.li_plus,
.li_plus li,
.select_2 .jq-selectbox__dropdown ul,
.select_2 .jq-selectbox__dropdown li,
.select.jq-selectbox .jq-selectbox__dropdown ul,
.select.jq-selectbox .jq-selectbox__dropdown li,
.page_menu ul,
.page_menu li,
.page_menu_stat ul,
.page_menu_stat li,
.cart-order-datacenter-list__item-add-info-item-list ul,
.cart-order-datacenter-list__item-add-info-item-list li {
	list-style: outside none none;
	padding: 0;
	margin: 0
}

.learn_more {
	color: #3fa1fb;
	font: 500 10px/12px "GothamPro", sans-serif;
	text-transform: uppercase;
	margin-bottom: 40px
}

.learn_more a {
	text-decoration: none;
	color: #3fa1fb;
	transition: color .2s
}

.learn_more a:hover {
	color: #ff7832
}

.learn_more_bdt {
	position: relative;
	padding-top: 16px
}

.learn_more_bdt:before {
	position: absolute;
	content: '';
	right: 50%;
	top: 0;
	transform: translateX(50%);
	width: 240px;
	height: 1px;
	background-color: #e3e3e3
}

.h211,
.h211_1 {
	color: #3fa1fb;
	font: 300 18px "GothamPro", sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px
}

@media (max-width: 767px) {

	.h211,
	.h211_1 {
		margin-bottom: 12px
	}
}

.h211_1 {
	color: #ff7832
}

.h212 {
	color: #3fa1fb;
	font: 400 24px "GothamPro", sans-serif;
	text-transform: uppercase;
	margin-bottom: 40px
}

@media (max-width: 1023px) {
	.h212 {
		margin-bottom: 30px;
		font-size: 18px
	}
}

@media (max-width: 767px) {
	.h212 {
		margin-bottom: 20px
	}
}

.li_plus {
	margin-bottom: 20px
}

.li_plus li {
	transform: translateZ(0);
	position: relative;
	padding: 0 0 6px 34px;
	display: inline-block;
	width: 100%;
	font: 300 14px/20px "GothamPro", sans-serif;
	box-sizing: border-box
}

.li_plus li:before {
	position: absolute;
	content: '+';
	color: #aace6e;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	left: 0;
	top: 0
}

.cart-order-datacenter__title-remove a:before,
.cart-order-datacenter-list__item-title-remove a:before,
.cart-order-datacenter-list__item-add-info-btn a:before,
.cart-order-datacenter-list__item-edit:before,
.checkout-white-block__headline-edit:before,
.checkout-blue-block__headline-edit:before,
.cart-order-datacenter__title-remove a:after,
.cart-order-datacenter-list__item-title-remove a:after,
.cart-order-datacenter-list__item-add-info-btn a:after,
.cart-order-datacenter-list__item-edit:after,
.checkout-white-block__headline-edit:after,
.checkout-blue-block__headline-edit:after {
	transition: opacity .2s;
	will-change: transform
}

.cart-order-datacenter__title-remove a:before,
.cart-order-datacenter-list__item-title-remove a:before,
.cart-order-datacenter-list__item-add-info-btn a:before,
.cart-order-datacenter-list__item-edit:before,
.checkout-white-block__headline-edit:before,
.checkout-blue-block__headline-edit:before {
	opacity: 1
}

.cart-order-datacenter__title-remove a:after,
.cart-order-datacenter-list__item-title-remove a:after,
.cart-order-datacenter-list__item-add-info-btn a:after,
.cart-order-datacenter-list__item-edit:after,
.checkout-white-block__headline-edit:after,
.checkout-blue-block__headline-edit:after {
	opacity: 0
}

.cart-order-datacenter__title-remove a:hover:before,
.cart-order-datacenter-list__item-title-remove a:hover:before,
.cart-order-datacenter-list__item-add-info-btn a:hover:before,
.cart-order-datacenter-list__item-edit:hover:before,
.checkout-white-block__headline-edit:hover:before,
.checkout-blue-block__headline-edit:hover:before {
	opacity: 0
}

.cart-order-datacenter__title-remove a:hover:after,
.cart-order-datacenter-list__item-title-remove a:hover:after,
.cart-order-datacenter-list__item-add-info-btn a:hover:after,
.cart-order-datacenter-list__item-edit:hover:after,
.checkout-white-block__headline-edit:hover:after,
.checkout-blue-block__headline-edit:hover:after {
	opacity: 1
}

.mbn {
	margin-bottom: 0 !important
}

.mtn {
	margin-top: 0 !important
}

.margin {
	margin-bottom: 56px;
	margin-top: 56px
}

@media (max-width: 1279px) {
	.margin {
		margin-bottom: 48px;
		margin-top: 48px
	}
}

@media (max-width: 1023px) {
	.margin {
		margin-bottom: 40px;
		margin-top: 40px
	}
}

@media (max-width: 767px) {
	.margin {
		margin-bottom: 32px;
		margin-top: 32px
	}
}

.padding {
	padding-bottom: 56px;
	padding-top: 56px
}

@media (max-width: 1279px) {
	.padding {
		padding-bottom: 48px;
		padding-top: 48px
	}
}

@media (max-width: 1023px) {
	.padding {
		padding-bottom: 40px;
		padding-top: 40px
	}
}

@media (max-width: 767px) {
	.padding {
		padding-bottom: 32px;
		padding-top: 32px
	}
}

@media (max-width: 479px) {
	.padding {
		padding-bottom: 24px;
		padding-top: 24px
	}
}

.mobile-only {
	display: none
}

@media (min-width: 480px) and (max-width: 767px) {
	.mobile-only {
		display: inherit
	}
}

.desktop-only {
	display: none
}

@media (min-width: 1024px) {
	.desktop-only {
		display: inherit
	}
}

.md {
	display: none
}

@media (max-width: 1023px) {
	.md {
		display: inherit
	}
}

.sm {
	display: none
}

@media (max-width: 767px) {
	.sm {
		display: inherit
	}
}

.input-radio {
	display: inline-block
}

.input-radio input[type="checkbox"],
.input-radio input[type="radio"] {
	display: none
}

.input-radio input[type="checkbox"]+label,
.input-radio input[type="radio"]+label {
	color: #252525;
	font: 300 14px/18px "GothamPro", sans-serif;
	text-transform: uppercase;
	padding-left: 28px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	transition: color .2s
}

.input-radio input[type="checkbox"]+label:before,
.input-radio input[type="checkbox"]+label:after,
.input-radio input[type="radio"]+label:before,
.input-radio input[type="radio"]+label:after {
	position: absolute;
	left: 0;
	top: 0;
	transition: opacity .2s
}

.input-radio input[type="checkbox"]+label:before,
.input-radio input[type="radio"]+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 2a7 7 0 11-7 7 7 7 0 017-7m0-2a9 9 0 109 9 9 9 0 00-9-9z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 1
}

.input-radio input[type="checkbox"]+label:after,
.input-radio input[type="radio"]+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 18A9 9 0 019 0a9 9 0 010 18zM9 1.8A7.2 7.2 0 1016.2 9 7.2 7.2 0 009 1.8z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0
}

.input-radio input[type="checkbox"]+label:hover,
.input-radio input[type="radio"]+label:hover {
	color: #3fa1fb
}

.input-radio input[type="checkbox"]+label:hover:before,
.input-radio input[type="radio"]+label:hover:before {
	opacity: 0
}

.input-radio input[type="checkbox"]+label:hover:after,
.input-radio input[type="radio"]+label:hover:after {
	opacity: 1
}

.input-radio input[type="checkbox"]:checked+label,
.input-radio input[type="radio"]:checked+label {
	color: #3fa1fb
}

.input-radio input[type="checkbox"]:checked+label:before,
.input-radio input[type="radio"]:checked+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 2a7 7 0 11-7 7 7 7 0 017-7m0-2a9 9 0 109 9 9 9 0 00-9-9z' fill='%233fa1fb'/%3E%3Ccircle cx='9' cy='9' r='5' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.input-radio input[type="checkbox"]:checked+label:after,
.input-radio input[type="radio"]:checked+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18'%3E%3Cpath d='M9 18A9 9 0 019 0h.001A9 9 0 019 18zM9 1.8a7.201 7.201 0 11-.001 0z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 19px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.input-radio_white input[type="checkbox"]+label:after,
.input-radio_white input[type="radio"]+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 18A9 9 0 019 0a9 9 0 010 18zM9 1.8z' fill='%23fff'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.input-radio_white input[type="checkbox"]+label:hover,
.input-radio_white input[type="radio"]+label:hover {
	color: #fff
}

.input-radio_white input[type="checkbox"]:checked+label,
.input-radio_white input[type="radio"]:checked+label {
	color: #fff
}

.input-radio_white input[type="checkbox"]:checked+label:before,
.input-radio_white input[type="radio"]:checked+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 2a7 7 0 11-7 7 7 7 0 017-7m0-2a9 9 0 109 9 9 9 0 00-9-9z' fill='%23fff'/%3E%3Ccircle cx='9' cy='9' r='5' fill='%23fff'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.input-radio_white input[type="checkbox"]:checked+label:after,
.input-radio_white input[type="radio"]:checked+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 18A9 9 0 019 0a9 9 0 010 18z' fill='%23fff'/%3E%3Ccircle cx='9' cy='9' r='5' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

input[type="text"],
input[type="tel"],
input[type="password"],
select.select,
textarea {
	height: 40px;
	width: 100%;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	margin: 0;
	padding: 0 10px;
	font: 300 14px/38px "GothamPro", sans-serif;
	color: #707070;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
select.select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	opacity: 1;
	color: #707070
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
select.select::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #707070
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
select.select:-moz-placeholder,
textarea:-moz-placeholder {
	opacity: 1;
	color: #707070
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
select.select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	opacity: 1;
	color: #707070
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
select.select:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #3fa1fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

input[type="text"]:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
select.select:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent
}

input[type="text"]:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
select.select:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent
}

input[type="text"]:focus:-moz-placeholder,
input[type="tel"]:focus:-moz-placeholder,
input[type="password"]:focus:-moz-placeholder,
select.select:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent
}

input[type="text"]:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
select.select:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent
}

input[type="text"].error,
input[type="tel"].error,
input[type="password"].error,
select.select.error,
textarea.error {
	border: 1px solid #fc611f;
	color: #fc611f
}

input[type="text"][disabled],
input[type="tel"][disabled],
input[type="password"][disabled],
select.select[disabled],
textarea[disabled] {
	border: 1px solid rgba(0, 0, 0, 0.06)
}

textarea {
	height: 110px;
	padding: 10px;
	line-height: normal
}

.checkbox {
	display: inline-block
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
	opacity: 0;
	position: absolute;
	left: -99in
}

.checkbox input[type="checkbox"]+label,
.checkbox input[type="radio"]+label {
	display: inline-block;
	position: relative;
	font: 300 14px "GothamPro", sans-serif;
	text-transform: uppercase;
	padding-left: 32px;
	color: #252525;
	transition: color .2s;
	cursor: pointer
}

.checkbox input[type="checkbox"]+label:before,
.checkbox input[type="checkbox"]+label:after,
.checkbox input[type="radio"]+label:before,
.checkbox input[type="radio"]+label:after {
	position: absolute;
	left: 0;
	top: 0;
	transition: opacity .2s
}

.checkbox input[type="checkbox"]+label:before,
.checkbox input[type="radio"]+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 1
}

.checkbox input[type="checkbox"]+label:after,
.checkbox input[type="radio"]+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0
}

.checkbox input[type="checkbox"]+label:hover,
.checkbox input[type="radio"]+label:hover {
	color: #3fa1fb
}

.checkbox input[type="checkbox"]+label:hover:before,
.checkbox input[type="radio"]+label:hover:before {
	opacity: 0
}

.checkbox input[type="checkbox"]+label:hover:after,
.checkbox input[type="radio"]+label:hover:after {
	opacity: 1
}

.checkbox input[type="checkbox"]:checked+label,
.checkbox input[type="radio"]:checked+label {
	color: #3fa1fb
}

.checkbox input[type="checkbox"]:checked+label:before,
.checkbox input[type="radio"]:checked+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%233fa1fb'/%3E%3Cpath d='M8.15 14a.69.69 0 01-.5-.23c-.57-.57-1.139-1.16-1.708-1.73-.569-.59-1.154-1.18-1.723-1.77a.723.723 0 01-.162-.8.765.765 0 01.682-.5.64.64 0 01.488.23c.991.98 2 2.02 2.893 2.96 2.13-2.53 4.4-5.22 6.664-7.92a.63.63 0 01.5-.24.726.726 0 01.65.47.779.779 0 01-.13.81c-1.739 2.06-3.478 4.12-5.169 6.13l-1.657 1.96c-.049.07-.114.14-.163.21s-.114.12-.163.19a.692.692 0 01-.503.23z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.checkbox input[type="checkbox"]:checked+label:after,
.checkbox input[type="radio"]:checked+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Crect width='18' height='18' rx='2' ry='2' fill='%233fa1fb'/%3E%3Cpath d='M8.15 14a.69.69 0 01-.5-.23c-.57-.57-1.139-1.16-1.708-1.73-.569-.59-1.154-1.18-1.723-1.77a.723.723 0 01-.162-.8.765.765 0 01.682-.5.64.64 0 01.488.23c.991.98 2 2.02 2.893 2.96 2.13-2.53 4.4-5.22 6.664-7.92a.63.63 0 01.5-.24.726.726 0 01.65.47.779.779 0 01-.13.81c-1.739 2.06-3.478 4.12-5.169 6.13l-1.657 1.96c-.049.07-.114.14-.163.21s-.114.12-.163.19a.692.692 0 01-.503.23z' fill='%23fff'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.checkbox input[type="checkbox"]:disabled+label,
.checkbox input[type="radio"]:disabled+label {
	color: #bbb5b2;
	cursor: default
}

.checkbox input[type="checkbox"]:disabled+label:before,
.checkbox input[type="radio"]:disabled+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 1 !important
}

.checkbox input[type="checkbox"]:disabled+label:after,
.checkbox input[type="radio"]:disabled+label:after {
	display: none
}

.checkbox_tt-n input[type="checkbox"]+label,
.checkbox_tt-n input[type="radio"]+label {
	text-transform: none
}

.checkbox_error input[type="checkbox"]+label,
.checkbox_error input[type="radio"]+label {
	color: #fc611f
}

.checkbox_error input[type="checkbox"]+label:before,
.checkbox_error input[type="radio"]+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.checkbox_error input[type="checkbox"]+label:after,
.checkbox_error input[type="radio"]+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.checkbox_disabled {
	pointer-events: none
}

select.select_2 {
	font: 400 14px/30px "GothamPro", sans-serif;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #3fa1fb;
	cursor: pointer;
	transition: color .2s
}

.select_2 {
	display: inline-block;
	position: relative;
	font: 300 14px/14px "GothamPro", sans-serif
}

.select_2 .jq-selectbox__select {
	position: relative;
	padding-right: 18px
}

.select_2 .jq-selectbox__trigger {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4'%3E%3Cpath fill='%233fa1fb' d='M7.257 0L4 2.748.74 0 0 .625 4 4 8 .625 7.257 0z'/%3E%3C/svg%3E");
	width: 8px;
	height: 4px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transition: transform .2s
}

.select_2 .jq-selectbox__select-text {
	color: #3fa1fb;
	text-transform: uppercase;
	cursor: pointer;
	width: auto !important
}

.select_2 .jq-selectbox__dropdown {
	min-width: 130px;
	max-width: 180px;
	background-color: #fff;
	left: 0;
	top: 100%;
	position: absolute;
	margin-top: 12px;
	margin-left: -10px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1)
}

.select_2 .jq-selectbox__dropdown ul {
	max-height: 200px
}

.select_2 .jq-selectbox__dropdown li {
	cursor: pointer;
	text-transform: none;
	line-height: 32px;
	padding: 0 10px;
	transition: color .2s, background .2s
}

.select_2 .jq-selectbox__dropdown li:hover,
.select_2 .jq-selectbox__dropdown li.selected {
	background-color: #3fa1fb;
	color: #fff
}

.select_2.opened .jq-selectbox__trigger {
	transform: translateY(-50%) scaleY(-1)
}

.select.jq-selectbox {
	display: inline-block;
	position: relative;
	height: 40px;
	width: 100%;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font: 300 14px/38px "GothamPro", sans-serif;
	color: #707070
}

.select.jq-selectbox .jq-selectbox__select {
	position: relative;
	padding: 0 38px 0 10px;
	cursor: pointer
}

.select.jq-selectbox .jq-selectbox__trigger {
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4'%3E%3Cpath fill='%23494949' d='M7.257 0L4 2.748.74 0 0 .625 4 4 8 .625 7.257 0z'/%3E%3C/svg%3E");
	width: 8px;
	height: 4px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transition: transform .2s
}

.select.jq-selectbox .jq-selectbox__select-text {
	color: #707070;
	width: auto !important
}

.select.jq-selectbox .jq-selectbox__select-text.placeholder {
	color: #bbb5b2
}

.select.jq-selectbox .jq-selectbox__dropdown {
	width: 100%;
	background-color: #fff;
	left: 0;
	top: 100%;
	margin-top: 1px;
	position: absolute;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1)
}

.select.jq-selectbox .jq-selectbox__dropdown ul {
	max-height: 200px
}

.select.jq-selectbox .jq-selectbox__dropdown li {
	cursor: pointer;
	text-transform: none;
	line-height: 32px;
	padding: 0 10px;
	transition: color .2s, background .2s
}

.select.jq-selectbox .jq-selectbox__dropdown li:hover,
.select.jq-selectbox .jq-selectbox__dropdown li.selected {
	background-color: #3fa1fb;
	color: #fff
}

.select.jq-selectbox.opened .jq-selectbox__trigger {
	transform: translateY(-50%) scaleY(-1)
}

.select.jq-selectbox.focused {
	border: 1px solid #3fa1fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.select.jq-selectbox.focused .jq-selectbox__trigger {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4'%3E%3Cpath fill='%233fa1fb' d='M7.257 0L4 2.748.74 0 0 .625 4 4 8 .625 7.257 0z'/%3E%3C/svg%3E");
	width: 8px;
	height: 4px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.page_menu,
.page_menu_stat {
	font: 400 12px/12px "GothamPro", sans-serif;
	letter-spacing: .05em;
	text-transform: uppercase;
	box-sizing: border-box;
	height: 65px;
	overflow: hidden;
	transition: height .2s, top .2s;
	top: 0;
	visibility: hidden;
	position: fixed;
	will-change: transform
}

.page_menu ul,
.page_menu_stat ul {
	height: 80px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	transition: height .2s
}

.page_menu ul>li,
.page_menu_stat ul>li {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block;
	padding: 0 24px;
	position: relative
}

.page_menu ul div,
.page_menu_stat ul div {
	color: #252525;
	text-decoration: none;
	display: inline-block;
	position: relative;
	transition: color .2s;
	cursor: default
}

.page_menu ul div span,
.page_menu_stat ul div span {
	display: block;
	position: relative;
	transform: translate3d(0, 0, 0);
	will-change: transform
}

.page_menu ul div img,
.page_menu_stat ul div img {
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity .2s;
	will-change: opacity
}

.page_menu ul div img:not(:nth-child(1)),
.page_menu_stat ul div img:not(:nth-child(1)) {
	opacity: 0
}

.page_menu ul div img~span,
.page_menu_stat ul div img~span {
	margin-left: 26px
}

.page_menu ul div.active,
.page_menu_stat ul div.active {
	color: #3fa1fb
}

.page_menu ul div.active img:not(:nth-child(2)),
.page_menu_stat ul div.active img:not(:nth-child(2)) {
	opacity: 0
}

.page_menu ul div.active img:nth-child(2),
.page_menu_stat ul div.active img:nth-child(2) {
	opacity: 1
}

.page_menu ul div.new,
.page_menu_stat ul div.new {
	color: #bbb5b2
}

.page_menu ul div.new img:not(:nth-child(3)),
.page_menu_stat ul div.new img:not(:nth-child(3)) {
	opacity: 0
}

.page_menu ul div.new img:nth-child(3),
.page_menu_stat ul div.new img:nth-child(3) {
	opacity: 1
}

.page_menu_scroll,
.page_menu_stat_scroll {
	position: relative;
	height: 95px;
	width: 100%;
	text-align: center;
	overflow-x: scroll;
	overflow-y: hidden
}

.page_menu_wr,
.page_menu_stat_wr {
	position: relative;
	z-index: 60;
	margin-bottom: 35px;
	transition: height .2s
}

.page_menu_wr:before,
.page_menu_stat_wr:before {
	position: absolute;
	content: '';
	background: url(../img/divider_top.png) 50% 100% no-repeat;
	height: 49px;
	left: 0;
	right: 0;
	bottom: -11px
}

.page_menu_stat {
	position: relative;
	visibility: visible;
	height: auto
}

.page_menu_stat ul {
	height: auto;
	box-sizing: border-box;
	min-height: 80px;
	padding: 16px 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center
}

.page_menu_stat ul li {
	margin: 16px 0
}

.page_menu_stat .page_menu_scroll {
	height: auto;
	overflow: visible;
	position: static
}

.page_menu_fixed .page_menu {
	visibility: visible;
	will-change: transform;
	left: 0;
	right: 0;
	position: fixed;
	z-index: 90;
	background-color: #f7f7f7;
	box-shadow: -3px 0 6px rgba(0, 0, 0, 0.1), inset 0 3px 7px rgba(0, 0, 0, 0.05);
	top: 65px;
	height: 65px
}

.page_menu_fixed .page_menu ul {
	height: 65px
}

.page_menu_fixed.menus_fixed_up .page_menu,
.page_menu_fixed.mobile_menus_fixed_up .page_menu {
	top: 105px
}

@media (max-width: 1023px) {
	.page_menu_stat ul {
		min-height: 65px;
		padding: 14px
	}

	.page_menu_stat ul li {
		margin: 14px 0;
		padding: 0 20px
	}

	.page_menu ul li {
		margin: 14px 0;
		padding: 0 20px
	}

	.page_menu ul li a:hover {
		color: #252525
	}

	.page_menu ul li a:hover:before {
		opacity: 0
	}

	.page_menu ul li a.active {
		color: #3fa1fb
	}

	.page_menu ul li a.active:before {
		opacity: 1;
		transform: translateY(0px)
	}
}

.cost {
	display: inline-block;
	font-size: 20px;
	font-weight: 500
}

.cost__value {
	font: 300 45px "GothamPro", sans-serif;
	margin-right: 10px
}

.cost__value sup {
	font-size: 20px;
	position: relative;
	line-height: 20px;
	top: -2px
}

.cost__per {
	color: #dbdbdb
}

.cost_orange {
	color: #fc611f
}

.cost_blue {
	color: #3fa1fb
}

.cost_small .cost__value {
	font-size: 20px
}

.cost_small .cost__value sup {
	font-size: 10px;
	line-height: 10px;
	top: 0
}

.cost_small .cost__per {
	font-size: 20px
}

.cost_medium .cost__value {
	font-size: 30px
}

.cost_medium .cost__value sup {
	font-size: 15px;
	line-height: 15px;
	top: 0
}

.cost_medium .cost__per {
	font-size: 20px
}

.cost_from {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center
}

.cost_from>* {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block
}

.cost_from .cost__from {
	margin-right: 14px;
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
	text-transform: uppercase
}

.link-for-help {
	margin: 40px 0;
	text-align: center;
	color: #707070;
	text-transform: uppercase;
	font: italic 400 12px/16px "GothamPro", sans-serif
}

.link-for-help a {
	position: relative;
	min-height: 25px;
	color: #707070;
	text-decoration: none;
	transition: color .2s;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	padding: 0
}

.link-for-help a>span {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block;
	text-align: left
}

.link-for-help a:before,
.link-for-help a:after {
	position: absolute;
	left: 0;
	top: 0;
	transition: opacity .2s
}

.link-for-help a:before {
	position: relative;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-right: 16px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='31' viewBox='0 0 35 31'%3E%3Cpath d='M25.974 12.486a1.969 1.969 0 11-1.99-1.946h.021a1.966 1.966 0 011.969 1.946zM17.476 10.54a1.946 1.946 0 101.968 1.946 1.966 1.966 0 00-1.968-1.946zM10.947 10.54a1.946 1.946 0 101.968 1.946 1.998 1.998 0 00-1.968-1.946z' fill='%23e6e6e6'/%3E%3Cpath d='M29.959.001H4.993A4.962 4.962 0 000 4.931v15.008a4.961 4.961 0 004.986 4.937H22.133l5.617 5.555a1.906 1.906 0 001.345.57 2.31 2.31 0 001.344-.475 2.102 2.102 0 00.576-1.377v-4.415A4.998 4.998 0 0035 19.892V4.938A4.943 4.943 0 0030.053 0l-.094.001zm1.584 19.89a1.538 1.538 0 01-1.536 1.52H27.51v3.893l-3.937-3.893H4.993a1.538 1.538 0 01-1.536-1.52V4.939A1.538 1.538 0 014.993 3.42H29.96a1.538 1.538 0 011.536 1.52h.048v14.953z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 35px;
	height: 31px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='31' viewBox='0 0 35 31'%3E%3Cpath d='M25.974 12.486a1.969 1.969 0 11-1.99-1.946h.021a1.966 1.966 0 011.969 1.946zM17.476 10.54a1.946 1.946 0 101.968 1.946 1.966 1.966 0 00-1.968-1.946zM10.947 10.54a1.946 1.946 0 101.968 1.946 1.998 1.998 0 00-1.968-1.946z' fill='%23fc611f'/%3E%3Cpath d='M29.959.001H4.993A4.962 4.962 0 000 4.931v15.008a4.961 4.961 0 004.986 4.937H22.133l5.617 5.555a1.906 1.906 0 001.345.57 2.31 2.31 0 001.344-.475 2.102 2.102 0 00.576-1.377v-4.415A4.998 4.998 0 0035 19.892V4.938A4.943 4.943 0 0030.053 0l-.094.001zm1.584 19.89a1.538 1.538 0 01-1.536 1.52H27.51v3.893l-3.937-3.893H4.993a1.538 1.538 0 01-1.536-1.52V4.939A1.538 1.538 0 014.993 3.42H29.96a1.538 1.538 0 011.536 1.52h.048v14.953z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 35px;
	height: 31px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0
}

.link-for-help a:hover {
	color: #fc611f
}

.link-for-help a:hover:before {
	opacity: 0
}

.link-for-help a:hover:after {
	opacity: 1
}

@media (max-width: 767px) {
	.link-for-help {
		margin: 24px 0
	}

	.link-for-help a:before,
	.link-for-help a:after {
		top: 3px
	}
}

.link-for-help_back-to-server a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='32' viewBox='0 0 35 32'%3E%3Cpath d='M28.455 13.023a2.739 2.739 0 00-2.739 2.739 2.739 2.739 0 002.739 2.739 2.74 2.74 0 002.739-2.74 2.74 2.74 0 00-2.739-2.738zm0 3.652a.914.914 0 01-.912-.913.914.914 0 01.912-.913.914.914 0 01.913.913.914.914 0 01-.913.913zM7.457 13.936a.911.911 0 00-.646.268l-1.825 1.825a.908.908 0 00-.268.646.913.913 0 00.914.913.914.914 0 00.646-.267l1.825-1.826a.914.914 0 00.267-.646.913.913 0 00-.913-.913zM11.11 13.936a.909.909 0 00-.647.268l-1.825 1.825a.908.908 0 00-.268.646.912.912 0 00.912.913.909.909 0 00.646-.267l1.826-1.826a.908.908 0 00.267-.646.912.912 0 00-.912-.913zM14.76 13.936a.905.905 0 00-.644.268l-1.827 1.825a.914.914 0 00-.268.646.913.913 0 00.914.913.911.911 0 00.646-.267l1.825-1.826a.909.909 0 00.268-.646.913.913 0 00-.914-.913zM28.455 27.631a2.74 2.74 0 002.739-2.739 2.74 2.74 0 00-2.739-2.739 2.739 2.739 0 00-2.739 2.74 2.739 2.739 0 002.739 2.738zm0-3.652a.914.914 0 01.913.913.914.914 0 01-.913.912.913.913 0 01-.912-.912.914.914 0 01.912-.913zM5.632 26.718a.916.916 0 00.646-.268l1.825-1.825a.913.913 0 00.268-.646.913.913 0 00-.914-.913.914.914 0 00-.646.267L4.986 25.16a.911.911 0 00-.268.644.913.913 0 00.914.914zM9.283 26.718a.912.912 0 00.646-.268l1.825-1.825a.907.907 0 00.267-.646.912.912 0 00-.912-.913.909.909 0 00-.646.267L8.638 25.16a.905.905 0 00-.267.644.912.912 0 00.912.914zM12.935 26.718a.914.914 0 00.646-.268l1.825-1.825a.907.907 0 00.268-.646.913.913 0 00-.914-.913.913.913 0 00-.646.267L12.29 25.16a.906.906 0 00-.269.644.913.913 0 00.914.914zM28.455 9.37a2.74 2.74 0 002.739-2.738 2.74 2.74 0 00-2.739-2.74 2.739 2.739 0 00-2.739 2.74 2.739 2.739 0 002.739 2.739zm0-3.651a.914.914 0 01.913.913.914.914 0 01-.913.913.914.914 0 01-.912-.913.914.914 0 01.912-.913zM5.632 8.458a.914.914 0 00.646-.268l1.825-1.825a.914.914 0 00.268-.646.913.913 0 00-.914-.913.911.911 0 00-.646.268L4.986 6.899a.908.908 0 00-.268.646.913.913 0 00.914.913zM9.283 8.458a.909.909 0 00.646-.268l1.825-1.825a.908.908 0 00.267-.646.912.912 0 00-.912-.913.909.909 0 00-.646.268L8.638 6.899a.908.908 0 00-.267.646.912.912 0 00.912.913zM12.935 8.458a.911.911 0 00.646-.268l1.825-1.825a.909.909 0 00.268-.646.913.913 0 00-.914-.913.905.905 0 00-.644.268l-1.827 1.825a.914.914 0 00-.268.646.913.913 0 00.914.913z' fill='%23e6e6e6'/%3E%3Cpath d='M31.408 0H3.592A3.592 3.592 0 000 3.592v24.339a3.592 3.592 0 003.592 3.592h27.816A3.592 3.592 0 0035 27.931V3.592A3.592 3.592 0 0031.408 0zm.7 21.779v6.225a.539.539 0 01-.54.54H3.432a.539.539 0 01-.54-.54V21.78a.539.539 0 01.54-.54h28.136a.539.539 0 01.54.54zM2.892 18.875V12.65a.539.539 0 01.539-.539h28.136a.539.539 0 01.54.54v6.225a.539.539 0 01-.54.54H3.432a.539.539 0 01-.54-.54zm28.675-8.59H3.432a.539.539 0 01-.54-.54V3.52a.539.539 0 01.54-.539h28.136a.539.539 0 01.54.539v6.226a.539.539 0 01-.54.54z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 35px;
	height: 32px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_back-to-server a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='32' viewBox='0 0 35 32'%3E%3Cpath d='M28.455 13.023a2.739 2.739 0 00-2.739 2.739 2.739 2.739 0 002.739 2.739 2.74 2.74 0 002.739-2.74 2.74 2.74 0 00-2.739-2.738zm0 3.652a.914.914 0 01-.912-.913.914.914 0 01.912-.913.914.914 0 01.913.913.914.914 0 01-.913.913zM7.457 13.936a.911.911 0 00-.646.268l-1.825 1.825a.908.908 0 00-.268.646.913.913 0 00.914.913.914.914 0 00.646-.267l1.825-1.826a.914.914 0 00.267-.646.913.913 0 00-.913-.913zM11.11 13.936a.909.909 0 00-.647.268l-1.825 1.825a.908.908 0 00-.268.646.912.912 0 00.912.913.909.909 0 00.646-.267l1.826-1.826a.908.908 0 00.267-.646.912.912 0 00-.912-.913zM14.76 13.936a.905.905 0 00-.644.268l-1.827 1.825a.914.914 0 00-.268.646.913.913 0 00.914.913.911.911 0 00.646-.267l1.825-1.826a.909.909 0 00.268-.646.913.913 0 00-.914-.913zM28.455 27.631a2.74 2.74 0 002.739-2.739 2.74 2.74 0 00-2.739-2.739 2.739 2.739 0 00-2.739 2.74 2.739 2.739 0 002.739 2.738zm0-3.652a.914.914 0 01.913.913.914.914 0 01-.913.912.913.913 0 01-.912-.912.914.914 0 01.912-.913zM5.632 26.718a.916.916 0 00.646-.268l1.825-1.825a.913.913 0 00.268-.646.913.913 0 00-.914-.913.914.914 0 00-.646.267L4.986 25.16a.911.911 0 00-.268.644.913.913 0 00.914.914zM9.283 26.718a.912.912 0 00.646-.268l1.825-1.825a.907.907 0 00.267-.646.912.912 0 00-.912-.913.909.909 0 00-.646.267L8.638 25.16a.905.905 0 00-.267.644.912.912 0 00.912.914zM12.935 26.718a.914.914 0 00.646-.268l1.825-1.825a.907.907 0 00.268-.646.913.913 0 00-.914-.913.913.913 0 00-.646.267L12.29 25.16a.906.906 0 00-.269.644.913.913 0 00.914.914zM28.455 9.37a2.74 2.74 0 002.739-2.738 2.74 2.74 0 00-2.739-2.74 2.739 2.739 0 00-2.739 2.74 2.739 2.739 0 002.739 2.739zm0-3.651a.914.914 0 01.913.913.914.914 0 01-.913.913.914.914 0 01-.912-.913.914.914 0 01.912-.913zM5.632 8.458a.914.914 0 00.646-.268l1.825-1.825a.914.914 0 00.268-.646.913.913 0 00-.914-.913.911.911 0 00-.646.268L4.986 6.899a.908.908 0 00-.268.646.913.913 0 00.914.913zM9.283 8.458a.909.909 0 00.646-.268l1.825-1.825a.908.908 0 00.267-.646.912.912 0 00-.912-.913.909.909 0 00-.646.268L8.638 6.899a.908.908 0 00-.267.646.912.912 0 00.912.913zM12.935 8.458a.911.911 0 00.646-.268l1.825-1.825a.909.909 0 00.268-.646.913.913 0 00-.914-.913.905.905 0 00-.644.268l-1.827 1.825a.914.914 0 00-.268.646.913.913 0 00.914.913z' fill='%23fc611f'/%3E%3Cpath d='M31.408 0H3.592A3.592 3.592 0 000 3.592v24.339a3.592 3.592 0 003.592 3.592h27.816A3.592 3.592 0 0035 27.931V3.592A3.592 3.592 0 0031.408 0zm.7 21.779v6.225a.539.539 0 01-.54.54H3.432a.539.539 0 01-.54-.54V21.78a.539.539 0 01.54-.54h28.136a.539.539 0 01.54.54zM2.892 18.875V12.65a.539.539 0 01.539-.539h28.136a.539.539 0 01.54.54v6.225a.539.539 0 01-.54.54H3.432a.539.539 0 01-.54-.54zm28.675-8.59H3.432a.539.539 0 01-.54-.54V3.52a.539.539 0 01.54-.539h28.136a.539.539 0 01.54.539v6.226a.539.539 0 01-.54.54z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 35px;
	height: 32px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_request-backup a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='23' viewBox='0 0 28 23'%3E%3Cpath d='M11.822 0a7.243 7.243 0 00-7.175 7.253A5.67 5.67 0 000 12.756a5.76 5.76 0 005.6 5.91h-.547A.933.933 0 005.08 16.8h-.027.547a3.892 3.892 0 010-7.778.933.933 0 00.924-1.07 5.408 5.408 0 015.298-6.085 5.26 5.26 0 014.764 2.907.933.933 0 001.254.408 3.142 3.142 0 012.995.126A3.354 3.354 0 0122.4 8.4a.933.933 0 00.778.914 3.83 3.83 0 012.955 3.753c0 2.08-1.6 3.733-4.355 3.733h.169a.933.933 0 00-.027 1.867h.027-.17c3.573 0 6.223-2.499 6.223-5.6a5.677 5.677 0 00-3.82-5.406 5.232 5.232 0 00-2.393-3.957 4.955 4.955 0 00-3.995-.457A7.084 7.084 0 0011.822 0zm2.49 12.444a5.17 5.17 0 00-3.005.778.933.933 0 101.03 1.546 3.286 3.286 0 011.974-.457 2.908 2.908 0 012.051 1.04c.061.07.112.141.166.214a.934.934 0 00-.622 1.653l1.555 1.245a.933.933 0 001.312-.146l1.245-1.556a.937.937 0 00-1.38-1.264 5.224 5.224 0 00-.876-1.38 4.66 4.66 0 00-3.45-1.673zm-4.473 3.734a.933.933 0 00-.613.35l-1.244 1.555a.934.934 0 001.38 1.245 5.153 5.153 0 00.876 1.39 4.67 4.67 0 003.45 1.682 5.19 5.19 0 003.005-.787.933.933 0 10-1.03-1.546 3.3 3.3 0 01-1.974.466 2.921 2.921 0 01-2.051-1.05c-.055-.062-.097-.13-.146-.194a.934.934 0 00.602-1.663l-1.555-1.244a.933.933 0 00-.7-.204z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 28px;
	height: 23px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_request-backup a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='23' viewBox='0 0 28 23'%3E%3Cpath d='M11.822 0a7.243 7.243 0 00-7.175 7.253A5.67 5.67 0 000 12.756a5.76 5.76 0 005.6 5.91h-.547A.933.933 0 005.08 16.8h-.027.547a3.892 3.892 0 010-7.778.933.933 0 00.924-1.07 5.408 5.408 0 015.298-6.085 5.26 5.26 0 014.764 2.907.933.933 0 001.254.408 3.142 3.142 0 012.995.126A3.354 3.354 0 0122.4 8.4a.933.933 0 00.778.914 3.83 3.83 0 012.955 3.753c0 2.08-1.6 3.733-4.355 3.733h.169a.933.933 0 00-.027 1.867h.027-.17c3.573 0 6.223-2.499 6.223-5.6a5.677 5.677 0 00-3.82-5.406 5.232 5.232 0 00-2.393-3.957 4.955 4.955 0 00-3.995-.457A7.084 7.084 0 0011.822 0zm2.49 12.444a5.17 5.17 0 00-3.005.778.933.933 0 101.03 1.546 3.286 3.286 0 011.974-.457 2.908 2.908 0 012.051 1.04c.061.07.112.141.166.214a.934.934 0 00-.622 1.653l1.555 1.245a.933.933 0 001.312-.146l1.245-1.556a.937.937 0 00-1.38-1.264 5.224 5.224 0 00-.876-1.38 4.66 4.66 0 00-3.45-1.673zm-4.473 3.734a.933.933 0 00-.613.35l-1.244 1.555a.934.934 0 001.38 1.245 5.153 5.153 0 00.876 1.39 4.67 4.67 0 003.45 1.682 5.19 5.19 0 003.005-.787.933.933 0 10-1.03-1.546 3.3 3.3 0 01-1.974.466 2.921 2.921 0 01-2.051-1.05c-.055-.062-.097-.13-.146-.194a.934.934 0 00.602-1.663l-1.555-1.244a.933.933 0 00-.7-.204z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 28px;
	height: 23px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_storage-list a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath d='M1.24 0h4.52A1.24 1.24 0 017 1.24v4.52A1.24 1.24 0 015.76 7H1.24A1.24 1.24 0 010 5.76V1.24A1.24 1.24 0 011.24 0zm0 10.5h4.52A1.24 1.24 0 017 11.74v4.52a1.24 1.24 0 01-1.24 1.24H1.24A1.24 1.24 0 010 16.26v-4.52a1.24 1.24 0 011.24-1.24zm0 10.5h4.52A1.24 1.24 0 017 22.24v4.52A1.24 1.24 0 015.76 28H1.24A1.24 1.24 0 010 26.76v-4.52A1.24 1.24 0 011.24 21zm10.5-21h4.52a1.24 1.24 0 011.24 1.24v4.52A1.24 1.24 0 0116.26 7h-4.52a1.24 1.24 0 01-1.24-1.24V1.24A1.24 1.24 0 0111.74 0zm0 10.5h4.52a1.24 1.24 0 011.24 1.24v4.52a1.24 1.24 0 01-1.24 1.24h-4.52a1.24 1.24 0 01-1.24-1.24v-4.52a1.24 1.24 0 011.24-1.24zm0 10.5h4.52a1.24 1.24 0 011.24 1.24v4.52A1.24 1.24 0 0116.26 28h-4.52a1.24 1.24 0 01-1.24-1.24v-4.52A1.24 1.24 0 0111.74 21zm10.5-21h4.52A1.24 1.24 0 0128 1.24v4.52A1.24 1.24 0 0126.76 7h-4.52A1.24 1.24 0 0121 5.76V1.24A1.24 1.24 0 0122.24 0zm0 10.5h4.52A1.24 1.24 0 0128 11.74v4.52a1.24 1.24 0 01-1.24 1.24h-4.52A1.24 1.24 0 0121 16.26v-4.52a1.24 1.24 0 011.24-1.24zm0 10.5h4.52A1.24 1.24 0 0128 22.24v4.52A1.24 1.24 0 0126.76 28h-4.52A1.24 1.24 0 0121 26.76v-4.52A1.24 1.24 0 0122.24 21z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 28px;
	height: 28px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_storage-list a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath d='M1.24 0h4.52A1.24 1.24 0 017 1.24v4.52A1.24 1.24 0 015.76 7H1.24A1.24 1.24 0 010 5.76V1.24A1.24 1.24 0 011.24 0zm0 10.5h4.52A1.24 1.24 0 017 11.74v4.52a1.24 1.24 0 01-1.24 1.24H1.24A1.24 1.24 0 010 16.26v-4.52a1.24 1.24 0 011.24-1.24zm0 10.5h4.52A1.24 1.24 0 017 22.24v4.52A1.24 1.24 0 015.76 28H1.24A1.24 1.24 0 010 26.76v-4.52A1.24 1.24 0 011.24 21zm10.5-21h4.52a1.24 1.24 0 011.24 1.24v4.52A1.24 1.24 0 0116.26 7h-4.52a1.24 1.24 0 01-1.24-1.24V1.24A1.24 1.24 0 0111.74 0zm0 10.5h4.52a1.24 1.24 0 011.24 1.24v4.52a1.24 1.24 0 01-1.24 1.24h-4.52a1.24 1.24 0 01-1.24-1.24v-4.52a1.24 1.24 0 011.24-1.24zm0 10.5h4.52a1.24 1.24 0 011.24 1.24v4.52A1.24 1.24 0 0116.26 28h-4.52a1.24 1.24 0 01-1.24-1.24v-4.52A1.24 1.24 0 0111.74 21zm10.5-21h4.52A1.24 1.24 0 0128 1.24v4.52A1.24 1.24 0 0126.76 7h-4.52A1.24 1.24 0 0121 5.76V1.24A1.24 1.24 0 0122.24 0zm0 10.5h4.52A1.24 1.24 0 0128 11.74v4.52a1.24 1.24 0 01-1.24 1.24h-4.52A1.24 1.24 0 0121 16.26v-4.52a1.24 1.24 0 011.24-1.24zm0 10.5h4.52A1.24 1.24 0 0128 22.24v4.52A1.24 1.24 0 0126.76 28h-4.52A1.24 1.24 0 0121 26.76v-4.52A1.24 1.24 0 0122.24 21z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 28px;
	height: 28px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_pricing a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='31' viewBox='0 0 35 31'%3E%3Cpath d='M12.031 8.275a4.126 4.126 0 004.102-4.137V4.1a4.127 4.127 0 00-8.107-1.068H0v2.209h8.024a4.127 4.127 0 004.007 3.033zm0-6.619a2.473 2.473 0 012.461 2.482v.02a2.481 2.481 0 11-2.46-2.502zM15.312 30.333zM28.2 14.07h7v3h-7zM19.687 3.033h16v3h-16zM22.896 25.099h13v3h-13zM15.248 22.066a4.121 4.121 0 00-3.934 3.033H0v2.2h11.312a4.124 4.124 0 008.102-1.096v-.036a4.134 4.134 0 00-4.166-4.101zm2.525 4.165a2.489 2.489 0 11-2.46-2.517 2.48 2.48 0 012.46 2.49zM24.645 15.166v-.028a4.123 4.123 0 00-8.1-1.068H0v2.2h16.543a4.123 4.123 0 004.001 3.034 4.122 4.122 0 004.101-4.138zm-4.141 2.481a2.481 2.481 0 01.04-4.962 2.479 2.479 0 012.461 2.481v.02a2.481 2.481 0 01-2.501 2.461z' fill='%23ccc'/%3E%3C/svg%3E");
	width: 35px;
	height: 31px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_pricing a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='31' viewBox='0 0 35 31'%3E%3Cpath d='M15.248 22.066a4.121 4.121 0 00-3.934 3.033H0v2.2h11.312a4.124 4.124 0 008.102-1.096v-.036a4.134 4.134 0 00-4.166-4.101zm2.525 4.165a2.489 2.489 0 11-2.46-2.517 2.48 2.48 0 012.46 2.49zM12.031 8.275a4.126 4.126 0 004.102-4.137V4.1a4.127 4.127 0 00-8.107-1.068H0v2.209h8.024a4.127 4.127 0 004.007 3.033zm0-6.619a2.473 2.473 0 012.461 2.482v.02a2.481 2.481 0 11-2.46-2.502zM15.312 30.333zM19.687 3.033h16v3h-16zM28.2 14.07h7v3h-7zM24.645 15.166v-.028a4.123 4.123 0 00-8.1-1.068H0v2.2h16.543a4.123 4.123 0 004.001 3.034 4.122 4.122 0 004.101-4.138zm-4.141 2.481a2.481 2.481 0 01.04-4.962 2.479 2.479 0 012.461 2.481v.02a2.481 2.481 0 01-2.501 2.461zM22.896 25.099h13v3h-13z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 35px;
	height: 31px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0
}

.link-for-help_windows a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='27' viewBox='0 0 26 27'%3E%3Cpath fill='%23e6e6e6' d='M0 13.617v8.919l10.51 1.55V13.617H0zM0 3.793v8.805h10.51V2.26L0 3.793zM11.528 13.617v10.62L26 26.372V13.617H11.528zM25.999 0L11.527 2.111v10.487h14.472V0z'/%3E%3C/svg%3E");
	width: 26px;
	height: 27px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_windows a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='27' viewBox='0 0 26 27'%3E%3Cpath fill='%23fc611f' d='M0 13.617v8.919l10.51 1.55V13.617H0zM0 3.793v8.805h10.51V2.26L0 3.793zM11.528 13.617v10.62L26 26.372V13.617H11.528zM25.999 0L11.527 2.111v10.487h14.472V0z'/%3E%3C/svg%3E");
	width: 26px;
	height: 27px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0
}

.link-for-help_more-discount a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath d='M5.696 35.716L32.341 9.063l5.958 5.96a1.015 1.015 0 001.082.215A1.003 1.003 0 0040 14.32V.994A.995.995 0 0039.006 0H25.678a.996.996 0 00-.703 1.7l5.959 5.96L4.289 34.311a.996.996 0 000 1.405 1.013 1.013 0 001.407 0zM28.077 1.987h9.931v9.932zM32 40a8 8 0 10-8.003-8A8.01 8.01 0 0032 40zm0-13.917A5.918 5.918 0 1126.08 32 5.923 5.923 0 0132 26.083zM16 8a8 8 0 10-8 8 8.01 8.01 0 008-8zM2.083 8A5.918 5.918 0 118 13.92 5.925 5.925 0 012.083 8z' fill='%23ccc'/%3E%3C/svg%3E");
	width: 40px;
	height: 40px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 30px;
	height: 30px;
	background-size: contain
}

.link-for-help_more-discount a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath d='M5.696 35.716L32.341 9.063l5.958 5.96a1.015 1.015 0 001.082.215A1.003 1.003 0 0040 14.32V.994A.995.995 0 0039.006 0H25.678a.996.996 0 00-.703 1.7l5.959 5.96L4.289 34.311a.996.996 0 000 1.405 1.013 1.013 0 001.407 0zM28.077 1.987h9.931v9.932zM32 40a8 8 0 10-8.003-8A8.01 8.01 0 0032 40zm0-13.917A5.918 5.918 0 1126.08 32 5.923 5.923 0 0132 26.083zM16 8a8 8 0 10-8 8 8.01 8.01 0 008-8zM2.083 8A5.918 5.918 0 118 13.92 5.925 5.925 0 012.083 8z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 40px;
	height: 40px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0;
	width: 30px;
	height: 30px;
	background-size: contain
}

.link-for-help_puzzle a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M28.334 28.33h-6.756a4.12 4.12 0 10-8.097-1.08 4.147 4.147 0 00.142 1.08H6.868v-8.064a.836.836 0 00-1.323-.679 2.454 2.454 0 11-1.925-4.4 2.476 2.476 0 011.93.413.836.836 0 001.323-.678V6.867h8.065a.836.836 0 00.679-1.323 2.451 2.451 0 011.99-3.88A2.195 2.195 0 0120.01 3.62a2.666 2.666 0 01-.412 1.93.836.836 0 00.678 1.323h8.061zm.832-23.127h-7.588a4.386 4.386 0 00.065-1.903A3.882 3.882 0 0017.604 0a4.13 4.13 0 00-3.98 5.203H6.036a.833.833 0 00-.834.833v7.588a4.202 4.202 0 00-1.902-.064 4.12 4.12 0 101.9 8.013v7.589a.832.832 0 00.834.832h8.894a.836.836 0 00.678-1.322 2.426 2.426 0 01-.46-1.424 2.453 2.453 0 114.907 0 2.412 2.412 0 01-.46 1.424.836.836 0 00.68 1.322h8.893a.832.832 0 00.833-.832V6.036a.834.834 0 00-.834-.833z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 30px;
	height: 30px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_puzzle a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M28.334 28.33h-6.756a4.12 4.12 0 10-8.097-1.08 4.147 4.147 0 00.142 1.08H6.868v-8.064a.836.836 0 00-1.323-.679 2.454 2.454 0 11-1.925-4.4 2.476 2.476 0 011.93.413.836.836 0 001.323-.678V6.867h8.065a.836.836 0 00.679-1.323 2.451 2.451 0 011.99-3.88A2.195 2.195 0 0120.01 3.62a2.666 2.666 0 01-.412 1.93.836.836 0 00.678 1.323h8.061zm.832-23.127h-7.588a4.386 4.386 0 00.065-1.903A3.882 3.882 0 0017.604 0a4.13 4.13 0 00-3.98 5.203H6.036a.833.833 0 00-.834.833v7.588a4.202 4.202 0 00-1.902-.064 4.12 4.12 0 101.9 8.013v7.589a.832.832 0 00.834.832h8.894a.836.836 0 00.678-1.322 2.426 2.426 0 01-.46-1.424 2.453 2.453 0 114.907 0 2.412 2.412 0 01-.46 1.424.836.836 0 00.68 1.322h8.893a.832.832 0 00.833-.832V6.036a.834.834 0 00-.834-.833z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 30px;
	height: 30px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0
}

.link-for-help_request-manager a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='32' viewBox='0 0 23 32'%3E%3Cpath d='M.173 28.351l-.173.07.194-.015a.115.115 0 00-.02-.055zM9.241 26.712l.014.055a.117.117 0 00-.014-.055z' fill='%23e6e6e6'/%3E%3Cpath d='M23 28.124c0-4.501-3.184-7.997-6.164-9.767a.6.6 0 00-.665-.005 11.943 11.943 0 01-4.574 1.52 12.952 12.952 0 01-4.557-1.51.832.832 0 00-.696.002c-2.967 1.763-6.15 5.259-6.15 9.76v.216l.023.047a.65.65 0 00.334.343 26.83 26.83 0 0021.91.002.577.577 0 00.539-.608zm-11.36-5.218l.972 3.141-.972.8-.97-.8zm9.748 4.92a25.794 25.794 0 01-9.722 1.947 26.376 26.376 0 01-9.905-1.992l-.133-.053.011-.144c.337-4.372 3.939-7.05 5.035-7.766l.097-.064.103.055a15.3 15.3 0 003.625 1.338l.21.044-1.5 4.914a.602.602 0 01-.03.112l-.012.34.018.02.037.081h.12v.115l.118.118 1.705 1.406a.241.241 0 01.1.077.243.243 0 01.116.069l.018.008.373.002.022-.008v-.08h.151l1.886-1.57a.235.235 0 01.071-.09.25.25 0 01.045-.09.235.235 0 01.035-.076v-.21a.524.524 0 00-.004-.105l-.035-.035.004-.02-1.51-4.94.218-.04a13.734 13.734 0 003.62-1.337l.104-.054.097.063c2.256 1.476 4.764 4.291 5.034 7.766l.012.144z' fill='%23e6e6e6'/%3E%3Cpath d='M11.64 18.692c1.969 0 4-1.422 5.3-3.71l.042-.072.08-.02c2.72-.704 3.88-2.453 3.88-5.85 0-5.745-3.406-9.04-9.345-9.04C8.19 0 2.654 1.959 2.294 7.214l-.006.095-.079.054A2.51 2.51 0 001.113 9.39v2.45a2.447 2.447 0 002.473 2.474H6.19v.237c1.314 2.555 3.399 4.14 5.45 4.14zm4.427-5.066l-.043.1-.107.016a28.294 28.294 0 01-4.32.221.679.679 0 000 1.358c1.12 0 2.18 0 3.134-.087l.49-.044-.324.37a4.522 4.522 0 01-3.257 1.774c-2.721 0-5.142-3.978-5.142-7.113 0-2.646.892-5.8 5.142-5.8 4.252 0 5.144 3.154 5.144 5.8a8.73 8.73 0 01-.717 3.405zm-12.48-.582a1.154 1.154 0 01-1.116-1.16v-2.45a1.117 1.117 0 011.115-1.117h1.677l-.038.23a10.175 10.175 0 00-.129 1.674 8.628 8.628 0 00.385 2.567l.08.256zm2.11-6.211l-.048.127H3.7l.042-.232c.471-2.587 3.129-5.37 7.854-5.37 5.226 0 7.988 2.656 7.988 7.681 0 1.987-.43 3.147-1.437 3.88l-.447.324.14-.533a9.733 9.733 0 00.344-2.533c0-4.548-2.37-7.157-6.5-7.157-2.972 0-5.043 1.319-5.989 3.813z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 23px;
	height: 32px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_request-manager a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='32' viewBox='0 0 23 32'%3E%3Cpath d='M.173 28.351l-.173.07.194-.015a.115.115 0 00-.02-.055zM9.241 26.712l.014.055a.117.117 0 00-.014-.055z' fill='%23fc611f'/%3E%3Cpath d='M23 28.124c0-4.501-3.184-7.997-6.164-9.767a.6.6 0 00-.665-.005 11.943 11.943 0 01-4.574 1.52 12.952 12.952 0 01-4.557-1.51.832.832 0 00-.696.002c-2.967 1.763-6.15 5.259-6.15 9.76v.216l.023.047a.65.65 0 00.334.343 26.83 26.83 0 0021.91.002.577.577 0 00.539-.608zm-11.36-5.218l.972 3.141-.972.8-.97-.8zm9.748 4.92a25.794 25.794 0 01-9.722 1.947 26.376 26.376 0 01-9.905-1.992l-.133-.053.011-.144c.337-4.372 3.939-7.05 5.035-7.766l.097-.064.103.055a15.3 15.3 0 003.625 1.338l.21.044-1.5 4.914a.602.602 0 01-.03.112l-.012.34.018.02.037.081h.12v.115l.118.118 1.705 1.406a.241.241 0 01.1.077.243.243 0 01.116.069l.018.008.373.002.022-.008v-.08h.151l1.886-1.57a.235.235 0 01.071-.09.25.25 0 01.045-.09.235.235 0 01.035-.076v-.21a.524.524 0 00-.004-.105l-.035-.035.004-.02-1.51-4.94.218-.04a13.734 13.734 0 003.62-1.337l.104-.054.097.063c2.256 1.476 4.764 4.291 5.034 7.766l.012.144z' fill='%23fc611f'/%3E%3Cpath d='M11.64 18.692c1.969 0 4-1.422 5.3-3.71l.042-.072.08-.02c2.72-.704 3.88-2.453 3.88-5.85 0-5.745-3.406-9.04-9.345-9.04C8.19 0 2.654 1.959 2.294 7.214l-.006.095-.079.054A2.51 2.51 0 001.113 9.39v2.45a2.447 2.447 0 002.473 2.474H6.19v.237c1.314 2.555 3.399 4.14 5.45 4.14zm4.427-5.066l-.043.1-.107.016a28.294 28.294 0 01-4.32.221.679.679 0 000 1.358c1.12 0 2.18 0 3.134-.087l.49-.044-.324.37a4.522 4.522 0 01-3.257 1.774c-2.721 0-5.142-3.978-5.142-7.113 0-2.646.892-5.8 5.142-5.8 4.252 0 5.144 3.154 5.144 5.8a8.73 8.73 0 01-.717 3.405zm-12.48-.582a1.154 1.154 0 01-1.116-1.16v-2.45a1.117 1.117 0 011.115-1.117h1.677l-.038.23a10.175 10.175 0 00-.129 1.674 8.628 8.628 0 00.385 2.567l.08.256zm2.11-6.211l-.048.127H3.7l.042-.232c.471-2.587 3.129-5.37 7.854-5.37 5.226 0 7.988 2.656 7.988 7.681 0 1.987-.43 3.147-1.437 3.88l-.447.324.14-.533a9.733 9.733 0 00.344-2.533c0-4.548-2.37-7.157-6.5-7.157-2.972 0-5.043 1.319-5.989 3.813z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 23px;
	height: 32px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media (max-width: 767px) {

	.link-for-help_request-manager a:before,
	.link-for-help_request-manager a:after {
		top: 0
	}
}

.link-for-help_request-manager_orange a:before,
.link-for-help_request-manager_orange a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='32' viewBox='0 0 23 32'%3E%3Cpath d='M.173 28.351l-.173.07.194-.015a.115.115 0 00-.02-.055zM9.241 26.712l.014.055a.117.117 0 00-.014-.055z' fill='%23fc611f'/%3E%3Cpath d='M23 28.124c0-4.501-3.184-7.997-6.164-9.767a.6.6 0 00-.665-.005 11.943 11.943 0 01-4.574 1.52 12.952 12.952 0 01-4.557-1.51.832.832 0 00-.696.002c-2.967 1.763-6.15 5.259-6.15 9.76v.216l.023.047a.65.65 0 00.334.343 26.83 26.83 0 0021.91.002.577.577 0 00.539-.608zm-11.36-5.218l.972 3.141-.972.8-.97-.8zm9.748 4.92a25.794 25.794 0 01-9.722 1.947 26.376 26.376 0 01-9.905-1.992l-.133-.053.011-.144c.337-4.372 3.939-7.05 5.035-7.766l.097-.064.103.055a15.3 15.3 0 003.625 1.338l.21.044-1.5 4.914a.602.602 0 01-.03.112l-.012.34.018.02.037.081h.12v.115l.118.118 1.705 1.406a.241.241 0 01.1.077.243.243 0 01.116.069l.018.008.373.002.022-.008v-.08h.151l1.886-1.57a.235.235 0 01.071-.09.25.25 0 01.045-.09.235.235 0 01.035-.076v-.21a.524.524 0 00-.004-.105l-.035-.035.004-.02-1.51-4.94.218-.04a13.734 13.734 0 003.62-1.337l.104-.054.097.063c2.256 1.476 4.764 4.291 5.034 7.766l.012.144z' fill='%23fc611f'/%3E%3Cpath d='M11.64 18.692c1.969 0 4-1.422 5.3-3.71l.042-.072.08-.02c2.72-.704 3.88-2.453 3.88-5.85 0-5.745-3.406-9.04-9.345-9.04C8.19 0 2.654 1.959 2.294 7.214l-.006.095-.079.054A2.51 2.51 0 001.113 9.39v2.45a2.447 2.447 0 002.473 2.474H6.19v.237c1.314 2.555 3.399 4.14 5.45 4.14zm4.427-5.066l-.043.1-.107.016a28.294 28.294 0 01-4.32.221.679.679 0 000 1.358c1.12 0 2.18 0 3.134-.087l.49-.044-.324.37a4.522 4.522 0 01-3.257 1.774c-2.721 0-5.142-3.978-5.142-7.113 0-2.646.892-5.8 5.142-5.8 4.252 0 5.144 3.154 5.144 5.8a8.73 8.73 0 01-.717 3.405zm-12.48-.582a1.154 1.154 0 01-1.116-1.16v-2.45a1.117 1.117 0 011.115-1.117h1.677l-.038.23a10.175 10.175 0 00-.129 1.674 8.628 8.628 0 00.385 2.567l.08.256zm2.11-6.211l-.048.127H3.7l.042-.232c.471-2.587 3.129-5.37 7.854-5.37 5.226 0 7.988 2.656 7.988 7.681 0 1.987-.43 3.147-1.437 3.88l-.447.324.14-.533a9.733 9.733 0 00.344-2.533c0-4.548-2.37-7.157-6.5-7.157-2.972 0-5.043 1.319-5.989 3.813z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 23px;
	height: 32px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_request-manager_orange a:before {
	opacity: 1 !important
}

.link-for-help_request-manager_orange a:after {
	display: none
}

@media (max-width: 767px) {

	.link-for-help_request-manager_orange a:before,
	.link-for-help_request-manager_orange a:after {
		top: 0
	}
}

.link-for-help_hosti a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='23' viewBox='0 0 30 23'%3E%3Cpath d='M29.842 8.325c-1.191-5.998-8.802-9.55-17-7.935C4.647 2.006-1.033 8.178.159 14.175s8.802 9.55 17 7.935c8.196-1.616 13.876-7.787 12.684-13.785zM15.278 21.203c-.972.11-1.027-.164-.294-.42.019-.018.019-.018.037-.018.44-.146.844-.31 1.174-.438h.018c.202-.092.385-.165.513-.22a9.79 9.79 0 005.099-4.42 1.548 1.548 0 00.11-.311 2.354 2.354 0 00-1.137-2.722 1.925 1.925 0 00-.33-.183c-.055-.036-.129-.055-.183-.091-.33-.165-.606-.292-.826-.402a3.124 3.124 0 01-.349-.183.816.816 0 01-.201-.146.861.861 0 01-.165-.219.72.72 0 01.202-.84 1.343 1.343 0 011.247-.019 2.925 2.925 0 01.403.146 1.524 1.524 0 001.192.019h.018c.019-.019.037-.019.056-.037.018-.018.036-.018.055-.037l.018-.018.018-.018.019-.018a.654.654 0 00.183-.256.975.975 0 00-.348-1.188c-.019-.018-.055-.036-.074-.054s-.018-.019-.037-.019a1.374 1.374 0 00-.33-.146c-.018-.018-.018-.018-.036-.018a4.72 4.72 0 00-1.596-.274 4.842 4.842 0 00-1.283.164 3.342 3.342 0 00-1.064.494 2.58 2.58 0 00-.715.822 2.397 2.397 0 00-.276 1.169 1.963 1.963 0 00.166.84 2.582 2.582 0 00.422.64 2.471 2.471 0 00.586.475c.22.127.459.237.679.347.275.128.495.237.678.31 1.064.53.789 1.937-1.173 3.289a14.917 14.917 0 01-3.943 1.936c-1.687.53-6.419 2.338-10.16-2.284a7.385 7.385 0 01-1.375-3.47C1.799 9.346 4.806 5.51 9.39 3.738l-2.42 12.075v.092c0 .438.513.785 1.155.785a1.304 1.304 0 001.045-.438.018.018 0 00.018-.019c0-.018.019-.018.019-.036a.992.992 0 00.091-.238l.605-3.142a3.589 3.589 0 01.239-.749 3.173 3.173 0 01.403-.639 1.62 1.62 0 01.55-.439 1.583 1.583 0 01.716-.164.885.885 0 01.788.31 1.255 1.255 0 01.239.823 1.98 1.98 0 01-.055.475l-.66 3.343v.073c0 .438.55.785 1.192.785.605 0 1.118-.31 1.174-.712l.77-3.928c.018-.128.036-.274.055-.402a2.806 2.806 0 00.018-.402 2.544 2.544 0 00-.587-1.79 1.862 1.862 0 00-1.027-.585h-.018a5.428 5.428 0 00-3.008.055l1.21-5.864c.422-.073.863-.146 1.303-.2 6.62-.768 12.452 2.703 13.057 7.782.587 5.06-4.273 9.81-10.985 10.613z' fill='%23bbb5b2'/%3E%3C/svg%3E");
	width: 30px;
	height: 23px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.link-for-help_hosti a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='23' viewBox='0 0 30 23'%3E%3Cpath d='M29.842 8.325c-1.191-5.998-8.802-9.55-17-7.935C4.647 2.006-1.033 8.178.159 14.175s8.802 9.55 17 7.935c8.196-1.616 13.876-7.787 12.684-13.785zM15.278 21.203c-.972.11-1.027-.164-.294-.42.019-.018.019-.018.037-.018.44-.146.844-.31 1.174-.438h.018c.202-.092.385-.165.513-.22a9.79 9.79 0 005.099-4.42 1.548 1.548 0 00.11-.311 2.354 2.354 0 00-1.137-2.722 1.925 1.925 0 00-.33-.183c-.055-.036-.129-.055-.183-.091-.33-.165-.606-.292-.826-.402a3.124 3.124 0 01-.349-.183.816.816 0 01-.201-.146.861.861 0 01-.165-.219.72.72 0 01.202-.84 1.343 1.343 0 011.247-.019 2.925 2.925 0 01.403.146 1.524 1.524 0 001.192.019h.018c.019-.019.037-.019.056-.037.018-.018.036-.018.055-.037l.018-.018.018-.018.019-.018a.654.654 0 00.183-.256.975.975 0 00-.348-1.188c-.019-.018-.055-.036-.074-.054s-.018-.019-.037-.019a1.374 1.374 0 00-.33-.146c-.018-.018-.018-.018-.036-.018a4.72 4.72 0 00-1.596-.274 4.842 4.842 0 00-1.283.164 3.342 3.342 0 00-1.064.494 2.58 2.58 0 00-.715.822 2.397 2.397 0 00-.276 1.169 1.963 1.963 0 00.166.84 2.582 2.582 0 00.422.64 2.471 2.471 0 00.586.475c.22.127.459.237.679.347.275.128.495.237.678.31 1.064.53.789 1.937-1.173 3.289a14.917 14.917 0 01-3.943 1.936c-1.687.53-6.419 2.338-10.16-2.284a7.385 7.385 0 01-1.375-3.47C1.799 9.346 4.806 5.51 9.39 3.738l-2.42 12.075v.092c0 .438.513.785 1.155.785a1.304 1.304 0 001.045-.438.018.018 0 00.018-.019c0-.018.019-.018.019-.036a.992.992 0 00.091-.238l.605-3.142a3.589 3.589 0 01.239-.749 3.173 3.173 0 01.403-.639 1.62 1.62 0 01.55-.439 1.583 1.583 0 01.716-.164.885.885 0 01.788.31 1.255 1.255 0 01.239.823 1.98 1.98 0 01-.055.475l-.66 3.343v.073c0 .438.55.785 1.192.785.605 0 1.118-.31 1.174-.712l.77-3.928c.018-.128.036-.274.055-.402a2.806 2.806 0 00.018-.402 2.544 2.544 0 00-.587-1.79 1.862 1.862 0 00-1.027-.585h-.018a5.428 5.428 0 00-3.008.055l1.21-5.864c.422-.073.863-.146 1.303-.2 6.62-.768 12.452 2.703 13.057 7.782.587 5.06-4.273 9.81-10.985 10.613z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 30px;
	height: 23px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.info-block {
	position: relative;
	padding-left: 40px;
	color: #707070;
	font: 300 12px/1.5 "GothamPro", sans-serif;
	padding-top: 5px;
	margin: 24px 0 42px
}

.info-block:before {
	position: absolute;
	left: 0;
	top: 0;
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12.103 17.189a3.034 3.034 0 01-.901.292A1.41 1.41 0 0111 17.5v-.02c0-.002.032-.011-.032-.027l-.015-.024a.922.922 0 01-.634-1.178l.752-2.953.34-1.334c.308-1.238-.97.263-1.233-.307-.173-.377 1-1.168 1.856-1.765a2.447 2.447 0 01.833-.292.7.7 0 01.133-.019v.02a.665.665 0 00.102.027l.05.024a.967.967 0 01.694 1.189l-.743 2.953-.337 1.334c-.307 1.238.951-.27 1.214.302.174.376-1.022 1.162-1.877 1.759z' fill='%23686868'/%3E%3Ccircle cx='3556.126' cy='-701.125' r='1.374' transform='rotate(-76.064 2236.954 1918.002)' fill='%23686868'/%3E%3Cpath d='M12 24A12.014 12.014 0 010 12 12.014 12.014 0 0112 0a12.014 12.014 0 0112 12 12.014 12.014 0 01-12 12zM12 .96A11.053 11.053 0 00.96 12 11.053 11.053 0 0012 23.04 11.053 11.053 0 0023.04 12 11.053 11.053 0 0012 .96z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 24px;
	height: 24px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.info-block_attention:before {
	content: '!';
	background: none;
	width: 24px;
	height: 24px;
	border: 1px solid #e6e6e6;
	border-radius: 50%;
	text-align: center;
	box-sizing: border-box;
	text-transform: uppercase;
	font: 400 18px/23px "GothamPro", sans-serif
}

.info-block_orange {
	color: #fc611f
}

.info-block_orange:before {
	color: #fc611f;
	border: 1px solid #fc611f
}

.info-block_fz-14 {
	font-size: 14px
}

.info-block_fz-14:before {
	top: 3px
}

.info-block_fz-16 {
	font-size: 16px
}

.info-block_fz-16:before {
	top: 5px
}

@media (max-width: 767px) {
	.info-block {
		margin: 16px 0 24px
	}
}

.cart-summary__headline {
	padding-top: 45px;
	padding-bottom: 24px
}

@media (max-width: 1023px) {
	.cart-summary__headline {
		padding-top: 24px;
		border-top: dashed 1px #e2e2e2
	}
}

.cart-summary__list-item {
	margin-bottom: 20px
}

.cart-summary-item {
	background-color: #fff;
	padding: 24px 20px 24px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center
}

.cart-summary-item>* {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block
}

.cart-summary-item__title {
	width: 100%
}

.cart-summary-item__order-list {
	padding-bottom: 4px;
	position: relative;
	margin-bottom: 24px;
	width: 100%
}

.cart-summary-item__order-list:after {
	position: absolute;
	left: -20px;
	right: -20px;
	bottom: 0;
	height: 0;
	content: '';
	border-bottom: dashed 1px #e2e2e2
}

.cart-summary-item__order-list-item {
	margin-bottom: 24px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	font: 300 12px/18px "GothamPro", sans-serif
}

@media (max-width: 1023px) {
	.cart-summary-item__order-list-item {
		margin-bottom: 16px
	}
}

.cart-summary-item__order-list-item>* {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block
}

.cart-summary-item__order-list-item-name {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	color: #494949;
	word-wrap: break-word
}

.cart-summary-item__order-list-item-price {
	color: #fc611f;
	margin-left: 20px
}

@media (min-width: 1024px) {
	.cart-summary-item__total {
		width: 100%;
		margin-bottom: 32px
	}
}

@media (max-width: 767px) {
	.cart-summary-item__total {
		width: 100%;
		margin-bottom: 24px
	}
}

.cart-summary-item__total .cost {
	width: 100%;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.cart-summary-item__total .cost__value {
	margin-right: 0
}

.cart-summary-item__checkout {
	text-align: center
}

@media (max-width: 1023px) {
	.cart-summary-item__checkout {
		margin-left: 20px
	}
}

.cart-summary-item__subtotal {
	position: relative;
	width: 100%
}

.cart-summary-item__subtotal-elem {
	margin-bottom: 24px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	font: 300 12px/18px "GothamPro", sans-serif
}

@media (max-width: 1023px) {
	.cart-summary-item__subtotal-elem {
		margin-bottom: 16px
	}
}

.cart-summary-item__subtotal-elem>* {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block
}

.cart-summary-item__subtotal-elem-name {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	color: #bbb5b2
}

.cart-summary-item__subtotal-elem-price {
	color: #bbb5b2;
	margin-left: 20px
}

.input-radio {
	display: inline-block
}

.input-radio input[type="checkbox"],
.input-radio input[type="radio"] {
	display: none
}

.input-radio input[type="checkbox"]+label,
.input-radio input[type="radio"]+label {
	color: #252525;
	font: 300 14px/18px "GothamPro", sans-serif;
	text-transform: uppercase;
	padding-left: 28px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	transition: color .2s
}

.input-radio input[type="checkbox"]+label:before,
.input-radio input[type="checkbox"]+label:after,
.input-radio input[type="radio"]+label:before,
.input-radio input[type="radio"]+label:after {
	position: absolute;
	left: 0;
	top: 0;
	transition: opacity .2s
}

.input-radio input[type="checkbox"]+label:before,
.input-radio input[type="radio"]+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 2a7 7 0 11-7 7 7 7 0 017-7m0-2a9 9 0 109 9 9 9 0 00-9-9z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 1
}

.input-radio input[type="checkbox"]+label:after,
.input-radio input[type="radio"]+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 18A9 9 0 019 0a9 9 0 010 18zM9 1.8A7.2 7.2 0 1016.2 9 7.2 7.2 0 009 1.8z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0
}

.input-radio input[type="checkbox"]+label:hover,
.input-radio input[type="radio"]+label:hover {
	color: #3fa1fb
}

.input-radio input[type="checkbox"]+label:hover:before,
.input-radio input[type="radio"]+label:hover:before {
	opacity: 0
}

.input-radio input[type="checkbox"]+label:hover:after,
.input-radio input[type="radio"]+label:hover:after {
	opacity: 1
}

.input-radio input[type="checkbox"]:checked+label,
.input-radio input[type="radio"]:checked+label {
	color: #3fa1fb
}

.input-radio input[type="checkbox"]:checked+label:before,
.input-radio input[type="radio"]:checked+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 2a7 7 0 11-7 7 7 7 0 017-7m0-2a9 9 0 109 9 9 9 0 00-9-9z' fill='%233fa1fb'/%3E%3Ccircle cx='9' cy='9' r='5' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.input-radio input[type="checkbox"]:checked+label:after,
.input-radio input[type="radio"]:checked+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18'%3E%3Cpath d='M9 18A9 9 0 019 0h.001A9 9 0 019 18zM9 1.8a7.201 7.201 0 11-.001 0z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 19px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.input-radio_white input[type="checkbox"]+label:after,
.input-radio_white input[type="radio"]+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 18A9 9 0 019 0a9 9 0 010 18zM9 1.8z' fill='%23fff'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.input-radio_white input[type="checkbox"]+label:hover,
.input-radio_white input[type="radio"]+label:hover {
	color: #fff
}

.input-radio_white input[type="checkbox"]:checked+label,
.input-radio_white input[type="radio"]:checked+label {
	color: #fff
}

.input-radio_white input[type="checkbox"]:checked+label:before,
.input-radio_white input[type="radio"]:checked+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 2a7 7 0 11-7 7 7 7 0 017-7m0-2a9 9 0 109 9 9 9 0 00-9-9z' fill='%23fff'/%3E%3Ccircle cx='9' cy='9' r='5' fill='%23fff'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.input-radio_white input[type="checkbox"]:checked+label:after,
.input-radio_white input[type="radio"]:checked+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 18A9 9 0 019 0a9 9 0 010 18z' fill='%23fff'/%3E%3Ccircle cx='9' cy='9' r='5' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

input[type="text"],
input[type="tel"],
input[type="password"],
select.select,
textarea {
	height: 40px;
	width: 100%;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	margin: 0;
	padding: 0 10px;
	font: 300 14px/38px "GothamPro", sans-serif;
	color: #707070;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
select.select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	opacity: 1;
	color: #707070
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
select.select::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #707070
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
select.select:-moz-placeholder,
textarea:-moz-placeholder {
	opacity: 1;
	color: #707070
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
select.select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	opacity: 1;
	color: #707070
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
select.select:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #3fa1fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

input[type="text"]:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
select.select:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent
}

input[type="text"]:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
select.select:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent
}

input[type="text"]:focus:-moz-placeholder,
input[type="tel"]:focus:-moz-placeholder,
input[type="password"]:focus:-moz-placeholder,
select.select:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent
}

input[type="text"]:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
select.select:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent
}

input[type="text"].error,
input[type="tel"].error,
input[type="password"].error,
select.select.error,
textarea.error {
	border: 1px solid #fc611f;
	color: #fc611f
}

input[type="text"][disabled],
input[type="tel"][disabled],
input[type="password"][disabled],
select.select[disabled],
textarea[disabled] {
	border: 1px solid rgba(0, 0, 0, 0.06)
}

textarea {
	height: 110px;
	padding: 10px;
	line-height: normal
}

.checkbox {
	display: inline-block
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
	opacity: 0;
	position: absolute;
	left: -99in
}

.checkbox input[type="checkbox"]+label,
.checkbox input[type="radio"]+label {
	display: inline-block;
	position: relative;
	font: 300 14px "GothamPro", sans-serif;
	text-transform: uppercase;
	padding-left: 32px;
	color: #252525;
	transition: color .2s;
	cursor: pointer
}

.checkbox input[type="checkbox"]+label:before,
.checkbox input[type="checkbox"]+label:after,
.checkbox input[type="radio"]+label:before,
.checkbox input[type="radio"]+label:after {
	position: absolute;
	left: 0;
	top: 0;
	transition: opacity .2s
}

.checkbox input[type="checkbox"]+label:before,
.checkbox input[type="radio"]+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 1
}

.checkbox input[type="checkbox"]+label:after,
.checkbox input[type="radio"]+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0
}

.checkbox input[type="checkbox"]+label:hover,
.checkbox input[type="radio"]+label:hover {
	color: #3fa1fb
}

.checkbox input[type="checkbox"]+label:hover:before,
.checkbox input[type="radio"]+label:hover:before {
	opacity: 0
}

.checkbox input[type="checkbox"]+label:hover:after,
.checkbox input[type="radio"]+label:hover:after {
	opacity: 1
}

.checkbox input[type="checkbox"]:checked+label,
.checkbox input[type="radio"]:checked+label {
	color: #3fa1fb
}

.checkbox input[type="checkbox"]:checked+label:before,
.checkbox input[type="radio"]:checked+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%233fa1fb'/%3E%3Cpath d='M8.15 14a.69.69 0 01-.5-.23c-.57-.57-1.139-1.16-1.708-1.73-.569-.59-1.154-1.18-1.723-1.77a.723.723 0 01-.162-.8.765.765 0 01.682-.5.64.64 0 01.488.23c.991.98 2 2.02 2.893 2.96 2.13-2.53 4.4-5.22 6.664-7.92a.63.63 0 01.5-.24.726.726 0 01.65.47.779.779 0 01-.13.81c-1.739 2.06-3.478 4.12-5.169 6.13l-1.657 1.96c-.049.07-.114.14-.163.21s-.114.12-.163.19a.692.692 0 01-.503.23z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.checkbox input[type="checkbox"]:checked+label:after,
.checkbox input[type="radio"]:checked+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Crect width='18' height='18' rx='2' ry='2' fill='%233fa1fb'/%3E%3Cpath d='M8.15 14a.69.69 0 01-.5-.23c-.57-.57-1.139-1.16-1.708-1.73-.569-.59-1.154-1.18-1.723-1.77a.723.723 0 01-.162-.8.765.765 0 01.682-.5.64.64 0 01.488.23c.991.98 2 2.02 2.893 2.96 2.13-2.53 4.4-5.22 6.664-7.92a.63.63 0 01.5-.24.726.726 0 01.65.47.779.779 0 01-.13.81c-1.739 2.06-3.478 4.12-5.169 6.13l-1.657 1.96c-.049.07-.114.14-.163.21s-.114.12-.163.19a.692.692 0 01-.503.23z' fill='%23fff'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.checkbox input[type="checkbox"]:disabled+label,
.checkbox input[type="radio"]:disabled+label {
	color: #bbb5b2;
	cursor: default
}

.checkbox input[type="checkbox"]:disabled+label:before,
.checkbox input[type="radio"]:disabled+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 1 !important
}

.checkbox input[type="checkbox"]:disabled+label:after,
.checkbox input[type="radio"]:disabled+label:after {
	display: none
}

.checkbox_tt-n input[type="checkbox"]+label,
.checkbox_tt-n input[type="radio"]+label {
	text-transform: none
}

.checkbox_error input[type="checkbox"]+label,
.checkbox_error input[type="radio"]+label {
	color: #fc611f
}

.checkbox_error input[type="checkbox"]+label:before,
.checkbox_error input[type="radio"]+label:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.checkbox_error input[type="checkbox"]+label:after,
.checkbox_error input[type="radio"]+label:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M16 2v14H2V2h14m0-2H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.checkbox_disabled {
	pointer-events: none
}

select.select_2 {
	font: 400 14px/30px "GothamPro", sans-serif;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #3fa1fb;
	cursor: pointer;
	transition: color .2s
}

.select_2 {
	display: inline-block;
	position: relative;
	font: 300 14px/14px "GothamPro", sans-serif
}

.select_2 .jq-selectbox__select {
	position: relative;
	padding-right: 18px
}

.select_2 .jq-selectbox__trigger {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4'%3E%3Cpath fill='%233fa1fb' d='M7.257 0L4 2.748.74 0 0 .625 4 4 8 .625 7.257 0z'/%3E%3C/svg%3E");
	width: 8px;
	height: 4px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transition: transform .2s
}

.select_2 .jq-selectbox__select-text {
	color: #3fa1fb;
	text-transform: uppercase;
	cursor: pointer;
	width: auto !important
}

.select_2 .jq-selectbox__dropdown {
	min-width: 130px;
	max-width: 180px;
	background-color: #fff;
	left: 0;
	top: 100%;
	position: absolute;
	margin-top: 12px;
	margin-left: -10px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1)
}

.select_2 .jq-selectbox__dropdown ul {
	max-height: 200px
}

.select_2 .jq-selectbox__dropdown li {
	cursor: pointer;
	text-transform: none;
	line-height: 32px;
	padding: 0 10px;
	transition: color .2s, background .2s
}

.select_2 .jq-selectbox__dropdown li:hover,
.select_2 .jq-selectbox__dropdown li.selected {
	background-color: #3fa1fb;
	color: #fff
}

.select_2.opened .jq-selectbox__trigger {
	transform: translateY(-50%) scaleY(-1)
}

.select.jq-selectbox {
	display: inline-block;
	position: relative;
	height: 40px;
	width: 100%;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font: 300 14px/38px "GothamPro", sans-serif;
	color: #707070
}

.select.jq-selectbox .jq-selectbox__select {
	position: relative;
	padding: 0 38px 0 10px;
	cursor: pointer
}

.select.jq-selectbox .jq-selectbox__trigger {
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4'%3E%3Cpath fill='%23494949' d='M7.257 0L4 2.748.74 0 0 .625 4 4 8 .625 7.257 0z'/%3E%3C/svg%3E");
	width: 8px;
	height: 4px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transition: transform .2s
}

.select.jq-selectbox .jq-selectbox__select-text {
	color: #707070;
	width: auto !important
}

.select.jq-selectbox .jq-selectbox__select-text.placeholder {
	color: #bbb5b2
}

.select.jq-selectbox .jq-selectbox__dropdown {
	width: 100%;
	background-color: #fff;
	left: 0;
	top: 100%;
	margin-top: 1px;
	position: absolute;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1)
}

.select.jq-selectbox .jq-selectbox__dropdown ul {
	max-height: 200px
}

.select.jq-selectbox .jq-selectbox__dropdown li {
	cursor: pointer;
	text-transform: none;
	line-height: 32px;
	padding: 0 10px;
	transition: color .2s, background .2s
}

.select.jq-selectbox .jq-selectbox__dropdown li:hover,
.select.jq-selectbox .jq-selectbox__dropdown li.selected {
	background-color: #3fa1fb;
	color: #fff
}

.select.jq-selectbox.opened .jq-selectbox__trigger {
	transform: translateY(-50%) scaleY(-1)
}

.select.jq-selectbox.focused {
	border: 1px solid #3fa1fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.select.jq-selectbox.focused .jq-selectbox__trigger {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4'%3E%3Cpath fill='%233fa1fb' d='M7.257 0L4 2.748.74 0 0 .625 4 4 8 .625 7.257 0z'/%3E%3C/svg%3E");
	width: 8px;
	height: 4px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.form-block {
	position: relative;
	margin-bottom: 40px
}

.form-block__descr {
	margin-bottom: 32px
}

.form-block__descr .headline {
	margin-bottom: 32px
}

.form-block__body {
	position: relative
}

.form-block__body-tpl {
	display: none
}

.form-block__body-tpl_active {
	display: block
}

.form-block__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	margin-left: -40px
}

.form-block__item {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block;
	width: 50%;
	box-sizing: border-box;
	padding-left: 40px;
	margin-bottom: 16px
}

.form-block__item_full_size {
	width: 100%
}

.form-block__item_left-center {
	text-align: left;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.form-block__item_right-center {
	text-align: right;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.form-block__item_center {
	text-align: center
}

.form-block__label {
	color: #252525;
	font: 300 14px "GothamPro", sans-serif;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 10px
}

.form-block__label_disabled {
	color: #bbb5b2
}

@media (max-width: 1023px) {
	.form-block {
		margin-bottom: 30px
	}

	.form-block__descr .headline {
		text-align: center;
		margin-bottom: 20px
	}
}

@media (max-width: 767px) {
	.form-block {
		margin-bottom: 16px
	}

	.form-block__list {
		margin-left: 0
	}

	.form-block__item {
		width: 100%;
		padding-left: 0
	}

	.form-block__item_left-center,
	.form-block__item_right-center {
		text-align: center;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center
	}
}

.form-block_3-cols {
	max-width: 920px;
	margin-left: auto;
	margin-right: auto
}

.form-block_3-cols .form-block__item {
	width: 33.3333%
}

@media (max-width: 1023px) {
	.form-block_3-cols .form-block__item {
		width: 50%
	}
}

@media (max-width: 767px) {
	.form-block_3-cols .form-block__item {
		width: 100%
	}
}

.form-block_3-cols .form-block__item_full_size {
	width: 100% !important
}

.form-block_3-cols .form-block__item_2-3 {
	width: 66.6666%
}

@media (max-width: 1023px) {
	.form-block_3-cols .form-block__item_2-3 {
		width: 100%
	}
}

@media (max-width: 767px) {
	.form-block_3-cols .form-block__item_2-3 {
		width: 100%
	}
}

.form-block_3-cols .form-block__item_1-2 {
	width: 50%
}

@media (max-width: 1023px) {
	.form-block_3-cols .form-block__item_1-2 {
		width: 50%
	}
}

@media (max-width: 767px) {
	.form-block_3-cols .form-block__item_1-2 {
		width: 100%
	}
}

.cart-order-list__item:not(:last-child) {
	margin-bottom: 40px
}

.cart-order-datacenter__title {
	background-color: #3fa1fb;
	padding: 24px 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: center;
	align-content: center;
	margin-bottom: 20px
}

.cart-order-datacenter__title>* {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block
}

.cart-order-datacenter__title-name {
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	word-wrap: break-word
}

.cart-order-datacenter__title-remove {
	margin-left: 20px
}

.cart-order-datacenter__title-remove a {
	position: relative;
	padding-right: 26px;
	color: #fff;
	text-transform: uppercase;
	font: 300 12px "GothamPro", sans-serif;
	text-decoration: none
}

.cart-order-datacenter__title-remove a:before,
.cart-order-datacenter__title-remove a:after {
	position: absolute;
	right: -14px;
	top: 50%;
	transform: translateY(-50%);
	width: 40px !important;
	height: 40px !important;
	background-position: 50% 50% !important
}

.cart-order-datacenter__title-remove a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M6 5.285L11.196 0 12 .808 6.742 6.031l5.196 5.223-.742.746L6 6.777.804 12l-.742-.746L5.258 6.03 0 .808.804 0z' fill='%23fff'/%3E%3C/svg%3E");
	width: 12px;
	height: 12px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.cart-order-datacenter__title-remove a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M6 5.285L11.196 0 12 .808 6.742 6.031l5.196 5.223-.742.746L6 6.777.804 12l-.742-.746L5.258 6.03 0 .808.804 0z' fill='%23002e76'/%3E%3C/svg%3E");
	width: 12px;
	height: 12px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media (max-width: 767px) {
	.cart-order-datacenter__title-remove a {
		text-indent: -99in;
		overflow: hidden;
		width: 0;
		display: inline-block
	}
}

.cart-order-datacenter__title-remove a:hover {
	color: #002e76
}

.cart-order-datacenter-list__item {
	background-color: #fff;
	padding: 24px 20px;
	position: relative;
	margin-bottom: 20px
}

.cart-order-datacenter-list__item-title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: center;
	align-content: center;
	margin-bottom: 20px
}

.cart-order-datacenter-list__item-title>* {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block
}

.cart-order-datacenter-list__item-title-name {
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	word-wrap: break-word
}

.cart-order-datacenter-list__item-title-remove {
	margin-left: 20px
}

.cart-order-datacenter-list__item-title-remove a {
	position: relative;
	padding-right: 26px;
	display: block
}

.cart-order-datacenter-list__item-title-remove a:before,
.cart-order-datacenter-list__item-title-remove a:after {
	position: absolute;
	right: -14px;
	top: -14px;
	width: 40px !important;
	height: 40px !important;
	background-position: 50% 50% !important
}

.cart-order-datacenter-list__item-title-remove a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M6 5.285L11.196 0 12 .808 6.742 6.031l5.196 5.223-.742.746L6 6.777.804 12l-.742-.746L5.258 6.03 0 .808.804 0z' fill='%23bbb5b2'/%3E%3C/svg%3E");
	width: 12px;
	height: 12px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.cart-order-datacenter-list__item-title-remove a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M6 5.285L11.196 0 12 .808 6.742 6.031l5.196 5.223-.742.746L6 6.777.804 12l-.742-.746L5.258 6.03 0 .808.804 0z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 12px;
	height: 12px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.cart-order-datacenter-list__item-title-help {
	margin-top: -5px
}

.cart-order-datacenter-list__item-main-info {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	margin-bottom: 30px
}

.cart-order-datacenter-list__item-main-info>* {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block
}

.cart-order-datacenter-list__item-main-info .headline_h6 {
	margin-bottom: 8px
}

.cart-order-datacenter-list__item-contract-info {
	width: 33%;
	padding-right: 20px;
	font: 300 12px/20px "GothamPro", sans-serif;
	color: #bbb5b2;
	box-sizing: border-box
}

.cart-order-datacenter-list__item-contract-info span {
	color: #707070
}

@media (max-width: 767px) {
	.cart-order-datacenter-list__item-contract-info {
		width: 100%;
		margin-bottom: 16px
	}
}

.cart-order-datacenter-list__item-price {
	width: 23.81%;
	padding-right: 20px;
	box-sizing: border-box
}

@media (max-width: 767px) {
	.cart-order-datacenter-list__item-price {
		width: 100%;
		margin-bottom: 16px
	}
}

.cart-order-datacenter-list__item-qty {
	padding-right: 35px;
	box-sizing: border-box;
	line-height: 40px
}

.cart-order-datacenter-list__item-qty-input {
	position: relative;
	padding-right: 30px
}

.cart-order-datacenter-list__item-qty-input-up,
.cart-order-datacenter-list__item-qty-input-down {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #bbb5b2;
	font: 300 20px/20px "GothamPro", sans-serif;
	right: 0;
	text-align: center;
	width: 20px !important;
	height: 20px !important;
	box-sizing: border-box
}

.cart-order-datacenter-list__item-qty-input-up {
	top: 0;
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath fill='%23dbdbdb' d='M8 0h2v18H8z'/%3E%3Cpath fill='%23dbdbdb' d='M0 10V8h18v2z'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 16px 16px;
	background-position: 50% 50%
}

.cart-order-datacenter-list__item-qty-input-down {
	bottom: 0;
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath fill='%23dbdbdb' d='M0 10V8h18v2z'/%3E%3C/svg%3E");
	width: 18px;
	height: 18px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 16px 16px;
	background-position: 50% 50%
}

.cart-order-datacenter-list__item-qty-input input {
	padding: 0;
	width: 50px;
	text-align: center
}

@media (max-width: 767px) {
	.cart-order-datacenter-list__item-qty {
		padding-right: 25px
	}
}

.cart-order-datacenter-list__item-total-cost {
	width: auto
}

@media (max-width: 767px) {
	.cart-order-datacenter-list__item-total-cost {
		width: auto
	}
}

.cart-order-datacenter-list__item-controls {
	margin-bottom: 8px;
	text-align: center
}

@media (max-width: 767px) {
	.cart-order-datacenter-list__item-controls {
		text-align: left
	}
}

.cart-order-datacenter-list__item-add-info {
	border-top: dashed 1px #e2e2e2;
	padding: 24px 20px 0 0;
	-moz-column-count: 2;
	column-count: 2;
	-moz-column-gap: 0px;
	column-gap: 0px;
	display: none
}

@media (max-width: 767px) {
	.cart-order-datacenter-list__item-add-info {
		-moz-column-count: 1;
		column-count: 1
	}
}

.cart-order-datacenter-list__item-add-info-item {
	display: inline-block;
	width: 100%;
	overflow: hidden
}

.cart-order-datacenter-list__item-add-info-item-list {
	font: 300 12px "GothamPro", sans-serif;
	color: #bbb5b2;
	padding-bottom: 8px
}

.cart-order-datacenter-list__item-add-info-item-list li {
	margin-bottom: 12px
}

.cart-order-datacenter-list__item-add-info-item-list li span {
	color: #707070
}

.cart-order-datacenter-list__item-add-info-btn a {
	display: inline-block;
	position: relative;
	padding-right: 22px
}

.cart-order-datacenter-list__item-add-info-btn a:before,
.cart-order-datacenter-list__item-add-info-btn a:after {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.cart-order-datacenter-list__item-add-info-btn a:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4'%3E%3Cpath fill='%233fa1fb' d='M7.257 0L4 2.748.74 0 0 .625 4 4 8 .625 7.257 0z'/%3E%3C/svg%3E");
	width: 8px;
	height: 4px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.cart-order-datacenter-list__item-add-info-btn a:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4'%3E%3Cpath fill='%23fc611f' d='M7.257 0L4 2.748.74 0 0 .625 4 4 8 .625 7.257 0z'/%3E%3C/svg%3E");
	width: 8px;
	height: 4px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.cart-order-datacenter-list__item-add-info-btn a span:first-child {
	display: block
}

.cart-order-datacenter-list__item-add-info-btn a span:last-child {
	display: none
}

.cart-order-datacenter-list__item-add-info-btn_active a:before,
.cart-order-datacenter-list__item-add-info-btn_active a:after {
	transform: translateY(-50%) scaleY(-1)
}

.cart-order-datacenter-list__item-add-info-btn_active a span:first-child {
	display: none
}

.cart-order-datacenter-list__item-add-info-btn_active a span:last-child {
	display: block
}

.cart-order-datacenter-list__item-add-info_active {
	display: block
}

.cart-order-datacenter-list__item-edit {
	position: absolute;
	right: 24px;
	bottom: 24px
}

.cart-order-datacenter-list__item-edit:before,
.cart-order-datacenter-list__item-edit:after {
	position: absolute;
	right: -11px;
	bottom: -11px;
	width: 40px !important;
	height: 40px !important;
	background-position: 50% 50% !important
}

.cart-order-datacenter-list__item-edit:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19'%3E%3Cpath d='M9.299 3.087L.628 11.76l-.46.46a.576.576 0 00-.168.405v4.806a.574.574 0 00.574.573H5.38a.57.57 0 00.406-.168L16.839 6.782a3.972 3.972 0 10-5.617-5.617.573.573 0 000 .812.277.277 0 01.039.024.183.183 0 01.032.043l1.927 1.93-9.762 9.761-1.592-1.591 8.244-8.245a.576.576 0 000-.812.587.587 0 00-.811 0zm3.18-1.477l.08-.049a2.82 2.82 0 013.877 3.877l-.05.081zm1.55 3.175l1.592 1.592-9.761 9.762-1.59-1.592zm-9.073 12.07H1.148v-3.807z' fill='%23bbb5b2'/%3E%3C/svg%3E");
	width: 18px;
	height: 19px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.cart-order-datacenter-list__item-edit:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19'%3E%3Cpath d='M9.299 3.087L.628 11.76l-.46.46a.576.576 0 00-.168.405v4.806a.574.574 0 00.574.573H5.38a.57.57 0 00.406-.168L16.839 6.782a3.972 3.972 0 10-5.617-5.617.573.573 0 000 .812.277.277 0 01.039.024.183.183 0 01.032.043l1.927 1.93-9.762 9.761-1.592-1.591 8.244-8.245a.576.576 0 000-.812.587.587 0 00-.811 0zm3.18-1.477l.08-.049a2.82 2.82 0 013.877 3.877l-.05.081zm1.55 3.175l1.592 1.592-9.761 9.762-1.59-1.592zm-9.073 12.07H1.148v-3.807z' fill='%23fc611f'/%3E%3C/svg%3E");
	width: 18px;
	height: 19px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.cart-order-datacenter-list__item-promocode {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	margin-bottom: 20px
}

@media (max-width: 767px) {
	.cart-order-datacenter-list__item-promocode {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: stretch;
		align-items: stretch
	}
}

.cart-order-datacenter-list__item-promocode>* {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block
}

.cart-order-datacenter-list__item-promocode-input {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	max-width: 280px;
	width: 100%;
	margin-right: 30px
}

.cart-order-datacenter-list__item-promocode-input input {
	height: 50px;
	line-height: 50px
}

@media (max-width: 767px) {
	.cart-order-datacenter-list__item-promocode-input {
		margin: 0 0 20px;
		max-width: none
	}
}

.cart-order-datacenter-list__item .configurator__conf-block-body {
	border-top: dashed 1px #d3d3d3;
	padding: 20px 20px 0;
	margin: 0 -20px;
	display: none
}

.cart-order-datacenter-list__item .configurator__conf-block-body.cart-order-datacenter-list__item-add-info_active {
	display: block
}

.checkout {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch
}

.checkout__main {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-width: 0;
	display: block
}

.checkout__main-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	margin: 40px 0
}

.checkout__main-footer>* {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block
}

@media (min-width: 1024px) {
	.checkout__sidebar-head {
		text-align: center;
		height: 50px;
		margin-top: -50px
	}
}

@media (max-width: 1023px) {
	.checkout__sidebar-head {
		margin: 24px 0
	}
}

@media (min-width: 1024px) {
	.checkout__sidebar {
		width: 280px;
		will-change: transform
	}
}

.checkout__sidebar-wr {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block;
	position: relative
}

@media (min-width: 1024px) {
	.checkout__sidebar-wr {
		width: 280px;
		margin-left: 20px
	}
}

@media (max-width: 1023px) {
	.checkout__sidebar {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-align: stretch;
		align-items: stretch;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		position: relative
	}

	.checkout__sidebar>* {
		-ms-flex-negative: 1;
		flex-shrink: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		min-width: 0;
		display: block
	}
}

@media (min-width: 1024px) {
	.checkout__main-header {
		margin-right: 300px
	}
}

.checkout-white-block,
.checkout-blue-block {
	background-color: #fff;
	padding: 32px 20px;
	margin-bottom: 20px
}

@media (max-width: 767px) {

	.checkout-white-block,
	.checkout-blue-block {
		padding: 24px 20px
	}
}

.checkout-white-block>*:not(:last-child),
.checkout-blue-block>*:not(:last-child) {
	margin-bottom: 24px
}

@media (max-width: 767px) {

	.checkout-white-block>*:not(:last-child),
	.checkout-blue-block>*:not(:last-child) {
		margin-bottom: 16px
	}
}

.checkout-white-block__headline,
.checkout-blue-block__headline {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	position: relative
}

.checkout-white-block__headline>*,
.checkout-blue-block__headline>* {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block
}

@media (max-width: 767px) {

	.checkout-white-block__headline,
	.checkout-blue-block__headline {
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.checkout-white-block__headline-edit,
.checkout-blue-block__headline-edit {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 24px;
	height: 24px;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.checkout-white-block__headline-edit:before,
.checkout-white-block__headline-edit:after,
.checkout-blue-block__headline-edit:before,
.checkout-blue-block__headline-edit:after {
	position: absolute;
	content: '';
	right: 50%;
	top: 50%;
	transform: translate(50%, -50%)
}

.checkout-white-block__headline-edit:after,
.checkout-blue-block__headline-edit:after {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19'%3E%3Cpath d='M9.299 3.087L.628 11.76l-.46.46a.576.576 0 00-.168.405v4.806a.574.574 0 00.574.573H5.38a.57.57 0 00.406-.168L16.839 6.782a3.972 3.972 0 10-5.617-5.617.573.573 0 000 .812.277.277 0 01.039.024.183.183 0 01.032.043l1.927 1.93-9.762 9.761-1.592-1.591 8.244-8.245a.576.576 0 000-.812.587.587 0 00-.811 0zm3.18-1.477l.08-.049a2.82 2.82 0 013.877 3.877l-.05.081zm1.55 3.175l1.592 1.592-9.761 9.762-1.59-1.592zm-9.073 12.07H1.148v-3.807z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 18px;
	height: 19px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.checkout-white-block__headline-edit:before,
.checkout-blue-block__headline-edit:before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 2A10 10 0 112 12 10.011 10.011 0 0112 2m0-2a12 12 0 1012 12A12 12 0 0012 0z' fill='%233fa1fb'/%3E%3Cpath d='M10.029 17a.69.69 0 01-.5-.23c-.569-.57-1.138-1.16-1.707-1.73-.569-.59-1.154-1.18-1.723-1.77a.723.723 0 01-.162-.8.765.765 0 01.682-.5.639.639 0 01.488.23c.991.98 2 2.02 2.893 2.96 2.129-2.53 4.4-5.22 6.664-7.92a.63.63 0 01.5-.24.726.726 0 01.65.47.779.779 0 01-.13.81c-1.739 2.06-3.478 4.12-5.169 6.13l-1.657 1.96c-.049.07-.114.14-.163.21s-.114.12-.163.19a.692.692 0 01-.503.23z' fill='%233fa1fb'/%3E%3C/svg%3E");
	width: 24px;
	height: 24px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.checkout-white-block__body-2-cols,
.checkout-blue-block__body-2-cols {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	margin-top: 32px
}

@media (max-width: 1023px) {

	.checkout-white-block__body-2-cols,
	.checkout-blue-block__body-2-cols {
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.checkout-white-block__body-2-cols>*,
.checkout-blue-block__body-2-cols>* {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 0;
	display: block;
	width: 50%;
	box-sizing: border-box;
	padding-right: 20px
}

@media (max-width: 1023px) {

	.checkout-white-block__body-2-cols>*,
	.checkout-blue-block__body-2-cols>* {
		width: 100%;
		padding-right: 0
	}

	.checkout-white-block__body-2-cols>*:not(:last-child),
	.checkout-blue-block__body-2-cols>*:not(:last-child) {
		margin-bottom: 10px
	}
}

.checkout-blue-block {
	background: #3fa1fb url("../img/checkout-blue-block-bg.svg") 50% 50%;
	padding: 40px
}

@media (max-width: 1023px) {
	.checkout {
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.checkout__headline {
	margin-bottom: 20px;
	padding: 24px 30px;
	background-color: #3fa1fb;
	color: #fff;
	font: 400 20px "GothamPro", sans-serif;
	text-transform: uppercase
}

.add-info {
	position: relative;
	display: inline-block;
	bottom: -1px;
	z-index: 1
}

.add-info-ico {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Cpath d='M6.556 9.31a1.644 1.644 0 01-.488.159.766.766 0 01-.11.01v-.01c0-.002.018-.007-.017-.015l-.008-.013a.5.5 0 01-.351-.613l.007-.025.408-1.6.184-.723c.167-.67-.526.143-.668-.166a2.067 2.067 0 011.006-.956 1.325 1.325 0 01.45-.158.38.38 0 01.073-.01v.01a.363.363 0 00.055.015l.027.013a.524.524 0 01.377.638l-.001.006-.403 1.6-.182.722c-.167.67.515-.146.658.164.094.204-.554.63-1.017.953z' fill='%23686868'/%3E%3Ccircle cx='6.839' cy='3.724' r='.744' transform='rotate(-76.064 6.839 3.724)' fill='%23686868'/%3E%3Cpath d='M6.5 13A6.5 6.5 0 1113 6.5 6.507 6.507 0 016.5 13zM6.5.52a5.98 5.98 0 105.98 5.98A5.987 5.987 0 006.5.52z' fill='%23e6e6e6'/%3E%3C/svg%3E");
	width: 13px;
	height: 13px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer
}

.add-info-ico_grey-bg {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Cpath d='M6.5 13A6.5 6.5 0 1113 6.5 6.5 6.5 0 016.5 13z' fill='%23e6e6e6'/%3E%3Cpath d='M6.556 9.31a1.644 1.644 0 01-.488.159.765.765 0 01-.11.01v-.01c0-.002.018-.007-.017-.015l-.008-.013a.5.5 0 01-.351-.613l.007-.025.408-1.6.184-.723c.167-.67-.526.143-.668-.166a2.067 2.067 0 011.006-.956 1.325 1.325 0 01.45-.158.38.38 0 01.073-.01v.01a.363.363 0 00.055.015l.027.013a.524.524 0 01.378.638l-.002.006-.403 1.6-.182.722c-.166.67.515-.146.658.164.094.204-.554.63-1.017.953z' fill='%23686868'/%3E%3Ccircle cx='6.839' cy='3.724' r='.744' transform='rotate(-76.064 6.839 3.724)' fill='%23686868'/%3E%3C/svg%3E");
	width: 13px;
	height: 13px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.add-info-ico_white-bg {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Cpath d='M6.5 13A6.5 6.5 0 1113 6.5 6.5 6.5 0 016.5 13z' fill='%23fff'/%3E%3Cpath d='M6.556 9.31a1.644 1.644 0 01-.488.159.765.765 0 01-.11.01v-.01c0-.002.018-.007-.017-.015l-.008-.013a.5.5 0 01-.351-.613l.007-.025.408-1.6.184-.723c.167-.67-.526.143-.668-.166a2.067 2.067 0 011.006-.956 1.325 1.325 0 01.45-.158.38.38 0 01.073-.01v.01a.363.363 0 00.055.015l.027.013a.524.524 0 01.378.638l-.002.006-.403 1.6-.182.722c-.166.67.515-.146.658.164.094.204-.554.63-1.017.953z' fill='%23686868'/%3E%3Ccircle cx='6.839' cy='3.724' r='.744' transform='rotate(-76.064 6.839 3.724)' fill='%23686868'/%3E%3C/svg%3E");
	width: 13px;
	height: 13px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.add-info-body {
	display: none;
	position: absolute;
	left: 100%;
	top: 100%;
	background-color: #fff;
	width: 200px;
	box-sizing: border-box;
	padding: 16px 20px;
	z-index: 100;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1);
	color: #707070;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	text-transform: none
}

.add-info_active {
	z-index: 100
}

.add-info_active .add-info-body {
	display: block
}

.add-info__parent {
	z-index: 100;
	position: relative
}

@media (max-width: 767px) {
	.add-info {
		position: static
	}

	.add-info-body {
		left: auto;
		right: 50%;
		transform: translateX(50%)
	}
}

.checkout-header {
	display: block;
	padding-right: 400px;
	position: relative
}

.checkout-header:before {
	position: absolute;
	right: 42px;
	top: 0;
	bottom: 0;
	content: '';
	background: url(../img/cart-bg.svg) no-repeat 0 30px/100% auto;
	width: 200px
}

@media (max-width: 1279px) {
	.checkout-header:before {
		right: 30px
	}
}

@media (max-width: 1023px) {
	.checkout-header:before {
		right: 40px
	}
}

@media (max-width: 767px) {
	.checkout-header:before {
		display: none
	}
}

.checkout-header__text .headline.headline_h1 {
	margin-bottom: 12px
}

@media (max-width: 1279px) {
	.checkout-header {
		padding-right: 320px
	}
}

@media (max-width: 1023px) {
	.checkout-header {
		padding-right: 240px
	}
}

@media (max-width: 767px) {
	.checkout-header {
		padding: 36px 0
	}

	.checkout-header__text {
		text-align: center
	}

	.checkout-header:before {
		display: none
	}
}

.default_content_wr_checkout {
	margin: 0;
	background-color: #f7f7f7;
	padding-bottom: 0;
	z-index: 50;
	padding-top: 1px
}

.page_menu_wr {
	margin-bottom: 0;
	background-color: #fff
}

.page_menu_wr:before {
	display: none
}

.page_menu_wr .page_menu {
	background-color: #fff
}

.form-block__list {
	margin-bottom: -16px
}

.form-block__item .input-radio:not(:last-of-type) {
	margin-right: 32px
}

[name="billing_email"]~.add-info,
[name="p1"]~.add-info {
	display: block;
	width: 100%
}

@media (max-width: 767px) {

	[name="billing_email"]~.add-info,
	[name="p1"]~.add-info {
		position: relative
	}

	[name="billing_email"]~.add-info .add-info-body,
	[name="p1"]~.add-info .add-info-body {
		transform: none;
		right: auto
	}
}

[name="billing_email"]~.add-info .add-info-body,
[name="p1"]~.add-info .add-info-body {
	left: 0;
	width: 100%
}

[name="billing_email"]:focus~.add-info,
[name="p1"]:focus~.add-info {
	z-index: 100
}

[name="billing_email"]:focus~.add-info .add-info-body,
[name="p1"]:focus~.add-info .add-info-body {
	display: block
}