@charset "UTF-8";
@import '../fonts/pfsquaresanspro.css';

@font-face {
	font-family: icomoon;
	src: url(../fonts/icons/icomoon.eot?5z8jlb);
	src: url(../fonts/icons/icomoon.eot?5z8jlb#iefix) format("embedded-opentype"),
	url(../fonts/icons/icomoon.ttf?5z8jlb) format("truetype"),
	url(../fonts/icons/icomoon.woff?5z8jlb) format("woff"),
	url(../fonts/icons/icomoon.svg?5z8jlb#icomoon) format("svg");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: icomoonYoutube;
	src: url(../fonts/icons/icomoonYoutube.eot?5z8jlb);
	src: url(../fonts/icons/icomoonYoutube.eot?5z8jlb#iefix) format("embedded-opentype"),
	url(../fonts/icons/icomoonYoutube.ttf?5z8jlb) format("truetype"),
	url(../fonts/icons/icomoonYoutube.woff?5z8jlb) format("woff"),
	url(../fonts/icons/icomoonYoutube.svg?5z8jlb#icomoon) format("svg");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "WalsheimPro Thin";
	src: url(../fonts/gtwalsheimpro/GTWalsheimPro-Thin.ttf);
}

@font-face {
	font-family: "WalsheimPro Light";
	src: url(../fonts/gtwalsheimpro/GTWalsheimPro-Light.ttf);
}

@font-face {
	font-family: "WalsheimPro Medium";
	src: url(../fonts/gtwalsheimpro/GTWalsheimPro-Medium.ttf);
}

@font-face {
	font-family: "WalsheimPro Bold";
	src: url(../fonts/gtwalsheimpro/GTWalsheimPro-Bold.ttf);
}

@font-face {
	font-family: "WalsheimPro Regular";
	src: url(../fonts/gtwalsheimpro/GTWalsheimPro-Regular.ttf);
}

@font-face {
	font-family: "GT Walsheim Pro";
	src: url(../fonts/gtwalsheimpro/GTWalsheimPro-Thin.ttf);
	font-weight: 100;
}

@font-face {
	font-family: "GT Walsheim Pro";
	src: url(../fonts/gtwalsheimpro/GTWalsheimPro-Light.ttf);
	font-weight: 300;
}

@font-face {
	font-family: "GT Walsheim Pro";
	src: url(../fonts/gtwalsheimpro/GTWalsheimPro-Regular.ttf);
	font-weight: 400;
}

@font-face {
	font-family: "GT Walsheim Pro";
	src: url(../fonts/gtwalsheimpro/GTWalsheimPro-Medium.ttf);
	font-weight: 500;
}

@font-face {
	font-family: "GT Walsheim Pro";
	src: url(../fonts/gtwalsheimpro/GTWalsheimPro-Bold.ttf);
	font-weight: 700;
}

body {
	font-family: 'Factor A', sans-serif;
}

.modal-footer > * {
	margin: 0;
}

button:focus {
	outline: 0;
}

a {
	color: #27272c;
	text-decoration: underline;
}

a:hover {
	color: #27272c;
	text-decoration: none;
}

.form-control:focus {
	box-shadow: none;
}

.page-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100dvh;
}

.page {
	padding-top: 0;
	font-family: "Factor A", sans-serif;
	color: #27272c;
	font-size: 15px;
	flex: 1 0 auto;
	font-weight: 400;
}

.page .container {
	max-width: 1260px;
}

.page-container {
	position: relative;
}

.wl-form .form-control:focus {
	box-shadow: none;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
	position: absolute;
	margin-left: 8px;
	margin-top: 8px;
	height: 0;
	opacity: 0.0001;
}

.wl-modal .modal-dialog .modal-content {
	background-color: #fff;
	border-radius: 0;
	border: 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	padding: 0;
}

.page .link {
	color: #19202c;
	transition-property: color;
	transition-duration: 0.3s;
}

.page a.link {
	text-decoration: underline;
}

.page .link:hover {
	text-decoration: none;
	color: #bd0c1e;
}

.page .link-wrapper {
	color: #19202c;
	transition-property: color;
	transition-duration: 0.3s;
	text-decoration: none;
}

.page .link-wrapper:hover {
	color: #bd0c1e;
	text-decoration: none;
}

.card.custom {
	background: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	border-radius: 0;
	padding: 0;
	border: 0;
}

.card.custom .card-body {
	padding: 40px 40px;
}

.mt-32 {
	margin-top: 32px;
}

.mb-32 {
	margin-bottom: 32px;
}

.mb-40 {
	margin-bottom: 32px;
}

@media (max-width: 992px) {
	.page-container {
		padding: 0;
	}
}

ul {
	list-style: none;
	padding-left: 0;
}

.preloader {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.3);
	backdrop-filter: blur(3px);
	z-index: 1050;
}

.preloader:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 128px;
	height: 128px;
	background: url("/local/templates/new/assets/svg/preloader.svg") no-repeat center;
	background-size: contain;
	transform: translateX(-50%) translateY(-50%);
}

.preloader__global {
	position: fixed;
}

.changellenge label {
	font-size: 16px;
}

.changellenge .form-radio-label {
	margin-bottom: 25px;
}

.bx-breadcrumb {
	font-family: 'GT Walsheim Pro';
}

.page-container__breadcrumb {
	max-width: 1240px;
	margin: 0 auto;
	padding: 20px 15px 40px 15px;
}

.bx-breadcrumb__item {
	display: inline;
	gap: 4px;
}

.changellenge .card {
	background: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	border: 0;
	border-radius: 3px;
}

.changellenge .card-body {
	padding: 25px 20px;
}

.changellenge .closed {
	position: relative;
}

.changellenge .closed .close {
	position: absolute;
	width: 14px;
	height: 14px;
	right: 25px;
	top: 25px;
	background: url("../img/ico-close-gray.svg") no-repeat center;
	background-size: contain;
}

#profileTabs .btn-main {
	font-size: 16px;
	padding: 14px 22px;
	border-radius: 3px;
	margin: 0;
}

.changellenge .btn-main {
	background: #bd0c1e;
	transition: all 0.3s;
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	text-align: center;
	color: #fff;
	padding: 14px 10px;
	text-decoration: none;
	display: inline-block;
}

.changellenge .btn-main:hover {
	text-decoration: none;
	background: #19202c;
}

.changellenge .btn-grey {
	color: #aab4b6;
	background: #dfe3e4;
	transition: all 0.3s;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	border: 0;
	width: 100%;
	display: inline-block;
}

.changellenge .btn-grey:hover {
	text-decoration: none;
	background: #bd0c1e;
	color: white;
}

.changellenge .social-link {
	display: block;
	width: 20px;
	height: 20px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.changellenge .social-link.share {
	background-image: url("../img/share.svg");
}

.changellenge .social-block {
	display: flex;
}

.changellenge .social-block .social-link {
	margin-right: 10px;
}

.changellenge .social-block .social-link:last-child {
	margin-right: 0;
}

.changellenge .form-control {
	padding: 7px 18px;
}

.changellenge .bootstrap-select {
	padding: 0;
}

.dropdown.show {
	z-index: 1001;
}

.changellenge .bootstrap-select .dropdown-item {
	padding: 11px 18px;
}

.changellenge .bootstrap-select .dropdown-item.active,
.changellenge .bootstrap-select .dropdown-item:active {
	background-color: #bd0c1e;
}

.changellenge .bootstrap-select .dropdown-item.disabled,
.changellenge .bootstrap-select .dropdown-item:disabled {
	color: #dad8d8;
}

.changellenge .bootstrap-select > .dropdown-menu {
	border-radius: 0;
	border: 1px solid #aab4b6;
}

.changellenge .bootstrap-select > .dropdown-toggle {
	border: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 110%;
	padding: 10px 18px;
	background: #f2f2f2;
	transition: all 0.3s;
}

.changellenge .bootstrap-select > .dropdown-toggle:hover {
	color: #19202c !important;
}

.changellenge .bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.changellenge .bootstrap-select .dropdown-toggle:focus {
	outline: 0 !important;
	box-shadow: none !important;
	border: none !important;
}

.changellenge .bootstrap-select > .dropdown-toggle:after {
	width: 8px;
	height: 8px;
	background: url("../img/select-arrow.svg") no-repeat center;
	background-size: contain;
	padding: 0;
	margin: 0;
	border: 0;
	transition: all 0.3s;
}

.changellenge .bootstrap-select.show > .dropdown-toggle:after {
	transform: rotate(-180deg);
}

.changellenge .md-element .col-form-label {
	display: flex;
	align-items: center;
}

.changellenge .md-element .form-control {
	padding-left: 0;
	padding-right: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.changellenge .form-control.is-invalid:focus {
	border-color: #bd0c1e;
	outline: 0;
	box-shadow: none;
}

.ui-widget {
	z-index: 9999;
}

.tooltip-inner {
	max-width: 300px;
	padding: 0.25rem 0.5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0;
}

@media (max-width: 600px) {
	.changellenge-modal {
		padding-right: 0 !important;
		min-height: 100vh;
	}

	.changellenge-modal .modal-content {
		min-height: 100vh;
	}
}

.wl-header {
	width: 100%;
	background-color: #121217;
	min-height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "GT Walsheim Pro", sans-serif;
	font-size: 18px;
	line-height: normal;
	font-style: normal;
}

.wl-header a {
	color: white;
}

.wl-header a:hover {
	color: #aab4b6;
}

.wl-header .logo {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: 192px;
	height: 14px;
	margin-right: 60px;
}

.wl-header .logo {
	content: "";
	display: block;
	width: 175px;
	height: 30px;
	background: url("../img/changellenge-logo.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
}

.wl-header .menu-wrap {
	max-width: 1020px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	gap: 32px;
	flex-grow: 1;
	padding: 0;
}

.wl-header .menu {
	max-width: 1270px;
	padding: 0 15px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.wl-header .action-block {
	max-width: 226px;
	min-height: 80px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-left: 42px;
}

.wl-header .btn-search {
	display: inline-block;
	width: 21px;
	height: 23px;
	background: url("../img/ico-search.svg") no-repeat center;
	background-size: contain;
	text-decoration: none;
}

.wl-header .btn-notification {
	display: inline-block;
	width: 21px;
	height: 23px;
	background: url("../img/ico-notification.svg") no-repeat center;
	background-size: contain;
	text-decoration: none;
	margin-right: 30px;
	position: relative;
}

.wl-header .btn-notification .count {
	position: absolute;
	right: -10px;
	bottom: -5px;
	width: 16px;
	height: 16px;
	font-style: normal;
	font-weight: 500;
	font-size: 9px;
	color: #fff;
	border-radius: 50%;
	background-color: #bd0c1e;
	line-height: 16px;
	text-align: center;
}

.wl-header .user {
	width: 100%;
}

.wl-header .btn-auth {
	display: inline-block;
	padding-right: 40px;
	position: relative;
	text-decoration: none;
}

.wl-header .btn-auth:after {
	content: "";
	position: absolute;
	display: block;
	width: 21px;
	height: 21px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url("../img/ico-enter.svg") no-repeat center;
	background-size: contain;
}

.wl-header .btn-menu {
	width: 26px;
	height: 19px;
	background: url("../img/ico-menu.svg") no-repeat center;
	background-size: contain;
	display: none;
}

.wl-header .btn-menu[aria-expanded="true"] {
	background-image: url("../img/ico-close.svg");
}

.wl-header .personal-link {
	text-decoration: none;
	display: flex;
	align-items: center;
}

.wl-header .personal-link .avatar {
	display: block;
	width: 31px;
	height: 31px;
	min-width: 31px;
	border-radius: 50%;
	margin-right: 9px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.wl-header .personal-link .name {
	display: block;
	height: fit-content;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	padding-right: 0;
}

.wl-header .notifications {
	min-height: 80px;
	align-items: center;
	display: flex;
}

.wl-header .notifications .dropdown-menu {
	padding: 0;
	min-width: 330px;
}

.wl-header .notifications .title {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #19202c;
	padding: 20px;
}

.wl-header .notifications .msgs {
	margin-bottom: 0;
	border-top: 2px solid #dfe3e4;
	border-bottom: 2px solid #dfe3e4;
}

.wl-header .notifications .no-items {
	margin: 15px 20px;
}

.wl-header .user .personal-link {
	position: relative;
	padding-right: 20px;
}

.wl-header .user .personal-link::before {
	content: "";
	display: block;
	width: 10px;
	height: 11px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url("/local/templates/new/assets/img/arrow-down.svg") no-repeat center;
	background-size: contain;
}

.wl-header .user .dropdown-menu {
	margin-top: 25px;
	right: 0;
	left: auto;
}

.wl-header .notifications .msgs li {
	border-bottom: 1px solid #dfe3e4;
}

.wl-header .notifications .msgs li:last-child {
	border-bottom: 0;
}

.wl-header .notifications .msgs .item-msg {
	padding-left: 65px;
	position: relative;
}

.wl-header .notifications .msgs .item-msg .title {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #19202c;
	padding: 0;
}

.wl-header .notifications .msgs .item-msg .date {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #aab4b6;
}

.wl-header .notifications .msgs .item-msg:hover {
	background-color: #f2f2f2;
}

.wl-header .notifications .msgs .item-msg:before {
	content: "";
	display: block;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 23px;
	height: 19px;
	background: url("../img/ico-msg.svg") no-repeat center;
	background-size: contain;
}

.wl-header .notifications .show-more {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #19202c;
	display: block;
	width: 100%;
	padding: 20px;
	text-decoration: none;
}

.wl-header .notifications .dropdown-menu {
	left: auto;
	right: 0;
}

@media (max-width: 1300px) {

	.wl-header .personal-link .name {
		display: none;
	}

	.wl-header .menu {
		justify-content: normal;
		gap: 15px;
	}

	.wl-header .menu-wrap {
		max-width: 970px;
		gap: 10px;
	}

	.wl-header .action-block {
		max-width: 158px;
		margin-left: 0;
		justify-content: flex-start
	}

	.wl-header .btn-search {
		margin-right: 10px;
	}
}

@media (max-width: 1250px) {
	.wl-header .menu-wrap {
		max-width: 850px;
		gap: 30px;
	}

	.wl-header .user .personal-link:after {
		right: -7px;
	}
}


@media (max-width: 1190px) {

	.wl-header .action-block {
		max-width: 185px;
		gap: 25px;
		margin-left: 0;
	}

	.wl-header .user {
		min-width: 30px;
		width: auto;
	}

	.wl-header .logo {
		margin-right: 30px;
	}
}

@media (max-width: 1023px) {

	.header .navbar-nav .dropdown-menu {
		background: transparent;
		padding-top: 0;
		display: inline-block;
		position: static;
		float: none;
		box-shadow: none;
		border: 0;
		margin-left: 0;
		margin-top: -6px;
	}

	.wl-header .action-block {
		gap: 15px;
	}

	.header .navbar-nav > li > a {
		display: block;
		margin-bottom: 0;
	}

	.header .navbar-nav > li > a[data-toggle="dropdown"] {
		margin-bottom: 13px;
	}

	.header .navbar-nav .dropdown-menu > li > a {
		padding: 10px 0;
	}
}

.show {
	opacity: 1;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	text-align: center;
	width: 30px;
	height: 30px;
	padding: 4px;
}

.ui-datepicker .ui-datepicker-header {
	padding: 15px !important;
}

div.ui-datepicker .ui-datepicker-prev {
	left: 13px;
}

.footer {
	display: block;
}

.articles-slider {
	margin: 0 40px;
}

.articles-slider .slide {
	margin: 0 20px;
}

.articles-slider .slick-list {
	margin: 0 -20px;
}

.articles-slider .slide.slick-slide a figure figcaption.row > div {
	padding-left: 15px;
	padding-right: 15px;
}

.articles-slider .slick-arrow {
	top: 110px;
}

.articles-slider .slick-prev {
	left: -45px;
}

.articles-slider .slick-next {
	right: -45px;
}

.tag-list .tag {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	border: 1px solid lightgray;
	border-radius: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.tag-list .tag:last-child {
	margin-right: 0;
}

.tag-list {
	margin-bottom: -5px;
}

.tag-gradient {
	font-family: "Factor A", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 120%;
	margin: 0 0 5px 0;
	padding: 8px;
	gap: 8px;
	display: inline-flex;
	align-items: center;
	border-radius: 16px;
	color: #121217;
	background: #ffffff;
	border: 1px solid #BD0C1E4D;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
	position: absolute;
	margin-left: 8px;
	margin-top: 8px;
}

.panel.cases {
	padding: 30px 30px 16px 30px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 0;
}

.panel.cases h2.title {
	font-style: normal;
	font-weight: 500;
	font-family: pfsquaresanspro, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	margin: 0 0 40px 0;
	padding: 0;
}

.panel.cases .description {
	font-weight: normal;
	font-family: pfsquaresanspro, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	font-style: normal;
	max-width: 480px;
	margin-bottom: 25px;
}

.panel.cases .btn.btn-primary {
	margin-top: 15px;
}

.form-control:focus {
	border-color: #19202c;
}

.btn.btn-primary {
	background-color: #db182a;
	font-family: pfsquaresanspro, sans-serif;
	font-style: normal;
	text-align: center;
	color: #fff;
	border: 0;
	border-radius: 0;
	font-size: 20px;
	line-height: 24px;
	margin: 0 16px 0 0;
	text-decoration: none;
	padding: 12px 25px;
	box-sizing: border-box;
	transition-property: background-color, color;
	transition-duration: 0.2s;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #19202c;
	border-color: #19202c;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	outline: 0;
	box-shadow: none;
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: none;
}

.btn.btn-primary:hover,
.changellenge-modal .btn.btn-primary:hover {
	background-color: #19202c;
	color: #fff !important;
}

.wl-form .submit-group {
	display: flex;
	justify-content: space-between;
}

.wl-form .submit-group .form-control {
	margin-right: 10px;
}

.wl-form .submit-group .btn {
	height: 40px;
	padding: 5px 25px;
	margin: 0;
}

.form-access-cases {
	text-align: left;
}

.form-access-cases .wl-form {
	margin-bottom: 35px;
}

.form-access-cases .get-access-link {
	color: #db182a;
	text-decoration: underline !important;
}

.form-access-cases .get-access-link:hover {
	color: #db182a;
	text-decoration: none !important;
}

.alert {
	padding: 10px 15px;
	margin-bottom: 20px;
	border: 0;
	border-radius: 0;
}

.alert-danger {
	background-color: #f6dcdd;
	color: #db182a;
}

.preloader-wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, .7);
	z-index: 2000;
	display: none
}

.preloader-wrap .svg {
	width: 200px;
	height: 200px;
	background: url('../svg/preloader.svg') center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

@media (max-width: 1023px) {
	.preloader-wrap .svg {
		width: 100px;
		height: 100px
	}
}


.wl-custom-modal p.text-result {
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 1.4;
}

.wl-custom-modal .no-margin {
	margin: 0;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #db182a !important;
	background-color: #db182a !important;
}

.ui-menu .ui-menu-item {
	padding: 0;
}

.ui-menu-item-wrapper {
	padding: 5px 10px;
}

header.wl-header .logo {
	position: relative;
	width: 150px;
	margin-right: 10px;
	text-decoration: none;
}

header.wl-header .logo span {
	font-family: "WalsheimPro Light", sans-serif;
	font-size: 14px;
	line-height: 100%;
	opacity: 0.8;
	padding-top: 1px;
}

@media (max-width: 1023px) {
	.red-triangle__wrap .red-triangle:nth-child(n + 2):before {
		border: 23px solid transparent;
		border-top: 22px solid #db182a;
		border-right: 23px solid #db182a;
		margin-top: 0;
		left: -46px;
	}

	.red-triangle__wrap a.red-triangle {
		margin-right: 46px;
	}

	.red-triangle--top {
		font-size: 15px;
		padding: 0 20px 0 17px;
		text-transform: uppercase;
		margin-top: 20px;
		margin-bottom: 20px;
		line-height: 47px;
		height: 45px;
		letter-spacing: 0.07em;
	}

	.red-triangle--top:after {
		content: "";
		display: block;
		position: absolute;
		width: 0;
		height: 0;
		border-left: 45px solid transparent;
		border-right: 45px solid transparent;
		border-bottom: 45px solid #db182a;
		border-left: 0;
		border-top: 0;
		right: -45px;
		top: 0;
		margin-bottom: 0;
		overflow: hidden;
	}

	header.wl-header .logo {
		width: auto;
	}
}

@media (max-width: 1001px) {
	.wl-header .mobile-wrap {
		position: absolute;
		top: 80px;
		left: 0;
		right: 0;
		background-color: #121217;
		z-index: 1001;
	}

	.wl-header .btn-menu {
		display: inline-block;
	}
}

@media (max-width: 992px) {
	.wl-header .personal-link .avatar {
		width: 25px;
		height: 25px;
		min-width: 25px;
	}

	.wl-header {
		position: relative;
	}

	.wl-header .logo {
		height: 23px;
		width: 40px;
	}

	.wl-header .items {
		display: none;
	}

	.wl-header .menu .text-collapse:after {
		background: url("../img/arrow-down.svg") no-repeat center;
	}
}

.wl-header .notifications {
	position: inherit;
}

.wl-header .notifications .dropdown-menu {
	left: 0;
	right: 0;
	width: 100%;
	border: 0;
	background-color: #19202c;
	margin: 0;
	border-top: 2px solid #36363c;
}

.wl-header .notifications .msgs .item-msg .title {
	color: white;
}

.wl-header .notifications .title {
	color: white;
}

.wl-header .notifications .msgs li {
	border-color: #36363c;
	color: white;
}

.wl-header .notifications .show-more {
	color: white;
}

.wl-header .notifications .msgs {
	border-color: #36363c;
}

.wl-header .notifications .msgs .item-msg:hover {
	background-color: transparent;
}

header.wl-header .logo span {
	top: -1px;
}

.wl-header .user .dropdown-menu {
	margin-top: 27px;
}

@media (max-width: 900px) {
	.wl-header .navbar-collapse {
		background-color: #121217;
	}
}

.new_footer {
	height: auto;
	background: #1e1e1e;
	padding-top: 60px;
	padding-bottom: 60px;
	font-family: pfsquaresanspro, Arial, sans-serif;
	border-top: 1px solid #ddd;
}

.new_footer .navbar-nav {
	float: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-end;
}

.new_footer .navbar-nav > li {
	float: none;
	width: 33.333%;
	padding-left: 0;
	padding-bottom: 20px;
}

.new_footer .navbar-nav > li:before {
	content: none;
}

.new_footer .navbar-nav a {
	color: #fff;
	text-decoration: none;
	padding: 0;
}

.new_footer .navbar-nav {
	margin: 7.5px 0;
}

.new_footer .navbar-nav:before {
	content: none;
}

#hl {
	display: none !important;
}

.social-btn.text-center a {
	display: inline-block;
	margin: 0 5px;
	float: none;
}

.social-btn:after {
	content: "";
	display: table;
	clear: both;
}

.social-btn [class^="icon-"] {
	width: 29px;
	height: 29px;
	margin-right: 10px;
	display: block;
	float: left;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 5px;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.no-touchevents .social-btn [class^="icon-"]:hover {
	opacity: 0.8;
}

.social-btn [class^="icon-"]:before {
	content: none;
}

.social-btn--pluso .ya-share2__list_direction_horizontal > .ya-share2__item {
	padding-left: 0;
}

.social-btn--pluso li {
	margin: 0 5px;
}

.social-btn--pluso li:before {
	content: none;
}

.social-btn--pluso li .ya-share2__badge {
	border-radius: 5px;
}

.social-btn--pluso li .ya-share2__icon {
	width: 29px;
	height: 29px;
}

.social-block-white {
	display: block;
	padding-top: 27px;
	text-align: left;
}

.social-block-white a:before {
	position: absolute;
	bottom: 0;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.no-touchevents .social-block-white a:focus:before,
.no-touchevents .social-block-white a:hover:before {
	color: #db182a;
}

.question-block {
	margin-top: 20px;
	margin-bottom: 15px;
}

.question-block .red-triangle {
	margin-bottom: 15px;
}

.dropdown-toggle .caret:before,
.modal .close:before,
.navbar-toggle,
.scrollTop:before,
.slick-next:before,
.slick-prev:before,
[class*=" icon-"]:after,
[class*=" icon-"]:before,
[class^="icon-"]:after,
[class^="icon-"]:before,
input + label:before {
	font-family: icomoon !important;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.icon-fb:before {
	content: "";
	color: #fff;
}

.icon-in:before {
	content: "";
	color: #fff;
}

.icon-tg:before {
	content: "";
	color: #fff;
}

.icon-tw:before {
	content: "";
	color: #fff;
}

.icon-vk:before {
	content: "";
	color: #fff;
}

.icon-ins:before {
	content: "";
	color: #fff;
}

.icon-youtube:before {
	font-family: icomoonYoutube !important;
	content: "";
	color: #fff;
}

.footer .copyright {
	font-size: 16px;
	margin-top: 1px;
	margin-right: 2px;
	color: #fff;
}

.footer #cookie-response {
	display: none;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #27272c;
	z-index: 1040;
}

.footer #cookie-response .flex-container {
	display: flex;
}

.footer #cookie-response .flex-container p {
	width: 66.6%;
	font-size: 13px;
	text-align: center;
	padding: 10px 0;
	margin: 0;
}

.footer #cookie-response .flex-container button {
	width: 33.3%;
	margin: 10px 15px;
	background: #de0d21;
	border: 0;
	transition: 0.3s;
	font-size: 21px;
	height: 33px;
	color: inherit;
}

.footer #cookie-response .flex-container button:hover {
	background: #efefef;
	transition: 0.3s;
	color: black;
}

.social-block-white a:focus:before,
.social-block-white a:hover:before {
	color: #db182a;
}

@media (max-width: 600px) {
	.new_footer {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.new_footer .navbar-nav > li {
		width: 100%;
	}

	.footer__group {
		flex-direction: column;
		align-items: flex-start;
		padding-top: 0;
	}

	.footer__group .social-block-white {
		padding-bottom: 25px;
	}

	.new_footer .navbar-nav {
		padding: 0;
	}

	header.wl-header .logo {
		width: auto;
		margin-right: 0;
	}

	.footer nav {
		margin-bottom: 0;
	}
}

@media (max-width: 370px) {
	header.wl-header .logo span {
		display: none;
	}
}

.changellenge-modal .modal-body {
	padding: 30px 40px;
}

.changellenge-modal .modal-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #19202c;
}

.changellenge-modal .modal-content {
	border-radius: 0;
	border: 0;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	background-clip: border-box;
}

.changellenge-modal .modal-header {
	padding: 30px 40px 20px 40px;
	text-align: left;
	border-bottom: 0;
	position: relative;
}

.changellenge-modal .close {
	position: absolute;
	background-color: transparent;
	width: 14px;
	height: 14px;
	top: 30px;
	right: 20px;
	background: url("../img/modal-close.svg") no-repeat center;
	background-size: contain;
	padding: 0;
	margin: 0;
	opacity: 1;
	transition: all 0.3s;
}

.changellenge-modal .close:hover {
	opacity: 0.6;
}

.changellenge-modal .modal-footer {
	border: 0;
	padding: 10px 40px 30px 40px;
}

.changellenge-modal-dialog {
	font-size: 16px;
}

.changellenge-modal-dialog .modal-header {
	padding-top: 60px;
	text-align: center;
}

.changellenge-modal-dialog .modal-title {
	font-size: 28px;
	line-height: 34px;
	color: #000;
}

.changellenge-modal-dialog .modal-body {
	padding-top: 0;
	padding-bottom: 0;
}

input[type="file"] {
	opacity: 0;
	width: 1px;
}

.modal-backdrop.in {
	opacity: 0.29 !important;
}

div.wl-modal {
	color: #000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 85px;
}

div.wl-modal .close {
	position: absolute;
	width: 14px;
	height: 14px;
	border: 0;
	opacity: 1;
	font-size: 0;
	text-shadow: none;
	top: 14px;
	right: 14px;
	background: transparent url("../img/personal/modal-close.svg") no-repeat center;
	margin-right: 0
}

div.wl-modal .modal-content {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) !important;
	padding: 0 !important;
}

div.wl-modal .modal-dialog {
	max-width: 480px;
	width: 100%;
	text-align: left;
}

div.wl-modal .modal-dialog .link {
	text-decoration: underline;
}

div.wl-modal .modal-header .modal-title {
	font-size: 28px;
	line-height: 34px;
	font-weight: 500;
}

div.wl-modal .modal-body {
	padding: 0 50px;
	line-height: 1;
}

div.wl-modal .modal-footer {
	padding: 0 50px;
	padding-bottom: 35px;
	border-top: 0;
}

div.wl-modal .social {
	margin-top: 20px;
	font-size: 20px;
	line-height: 24px;
}

div.wl-modal .social .social-links {
	margin-top: 25px;
}

.modal-window .modal-text {
	color: #AAB4B6;
	font-size: 16px;
	margin-bottom: 0;
}

div.modal .modal-content .print-box {
	display: flex;
	justify-content: space-around;
	font-weight: 500;
}

div.modal .modal-content .print-box.print-box-constructor {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 14px;
	font-family: "GT Walsheim Pro";
}

div.modal .modal-content .print-box-constructor .print-box__link {
	max-width: 488px;
	width: 100%;
	padding: 14px 0;
	color: #AAB4B6;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}

div.modal .modal-content .print-box-constructor .print-box__link-resume {
	background-color: #BD0C1E;
	color: #ffffff;
	border-radius: 3px;
}

div.modal .modal-content .print-box-constructor .print-box__link-resume:hover {
	background-color: #000000;
	cursor: pointer;
}

.notifications .tab-container .items .item .title {
	margin-bottom: 15px;
}

.action-link {
	font-size: 16px;
	line-height: 19px;
	text-decoration: underline !important;
	color: #aab4b6;
}

.w-100 {
	width: 100%;
}

#baseContent .btn-main {
	background-color: #BD0C1E;
	width: 100%;
	min-height: 48px;
	color: #fff;
	border: 0;
	font-size: 16px;
	line-height: 24px;
	margin: 4px 0 16px 0;
	text-decoration: none;
	padding: 12px;
	box-sizing: border-box;
	border-radius: 3px;
}

#baseContent .btn-main:hover {
	text-decoration: none;
	background: #19202c;
}

.btn-main {
	background-color: #db182a;
	width: 100%;
	min-height: 47px;
	color: #fff;
	border: 0;
	border-radius: 0;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 16px;
	text-decoration: none;
	padding: 12px;
	box-sizing: border-box;
}

.main-btn {
	max-height: 48px;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 16px 24px;
	transition-duration: 0.3s;
	transition-property: background-color;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
	border-radius: 16px;
	outline: 0;
	background-color: #BD0C1E;
	gap: 10px;
	white-space: nowrap;
}

.main-btn:hover {
	color: #FFFFFF;
	background-color: #121217;
}

.main-btn._disabled {
	color: #B2B2B2;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	pointer-events: none;
}

.js-hobby-item .btn-remove {
	display: block;
	border: 0;
	width: 15px;
	height: 15px;
	background: transparent url("../img/personal/icon-remove-hobby.svg") no-repeat center;
	position: absolute;
	right: -27px;
	top: 0
}

.btn-simple {
	background-color: #fff;
	width: 100%;
	min-height: 48px;
	color: #000;
	border-radius: 0;
	font-size: 20px;
	line-height: 24px;
	border: 2px solid #aab4b6;
	box-sizing: border-box
}

.btn-simple.red {
	background-color: #db182a;
	color: #fff;
	border: 0
}

.btn-main.white {
	background-color: transparent;
	color: #000;
	border: 1px solid #000
}

.btn-light {
	width: 100%;
	border-top: 1px solid #aab4b6;
	border-radius: 0;
	color: #27272c;
	font-size: 16px;
	line-height: 19px;
	padding: 15px;
	font-weight: 500;
	text-decoration: none
}


.btn-light:hover {
	background-color: #db182a;
	color: #fff !important;
}

.btn-main:hover,
.btn-simple:hover {
	background-color: #27272c;
	color: #fff !important;
}

.input-range-background {
	background-image: url(../img/dash-background.svg);
	background-repeat: no-repeat;
	background-position: center;
}

.btn-remove {
	display: block;
	border: 0;
	width: 20px;
	height: 20px;
	background: transparent url("../img/personal/btn-remove-icon.svg") no-repeat center;
	position: absolute;
	right: -27px;
	top: 0;
}

#profileTabs .btn-back {
	color: #AAB4B6;
	border-radius: 3px;
	border: none;
	background: #F2F2F2;
	font-size: 16px;
	line-height: 20px;
	padding: 14px 22px;
}

.js-hobby-item .btn-remove {
	display: block;
	border: 0;
	width: 15px;
	height: 15px;
	background: transparent url("../img/personal/icon-remove-hobby.svg") no-repeat center;
	position: absolute;
	right: -27px;
	top: 0
}

.btn-back {
	border: 2px solid #aab4b6;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	background: 0;
	padding: 10px;
	width: 100%;
	text-decoration: none;
	color: #27272c
}

button.btn.btn-add.educational-institution {
	border-radius: 3px;
	background: #F2F2F2;
	border: none;
	color: #AAB4B6;
}

button.btn.btn-add.educational-institution span:before {
	background: url(../img/personal/plus-btn-icon.svg) no-repeat center;
}

button.resume-designer-btn-back {
	border-radius: 3px;
	background: #F2F2F2;
	color: #AAB4B6;
	border: none;
}

button.resume-designer-btn-further {
	border-radius: 3px;
}

.block-btn-add {
	display: flex;
	justify-content: flex-end;
}

.btn-add {
	display: block;
	width: 100%;
	background-color: #F2F2F2;
	font-size: 16px;
	line-height: 19px;
	padding: 14px 22px;
	border-radius: 3px;
	color: #AAB4B6;
}

.btn-add span {
	position: relative;
	padding-left: 39px
}

.btn-add span:before {
	content: "";
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	left: 0;
	top: 50%;
	margin-top: -16px;
	background: url("../img/personal/plus.svg") no-repeat center
}

.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: none;
	padding-left: 5px;
}

.ui-menu .ui-menu-item:before {
	display: none !important;
}

.personal {
	color: #27272c;
}

.personal .general .link-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.personal .general .link-wrap .item {
	margin-right: 15px;
}

.personal .widget {
	margin-bottom: 16px;
	margin-left: -1px;
}

.personal .anounce {
	display: flex;
	flex-direction: column;
	justify-content: stretch;
}

.personal .widgets .anounce .panel .panel-body {
	padding: 30px 170px 30px 40px;
}

.personal .widgets .panel.refferal {
	margin-bottom: 0;
}

.personal .widgets .panel.refferal .panel-body {
	background: url("../img/personal/gift-box.png") no-repeat bottom right;
	background-position-y: 85%;
	padding-bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.personal .widgets .panel.refferal .btn-box {
	margin-top: 40px;
}

.personal .widgets .panel.refferal .btn-box .btn {
	width: auto;
	padding-left: 25px;
	padding-right: 25px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.personal .widgets .panel.refferal .icon-share {
	vertical-align: sub;
}

.personal .widgets .panel.refferal .icon-share:before {
	margin-top: -10px;
	font-size: 30px;
}

.personal .widget.anounce p {
	font-size: 20px;
	line-height: 24px;
}

.personal .widget.anounce ul {
	font-size: 20px;
}

.personal .red-triangle {
	min-width: auto;
}

.personal h1 {
	font-size: 28px;
	line-height: 34px;
	margin-top: 30px;
}

.personal p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	color: #AAB4B6;
}

.personal .fs-12 {
	font-size: 12px;
	line-height: 14px;
}

.personal .fs-16 {
	font-size: 16px;
	line-height: 19px;
}

.personal .panel {
	height: 100%;
	margin-bottom: 16px;
	border-radius: 0;
}

.personal .panel .panel-body {
	padding: 24px;
	height: 100%;
	position: relative;
}

.personal .panel .btn-panel-bottom {
	border: 0;
	border-top: 1px solid #aab4b6;
	background-color: transparent;
	min-height: 55px;
	text-align: center;
	width: 100%;
	position: absolute;
	text-decoration: none;
	bottom: 0;
	left: 0;
	right: 0;
	font-weight: 500;
	padding: 15px
}

.personal .panel .btn-panel-bottom:hover {
	background-color: #db182a;
	color: #fff;
}

.personal .panel .title {
	position: relative;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.personal .panel .title h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0;
}

.personal .panel .title a {
	position: relative;
	padding-right: 25px;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	padding-top: 2px;
}

.personal .panel .title a:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 18px;
	height: 18px;
	background: url("../img/personal/exit.svg") no-repeat 0 0;
}

.personal .panel .fio {
	display: flex;
	align-items: center;
}

.personal .panel .fio .photo {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #8fd19e;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 15px
}

.personal .panel .fio .photo img {
	width: 100%;
	max-width: 100px;
	max-height: 100px;
}

.personal .panel .fio .value {
	font-size: 20px;
	line-height: 24px;
}

.personal .panel .info {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.personal .panel .confirm-account {
	margin-bottom: 40px;
	margin-top: 0;
}

.personal .panel .account-verify {
	position: relative;
	padding-left: 76px;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 30px;
	padding-top: 14px;
}

.personal .panel .account-verify:before {
	content: "";
	position: absolute;
	display: block;
	width: 52px;
	height: 60px;
	left: 0;
	top: 0;
	background: url("../img/personal/account-verify.svg") no-repeat center;
}

.personal .panel .profile-fill {
	display: flex;
	align-items: center;
	margin-bottom: 21px;
	position: relative;
}

.personal .panel .profile-fill .donut {
	margin-right: 20px;
}

.personal .panel .profile-fill .value {
	font-size: 18px;
	line-height: 22px;
}

.personal .panel .profile-fill.fill-100:after {
	position: absolute;
	content: "";
	display: block;
	left: 15px;
	width: 25px;
	height: 19px;
	background: url("../img/personal/profile-100.svg") no-repeat center;
}

.personal .widgets {
	display: flex;
	flex-wrap: wrap;
}

.personal .widgets .detail-link {
	text-decoration: none;
	display: block;
}

.personal .widgets .panel .panel-body {
	padding-bottom: 0;
}

.personal .ch-tabs {
	box-shadow: none;
}

.personal .ch-tabs .nav-tabs {
	font-family: "GT Walsheim Pro", sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #000;
	display: flex;
	justify-content: center;
	border: 0;
	padding-top: 30px;
	flex-wrap: nowrap;
}

.resume-designer__content .head-page .links .link {
	width: 100%;
	justify-content: space-between;
}

.date-update__block {
	display: none;
	flex-direction: column-reverse;
	align-items: flex-end;
	gap: 11px;
}

.date-update__btn {
	display: flex;
	align-items: center;
	gap: 8px;
	border: none;
	background-color: #ffffff;
	color: #AAB4B6;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.date-update__btn::before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(../img/personal/btn-update-icon.svg);
}

p.date-compilation,
.date-current {
	color: #121217;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0;
}

.date-updat__resume {
	border: none;
}

.personal .ch-tabs .nav-tabs li:last-child:after {
	display: none;
}

.personal .ch-tabs .nav-tabs > li {
	position: relative;
	margin: 0;
	padding: 16px 24px;
	border-radius: 8px 8px 0 0;
}

.personal .ch-tabs .nav-tabs > li:after {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	display: none;
	margin-top: -12px;
	top: 50%;
	right: -20px;
	background: url("../img/personal/arrow-right.svg") no-repeat center;
}

.personal .ch-tabs .nav-tabs > li:before {
	content: none;
}

.personal .ch-tabs .tab-content {
	background: #fff;
	border-radius: 0 8px;
	border: 1px solid #FFF;
}

.personal .ch-tabs .tab-content #btnAddRecommend {
	display: none;
}

.personal .ch-tabs .tab-content .btn {
	margin-top: 0;
}

.personal .ch-tabs .tab-body {
	max-width: 600px;
	margin: 0 auto;
	font-family: "WalsheimPro Light", sans-serif;
	padding-bottom: 50px;
	padding-top: 30px;
}

.personal .achivements-widget:before {
	content: "";
	display: block;
	width: 168px;
	height: 168px;
	position: absolute;
	right: 0;
	top: 0;
	background: url("../img/personal/badge.svg") no-repeat center;
}

.personal .achivements-widget {
	overflow: hidden;
	position: relative;
	padding: 100px 170px 50px 55px;
	background-image: url("../img/personal/bg-promo.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.personal .achivements-widget .title {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

.personal .achivements-widget .panel-body {
	padding-bottom: 55px;
}

.personal .achivements-widget .items {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.personal .achivements-widget .items .item {
	display: block;
	flex: 0 0 33%;
	margin-bottom: 34px;
	text-decoration: none;
}

.personal .achivements-widget .items .item .ico {
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50%;
	margin: 0 auto;
	background-color: #c4c4c4;
}

.personal .achivements-widget .items .item .ico img {
	width: 100%;
	max-width: 100px;
}

.personal .achivements-widget .items .item .name {
	margin-top: 18px;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
}

.personal .gifts-widget .items .item {
	font-size: 16px;
	line-height: 19px;
	text-decoration: none;
	display: flex;
	justify-content: left;
	align-items: center;
	margin-bottom: 40px;
}

.personal .gifts-widget .items .item .ico {
	width: 100px;
	min-width: 100px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 18px;
	background-color: #c4c4c4;
}

.personal .gifts-widget .items .item .ico img {
	width: 100%;
	max-width: 100px;
}

.personal .gifts-widget .items .item p {
	margin-top: 0;
	margin-bottom: 8px;
}

.personal .gifts-widget .items .item .name {
	font-weight: 500;
}

.personal .gifts-widget .items .item .label-date {
	padding-top: 3px;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 14px;
}

.personal .gifts-widget .items .item:hover {
	color: #27272c;
}

.personal .gifts-widget .items .item:hover .name {
	text-decoration: underline;
}

.personal .events-widget .preview {
	width: 100%;
	margin-bottom: 17px;
}

.personal .events-widget .preview-picture {
	width: 100%;
	margin-bottom: 17px;
	height: 200px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.stub .img-box {
	display: flex;
	justify-content: space-between;
}

.stub .img-box img {
	width: 50%;
	height: auto;
}

.personal .events-widget .main {
	position: relative;
	padding-bottom: 40px;
}

.personal .events-widget .main .btn-light {
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 15px;
	width: auto;
}

.personal .events-widget .sub-title {
	font-size: 16px;
	line-height: 19px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 17px;
}

.personal .events-widget .event {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 16px;
}

.personal .events-widget .name {
	font-weight: 500;
}

.personal .education-widget .panel-body {
	padding-bottom: 55px !important;
}

.personal .education-widget .item {
	margin-bottom: 16px;
	font-size: 16px;
}

.personal .education-widget .item .title {
	display: flex;
	justify-content: left;
	align-items: center;
	margin-bottom: 10px;
	overflow: hidden;
	font-weight: 500;
}

.personal .education-widget .item .title img {
	width: 100px;
	background-color: #c4c4c4;
	margin-right: 16px;
	height: 70px;
}

.personal .education-widget .item .preview-text {
	padding: 0 15px;
}

.personal .education-widget .item a {
	text-decoration: underline;
	color: #aab4b6;
}

.personal .settings-widget .panel-body {
	position: relative;
	padding: 58px 0 58px 0 !important;
}

.personal .settings-widget .info {
	position: relative;
	text-decoration: none;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	padding-left: 48px;
	display: inline-block;
}

.personal .settings-widget .info:before {
	content: "";
	display: block;
	width: 48px;
	height: 48px;
	top: 50%;
	margin-top: -24px;
	left: 0;
	position: absolute;
}

.personal .settings-widget .notifications:before {
	background: url("../img/personal/notifications.svg") no-repeat center;
}

.personal .settings-widget .cofidentiality:before {
	background: url("../img/personal/cofidentiality.svg") no-repeat center;
}

.personal .settings-widget .security:before {
	background: url("../img/personal/security.svg") no-repeat center;
}

.form-horizontal.wl-form.bordered.js-education-form {
	padding: 24px;
	border-radius: 8px;
	border: 1px solid #CDCDCF;
}

#profileTabs .bordered {
	border-radius: 8px;
	border: 1px solid #CDCDCF;
	padding: 24px;
}

#profileTabs #additional .bordered {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.bordered {
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
	padding: 15px;
	margin-bottom: 24px;
}

.wl-form {
	position: relative;
}

.wl-form label small {
	font-size: 12px;
	line-height: 14px;
	color: #aab4b6;
	margin-top: 20px;
	display: block;
}

.wl-form .btn-remove {
	position: absolute;
	right: -27px;
	top: 0;
}

.wl-form .close {
	position: absolute;
	width: 14px;
	height: 14px;
	border: 0;
	opacity: 1;
	font-size: 0;
	text-shadow: none;
	top: 9px;
	right: 14px;
	background: transparent url("../img/personal/modal-close.svg") no-repeat center;
}

.wl-form h2 {
	font-size: 28px;
	line-height: 34px;
	font-weight: 500;
}

.wl-form label {
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	text-align: left !important;
}

.wl-form .date-error,
.average-score-error {
	display: none;
	color: #FF453A;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: 6px;
}

.wl-form .form-control {
	border: 1px solid #aab4b6;
	box-sizing: border-box;
	border-radius: 0;
	padding: 8px 10px;
	font-size: 16px;
	color: #19202c;
	line-height: 1;
}

.wl-form .form-control[readonly] {
	background-color: transparent;
}

.wl-form select.form-control {
	border: 0;
	background-color: #dfe3e4;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.21);
	position: relative;
	background-image: url("../img/personal/select-arrow-icon.svg");
	background-repeat: no-repeat;
	background-position: calc(100% - 10px) center;
	padding-right: 30px
}

.wl-form select.form-control:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -4px;
	width: 12px;
	height: 8px;
}

.wl-form .checkbox label {
	position: relative;
	padding-left: 28px;
}

.wl-form .checkbox label:before {
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	border: 1px solid #aab4b6;
	box-sizing: border-box;
	left: 0;
	top: 0;
}

.wl-form .checkbox input[type="checkbox"]:checked + label:before {
	border-color: #aab4b6;
	background: transparent url("../img/personal/checkbox.svg") no-repeat center;
}

.wl-form .captcha {
	margin-top: 0;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wl-form .captcha img {
	width: 100%;
}

.wl-form .form-group {
	margin-bottom: 15px;
	align-items: center;
}

.wl-form .avatar {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50%;
	position: relative;
}

.wl-form .avatar img {
	width: 100px;
	cursor: pointer;

}

#btn_load_photo:hover ~ .delete-avatar-btn.active {
	display: block;
}

.wl-form .date {
	position: relative;
}

.wl-form .date:after {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	display: block;
	right: 0;
	top: 50%;
	margin-top: -12px;
	background: url("../img/personal/calendar.svg") no-repeat center;
	cursor: pointer;
}

.d-flex {
	display: flex;
}

.d-flex-center {
	display: flex;
	align-items: center;
}

.h100 {
	height: 100%;
}

#base .tab-body {
	padding-top: 30px;
}

.ml-auto {
	margin-left: auto;
}

.red-triangle--top {
	margin-right: 65px;
}

.mb-20 {
	margin-bottom: 20px;
}

.datepicker-wrapper {
	position: relative;
	width: 100%;
}

.datepicker-wrapper .ui-datepicker-trigger {
	position: absolute;
	right: 11px;
	top: 12px;
}

.datepicker-wrapper .ui-datepicker-trigger {
	opacity: 0.3;
	transition: 0.5s;
}

.ui-datepicker-trigger:hover {
	opacity: 1;
}

.start-date:focus + .ui-datepicker-trigger {
	opacity: 1;
}

.recommendation-work h3 {
	margin-bottom: 24px;
	margin-top: 0;
}

.recommendation-work .item {
	position: relative;
}

div.wl-custom-modal .modal-dialog {
	max-width: 580px;
}

.modal-dialog-designer {
	position: relative;
	top: 25%;
}

div.wl-custom-modal .modal-title {
	font-size: 28px;
	line-height: 32px;
	text-align: left;
	font-weight: 400;
	margin-bottom: 20px;
}

div.wl-custom-modal .modal-window .modal-title {

	font-size: 26px;
	margin-bottom: 16px;
}

div.wl-custom-modal .modal-content {
	position: relative;
	padding: 56px;
	border-radius: 8px;
}

div.wl-custom-modal .close {
	position: absolute;
	width: 14px;
	height: 14px;
	border: 0;
	opacity: 1;
	font-size: 0;
	text-shadow: none;
	top: 13px;
	right: 13px;
	background: transparent url("../img/personal/icon-modal-close.svg") no-repeat center;
	margin-right: 0 !important;
}

div.wl-custom-modal p {
	font-size: 16px;
	line-height: 19px;
	text-align: left;
}

.btn-remove {
	position: absolute;
	right: -27px;
	top: 0;
}

.hobby .add-field {
	display: flex;
	align-items: center;
}

.hobby .add-field .add-btn {
	width: 100%;
	max-height: 46px;
	color: #ffffff;
	font-size: 16px;
	padding: 13px 16px;
	font-weight: bold;
	border-radius: 3px;
	background: #121217;
}

.hobby .add-field .add-btn:hover {
	text-decoration: none;
}

.hobby .items .item {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	gap: 8px;
	background-color: #F2F2F2;
	font-size: 16px;
	line-height: 19px;
	padding: 8px 12px 8px 14px;
	color: #626262;
	position: relative;
	border-radius: 35px;
}

.hobby .items .item .btn-remove {
	position: relative;
	right: 0;
}

.form-group .add-field .items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 5px;
}

.hobby-block .form-block .js-form-simple.show .form-group {
	margin: 0;
}

.tab-pane .tab-body .hobby .hobby .form-group .form-input {
	border-radius: 5px 0 0 5px;
}

.hobby-block .form-horizontal .form-group {
	display: flex;
}

.preview .tab-content {
	padding-top: 50px;
}

.preview .tab-body {
	padding: 0 !important;
}

.preview .hobby .items .item {
	background-color: transparent;
	color: black;
}

.preview #cookie-response,
.preview .header {
	display: none;
}

.preview .head-page {
	display: none;
}

.preview .ch-tabs .nav-tabs {
	display: none;
}

.preview .tab-content > .tab-pane {
	display: block !important;
}

.preview .footer {
	display: none;
}

.preview button,
.preview .btn {
	display: none;
}

.preview select.form-control {
	border: 1px solid #c3cbcd;
	background-color: transparent;
	box-shadow: none;
	background-image: none;
}

.preview .ui-datepicker-trigger {
	display: none;
}

.preview .form-control {
	pointer-events: none;
}

.preview .no-preview {
	display: none;
}

.preview select option:disabled {
	display: none;
}

.preview .form-control::placeholder {
	color: transparent;
}

.profile-small {
	max-width: 180px;
	display: flex;
	align-items: center;
}

.profile-small .avatar-box {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.profile-small .avatar {
	max-width: 48px;
}

.profile-small .fio {
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	text-align: left;
	max-width: 95px;
}

.profile-small:hover .fio {
	color: #db182a !important;
}

.profile-small:hover .avatar path {
	fill: #db182a;
}

.action-container {
	display: flex;
	align-items: center;
}

.action-container .action-btn {
	margin-top: 0;
}

.footer.preview {
	display: none;
}

.footer.preview #cookie-response {
	opacity: 0;
	display: none !important;
}

.align-items-center {
	align-items: center;
}

.justify-content-between {
	justify-content: space-between;
}

.personal .icon {
	width: 26px;
	height: 26px;
	background-size: contain !important;
	display: inline-block;
	margin-bottom: -3px;
}

.personal .icon.vk {
	background: url("../img/personal/vk.png") no-repeat bottom;
}

.personal .breadcrumbs .link {
	font-size: 16px;
	line-height: 19px;
	color: #27272c;
	text-decoration: none;
	font-weight: bold;
}

.personal .breadcrumbs .link:hover {
	text-decoration: underline;
}

.personal .page {
	width: 100%;
	background-color: white;
	padding: 45px 15px 70px;
}

.personal .page h1 {
	margin-top: 25px;
	margin-bottom: 50px;
}

.personal .page .page-content {
	margin: 0 auto;
	max-width: 580px;
}

.personal .page .with-icon {
	padding-left: 50px;
	position: relative;
}

.personal .page .with-icon:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
}

.personal .page .with-icon.key:before {
	width: 27px;
	height: 27px;
	background: url("../img/personal/key.svg") no-repeat center;
}

.personal .page .with-icon.notifications:before {
	width: 24px;
	height: 29px;
	background: url("../img/personal/notifications.svg") no-repeat center;
}

.personal .page .with-icon.confident:before {
	width: 32px;
	height: 24px;
	background: url("../img/personal/cofidentiality.svg") no-repeat center;
}

.personal .form-horizontal .form-group {
	margin-bottom: 24px;
}

.personal .form-horizontal.wl-form.js-form-simple .form-group {
	margin: 0;
}

.hobby-block .form-horizontal .form-group {
	display: flex;
}

.block-calendar-date {
	border-radius: 5px;
}

.block-calendar-date .ui-datepicker-header {
	background: #ffffff;
	border: none;
}

.block-calendar-date .ui-datepicker-header .ui-datepicker-title {
	font-family: "GT Walsheim Pro", sans-serif;
	display: flex;
	gap: 8px;
	margin: 0;
}

.block-calendar-date .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
	display: flex;
	gap: 21px;
	width: 142px;
	height: 100% !important;
	max-height: 46px;
	background-image: url(../img/personal/select-arrow-icon.svg);
	background-repeat: no-repeat;
	background-position: center right 15px;
	border-radius: 5px;
	font-family: "GT Walsheim Pro", sans-serif;
	color: #CDCDCF;
	border: 1px solid #CDCDCF;
	padding: 11px 15px 11px 15px;
	appearance: none;
}

.block-calendar-date .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
	display: flex;
	gap: 21px;
	width: 114px;
	height: 46px !important;
	background-image: url(../img/personal/select-arrow-icon.svg);
	background-repeat: no-repeat;
	background-position: center right 10px;
	font-family: "WalsheimPro regular", sans-serif;
	border-radius: 5px;
	color: #CDCDCF;
	border: 1px solid #CDCDCF;
	padding: 11px 15px 11px 15px;
	margin: 0 !important;
	appearance: none;
}

.block-calendar-date .ui-datepicker-buttonpane.ui-widget-content {
	border: none;
}

.block-calendar-date .ui-datepicker-buttonpane.ui-widget-content .ui-priority-secondary {
	border: none;
	background: #ffffff;
	font-family: "GT Walsheim Pro", sans-serif;
	color: #CDCDCF;
	font-size: 14px;
}

.block-calendar-date .ui-datepicker-buttonpane.ui-widget-content .ui-priority-primary {
	display: flex;
	align-items: center;
	background: #121217;
	border-radius: 3px;
	font-family: "GT Walsheim Pro", sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 8px 16px;
}

.personal .form-horizontal .form-group small {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #aab4b6;
}

.education-response__condition-invoice {
	font-size: 14px;
	display: flex;
	justify-content: space-between;
}

.tab-body .form-horizontal.wl-form .form-group textarea.form-input__style.education__textaria.js-error {
	border: 1px solid #bd0c1e;
}

.education-response__condition.js-error {
	color: #bd0c1e;
}

.education__quantity.js-error {
	color: #bd0c1e;
}

.personal .form-horizontal .control-label {
	font-family: "GT Walsheim Pro", sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 16px;
	line-height: 19px;
	color: #121217;
	box-sizing: border-box;
}

.personal .form-horizontal .form-control {
	border: 1px solid #aab4b6;
	box-sizing: border-box;
}

.personal .form-horizontal .btn-outline-light {
	border: 2px solid #aab4b6;
	box-sizing: border-box;
	width: 100%;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #27272c;
	border-radius: 0;
	background-color: transparent;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 24px;
}

.personal .form-horizontal .btn-outline-light:hover {
	color: white;
	background-color: #db182a;
	border-color: transparent;
}

.personal .form-horizontal .switcher {
	background-color: transparent;
	text-align: right;
}

.personal .form-horizontal .switcher [type="checkbox"] {
	opacity: 0;
}

.personal .form-horizontal .switcher label {
	width: 80px;
	height: 40px;
	background-color: #aab4b6;
	border: 1px solid #aab4b6;
	position: relative;
}

.personal .form-horizontal .switcher label:before {
	content: "";
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	background: #f2f2f2;
	top: 8px;
	left: 8px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	transition-property: left;
	transition-duration: 0.2s;
}

.personal .form-horizontal .switcher [type="checkbox"]:checked + label {
	background-color: #db182a;
}

.personal .form-horizontal .switcher [type="checkbox"]:checked + label:before {
	left: auto;
	right: 8px;
}

.ui-datepicker .ui-datepicker-title {
	display: flex;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	height: 40px !important;
	margin-right: 20px !important;
}

div.ui-datepicker .ui-datepicker-next,
div.ui-datepicker .ui-datepicker-prev {
	top: 24px;
	display: none;
}

.profile-widget .flex-column {
	position: relative;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.profile-widget {
	margin-right: -1px;
}

@media (max-width: 1023px) {
	.profile-small .fio {
		display: none;
	}
}

@media (max-width: 1223px) {
	.personal .achivements-widget {
		padding: 60px 50px 50px 55px;
	}
}

@media (min-width: 1023px) {
	.action-container {
		position: absolute;
		right: 0;
	}
}

.required {
	content: "*";
	color: #db182a;
}

.required:before {
	content: "*";
	color: #db182a;
}

.section-event .section--top-head {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.subscribe-event:hover path,
.subscribe-event.active path {
	stroke: #db182a;
	fill: #db182a;
}

.achievements .head-page {
	justify-content: space-between;
}

.achievements .head-page .links {
	width: auto;
}

.achievements .box {
	background: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.achievements .nav-pills li:before {
	display: none;
}

.achievements .nav-pills li {
	margin: 0;
	border: 0;
	padding: 16px 24px;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	border-radius: 0;
	background-color: transparent;
	color: #000;
	font-weight: 500;
}

.achievements .nav-pills li a {
	padding: 0;
	text-decoration: none;
	background-color: transparent;
}

.achievements .nav-pills li:focus a,
.achievements .nav-pills li:hover a,
.achievements .nav-pills li.active a {
	background-color: transparent;
	border: 0;
	color: #db182a;
}

.achievements .search-box {
	border-left: 1px solid #aab4b6;
	border-bottom: 1px solid #aab4b6;
}

.achievements .search-box .search-field {
	width: 100%;
	background-color: transparent;
	border: 0;
	padding: 19px 19px 22px 50px;
	font-size: 16px;
	line-height: 19px;
	height: auto;
	background-image: url("../img/personal/ico-search.svg");
	background-repeat: no-repeat;
	background-position: 27px center;
}

.achievements .search-box .search-field::placeholder {
	color: #000;
}

.achievements .items {
	border-left: 1px solid #aab4b6;
	padding: 12px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	min-height: 220px;
}

.achievements .items .item {
	display: block;
	text-decoration: none;
	margin: 12px;
	text-align: center;
	width: 100px;
	overflow: hidden;
}

.achievements .items .item .icon {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-bottom: 18px;
	overflow: hidden;
}

.achievements .items .item .icon img {
	width: 100%;
}

.achievements .items .item .title {
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #27272c;
}

.achievements .items .item:hover .title {
	color: #db182a;
}

.achievements .btn-box {
	text-align: center;
	margin-top: 22px;
}

.achievements .btn-more {
	border: 2px solid #aab4b6;
	box-sizing: border-box;
	background-color: transparent;
	border-radius: 0;
	padding: 12px;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #27272c;
}

.achievements .btn-more .btn-main {
	width: auto;
	display: inline-block;
}

.achievement-detail .title-box {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.achievement-detail .title-box .title {
	font-size: 28px;
	line-height: 34px;
	font-weight: 500;
	color: #000;
}

.achievement-detail .title-box .icon {
	width: 100px;
	min-width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-right: 24px;
	overflow: hidden;
}

.achievement-detail .title-box .icon img {
	width: 100%;
}

.achievement-detail .detail-text {
	margin-bottom: 32px;
}

@media (max-width: 767px) {
	div.wl-modal .close {
		margin-right: 0;
		bottom: auto;
	}

	.personal {
		padding-top: 24px;
	}

	.personal .photo-box {
		display: block;
	}

	.personal .photo-box .control-label {
		margin-bottom: 15px;
	}

	.personal .btn-box {
		padding: 0;
	}

	.personal .btn-box .btn-back {
		margin-bottom: 15px;
	}

	.personal ul li {
		padding-left: 15px;
	}

	.personal .panel {
		margin-bottom: 0;
	}

	.personal .panel .title {
		padding: 0 15px;
	}

	.personal .panel .panel-body {
		padding: 15px 0;
	}

	.personal .panel .account-state {
		padding-left: 15px;
		padding-right: 15px;
	}

	.personal .education-widget {
		height: auto;
	}

	.personal .widget {
		padding: 0;
		max-height: none;
		min-height: auto;
		width: 100%;
		margin-bottom: 16px;
	}

	.personal .settings-widget {
		padding: 0;
	}

	.personal .settings-widget .item {
		text-align: left;
		margin-bottom: 20px;
	}

	.personal .settings-widget .panel-body {
		position: relative;
		padding: 30px 0 30px 0 !important;
	}

	.red-triangle--top {
		font-size: 15px;
		padding: 0 20px 0 17px;
		text-transform: uppercase;
		margin-top: 0;
		margin-bottom: 20px;
		line-height: 47px;
		height: 45px;
		letter-spacing: 0.07em;
	}

	.red-triangle--top:after {
		content: "";
		display: block;
		position: absolute;
		width: 0;
		height: 0;
		border-right: 45px solid transparent;
		border-bottom: 45px solid #db182a;
		border-left: 0;
		border-top: 0;
		right: -45px;
		top: 0;
		margin-bottom: 0;
		overflow: hidden;
	}

	.personal .events-widget {
		margin-bottom: 60px;
	}

	.personal .events-widget .title {
		padding: 0;
	}

	.personal .events-widget .main {
		height: auto !important;
		position: unset;
		margin-bottom: 50px;
	}

	.personal .events-widget .main .h100 {
		height: auto;
	}

	.personal .events-widget .main .btn-light {
		left: 0;
		right: 0;
	}

	.profile-content {
		padding: 0;
	}

	.profile-content .ch-tabs .tab-content {
		padding: 0 15px;
	}

	.head-page {
		display: block;
		margin-bottom: 17px;
		position: relative;
		padding-left: 0;
	}

	.head-page .personal .red-triangle {
		min-width: 170px;
	}

	.head-page .back-profile {
		position: absolute;
		right: 15px;
		top: 15px;
	}

	.head-page .back-profile span {
		display: none;
	}

	div.wl-modal .modal-body {
		padding: 0 25px;
	}

	div.wl-modal .modal-dialog {
		margin-top: 0;
	}

	div.wl-modal {
		padding-top: 67px;
		padding-left: 15px !important;
	}

	div.wl-modal .modal-footer {
		padding: 0 25px 30px;
	}

	.achievements .nav {
		min-height: 50px;
		margin-left: -15px;
		margin-right: -15px;
		border-bottom: 1px solid #aab4b6;
		display: flex;
		justify-content: space-between;
	}

	.achievements .search-box {
		border-left: 0;
	}

	.achievements .items {
		border-left: 0;
	}

	.achievements .tab-content {
		margin-left: -15px;
		margin-right: -15px;
	}

	.achievements .search-box .search-field {
		padding: 19px 19px 22px 38px;
		background-position: 10px center;
	}
}

.tab-container {
	background: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.tab-container .detail-box {
	position: initial;
	padding-left: 0;
	border-left: 1px solid #aab4b6;
}

.tab-container .search-box {
	width: 100%;
	padding: 10px 27px;
	border-bottom: 1px solid #aab4b6;
	display: flex;
	align-items: center;
	font-weight: 500;
}

.tab-container .search-box label {
	font-weight: 500;
}

.tab-container .search-box .checkbox input + label:before {
	border: 1px solid #27272c;
}

.tab-container .search-box .search-field {
	margin-left: 35px;
	padding-left: 28px;
	border: 0;
	background: url("../img/personal/ico-search.svg") no-repeat 0 50%;
}

.tab-container .search-box .remove-all {
	text-align: right;
	flex-grow: 1;
}

.tab-container .search-box .remove-all a {
	text-decoration: none;
	position: relative;
	padding-left: 22px;
}

.tab-container .search-box .remove-all a:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 14px;
	height: 16px;
	background: url("../img/personal/ico-delete.svg") no-repeat 0 0;
	background-size: cover;
}

.tab-container .items .item.unread {
	background-color: #f2f2f2;
}

.tab-container .items .item {
	display: flex;
	align-items: center;
	padding: 18px 27px;
	border-bottom: 1px solid #aab4b6;
}

.tab-container .items .item .title {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	color: #000;
}

.tab-container .items .item .preview {
	font-size: 16px;
	line-height: 19px;
}

.tab-container .items .item .body {
	width: 100%;
	margin-left: 28px;
}

.tab-container .items .item .body .body-text {
	display: flex;
	align-items: flex-start;
}

.tab-container .items .item .item-footer {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: 18px;
}

.tab-container .items .item .item-footer .date {
	font-size: 12px;
	line-height: 14px;
	color: #aab4b6;
}

.tab-container .items .item .item-footer .detail {
	font-size: 16px;
	line-height: 19px;
	color: #aab4b6;
	text-decoration: underline;
	display: block;
}

.tab-container .items .item .action {
	flex-grow: 1;
	text-align: right;
	min-width: 150px;
}

.tab-container .items .item .action .action-link {
	margin-bottom: 6px;
	text-decoration: underline;
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}

.tab-container .items .item:last-child {
	border-bottom: 0;
}

.tab-container_navs .mobile-link {
	position: relative;
	display: none;
	border-bottom: 1px solid #aab4b6;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	text-decoration: none;
	padding: 15px;
	background: transparent 0 0;
	color: #db182a;
}

.tab-container_navs .mobile-link:after {
	content: "";
	display: block;
	position: absolute;
	width: 12px;
	height: 8px;
	top: 50%;
	margin-top: -4px;
	right: 20px;
	background: url("../img/personal/select-arrow.svg") no-repeat 0 0;
	background-size: cover;
}

.tab-container_navs li {
	padding: 16px 24px;
	width: 100%;
}

.tab-container_navs li:before {
	display: none;
}

.tab-container_navs .item {
	font-size: 18px;
	line-height: 22px;
	padding: 0;
	background: 0;
	color: #000;
	font-weight: 500;
	text-decoration: none;
}

.tab-container_navs li.active .item {
	background-color: transparent !important;
	color: #db182a !important;
}

.tab-container_navs .active {
	color: #db182a !important;
}

.tab-container_navs .collapse-link {
	position: relative;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	text-decoration: none;
	padding: 15px;
	background: transparent 0 0;
	display: block;
}

.tab-container_navs .navigation-link.active {
	color: #db182a;
}

.tab-container_navs .navigation-link {
	position: relative;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	text-decoration: none;
	padding: 15px;
	background: transparent 0 0;
	display: block;
}

.tab-container_navs .collapse-link:after {
	position: absolute;
	content: "";
	display: block;
	width: 12px;
	height: 8px;
	top: 50%;
	margin-top: -4px;
	right: 20px;
	background: url("../img/personal/select-arrow.svg") no-repeat 0 0;
	transform: rotate(180deg);
	background-size: cover;
}

.tab-container_navs .collapse-link.collapsed:after {
	transform: rotate(0);
}

@media (max-width: 767px) {
	.tab-container_navs {
		padding: 0;
	}

	.tab-container_navs .mobile-link {
		display: block;
	}

	.checkbox input + label:before {
		width: 16px;
		height: 16px;
		font-size: 9px;
		margin-top: 1px;
		line-height: 15px;
	}

	.checkbox input + label {
		padding-left: 26px;
		padding-top: 0;
	}

	.tab-container .search-box .search-field {
		margin-left: 15px;
		max-width: 90px;
	}

	.tab-container .search-box {
		padding: 10px 15px;
	}

	.tab-container .items .item {
		padding: 18px 15px;
		position: relative;
	}

	.detail-box {
		padding-right: 0;
	}

	.detail-box .item .check {
		position: absolute;
		right: 0;
		top: 10px;
	}

	.tab-container .items .item .body .body-text {
		display: block;
	}

	.tab-container .items .item .action {
		display: flex;
		justify-content: space-between;
		margin-top: 16px;
	}

	.tab-container .items .item .body {
		margin-left: 0;
	}

	.tab-container .items .item .title {
		padding-right: 15px;
	}
}

.no-items-alert {
	padding: 20px;
}

.notifications .head-page {
	justify-content: space-between;
}

.notifications .head-page .links {
	width: auto;
}

.notification-widget-box {
	position: relative;
}

.notification-widget-box .notification-widget {
	width: 24px;
	height: 29px;
	display: block;
	position: relative;
	background: url("../img/personal/ico-notification.svg") no-repeat 0 0;
	background-size: cover;
	margin-right: 30px;
}

.notification-widget-box .notification-widget .count {
	position: absolute;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #db182a;
	color: #f2f2f2;
	line-height: 16px;
	font-size: 9px;
	text-align: center;
	bottom: -2px;
	right: -9px;
}

.notification-widget-box .notification-panel {
	position: absolute;
	opacity: 0;
	display: none;
	color: #f2f2f2;
	background-color: #27272c;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	transition-property: opacity;
	transition-duration: 0.2s;
	text-align: left;
	left: -230px;
	top: 65px;
}

.notification-widget-box .notification-panel .panel-header {
	position: relative;
	border-bottom: 1px solid #aab4b6;
	padding: 15px 60px 15px 24px;
}

.notification-widget-box .notification-panel .panel-header .title {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
}

.notification-widget-box .notification-panel .items .item {
	padding-left: 56px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #aab4b6;
	min-width: 280px;
	background-image: url("../img/personal/ico-msg.svg");
	background-repeat: no-repeat;
	background-position: 18px 50%;
	text-decoration: none;
	display: block;
	width: 100%;
}

.notification-widget-box .notification-panel .items .title {
	font-size: 16px;
	line-height: 19px;
	color: #f2f2f2;
	margin-bottom: 2px;
}

.notification-widget-box .notification-panel .items .preview {
	font-size: 12px;
	line-height: 14px;
	color: #f2f2f2;
	margin-bottom: 4px;
}

.notification-widget-box .notification-panel .items .date {
	font-size: 12px;
	line-height: 14px;
	color: #aab4b6;
}

.notification-widget-box .notification-panel .close-btn {
	width: 14px;
	height: 14px;
	background: url("../img/personal/ico-close.svg") no-repeat 0 0;
	background-size: cover;
	position: absolute;
	right: 20px;
	top: 20px;
	display: block;
}

.notification-widget-box .n-footer {
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #f2f2f2;
	padding: 20px 30px;
	display: block;
	font-weight: 500;
}

table.data-table thead th,
table.data-table thead td {
	font-size: 16px;
	line-height: 19px;
	padding: 20px;
	text-align: center;
	color: #aab4b6;
	font-weight: normal;
	border-bottom: 1px solid #aab4b6;
}

table.data-table > tbody > tr.child ul.dtr-details {
	display: table;
	width: 100%;
}

table.data-table > tbody > tr.child ul.dtr-details > li {
	border: 0;
	display: table-row;
	padding: 0;
}

table.data-table > tbody > tr.child ul.dtr-details > li:before {
	display: none;
}

table.data-table > tbody > tr.child span.dtr-title {
	display: table-cell;
	min-width: 75px;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	padding: 8px;
	color: #aab4b6;
}

table.data-table > tbody > tr.child span.dtr-data {
	display: table-cell;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #27272c;
	padding: 8px;
	text-align: center;
}

.hide-pagination .dataTables_paginate {
	display: none;
}

table.dataTable.no-footer {
	border: 0;
}

@media (min-width: 768px) {
	.flex-wrap {
		display: flex;
	}
}

@media (max-width: 767px) {
	.notification-widget-box .notification-panel {
		left: 0;
		right: 0;
	}

	table.data-table thead th,
	table.data-table thead td {
		border: 0;
	}

	table.data-table tbody tr.user-row td {
		border-top: 1px solid #aab4b6;
	}

	table.data-table tbody tr td.main-column {
		position: relative;
		padding-right: 45px;
	}

	.hide-moble {
		display: none;
	}

	table.data-table tbody tr td.main-column:after {
		position: absolute;
		content: "";
		display: block;
		width: 12px;
		height: 8px;
		top: 50%;
		margin-top: -4px;
		right: 20px;
		background: url("../img/personal/select-arrow.svg") no-repeat 0 0;
		background-size: cover;
	}

	table.data-table tbody tr.active-row td.main-column:after {
		transform: rotate(180deg);
	}
}

:focus {
	outline: 0;
}

.achievements-widget .panel-body {
	padding-bottom: 35px !important;
	position: relative;
}

.achievements-widget .items {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: flex-start;
}

.achievements-widget .items .item {
	padding: 10px;
	width: 50%;
	max-width: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}

.achievements-widget .items .item .ico {
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 20px;
}

.achievements-widget .items .item .ico img {
	height: 100%;
}

.achievement-detail {
	text-align: left;
}

.achievement-detail .title-box {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.achievement-detail .icon {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.achievement-detail .title {
	text-align: left;
	font-size: 28px;
	line-height: 34px;
	color: #000;
	margin-right: 24px;
}

.achievement-detail .detail-text {
	text-align: left;
}

@media (max-width: 767px) {
	.achievements-widget .items .item {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}

	.achievements-widget .items .item .ico {
		margin-right: 15px;
		margin-bottom: 0;
	}
}

.red-triangle--top.dark {
	background-color: #27272c;
}

.red-triangle--top.dark:before {
	border-top-color: #27272c !important;
	border-right-color: #27272c !important;
}

.red-triangle--top.dark:after {
	border-bottom-color: #27272c !important;
}

@media (max-width: 1289px) {
	.profile-small .fio {
		display: none;
	}
}

.btn-more-box {
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}

.btn-more {
	border: 2px solid #aab4b6;
	box-sizing: border-box;
	background-color: transparent;
	border-radius: 0;
	padding: 12px;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #27272c;
	width: auto;
	display: inline-block;
}

.gifts .tab-container .search-box .search-field {
	margin-left: 0;
}

.gifts .new-gift {
	font-size: 16px;
	line-height: 19px;
	color: #db182a;
}

.gifts .sub-title {
	margin-bottom: 4px;
	margin-top: 4px;
}

.gifts .tab-container .items .item {
	align-items: flex-start;
}

.gifts .preview-picture {
	width: 100px;
	min-width: 100px;
	height: 100px;
	background-size: contain;
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
}

.gifts .preview-text {
	margin-top: 24px;
}

.gifts .preview button,
.gifts .preview .btn {
	width: auto;
	display: inline-block;
	margin-top: 24px;
	min-width: 332px;
}

.gift-detail {
	text-align: left;
}

.gift-detail .title {
	font-size: 28px;
	line-height: 34px;
	text-align: left;
	color: #000;
	font-weight: 500;
	margin-bottom: 24px;
}

.gift-detail .detail-text {
	font-size: 16px;
	line-height: 19px;
	color: #000;
	margin-bottom: 42px;
}

.password-field {
	position: relative;
}

.password-field .show-password {
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
	right: 5px;
	top: 50%;
	margin-top: -13px;
	background: url("../img/personal/cofidentiality.svg") no-repeat center;
	background-size: contain;
}

.password-field .show-password.show {
	background-image: url("../img/personal/cofidentiality-red.svg");
}

.head-page a {
	margin-left: 0;
}

@media (max-width: 1023px) {
	.achievements-widget .items .item {
		max-width: none;
		min-width: 100px;
	}

	.personal .red-triangle__wrap .red-triangle:nth-child(n + 2):before {
		border: 45px solid transparent;
		border-top: 45px solid #db182a;
		border-right: 0;
		margin-top: 0;
		left: -45px;
	}
}

@media (max-width: 767px) {
	.personal .head-page {
		display: flex;
		align-items: flex-start;
	}

	.personal .head-page .back-profile {
		position: initial;
	}

	.personal .general .link-wrap {
		padding: 0 15px;
	}

	.personal .red-triangle__wrap .red-triangle:nth-child(n + 2):before {
		display: none;
	}

	.achievements .items {
		justify-content: space-around;
	}

	.tab-container .detail-box {
		border-left: 0;
	}

	.gifts-widget .items {
		padding-left: 15px;
	}

	.gifts .preview button,
	.gifts .preview .btn {
		width: 100%;
		min-width: auto;
	}

	.tab-container .items .item .body {
		margin-left: 15px;
	}

	.gifts .tab-container .items .item .action {
		display: block;
	}

	.gifts .search-box .search-box {
		max-width: none;
		width: 100%;
	}

	.gifts .head-page .links {
		justify-content: flex-end;
	}

	.notification-widget-box .notification-panel {
		left: -100px;
		min-width: 300px;
	}
}

.personal .widgets .panel .panel-body {
	padding-bottom: 70px;
}

.profile-widget .panel-body {
	padding-bottom: 0 !important;
}

.with-subscribe {
	position: relative;
	padding-right: 35px;
}

.with-subscribe .subscribe-event {
	position: absolute;
	right: 0;
	top: 0;
}

.crop-normal {
	position: relative;
}

.crop-normal .subscribe-event {
	position: absolute;
	right: 15px;
	top: 15px;
}

.ws-item h3 {
	margin-top: 0;
}

.ws-item .crop-normal {
	margin-bottom: 10px;
	padding-top: 0;
}

.pt-0 {
	padding-top: 0;
}

.search-box-custom {
	display: flex;
}

.custom-select {
	box-shadow: none;
	height: 40px;
	padding: 8px 8px;
	border: 2px solid #dfe3e4;
	background-color: #fff;
	border-radius: 0;
	transition: border-color 0.3s ease;
}

.ws-btn-box {
	display: flex;
	align-items: center;
}

.ws-btn-box .subscribe-event {
	opacity: 0.2;
}

.ws-btn-box .subscribe-event.light,
.ws-btn-box .subscribe-event.active {
	opacity: 1;
}

.meta-box {
	display: flex;
	justify-content: space-between;
}

.subscribe-icon-box {
	align-items: center;
}

@media (max-width: 1023px) {
	.search-box-custom {
		display: block;
	}

	.search-box-custom .custom-select {
		margin-left: -10px;
		margin-bottom: 15px;
	}
}

.section a p + figcaption {
	margin-top: 15px;
}

.vacancy .crop-normal {
	padding-top: 72.5%;
}

.personal-banner {
	background-color: #19202c;
	color: #fff;
	font-family: "FuturaPT", sans-serif;
	font-style: normal;
	padding: 30px 380px 30px 70px;
	position: relative;
	min-height: 280px;
	display: block;
	text-decoration: none;
}

.personal-banner:hover {
	color: #fff !important;
}

.personal-banner:before {
	content: "";
	position: absolute;
	width: 387px;
	top: 0;
	bottom: 0;
	right: 0;
	background: url("../svg/personal-banner-img.svg") no-repeat center;
}

.personal-banner .title {
	font-weight: 600;
	font-size: 36px;
	line-height: 35px;
	margin-bottom: 25px;
	max-width: 520px;
}

.personal-banner .text {
	font-family: "FuturaPT", sans-serif;
	font-weight: normal;
	font-size: 19px;
	line-height: 23px;
	margin-bottom: 30px;
	max-width: 400px;
}

.personal-banner .btn {
	background-color: #ce0015;
	text-decoration: none;
	border-radius: 0;
	border: 0;
	font-family: "FuturaPT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 29px;
	line-height: 35px;
}

@media (max-width: 767px) {
	.personal-banner {
		padding: 30px;
		margin-bottom: 25px;
	}

	.personal-banner .text {
		max-width: none;
	}

	.personal-banner .title {
		max-width: none;
	}

	.personal-banner:before {
		content: "";
		position: absolute;
		width: 205px;
		height: 88px;
		bottom: 0;
		right: 0;
		top: auto;
		background: url("../svg/personal-banner-img-adapt.svg") no-repeat center;
	}
}

.btn-modal-ok {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	min-width: 130px;
}

.fs25 {
	font-size: 25px;
	line-height: 28px;
}

.mb-20 {
	margin-bottom: 20px !important;
}

@media (max-width: 767px) {
	.personal .widgets .anounce .panel .panel-body {
		padding: 30px;
	}
}

.col-sm-8 {
	box-sizing: border-box;
}

.refferal a {
	color: #db182a;
}

.refferal a.btn {
	color: white;
}

.phone-box {
	display: flex;
	justify-content: stretch;
}

.phone-box select {
	max-width: 80px;
}

@media (max-width: 600px) {
	.wl-custom-modal {
		padding-right: 0 !important;
	}

	.panel.cases .btn-box {
		text-align: center;
	}

	.panel.cases .btn-box .btn {
		width: 100%;
	}

	div.wl-custom-modal .modal-content {
		padding: 40px;
	}

	div.wl-custom-modal .form-group {
		margin-left: 0;
		margin-right: 0;
	}
}

.wl-personal {
	font-family: "Factor A", sans-serif;
	color: #19202c;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	position: relative;
}

.wl-personal p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
}

.resume-designer-page {
	background-color: #f2f2f2;
}

.wl-personal h1 {
	font-weight: 500;
	font-size: 28px;
	line-height: 34px;
	color: #19202c;
	padding-top: 30px;
	padding-bottom: 18px;
}

.wl-personal h2 {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 40px;
	margin-top: 0
}

.wl-personal .participants-team-name {
	font-family: "WalsheimPro Bold", sans-serif;
	margin-bottom: 28px;
}

.wl-personal .participants-list *,
.wl-personal .load-info * {
	font-size: 14px;
}

@media (min-width: 577px) {
	.wl-personal h2.personal-data-title {
		margin-top: 30px;
	}
}

@media (max-width: 576px) {
	.wl-personal h2.personal-data-title {
		margin-top: 20px;
	}

	.wl-form .btn-remove.js-btn-remove {
		position: absolute;
		right: 10px;
		top: 10px
	}

	.wl-form .hobby .items .item .btn-remove {
		top: 0;
	}
}

.wl-personal .card .card-body h2 {
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 24px;
	margin-top: 0;
}

.wl-personal .championships-personal-account {
	display: flex;
	gap: 24px;
}

.wl-personal .championships-personal-account__sidebar {
	width: 302px;
	flex-shrink: 0;
}

.wl-personal .championships-personal-account-content {
	flex: 1;
	min-width: 0;
	height: 100%;
}

@media (max-width: 1279px) {
	.wl-personal .championships-personal-account {
		flex-direction: column;
	}

	.wl-personal .championships-personal-account__sidebar {
		width: 100%;
	}
}

.ps-main__banner-container {
	margin: 0 auto;
	width: 100%;
	max-width: 1260px;
	height: 240px;
	margin-bottom: 30px;

}

.ps-main__banner-link {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/personal/Images/pa-banner-university-ranking.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

@media (max-width: 1200px) {
	.ps-main__banner-container {
		height: 192px;
	}
}

@media (max-width: 1100px) {
	.ps-main__banner-container {
		height: 180px;
	}
}

@media (max-width: 990px) {
	.ps-main__banner-container {
		height: 140px;
	}
}

@media (max-width: 900px) {
	.ps-main__banner-container {
		height: 127px;
	}
}

@media (max-width: 800px) {
	.ps-main__banner-container {
		height: 112px;
	}
}

@media (max-width: 767px) {
	.ps-main__banner-container {
		height: 200px;
	}
}

@media (max-width: 700px) {
	.ps-main__banner-container {
		height: 177px;
	}
}

@media (max-width: 600px) {
	.ps-main__banner-container {
		height: 722px;
	}

	.ps-main__banner-link {
		background-image: url(/personal/Images/pa-banner-university-ranking-mobile.svg);
	}
}

@media (max-width: 530px) {
	.ps-main__banner-container {
		height: 630px;
	}
}

@media (max-width: 460px) {
	.ps-main__banner-container {
		height: 540px;
	}
}

@media (max-width: 400px) {
	.ps-main__banner-container {
		height: 410px;
	}
}

@media (max-width: 380px) {
	.ps-main__banner-container {
		height: 400px;
	}
}

@media (max-width: 350px) {
	.ps-main__banner-container {
		height: 387px;
	}
}

@media (max-width: 320px) {
	.ps-main__banner-container {
		height: 358px;
	}
}

@media (max-width: 300px) {
	.ps-main__banner-container {
		height: 330px;
	}
}

.championships__banner-container {
	width: 100%;
	margin-bottom: 20px;
	display: none;
}

.championships__banner {
	width: 100%;
	max-height: 155px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	background-color: #000000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	font-family: "GT Walsheim Pro", sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding: 25px;
	border-radius: 3px;
	position: relative;
}

a.championships__banner:hover {
	color: #ffffff;
}

.championships__banner-text {
	max-width: 600px;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.championships__banner-title {
	font-size: 24px;
}

.championships__banner-info {
	font-size: 16px;
}

.championships__banner-btn {
	width: 17px;
	height: 17px;
	background-image: url(/local/templates/new/assets/img/banner-btn-img.svg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	position: absolute;
	top: 8px;
	right: 25px;
}

@media (max-width: 800px) {
	.championships__banner-title {
		font-size: 22px;
	}
}

@media (max-width: 500px) {
	.championships__banner-title {
		font-size: 18px;
	}

	.championships__banner-info {
		font-size: 14px;
	}

	.championships__banner-img {
		display: none;
	}
}

.internships__banner-container {
	width: 100%;
	margin-bottom: 32px;
}

.internships__banner {
	width: 100%;
	max-height: 155px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	background-color: #BD0C1E;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	font-family: "GT Walsheim Pro", sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding: 40px;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
}

a.internships__banner:hover {
	color: #ffffff;
}

.internships__banner-text {
	max-width: 608px;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.internships__banner-title {
	font-size: 22px;
}

.internships__banner-info {
	font-size: 16px;
}

.internships__banner-img img {
	position: relative;
	bottom: -30px;
}

.internships__banner-btn {
	width: 17px;
	height: 17px;
	background-image: url(/local/templates/new/assets/img/banner-btn-close.svg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	position: absolute;
	top: 8px;
	right: 25px;
}

@media (max-width: 991px) {
	.internships__banner-img {
		display: none;
	}
}


@media (max-width: 800px) {
	.internships_banner-title {
		font-size: 22px;
	}
}

@media (max-width: 767px) {
	.internships__banner-img {
		display: block;
	}
}

@media (max-width: 605px) {
	.internships__banner-img {
		display: none;
	}
}

@media (max-width: 500px) {

	.internships__banner {
		max-height: 191px;
	}

	.internships__banner-title {
		font-size: 18px;
	}

	.internships__banner-info {
		font-size: 14px;
	}
}

@media (max-width: 400px) {

	.internships__banner {
		max-height: 100%;
	}
}

.event-items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 16px;
}

.wl-personal .event-items.row {
	grid-gap: 0;
	justify-content: flex-start;
}

.event-items.row > div {
	margin-bottom: 16px;
}

.wl-personal .edit {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 15px;
	height: 15px;
	background: url("../img/cabinet/edit.svg") no-repeat center;
	background-size: contain;
}

.wl-personal .panel {
	background: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	border-radius: 0;
	padding: 0;
	border: 0;
	margin-bottom: 32px
}

.wl-personal .panel-body {
	padding: 24px 40px
}

.wl-personal .panel-header-link {
	font-size: 14px;
	line-height: 17px;
	text-decoration: underline;
}

.wl-personal .personal-menu {
	position: relative;
	border-radius: 16px;
	box-shadow: none;
}

.wl-personal .personal-menu:not(.dashboards-menu) {
	max-height: 724px;
	margin-right: 1px;
	@media (max-width: 1315px) {
		max-height: 588px;
	}
	.ch-upload-photo {
		position: relative;
	}

	.ch-upload-photo__preview {
		border-radius: 50%;
	}

	.ch-upload-photo__upload {
		border-radius: 0;
	}

	.ch-upload-photo__upload::after {
		content: '';
		position: absolute;
		right: 0;
		bottom: 0;
		width: 24px;
		height: 24px;
		border-radius: 50%;
		background-color: #fff;
		background-image: url("data:image/svg+xml,%3Csvg viewBox='12 12 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.3045 13.6957C22.1365 13.5275 21.937 13.3941 21.7174 13.3031C21.4978 13.2121 21.2625 13.1652 21.0247 13.1652C20.787 13.1652 20.5517 13.2121 20.3321 13.3031C20.1125 13.3941 19.913 13.5275 19.745 13.6957L14.3095 19.1311C14.0515 19.3895 13.8675 19.7123 13.7765 20.066L13.1758 22.4039C13.1609 22.4621 13.1614 22.5231 13.1773 22.581C13.1933 22.6389 13.224 22.6917 13.2665 22.7341C13.309 22.7765 13.3619 22.807 13.4199 22.8228C13.4778 22.8385 13.5389 22.8388 13.597 22.8237L15.9342 22.2237C16.288 22.133 16.6109 21.9489 16.8691 21.6907L22.3045 16.2553C22.4727 16.0872 22.6061 15.8877 22.6971 15.6681C22.7882 15.4486 22.835 15.2132 22.835 14.9755C22.835 14.7377 22.7882 14.5024 22.6971 14.2828C22.6061 14.0632 22.4727 13.8637 22.3045 13.6957ZM20.2331 14.1838C20.4431 13.9739 20.7278 13.8559 21.0247 13.8559C21.3217 13.8559 21.6064 13.9739 21.8164 14.1838C22.0263 14.3938 22.1443 14.6785 22.1443 14.9755C22.1443 15.2724 22.0263 15.5571 21.8164 15.7671L21.2785 16.305L19.6952 14.7217L20.2331 14.1838ZM19.2071 15.2099L20.7903 16.7931L16.381 21.2025C16.2101 21.3732 15.9964 21.4949 15.7623 21.5546L13.9899 22.0103L14.4456 20.2379C14.505 20.0037 14.6267 19.7899 14.7977 19.6192L19.2071 15.2099Z' fill='%23222222'/%3E%3C/svg%3E");
		background-size: 14px 14px;
		background-repeat: no-repeat;
		background-position: center;
		box-shadow: 0 0 8px rgba(157, 157, 157, 0.2);
		transition: background-image 0.3s;
		pointer-events: none;
		z-index: 2;
	}

	.ch-upload-photo__upload:hover::after {
		background-image: url("data:image/svg+xml,%3Csvg viewBox='12 12 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.3045 13.6957C22.1365 13.5275 21.937 13.3941 21.7174 13.3031C21.4978 13.2121 21.2625 13.1652 21.0247 13.1652C20.787 13.1652 20.5517 13.2121 20.3321 13.3031C20.1125 13.3941 19.913 13.5275 19.745 13.6957L14.3095 19.1311C14.0515 19.3895 13.8675 19.7123 13.7765 20.066L13.1758 22.4039C13.1609 22.4621 13.1614 22.5231 13.1773 22.581C13.1933 22.6389 13.224 22.6917 13.2665 22.7341C13.309 22.7765 13.3619 22.807 13.4199 22.8228C13.4778 22.8385 13.5389 22.8388 13.597 22.8237L15.9342 22.2237C16.288 22.133 16.6109 21.9489 16.8691 21.6907L22.3045 16.2553C22.4727 16.0872 22.6061 15.8877 22.6971 15.6681C22.7882 15.4486 22.835 15.2132 22.835 14.9755C22.835 14.7377 22.7882 14.5024 22.6971 14.2828C22.6061 14.0632 22.4727 13.8637 22.3045 13.6957ZM20.2331 14.1838C20.4431 13.9739 20.7278 13.8559 21.0247 13.8559C21.3217 13.8559 21.6064 13.9739 21.8164 14.1838C22.0263 14.3938 22.1443 14.6785 22.1443 14.9755C22.1443 15.2724 22.0263 15.5571 21.8164 15.7671L21.2785 16.305L19.6952 14.7217L20.2331 14.1838ZM19.2071 15.2099L20.7903 16.7931L16.381 21.2025C16.2101 21.3732 15.9964 21.4949 15.7623 21.5546L13.9899 22.0103L14.4456 20.2379C14.505 20.0037 14.6267 19.7899 14.7977 19.6192L19.2071 15.2099Z' fill='%23BD0C1E'/%3E%3C/svg%3E");
	}

	.ch-upload-photo__remove {
		display: none !important;
	}
}

@media (max-width: 1279px) {
	.wl-personal .personal-menu:not(.dashboards-menu) {
		margin-right: 0;
		transition: all 0.3s ease;
		margin-top: 0;
		border-radius: 0;
		background: transparent;
	}

	.wl-personal .personal-menu.active:not(.dashboards-menu) {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		min-height: 100vh;
		z-index: 9999;
		background-color: #F2F2F2;
		padding: 24px 16px;
	}
}

.wl-personal .personal-menu .form-field--photo {
	margin-bottom: 0;
}

.wl-personal .personal-menu .ch-upload-photo__upload {
	background: transparent;
	width: 60px;
	height: 60px;
}

.wl-personal .personal-menu .profile-info-wrap {
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 16px 16px 15px;
	border-radius: 16px;
	border-bottom: 1px solid #F2F2F2;
}

@media (max-width: 1279px) {
	.wl-personal .personal-menu .profile-info-wrap {
		background: #fff;
	}
}

.wl-personal .personal-menu .profile-info__text p {
	font-size: 14px;
	line-height: 1.14;
}

.wl-personal .personal-menu .profile-info__name {
	margin-bottom: 0px;
	font-style: normal;
	text-align: left;
}

.wl-personal .personal-menu .profile-info__level {
	margin-bottom: 0;
	color: #9D9D9D;
}

.wl-personal .profile-info-detail-wrap {
	position: relative;
	padding: 16px 11px 16px 33px;
}

.wl-personal .user-detail {
	display: flex;
	align-items: center;
	margin-bottom: 8px
}

.wl-personal .user-detail .name {
	width: 43%;
	padding-right: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding-top: 3px;
}

.wl-personal .user-detail .value {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	width: 57%;
}

.wl-personal .personal-menu:not(.dashboards-menu) #multiCollapseExample1 {
	flex-direction: column;
	justify-content: space-between;
}

@media (min-width: 1280px) {
	.wl-personal .personal-menu:not(.dashboards-menu),
	.wl-personal .personal-menu:not(.dashboards-menu) #multiCollapseExample1 {
		display: flex;
		height: 100%;
	}
}

@media (max-width: 1279px) {
	.wl-personal .personal-menu.active:not(.dashboards-menu) #multiCollapseExample1 {
		display: flex;
	}

	.wl-personal .personal-menu:not(.dashboards-menu) .exit-wrap {
		transition: all 0.3s ease;
		opacity: 0;
		padding: 0;
	}

	.wl-personal .personal-menu:not(.dashboards-menu) .exit-wrap.active {
		opacity: 1;
	}
}

.wl-personal .personal-menu:not(.dashboards-menu) .menu-items {
	padding: 16px;
}

.wl-personal .personal-menu:not(.dashboards-menu) .menu-items .item {
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 16px;
	position: relative;
}

.wl-personal .personal-menu .menu-items .item.active {
	color: #BD0C1E;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

.wl-personal .personal-menu .menu-items .item.disabled {
	background: #dfe3e4;
}

.wl-personal .personal-menu .menu-items .item svg {
	fill: #121217;
}

.wl-personal .personal-menu .menu-items .item.active svg {
	fill: #BD0C1E;
}

.wl-personal .personal-menu .menu-items .item.disabled .badge {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px;
	height: 60px;
	border-radius: 0;
	border: 30px solid transparent;
	background-color: transparent;
	border-top: 30px solid #bd0c1e;
	border-right: 30px solid #bd0c1e;
	padding: 0;
}

.wl-personal .personal-menu .menu-items .item.disabled .badge .text {
	font-style: normal;
	position: absolute;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	transform: rotate(45.36deg);
	top: -16px;
	right: -26px;
}

.wl-personal .exit-wrap {
	padding: 19px 16px 27px;
}

.wl-personal .exit:before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background: url("../img/cabinet/icon-exit.svg") no-repeat center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.wl-personal .exit {
	min-height: 24px;
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	padding-left: 30px;
	text-decoration: none;
	color: #aab4b6;
}

.wl-personal .event-items {
	display: flex;
	justify-content: space-between;
}

.wl-personal .event-items .to-subscribe,
.wl-personal .event-items .in-subscribe {
	position: absolute;
	right: 12px;
	top: 10px
}

.wl-personal .event-items .item {
	display: block;
	margin-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	width: 33%;
}

.wl-personal .event-items .item-wrap {
	position: relative;
}

.wl-personal .event-items .subscribe-wrap {
	position: absolute;
	right: 0;
	top: 0;
	width: 31px;
	height: 31px;
	display: flex;
	background-color: rgba(255, 255, 255, 0.5);
}

.wl-personal .event-items .item .section {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 110%;
	color: #aab4b6;
	display: flex;
	align-items: flex-end;
	margin-bottom: 5px;
}

.wl-personal .event-items .item .section .section__name {
	color: #19202c;
	font-weight: normal;
	font-size: 14px;
	line-height: 1;
	margin-right: 5px;
}

.wl-personal .event-items .item .section .section__countdown {
	color: #bd0c1e01;
	font-weight: 500;
	font-size: 18px;
	line-height: 1;
}

.wl-personal .event-items .item .img {
	background-color: #dfe3e4;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	position: relative;
	padding-bottom: 70%;
	height: 169px;
}

.wl-personal .event-items .item .title {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 110%;
	margin-bottom: 8px;
}

.wl-personal .event-items .item .preview-text {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 110%;
}

.wl-personal .preview-tags {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 110%;
	color: #aab4b6;
}

.wl-personal .preview-tags a {
	color: #aab4b6;
	text-decoration: none;
	transition-duration: 0.3s;
	transition-property: color;
}

.wl-personal .preview-tags a:hover {
	text-decoration: none;
	color: #bd0c1e;
}

.subscribe-wrap {
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
}

.wl-personal .subscribe-wrap .to-subscribe,
.wl-personal .subscribe-wrap .in-subscribe {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.wl-personal .subscribe-wrap .to-subscribe {
	background-image: url("../img/cabinet/ico-to-subscribe.svg");
}

.wl-personal .subscribe-wrap .in-subscribe {
	background-image: url("../img/cabinet/ico-in-subscribe.svg");
}

.wl-personal .to-subscribe {
	width: 16px;
	height: 16px;
	background: url("../img/cabinet/ico-to-subscribe.svg") no-repeat center;
	background-size: contain;
	display: inline-block
}

.wl-personal .in-subscribe {
	width: 16px;
	height: 16px;
	background: url("../img/cabinet/ico-in-subscribe.svg") no-repeat center;
	background-size: contain;
	display: inline-block
}

.wl-personal .banner {
	background-color: #21252f;
	color: #f2f2f2;
	position: relative;
}

.wl-personal .banner p {
	font-weight: 500;
	margin-bottom: 32px;
}

.wl-personal .banner .anounce-img {
	position: absolute;
	right: 60px;
	top: 0;
	bottom: 0;
	height: 100%;
}

.wl-personal .btn.btn-primary {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}

.wl-personal .icons-block {
	display: flex;
	justify-content: space-between;
}

.wl-personal .icon-link {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 110%;
	text-align: center;
	text-decoration: none;
	color: #19202c;
	margin-bottom: 15px;
}

.wl-personal .icon-link .btn {
	margin-right: 0;
}

.wl-personal .icon {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 120px;
	height: 120px;
	margin-bottom: 17px;
}

.wl-personal .icon.book {
	background-image: url("../img/cabinet/ico-book.svg");
}

.wl-personal .icon.articles {
	background-image: url("../img/cabinet/ico-articles.svg");
}

.wl-personal .icon.recommendation {
	background-image: url("../img/cabinet/ico-recommendation.svg");
}

.wl-personal .icon.courses {
	background-image: url("../img/cabinet/ico-courses.svg");
}

.wl-personal .tooltip {
	background: #fff;
	border: .5px solid #bd0c1e;
	padding: 9px !important;
	max-width: 105px;
	margin-left: auto !important
}

.wl-personal .tooltip-inner {
	font-style: normal;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 14px;
	color: #000;
	padding: 0
}

div.wl-modal .modal-header {
	border: 0;
	padding-top: 35px;
	padding-left: 50px;
	padding-right: 80px;
	margin-bottom: 24px
}

div.wl-modal .close:focus {
	outline: 0;
	border: 0;
}

.btn-card-footer-link {
	border-top: 0.5px solid #aab4b6;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-radius: 0;
	min-height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #19202c;
	transition-property: color, background-color;
	transition-duration: 0.3s;
	text-decoration: none;
}

.btn-card-footer-link:hover {
	background-color: #bd0c1e;
	color: #f2f2f2;
	text-decoration: none;
}

.profile-success .tooltip-inner {
	background-color: white;
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	border: 0.5px solid #03c73a;
	border-radius: 0;
	padding: 10px;
	max-width: 100px;
}

.profile-success .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
	border-bottom-color: #03c73a;
}

.profile-success .bs-tooltip-auto[x-placement^="right"] .arrow::before {
	border-right-color: #03c73a;
}

.profile-success .bs-tooltip-auto[x-placement^="left"] .arrow::before {
	border-left-color: #03c73a;
}

.profile-success .bs-tooltip-auto[x-placement^="top"] .arrow::before {
	border-top-color: #03c73a;
}

.profile-fail .tooltip-inner {
	background-color: white;
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	border: 0.5px solid #bd0c1e;
	border-radius: 0;
	padding: 10px;
	max-width: 100px;
}

.profile-fail .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
	border-bottom-color: #bd0c1e;
}

.profile-fail .bs-tooltip-auto[x-placement^="right"] .arrow::before {
	border-bottom-color: #bd0c1e;
}

.profile-fail .bs-tooltip-auto[x-placement^="left"] .arrow::before {
	border-bottom-color: #bd0c1e;
}

.profile-fail .bs-tooltip-auto[x-placement^="top"] .arrow::before {
	border-bottom-color: #bd0c1e;
}

.card.custom.banner-anounce .anounce-text {
	max-width: 550px;
}

.card.custom.banner-anounce .card-body {
	padding-right: 320px;
}

@media (max-width: 600px) {
	.wl-personal .personal-menu .status .tooltip-border {
		transform: scale(-1, 1);
	}

	.wl-personal .personal-menu .status .tooltip-status,
	.wl-personal .personal-menu .status .tooltip-border {
		left: -76px;
		top: -70px;
	}
}

@media (max-width: 992px) {
	.card.custom.banner-anounce .anounce-text {
		max-width: none;
		order: 3;
	}

	.personal .ch-tabs .nav-tabs > li {
		padding: 10px 10px;
	}

	.card.custom.banner-anounce .card-body {
		padding-right: 40px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.card.custom.banner-anounce .anounce-img {
		position: relative;
		order: 2;
		left: auto;
		right: auto;
		margin-bottom: 20px;
	}

	.card.custom.banner-anounce h2 {
		order: 1;
		margin-bottom: 10px;
	}

	.card.custom.banner-anounce .btn {
		order: 3;
	}
}

#championships .card {
	margin-bottom: 30px;
}

.championships .event-items p {
	color: #aab4b6;
}

.event-items .col p {
	width: max-content;
}

.championships .item {
	margin-bottom: 25px;
}

.championships .item .wrap-link {
	display: block;
}

.championships .item .wrap-link:hover {
	text-decoration: none;
	color: #db182a;
}

.championships .item .wrap-link:hover .title {
	color: #db182a;
}

.championships .item .image {
	padding-bottom: 70%;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

.championships .item .title {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #27272c;
	margin-bottom: 15px;
	transition: all 0.3s;
}

.championships .item .tags {
	font-size: 16px;
	line-height: 110%;
	color: #aab4b6;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 25px;
}

.championships .item .tag-item {
	margin-right: 20px;
	position: relative;
}

.championships .item .tag-item:after {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #aab4b6;
	position: absolute;
	right: -14px;
	top: 50%;
	transform: translateY(-50%);
}

.championships .item .tag-item:last-child {
	margin-right: 0;
}

.championships .item .tag-item:last-child:after {
	display: none;
}

.championships .item .steps {
	display: flex;
	height: 48px;
	width: 100%;
	margin-bottom: 30px;
}

.championships .item .steps .step {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #aab4b6;
	height: 48px;
	position: relative;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.championships .item .steps .step .stage-name {
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #aab4b6;
	padding-bottom: 10px;
}

.championships .item .steps .step:after {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	background-color: #aab4b6;
	left: 0;
	right: 0;
	bottom: 5px;
}

.championships .item .steps .step:before {
	content: "";
	display: block;
	position: absolute;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background-color: #bd0c1e;
	left: 50%;
	transform: translateX(-50%);
	bottom: 1px;
	z-index: 10;
}

.championships .item .steps .step:last-child:after {
	right: 50%;
}

.championships .item .steps .step:first-child:after {
	left: 50%;
}

.championships .item .steps .step-active {
	background: #bd0c1e;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.championships .event-items .countdown-wrap {
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	line-height: 110%;
	color: #19202c;
	align-items: center;
}

.championships .event-items .countdown {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #bd0c1e;
}

.personal-account-internships {
	font-family: "GT Walsheim Pro", sans-serif;
}

.card-title-custom {
	font-family: "GT Walsheim Pro", sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 30px;
}

.card.custom.personal-menu.personal-menu-desktop {
	display: block;
}

.card.custom.personal-menu.personal-menu-mobile {
	display: none;
}

.textbook-changellenge_container {
	background: #ffffff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 24px;
	padding: 40px 40px;
}

.textbook-changellenge_info {
	max-width: 587px;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.textbook-changellenge_title {
	font-family: "GT Walsheim Pro", sans-serif;
	color: #121217;
	font-size: 18px;
}

.textbook-changellenge_description {
	font-family: "WalsheimPro Light", sans-serif;
	color: #000000;
	font-size: 14px;
}

.textbook-changellenge_link {
	max-width: 161px;
	height: 48px;
	background: #bd0c1e;
	border-radius: 3px;
	font-family: "GT Walsheim Pro", sans-serif;
	color: #ffffff;
	font-size: 20px;
	padding: 13px 24px;
	text-decoration: none;
	text-align: center;
}

.textbook-changellenge_link:hover {
	background: #121217;
	color: #ffffff;
}

.textbook-changellenge_logo {
	width: 164px;
	height: 128px;
	background: url(/local/templates/new/assets/img/logo-book.svg);
}

@media (max-width: 1024px) {
	.textbook-changellenge_logo {
		display: none;
	}
}

@media (max-width: 600px) {
	.championships > div {
		margin-bottom: 20px;
	}

	.wl-personal .active-championships h2 {
		width: 100%;
	}

	.card.custom.personal-menu.personal-menu-mobile {
		display: block;
	}

	.championships .item .steps .step {
		align-items: flex-start;
		display: none;
	}

	.championships .item .steps .step-active {
		display: flex;
	}

	.championships .item .steps .step .stage-name {
		font-weight: 500;
		font-size: 12px;
		line-height: 14px;
		text-align: center;
		color: #aab4b6;
	}

	.championships .item .steps .step:nth-child(odd) {
		align-items: flex-end;
	}

	.championships .item .steps .step:after {
		height: 1px;
		bottom: auto;
		top: 50%;
		transform: translateY(-50%);
	}

	.championships .item .steps .step:before {
		left: 50%;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
	}
}

.personal-vacancy {
	height: 100%;
}

.personal-vacancy .empty-items {
	min-height: 600px;
	background: url("../img/empty-vacancy-background.jpg") no-repeat top center;
	background-size: contain;
	padding: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

.personal-vacancy .empty-items p {
	font-family: "GT Walsheim Pro", sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 22px;
	max-width: 670px;
}

.empty-items__block {
	background: #ffffff;
	display: flex;
	gap: 8px;
	padding: 32px 32px;
	border-radius: 6px;
	flex-direction: column;
	align-items: center;
}

.empty-items__block p {
	line-height: 22px;
}

.empty-items__link {
	max-width: 154px;
	background: #bd0c1e;
	font-family: "GT Walsheim Pro", sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 8px 16px;
	border-radius: 3px;
	text-decoration: none;
}

.empty-items__link:hover {
	background: #121217;
	color: #ffffff;
}

.personal-cases-page__activate-access-form {
	max-width: 695px;
}

.wl-personal .btn.btn-primary.activate-form__btn-success {
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	margin-right: 0;
}

.book-changellenge-promo {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
}

.book-changellenge-promo__image {
	width: 100px;
	height: 100px;
	border-radius: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #e1e1e1;
	margin-bottom: 27px;
}

.book-changellenge-promo .btn.btn-primary {
	margin-right: 0;
}

.auth-description {
	max-width: 375px;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 30px;
}

.card.custom.personal-menu.personal-menu-mobile {
	min-height: unset;
	padding: 0;
	border-radius: 15px;
	box-shadow: none;
}

.card.custom.personal-menu.personal-menu-mobile .avatar {
	height: 35px;
	width: 35px;
	object-fit: contain;
	margin: 0;
}

.card.custom.personal-menu.personal-menu-mobile .name {
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	max-width: 200px;
	text-align: start;
	color: #121217;
}

.profile-mobile__burger {
	flex-shrink: 0;
	margin-left: auto;
	width: 24px;
	height: 24px;
}

.profile-mobile__burger-icon--close {
	display: none;
}

[aria-expanded="true"] .profile-mobile__burger-icon--menu {
	display: none;
}

[aria-expanded="true"] .profile-mobile__burger-icon--close {
	display: block;
}


@media (min-width: 1280px) {
	.profile-mobile__burger,
	.personal-logo {
		display: none;
	}
}

.card.custom.personal-menu.personal-menu-mobile .profile-mobile-info-wrap {
	display: flex;
	align-items: center;
	gap: 16px;
	position: relative;
}

.card.custom.personal-menu.personal-menu-mobile #profile-mobile {
	padding: 25px 24px;
	border-radius: 15px;
	background: #FFFFFF;
}

.card.custom.personal-menu.personal-menu-mobile #profile-mobile.collapsed {
	border-radius: 15px;
}

.card-body.card-body-mobile {
	display: none;
}

.card-body.card-body-desktop {
	display: block;
}

.btn-cancel {
	border: 2px solid #aab4b6;
	border-radius: 0;
	padding: 10px 20px;
	background-color: transparent;
	transition: all 0.3s;
}

.btn-cancel:hover {
	background-color: #000000;
	border-color: #000000;
	color: #ffffff;
}

a.footer__logo-partners {
	width: 80px;
}

@media (max-width: 576px) {
	a.footer__logo-partners {
		width: 60px;
	}

	.page.changellenge .mb-32.book-сhangellenge {
		margin-bottom: 20px;
	}

	.page.changellenge .mb-32.book-сhangellenge .btn.btn-primary {
		font-weight: normal;
		font-size: 20px;
		line-height: 23px;
		border-radius: 3px;
	}

	.book-сhangellenge .card.custom .card-body {
		padding: 30px 0;
	}

	.page.changellenge .mb-32 {
		margin: 0;
	}

	.page.changellenge {
		padding-top: 0;
	}

	.wl-personal h1 {
		display: none;
	}

	.card.custom.personal-menu.personal-menu-mobile {
		margin-top: 30px;
	}

	.page .container .wl-personal {
		margin-bottom: 0;
		padding: 8px 16px 0 16px;
	}

	.card.custom.personal-menu.personal-menu-mobile .user-detail .name {
		color: #19202c;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
	}

	.card.custom.personal-menu.personal-menu-mobile .user-detail .value {
		font-weight: normal;
		font-size: 16px;
		line-height: 18px;
	}

	.card.custom.personal-menu.personal-menu-mobile .profile-info-detail-wrap {
		padding: 37px 19px 27px 18px;
	}

	.card.custom.personal-menu.personal-menu-mobile a.item {
		padding: 25px 25px 25px 18px;
	}

	.card.custom.personal-menu.personal-menu-mobile .exit-wrap {
		position: static;
		padding: 30px 18px 38px;
	}

	.championship-registration .form-control {
		border-left: 0;
		border-right: 0;
		border-top: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.championship-registration .participants li {
		padding-left: 40px;
	}

	.championship-registration .participants .status {
		left: 0;
	}

	.modal.show .modal-dialog {
		margin: 0;
		padding-right: 0;
	}

	.btn-grey {
		margin-bottom: 15px;
	}

	.card.custom .card-body {
		padding: 24px 20px;
	}

	.book-changellenge-promo__image {
		display: none;
	}

	.book-changellenge-promo .btn.btn-primary {
		width: 100%;
	}

	.page .container .poll {
		display: none;
	}

	.card-title-custom {
		font-family: "WalsheimPro Medium", sans-serif;
		font-weight: normal;
		font-size: 18px;
		line-height: 21px;
		margin-bottom: 30px;
		max-width: 200px;
	}

	.useful-materials .icons-block {
		flex-direction: column;
		align-items: center;
	}

	.useful-materials .icons-block > div {
		margin-bottom: 30px;
	}

	.useful-materials .card.custom h2 {
		text-align: center;
	}

	.card-body.card-body-mobile {
		display: block;
	}

	.card-body.card-body-desktop {
		display: none;
	}

	.card-body.card-body-mobile h2 {
		margin-bottom: 10px;
	}

	.card-body.card-body-mobile p {
		margin-bottom: 0;
	}
}

.wl-personal .banner.banner-litress {
	background: #becdfa;
	margin-bottom: 14px;
}

.personal-cabinet .card.custom .banner-litress__title {
	font-size: 42px;
	line-height: 28px;
	margin-bottom: 14px;
}

.banner-litress__svg {
	position: absolute;
	right: 0;
	top: 0;
}

.wl-personal .banner p.banner-litress__anounce {
	width: 49%;
	margin-bottom: 14px;
	font-size: 20px;
	line-height: 24px;
	color: #3f3f3f;
}

.wl-personal .banner-litress .btn.btn-primary {
	background: #fee600;
	border-radius: 4px;
	color: #3f3f3f;
	font-size: 16px;
	line-height: 14px;
	padding: 17px 22px;
	position: relative;
	z-index: 2;
}

.wl-personal .banner-litress .btn.btn-primary:hover {
	color: inherit !important;
}

.personal-cabinet .card.custom.banner-litress .card-body {
	padding: 42px 0 48px 48px;
}

.banner-litress__image {
	background-image: url(/upload/medialibrary/a52/tn6alditch58nglxgu4zq1ummp4mwhsp.png);
	height: 100%;
	width: 50%;
	position: absolute;
	top: 0;
	right: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

@media (max-width: 1100px) {
	.event-items {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 1100px) {
	.personal-cabinet .card.custom.banner-litress .card-body {
		padding: 45px 0 56px 50px;
	}

	.personal-cabinet .card.custom .banner-litress__title {
		font-size: 34px;
	}

	.wl-personal .banner p.banner-litress__anounce {
		font-size: 16px;
		line-height: 26px;
	}

	.banner-litress__image {
		width: 46%;
	}
}

@media (max-width: 890px) {
	.banner-litress__image {
		width: 100%;
		background-image: url(/upload/medialibrary/1ba/yt4lq2qwne5pdaldyghcgtbg0a7ydl3w.png);
		background-position: bottom;
		height: 87%;
		bottom: 0;
		top: auto;
	}

	.event-items {
		grid-template-columns: 1fr;
	}

	.personal-cabinet .card.custom.banner-litress .card-body {
		padding: 24px 24px 210px 24px;
	}

	.wl-personal .banner p.banner-litress__anounce {
		width: 90%;
	}

	.personal-cabinet .card.custom .banner-litress__title {
		font-size: 26px;
	}
}

@media (max-width: 768px) {
	.banner-litress__image {
		background-image: url(/upload/medialibrary/f17/pd9rhpo08on3bqp553x2hxw0b0p7efzi.png);
		height: 100%;
		background-position: right;
		right: 50px;
	}

	.wl-personal .banner p.banner-litress__anounce {
		width: 60%;
	}

	.personal-cabinet .card.custom.banner-litress .card-body {
		padding: 24px 24px 50px 24px;
	}
}

@media (min-width: 768px) and (max-width: 930px) {
	.wl-form .btn-remove.js-btn-remove {
		position: absolute;
		right: 5px;
		top: 5px;
	}

	#profileTabs .bordered {
		padding: 30px;
	}
}

@media (max-width: 500px) {
	.personal-cabinet .card.custom.banner-litress .card-body {
		padding: 24px 24px 180px 24px;
	}

	.banner-litress__image {
		background-image: url(/upload/medialibrary/1ba/yt4lq2qwne5pdaldyghcgtbg0a7ydl3w.png);
		right: 0;
		background-position: bottom;
	}

	.wl-personal .banner p.banner-litress__anounce {
		width: 100%;
		font-size: 11px;
		line-height: 20px;
	}

	.wl-personal .banner-litress .btn.btn-primary {
		font-size: 12px;
		padding: 9px 15px;
	}

	.event-items .col p {
		width: 100%;
	}
}

@media (max-width: 575px) {

	/* .tab-body .form-horizontal.wl-form .form-group .form-input {

    } */
	.wl-form .form-group {
		max-width: 450px;
	}

	.btn-delete {
		top: -75%;
		right: 15px;
	}
}

@media (max-width: 400px) {

	header.wl-header .logo:after {
		display: none;
	}

	header.wl-header .logo:before {
		display: none;
	}

	.d-flex-center {
		flex-direction: column;
		gap: 15px;
	}

	.photo-preview {
		display: flex;
		justify-content: center;
	}

	.personal .ch-tabs .tab-content .btn {
		display: flex;
	}

	.page .container .wl-personal {
		padding: 0;
	}

	.changellenge .card {
		margin: 32px 0 0 0;
	}
}

/* + page 404 */

.page.changellenge:has(.container--404) {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex: 1 1 100%;
	margin: 0;
}

.page-container:has(.container--404) {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: stretch;
	margin: 0;
	height: 100%;
}

.container--404 {
	width: 640px !important;
	margin: 0 auto;
	padding: 0;
}

.content--404 {
	width: 640px !important;
	margin: 60px auto 90px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.content-image--404 {
	width: 100%;
	max-width: 460px;
	margin-bottom: 34px;
}

.buttons-wrapper--404 {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 24px;
	flex-wrap: wrap;
}

.button--404 {
	display: block;
	width: 160px;
	padding: 10px;
	background-color: #F2F2F2;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #626262;
}

.content-header--404 {
	font-size: 28px;
	margin-bottom: 16px;
	text-align: center;
}

.content-text--404 {
	font-size: 18px;
	color: #626262;
	margin-bottom: 48px;
	text-align: center;
}

@media (max-width: 1023px) {
	.content--404 {
		width: 100% !important;
		margin: 20px auto 20px;
	}
}

@media (max-width: 640px) {
	.container--404 {
		width: 100% !important;
	}
}

@media (max-width: 560px) {
	.container--404 {
		min-height: 700px;
	}

	.content--404 {
		margin: 100px auto 100px;
	}

	.buttons-wrapper--404 {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.content-header--404 {
		font-size: 24px;
	}

	.content-text--404 {
		font-size: 16px;
	}

	.content-image--404 {
		width: 80%;
	}
}

/* tilda */
.tilda-wrapper {
	position: relative;
	z-index: 1;
}