<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/main/components/bitrix/sale.personal.section/.default/style.css?160007163722745*/
.sale-personal-section-index-block{
	opacity: .8;
	padding: 0;
	margin: 15px 0;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		 -o-transition: all 0.3s;
			transition: all 0.3s;
	color: #fff;
	background-size: cover;
	border-radius: 3px;
	height: 87%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
}

@media (max-width: 992px)
{
	.sale-personal-section-index-block {
		height: auto;
		margin: 8px 0;
	}
}

.sale-personal-section-index-block.bx-theme-green{
	background: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/wt_green.png) center top;
}
.sale-personal-section-index-block.bx-theme-blue{
	background: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/wt_blue.png) center top;
}
.sale-personal-section-index-block.bx-theme-red{
	background: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/wt_red.png) center top;
}
.sale-personal-section-index-block.bx-theme-yellow{
	background: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/wt_yellow.png) center top;
}
.sale-personal-section-index-block.bx-theme-black{
	background: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/wt_black.png) center top;
}
.sale-personal-section-index-block:hover{
	opacity: 1;
}
.sale-personal-section-index-block-link,
.sale-personal-section-index-block-link:hover,
.sale-personal-section-index-block-link:active,
.sale-personal-section-index-block-link:focus,
.sale-personal-section-index-block-link:visited{
	text-decoration: none;
	display: block;
	padding:25px 15px;
	color: #fff;
}
.sale-personal-section-index-block-link{color: #fff;}
.sale-personal-section-index-block-ico {font-size: 64px;}
.sale-personal-section-index-block-name{font-size: 16px;}
.sale-personal-section-account-sub-header{
	margin-top:40px;
}

.sale-personal-section-row-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap;
}




.personal-page-holder {
	display: flex;
}
.personal-main-content {
	width: 887px;
	margin-left: 20px;
}
.personal-menu-holder {
	width: calc(100% - 907px);
	font-size: 16px;
	line-height: 18px;
	font-family: 'ubuntu_lightregular', sans-serif;
}
.orders-page .accordeon_item {
	border-top: 1px solid #EBEBF1;
	border-left: 1px solid #EBEBF1;
	border-right: 1px solid #EBEBF1;
}
.orders-page .accordeon_item:last-child {
	border-bottom: 1px solid #EBEBF1;
}
.personal-menu-items {
	padding: 0;
	list-style: none;
	display: block;
}
.personal-menu-item {
	color: #000;
	padding: 10px 0;
	margin: 0 0 4px;
}
.personal-menu-item-active{
	border-bottom: 2px solid #000;
	display: inline-block;
}
.personal-page .bx-title {
	margin-top: 8px;
	text-align: left;
	margin-bottom: 20px;
}
.orders-page .accordeon_head {
	padding: 30px 55px 29px 27px;
	display: flex;
	cursor: pointer;
	line-height: 20px;
	align-items: center;
	position: relative;
	z-index: 1;
}
.orders-page .accordeon_head:after {
	content: "";
	background-image: url(/local/templates/main/components/bitrix/catalog.smart.filter/.default/images/ic-arrow.svg);
	border: none;
	width: 8px;
	height: 20px;
	top: 50%;
	transform: translateY(-8px)  rotate(180deg);
	right: 28px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
}
.orders-page .active .accordeon_head:after {
	transform: translateY(-50%)  rotate(0);
}
.orders-page .accordeon_content {
	padding: 0 5px 20px 30px;
	display: none;
}
.orders-page .accordeon_head .order-col {
	width:30%;
}
.orders-page .accordeon_head .order-col-big {
	width: 40%;
}
.order-num {
	font-size: 18px;
	line-height: 20px;
	position: relative;
	margin-right: 8px;
}
.accordeon_item.active .order-num:before {
	transform: rotate(0);
	top: -2px;
}
.menu-item-with-icon {
	position: relative;
}
.menu-item-with-icon:after {
	content: "";
	position: absolute;
	background-image: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/ic-sad-smile.svg);
	background-position: center;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	right: -25px;
	top: 2px;
}
.icon-sad {
	background-image: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/ic-sad-smile.svg);
	display: inline-block;
	width: 15px;
	height: 15px;
	margin:0 0 0 5px;
}
.personal-menu {
	margin-bottom: 20px;
}
.order-date {
	color: #828282;
	font-size: 13px;
	line-height: 20px;
}
.order-prod-text {
	font-size: 15px;
	display: inline-block;
	margin-right: 10px;
}
.order-sum {
	font-size: 20px;
}
.order-prod {
	display: flex;
	align-items: center;
}
.order-detail-total:before,
.order-detail-total:after {
	content :"";
	position: absolute;
	background-image: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/img_dotted-line.png);
	left: 0;
	right: 0;
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
}
.order-detail-total:before {
	top: 0;
}
.order-detail-total:after {
	bottom: 0;
}
.product-info-top {
	display: flex;
	align-items: flex-start;
}
.order-status {
	text-align: right;
}
.status {
	font-family: 'ubuntu_mediumregular' , sans-serif;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 20px;
	min-width: 140px;
	font-size: 13px;
}
.status-in-process .status {
	color: #F2994A;
}
.status-awaiting-pickup .status {
	color: #C294D4;
}
.status-awaiting-delivery .status {
	color: #F9C527;
}
.status-canceled .order-num,
.status-canceled .status {
	color: #828282;
}

.status-done .status {
	color: #509E6E;
}
.personal-page .product-info-detail-price {
	display: flex;
	margin: 0;
}
.personal-page .product-info-detail-price .count,
.personal-page .product-info-detail-price .price {
	width: 50%;
	margin: 0;
}
.personal-page .product-info-detail-price .price {
	text-align: right;
}
.personal-page .product-items-holder .v_scroll {
	max-height: 240px;
}


.top-info-banner {
	background: rgba(244, 244, 143, 0.16);
	line-height: 20px;
	padding: 17px 10px 18px;
	text-align: center;
}
.top-info-banner-text {
	display: inline-block;
	position: relative;
	padding-left: 35px;
}
.top-info-banner-text:before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/ic-happy-smile.svg);
	background-position: center;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.top-info-text-holder {
	margin: 15px 0 20px;
	color: #555555;
	font-size: 14px;
	line-height: 16px;
}
.personal-menu-mobile-visible {
	display: none;
	font-size: 24px;
	line-height: 28px;
	cursor: pointer;
}
.personal-menu-item-mobile {
	display: inline-block;
	padding-right: 25px;
	position: relative;
}
.personal-menu-item-mobile:after {
	content: "";
	background-image: url(/local/templates/main/components/bitrix/catalog.smart.filter/.default/images/ic-arrow.svg);
	border: none;
	width: 8px;
	height: 20px;
	top: 50%;
	transform: translateY(-8px)  rotate(180deg);
	right: 0;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
}
.open-menu .personal-menu-item-mobile:after {
	transform: translateY(-10px)  rotate(0);
}
.logout-link {
	margin-top: 15px;
	display: inline-block;
}
.product-info-holdr-right {
	width: 45%;
}
.product-info-holdr-left {
	width: 55%;
}
.orders-page .product-info-holder {
	display: flex;
}
.personal-data-holder {
	display: flex;
}
.personal-form {
	width: 100%;
	/*max-width: 350px;*/
}
.personal-form-holder {
	/*width: 56%;*/
}
.personal-socials-holder {

}
.personal-socials-holder .subtitle {
	margin-bottom: 15px;
}
.input-holder {
	min-width: 75px;
}
.inputs-holder .input-holder {
	margin-right: 10px;
}
.inputs-holder .input-holder:last-child {
	margin-right: 0;
}
.input-holder-year {
	width: 110px;
}
.input-holder-month {
	width: 145px;
}
.subtitle {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: 'ubuntubold' , sans-serif;
}
.personal-form .btn-holder {
	display: flex;
	align-items: center;
}
.personal-form  .btn{
	margin-right: 30px;
	width: 180px;
}
.radio-holder {
	display: flex;
}
.radio-col {
	width: calc(100% / 3);
}
.link-cancel {
	font-size: 12px;
}
.link-cancel a {
	color: #2A87DD;
}
.personal-form-title {
	font-size: 22px;
	font-family: 'ubuntubold' , sans-serif;
	margin-bottom: 8px;
}
.personal-form-holder .form-group {
	margin-top: 40px;
}
.personal-form-holder .radio {
	margin: 5px 0;
}
.personal-form-holder .row-holder {
	display: flex;
	align-items: center;
	padding: 0;
}
.personal-form-holder .info {
	width: 121px;
	margin-right: 5px;
} 
.personal-form-holder .val,
.personal-form-holder .info {
	font-size: 14px;
	line-height: 16px;
	padding: 10px 0;
}
.personal-form-holder .val {
	/*font-family: 'ubuntu_mediumregular', sans-serif;*/
}
.personal-form-holder .info {
	color: #555555;
}
.link-correct-data {
	margin-top: 20px;
	display: inline-block;
}
/* subscribe */
.subscribe-holder {
	max-width: 500px;
	margin: auto;
}
.checkbox-text {
	line-height: 20px;
	padding-left: 10px;
}
.checkbox-info {
	font-size: 12px;
	color: #828282;
	line-height: 1.25;
	display: block;
	padding-left: 30px;
}
.checkbox-text {
	display: block;
	margin-bottom: 5px;
}
.subscribe-holder .row-holder {
	margin-bottom: 5px;
}
/* review */
.review-item {
	display: flex;
	border:1px solid #EBEBF1;
	border-bottom: none;
	padding: 20px;
}
.review-item:last-child {
	border-bottom: 1px solid #EBEBF1;
}
.review-item .img-col {
	width: 72px;
	min-width: 72px;
	margin-right: 15px;
}
.review-item .review-col {
	width: calc(100% - 87px);
	padding-top: 10px;
	position: relative;
}
.rate-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 10px;
}
.review-product-name {
	font-family: 'ubuntu_lightregular', sans-serif;
	margin-bottom: 10px;
	font-size: 16px;
}
.rate-item {
	display: flex;
	align-items: center;
	margin-right: 20px;
}
.rate-value {
	display: inline-block;
	font-size: 22px;
	line-height: 24px;
	vertical-align: bottom;
	margin-right: 8px;
}
.rate-star {
	width: 24px;
	height: 24px;
	background: url(/local/templates/main/images/star-full.svg) no-repeat;
	display: inline-block;
}
.date {
	font-size: 13px;
	line-height: 15px;
	color: #828282;
	display: block;
	margin-right: 20px;
}
.link-small {
	font-size: 12px;
	line-height: 16px;
}
.review-message {
	font-family: 'ubuntu_lightregular', sans-serif;
	line-height: 1.8;
}
.review-info {
	position: relative;
}
.review-info .review-message {
	max-height: 46px;
	overflow: hidden;
  transition: max-height 1s cubic-bezier(0, 1, 0, 1);
}
.opened.review-info .review-message {
	max-height: 1500px;
	transition: max-height 1.8s ease-in-out;
}
.review-parameters {
	margin-top: 10px;
}
.opened.review-info .review-parameters {
	margin-top: 0;
}
.link_more {
	position: absolute;
	top: 28px;
	right: 0;
	transition: all 1s cubic-bezier(0, 1, 0, 1);
	background: #fff;
	color: #2A87DD;
	cursor: pointer;
}
.opened .link_more  {
	position: static;
	transition: all 1.5s ease-in-out;
}
.hide-info {
	padding: 10px 0;
}
.link_more .hide-info,
.opened .link_more-inner {
	display: none;
}
.opened .link_more .hide-info {
	display: block;
}
.link_more-inner {
	padding-right: 5px;
}
.link_more-inner:before {
	content: '';
	width: 50px;
	height: 100%;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	position: absolute;
	left: -50px;
	top: 0;
}
.review-info .link:hover {
	opacity: 1;
	color: rgba(42,135,221,.65);
}
.review-parameters-item {
	display: flex;
	font-size: 13px;
	margin-bottom: 6px;
}
.review-parameters-item:last-child {
	margin-bottom: 0;
}
.review-parameters-title {
	width: 155px;
	margin-right: 30px;
	color: #828282;
	font-family: 'ubuntu_lightregular', sans-serif;
}
.review-parameters-value {
	width: calc(100% - 170px);
	font-family: 'ubuntu_mediumregular' ,  sans-serif;
}
.review-link {
	line-height: 1;
}


/* waitlist */
.not-available .status{
	font-size: 14px;
	line-height: 16px;
	color: #828282;
	margin-left: 5px;
	min-width: auto;
	font-family: 'ubuntu_lightregular', sans-serif;
}
.not-available .slider-price {
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
}
.not-available .slider-img-link:after {
	position: absolute;
	content:"";
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: #F8F7F3;
	opacity: 0.5;
	z-index: 2;
}
.not-available  .slider-info {
	opacity: .5;
}
.not-available  .product-item-top-info {
	z-index: 1;
}
.slider-img-link:focus {
	outline: none;
}
.slider-item:focus {
	outline: none;
}
.waitlist-slider {
	margin-bottom: 60px;
}

.order-map {
	position: relative;
	z-index: 2;
	padding: 0;
	line-height: 20px;
}
.map-holder {
	height: 400px;
}
.modal-body--map .modal-title-holder {
	margin-bottom: 20px;
}
.map-popup-address {
	margin-bottom: 5px;
}




@media (max-width:1366px) {
	.subscribe-holder .row-holder {
		padding: 0;
	}
}
@media (max-width:1200px) {
	.personal-main-content {
		width: 728px;
	margin-left: 10px;
	}
	.personal-menu-holder {
		width: calc(100% - 738px);
	}
	.orders-page .accordeon_head {
		padding: 20px 30px 15px 20px;
	}
	.orders-page .accordeon_head:after {
		right: 10px;
	}
	.order-map {
		font-size: 12px;
	}
	.status-awaiting-pickup .status {
		margin-left: 5px;
	}
}
@media (min-width:991px) {
	.personal-menu-items {
		display: block!important;
	}
	.open-menu #bg-layout {
		display: none;
	}
}
@media (max-width:991px) {
	.personal-page .bx-title {
		display: none;
	}
	.personal-main-content {
		width: 100%;
		margin: 0;
	}
	.personal-page-holder {
		flex-direction: column;
		background: #fff;
	}
	.personal-menu-holder {
		width: 100%;
	}
	.personal-menu-mobile-visible {
		display: block;
	}
	.logout-link {
		margin-top: 10px;
	}
	.personal-menu-holder {
		font-size: 14px;
		line-height: 16px;
	}
	.personal-menu-item {
		margin: 0;
		padding: 9px 0;
	}
	.personal-menu-items {
		display: none;
		position: absolute;
		top: 50px;
		left: 0;
		right: 0;
		background: #fff;
		z-index: 1000;
		padding: 15px;
	}
	.personal-menu {
		position: relative;
		padding: 20px 15px;
		margin: 0;
	}
	.open-menu .personal-menu-holder,
	.open-menu .personal-menu {
		z-index: 1000;
	}
	.personal-menu-holder {
		margin-right: -15px;
		margin-left: -15px;
		background: #fff;
		width: auto;
		position: relative;
	}
	.waitlist-slider {
		margin-bottom: 30px;
	}
	.map-holder {
		height: 300px;
		min-width: 300px;
	}
	.modal-body--map.modal-body {
		padding: 40px;
	}
	.modal-body--map .modal-title-holder {
		margin-bottom: 10px;
	}
}
@media (max-width:768px) {
	.personal-menu-mobile-visible {
		font-size: 22px;
	}
	.orders-page .accordeon_item {
		border-right: none;
		border-left: none;
	}
	.orders-page .accordeon_head {
		padding-left: 0;
		padding:19px 10px 19px 0;
		flex-wrap: wrap;
	}
	.orders-page .accordeon_head:after {
		right: 0;
	}
	.order-sum,
	.order-num {
		font-size: 14px;
		line-height: 16px;
	}
	.orders-page .accordeon_head:after {
		top: 25px;
	}
	.order-prod-text {
		display: none;
	}
	.orders-page .accordeon_head .order-col {
		width: auto;
	}
	.orders-page .accordeon_head .order-col {
		text-align: left;
	}
	.status {
		margin-left: 0;
		line-height: 20px;
	}
	.order-sum {
		margin-right: 10px;
	}
	.orders-page .accordeon_content {
		padding: 0 0 15px 0;
	}
	.order-date {
		line-height: 16px;
	}
	.order-detail-total {
		margin-right: 0;
	}
	.order-detail-row .val {
		width: calc(100% - 125px);
		line-height: 16px;
	}
	.orders-page .product-info-holder {
		flex-direction: column;
	}
	.product-info-holdr-right,
	.product-info-holdr-left {
		width: 100%;
	}
	.personal-data-holder {
		flex-direction: column-reverse;
	}
	.personal-socials-holder,
	.personal-form-holder {
		width: 100%;
	}
	.personal-socials-holder .social-items {
		margin: 10px 0;
	}
	.personal-form-holder .val,
	.personal-form-holder .info {
/*		font-size: 12px;
		line-height: 14px;*/
		padding: 5px 0;
	}
	.personal-form-holder .info {
		width: 120px;
	}
	.review-parameters-title {
		margin-right: 0;
		width: 55%;
		padding-right: 10px;
	}
	.review-parameters-value {
		width: 45%;
	}
	.link-small {
		margin-top: 8px;
		display: inline-block;
	}
	.review-item {
		padding: 20px 0;
		border-right: 0;
		border-left: 0;
	}
	.review-item .img-col  {
		min-width: 70px;
		width: 70px;
		margin-right: 10px;
	}
	.review-col {
		width: calc(100% - 80px);
	}
	.rate-item {
		margin-right: 10px;
	}
	.waitlist-slider {
		margin-bottom: 20px;
	}
	.map-holder {
		height: 200px;
	}
	.modal-body--map.modal-body {
		padding:20px;
	} 
	.personal-menu-item-mobile {
		width: 100%;
	}
	.review-product-name {
		font-size: 11px;
	}
	.review-link a {
		font-size: 12px;
		line-height: 14px;
	}
	.orders-page .accordeon_head .order-col-big {
		margin-right: 20px;
	}
}
@media (max-width:600px) {
	.modal-body--map.modal-body {
		padding:20px 10px 10px;
	} 
	.orders-page .accordeon_head .order-col-big {
		margin-right: 0;
		width: 100%;
	}
	.orders-page .accordeon_head {
		padding: 15px 10px 15px 0;
	}
	.review-message {
		line-height: 1.6;
	}
	.link_more {
		top: 23px;
	}
}
.bonus-page {
	padding-bottom:50px;
}
.bonus-page .personal-main-content {
	max-width:488px;
	margin-right:auto;
} 
/*.personal-main-content .bx-title {
	margin-top:0;
}*/
.bonus-page p {
	font-size: 14px;
	line-height: 154%;
}
.bonus-content .h4,
.bonus-content .h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.bonus-content .h3,
.bonus-content .h3 {
	font-size: 22px;
	line-height: 154%;
	font-weight: bold;
}
.bonus-info {
	margin-top:35px;
}
.bonus-table-info {
	background: rgba(237, 237, 68, 0.16);
	margin:0 20px 20px;
	color: #828282;
	font-size: 14px;
	line-height: 16px;
	padding:9px 15px;
	text-align:center;
}
.bonus-table {
	border: 1px solid #EBEBF1;
}
.bonus-table-head {
	border-bottom: 1px solid #EBEBF1;	
	padding:20px 7px;
	display:flex;
}
.bonus-table-col {
	width:calc(100% / 3);
	padding-left:13px;
}
.bonus-table-col + .bonus-table-col {
	border-left: 1px solid #EBEBF1;	
}
.bonus-table-title {
	color: #828282;
	margin-bottom:7px;
	font-size: 12px;
	line-height: 154%;
}
.bonus-table-num {
	font-size: 22px;
	line-height: 154%;
	color: #000000;
	font-weight: 300;
}
.bonus-table-content {
	padding:30px 20px;
	display:flex;
}
.bonus-item {
	width:25%;
	color: #828282;
	text-align: right;
}

.bonus-item-num {
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color:#000000;
}
.bonus-item-num-low {
	color: #828282;
}
.bonus-item-num-middle {
	color: #00782E;
}
.bonus-item-total {
	font-weight: 300;
	font-size: 13px;
	line-height: 15px;
}
.bonus-item + .bonus-item {
	padding-left:2px;
}
.bonus-progress {
	height:15px;
	background: #F5F4EF;
	margin:12px 0 9px;
	text-align:left;
}
.bonus-progress.active span {
	display:inline-flex;
	height:100%;
	background: #00782E;
}
@media (max-width:580px) {
	.bonus-table-content {
		padding: 20px 10px;
	}
	.bonus-table-info {
		margin: 0 10px 20px;
	}
	.bonus-table-head {
		padding: 15px 4px;
	}
	.bonus-table-col {
		padding-left:5px;
		padding-right:3px;
	}
	.bonus-table-num {
		font-size: 17px;
	}
	.bonus-table-title {
		min-height: 36px;
	}
}
.private-page {
	padding-bottom: 90px;
}
.personal-menu-item.personal-logout {
	margin-top: 20px
}
.personal-menu-item.personal-logout .personal-menu-item-link {
	color: #2A87DD;
}
.private-page .personal-data-holder {
	border: 1px solid #EBEBF1;
	padding: 30px;
}
.personal-data-holder {
	flex-direction: column-reverse;
}
.private-page .social-item-holder {
	width: auto;
	margin-right: 9px;
	background: #FFFFFF;
	border: 1px solid #EBEBF1;
	box-sizing: border-box;
	border-radius: 100px;
	display: inline-flex;
	padding: 9px 10px;
}
.private-page .social-item .icon {
	width: 30px;
	height: 30px;
	margin-right: 12px;
}
.private-page .social-item-right {
	display: flex;
	flex-direction: column;
}
.private-page .social-item-right span {
	font-size: 14px;
	line-height: 16px;
	display: inline-flex;
}
.private-page .social-item-right .social-link {
	font-size: 12px;
	line-height: 14px;
	display: inline-flex;
}
.private-page .social-item-holder .social-item {
	margin-right: 0;
}
.personal-form-block {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 10px);
	margin-right: -10px;
	margin-bottom: 15px;
}
.personal-form-block .inputs-holder .select-holder {
	width: 80px;
}
.personal-form-block .inputs-holder .input-holder-month {
	width: calc(100% - 208px);
	margin-right: 9px;
}
.personal-form-block .inputs-holder .input-holder-year {
	width: 110px;
}
.personal-form-block .form-group,
.personal-form-block .input-holder,
.personal-form-block .row-holder {
	width: calc(50% - 10px);
	margin-right: 10px;
}
.personal-form-block .form-group {
	margin-top: 0;
	margin-bottom: 0;
}
.personal-form-block .row-holder {
	border-bottom: 1px solid #EBEBF1;
	padding: 7px 0 8px;
}
.personal-form-full .info {
	font-family: 'ubuntubold' , sans-serif;
	width: auto;
	min-width: 50px;
	margin-right: 10px;
	color: #000000;
} 
.personal-form-block .inputs-holder {
	margin-bottom: 0;
}
.personal-form-block .subtitle {
	margin-top: 34px;
}
.personal-form-block .form-group-radio {
	padding-left: 30px;
}
.personal-form-block .radio-col {
	width: auto;
	margin-right: 20px;
}
.form-group .input-holder-full {
	width: 100%;
}
.form-group-radio .radio-holder {
	min-height: 50px;
    align-items: center;
}

@media(max-width:1200px){
	.personal-form-block .form-group-radio {
		padding-left: 0;
	}
	.personal-form-block .radio-col {
		margin-right: 15px;
	}
	.personal-form-block .radio-col:last-child {
		margin-right: 0;
	}
}

@media (max-width: 767px) {
	.personal-form-block {
		width: 100%;
		margin-right: 0;
	}
	.personal-form-block .form-group,
	.personal-form-block .input-holder,
	.personal-form-block .row-holder {
		width: 100%;
		margin-right: 0;
	}
	.personal-form-block .row-holder  {
		padding: 12px 0 13px;
	}

	.private-page .personal-data-holder {
		border: none;
		padding: 0;
	}
	.private-page .social-item-holder {
		width: 100%;
		margin-right: 0;
	}
	.private-page .social-item-holder {
		margin-bottom: 10px;
	}
	.personal-form-holder .row-holder {
		margin-bottom: 10px;
	}
	.personal-form-block .radio-col {
		margin-right: 20px;
		margin-bottom: 10px;
	}
	.form-group-radio .radio-holder {
		flex-wrap: wrap;		
	}
	.link-cancel .header-user-link {
		display: inline-flex;
	}
	.personal-form-block .subtitle {
		margin-bottom: 10px;
	}
	.personal-form .btn-holder {
		margin-top: 15px;
	}
	.select-holder.input-holder {
		width: 64px;
		margin-right: 9px;
	}
	.select-holder.input-holder-month {
		margin-right: 9px;
		width: calc(100% - 166px);
	}
	.select-holder.input-holder-year {
		margin-right: 0;
		width: 94px;
	}
	.select-holder .jq-selectbox__select {
		padding-right: 30px;
	}
	.personal-form-block .inputs-holder .select-holder {
		width: 64px;
		margin-right: 9px;
		min-width: 64px;
	}
	.personal-form-block .inputs-holder .input-holder-month {
		margin-right: 9px;
		width: calc(100% - 176px);
	}
	.personal-form-block .inputs-holder .input-holder-year {
		width: 94px;
		margin-right: 0;
	}
	.private-page {
		padding-bottom: 20px;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/private_left_menu/style.css?1564663773427*/
.bx-inclinksfooter a{border-bottom: none;}
.bx-inclinksfooter .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 17px;
	color: #fff;
	font-weight: 600;
}
.bx-inclinksfooter-container {
    padding: 0;
    color: #fff;
}

.bx-inclinksfooter-list{
	list-style: none;
	margin: 0;
	padding: 0;
}
/* .bx-inclinksfooter-item {
	margin-bottom: 13px;
} */
.bx-inclinksfooter-item &gt; a {
	display: inline-block;
	padding:3px 0 10px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/system.auth.form/auth_soc/style.css?1565335380443*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/main/components/bitrix/system.auth.form/auth_soc/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/main/components/bitrix/system.auth.form/auth_soc/images/sec-unlocked.png);}


/* End */
/* /local/templates/main/components/bitrix/sale.personal.section/.default/style.css?160007163722745 */
/* /local/templates/main/components/bitrix/menu/private_left_menu/style.css?1564663773427 */
/* /local/templates/main/components/bitrix/system.auth.form/auth_soc/style.css?1565335380443 */
</pre></body></html>