

/* Start:/local/assets/plugins/pls-1.0.0/assets/index-Bh0Y-RGD.css?17660526899317*/
@font-face {
	font-display: swap;
	font-family: Hauss;
	src: url(/local/assets/plugins/pls-1.0.0/assets/hauss-Va95wU1K.ttf) format('truetype');
	font-style: normal;
}
*,
*:before,
*:after {
	box-sizing: border-box;
	outline: none !important;
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
}
input {
	font-family: Hauss, sans-serif;
}
button {
	font-family:
		ALS Hauss,
		sans-serif;
}
b {
	font-weight: 500;
}
img {
	max-width: 100%;
}
#app {
	align-items: center;
	color: #111;
	background-color: #f7f8fa;
	display: flex;
	font-family: Hauss, sans-serif;
	font-size: 15px;
	font-weight: 400;
	flex-direction: column;
	line-height: 1.5;
	justify-content: flex-start;
	overflow-x: hidden;
	min-height: 100vh;
	height: 100%;
}
.fade-enter-active,
.fade-leave-active {
	transition: opacity 0.5s ease;
}
.fade-enter-from,
.fade-leave-to {
	opacity: 0;
}
.rcl {
	border-radius: 0 0 15px 15px;
	display: flex;
	flex-direction: column;
	gap: 30px;
	overflow: hidden;
	min-height: 100%;
	max-width: 920px;
	width: 100%;
}
.rcl-title {
	color: #111;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 15px;
	text-align: center;
	width: 100%;
}
.rcl-info {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.rcl-info__text {
	font-size: 15px;
	font-weight: 400;
}
.rcl-layout-wrap {
	border-radius: 15px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	gap: 30px;
	width: 100%;
}
.rcl-layout {
	background-color: #fff;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	gap: 30px;
	padding: 25px 30px;
}
.rcl-layout[data-layout='2'] {
	padding-bottom: 0;
}
.rcl-header {
	position: relative;
}
.rcl-header__title {
	align-items: center;
	color: #111;
	display: flex;
	font-size: 16px;
	font-weight: 500;
	padding-left: 50px;
	position: relative;
	min-height: 36px;
}
.rcl-header__title:before {
	align-items: center;
	background-color: #fdb71e;
	border-radius: 8px;
	color: #111;
	content: attr(data-title);
	display: flex;
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	height: 36px;
	width: 36px;
}
.rcl-products {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 30px;
}
.rcl-products-block {
	display: flex;
	flex-direction: column;
	gap: 30px;
	justify-content: space-between;
	max-width: 50%;
	width: 100%;
}
.rcl-products-block-top {
	display: flex;
	flex-direction: column;
	gap: 15px;
	padding: 0 15px;
}
.rcl-products-block-bottom,
.rcl-products-list {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.rcl-products__title {
	color: #9b9b9b;
	font-size: 14px;
	font-weight: 400;
}
.rcl-products-list {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.rcl-products-list__item {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 15px;
}
.rcl-products-list__item-name {
	color: #111;
	flex: 1;
	font-size: 16px;
	font-weight: 400;
	min-width: 115px;
	width: 100%;
}
.rcl-products-list__item-quantity {
	background-color: #fff;
	border: 1px solid #cacbd0;
	border-radius: 8px;
	color: #111;
	font-size: 16px;
	font-weight: 500;
	margin-right: -3px;
	padding: 10px;
	text-align: right;
	transition: border-color 0.4s ease;
	height: 44px;
	max-width: 130px;
	width: 100%;
}
.rcl-products-list__item-quantity.--error {
	border-color: #fd362c;
}
.rcl-products-list__item-quantity::-webkit-input-placeholder {
	color: #9b9b9b;
	font-size: 16px;
	font-weight: 400;
}
.rcl-products-list__item-quantity::-moz-placeholder {
	color: pink;
}
.rcl-products-list__item-quantity:-ms-input-placeholder {
	color: pink;
}
.rcl-products-list__item-quantity:-moz-placeholder {
	color: pink;
}
.rcl-products-list__item-measur {
	color: #4f4f51;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	min-width: 18px;
}
.rcl-products-mi {
	background: #f7f8fa;
	border-radius: 8px;
	padding: 25px 15px;
}
.rcl-products-mi-error {
	color: #fd362c;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	width: 100%;
}
.rcl-products-mi-layout {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 15px;
	min-height: 60px;
	width: 100%;
}
.rcl-products-mi__name {
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #111;
	display: -webkit-box;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 210px;
	width: 100%;
}
.rcl-products-mi__value {
	align-items: center;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 8px;
	color: #111;
	cursor: default;
	display: flex;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	justify-content: flex-end;
	margin-right: 30px;
	padding: 10px;
	text-align: right;
	height: 44px;
	max-width: 130px;
	width: 100%;
}
.rcl-const-list {
	display: flex;
	flex-direction: row;
	gap: 10px;
}
.rcl-const-list__item {
	background-color: #f7f8fa;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	gap: 15px;
	justify-content: space-between;
	padding: 15px 20px;
	min-height: 110px;
	width: 100%;
}
.rcl-const-list__item-name {
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #111;
	display: -webkit-box;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.rcl-const-list__item-value {
	color: #111;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
}
.rcl-wires-layout {
	display: flex;
	flex-direction: column;
	gap: 15px;
	width: 100%;
}
.rcl-wires__title {
	color: #111;
	font-size: 16px;
	font-weight: 500;
}
.rcl-wires-list {
	display: flex;
	flex-direction: row;
	gap: 40px;
	justify-content: space-between;
	width: 100%;
}
.rcl-wires-list__item {
	max-width: 200px;
	width: 100%;
}
.rcl-wires-list__item-label {
	color: #111;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	padding-top: 3px;
	padding-left: 30px;
	position: relative;
}
.rcl-wires-list__item-radio {
	opacity: 0;
	position: absolute;
	top: 8px;
	left: 8px;
	height: 5px;
	width: 5px;
}
.rcl-wires-list__item-name {
	background-color: transparent;
	border: 1px solid #cacbd0;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
}
.rcl-wires-list__item-name:before {
	background-color: transparent;
	border-radius: 50%;
	content: '';
	position: absolute;
	top: 4px;
	left: 4px;
	transition: background-color 0.4s ease;
	height: 10px;
	width: 10px;
}
.rcl-wires-list__item-radio:checked + .rcl-wires-list__item-name:before {
	background-color: #fdbd31;
}
.rcl-total {
	align-items: center;
	background: #f8ecd2;
	display: flex;
	flex-direction: row;
	gap: 10px;
	padding: 15px 30px;
	min-height: 80px;
}
.rcl-total__name {
	color: #111;
	display: flex;
	flex-direction: column;
	font-size: 16px;
	font-weight: 500;
	width: 100%;
}
.rcl-total__name-error {
	color: #fd362c;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	width: 100%;
}
.rcl-total__value {
	align-items: center;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 8px;
	color: #111;
	cursor: default;
	display: flex;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	justify-content: flex-end;
	padding: 10px;
	transition: border-color 1s ease;
	text-align: right;
	height: 44px;
	max-width: 130px;
	width: 100%;
}
.rcl-total__value.error {
	border-color: #fd362c;
}
.rcl-total__measur {
	color: #4f4f51;
	font-size: 14px;
	font-weight: 400;
	padding-right: 15px;
}
@media (max-width: 767px) {
	.rcl-title {
		font-size: 22px;
		line-height: 1.45;
		margin-bottom: 10px;
	}
	.rcl-products {
		gap: 0;
	}
	div[data-block='1'] .rcl-products-mi {
		border-radius: 8px 0 0 8px;
	}
	div[data-block='2'] .rcl-products-mi {
		border-radius: 0 8px 8px 0;
	}
}
@media (max-width: 575px) {
	.rcl {
		gap: 15px;
	}
	.rcl-layout-wrap {
		gap: 20px;
	}
	.rcl-layout {
		gap: 20px;
		padding: 20px;
	}
	.rcl-layout[data-payout='2'] {
		border-radius: 15px 15px 0 0;
	}
	.rcl-header__title {
		font-size: 15px;
		line-height: 1.2;
	}
	.rcl-products {
		flex-direction: column;
		gap: 20px;
	}
	.rcl-products-block {
		gap: 20px;
		max-width: 100%;
	}
	.rcl-products-block-top {
		padding: 0;
		gap: 20px;
	}
	.rcl-products-list__item-name {
		font-size: 15px;
	}
	.rcl-products-list__item-quantity {
		margin-right: 0;
		height: 40px;
		max-width: 110px;
	}
	div[data-block='1'] .rcl-products-mi,
	div[data-block='2'] .rcl-products-mi {
		border-radius: 8px;
	}
	.rcl-products-mi {
		align-items: center;
		display: flex;
		padding: 15px;
		min-height: 110px;
	}
	.rcl-products-mi-layout {
		min-height: initial;
	}
	.rcl-products-mi__name {
		-webkit-line-clamp: 4;
		line-clamp: 4;
	}
	.rcl-products-mi__value {
		margin-right: 18px;
		height: 40px;
		max-width: 110px;
	}
	.rcl-const-list {
		flex-direction: column;
	}
	.rcl-wires-layout {
		gap: 20px;
	}
	.rcl-wires-list {
		flex-direction: column;
		gap: 15px;
	}
	.rcl-total {
		padding: 15px;
	}
	.rcl-total__name {
		font-size: 15px;
	}
	.rcl-total__value {
		height: 40px;
		max-width: 110px;
	}
	.rcl-total__measur {
		padding-right: 0;
	}
}
.fade-enter-active[data-v-c4c34cb2],
.fade-leave-active[data-v-c4c34cb2] {
	transition: opacity 0.5s ease;
}
.fade-enter-from[data-v-c4c34cb2],
.fade-leave-to[data-v-c4c34cb2] {
	opacity: 0;
}

/* End */
/* /local/assets/plugins/pls-1.0.0/assets/index-Bh0Y-RGD.css?17660526899317 */
