

/* Start:/local/templates/medipeel/components/bitrix/sale.personal.section/.default/style.css?17113290102986*/
.personal-application-wrap {
	font-weight:300;
	color:#737373;
	font-size:0.875rem;
	line-height:1.5rem;
}
.personal-application-wrap p font.errortext {
	display:none;
}
.personal-application-wrap .bx_profile p font.errortext {
	display:block;
}

.promotion-text {
	font-size: 24px;
	font-weight: 500;
	color: #000000;
}

.promotion__title {
	margin: 12px 0 16px;
	text-align: left;
}

.empty-promo {
	margin-top: 90px;
	margin-bottom: 20px;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.empty-promo__image {
	margin-bottom: 32px;
}

.empty-promo__text {
	text-align: center;
}

.promo-codes {
	display: flex;
	flex-wrap: wrap;
	margin: -8px;
}

.promo-code {
	display: flex;
	width: calc((100% - 64px) / 4);
	margin: 8px;
	padding: 16px;
	border-radius: 16px;
	background-color: #fafafa;
}

.promo-code__content {
	flex-grow: 1;
}

.promo-code__value-wrap {
	margin-bottom: 16px;
	padding: 4px;
	border-radius: 10px;
	background-image: linear-gradient(92deg, #49CFE1 0%, #5070DE 25%, #8E4BCB 50%, #B143C6 75%, #F79F39 100%);
}

.promo-code__value {
	display: flex;
	align-items: center;
	padding: 8px;
	border-radius: 6px;
	background-color: #fff;
}

.promo-code__text {
	width: calc(100% - 40px);
	font-size: 16px;
	font-weight: 700;
	color: #000;
	border: none;
	outline: none;
	padding: 0;
	flex-grow: 1;
	margin-right: 8px;
}

.promo-code__copy-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	border: none;
	margin-left: auto;
	padding: 0;
	border-radius: 50%;
	background-color: #000;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' viewBox='0 0 14 15' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.66667 1.94434C9.28033 1.94434 9.77778 2.4418 9.77778 3.05545V9.72211C9.77778 10.3358 9.28033 10.8332 8.66667 10.8332H3.11111C2.49746 10.8332 2 10.3358 2 9.72211V3.05545C2 2.4418 2.49746 1.94434 3.11111 1.94434H8.66667ZM3.11111 3.05545H8.66667V9.72211H3.11111V3.05545Z' fill='white'/%3E%3Cpath d='M10.8874 10.8332V4.72206C10.8874 4.41524 11.1361 4.1665 11.4429 4.1665C11.7498 4.1665 11.9985 4.41524 11.9985 4.72206V10.8332C11.9985 12.0604 11.0035 13.0554 9.77626 13.0554H4.77626C4.46944 13.0554 4.2207 12.8067 4.2207 12.4998C4.2207 12.193 4.46944 11.9443 4.77626 11.9443H9.77626C10.3899 11.9443 10.8874 11.4468 10.8874 10.8332Z' fill='white'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
}

.promo-code__descr {
	font-size: 16px;
	font-weight: 500;
	color: #000000;
}

@media screen and (max-width: 1024px) {

	.promo-code {
		width: calc((100% - 48px) / 3);
	}

}

@media screen and (max-width: 768px) {

	.promo-code {
		width: calc((100% - 32px) / 2);
	}

}

@media screen and (max-width: 540px) {

	.promo-code {
		width: calc(100% - 16px);
	}

}
/* End */


/* Start:/local/templates/medipeel/components/bitrix/system.auth.authorize/.default/style.css?17655204715164*/
.auth-reg-block {
	margin: 14px 0 0 48px;
	padding: 73px 60px 100px 80px;
	background: #f7f7f7;
	border: 1px solid #ededed;
	max-width: 510px;
	font-size: 1.125rem;
	line-height: 1.875rem;
}

.auth-reg-block h4 {
	margin-top: 0 !important;
}

.authTab.col-lg-6 {
	margin-top: 36px;
	padding-left: 70px;
	padding-right: 20px;
}

.registration input[type="checkbox"].visually-hidden {
	width: 16px;
	height: 16px;
}

.registration {
	display: grid;
	grid-template-columns: 40% 60%;
	height: 92vh;
}

.registration-block__wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.registration-block {
	width: 400px;
}

.registration-block__title {
	color: black;
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
	margin-bottom: 24px;
}

.registration-block__form-label {
	display: block;
	color: #808080;
	font-size: 11px;
	font-weight: 500;
	line-height: 13px;
	margin-bottom: 4px;
}

.registration-block__form-input-wrapper {
	height: 55px;
	margin-bottom: 16px;
}

.registration-block__form-select.form-confirm-phone__input-code {
	margin: 0;
}

.registration-block__form-select.form-confirm-phone__input-code.custom-select {
	width: 50px;
	height: auto;
}

.registration-block__form-select .form-confirm-phone__input-code-selected {
	width: 50px;
}

.registration-block__form-select .form-confirm-phone__input-code-selected::before {
	height: 35px;
}

.registration-block__form-select.form-confirm-phone__input-code.custom-select .custom-select__content {
	width: 145%;
}

.registration-block__form-select .form-confirm-phone__item .form-confirm-phone__item-text {
	padding: 15px 0 15px 32px;
}

.registration-block__form-input {
	width: 100%;
	padding-left: 8px;
	border-radius: 0 8px 8px 0;
	border: 1px solid #F4F5F7;
	background: linear-gradient(0deg, #F4F5F7, #F4F5F7), #FFFFFF;
}

.registration-block__form-select img {
	left: 8px;
}

.registration-block__form-select .form-confirm-phone__input-image {
	margin: 0;
}

.registration-block__form-select .custom-select__content {
	top: 65px;
}

.registration .registration-block__form-button {
	width: 100%;
	color: white;
	background-color: black;
	font-size: 13px;
	font-weight: 500;
	line-height: 15px;
	border-radius: 8px;
	padding: 13px 0;
	margin-top: 16px;
	border: none;
	margin-bottom: 0;
	cursor: pointer;
}

.registration .registration-block__form-button:hover {
	background: rgba(25, 25, 25, 1);
	transition: background-color 0.1s ease;
}

.registration-block__form-privacy {
	display: flex;
}

.registration-block__form-privacy .privacy-checkbox {
	margin: 0;
}

.registration-block__form-privacy .privacy-checkbox .privacy-checkbox__label {
	align-items: center;
}

.registration-image__wrapper {
	position: relative;
	overflow: hidden;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.registration-image__wrapper::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	z-index: 1;
}

.registration-image {
	position: absolute;
	top: -30vh;
}

.registration-block__warning {
	line-height: normal;
	color: #808080;
	font-size: 11px;
	font-weight: 500;
	margin-top: 16px;
}

.registration-block__method {
	margin-top: 16px;
	font-weight: 400;
	font-size: 11px;
	line-height: 100%;
}

.registration-block__method-button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	text-decoration: underline;
	text-underline-offset: 2px;
	color: #808080;
}

.registration-block__form-group {
	display: flex;
	flex-direction: column;
	gap: 16px;
	margin-bottom: 16px;
}

.registration-block__form-group label {
	margin-bottom: 0;
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.privacy-checkbox label.privacy-checkbox__label {
	gap: 8px;
}

.privacy-checkbox .privacy-checkbox__text {
	font-weight: 400;
	font-size: 11px;
	line-height: 100%;
}

.privacy-checkbox__text-link {
	display: inline;
}

.form-input_theme_registration {
	height: 55px;
}

.registration-block__form-input.form-input_style_rounded {
	border-radius: 8px;
}

.form_style_hidden {
	display: none;
}

.registration-block .error {
	margin-bottom: 16px;
}

@media (max-width: 1350px) {
	.registration-image {
		top: -5vh;
	}
}

@media (max-width: 1060px) {
	.registration {
		display: flex;
		flex-direction: column-reverse;
		justify-content: flex-end;
	}

	.registration-block {
		width: 400px;
		position: relative;
		padding-top: 30px;
	}

	.registration-block__title {
		position: absolute;
		top: -45%;
		color: white;
	}

	.registration-block__wrapper {
		border-radius: 32px 32px 0 0;
		background-color: white;
		position: relative;
		top: -5vh;
	}

	.registration-image__wrapper {
		z-index: -1;
	}

	.registration-image {
		position: unset;
	}
}

@media (max-width: 470px) {
	.registration-block {
		width: 100%;
		padding: 32px 16px 0;
	}
}
/* End */
/* /local/templates/medipeel/components/bitrix/sale.personal.section/.default/style.css?17113290102986 */
/* /local/templates/medipeel/components/bitrix/system.auth.authorize/.default/style.css?17655204715164 */
