

/* Start:/local/templates/future_2021/css/delivery_v2.css?17534640818864*/
/* ==========================================================================
   Доставка
   ========================================================================== */

.payment {
	font-family: Raleway;
}

.page-content {
	padding-bottom: 0px !important;
}

.contact__links,
.contact__text {
	font-size: 15px;
	line-height: 22px;
}

.contact__text {
	max-width: 313px;
	width: 100%;
	margin-bottom: 24px;
	color: #382926;
}

.contact__links {
	color: #807978;
}

.contact__links span {
	display: block;
	margin-bottom: 16px;
}

.contact__phone {
	font-size: 26px;
	line-height: 29px;
	color: #382926;
	margin-bottom: 8px;
}

.contact__mail {
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.16px;
	color: #ee7a52;
}

.button {
	line-height: 48px;
	height: 48px;
	color: transparent;
	background-color: transparent;
	padding: 0 13px;
	width: 100%;
	max-width: 260px;
}

.button,
.form__counter button,
.form__counter input {
	font-weight: 400;
	text-decoration: none;
	border-radius: 55px;
	display: inline-block;
	white-space: nowrap;
}

.button,
.form__counter button {
	font-family: 'Raleway';
	font-size: 15px;
	border: 1px solid transparent;
	text-align: center;
}

.button,
.button .svg,
.form__counter button,
.form__counter button .svg,
.form__counter input,
.form__counter input .svg {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.button-b-green {
	font-family: 'Raleway';
	background-color: #29332d;
	border-color: #29332d;
	color: #fff;
}

.button--orange {
	color: #fff;
	background-color: #ee7a52;
	border-color: #ee7a52;
}

.button--orange:hover {
	background-color: #d66e4a;
	border-color: #d66e4a;
	color: #fff;
}

.button--orange .svg,
.button--orange.button--ghost:hover .svg,
.button--orange:hover .svg {
	fill: #fff;
}

.button--orange.button--ghost,
.button-b-green.button--ghost {
	background-color: #fff;
	color: #29332d;
}

.button--orange.button--ghost:hover,
.button-b-green.button--ghost:hover {
	color: #fff;
	background-color: #29332d;
	border-color: #29332d;
}

.button--orange.button--ghost .svg {
	fill: #29332d;
}

.button--brown {
	color: #fff;
	background-color: #493729;
	border-color: #493729;
}

.button--brown:hover {
	background-color: #5b4b3e;
	border-color: #5b4b3e;
}

.button--green {
	color: #fff;
	background-color: #8b9166;
	border-color: #8b9166;
}

.button--green:hover {
	background-color: #6f7452;
	border-color: #6f7452;
}

.button--green .svg,
.button--grey.button--grey.isActive .svg {
	fill: #fff;
}

.button--grey {
	color: #493729;
	background-color: #e7e7e3;
	border-color: #e7e7e3;
}

.button--grey .svg {
	fill: #493729;
}

.button--grey:hover {
	background-color: #ecece9;
	border-color: #ecece9;
}

.button--grey.button--grey.isActive,
.headerRight__callback button:hover:after {
	background-color: #ee7a52;
}

.button--grey.button--ghost {
	background-color: transparent;
	color: #382926;
}

.button--grey.button--ghost .svg {
	fill: #382926;
}

.button--white {
	color: #e7e7e3;
	background-color: #fff;
	border-color: #fff;
}

.button--white .svg {
	fill: #e7e7e3;
}

.button--white:hover .svg {
	fill: rgba(238, 122, 82, 0.6);
}

.button--white.isChecked .svg,
.button--white.isChecked:hover .svg {
	fill: #ee7a52;
}

.button--circle,
.form__counter button {
	width: 48px;
	padding: 0;
	line-height: 1;
}

.button--circle,
.form__counter button,
.form__counter input {
	height: 48px;
	max-width: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.button--square {
	border-radius: 0;
}

.button--l {
	height: 56px;
	line-height: 56px;
}

.button--l.button--circle {
	width: 56px;
}

.button--s {
	height: 40px;
	line-height: 40px;
}

.button--s.button--circle {
	width: 40px;
}

.button--xs {
	height: 24px;
	line-height: 24px;
}

.button--xs .svg {
	font-size: 9px;
}

.button--xs.button--circle {
	width: 24px;
}

.page-content a {
	color: #007aff;
	text-decoration: underline;
}

.page-content a:hover {
	color: #007aff;
	text-decoration: none;
}

.page-content h2 {
	font-size: 16px;
	line-height: 22px;
	color: #382926;
	margin-bottom: 21px;
}

.page-content h3 {
	font-size: 14px;
	line-height: 20px;
	color: #382926;
	margin-bottom: 20px;
}

.page-content p,
.page-content ul {
	font-size: 14px;
	color: #807978;
	margin-bottom: 30px;
}

.page-content p {
	line-height: 21px;
}

.page-content .edit-area {
	line-height: 21px;
	font-size: 14px;
	color: #807978;
	margin-bottom: 30px;
}

.page-content ul {
	line-height: 20px;
}

.page-content ul li {
	position: relative;
	padding-left: 17px;
}

.page-content ul li:after {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	left: 0;
	top: 8px;
	background: #8b9166;
}

.cost-text,
.page-content .isGreen {
	color: #8b9166;
}

.page-content img {
	width: 100%;
	display: block;
	margin-bottom: 26px;
}

.paymentFeedback {
	background-color: #edf2f7;
	padding: 35px 23px 20px;
	background-image: url(/local/templates/future_2021/css/../images/paymentfeedback-bg.svg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 18px;
}

.paymentFeedback__title {
	margin-bottom: 25px;
	font-size: 20px;
	line-height: 26px;
	color: #382926;
}

.paymentFeedback__block {
	margin-bottom: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.paymentFeedback__label {
	margin-bottom: 11px;
	font-size: 14px;
	line-height: 21px;
	color: #807978;
}

.paymentFeedback__phone {
	margin-bottom: 8px;
	display: inline-block;
	font-size: 22px;
	line-height: 24px;
	color: #382926;
}

.paymentFeedback__mail {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.16px;
	color: #ee7a52;
}

.paymentFeedback__button .button {
	max-width: 100%;
	padding: 0 5px;
}

.payment .page-title {
	text-align: left;
	margin-bottom: 28px;
}

.payment__content {
	padding-bottom: 60px;
}

.accord-text {
	background-color: #e4e1e1;
	border-radius: 10px;
	transition: all 0.25s ease;
	cursor: pointer;
	margin-bottom: 10px;
	padding: 15px;
	position: relative;
}

.accord-text::before {
	content: '';
	position: absolute;
	right: 25px;
	top: 17px;
	width: 11px;
	height: 19px;
	transform: rotate(90deg);
	background: url('/local/templates/future_2021/css/../images/arrow-right-swiper.png') no-repeat center / contain;
	transition: all 0.25s ease;
}

.accord-text.active::before {
	transform: rotate(270deg);
}

.page-content .accord-text h3 {
	margin-bottom: 0;
	padding-right: 30px;
}

.accord-text:last-child {
	margin-bottom: 0;
}

.accord-text:hover {
	border-color: #fff;
}

.invisible-text {
	display: none;
	padding-left: 15px;
}

@media (min-width: 768px) {
	.page-content h2 {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 18px;
	}

	.page-content h3 {
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 16px;
	}

	.page-content p,
	.page-content .edit-area {
		font-size: 15px;
		line-height: 22px;
	}

	.page-content ul {
		font-size: 15px;
		line-height: 26px;
	}

	.paymentFeedback {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.paymentFeedback__title {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		font-size: 26px;
		line-height: 34px;
		margin-bottom: 31px;
	}

	.paymentFeedback__block {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		margin-bottom: 0;
	}

	.paymentFeedback__label {
		font-size: 15px;
		line-height: 22px;
	}

	.paymentFeedback__phone {
		font-size: 26px;
		line-height: 29px;
	}

	.paymentFeedback__button {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}

	.paymentFeedback__button .button {
		max-width: 288px;
	}

	.payment .page-title {
		margin-bottom: 48px;
	}
}

@media (min-width: 1200px) {
	.page-content h2 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 16px;
	}

	.page-content h3 {
		font-size: 16px;
	}

	.paymentFeedback {
		max-width: 360px;
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
		margin-top: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		padding: 88px 29px 79px;
	}

	.paymentFeedback__title {
		margin-bottom: 47px;
	}

	.paymentFeedback__block {
		margin-bottom: 40px;
	}

	.paymentFeedback__label {
		line-height: 26px;
		margin-bottom: 23px;
	}

	.paymentFeedback__phone {
		font-size: 32px;
		line-height: 35px;
		margin-bottom: 6px;
	}

	.payment {
		padding-top: 0px;
	}

	.payment .container {
		position: relative;
	}

	.payment__content {
		max-width: 646px;
		width: 100%;
		padding-bottom: 100px;
	}
}

/* End */
/* /local/templates/future_2021/css/delivery_v2.css?17534640818864 */
