/* Defaults */
/* Media */
body {
	font-size: 0.83333vw;
}

.wrapper {
	padding: 4.16667vw 0 0 0;
}

.page-login .wrapper,
.page-registration .wrapper {
	padding: 0;
}

.container {
	max-width: 100vw;
	padding-left: 5.52083vw;
	padding-right: 5.52083vw;
}

.button {
	height: 2.70833vw;
	border-radius: 1.5625vw;
	font-size: 0.83333vw;
}

.button_link {
	padding: 0 0.52083vw;
}

H1 {
	font-size: 5.3125vw;
}

.section-title {
	font-size: 2.5vw;
}

.custom-scrollbar-wrapper .simplebar-track {
	border-radius: 0.52083vw;
}

.custom-scrollbar-wrapper--pr .simplebar-track {
	right: 0.26042vw;
}

.custom-scrollbar-wrapper .simplebar-track.simplebar-vertical {
	width: 0.20833vw;
}

.custom-scrollbar-wrapper .simplebar-scrollbar {
	border-radius: 0.52083vw;
}

.form__title {
	font-size: 1.45833vw;
	margin: 0;
}

.form__title_small {
	font-size: 0.83333vw;
	margin-bottom: 0.625vw;
}

.form__text {
	font-size: 0.9375vw;
	margin-bottom: 0.78125vw;
}

.form__items_col {
	display: flex;
	gap: 0.41667vw;
}

.form__items_col > DIV {
	flex: 1 0;
}

.form__item {
	margin-bottom: 0.41667vw;
}

.form__item-buttons {
	top: 50%;
	right: 0.83333vw;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	gap: 0.41667vw;
}

.form__item-buttons .button {
	height: 1.66667vw;
	padding: 0 1.45833vw;
	font-size: 0.72917vw;
}

.form__label {
	font-size: 0.72917vw;
}

.form__placeholder {
	border-radius: 0.20833vw;
}

.form__placeholder .form__label {
	left: 0.83333vw;
}

.form__input {
	height: 2.70833vw;
	padding: 0.98958vw 0.83333vw 0 0.83333vw;
	border-radius: 0.20833vw;
	font-size: 0.72917vw;
}

.form__input.error {
	border-width: 1px;
}

.form__hints {
	max-height: 16.14583vw;
	padding: 0.15625vw;
	border: 1px solid #cfd1d2;
	border-radius: 0.20833vw;
}

.form__hints.show {
	top: calc(100% + 1px);
}

.form__phone {
	height: 2.70833vw;
	padding: 0 0 0 0.83333vw;
	border-radius: 0.20833vw;
	font-size: 0.72917vw;
}

.form__phone-selectbox {
	width: 2.91667vw;
	height: 1.66667vw;
	border-radius: 0.15625vw;
}

.form__phone-flag {
	top: 50%;
	left: 1.09375vw;
	width: 1.25vw;
	height: 0.78125vw;
}

.form__phone-flag IMG {
	width: 1.25vw;
	height: 0.78125vw;
}

.form__phone-flag:after {
	right: -1.04167vw;
	width: 0.36458vw;
	border-top-width: 0.23438vw;
	border-left-width: 0.18229vw;
	border-right-width: 0.18229vw;
}

.form__phone-code {
	width: 2.91667vw;
	height: 1.66667vw;
}

.form__phone .form__input {
	padding: 0 0.83333vw;
}

.form__password-view {
	right: 0.41667vw;
	width: 1.25vw;
	height: 1.25vw;
}

.form__substitution {
	border-radius: 0.20833vw;
}

.form__substitution-label {
	top: 50%;
	left: 0.83333vw;
	padding-right: 1.04167vw;
}

.form__substitution-text {
	min-height: 2.70833vw;
	padding: 1.35417vw 2.08333vw 0.26042vw 0.83333vw;
	font-size: 0.72917vw;
}

.form__substitution-text:after {
	top: 0.78125vw;
	right: 0.72917vw;
	width: 1.25vw;
}

.form__substitution.open .form__substitution-text:after {
	-webkit-transform: rotate(180deg) translateY(1.5625vw);
	        transform: rotate(180deg) translateY(1.5625vw);
}

.form__substitution-list {
	max-height: 16.14583vw;
	padding: 0.15625vw;
	border-radius: 0.20833vw;
	margin-top: 1px;
}

.form__substitution-name {
	padding: 0.57292vw 0.83333vw;
	font-size: 0.72917vw;
}

.form__substitution-more {
	padding: 0.83333vw;
}

.form__substitution-more-label {
	font-size: 0.625vw;
}

.form__substitution-more-text {
	font-size: 0.72917vw;
}

.form__substitution_focus .form__substitution-label {
	top: 0.46875vw;
}

.form__button {
	height: 2.60417vw;
}

.form__checkbox {
	font-size: 0.52083vw;
}

.form__checkbox-input {
	top: -0.15625vw;
	width: 0.78125vw;
	height: 0.78125vw;
	border-radius: 0.15625vw;
}

.form__checkbox-text {
	padding-left: 1.35417vw;
}

.form_horisontal {
	max-width: none;
}

.form_horisontal .form__title {
	margin-bottom: 1.19792vw;
}

.form_horisontal .form__items {
	flex-flow: inherit;
}

.form_horisontal .form__item {
	margin-right: 1.30208vw;
}

.form_horisontal .form__item:last-child {
	margin-right: 0;
}

/* Blocks */
.popup__inner {
	padding: 1.04167vw;
	margin: auto;
}

.popup__close {
	top: 2.08333vw;
	right: 2.08333vw;
	width: 0.83333vw;
	height: 0.83333vw;
}

.popup__content {
	order: -1;
	border-radius: 0.52083vw;
}

.popup__message {
	width: 30vw;
	padding: 3.64583vw 1.04167vw 1.04167vw 1.04167vw;
}

.popup__message-title {
	max-width: 19.11458vw;
	padding: 0;
	font-size: 1.45833vw;
	line-height: 100%;
	margin: 0 auto 0.72917vw auto;
}

.popup__message-text {
	max-width: 19.11458vw;
	padding: 0;
	font-size: 0.78125vw;
	margin: 0 auto 2.60417vw auto;
}
