<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">hr{display:block; height:1px; background:#e6e9eb}
*{box-sizing:content-box; outline:none !important;}
html{height:100%; font-size:14px; -moz-text-size-adjust:100%; -ms-text-size-adjust:100%; -o-text-size-adjust:100%; -webkit-text-size-adjust:100%; text-size-adjust:100%;}
body{width:100%; height:100%; margin:0 auto; padding:0; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased;  font-family: 'IBM Plex Sans',sans-serif; font-size:16px; line-height:19px; color:#000833; position:relative; font-weight:400; background:#f5f5f5;}
h1, h2, h3, h4, h5, h6, p{display:block; margin:0; padding:0; font-weight:400;}
.h1, .h2, .h3, .h4, .h5, .h6{margin:0; padding:0; float:none;}
img, input, textarea, button{border:none; outline:none;  font-family: 'IBM Plex Sans',sans-serif;}
textarea{position:relative; resize:none; box-sizing:border-box; display:block; width:100%;}
a{cursor:pointer; color:inherit; text-decoration:none; border:none; outline:none;}
a:hover{text-decoration:none;}
table{border-spacing:0;}
td, th{vertical-align:top; word-wrap:break-word;}
ul, nav, dl{margin:0; padding:0; list-style:none;}
button{display:block; cursor:pointer; box-sizing:border-box; padding:0; font-family: 'IBM Plex Sans',sans-serif;}
.inner{width:96%; max-width:1409px; margin:0 auto; padding:0 15px;}
.clear{clear:both; height:1px;}
.fleft{float:left;}
.fright{float:right;}
.db{display:block;}
.inb{display:inline-block;}
.in{display:inline;}
.hide{display:none;}
.hideI{display:none !important;}
.w16{width:16.66666666666666%;}
.w20{width:20%;}
.w25{width:25%;}
.w30{width:30%;}
.w33{width:33.3333333333333%;}
.w33-3{width:33.333333333333%;}
.w40{width:40%;}
.w45{width:45%;}
.w48{width:48%;}
.w50{width:50%;}
.w52{width:52%;}
.p0I{padding:0 !important;}
.w50I{width:50% !important;}
.w55{width:55%;}
.w60{width:60%;}
.w65{width:65%;}
.w75{width:75%;}
.w100{width:100%;}
.h100{height:100%;}
.h100vh{height:100vh;}
.h20p{height:20px;}
.tb{display:table;}
.tbc{display:table-cell;}
.vM{vertical-align:middle;}
.h0{height:0;}
.vT{vertical-align:top;}
.vB{vertical-align:bottom;}
.rL{position:relative;}
.fixed{position:fixed;}
.abs{position:absolute;}
.hid{overflow:hidden;}
.m0{margin:0;}
.m0I{margin:0 !important;}
.m0a{margin:0 auto;}
.mb30{margin-bottom:30px;}
.m05{margin:0 5%;}
.p0{padding:0;}
.alCenter{text-align:center;}
.alRight{text-align:right;}
.alLeft{text-align:left;}
.cp{cursor:pointer;}
.cd{cursor:default;}
.zt200{z-index:200;}
.box{box-sizing:border-box;}
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.tbr{display:table-row-group;}
.tr{display:table-row;}
.bgn{background-image:none !important;}
.row{margin:0; float:none;}
.b0{bottom:0;}
.t0{top:0;}
.r0{right:0;}
.l0{left:0;}
.upp{text-transform:uppercase;}
.low{text-transform:lowercase;}
.on_dekstop{display:block;}
.on_mobile{display:none;}
.on_tablet{display:none;}
.on_tablet_and_mobile{display:none;}
.on_tablet_and_dekstop{display:block;}
blockquote{margin:0; padding:0; display:block;}
section{position:relative;}
main{position:relative; clear:both;}
header, nav, section, article, aside, footer, main{display:block;}
#wrapper{width:100%; height:auto; margin:0 auto; position:relative; min-height:100%; overflow:hidden;}
.cover{background-position:center center; background-repeat:no-repeat; background-size:cover;}
.coverTop{background-position:top center; background-repeat:no-repeat; background-size:cover;}
.contain{background-position:center center; background-repeat:no-repeat; background-size:contain;}
.containTop{background-position:top center; background-repeat:no-repeat; background-size:contain;}
.containBot{background-position:bottom center; background-repeat:no-repeat; background-size:contain;}
.scale{-moz-transition:all 1s ease-out; -o-transition:all 1s ease-out; -webkit-transition:all 1s ease-out; transition:all 1s ease-out;}
.scale:hover{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); transform: scale(1.1);}
.rotate{transition:0.4s;}
.rotate:hover{-moz-transform:rotate(360deg); -moz-transition-duration:1000ms;-moz-transition-timing-function: ease-out;  -webkit-transform:rotate(360deg); -webkit-transition-duration:1000ms;-webkit-transition-timing-function: ease-out;  -o-transform:rotate(360deg); -o-transition-duration:1000ms; -o-transition-timing-function: ease-out;  transform:rotate(360deg); transition-duration:1000ms;transition-timing-function: ease-out;}
.round{border-radius:50%;}
.nowrap{white-space:nowrap;}
.bord50{border-radius:50%; -webkit-border-radius:50%;}

.owl-stage-outer{position:relative; overflow:hidden;}
.owl-stage{position:relative;}
.owl-item{position:relative; float:left; min-height:1px;}
.owl-nav.disabled{display:none;}

.inputbox::-webkit-input-placeholder{opacity: 1; transition: opacity 0.3s ease; color:#999dae;}
.inputbox::-moz-placeholder{opacity: 1; transition: opacity 0.3s ease; color:#999dae;}
.inputbox:-moz-placeholder{opacity: 1; transition: opacity 0.3s ease; color:#999dae;}
.inputbox:-ms-input-placeholder{opacity: 1; transition: opacity 0.3s ease; color:#999dae;}
.inputbox:focus::-webkit-input-placeholder{opacity: 0; transition: opacity 0.3s ease;}
.inputbox:focus::-moz-placeholder{opacity: 0; transition: opacity 0.3s ease;}
.inputbox:focus:-moz-placeholder{opacity: 0; transition: opacity 0.3s ease;}
.inputbox:focus:-ms-input-placeholder{opacity: 0; transition: opacity 0.3s ease;}
.textarea::-webkit-input-placeholder{opacity: 1; transition: opacity 0.3s ease; color:#999dae;}
.textarea::-moz-placeholder{opacity: 1; transition: opacity 0.3s ease; color:#999dae;}
.textarea:-moz-placeholder{opacity: 1; transition: opacity 0.3s ease; color:#999dae;}
.textarea:-ms-input-placeholder{opacity: 1; transition: opacity 0.3s ease; color:#999dae;}
.textarea:focus::-webkit-input-placeholder{opacity: 0; transition: opacity 0.3s ease;}
.textarea:focus::-moz-placeholder{opacity: 0; transition: opacity 0.3s ease;}
.textarea:focus:-moz-placeholder{opacity: 0; transition: opacity 0.3s ease;}
.textarea:focus:-ms-input-placeholder{opacity: 0; transition: opacity 0.3s ease;}


/* global */
.g-hidden { display: none; }
.g-line { zoom: 1; }
.g-line:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* modal */
.b-modal { position: relative; margin:0 auto;}
.b-modal_close { background:url(../img/close.png) no-repeat top center; width:21px; height:21px; cursor:pointer; z-index:400; position:absolute; top:30px; right:30px;}
.b-modal_close:hover{ background-position:center bottom;}

.b-modal{position:relative; z-index:990;}

/* modal */
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 11000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; -moz-border-radius: 10px;  -webkit-border-radius: 10px;  -khtml-border-radius: 10px;  border-radius: 10px; background: #000; color: #fff; }

a.selectBox{display:block !important;}
select,
.selectBox {
	position: relative;
	width: 100%;
	box-sizing:border-box;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #000833;
	text-decoration: none;
	background:#f5f5f5; border-radius:4px;
	padding-left:21px; padding-right:50px;
}
.selectBox:hover {
	color: #000;
	text-decoration: none;
}
.selectBox-label {
	display:block; position:relative; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
	padding: 0 15px 0 2px;	
}
.selectBox-arrow {
	position: absolute;
	left: auto;
	right: 20px;
	top: 50%;
	margin-top:-3px;
	width: 10px;
	height: 7px;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/select.png) 0 0 no-repeat;
}
.selectBox-dropdown-menu {
	padding:20px;
	position: absolute;
	list-style: none;
	font-size: 16px;
	line-height: 20px;
	background: #fff;
	margin: 0;
	box-sizing:border-box;
	border: 1px solid #f5f5f5;	
 z-index:12000;	
}
.selectBox-dropdown-menu li {
	display: block;	
}
.selectBox-dropdown-menu li a {
	display: block;
	padding: 0 10px;
	line-height:30px;
	color: #000;
	text-decoration: none;
	cursor: pointer;	
}
.selectBox-dropdown-menu li a:hover {
	
	text-decoration: none;
	background: #f5f5f5;
}
.selectBox-selected{font-weight:bold; background:#f5f5f5;}

.med{font-weight:500;}
.light{font-weight:300;}
.nowrap{white-space:nowrap;}


.authpage {height: auto; min-height: 100%;}
.authpage .inner2{ max-width:1410px; width:96%; margin-left:auto; margin-right:auto;}
.authpage .authmenu {}
.authpage .authmenu div.tb.w100.h100 {width: 96%; margin: 0 auto}
.authpage .items {position: relative; height: 100% !important;}
.authpage .items li {height: 100%; padding: 90px 40px; box-sizing: border-box; position: relative;}
.authpage .items li .link {width: 46%}

.authpage .pic { width: 390px; background-color: #f5f5f5; height: 100%}
.authpage .pic:before {content: ''; background-image: url(../images/authpic.png); background-size: contain; width: 244px; height: 246px; position: absolute; top: 50%; margin-top: -123px; left: 50%; margin-left: -122px}
.authpage .items a {display: block;}
.authpage .items a+a {padding-top: 20px}
.authpage .items a {text-decoration: none;}
.authpage .items span:first-child {font-weight: 700; font-size: 20px; line-height: 20px; padding-bottom: 11px}
.authpage .items span:nth-child(2) {font-weight: 400; font-size: 16px; line-height: 20px;}

.authpage .container { position: absolute;  top: 50%; left: 50%; transform: translate(-50%, -50%);}

/* Example wrapper */
.authpage .wrap {position: relative; float: left; width: 550px; margin: 0 40px 3em 0;}
.authpage .wrap:nth-child(2n) {margin-right: 0;}

/* Frame */
.authpage .frame {width: 780px; display:none; height: 520px; overflow: hidden; margin: 0 auto; position: relative; background-color: #fff; border-radius: 3px}

/* Pages */
.authpage .pages {list-style: none;  margin: 20px 0;  padding: 0;  text-align: center;  position: absolute;  top: 50%; margin-top: -51px}
.authpage .pages li {display: block;  width: 8px;  height: 8px;  border: 2px solid #8c97d3;  border-radius: 50%;  color: transparent;  background-color: transparent;  cursor: pointer;  margin: 0 auto}
.authpage .pages li+li {margin-top: 27px}
.authpage .pages li.active {width: 24px;	height: 24px;	background-color: #fff;	border: none;}


.authpage .authform {background-color: #fff; max-width: 434px; width: 100%; display: block; position: relative; margin-right: 0}
.authpage .authform:before {content: ''; position: absolute; width: 4px; height: 100%; left: -8px; background-color: #fff; top: 0}
.authpage .authform:after {content: ''; position: absolute; width: 4px; height: 100%; right: -8px; background-color: #fff; top: 0}
.authpage .logo { width: 219px; height: 59px; margin: 0 auto;}
.authpage .logo a {background-image: url(logo.png?v=999); height: 100%}

.formbody {padding: 0 57px}
.authpage .my_tabs {padding-top: 85px}
.authpage .dt li {display: inline-block; vertical-align: middle;}
.authpage .dt li a {font-size: 18px; line-height: 22px; color: #999dad; text-decoration: none; border: 2px solid transparent; padding: 4px 7px}
.authpage .dt li a.active {border: 2px solid #3f51b5; color: #3f51b5; border-radius: 18px; box-sizing: border-box;}

.authpage .dd .item {position: absolute; left: -99999999999%; z-index: 5; width: 100% !important}
.authpage .dd .item.active {position: relative; left: auto;}

.authpage .item .h2a {font-size: 24px; line-height: 40px; letter-spacing: -0.02em; display: block; padding-top: 45px; padding-bottom: 40px}
.authpage .item input {background-color: #f5f5f5; width: 100%; font-size: 16px; line-height: 20px; padding: 20px 21px; box-sizing: border-box; border-radius: 3px}
.authpage .item input+input {margin-top: 10px}
.authpage .item input::placeholder {color: #999dad}
.authpage .item button {margin-top: 10px; text-align: center; width: 100%; background-color: #3f51b5; color: #fff; font-size: 16px; line-height: 20px; font-weight: 700; padding: 20px 0; border-radius: 3px}


#header{height:79px; background:#fff; border-bottom:1px solid #e6e9eb; margin-bottom:15px; line-height:79px; font-weight:500;}
#header .logo{margin-right:21px; width:67px; height:59px; top: -6px; left:-20px; position:relative; background:url(logo.png) no-repeat; margin-top:17px;}
#header .menu ul li{display:inline-block; vertical-align:top; font-weight:500;}
#header .menu ul li + li{margin-left:36px;}
#header .menu ul li a{display:block; color:#999dae; position:relative;}
#header .menu ul li.active a{color:#3f51b5;}
#header .menu ul li:hover a{color:#3f51b5;}
#header .menu ul li.active a:after{content:''; position:absolute; left:0; bottom:-1px; height:4px; width:100%; background:#3f51b5;}
#header .people_block{margin-top:20px; line-height:40px; padding-right:21px;}
#header .people_block:after{content:''; position:absolute; right:0; top:50%; margin-top:-7px;margin-left: 5px; height:16px; width:16px; background:url(../img/e4.png) no-repeat;}
#header .people_block .image_block{width:40px; height:40px; margin-right:14px;}

#main{padding-bottom:20px;}
.right_side{width:330px; padding-top:15px; padding-bottom:1px;}
.right_side &gt; *{margin-bottom:30px; border:1px solid #e6e9eb; border-radius:4px; -webkit-border-radius:4px; background:#fff; -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.1); box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.1);/* box-shadow: 0 0 10px 5px rgba(221, 221, 221, .4);*/}
.content{padding-left:15px; margin-left:-15px; padding-right:15px; padding-top:15px; padding-bottom:15px;}

.balance_block{padding:30px 31px 30px; font-size:24px; line-height:27px; font-weight:300; letter-spacing:-0.02em;}
.balance_block .blue_button{margin-top:22px; background:#3f51b5 ; color:#fff; font-weight:500; font-size:14px; line-height:40px; width:163px; border-radius:20px; margin-right:19px; box-shadow: 0 2px 8px rgba(63,81,181, .5);}
.balance_block .blue_button:hover{box-shadow:none;}
.balance_block .pays{padding-top:30px;}
.balance_block .pays.active{visibility:hidden; opacity:0;}
.balance_block .hide_pays{border-top:1px solid #e9ecee; margin-top:32px;}
.balance_block .hide_pays li{border-bottom:1px solid #e9ecee; line-height:51px;}
.balance_block .hide_pays li a{display:block; font-size:16px; position:relative; padding-right:30px; white-space:nowrap; text-align:left;}
.balance_block .hide_pays li a:after{content:''; position:absolute; right:10px; width:7px; height:11px; top:50%; margin-top:-5px; background:url(../img/rrr.png) no-repeat;}
.balance_block .hide_pays li a.add:after{width:13px; height:13px; background:url(../img/plu.png) no-repeat;}
.balance_block .hide_pays li img{ max-width:22px; max-height:22px; vertical-align:middle; margin-right:18px;}

.pribil_block .title{padding:18px 31px 18px; font-size:24px; line-height:27px; font-weight:300;}
.pribil_block .text{border-top:1px solid #e6e9eb; padding:30px 30px 30px 34px; position:relative;}
.pribil_block .text .ah1{font-size:18px; line-height:21px; letter-spacing:-0.02em; margin-bottom:15px;}
.pribil_block .text .ah1.purp{color:#663fb5;}
.pribil_block .text .ah1.green{color:#67ba09;}
.pribil_block .text .link{margin-bottom:15px;     word-wrap: break-word; color:#000833; letter-spacing:0.12em;font-size: 14px;}
.pribil_block .text .butto{font-size:14px; line-height:36px; padding:0 19px; border:2px dotted #000733; border-radius:19px; -webkit-border-radius:19px; margin-right:20px;}
.pribil_block .text .butto.purp{color:#663fb5; border-color:#663fb5;}
.pribil_block .text .butto.purp:hover{background:#663fb5; color:#fff;}
.pribil_block .text .butto.green{color:#67ba09; border-color:#67ba09;}
.pribil_block .text .butto.green:hover{background:#67ba09; color:#fff;}
.pribil_block .text .copy{display:none; background:#fff; font-weight:500; padding:10px; z-index:1; border-radius:4px; -webkit-border-radius:4px; font-size:12px; color:#999dae; margin-top:-50px; -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.1); box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.1);}
.pribil_block .text .link2{font-size:12px; line-height:15px; color:#999dae; border-bottom:1px dotted #999dae; margin-top:11px;}
.pribil_block .text .link2:hover{color:#3f51b5; border-color:#3f51b5;}
.pribil_block .text .medit{color:#999dae; font-size:14px; line-height:17px;  font-style:italic; margin-top:15px;}

.main__page{}
.main__page .white_block{margin-bottom:4px; background:#fff; border:1px solid #e6e9eb; border-bottom:0; border-radius:4px; -webkit-border-radius:4px;-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.1); box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.1);}
.main__page .white_block .my_tabs .dt{border-bottom:1px solid #e6e9eb; }
.main__page .white_block .my_tabs .dt .left_block{ line-height:61px; padding-left:33px; margin-right:0; font-size:24px; font-weight:300;}
.main__page .white_block .my_tabs .dt .left_block .title{margin-right:30px;}
.main__page .white_block .my_tabs .dt .left_block .checkbox{padding-left:25px; position:relative; margin-right:26px; line-height:inherit; font-size:inherit;}
.main__page .white_block .my_tabs .dt .left_block .checkbox.checkbox1.green span:before{border-color:#67ba09;}
.main__page .white_block .my_tabs .dt .left_block .checkbox.checkbox1.green input:checked + span:before{background-color:#67ba09;}
.main__page .white_block .my_tabs .dt .left_block .checkbox span{width:16px; height:16px; position:absolute; left:0; top:50%; margin-top:-8px; border-radius:50%; -webkit-border-radius:50%;}
.main__page .white_block .my_tabs .dt .left_block .checkbox input:checked + span{background:url(../img/check.png) no-repeat center center;}
.main__page .white_block .my_tabs .dt .left_block .checkbox input{display:none;}
.main__page .white_block .my_tabs .dt .left_block .checkbox b{font-weight:500; font-size:16px;}
.main__page .white_block .my_tabs .dt ul{margin-right:30px;}
.main__page .white_block .my_tabs .dt ul li{display:inline-block; vertical-align:top;}
.main__page .white_block .my_tabs .dt ul li + li{ margin-left:20px;}
.main__page .white_block .my_tabs .dt ul li a{color:#999dae; text-decoration:none; display:block; cursor:pointer; line-height:64px; font-size:14px; position:relative; font-weight:500;}
.main__page .white_block .my_tabs .dt ul li a:hover{color:#3f51b5}
.main__page .white_block .my_tabs .dt ul li a.active{color:#3f51b5}
.main__page .white_block .my_tabs .dt ul li a.active:after{content:''; position:absolute; left:0; bottom:-1px; width:100%; height:2px; background:#3f51b5;}
.main__page .white_block .my_tabs .dd{margin-top:15px;}
.main__page .white_block .my_tabs .dd .item{display:none;}
.main__page .white_block .my_tabs .dd .item.active{display:block;}
.main__page .white_block .my_tabs .dd .item .bg_bg{padding:0 76px; background:url(../img/bgbg.png) no-repeat; background-size:cover; border-bottom:1px solid #e6e9eb;}
.main__page .white_block .owl-prev{width:13px; height:22px; background:url(../img/left_arr.png) no-repeat; left:-55px; top:50%; margin-top:-21px; position:absolute; cursor:pointer;}
.main__page .white_block .owl-next{width:13px; height:22px; background:url(../img/right_arr.png) no-repeat; right:-55px; top:50%; margin-top:-21px; position:absolute; cursor:pointer;}
.main__page .white_block .owl-next.disabled, .main__page .white_block .owl-prev.disabled{opacity:0.3; cursor:auto;}
.main__page .white_block .owl-stage-outer{padding-bottom:40px;}
.main__page .white_block .my_tabs .dd .item .bg_bg .table{height:145px; position:relative;}
.main__page .white_block .my_tabs .dd .item .bg_bg .table .tbc.razdel{width:1%;}
.main__page .white_block .my_tabs .dd .item .bg_bg .table .bg{background:#67ba09; opacity:0.7; border-radius:4px 4px 0 0 ; -webkit-border-radius:4px 4px 0 0;}
.main__page .white_block .my_tabs .dd .item .bg_bg .table .bg2{background:#663fb5; opacity:0.7}
.main__page .white_block .my_tabs .dd .item .bg_bg .table .tbc{width:9%; opacity:0.6; height:115px; padding-top:30px;}
.main__page .white_block .my_tabs .dd .item .bg_bg .table .tbc:hover{opacity:1;}
.main__page .white_block .my_tabs .dd .item .bg_bg .table .tbc .abs{font-size:12px; line-height:15px; bottom:-25px; font-weight:500;}
.main__page .white_block .my_tabs .dd .item .bg_bg .table .tbc .text{font-size:11px; line-height:14px; display:none;}
.main__page .white_block .my_tabs .dd .item .bg_bg .table .tbc:hover .text{ display:block;}
.main__page .white_block .my_tabs .dd .item .next_row{height:39px; border-bottom:1px solid #e6e9eb;}
.main__page .white_block .dohod_block{padding:27px 10px 28px 31px;}
.main__page .white_block .dohod_block .gray{line-height:40px; padding:0 20px; background:#f5f5f5; border-radius:20px; float:left; margin-right:21px; font-size:20px; letter-spacing:-0.02em; font-weight:300;}
.main__page .white_block .dohod_block .more{font-size:12px; line-height:17px; border-bottom:1px dotted #999dae; float:left; color:#999dae; font-weight:500; margin-top:10px;}
.main__page .white_block .dohod_block .more:hover{color:#3f51b5;}
.main__page .white_block .gray_row{background:#f5f5f5; color:#999dae; font-weight:500; line-height:39px; font-size:12px;}
.main__page .white_block .gray_row .first_block{width:21%; padding-left:31px;}
.main__page .white_block .gray_row .second_block{width:16.2%;}
.main__page .white_block .gray_row .third_block{width:18.2%;}
.main__page .white_block .gray_row .fourth_block{width:13.5%;}
.main__page .white_block .gray_row .fourth_block{width:13.5%;}
.main__page .white_block .gray_row .fifth_block{width:14%; margin-left:4.2%}
.main__page .white_block .gray_row .fifth_block a{margin-left:3px; opacity:0.5; filter: grayscale(100%);    -webkit-filter: grayscale(100%);    -moz-filter: grayscale(100%);    -ms-filter: grayscale(100%);    -o-filter: grayscale(100%); filter: gray;    -webkit-filter: grayscale(1);}
.main__page .white_block .gray_row .fifth_block a:hover{opacity:1;filter: grayscale(0);    -webkit-filter: grayscale(0);    -moz-filter: grayscale(0);    -ms-filter: grayscale(0);    -o-filter: grayscale(0); filter: none;    -webkit-filter: grayscale(0); }
.main__page .white_block .gray_row .fifth_block a img{vertical-align:middle; margin-top:-6px;}
.main__page .white_block .gray_row .right_block{padding-right:22px;}
.main__page .block{padding-top:0; background:#fff; border:1px solid #e2e5e7; border-radius:4px; -webkit-border-radius:4px; margin-bottom:4px; -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.1); box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.1);}
.main__page .block .scrll{}
.main__page .block .scrll &gt; *{}
.main__page .block .top_row{line-height:50px;}
.main__page .block .top_row .first_block{width:21%; padding-left:50px; min-height:1px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; padding-right:15px;}
.main__page .block .top_row .first_block b{font-size:12px; line-height:15px; font-weight:bold; color:#000833;}
.main__page .block .top_row .first_block .inb{line-height:15px; padding-top:9px; padding-bottom:10px;}
.main__page .block .top_row .first_block .email{font-size:12px; line-height:15px; color:#999dae;}
.main__page .block .top_row .first_block img{top:2px; position:relative; margin-right:15px;}
.main__page .block .top_row .first_block .plus_minus{width:15px; height:15px; line-height:15px; border:1px dashed #3f51b5; left:16px; top:16px;}
.main__page .block .top_row .first_block .plus_minus:before{content:''; position:absolute; left:4px; top:7px; width:7px; height:1px; background:#3f51b5;}
.main__page .block .top_row .first_block .plus_minus.active:before{background:#67ba09;}
.main__page .block .top_row .first_block .plus_minus.active{border-color:#67ba09;}
.main__page .block .top_row .first_block .plus_minus.active:after{content:''; position:absolute; left:7px; top:4px; height:7px; width:1px; background:#67ba09;}
.main__page .block .top_row .second_block{width:16.2%; min-height:1px;}
.main__page .block .top_row .second_block .green_b{color:#15b000; font-size:12px; line-height:28px; background:#d0efcc; margin-top:10px; padding:0 14px; font-weight:600; border-radius:14px;}
.main__page .block .top_row .third_block{width:18.2%; min-height:1px;}
.main__page .block .top_row .fourth_block{width:13.5%; min-height:1px;}
.main__page .block .top_row .fourth_block{width:13.5%; min-height:1px;}
.main__page .block .top_row .fifth_block{width:14%; margin-left:4.2%; min-height:1px;}
.main__page .block .top_row .right_block{padding-right:22px; min-height:1px;}
.main__page .block .top_row.row{position:relative; border-top:1px dashed #e6e9eb; color:#6f7280}
.main__page .block .top_row.row:before{content:''; position:absolute; left:0; top:-1px; height:2px; width:50px; background:#fff;}
.main__page .block .top_row.row:after{content:''; position:absolute; right:0; top:-1px; height:2px; width:22px; background:#fff;}
.main__page .block .top_row.row .green{color:#66b908;}
.main__page .block .top_row.row .purp{color:#663fb4;}
.main__page.in_admin .block .top_row .first_block, .main__page.in_admin .white_block .gray_row .first_block{width:25%;}
.main__page.in_admin .white_block .gray_row .second_block, .main__page.in_admin .block .top_row .second_block{width:15%;}
.main__page.in_admin .white_block .gray_row .third_block, .main__page.in_admin .block .top_row .third_block{width:14%;}
.main__page.in_admin .white_block .gray_row .fourth_block, .main__page.in_admin .block .top_row .fourth_block{width:23%;}
.main__page.in_admin .white_block .gray_row .fifth_block, .main__page.in_admin .block .top_row .fifth_block{margin-left:auto; width:auto; padding-right:30px;}
.main__page.in_admin .block .top_row .fifth_block{color:#999dae}
.main__page.in_admin .block .top_row .fifth_block a{color:#3f51b5; text-decoration:underline;}

.purse__page &gt; *:not(.clear){margin-bottom:8px; background:#fff; border:1px solid #e6e9eb; border-radius:4px; -webkit-border-radius:4px;-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.1); box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.1);}
.purse__page .block{padding:12px 31px 12px 30px; line-height:40px;}
.purse__page .block .left_block{font-size:24px; padding-right:20px;}
.purse__page .block .left_block img{display:inline-block; vertical-align:middle; margin-top:-4px; margin-right:15px;}
.purse__page .block .right_block{font-size:16px; letter-spacing:0.12em;}
.purse__page .block .right_block .bttb{font-size:14px; color:#999dae; margin-left:25px; letter-spacing:0;}
.purse__page .block .right_block .bttb.blue, .purse__page .block .right_block .bttb:hover{color:#3f51b5;}
.purse__page .block .right_block .get_button{margin-top: 0;    background: #3f51b5;    color: #fff;    font-weight: 500;    font-size: 14px;  letter-spacing:0;  line-height: 40px;    width: 125px;    border-radius: 20px;    margin-right: 0;    box-shadow: 0 2px 8px rgba(63,81,181, .5);}
.purse__page .block .right_block .get_button:hover{box-shadow:none;}
.purse__page .block .right_block .input_block input{max-width:295px; font-size:16px; line-height:20px; padding:10px 20px; color:#000833; border-radius:4px; -webkit-border-radius:4px; background:#f5f5f5;}
.purse__page .block.active .right_block .slide{display:none;}
.purse__page .block.active .right_block .hide{display:block;}

.hystory_block{margin-top:40px;}
.hystory_block .title{font-size:24px; line-height:27px; font-weight:300; padding:18px 33px;}
.hystory_block .top_row{background:#f5f5f5; padding-left:31px; padding-right:72px; line-height:40px; color:#999dae; font-weight:500; font-size:12px;}
.hystory_block .row{padding:16px 30px;}
.hystory_block .row + .row{border-top:1px dashed #e6e9eb;}
.hystory_block .row .image_block{width:20px; height:20px; margin-left:20px;}
.hystory_block .row .image_block img{display:block; max-width:100%; max-height:100%; }

.off__page{padding-bottom:0; background:#fff; border:1px solid #e6e9eb; border-radius:4px; -webkit-border-radius:4px;-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.1); box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.1);}
.off__page .title{font-size:24px; line-height:27px; font-weight:300; padding:18px 33px;}
.off__page .title .link{font-weight:500; color:#999dae; font-size:12px; line-height:16px; border-bottom:1px dashed #999dae; right:31px; margin-top:21px;}
.off__page .top_row{background:#f5f5f5; padding-left:0; padding-right:0; line-height:40px; color:#999dae; font-weight:500; font-size:12px;}
.off__page .top_row .left_block{box-sizing:border-box; padding-left:32px; width:395px; padding-right:20px; white-space:nowrap;}
.off__page .top_row .center_block{width:30%; white-space:nowrap; padding-right:20px;}
.off__page .top_row .right_block{padding-right:32px;}
.off__page .top_row + .row{border:0;}
.off__page .row{font-size:16px; line-height:51px; border-top:1px dashed #e6e9eb;}
.off__page .row .left_block{box-sizing:border-box; padding-left:32px; width:395px; padding-right:20px; white-space:nowrap;}
.off__page .row .center_block{width:30%; white-space:nowrap; padding-right:20px;}
.off__page .row .right_block{padding-right:32px; white-space:nowrap;}

.back_button{color:#3f51b5; font-size:24px; line-height:56px; font-weight:300;}
.back_button:before{content:''; display:inline-block; vertical-align:middle; margin-top:-4px; width:18px; height:11px; background:url(../img/arrr.png) no-repeat; margin-right:6px;}

.admin__page{padding-top:17px;}
.admin__page &gt; *{margin-bottom:30px; background:#fff; border:1px solid #e6e9eb; border-radius:4px; -webkit-border-radius:4px;-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.1); box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.1);}
.admin__page .title{position:relative; font-size:24px; line-height:27px; font-weight:300; padding:18px 33px; border-bottom:1px solid #e6e9eb;}
.admin__page .title .pay{margin-left:25px; font-size:12px;}
.admin__page .title .pay span{display:inline-block; vertical-align:middle; position:relative; top:1px; font-weight:bold; line-height:14px; border-bottom:1px dotted #000833;}
.admin__page .title .pay img{max-width:20px; max-height:20px; margin-right:7px;}
.admin__page .title .blue_button{line-height:40px; font-weight:500; font-size:16px; width:164px; text-align:center; color:#fff; background:#3f51b5; border-radius:3px; -webkit-border-radius:3px; margin-right:32px; top:50%; margin-top:-20px;}
.admin__page .title .blue_button.disabled{pointer-events:none; background:#f5f5f5; color:#999dae;}
.admin__page .title .seach_block{height:40px; top:50%; margin-top:-20px; right:30px; width:645px;}
.admin__page .title .seach_block .checkbox1{margin-right:32px; margin-top:10px;}
.admin__page .title .seach_block input{background:#f5f5f5; border-radius:4px; -webkit-border-radius:4px; font-size:16px; line-height:20px; padding:10px 50px 10px 15px;}
.admin__page .title .seach_block button{width:17px; height:16px; background:url(../img/lupa.png) no-repeat; right:19px; top:12px;}
.admin__page .block{padding:32px 31px 1px;}
.admin__page .block.border .w50{margin-right:31px;}
.admin__page .block.border .w50 .radiobox{width:46%;}
.admin__page .block .row{margin-bottom:32px;}
.admin__page .block .row .left_block{width:290px; margin-right:27px; padding-top:8px; margin-bottom:-3px; overflow:visible; text-transform:uppercase; font-size:12px; font-weight:bold;}
.admin__page .block .row .left_block .gray{text-transform:none; color:#999dae; font-size:12px; font-weight:500;}
.admin__page .block .row .left_block .or{color:#e68700; font-size:1.3em; margin-right:5px;}
.admin__page .block .row .textarea{padding:11px; font-size:16px; line-height:19px; color:#000833; letter-spacing:0.11em; word-break: break-all; background:#f5f5f5; border-radius:4px; -webkit-border-radius:4px;}
.admin__page .block .row .text1{height:98px;}
.admin__page .block .row .text2{height:60px;}
.admin__page .block .row .inputbox{font-size:16px; line-height:20px; padding:10px 11px;  background:#f5f5f5; border-radius:4px; -webkit-border-radius:4px; color:#000833;}
.admin__page .block .row .pink{font-size:24px; color:#e83e8c; margin-right:9px; display:inline-block; vertical-align:top; position:relative; line-height:27px;}
.admin__page .block .row .dot_link{margin-bottom:7px; margin-right:16px;font-size:12px; line-height:16px; font-weight:500; color:#3f51b5; border-bottom:1px dotted #3f51b5; white-space:nowrap; position:relative; top:6px;}
.admin__page .block .row .fs24{font-size:24px; line-height:30px;}
.admin__page .block .checkbox{position:relative; display:inline-block; vertical-align:top;}
.admin__page .block .checkbox span{display:block; width:56px; height:30px; background:#f06035; border-radius:15px; -webkit-border-radius:15px; position:relative; transition:.3s background;}
.admin__page .block .checkbox input{display:none;}
.admin__page .block .checkbox span:before{content:''; width:26px; height:26px; border-radius:50%; -webkit-border-radius:50%; background:#fff; left:2px; top:2px; position:absolute; transition:.3s left;}
.admin__page .block .checkbox input:checked + span{background:#67ba09;}
.admin__page .block .checkbox input:checked + span:before{left:28px;}
.admin__page .block .checkbox span b{transition:.3s left, .3s color, .3s opacity, .3s visibility;  font-size:9px; line-height:20px; position:relative; z-index:1; position:absolute; left:2px; top:2px; width:20px; text-align:center; color:#f06035;}
.admin__page .block .checkbox span b:first-child{visibility:hidden; opacity:0;}
.admin__page .block .checkbox input:checked + span b{color:#67ba09}
.admin__page .block .checkbox input:checked + span b{left:23px;}
.admin__page .block .checkbox input:checked + span b:first-child{opacity:1; visibility:visible;}
.admin__page .block .checkbox input:checked + span b:nth-child(2){opacity:0; visibility:hidden;}
.admin__page .block .radiobox{width:49.5%; margin-right:-5px;}
.admin__page .block .radiobox input{display:none;}
.admin__page .block .radiobox span{line-height:38px; border-radius:4px 0 0 4px; display:block; font-weight:500; color:#000833; font-size:12px; text-align:center; border:1px solid #e6e9eb; text-transform:uppercase;}
.admin__page .block .radiobox input:checked + span{background:#f06035; color:#fff;}
.admin__page .block .radiobox.green input:checked + span{background:#67ba09; color:#fff;}
.admin__page .block .radiobox + .radiobox input:checked + span{background:#67ba09; color:#fff;}
.admin__page .block .radiobox + .radiobox span{border-radius:0 4px 4px 0;}
.admin__page .block.scrll{padding-top:0; position:relative;}
.admin__page .block.scrll .scroll_block{overflow:auto; position:relative;}
.admin__page .block.scrll:before{content:''; position:absolute; left:0; top:0; width:31px; height:39px; background:#f5f5f5;}
.admin__page .block.scrll:after{content:''; position:absolute; right:0; top:0; width:31px; height:39px; background:#f5f5f5;}

.admin__page .block table{white-space:nowrap; min-width:890px;}
.admin__page .block table th{font-weight:500; color:#999dae; height:37px; vertical-align:middle; text-align:left; background:#f4f4f4; font-size:12px;}
.admin__page .block table th a.gram{margin-right:7px; line-height:18px; padding:0 7px; border:1px dashed #999dae; border-radius:10px; font-size:12px;}
.admin__page .block table th a.gram:after{content:''; display:inline-block; vertical-align:middle; width:7px; height:6px; background:url(../img/sel.png) no-repeat; margin-top:-2px; margin-left:2px;}
.admin__page .block table th img.r{margin-top:-2px; margin-right:7px;}
.admin__page .block table td{height:48px; vertical-align:middle; border-top:1px dashed #e6e9eb; text-align:left;}
.admin__page .block table td .checkbox span{width:46px; height:24px; border-radius:12px; -webkit-border-radius:12px;}
.admin__page .block table td .checkbox span:before{width:20px; height:20px;}
.admin__page .block table td .checkbox input:checked + span:before{left:23px;}
/*.admin__page .block table tr td:first-child a{text-decoration:underline;color:#3f51b5;}
.admin__page .block table tr td:first-child, .admin__page .block table tr th:first-child, .admin__page .block table tr td:nth-child(5), .admin__page .block table tr th:nth-child(5){text-align:left;}
.admin__page .block table tr td:nth-child(2), .admin__page .block table tr th:nth-child(2), .admin__page .block table tr td:nth-child(3), .admin__page .block table tr th:nth-child(3), .admin__page .block table tr td:nth-child(4), .admin__page .block table tr th:nth-child(4){text-align:center; width:60px;}
.admin__page .block table tr td:first-child{width:9%; padding-right:20px;}
.admin__page .block table tr:nth-child(2) td{border:0;}
.admin__page .block table tr td:nth-child(5){padding-right:20px; width:23%; padding-left:70px; font-size:12px; line-height:15px; color:#999dae; font-weight:500;}
.admin__page .block table tr th:nth-child(5){width:23%; padding-left:70px;}
.admin__page .block table tr td:nth-child(5) a{color:#999dae;}
.admin__page .block table tr td:nth-child(10){width:8%; padding-left:20px;}
.admin__page .block table tr td:nth-child(9){width:8%; padding-left:20px;}
.admin__page .block table tr td:nth-child(8){width:11%; padding-left:20px;}
.admin__page .block table tr td:nth-child(7){width:10%; padding-left:20px;}
.admin__page .block table tr td:last-child{width:11%; padding-left:20px;}*/
.admin__page .block table tr td .nik{color:#000833; font-weight:bold;}


.admin__page .block .blue_border{line-height:36px; font-size:16px; border:2px solid #3f51b5; border-radius:3px; padding:0 40px; font-weight:bold; color:#3f51b5; margin-right:8px;}
.admin__page .block .blue_border:hover{color:#fff; background:#3f51b5}
.admin__page .block .blue_border.orange{color:#f06035; border-color:#f06035;}
.admin__page .block .blue_border.orange:hover{background-color:#f06035; color:#fff;}
.admin__page.part24__page .title .seach_block{max-width:300px;}
.admin__page.part24__page .block table tr td:first-child, .admin__page.part24__page .block table tr th:first-child{width:40%; padding-right:20px;}
.admin__page.part24__page .block table tr td:nth-child(2), .admin__page.part24__page .block table tr th:nth-child(2){text-align:left; width:auto;}
.admin__page.part24__page .block table tr td:last-child, .admin__page.part24__page .block table tr th:last-child{text-align:right; width:auto;}
.admin__page.part24__page .block table tr td:nth-child(2){font-size:12px; line-height:15px; color:#999dae; font-weight:500;}
.admin__page.part24__page .block table tr td:nth-child(2) a{color:#999dae;}
.admin__page.domen__page .block table tr td:last-child{text-align:right;}
.admin__page.domen__page .block table tr td:last-child .del{color:#999dae; border-bottom:1px solid #999dae;}
.admin__page.domen__page .title .blue_button{width:223px;}

.checkbox1{padding-left:30px; position:relative; margin-right:0; font-size:16px; line-height:20px; cursor:pointer;}
.checkbox1 span:before{content:''; width:20px; height:20px; position:absolute; left:0; top:50%; margin-top:-10px; border-radius:3px; -webkit-border-radius:3px; background:#fff; border:2px solid #3f51b5; box-sizing:border-box;}
.checkbox1 input:checked + span:before{background:url(../img/check.png) no-repeat center center #3f51b5; border:0;}
.checkbox1 input{display:none;}
.checkbox1 b{font-weight:500; font-size:16px;}


.modal_block{width:780px; background:#fff; border-radius:4px; -webkit-border-radius:4px; overflow:hidden; position:relative;}
.modal_block .tb{min-height:520px;}
.modal_block .text_block{padding:40px; font-size:16px; line-height:24px; color:#606680; font-weight:500; }
.modal_block .text_block .ah1{font-size:20px; line-height:23px; color:#000833; font-weight:bold; margin-bottom:15px;}
.modal_block .image_block{background:#f5f5f5;}

.form_block{box-sizing:border-box; width:780px; border-radius:5px; padding:38px 40px 38px; background:#fff; position:relative; overflow:hidden;}
.form_block .ah1{font-weight:bold; font-size:20px; line-height:23px; margin-bottom:30px; padding-right:40px;}
.form_block input{font-size:16px; line-height:20px; padding:10px 20px; border-radius:4px; color:#000833; background:#f5f5f5; margin-bottom:16px;}
.form_block textarea{font-size:16px; line-height:20px; padding:10px 20px; border-radius:4px; color:#000833; background:#f5f5f5; margin-bottom:32px; height:200px;}
.form_block a.selectBox{margin-bottom:16px;}
.form_block button{margin-bottom:28px; line-height: 40px;    font-weight: bold; padding-left:40px; padding-right:40px;   font-size: 16px;    text-align: center;    color: #fff;    background: #3f51b5;    border-radius: 3px;    -webkit-border-radius: 3px;}
.form_block button.disabled{pointer-events: none;    background: #f5f5f5;    color: #999dae;}
.form_block .gray{font-size:12px; line-height:15px; color:#999dae; font-weight:500;}
.form_block .color_block{padding-right:4px; color:#999dae; line-height:40px; margin-bottom:16px; margin-left:40px; white-space:nowrap;}
.form_block .color_block .radioblock{margin-left:5px;}
.form_block .color_block .radioblock input{display:none;}
.form_block .color_block .radioblock span{width:20px; height:20px; border-radius:3px; display:block; cursor:pointer; position:relative;}
.form_block .color_block .radioblock input:checked + span b{position:absolute; left:-4px; top:-4px; display:block; width:28px; height:28px; border:4px solid #fff; border-radius:4px; box-sizing:border-box; border:1px solid #fff; border-color:inherit;}




.main_vh {
    background-size: cover;
    background-attachment: fixed;
}

[v-cloak] {
    display: none;
}

.iconpaymini {
	width: 24px;
}
.iconpaymini.unactive {
	opacity: .7;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

.recovery_pass {
	margin-top: 9px;
	text-align: center;
}
.recovery_pass a {
	font-size: 15px;
	color: #6c757d;
}

a.drcode {
	opacity: .5;
}
a.drcode:hover {
	cursor: not-allowed;
}

button.outcome{line-height: 40px;    font-weight: bold; padding-left:40px; padding-right:40px;   font-size: 16px;    text-align: center;    color: #fff;    background: #3f51b5;    border-radius: 3px;    -webkit-border-radius: 3px;}
button.outcome.disabled{pointer-events: none;    background: #f5f5f5;    color: #999dae;}

.swalletincome {
	font-size: 13px;
}
.swalletincome img {
	margin-right: 5px;
	vertical-align: middle;
}

.outcomestatus span {
	display: inline-block;
	margin-left: 10px;
	font-size: 13px;
}

a.outcome_b_ok {
	color: #2458bf;
	border: 1px solid #2458bf;
	border-radius: 3px;
	padding: 4px;
}

a.outcome_b_no {
	color: #98a6ad;
}

.medit img {
	vertical-align: middle;
	margin-top: -3px;
}

input[type="checkbox"]:disabled {
	opacity: .4;
}
.ldsb {
	opacity: .4;
}

.unactive {
	color: #98a6ad;
}

.balance_usd {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 13px;
	color: #98a6ad;
	font-weight: bold;
}

#header {
	background: rgba(45, 40, 65, 1) !important;
}

#header .menu ul li.active a {
	color: rgba(222, 56, 96, 1) !important;
}

#header .menu ul li.active a:after {
	background-color: rgba(222, 56, 96, 1) !important;
}

#header .menu ul li a {
	color: rgba(233, 234, 236, 1) !important;
	font-weight: 400 !important;
}

.people_block {
	color: rgba(233, 234, 236, 1) !important;
}

.balance_block .blue_button, .purse__page .block .right_block .get_button {
	background: rgba(222, 56, 96, 1) !important;
	box-shadow: none !important;
}

#header .logo{
	margin-right:21px;
	width:140px;
	height:38px;
	top: 4px;
	left:-20px;
	position:relative; 
	background:url(logo-min.png) no-repeat; 
	margin-top:17px;
}

.btn11 .icon-left, .btn11 .icon-left:before, .btn11 .icon-right, .btn11 .icon-right:after, .btn11 .icon-left:after, .btn11 .icon-right:before {
	background: rgba(222, 56, 96, 1) !important;
}

@media (max-width: 999px) {
	#header .menu ul li a {
		color: #000 !important;
	}
}

.authpage .item button {
	background-color: rgba(222, 56, 96, 1);
}

.main_vh {
	background: url(blur2.jpg) center top no-repeat !important;
}

.authpage .dt li a.active {
	border: 2px solid #000 !important;
}

.tgsupport {
	float: right;
	margin-top: -8px;
}

.tgsupport svg {
	width: 24px;
}</pre></body></html>