.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.block2_cart .in_shop_cart {
	text-align: left;
}

div.sber-part--popup {
	display: none;
	opacity: 0;
	transition: all 0.5s;
}

div.sber-part--popup.active {
	display: flex;
	opacity: 1;
}

div.tinkoff-installment--popup {
    display: none;
    opacity: 0;
    transition: all 0.5s;
}

div.tinkoff-installment--popup.active {
    display: flex;
    opacity: 1;
}

.overflow-hidden {
	overflow: hidden;
}

.IAeDXIu {
	display: var(--iconButton-display, block);
	width: var(--iconButton-width, 56px);
	height: var(--iconButton-height, 56px);
	padding: var(--iconButton-padding, 0);
	margin: var(--iconButton-margin, 0);
	border: var(--iconButton-border, none);
	font-weight: var(--iconButton-font-weight, 700);
	font-size: var(--iconButton-font-size, 16px);
	line-height: var(--iconButton-line-height, 24px);
	background-color: var(--iconButton-background-color, transparent);
	text-transform: var(--iconButton-text-transform, uppercase);
	-webkit-text-decoration: var(--iconButton-text-decoration, none);
	-moz-text-decoration: var(--iconButton-text-decoration, none);
	text-decoration: var(--iconButton-text-decoration, none);
	color: var(--iconButton-color, #333);
	-webkit-transition: var(--iconButton-transition, background-color .3s linear, color .3s linear, border .3s linear);
	transition: var(--iconButton-transition, background-color .3s linear, color .3s linear, border .3s linear);
	position: var(--iconButton-position, relative);
	overflow: hidden;
}

.IAeDXIu ._381MEWG {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.IAeDXIu svg {
	display: block;
	color: var(--iconButton-svg-color, transparent);
	fill-rule: var(--iconButton-svg-fill-rule, evenodd);
	order: var(--iconButton-svg-order, 0);
	margin: var(--iconButton-svg-margin, 0);
	-webkit-transition: var(--iconButton-svg-transition, fill .3s linear, color .3s linear);
	transition: var(--iconButton-svg-transition, fill .3s linear, color .3s linear);
}

.GS1iuVW {
	--iconButton-width: var(--iconButton-type-width, 56px);
	--iconButton-height: var(--iconButton-type-height, 56px);
	--iconButton-background-color: var(--iconButton-type-background-color, #f4f4f4);
	--iconButton-text-transform: var(--iconButton-type-text-transform, none);
	--iconButton-font-weight: var(--iconButton-type-font-weight, 600);
	--iconButton-font-size: var(--iconButton-type-font-size, 14px);
	--iconButton-line-height: var(--iconButton-type-line-height, 20px);
}

.GS1iuVW svg {
	fill: var(--iconButton-type-svg-fill, #333);
}

@media (min-width: 1024px) {
	.GS1iuVW:hover {
		--iconButton-background-color: var(--iconButton-type-background-color, #ebebeb);
	}
}

.payment-info__content {
	width: 622px;
	max-width: 100%;
	padding: 60px;
}

@media (max-width: 1440px) {
	.payment-info__content {
		padding: 60px 30px;
	}
}

@media (max-width: 1024px) {
	.payment-info__content {
		width: 100vw;
		padding: 20px;
	}
}

.payment-info__content svg {
    margin-bottom: 52px;
}

@media (max-width: 1024px) {
    .payment-info__content svg {
        margin-bottom: 36px;
    }
}

.payment-info__content_tinkoff {
    padding: 46.26px 60px 26px 60px;
}

@media (max-width: 1024px) {
    .payment-info__content_tinkoff {
        width: 100vw;
        padding: 36.26px 20px 20px 20px;
    }
}

.payment-info__title {
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 24px;
	text-transform: uppercase;
}

@media (max-width: 1440px) {
	.payment-info__title {
		font-size: 24px;
		line-height: 29px;
	}
}

@media (max-width: 1024px) {
	.payment-info__title {
		font-size: 20px;
		line-height: 24px;
		padding-right: 40px;
	}
}

.payment-info__title_tinkoff {
    font-weight: 500;
    font-size: 24px;
    line-height: 121%;
}

@media (max-width: 1024px) {
    .payment-info__title_tinkoff  {
        font-size: 24px;
        line-height: 121%;
        text-transform: uppercase;
    }
}

._2gmaob6 {
	font-size: 16px;
	line-height: 160%;
	margin-bottom: 60px;
}

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

@media (max-width: 1024px) {
	._2gmaob6 {
		margin-bottom: 30px;
	}
}

._1CkCexy {
	margin-bottom: 60px;
}

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

@media (max-width: 1024px) {
	._1CkCexy {
		margin-bottom: 30px;
	}
}

._1ecefrE {
	margin: 0;
	padding: 0;
	list-style: none;
}

._1qtMjv9 {
	padding: 24px;
	margin-bottom: 60px;
	background-color: #f4f4f4;
}

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

@media (max-width: 1024px) {
	._1qtMjv9 {
		margin-bottom: 30px;
	}
}

._2uYKaxf {
	margin: 0;
	padding: 0;
	list-style: none;
}

.a1HrpC5 {
	display: flex;
	align-items: center;
	margin-bottom: 60px;
}

.a1HrpC5:last-child {
	margin-bottom: 0;
}

.a1HrpC5:last-child ._2sPVZKj:after, .a1HrpC5:last-child ._2sPVZKj:before {
	display: none;
}

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

._3z7RQ2q {
	border-radius: 50%;
	border: 1px solid #cfcfcf;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

._2sPVZKj {
	position: relative;
	width: 80px;
	height: 80px;
	flex-shrink: 0;
	margin-right: 36px;
	border-radius: 50%;
	padding: 2px;
}

._2sPVZKj svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	stroke: #333;
	stroke-width: 4px;
	stroke-dasharray: 238.7 238.7;
	stroke-dashoffset: 238.7;
}

._2sPVZKj:before {
	content: "";
	width: 30px;
	height: 30px;
	background-color: #e4e4e4;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

._2sPVZKj:after {
	content: "";
	background-color: #cfcfcf;
	position: absolute;
	top: -webkit-calc(100% + 16px);
	top: calc(100% + 16px);
	width: 1px;
	height: 28px;
	left: 40px;
}

@media (max-width: 1440px) {
	._2sPVZKj:after {
		height: 20px;
		top: -webkit-calc(100% + 10px);
		top: calc(100% + 10px);
	}

	._2sPVZKj {
		margin-right: 20px;
	}
}

.fMmy0Jg {
	width: 40px;
	height: 40px;
	max-width: 100%;
	max-height: 100%;
}

.fMmy0Jg svg {
	width: 100%;
	height: 100%;
	stroke: transparent;
	-webkit-transform: none;
	transform: none;
	position: static;
	-webkit-animation: none;
	animation: none;
}

.a1HrpC5:first-child ._2sPVZKj svg {
	-webkit-animation: _2KdUTpT 1s;
	animation: _2KdUTpT 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.a1HrpC5:nth-child(2) ._2sPVZKj svg {
	-webkit-animation: _1jAq1O_ 1s;
	animation: _1jAq1O_ 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.a1HrpC5:nth-child(3) ._2sPVZKj svg {
	-webkit-animation: _1rHT4mn 1s;
	animation: _1rHT4mn 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.a1HrpC5:nth-child(4) ._2sPVZKj svg {
	-webkit-animation: _2JrIwx8 1s;
	animation: _2JrIwx8 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

._396aMQh {
	font-weight: 700;
	font-size: 32px;
	line-height: 39px;
}

@media (max-width: 1440px) {
	._396aMQh {
		font-size: 24px;
		line-height: 29px;
	}
}

@media (max-width: 1024px) {
	._396aMQh {
		font-size: 20px;
		line-height: 24px;
	}
}

._27TcecJ {
	font-size: 16px;
	line-height: 20px;
}

._2YE-Ml1 {
	position: relative;
	padding-left: 36px;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 16px;
}

._2YE-Ml1_tinkoff {
    margin-bottom: 10px;
}

._2YE-Ml1:last-child {
	margin-bottom: 0;
}

._2YE-Ml1:before {
	content: "";
	width: 24px;
	height: 24px;
	background-image: url(images/check.svg);
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
}

._1JZkg21 {
	font-size: 16px;
	line-height: 160%;
	text-decoration: underline;
	color: #8e8e8e;
}

.payment-info {
	position: relative;
	width: auto;
	max-width: 100%;
	min-height: 100%;
	background-color: #fff;
}

@media (min-width: 1960px) {
	.payment-info {
		padding-right: max(60px, (100vw - 1960px) / 2 + 60px);
	}
}

@media (max-width: 1960px) {
	.payment-info {
		padding-right: 60px;
	}
}

@media (max-width: 1024px) {
	.payment-info {
		padding-right: 0;
	}
}

.payment-info._3ZtUr1z {
	padding: 0;
}

._1_oKQ42 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(16, 22, 22, .2);
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	overflow: auto;
	z-index: 1031;
}

@media (max-width: 1024px) {
	._1_oKQ42 {
		padding-bottom: 56px;
	}
}

._3pzYPE6 {
	--iconButton-position: absolute;
	top: 0;
	right: 0;
	z-index: 101;
}

@media (max-width: 1024px) {
	._3pzYPE6 {
		--iconButton-type-width: 40px;
		--iconButton-type-height: 40px;
		--iconButton-position: fixed;
	}
}

._1D3jhyS {
	fill-rule: evenodd;
}

._1_oKQ42 *, ._1_oKQ42 :after, ._1_oKQ42 :before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

._1_oKQ42 a {
	color: currentColor;
	text-decoration: none;
	background-color: transparent;
	outline: none;
	cursor: pointer;
	-webkit-transition: color .3s;
	transition: color .3s;
	-webkit-text-decoration-skip: objects;
	text-underline-offset: 4px;
}

._1_oKQ42 a:active, ._1_oKQ42 a:focus, ._1_oKQ42 a:hover {
	text-decoration: none;
	outline: 0;
}

._1_oKQ42 svg:not(:root) {
	overflow: hidden;
}

._1_oKQ42 a, ._1_oKQ42 button {
	touch-action: manipulation;
}

._1_oKQ42 button {
	margin: 0;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
}

._1_oKQ42 button {
	overflow: visible;
}

._1_oKQ42 button {
	text-transform: none;
}

._1_oKQ42 button, ._1_oKQ42 [type=button] {
	-webkit-appearance: button;
}

._1_oKQ42 [type=button]::-moz-focus-inner, ._1_oKQ42 button::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

._1_oKQ42 ::-moz-selection {
	color: #fff;
	background: #1890ff;
}

._1_oKQ42 ::selection {
	color: #fff;
	background: #1890ff;
}

._1_oKQ42 * {
	outline: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
}

._1_oKQ42 button {
	cursor: pointer;
	font-family: Montserrat-Regular;
}

/*! CSS Used keyframes */
@-webkit-keyframes _2KdUTpT {
	0% {
		stroke-dashoffset: 238.7;
	}
	to {
		stroke-dashoffset: 179.025;
	}
}

@keyframes _2KdUTpT {
	0% {
		stroke-dashoffset: 238.7;
	}
	to {
		stroke-dashoffset: 179.025;
	}
}

@-webkit-keyframes _1jAq1O_ {
	0% {
		stroke-dashoffset: 238.7;
	}
	to {
		stroke-dashoffset: 119.35;
	}
}

@keyframes _1jAq1O_ {
	0% {
		stroke-dashoffset: 238.7;
	}
	to {
		stroke-dashoffset: 119.35;
	}
}

@-webkit-keyframes _1rHT4mn {
	0% {
		stroke-dashoffset: 238.7;
	}
	to {
		stroke-dashoffset: 59.675;
	}
}

@keyframes _1rHT4mn {
	0% {
		stroke-dashoffset: 238.7;
	}
	to {
		stroke-dashoffset: 59.675;
	}
}

@-webkit-keyframes _2JrIwx8 {
	0% {
		stroke-dashoffset: 238.7;
	}
	to {
		stroke-dashoffset: 0;
	}
}

@keyframes _2JrIwx8 {
	0% {
		stroke-dashoffset: 238.7;
	}
	to {
		stroke-dashoffset: 0;
	}
}

