

/* Start:/local/templates/.default/components/bitrix/socserv.auth.form/big_buttons/style.css?17349364684063*/
.bx-ss-icon.tinkoff {
	background-image: url('/images/icons/tinkoff.png');
}

.my-1rem {
	margin: 1rem 0;
}

.yandex_btn {
	cursor: pointer;
}

.bottom_ruler {
	margin-bottom: 1rem;
	width: 260px;
	text-align: center;
	font-size: 18px;
	position: relative;
}

.bottom_ruler::before {
	content: ' ';
	position: absolute;
	display: block;
	height: 1px;
	width: 100%;
	background-color: gray;
	top: 50%;
	z-index: -1;
}

.bottom_ruler>span {
	background-color: white;
	padding: 0 8px;
}

.tid-4PNRE-button {
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	cursor: pointer;
	text-decoration: none;
	box-sizing: border-box;
}

.tid-4PNRE-button:hover {
	text-decoration: none;
}

.tid-4PNRE-button-full {
	width: 100%;
}

.tid-4PNRE-button-xs {
	padding: 11px 10px;
	border-radius: 50%;
	width: 100%;
	height: 100%;
}

.tid-4PNRE-button-s {
	padding: 8px 18px;
	border-radius: 8px;
	min-width: 128px;
}

.tid-4PNRE-button-m {
	padding: 11px 26px;
	border-radius: 8px;
	min-width: 177px;
}

.tid-4PNRE-button-l {
	padding: 16px 32px;
	border-radius: 8px;
	min-width: 225px;
}

.tid-4PNRE-button-primary {
	background-color: #FFDD2D;
}

.tid-4PNRE-button-primary:hover {
	background-color: #FCC521;
}

.tid-4PNRE-button-primary:active {
	background-color: #FAB619;
}

.tid-4PNRE-button-primary:focus {
	outline: 2px solid rgba(51, 51, 51, 0.48);
}

.tid-4PNRE-button-grey {
	background-color: #F5F5F6;
}

.tid-4PNRE-button-grey:hover {
	background-color: #EBEBEB;
}

.tid-4PNRE-button-grey:active {
	background-color: #E0E0E0;
}

.tid-4PNRE-button-grey:focus {
	outline: 2px solid rgba(51, 51, 51, 0.48);
}

.tid-4PNRE-button-black {
	background-color: #333333;
}

.tid-4PNRE-button-black:hover {
	background-color: #393939;
}

.tid-4PNRE-button-black:active {
	background-color: #404040;
}

.tid-4PNRE-button-black:focus {
	outline: 2px solid #FFFFFF;
}

.tid-4PNRE-button-white {
	border: 1px solid #DDDFE0;
	background-color: #FFFFFF;
}

.tid-4PNRE-button-white:hover {
	background-color: #EFEFEF;
}

.tid-4PNRE-button-white:active {
	background-color: #DDDDDD;
}

.tid-4PNRE-button-white:focus {
	outline: 2px solid rgba(51, 51, 51, 0.48);
}

.tid-4PNRE-button-badge {
	justify-content: space-between;
}

.tid-4PNRE-button-badge-s {
	padding: 8px 10px;
}

.tid-4PNRE-button-badge-m {
	padding: 11px 14.5px;
}

.tid-4PNRE-button-badge-l {
	padding: 16px 19px;
}

.tid-4PNRE-inner {
	display: flex;
	align-items: center;
}

.tid-4PNRE-text {
	font-family: "Helvetica Neue", sans-serif;
	font-style: normal;
	font-weight: 500;
}

.tid-4PNRE-text-primary {
	color: #000000;
}

.tid-4PNRE-text-grey {
	color: #000000;
}

.tid-4PNRE-text-black {
	color: #FFFFFF;
}

.tid-4PNRE-text-white {
	color: #000000;
}

.tid-4PNRE-text-s {
	font-size: 10px;
	line-height: 16px;
	margin-right: 5px;
}

.tid-4PNRE-text-m {
	font-size: 14px;
	line-height: 22px;
	margin-right: 7px;
}

.tid-4PNRE-text-l {
	font-size: 18px;
	line-height: 28px;
	margin-right: 9px;
}

.tid-4PNRE-logo-icon {
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	background-origin: border-box;
	box-sizing: border-box;
}

.tid-4PNRE-logo-icon-xs {
	width: 36px;
	height: 32px;
}

.tid-4PNRE-logo-icon-s {
	width: 27px;
	height: 14px;
	margin-left: 5px;
	border-radius: 12px;
}

.tid-4PNRE-logo-icon-m {
	width: 37px;
	height: 20px;
	margin-left: 7px;
	border-radius: 18px;
}

.tid-4PNRE-logo-icon-l {
	width: 47px;
	height: 25px;
	margin-left: 9px;
	border-radius: 23px;
	border: none;
}

.tid-4PNRE-logo-icon-black {
	border: 1px solid #FFFFFF;
}

.tid-4PNRE-badge-s {
	border-radius: 10px;
	padding: 0 4px;
	font-size: 11px;
}

.tid-4PNRE-badge-m {
	border-radius: 10px;
	padding: 2px 6.5px;
	font-size: 11px;
}

.tid-4PNRE-badge-l {
	border-radius: 12px;
	padding: 2px 8px;
	font-size: 13px;
}

.tid-4PNRE-badge-primary {
	background-color: #FFEE95;
	color: rgba(0, 0, 0, 0.8);
}

.tid-4PNRE-badge-grey {
	background-color: #FFFFFF;
	color: rgba(0, 0, 0, 0.8);
}

.tid-4PNRE-badge-black {
	background-color: #3D3D3D;
	color: #fff;
}

/* End */
/* /local/templates/.default/components/bitrix/socserv.auth.form/big_buttons/style.css?17349364684063 */
