

/* Start:/cabinet/css/cabinet_dynamic.css?17379097953206*/
.cab-table{width:auto;padding:10px;box-sizing:border-box;position:relative;background:#fff;margin-bottom:30px}.cab-table:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#133e65}.cab-table:after{content:" ";display:block;position:absolute;left:35%;top:0;width:30%;height:10px;background:#fff;z-index:3}.cab-table.border-green:before{background:#ccdb2a}.cab-table .cab-table-wrap{position:relative;z-index:2;width:100%;border:7px solid #fff;background:#fff}.cab-table .cab-table-wrap table{position:relative;z-index:2;width:100%;border-collapse:initial}.cab-table td{border:1px solid #d9dada;font-family:Roboto;font-size:12px;color:#1a1a18;text-align:center;padding:5px 10px}.cab-table th{border:1px solid #fff;background:#d9dada;font-family:Roboto;font-size:12px;color:#1a1a18;font-weight:500;text-align:center;padding:5px 10px}.cab-table th:first-child{border-left:2px solid #d9dada}.cab-table th:last-child{border-right:2px solid #d9dada}.cab-table .cab-table-title{font-size:19px;font-family:Roboto;color:#1a1a18;font-weight:500;background-color:#ccdb2a;border-color:#ccdb2a;text-align:center;vertical-align:middle;padding:10px 0;border-bottom:2px solid #fff}.cab-table .cab-table-title2{font-size:16px;font-family:Roboto;color:#133e65;font-weight:500;background:0 0;border-color:#fff;text-align:center;vertical-align:middle;padding:10px 0;border-bottom:2px solid #d9dada}.cab-table .cab-table2{padding:0}.cab-table .cab-table-wrap.map{min-height:550px}.cab-table .cab-table-wrap.map thead th{z-index:1000}.cab-table .cab-table-wrap.map thead th.fix{z-index:1001}.cab-table .cab-table-wrap.map table{border-collapse:separate;background-color:#fff}.cab-table .cab-table-wrap.map table th{border:1px solid #fff;line-height:20px}.cab-table .cab-table-wrap.map table td{border:1px solid #d9dada;line-height:20px}.th{border:1px solid #ccc;color:#fff!important;padding:3px 14px;background:#2284da url(/bitrix/templates/ktl-inner/images/th-bg.png) left bottom repeat-x;font-size:11px;font-family:Arial;text-align:center}li,ol,ul{font-size:14px}.cab-table .cab-table-wrap.map table td.noempty{background-color:#e6eff8}.cab-table .cab-table-title .checkbox{display:none}.diagram{width:800px;height:400px;background-color:#e6eff8}.diagram .borders{width:100%;height:500px;background-image:linear-gradient(to right,#e3000f 10%,rgba(255,255,255,0) 0);background-position:top;background-size:10px 5px;background-repeat:repeat-x}.lk-cont .reqInfo .dynamic-link{color:#acb6bf;font-size:15px;font-weight:500;margin-left:55px;position:relative;border-bottom:1px dashed #acb6bf;display:inline-block;cursor:pointer;transition:all .3s;margin-top:20px}.lk-cont .reqInfo .dynamic-link:hover{color:#98c52d;border-bottom:1px dashed #98c52d}.lk-cont .reqInfo .dynamic-link:before{position:absolute;content:" ";display:block;left:-55px;top:-5px;height:40px;width:40px;border-radius:100%;background:#f0f2f5 url(/local/images/lk/arrDown.svg) center center no-repeat;background-size:9px auto;transition:all .2s}.lk-cont .reqInfo .dynamic-link.open:before{transform:rotate(-90deg)}.referesne_max,.referesne_min,.result_max,.result_min{display:none}.graph_container{margin-bottom:50px}
/* End */


/* Start:/cabinet/css/cabinet.css?173790979526415*/
/* личный кабинет - начало */
.lkblock h1 {
	font-size: 32px;
	color: #26446F;
	margin-bottom: 20px;
}

.lk-categories {
	text-align: center;
	margin-left: -15px;
	margin-bottom: 60px;
}

.lk-categories .lk-item {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px;
	margin-bottom: 30px;
	width: calc(33% - 30px);
	height: 201px;
	border: 2px solid #F0F2F5;
	padding-top: 46px;
	transition: all 0.2s;
    background: #fff;
	max-width:500px;
}

.lk-categories .lk-item:hover {
	/*border-color: #d4de49;*/
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.07);
	box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.07);
}


.lk-categories .lk-item .img {
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
	text-align: center;
}

.lk-categories .lk-item .img img {
	height: 70px;
}

.lk-categories .lk-item .name {
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
	text-align: center;
	font-size: 19px;
	color: #26446F;
	font-weight: 500;
	margin-top: 20px;
}

.lk-left {
	margin-right: 35px;
	width: 260px;
	display: inline-block;
	vertical-align: top;
}

.lk-left .lk-menu-mob {
	display: none;
}

.lk-left .lk-lmenu .lk-lmenu-item {
	display: block;
	line-height: 22px;
	position: relative;
	border: 1px solid #d4de49;
	border-top: 0;
	padding: 16px 0 16px 65px;
	box-sizing: border-box;
	font-size: 15px;
	color: #828E99;
    background: #fff;
}

.lk-left .lk-lmenu .lk-lmenu-item:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 5px;
	background: #d4de49;
	display: block;
	content: " ";
	opacity: 0;
}

.lk-left .lk-lmenu .lk-lmenu-item:hover {
	text-decoration: none;
	color: #26446F;
}

.lk-left .lk-lmenu .lk-lmenu-item:hover:before, .lk-left .lk-lmenu .lk-lmenu-item.active:before {
	opacity: 1;
}

.lk-left .lk-lmenu .lk-lmenu-item:first-child {
	border-top: 1px solid #E6E8EB;
}


.lk-left .lk-lmenu .lk-lmenu-item img {
	position: absolute;
	left: 25px;
	top: calc(50% - 12px);
	height: 24px;
	width: auto;
}


.lk-left .lk-lmenu .lk-lmenu-item .lk-tooltip {
	display: none;
	position: absolute;
	left: 100%;
	top: -1px;
	width: 250px;
	padding: 15px;
	border: 1px solid #ccc;
	z-index: 10;
	background: #fff;
	font-size: 12px;
	box-sizing: border-box;
	opacity: 1;
}

.lk-left .lk-lmenu .lk-lmenu-item:hover .lk-tooltip {
	display: block;
}

.lk-left .lk-lmenu .lk-lmenu-exit {
	display: block;
	height: 55px;
	line-height: 55px;
	position: relative;
	padding-left: 65px;
	box-sizing: border-box;
	font-size: 15px;
	color: #94A1B5;
}

.lk-left .lk-lmenu .lk-lmenu-exit:hover {
	text-decoration: none;
}

.lk-left .lk-lmenu .lk-lmenu-exit img {
	position: absolute;
	left: 35px;
	top: calc(50% - 7px);
	height: 14px;
	width: auto;
}

.loyal-block {
	margin: 50px 0 40px;
	position: relative;
	border: 6px solid #d4de49;
	background: #fff;
	padding: 65px 20px 40px;
	box-sizing: border-box;
	text-align: center;
}

.loyal-block .circle {
	width: 86px;
	height: 86px;
	border-radius: 100%;
	border: 7px solid #fff;
	background: #d4de49;
	line-height: 72px;
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	color: #233B4D;
	position: absolute;
	top: -43px;
	left: calc(50% - 43px);
	letter-spacing: 0;
}

.loyal-block .circle span {
	font-size: 20px;
}

.loyal-block .title {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #26446F;
	margin-bottom: 20px;
}

.loyal-block .text {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #828E99;
	margin-bottom: 30px;
}

.loyal-block .link {
	font-size: 13px;
	color: #D3DA46;
	text-decoration: underline;
} 

.lk-cont {
	display: inline-block;
	width: calc(100% - 300px);
	vertical-align: top;
	/*padding-top: 30px;*/
}

.lk-cont h1 .number {
	display: inline-block;
	vertical-align: bottom;
	font-size: 16px;
	color: #DFE2E6;
	line-height: 25px;
	margin-left: 20px;
	letter-spacing: 0;
}

.lk-cont h1 {
	margin-top:0;
	margin-bottom: 15px;
}

.lk-filter-list {
	height: 40px;
	line-height: 40px;
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
}

.lk-filter-list .seluser {
	padding-left: 35px;
	position: relative;
	font-size: 15px;
	font-weight: 500;
	color: #828E99;
	padding-right: 20px;
	display: inline-block;
	vertical-align: top;
}

.lk-filter-list .seluser:before {
	position: absolute;
	left: 10px;
	top: calc(50% - 7px);
	height: 15px;
	width: 13px;
	display: block;
	content: " ";
	background: url(/cabinet/images/user.svg) center center no-repeat;
	background-size: cover;
}

.lk-filter-list .seluser:after {
	position: absolute;
	right: 0;
	top: calc(50% - 3px);
	height: 6px;
	width: 6px;
	display: block;
	content: " ";
	background: url(/cabinet/images/selarr.svg) center center no-repeat;
	background-size: cover;
}

.lk-filter-list .seluser .current {
	font-size: 15px;
	font-weight: 500;
	color: #828E99;
	position: relative;
}

.lk-filter-list .seluser .list {
	position: absolute;
	width: 100%;
	display: none;
	left: 0;
	top: 0;
}

.lk-filter-list .options {
	display: inline-block;
	vertical-align: top;
	margin-left: 0px;
}

.lk-filter-list .options .opt-list {
	position: relative;
}

.lk-filter-list .options .opt-list:before {
	position: absolute;
	bottom: 2px;
	height: 2px;
	background: #F0F2F5;
	width: 100%;
	display: block;
	content: " ";
}


.lk-filter-list .options .opt-list .opt {
	display: inline-block;
	vertical-align: top;
	margin: 0 17px;
	font-size: 15px;
	color: #94A1B5;
	font-weight: 400;
	position: relative;
}

.lk-filter-list .options .opt-list .opt:before {
	position: absolute;
	bottom: 2px;
	height: 2px;
	background: #d4de49;
	width: 100%;
	display: block;
	content: " ";
	opacity: 0;
}

.lk-filter-list .options .opt-list .opt.active {
	color: #828E99;
	font-weight: 500;
}

.lk-filter-list .options .opt-list .opt.active:before {
	opacity: 1;
}

.lk-filter-list .options .opt-list .opt:first-child {
	margin-left: 0;
}

.lk-filter-list .options .opt-list .opt:last-child {
	margin-right: 0;
}

.lk-filter-list .dpick {
	height: 20px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-left: 30px;
	color: #94A1B5;
	font-size: 15px;
	font-weight: normal;
	background: none;
	border: 0;
	margin-left: 45px;
	line-height: 43px;
}

.lk-filter-list .dpick .button, .lk-filter-list .button  {
	display: inline-block;
	margin-left: 20px;
}

.lk-filter-list .inp {
	height: 40px;
	display: inline-block;
	line-height: 40px;
	width: 150px;
	margin-right: 20px;
	border: 1px solid #ccc;
}


.lk-filter-list input.datepicker {
	height: 20px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #94A1B5;
	font-size: 15px;
	font-weight: normal;
	background: none;
	border: 0;
	margin-top: 12px;
	width: 100px;
	text-align: center;
}

.lk-filter-list .dpick:before {
	position: absolute;
	left: 0;
	width: 14px;
	height: 15px;
	top: calc(100% - 7px);
	content: " ";
	display: block;
	background: url(/cabinet/images/calendar.svg) center center no-repeat;
}

.lk-filter-list .print {
	width: 40px;
	height: 40px;
	background: #F0F2F5 url(/cabinet/images/print.svg) center center no-repeat;
	border-radius: 100%;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}

.lk-table table {
	position: relative;
	width: 100%;
	border: 0;
	background: none;
}

.lk-table table .table-head th {
	height: 36px;
	line-height: 36px;
	background: rgba(240,242,245,0.5);
	font-size: 13px;
	color: #94A1B5;
	font-weight: normal;
	border-bottom: 1px solid rgba(112,112,112,0.5);
	text-align: left;
	padding:25px;
}

.lk-table table td {
	padding: 25px;
	box-sizing: border-box;
	font-size: 14px;
	color: #828E99;
	font-weight: normal;
	line-height: 1.2;
}

.lk-table table td.td1 {
	position: relative;
}

.lk-table table td.td1 .chkup {
	position: absolute;
	left: 5px;
	top: 45px;
}

.lk-table table td.td1 a {
	display: block;
	font-weight: 500;
	color: #26446F;
	font-size: 16px;
}

.lk-table table td.td2, .lk-table table th.td2 {
	max-width: 120px;
}

.lk-table table td.td3, .lk-table table th.td3 {
	text-align: center;
}

.lk-table table td.td4, .lk-table table th.td4 {
	text-align: right;
}

.lk-table table .delete {
	color: red;
	font-size: 24px;
}
.lk-table table .delete:hover {
	text-decoration: none;
}

.lk-table table .table-head th.td6 {
	padding-left: 0;
	padding-right: 45px;
	text-align: right;
}

.lk-table table td.td6 {
	padding-left: 0;
	padding-right: 45px;
	text-align: right;
	color: #26446F;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	max-width: 160px;
}

.lk-table table td.td6 .cir {
	width: 13px;
	height: 13px;
	position: absolute;
	right: 20px;
	top: calc(50% - 6px);
	border-radius: 100%;
}

/*
.lk-table table td.td6 .cir.green {
	background: #D3DA46;
}

.lk-table table td.td6 .cir.blue {
	background: #65C7D9;
}
.lk-table table td.td6 .cir.yellow {
	background: #FFCD03;
}
*/





.lk-table table td .status.green {
	color: #D3DA46;
}
.lk-table table td .status.red {
	color: #C52D2D;
}

.lk-table table tr:hover td.td1 a {
	color: #D3DA46;
}

.lk-table table tr td.td1 a:hover {
	text-decoration: none;
}

.lk-table table tr:hover {
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.07);
	box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.07);
}

.lkblock {
	padding-bottom: 60px;
	padding-top: 11px;
}

.lk-cont .inprow {
	margin-bottom: 15px;
}

.lk-cont .inprow .lbl {
	font-size: 14px;
}

.lk-cont .inprow .lbl span {
	color: red;
}

.pp_in.one {
    width: calc(100% - 11px);
    float: none;
	margin-right: 11px;
	border: 1px solid #b2b2b2;
    height: 53px;
    margin: 0 0 11px;
    position: relative;
}
.pp_in.one span {
    padding: 0 30px;
    width: auto;
	border-right: 1px solid #b2b2b2;
    height: 26px;
    margin: 0 15px 0 0;
	display: inline-block;
    font: normal 16px/26px 'DINPro';
    color: #212121;
}
.pp_in.one span span {
	font-size:10px;
	color:#94A1B5;
}
.pp_in.one input {
	border: 0px solid #ccc;
    width: 74%;
    height: 51px;
    color: #212121;
    font: normal 16px/22px 'DINPro';
    box-shadow: none;
	display: inline-block;
    outline: none;
    vertical-align: middle;
	padding: 0px 8px;
    margin-bottom: 3px;
	background: #fff;
    border-radius: 2px;
}
.errors {
	background-color:#fff0f0;
	padding:10px 10px 0 10px;
	border-radius:10px;
	border:2px solid #ff6666;
	margin-bottom:10px;
	margin-top:10px;
}
.errors .error {
	color: #ff6666;
	margin-bottom:10px;
}

.success-hint {
	background-color:#E5ED94;
	padding:10px;
	border-radius:10px;
	border:2px solid #E5ED94;
	margin-bottom:10px;
	color: #8e991d;
}




.uploadbtn a.dwn {
    position: relative;
    font: normal 16px/16px 'DINPro';
    color: #0a365c;
    text-decoration: none;
    cursor: pointer;
    cursor: pointer;
    padding: 0 0 0 30px;
}

.uploadbtn a.dwn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url("/cabinet/css/../img/sprites/sprite.png") no-repeat -72px -235px;
    width: 22px;
    height: 21px;
}

.uploadbtn a.dwn:hover {
    color: #0a365c;
}

.uploadbtn a.dwn:hover:before {
    background-position: 0px -235px;
}
.uploadbtn input[type="file"] {
    display: none;
}

.uploadbtn {
    font: normal 16px/16px 'DINPro';
    color: #0a365c;
	position: relative;
	margin-bottom: 15px;
}

.uploadbtn span {
    background: url("/cabinet/css/../img/sprites/sprite.png") no-repeat -212px -235px;
    
    width: 18px;
    height: 18px;
	display: inline-block;
	position: relative;
	top: 3px;
    cursor: pointer;
}


.flist {
	margin-bottom: 20px;
}
.addblank {

}

.lk-cont .form-rating .button {
	width: 240px;
}

.lk-cont .inprow .inp {
	width: 100%;
	display: block;
	font-size: 14px;
	line-height: 21px;
	padding: 6px 12px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.inforow .inp.err {
	background-color: #fff0f0;
    color: #cc0000;
	border: 1px solid #cc0000;
}

.cablogin .err {
    background-color: #fff0f0;
    color: #cc0000;
	border: 1px solid #cc0000;
	padding: 7px 10px;
	margin: 0 0 10px;
	font-size: 14px;
	border-radius: 5px;
}

.lk-cont .back, .main_panel-box .back {
	display: inline-block;
	margin-bottom: 40px;
	font-size: 15px;
	color: #D3DA46;
	font-weight: 500;
	padding-left: 30px;
	position: relative;
	background: url(/cabinet/images/back.svg) left center no-repeat;
	background-size: auto 14px;
	text-decoration: underline;
}

.lk-cont .reqInfo .inforow {
	margin-bottom: 20px;
}

.lk-cont .reqInfo .inforow .lbl {
	font-size: 17px;
	color: #94A1B5;
	display: inline-block;
	vertical-align: top;
	width: 220px;
}

.lk-cont .reqInfo .inforow .vl {
	display: inline-block;
	vertical-align: top;
	font-size: 17px;
	color: #26446F;
}

.lk-cont .reqInfo .inforow .vl span {
	color: #94A1B5;
}

.lk-cont .reqInfo .button {
	min-width: 120px;
}

.button.canc {
	display: inline-block;
	vertical-align: top;
}

.lk-cont .reqInfo .cut {
	display: none;
}

.lk-cont .reqInfo .cir {
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
	border-radius: 100%;
	position: relative;
	top: -2px;
}

/*
.lk-cont .reqInfo .cir.green {
	background: #D3DA46;
}

.lk-cont .reqInfo .cir.blue {
	background: #65C7D9;
}
.lk-cont .reqInfo .cir.yellow {
	background: #FFCD03;
}
*/

.lk-cont .reqInfo .status.green {
	color: #D3DA46;
}
.lk-cont .reqInfo .status.red {
	color: #C52D2D;
}

.lk-cont .reqInfo .more {
	color: #94A1B5;
	font-size: 16px;
	font-weight: 500;
	margin-left: 55px;
	position: relative;
	border-bottom: 1px dashed #94A1B5;
	display: inline-block;
	cursor: pointer;
	transition: all 0.3s;
}

.lk-cont .reqInfo .more:hover {
	color: #D3DA46;
	border-bottom: 1px dashed #D3DA46;
}

.lk-cont .reqInfo .more:before {
	position: absolute;
	content: " ";
	display: block;
	left: -55px;
	top: -5px;
	height: 40px;
	width: 40px;
	border-radius: 100%;
	background: #fff url(/cabinet/images/arrDown.svg) center center no-repeat;
	background-size: 9px auto;
	transition: all 0.2s;
}


.lk-cont .reqInfo .more.open:before {
	transform: rotate(180deg);
}

.lk-cont .blanks {
	margin-top: 60px;
}

.lk-cont .blanks h2 {
	font-size: 28px;
	font-weight: normal;
	color: #26446F;
	margin: 0 0 20px;
	padding: 0;
}

.lk-cont .blanks .blank-list .item {
	padding: 30px 0;
	border-top: 1px solid #DFE2E6;
}

.lk-cont .blanks .blank-list .item:last-child {
	border-bottom: 1px solid #DFE2E6;
}

.lk-cont .blanks .blank-list .item .img {
	display: inline-block;
	vertical-align: top;
	margin-right: 45px;
	width: 134px;
	height: 190px;
	border: 1px solid #DFE2E6;
}

.lk-cont .blanks .blank-list .item .info {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 455px);
}

.lk-cont .blanks .blank-list .item .info .name {
	color: #26446F;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 20px;
}

.lk-cont .blanks .blank-list .item .info .props .prop {
	font-size: 13px;
	color: #94A1B5;
	margin-bottom: 10px;
}

.lk-cont .blanks .blank-list .item .info .props .prop span {
	color: #26446F;
}

.lk-cont .blanks .blank-list .item .actions {
	display: inline-block;
	vertical-align: top;
	width: 245px;
	margin-left: 20px;
}

.lk-cont .blanks .blank-list .item .actions .act {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #94A1B5;
	font-size: 15px;
	font-weight: 500;
	position: relative;
	margin-bottom: 10px;
	padding: 0 0 0 55px;
}

.lk-cont .blanks .blank-list .item .actions .act:before {
	position: absolute;
	content: " ";
	display: block;
	left: 0;
	top: 0;
	height: 40px;
	width: 40px;
	border-radius: 100%;
	transition: all 0.2s;
}

.lk-cont .blanks .blank-list .item .actions .delete {
	display: block;
	height: 40px;
	line-height: 40px;
	color: red;
	font-size: 15px;
	font-weight: 500;
	position: relative;
	margin-bottom: 10px;
	padding: 0 0 0 55px;
}

.lk-cont .blanks .blank-list .item .actions .act.print:before {
	background: #F0F2F5 url(/cabinet/images/printCir.svg) center center no-repeat;
	background-size: 15px auto;
}
.lk-cont .blanks .blank-list .item .actions .act.mail:before {
	background: #F0F2F5 url(/cabinet/images/mailCir.svg) center center no-repeat;
	background-size: 16px auto;
}

.lk-cont .blanks .blank-list .item .actions .button {
	margin-top: 30px;
}

.lk-cont .reqInfo {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 250px);
	
}


.lk-cont .checkprevimg {
	display: inline-block;
	vertical-align: top;
	width: 240px;
	text-align: right;
	
}


.lk-cont .reqInfo .actions {
	display: block;
	vertical-align: top;
	width: 295px;
	margin-left: 0;
	margin-top: 30px;
}

.lk-cont .reqInfo .actions .act {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #94A1B5;
	font-size: 15px;
	font-weight: 500;
	position: relative;
	margin-bottom: 10px;
	padding: 0 0 0 55px;
}

.lk-cont .reqInfo .actions .act:hover {
	color: #D3DA46;
}

.lk-cont .reqInfo .actions .act:before {
	position: absolute;
	content: " ";
	display: block;
	left: 0;
	top: 0;
	height: 40px;
	width: 40px;
	border-radius: 100%;
	transition: all 0.2s;
}

.lk-cont .reqInfo .actions .act.print:before {
	background: #F0F2F5 url(/cabinet/images/printCir.svg) center center no-repeat;
	background-size: 15px auto;
}
.lk-cont .reqInfo .actions .act.mail:before {
	background: #F0F2F5 url(/cabinet/images/mailCir.svg) center center no-repeat;
	background-size: 16px auto;
}

.lk-cont .reqInfo .actions .button {
	margin-top: 30px;
}

.lk-cont .dcard-block {
	margin: 30px 0 60px;
	border: 6px solid #d4de49;
	box-sizing: border-box;
	padding: 30px 0 30px 105px;
	position: relative;
	font-size: 17px;
	color: #26446F;
	font-weight: 500;
	background: #fff url(/cabinet/images/discCir.svg) 35px center no-repeat;
	background-size: 54px auto;

}

.discount-line {
	margin-bottom: 100px;
	height: 2px;
	background: #F0F2F5;
	position: relative;
	width: 100%;
}

.discount-line .progress {
	position: absolute;
	left: 0;
	top: 0;
	height: 2px;
	background: #D3DA46;
	z-index: 1;
}

.discount-line .dot {
	position: absolute;
	padding-top: 20px;
	top: 0;
	color: #94A1B5;
	font-size: 13px;
	z-index: 2;
	word-spacing: nowrap;
	min-width: 100px;
}

.discount-line .dot:before {
	position: absolute;
	left: 0;
	top: -6px;
	width: 14px;
	height: 14px;
	background: #DFE2E6;
	border-radius: 100%;
	content: " ";
	display: block;
}

.discount-line .dot.active:before {
	background: #D3DA46;
}

.discount-line .dot .name {
	font-size: 17px;
	font-weight: 500;
	color: #26446F;
	margin-bottom: 0px;
}

.lk-cont .actions .toemailpopup {
	width: 280px;
	padding: 20px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
	position: fixed;
	left: calc(50% - 140px);
	top: calc(50% - 100px);
	z-index: 4;
	display: none;
}

.lk-cont .actions .toemailpopup .button {
	width: 128px;
	margin-top: 0 !important;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	margin-right: 25px;
	font-size:16px;
}


.lk-cont .actions .toemailpopup a {
	font-size: 15px;
}

.lk-cont .actions .toemailpopup .ans {
	color: green;
	display: block;
	margin-bottom: 5px;
	font-size: 15px;
}

.cab-topline .button {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    height: 54px;
    line-height: 54px;
	padding: 0;
    font-size: 15px;
    color: #26446F;
    border-radius: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.cab-topline .button.active {
    color: #FF5830;
}

.appoint-page form.cablogin {
    background: none;
    padding: 0;
}


.cablogin .button {
    height: 54px;
    line-height: 51px;
    padding: 0;
    background: #d4de49;
    color: #274470;
}
.cablogin .button:hover {
    background: #274470;
    color: #fff;
}

.lkblock .button.canc:hover {
    background: #274470;
    color: #fff;
}

.lk-cont .button:hover {
    background: #274470;
    color: #fff;
}

.lk-filter-list form {
    background: none;
    padding: 0;
    margin: 0;
}

.lk-filter-list .dpick {
    margin-top: -11px;
}

.lk-filter-list .dpick form {
    font-size: 15px;
}

@media (max-width:1200px) {
	.lk-cont .blanks .blank-list .item .img {
		margin-right: 20px;
		width: 90px;
		height: 130px;
	}
	
	.lk-cont .blanks .blank-list .item .actions {
		width: 220px;
	}
	
	.lk-cont .blanks .blank-list .item .actions .button {
		width: 100%;
	}
	
	.lk-cont .blanks .blank-list .item .info {
		width: calc(100% - 121px);
	}
	
	.lk-cont .blanks .blank-list .item .actions {
		display: block;
		margin-left: 0;
	}
	
	.lk-cont .blanks .blank-list .item .actions .button {
		margin-top: 10px;
	}
	
	.lk-filter-list .dpick {
		display: block;
		margin-top: 15px;
		padding-left: 23px;
		margin-left: 0;
	}
	
	.lk-filter-list {
		height: auto;
		margin-bottom: 35px;
	}
	
	.lk-table table td.td1 {
		padding: 23px 3px 13px 46px;
	}
	
	.lk-table table td.td1 .chkup {
		position: absolute;
		left: 5px;
		top: 25px;
	}
	
	.lk-table table td.td4, .lk-table table th.td4 {
		padding-left: 3px;
		padding-right: 3px;
	}
	
	.lk-table table td.td3, .lk-table table th.td3 {
		padding-left: 3px;
		padding-right: 3px;
		display: none;
	}
	
	.lk-table table td.td2, .lk-table table th.td2 {
		padding-left: 3px;
	}
	
	.lk-table table td {

		padding: 23px 3px 13px 3px;
	}
	
	.lk-filter-list .dpick .button {
		width: 100px;
		margin-left: 10px;
	}
	
	.lk-left {
		margin-right: 15px;
		width: 250px;
	}
	
	.lk-cont {
		width: calc(100% - 275px);
	}
	
	.lk-cont h1 .number {
		line-height: 22px;
	}
	
	.discount-line {
		width: calc(100% - 65px);
	}
}

@media (max-width:767px) {
	.lk-categories .lk-item {
		width: 100%;
		max-width: 320px;
		display: block;
		margin: 0 auto 15px;
        
	}

	.lk-left .lk-menu-mob {
		display: block;
		height: 55px;
		line-height: 55px;
		position: relative;
		border: 1px solid #d4de49;
		padding-left: 65px;
		box-sizing: border-box;
		font-size: 15px;
		color: #828E99;
		font-weight: bold;
		text-transform: uppercase;
		cursor: pointer;
        background: #fff;
	}
	
	.lk-left .lk-menu-mob:before {
		position: absolute;
		right: 15px;
		top: 15px;
		width: 16px;
		height: 20px;
		background: url(/cabinet/images/selarr.svg) center center no-repeat;
		display: block;
		background-size: 100% auto;
		content: " ";
		transition: all 0.2s;
	}
	
	.lk-left .lk-menu-mob.open:before {
		transform: rotate(180deg);
	}
	
	.loyal-block {
		display: none;
	}
	
	.lk-left .banner1 {
		display: none;
	}
	
	.lk-cont {
		display: block;
		width: 100%;
	}
	
	.lk-left {
		margin-right: 0;
		width: 100%;
	}
	
	.lk-lmenu {
		display: none;
	}
	
	.lkblock h1 {
		font-size: 24px;
		line-height: 1.2;
	}
	
	.lk-cont {
		margin-top: 30px;
	}
	
	.poll {
		padding: 30px;
	}
	
	.star-rating__ico {
		padding-left: 1px !important;
	}
	
	.poll .descr {
		font-size: 16px;
	}
	
	.poll .question {
		margin-left: 10px;
		font-size: 13px;
	}
	
	.lk-filter-list .dpick {
		display: none;
	}
	
	.lk-table table td {
		font-size: 12px;
	}
	
	.lk-table table td.td1 a {
		font-size: 14px;
	}
	
	.lk-table table td.td1 {
		padding-left: 46px;
	}
	
	.lk-cont .dcard-block {
		font-size:15px;
		padding: 10px 0 10px 80px;
		background-position: 15px center;
	}
	
	.discount-line .dot .name {
		font-size: 14px;
	}
	
	.lk-cont .reqInfo .inforow .lbl {
		font-size: 15px;
		width: 100%;
	}
	
	.reqInfo .button {
		margin-bottom: 15px;
	}
	
	.cab-topline .button {
		width: 100%;
	}	
	
	.lk-cont .button {
		width: 100%;
		padding: 0;
	}
	
	.lk-left .lk-lmenu .lk-lmenu-item:hover .lk-tooltip {
		display: none;
	}
}

@media (max-width: 500px) {
	.lk-table table td.td1 {
		padding-left: 3px;
	}
	.lk-table table .table-head th {
		padding: 0;
		padding-left: 3px;
	}
	.lk-table table td.td6 .cir {
		top: calc(50% - 2px);
	}
	.lk-table table td.td4, .lk-table table th.td4 {
		white-space: nowrap;
	}
}

.ext-filter {
	margin-top:20px;
}

.ext-filter .row2 {
	width:100%;
}
@media (min-width: 1320px) {
	.ext-filter .row2 .row4 {
		width: 48%;
	}
}
@media (max-width: 1640px) {
	.ext-filter .input-text {
		width: 100%;
	}
}
.ext-filter .row2 .row4 {
	margin-right:3%;
	display:inline-block;
}
.ext-filter .row2 .row4:last-child {
	margin-right:0;
}

.suggbl {
	position:relative;
}

.suggbl input {
	margin-bottom:0;
}

.search-panel {
	display:none;
    position: absolute;
    top: 100%;
    color: var(--main-font-color);
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    z-index: 1;
    padding: 20px;
}
.search-panel .search_result {
	margin-bottom:10px;
	cursor:pointer;
}

.lkblock input[type="text"] {
	width: 100%;
    height: auto;
    border: 1px solid #dcdee4;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 11px 10px;
    color: #26446F;
    font-weight: 500;
}
.panel__order-table table td.td7,
.panel__order-table table td.td6 {
    position: relative;
}
.panel__order-table table th.td7.cir-th,
.panel__order-table table td.td7.cir-td {
	width: 23px;
}
.reqInfo .cir,
.panel__order-table table td.td7 .cir,
.panel__order-table table td.td6 .cir {
	width: 13px;
	height: 13px;
	right: 20px;
	border-radius: 100%;
	display: inline-block;
	margin-top: 5px;
}
/*.panel__order-table table tr:first-child td.td6 .cir{
	display: inline-block;
	position: inherit;
}*/
.panel__order-table table tr:first-child td.td7 .cir,
.panel__order-table table tr:first-child td.td6 .cir {
	top: calc(50% - 6px);
}

.cir.request-done-status-complete.inactive,
.cir.request-done-status-pending.inactive,
.cir.request-gray {
	background: #CCC !important;;
}
.cir.request-done-status-complete.active,
.cir.request-green {
	background: #98C52D;
}

.cir.request-done-status-pending.active.partly-defective,
.cir.request-done-status-pending.partly-active.partly-defective,
.cir.request-done-status-pending.active.defective,
.cir.request-done-status-pending.partly-active.defective,
.cir.request-done-status-complete.defective,
.cir.request-done-status-complete.active.partly-defective,
.cir.request-done-status-complete.partly-active.partly-defective,
.cir.request-done-status-complete.partly-defective,
.cir.request-red {
	background: #C52D2D;
}
.cir.request-done-status-pending.active,
.cir.request-done-status-pending.partly-active,
.cir.request-done-status-complete.partly-active,
.cir.request-yellow {
	background: #FFCD03;
}
/* личный кабинет - конец */
/* End */


/* Start:/local/templates/cabinet_2024/css/bootstrap-select.min.css?173790957711184*/
/*!
 * Bootstrap-select v1.13.17 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;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;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover{color:rgba(255,255,255,.5)}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none;z-index:0!important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2!important}.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:0!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0!important;float:left;opacity:0!important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:0!important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small{color:rgba(255,255,255,.5)!important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:.3s linear 750ms forwards bs-notify-fadeOut;-o-animation:.3s linear 750ms forwards bs-notify-fadeOut;animation:.3s linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:'\00a0'}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:'';display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
/* End */


/* Start:/local/templates/cabinet_2024/css/fonts.css?1737909577581*/
@font-face {
	font-family: 'FuturaPT';
	src: url('/local/templates/cabinet_2024/css/../fonts/FuturaPT.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaPT';
	src: url('/local/templates/cabinet_2024/css/../fonts/FuturaPT-Medium.woff') format('woff');
	font-weight: 450;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaPT';
	src: url('/local/templates/cabinet_2024/css/../fonts/FuturaPT-Semibold.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaPT';
	src: url('/local/templates/cabinet_2024/css/../fonts/FuturaPT-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
/* End */


/* Start:/local/templates/cabinet_2024/css/owl.carousel.css?17379095774035*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    /* display: block;
     width: 100%; */ }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/cabinet_2024/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* End */


/* Start:/local/templates/cabinet_2024/css/jquery.fancybox.min.css?175085415512795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/cabinet_2024/components/bitrix/menu/burger/style.css?17379095777995*/


header .menu-btn {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #F4F5F9;
    cursor: pointer;
}

header .menu-btn__icon {
    position: relative;
    display: block;
    width: 16px;
    height: 14px;
    z-index: 1100;
}
header .menu-btn__icon span {
    top: 50%;
    display: block;
    margin-top: -1px;
}
header .menu-btn__icon span, header .menu-btn__icon span:after, header .menu-btn__icon span:before {
    background: #2A2C36;
    position: absolute;
    width: 100%;
    height: 2px;
    transition: background .3s;
    border-radius: 4px;
}
header .menu-btn__icon span:before {
    top: -5px;
}
header .menu-btn__icon span:after {
    bottom: -5px;
}
header .menu-btn__icon span:after, header .menu-btn__icon span:before {
    display: block;
    content: '';
}
.main-menu .menu-btn {
    width: auto;
    height: auto;
    padding: .5rem;
    background: transparent;
}
.main-menu .menu-btn__icon span {
    transform: rotate(45deg);
}
.main-menu .menu-btn__icon span:before {
    top: 0;
    opacity: 0;
}
.main-menu .menu-btn__icon span:after {
    bottom: 0;
    transform: rotate(-90deg);
}


.main-menu {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
    z-index: 2000;
}
.main-menu.active {
    opacity: 1;
    visibility: visible;
}
.main-menu.active .main-menu__inner {
    right: 0;
}

.main-menu .main-menu__inner {
    position: fixed;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 440px;
    max-height: 100%;
    top: 0;
    bottom: 0;
    right: -100%;
    padding: 40px;
    background: #fff;
    font-size: 1.2rem;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1500;
    transition: right .3s;
}
.main-menu .main-menu__shadow {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1000;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.main-menu .main-menu__inner > ul {
    list-style: none;
    margin: 0 0 1.5rem;
    padding: 0;
    font-size: 1.2rem;
}
.main-menu .main-menu__inner > ul li:not(:last-child) {
    margin-bottom: 1.3rem;
}
.toggle-list {
    font-size: 1.4rem;
}

.toggle-list .toggle-list__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.toggle-list:not(.active) .toggle-list__body {
    display: none;
}
.toggle-list .toggle-list__body {
    margin: 1rem 0 0;
    padding: 0 0 0 1rem;
    list-style: none;
    font-size: 1rem;
    border-left: 2px solid #e4e6f8;
}
.toggle-list .toggle-list__head:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.60156 4.7998L6.00156 7.1998L8.40156 4.7998' fill='%232A2C36'/%3E%3Cpath d='M3.60156 4.7998L6.00156 7.1998L8.40156 4.7998H3.60156Z' stroke='%232A2C36' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center center no-repeat;
}

.main-menu .main-menu__inner > ul li:not(:last-child) {
    margin-bottom: 1.3rem;
}

.toggle-list.active .toggle-list__head {
    color: #868FDD;
}
.toggle-list.active .toggle-list__head:after {
    background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.60156 4.7998L6.00156 7.1998L8.40156 4.7998' fill='%232A2C36'/%3E%3Cpath d='M3.60156 4.7998L6.00156 7.1998L8.40156 4.7998H3.60156Z' stroke='%23868FDD' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center center no-repeat;
    transform: rotate(180deg);
}

.main-menu .main-menu__contacts {
    font-size: 2rem;
}
.mt-auto, .my-auto {
    margin-top: auto !important;
}

.fw-medium {
    font-weight: 450;
}
.mb-1, .my-1 {
    margin-bottom: .25rem !important;
}
.main-menu__contacts {
    line-height: 45px;
}
.bootstrap-select{ position: relative; padding: 0 !important; border: 0; }
.bootstrap-select>.dropdown-toggle{ align-items: center; background-color: #F4F5F9; color: #2A2C36; border: 0; padding: 5px 30px; }
.bootstrap-select>.dropdown-toggle:after{ content: ''; position: relative; display: block; top: 2px; width: 10px; height: 10px; margin-left: 10px; background: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4L5 6L7 4' fill='%232A2C36'/%3E%3Cpath d='M3 4L5 6L7 4H3Z' stroke='%232A2C36' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center center no-repeat; }
.bootstrap-select .dropdown-toggle .filter-option{ height: auto; }
.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{ color: #2A2C36; }
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){ width: 100%; }
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{ outline: none !important; }
.bootstrap-select .dropdown-menu{ margin: 4px 0 0 0; background-color: #fff; border-radius: 10px; box-shadow: 0px 15px 40px rgba(38,38,38,.17); z-index: 500; }
.bootstrap-select .dropdown-menu:not(.show){ display: none; }
.bootstrap-select .dropdown-menu.inner{ list-style: none; }
.bootstrap-select .dropdown-menu li a{ display: flex; align-items: center; min-height: 44px; padding: 4px 30px; color: #2A2C36; white-space: nowrap; transition: background .2s, color .2s; }
.bootstrap-select .dropdown-menu li a:hover,
.bootstrap-select .dropdown-menu li a:active,
.bootstrap-select .dropdown-menu li a.active,
.bootstrap-select .dropdown-menu li a.selected{ background-color: #F4F5F9; color: #868FDD; }
.custom-select_white>.dropdown-toggle{ background-color: #fff; }
.custom-select_square>.dropdown-toggle{ border-radius: 10px; }
.custom-select_bordered>.dropdown-toggle{ padding: 0; border-radius: 0; background: transparent; border-bottom: 1px solid #8f9098; color: #8f9098; }
.custom-select_l-blue>.dropdown-toggle{ background-color: #e4e6f8; color: #e4e6f8; }
.custom-select_ls>.dropdown-toggle{ letter-spacing: .1em; }

.filter__section .bootstrap-select .dropdown-menu{ max-width: 100%!important; }
.filter__section  .bootstrap-select .dropdown-menu li a span.text { white-space: break-spaces; }
.btn {
    position: relative;
    display: -ms-inline-flex;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    border: 1px solid #2A2C36;
    border-radius: 30px;
    padding: 5px 35px;
    text-align: center;
    background-color: #2A2C36;
    color: #fff;
    fill: #fff;
    stroke: #fff;
    font-size: 1.07rem;
    font-weight: 450;
    cursor: pointer;
    transition: color .3s, background .3s, border-color .3s;
}

.color-gray {
    color: #8f9098 !important;
    fill: #8f9098 !important;
    stroke: #8f9098 !important;
}
.ls {
    letter-spacing: .1em;
}
.fw-semibold {
    font-weight: 500;
}

.socials {
    display: flex;
    align-items: center;
    gap: 20px;
    fill: #2A2C36;

}

/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17696894192729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/local/templates/cabinet_2024/styles.css?1776239163175*/
.lk-result-document-right a:focus,.lk-result-document-right a:active,
a.lk-result-download-button:focus,a.lk-result-download-button:active
{
    background: #868fdd69;
}

/* End */


/* Start:/local/templates/cabinet_2024/template_styles.css?1765536320104199*/
:root {
    --black: #2A2C36;
    --l-gray: #F4F5F9;
    --gray: #8f9098;
    --l-blue: #e4e6f8;
    --blue: #868FDD;
    --gradient: linear-gradient(270deg, #FE6FC0 0%, #7593E0 100%);
    --gradient-text: linear-gradient(to right, #7593E0, #FE6FC0);
    --pink: #F78CCD;
    --br: 30px;
    --br_sm: calc(var(--br) / 2);
}

html {
    font-size: 15px;
    line-height: 128%;
}

input, button, select, textarea {
    font-family: 'FuturaPT';
    letter-spacing: inherit;
}

button {
    background: none;
    border: none;
    cursor: pointer;
}

.hidden {
    display: none;
}

* {
    padding: 0px;
    margin: 0px;
    border: 0px;
    outline: none;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

:focus,
:active {
/ / outline: none;
}

a:focus,
a:active {
/ / outline: none;
}

html,
body {
    /*height: 100%;*/
}

body {
/ / text-rendering: optimizeLegibility;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-ms-user-select: none;*/
    /*user-select: none;*/
}

input,
button,
textarea {
    font-family: inherit;
    font-size: inherit;
}

button {
    cursor: pointer;
    color: inherit;
    background-color: inherit;
}

a {
    color: inherit;
    font-family: inherit;
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul li {
    list-style: none;
}

img {
    vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit;
    font-size: inherit;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

img {
    max-width: 100%;
}


* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
    font-size: inherit;
}

ol {
    list-style-type: none;
}

li {
    font-size: inherit;
}

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

body {
    margin: 0;
    font-size: 15px;
    font-family: 'FuturaPT';
    min-height: 960px;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}

.overflow-hidden {
    overflow: hidden;
    background: rgba(244, 245, 249, 1);
}

a {
    text-decoration: none;
    color: inherit;
}


.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px
    }
}

@media only screen and (min-width: 1400px) {
    .container {
        max-width: 1360px;
    }
}

.text-small {
    display: none;
}

.results-table__row {
    display: flex;
}

header {
    padding-top: 20px;
    padding-bottom: 80px;
}

.header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}


.header-right {
    display: flex;
    align-items: center;
}

.header-contacts {
    margin-right: 40px;
}

.header-contacts__phone a {
    font-size: 18px;
    color: white;
    font-weight: bold;
}

body.login-bg {
    background-image: url("/local/templates/cabinet_2024/./img/background-login.png");
    background-size: cover;

}

body.restore-bg {
    background-image: url("/local/templates/cabinet_2024/./img/background-restore.png");
    background-size: cover;

}

.cabinet-nav {
    width: 66.66%;
    margin: 0 auto;
}

.section-register .cabinet-nav {
    width: 80%;
}


.section-cabinet .section-register .cabinet-nav {
    width: 66.66%;
}

ul.auth-links {
    display: flex;
    background-color: rgba(250, 250, 250, 0.1);
    border-radius: 40px;
    height: 80px;
    font-size: 24px;
    backdrop-filter: blur(20px);
    margin-bottom: 20px;
}

li.auth-link {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}


li.auth-link a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    font-weight: 500;
    color: white;
}


li.auth-link a.active, li.auth-link a:hover {
    background: white;
    color: black;
}

.cabinet-actions {
    background-color: rgba(250, 250, 250, 0.1);
    border-radius: 30px;
    backdrop-filter: blur(20px);
    padding: 60px;
    display: flex;
    justify-content: space-between;
}

.cabinet-actions-links-title {
    width: 160px;
    font-weight: bold;
    font-size: 18px;
    color: white;
}

.cabinet-actions-links ul {
    display: flex;
    flex-direction: column;
}

svg.icon {
    width: 50px;
    height: 50px;
}

svg.icon-small {
    width: 40px;
    height: 40px;
}

svg.icon-nano {
    width: 24px;
    height: 24px;
}


svg.icon-upload {
    width: 16px;
    height: 18px;
}

svg.icon-big {
    width: 60px;
    height: 60px;
}

.icon-bigger {
    width: 62px;
    height: 62px;
}

svg.icon-white {
    fill: #FAFAFA;
    stroke: #2A2C36;
}

svg.icon-gray {
    fill: rgba(42, 44, 54, 0.1);
    stroke: rgba(42, 44, 54, 1);
}

a:hover .icon-gray, a.active .icon-gray {
    fill: rgba(250, 250, 250, 1);
    stroke: rgba(134, 143, 221, 1);
}

.icon-blue {
    fill: rgba(228, 230, 248, 1);
    stroke: rgba(134, 143, 221, 1);
}

a:hover .icon-blue, a.active .icon-blue {
    fill: rgba(134, 143, 221, 1);
    stroke: rgba(250, 250, 250, 1);
}


.lk-left-bottom-socials {
    margin-top: 20px;
}

.lk-left-bottom-socials ul {
    display: flex;
}

.lk-left-bottom-socials li {
    margin-right: 5px;
}


.cabinet-actions-links {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cabinet-actions-links li:not(:last-child) {
    margin-bottom: 20px;
}

.cabinet-actions-link {
    display: flex;
    align-items: center;
    background: rgba(250, 250, 250, 0.1);
    border-radius: 100px;
    width: 260px;
    color: white;
    font-weight: 500;
    font-size: 16px;
    padding: 5px 25px 5px 5px;
}


.cabinet-actions-link.active, .cabinet-actions-link:hover {
    background: white;
    color: #2A2C36;
}

.cabinet-actions-link span {
    flex: 1;
}

.cabinet-actions-link .icon {
    margin-right: 20px;
}

svg.arrow {
    width: 12px;
    height: 12px;
    fill: white;
}

svg.arrow-sort {
    width: 23px;
    height: 23px;
    stroke: #2A2C36;
}

.active svg.arrow-sort {
    stroke: rgba(42, 44, 54, 0.3);
}

.arrow-sort-down {
    transform: rotate(180deg);
}

svg.arrow-up {
    width: 24px;
    height: 24px;
    stroke: rgba(42, 44, 54, 1);
}

.active svg.arrow, a:hover svg.arrow {
    fill: #2A2C36;
}

.active svg.arrow-up, a:hover svg.arrow-up {
    stroke: rgba(250, 250, 250, 1)
}

.cabinet-actions-form {
    background: #FAFAFA;
    border-radius: 20px;
    padding: 40px;
    margin-left: 40px;
    width: 100%;
}

.cabinet-actions-form label {
    font-weight: 500;
    color: #2A2C36;
    font-size: 18px;
}

.cabinet-actions-form form {
    display: flex;
    flex-direction: column;
}

.section-register .cabinet-actions-form form {
    flex-direction: row;
    flex-wrap: wrap;
}

.input-form-column {
    width: calc(50% - 20px);
}

.input-form-column.input-form-column-1 {
    margin-left: 40px;
}


.section-register .cabinet-actions-form label {
    width: 100%;
    display: flex;
}

.section-register .cabinet-actions-form input[type="text"], .section-register .cabinet-actions-form input[type="password"], .section-register .cabinet-actions-form input[type="email"] {
    width: 100%;
}


.cabinet-actions-form input[type="text"], .cabinet-actions-form input[type="password"], .cabinet-actions-form input[type="email"] {
    border: none;
    background: none;
    outline: none;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(42, 44, 54, 0.3);
    padding: 20px 0;
    font-size: 18px;
}

.cabinet-actions-form .custom-select {

    margin-bottom: 20px;
    margin-top: 20px;
}

input::placeholder {
    color: rgba(42, 44, 54, 0.3)

}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px white;
}

.btn-submit {
    min-width: 200px;
    margin: 20px 0;
    border-radius: 100px;
    border: none;
    padding: 20px 0;
    background: linear-gradient(270deg, #FE6FC0 0%, #7593E0 100%);
    cursor: pointer;
    font-size: 16px;
    color: rgba(250, 250, 250, 1);
}


.cabinet-actions-user {
    display: flex;
    flex-direction: column;

}

.cabinet-actions-user a {
    text-decoration: underline;
    font-size: 18px;
    color: rgba(42, 44, 54, 1);
    font-weight: 500;
}

.cabinet-actions-user li {
    text-align: center;
}

.cabinet-actions-user li:not(:last-child) {
    margin-bottom: 10px;
}

a.cabinet-restore-link {
    font-size: 18px;
    color: rgba(250, 250, 250, 1);
    text-decoration: underline;
    text-underline-position: from-font;
}

.hide-desc {
    display: none;
}

.reg-agreement-block {
    width: 100%;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
}

.reg-agreement {
    width: calc(50% - 20px);
    font-size: 16px;
    color: rgba(42, 44, 54, 0.5);
}

.reg-agreement a {
    text-decoration: underline;
    text-underline-position: from-font;
}

.reg-agreement-submit {
    width: calc(50% - 20px);
    margin-left: 40px;
}

.reg-agreement-submit input {
    width: 100%;
    margin-top: 0;
}

.lk .header-contacts {
    display: none;
}

.logout-btn {
    display: flex;
    align-items: center;
}

.logout-text {
    margin-right: 20px;
    font-size: 18px;
    font-weight: 500;
    color: rgba(42, 44, 54, 1);
}

.lk-block {
    display: flex;
    justify-content: space-between;
}

.lk-left-block {
    width: 27%;
}

.lk-left-top {
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 10px;
}

.lk-photo-block {
    background: rgba(250, 250, 250, 1);
    border-radius: 20px;
    padding: 10px 10px 40px;
}

.photo-block-top {
    display: flex;
    justify-content: space-between;
}

.photo-block-role {
    font-size: 18px;
    font-weight: 450;
    padding: 8px 18px;
    border-radius: 100px;
}

.block-role-patient {
    background: rgba(228, 230, 248, 1);
    color: rgba(134, 143, 221, 1);
}

.photo-block-img img {
    border-radius: 100%;
    max-height: 100%;
}

.photo-block-img {
    height: 120px;
    width: 120px;
    display: flex;
    justify-content: center;
}

.photo-block-center {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.photo-block-name {
    font-size: 30px;
    line-height: 39px;
    text-align: center;
}

.lk-menu {
    margin-top: 30px;
    padding: 10px;
}

.lk-menu a {
    display: flex;
    align-items: center;
    background: rgba(250, 250, 250, 1);
    border-radius: 100px;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 16px;
    color: rgba(42, 44, 54, 1);

}

.lk-menu a:hover, .lk-menu a.active {
    color: white;
    background: linear-gradient(270deg, #FE6FC0 0%, #7593E0 100%);
}

span.menu-text {
    flex: 1;
    margin-left: 10px;
}

.lk-menu .menu-disabled {
    opacity: 0.5;
    background: none;
}

.lk-menu a.menu-disabled:hover {

    color: rgba(42, 44, 54, 1);
    background: none;
}

a.menu-disabled:hover .icon-gray {
    fill: rgba(42, 44, 54, 0.1);
    stroke: rgba(42, 44, 54, 1);
}

.menu-disabled-text {
    color: rgba(42, 44, 54, 1);
    font-weight: 500;
    font-size: 14px;
}


.lk-left-bottom {
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    margin-top: 20px;
    padding: 20px;
}

.lk-left-bottom-text {
    color: rgba(42, 44, 54, 0.5);
    font-size: 14px;
    font-weight: 500;
}

.lk-right-block {
    flex: 1;
    margin-left: 20px;
    padding-top: 10px;
}

.lk-right-block-top {
    display: flex;
    align-items: center;
}

.lk-filter-block {
    flex: 1;

}

.lk-filter-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.lk-filter-buttons {
    display: flex;
    justify-content: end;
    flex: 1;
}

.lk-right-block-top-title {
    font-size: 40px;
    color: rgba(42, 44, 54, 1);
    line-height: 100%;
}

.active-search .lk-right-block-top-title {
    display: none;
}

.lk-filter-search {
    display: flex;

    align-items: center;
    margin-right: 20px;

}

.active-search .lk-filter-search {
    flex: 1;
    background: rgba(244, 245, 249, 1);
    border-radius: 100px;
}

.lk-filter-search svg {
    fill: rgba(34, 34, 34, 0.1);
}

.active-search .lk-filter-search svg {
    fill: rgba(244, 245, 249, 1);
}

input.lk-filter-search-input {
    display: none;
    border: none;
    background: inherit;
    outline: none;
    color: rgba(42, 44, 54, 1);
    font-size: 16px;
    flex: 1;
    margin-right: 20px;
}

.active-search input.lk-filter-search-input {
    display: block;
}

.lk-filter-sort {
    display: flex;
    align-items: center;
    margin-right: 20px;
    position: relative;
}

.lk-btn-filter {
    background: rgba(42, 44, 54, 1);
    border-radius: 100px;
    /* padding: 0 30px;*/
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
}

.lk-btn-filter-title {
    color: rgba(250, 250, 250, 1);
    font-weight: 450;
    font-size: 16px;
    margin-right: 45px;
}

.show-lk-filter {
    padding-top: 4px;
    display: flex;
}

.active .show-lk-filter {
    padding-top: 0;
}

.lk-filter-sort-list {
    z-index: 2;
    width: max-content;
    display: none;
    position: absolute;
    top: calc(100% + 20px);
    left: -100%;
    background: rgba(250, 250, 250, 1);
    border-radius: 10px;
    padding: 20px 20px 10px;
    box-shadow: 0px 0px 20px 0px rgba(42, 44, 54, 0.1);
}

.lk-filter-sort-item {
    display: flex;
    margin-bottom: 10px;
    justify-content: space-between;
}

.lk-filter-sort-title {
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
    margin-right: 10px;
}

.lk-filters {
    display: none;
    margin-top: 20px;
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 20px 0 20px 20px;

}

.lk-filters.active {
    display: flex;
}


.section-statistic .lk-filters {
    display: flex;
}

.lk-filters .bootstrap-select > .dropdown-toggle.bs-placeholder {
    background-color: rgba(250, 250, 250, 1);
    color: rgba(42, 44, 54, 0.3);
}


.lk-filters .bootstrap-select > .dropdown-toggle {
    background-color: rgba(228, 230, 248, 1);
    color: rgba(134, 143, 221, 1);
}


.bootstrap-select > .dropdown-toggle:after {
    background: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4L5 6L7 4' fill='rgba(134, 143, 221, 1)'/%3E%3Cpath d='M3 4L5 6L7 4H3Z' stroke='rgba(134, 143, 221, 1)' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center center no-repeat;
}


.bootstrap-select > .dropdown-toggle.bs-placeholder:after {
    background: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4L5 6L7 4' fill='rgba(42, 44, 54, 0.3)'/%3E%3Cpath d='M3 4L5 6L7 4H3Z' stroke='rgba(42, 44, 54, 0.3)' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center center no-repeat;
}


.lk-filter {
    flex: 1;
    margin-right: 20px;
}

.lk-filter-calendar {
    position: relative;
}

.range-calendar {
    position: absolute;
    top: 40px;
    left: 0;

    min-width: 500px;
}

.show-range-calendar ~ .dropdown-menu {
    display: none;
}

.lk-right-block-bottom {
    margin-top: 20px;
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 20px;
}

.lk-orders-table {
    /* padding: 20px; */
}

.orders-table-head {
    display: flex;
    justify-content: space-between;
    background: rgba(250, 250, 250, 1);
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
}

.orders-table-head-item {
    font-size: 14px;
    color: rgba(42, 44, 54, 0.5);
    font-weight: 500;
    text-align: center;
}

.orders-table-column {
    flex: 1;
}

.orders-table-column-wide {
    flex: 2;
}

.orders-table-row {
    display: flex;
    justify-content: space-between;
    margin: 0 20px;
    height: 100px;
    align-items: center;
    padding-bottom: 10px;
}

.orders-table-row:not(:last-child) {
    border-bottom: 1px solid rgba(42, 44, 54, 0.2);
}

.orders-table-item {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: rgba(42, 44, 54, 1);
}

.orders-table-item-link {
    font-weight: 500;
    text-decoration: underline;

}

.order-state {
    width: 120px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(208, 168, 64, 0.1);
    border-radius: 10px;
    color: rgba(208, 168, 64, 1);
    font-weight: 500;
}

.order-state-ready {
    background: rgba(93, 208, 64, 0.1);
    color: rgba(93, 208, 64, 1);
}

.order-state-error {
    background: #EFE2E5;
    color: #D24342;
;
}

.pagination-hidden {
    display: none;
}

.orders-pagination {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.ajax-pagination-button {
    text-underline-position: from-font;
    text-decoration: underline;
    font-size: 16px;
    color: rgba(42, 44, 54, 1);
}


.lk-btn-filter-title2 {
    display: none;
}

.active .lk-btn-filter-title2 {
    display: block;
    font-size: 16px;
    font-weight: 450;
}

.doctor-results .active .lk-btn-filter-title2 {
    color:rgba(250, 250, 250, 1);
}


.active .lk-btn-filter-title {
    display: none;


}

section:not(.doctor-results) .lk-btn-filter.active {
    background: rgba(34, 34, 34, 0.1);
}

.lk-btn-filter.active svg {
    display: none;
}

.lk-result-title-block {
    display: flex;
    align-items: center;
}

.lk-result-title {
    margin-left: 40px;
    color: rgba(42, 44, 54, 1);
    font-size: 30px;
}

.lk-result-info-block {
    margin-top: 40px;
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
}

.lk-result-info-row {
    display: flex;
    height: 60px;
    align-items: center;
}

.lk-result-info-title {
    width: 90px;
    margin-right: 20px;
    color: rgba(42, 44, 54, 0.5);
    font-size: 14px;
    font-weight: 500;
    margin-left: 20px;
}

.lk-result-info-text {
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
}

.lk-result-actions {
    display: flex;
    background: rgba(250, 250, 250, 1);
    border-radius: 100px;
    padding: 5px;
}

.lk-result-info-right {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: space-between;
}

.lk-result-action-link {
    border-radius: 100px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 260px;
    padding: 15px 0;
    font-size: 14px;
    font-weight: 450;
}

.lk-result-action-link:hover, .lk-result-action-link.active {
    background: rgba(42, 44, 54, 1);
    color: rgba(250, 250, 250, 1);
}

.lk-result-documents-block {
    margin-top: 20px;
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 20px;
}

.lk-result-document {

    background: rgba(250, 250, 250, 1);
    border-radius: 20px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
}

.lk-result-document:not(:last-child) {
    margin-bottom: 20px;
}

.lk-result-document-left {
    margin-right: 40px;
}

.lk-result-document-left img {
    width: 140px;
    height: 200px;
    max-width: max-content;
}

.lk-result-document-bottom {
    /* display: flex; */
}

.lk-result-document-props {
    display: flex;
}

.lk-result-document-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lk-result-document-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.lk-result-document-title {
    color: rgba(42, 44, 54, 1);
    font-size: 24px;
    font-weight: 450;
    max-width: 400px;
}

.lk-result-document-prop {
    margin-right: 40px;
}

.lk-result-document-prop-title {
    color: rgba(42, 44, 54, 0.5);
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}

.lk-result-document-prop-text {
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
}

.lk-result-document-action {
    display: flex;
    align-items: center;
    background: rgba(228, 230, 248, 1);
    border-radius: 50px;
}

.lk-result-document-action-title {
    display: none;
    white-space: nowrap;
    color: rgba(134, 143, 221, 1);
    font-weight: 450;
    margin-right: 10px;
    font-size: 14px;
    padding: 10px;
}

.lk-result-document-action:hover .lk-result-document-action-title {
    display: block;
}


.lk-result-document-actions {
    display: flex;
}

.lk-result-document-action:not(:last-child) {
    margin-right: 10px;
}

.lk-result-action-link .arrow-up {
    transform: rotate(90deg);
    stroke: rgba(250, 250, 250, 1);
}


.lk-result-detail-block {
    display: none;
    margin-top: 40px;
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;

    padding: 40px 20px;
}

.lk-result-detail-title {
    color: rgba(42, 44, 54, 1);
    font-weight: 450;
    font-size: 24px;
}

.lk-result-detail-table {
    margin-top: 20px;
}

.detail-table-head {
    display: flex;
    background: rgba(250, 250, 250, 1);
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.detail-table-head-item {
    text-align: center;
    color: rgba(42, 44, 54, 0.5);
    font-size: 14px;
    font-weight: 500;
}

.detail-table-row {
    padding: 0 20px;
    display: flex;
}

.detail-table-item:not(:empty) {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(42, 44, 54, 1);
    font-size: 18px;

    overflow: hidden;
    text-align: center;
    padding: 5px;
}


.detail-result-small svg.arrow-sort {
    transform: rotate(180deg);
    stroke: rgba(64, 148, 208, 1);
}

.detail-result-big svg.arrow-sort {


    stroke: rgba(208, 64, 64, 1);
}

.detail-result-wrong .detail-table-result-value {
    font-weight: 500;
    /*margin-right: 35px;*/
    width: 60px;
    text-align: left;
}

.detail-table-item-result {
    flex: 1;
    display: flex;
    /*margin-left: 30px;*/
    align-items: center;
    justify-content: center;
}

.detail-table-item-name {
    font-weight: 500;
}

a.detail-table-item-dynamic {
    color: rgba(134, 143, 221, 1);
    font-weight: 500;
    text-decoration: underline;
    text-underline-position: from-font;
}

.detail-table-group {
    justify-content: center;
    font-size: 24px;
    margin: 40px 0;
    color: rgba(42, 44, 54, 1);
    font-weight: 500;
    text-align: center;
}


.lk-result-repeat-button {
    background: rgba(228, 230, 248, 1);
    display: flex;
    border-radius: 100px;
    align-items: center;
}

.lk-result-repeat-text {
    display: none;
    color: rgba(134, 143, 221, 1);
    font-size: 14px;
    font-weight: 450;
    width: auto;
    margin: 0 20px;
}

.lk-result-repeat-button:hover .lk-result-repeat-text {
    display: block;


}


.statistic-title {
    color: rgba(42, 44, 54, 1);
    text-align: center;
    font-size: 24px;
    font-weight: 450;
    margin-bottom: 15px;
    margin-top: 20px;
}

.statistic-description {
    text-align: center;
    font-size: 18px;
    color: rgba(42, 44, 54, 1);
    width: 50%;
    margin: 0 auto 40px;
}

.result-container {
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    margin-top: 20px;
    padding: 20px 40px 20px;
}

.result-point-hidden {
    display: none;
    margin: 20px 0;
}

.result-container-single .result-point-hidden {
    margin-top: 0;
}

.result-point {
    padding: 0 0 10px;
    border-bottom: 1px solid rgba(42, 44, 54, 0.2);
}

.result-point-visible {
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.result-point-name {
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
}

.result-point-show {
    background: rgba(42, 44, 54, 1);
    border-radius: 100px;
    color: rgba(250, 250, 250, 1);
    font-size: 16px;
    font-weight: 450;
    width: 180px;
    height: 60px;
}

.result-point-hidden-block {
    display: flex;
}

.result-point-hidden-left {
    margin-right: 20px;
    width: calc(50% - 10px);
    padding: 20px 20px 20px 0;
}

.point-hidden-description {
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
}

.point-hidden-title {
    color: rgba(42, 44, 54, 1);
    font-size: 24px;
    font-weight: 450;
    margin-bottom: 30px;
}

.point-hidden-props {
    margin-top: 40px;
    margin-bottom: 20px;
}

.point-hidden-prop {
    margin-bottom: 20px;
}

.point-hidden-prop-title {
    color: rgba(42, 44, 54, 0.5);
    font-size: 14px;
    margin-bottom: 10px;
}

.point-hidden-prop-text {
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
}

.point-hidden-button {
    width: 100%;
}

.point-hidden-button {
    width: 100%;
}


.point-table-head {
    display: flex;
    background: rgba(250, 250, 250, 1);
    padding: 20px;
    border-radius: 20px;

}

.result-point-hidden-right {
    width: calc(50% - 10px);

}

.point-table-head-item {
    text-align: center;
    color: rgba(42, 44, 54, 0.5);
    font-weight: 500;
    font-size: 14px;
}

.point-table {
    padding: 20px;
}

.point-table-row {
    height: 60px;
    display: flex;
}

.point-table-item {
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
}

.chart-block {
    margin-bottom: 30px;
}

.result-container.result-container-single .result-point-visible {
    display: none;
}

.result-container.result-container-single .result-point-hidden {
    display: block;
}

.result-container.result-container-single {
    background: none;
    padding: 0;
}

.result-container-single .result-point {
    border-bottom: 0;
}

.result-container-single .result-point-hidden-left {
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding-left: 20px;
}

.result-container-single .result-point-hidden-right {
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
}

.result-container-single .chart-block {
    padding: 40px;
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
}


.section-statistic .bootstrap-select > .dropdown-toggle {
    white-space: wrap;
}

.results-block-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.other-results-block {
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 20px;
    padding-bottom: 0;
    width: calc(50% - 10px);
}

.other-result {
    background: rgba(250, 250, 250, 1);
    border-radius: 20px;
    padding: 20px 20px 20px 40px;
    margin-bottom: 20px;
}

.other-result-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

.other-result-title {
    color: rgba(42, 44, 54, 1);
    font-weight: 450;
    font-size: 24px;
}

.other-result-prop {
    /* display: flex; */
    margin-bottom: 20px;
}

.other-result-prop-title {
    color: rgba(42, 44, 54, 0.5);
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
}

.other-result-prop-value {
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
}

.other-results-form-block {
    width: calc(50% - 10px);
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 40px;
    margin: 0;
}

.custom-file-input-container {
    position: relative;
    display: inline-block;
}

.custom-file-input {
    display: none; /* Скрыть стандартный input */
}

.custom-file-button {
    cursor: pointer;
    display: flex;
    align-items: center;
    background: #E4E6F8;
    width: max-content;
    padding: 10px 20px;
    border-radius: 100px;
}


.custom-file-label {
    color: #868FDD;
    font-weight: 450;
    font-size: 16px;
    margin-left: 10px;

}

.file-input {
    display: flex;
    margin-bottom: 20px;
}

.upload-file-name {
    font-size: 12px;
    color: #2A2C36;
}

.webform-field-item-wrap {
    display: flex;
    margin-left: 20px;
}

.upload-file-size {
    display: none;
}

.file-input del {
    text-decoration: none;
    color: rgba(41, 45, 50, 0.5);
}


.file-input del {
    text-decoration: none;
    color: rgba(41, 45, 50, 0.5);
    cursor: pointer;
}

.input-file-title {
    color: rgba(42, 44, 54, 1);
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
}

.custom-progress {
    height: 0;
    position: relative;
    top: -2px;
    width: 75%;
    /*border: 1px dashed #c9cacd;*/

    border: 2px solid transparent;
    border-image: repeating-linear-gradient(90deg, #c9cacd 0, #c9cacd 10px, transparent 10px, transparent 20px) 5;
}


.custom-progress-bar {
    height: 0;
    position: absolute;
    /* background: red; */
    border: 2px solid #868FDD;
    top: -2px;
}

.custom-progress-dots {
    display: flex;
    justify-content: space-between;
}

.custom-progress-line {
    display: flex;
    justify-content: center;


}

.custom-progress-dot {
    position: relative;
    top: 20px;
    color: rgba(134, 143, 221, 1);
    font-size: 18px;
    font-weight: 500;
}

.custom-progress-dot:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background: rgba(134, 143, 221, 1);
    top: -30px;
    border-radius: 100%;
    right: -1px;
}

.custom-progress-dot:after {
    content: "\2713";
    position: absolute;
    top: -30px;
    z-index: 2;
    left: 20px;
    color: white;
    font-size: 10px;
}


.custom-progress-dot.progress-dot-left:before {
    left: -1px;
}

.custom-progress-dot.progress-dot-left:after {
    left: 5px;
}

.custom-progress-dot.progress-dot-right:before {
    background: rgba(201, 202, 205, 1);
}

.custom-progress-dot.progress-dot-right:after {
    color: rgba(42, 44, 54, 0.3);
}

.bonuses-block-bottom {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.bonuses-block-left {
    width: calc(50% - 10px);
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 20px;
    padding-bottom: 100px;
}

.bonuses-block-value {
    background: rgba(250, 250, 250, 1);
    border-radius: 20px;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.bonuses-value-title {
    font-weight: 450;
    color: rgba(42, 44, 54, 1);
    font-size: 24px;
}

.bonuses-value {
    color: linear-gradient(270deg, #FE6FC0 0%, #7593E0 100%);
    font-size: 50px;
    font-weight: 500;
    background: linear-gradient(270deg, #FE6FC0 0%, #7593E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
}

.bonuses-block-props {
    background: rgba(250, 250, 250, 1);
    border-radius: 20px;
    padding: 40px;
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.bonuses-block-prop {
    margin-bottom: 20px;
}

.bonuses-prop-title {
    margin-bottom: 10px;
    color: rgba(42, 44, 54, 0.5);
    font-size: 14px;
    font-weight: 500;
}

.bonuses-prop-value {
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
}

.custom-progress-block {
    margin-left: -20px;
    margin-right: -20px;
}

.bonuses-block-right {
    width: calc(50% - 10px);
    padding: 40px;
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
}

.bonuses-block-item {
    margin-bottom: 20px;
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
}

.bonuses-item-title {
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
    font-weight: 500;
    width: 40px;
    margin-right: 20px;
}

.bonuses-item-value {
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
    margin-left: 20px;
}

.bonuses-item-progress {
    height: 40px;
    width: 90px;
    background: rgba(228, 230, 248, 1);
    border-radius: 10px;
}

.bonuses-item-progress-line {
    width: 100%;
    height: 100%;
}

.bonuses-item-progress-bar {
    height: 100%;
    background: rgba(134, 143, 221, 1);
    border-radius: 10px;
}

.custom-progress-visible {
    width: 12.5%;
    border: 2px solid transparent;
    border-image: repeating-linear-gradient(90deg, #868FDD 0, #868FDD 10px, transparent 10px, transparent 20px) 6;
    height: 0;
    position: relative;
    top: -2px;

}

.custom-progress-disable {
    width: 12.5%;
    height: 0;
    border: 2px solid transparent;
    border-image: repeating-linear-gradient(90deg, #c9cacd 0, #c9cacd 10px, transparent 10px, transparent 20px) 5;
    position: relative;
    top: -2px;
}

.custom-progress-dot.progress-dot-right {
    color: rgba(201, 202, 205, 1);
}

.sales-block {
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 40px 0 20px 20px;

}


.sales-block-title {
    color: rgba(42, 44, 54, 1);
    font-size: 24px;
    font-weight: 450;
    margin-bottom: 40px;
}

.list-sales {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    width: 100%;
    display: block;
}

.sale-item-top {
    height: 220px;
    background: rgba(250, 250, 250, 1);
    border-radius: 20px 20px 0 0;
}

.sale-item-top img {
    width: 100%;
    height: 216px;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
}
.sale-item-bottom {
    height: 300px;
}


.sale-item {
    /*width: 45%;*/
    /*margin-right: 20px;*/
}


.section-sales .lk-right-block {
    width: calc(100% - 360px - 20px);
}

.sale-item-bottom {
    padding: 40px;
    background: rgba(250, 250, 250, 1);
    border-radius: 0 0 20px 20px;
}

.sale-item-title {
    color: rgba(42, 44, 54, 1);
    font-size: 24px;
    font-weight: 450;
    margin-bottom: 20px;
}

.sale-item-description {
    color: rgba(42, 44, 54, 0.5);
    font-size: 18px;
}

.sale-item-actions {
    margin-top: 30px;
}

.sale-item-action-title {
    background: linear-gradient(270deg, #FE6FC0 0%, #7593E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 12px;
    font-weight: 500;
    position: relative;
}

.sale-item-action {
    display: flex;
    align-items: center;
}

.sale-item-action-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 0.5px;
    background: linear-gradient(270deg, #FE6FC0 0%, #7593E0 100%);
}

.sales-block:not(:first-child) {
    margin-top: 20px;
}

.settings-block-bottom {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.settings-block-bottom-left {
    width: calc(50% - 10px);
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 40px;
    padding-bottom: 0;
}

.settings-block-bottom-right {
    width: calc(50% - 10px);
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 40px;
}

.settings-block-form input {
    width: 100%;
    margin-bottom: 40px;
    border: none;
    background: none;
    color: rgba(42, 44, 54, 1);
    font-size: 18px;
    outline: none;
}

.settings-block-form label {
    color: rgba(42, 44, 54, 0.5);
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}


.settings-form-field-block {
    display: flex;
    justify-content: space-between;
}

.settings-form-field {
    flex: 1;
}

.icon-apply {
    width: 60px;
    height: 40px;
}

.settings-form-apply {
    display: none;
}

.settings-block-change-password.cabinet-actions-form {
    background: none;
    padding: 0;
    margin: 0;
}

.block-change-password-forgot {
    display: block;
    text-align: center;
    text-decoration: underline;
    text-underline-position: from-font;
    color: rgba(42, 44, 54, 1);
    font-size: 16px;
    font-weight: 450;
}


.form-change-photo .webform-field-upload-notice {
    display: none;
}


.form-change-photo .webform-field-upload {
    opacity: 0;
    width: 120px;
    height: 120px;
    position: absolute;
}

.form-change-photo .file-input {
    position: relative;
}

.form-change-photo .file-input:before {
    content: url('data:image/svg+xml;utf8,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 30H40" stroke="white" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M30 40V20" stroke="white" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');

    width: 60px;
    height: 60px;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 30px;
    left: 30px;

}

form.form-change-photo {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.form-change-photo .webform-field-upload-list.webform-field-upload-list-single {
    display: none;
}

.form-change-photo-block {
    position: relative;
}


/*.photo-block-img:hover*/

.form-change-photo-block {
    position: relative;
    display: inline-block;
}

.form-change-photo-block img {
    display: block;
    width: 100%;
    height: auto;
}

.form-change-photo-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(42, 44, 54, 0.3);
    backdrop-filter: blur(1px);
    border-radius: 100%;
}


.form-change-photo .file-input:before {

    display: block;
}

.burger-block {
    display: none;
}

.mob-block-logout {
    display: none;
}

.lk-result-document-actions-mob {
    display: none;
}

.section-statistic .lk-btn-filter {
    display: none;
}

.section-statistic .lk-filter-search {
    margin-right: 0;
}

.section-statistic .lk-filters {
    display: flex;
}

.mob-button-show-other-form {
    display: none;
}

.other-results-form-mob-actions {
    display: none;
}

.lk-filter-reset-block {
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.lk-filter-reset {
    background: rgba(42, 44, 54, 1);
    color: rgba(250, 250, 250, 1);
    height: 100%;
    padding: 10px;
    border-radius: 30px;
    width: 90px;
    font-size: 16px;
}

.detail-table-item.detail-table-item-name, .detail-table-item.detail-table-item-norm {
    font-size: 12px;
}

@media (max-width: 1025px) {

    .lk-filter-reset {
        width: 100%;
    }

    .lk-filter-reset br {
        display: none;
    }

    .cabinet-actions {
        flex-wrap: wrap;
    }

    .cabinet-actions-links {
        width: 100%;
        order: 2;
    }

    .cabinet-actions-link {
        width: 100%;
    }

    .cabinet-actions-form {
        margin-left: 0;
        margin-bottom: 20px;
    }

    .cabinet-actions-links-title {
        width: auto;
        margin-bottom: 30px;
    }

    body.bg {
        padding-bottom: 60px;
        background-position: center center;
    }

    .show-desc {
        display: none;
    }

    .hide-desc {
        display: block;
    }


    .orders-table-column {
        display: none !important;
    }

    .orders-table-column.table-column-visible-mob {
        display: flex !important;
        justify-content: space-around;
    }

    .lk-left-block {
        width: 34%;
    }

    .range-calendar {

        min-width: fit-content;
        top: 0;
        z-index: 2;
    }

    .lk-filter {
        margin-bottom: 15px;
    }

    .lk-filters {
        flex-direction: column;
    }

    .lk-filter:last-child {
        margin-bottom: 0;
    }

    .lk-filter .bootstrap-select > .dropdown-toggle {
        border-radius: 10px;
    }


    .lk-result-info-block {
        flex-wrap: wrap;
    }

    .lk-result-actions {
        margin-top: 20px;
    }


    .detail-table-item-result {
        /*margin-left: 110px;*/
        justify-content: center;

    }


    .result-point-hidden-block {
        flex-direction: column;
    }

    .result-point-hidden-left {
        width: 100%;
        margin-right: 0;
        padding-right: 0;
    }

    .result-point-hidden-right {
        width: 100%;
    }

    .point-table {
        padding: 0;
    }

    .result-container-single .result-point-hidden-right {
        margin-top: 20px;
    }


    .other-results-form-block {
        display: none;

        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        border-radius: 0;
        background: rgba(240, 241, 252, 1);
    }

    .other-results-block {
        width: 100%;
        order: 3;
    }


    .mob-button-show-other-form {
        display: block;
        margin-bottom: 20px;
    }

    .results-block-bottom {
        flex-direction: column;
    }

    .show-other-form {
        width: 320px;
        background: rgba(42, 44, 54, 1);
        color: rgba(250, 250, 250, 1);
        border-radius: 100px;
        height: 60px;
        font-size: 16px;
    }

    .other-results-form-mob-actions {
        display: flex;
        margin-bottom: 40px;
        justify-content: space-between;
        align-items: center;
    }

    .other-results-button-mob-close {
        position: relative;
        width: 40px;
        height: 40px;
    }

    .other-results-button-mob-close:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 40px;
        background-repeat: no-repeat;
        background-position: center center;

        background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14%2025.32L25.32%2014%22%20stroke%3D%22%232A2C36%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M25.32%2025.32L14%2014%22%20stroke%3D%22%232A2C36%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E');

    }

    .other-results-form-mob-actions-title {
        color: rgba(42, 44, 54, 1);
        font-size: 30px;
    }


    .bonuses-block-bottom {
        flex-direction: column;
    }

    .bonuses-block-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .bonuses-block-right {
        width: 100%;
    }


    .settings-block-bottom {
        flex-direction: column;
    }

    .settings-block-bottom-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .settings-block-bottom-right {
        width: 100%;
    }


    .lk-result-document-action:hover .lk-result-document-action-title {
        display: none;
    }


}

@media (max-width: 769px) {
    .text-large {
        display: none;
    }

    .text-small {
        display: inline;
    }

    .section-register .input-form-group {
        width: 100%;
    }

    .input-form-column {
        width: 100%;
    }

    .input-form-column.input-form-column-1 {
        margin-left: 0;
    }

    .reg-agreement {
        width: 100%;
    }

    .reg-agreement-submit {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    a.cabinet-restore-link {
        text-align: center;
    }


    .lk-block {
        flex-direction: column;
    }

    .lk-left-block {
        width: 100%;
        display: none;
        height: calc(100dvh - 105px);
        overflow-y: scroll;
    }

    .lk-left-bottom {

        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .logout-block {
        display: none;
    }

    .mob-block-logout .logout-block {
        display: block;
    }

    .burger-block {
        display: block;
    }


    .burger-btn:after {
        content: "";
        background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Crect%20x%3D%2218%22%20y%3D%2221%22%20width%3D%2224%22%20height%3D%222%22%20rx%3D%221%22%20fill%3D%22%232A2C36%22/%3E%3Crect%20x%3D%2218%22%20y%3D%2229%22%20width%3D%2224%22%20height%3D%222%22%20rx%3D%221%22%20fill%3D%22%232A2C36%22/%3E%3Crect%20x%3D%2218%22%20y%3D%2237%22%20width%3D%2224%22%20height%3D%222%22%20rx%3D%221%22%20fill%3D%22%232A2C36%22/%3E%3C/svg%3E');

        width: 60px;
        height: 60px;
        position: absolute;
        top: 0;
        left: 0;
    }


    .burger-btn.active:after {
        background-repeat: no-repeat;
        background-position: center center;

        background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14%2025.32L25.32%2014%22%20stroke%3D%22%232A2C36%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M25.32%2025.32L14%2014%22%20stroke%3D%22%232A2C36%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E');

    }


    .burger-btn {
        position: relative;
        width: 60px;
        height: 60px;
    }

    .lk header {
        padding-bottom: 20px;
    }

    .mob-block-logout {
        display: block;
        margin-top: 60px;
    }

    .lk-left-top {
        border-radius: 30px 30px 0 0;
    }

    .lk-left-bottom {
        margin-top: 0;
        border-radius: 0 0 30px 30px;
    }

    .lk-right-block-top-title {
        font-size: 30px;
        width: 100%;
    }

    .lk-filter-actions {
        flex-wrap: wrap;
    }

    .lk-filter-buttons {
        justify-content: start;
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .active-search .lk-filter-search {
        width: 100%;
        flex: unset;
        margin-right: 0;
    }

    .active-search .lk-filter-sort, .active-search .lk-btn-filter {
        display: none;
    }

    .active-search .lk-right-block-top-title {
        display: block;
    }

    .orders-table-head {
        border-radius: 10px;
    }


    .lk-right-block {
        margin-left: 0;
    }

    .lk-left-top {
        padding: 0;
    }


    .section-sales .lk-right-block {
        width: 100%;
    }

    .section-register .cabinet-nav, .cabinet-nav {
        width: 100%;
    }

    .header-contacts {
        display: none;
    }

    .cabinet-actions {
        background-color: unset;
        backdrop-filter: none;
        padding: 0;
    }


}

@media (max-width: 526px) {

    .sale-item-top img {
        height: 184px;
    }

    .other-result-top{
        flex-direction: column;
        align-items: start;
        gap: 20px;
    }
    .other-result-top .lk-result-document-actions{
        display: flex;
    }

    .header-logo {
        width: 195px;
    }

    header {
        padding-bottom: 30px;
    }


    ul.auth-links {
        font-size: 16px;
    }

    .section-form-default .cabinet-actions {
        background-color: rgba(250, 250, 250, 0.1);
        backdrop-filter: blur(20px);
    }

    .cabinet-actions-user a {
        font-size: 16px;
    }


    .cabinet-actions-links {
        backdrop-filter: blur(20px);
        background-color: rgba(250, 250, 250, 0.1);
        padding: 30px 20px;
        border-radius: 20px;
    }

    .section-form-default .cabinet-actions-links {
        backdrop-filter: none;
        background-color: unset;
    }

    .cabinet-actions-links-title {
        font-size: 14px;
        font-weight: 500;
    }

    .section-form-default .cabinet-actions-links-title {
        font-size: 24px;
        margin-top: 35px;
        margin-left: 20px;
    }

    .cabinet-actions-form input[type="text"], .cabinet-actions-form input[type="password"], .cabinet-actions-form input[type="email"] {
        font-size: 16px;
    }

    a.cabinet-restore-link {
        text-align: center;
    }

    .reg-agreement {
        display: none;
    }

    .section-form-default .cabinet-actions-form {
        margin-bottom: 0;
    }


    .photo-block-name {
        font-size: 24px;
    }

    .photo-block-role {
        font-size: 16px;
    }

    .lk-left-bottom-text {
        width: 100%;
    }

    .lk-left-bottom-socials {
        width: 100%;
    }

    .lk-left-bottom-socials ul {
        justify-content: space-around;
    }

    .orders-table-item {
        font-size: 16px;
    }

    .lk-right-block-bottom {
        margin-left: -15px;
        margin-right: -15px;
    }

    .orders-table-row {
        height: 60px;
    }

    .lk-filter-sort-title {
        font-size: 16px;
    }


    .lk-result-document {
        flex-direction: column;
    }

    .lk-result-document-left {
        order: 2;
        display: flex;
        margin-right: 0;
        justify-content: space-between;
    }

    .lk-result-document-actions {
        display: none;
    }

    .lk-result-document-top {
        margin-bottom: 25px;
    }


    .lk-result-document-props {
        flex-direction: column;
        margin-bottom: 10px;
    }

    .lk-result-document-prop {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .lk-result-title-block {
        flex-direction: column;
        align-items: start;
    }

    .lk-result-title {
        margin-left: 0;
        line-height: 1;
        margin-top: 20px;
    }

    .lk-result-info-block {
        margin-top: 30px;
        margin-right: -15px;
        margin-left: -15px;
    }

    .lk-result-info-row {
        flex-direction: column;
        align-items: start;
        justify-content: center;
    }

    .lk-result-info-title {
        margin: 0;
        margin-bottom: 10px;
    }

    .lk-result-repeat-block {
        order: 2;
        width: 100%;
    }

    .lk-result-action-link {
        width: 100%;
        background: rgba(42, 44, 54, 1);
        color: rgba(250, 250, 250, 1);
    }

    .lk-result-actions {
        flex-direction: column;
        width: 100%;
        background: none;
        padding: 0;
    }

    .lk-result-action {

        margin-bottom: 20px;
    }

    .lk-result-info-right {
        width: 100%;
    }

    .lk-result-repeat-button svg {
        display: none;
    }


    .lk-result-repeat-text {
        display: inline;
        color: rgba(42, 44, 54, 1);
    }

    .lk-result-repeat-button {
        background: none;
        border: 1px solid rgba(42, 44, 54, 1);

        border-radius: 100px;
        padding: 15px 0;
        justify-content: center;
        color: rgba(42, 44, 54, 1);
    }


    .lk-result-refund-button svg {
        display: none;
    }


    .lk-result-refund-text {
        display: inline !important;
        color: rgba(42, 44, 54, 1) !important;
    }

    .lk-result-refund-button {
        background: none!important;
        border: 1px solid rgba(42, 44, 54, 1);
        border-radius: 100px;
        padding: 15px 0;
        justify-content: center;
        color: rgba(42, 44, 54, 1);
        margin-right: 0!important;
    }

    .lk-result-info-text {
        font-size: 16px;
    }

    .lk-result-action-link.active {
        background: rgba(134, 143, 221, 1);
    }

    .lk-result-detail-block {
        margin-left: -15px;
        margin-right: -15px;
    }

    .lk-result-documents-block {
        margin-left: -15px;
        margin-right: -15px;
    }

    .lk-result-document-title {
        font-size: 20px;
    }

    .lk-result-document-prop-text {
        font-size: 16px;
    }

    .lk-result-detail-block {
        margin-top: 30px;
    }

    .lk-result-detail-title {
        text-align: center;
    }

    .lk-result-detail-table {
        margin-top: 30px;
    }

    .detail-table-head {
        border-radius: 10px;
    }

    .detail-table-item:not(:empty) {
        font-size: 16px;
    }

    .detail-table-group {
        font-size: 20px;
    }

    .detail-table-item-result {
        /*margin-left: 40px;*/
    }

    .detail-result-wrong .detail-table-result-value {
        /*margin-right: 30px;*/
    }

    .lk-result-document-actions-mob {
        display: flex;
        width: 140px;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-content: flex-start;
        gap: 10px;
    }

    .lk-result-document-action {
        height: 40px;
    }

    .lk-result-document-action:last-child {

        width: 110px;
        justify-content: center;
    }


    .section-statistic .lk-btn-filter {
        display: flex;
    }


    .section-statistic .lk-filter-buttons {
        justify-content: space-between;
    }


    .section-statistic .active-search .lk-filter-search {
        margin-bottom: 20px;
    }


    .section-statistic .lk-filters {
        display: none;
    }

    .section-statistic .lk-filters.active {
        display: flex;
    }

    .statistic-title {
        font-size: 20px;
    }

    .statistic-description {
        font-size: 16px;
        width: 100%;
        margin-bottom: 10px;
    }

    .result-point-hidden-left {
        padding-right: 20px;
        /* margin-left: -15px; */
        /* margin-right: -15px; */
    }

    .result-point-hidden-block {
        margin-left: -15px;
        margin-right: -15px;
    }

    .point-hidden-title {
        font-size: 20px;
    }

    .point-hidden-description {
        font-size: 16px;
    }

    .point-hidden-prop-text {
        font-size: 16px;
    }

    .point-table-item {
        font-size: 16px;
    }

    .result-container-single .chart-block {
        margin-left: -15px;
        margin-right: -15px;
        padding: 20px;
    }

    .result-container {
        margin-left: -15px;
        margin-right: -15px;
    }


    .result-container.result-container-single {
        margin-left: 0;
        margin-right: 0;
    }


    .result-point-name {
        font-size: 16px;
    }

    .result-point-show {
        width: 100px;
        font-size: 14px;
        height: 40px;
    }

    .result-point-visible {
        height: 60px;
    }

    .result-container {
        padding: 10px 30px 10px;
    }

    .result-point-hidden-left {
        padding-left: 20px;
    }


    .show-other-form {
        width: 100%;
    }

    .other-results-block {
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }

    .other-result-title {
        font-size: 20px;
    }

    .other-result-prop-value {
        font-size: 16px;
    }


    .cabinet-actions-form label {
        font-size: 14px;
    }

    .input-file-title {
        font-size: 14px;
    }

    .custom-file-label {
        font-size: 14px;
    }

    .btn-submit {
        font-size: 16px;
    }

    .file-input {
        flex-direction: column;
    }

    .webform-field-item-wrap {
        margin-top: 20px;
        margin-left: 0;
    }


    .bonuses-block-left {
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }

    .bonuses-block-right {
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }

    .bonuses-value-title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .bonuses-block-value {
        flex-direction: column;
    }

    .bonuses-prop-value {
        font-size: 16px;
    }

    .bonuses-item-title {
        font-size: 14px;
        margin-right: 10px;
    }

    .bonuses-item-value {
        font-size: 14px;
    }

    .bonuses-item-progress {
        height: 20px;
        width: 100px;
    }


    .sales-block {
        margin-left: -15px;
        margin-right: -15px;
    }

    .sales-block-title {
        font-size: 20px;
    }

    .sale-item-title {
        font-size: 20px;
    }

    .sale-item-description {
        font-size: 16px;
    }

    .sale-item-bottom {
        padding: 20px;
    }

    .sale-item-top {
        height: 180px;
    }


    .settings-block-bottom-left {
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }

    .settings-block-bottom-right {
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }

    .settings-block-form input {
        font-size: 16px;
    }

    .lk-filter-buttons {

        flex-wrap: unset;
    }

    .section-statistic .active-search .lk-filter-buttons {
        flex-direction: column;
    }


}

/***************************************************************/
.flex {
    display: flex;
}

.cv {
    align-items: center;
}

.fw {
    flex-wrap: wrap;
}

.br_30 {
    border-radius: 30px;
}

.center {
    text-align: center;
}

body._lock {
    overflow: hidden;
}

.lk-right-block {
    min-width: 0;
}

.mb_40 {
    margin-bottom: 40px;
}

.auth-p {
    gap: 20px;

}

:root {
    --chern: #2A2C36;
    --belyy: #FAFAFA;
    --seryy-2: #F4F5F9;
    --bek-knopok-e4e6f8: rgb(228, 230, 248);
    --akcent-2-1: rgba(134, 143, 221);
}

.auth-p__item {
    padding: 30px 30px 30px 40px;
    justify-content: space-between;
    flex: 1;
    gap: 16px;
}

.auth-p__content {
    font-weight: 500;
}

.auth-p__subtitle {
    font-size: 24px;
    line-height: calc(30 / 24);
}

.auth-p__link {
    margin-top: 18px;
    font-size: 12px;
    color: #2A2C36;
    display: inline-flex;
    gap: 10px;
    align-items: center;
}

.auth-p__link img {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.auth-p__item_reg {
    background: #FCECEA;
}

.auth-p__item_reg .auth-p__link {
    color: #FF592C;
}

.auth-p__item_reg .auth-p__link svg {
    stroke: #FF592C
}

.auth-p__item_login {
    background: #FCECF6;
}

.auth-p__item_login .auth-p__link {
    color: #F85CA9;
}

.auth-p__item_login .auth-p__link svg {
    stroke: #F85CA9
}

.auth-p__icon {
    width: 120px;
    flex-shrink: 0;
    aspect-ratio: 1;
}

.auth-p__icon img {
    max-width: 100%;
}

.table-p__item {
    gap: 40px;
    padding: 30px 0px;
    align-items: center;
}

.table-p__item:not(:last-child) {
    border-bottom: 1px solid rgba(42, 44, 54, 0.2);
}

.table-p_hd {
    margin-right: 200px;
    flex: 0 0 200px;
}

.table-p .orders-table-head-item {
    font-weight: 600;
}

.table-p .orders-table-head {
    gap: 60px;
}

.table-p__col {
    font-size: 18px;
    text-align: center;
    color: var(--chern);
}

.table-p__col_name {
    flex: 1 1 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-p__col_data {
    width: 200px;
    flex-shrink: 0
}

.btn-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    width: 180px;
    height: 60px;
    background: var(--chern);
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: var(--belyy);
    flex-shrink: 0;
}

@media (max-width: 1199px) {
    .br_30 {
        border-radius: 20px;
    }

    .xl {
        display: none
    }

    .auth-p {
        flex-direction: column;
    }

    .auth-p__item {
        padding: 20px 30px 20px 20px;
    }

    .auth-p__subtitle {
        font-size: 20px;
    }

    .auth-p__link {
        margin-top: 28px;
    }

    .table-p_hd {
        margin-right: 180px;
        flex: 0 0 160px;
        display: none;
    }

    .table-p .orders-table-column {
        display: block !important;
    }

    .table-p .orders-table-column.table-p_hd {
        display: none !important;
    }

    .table-p__col_data {
        display: none
    }

    .btn-primary {
        width: 150px;
    }

    .table-p .orders-table-column {
        margin-right: 170px;
    }

    .table-p__item {
        gap: 20px;
        padding: 20px 0px;
    }
}

/************************************/
.popup {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(34, 34, 34, 0.8);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: 0.3s;
}

.popup._active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.popup._active .popup__wrap {
    transform: translate(-50%, -50%);
    opacity: 1;
}

.popup__wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -40%);
    padding: 80px;
    background: var(--seryy-2);
    max-width: 560px;
    width: 100%;
    transition: 0.3s;
    opacity: 0;
}

.popup__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: transparent;
}

.popup__close svg {
    stroke: var(--chern);
    transition: 0.3s;
}

@media (any-hover: hover) {
    .popup__close svg {
        stroke: var(--purple);
    }
}

.popup__overlay {
}

.popup__list li {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.popup__list li:not(:last-child) {
    margin-bottom: 40px;
}

.popup__list li div {
    color: var(--chern);
}

.popup__list li div:nth-child(1) {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.1em;
    opacity: 0.5;
}

.popup__list li div:nth-child(2) {
    font-size: 18px
}


@media (max-width: 767px) {
    .popup._active .popup__wrap {
        transform: translate(-50%, -50%);
        opacity: 1;
    }

    .popup__wrap {
        padding: 30px 20px;
        width: 360px;
        max-width: 98vw;
        max-height: 90vh;
    }

    .popup__close {
        top: -50px;
        right: 0px;
    }

    .popup__close svg {
        stroke: #fff;
    }

    .popup__list li:not(:last-child) {
        margin-bottom: 20px;
    }

    .popup__list li div:nth-child(1) {
        font-size: 14px
    }

    .popup__list li div:nth-child(2) {
        font-size: 16px
    }
}

/****************************************************************************/
.cons-lk {
    gap: 10px;
}

.cons-lk__item {
    width: calc(33.33% - 20px / 3);
    padding: 30px;
    cursor: pointer;
}

.cons-lk__icon {
    margin-left: auto;
    width: 60px;
}

.cons-lk__icon img {
    max-width: 100%;
}

.auth-p__text {
    margin-top: 28px;
    font-weight: 500;
    font-size: 24px;
    color: var(--chern);
    transition: 0.3s;
}

@media (any-hover: hover) {
    .auth-p__text:hover {
        color: #FE6FC0;
    }
}

.cons-lk__item_t {
    background: #fcecea;
}

.cons-lk__item_a {
    background: #fcecf6;
}

.cons-lk__item_v {
    background: #f5f0fc;
}

@media (max-width: 1199px) {
    .cons-lk__item {
        width: calc(50% - 5px);
    }
}

@media (max-width: 991px) {
    .cons-lk__item {
        width: 100%;
    }

    .mb_40 {
        margin-bottom: 30px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .cons-lk {
        gap: 20px;
    }

    .cons-lk__item {
        padding: 20px;
    }

    .auth-p__text {
        margin-top: 34px;
        font-size: 20px;
    }
}

/****************************************************************************/
.popup-q {

}

.popup-q .popup__wrap {
    padding: 60px;
}

.popup-q .popup__close {
    top: -50px;
    right: 0px;
}

.popup-q .popup__close svg {
    stroke: #fff;
}

.popup-q .btn_gradient {
    margin-top: 20px;
}

.popup__title {
    margin-bottom: 40px;
    font-size: 30px;
    color: var(--chern);
}

.input-box {
}

.input-box:not(:last-child) {
    margin-bottom: 20px;
}

.input-box label {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.1em;
    color: var(--chern);
    display: block;
}

.input-box .input {
    font-size: 18px;
    color: var(--chern);
    border: none;
    border-bottom: 1px solid var(--chern);
    width: 100%;
    background: transparent;
    outline: none;
}

.input-box .input::placeholder {
    opacity: 0.3;
    color: var(--chern);
}

.input-box textarea.input {
    height: 120px;
    padding: 19px 0px;
    resize: none;
}

.btn_gradient {
    max-width: 360px;
    width: 100%;
    background: linear-gradient(270deg, #fe6fc0 0%, #7593e0 100%);
    font-weight: 500;
    font-size: 16px;
    color: var(--belyy);
    border: none;
}

.file__wrap {
    margin-top: 20px;
}

.input-box label.file__label {
    font-weight: 500;
    font-size: 16px;
    color: #868fdd;
    height: 40px;
    min-width: 226px;
    flex-shrink: 0;
    padding: 0px 20px;
    display: inline-flex;
    align-items: center;
    background: #e4e6f8;
    border-radius: 100px;
    gap: 10px;
    white-space: nowrap;
    cursor: pointer;
    letter-spacing: normal;
    line-height: normal;
}

.file__label svg {
    stroke: #868FDD;
    width: 16px;
    height: 18px;
    fill: transparent;
}

.file__input {
    display: none;
}

.checkbox {
    margin-top: 40px;
    cursor: pointer;
}

.checkbox__input {
    display: none;
}

.checkbox__text {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    opacity: 0.5;
}

.checkbox__text::before {
    content: "";
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    background-color: #E4E6F8;
    display: inline-flex;
}

.checkbox__input:checked + .checkbox__text::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.6875 4.99999L5.225 8.53749L12.3125 1.46249' stroke='%23868FDD' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round' /%3e%3c/svg%3e");
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    .popup-q .popup__wrap {
        padding: 30px 20px;
        width: 360px;
        max-width: 98vw;
        max-height: 90vh;
    }

    .popup__title {
        margin-bottom: 30px;
        font-size: 24px;
    }

    .input-box label {
        font-size: 14px;
    }

    .input-box .input {
        font-size: 16px;
    }

    .file__wrap {
        margin-top: 10px;
    }

    .input-box label.file__label {
        font-size: 14px;
        width: 100%;
        justify-content: center;
    }

    .file__label svg {
        width: 14px;
        height: 16px;
    }

    .checkbox {
        margin-top: 30px;
    }

    .checkbox__text {
        gap: 20px;
        line-height: 18px;
    }
}


/****************************************************************************/

.panel-lk {
    background: var(--seryy-2);
    padding: 20px;
    gap: 20px;
}

.select-link {
    flex: 1;
    position: relative;
}

.select-link__val {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgba(228, 230, 248, 1);
    color: #2A2C36;
    border: 0;
    padding: 5px 30px;
    color: rgba(134, 143, 221);
    font-size: 1.07rem;
    cursor: pointer;
    height: 60px;
    border-radius: 30px;
    position: relative;
}

.select-link._active .select-link__list {
    opacity: 1;
    visibility: visible;
}

.select-link__val:after {
    content: '';
    position: relative;
    display: block;
    top: 2px;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    background: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4L5 6L7 4' fill='rgba(134, 143, 221, 1)'/%3E%3Cpath d='M3 4L5 6L7 4H3Z' stroke='rgba(134, 143, 221, 1)' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center center no-repeat;
}

.select-link__list {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 15px 40px rgba(38, 38, 38, .17);
    z-index: 5;
    position: absolute;
    top: calc(100% + 8px);
    left: 0px;
    list-style: none;
    min-width: 100%;
    transition: 0.1s;
    opacity: 0;
    visibility: hidden;
}

.select-link__list a {
    display: flex;
    align-items: center;
    min-height: 44px;
    padding: 4px 30px;
    color: #2A2C36;
    white-space: nowrap;
    transition: background .2s, color .2s;
}

.select-link__list a.active {
    background-color: #F4F5F9;
    color: #868FDD;
}

.select-link__list a:hover {
    background-color: #F4F5F9;
    color: #868FDD;
}

.balans-lk {
    margin-top: 20px;
    padding: 40px 20px;
}

.subtitle {
    font-weight: 500;
    font-size: 24px;
    color: var(--chern);
}

.tag {
    min-height: 40px;
    background: var(--bek-knopok-e4e6f8);
    padding: 0px 20px;
    font-weight: 500;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    color: var(--akcent-2-1);
    border-radius: 100px;
}

.tag-other {
    background: rgba(42, 44, 54, 0.1);
    color: var(--chern);
}

.balans-lk__head {
    gap: 30px;
    padding: 0px 20px;
}

.balans-lk__tags {
    gap: 20px
}

.balans-lk__items {
    margin-top: 20px;
    gap: 20px;
    flex-wrap: wrap;
    align-items: start;
}

.balans-lk__item {
    border-radius: 20px;
    padding: 20px;
    color: var(--chern);
    background: var(--belyy);
    width: calc(25% - 15px);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 140px;
}

.balans-lk__item_yellow {
    background: rgba(229, 174, 34, 0.1);
    color: #e5ae22;
}

.balans-lk__item h4 {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.1em;
    opacity: 0.5;
    margin-bottom: 58px;
}

.balans-lk__item p {
    font-size: 18px;
    margin-top: auto;
}

.balans-lk__item_ok {
    background: rgba(93, 208, 64, 0.1);
}

.balans-lk__item_ok p {
    font-weight: 600;
    color: #5dd040;

}

.balans-lk__item_year {
    background: transparent;
    align-items: center;
}

.balans-lk__item_year h4 {
    text-align: center;
    font-size: 18px;
    opacity: 1;
    font-weight: 400;
    letter-spacing: normal;
    color: var(--chern);
    margin-bottom: 20px;
}

.total-b {
    margin-top: 60px;
    justify-content: space-between;
    padding: 0px 20px;
}

.total-b__content {
    width: max-content;
    gap: 20px;
}

.total-b__content p {
    display: flex;
    font-size: 18px;
    color: var(--chern);
}

.total-b__content p:not(:last-child) {
    margin-bottom: 10px;
}

.total-b__content p span {
    margin-left: 30px;
}

.total-b__content .total-b_end span {
    margin-left: 67px;
}

.total-b__content span {
    font-weight: 600;
}

.total-b__btn {
    max-width: 320px;
    width: 100%;
}

.report-lk {
    gap: 20px;
    margin-top: 20px;
}

.report-lk .panel-lk {
    border-radius: 30px;
    padding: 40px;
}

.report-lk .panel-lk .subtitle {
    margin-bottom: 40px;
}

.report-lk p {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.1em;
    color: var(--chern);
    opacity: 0.5;
    margin-bottom: 10px;
}

.quick-report {
    width: 340px;
}

.report-lk__wrap {
    flex: 1 1 auto;
}

.quick-report__item {

}

.quick-report__item:not(:last-child) {
    margin-bottom: 30px;
}

.quick-report__item p {

}

.report-lk
.lk-filter {
    margin-right: 0px;
}

.report-lk .btn {
    max-width: 260px;
    margin-top: 10px;
    width: 100%;
}

.report-lk .report-lk__item {
    margin-bottom: 30px;
}

.total-b_year {
    display: none;
}

.report-lk .dropdown-toggle {
    margin-top: 0px;
}

.report-lk__wrap {
    display: flex;
    flex-direction: column;
    gap: 0px;
}

.report-lk__wrap .btn_gradient {
    margin-top: auto;

}

.sm {
    display: none;
}

.other-bl {
    flex-direction: column;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid rgba(42, 44, 54, 0.2);
}

.other-bl__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.other-bl__tag {
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0px 15px;
    min-width: 60px;
    background: #E4E6F8;
    border-radius: 20px;
    font-size: 10px;
    letter-spacing: 0.1em;
    color: var(--akcent-2-1);
}

.other-bl__price {
    margin-top: 10px;
    font-size: 18px;
    color: var(--chern);
}

.other_lk {
    display: none;
}

.other_lk.active {
    display: flex;
}

.btn-show-year,
.total-b__btn {
    transition: 0.3s;
}

.btn-show-year.active,
.total-b__btn.active {
    background: rgba(42, 44, 54, 0.3);
    color: var(--belyy);
}

.order-ml {
    border-radius: 30px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    max-height: 0;
    overflow: hidden;
}

.order-ml.active {
    opacity: 1;
    visibility: visible;
    max-height: max-content;
    margin-top: 20px;
    padding: 40px;
}

.order-ml .subtitle {
    margin-bottom: 20px;
}

.order-ml__list {
    gap: 20px;
}

.order-ml__link {
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
    font-size: 18px;
    color: var(--chern);
    border: 1px solid var(--akcent-2-1);
    border-radius: 100px;
}

.order-ml__over {
    margin-top: 40px;
    border-radius: 30px;
    padding: 40px;
    position: relative;
    background: var(--bek-knopok-e4e6f8);
    overflow: hidden;
}

.order-ml__subtitle {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.05em;
    color: var(--chern);
    opacity: 0.5;
    position: relative;
    z-index: 2;
}

.order-ml__over ul {
    margin-top: 20px;
    font-size: 18px;
    color: var(--chern);
    list-style: disc;
}

.order-ml__over ul li {
    list-style: disc;
    list-style-position: inside;
}

.order-ml__over .btn_gradient {
    margin-top: 40px;
    max-width: 320px;
}

.order-ml__img {
    position: absolute;
    top: 0px;
    right: 0px;
    aspect-ratio: 380/292;
    width: 42%;
}

.order-ml__img img {
    max-width: 100%
}

@media (max-width: 1400px) {
    .total-b {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }

    .balans-lk__item {
        width: calc(50% - 10px);
    }

}

@media (max-width: 1024px) {
    .panel-lk .lk-filter {
        margin: 0;
    }

}

@media (max-width: 991px) {
    .order-ml__list {
        gap: 10px;
    }

    .order-ml {
        border-radius: 20px;
    }

    .order-ml.active {
        margin-top: 30px;
        padding: 30px 20px;
    }

    .order-ml__over {
        padding: 30px 20px;
        width: calc(100% + 20px);
        margin-left: -10px;

    }

    .order-ml__subtitle {
        font-size: 14px;
    }

    .order-ml__over ul {
        font-size: 16px;
    }

    .order-ml .subtitle {
        margin-bottom: 30px;
    }


    .order-ml__over .btn_gradient {
        margin-top: 30px;
        max-width: 100%;
    }

    .lk-right-block-top-title.left {
        text-align: left;
    }

    .total-b {
        flex-direction: column-reverse;
    }

    .report-lk {
        flex-direction: column;
    }

    .quick-report,
    .report-lk__wrap {
        width: 100%;
    }

    .total-b__content {
        width: 100%;
    }

    .total-b__content p span {
        margin: 0 !important;
    }

    .total-b__content p {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .total-b__btn {
        max-width: 100%;
    }

    .total-b {
        flex-direction: column-reverse;
    }

    .order-ml__img {
        display: none;
    }
}

@media (max-width: 575px) {
    .panel-lk,
    .order-ml {
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .balans-lk,
    .report-lk .panel-lk {
        padding: 30px;
    }

    .balans-lk__head {
        padding: 0px;
    }

    .subtitle {
        font-size: 20px;
    }

    .balans-lk__head .tag {
        display: none;
    }

    .balans-lk__items {
        gap: 10px;
    }

    .balans-lk__item {
        width: 100%;
        min-height: 90px;
        align-items: center;
    }

    .balans-lk__item h4 {
        margin-bottom: 10px;
    }

    .balans-lk__item_year {
        display: none;
    }

    .total-b_year {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .total-b_year h4 {
        margin-bottom: 10px;
        font-size: 16px;
        text-align: center;
        color: var(--chern);
    }

    .total-b_year .btn-primary {
        width: 100%;
    }

    .total-b__content p:not(:last-child) {
        margin-bottom: 20px;
    }

    .quick-report__item:not(:last-child) {
        margin-bottom: 20px;
    }

    .report-lk {
        gap: 30px;
        margin-top: 30px;
    }

    .report-lk .panel-lk .subtitle {
        margin-bottom: 20px;
    }

    .tag {
        padding: 0px 15px;
        font-size: 14px;
    }

    .report-lk .btn {
        max-width: 100%;
        margin-top: 20px;
    }

    .report-lk__wrap .btn_gradient {
        margin-top: 0;
    }

    .sm {
        display: flex;
    }

    .lk-btn-filter.sm {
        width: 100%;
        padding: 0px 18px 0px 30px;
    }

    .lk-btn-filter.sm .show-lk-filter {
        width: 100%;
        justify-content: space-between;
    }

    .panel-lk.lk-filters {
        display: none;
    }

    .panel-lk.lk-filters.active {
        display: flex;
    }
}

.back-page {
    gap: 40px;
}

.back-page span {
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--chern);
    border-radius: 50%;
}

.back-page svg {
    stroke: var(--chern);
    fill: transparent;
}

.main-slider .slide {
    min-height: auto;
    aspect-ratio: 980 / 360;
    width: 100%;
    border-radius: 30px;
}

.lk-filter-actions.fw {
    gap: 20px;
    justify-content: space-between;
}

.reg-lk {
    margin-top: 40px;
    padding: 80px 150px;
    background: var(--seryy-2);
}

.reg-lk__row {
    gap: 40px;
    flex-wrap: wrap;

}

.reg-lk__row .input-box {
    width: calc(50% - 20px);
}

.reg-lk__row .reg-lk__item {
    flex: 1;
}

.reg-lk__row .reg-lk__item .input-box {

}

.reg-lk__row .input-box label {
}

.reg-lk__row .input-box .input {
    height: 60px;
    border-bottom: 1px solid rgba(42, 44, 54, 0.3)
}

.reg-lk__row .input-box:not(:last-child) {
    margin-bottom: 20px;

}

.reg-lk__row .input-box .bootstrap-select > .dropdown-toggle {
    background-color: transparent;
    color: var(--chern);
    padding: 5px 30px 5px 0;
    border-bottom: 1px solid rgba(42, 44, 54, 0.3);
    border-radius: 0;
}

.reg-lk__bottom {
    gap: 30px;
}

.reg-lk__bottom {
    margin-top: 40px;
}

.reg-lk__bottom .form__send {
    width: calc(50% - 15px);
    flex-shrink: 0;
}

.reg-lk__bottom .checkbox {
    margin-top: 0;
}

.parsley-errors-list {
    display: none;
}

.input-box .input.parsley-error {
    border-color: #da251c !important;
    background-color: rgba(218, 37, 28, 0.05);
}

.input-box .custom-select.parsley-error ~ .dropdown-toggle {
    border-color: #da251c !important;
    background-color: rgba(218, 37, 28, 0.05) !important;
}

.checkbox.parsley-error .checkbox__text:before {
    background-color: rgba(218, 37, 28, 0.3) !important;
}

.parsley-errors-list.filled {
}

@media (max-width: 1400px) {
    .reg-lk {
        padding: 40px;
    }

    .reg-lk__row {
        gap: 20px;
    }
    .reg-lk__row .input-box {
        width: calc(50% - 10px);
    }
    .reg-lk__row .input-box:not(:last-child) {
        margin-bottom: 15px;

    }

    .back-page {
        flex-direction: column;
        align-items: stretch;
        gap: 20px;
    }

    .back-page span {
        width: 90px;
        height: 40px;
        border-radius: 20px;
    }

    .back-page span svg {
        width: 28px;
        height: 28px;
    }
}

@media (max-width: 991px) {
    .reg-lk__row {
        gap: 15px;
    }
    .reg-lk__row .input-box {
        width: 100%;
    }
    .reg-lk__row {
        flex-direction: column;
    }

    .main-slider {
        display: none !important;
    }

    .lk-filter-buttons {
        flex: 1;
    }

    .active-search .lk-right-block-top-title {
        display: block;
    }

    .active-search .lk-filter-buttons {
        position: relative;
        width: 100%;
    }

    .active-search .lk-filter-search {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
        width: 100%;
        overflow: hidden;
    }

    .lk-filter-buttons {
        justify-content: start;
    }

    .lk-right-block {

    }

    .reg-lk__bottom {
        flex-direction: column;
    }

    .reg-lk__bottom .form__send {
        width: 100%;
    }

    .reg-lk__bottom {
        margin-top: 30px;
    }
}

.setting-lk__tr {
    padding: 20px 0;
    background: transparent;
    border-radius: 0;
}

.setting-lk__subtitle {
    font-weight: 500;
    font-size: 24px;
    color: var(--chern);
    margin-bottom: 40px;
}

.check-lk {
    justify-content: space-between;
}

.check-lk:not(:last-child) {
    margin-bottom: 28px;
}

.check-lk p {
    max-width: 190px;
    font-size: 18px;
    color: var(--chern);
}

.check-lk label {

}

.check-lk input {
    display: none;
}

.check-lk input:checked + span:after {
    background: var(--akcent-2-1);
    transform: translateX(40px);
}

.check-lk input:checked + span {
    background: var(--bek-knopok-e4e6f8);

}

.check-lk span {
    display: inline-flex;
    background: rgba(42, 44, 54, 0.3);
    height: 40px;
    border-radius: 100px;
    padding: 5px;
    min-width: 80px;
    transition: 0.3s;
    cursor: pointer;
}

.check-lk span:after {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-flex;
    border-radius: 50%;
    background: var(--chern);
    transition: inherit;


}

.slider-promo {

    margin-top: 40px;
}

.slider-promo__slider {
    margin-top: 20px;
    position: relative;
}

.slider-promo__slider:after {
    content: "";
    position: absolute;
    top: 0px;
    height: 100%;
    right: 100%;
    width: 100vw;
    background: #fff;
    z-index: 2;
}

.slider-promo__slider .owl-stage {
    display: flex;
}

.slider-promo__slide {
    width: 480px;
    border-radius: 20px;
    background: var(--seryy-2);
    padding: 10px;
}

.slider-promo__head {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 60px;
    font-weight: 500;
    font-size: 30px;
    color: var(--akcent-2-1);
    position: relative;
    background: var(--bek-knopok-e4e6f8);
    border-radius: 10px;
}

.slider-promo__head span {
    font-weight: 600;
    font-size: 10px;
    letter-spacing: 0.1em;
    color: var(--belyy);
    display: none;
    opacity: 0.5;
}

.slider-promo__head.active {
    background: var(--akcent-2-1);
    color: var(--belyy);
}

.slider-promo__head.active svg {
    display: none;
}

.slider-promo__head.active span {
    display: inline;
}

.slider-promo_copy {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 28px;
    height: 24px;
    display: inline-flex;
    align-items: center;
}

.slider-promo_copy svg {
    stroke: rgba(42, 44, 54, 0.3);
    width: 24px;
    height: 24px;

}

.slider-promo__list {
    padding: 20px 30px 30px;
}

.slider-promo__list li {
    display: flex;
    justify-content: space-between;
}

.slider-promo__list li:not(:last-child) {
    margin-bottom: 10px;
}

.slider-promo__list li div {
    color: var(--chern);;

}

.owl-carousel .owl-stage-outer {
    overflow: visible;
}


.owl-carousel.list-sales .owl-stage-outer {
    overflow: hidden;
}

.section-settings {
    overflow: hidden;
}

.slider-promo__list li div:nth-child(1) {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.1em;
    opacity: 0.5;
}

.slider-promo__list li div:nth-child(2) {
    font-size: 30px;
    text-align: right;
    line-height: 38px;
}

@media (max-width: 991px) {
    .setting-lk__tr {
        padding: 0;
        margin-top: 0;
    }

    .setting-lk__subtitle {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .check-lk:not(:last-child) {
        margin-bottom: 20px;
    }

    .slider-promo__slider {
        display: block;
    }

    .slider-promo__slide:not(:last-child) {
        margin-bottom: 20px;
    }

    .slider-promo__slide {
        width: 100%;
    }

    .slider-promo__head {
        height: 60px;
        font-size: 24px;
    }

    .slider-promo__list {
        padding: 30px 10px 10px;
    }

}

@media (max-width: 769px) {
    .lk-right-block {
        width: 100%;
    }

    .active-search .lk-filter-search {
        position: static;
    }

}

@media only screen and (min-width: 576px) {
    .main-slider .owl-controls {
        height: calc(100% - 80px);
    }
}

.container-docter .owl-stage-outer {
    overflow: hidden;
}
.grecaptcha-badge {
    display: none !important;
}

.photo-block-img img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.sale-item-top img{
    height: 390px;
}
.sale-item{
    position: relative;
}
.sale-item-bottom{
    position: relative;
    width: calc(100% + 2px);
    bottom: -60px;
    left: -1px;
    z-index: 2;
    margin-top: auto;
    background: #f4f5f9;
    border-radius: 30px;
    padding: 20px;
}
.sale-item-bottom {
    height: 250px;
}
.sale-item-actions {
    margin-top: 15px;
}

.detail-table-item.detail-table-item-name, .detail-table-item.detail-table-item-norm, .detail-table-item:not(:empty){
    font-size: 14px;
}

.chat-btn {
    position: fixed;
    right: 30px;
    bottom: 50px;
    z-index: 99999;
    display: flex;
    align-items: center;
    gap: 10rem;
    cursor: pointer;
    visibility: hidden;
    transition: all 0.2s ease 0s;
}
.chat-btn img {
    width: 140px;
    /*height: 90px;*/
}

.chat-btn.active {
    visibility: visible;
}
body .b24-widget-button-block, body .b24-widget-button-inner-mask {
    display: none;
}
@media(max-width: 768px){
    .chat-btn{
        display: none;
    }
    body .b24-widget-button-block, body .b24-widget-button-inner-mask {
        display: inherit;
    }
    .doplinks{
        display: block;
    }
}
.successes {
    margin: 20px 0;
    color: green;
}

.tab-auth-content{
    display: none;
}
.tab-auth-content.active{
    display: block;
}
@media (max-width: 769px) {
    .section-cabinet .section-register .cabinet-nav {
        width: 100%;
    }
}

.password__input{
    position: relative;
    width: 100%;
}
.password__input input{
    width: 100%;
}
.eye {
    position: absolute;
    top: 30%;
    right: 20px;
    cursor: pointer;
}

.eye_view {
    width:100%;
}
.eye_red path{
    stroke: #FE6FC0;
}


.lk-result-repeat-block {width: fit-content;}

.lk-repeat-download-block {
    display: flex;
}


a.lk-result-download-button {
    display: flex;
    align-items: center;
    margin-right: 20px;
    font-weight: 450;
    background: rgba(228, 230, 248, 1);
    color: rgba(134, 143, 221, 1);
    border-radius: 100px;
}


@media (max-width: 526px) {
    .lk-repeat-download-block {
        flex-direction: column;
        width: 100%;
        gap: 15px;
        margin-top: 25px;
    }

    a.lk-result-repeat-button.lk-result-download-button {
        margin-right: 0;
        /* width: 100%; */
        /* flex: 1; */
        background: none;
    }

    .lk-result-repeat-block {
        width: 100%;
    }
}

.lk-left-top.dop-block{
    margin-top: 20px;
}
.lk-left-top.dop-block .lk-menu{
    margin-top: 0;
}
.lk-left-top.dop-block .lk-menu .lk-left-bottom-text{
    margin-bottom: 20px;
}
.lk-left-top.dop-block .lk-menu{
    margin-top: 10px;
}



@media (max-width: 768px) {
    .lk-left-top.dop-block{
        margin-top: 0px;
    }
}


.lk-result-refund-button { background: rgba(228, 230, 248, 1); display: flex; border-radius: 100px; align-items: center; margin-right: 1.5rem;}
.lk-result-refund-text { display: none; color: rgba(134, 143, 221, 1); font-size: 14px; font-weight: 450; width: auto; margin: 0 20px;}
.lk-result-refund-button:hover .lk-result-refund-text { display: block; }

.modal-wrap{ position: fixed; display: flex; align-items: center; justify-content: center; top: 0; right: 0; left: 0; height:100vh; background:rgba(0,0,0,.5); overflow: hidden; transition:opacity .4s, visibility .4s; opacity: 0; visibility: hidden; z-index: 1000; }
.modal-wrap .modal{ position: relative; display: block; max-width: 96vw; padding: 40px; border-radius: 30px; background-color: #fff; color: var(--black); z-index: 3010; visibility: hidden; opacity: 0; transition: opacity .4s, visibility .4s, right .4s; }
.modal-wrap .modal_md{ width: 760px; }
.modal-wrap .modal_sm{ max-width: 550px; }
.modal-wrap .modal_xs{ max-width: 400px; }
.modal-wrap .modal__body{ max-height: calc(90dvh - 40px); overflow-x: hidden; overflow-y: auto; }
.modal-wrap .modal__close{ cursor: pointer; position: absolute; right: 10px; top: 20px;  fill: #000; stroke: #000; }
.modal-wrap.active,
.modal-wrap.active .modal{ opacity: 1; visibility: visible; }
.modal-wrap .modal.modal_side{ position: fixed; right: -100%; top: 0; bottom: 0; border-radius: 0; }
.modal-wrap.active .modal.modal_side{ right: 0; }
.modal-wrap .title { font-size:2rem; }

.refund-form { margin-top:2rem;}
.refund-form label { font-weight: 500; color: #2A2C36; font-size: 18px; width: 100%; display: flex;}
.refund-form input[type="text"], .refund-form textarea { border: none; background: none; outline: none; margin-bottom: 20px; border-bottom: 1px solid rgba(42, 44, 54, 0.3); padding: 20px 0; font-size: 18px; width: 100%;}

.loader-wrap { display: none;}
.blur { position: relative; }
.blur .loader-wrap { padding:40px 0; display: block; text-align: center;display: flex; flex-direction: column; gap: 33px; line-height: 1;}
.blur .loader-wrap .loader-icon { margin:0 auto; width:80px; height: 80px; background-size: contain; animation: spin 1s linear infinite; background-image:url('data:image/svg+xml,<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23paint0_angular_2425_6024_clip_path)" data-figma-skip-parse="true"><g transform="matrix(0.04 0 0 0.04 40 40)"><foreignObject x="-1025" y="-1025" width="2050" height="2050"><div xmlns="http://www.w3.org/1999/xhtml" style="background:conic-gradient(from 90deg,rgba(134, 143, 221, 0) 0deg,rgba(134, 143, 221, 1) 360deg);height:100%;width:100%;opacity:1"></div></foreignObject></g></g><path d="M74 40C77.3137 40 80.0462 42.7013 79.551 45.9778C78.2978 54.2693 74.4592 62.0133 68.5055 68.0613C61.1396 75.5438 51.1268 79.8301 40.6283 79.9951C30.1297 80.16 19.9873 76.1903 12.3899 68.9428C4.79258 61.6953 0.349545 51.7511 0.0197375 41.2564C-0.31007 30.7618 3.4998 20.5582 10.6271 12.848C17.7544 5.1377 27.6276 0.539014 38.1157 0.0444048C48.6039 -0.450204 58.866 3.19893 66.6873 10.2042C73.009 15.8664 77.3263 23.3541 79.0976 31.5506C79.7975 34.7896 77.2401 37.6571 73.9329 37.8651C70.6257 38.0732 67.8384 35.5267 66.9318 32.3394C65.4948 27.2879 62.6532 22.7006 58.6811 19.143C53.2062 14.2393 46.0228 11.6849 38.681 12.0311C31.3393 12.3773 24.4281 15.5964 19.439 20.9936C14.4499 26.3908 11.783 33.5332 12.0138 40.8795C12.2447 48.2258 15.3548 55.1867 20.673 60.26C25.9911 65.3332 33.0908 68.112 40.4398 67.9965C47.7888 67.8811 54.7977 64.8807 59.9539 59.6429C63.6947 55.8428 66.2427 51.0862 67.3596 45.9544C68.0644 42.7165 70.6863 40 74 40Z" data-figma-gradient-fill="{&%2334;type&%2334;:&%2334;GRADIENT_ANGULAR&%2334;,&%2334;stops&%2334;:[{&%2334;color&%2334;:{&%2334;r&%2334;:0.52549022436141968,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.86666667461395264,&%2334;a&%2334;:0.0},&%2334;position&%2334;:0.0},{&%2334;color&%2334;:{&%2334;r&%2334;:0.52549022436141968,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.86666667461395264,&%2334;a&%2334;:1.0},&%2334;position&%2334;:1.0}],&%2334;stopsVar&%2334;:[{&%2334;color&%2334;:{&%2334;r&%2334;:0.52549022436141968,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.86666667461395264,&%2334;a&%2334;:0.0},&%2334;position&%2334;:0.0},{&%2334;color&%2334;:{&%2334;r&%2334;:0.52549022436141968,&%2334;g&%2334;:0.56078433990478516,&%2334;b&%2334;:0.86666667461395264,&%2334;a&%2334;:1.0},&%2334;position&%2334;:1.0}],&%2334;transform&%2334;:{&%2334;m00&%2334;:80.0,&%2334;m01&%2334;:1.0707126374756570e-12,&%2334;m02&%2334;:-1.0658141036401503e-12,&%2334;m10&%2334;:7.4117133871259844e-13,&%2334;m11&%2334;:80.0,&%2334;m12&%2334;:-7.4606987254810520e-13},&%2334;opacity&%2334;:1.0,&%2334;blendMode&%2334;:&%2334;NORMAL&%2334;,&%2334;visible&%2334;:true}"/><defs><clipPath id="paint0_angular_2425_6024_clip_path"><path d="M74 40C77.3137 40 80.0462 42.7013 79.551 45.9778C78.2978 54.2693 74.4592 62.0133 68.5055 68.0613C61.1396 75.5438 51.1268 79.8301 40.6283 79.9951C30.1297 80.16 19.9873 76.1903 12.3899 68.9428C4.79258 61.6953 0.349545 51.7511 0.0197375 41.2564C-0.31007 30.7618 3.4998 20.5582 10.6271 12.848C17.7544 5.1377 27.6276 0.539014 38.1157 0.0444048C48.6039 -0.450204 58.866 3.19893 66.6873 10.2042C73.009 15.8664 77.3263 23.3541 79.0976 31.5506C79.7975 34.7896 77.2401 37.6571 73.9329 37.8651C70.6257 38.0732 67.8384 35.5267 66.9318 32.3394C65.4948 27.2879 62.6532 22.7006 58.6811 19.143C53.2062 14.2393 46.0228 11.6849 38.681 12.0311C31.3393 12.3773 24.4281 15.5964 19.439 20.9936C14.4499 26.3908 11.783 33.5332 12.0138 40.8795C12.2447 48.2258 15.3548 55.1867 20.673 60.26C25.9911 65.3332 33.0908 68.112 40.4398 67.9965C47.7888 67.8811 54.7977 64.8807 59.9539 59.6429C63.6947 55.8428 66.2427 51.0862 67.3596 45.9544C68.0644 42.7165 70.6863 40 74 40Z"/></clipPath></defs></svg>'); }
.blur .loader-wrap .loader-text { font-size: 30px; }
.blur .section { display:none; }

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.success-refund { font-size: 1.5rem; text-align: center; max-width: 400px; line-height: 1; text-align: center; margin: 15px auto;}

@media (min-width: 769px) {
    .bonuses-block-props{
        margin-bottom: 94px;
    }
}

@media only screen and (max-width: 991px) {
    .modal-wrap .modal_md { width: auto; }
    .blur .loader-wrap .loader-text { font-size:27px; }
}

.lk-left-bottom{
    z-index: 10;
    position: relative;
}
#pb-p{
    z-index: 9999999;
}


.wr-pay-wallet {
    display: flex;
    align-items: center;
    border: 1px solid #E4E6F8;
    border-radius: 57px;
    padding: 0px 7px;
    width: 130px;
    background: #E4E6F8;
}
.wr-pay-wallet img {
    margin-right: 15px;
}

.wr-pay-wallet .icon-bigger {
    width: 30px;
    height: 40px;
}
.wr-wallet li{
    margin-right: 40px;

}


@media (max-width: 526px) {
    .wr-wallet li{
        margin-right: 0px;

    }
}


#popup-wallet {
    width: 25%;
    border-radius: 25px;
}
#popup-wallet h2{
    font-size: 26px;
    margin-bottom: 15px;
    text-align: center;
}
#popup-wallet .wr-wallet ul{
    justify-content: space-around;

}

#popup-wallet .wr-wallet li{
    margin-right: 0px;
}
@media (max-width: 526px) {
    #popup-wallet {
        width: 100%;
        border-radius: 25px;
    }
    #popup-wallet .lk-left-bottom-wallet {
        border-radius: 30px;
        margin-top: 15px;
    }

}

.btn{ position: relative; display: -ms-inline-flex; display: inline-flex; align-items: center; justify-content: center; height: 60px; border: 1px solid var(--black); border-radius: var(--br); padding: 5px 35px; text-align: center; background-color: var(--black); color: #fff; fill: #fff; stroke: #fff; font-size: 1.07rem; font-weight: 450; cursor: pointer; transition: color .3s, background .3s, border-color .3s; }
.btn_blue{ background: var(--blue); border-color: var(--blue); color: #fff; fill: #fff; stroke: #fff; }
.btn_blue:visited{ color: #fff; }
.btn_black{ background: var(--black); border-color: var(--black); color: #fff; fill: #fff; stroke: #fff; }
.btn_black:visited{ color: #fff; }
.btn_white{ background: #fff; border-color: #fff; color: var(--black); fill: var(--black); stroke: var(--black); }
.btn_white:visited{ color: var(--black); }
.btn_black.btn_bordered{ color: #000; fill: #fff; stroke: #fff; background: rgba(250,250,250,.1); }
.btn_black.btn_bordered:visited{ color: #000; }
.btn_gradient{ border-width: 0; background: var(--gradient); }
.btn_sm{ height: 40px; padding: 0 25px; }
.w-100 { width:100%; }

.color-gray{ color: var(--gray) !important; fill: var(--gray) !important; stroke: var(--gray) !important; }
._square_sm{ border-radius: 5px !important; }


.lk-order-items .btn{ height:40px; }
.lk-order-items .lk-order-item { background:#F4F5F9; margin-top: 20px; border-radius:30px; padding:40px; }
.lk-order-items .order-item__wrapper { display: flex; margin-bottom: 30px;  align-items: center; }
.lk-order-items .order-item__number { font-size: 24px; font-weight: 500; }
.lk-order-items .order-item__number a{ text-decoration: underline; margin-left: 20px; }
.lk-order-items .order-item__btn { margin-left:auto; width:270px; }
.lk-order-items .order-item__btn-second { display: none;  width:270px; }
.lk-order-items .order-item-infowrapper { display: flex; align-items: stretch; gap:30px;}
.lk-order-items .order-item-infowrapper .order-info-item {  display: flex; flex-direction: column; width:120px; }
.lk-order-items .order-item-infowrapper .order-info-item:first-child { flex:1;  }
.lk-order-items .order-item-infowrapper .order-info-item.text-center{ align-items: center; }
.lk-order-items .order-item-infowrapper .order-info-item__title { font-size: 14px; color: rgba(42, 44, 54, 0.5); font-weight: 500; margin-bottom: 10px;}
.lk-order-items .order-item-infowrapper .order-info-item__data { margin-top:auto;  }
.lk-order-items .order-item-infowrapper .order-info-item__data .order-state{ height:40px;}

.sign-wrapper { position: relative; background:#F4F5F9; margin-top: 20px; border-radius:30px; padding:40px;  }
.sign-wrapper .section{ display: flex; justify-content: space-between; align-items: center;  }
.sign-wrapper__title { display: flex; align-items: center; font-size:30px; }
.sign-wrapper.blur { border:1px solid #868FDD; border-radius: 40px; }
.sign-wrapper.blur .section{ filter: blur(15px); -webkit-filter: blur(15px); }
.sign-wrapper.blur .loader-wrap { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; justify-content: space-between; align-items: center; flex-direction: row-reverse; }
.sign-wrapper.blur .loader-wrap .loader-text { font-size: 24px; }
.sign-wrapper.blur .loader-wrap .loader-icon {  width: 61px; height: 50px; }

.paid-wrapper { position: relative; background:#F4F5F9; margin-top: 20px; border-radius:30px; padding:40px; }
.paid-wrapper .sum-item{ display: flex; justify-content: space-between; margin-bottom: 30px; }
.paid-wrapper .sum-item .analysis-price{ font-size:30px; font-weight: 500; margin-bottom: 10px; text-align: right; }
.paid-wrapper .sum-item .split-btn{ padding:0 10px; margin-right: 5px; }
.paid-wrapper .sum-item .subtitle{ font-size:30px; margin-bottom: 20px; }
.paid-wrapper .sum-item .link{ text-decoration: underline; }
.paid-wrapper .sum-item .gray-block{ font-size: 16px; }

.pay-types-wrapper { display: flex; gap:30px; }
.pay-types-wrapper .pay-item{ flex: 1 0 0; }
.pay-types-wrapper .pay-item img,
.pay-types-wrapper .pay-item svg { margin-right: 10px; }

.paid-wrapper .opd-text-mobile{ display: none; }

@media (max-width: 1024px) {
    .lk-order-items .order-item__btn { display: none; }
    .lk-order-items .order-item__btn-second { display: block; margin-top: 30px; width:100%; }

    .lk-order-items .order-item-infowrapper { flex-wrap:wrap; gap:0 }
    .lk-order-items .order-item-infowrapper .order-info-item:nth-child(2) { display: none; }
    .lk-order-items .order-item-infowrapper .order-info-item:first-child { flex: 0 0 calc(50% - 30px); width:auto; }
    .lk-order-items .order-item-infowrapper .order-info-item { flex: 0 0 calc(50% - 30px); align-items: baseline;}
    .lk-order-items .order-item-infowrapper .order-info-item.text-center { align-items: baseline; }
    .lk-order-items .order-item-infowrapper .order-info-item:nth-child(3),
    .lk-order-items .order-item-infowrapper .order-info-item:nth-child(5) { margin-left: auto; }
    .lk-order-items .order-item-infowrapper .order-info-item__data { margin-top:unset;  }

    .sign-wrapper .section { flex-direction: column; gap:30px; }
    .sign-wrapper.blur .loader-wrap { flex-direction: column-reverse; padding: 0;}
    .sign-wrapper.blur .loader-wrap .loader-icon { width:49px; height:49px;}
    .sign-wrapper.blur .loader-wrap .loader-text { font-size: 16px; }

    .paid-wrapper .sum-item { flex-direction: column; align-items: center; gap: 30px;}
    .paid-wrapper .sum-item .analysis-price{ text-align: center; margin-bottom: 20px; }
    .paid-wrapper .pay-types-wrapper {flex-direction: column; align-items: center; gap: 10px;}
    .paid-wrapper .pay-types-wrapper .btn{ min-width:320px}

    .paid-wrapper .opd-text-mobile{ display: block; text-align: center;  }
    .paid-wrapper .opd-text-desktop{ display: none;}
}

.family-block {background: rgba(244, 245, 249, 1);margin-top: 20px;border-radius: 30px;padding: 30px;}

.family-top {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
}

.family-top-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.family-icon {
    width: 60px;
    height: 40px;

}
.family-icons {
    gap: 10px;
    display: flex;

}
.family-countable {
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
}
.family-countable-all {
    color: rgba(0, 0, 0, 0.5);
}

.family-list-title {
    color: rgba(0,0,0,0.5);
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 500;
}

.family-list {
    gap: 10px;
    display: flex;
    flex-direction: column;
}

.family-list-item {
    font-size: 18px;
}
svg.family-icon.family-icon-mob {
    display: none;
}

.family-parent-title {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: -30px;
}

@media (max-width: 768px) {
    .family-list-item {
        font-size: 16px;
    }
    svg.family-icon {
        display: none;
    }
    svg.family-icon.family-icon-mob {
        display: block;
    }
    .family-block {
        margin-top: 30px;
    }

    .family-top {
        align-items: center;
    }

    .family-top-title {
        order: 1;
        font-size: 20px;
    }

    .family-icons {
        order: 3;
        flex-wrap: wrap;
    }

    .family-countable {
        order: 2;
        margin-left: 0;
        padding-left: 0;
        border-left: none;
        flex: 1;
        justify-content: flex-end;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .family-countable {}

    .family-icon {
        width: 40px;
        height: 40px;

    }
}


.bonuses-block-bottom2{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.bonuses-block-bottom2__text1 {

    text-align: center;
    margin-bottom: 21px;
}


.bonuses-block-bottom2 {
    background: rgba(244, 245, 249, 1);
    border-radius: 30px;
    padding: 30px;
}

.bonuses-block-bottom2__text2 ul li {

    list-style-type: disc;
    margin-left: 15px;

}
.bonuses-block-bottom2__text2, .bonuses-block-bottom2__text3, .bonuses-block-bottom2__text4{
    margin-bottom: 21px;
}

.buttons-bottom-block {

    display: flex;
    align-items: center;
    justify-content: center;

}



.buttons-bottom-block img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.buttons-bottom-block a {
    width: 158px;
    margin-left: 35px;
}

.buttons-bottom-block{
    margin-bottom: 21px;
}
body .grey-color{
    color: #8C8C8C;
    font-size: 18px;
    letter-spacing: 1px;
}
.pdf-error-notice {
    margin: 10px;
}
.pdf-error-notice a {
    color: blue;
}



.nca-cookiesaccept-line.style-8{
    background-color: #F4F5F9;
}

.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text{
    color: #212529;
    font-size: 1.07rem;
    line-height: 21px;
}
.nca-cookiesaccept-line {
    opacity: 0.9 !important;
}

button#nca-cookiesaccept-line-accept-btn {
    background: linear-gradient(270deg, #FE6FC0 0%, #7593E0 100%);
    padding: 10px 45px;
    border-radius: 30px;
    color: #fff;
}
@media only screen and (min-width: 576px) {
    .main-slider .owl-dots-wrapper { position: relative; width: 40px; max-height: 165px; overflow: hidden; }
}


@media only screen and (max-width: 575px) {
    .main-slider .owl-dots-wrapper{ position: absolute; right: 10px; bottom: 10px; max-width:170px; overflow: hidden; }
}
/* End */
/* /cabinet/css/cabinet_dynamic.css?17379097953206 */
/* /cabinet/css/cabinet.css?173790979526415 */
/* /local/templates/cabinet_2024/css/bootstrap-select.min.css?173790957711184 */
/* /local/templates/cabinet_2024/css/fonts.css?1737909577581 */
/* /local/templates/cabinet_2024/css/owl.carousel.css?17379095774035 */
/* /local/templates/cabinet_2024/css/jquery.fancybox.min.css?175085415512795 */
/* /local/templates/cabinet_2024/components/bitrix/menu/burger/style.css?17379095777995 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17696894192729 */
/* /local/templates/cabinet_2024/styles.css?1776239163175 */
/* /local/templates/cabinet_2024/template_styles.css?1765536320104199 */
