@import url('https://fonts.googleapis.com/css2?family=Orbitron&display=swap');
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	font: 300 14px 'IBM Plex Sans', sans-serif;
	color: #fff;
	background: rgb(25, 25, 25);
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote::after,
blockquote::before,
q::after,
q::before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a,
button,
input,
select,
textarea {
	-webkit-tap-highlight-color: transparent
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.hide {
	display: none!important
}

.hidden {
	display: none
}

.B {
	font-weight: 700
}

.R {
	text-align: right
}

.L {
	text-align: left
}

.C {
	text-align: center
}

.clear {
	clear: both
}

a {
	color: #fff
}

a:active,
a:hover {
	text-decoration: none;
	outline: 0;
	color: #f9e481;
}

.green {
	color: #5cae62
}

.red {
	color: #cf5048
}

.mb15 {
	margin-bottom: 15px
}

.d-bl {
	display: block
}

.errorMessage {
	background: url(../images/icons/i.png) no-repeat 16px 9px, #ff2645;
	border: 1px solid #ff2645;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	max-width: 500px;
	margin: 2px auto 0;
	padding: 8px 0 8px 38px;
	width: 100%
}

.errorSummary {
	background: rgba(255, 38, 69, .9);
	border: 1px solid #c3102a;
	border-radius: 5px;
	-webkit-box-shadow: 5px 9px 10px 0 rgba(0, 0, 0, .4);
	box-shadow: 5px 9px 10px 0 rgba(0, 0, 0, .4);
	color: #fff;
	margin: 0 auto;
	max-width: 600px;
	position: fixed;
	right: 10px;
	top: 60px;
	z-index: 3
}

.errorSummary .es-close {
	cursor: pointer;
	padding: 2px;
	position: absolute;
	right: 10px;
	top: 5px
}

.errorSummary>p {
	font-size: 21px;
	margin-bottom: 15px;
	padding: 20px 40px 0 20px
}

.errorSummary ul {
	font-size: 18px;
	list-style: disc;
	padding: 0 20px 20px 40px;
	text-align: justify
}

.errorSummary ul>li {
	margin-bottom: 7px
}

.ep-block {
	padding: 20px 30px;
	margin-bottom: 70px
}

.epb {
	max-width: 700px;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	font-weight: 600
}

.epb-code {
	font-size: 27px;
	margin: 15px 0
}

.epb img {
	width: 80%;
	height: auto;
	max-width: 150px;
	margin-top: 20px
}

.successMessage,
.successSummary {
	background: #5cae62;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	margin: 0 auto 5px;
	max-width: 500px;
	padding: 8px 36px;
	text-align: center;
	width: 100%
}

.wrap {
	margin: 67px 0 0;
	padding-left: 0;
	background: #3b2443
}

.new-email-page,
.z-page-win {
	min-height: -webkit-calc(100vh - 300px);
	min-height: calc(100vh - 300px)
}

.index-menu-wrap {
	text-align: center;
	margin: 20px 0
}

.gl-menu {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.gl-menu a {
	text-decoration: none
}

.z-page-win.games-list .z-title {
	margin-bottom: 0
}

.z-page-win.games-list .z-title h1 {
	font-size: 16px;
	margin: 0
}

.games-list .title-logo h1 img {
    vertical-align: middle;
    margin: 10px;
    width: 40px;
    height: auto;
    position: absolute;
    top: -10px;
    left: 0;
}

.games-list .z-title .sub {
	font-size: 12px
}

.games-list .pos-rel.flex-cont {
	background: rgb(21, 21, 21);
	/* margin: -20px 0 0; */
	/* padding: 12px 60px */
}

.games-list .pos-rel.flex-cont img{
	width: 100%;
}

.gl-provider {
	padding: 5px;
	background: #2d0e38;
	border-top: 1px solid #513054;
	border-bottom: 1px solid #513054
}

.game-providers {
	max-height: 50px;
	overflow-y: hidden
}

.game-providers a {
	font-weight: 300;
	text-decoration: none;
	color: #fff;
	padding: 0 5px
}

.gl-providers-filter {
	background-color: rgba(77, 23, 83, .96);
	background-image: -o-linear-gradient(16deg, #2c0e37 0, rgba(44, 14, 55, .01) 1%, rgba(49, 85, 103, .65) 100%);
	background-image: linear-gradient(74deg, #2c0e37 0, rgba(44, 14, 55, .01) 1%, rgba(49, 85, 103, .65) 100%);
	border-radius: 30px;
	-webkit-box-shadow: 0 32px 62px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 32px 62px 0 rgba(0, 0, 0, .4);
	display: none;
	left: 50%;
	max-width: 100%;
	padding: 50px;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 870px;
	z-index: 2
}

.prv-filter-close {
	display: none;
	height: 100vh;
	left: 0;
	position: absolute;
	top: 0;
	width: -webkit-calc(100vw - 50px);
	width: calc(100vw - 50px);
	z-index: 1
}

.gl-providers-filter.active+.prv-filter-close {
	display: block
}

.gl-providers-filter .playok-close::before {
	top: 2px
}

.gl-providers-filter .playok-close::after {
	top: -1px
}

.prv-block {
	margin-top: 40px
}

.ctg-block,
.denied-prv-block .flex-cont,
.prv-block {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.ctg-block {
	max-width: 600px;
	margin: 0 auto
}

.denied-prv-block,
.gl-category {
	border-top: 1px solid rgba(255, 255, 255, .4);
	margin-top: 25px;
	padding-top: 25px
}

.denied-prv-block .inflex-cont,
.prv-block>div {
	text-align: left;
	width: -webkit-calc(20% - 15px);
	width: calc(20% - 15px);
	margin: 0 15px 15px 0
}

.prv-block>div {
	height: auto;
	min-height: 32px;
	padding-left: 38px;
	position: relative
}

.ctg-block>div {
	margin: 7px;
	position: relative
}

.prv-filter-form label:hover {
	cursor: pointer
}

.prv-filter-form img {
	height: auto;
	max-height: 30px;
	max-width: 100%;
	opacity: .4;
	width: auto
}

.denied-prv-block img {
	opacity: .25
}

.ctg-block label {
	border-radius: 5px;
	padding: 5px 20px
}

.ctg-block label:hover,
.ctg-item:hover+label {
	background: rgba(255, 255, 255, .4);
	color: #fff
}

.ctg-item:checked+label,
.ctg-item:checked+label:hover {
	background: #fff;
	color: #2c0e37
}

.denied-prv-block p,
.gl-category p {
	margin-bottom: 10px
}

.prv-filter-form .prv-item:checked+label>img,
.prv-filter-form .prv-item:hover+label>img,
.prv-filter-form label:hover img {
	opacity: 1
}

.prv-all {
	font-size: 14px;
	font-weight: 500;
	left: 50px;
	padding-left: 38px;
	position: absolute;
	top: 50px
}

.prv-clear {
	background: 0 0;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 30px;
	margin-left: 65%;
	outline: 0;
	text-decoration: underline
}

.prv-clear::after {
	content: '\2A09';
	padding-left: 5px;
	position: absolute
}

.prv-clear:hover {
	text-decoration: none
}

.ctg-item,
.prv-all>input,
.prv-item {
	height: 28px;
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 3px;
	width: 28px;
	z-index: 4
}

.prv-all label::before,
.prv-block label::before {
	border: 2px solid rgba(255, 255, 255, .15);
	border-radius: 5px;
	content: '';
	height: 24px;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 24px;
	z-index: 2
}

.prv-all>input:checked+label::before,
.prv-item:checked+label::before {
	background: #fff;
	border-color: #fff;
	color: #2c0e37;
	line-height: 24px;
	text-align: center
}

.prv-all>input:checked+label::after,
.prv-item:checked+label::after {
	border-bottom: 2px solid #2c0e37;
	border-right: 2px solid #2c0e37;
	content: '';
	display: inline-block;
	height: 13px;
	left: 11px;
	position: absolute;
	top: -webkit-calc(50% - 8px);
	top: calc(50% - 8px);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px;
	z-index: 2
}

.prv-all>input:checked+label::after,
.prv-all>input:hover+label::after {
	top: 0
}

.li-wrap {
	position: relative;
	padding-top: .1px
}

.sh-slider-btn {
	background-color: rgba(255, 255, 255, .1);
	border-radius: 50%;
	cursor: pointer;
	bottom: 5px;
	left: -webkit-calc(50% - 37px);
	left: calc(50% - 37px);
	font-size: 20px;
	width: 37px;
	height: 37px;
	position: absolute;
	text-align: center
}

.live-items.mob~.sh-slider-btn {
	bottom: -20px;
	left: -webkit-calc((100% - 37px)/ 2);
	left: calc((100% - 37px)/ 2)
}

.live-items.mob~.sh-slider-btn.act,
.sh-slider-btn.act {
	bottom: 0;
	left: 0;
	margin: 0 auto;
	position: relative;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.sh-slider-btn:active,
.sh-slider-btn:hover {
	background-color: rgba(255, 255, 255, .6);
	color: #2d0e38
}

.sh-btn-tooltip {
	font-size: 28px;
	margin-bottom: 7px
}

.sh-slider-btn>span {
	position: relative;
	top: 8px
}

.zpi-games {
	padding: 0 20px 70px
}

.zpi-games.mob {
	padding: 0 5px 30px
}

.zpi-games>.zi-games-bl {
	margin: auto;
	width: -webkit-calc(100% - 53px);
	width: calc(100% - 53px)
}

.zi-games-bl.slider-2 .slick-track {
	margin-left: 0;
	margin-right: 0;
}
.zi-games-bl.slider-5 .slick-track {
	margin-left: 0;
	margin-right: 0;
}

.zpi-games>.zi-games-bl.mob {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap
}

.ip-prov-image {
	margin: 20px 0 3px 32px
}

.games-bl-header {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	margin: 20px 0 3px 32px;
	text-decoration: none
}

.games-bl-header a {
	text-decoration: none;
	background: #FADD91;
	background: linear-gradient(to bottom, #FADD91 0%, #D7A341 14%, #D7982A 38%, #EEC95B 83%, #F9E481 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.games-bl-header img {
	margin-right: 10px
}

.gli-block {
	border-radius: 0;
	position: relative;
	overflow: hidden;
	height: 100%;
}

.gl-item {
	border-radius: 0;
	border: 1px solid transparent;
	box-shadow: beige;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	position: relative;
	margin: 0 6px 21px;
	width: 100%;
	height: 100%;
}

.games-favorites .gl-item {
	margin: 0 6px 21px 5px
}

.gl-item:hover {
	border: 1px solid #f9e481;
}

.gl-content .gl-item {
	width: 271px;
	height:auto;
}

.gl-item img {
	border-radius: 0px;
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
}

@-webkit-keyframes showGameImg {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes showGameImg {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.showGameImg {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: showGameImg;
	animation-name: showGameImg
}

.gli-block>.allow-bonus,
.new-games .gli-block>.allow-bonus {
	bottom: 30px;
	height: auto;
	position: absolute;
	right: 7px;
	width: 50px;
	z-index: 1
}

.glib-nv {
	background-color: #000000;
	border-radius: 0;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: -100%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 100%;
	z-index: 1;
}

.glib-nv>div {
	text-align: center
}

.glib-nv.active {
	opacity: 1;
	top: 0
}

.glib-demo-wr {
	bottom: 20px;
	color: #fff;
	font-size: 12px;
	left: 0;
	position: absolute;
	width: 100%
}

.glib-demo {
	text-decoration: none
}

.glib-demo:hover {
	color: #02cac4;
	text-decoration: underline
}

.glib-nv::after {
	border: 3px solid;
	border-color: #f9e481;
	border-radius: 50%;
	color: transparent;
	content: '';
	display: inline-block;
	height: 76px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 76px;
}

.glib-nv.active::after {
	-webkit-animation: play-btn-rotate 2s linear infinite;
	animation: play-btn-rotate 2s linear infinite
}

.glib-play {
	color: transparent;
	display: inline-block;
	height: 40px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 30px;
	z-index: 1
}

.glib-play::after {
	border: 2px solid;
	border-color: transparent #fff;
	border-radius: 50%;
	content: '';
	display: inline-block;
	height: 66px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 66px;
}

.glib-nv.active .glib-play::after {
	-webkit-animation: play-btn-rotate-reverse 1.8s linear infinite;
	animation: play-btn-rotate-reverse 1.8s linear infinite
}

.glib-play::before {
	content: '';
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 30px solid #f9e481;
	height: 0;
	left: 50%;
	position: absolute;
	width: 0;
	top: 50%;
	-webkit-transform: translate(-40%, -50%) scale(1);
	-ms-transform: translate(-40%, -50%) scale(1);
	transform: translate(-40%, -50%) scale(1);
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	-o-transition: transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease;
}

.glib-play:hover::before {
	-webkit-transform: translate(-40%, -50%) scale(1.2);
	-ms-transform: translate(-40%, -50%) scale(1.2);
	transform: translate(-40%, -50%) scale(1.2)
}

@-webkit-keyframes play-btn-rotate {
	from {
		-webkit-transform: translate(-50%, -50%) rotate(0);
		transform: translate(-50%, -50%) rotate(0)
	}
	to {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg)
	}
}

@keyframes play-btn-rotate {
	from {
		-webkit-transform: translate(-50%, -50%) rotate(0);
		transform: translate(-50%, -50%) rotate(0)
	}
	to {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg)
	}
}

@-webkit-keyframes play-btn-rotate-reverse {
	from {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg)
	}
	to {
		-webkit-transform: translate(-50%, -50%) rotate(0);
		transform: translate(-50%, -50%) rotate(0)
	}
}

@keyframes play-btn-rotate-reverse {
	from {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg)
	}
	to {
		-webkit-transform: translate(-50%, -50%) rotate(0);
		transform: translate(-50%, -50%) rotate(0)
	}
}

.gli-title {
	color: #f9e481;
	font-size: 15px;
	font-weight: 400;
	left: 0;
	padding: 0 30px 0 10px;
	position: absolute;
	text-align: left;
	top: 6px;
	width: 100%;
	white-space: normal;
	text-transform: uppercase;
}

.leftside-wrap {
	overflow: hidden;
	text-align: left;
}

.z-top-menu {
	height: -webkit-calc(100vh - 50px);
	height: calc(100vh - 50px);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.z-top-menu>div::before {
	content: '';
	background: linear-gradient(to left, rgb(27, 27, 27) 0%, rgba(0, 0, 0, 1) 100%);
	box-shadow: 1px 0px 5px 1px #f9e481, inset -3px 0px 5px rgb(0 255 208 / 10%), 0px 0px 0 #113c3a;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 100%;
	z-index: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 100%;
	z-index: 0;
}

.z-top-menu .menu-links a {
	color: #f9e481;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 14px;
	height: 30px;
	font-size: 12px;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 1;
}

.menu-links>span {
	display: block;
	margin: 25px 0 20px
}

.z-top-menu .menu-links a:hover {
	color: #fff;
}

.menu-links img:hover {
	filter: brightness(0.5);
}

.menu-links img {
	width: 40px;
	height: auto;
}

.z-top-menu a[class^=z] {
	fill: #f9e481;
	font-size: 16px;
	text-align: left;
	text-transform: capitalize;
	position: relative;
	height: 50px;
	color: #f9e481;
}

.menu-links>span::before,
.z-top-menu .menu-links a::before {
	content: '';
	height: 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 75px
}

.z-top-menu a[class^=z]::before {
	display: none
}

.z-top-menu a[class^=z]:hover {
	color: #FFF;
	text-shadow: -2px 0px 6px #03b0aa, 0px 1px 6px #074e4c;
}

.z-top-menu a>span:last-child {
	display: inline-block;
	vertical-align: middle;
	padding-left: 75px
}

.z-top-menu .z-tm-svg {
	height: 50px;
	width: 49px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute
}

.z-top-menu a[class^=z]:not(.nofill) .z-tm-svg [class^=i-] {
	fill: #159bb3;
}

.z-top-menu a[class^=z].active~.z-tm-games .z-tm-svg {
	border-right: 0
}

.z-top-menu .active .z-tm-svg,
.z-top-menu a[class^=z].active~.z-tm-games:hover .z-tm-svg,
.z-top-menu a[class^=z]:hover .z-tm-svg {
	border-right: 3px solid #f9e481;
}

.z-top-menu a[class^=z]:not(.nofill).active~.z-tm-games .z-tm-svg [class^=i-] {
	fill: #7e568d
}

.z-top-menu a[class^=z].active~.z-tm-games:hover .z-tm-svg [class^=i-],
.z-top-menu a[class^=z]:not(.nofill).active .z-tm-svg [class^=i-],
.z-top-menu a[class^=z]:not(.nofill):hover .z-tm-svg [class^=i-] {
	fill: #dc6f25
}

.z-top-menu .active .z-tm-svg .i-support0,
.z-top-menu .active .z-tm-svg .i-trophy-2,
.z-top-menu a[class^=z]:hover .z-tm-svg .i-support0,
.z-top-menu a[class^=z]:hover .z-tm-svg .i-trophy-2 {
	stroke: #dc6f25;
}

.z-top-menu .z-tm-svg>svg {
	width: 25px
}

.signup-bonus-text {
	margin: 25px 0;
	padding: 0 25px;
	font-size: 18px;
	text-align: center
}

.sbb-signin {
	padding: 0 30px 30px;
	text-align: center
}

.sbb-signin p {
	text-transform: uppercase;
	margin-bottom: 15px
}

.sbb-signin .log-btn {
	margin: 0 auto 10px
}

.dafs.fixed {
	position: absolute;
	bottom: 70px;
	left: 0;
	width: 100%
}

.dafs {
	padding: 0 10px;
	text-align: center
}

.dafs p {
	font-size: 18px;
	margin-bottom: 5px
}

.dafs.fixed p {
	font-size: 16px
}

.dafs>a {
	display: inline-block;
	width: 120px
}

.dafs.fixed>a {
	display: inline-block;
	vertical-align: middle;
	width: 45%
}

.dafs img {
	width: 60px;
	height: 60px
}

.z-t-b-lang-block {
	cursor: pointer;
	padding: 5px;
	position: relative;
	z-index: 1
}

.z-t-b-lang-block ul {
	background: rgba(0, 0, 0, .3);
	border-radius: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 310px;
	position: absolute;
	left: 5px;
	bottom: 100%;
	height: 0;
	overflow: hidden;
}

.z-t-b-lang-block li {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	line-height: 1;
	padding: 10px 10px 10px 20px;
	width: 50%
}

.z-t-b-lang-block li:last-child {
	margin-bottom: 0
}

.z-t-b-lang-block li a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 33px;
	width: 100%;
	text-decoration: none
}

.z-t-b-lang-block img {
	width: 30px;
	height: 30px;
	margin-right: 15px;
}

.z-t-b-lang-block .lang-selected {
	width: 175px;
	background: rgba(0, 0, 0, .3);
	text-align: left;
	margin: 0;
	padding: 7px 20px;
	border-radius: 35px
}

.z-t-b-lang-block .lang-selected::after {
	content: '';
	border: solid #d7982b;
	border-width: 0 3px 3px 0;
	display: inline-block;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	padding: 3px;
	position: relative;
	top: -1px;
	left: 23px;
}

.z-t-b-lang-block .lang-selected.open::after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	top: 1px;
}

.z-buttons.in {
	font-size: 16px;
	height: 100%;
	text-align: left;
	text-transform: capitalize;
	padding: 15px;
}

.z-buttons.in a {
	text-decoration: none;
	font-weight: 400;
	font-size: 12px;
}

.z-profile {
	padding: 15px 20px 0;
}

.pr-s,
.pr-v {
	text-align: left;
	font-weight: 400
}

.pr-v {
	margin-right: 15px
}

.z-buttons.in .zp-logout {
	border-left: 2px solid transparent;
	color: #eac1f9;
	margin: 15px 0 0;
	padding: 10px 20px
}

.z-buttons.in .zp-logout:hover {
	border-left: 2px solid #dc6f25
}

.z-buttons.in .zp-logout span {
	vertical-align: middle
}

.hidden-acc-menu .log-btn,
.z-buttons.in .btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	width: 180px
}

.z-buttons.in .btn {
	font-size: 14px;
	height: 30px;
	width: 120px
}

.z-buttons.in .rw-buttons {
	padding: 20px 0 0
}

.zp-security>span {
	border-radius: 50px;
	color: #fff;
	display: block;
	font-weight: 400;
	margin: 5px 0;
	padding: 3px;
	text-align: center;
	text-transform: lowercase;
	width: 70px
}

.zp-security-off>span {
	background: #d42525
}

.zp-security-on>span {
	background: #36ad47
}

.z-balance {
	border-top: 1px solid rgba(255, 255, 255, .05);
	padding: 15px 20px
}

.balance-1 {
	margin-bottom: 10px
}

.z-balance .curr,
.z-balance .sum {
	font-weight: 400
}

.balance-1 .sum,
.balance-2 .sum {
	margin-left: 10px
}

.za-menu {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px 10px;
	height: 100%;
	overflow: auto;
}

.za-menu li {
	text-align: center;
}

.za-menu li img {
	width: 60%;
	filter: invert(1);
}

.za-menu li a {
	color: #00efe8;
	font-size: 12px;
}

.z-buttons.in .zp-logout:active,
.z-buttons.in .zp-logout:hover,
.za-menu .active a,
.za-menu a:active,
.za-menu a:hover,
.za-menu li:hover a {
	color: #fff
}

.za-menu li {
	border-left: 2px solid transparent;
	padding: 10px;
	position: relative;
}

.za-menu .active,
.za-menu li:hover {
	border-left: 2px solid #00efe8;
}

.za-wallet svg {
	height: 18px;
	width: 34px;
	vertical-align: middle;
	padding-right: 5px
}

.za-menu li a,
.za-wallet span {
	display: inline;
	vertical-align: middle
}

.za-wallet {
	margin: 15px 0;
	padding: 0 20px
}

.za-wh {
	font-weight: 400;
	margin-left: 3px
}

.za-wallet .copy-wallet {
	cursor: pointer;
	display: inline-block;
	line-height: 1;
	margin-left: 20px;
	position: relative
}

.copy-wallet .copy-msg {
	color: #dc6f25;
	font-size: 14px;
	left: -53%;
	letter-spacing: .3px;
	margin: 0;
	position: absolute;
	text-transform: capitalize;
	top: -20px
}

.z-buttons.in .zp-unverified,
.z-buttons.in .zp-verified {
	border-radius: 50px;
	color: #fff;
	display: block;
	font-weight: 400;
	margin: 5px 0;
	padding: 3px 7px;
	text-align: center;
	text-transform: capitalize
}

.z-buttons.in .zp-unverified {
	background: #d42525
}

.z-buttons.in .zp-verified {
	background: #36ad47
}

.z-buttons.in .zp-name {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 100%;
	text-transform: none
}

.zp-name img {
	margin-right: 7px;
	vertical-align: middle
}

.desk-prof .zp-level {
	width: 50px;
	height: 50px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 10px
}

.desk-acc .desk-prof .zp-level {
	background: 0 0
}

.desk-prof .zp-level svg {
	height: 35px;
	width: 35px
}

.zp-acc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center
}

.lvl-txt {
	text-transform: capitalize
}

.lvl-1.p-1 .lps-1-1,
.lvl-1.p-2 .lps-1-1,
.lvl-1.p-2 .lps-1-2,
.lvl-1.p-3 .lps-1-1,
.lvl-1.p-3 .lps-1-2,
.lvl-1.p-3 .lps-1-3,
.lvl-1.p-4 .lps-1-1,
.lvl-1.p-4 .lps-1-2,
.lvl-1.p-4 .lps-1-3,
.lvl-1.p-4 .lps-1-4 {
	fill: rgba(255, 255, 255, .7)
}

.lvl-1 .lps-star {
	fill: #fff
}

.lvl-1 .lps-1 {
	stroke: #fff
}

.lvl-2.p-1 .lps-1-1,
.lvl-2.p-2 .lps-1-1,
.lvl-2.p-2 .lps-1-2,
.lvl-2.p-3 .lps-1-1,
.lvl-2.p-3 .lps-1-2,
.lvl-2.p-3 .lps-1-3,
.lvl-2.p-4 .lps-1-1,
.lvl-2.p-4 .lps-1-2,
.lvl-2.p-4 .lps-1-3,
.lvl-2.p-4 .lps-1-4 {
	fill: rgba(128, 162, 46, .7)
}

.lvl-2 .lps-star {
	fill: #80a22e
}

.lvl-2 .lps-1 {
	stroke: #80a22e
}

.lvl-3.p-1 .lps-1-1,
.lvl-3.p-2 .lps-1-1,
.lvl-3.p-2 .lps-1-2,
.lvl-3.p-3 .lps-1-1,
.lvl-3.p-3 .lps-1-2,
.lvl-3.p-3 .lps-1-3,
.lvl-3.p-4 .lps-1-1,
.lvl-3.p-4 .lps-1-2,
.lvl-3.p-4 .lps-1-3,
.lvl-3.p-4 .lps-1-4 {
	fill: rgba(0, 175, 206, .7)
}

.lvl-3 .lps-star {
	fill: #00afce
}

.lvl-3 .lps-1 {
	stroke: #00afce
}

.lvl-4.p-1 .lps-1-1,
.lvl-4.p-2 .lps-1-1,
.lvl-4.p-2 .lps-1-2,
.lvl-4.p-3 .lps-1-1,
.lvl-4.p-3 .lps-1-2,
.lvl-4.p-3 .lps-1-3,
.lvl-4.p-4 .lps-1-1,
.lvl-4.p-4 .lps-1-2,
.lvl-4.p-4 .lps-1-3,
.lvl-4.p-4 .lps-1-4 {
	fill: rgba(208, 58, 66, .7)
}

.lvl-4 .lps-star {
	fill: #d03a42
}

.lvl-4 .lps-1 {
	stroke: #d03a42
}

.lvl-5.p-1 .lps-1-1,
.lvl-5.p-2 .lps-1-1,
.lvl-5.p-2 .lps-1-2,
.lvl-5.p-3 .lps-1-1,
.lvl-5.p-3 .lps-1-2,
.lvl-5.p-3 .lps-1-3,
.lvl-5.p-4 .lps-1-1,
.lvl-5.p-4 .lps-1-2,
.lvl-5.p-4 .lps-1-3,
.lvl-5.p-4 .lps-1-4 {
	fill: rgba(33, 255, 127, .7)
}

.lvl-5 .lps-star {
	fill: #21ff7f
}

.lvl-5 .lps-1 {
	stroke: #21ff7f
}

.lvl-6.p-1 .lps-1-1,
.lvl-6.p-2 .lps-1-1,
.lvl-6.p-2 .lps-1-2,
.lvl-6.p-3 .lps-1-1,
.lvl-6.p-3 .lps-1-2,
.lvl-6.p-3 .lps-1-3,
.lvl-6.p-4 .lps-1-1,
.lvl-6.p-4 .lps-1-2,
.lvl-6.p-4 .lps-1-3,
.lvl-6.p-4 .lps-1-4 {
	fill: rgba(84, 71, 255, .7)
}

.lvl-6 .lps-star {
	fill: #5447ff
}

.lvl-6 .lps-1 {
	stroke: #5447ff
}

.lvl-7.p-1 .lps-1-1,
.lvl-7.p-2 .lps-1-1,
.lvl-7.p-2 .lps-1-2,
.lvl-7.p-3 .lps-1-1,
.lvl-7.p-3 .lps-1-2,
.lvl-7.p-3 .lps-1-3,
.lvl-7.p-4 .lps-1-1,
.lvl-7.p-4 .lps-1-2,
.lvl-7.p-4 .lps-1-3,
.lvl-7.p-4 .lps-1-4 {
	fill: rgba(244, 124, 35, .7)
}

.lvl-7 .lps-star {
	fill: #f47c23
}

.lvl-7 .lps-1 {
	stroke: #f47c23
}

.lvl-8.p-1 .lps-1-1,
.lvl-8.p-2 .lps-1-1,
.lvl-8.p-2 .lps-1-2,
.lvl-8.p-3 .lps-1-1,
.lvl-8.p-3 .lps-1-2,
.lvl-8.p-3 .lps-1-3,
.lvl-8.p-4 .lps-1-1,
.lvl-8.p-4 .lps-1-2,
.lvl-8.p-4 .lps-1-3,
.lvl-8.p-4 .lps-1-4 {
	fill: rgba(217, 68, 21, .7)
}

.lvl-8 .lps-star {
	fill: url(#8-lvl-grad) #d94415
}

.lvl-8 .lps-grad-1 {
	stroke: url(#8-lvl-grad-1) #d94415
}

.lvl-8 .lps-grad-2 {
	stroke: url(#8-lvl-grad-2) #d94415
}

.lvl-8 .lps-grad-3 {
	stroke: url(#8-lvl-grad-3) #d94415
}

.lvl-8 .lps-grad-4 {
	stroke: url(#8-lvl-grad-4) #d94415
}

.lvl-8 .lps-grad-5 {
	stroke: url(#8-lvl-grad-5) #d94415
}

.lvl-8 .lps-grad-6 {
	stroke: url(#8-lvl-grad-6) #d94415
}

.lvl-8 .lps-grad-7 {
	stroke: url(#8-lvl-grad-7) #d94415
}

.lvl-8 .lps-grad-8 {
	stroke: url(#8-lvl-grad-8) #d94415
}

.desk-acc {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 100%;
	padding: 15px 0;
	/* position: absolute; */
	top: 0;
	right: 0
}

.header>.index-menu-wrap {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 0;
	height: 100%;
	position: absolute;
	left: 262px;
	top: 0
}

.desk-acc.in {
	right: 35px;
}

.desk-acc>div {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 0;
	min-height: 100%;
	line-height: 1;
	text-align: left
}

.desk-acc .desk-prof .zp-name {
	margin: 0;
	max-width: 120px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: 120px;
	white-space: nowrap
}

.desk-acc .desk-prof .zp-name:hover {
	color: #f9e481;
}

.desk-acc .desk-prof .lvl-txt {
	display: none
}

.desk-acc .rw-buttons {
	padding: 0 10px
}

.z-refill.btn {
	margin-right: 10px
}

.desk-acc .balance-1 {
	padding-left: 10px
}

.wagering {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	padding: 10px 20px;
	position: relative;
	text-transform: none
}

.wager-icon {
	background: #fff;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	padding: 6px;
	margin-right: 10px
}

.w-txt {
	text-decoration: none;
	text-transform: capitalize
}

.w-txt:hover {
	text-decoration: underline
}

.w-tooltip {
	background: rgba(44, 14, 55, .95);
	color: #fff;
	font-size: 12px;
	left: 40px;
	top: 36px;
	z-index: 1;
	padding: 14px 7px;
	position: absolute;
	text-align: center;
	width: 140px
}

.wager-icon svg {
	height: 100%
}

.desk-acc .wagering {
	border-right: 1px solid rgba(255, 255, 255, .1);
	border-left: 1px solid rgba(255, 255, 255, .1);
	height: 50px;
	padding: 10px
}

.desk-acc .wager-icon {
	background: 0 0;
	border-radius: 0;
	padding: 0;
	height: 25px;
	width: 25px
}

.desk-acc .wager-icon .i-wager {
	fill: #fff
}

.desk-acc .w-tooltip {
	background: rgba(255, 255, 255, .5);
	border-radius: 5px;
	color: #22072b;
	left: 10px;
	top: 35px;
	padding: 7px
}

.wl-wrap {
	position: relative
}

.z-page-win {
	text-align: center;
	padding: 0 0 8px 0;
	font-size: 16px;
}

.account-preferences,
.account-security,
.ch-container,
.lp-left.login,
.lp-right.register,
.notifications,
.op.status-page .z-70,
.register-success-page .z-70,
.remind-page .z-70,
.restore-page .z-70,
.support-page .create-form,
.vouchers-gen-page,
.vouchers-redeem-page {
	background: url(../images/common/contact/contact_bg.jpg)no-repeat top center;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 35px;
	border: 1px solid #f9e481;
	margin: 0 auto;
	max-width: 98%;
	padding: 20px 0;
	width: 1170pxÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº;
}

.lp-right.register {
	background-image: url(../images/pages-back/register.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/register.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/register.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-position: center right
}

.register-click .z-70 {
	background-image: url(../images/pages-back/register-click.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/register-click.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/register-click.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-position: center right
}

.register-sms .z-70 {
	background-image: url(../images/pages-back/register-sms.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/register-sms.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/register-sms.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05))
}

.lp-left.login {
    background-position: top;
}

.remind-page .z-70,
.restore-page .z-70 {
	background-image: url(../images/pages-back/restore.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/restore.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/restore.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-position: center right
}

.account-preferences {
	background-image: url(../images/pages-back/user-info.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/user-info.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/user-info.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05))
}

.ch-container {
	background-image: url(../images/pages-back/real-promo.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/real-promo.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/real-promo.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05))
}

.z-page-win .z-title {
	background: 0 0;
	border: 0;
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 0
}

.z-page-win .z-title h1 {
	font-size: 32px;
	font-weight: 400;
	margin: 24px 0 14px;
	text-transform: none
}

.z-page-win .z-title h2 {
	font-size: 26px;
	margin: 24px 0 14px;
	font-weight: 400;
	text-transform: none
}

.alt-cur-page .b-blue {
	margin-right: 12px
}

.alt-cur-page .sub p {
	margin-top: 7px
}

.block-success p {
	margin-bottom: 17px
}

.remind-success {
	border: 1px solid;
	border-radius: 5px;
	max-width: 500px;
	margin: auto;
	padding: 5px
}

.rs-title {
	text-transform: uppercase
}

.z-title {
	background: #2d0e38;
	border-top: 1px solid #3b2443;
	color: #fff;
	font-weight: 400;
	padding: 7px 45px 7px 15px;
	position: relative;
	text-transform: uppercase
}

.z-title .sub {
	text-transform: none;
	font-size: 15px;
	display: block
}

.z-title h1 {
	font-size: 18px;
	font-weight: 500
}

.title-logo h1 {
	padding-left: 74px;
	text-align: left
}

.title-logo h1 .cls-1 {
	fill: #2d0e38
}

.row.notes {
	margin: 17px auto;
	width: 100%;
	max-width: 500px
}

.row.notes a {
	margin-left: 5px;
	color: #f9e481;
}

.row.notes a:hover {
	color: #3d2a00;
}

.privc-notice {
	margin: 10px 0;
	color: #000
}

.code-lbl {
	margin-bottom: 17px
}

.soc-icon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	margin: 0 10px 0 0
}

.social-row {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap
}

.soc-icon svg {
	border-radius: 50%;
	width: 36px
}

.lp-soc-link {
	background: #084745;
	border: 1px solid #03b2ac;
	border-radius: 35px;
	height: 50px;
	margin: 0 auto 10px;
	max-width: 100%;
	padding: 0 20px 0 6px;
	text-decoration: none;
	-webkit-transition: all .35s linear;
	-o-transition: all .35s linear;
	transition: all .35s linear;
	width: 230px;
}

.lp-soc-link:hover {
	background: #0c726f;
	border: 1px solid #03b2ac;
}

.lp-google .soc-icon .bcgr {
	fill: #e3411f
}

.lp-facebook .soc-icon .bcgr {
	fill: #4e71a8
}

.lp-vkontakte .soc-icon .bcgr {
	fill: #537599
}

.soc-icon .txt {
	fill: #fff
}

.soc-text {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase
}

.reg-slides {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(44, 14, 55, .7);
	z-index: 10
}

.rs-slider {
	width: 770px;
	max-width: 100%;
	font-size: 16px;
	margin-top: 140px;
	-webkit-box-shadow: 24px 42px 147px 0 rgba(44, 14, 55, .9);
	box-shadow: 24px 42px 147px 0 rgba(44, 14, 55, .9)
}

.rs-slider .slick-list {
	background-color: #2c0e37;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 35px;
	-webkit-box-shadow: 0 25px 30px -15px #2c0e37, 0 0 40px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 25px 30px -15px #2c0e37, 0 0 40px 0 rgba(0, 0, 0, .2);
	margin: 0 auto
}

.rs-slider h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700
}

.rs-slider .slide-list {
	color: #e2d1e8;
	margin: 28px auto;
	padding-left: 25%;
	text-align: left
}

.rs-slider .row {
	margin-bottom: 28px
}

.rs-slider .re-captcha>div>div {
	margin: 0 auto
}

.slide-list li {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	line-height: 1.5;
	margin-bottom: 14px
}

.slide-list li::before {
	content: '\2518';
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: rotate(38deg);
	-ms-transform: rotate(38deg);
	transform: rotate(38deg);
	font-family: Verdana, sans-serif;
	color: #b6373e;
	margin-right: 7px;
	position: relative;
	top: 4px
}

.rs-slider section,
.rs-slider section>div {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 680px
}

.rs-slider section>div {
	padding: 55px 100px;
	text-align: center
}

.rs-slider section>.slide-phone {
	background-image: url(../images/register/rs-phone-back.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/register/rs-phone-back.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/register/rs-phone-back.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05))
}

.rs-slider section>.slide-email {
	background-image: url(../images/register/rs-email-back.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/register/rs-email-back.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/register/rs-email-back.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05))
}

.rs-slider section>.slide-refill {
	background-image: url(../images/register/rs-refill-back.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/register/rs-refill-back.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/register/rs-refill-back.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05))
}

.rs-slider section>.slide-refill p:last-child {
	margin-top: 120px
}

.rs-slider .slick-next,
.rs-slider .slick-prev {
	background: rgba(255, 255, 255, .4);
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	font-size: 0;
	line-height: 0;
	outline: 0;
	padding: 14px;
	position: absolute;
	top: -webkit-calc((100% - 50px)/ 2);
	top: calc((100% - 50px)/ 2);
	z-index: 11
}

.rs-slider .slick-next:hover,
.rs-slider .slick-prev:hover {
	background: #3e164c
}

.rs-slider .slick-prev {
	left: 30px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.rs-slider .slick-next {
	right: 30px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.rs-slider .slick-dots {
	position: absolute;
	bottom: 30px;
	right: 60px
}

.rs-slider .slick-dots li {
	display: inline-block;
	width: auto
}

.rs-slider .slick-dots li button::before {
	color: rgba(255, 255, 255, .22)
}

.rs-slider .slick-dots .slick-active button::before {
	color: #fff
}

.rs-slider .close-slides {
	background: 0 0;
	border: 0;
	color: rgba(255, 255, 255, .5);
	font-size: 18px;
	font-weight: 900;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 11;
	outline: 0;
	cursor: pointer
}

.rs-slider #email-form-error.errorMessage,
.rs-slider #phone-form-error.errorMessage {
	margin: 20px 0
}

.rs-slider #email-form-success.success-active,
.rs-slider #phone-form-success.success-active {
	margin-top: 20px;
	font-size: 30px;
	padding-bottom: 80px
}

.rs-slider #phone-form-success.success-active {
	background: url(../images/register/i-success.png) no-repeat center bottom;
	background-size: auto 60px
}

.rs-slider #email-form-success.success-active {
	background: url(../images/register/i-success-mail.png) no-repeat center bottom;
	background-size: auto 60px
}

.rs-slider .slick-slide img {
	margin: auto;
	max-width: 100%;
	opacity: .4
}

.account-area .form {
	padding: 20px 30px;
	text-align: center
}

.close-btn {
	position: absolute;
	right: 15px;
	top: 0;
	width: 25px;
	height: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center
}

.close-btn svg {
	fill: none;
	width: 25px
}

.vouchers-gen-page,
.vouchers-redeem-page {
	background-image: url(../images/pages-back/vouchers.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/vouchers.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/vouchers.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-position: center right;
	padding: 20px 5px
}

.vouchers-menu {
	margin: 18px 0;
	padding: 0 10px;
	text-align: center
}

.btn.vm-item {
	background: #4d1753;
	border-radius: 50px;
	height: 46px;
	margin: 5px;
	padding: 0 20px
}

.b-tr-white.vm-active {
	background: #fff;
	color: #2c0e37;
	text-decoration: none
}

.vouchers-page h3 {
	font-size: 16px;
	font-weight: 400;
	margin: 40px 0;
	padding: 0 30px;
	text-align: center;
	text-transform: capitalize
}

.vouchers-page h3 img {
	height: 30px;
	margin-right: 10px;
	vertical-align: middle;
	width: auto
}

.vouchers-redeem-page .code .field input[type=text]:-ms-input-placeholder,
.vouchers-redeem-page .code .field input[type=text]::-ms-input-placeholder,
.vouchers-redeem-page .code .field input[type=text]::-webkit-input-placeholder,
.vouchers-redeem-page .code-row input:-ms-input-placeholder,
.vouchers-redeem-page .code-row input::-ms-input-placeholder,
.vouchers-redeem-page .code-row input::-webkit-input-placeholder {
	text-transform: uppercase;
	color: #fff
}

.vouchers-redeem-page .code .field input[type=text]:-ms-input-placeholder,
.vouchers-redeem-page .code .field input[type=text]::-ms-input-placeholder,
.vouchers-redeem-page .code .field input[type=text]::-webkit-input-placeholder,
.vouchers-redeem-page .code .field input[type=text]::placeholder,
.vouchers-redeem-page .code-row input:-ms-input-placeholder,
.vouchers-redeem-page .code-row input::-ms-input-placeholder,
.vouchers-redeem-page .code-row input::-webkit-input-placeholder,
.vouchers-redeem-page .code-row input::placeholder {
	text-transform: uppercase;
	color: #fff
}

.vsp-find {
	margin: auto auto 18px;
	padding: 0 30px;
	position: relative;
	text-align: center;
	max-width: 500px
}

.vps-find input[type=search] {
	padding-right: 40px
}

.vsp-find button {
	border: none;
	background: 0 0;
	position: absolute;
	right: 30px;
	top: -webkit-calc(50% - 12px);
	top: calc(50% - 12px)
}

.list-wrapper {
	background-color: #2c0e37;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	border-radius: 20px;
	-webkit-box-shadow: 0 25px 30px -15px #2c0e37;
	box-shadow: 0 25px 30px -15px #2c0e37;
	margin: 0 auto;
	max-width: 1200px;
	overflow-x: scroll;
	width: -webkit-calc(100% - 60px);
	width: calc(100% - 60px)
}

.list {
	min-width: 670px;
	width: 100%;
	color: #fff
}

.list tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, .05)
}

.list tbody tr:hover {
	background-color: #e36529;
	background-image: -o-linear-gradient(66deg, #e36529, #de2827);
	background-image: linear-gradient(24deg, #e36529, #de2827)
}

.finances-operations .list tr:hover,
.support-page .list tbody tr:hover {
	cursor: pointer
}

.list td,
.list th {
	font-size: 14px;
	font-weight: 500;
	padding: 30px 15px;
	text-transform: uppercase
}

.list td {
	padding: 20px 0 20px 15px;
	text-align: left
}

.list td:first-child,
.list th:first-child {
	padding-left: 30px
}

.list th.type {
	padding-left: 0
}

.list .R {
	padding-right: 30px;
	text-align: right
}

.flash {
	border-radius: 20px;
	color: #fff;
	font-size: 16px;
	left: -webkit-calc((100vw - 400px)/ 2);
	left: calc((100vw - 400px)/ 2);
	max-width: 100%;
	position: fixed;
	top: -webkit-calc((100vh - 321px)/ 2);
	top: calc((100vh - 321px)/ 2);
	width: 400px;
	z-index: 10
}

.flash::after {
	background-color: #2c0e37;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05))), url(../images/pages-back/flash-back.png);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .05) 0, rgba(255, 255, 255, .05) 100%), url(../images/pages-back/flash-back.png);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .05) 0, rgba(255, 255, 255, .05) 100%), url(../images/pages-back/flash-back.png);
	background-position: top left, top right -10px;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, .2);
	border-radius: 20px;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%
}

.flash::before {
	content: '';
	display: block;
	position: fixed;
	background: rgba(59, 36, 67, .8);
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0
}

.flash-title {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	font-size: 32px;
	font-weight: 600;
	padding: 30px 10px 10px;
	position: relative;
	text-align: center;
	z-index: 1
}

.flash-close {
	position: absolute;
	right: 10px;
	top: 0
}

.flash-msg {
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: bottom 25px center;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	color: #d0d0d0;
	padding: 5px 10px 85px 10px;
	position: relative;
	z-index: 1
}

.flash-success {
	background-image: url(../images/status/flash-success.svg)
}

.flash-error {
	background-image: url(../images/status/failed.svg)
}

.flash-proc {
	background-image: url(../images/status/flash-processing.svg)
}

.ap-top {
	padding: 0 30px
}

.ap-balance,
.ap-info {
	font-size: 16px;
	max-width: 500px;
	margin: 10px auto;
	padding: 5px 10px
}

.ap-balance {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center
}

.ap-balance>div {
	display: inline-block
}

.ap-balance h3 {
	text-transform: uppercase;
	font-weight: 600
}

.apb-buttons {
	text-align: right;
	max-width: 140px
}

.apb-buttons .btn {
	font-size: 14px;
	height: 30px;
	width: 125px;
	margin: 3px 0
}

.api-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 7px
}

.api-row>div {
	width: 50%;
	padding-right: 10px
}

.apir-label {
	color: #6b5574;
	font-weight: 600
}

.api-row .apir-value {
	overflow: hidden;
	padding-right: 0;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.ap-trusted-info .title {
	padding: 20px 30px 0;
	text-align: center
}

.ap-trusted-info .title h3 {
	margin-bottom: 3px
}

.ap-trusted-info .sub {
	color: #76607f
}

.dob-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	max-width: 500px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: auto auto 17px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.dob {
	display: block;
	color: #fff;
	margin-bottom: 7px;
	width: 100%
}

.dob-row select {
	max-width: 32%;
	margin: 5px 0
}

.as-row .ga-btn {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none
}

.as-row a[href="#"] {
	text-align: left
}

.cb {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 130px;
	min-width: 60px;
	height: 50px;
	background: rgba(255, 255, 255, .1);
	color: #a08aa8;
	border-radius: 30px;
	margin-bottom: 10px;
	padding: 0 0 0 20px;
	position: relative;
	font-weight: 600;
	font-size: 12px;
	line-height: 1
}

.cb::after {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #2d0e38;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 0 2px transparent, 0 2px 6px rgba(0, 0, 0, .3);
	box-shadow: 0 0 0 2px transparent, 0 2px 6px rgba(0, 0, 0, .3);
	content: 'OFF';
	color: #fff;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: right .2s linear;
	-o-transition: right .2s linear;
	transition: right .2s linear;
	width: 70px
}

.as-row .ga-btn:active>.cb::before,
.as-row .ga-btn:hover>.cb::before {
	content: 'OFF';
	position: relative;
	right: -65px
}

.as-row .ga-btn:active>.cb::after,
.as-row .ga-btn:hover>.cb::after {
	content: 'ON';
	right: 60px;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

.cb.cb-on {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 0 20px 0 0
}

.cb.cb-on::after {
	content: 'ON';
	left: 0
}

.as-row .ga-btn:active>.cb.cb-on::before,
.as-row .ga-btn:hover>.cb.cb-on::before {
	content: 'ON';
	position: relative;
	left: -45px
}

.as-row .ga-btn:active>.cb.cb-on::after,
.as-row .ga-btn:hover>.cb.cb-on::after {
	content: 'OFF'
}

.as-row .ga-btn:active>.cb.cb-on::after,
.as-row .ga-btn:hover>.cb.cb-on::after {
	left: 60px;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

.account-security {
	background-image: url(../images/pages-back/acc-secur.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/acc-secur.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/acc-secur.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	padding: 20px 10px
}

.fa-text {
	color: #76607f;
	font-size: 16px;
	margin-top: 20px;
	padding: 15px 10px
}

.secur-link {
	color: #5d87ff
}

.fa-text p {
	margin-bottom: 15px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

.fa-text ul {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style: none;
	margin-bottom: 15px
}

.fa-text ul>li {
	padding: 11px 10px 11px 45px;
	background: url(../images/sec-logos.png) no-repeat
}

.fa-text ul>.android {
	background-position: 2px 0
}

.fa-text ul>.ios {
	background-position: 2px -54px
}

.fa-text ul>.blb {
	background-position: 2px -110px
}

.fa-data {
	display: inline-block;
	vertical-align: middle
}

.fa-test {
	display: inline-block;
	font-size: 16px;
	margin-left: 10px;
	text-align: left;
	vertical-align: middle
}

.fa-data-key {
	margin-bottom: 5px
}

.fa-test .fa-code {
	margin: 7px 0 15px
}

.fa-note {
	border: 1px solid;
	border-radius: 5px;
	padding: 5px
}

.form.fa-form {
	padding: 0;
	text-align: left
}

.fa-content .title2 {
	background: #fff;
	padding: 10px;
	font-size: 14px;
	font-weight: 600;
	color: #2d0e38;
	text-align: center
}

.account-verification {
	padding: 20px 0
}

.account-verification .form {
	padding: 0
}

.av-descr {
	padding: 20px 30px;
	line-height: 1.5;
	max-width: 700px;
	margin: 20px auto 0;
	background: rgba(57, 39, 63, .85);
	text-align: left
}

.av-block {
	margin-bottom: 15px
}

.av-block h3 {
	color: #ffdf33;
	margin-bottom: 10px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center
}

.av-ul {
	list-style: disc;
	padding-left: 40px;
	margin-top: 10px;
	line-height: 2
}

.row-vbl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-weight: 600
}

.row-vbl .buttons {
	width: 100%;
	margin: 0;
	padding: 0 10px;
	border-top: 1px solid rgba(45, 14, 56, .75)
}

.row-vbl .buttons .btn {
	margin: 20px 0
}

.vbl {
	width: 50%;
	text-align: center;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	padding-bottom: 10px
}

.vbl.address {
	border-left: 1px solid rgba(45, 14, 56, .75)
}

.vbl .form-title {
	background: rgba(57, 39, 63, .85);
	border-bottom: 1px solid rgba(45, 14, 56, .75);
	color: #f6dcff;
	font-size: 18px;
	padding: 5px
}

.vbl .file-field {
	padding-top: 20px;
	position: relative;
	overflow: hidden
}

.vbl .field.file {
	display: block;
	opacity: .8;
	overflow-x: auto;
	position: absolute;
	top: 0;
	width: 100%;
	max-width: 100%;
	text-align: center;
	height: 100%
}

.vbl .field.file input[type=file] {
	height: 100%
}

.v-txt {
	background: rgba(57, 39, 63, .8);
	padding: 5px
}

.v-txt.unverif {
	color: #fff
}

.v-txt.failed {
	color: red
}

.v-txt.proc {
	color: #4aa0ec
}

.v-txt.verif {
	color: #1ab732
}

.v-icon-wrap {
	padding: 15px
}

.v-icon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 120px;
	width: 120px;
	background: #2d0e38;
	border: 2px solid #2d0e38;
	border-radius: 50%
}

.v-icon svg {
	width: 80px;
	height: 80px
}

.v-icon .cls-2,
.v-icon .cls-3 {
	stroke: none;
	fill: #2d0e38
}

.v-icon.proc {
	background: #1d5f9a;
	border-color: #1d5f9a
}

.v-icon.proc .cls-2,
.v-icon.proc .cls-3 {
	fill: #1d5f9a
}

.v-icon.verif {
	background: #107520;
	border-color: #107520
}

.v-icon.verif .cls-2,
.v-icon.verif .cls-3 {
	fill: #107520
}

.v-icon.failed {
	background: #ca0505;
	border-color: #ca0505
}

.v-icon.failed .cls-2,
.v-icon.failed .cls-3 {
	fill: #ca0505
}

.v-icon.soon .color {
	fill: #fff
}

.v-upl-icon {
	width: 30px;
	height: auto;
	margin: auto
}

.v-proc-icon {
	width: 30px;
	height: auto;
	margin: auto;
	-webkit-animation: rotation 1.7s infinite linear;
	animation: rotation 1.7s infinite linear
}

.v-proc-icon .color {
	fill: #fff
}

.av-content>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%
}

.av-content .form-title {
	font-size: 20px;
	margin-bottom: 7px
}

.av-content>.pass+.pers {
	border-left: 1px solid rgba(45, 14, 56, .75)
}

.av-content>div>div {
	padding: 10px;
	width: 100%
}

.avd-processing {
	background: rgba(29, 95, 154, .65)
}

.avd-error {
	background: rgba(202, 5, 5, .35)
}

.avd-success {
	background: rgba(16, 117, 32, .7)
}

.avd-error .btn {
	height: 32px;
	font-size: 15px;
	margin-top: 12px
}

.avdp-1,
.avdp-2 {
	font-size: 18px
}

.v-icon-wrap.failed~.avd-field>.v-icon-wrap,
.v-icon-wrap.failed~.avd-field>.v-txt {
	display: none
}

.vbl.pi,
.vbl.pih {
	position: relative
}

.vbl.pi::after,
.vbl.pih::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	text-align: center;
	background: rgba(255, 255, 255, .7);
	height: 100%;
	max-height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.warning-page {
	padding: 20px 30px;
	max-width: 700px;
	text-align: center;
	line-height: 1.5;
	margin: 0 auto
}

.warning-page .icon-block h2 {
	font-weight: 500;
	margin: 10px 0
}

.warning-page svg {
	width: 150px;
	height: 150px
}

.warning-page svg .color {
	fill: #fff
}

.warning-page .success .color {
	fill: #5cae62
}

.access-page,
.faq-page,
.privacy,
.resgam-page,
.terms {
	padding: 20px 40px
}

.privacy-content,
.terms-content {
	background: rgba(45, 14, 56, .75);
	border-radius: 15px;
	line-height: 1.7;
	padding: 10px;
	text-align: left
}

.faq-page .z-70 {
	background: rgba(45, 14, 56, .5);
	border-radius: 15px;
	margin: 0 auto;
	max-width: 1170px;
	padding: 10px
}

.player.status-page .z-70 {
	padding: 10px 40px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.sp-block {
	background: #2c0e37;
	border-radius: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 40px;
	line-height: 1.5;
	padding: 45px 40px;
	text-align: left;
	width: 48%
}

.sp-block h3 {
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	text-transform: uppercase
}

.sp-block h3>span {
	display: block;
	font-size: 12px;
	font-weight: 400;
	margin-top: 7px
}

.spb-top {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 180px
}

.sp-icon {
	width: 70px;
	height: 70px;
	margin-bottom: 15px
}

.spb-text {
	color: #d095e4;
	font-size: 12px;
	font-weight: 400;
	list-style: disc;
	padding-left: 25px;
	text-transform: uppercase
}

.spb-text li {
	line-height: 2.5
}

.fp-item {
	text-align: left;
	margin-bottom: 20px
}

.fpq-a {
	text-decoration: none;
	vertical-align: middle
}

.fpq-a::before {
	content: '+';
	color: orange;
	font-size: 22px;
	line-height: 1;
	margin-right: 10px;
	position: relative;
	top: 1px
}

.fpi-active .fpq-a::before {
	content: '-'
}

.fp-answer {
	border: 1px solid orange;
	border-radius: 5px;
	line-height: 1.5;
	margin-top: 15px;
	padding: 5px
}

.support-page {
	color: #fff
}

.support-page .z-70 {
	margin-bottom: 75px
}

.support-page .create-form {
	background-color: transparent;
	background-image: url(../images/pages-back/create-ticket.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/create-ticket.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/create-ticket.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-position: center right;
	-webkit-box-shadow: 0 27px 7px -10px #2c0e37;
	box-shadow: 0 27px 7px -10px #2c0e37;
	padding: 48px 100px
}

.support-page .create-form .row {
	margin-left: 0;
	text-align: left
}

.create-form .buttons {
	text-align: left
}

.row-body p,
.row-urgency p {
	max-width: 600px;
	text-align: left;
	margin: 0 auto 7px
}

.row-urgency .select-wrap,
.row-urgency p {
	display: inline-block
}

.row-urgency p {
	margin-right: 10px
}

.fixed-btn {
	text-align: center;
	padding: 20px 0
}

.fixed-btn .btn {
	height: 50px
}

.fixed-btn .btn[href*=ru] {
	height: auto;
	padding: 5px
}

.sp-urg-low {
	color: rgba(255, 255, 255, .8)
}

.sp-urg-medium {
	color: #5cae62
}

.sp-urg-high {
	color: #c30
}

.view-ticket .z-70 {
	padding: 20px 30px
}

.sup-title {
	margin-top: 20px
}

.sup-title h3 {
	text-transform: capitalize;
	margin-bottom: 5px;
	text-align: center
}

.sup-title.conv {
	padding: 10px 0;
	margin: 20px 0 0
}

.sup-title.conv h3 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 0
}

.spv-item {
	background: rgba(0, 0, 0, .2);
	border: 1px solid #000;
	border-radius: 12px;
	color: #fff;
	margin: 10px 0 10px auto;
	float: right;
	padding: 10px;
	text-align: left;
	width: 75%
}

.spv-item.spv-adm {
	background: rgba(255, 255, 255, .1);
	border: 1px solid #fff;
	color: #fff;
	margin: 10px auto 10px 0;
	float: left
}

.spv-author {
	text-decoration: underline;
	font-style: italic;
	text-align: left
}

.spv-text {
	font-weight: 400;
	margin-top: 7px;
	word-wrap: break-word
}

.spr-body {
	text-align: center
}

.view-ticket .buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	max-width: 500px;
	margin: 0 auto
}

.view-ticket .buttons>div {
	margin-right: 7px;
	text-align: left;
	width: 50%
}

.view-ticket .submit-msg {
	margin-right: 7px
}

.spv-details {
	background: rgba(45, 14, 56, .75);
	border-radius: 10px;
	-webkit-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, .5);
	box-shadow: 0 4px 5px -1px rgba(0, 0, 0, .5);
	color: #fff;
	font-size: 18px;
	padding: 15px 10px;
	text-align: left
}

.spv-details>div {
	margin-bottom: 7px
}

.top-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 0 15px
}

.top-btns .btn {
	height: 40px;
	font-size: 15px
}

.resgam-page .z-70 {
	background: rgba(45, 14, 56, .7);
	border-radius: 15px;
	line-height: 1.5;
	padding: 1px 20px 20px;
	text-align: left
}

.resgam-page .z-70 h3,
.rg-block h3 {
	color: orange;
	margin: 20px 0 7px
}

.resgam-page .z-70 h4,
.rg-block h4 {
	margin: 7px 0 3px;
	text-decoration: underline
}

.resgam-page .z-70 ul,
.rg-block ul {
	list-style: disc;
	padding-left: 40px;
	margin-top: 10px
}

.resgam-page .z-70 a {
	word-break: break-word
}

.op.status-page .z-70 {
	background-image: url(../images/pages-back/oper-st-page.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/oper-st-page.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/oper-st-page.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05))
}

.sp-status-block {
	text-align: center
}

.op.status-page .z-title {
	margin-bottom: 5px
}

.op.status-page .z-title h1 {
	font-size: 35px;
	font-weight: 700
}

.sp-status-block h2 {
	display: block;
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
	margin: 30px auto 25px;
	text-transform: capitalize
}

.op.status-page .page-title {
	font-size: 16px;
	font-weight: 400
}

.op.status-page .page-title p {
	margin-bottom: 5px
}

.op.status-page .page-title p>span {
	text-transform: uppercase
}

.sb-top img {
	margin-right: 10px;
	vertical-align: middle;
	width: 50px
}

.sb-top .opst-icon {
	margin: 25px auto;
	height: auto;
	opacity: .7;
	width: 100px
}

.opst-icon.st-success {
	opacity: 1
}

.sp-status-block .sb-top .color-bg {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 7px 0;
	background: rgba(255, 255, 255, .8);
	color: #2d0e38;
	max-width: 600px;
	margin: 0 auto 7px;
	line-height: 1
}

.sb-top .processing {
	-webkit-animation: rotation 3s infinite linear;
	animation: rotation 3s infinite linear
}

@-webkit-keyframes rotation {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotation {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.sb-top .sub-1,
.sb-top .sub-2 {
	color: #a495aa;
	font-weight: 500;
	font-size: 16px
}

.sb-top .bank-details {
	border: 1px solid;
	padding: 5px 0;
	max-width: 500px;
	margin: 10px auto
}

.sb-top .bank-details .bd-title {
	text-transform: uppercase;
	margin-bottom: 4px
}

.sb-prov img {
	margin: 13px 0 10px;
	max-width: 200px;
	width: 100%
}

.sp-status-block.success .sum {
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 10px
}

.sb-bottom .txt {
	font-size: 16px;
	line-height: 1.5;
	margin: 10px 0
}

.sp-choose-provider a {
	background: rgba(255, 255, 255, .1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 120px;
	margin: 5px;
	padding: 15px 5px 20px;
	position: relative;
	text-decoration: none;
	width: 170px
}

.sp-choose-provider a img {
	vertical-align: middle;
	height: auto;
	max-height: 70%;
	width: auto;
	max-width: 80%
}

.sp-choose-provider .curr-name {
	display: block;
	text-align: center
}

.sp-soc-buttons {
	margin: 10px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 235px
}

.sp-soc-buttons>div {
	padding: 7px 5px
}

.soc-mailru iframe {
	width: 76px!important
}

.soc-vk>div {
	width: 84px!important;
	margin-left: auto
}

.sp-status-block-sub {
	max-width: 500px;
	margin: 30px auto 50px
}

.choice-b .cb-links {
	background: #2d0e38;
	text-align: center;
	padding: 7px 0
}

.choice-b a {
	padding: 0 9px;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle
}

.choice-b a img {
	display: block;
	height: 30px;
	width: auto;
	margin: 0 auto 5px
}

.choice-b a:nth-child(2) {
	border-left: 1px solid
}

.cb-ilstr {
	font-size: 20px;
	text-align: center;
	margin-top: 7px
}

.cb-ilstr svg {
	width: 30px;
	height: auto;
	display: block;
	margin: 0 auto 3px
}

.cb-ilstr svg .color {
	fill: #fff
}

.sp-status-block-sub .btn {
	margin: 7px 0
}

.sp-status-block-sub .cancel-note {
	display: block;
	text-align: center
}

.np-articles {
	background: rgba(45, 14, 56, .5);
	border-radius: 15px;
	margin: 0 auto;
	max-width: 700px;
	padding: 20px 30px;
	text-align: left
}

.np-article {
	padding: 25px 0
}

.np-article~.np-article {
	border-top: 1px solid rgba(255, 255, 255, .5)
}

.np-article:first-child {
	padding-top: 0
}

.npa-body {
	height: 145px;
	overflow: hidden;
	margin: 20px 0
}

.nap-body {
	background: rgba(45, 14, 56, .5);
	border-radius: 15px;
	font-weight: 400;
	line-height: 1.7;
	margin: 0 auto 20px;
	max-width: 700px;
	padding: 20px 30px;
	text-align: justify
}

.nap-buttons {
	padding-bottom: 20px
}

.zpi-news {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	padding: 0 30px 20px
}

.zpi-news article {
	width: 48%
}

.zpin-body {
	height: 145px;
	overflow: hidden;
	margin: 20px 0
}

.zpi-title {
	margin-bottom: 25px;
	padding: 20px 30px 10px;
	border-bottom: 1px solid
}

.zpi-news .btn {
	height: 40px;
	font-size: 18px
}

.footer {
	background: #161616;
	color: #d7982b;
}

.copyright {
	padding: 0 50px 5px
}

.f-inside {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 2;
	left: 0;
	padding: 53px 50px 25px;
	text-transform: uppercase
}

.footer h4 {
	display: inline-block;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 10px;
	color: #ffffff;
}

.f-inside>div {
	min-width: 170px
}

.f-link {
	color: #d7982b;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	-webkit-transition: -webkit-transform .1s linear;
	transition: -webkit-transform .1s linear;
	-o-transition: transform .1s linear;
	transition: transform .1s linear;
	transition: transform .1s linear, -webkit-transform .1s linear;
}

.f-link:hover {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	color: #fff;
}

.f-b {
	min-width: 335px
}

.fl-b {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	width: 30%
}

.f-age-restrict {
	margin-top: 7px;
	display: inline-block;
	vertical-align: middle
}

.footer-lang {
	display: inline-block;
	vertical-align: middle;
	margin-top: 7px
}

.f-age-restrict .ar-bl {
	background: rgb(21, 21, 21);
	border: 7px solid rgba(255, 255, 255, .14);
	border-radius: 50%;
	font-size: 16px;
	font-weight: 700;
	color: #d7982b;
	height: 65px;
	width: 65px;
	vertical-align: middle;
}

.f-age-restrict .ar-bl>div {
	position: relative;
	left: -4px
}

.f-age-restrict .ar-bl:first-child {
	margin-right: 10px
}

.fl-b .apg-seal {
	display: block;
	text-align: center;
	margin: 0
}

.f-prov {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 600px
}

.f-prov a,
.f-prov img {
	height: auto;
	width: auto;
	margin: 0 6px 7px;
	opacity: .5;
	max-width: 100px;
}

.f-prov a,
.f-prov>img {
	opacity: 1
}

.f-appr-bl {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 10px;
	width: 100%
}
.f-appr-bl img{
	width: 100px;
}
.f-appr-bl>a,
.f-appr-bl>img {
	display: inline-block;
	max-height: 60px;
	max-width: 45%
}

.f-prov a>img {
	margin: 0;
	max-height: inherit
}

.f-prov .ac-logo {
	width: 100%
}

.f-prov a:hover>img {
	opacity: .8
}

.rules-content {
	padding: 20px 30px;
	text-align: center;
	margin-bottom: 50px
}

.rules-content p {
	max-width: 500px;
	margin: auto auto 20px
}

.rules-content .btn {
	max-width: 300px;
	text-transform: none;
	width: 100%
}

.about-page .z-70 {
	background: rgba(45, 14, 56, .5);
	border-radius: 15px;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 auto;
	max-width: 700px;
	padding: 20px 20px 10px;
	text-align: left
}

.about-page h2 {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5;
	cursor: pointer;
	margin-bottom: 5px
}

.about-block {
	margin-bottom: 20px
}

.win-info-notify {
	background: #2d0e38;
	border: 1px solid #2d0e3a;
	border-radius: 3px;
	-webkit-box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28);
	box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28);
	bottom: 5px;
	color: #fff;
	padding: 30px 0;
	position: fixed;
	right: -350px;
	-webkit-transition: right 1s linear;
	-o-transition: right 1s linear;
	transition: right 1s linear;
	width: 350px;
	z-index: 3
}

.win-info-notify.show {
	right: 5px
}

.win-info-notify h3 {
	padding: 10px 10px 0;
	text-align: center
}

.win-info-notify p {
	padding: 5px 10px;
	text-align: center
}

.win-notify-item {
	background: #fbfbfb;
	color: #2d0e3a;
	padding: 10px
}

.win-notify-item+.win-notify-item {
	border-top: 1px solid #2d0e3a
}

.notify-left {
	font-weight: 400;
	margin-right: 5px
}

#notifWinPlace {
	font-size: 16px;
	font-weight: 400
}

.win-notify-footer {
	padding: 10px
}

.win-place {
	background: #fbfbfb;
	height: 100%;
	width: 100%
}

.win-place img {
	height: auto;
	max-width: 100%;
	width: 600px
}

.win-notify-close.playok-close {
	cursor: pointer;
	height: 20px;
	right: 5px;
	top: 5px;
	width: 20px;
	z-index: 1
}

.win-notify-close.playok-close::after,
.win-notify-close.playok-close::before {
	width: 14px
}

.win-notify-close.playok-close::before {
	left: 3px;
	top: 9px
}

.win-notify-close.playok-close::after {
	left: 3px;
	top: 6px
}

.win-notify-close a {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}

.win-notify-content {
	max-height: -webkit-calc(100vh - 120px);
	max-height: calc(100vh - 120px);
	overflow-y: scroll
}

.notifications {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	border-radius: 20px;
	margin-bottom: 50px;
	padding: 0
}

.notify-item {
	padding: 25px 30px;
	text-align: left
}

.notify-item:nth-child(even) {
	background-color: rgba(255, 255, 255, .05)
}

.ni-added {
	background: url(../images/status/processing.svg) no-repeat center left 6px rgba(255, 255, 255, .1);
	background-size: 20px;
	border-radius: 30px;
	color: #a584a8;
	display: inline-block;
	font-size: 12px;
	padding: 8px 10px 8px 34px
}

.ni-title {
	font-weight: 400;
	margin: 5px 0 15px
}

.ni-text {
	color: #b297bb;
	margin: 5px 0 10px
}

.ni-buttons {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.ni-buttons .btn {
	height: 40px;
	width: 152px;
	font-size: 14px
}

.ni-buttons .btn:first-child {
	margin-bottom: 15px
}

.ni-processed {
	color: #a584a8;
	font-size: 12px;
	margin-bottom: 8px;
	padding: 8px 0;
	text-align: right;
	text-transform: uppercase
}

.n-bottom {
	max-width: 600px;
	margin: 30px auto;
	text-align: center
}

.notifications>p,
.support-page .z-70>p {
	font-size: 18px;
	text-align: center;
	padding: 20px 0
}

.access-page .z-70 {
	padding: 10px;
	text-align: left;
	background: rgba(45, 14, 56, .7)
}

.acp-bottom,
.acp-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin: 0 0 20px
}

.acp-left {
	margin-right: 7px
}

.acp-left p {
	margin-bottom: 15px
}

.acp-logo img {
	width: 100px;
	height: auto;
	margin-bottom: 5px
}

.access-page .page-title {
	margin-bottom: 15px
}

.access-page h2 {
	color: orange;
	font-weight: 400;
	margin-bottom: 7px
}

.access-page h3 {
	margin-bottom: 5px
}

.access-page section {
	margin-bottom: 15px
}

.acp-bottom {
	margin: 20px 0
}

.acpb-left a {
	display: block;
	margin-bottom: 7px
}

.acpb-left img {
	width: 165px;
	height: 55px
}

.acpb-right {
	width: 100%;
	margin-left: 15px
}

.acp-alt {
	list-style: disc;
	padding-left: 25px
}

.acp-alt>li {
	margin-bottom: 7px
}

.acp-alt-mob {
	counter-reset: section
}

.acp-alt-mob li::before {
	counter-increment: section;
	content: counter(section) ") "
}

.promotions-page .z-70 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1400px;
	margin: 65px auto 0
}

.pp-block {
	background-color: #fff;
	border-radius: 15px;
	color: #2c0e37;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 14px;
	line-height: 24px;
	min-width: 570px;
	max-width: 570px;
	margin: 10px;
	padding: 25px;
	text-align: center
}

.pp-block.bithsday {
	background: url(../images/pr/bday-bc1.png) no-repeat -15px -28px, url(../images/pr/bday-bc2.png) no-repeat bottom -65px right -40px, #509ccc;
	color: #fff
}

.pp-block.big {
	background: url(../images/pr/big-bc.png) no-repeat top -24px right -113px, #d95b32;
	color: #fff
}

.ppb-text {
	color: #767576
}

.pp-block.big .ppb-text,
.pp-block.bithsday .ppb-text {
	color: #fff
}

.ppb-text>b {
	color: #fff;
	font-weight: 400;
	text-transform: uppercase
}

.ppb-top {
	position: relative
}

.ppb-bottom {
	overflow: hidden;
	display: none!important
}

.pp-block h3 {
	font-size: 32px;
	font-weight: 400;
	margin-bottom: 23px;
	text-transform: capitalize
}

.pp-block .small-img {
	background: #e25f34;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	padding: 8px 9px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: -1px
}

.pp-block .small-img.orange {
	background: #ff7447
}

.pp-block .small-img.blue {
	background: #5a69f7
}

.games-live .z-70 {
	padding: 20px 30px
}

.live-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	max-width: 600px;
	margin: 0 auto;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.live-item {
	text-align: center;
	max-width: 45%;
	margin: 0 0 0 3px
}

.live-item img {
	width: 100%;
	height: auto
}

.live-item .text {
	text-transform: uppercase;
	font-size: 21px;
	margin-top: 5px
}

.live-item .name {
	display: block;
	font-weight: 400;
	font-size: 19px
}

.live-item .btn {
	height: 40px;
	padding: 0 10px;
	margin-top: 7px;
	font-size: 16px
}

.img-tournaments {
	position: relative;
	color: #fff
}

.btn-tour-wrap,
.tour-descr,
.tour-guarantee,
.tour-title {
	position: absolute
}

.tour-title {
	font-size: 48px;
	font-weight: 400;
	top: 14%;
	left: 10%
}

.tour-descr {
	font-size: 24px;
	top: -webkit-calc(14% + 62px);
	top: calc(14% + 62px);
	left: 10%
}

.slick-slide .tour-descr img {
	width: 30px;
	height: auto;
	margin-right: 7px
}

.tour-guarantee {
	font-size: 20px;
	top: 18%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.btn-tour-wrap {
	bottom: 7%;
	border-radius: 35px;
	left: 50%;
	overflow: hidden;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.tour-guarantee span {
	vertical-align: top
}

.tour-guarantee .fs64 {
	font-size: 64px;
	font-weight: 600;
	line-height: 50px;
	margin-left: 10px
}

.live-items .btn-tour-banner {
	background-color: #02b1ab;
	border-radius: 35px;
	color: #fff;
	font-size: 32px;
	height: 50px;
	min-width: 250px;
	margin-top: 0;
	padding: 0 20px
}

.img-tournaments.mob .tour-title {
	left: 50%;
	top: 2%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.img-tournaments.mob .tour-descr {
	left: 50%;
	top: -webkit-calc(2% + 60px);
	top: calc(2% + 60px);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	white-space: nowrap
}

.img-tournaments.mob .tour-guarantee {
	left: 50%;
	top: -webkit-calc(2% + 120px);
	top: calc(2% + 120px);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.img-tournaments.mob .btn-tour-wrap {
	bottom: 18%;
	left: 50%
}

.pos-rel {
	position: relative
}

.search-block {
	background: rgba(255, 255, 255, .1);
	border-radius: 68px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 48px;
	margin-left: 20px;
	padding: 5px 10px;
	vertical-align: middle
}

.search-game {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	margin: 0;
	height: 29px;
	outline: 0;
	-webkit-appearance: none
}

.search-block .search-icon {
	fill: #fff
}

.search-block svg {
	height: 20px;
	padding: 1px 7px 1px 1px
}

.gl-games {
	padding-bottom: 20px
}

.gl-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.gl-content .gl-item {
	margin: 0 10px 20px
}

.games-list .ag-icon {
	fill: #2d0e38
}

.gl-menu li {
	position: relative;
	text-align: center;
	margin: 5px
}

.game-providers a {
	margin: 0 10px;
	padding: 0
}

.game-providers .gpa-0,
.game-providers>.gpa-1~.providers-slider .gpa-0 {
	opacity: .35
}

.game-providers .gpa-0:hover,
.game-providers .gpa-1,
.game-providers>.gpa-0,
.game-providers>.gpa-1~.providers-slider .gpa-0:hover {
	opacity: 1
}

.game-providers img {
	max-height: 30px;
	min-width: 32px;
	width: auto;
	max-width: 120px
}

.providers-slider {
	width: 87%;
	max-width: 100%;
	padding: 0 25px
}

.providers-slider .slick-track {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	white-space: nowrap
}

.providers-slider>.slick-arrow {
	border-radius: 0;
	padding: 0;
	position: absolute;
	top: -webkit-calc(50% - 8px);
	top: calc(50% - 8px);
	visibility: hidden
}

.providers-slider:hover>.slick-arrow {
	visibility: visible
}

.providers-slider>.slick-prev {
	left: 5px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.providers-slider>.slick-next {
	right: 5px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.game-providers .slick-initialized .slick-slide {
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 50px
}

.glib-fav {
	background: rgba(255, 255, 255, .1);
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 24px;
	width: 24px;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 2
}

.glib-fav svg {
	width: 14px
}

.glib-fav.fav-on,
.glib-fav:hover {
	background: #2c0e37
}

.glib-fav.fav-on .i-fav,
.glib-fav.fav-on .i-fav2,
.glib-fav:hover .i-fav,
.glib-fav:hover .i-fav2 {
	fill: #f47c23;
	stroke: #f47c23
}

.games-list .gl-content {
	padding-top: 25px;
	margin: 0 auto;
	justify-content: left;
	padding-left: 25px;
	padding-right: 25px;
}

.bf-block {
	padding: 20px;
	max-width: 440px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	line-height: 1.7
}

.bf-block>img {
	display: block;
	margin: 0 auto 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	width: 170px
}

.proc {
	text-align: center
}

.proc img {
	-webkit-animation: rotation 1.7s infinite linear;
	animation: rotation 1.7s infinite linear;
	width: 60px;
	margin: 10px 0
}

.deny-page {
	padding: 1px 0
}

.deny-page .z-70 {
	padding: 5px 30px;
	margin-bottom: 80px;
	max-width: 1000px;
	margin: 0 auto
}

.deny-providers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.deny-msg {
	font-size: 18px
}

.deny-msg-2 {
	margin: 15px 0 10px;
	font-size: 14px
}

.deny-msg-3 {
	margin-top: 25px
}

.dp-item {
	background: rgba(255, 255, 255, .05);
	border: 2px solid #2d0e38;
	padding: 12px;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 110px;
	width: 49%
}

.dp-item img {
	width: 46%;
	height: auto;
	max-height: 90px
}

.dp-item img[alt=mrslotty] {
	width: auto
}

.dp-item>span {
	width: 38%;
	height: auto
}

.dp-item.sportsbook img {
	width: 65%
}

.sport-hl {
	display: none
}

.inflex-cont {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex
}

.flex-cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.jc-sb {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.jc-c {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.ai-c {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center
}

.ai-s {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.ai-fe {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-ms-grid-row-align: flex-end;
	-webkit-align-items: flex-end;
	align-items: flex-end
}

.ai-fs {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start
}

.stream-bl {
	padding: 20px 30px
}

.l-stream img {
	vertical-align: middle;
	margin-right: 10px;
	height: 100%
}

.stream-bl>div {
	width: 38%
}

.s-wrap {
	background: #2d0e38;
	height: 500px;
	padding: 7px 15px 15px
}

.s-wrap.rel {
	position: relative;
	width: 60%
}

.str-head {
	font-size: 16px;
	margin-bottom: 10px
}

.s-team1,
.s-team2 {
	font-size: 14px
}

.stream-soc {
	border: 1px solid #2d0e38;
	padding: 2px 5px;
	font-weight: 400
}

.stream-soc span {
	vertical-align: middle
}

.stream-soc a {
	text-decoration: none
}

.stream-soc svg {
	width: 25px;
	height: 25px;
	vertical-align: middle
}

.stream-top {
	margin-bottom: 7px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 21px
}

.str-schedules-wrap {
	background: rgba(255, 255, 255, .15);
	text-align: left
}

.str-lists-wrap {
	padding: 5px;
	border-top: 2px solid;
	border-bottom: 2px solid
}

.str-dropd {
	background: rgba(255, 255, 255, .95);
	border: 1px solid #fff;
	color: #000;
	cursor: pointer;
	font-size: 18px;
	padding: 0 30px 0 10px;
	position: relative
}

.str-dropd.active {
	border-bottom: 1px solid transparent
}

.str-dropd .act-item {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 40px
}

.dropd-content {
	background: rgba(255, 255, 255, .95);
	border: 1px solid #fff;
	border-top: 0;
	top: 40px;
	left: -1px;
	right: -1px;
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	padding: 0 30px 0 10px;
	z-index: 1
}

.dropd-content a {
	color: #000
}

.str-dropd.active .dropd-content {
	visibility: visible
}

.dropd-content li {
	padding: 5px 0;
	white-space: nowrap
}

.act-item img,
.dropd-content img {
	margin-right: 5px;
	vertical-align: middle
}

.str-dropd::after {
	content: '';
	line-height: 1;
	top: -webkit-calc((100% - 7px)/ 2);
	top: calc((100% - 7px)/ 2);
	display: inline-block;
	border: 7px solid transparent;
	position: absolute;
	right: 10px;
	border-top: 9px solid #000
}

.str-dropd.active::after {
	top: 15px;
	border-bottom: 9px solid #000;
	border-top: 0
}

.streams-list {
	position: relative;
	height: 315px;
	padding: 0 30px 20px
}

.streams-list::after {
	content: '';
	display: inline-block;
	border: 7px solid transparent;
	position: absolute;
	bottom: 10px;
	right: 10px;
	border-top: 9px solid #fff
}

.streams-list>div {
	height: 310px;
	overflow: scroll
}

.streams-item {
	cursor: pointer
}

.streams-item:hover {
	background: rgba(255, 255, 255, .3)
}

.streams-item.active {
	font-weight: 700
}

.stream {
	padding: 7px 20px;
	border-bottom: 1px solid
}

.stream>div {
	width: 60%
}

.stream>img {
	margin-left: 10px
}

.s-link a {
	text-decoration: none
}

.s-link a:hover {
	text-decoration: underline
}

.str-btns {
	padding: 10px
}

.str-btns .btn:first-child {
	margin-right: 10px
}

.str-dropd:first-child {
	margin-right: 10px;
	min-width: 150px
}

.sa-bl {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #2d0e38
}

.sa-bl>div {
	background: rgba(255, 255, 255, .15);
	max-width: 400px;
	padding: 20px;
	margin: auto
}

.sa-bl p {
	font-size: 18px;
	font-weight: 400;
	margin-top: 10px
}

.sa-bl img {
	display: block;
	margin: 0 auto 10px
}

.btn.btn-live {
	padding: 0 70px 0 5px;
	position: relative
}

.str-btns>.btn {
	min-height: 40px;
	height: auto
}

.btn-live img {
	position: absolute;
	right: 10px;
	top: 0;
	height: 100%
}

.stream-i-wrap {
	overflow-x: scroll
}

.stream-player {
	width: 660px;
	height: 380px;
	border: none
}

.ch-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 40px 20px;
	position: relative
}

.ch-container::after {
	background: #3b2443;
	content: '';
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 1px
}

.ch-container>div {
	max-width: 47%;
	text-align: center;
	width: 50%
}

.ch-container h3 {
	color: #fff;
	font-size: 32px;
	font-weight: 500
}

.ch-container p {
	margin: 15px 0 18px
}

.ch-container .btn {
	font-size: 18px
}

.ch-container img {
	margin-top: 25px
}

.pg-desk {
	line-height: 1;
	margin: auto;
	padding: 7px 0
}

.game-demo {
	text-transform: uppercase
}

.zen-game-page {
	margin: auto;
	max-width: 850px;
	padding: 0 0 1px;
	width: 96%
}

.zen-game-wrap {
	position: relative;
	width: -webkit-calc(100% - 47px);
	width: calc(100% - 47px)
}

.zen-game-page.sport {
	max-width: 100%;
	padding: 2px 0
}

.zen-game-container {
	background: #000;
	margin: 0 auto 33px;
	text-align: center;
	width: 100%
}

.zen-game-container>div {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
	height: 100%
}

.zen-game-container>.posinit {
	position: initial
}

.zen-game-container>.betgames-container {
	overflow: auto;
	padding: 0
}

.zen-game-container>div iframe {
	border: 0;
	left: 0;
	position: absolute;
	top: 0
}

.zen-game-container div:not([id=betgames_div_iframe])>iframe,
.zen-game-container>div #gameFrame {
	width: 100%;
	height: 100%
}

.zen-game-container>div #betgames_div_iframe iframe {
	position: relative
}

.zen-game-container>div #egamings_container {
	height: 100%!important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%!important
}

.pg-controls {
	margin-right: 47px;
	text-align: right;
	width: 100%
}

.pg-controls svg {
	height: 18px;
	width: auto;
	margin-right: 5px
}

.pg-controls>a,
.pg-controls>span {
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 14px;
	margin-left: 14px;
	padding: 10px;
	text-decoration: none;
	text-transform: capitalize
}

.pg-controls>a:hover,
.pg-controls>span:hover {
	background-color: rgba(45, 14, 56, .2)
}

.pg-controls>a:hover svg,
.pg-controls>span:hover svg {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.pg-controls>.g-fav.fav-on .i-fav,
.pg-controls>.g-fav:hover .i-fav {
	fill: #fff
}

.z-pw-ribbon {
	margin: 20px 0;
	text-align: center
}

.loadm-btn {
	border: 0;
	background: 0 0;
	outline: 0;
	color: #fff;
	font-size: 16px;
	cursor: pointer
}

.loadm-btn svg {
	display: inline-block;
	vertical-align: middle;
	height: 28px;
	margin-right: 3px
}

.loadm-btn:active>svg,
.loadm-btn:hover>svg {
	-webkit-animation: loadm-btn_rotate 1.2s linear;
	animation: loadm-btn_rotate 1.2s linear
}

@-webkit-keyframes loadm-btn_rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	25% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	50% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}
	75% {
		-webkit-transform: rotate(-270deg);
		transform: rotate(-270deg)
	}
	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

@keyframes loadm-btn_rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	25% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	50% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}
	75% {
		-webkit-transform: rotate(-270deg);
		transform: rotate(-270deg)
	}
	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

div#egamings_container {
	width: 100%;
	max-width: 100%;
	min-width: 1300px
}

.pp-items {
	max-width: 1200px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: auto
}

.ppi-item {
	background: rgba(44, 14, 55, .5);
	border-radius: 15px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 10px;
	max-width: 270px;
	padding: 15px 10px;
	width: 270px
}

.ppii-logo {
	height: 50px
}

.ppii-logo img {
	height: auto;
	width: auto;
	max-height: 100%
}

.ppii-descr {
	margin-top: 10px
}

.ppii-btn {
	margin: 10px 0 0
}

.ppii-comm {
	font-size: 16px;
	font-weight: 700
}

.attn-notify {
	background: rgba(44, 14, 55, .5);
	border-radius: 5px;
	color: #ffdf33;
	font-size: 15px;
	margin-bottom: 15px;
	padding: 5px 10px;
	text-align: left
}

.attn-notify>img {
	width: 40px;
	margin-right: 10px
}

.voucher-notify {
	margin: 15px auto;
	max-width: 600px;
	line-height: 1.5
}

.unauthorized-page img {
	width: 100px
}

.unauthorized-page .attn-notify {
	font-size: 18px;
	line-height: 2;
	max-width: 600px;
	margin: 15px auto;
	padding: 25px;
	text-align: center
}

.z-page-win.tournaments-archive-page,
.z-page-win.tournaments-view-page {
	padding-top: 40px;
	position: relative
}

.tournaments-page {
	padding: 20px 10px
}

.tournaments-page .z-title {
	margin: auto;
	max-width: 1200px
}

.tournaments-page .z-title h1 {
	background-image: url(../images/pages-back/tourn-h1.png), url(../images/pages-back/tourn-h1.png);
	background-repeat: no-repeat;
	background-size: 63px;
	background-position: center left, center right;
	display: inline-block;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 30px;
	padding: 0 70px
}

.tournaments-page .sub {
	background-color: #2c0e37;
	background-image: url(../images/pages-back/tourn-title.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/tourn-title.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/tourn-title.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
	-webkit-box-shadow: 0 25px 30px -15px #2c0e37, 0 0 40px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 25px 30px -15px #2c0e37, 0 0 40px 0 rgba(0, 0, 0, .2);
	color: #e5c4e8;
	line-height: 1.5;
	margin: 0 auto;
	max-width: 1200px;
	padding: 20px;
	text-align: justify
}

.tournaments-page .sub .B {
	color: #fff
}

.winners-archive {
	font-size: 16px;
	right: 20px;
	position: absolute;
	text-transform: none;
	top: 50px
}

.tournaments-terms {
	background: rgba(45, 14, 56, .85);
	border-radius: 15px;
	-webkit-box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28);
	box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28);
	max-width: 1200px;
	margin: 30px auto;
	padding: 10px 20px 10px 5px
}

.tournaments-terms h2 {
	color: orange;
	font-weight: 400;
	margin-bottom: 15px
}

.tournaments-terms ol {
	list-style: decimal;
	padding-left: 40px;
	text-align: justify
}

.tournaments-terms ol li {
	line-height: 1.5;
	margin-bottom: 10px
}

.tournaments-ban {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 60px auto 0
}

.tournament-sec {
	border-radius: 15px;
	-webkit-box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28);
	box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28);
	margin-bottom: 38px;
	max-width: 570px;
	padding: 25px;
	position: relative;
	text-align: left;
	width: 49%
}

.tournaments-view-page .tournament-sec {
	margin: auto;
	max-width: 600px;
	width: 100%
}

.tournament-sec h2 {
	font-size: 24px;
	font-weight: 400;
	height: 64px;
	position: relative
}

.tournament-sec h2>img {
	margin-right: 10px
}

.tournament-sec .buttons {
	position: relative
}

.tournament-sec .buttons .b-d-blue,
.tournament-sec .buttons span {
	margin-right: 20px
}

.tournaments-view-page .tournament-sec .buttons .b-d-blue {
	margin-right: 0
}

.tournament-sec .btn {
	border-radius: 40px;
	-webkit-box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28);
	box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28);
	min-width: 125px
}

.tournament-sec .btn:hover {
	background: #ff7630;
	text-decoration: none
}

.tournament-sec::before {
	background: #2d0e38 url(../images/tournaments/t-back-1.png) no-repeat top;
	background-size: cover;
	border-radius: 15px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: .5
}

.tournament-sec.monday::before {
	background: #2d0e38 url(../images/tournaments/t-back-1.png) no-repeat top;
	background-size: cover
}

.tournament-sec.tuesday::before {
	background: #2d0e38 url(../images/tournaments/t-back-2.png) no-repeat top;
	background-size: cover
}

.tournament-sec.wednesday::before {
	background: #2d0e38 url(../images/tournaments/t-back-3.png) no-repeat top;
	background-size: cover
}

.tournament-sec.thursday::before {
	background: #2d0e38 url(../images/tournaments/t-back-4.png) no-repeat top;
	background-size: cover
}

.tournament-sec.friday::before {
	background: #2d0e38 url(../images/tournaments/t-back-5.png) no-repeat top;
	background-size: cover
}

.tournament-sec.weekends::before {
	background: #2d0e38 url(../images/tournaments/t-back-6.png) no-repeat top;
	background-size: cover
}

.tournament-sec.active {
	-webkit-box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28);
	box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28)
}

.tournament-sec.active::before {
	opacity: 1
}

.tournament-time-bl {
	height: 120px;
	position: absolute;
	right: 0;
	text-align: center;
	top: -10px;
	width: 180px;
	z-index: 0
}

.tournament-time-bl::before {
	border-width: 85px 90px 35px;
	border-style: solid;
	border-color: #834480 #834480 transparent;
	content: '';
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
	z-index: -1
}

.tournament-time-bl.active::before {
	border-color: #ff7630 #ff7630 transparent
}

.tournament-time-bl::after {
	border-bottom: 10px solid #71336e;
	border-left: 10px solid transparent;
	content: '';
	height: 0;
	position: absolute;
	right: 180px;
	top: 0;
	width: 0
}

.tournament-time-bl.active::after {
	border-bottom: 10px solid #bf4d13
}

.tournament-time-bl p:first-child {
	padding-top: 20px
}

.tournament-time-bl .t-archive-period p:first-child {
	font-size: 21px
}

.tournament-time-bl p+p {
	font-size: 21px
}

.tournament-time-bl .t-archive-period p+p {
	font-size: 13px;
	margin-top: 5px
}

.tour-sec-table {
	margin: 20px 0 24px;
	position: relative;
	text-align: left
}

.tour-sec-table td,
.tour-sec-table th {
	font-weight: 400;
	padding: 2px 15px 2px 0
}

.tour-sec-table td {
	font-size: 16px
}

.player-rating {
	background-color: #fff;
	border-radius: 10px;
	color: #2c0e37;
	margin: 0 auto 24px;
	max-width: 600px;
	padding: 20px 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase
}

.player-rating .player-name {
	color: #787878;
	vertical-align: middle
}

.player-rating .inflex-cont {
	vertical-align: middle
}

.player-rating .inflex-cont span+span {
	margin-left: 5px
}

.player-rating img {
	height: 16px;
	margin-right: 10px;
	vertical-align: middle;
	width: auto
}

.lb-table-wrap {
	background: #2c0e37 url(../images/tournaments/tourn-lb-bg.png) no-repeat;
	background-size: cover;
	border-radius: 15px;
	max-width: 1200px;
	margin: 45px auto 0;
	padding: 20px 0
}

.lb-table-wrap.archive-tw {
	padding: 20px 0
}

.places-table-wrap {
	background: rgba(44, 14, 55, .8);
	border-radius: 15px;
	margin: 0 auto;
	max-width: 600px
}

.lb-table {
	border-radius: 15px;
	-webkit-box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28);
	box-shadow: 6px 10px 21px 0 rgba(0, 0, 0, .28);
	margin: 0 auto;
	max-width: 600px;
	text-align: center;
	text-transform: uppercase;
	width: 100%
}

.lb-table-wrap .lb-table {
	-webkit-box-shadow: none;
	box-shadow: none
}

.lb-table td,
.lb-table th {
	padding: 18px 5px 20px
}

.lb-table th:first-child {
	border-top-left-radius: 15px
}

.lb-table th:last-child {
	border-top-right-radius: 15px
}

.lb-table tr {
	border-top: 1px solid rgba(240, 241, 246, .1)
}

.lb-table thead tr {
	background: rgba(240, 241, 246, .1);
	border-top: 0
}

.lb-table .user-place {
	background: rgba(17, 0, 23, .6)
}

.b-dark.archive {
	margin-top: 40px
}

.wins-tourn-index .wins-sec {
	width: 100%
}

.wins-error {
	background: #ce001d;
	color: #fff;
	line-height: 1.7;
	margin: 2px 12px;
	text-align: center
}

.wins-sec {
	background: #5d4665 url(../images/tournaments/wins-back.png) no-repeat bottom center;
	background-size: contain;
	min-width: 280px;
	padding-top: 7px;
	position: relative;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	width: 280px
}

.wins-sec.inactive {
	min-width: 0;
	overflow: hidden;
	width: 0
}

.wins-sec-hide {
	background-color: rgba(93, 70, 101, .5);
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	-webkit-box-shadow: 3px 5px 4px 0 #180021;
	box-shadow: 3px 5px 4px 0 #180021;
	cursor: pointer;
	display: none;
	font-size: 28px;
	height: 48px;
	line-height: 43px;
	position: absolute;
	right: -47px;
	top: 0;
	width: 47px
}

.wins-sec-hide:hover {
	-webkit-box-shadow: 3px 5px 4px 0 #180021, 300px 0 0 0 rgba(0, 0, 0, .3) inset;
	box-shadow: 3px 5px 4px 0 #180021, 300px 0 0 0 rgba(0, 0, 0, .3) inset;
	-webkit-transition: -webkit-box-shadow .25s linear;
	transition: -webkit-box-shadow .25s linear;
	-o-transition: box-shadow .25s linear;
	transition: box-shadow .25s linear;
	transition: box-shadow .25s linear, -webkit-box-shadow .25s linear
}

.zen-game-wrap .wins-sec-hide {
	display: inline-block
}

.wins-sec-hide.active {
	border-radius: 0;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	-webkit-box-shadow: -3px -5px 4px 0 #180021;
	box-shadow: -3px -5px 4px 0 #180021;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.wins-sec-hide.active:hover {
	-webkit-box-shadow: -3px -5px 4px 0 #180021, 300px 0 0 0 rgba(0, 0, 0, .3) inset;
	box-shadow: -3px -5px 4px 0 #180021, 300px 0 0 0 rgba(0, 0, 0, .3) inset
}

.conn-status-icon {
	height: 25px;
	position: absolute;
	right: 17px;
	top: 12px;
	width: 25px
}

.conn-status-icon.lb {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.conn-status-icon.lb .signal {
	fill: #2c0e37
}

.conn-status-icon.error .error {
	fill: #a20000
}

.conn-status-icon.close .close {
	fill: rgba(0, 0, 0, .85)
}

.connMsg {
	background: rgba(44, 14, 55, .95);
	border-radius: 5px;
	color: #fff;
	display: none;
	font-size: 14px;
	padding: 3px;
	position: absolute;
	right: 0;
	text-transform: none
}

.conn-status-icon:hover .connMsg {
	display: block
}

.wins-sec>h2 {
	font-weight: 400
}

.wins-block {
	height: 298px;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 12px
}

.wins-item {
	background: -webkit-gradient(linear, right bottom, left top, color-stop(59.9%, rgba(45, 14, 56, .05)), color-stop(59%, rgba(189, 107, 127, 0)), color-stop(88%, rgba(189, 107, 127, 0)), color-stop(87%, rgba(45, 14, 56, .05))), -webkit-gradient(linear, right bottom, left top, color-stop(38%, rgba(189, 107, 127, 0)), color-stop(38%, rgba(45, 14, 56, .05)));
	background: -o-linear-gradient(right bottom, rgba(45, 14, 56, .05) 59.9%, rgba(189, 107, 127, 0) 59%, rgba(189, 107, 127, 0) 88%, rgba(45, 14, 56, .05) 87%), -o-linear-gradient(right bottom, rgba(189, 107, 127, 0) 38%, rgba(45, 14, 56, .05) 38%);
	background: linear-gradient(to left top, rgba(45, 14, 56, .05) 59.9%, rgba(189, 107, 127, 0) 59%, rgba(189, 107, 127, 0) 88%, rgba(45, 14, 56, .05) 87%), linear-gradient(to left top, rgba(189, 107, 127, 0) 38%, rgba(45, 14, 56, .05) 38%);
	background-color: #fff;
	background-size: 6em 13em;
	color: #6c6c6c;
	font-size: 14px;
	height: 48px;
	line-height: 20px;
	margin-bottom: 12px;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	-webkit-transition: background-color .5s ease-out;
	-o-transition: background-color .5s ease-out;
	transition: background-color .5s ease-out
}

.wins-item a {
	display: inline-block;
	height: 100%
}

.wins-item img {
	height: 100%;
	margin-right: 7px;
	width: auto
}

.wins-game {
	display: block;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: 190px;
	white-space: nowrap
}

.wins-player {
	color: #2c0e37;
	font-weight: 700
}

.wins-amount {
	color: #6ba835
}

.active .wins-item,
.wins-item:hover {
	background-color: #6ba835;
	color: #fff;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.active .wins-item .wins-amount,
.active .wins-item .wins-player,
.wins-item:hover .wins-amount,
.wins-item:hover .wins-player {
	color: #fff
}

.wins-tournament {
	padding: 0 0 20px
}

.wins-tournament h2 {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 14, 55, 0)), to(rgba(44, 14, 55, .3)));
	background: -o-linear-gradient(top, rgba(44, 14, 55, 0), rgba(44, 14, 55, .3));
	background: linear-gradient(to bottom, rgba(44, 14, 55, 0), rgba(44, 14, 55, .3));
	font-size: 24px;
	font-weight: 400;
	height: 75px;
	line-height: 1;
	padding: 10px 20px 15px;
	text-align: center
}

.wins-tournament h2 img {
	margin-right: 18px
}

.wins-tournament .tour-sec-table {
	margin: 14px auto 16px;
	width: -webkit-calc(100% - 40px);
	width: calc(100% - 40px)
}

.wins-tournament .tour-sec-table td,
.wins-tournament .tour-sec-table th {
	padding: 2px 4px
}

.wins-tournament .buttons {
	padding: 0 20px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.wins-tournament .buttons .btn {
	border: 0;
	margin-bottom: 7px;
	width: 100%
}

.wins-tournament .buttons .b-blue {
	background: #4d1753;
	-webkit-box-shadow: inset 2px 5px 25px 0 rgba(0, 0, 0, .5);
	box-shadow: inset 2px 5px 25px 0 rgba(0, 0, 0, .5);
	cursor: default
}

.wins-tournament .buttons .b-blue:hover {
	background: #4d1753;
	text-decoration: none
}

.flex-cont>.wins-sec {
	margin-bottom: 33px
}

.viewt-link {
	font-size: 18px;
	outline: 0;
	text-decoration: none
}

.viewt-link span {
	border-bottom: 1px solid #fff
}

.viewt-link:hover span {
	border-bottom: 1px solid rgba(255, 255, 255, 0)
}

.viewt-link .i-new-tab {
	fill: #fff;
	height: 12px;
	margin-left: 6px;
	width: 12px
}

.tournament-slider .slick-arrow {
	background: rgba(0, 0, 0, 0);
	height: 16px;
	outline: 0;
	padding: 3px;
	position: absolute;
	top: 105px;
	visibility: hidden;
	width: 16px;
	z-index: 1
}

.tournament-slider:hover .slick-arrow {
	visibility: visible
}

.tournament-slider .slick-prev.slick-arrow {
	left: 1px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.tournament-slider .slick-next.slick-arrow {
	right: 1px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

#winsTpl a>img,
#winsTpl>a {
	display: none
}

.play-ok {
	position: relative
}

.playok-close {
	background-color: rgba(45, 14, 56, .5);
	border: 0;
	border-radius: 3px;
	color: #fff;
	font-size: 0;
	display: inline-block;
	height: 34px;
	outline: 0;
	padding: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	-webkit-transition: all .1s linear .15s;
	-o-transition: all .1s linear .15s;
	transition: all .1s linear .15s;
	width: 34px;
	z-index: 1
}

.playok-close:hover {
	background-color: #2d0e38;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.playok-close::after,
.playok-close::before {
	background-color: #fff;
	border-radius: 2px;
	content: '';
	display: block;
	height: 3px;
	width: 23px;
	position: relative
}

.playok-close::after {
	left: 6px;
	top: 13px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.playok-close::before {
	left: 6px;
	top: 16px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.play-ok .z-title {
	margin: 0 auto 20px;
	text-align: left;
	width: 70%
}

.play-ok .z-title img {
	margin-right: 30px;
	width: 189px
}

.play-ok-wrap {
	margin: 0 25px
}

.pos-btn {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(132, 255, 112, .1)), color-stop(36%, rgba(84, 220, 164, .24)), to(rgba(0, 158, 255, .2)));
	background-image: -o-linear-gradient(left, rgba(132, 255, 112, .1) 0, rgba(84, 220, 164, .24) 36%, rgba(0, 158, 255, .2) 100%);
	background-image: linear-gradient(90deg, rgba(132, 255, 112, .1) 0, rgba(84, 220, 164, .24) 36%, rgba(0, 158, 255, .2) 100%);
	border-radius: 20px;
	cursor: pointer;
	font-size: 32px;
	height: 190px;
	margin: 20px;
	max-width: 100%;
	padding: 0 10px;
	text-transform: uppercase;
	width: 500px
}

.pos-btn img {
	margin-right: 20px
}

.pos-btn:hover {
	background: rgba(23, 0, 31, .5);
	-webkit-box-shadow: 6px 10px 51px 0 rgba(44, 14, 55, .7);
	box-shadow: 6px 10px 51px 0 rgba(44, 14, 55, .7)
}

.play-ok-wrap::after {
	background-size: cover;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	content: '';
	min-height: 360px;
	width: 30%
}

.deposit-limit>.play-ok-wrap::after {
	background: #16001f url(../images/playok/d-limit.png) no-repeat top center
}

.suspend>.play-ok-wrap::after {
	background: #16001f url(../images/playok/suspend.png) no-repeat top center
}

.play-ok-wrap>div {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(132, 255, 112, .1)), color-stop(36%, rgba(84, 220, 164, .24)), to(rgba(0, 158, 255, .2)));
	background-image: -o-linear-gradient(left, rgba(132, 255, 112, .1) 0, rgba(84, 220, 164, .24) 36%, rgba(0, 158, 255, .2) 100%);
	background-image: linear-gradient(90deg, rgba(132, 255, 112, .1) 0, rgba(84, 220, 164, .24) 36%, rgba(0, 158, 255, .2) 100%);
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding: 50px 40px 45px;
	text-align: left;
	width: 70%
}

.play-ok-wrap>div>div {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0
}

.play-ok .form {
	padding-left: 40px;
	-webkit-box-flex: 2;
	-webkit-flex: 2 0 0;
	-ms-flex: 2 0 0px;
	flex: 2 0 0
}

.play-ok-wrap h2 {
	font-size: 32px;
	font-weight: 300;
	margin-bottom: 30px;
	text-transform: uppercase
}

.play-ok-wrap h3 {
	font-size: 28px;
	font-weight: 300;
	margin-bottom: 30px
}

.play-ok-wrap h2+span {
	font-size: 12px;
	position: relative;
	text-transform: uppercase;
	top: -30px
}

.play-ok-wrap .form .row {
	margin-left: 0;
	margin-bottom: 35px;
	max-width: 500px;
	position: relative
}

.play-ok .btn {
	height: 36px;
	min-width: 100px;
	width: auto
}

.play-ok .btn+.btn {
	margin-left: 10px
}

.deposit-limit .row label {
	left: 10px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
	transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
	-o-transition: transform 150ms ease-out, font-size 150ms ease-out;
	transition: transform 150ms ease-out, font-size 150ms ease-out;
	transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out
}

.deposit-limit .focused label {
	font-size: .75em;
	-webkit-transform: translateY(-260%);
	-ms-transform: translateY(-260%);
	transform: translateY(-260%);
	z-index: 1
}

.deposit-limit .flash {
	background: #2c0e37;
	-webkit-box-shadow: 24px 42px 147px 0 rgba(44, 14, 55, .9);
	box-shadow: 24px 42px 147px 0 rgba(44, 14, 55, .9);
	border: 0;
	max-width: 500px;
	text-align: center;
	top: -webkit-calc((100vh - 300px)/ 2);
	top: calc((100vh - 300px)/ 2);
	left: -webkit-calc((100vw - 500px)/ 2);
	left: calc((100vw - 500px)/ 2)
}

.deposit-limit .flash-title {
	background: #2c0e37;
	color: transparent
}

.deposit-limit .flash-success {
	background: #2d0e38 url(../images/icons/i-success.png) no-repeat center bottom 30px;
	background-size: 70px;
	font-size: 32px;
	padding: 0 25px 120px
}

.suspend-btn {
	background: rgba(44, 14, 55, .2);
	border-radius: 15px;
	color: #d4f5f6;
	cursor: pointer;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 20px 40px;
	text-align: center;
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px)
}

.suspend-btn+.suspend-btn {
	margin-left: 14px
}

.suspend-btn.active,
.suspend-btn:hover {
	background: #2c0e37
}

.suspend-btn-icon {
	border: 3px solid #fff;
	border-radius: 50%;
	display: block;
	height: 54px;
	margin-bottom: 15px;
	position: relative;
	width: 54px
}

.suspend-btn-icon:not(.break)::before {
	border: 3px solid #fff;
	border-radius: 3px;
	content: '';
	height: 18px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 18px
}

.suspend-btn-icon.break::after,
.suspend-btn-icon.break::before {
	background: #fff;
	content: '';
	height: 18px;
	left: 60%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 5px
}

.suspend-btn-icon.break::before {
	left: 40%
}

.exclusion-bl .buttons {
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
	margin-left: auto;
	text-align: center
}

.break-bl>.flex-cont {
	margin-bottom: 15px
}

.select-period {
	background-color: rgba(23, 0, 31, .2);
	border-radius: 45px;
	cursor: pointer;
	height: 70px;
	margin: 0 3px 15px;
	width: 115px
}

.select-period.active,
.select-period:hover {
	background-color: rgba(23, 0, 31, .5);
	-webkit-box-shadow: 6px 10px 16px 0 rgba(44, 14, 55, .3);
	box-shadow: 6px 10px 16px 0 rgba(44, 14, 55, .3)
}

.suspend-account-msg {
	background: #2c0e37 url(../images/icons/i-warning.png) no-repeat center top 52px;
	background-size: 80px;
	-webkit-box-shadow: 24px 41px 147px 0 rgba(44, 14, 55, .9);
	box-shadow: 24px 41px 147px 0 rgba(44, 14, 55, .9);
	margin: 20px auto 0;
	max-width: 700px;
	padding: 155px 32px 72px
}

.suspend-account-msg h1 {
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 40px
}

.cookie-policy .z-70 {
	padding: 20px;
	text-align: left
}

.cookie-policy--content {
	background: rgba(45, 14, 56, .75);
	border-radius: 15px;
	line-height: 1.7;
	padding: 10px
}

.cookie-policy h2 {
	margin-bottom: 15px
}

.cookie-policy h3 {
	margin: 20px 0 10px
}

.cookie-policy ul {
	margin: 7px 0;
	padding-left: 25px
}

.cookie-policy ul li {
	margin-bottom: 5px
}

.cookie-policy table {
	width: 100%
}

.cookie-policy tr {
	border: 1px solid rgba(255, 255, 255, .5)
}

.cookie-policy th {
	padding: 10px 5px
}

.cookie-policy td {
	padding: 15px 5px
}

.cookie-window {
	background-color: rgba(31, 0, 34, .5);
	border-radius: 3px;
	bottom: 3px;
	color: #fff;
	font-size: 16px;
	left: 55px;
	padding: 15px;
	position: fixed;
	width: -webkit-calc(100% - 60px);
	width: calc(100% - 60px);
	z-index: 9999999999
}

.cookie-bl form {
	position: relative;
	padding-right: 100px
}

.cookie-close.btn {
	border: 0;
	border-radius: 50%;
	font-size: 16px;
	height: 30px;
	min-width: 30px;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 30px;
	-webkit-appearance: none
}

.cookie-check ul {
	opacity: 0;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.seamless-form-wrap {
	background-color: #2c0e37;
	background-image: url(../images/pages-back/wire-form-back.png), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .05)), to(rgba(255, 255, 255, .05)));
	background-image: url(../images/pages-back/wire-form-back.png), -o-linear-gradient(left, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-image: url(../images/pages-back/wire-form-back.png), linear-gradient(90deg, rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-radius: 25px;
	-webkit-box-shadow: 0 25px 30px -15px #2c0e37;
	box-shadow: 0 25px 30px -15px #2c0e37;
	margin: 20px auto;
	max-width: 100%;
	padding: 30px;
	text-align: left;
	width: 860px
}

.seamless-form {
	height: 300px;
	margin: 0 auto;
	max-width: 100%;
	width: 800px
}

.pay-result-block .panel-heading {
	margin-bottom: 7px
}

.pay-result-block .panel-body pre {
	white-space: normal
}

.pay-result-block.panel-danger {
	background: #ff2645;
	border: 1px solid #ff2645;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	max-width: 500px;
	margin: 2px auto 0;
	padding: 10px;
	text-align: center;
	width: 100%
}

.tournament-slide {
	border-radius: 20px;
	background-position: bottom -1px right;
	background-repeat: no-repeat;
	background-size: 100%;
	font-size: 12px;
	line-height: 1;
	padding: 15px 30px 25px;
	position: relative;
	text-align: left
}

.monday-slide {
	background-color: #e0402f;
	background-image: url(../images/tournaments/slider/ts-back-1.png)
}

.tuesday-slide {
	background-color: #79299e;
	background-image: url(../images/tournaments/slider/ts-back-2.png)
}

.wednesday-slide {
	background-color: #784ef5;
	background-image: url(../images/tournaments/slider/ts-back-3.png)
}

.thursday-slide {
	background-color: #e76a37;
	background-image: url(../images/tournaments/slider/ts-back-4.png)
}

.friday-slide {
	background-color: #2fa2e9;
	background-image: url(../images/tournaments/slider/ts-back-5.png)
}

.weekends-slide {
	background-color: #37915c;
	background-image: url(../images/tournaments/slider/ts-back-6.png)
}

.tournament-slide h3 {
	font-size: 32px
}

.tournament-slide .tg-summ {
	font-size: 64px
}

.tournament-slide .pulse-btn {
	bottom: 25px;
	position: absolute;
	right: 30px;
	z-index: 1
}

.preloader-wrap {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #2d0e38;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	opacity: 1;
	visibility: visible;
	-webkit-transition: .8s all;
	-o-transition: .8s all;
	transition: .8s all;
	z-index: 10
}

.preloader-wrap.done {
	opacity: 0;
	visibility: hidden
}

.preloader-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #2d0e38
}

.preloader-container ul {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	-webkit-animation: rot 16s linear infinite;
	animation: rot 16s linear infinite;
	list-style: none
}

@-webkit-keyframes rot {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rot {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.preloader-container li {
	width: 40px;
	height: 40px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 1px #2d0e38, 0 0 5px #dc6f25, 0 0 10px #dc6f25, 0 0 15px #dc6f25, 0 0 25px #dc6f25, 0 0 55px #dc6f25;
	box-shadow: 0 0 1px #2d0e38, 0 0 5px #dc6f25, 0 0 10px #dc6f25, 0 0 15px #dc6f25, 0 0 25px #dc6f25, 0 0 55px #dc6f25;
	-webkit-animation: scale .8s linear alternate infinite;
	animation: scale .8s linear alternate infinite
}

@-webkit-keyframes scale {
	100% {
		-webkit-transform: scale(.1);
		transform: scale(.1);
		opacity: 0
	}
}

@keyframes scale {
	100% {
		-webkit-transform: scale(.1);
		transform: scale(.1);
		opacity: 0
	}
}

.preloader-container li:nth-child(1) {
	z-index: 24
}

.preloader-container li:nth-child(2) {
	z-index: 23
}

.preloader-container li:nth-child(3) {
	z-index: 22
}

.preloader-container li:nth-child(4) {
	z-index: 21
}

.preloader-container li:nth-child(5) {
	z-index: 20
}

.preloader-container li:nth-child(6) {
	z-index: 19
}

.preloader-container li:nth-child(7) {
	z-index: 18
}

.preloader-container li:nth-child(8) {
	z-index: 17
}

.preloader-container li:nth-child(9) {
	z-index: 16
}

.preloader-container li:nth-child(10) {
	z-index: 15
}

.preloader-container li:nth-child(11) {
	z-index: 14
}

.preloader-container li:nth-child(12) {
	z-index: 13
}

.preloader-container li:nth-child(13) {
	z-index: 12
}

.preloader-container li:nth-child(14) {
	z-index: 11
}

.preloader-container li:nth-child(15) {
	z-index: 10
}

.preloader-container li:nth-child(16) {
	z-index: 9
}

.preloader-container li:nth-child(17) {
	z-index: 8
}

.preloader-container li:nth-child(18) {
	z-index: 7
}

.preloader-container li:nth-child(19) {
	z-index: 6
}

.preloader-container li:nth-child(20) {
	z-index: 5
}

.preloader-container li:nth-child(21) {
	z-index: 4
}

.preloader-container li:nth-child(22) {
	z-index: 3
}

.preloader-container li:nth-child(23) {
	z-index: 2
}

.preloader-container li:nth-child(24) {
	z-index: 1
}

.preloader-container li:nth-child(25) {
	z-index: 0
}

.preloader-container li:nth-child(1) {
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.preloader-container li:nth-child(7) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.preloader-container li:nth-child(13) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.preloader-container li:nth-child(19) {
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.preloader-container li:nth-child(24) {
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}

.preloader-container li:nth-child(2) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.preloader-container li:nth-child(8) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.preloader-container li:nth-child(14) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.preloader-container li:nth-child(20) {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.preloader-container li:nth-child(3) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.preloader-container li:nth-child(9) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.preloader-container li:nth-child(15) {
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.preloader-container li:nth-child(4) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.preloader-container li:nth-child(10) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.preloader-container li:nth-child(5) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.preloader-container li:nth-child(1) {
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.preloader-container li:nth-child(6) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.preloader-container li:nth-child(11) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.preloader-container li:nth-child(16) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.preloader-container li:nth-child(21) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.preloader-container li:nth-child(7) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.preloader-container li:nth-child(12) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.preloader-container li:nth-child(17) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.preloader-container li:nth-child(22) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.preloader-container li:nth-child(13) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.preloader-container li:nth-child(18) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.preloader-container li:nth-child(23) {
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.preloader-container li:nth-child(19) {
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.preloader-container li:nth-child(24) {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.preloader-container li:nth-child(25) {
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block;
	outline: 0;
	-webkit-tap-highlight-color: transparent;
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	margin: 1px 0
}

.slick-arrow.slick-hidden {
	display: none
}

.hidden-acc-menu,
.hidden-menu {
	color: #fff;
	display: block;
	position: fixed;
	list-style: none;
	margin: 0;
	top: 0;
	text-align: left;
	z-index: 2;
	width: 300px;
	left: -300px;
}

.hidden-menu {
	background: linear-gradient(to right, #000000 0%,#222222 100%);
	border-right: 1px solid #f9e481;
	width: 50px;
	margin-top: 50px;
	-webkit-transition: width .22s ease;
	-o-transition: width .22s ease;
	transition: width .22s ease;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}

.hidden-acc-menu {
	background: #151515;
	-webkit-box-shadow: 5px 9px 10px 0 rgba(0, 0, 0, .4);
	box-shadow: 5px 9px 10px 0 rgba(0, 0, 0, .4);
	border-radius: 15px;
	max-height: 100%;
	right: -300px;
	top: 60px;
	-webkit-transition: right .22s ease;
	-o-transition: right .22s ease;
	transition: right .22s ease;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	width: 15%;
}

.hidden-acc-menu a,
.hidden-menu a {
	display: block
}

.hidden-acc-ticker,
.hidden-menu-ticker {
	display: none
}

.btn-menu {
	background: 0 0;
	color: #fff;
	cursor: pointer;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 50px;
	height: 50px;
	max-height: 50px;
	position: fixed;
	top: 0;
	left: 0;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	z-index: 4;
}

.carousel-indicators {
	z-index: 2;
}


.btn-acc {
	background: 0 0;
	border-left: 1px solid #f9e481;
	border-bottom: 1px solid #f9e481;
	cursor: pointer;
	width: 50px;
	height: 50px;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	z-index: 2
}

.btn:hover {
	color: #000000;
}

.btn-acc-desk {
	background: 0 0;
	border-right: 0;
	border-bottom: 0;
	color: #fff;
	cursor: pointer;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 50px;
	height: 50px;
	max-height: 50px;
	position: fixed;
	right: 0;
	top: 0
}

.btn-acc.desk {
	opacity: 0
}

.btn-acc.in,
.btn-acc.mob {
	z-index: 4
}

.acc-menu-logo {
	height: 25px;
	opacity: 0;
	width: auto
}

.btn-acc-desk span,
.btn-menu span {
	display: block;
	height: 3px;
	background: #f9e481;
	margin: 3px 0 0;
	width: 20px;
	-webkit-transition: all .1s linear .15s;
	-o-transition: all .1s linear .15s;
	transition: all .1s linear .15s;
	position: relative;
	border-radius: 2px;
}

.btn-acc-desc .first,
.btn-menu .first {
	margin-top: 0
}

.alpha-block {
	left: 0;
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.hidden-acc-ticker:checked~.alpha-block,
.hidden-menu-ticker:checked~.alpha-block {
	display: block;
	position: fixed;
	top: 0;
	z-index: 3;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .05);
	opacity: 1
}

.hidden-menu-ticker:checked~.hidden-menu {
	z-index: 3;
	width: 280px;
	left: 0;
}

.hidden-menu-ticker:checked~.hidden-menu .leftside-wrap {
	overflow-y: auto
}

.hidden-acc-ticker:checked~.hidden-acc-menu {
	right: 10px;
	z-index: 4
}

.hidden-acc-ticker:checked~.wrap .btn-acc-desk .first,
.hidden-menu-ticker:checked~.btn-menu .first {
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	top: 6px
}

.hidden-acc-ticker:checked~.wrap .btn-acc-desk .second,
.hidden-menu-ticker:checked~.btn-menu .second {
	opacity: 0
}

.hidden-acc-ticker:checked~.wrap .btn-acc-desk .third,
.hidden-menu-ticker:checked~.btn-menu .third {
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	top: -6px
}

.hidden-acc-ticker:checked~.btn-acc>.acc-menu-logo {
	opacity: 0;
	display: none
}

.hidden-acc-ticker:checked~.btn-acc::after,
.hidden-acc-ticker:checked~.btn-acc::before {
	content: '';
	display: block;
	height: 3px;
	background-color: #fff;
	-webkit-transition: all .1s linear .15s;
	-o-transition: all .1s linear .15s;
	transition: all .1s linear .15s;
	position: relative;
	width: 20px;
	border-radius: 2px
}

.hidden-acc-ticker:checked~.btn-acc::before {
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	top: 0;
	left: 10px
}

.hidden-acc-ticker:checked~.btn-acc::after {
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	top: 0;
	left: -10px
}

.hidden-acc-ticker:checked~.btn-acc.desk::after,
.hidden-acc-ticker:checked~.btn-acc.desk::before {
	display: none
}

.header {
	background: linear-gradient(to bottom, #404448 0%, #040404 100%);
	color: #fff;
	height: 67px;
	width: 100%;
	padding: 0px 12px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 3;
	border-bottom: 1px solid #f9e481;
	display: flex;
	justify-content: space-between;
}

.content {
	background: #1a1a1a;
}

.content img{
	width: 100%;
}

.z-logo {
	height: 60px;
	max-width: 100%;
	padding-bottom: 5px;
	margin-left: 70px;
	padding-top: 5px;
}

.hidden-acc-ticker:checked~.wrap,
.hidden-menu-ticker:checked~.wrap {
	overflow-x: hidden
}

.z-t-b-notify {
	position: absolute;
	right: 177px;
	top: 6px;
	line-height: 1
}

.z-t-b-notify a {
	font-size: 10px;
	text-decoration: none;
	line-height: 1;
	background: #eb2d36;
	width: 16px;
	height: 14px;
	border-radius: 50%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	z-index: 2
}

.z-t-b-notify.f11 a::after {
	content: '';
	height: 0;
	border: 2px solid transparent;
	border-bottom: 7px solid #eb2d36;
	-webkit-transform: rotate(123deg);
	-ms-transform: rotate(123deg);
	transform: rotate(123deg);
	position: absolute;
	left: 15px;
	top: 9px
}

.hidden-acc-ticker:checked~.wrap>.header>.z-t-b-notify {
	visibility: hidden
}

.za-menu .z-t-b-notify {
	display: inline-block;
	left: 0;
	line-height: 1;
	margin-right: 5px;
	position: relative;
	right: 0;
	top: 0;
	vertical-align: middle
}

.za-menu .z-t-b-notify a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	width: 21px;
	height: 21px;
	font-size: 14px;
	color: #fff
}

.za-menu .z-t-b-notify a::after {
	display: none
}

button {
	outline: 0
}

.btn {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font: 500 16px 'IBM Plex Sans', sans-serif;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 50px;
	outline: 0;
	/* padding: 0 20px; */
	text-align: center;
	text-decoration: none;
	text-transform: capitalize
}

.btn[href*="ru/support"] {
	height: auto;
	min-height: 50px
}

.b-blue {
	background: linear-gradient(to bottom, #fadd91 0%,#d7a341 14%,#b17a19 38%, #eec95b 83%, #f9e481 100%);
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 4px 5px -1px rgba(18, 0, 25, .5);
	box-shadow: 0 4px 5px -1px rgba(18, 0, 25, .5);
	width: 200px;
}

.b-d-blue {
	background-color: #2d0e38;
	background-image: url(../images/btn.svg);
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, .5);
	box-shadow: 0 4px 5px -1px rgba(0, 0, 0, .5)
}

.b-blue:active,
.b-blue:hover,
.b-d-blue:active,
.b-d-blue:hover {
	filter: brightness(0.5);
}

.bh-70 {
	min-height: 70px
}

.bh-70:active,
.bh-70:hover {
	filter: brightness(0.5);
}

.b-slide {
	background: #4d1753 url(../images/btn.svg) no-repeat top left
}

.b-slide:hover {
	background-color: #5f2f65
}

.b-bn {
	border: 0
}

.b-dark {
	background-color: #1f0022
}

.log-btn {
	border-radius: 0
}

.b-green {
	background: linear-gradient(to bottom, rgb(1, 217, 210) 2%, rgb(6, 95, 92) 60%, rgb(8, 66, 64) 100%);
	font-size: 16px;
}

.b-violet {
	background: linear-gradient(to bottom, rgb(97, 97, 97) 0%, rgba(0, 0, 0, 1) 100%);
	font-size: 16px;
	border-left: 1px solid #00e3db;
}

.b-violet:active,
.b-violet:hover {
	-webkit-box-shadow: 300px 0 0 0 rgba(0, 0, 0, .3) inset;
	box-shadow: 300px 0 0 0 rgba(0, 0, 0, .3) inset
}

.b-green:active,
.b-green:hover {
	-webkit-box-shadow: -300px 0 0 0 rgba(0, 0, 0, .3) inset;
	box-shadow: -300px 0 0 0 rgba(0, 0, 0, .3) inset
}

.log-btn:active,
.log-btn:hover {
	-webkit-transition: -webkit-box-shadow .25s linear;
	transition: -webkit-box-shadow .25s linear;
	-o-transition: box-shadow .25s linear;
	transition: box-shadow .25s linear;
	transition: box-shadow .25s linear, -webkit-box-shadow .25s linear
}

.log-btn img {
	height: 14px;
	margin-right: 5px
}

.b-tr-orange,
.b-tr-white,
.b-violet-orange {
	background: #000;
	border-radius: 20px;
	font-size: 12px;
	height: 28px;
	min-height: 28px;
	padding: 0 10px;
	border: 1px solid #f9e481;
	box-shadow: 0px 0px 6px #f9e481;
}

.b-violet-orange {
	background: rgba(23, 0, 31, .5)
}

.b-tr-orange:active,
.b-tr-orange:hover,
.b-violet-orange.active,
.b-violet-orange:active,
.b-violet-orange:hover {
	background: #f9e481;
	color: #000;
}

.b-tr-white.active,
.b-tr-white:active,
.b-tr-white:hover {
	background: #f9e481;
	color: #000000;
}

.lm-btn {
	background-color: #2c0e37;
	border: 0;
	border-radius: 30px;
	-webkit-box-shadow: 4px 6px 10px 0 rgba(0, 0, 0, .4);
	box-shadow: 4px 6px 10px 0 rgba(0, 0, 0, .4);
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	height: 58px;
	line-height: 1.5;
	margin: 20px auto;
	min-width: 55%
}

.lm-btn img {
	vertical-align: middle;
	margin-right: 5px
}

.lm-btn:active,
.lm-btn:focus,
.lm-btn:hover {
	background-color: #42274b;
	-webkit-box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, .4);
	box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, .4);
	outline: 0
}

.b-flash-lighting {
	position: relative;
	overflow: hidden
}

@-webkit-keyframes moving {
	30% {
		-webkit-transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em)
	}
	100% {
		-webkit-transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em)
	}
}

@keyframes moving {
	30% {
		-webkit-transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em)
	}
	100% {
		-webkit-transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em)
	}
}

.b-flash-lighting::after {
	-webkit-animation: moving 3s ease-in-out infinite;
	animation: moving 3s ease-in-out infinite;
	background-color: rgba(255, 255, 255, .5);
	content: "";
	display: block;
	height: 100%;
	left: -4.5em;
	position: absolute;
	top: 0;
	width: 3em;
	-webkit-transform: skewX(-45deg) translateX(0);
	-ms-transform: skewX(-45deg) translateX(0);
	transform: skewX(-45deg) translateX(0);
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.prv-filter-btn {
	background-color: #3c2543;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 2
}

.prv-filter-btn:active,
.prv-filter-btn:hover {
	background-color: #3c2543;
	background-image: url(../images/btn.svg);
	-webkit-box-shadow: 300px 0 0 0 rgba(0, 0, 0, .3) inset;
	box-shadow: 300px 0 0 0 rgba(0, 0, 0, .3) inset;
	-webkit-transition: -webkit-box-shadow .25s linear;
	transition: -webkit-box-shadow .25s linear;
	-o-transition: box-shadow .25s linear;
	transition: box-shadow .25s linear;
	transition: box-shadow .25s linear, -webkit-box-shadow .25s linear
}

.prv-filter-btn::after {
	background: rgba(255, 255, 255, .1);
	border-radius: 50%;
	content: '+';
	display: inline-block;
	height: 36px;
	line-height: 34px;
	margin-left: 15px;
	width: 36px
}

.prv-filter-btn.active::after {
	content: '-'
}

.prv-filter-btn:hover::after {
	background: #2c0e37
}

.prv-filter-btn::before {
	background: url(../images/icons/i-prov-filter-btn.png) no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	height: 20px;
	margin-right: 10px;
	width: 25px;
	vertical-align: middle
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	70% {
		-webkit-transform: scale(1.6);
		transform: scale(1.6)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	70% {
		-webkit-transform: scale(1.6);
		transform: scale(1.6)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.pulse-btn {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-image: url(../images/icons/play.png), -o-linear-gradient(22deg, #ff321c, #ffb33c);
	background-image: url(../images/icons/play.png), linear-gradient(68deg, #ff321c, #ffb33c);
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 27px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 27px 0 rgba(0, 0, 0, .3);
	color: #fff;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 0;
	height: 46px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 46px;
	position: relative;
	text-align: center;
	text-transform: uppercase
}

.pulse-btn::after {
	-webkit-animation: pulse 1.7s infinite;
	animation: pulse 1.7s infinite;
	background-image: -o-linear-gradient(22deg, rgba(255, 50, 28, .6), rgba(255, 179, 60, .6));
	background-image: linear-gradient(68deg, rgba(255, 50, 28, .6), rgba(255, 179, 60, .6));
	border-radius: 50%;
	-webkit-box-shadow: 0 0 8px 0 rgba(255, 229, 14, .83);
	box-shadow: 0 0 8px 0 rgba(255, 229, 14, .83);
	content: '';
	display: block;
	height: 46px;
	left: 0;
	top: 0;
	position: absolute;
	width: 46px;
	z-index: -1
}

.pulse-btn:hover::after {
	-webkit-animation: stop;
	animation: stop;
	cursor: pointer;
	-webkit-transform: scale(1.6);
	-ms-transform: scale(1.6);
	transform: scale(1.6)
}

.live-items {
	color: #000;
	padding: 2px 20px 21px;
	margin: auto;
	overflow: hidden
}

.live-items.mob {
	max-width: 480px;
	padding: 0;
	margin: 10px auto
}

.slick-arrow {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	border-radius: 10px;
	font-size: 50px;
	line-height: 25px;
	padding: 12px 20px 16px;
	border: 1px solid #f9e481;
	color: #f9e481;
	background: rgb(0, 0, 0);
	position: absolute;
	top: -webkit-calc((100% - 71px)/ 2);
	top: calc((100% - 71px)/ 2);
	z-index: 1;
	box-shadow: 0px 0px 6px #f9e481;
}

.slick-disabled {
	opacity: .3
}

.slick-prev {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	left: -26px;
	-webkit-transition: left .3s;
	-o-transition: left .3s;
	transition: left .3s
}

.slick-next {
	right: -26px;
	-webkit-transition: right .3s;
	-o-transition: right .3s;
	transition: right .3s
}

.slick-arrow.btn {
	position: initial;
	max-width: 300px;
	margin: 10px auto
}

.slick-dots {
	position: absolute;
	bottom: 40px;
	left: 65px;
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	z-index: 1
}

.live-items.mob .slick-dots {
	bottom: 42px;
	left: -webkit-calc((100% - 90px)/ 2);
	left: calc((100% - 90px)/ 2)
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 10px;
	margin: 0;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 15px;
	height: 10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0
}

.slick-dots li button::before {
	font-size: 16px;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢';
	text-align: center;
	color: rgba(220, 111, 37, .5)
}

.live-items.mob .slick-dots li button::before {
	color: rgba(255, 255, 255, .5)
}

.slick-dots .slick-active button::before {
	color: #dc6f25
}

.live-items.mob .slick-dots .slick-active button::before {
	color: #fff
}

.slick-slide img:not(.allow-bonus) {
	height: auto
}

.mob-ban {
	border-radius: 20px
}

.form .row {
	max-width: 500px;
	margin: 0 auto 17px
}

.form .in-row.first,
.form .in-row.second {
	width: 50%;
	display: inline-block
}

.form .in-row.second {
	display: inline-block;
	width: -webkit-calc(50% - 7px);
	width: calc(50% - 7px);
	margin-left: 7px
}

.form .in-row>input[type=text] {
	width: 100%
}

.row input[type=tel],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search]:not([class=search-game]),
input[type=text],
select,
textarea {
	background: rgba(255, 255, 255, .1);
	border-radius: 5px;
	border: 2px solid transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font: 300 13px 'IBM Plex Sans', sans-serif;
	height: 33px;
	/* max-width: 500px; */
	outline: 0;
	padding-left: 15px;
	padding-right: 15px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	vertical-align: middle;
	-webkit-appearance: none;
	width: 100%;
	min-height: 33px;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px transparent inset;
	-webkit-transition: background-color 8000s ease-in-out 0s;
	-o-transition: background-color 8000s ease-in-out 0s;
	transition: background-color 8000s ease-in-out 0s;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 174, 255, .04) 50%, rgba(255, 255, 255, 0) 51%, rgba(0, 174, 255, .03) 100%);
	-webkit-text-fill-color: #fff
}

input::-webkit-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input::-moz-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input:-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input::-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input::placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input::-webkit-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input::-moz-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	height: inherit;
	line-height: revert
}

input:-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input::-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea::-webkit-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea::-moz-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea:-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea::-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea::placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea::-webkit-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea::-moz-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea:-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea::-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select::-webkit-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: #fff;
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select::-moz-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select:-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select::-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select::placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select::-webkit-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select::-moz-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	line-height: revert
}

select:-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select::-ms-input-placeholder {
	font: 300 18px 'IBM Plex Sans', sans-serif;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, .8);
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input:focus::-webkit-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input:focus::-moz-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input:focus:-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input:focus::-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input:focus::placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input:focus::-webkit-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input:focus::-moz-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input:focus:-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input:focus::-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea:focus::-webkit-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea:focus::-moz-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea:focus:-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea:focus::-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea:focus::placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea:focus::-webkit-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea:focus::-moz-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea:focus:-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

textarea:focus::-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
	
}

select:focus::-webkit-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select:focus::-moz-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select:focus:-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select:focus::-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select:focus::placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select:focus::-webkit-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select:focus::-moz-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select:focus:-moz-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select:focus:-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

select:focus::-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

input[type=search]:not([class=search-game]) {
	padding-right: 40px
}

textarea {
	height: 150px;
	padding-top: 15px
}

.select-wrap {
	position: relative
}

.select-wrap::before {
	border: solid #fff;
	border-width: 0 3px 3px 0;
	content: '';
	display: inline-block;
	padding: 3px;
	pointer-events: none;
	position: absolute;
	right: 15px;
	top: 25px;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	-ms-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg)
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 30px
}

select::-ms-expand {
	color: transparent;
	background-color: transparent;
	border: none
}

select option {
	color: #000;
	background: #fff;
}

.row input[type=tel]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus:not([class=search-game]):focus,
input[type=text]:focus,
select:focus,
textarea:focus {
	background: #000;
	border: 1px solid #f9e481;
	color: #fff;
	outline: 0;
}

input[type=submit] {
	min-width: 180px;
	margin: auto;
	-webkit-appearance: none;
	width: auto;
	white-space: normal
}

.p-row,
.ph-row,
.u-row {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.row-urgency {
	text-transform: capitalize
}

.row-icon {
	position: absolute;
	width: 15px;
	left: 10px;
	top: 17px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	display: -ms-inline-flexbox;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.row-icon img {
	height: auto;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 20px
}

.row-icon svg {
	width: 15px
}

.row.code>.row-icon {
	top: initial
}

.pass-icon,
.user-icon {
	fill: #fff
}

.span-loading {
	display: -webkit-inline-flex;
	display: inline-flex;
	display: -ms-inline-flexbox;
	display: -webkit-inline-box;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 70px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 50px;
	text-align: center
}

.span-loading>span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 18px;
	height: 18px;
	background: #de2827;
	background: -webkit-gradient(linear, left top, left bottom, from(#e36529), to(#de2827));
	background: -o-linear-gradient(top, #e36529, #de2827);
	background: linear-gradient(to bottom, #e36529, #de2827);
	color: transparent;
	border-radius: 100%;
	-webkit-animation: slbdelay 1.4s infinite ease-in-out;
	animation: slbdelay 1.4s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.span-loading .slb1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

.span-loading .slb2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

@-webkit-keyframes slbdelay {
	0%,
	100%,
	80% {
		-webkit-transform: scale(0)
	}
	40% {
		-webkit-transform: scale(.7)
	}
}

@keyframes slbdelay {
	0%,
	100%,
	80% {
		transform: scale(0);
		-webkit-transform: scale(0)
	}
	40% {
		transform: scale(.7);
		-webkit-transform: scale(.7)
	}
}

.fld {
	background: #fff
}

.row.code {
	border-radius: 5px;
	max-width: 500px;
	margin: auto auto 17px;
	overflow: hidden;
	position: relative;
	width: 100%
}

.code .fld4 {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 40%;
	max-width: 160px;
	height: 50px;
	border: 0;
	background: #000;
	position: relative
}

.code .fld4 img {
	cursor: pointer;
	width: 100%;
	height: 100%
}

.code .fld4 input {
	position: absolute;
	top: 14px;
	right: 5px;
	z-index: 1
}

.code .fld4 img.loading {
	cursor: wait
}

.remind-page .code .fld4 {
	width: 148px
}

.code .field {
	display: inline-block;
	vertical-align: middle;
	width: 52%
}

.chr {
	border-collapse: collapse!important;
	float: left!important;
	margin-right: 3px!important;
	padding: 0!important;
	width: 5px!important
}

.chr td {
	width: 3px!important;
	height: 3px!important;
	padding: 0!important;
	margin: 0!important;
	border: 0!important
}

.arr-r {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #fff
}

.arr-r-g {
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #798083
}

.buttons {
	text-align: center;
	margin-bottom: 10px
}

.remind-page .sbm-btn {
	background: url(../images/btn.svg) top left no-repeat, url(../images/register/i-pass-restore.png) no-repeat top 13px left 10px #4d1753;
	background-size: auto, 20px;
	padding-left: 40px
}

.remind-page .sbm-btn:active,
.remind-page .sbm-btn:hover {
	background: url(../images/btn.svg) no-repeat top left, url(../images/register/i-pass-restore.png) no-repeat top 13px left 10px, -o-linear-gradient(66deg, #e36529, #de2827) #e36529;
	background: url(../images/btn.svg) no-repeat top left, url(../images/register/i-pass-restore.png) no-repeat top 13px left 10px, linear-gradient(24deg, #e36529, #de2827) #e36529;
	background-size: auto, 20px, auto
}

.restore-page .sbm-btn {
	background: url(../images/btn.svg) top left no-repeat, url(../images/register/i-pass.png) no-repeat top 13px left 10px #4d1753;
	background-size: auto, 20px;
	padding-left: 40px
}

.restore-page .sbm-btn:active,
.restore-page .sbm-btn:hover {
	background: url(../images/btn.svg) no-repeat top left, url(../images/register/i-pass.png) no-repeat top 13px left 10px, -o-linear-gradient(66deg, #e36529, #de2827) #e36529;
	background: url(../images/btn.svg) no-repeat top left, url(../images/register/i-pass.png) no-repeat top 13px left 10px, linear-gradient(24deg, #e36529, #de2827) #e36529;
	background-size: auto, 20px, auto
}

.btn-reload {
	background: url(../images/btn.svg) top left no-repeat, url(../images/icons/reload_btn.svg) no-repeat top 10px left 10px #4d1753;
	background-size: auto, 30px;
	padding-left: 45px
}

.btn-reload:active,
.btn-reload:hover {
	background: url(../images/btn.svg) no-repeat top left, url(../images/icons/reload_btn.svg) no-repeat top 10px left 10px, -o-linear-gradient(66deg, #e36529, #de2827) #e36529;
	background: url(../images/btn.svg) no-repeat top left, url(../images/icons/reload_btn.svg) no-repeat top 10px left 10px, linear-gradient(24deg, #e36529, #de2827) #e36529;
	background-size: auto, 30px, auto
}

.reg-sel {
	background: rgba(255, 255, 255, .1);
	border-radius: 5px;
	border: 2px solid transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 20px;
	height: 50px;
	max-width: 600px;
	width: 100%
}

.r-choose-bl {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: rgba(255, 255, 255, .1);
	border-radius: 30px;
	color: #a08aa8;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	height: 50px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 1;
	margin: 10px auto;
	min-width: 60px;
	position: relative;
	text-transform: uppercase;
	width: 150px
}

.row-sms-num>div:first-child {
	width: 30%;
	margin-right: 7px
}

.row-sms-num>div:nth-child(2) {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.register-success-page .sub p {
	margin: 7px auto 0;
	max-width: 500px
}

.register-success-page .up-c {
	text-transform: uppercase
}

.reg-code-ok svg {
	fill: #fff;
	width: 40px;
	display: block;
	margin: 5px auto
}

.reg-code-ok p {
	margin: 10px 0 7px
}

#rFormFields {
	overflow: visible!important
}

.r-choose-am {
	cursor: pointer
}

.r-ch-sms {
	margin-right: 20px
}

.r-ch-email {
	margin-left: 20px
}

.r-choose-am.active {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #2d0e38;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 0 2px transparent, 0 2px 6px rgba(0, 0, 0, .3);
	box-shadow: 0 0 0 2px transparent, 0 2px 6px rgba(0, 0, 0, .3);
	color: #fff;
	cursor: default;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 50px;
	margin: 0;
	-webkit-transition: right .2s linear;
	-o-transition: right .2s linear;
	transition: right .2s linear;
	width: 70px
}

.r-choose-am img,
.r-choose-am svg {
	margin-right: 7px;
	vertical-align: middle;
	width: 20px
}

.r-choose-block {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.r-choose-am-new {
	background: #4d1753;
	border-radius: 35px;
	cursor: pointer;
	font-size: 16px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 54px;
	margin: 0 15px 10px;
	outline: 0;
	padding: 10px 30px;
	text-align: center;
	text-transform: uppercase
}

.c-items {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 800px;
	margin: 30px auto 50px
}

.c-items>div {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #4d1753;
	border-radius: 30px;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	margin: 10px 5px;
	padding: 3px 20px 3px 3px;
	text-transform: uppercase;
	width: 190px
}

.c-items>div:active,
.c-items>div:hover {
	-webkit-box-shadow: 300px 0 0 0 rgba(0, 0, 0, .3) inset;
	box-shadow: 300px 0 0 0 rgba(0, 0, 0, .3) inset;
	-webkit-transition: -webkit-box-shadow .25s linear;
	transition: -webkit-box-shadow .25s linear;
	-o-transition: box-shadow .25s linear;
	transition: box-shadow .25s linear;
	transition: box-shadow .25s linear, -webkit-box-shadow .25s linear
}

.c-items>div:last-child {
	margin-right: 0
}

.c-items .rc-img {
	background-color: #664175;
	border-radius: 50%;
	height: 42px;
	margin-right: 10px;
	width: 42px
}

.c-items .rc-img.rci-email {
	background-color: #dc6f25
}

.c-items .rc-img.rci-file {
	background-color: #e24157
}

.c-items .rc-img.rci-pic {
	background-color: #435cdb
}

.rc-img img {
	height: 18px;
	width: auto
}

.c-items>.active {
	background-color: #1a0323;
	-webkit-box-shadow: 6px 10px 51px 0 rgba(26, 3, 35, .85);
	box-shadow: 6px 10px 51px 0 rgba(26, 3, 35, .85)
}

.copy-msg {
	max-width: 600px;
	margin: 25px auto;
	letter-spacing: .5px;
	color: #5cae62;
	font-size: 18px
}

.r-choose-am-new.active,
.r-choose-am-new:hover {
	background: -webkit-gradient(linear, left top, right top, from(#e36529), to(#de2827));
	background: -o-linear-gradient(left, #e36529, #de2827);
	background: linear-gradient(90deg, #e36529, #de2827)
}

.r-choose-am-new img {
	height: auto;
	margin-right: 10px;
	max-height: 30px;
	max-width: 30px;
	vertical-align: middle
}

.register-form form>.row {
	max-width: 1200px
}

.r-form-fields,
.soc-reg {
	margin-top: 60px
}

.r-form-fields .row,
.register-success-form.form .row {
	max-width: 600px
}

.register-success-page .acc-info {
	background-color: rgba(255, 255, 255, .1);
	background-position: top 17px left 10px;
	background-repeat: no-repeat;
	background-size: 20px;
	border-radius: 5px;
	font-size: 16px;
	margin: 0 auto 25px;
	max-width: 600px;
	padding: 12px 17px 12px 40px
}

.acc-info.login {
	background-image: url(../images/i-user.svg)
}

.acc-info.pass {
	background-image: url(../images/register/i-pass.png)
}

.register-success-page .acc-info div:last-child {
	font-size: 24px
}

.lp-left .p-row input,
.lp-left .u-row input,
.r-form-fields input,
.r-form-fields select,
.register-success-form input,
.register-success-page .ph-row input[type=number],
.remind-page .ph-row select,
.remind-page .u-row input,
.vouchers-page .u-row input {
	max-width: 100%;
	padding-left: 36px
}

.r-form-fields .btn,
.reg-slides .b-slide,
.register-success-form .onec-btn,
.register-success-page .btn {
	max-width: 300px;
	padding: 0 20px
}

.error input,
.error select,
.error textarea,
.gauth-row input.error,
.lp-left .p-row input.error,
.reg-slides .row input.error,
.reg-slides .row select.error,
.register .row input.error,
.register select.error,
.register-success-form input.error,
.remind-page .row input.error,
.remind-page .row select.error,
.restore-page .row input.error,
.z-page-win.select-currency .row select.error,
input.error,
select.error,
textarea.error {
	border: 2px solid #ff2645;
	vertical-align: middle
}

.login-page .errorMessage,
.register .errorMessage,
.register-success-page .errorMessage,
.remind-page .errorMessage,
.restore-page .errorMessage {
	max-width: 100%
}

.register .buttons,
.register-success-page .buttons,
.remind-page .buttons,
.restore-page .buttons {
	margin: 40px auto 100px
}

.row.re-captcha {
	border-radius: 5px;
	margin: 48px auto 28px;
	overflow: hidden
}

.gradient-page.refill-page,
.gradient-page.withdraw-page {
	color: #fff;
	padding: 0
}

.refill-page .z-title h1,
.withdraw-page .z-title h1 {
	font-size: 48px;
	font-weight: 700;
	padding-left: 30px;
	text-align: left
}

.refill-page>.flex-cont,
.withdraw-page>.flex-cont {
	width: 100%
}

.refill-page form,
.withdraw-page form {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.payment-bl {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 100%
}

.payment-bl .za-wallet {
	border-bottom: 1px solid rgba(44, 14, 55, .5);
	color: #a495aa;
	font-size: 16px;
	margin: -12px 0 0;
	padding: 0 30px 20px;
	text-align: left
}

.payment-bl .za-wallet>span:nth-child(2) {
	margin-left: 5px
}

.payment-bl .za-wallet svg {
	height: 25px;
	width: 26px
}

.pay-block {
	height: -webkit-calc(100% - 66px);
	height: calc(100% - 66px)
}

.refill-page .pay-block {
	height: auto
}

.rp-choose-currency {
	display: inline-block;
	vertical-align: top;
	padding: 20px 10px 20px 30px
}

.rp-fill-form {
	display: inline-block;
	vertical-align: top;
	padding: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.rp-fill-form.active {
	border-left: 1px solid rgba(44, 14, 55, .5);
	padding: 20px 30px
}

.rp-fill-form .stick {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.rp-fill-form .btn {
	max-width: 300px
}

.fill-the-form {
	width: 100%;
	max-width: 650px
}

.fill-the-form.active,
.withdraw-page .fill-the-form {
	margin: 0 auto
}

.ways-to-refill {
	margin: 0 auto 0 0;
	padding: 10px 30px;
	border-top: 1px solid rgba(44, 14, 55, .5)
}

.page-title h3 {
	font-size: 28px;
	font-weight: 600;
	margin: 0;
	max-width: 650px;
	padding: 7px 0;
	text-align: center;
	text-transform: capitalize
}

.rp-choose-currency .pos-rel {
	padding-top: 129px
}

.rp-choose-currency.active .pos-rel {
	padding-left: 0;
	padding-top: 0
}

.rp-choose-currency.active .curr-section {
	margin-bottom: 45px
}

.curr-section h2 {
	color: #8e6f99;
	font-size: 32px;
	margin-bottom: 20px;
	text-align: left
}

.curr-section h2::before {
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	content: '';
	display: inline-block;
	height: 48px;
	margin-right: 15px;
	vertical-align: middle;
	width: 48px
}

.curr-favorite h2::before {
	background-color: #e46129;
	background-image: url(../images/icons/heart.png), -webkit-gradient(linear, left top, right top, from(#e46129), to(#e03527));
	background-image: url(../images/icons/heart.png), -o-linear-gradient(left, #e46129, #e03527);
	background-image: url(../images/icons/heart.png), linear-gradient(90deg, #e46129, #e03527)
}

.curr-recommend h2::before {
	background-color: #37915c;
	background-image: url(../images/icons/like.png), -o-linear-gradient(34deg, #37915c, #17de58);
	background-image: url(../images/icons/like.png), linear-gradient(56deg, #37915c, #17de58)
}

.curr-other h2::before {
	background-color: #9357a8;
	background-image: url(../images/icons/card.png), -o-linear-gradient(51deg, #9357a8, #e04c4c);
	background-image: url(../images/icons/card.png), linear-gradient(39deg, #9357a8, #e04c4c)
}

.rp-list {
	list-style: none;
	position: relative;
	text-align: left
}

.rp-list li {
	display: none!important;
	margin: 5px;
	position: relative;
	vertical-align: middle
}

.rp-list.active li {
	display: inline-block!important
}

.rp-list>.active {
	display: inline-block!important;
	position: relative
}

.rp-list li.active::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: 0 0;
	top: 0;
	left: 0
}

.rp-choose-currency.active .all-payments {
	display: none
}

.all-payments {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(46, 17, 56, .8);
	border-radius: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .13);
	box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .13);
	color: #fff;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-weight: 400;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 120px;
	margin: 5px 7px;
	left: 0;
	padding: 15px 5px 20px;
	position: absolute;
	text-decoration: none;
	top: 0;
	width: 170px;
	z-index: 1
}

.all-payments:hover {
	background-color: #2e1138;
	background-image: url(../images/curr_hover.png);
	background-repeat: no-repeat;
	background-position: top right;
	-webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .13);
	box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .13)
}

.all-payments>svg {
	height: 67%
}

.all-payments .all-paym {
	fill: #fff
}

.all-payments:hover .all-paym {
	fill: #e36529
}

.rp-list a {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(46, 17, 56, .8);
	border-radius: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .13);
	box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .13);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 120px;
	padding: 15px 5px 20px;
	position: relative;
	text-decoration: none;
	width: 170px
}

.rp-list a img {
	height: 70%;
	-webkit-filter: contrast(0) brightness(300%);
	filter: contrast(0) brightness(300%);
	max-width: 80%;
	vertical-align: middle;
	width: auto
}

.rp-list .curr-name {
	display: block;
	text-align: center
}

.fav-btn:hover+a,
.rp-list .active a,
.rp-list a:hover {
	background-color: #2e1138;
	background-image: url(../images/curr_hover.png);
	background-repeat: no-repeat;
	background-position: top right
}

.fav-btn:hover+a img,
.rp-list .active a img,
.rp-list a:hover img {
	-webkit-filter: none;
	filter: none
}

.fav-btn {
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .3);
	-webkit-box-shadow: 2.5px 4px 16px 0 rgba(0, 0, 0, .75);
	box-shadow: 2.5px 4px 16px 0 rgba(0, 0, 0, .75);
	border: 0;
	color: #fff;
	cursor: pointer;
	font: 400 11px system-ui;
	height: 23px;
	padding: 0;
	position: absolute;
	right: 8px;
	top: 8px;
	width: 23px;
	z-index: 1
}

.fav-btn::before {
	content: '\2661';
	font-size: 16px
}

.curr-favorite .fav-btn::before {
	content: '\2665'
}

.curr-favorite .fav-btn:hover {
	background-color: #fff
}

.curr-favorite .fav-btn:hover::before {
	color: #2c0e37
}

.fav-btn span {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #2c0e37;
	border-radius: 30px;
	display: none;
	font-size: 12px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 29px;
	height: 23px;
	padding: 0 7px;
	position: absolute;
	top: 0;
	white-space: nowrap
}

.fav-btn span::before {
	border: 6px solid;
	border-color: transparent #2c0e37 transparent transparent;
	content: '';
	display: inline-block;
	left: -10px;
	pointer-events: none;
	position: absolute;
	top: 25%
}

.fav-btn:hover span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.rp-list .active>.fav-btn {
	opacity: 0
}

.row-calc {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.row-calc .btn {
	width: -webkit-calc(50% - 7px);
	width: calc(50% - 7px);
	margin-left: 7px
}

.fin-row {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #a78ab3;
	border-radius: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 500px;
	margin-bottom: 30px;
	padding: 10px 7px
}

.rp-total {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: right
}

#rpCommission,
#rpPay {
	color: #fff
}

.wtr-block {
	font-size: 15px;
	text-align: left
}

.wtr-block h3 {
	text-transform: uppercase
}

.wtr-block .opt-title {
	margin: 5px 0;
	text-transform: uppercase
}

.form .wtr-row {
	margin: 17px 0;
	max-width: 100%
}

.wtr-row svg {
	height: 40px;
	width: 45px;
	margin: 10px 10px 10px 25px;
	vertical-align: middle
}

.wtr-row .btn {
	vertical-align: middle
}

.wtr-row input[type=submit] {
	margin-top: 12px
}

.wtr-row .select-wrap {
	max-width: 500px;
	margin: auto
}

.wtr-row select {
	color: #fff
}

.form-balance {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	margin: 10px 0
}

.wd-row {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #a78ab3;
	border-radius: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 50px;
	max-width: 500px;
	padding: 10px 7px;
	text-align: left
}

.wd-row .row-text {
	font-size: 16px;
	display: inline-block;
	width: 150px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.wd-row .row-text.receive {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase
}

.wd-row .row-val {
	display: inline-block;
	text-align: right;
	font-weight: 600;
	color: #fff
}

.wd-row .row-val .curr {
	font-weight: 600
}

.row-com>sup {
	display: block;
	vertical-align: baseline
}

.row-com {
	text-decoration: none
}

.row-com:hover {
	text-decoration: underline
}

.row-com+a>svg {
	width: 20px;
	height: 25px;
	fill: #fff;
	margin-left: 5px
}

.nominal-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center
}

.nominal-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	background: rgba(45, 14, 56, .7);
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	font-size: 21px;
	font-weight: 600;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 42px;
	width: 31%
}

.list .type {
	padding-left: 22px
}

.list .type.gen_voucher,
.list .type.transfer-out,
.list .type.withdraw {
	background: url(../images/finances-list.png) no-repeat 0 20px
}

.list .type.bonus_to_real,
.list .type.partner,
.list .type.redeem_voucher,
.list .type.refill,
.list .type.transfer-in {
	background: url(../images/finances-list.png) no-repeat 0 -32px
}

.list .type.cashback,
.list .type.refund {
	background: url(../images/finances-list.png) no-repeat 0 -83px
}

.list .status {
	display: inline-block;
	padding: 3px 0 3px 30px
}

.st-success-bonus_to_real,
.st-success-cashback,
.st-success-gen_voucher,
.st-success-partner,
.st-success-redeem_voucher,
.st-success-refill,
.st-success-refund,
.st-success-transfer-in,
.st-success-transfer-out,
.st-success-withdraw {
	background: url(../images/status/success_green.svg) no-repeat 2px;
	background-size: 20px 20px
}

.list .st-billing_ok,
.list .st-pending,
.list .st-processing,
.list .st-suspended {
	background: url(../images/status/processing.svg) no-repeat 2px;
	background-size: 20px 20px
}

.list .st-failed {
	background: url(../images/status/failed.svg) no-repeat 2px;
	background-size: 20px 20px
}

.list .st-chargeback {
	background: url(../images/status/euro.svg) no-repeat 2px;
	background-size: 20px 20px
}

.list .st-support {
	background: url(../images/status/support.svg) no-repeat 2px;
	background-size: 18px
}

.finances-operations .page-bar {
	text-align: center;
	padding: 30px 0 40px 0
}

.form .provider-descr {
	font-size: 13px;
	margin: 20px auto 15px;
	text-align: center
}

.provider-img {
	text-align: center
}

.refill-promo {
	border-left: 1px solid rgba(44, 14, 55, .5);
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 20px;
	width: 421px
}

.refill-promo .tournaments-slider {
	margin: 25px 0
}

.refill-promo .btn {
	width: 100%
}

.refill-promo .C {
	margin: 20px 0
}

.pi-wrap {
	max-height: 182px;
	overflow: hidden;
	position: relative
}

.promo-items img {
	margin: auto;
	max-width: 380px;
	width: 100%
}

.promo-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.new-games {
	background-color: rgba(44, 14, 55, .5);
	border-radius: 20px;
	overflow: hidden
}

.new-games .gli-block {
	border-radius: 0;
	min-height: 90px
}

.new-games .gl-item {
	border-radius: 0;
	width: 50%;
	margin: 0;
	height: auto
}

.new-games .gl-item img {
	-webkit-animation: none;
	animation: none;
	border-radius: 0
}

.new-games .glib-nv {
	border-radius: 0
}

.new-games .gli-title {
	display: -webkit-box;
	font-size: 14px;
	max-height: 2.6em;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-right: 30px;
	top: 8px;
	text-align: left
}

.sp-choose-provider .attn-notify {
	background: rgba(255, 255, 255, .1);
	border-radius: 5px;
	margin: 15px auto;
	text-align: left;
	width: 90%
}

.verif-bl {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.verif-bl.uploaded {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

.verif-page h2 {
	font-style: italic;
	font-weight: 400;
	margin-bottom: 20px
}

.verif-section {
	margin: 0 10px;
	min-width: 290px
}

.verif-section:last-child {
	margin-top: 35px
}

.verif-bl.uploaded .verif-section:last-child {
	margin-top: 0
}

.verif-section>div {
	background: rgba(44, 14, 55, .6);
	position: relative
}

.ver-sec-doc .form {
	padding: 40px 25px;
	position: relative
}

.ver-sec-header {
	margin-bottom: 15px
}

.ver-sec-header h3 {
	font-size: 38px;
	font-weight: 400;
	line-height: 46px
}

.ver-sec-header>div {
	position: relative
}

.ver-sec-body {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 0 0 5px;
	position: relative
}

.ver-sec-body img {
	border-radius: 3px;
	height: auto
}

.ver-sec-body.flex-cont {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.ver-status-body.flex-cont {
	background: rgba(85, 52, 97, .2);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	min-height: 200px;
	min-width: 200px;
	padding: 5px
}

.ver-status-body.flex-cont img+img {
	margin-top: 20px
}

.doc-preview {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	width: 100%
}

.doc-preview img {
	max-height: 100%;
	max-width: 100%
}

.ver-sec-body label {
	display: block;
	font-size: 18px;
	margin: 7px 0;
	padding-left: 20px;
	text-align: left
}

.b-tr-orange.change-btn {
	border-radius: 40px;
	font-size: 16px;
	height: auto;
	outline: 0;
	padding: 17px 35px 17px 20px;
	text-transform: none
}

.change-btn span {
	display: inline-block;
	margin-left: 16px;
	position: relative;
	top: -3px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	vertical-align: middle
}

.change-bl.hide {
	visibility: hidden;
	opacity: 0
}

.change-bl {
	background: #2c0e37;
	opacity: 1;
	position: absolute;
	left: 50%;
	text-align: center;
	text-transform: none;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translate(-50%, 3%);
	-ms-transform: translate(-50%, 3%);
	transform: translate(-50%, 3%);
	visibility: visible;
	z-index: 2
}

.change-bl li {
	border-bottom: 1px solid rgba(255, 255, 255, .15);
	padding: 0 5px 5px;
	text-align: center
}

.change-bl li:last-child {
	border-bottom: 0
}

.ch-doc-item {
	background: 0 0;
	border: 0;
	color: #7d4c8f;
	cursor: pointer;
	font-size: 16px;
	padding: 20px 25px 20px 5px;
	position: relative;
	text-align: left;
	width: 100%
}

.change-bl li:hover .ch-doc-item {
	color: #fff;
	text-decoration: underline
}

.verif-section>.attn-notify {
	border: 0;
	border-radius: 0;
	height: 53px
}

.doc-fields-cont {
	background: rgba(255, 255, 255, .1);
	border: 3px solid #553461;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 300px;
	min-width: 300px;
	position: relative
}

.doc-fields-cont.address,
.doc-fields-cont.person {
	margin-right: 25px
}

.doc-data-fields input,
.doc-data-fields select {
	border: 2px solid #fff;
	border-radius: 35px;
	max-width: 100%;
	height: 50px;
	padding: 0 20px;
	width: 346px
}

.doc-data-fields .select-wrap {
	width: 346px;
	max-width: 100%
}

.doc-data-fields .select-wrap::before {
	right: 15px;
	top: 27px
}

.doc-data-fields input:focus,
.doc-data-fields select:focus {
	background-color: transparent;
	border-color: #dc6f25
}

.datepicker-container {
	background: 0 0;
	border: 0;
	-webkit-box-shadow: 0 3px 6px #000;
	box-shadow: 0 3px 6px #000;
	font-size: 16px;
	width: 280px
}

.datepicker-top-left:before,
.datepicker-top-right:before {
	border-bottom-color: #2d0e38
}

.datepicker-top-left:after,
.datepicker-top-right:after {
	border-bottom-color: rgba(45, 14, 56, .98)
}

.datepicker-panel>ul {
	border: 0;
	width: 100%
}

.datepicker-panel>ul>li {
	line-height: 40px;
	height: 40px;
	width: 40px
}

.datepicker-panel>ul[data-view=months]>li,
.datepicker-panel>ul[data-view=years]>li {
	line-height: 70px;
	height: 70px;
	width: 70px
}

.datepicker-panel>ul>li[data-view="month current"],
.datepicker-panel>ul>li[data-view="year current"],
.datepicker-panel>ul>li[data-view="years current"] {
	width: 200px
}

.datepicker-panel>ul[data-view=week] {
	border-top: 1px solid #dc6f25;
	border-bottom: 1px solid #dc6f25
}

.datepicker-panel>ul>li,
.datepicker-panel>ul>li.disabled,
.datepicker-panel>ul>li.disabled:hover,
.datepicker-panel>ul[data-view=week]>li,
.datepicker-panel>ul[data-view=week]>li:hover {
	background-color: rgba(45, 14, 56, .98)
}

.datepicker-panel>ul>li.disabled,
.datepicker-panel>ul>li.disabled:hover {
	color: rgba(204, 204, 204, .4)
}

.datepicker-panel>ul>li.highlighted,
.datepicker-panel>ul>li.highlighted:hover,
.datepicker-panel>ul>li:hover {
	background-color: #673ab7
}

.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
	color: #fff;
	background: #dc6f25
}

.doc-data-fields #VerifyForm_expiry_date {
	background-image: url(../images/icons/i-calendar.png);
	background-repeat: no-repeat;
	background-position: right 10px top 50%;
	background-size: 24px
}

.doc-data-fields input[type=date]::-webkit-inner-spin-button {
	display: none
}

.doc-data-fields input[type=date]::-webkit-calendar-picker-indicator {
	background: 0 0;
	color: transparent
}

.gradient-page .doc-data-fields input.error,
.gradient-page .doc-data-fields select.error {
	border: 1px solid #ff2645
}

.verif-section .errorMessage {
	border-radius: 35px;
	margin-top: 7px
}

.ver-sec-btns {
	margin-top: 20px;
	text-align: left
}

.btn.verify-btn {
	height: 50px;
	width: auto
}

.doc-data-fields {
	text-align: left
}

.doc-data-fields>div {
	margin-bottom: 20px
}

.doc-data-fields .flex-cont {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0
}

.doc-data-fields .flex-cont>div {
	margin: 0 20px 20px 0;
	text-align: left
}

.doc-fields {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%
}

.doc-fields>div {
	height: 100%;
	position: relative
}

.doc-fields.double>div {
	height: 50%;
	position: relative;
	width: 100%
}

.doc-fields.double>div:last-child {
	border-top: 3px solid #553461
}

.doc-fields .field.file {
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	opacity: 0;
	width: 100%;
	z-index: 1
}

.doc-fields .field.file input[type=file] {
	cursor: pointer;
	height: 100%;
	top: 0;
	width: 100%
}

.doc-fields .btn-wrap {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.doc-fields>div:hover .btn {
	background: #dc6f25
}

.plus-btn {
	background: rgba(255, 255, 255, .1);
	border-radius: 50%;
	font-size: 21px;
	height: 50px;
	line-height: 1;
	margin: 0 auto 30px;
	width: 50px
}

.doc-fields label {
	border-radius: 40px;
	height: auto;
	margin: 0;
	padding: 10px;
	text-transform: none
}

.doc-fields .btn-wrap.active {
	bottom: 5px;
	left: 5px;
	top: inherit;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.doc-fields .btn-wrap.active .plus-btn {
	display: none
}

.doc-fields .btn-wrap.active .btn {
	background: #dc6f25
}

.doc-fields-cont svg {
	height: auto;
	width: 60px;
	margin-top: 20px
}

.form-uploader {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
	background: #2d0e38;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 32px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 100%;
	left: 0;
	opacity: 1;
	-webkit-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	transition: opacity .3s linear;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2
}

.form-uploader.hide {
	opacity: 0
}

.form-loader-wrap {
	height: 120px;
	position: relative;
	width: 120px
}

.form-loader-wrap p {
	text-align: center;
	margin-top: 20px
}

.form-loader {
	-webkit-animation: 1s spin infinite linear;
	animation: 1s spin infinite linear;
	border: 10px solid #fff;
	border-top-color: rgba(255, 255, 255, .4);
	border-radius: 50%;
	height: 120px;
	margin-bottom: 10px;
	-webkit-transition: border-color .4s;
	-o-transition: border-color .4s;
	transition: border-color .4s;
	width: 120px
}

.form-loader.done {
	border-color: #dc6f25;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.form-loader-wrap svg {
	left: 0;
	position: absolute;
	top: 0
}

.form-loader-wrap polyline {
	fill: none;
	stroke: #dc6f25;
	stroke-width: 10;
	stroke-linejoin: round;
	stroke-dasharray: 100;
	-webkit-animation: succesIcon 1s ease-in 1 paused;
	animation: succesIcon 1s ease-in 1 paused
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes succesIcon {
	from {
		stroke-dashoffset: 100
	}
	to {
		stroke-dashoffset: 0
	}
}

@keyframes succesIcon {
	from {
		stroke-dashoffset: 100
	}
	to {
		stroke-dashoffset: 0
	}
}

.ver-sec-body .icon-wrap {
	margin-bottom: 10px
}

.ver-sec-body .icon-wrap svg {
	width: 60px
}

.doc-tips {
	background-color: #2c0e37;
	color: #fff;
	padding: 40px
}

.doc-tips .C {
	width: 23%
}

.doc-tips h3 {
	font-size: 38px;
	font-weight: 400;
	margin-bottom: 18px
}

.doc-tips img {
	max-width: 100%;
	height: auto;
	width: 300px
}

.doc-tips p {
	font-size: 16px;
	margin-top: 10px;
	text-transform: uppercase
}

.doc-tips.address .C {
	width: 31%
}

.doc-tips .color-green {
	color: #62cd3d
}

.doc-tips .flex-cont {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.doc-tips-close {
	display: none
}

.ver-status-wrap {
	height: -webkit-calc(100% - 58px);
	height: calc(100% - 58px);
	max-width: 800px;
	margin: auto
}

.ver-status-header {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 10px 15px
}

.ver-status-header h3 {
	font-size: 38px;
	font-weight: 400
}

.ver-status-header img {
	margin: 17px 0
}

.ver-status-header p {
	text-transform: uppercase
}

@media only screen and (min-width:1024px) {
	.status-page .fixed-btn .btn {
		max-width: 400px
	}
	.sp-status-block-sub {
		max-width: 400px
	}
	.status-page .page-title {
		text-align: center
	}
	.choice-b .cb-links {
		background: 0 0
	}
	.row.notes {
		max-width: 600px
	}
	.form .row,
	.reg-sel,
	.row input[type=tel],
	.row.code,
	input[type=date],
	input[type=email],
	input[type=number],
	input[type=password],
	input[type=search]:not([class=search-game]),
	input[type=text],
	select,
	textarea {
		max-width: 600px
	}
	.form .row.spr-body {
		max-width: 600px
	}
	.r-form-fields .row {
		max-width: 600px
	}
	.r-form-fields .code input,
	.r-form-fields input[type=number] {
		padding-left: 15px
	}
	.r-form-fields .code .fld4 input {
		padding-left: 0
	}
	.btn[href*="ru/support"] {
		height: auto;
		min-height: 40px
	}
	.nominal-item {
		font-size: 18px;
		height: 32px
	}
	.fill-the-form,
	.fill-the-form .errorMessage,
	.fill-the-form .row,
	.fill-the-form .row input[type=tel],
	.fill-the-form .row.code,
	.fill-the-form input[type=text] {
		max-width: 650px;
		width: 100%
	}
}

@media only screen and (min-width:1300px) {
	.zen-game-page {
		max-width: 1000px
	}
	.zen-game-page.wins-act {
		max-width: 1280px
	}
}

@media only screen and (min-width:1600px) {
	.zen-game-page {
		max-width: 1150px
	}
	.zen-game-page.wins-act {
		max-width: 1430px
	}
}

@media only screen and (min-width:1920px) {
	.zen-game-page {
		max-width: 1500px
	}
	.zen-game-page.wins-act {
		max-width: 1780px
	}
	.sp-icon {
		margin-right: 40px;
		margin-bottom: 0
	}
	.spb-top {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

@media only screen and (min-width:1181px) and (max-width:1281px) {
	.zen-game-page.wins-act {
		max-width: 1300px;
		width: 98%
	}
	.wins-sec {
		min-width: 220px
	}
	.wins-block {
		padding: 7px
	}
	.wins-game {
		width: 132px
	}
	.wins-tournament .buttons .btn {
		font-size: 15px
	}
}

@media only screen and (min-width:1001px) and (max-width:1200px) {
	.s-wrap.rel {
		width: 75%
	}
	.stream-bl>div {
		width: 24%
	}
	.s-wrap {
		height: 600px
	}
	.streams-list {
		height: 265px;
		padding: 0 0 20px
	}
	.streams-list::after {
		bottom: 0
	}
	.streams-list>div {
		height: 245px
	}
	.str-btns {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.str-btns>.btn,
	.str-dropd {
		width: 100%;
		margin: 5px 0
	}
	.str-lists-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.streams-item {
		position: relative
	}
	.stream>div {
		width: 100%
	}
	.stream>img {
		margin-left: 0;
		position: absolute;
		top: 7px;
		right: 3px;
		width: 40px
	}
}

@media only screen and (max-width:1400px) {
	.f-inside {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.fl-b {
		width: 51%
	}
	.f-prov {
		width: 100%;
		margin-top: 20px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.f-appr-bl {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media only screen and (max-width:1210px) {
	.register-form form>.row {
		max-width: 100%
	}
	.verif-section>.ver-status-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media only screen and (max-width:1180px) {
	.f-inside {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.fl-b {
		width: 50%;
		margin-top: 20px;
		margin: 0 auto;
		text-align: center;
		/* width: 100%;
		margin-top: 20px */
	}
	.sp-block {
		width: 100%
	}
	.sp-icon {
		margin-bottom: 0;
		margin-right: 40px
	}
	.zi-games-bl .gli-title {
		font-size: 16px
	}
	.zen-game-wrap {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.play-ok-wrap>div {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.play-ok .form {
		padding-left: 40px;
		padding-left: 0;
		margin-top: 30px
	}
	.tour-title {
		left: 3%
	}
	.tour-descr {
		left: 4%
	}
	.refill-promo {
		width: 385px
	}
	.wins-sec-hide {
		-webkit-box-shadow: 3px -5px 4px 0 #180021;
		box-shadow: 3px -5px 4px 0 #180021;
		position: relative;
		right: 0;
		top: 0;
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}
	.wins-sec-hide:hover {
		-webkit-box-shadow: 3px -5px 4px 0 #180021, 300px 0 0 0 rgba(0, 0, 0, .3) inset;
		box-shadow: 3px -5px 4px 0 #180021, 300px 0 0 0 rgba(0, 0, 0, .3) inset
	}
}

@media only screen and (max-width :1024px) {
	.refill-promo {
		width: 270px
	}
	.promo-items img {
		width: 100%
	}
	.rp-list {
		text-align: center
	}
	.rp-choose-currency {
		padding: 20px
	}
	.tournament-slide h3 {
		font-size: 27px
	}
	.tournament-slide .tg-summ {
		font-size: 32px
	}
	.ways-to-refill {
		padding: 20px
	}
	.desk-acc {
	    display: none;
	}
    .toggle-nav {
        padding: 0px 10px;
        float: right;
        display: inline-block;
        border-radius: 3px;
        color: #f9e481;
        font-size: 25px;
        height: 50px;
        padding: 9px 13px;
        transition: color linear 0.15s;
    }
}

@media only screen and (max-width:1000px) {
	.stream-bl {
		-webkit-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse;
		padding: 10px 0
	}
	.stream-bl>div {
		width: 100%;
		margin-bottom: 20px
	}
	.s-wrap.rel,
	.stream>div {
		width: 100%
	}
	.zen-game-page {
		max-width: 650px
	}
	.spb-top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.sp-icon {
		margin-right: 0;
		margin-bottom: 15px
	}
	.more-games,
	.zpi-games {
		text-align: center
	}
	.games-bl-header {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-left: 0
	}
	.ip-prov-image {
		margin-left: 0
	}
	.gl-item {
		margin: 0 10px 21px
	}
	.zi-games-bl.mob>.gl-item {
		margin: 0 5px 10px;
		width: -webkit-calc(50% - 12px);
		width: calc(50% - 12px)
	}
	.live-item {
		margin: 0 9px 0 10px
	}
	.zi-games-bl .gli-title {
		padding-right: 30px;
		text-align: left;
		top: 8px;
		display: -webkit-box;
		max-height: 2.6em;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical
	}
	.glib-nv::after {
		height: 66px;
		width: 66px
	}
	.glib-play::after {
		height: 56px;
		width: 56px
	}
	.tournament-sec {
		width: 100%;
		margin: 0 auto 38px
	}
	.play-ok-wrap>div {
		border-radius: 20px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 20px;
		width: 100%
	}
	.play-ok-wrap::after {
		display: none
	}
	.play-ok .form {
		padding-left: 40px;
		margin-top: 0
	}
	.tour-title {
		font-size: 32px
	}
	.tour-descr {
		font-size: 18px;
		top: -webkit-calc(14% + 46px);
		top: calc(14% + 46px)
	}
	.tour-guarantee .fs64 {
		font-size: 46px;
		line-height: 40px
	}
	.slick-slide .tour-descr img {
		width: 20px
	}
}

@media only screen and (max-width:960px) {
	.verif-section:first-child {
		margin-bottom: 30px
	}
	.verif-bl.uploaded .verif-section {
		margin-bottom: 30px
	}
	.verif-section {
		margin: 0;
		padding: 0 10px
	}
	.doc-address-bl,
	.doc-person-bl {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.doc-fields-cont.address {
		margin-right: 0
	}
	.doc-address-bl .ver-sec-body.flex-cont {
		margin-top: 20px;
		min-height: auto
	}
	.doc-address-bl .ver-sec-btns {
		text-align: center
	}
	.ver-sec-doc {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.ver-sec-header {
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		-o-order: 1;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding: 10px
	}
	.ver-sec-header h3 {
		font-size: 31px
	}
	.ver-sec-header p {
		font-size: 14px
	}
	.doc-tips h3 {
		font-size: 24px
	}
	.games-list .pos-rel.flex-cont {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center
	}
	.gl-filters {
		margin-top: 35px
	}
}

@media only screen and (max-width :900px) {
	.rp-choose-currency .pos-rel {
		padding-top: 0;
		padding-left: 175px
	}
	.rp-choose-currency {
		padding: 10px;
		margin: 0 auto
	}
	.rp-fill-form.active {
		border-left: 0
	}
	.form .wtr-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.form .wtr-row>div {
		margin: 10px 0;
		width: 100%;
		text-align: center
	}
	.pay-block {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: auto
	}
	.wtr-row svg {
		margin: 10px 10px 10px 0
	}

}

@media only screen and (max-width:860px) {
	.btn-tour-wrap,
	.tour-guarantee {
		left: 59%
	}
	.live-items .btn-tour-banner {
		font-size: 28px;
		height: 40px;
		width: 220px
	}
	.seamless-form-wrap {
		text-align: center
	}
	.seamless-form {
		height: 540px
	}
}

@media only screen and (max-width:800px) {
	.play-ok-wrap>div {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 10px;
		text-align: center
	}
	.play-ok .form {
		padding-left: 0;
		margin-top: 40px
	}
	.play-ok .form .row {
		margin-left: auto;
		margin-right: auto
	}
	.play-ok .form .buttons {
		text-align: center
	}
	.winners-archive {
		position: relative;
		right: 0;
		top: 38px
	}
	.denied-prv-block .inflex-cont,
	.prv-block>div {
		width: -webkit-calc(25% - 15px);
		width: calc(25% - 15px)
	}
}

@media only screen and (min-width:768px) {
	.live-items {
		width: -webkit-calc(100% - 53px);
		width: calc(100% - 53px)
	}
}

@media only screen and (max-width:768px) {
	.desk-acc {
		display: none;
	}
	.s-wrap {
		min-height: 360px;
		height: auto
	}
	.ch-container {
		font-size: 14px
	}
	.ch-container h3 {
		font-size: 21px
	}
	.ch-container img {
		width: 100px;
		height: 100px
	}
	.ch-container .btn {
		font-size: 14px
	}
	.index-menu .btn {
		margin: 5px
	}
	.play-ok .z-title {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 90%
	}
	.play-ok-wrap h2 {
		font-size: 28px
	}
	.play-ok-wrap h3 {
		font-size: 24px
	}
	.play-ok .z-title img {
		margin-right: 0;
		margin-bottom: 20px
	}
	.r-choose-am-new {
		margin: 0 5px 10px
	}
	.rc-soc {
		margin: 0
	}
	.verif-bl {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.verif-section {
		margin: 0
	}
	.ver-sec-body img {
		max-width: 100%
	}
	.verif-section:first-child {
		margin-bottom: 30px
	}
	.ch-doc-item {
		color: #fff
	}
	.gl-menu li {
		font-size: 16px;
		margin: 12px
	}
	.game-providers a {
		margin: 0 16px
	}
	.game-providers img {
		min-height: 35px
	}
	.rs-slider .slick-prev {
		left: 0
	}
	.rs-slider .slick-next {
		right: 0
	}
	.tournament-slide h3 {
		font-size: 22px
	}
	.tournament-slide .tg-summ {
		font-size: 30px
	}
}

@media only screen and (max-width:700px) {
	.tournaments-page .z-title h1 {
		background-size: 53px;
		font-size: 40px;
		padding: 0 62px
	}
	.rs-slider section>div {
		padding: 55px 60px
	}
}

@media only screen and (max-width:680px) {
	.wrap {
		padding-left: 0;
	}
	.acc-menu-logo {
		opacity: 1;
	}
	.z-page-win {
		padding: 0 0 8px 0;
	}
	.account-preferences,
	.lp-left.login,
	.lp-right.register,
	.register-success-page .z-70 {
		max-width: 100%;
		padding: 20px 15px;
	}
	
	.other-actions {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.other-actions .lp-remind {
		margin-top: 17px
	}
	.gl-provider {
		margin: 0 -10px
	}
	.games-list .pos-rel.flex-cont {
		/* margin: -20px -10px 0; */
		/* padding: 12px 10px; */
	}
	.row-vbl {
		margin: 0 10px;
	}
	.notifications,
	.view-ticket .z-70 {
		padding: 0
	}
	.support-page .create-form {
		background-color: #2c0e37;
		background-image: none;
		-webkit-box-shadow: 0 25px 30px -15px #2c0e37, 0 0 40px 0 rgba(0, 0, 0, .2);
		box-shadow: 0 25px 30px -15px #2c0e37, 0 0 40px 0 rgba(0, 0, 0, .2);
		padding: 40px 15px;
	}
	.support-page .create-form .row {
		margin-left: auto;
	}
	.create-form .buttons {
		text-align: center
	}
	.list-wrapper {
		margin: 0;
		width: 100%
	}
	.index-menu-wrap {
		margin: 0px 0;
	}
	.cookie-window {
		left: 5px;
		width: -webkit-calc(100% - 10px);
		width: calc(100% - 10px)
	}
	.payment-bl {
		text-align: center
	}
	.refill-promo {
		border-left: 0;
		border-top: 1px solid rgba(44, 14, 55, .5);
		padding: 20px;
		width: 100%
	}
	.refill-promo .btn {
		width: auto
	}
	.refill-promo>.pi-wrap,
	.refill-promo>section {
		margin: auto;
		max-width: 380px
	}
	.tournament-slide h3 {
		font-size: 32px
	}
	.tournament-slide .tg-summ {
		font-size: 64px
	}
	.refill-page .flex-cont,
	.withdraw-page .flex-cont {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.payment-bl .za-wallet,
	.refill-page .z-title h1,
	.withdraw-page .z-title h1 {
		text-align: center
	}
	.wtr-row .select-wrap {
		max-width: 500px;
		margin: auto
	}
	.refill-page .attn-notify,
	.withdraw-page .attn-notify {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.header {
		text-align: center;
		border-top: 1px solid #f9e481;
		border-bottom: 1px solid #f9e481;
	}
	.btn-acc,
	.btn-menu {
		border-bottom: 0
	}
	.z-logo {
		margin-left: 30px;
		height: 50px;
		padding-top: 0;
	}
	.hidden-menu {
		width: 300px;
		left: -300px;
		-webkit-transition: left .22s ease;
		-o-transition: left .22s ease;
		transition: left .22s ease
	}
	.hidden-menu-ticker:checked~.hidden-menu {
		width: 300px;
		left: 0
	}
	.z-t-b-notify {
		right: 33px
	}
	.doc-fields-cont.person {
		margin: 0 0 25px;
		max-width: 100%
	}
	.doc-data-fields .flex-cont>div {
		margin: 0 auto 20px;
		max-width: 500px;
		width: 100%
	}
	.doc-data-fields .select-wrap,
	.doc-data-fields input,
	.doc-data-fields select {
		width: 100%
	}
	.verif-section {
		padding: 0;
		width: 100%
	}
	.verif-section>.ver-status-wrap {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.doc-person-bl {
		padding: 0 5px
	}
	.ver-sec-body {
		padding: 10px 0
	}
	.ver-sec-btns {
		text-align: center
	}
	.doc-tips {
		padding: 10px
	}
	.doc-tips h3 {
		font-size: 18px
	}
	.doc-tips p {
		font-size: 12px
	}
	.btn-acc-desk {
		display: none
	}
	.fav-btn span {
		left: initial;
		right: 0;
		top: -29px
	}
	.fav-btn span::before {
		border-color: #2c0e37 transparent transparent transparent;
		left: -webkit-calc(100% - 18px);
		left: calc(100% - 18px);
		top: -webkit-calc(100% - 2px);
		top: calc(100% - 2px)
	}
}

@media only screen and (max-width:640px) {
	.hidden-acc-menu .btn,
	.sbb-signin a.btn {
		font-size: 16px;
		height: 40px
	}
	.sbb-signin .log-btn {
		border-radius: 5px
	}
	.live-items {
		width: 100%;
		padding: 0 20px
	}
	.ni-buttons .btn {
		font-size: 14px
	}
	.sp-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.spb-top {
		margin-bottom: 20px
	}
	.play-ok-settings {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.pos-btn {
		margin: 20px 0
	}
	.gl-providers-filter {
		padding: 20px
	}
	.denied-prv-block .inflex-cont,
	.prv-block>div {
		width: -webkit-calc(33% - 15px);
		width: calc(33% - 15px)
	}
	.ctg-block {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.ctg-block>div {
		margin: 14px
	}
	.prv-block {
		margin-top: 50px
	}
	.prv-all {
		left: 20px;
		top: 28px
	}
	.prv-clear {
		margin-left: 30px
	}
}

@media only screen and (max-width:600px) {
	.zi-games-bl.mob>.gl-item {
		margin: 0 2px 4px;
		width: -webkit-calc(50% - 4px);
		width: calc(50% - 4px)
	}
	.games-favorites .gl-item {
		margin: 0 3px 21px
	}
	.games-favorites .slick-next {
		right: 2px
	}
	.games-favorites .slick-prev {
		left: 3px
	}
	.fa-test {
		font-size: 12px;
		max-width: 215px
	}
	.as-row a[href="#"] {
		text-align: center
	}
	.fa-data {
		width: 100%
	}
	.fa-data p {
		margin: auto
	}
	.fa-test {
		display: block;
		max-width: 100%;
		text-align: center;
		margin: 10px 0;
		font-size: 16px;
		line-height: 1.5
	}
	.fa-data-key {
		margin-bottom: 10px
	}
	.fa-test .btn,
	.fa-test .fa-code {
		height: 50px
	}
	.live-item .text {
		font-size: 18px
	}
	.notify-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 10px 15px
	}
	.ni-buttons {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.ni-buttons .btn {
		width: 40%
	}
	.acp-bottom {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		-webkit-align-items: center;
		align-items: center
	}
	.game-providers {
		min-width: auto
	}
	.v-icon-wrap {
		padding: 10px
	}
	.v-icon {
		height: 80px;
		width: 80px
	}
	.v-icon svg {
		width: 50px;
		height: 50px
	}
	.vbl .form-title {
		font-size: 12px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		-webkit-align-items: center;
		align-items: center;
		height: 45px
	}
	.sb-top .sub-1,
	.sb-top .sub-2 {
		font-weight: 400;
		font-size: 14px
	}
	.z-page-win .z-title h1 {
		font-size: 28px;
		margin-top: 0;
	}
	.register-success-page .acc-info div:last-child {
		font-size: 17px
	}
	.register-success-page .acc-info {
		background-position: top 13px left 10px
	}
	.pp-block {
		min-width: 100%
	}
	.player.status-page .z-70 {
		padding: 10px
	}
	.f-inside {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		padding: 30px
	}
	.f-b {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin-bottom: 20px
	}
	.f-age-restrict {
		margin: 15px 0
	}
	.z-t-b-lang-block ul {
		left: -30px
	}
	.z-t-b-lang-block .lang-selected {
		margin: auto
	}
	.fl-text {
		text-align: justify
	}
	.f-prov a>img {
		max-width: 100%
	}
	.wins-sec {
		width: 100%
	}
	.wins-game {
		width: 100%
	}
	.suspend-account-msg {
		background-position: center top 22px;
		padding: 110px 20px 30px
	}
	.suspend-account-msg h1 {
		font-size: 28px;
		margin-bottom: 15px
	}
	.dp-item {
		width: 100%
	}
	.cookie-policy .z-70 {
		padding: 0
	}
	.tournament-sec h2 {
		width: -webkit-calc(100% - 170px);
		width: calc(100% - 170px)
	}
	.verif-bl.uploaded .verif-section {
		width: auto
	}
	.verif-section>.ver-status-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.ver-status-body img {
		max-width: 100%
	}
	.tournaments-page .z-title h1 {
		background-size: 41px;
		font-size: 32px;
		padding: 0 48px
	}
	.rs-slider .slide-list {
		padding-left: 40px
	}
	.copyright {
		text-align: center
	}
}

@media only screen and (max-width:580px) {
	.ver-status-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.ver-status-header {
		margin: 20px 0;
		min-height: 250px
	}
	.remind-page .z-70,
	.restore-page .z-70 {
		padding: 20px 5px
	}
}

@media only screen and (max-width:530px) {
	.str-btns {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.str-btns .btn {
		width: 100%
	}
	.str-btns .btn:first-child {
		margin-right: 0;
		margin-bottom: 7px
	}
	.av-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.av-content>.pass+.pers {
		border-left: 0;
		border-top: 2px solid rgba(255, 255, 255, .4)
	}
	.zi-games-bl.mob .gl-item .gli-title {
		top: 5px;
		padding-right: 30px;
		text-align: left
	}
}

@media only screen and (max-width:529px) {
	.ch-container {
		font-size: 12px
	}
	.ch-container h3 {
		font-size: 16px
	}
	.ch-container img {
		width: 80px;
		height: 80px
	}
	.ch-container .btn {
		font-size: 13px
	}
	.deposit-limit .flash {
		max-width: 90%;
		position: fixed;
		left: -webkit-calc((100vw - 90%)/ 2);
		left: calc((100vw - 90%)/ 2)
	}
}

@media only screen and (max-width:480px) {
	.errorSummary {
		max-width: 95%;
		right: inherit
	}
	.live-items {
		padding: 0
	}
	.live-item {
		margin: 0
	}
	.hidden-acc-menu .btn,
	.sbb-signin a.btn {
		font-size: 15px
	}
	.z-title h1 {
		font-size: 16px
	}
	.z-title .sub {
		font-size: 14px
	}
	.op.status-page .page-title {
		font-size: 14px;
		line-height: 1.5
	}
	.sup-title h3 {
		text-align: left
	}
	.view-ticket .btn {
		font-size: 16px
	}
	.zpi-news {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.zpi-news article {
		width: 100%;
		margin-bottom: 25px
	}
	.live-item .text {
		font-size: 14px
	}
	.live-item .btn {
		font-size: 15px
	}
	.live-items .btn-tour-banner {
		font-size: 28px
	}
	.rules-content .btn[href*=Caribbean] {
		font-size: 16px
	}
	.ni-buttons .btn {
		font-size: 12px;
		width: 46%
	}
	.acp-logo img {
		width: 50px
	}
	.acp-dl img {
		width: 35px
	}
	.acpb-left img {
		width: 110px;
		height: 40px
	}
	.str-head {
		-webkit-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse
	}
	.stream-soc {
		margin-bottom: 7px
	}
	.s-wrap:nth-child(2) {
		height: auto
	}
	.str-lists-wrap {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.str-dropd {
		width: 100%
	}
	.str-dropd:first-child {
		margin-right: 0;
		margin-bottom: 10px;
		z-index: 2
	}
	.streams-list {
		padding: 0 15px 20px
	}
	.stream {
		position: relative
	}
	.stream>div {
		width: 100%
	}
	.stream>img {
		margin-left: 0;
		position: absolute;
		top: 7px;
		right: 0;
		width: 45px
	}
	.sa-bl .btn {
		margin-bottom: 7px
	}
	.l-stream img {
		display: block;
		margin: 0 auto 5px
	}
	.providers-slider {
		width: 75%
	}
	.game-providers a {
		margin: 0 5px
	}
	.rs-slider {
		font-size: 14px
	}
	.rs-slider .slick-next,
	.rs-slider .slick-prev {
		top: -webkit-calc(100% - 68px);
		top: calc(100% - 68px)
	}
	.rs-slider .slick-prev {
		left: 20px
	}
	.rs-slider .slick-next {
		right: 20px
	}
	.rs-slider section>div {
		padding: 45px 20px 70px
	}
	.reg-slides .b-slide {
		width: 100%
	}
	.rs-slider .buttons {
		margin-bottom: 25px
	}
	.rs-slider .close-slides {
		top: 10px;
		right: 10px
	}
	.rs-slider h2 {
		font-size: 24px
	}
	.ppi-item {
		max-width: 100%
	}
	.account-area .form {
		padding: 20px 0
	}
	.zi-games-bl.mob .gl-item .glib-fav {
		top: 3px;
		right: 3px
	}
	.zi-games-bl.mob .gl-item .gli-title {
		font-size: 14px
	}
	.zi-games-bl.mob .gl-item .glib-demo-wr {
		bottom: 7px
	}
	.glib-nv::after {
		height: 60px;
		width: 60px
	}
	.glib-play::after {
		height: 50px;
		width: 50px
	}
	.play-ok-wrap {
		margin: 0
	}
	.cookie-bl form {
		padding-right: 20px;
		padding-top: 0;
		text-align: center
	}
	.cookie-close.btn {
		top: -10px;
		right: -10px;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	.tournament-sec {
		text-align: center
	}
	.tournament-sec h2 {
		height: auto;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 84px;
		width: 100%
	}
	.tour-sec-table {
		margin: 20px auto 24px;
		text-align: center
	}
	.wins-tourn-index .tour-sec-table {
		text-align: left
	}
	.tournament-sec .buttons {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center
	}
	.tournament-time-bl {
		right: 50%;
		-webkit-transform: translate(50%, 0);
		-ms-transform: translate(50%, 0);
		transform: translate(50%, 0)
	}
	.ver-sec-header {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.ver-sec-header h3 {
		font-size: 28px
	}
	.b-tr-orange.change-btn {
		width: 100%
	}
	.change-bl {
		right: 50%;
		width: 70%
	}
	.ver-sec-doc .form {
		padding: 20px 5px
	}
	.doc-fields-cont.person {
		min-width: 100%
	}
	.btn.verify-btn,
	.doc-data-fields .select-wrap,
	.doc-data-fields input,
	.doc-data-fields select {
		width: 100%
	}
	.denied-prv-block .flex-cont,
	.prv-block {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.denied-prv-block .inflex-cont,
	.prv-block>div {
		width: -webkit-calc(50% - 15px);
		width: calc(50% - 15px)
	}
	.denied-prv-block .inflex-cont:nth-child(even),
	.prv-block>div:nth-child(even) {
		margin-right: 0
	}
	.curr-section h2 {
		font-size: 20px
	}
}

@media only screen and (max-width:459px) {
	.ch-container>div>h3+p {
		height: 51px
	}
	.gl-filters {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.search-block {
		margin: 0 0 25px
	}
}

@media only screen and (max-width :450px) {
	.wtr-row .sup-btn {
		height: auto;
		padding-top: 5px;
		padding-bottom: 5px
	}
	.refill-page h1,
	.withdraw-page h1 {
		text-align: center;
		padding-left: 0
	}
}

@media only screen and (max-width:425px) {
	.ch-container {
		font-size: 11px
	}
	.sp-block {
		padding: 20px
	}
	.spb-text li {
		line-height: 2
	}
	.pp-block {
		position: relative
	}
	.ppb-top {
		position: initial
	}
	.pp-block .small-img {
		top: 0
	}
	.zi-games-bl.mob .gl-item .gli-title {
		display: -webkit-box;
		max-height: 2.6em;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical
	}
	.flash {
		width: 300px;
		left: -webkit-calc((100vw - 300px)/ 2);
		left: calc((100vw - 300px)/ 2)
	}
}

@media only screen and (max-width:400px) {
	.btn.btn-live {
		padding: 0 20px
	}
	.btn-live img {
		display: none
	}
	.ch-container {
		font-size: 10px
	}
	.ch-container h3 {
		font-size: 15px
	}
	.ch-container .btn {
		font-size: 11px
	}
	.sp-choose-provider a {
		width: 140px
	}
	.more-games .games-bl-header {
		font-size: 25px
	}
	.zi-games-bl.mob .gl-item .glib-demo-wr {
		bottom: 7px
	}
	.player-rating {
		padding: 20px 48px 20px 10px;
		text-align: left
	}
	.player-rating .player-name {
		margin-right: 5px
	}
	.player-rating .inflex-cont {
		-ms-align-items: flex-start;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		margin-left: 5px
	}
	.player-rating .inflex-cont span+span {
		margin-top: 5px;
		margin-left: 0
	}
	.rp-fill-form.active {
		padding: 20px 5px
	}
	.rp-choose-currency .pos-rel {
		padding-left: 152px
	}
	.rp-list li {
		margin: 4px
	}
	.all-payments,
	.rp-list a {
		width: 140px
	}
	.rp-list a {
		height: 137px;
		padding-top: 32px
	}
	.rp-list li .active {
		height: 120px;
		padding-top: 15px
	}
	.rp-list a img {
		margin-bottom: 5px
	}
	.row-sms-num>div:first-child {
		width: 52%
	}
}

@media only screen and (max-width:380px) {
	.doc-tips .C,
	.doc-tips.address .C {
		width: 48%;
		margin-bottom: 10px
	}
	.doc-fields-cont {
		min-width: 100%
	}
}

@media only screen and (max-width:374px) {
	body {
		font-size: 13px
	}
	.top-btns .btn {
		font-size: 11px
	}
	.view-ticket .btn {
		font-size: 14px
	}
	.wtr-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.wtr-row select {
		width: 100%;
		margin-right: 0
	}
	.wtr-row input[type=submit] {
		width: 100%;
		margin-top: 10px
	}
	.live-item {
		max-width: 100%
	}
	.live-item .text {
		font-size: 18px
	}
	.acpb-right {
		width: 100%;
		margin-left: 0
	}
	.acp-bottom {
		-webkit-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse
	}
	.acpb-right {
		margin-left: 0
	}
	.acpb-left {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		-webkit-align-items: center;
		align-items: center;
		margin-top: 12px
	}
	.acpb-left a {
		width: 47%;
		text-align: center
	}
	.v-icon-wrap {
		padding: 5px
	}
	.v-icon {
		height: 60px;
		width: 60px
	}
	.v-icon svg {
		width: 35px;
		height: 35px
	}
	.vbl.pi::after,
	.vbl.pih::after {
		padding-top: 150px
	}
	.s-wrap {
		min-height: 280px
	}
	.status-page .z-70 {
		padding: 20px 8px
	}
	.ch-container {
		font-size: 11px
	}
	.ch-container h3 {
		font-size: 12px
	}
	.ch-container img {
		width: 60px;
		height: 60px
	}
	.ch-container>div>h3+p {
		height: 45px
	}
	.sp-block {
		padding: 10px
	}
	.zi-games-bl.mob .gl-item .glib-play {
		top: 52%
	}
	.zi-games-bl.mob .glib-nv::after {
		top: 52%;
		height: 40px;
		width: 40px
	}
	.zi-games-bl.mob .glib-play::after {
		height: 30px;
		width: 30px
	}
	.zi-games-bl.mob .glib-play::before {
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 15px solid #f47c23
	}
	.wins-game {
		max-width: 235px
	}
	.win-info-notify {
		max-width: 94%
	}
	.tournaments-page .z-title h1 {
		background-size: 47px
	}
	.tournament-slide h3 {
		font-size: 22px
	}
	.tournament-slide .tg-summ {
		font-size: 32px
	}
}

@media only screen and (max-width:329px) {
	.ch-container {
		font-size: 10px
	}
}

@media (max-height:800px) {
	.z-buttons.in {
	
	}
}

@media (max-height:490px) {
	.z-buttons {
		padding-bottom: 70px;
		height: 78%;
		overflow-y: auto
	}
	.z-buttons .dafs.fixed {
		position: initial
	}

}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: relative
}
@media (min-width:500px){
	.hidden-acc-menu{
		display: none;
	}
}
@media (max-width:768px){
	.hidden-acc-menu{
		width: 70%;
	}
}
/**************************** ********* INFO PAGE ********* ****************************/

.back-info h1 {
	font-size: 32px;
	font-weight: 400;
	margin: 24px 0 14px;
	text-transform: none;
}

.info-page,.contact-page  {
	margin-top: 10px;
	width: 60%;
	border: 1px solid #f9e481;
	margin: 0 auto;
	padding: 35px;
	text-align: left;
}

.faq-page #accordion {
	width: 60%;
	margin: 0 auto;
}

#accordion ul {
	margin: 0px;
	padding: 24px;
	list-style: disc;
	text-align: left;
}

#accordion .card-header {
	text-align: left;
}

#accordion .card-body {
	background: #161616;
}

#accordion .card {
	background: #161616;
	border: 1px solid #f9e481;
	margin-bottom: 10px;
}

#accordion .btn:hover {
	text-decoration: none;
	color: #f9e481;
}

#accordion p {
	padding: 1em 2em 1em 2em;
}


/* CONTACT */

.contact-content {
	width: 80%;
	margin: 0 auto;
}

.contact-content ul {
	display: block;
	justify-content: center;
	font-size: 14px;
	margin: 30px auto;
	padding: 0px;
}

.contact-content ul li {
	list-style: none;
	float: none;
	margin-bottom: 10px;
	display: flex;
}

.contact-01 {
	background: #46464696;
	width: 30%;
	color: #fff;
	padding: 10px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.contact-01 i {
	margin-right: 10px;
}

.contact-02 {
	background: #000000c9;
	padding: 10px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-chat {
	background: linear-gradient(to bottom, #fadd91 0%,#d7a341 14%,#b17a19 38%, #eec95b 83%, #f9e481 100%);
	background-size: cover;
	-webkit-box-shadow: 0 4px 5px -1px rgba(18, 0, 25, .5);
	box-shadow: 0 4px 5px -1px rgba(18, 0, 25, .5);
	padding: 15px 28px;
	text-align: center;
	color: #fff;
	display: block;
	margin: 0px auto;
	border: none;
	margin-top: 10px;
	border-radius: 5px;
	min-height: 42px;
}

.btn-chat:hover {
	border-radius: 5px;
	filter: brightness(0.5);
	color: #fff;
}
/**************************** ****** Banking CSS ****** ****************************/
.bank-table {
	border: 1px solid #104d49;
    border-collapse: collapse;
    background: #0000007d;
}
 .bank-table img {
    padding: 10px;
}
 .bank-table tr > th {
	background: #f9e481;
	border: 1px solid #f9e481;
	padding: 7px;
	text-align: center;
	color: #000!important;
}
 .bank-table tr > td {
	padding: 10px;
	border: 1px solid #f9e481;
	color: #ffffff;
}
 .banking-li li{
     line-height:30px;
}

/**** After login ****/
.account-sec {
	background: #1a1a1a;
	padding: 20px 0 30px;
	color: #fff;
	min-height: 500px;
}
.account-sec .container {
	box-shadow: 0px 2px 60px -50px rgba(0,0,0,0.60);
}
.account-menu {
    padding: 15px 15px;
}
.account-menu ul {
    margin: 0;
    padding: 0;
}
.account-menu ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    max-width: 140px;
}
.account-menu ul li a {
	border: 1px solid #f9e481;
	box-shadow: 0px 0px 6px #f9e481b3;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	padding: 5px 10px;
	font-weight: 600;
	max-width: 100%;
	margin: 0 3px;
	border-radius: 6px;
}
.account-sec table{
	color: #fff;
}
.account-sec .af_color1{
	color: #fff;
}
.account-menu ul li.active a, .account-menu ul li a:hover {
	background: #f9e481;
	color: #000;
}
.title-bar {
	background: linear-gradient(to right, #000000 0%,#222222 100%);
	padding: 15px 20px;
	font-size: 16px;
	font-weight: 600;
	color: #f9e481;
	border: 1px solid #f9e481;
	text-align: center;
}
.btmline {
	border-bottom: 1px solid #f9e481;
}
.info-detail-wrapper {
    padding: 15px 15px;
    max-width: 550px;
    margin: auto;
}
.info-form-wrapper {
    display: grid;
    grid-template-columns: 136px auto;
    grid-gap: 18px 11px;
}
.info-form-wrapper-1 {
    display: grid;
    grid-template-columns: 136px auto;
    grid-gap: 18px 11px;
}
.info-detail-wrapper h5, .info-form-wrapper-1 h5 {
    font-size: 16px;
    color: #f9e481;
    font-weight: 600;
}
input.reg-input {
    border-radius: 3px;
    border: 1px solid #f9e481;
    padding: 2px 10px;
}
select.reg-input {
    border-radius: 3px;
    border: 1px solid #f9e481;
    padding: 4px 10px;
}

.btn-submit-info {
	color: #000000;
	background: #f9e481;
	border: none;
	padding: 8px 30px;
	font-weight: 700;
	font-size: 14px;
	border-radius: 20px;
	margin: 0 7px;
	transition: all 0.3s;
	text-align: center;
	text-transform: uppercase;
}
.btn-submit-info:hover, .btn-submit-info:focus {
    color: #fff;
    background: #ffc107;
}
.redmi {
    color: #dd0023;
}
.info-field {
    color: #f9e481;
    align-self: center;
}
span.select-arrow3 {
    margin-right: 5px;
}
.select-arrow3{
	width: 30%;
}
select.dob-select {
    height: 30px;
    padding: 0 13px;
	border-radius: 3px;
}
div#tranxTable {
    padding: 20px 25px;
    overflow: auto;
}
.table-amount {
    padding: 15px;
	overflow: auto;
}
.af_walletTable tr td {
	border: 1px solid #f9e481;
	text-align: center;
	line-height: 1.4;
	padding: 3px;
}
.af_walletTable p {
    margin: 0;
}
.af_color1 {
    font-weight: 600;
    color: #404040;
}
form.history-form {
    max-width: 700px;
    margin: auto;
    margin-bottom: 20px;
}
.history-form-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px 0;
    margin-bottom: 10px;
}
.his-info div {
    display: inline-block;
    width: 90px;
}
select.history-input {
    display: inline-block;
    max-width: 184px;
    padding: 5px 5px;
    border-radius: 4px;
}
.table-transfer {
	max-width: 430px;
	margin: auto;
}
.table-transfer tr th {
    border: 1px solid #f9e481;
    background: #f9e481;
    color: #000;
    padding: 5px;
    text-align: center;
}
.table-transfer tr td {
    border: 1px solid #f9e481;
    padding: 4px 15px;
    text-align: center;
}
.table-transfer tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.527);
}
select.trans-input {
    display: inline-block;
    max-width: 184px;
    padding: 5px 5px;
    border-radius: 4px;
}
input.trans-input {
    display: inline-block;
    max-width: 184px;
    padding: 3px 5px;
    border-radius: 4px;
    border: 1px solid #a9a9a9;
}
.steped {
	line-height: 1.2;
	font-size: 14px;
	margin-bottom: 10px;
}
input[type=date].depo-input {
    border: 1px solid #aaa;
    max-width: 122px;
    height: 28px;
    padding: 0 5px;
}
.mobile-account-menu {
    padding: 15px 15px;
	display: none;
}
select.account-menu-drop {
	padding: 3px;
	font-size: 16px;
	background: #000000;
	color: #f9e481;
	border: 1px solid #f9e481;
	text-align-last: center;
}
select.account-menu-drop option {
    background: #fff;
    color: #000;
}
.login-page{
	padding-top: 15px;
}



@media (max-width:1200px) {
.step-wrapper {
	display: grid;
	grid-template-columns: repeat(2,1fr);
    max-width: 800px;
    margin: auto;
}
.step-img img {
    width: 85%;
}
.lottery-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 10px;
    max-width: 1210px;
    margin: auto;
}
.gametab-wrapper ul.nav li.nav-item a {
    padding: 6px 7px;
}
}

@media (max-width:1300px) {
.filter-menu {
    grid-column: 1/3;
}
.promo-wrapper {
    grid-column: 3/9;	
}
}

@media (max-width:991px) {
.t-body {
    padding-top: 80px;
}
.feature-sec {
	display: none;
}	
.filter-wrap {
    display: block;
}
.filter-menu {
    text-align: center;
}
.filter-menu a {
    margin-bottom: 9px;
    display: inline-block;
    /* padding: 7px 8px; */
    font-size: 12px;
    width: 24%;
}
.promo-wrapper {
    margin: 0;
}
.mobile-none {
	display: none;
}
.bdf-1 {
	background: none;
	padding-right: 0;
}
.bdfb:after,.bdfb-2:after {
    content: none;
}
.highlight-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.member-service {
    height: auto;
    grid-column: 1/3;
}
.service-wrapper {
	display: grid;
	grid-template-columns: repeat(6,1fr);
}
.cs-icon {
    text-align: center;

}
.field {
	width:30%;
}	
.value {
	width: 65%;
}
.value.vercode {
	width: 50%;
}
.lottery-button-wrapper {
    max-width: initial;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 17px;
}
.lot-btn-1, .lot-btn-2	{
	width: auto;
	margin: 3px;
}
.fishing-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 15px;
}
.desktop-fish {
	display: none;
}
.mobile-fish {
	display: initial;
}
.dl-d {
	display: none;
}
.dl-m {
	display: block;
}
}

@media (max-width:767px) {
.mobile-slider {
	display: initial;
}
.desktop-slider {
	display: none;
}
.banner-casino, .banner-sports, .banner-slots {
    height: 200px;
}
.form-field {
    height: auto;
}	
.field {
    float: none;
    width: 100%;
    display: block;
	font-size: 16px;
}	
.value {
    display: block;
    float: none;
    width: 100%;
    padding: 0 7px;
}
.value.vercode {
    width: 55%;
    display: inline-block;
}
.vcode {
    display: inline-block;
    float: none;
}
.lottery-grid {
	display: grid;
	grid-template-columns: repeat(2,1fr);
}
.game-box img.desktop-918 {
	display: none;
}
.game-box img.mobile-918 {
	display: initial;
}
.desktop-4d {
	display: none;
}
.mobile-4d {
	display: initial;
}
.account-menu {
	display: none;
}
.mobile-account-menu {
	display: block;
}
.his-info div.sbs {
	display: none;
}
}

@media (max-width:640px) {
.trans-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}	
	
}
@media (max-width:600px) {
.step-wrapper {
	
}
.step-box {
    height: 140px;
}
.step-img {
    padding: 10px 0px;
}
.step-img img {
    width: 60px;
}
.step-info {
    line-height: 0.9;
}
.step-box::before {
    border-width: 50px;
}
.step-info h4 {
    font-size: 19px;
    margin-bottom: 5px;
}	
.step-info span {
    font-size: 15px;
}
.step-num {
    font-size: 20px;
}
.highlight-wrapper {
    display: block;
}
.service-wrapper {
	display:grid;
	grid-template-columns:60px auto;
}
.sbox, .servicebox, .member-service {
    max-width: 400px;
    margin: auto;
	padding: 0;
}
.sbox {
	font-size: 16px;
	min-height: auto;
	padding: 20px 0;
}
.wel-bonus {
    font-size: 70px;
}
.wel-bonus span {
	font-size: 22px;
}
.cs-icon {
    text-align: left;
}
.member-service {
    padding: 20px 0;
}
.lottery-button-wrapper {
    position: initial;
    margin-top: 10px;
}
.lot-btn-1 , .lot-btn-2 {
    padding: 10px 20px;
    font-size: 16px;
}
.fishing-wrapper {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 15px;
}	
	
}
@media (max-width:480px) {
.float-menu-btn {
    padding: 25px 0px 10px 10px;
}
.join-login-mobile {
    max-width: 140px;
}
.reg-btn, .login-btn {
    font-size: 12px;
    width: 74px;
	line-height: 1;
}
.login-btn {
    font-size: 12px;
    width: 60px;
	line-height: 1;
}
.vcode {
    display: block;
    margin-top: 5px;
}
.lottery-grid {
	display: grid;
	grid-template-columns: repeat(1,1fr);
}
.page-container {
	padding: 35px 0px;
}
.cbox-1 {
    font-size: 13px;
}
.sub-select-menu a {
    padding: 8px 11px;
}
.trans-wrapper {
    display: grid;
    grid-template-columns: repeat(1,1fr);
}
.transfer-table {
    display: grid;
    grid-template-columns: repeat(1,1fr);
}
.depo-field {
    float: none;
    margin-bottom: 10px;
}
.bank-input-wrap {
    margin-left: auto;
}
.dep-amount-field {
    display: block;
    margin-top: 0;
}
.depo-number-wrapper {
    margin-left: auto;
}
.depo-submit {
    margin-left: auto;
}
input.depo-amount,select.channel-select {
    width: 280px;
}
.sub-select-menu span {
	display: none;
}
.info-form-wrapper {
    display: grid;
    grid-template-columns: auto;
    grid-gap: 6px;
}
.info-form-wrapper .info-field {
    margin-bottom: -3px;
}
.history-form-wrapper {
    display: grid;
    grid-template-columns: repeat(1,1fr);
}	
.his-info div.sbs {
	display: inline-block;
}	
	
}


@media (max-width: 1600px) and (min-width:1200px) {
.header-top .container-fluid {
	max-width: 85%;
}
.header-bottom .container-fluid {
    max-width: 85%;
}
.gametab-wrapper ul.nav {
    max-width: 85%;
}
.mx16 {
    max-width: 85%;
}
.step-img img {
    max-width: 110px;
}
.step-info h4 {
    font-size: 23px!important;
}
}

input,
input::-webkit-input-placeholder {
    font-size: 13px;
}




























