

/* Start:/local/components/swifts/profile.auth/templates/.default/style.css?17742725233425*/
[data-type="registration"] .info-for-auth,
[data-type="auth"] .info-for-reg {
	display: none;
}
[data-type="registration"] .info-for-reg,
[data-type="auth"] .info-for-auth {
	display: block;
}
[data-auth="#tabPhone"] {
	font-size: 18px;
	line-height: 1.27778;
}
.profile-page-block-auth .tingle-modal {
	opacity: 1;
	background: none;
	position: unset;
	visibility: unset;
	padding-left: 80px;
	padding-right: 80px;
	cursor: auto;
}
.profile-page-block-auth .close-icon.js-popup-close {
	display: none;
}

/*??????*/
.auth-yandex-container[data-type="registration"] {
	display: none;
}
/*??????*/
.fade-enter-active, .fade-leave-active {
	transition: opacity .3s
}
.fade-enter-from, .fade-leave-to {
	opacity: 0
}
.auth-phone-send {
	color: #212121;
	font-family: Futura PT, sans-serif;
	font-size: 16px;
	line-height: normal;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(33, 33, 33, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 360px;
}
.auth-phone-send .modal-back {
	transition: 300ms;
}
.auth-phone-send .modal-back path {
	fill: #c4c4c4;
}
.auth-phone-send .modal-back:hover path {
	fill: #22b0f3;
}
.auth-phone-send .h-auth__logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 28px;
}
.auth-phone-send .h-auth__title {
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	margin-top: 12px;
}
.auth-phone-send .h-auth__text {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-top: 12px;
}
.auth-phone-send .h-auth__text-value {
	font-weight: 500;
	white-space: nowrap;
}
.auth-phone-send .h-auth__call-number {
	margin-top: 24px;
	color: #fff;
	cursor: pointer;
	user-select: none;
	height: 56px;
	display: flex;
	gap: 8px;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #22b0f3;
	border-radius: 12px;
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	text-decoration: none;
}
.auth-phone-send .h-auth__resubmit {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-top: 12px;
}
.auth-phone-send .h-auth__resubmit-button {
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
	color: #22b0f3;
	transition: color .3s;
}
.auth-phone-send .h-auth__buttons {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-top: 16px;
}
.auth-phone-send .h-auth__buttons .h-auth__button {
	cursor: pointer;
	user-select: none;
	appearance: none;
	border: 0;
	text-align: left;
	border-radius: 12px;
	min-width: 200px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	font-style: normal;
	line-height: normal;
	padding: 0 8px;
	transition-property: border-color, color, background-color, box-shadow;
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
	position: relative;
	height: 56px;
	font-size: 18px;
	background: #e1f4ff;
	color: #22b0f3;
	width: 100%;
}
.auth-phone-send .h-auth__buttons .h-auth__button:hover {
	background: #bfe8ff;
	color: #22b0f3;
}
.auth-phone-send .h-auth__form-error {
	font-size: 18px;
	line-height: 24px;
	color: #fa4d62;
	margin-top: 12px;
	text-align: center;
}

@media (max-width: 768px) {
	.profile-page-block-auth .tingle-modal {
		padding: 100px 10px 50px 10px;
	}
}
/* End */


/* Start:/local/components/swifts/profile.registration/templates/.default/style.css?174590925611081*/
.registration .form__col .reg-btn {
	display: flex;
	justify-content: flex-start;
}
.registration .form__col .button--sm {
	margin-right: 10px;
}
.profile-button-wrapper {
	display: flex;
}
.profile-cancel {
	line-height: 52px;
	font-size: 13px;
	display: inline-block;
	width: 217px;
	margin-left: 15px;
}
.specialization-headline-block:not(.active),
.type-active-headline-block:not(.active) {
	display: none;
}
.specialization-headline-block,
.type-active-headline-block {
	position: relative;
}
.specialization-headline-block > ul,
.type-active-headline-block > ul {
	position: absolute;

	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 9;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #d8d8d8;
}
.specialization-headline-block > ul {
	top: 0;
}
.type-active-headline-block > ul {
	top: -20px;
}
.personal-work .main-input-container-wrapper {
	margin-bottom: 20px;
}
.type-active-headline {
	margin-bottom: 20px;
}
.type-active-headline,
.specialization-headline {
	cursor: pointer;
	background-image: url(/local/templates/lk/images/arrow-bottom-2.svg);
	background-repeat: no-repeat;
	background-position: 96% center;
	display: flex;
	align-items: center;
	border: 1px solid #E0E0E0;
	border-radius: 12px;
	width: 100%;
	color: #333;
	padding-left: 14px;
	padding-right: 14px;
	height: 50px;
	letter-spacing: 1.5px;
	font-size: 16px;
	font-family: "ProximaNova-Semibold", sans-serif;
}
.personal-info-calendar img,
.personal-password img.show-password {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
	right: 0;
}
.personal h2.headline-error {
	color: #cb0022;
}
#UF_COMPANY_INN {
	display: none;
}
.personal h2 {
	color: #333;
	letter-spacing: 0.1em;
	font-family: "ProximaNova-Semibold", sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.personal #image-user {
	max-width: 100%;
}
.personal .personal-load-image {
	max-width: 317px;
	max-height: 317px;
	width: 100%;
}
.personal .preview-lg {
	height: 200px;
	width: 200px;
}
.personal .img-container {
	max-width: 300px;
	height: 300px;
	margin: 20px auto;
}
.personal .cropper-view-box,
.personal .cropper-face {
	border-radius: 50%;
}
.personal #preview-image {
	/*overflow: hidden;*/
	border-radius: 50%;
}
.personal #preview-image > img {
	max-width: 247px;
	max-height: 247px;
}
.personal .avatar-drop-wrapper {
	display: none;
	border: 3px #c6c6c6 dashed;
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 1000;
}
.personal .label {
	cursor: pointer;
}
.personal .hide {
	display: none;
}
.personal-load-block-wrapper canvas,
.personal-load-block-wrapper {
	width: 247px;
	height: 247px;
	min-width: 247px;
	min-height: 247px;
	border-radius: 50%;
}
.personal-load-block-wrapper img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	cursor: pointer;
}
.personal-load-block-wrapper:not(.no-photo) > img,
.personal-load-block-wrapper:not(.no-photo) canvas {
	border-radius: 50%;
}
.personal-hide-loupe {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.personal-hide-loupe > img {
	width: 80px;
	height: 80px;
}
.personal-load-block-wrapper.profole-saved:not(.no-photo):hover .personal-hide-loupe,
.personal-load-block-wrapper:not(.no-photo):hover #personal-no-photo-img ~ .personal-hide-loupe {
	display: flex;
}
.personal-load-block-wrapper.no-photo {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 4px solid #dadada;
	overflow: hidden;
}
.personal-load-block-wrapper.no-photo img {
	cursor: pointer;
	width: 100%;
	height: 100%;
	padding: 28%;
}
.personal-load-block-wrapper:not(.no-photo) {
	position: relative;
}
.personal .personal-photo-preview {
	display: none;
}
#preview-image {
	width: 317px;
	height: 317px;
}
.personal .preview-text {
	display: none;
}
/*.personal-discount > div {
    width: 192px;
    height: 41px;
    line-height: 41px;
    background: url(/local/templates/lk/images/discount-ico.svg);
    padding-left: 26px;
    color: #9E9E9E;
    cursor: default;
    display: flex;
    letter-spacing: 0.1em;
}
.personal-discount span {
    padding-left: 16px;
    font-family: "ProximaNova-Semibold", sans-serif;
    font-size: 24px;
    color: #000;
}*/
#personal-form {
	font-size: 20px;
	letter-spacing: 0.1em;
}
.personal-form .personal-photo-wrapper {
	display: flex;
	padding: 25px 0 20px 0;
	height: 364px;
	align-items: center;
}
.personal-form .personal-photo,
.personal-form-right > div:not(:last-child) {
	margin-bottom: 28px;
}
.personal-photo > div:nth-child(3) {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.personal-photo-buttons a {
	line-height: 52px;
	font-size: 13px;
	width: 186px;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}
.personal-photo-buttons a {
	margin-bottom: 8px;
}
.personal-photo-buttons:first-child {
	margin-bottom: 8px;
}
.personal-form {
	display: flex;
	margin-bottom: 25px;
	margin-top: 0;
}
.personal-form > div {
	flex-basis: calc(50% - 6px);
	display: flex;
	flex-direction: column;
}
.personal-form-clear,
.filter-form-send {
	font-size: 13px;
	font-family: "ProximaNova-Bold", sans-serif;
	height: 32px;
	max-width: 100px;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	color: #fff;
	margin-top: auto;
	width: 100%;
	border: none;
	letter-spacing: 0.1em;
}
.personal-form-clear {
	background-color: #909090;
	margin-left: 30px;
}
.personal-form-clear:hover {
	background-color: #7d7d7d;
}
.personal .agreement-check,
.personal-modal .agreement-check {
	margin-bottom: 20px;
}
.personal-form-send {
	width: 217px;
	line-height: 52px;
	font-size: 13px;
	text-align: center;
}
.personal-form-left > div,
.personal-form-right > div {
	padding: 22px 30px 45px 30px;
	position: relative;
	border: solid 1px #d8d8d8;
}
.personal-form-left {
	margin-right: 6px;
}
.personal-form-right {
	margin-left: 6px;
}
.agreement-check-label,
.agreement-check label,
.news_subscribe-wrapper label {
	display: flex;
	letter-spacing: 0.1em;
	color: #757575;
	font-size: 16px;
	font-family: "ProximaNova-Bold", sans-serif;
}
.type-active-headline-block label:before,
.specialization-headline-block label:before,
.agreement-check-label:before,
.agreement-check > input + label:before,
.news_subscribe-wrapper input + label:before {
	content: "";
	display: inline-block;
	vertical-align: top;
	height: 24px;
	width: 24px;
	margin-right: 15px;
	border: 2px solid #CF062A;
	border-radius: 5px;
	min-width: 24px;
}
.type-active-headline-block label,
.specialization-headline-block label {
	display: block;
	padding: 7px 15px;
	font-size: 16px;
	font-family: "ProximaNova-SemiBold", sans-serif;
	color: rgb(85, 84, 84);
}
.type-active-headline-block label,
.specialization-headline-block label,
.agreement-check > input + label::before,
.news_subscribe-wrapper input + label:before {
	cursor: pointer;
}
.type-active-headline-block input:checked + label:before,
.specialization-headline-block input:checked + label:before,
.agreement-check-label:before,
.agreement-check input:checked + label:before,
.news_subscribe-wrapper input:checked + label:before {
	background: url(/local/templates/lk/images/check-ico.svg) #CF062A no-repeat center;
}
input[type=password]::-ms-reveal,
input[type=password]::-ms-clear
{
	display: none;
}
[data-location] {
	display: block;
	/*padding-left: 10px;*/
	width: 100%;
}
[data-location] .form__col-6 {
	max-width: 100%;
}
.reg-location [data-location] {
	width: unset;
}
.type-active-checkbox-container {
	position: relative;
}
.type-active-checkbox-container ul {
	list-style-type: none;
	padding-left: 0;
}
.type-active-checkbox-container ul li:not(:last-child) {
	margin-bottom: 10px;
}
.type-active-checkbox-container .type-active-list {
	border-color: #22b0f3;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	position: relative;
	user-select: none;
	cursor: pointer;
}
.type-active-checkbox-container .type-active-list span {
	pointer-events: none;
	z-index: 3;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 0;
	cursor: text;
	transition: font-size .25s ease-in-out, top .25s ease-in-out;
	flex: 1 0 auto;
	text-align: left;
	line-height: 1.3;
	white-space: nowrap;
	width: 85%;
	overflow: hidden;
	display: inline-block;
}
.type-active-checkbox-container .chosen-container:not(.chosen-container-active) .checkbox-list {
	opacity: 0;
	height: 0;
}
.type-active-checkbox-container .chosen-container.chosen-container-active  .chosen-single {
	border-left-color: #22b0f3;
	border-right-color: #22b0f3;
	border-top-color: #22b0f3;
}
.type-active-checkbox-container .chosen-container.chosen-container-active .checkbox-list {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #22b0f3;
	border-right: 1px solid #22b0f3;
	border-bottom: 1px solid #22b0f3;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	position: absolute;
	bottom: -156px;
	width: 100%;
	z-index: 10;
	background-color: #fcfcfc;
}
.birthDay {
	z-index: 900;
}
@media (min-width: 1200px) {
	.personal-news,
	.personal-info {
		height: 100%;
	}
	.personal-specialization {
		min-height: 196px;
		height: 196px;
	}
}
@media (max-width: 1200px) {
	.personal-form .personal-photo-wrapper {
		padding-left: 41px;
	}
	.personal-form > div {
		flex-basis: 100%;
	}
	#personal-modal-form .personal-photo-buttons a,
	.personal-photo-buttons a {
		font-size: 20px;
		width: 236px;
		line-height: 60px;
	}
	.personal-form {
		flex-direction: column;
	}
	.personal-form-left {
		margin-right: 0;
	}
	.personal-form-right {
		margin-left: 0;
	}
	.personal-info {
		margin-bottom: 28px;
	}
}
@media (max-width: 1280px) {
	.type-active-checkbox-container .chosen-container.chosen-container-active .checkbox-list {
		bottom: -158px;
	}
}
@media (max-width: 1024px) {
	.type-active-checkbox-container .chosen-container.chosen-container-active .checkbox-list {
		bottom: -159px;
	}
}
@media (max-width: 768px) {
	.personal .download-photo-wrapper {
		height: auto;
	}
	.personal .download-photo-wrapper {
		flex-direction: column;
	}
	.personal #preview-image {
		margin: 0 auto;
		width: 247px;
		height: 247px;
	}
	.personal .personal-photo-preview {
		/*display: block;*/
		margin-bottom: 15px;
		width: 100%;
	}
	.personal .preview-active .preview-text {
		display: block;
		margin-bottom: 15px;
		font-size: 20px;
		font-family: "ProximaNova-Semibold", sans-serif;
		line-height: 25px;
		margin-top: 21px;
		text-align: center;
	}
	.personal-form .personal-photo-wrapper {
		height: auto;
		flex-direction: column;
		align-items: center;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 64px;
	}
	.personal-photo > div:first-child {
		margin-bottom: 28px;
	}
	.personal-photo > div:first-child img {
		width: 100%;
	}
	.personal-form-left > div,
	.personal-form-right > div {
		padding: 22px 15px 35px 15px;
	}
	.personal h2 {
		font-size: 18px;
	}
	[data-location] .form__col-6 {
		max-width: 100%;
	}
}
/* End */
/* /local/components/swifts/profile.auth/templates/.default/style.css?17742725233425 */
/* /local/components/swifts/profile.registration/templates/.default/style.css?174590925611081 */
