

/* Start:/local/components/custom/void/templates/reg_to_event_new/style.css?17853983014899*/
.club-adds {
	display: none;
}
.club-adds.show {
	display: block;
}
p[data-id='img_pay'] {
	display: flex;
	align-items: center;
	gap: 0 10px;
}
.radio__wrap label[for='forclub']:before {
	border-radius: 0;
}
@font-face {
  font-family: 'SVBFont';
  src: url('/local/components/custom/void/templates/reg_to_event_new/Druk-Wide-Cy-Web-Medium-Regular (1).ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap; 
}
.popup-new .popup-step {
	background: #f7f7f7;
	top: 0px;
}
.popup-new .popup__event-title {
	font-family: 'SVBFont';
	font-weight: 400;
	font-style: normal;
}
.popup-new .popup__logo {
	background: #f74c3c;
	padding: 15px 20px;
	text-align: center;
	position: relative;
	margin: 0 -30px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.popup-new .popup__event-title {
	margin-top: 18px;
}
.popup-new .popup__logo img {
	width: 70%;
}
.popup__event {
	padding-bottom: 0px !important;
}
.popup-new .popup__event-back {
	color: #fff;
	text-decoration: none;
	font-size: 40px;
	font-weight: 100;
	line-height: 0.8;
	z-index: 1000000000;
	display: inline-block;
	cursor: pointer;
	margin: -2px 40px 0 0;
}
.popup.popup-new {
	padding: 0;
}
.popup-new .popup__btn-close {
	top: 60px;
	right: 10px;
}
.popup-new .popup__event .mod__widget-button {
	max-width: 100%;
	background: #f74c3c;	
	color: #fff;
	font-family: 'SVBFont';
	box-shadow: none;
	margin-top: 35px;
}
.popup-new .var1finalbutton {
	max-width: 100%;
	background: #f74c3c;	
	color: #fff;
	font-family: 'SVBFont';
	box-shadow: none;
	margin-top: 35px;
	display: block;
}
.popup-new .input__text {
	box-shadow: none;
	border: solid 1px #999;
}
.popup-new input::placeholder {
	color: #000;
}
.popup-new .checkbox__input + label {
	line-height: 22px;
}
.popup-new .checkbox__input + label:before {
	border: solid 1px #aaa;
}
.popup-new .popup__event-fields .checkbox__label {
	font-weight: 300;
}
.popup__new_select {
	border: solid 1px #ccc;
 	padding: 20px 20px 20px 40px !important;
	margin-bottom: 15px;
	border-radius: 3px;
	cursor: pointer;
	position: relative;
}
.popup__new_select:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	width: 15px !important;
	height: 15px !important;
	border: solid 4px #fff !important;
	background: #fff;
	left: 14px;
	top: 22px;
}
.popup__new_select.selected {
	border-color: #000;
	background: #f5f5f5;
}
.popup__new_select.selected:before {
	background: #f74c3c;
}
.corp_promo {
	display: none;
}
.popup__new_select.selected .corp_promo { 
	display: flex;
}
.popup-step.j-visible .popup__event-fields.j-visible, .popup__event-fields {
	overflow: unset;
}
.popup__new_select > header {
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
}
.popup__new_select > section {
	font-size: 12px;
	color: #999;
	margin: 10px 0 0;
}
.popup__new_select > section span {
	color: #000;
	font-weight: 500;
}
.popup-new .popup__btn-close.popup-close {
	background: none;
	color: #999;
	font-size: 40px;
	font-weight: 100;
	top: 50px;
	right: -10px;
}
.mod__error--mess.success {
	color: #3d3;
	border-color: #3d3;
}
.mod__error--mess.success:before {
	color: #3d3;
	border-color: #3d3;
	box-shadow: 0 0 0 1px #3d3;
}
.popup-new .popup-step, .popup-new .popup-step * {
	transition: none !important;
}
.mod__error--mess.promo6 {
	bottom: -25px; 
}
.club-adds .input__text {
	padding: 0 20px 0 20px;
}
@media (max-width: 768px){
	.popup-new .popup-step {
		padding: 0 10px 10px 10px;
	}
	.club-adds {
		white-space: normal;
	}
	.popup-new .var1finalbutton {
		font-size: 16px;
	}
	.popup-new .popup__event-title {
		line-height: 1.1;
		font-size: 18px;
		margin-top: 7px;
	}
	.popup-new .popup__event-fields {	
		padding-top: 0;
	}
	.popup-new .popup__new_select {
		padding: 10px 10px 10px 30px !important;
	}
	.popup-new .popup__new_select:before {	
		left: 8px;
		top: 13px;
	}
	.popup-new .checkbox__input + label {
		font-size: 14px;
		padding-left: 25px;
	}
	.popup-new .input__text {	
		margin-top: 10px;
		margin-bottom: 10px;
		height: 40px;
		padding: 0 10px 0 10px;
	}
	.popup-new .popup__new_select > header {
		font-size: 17px;
	}
	.popup-new .input__text-field {
		font-size: 14px;
	}
	.popup-new .popup__event .mod__widget-button {
		margin-top: 5px;
	}
	.popup-new .mod__error--mess {
		bottom: -28px;
	}
	.popup-new .mod__error--mess.birthday {
		bottom: -39px;
	}
	.popup-new [data-val='company'] .mod__error--mess {	
		position: relative;
		bottom: unset;
	}
	.popup-new .popup__btn-close.popup-close {
		top: 30px;
	}
	.popup-new .input__text.input__error {
		margin-bottom: 45px;
	}
	.popup-new .popup__event-back {
		line-height: 20px;
		margin: -12px 40px 0 5px;
	}
}
/* End */


/* Start:/bitrix/templates/landing24/template_styles.css?16969654312727*/
.landing-edit-mode,
.landing-public-mode {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	display: flex;
	flex-direction: column;
}

.landing-layout-flex {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	flex-grow: 1;
}

@media (max-width: 780px) {
	.landing-layout-flex.sidebar-right .landing-sidebar {
		order: 1;
	}
}

.landing-header + .landing-main {
	flex-grow: 1;
}

@media (min-width: 1px) {
	.landing-layout-breakpoint--all .landing-layout-flex {
		flex-direction: row;
	}

	.landing-layout-breakpoint--all .landing-layout-flex.sidebar-right,
	.landing-layout-breakpoint--all .landing-layout-flex.without-left {
		flex-direction: row-reverse;
	}

	.landing-layout-breakpoint--all .landing-layout-flex .landing-sidebar {
		width: 30%;
	}

	.landing-layout-breakpoint--all .landing-layout-flex .landing-main {
		width: 70%;
	}
}

@media (min-width: 576px) {

	.landing-layout-breakpoint--mobile .landing-layout-flex {
		flex-direction: row;
	}

	.landing-layout-breakpoint--mobile .landing-layout-flex.sidebar-right,
	.landing-layout-breakpoint--mobile .landing-layout-flex.without-left {
		flex-direction: row-reverse;
	}

	.landing-layout-breakpoint--mobile .landing-layout-flex .landing-sidebar {
		width: 30%;
	}

	.landing-layout-breakpoint--mobile .landing-layout-flex .landing-main {
		width: 70%;
	}
}

@media (min-width: 768px) {
	/*default*/
	main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex,
	.landing-layout-breakpoint--tablet .landing-layout-flex {
		flex-direction: row;
	}

	main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex.sidebar-right,
	main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex.without-left,
	.landing-layout-breakpoint--tablet .landing-layout-flex.sidebar-right,
	.landing-layout-breakpoint--tablet .landing-layout-flex.without-left {
		flex-direction: row-reverse;
	}

	main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex .landing-sidebar,
	.landing-layout-breakpoint--tablet .landing-layout-flex .landing-sidebar {
		width: 30%;
	}

	main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex .landing-main,
	.landing-layout-breakpoint--tablet .landing-layout-flex .landing-main {
		width: 70%;
	}
}

@media (min-width: 992px) {

	.landing-layout-breakpoint--desktop .landing-layout-flex {
		flex-direction: row;
	}

	.landing-layout-breakpoint--desktop .landing-layout-flex.sidebar-right,
	.landing-layout-breakpoint--desktop .landing-layout-flex.without-left {
		flex-direction: row-reverse;
	}

	/*for all*/
	.landing-layout-flex .landing-sidebar {
		width: 300px;
		min-width: 300px; /* 30% * 992px */
	}

	.landing-layout-flex .landing-main {
		width: calc(100% - 300px);
	}
}
/* End */
/* /local/components/custom/void/templates/reg_to_event_new/style.css?17853983014899 */
/* /bitrix/templates/landing24/template_styles.css?16969654312727 */
