@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
.tblcell .note2 {
	border-top: none;
	padding-top: 10px;
}
.item-video.highslide-active-anchor img {
    visibility: visible;
}
.a-wrapper,
.a-wrapper * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: inherit;
}
.a-wrapper img {
	max-width: 100%;
    vertical-align: middle;
}
.a-wrapper .nowrap {
	white-space: nowrap;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.a-wrapper .hidden {
	display: none !important;
}

.action-page {
	overflow: hidden;
}

.a-wrapper {
	font-family: "Inter", "PT Sans", sans-serif;
	background: #fff;
	color: #000000;
	line-height: 1.2;
}
.a-inner {
	max-width: 1470px;
	margin: 0 auto;
}

.site-content {
	background: linear-gradient(to bottom, #F4F6F7 0px, #fff 300px );
}
.action-page {
	background: none !important;
}
/*@media (min-width: 1530px) {*/
	.action-page .container {
	    max-width: 100%;
	    padding-right: 0px;
	    padding-left: 0px;
	}
	.action-page .breadcrumb-wrapper,
	.action-page .catalog.card-product-page { 
	    max-width: 1530px;
	    margin-left: auto;
	    margin-right: auto;
	    padding-right: 20px;
	    padding-left: 20px;
	}
/*}*/
@media screen and (max-width: 1530px) {
	.a-inner {
		padding: 0 20px;
		max-width: 1510px;
	}
}


.a-grey {
	padding: 1px 0;
	background-color: #F4F6F8;
}

.a-header sup {
    position: relative;
    top: 5px;
    font-size: 60%;
    vertical-align: top;
}
.a-more {
	color: #262626;
	font-size: 22px;
	font-weight: 400;
	padding: 0 10px;
	margin: 0px auto 0px;
	text-align: center;
	display: none;
}
.a-more span {
	margin-top: 30px;
	display: inline-block;
	border-bottom: 2px dotted #000;
	cursor: pointer;
}
@media only screen and (min-width: 641px) {.a-cont-in {display: block !important;}}
@media only screen and (max-width: 640px) {.a-cont-in {display: none;} .a-more {display: block;}}


.a-cont {
	padding-bottom: 10px;
}
.ah-note-popup {
	display: inline-block;
	padding: 10px 10px;
	background: #d9f1fe;
	border-radius: 5px;
	box-shadow: 0 0 10px #000;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	z-index: 2;
	color: #000;
	line-height: 1.2;
}
.ah-code {
	cursor: pointer;
	display: inline-block;
	position: relative;
}



.af-more {
	color: #079FF9;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 8px;
}
.af-more span {
	margin-top: 0;
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-right: 19px;
}
.af-more span:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	width: 10px;
	height: 6px;
	background: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0053.png) no-repeat 0 0;
	background-size: 8.5px 5px;
	transition: 0.4s;
	transform: rotate(180deg);
}
.af-more span.a-active:after {
	transform: rotate(0deg);
}
.a-footer {
	margin: 22px 0 13px;
	color: #666666;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
}
.a-footer p {
	margin: 20px 0;
}
.af-inner {
	display: none;
}
#action_products,
.a-head {
	font-size: 32px;
	font-weight: 500;
	color: #222D37;
	margin: 40px 0 30px;
}
@media screen and (max-width: 500px) {
	#action_products,
	.a-head {
		font-size: 22px;
		margin: 20px 0 10px;
	}
	.af-more {
		font-size: 14px;
	}
}
.note1, .note2 {
	display: none;
}
.a-wrapper .brand-landing__actions-item {
	margin-top: 13px;
	margin-top: 0;
	text-align: right;
}
.a-wrapper .icon-link__text,
.a-wrapper .widget-share  {
	font-size: 14px;
}
.a-wrapper .icon-link__icon {
	width: 29px;
	height: 29px;
}
.a-wrapper .icon--24x24 {
	width: 20px;
	height: 20px;
}
@media screen and (max-width: 590px) {
	.a-wrapper .brand-landing__actions-item {
		margin-bottom: 13px;
	}
	.a-wrapper .icon-link__text {
		display: none;
	}
}
@media screen and (max-width: 500px) {
	.a-wrapper .icon-link__icon {
		width: 25px;
		height: 25px;
	}
	.a-wrapper .icon--24x24 {
		width: 18px;
		height: 18px;
	}
	.a-wrapper .icon-link__text,
	.a-wrapper .widget-share  {
		font-size: 12px;
	}
	.a-wrapper .icon--24x24 {
		width: 16px;
		height: 16px;
	}
}

.a-grey-mobile {
	padding: 1px 0;
}

.a-header {
	height: 320px;
	background: #7CD5F6 url(/i/actions/intro_pics/promocode_3100_feb26_0000.webp) no-repeat right 0px top 0;
	position: relative;
	border-radius: 32px 32px 0px 0px;
	/* margin-top: 40px; */
	padding: 66px 45px;
	padding-right: 50px;
	margin-bottom: 0;
	display: block;
	text-decoration: none;
	background-size: auto 100%;
}
.a-header:hover {
	text-decoration: none;
}
.ah-text {
	color: #fff;
	max-width: 1075px;
	margin-left: auto;
	margin-right: 0;
}
.ah-image {
	display: none;
}
.ah-logo {
	max-width: 430px;
	margin-bottom: 11px;
	margin-left: -21px;
	margin-top: -59px;
}
.ah-logo img {
	max-width: 100% !important;
}
.ah-title {
	font-size: 43px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 27px;
	max-width: 568px;
}
.ah-title img {
	max-width: 100% !important;
}
.ah-orange {
	background: #FF7120;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	border-radius: 20px;
	padding: 7px 17px 6px;
	margin-right: 2px;
	line-height: 1;
	font-size: 90%;
}
.ah-note {
	font-size: 27px;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 22px;
	max-width: 403px;
}
.ah-note img {
	max-width: 100% !important;
}
.ah-button {
	font-weight: 600;
	font-size: 16px;
	color: #010606;
	background: #fff;
	height: 56px;
	line-height: 56px;
	padding-right: 24px;
	padding-left: 24px;
	border-radius: 16px;
	display: inline-block;
	text-decoration: none;
	display: none;
	width: 100%;
	max-width: 228px;
	text-align: center;
}
.ah-button:hover {
	text-decoration: none;
	color: #010606;
	opacity: .8;
}
.ah-image {
	/* position: absolute; */
	/* right: 66px; */
	/* bottom: 48px; */
}
.ah-img {
	
}
.ah-img-mobile,
.ah-img-mobile-2 {
	display: none;
}
.ah-img img {
	
}
.ah-notice {
	font-size: 10px;
	font-weight: 500;
	letter-spacing: -0.03em;
	color: #999FA3;
	position: absolute;
	left: 35px;
	bottom: 27px;
}
.ah-notice a {
	color: inherit;
	text-decoration: none;
	white-space: nowrap;
}
.ah-notice a:hover {
	color: inherit;
	text-decoration: underline;
}

.ak-price-wrap {
	display: none;
}
.ak-price-wrap.a_last {
	display: block;
}
.ak-button,
.a-header .act_add {
	display: inline-block;
	border-radius: 10px;
	padding: 20px 17px 18px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 29px;
	right: 58px;
	text-decoration: none;
	text-align: right;
	top: auto;
	left: auto;
	transform: none;
	z-index: 5;
}
.ak-button:hover, 
.a-header .act_add:hover {
	text-decoration: none;
}
.act_btn {
	
}
.add_products {
	
}
.ak-title {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: -0.02em;
	color: #fff;
	margin-bottom: 1px;
}
.ak-price {
	margin-bottom: 10px;
	white-space: nowrap;
}
.ak-price-old {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: -0.02em;
	color: #FFFFFF;
	display: inline-block;
	vertical-align: baseline;
	text-decoration: line-through;
	opacity: 0.5;
}
.ak-price-new {
	display: inline-block;
	vertical-align: baseline;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: -0.08em;
	color: #fff;
}
.ah-diff {
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.03em;
	color: #222D37;
	background-color: #fff;
	padding: 4px 10px;
	border-radius: 19px;
	white-space: nowrap;
}

.ah-prod {
	display: inline-block;
	text-decoration: none;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	position: absolute;
	line-height: 1.4;
	text-align: left;
}
.ah-prod:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.ah1 {
	top: 139px;
	right: 451px;
	/* text-align: right; */
	/* bottom: 30px; */
}
.ah2 {
	top: 186px;
	right: 26px;
}

.ah-link {
	display: block;
	text-decoration: none;
	position: absolute;
	opacity: .5;
	font-size: 0;
	text-indent: -9999px;
	margin-right: -46px;
}
.al1 {
	width: 140px;
	height: 126px;
	right: 601px;
	top: 30px;
}
.al2 {
	width: 140px;
	height: 136px;
	right: 600px;
	bottom: 30px;
}

.action-page,
.site-content {
	padding-bottom: 0;
}

.ah-bottom {
	border-radius: 0 0 32px 32px;
	background-color: #fff;
	padding: 32px 40px 15px;
	margin-bottom: 40px;
}
.ah-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ah-row .ah-head {
	order: -1;
}
.ah-head {
	font-size: 22px;
	font-weight: 600;
	color: #222D37;
	margin: 0;
}
.ah-items {
	display: flex;
	margin: 0 -15px;
}
.ah-items>* {
	min-width: 33.33%;
	max-width: 33.33%;
	flex-basis: 33.33%;
}
.ah-item {
	margin: 30px 0 27px;
	padding: 0 15px;
	display: flex;
	align-items: center;
	align-items: flex-start;
}
.ahi-img {
	flex-basis: 73px;
	flex-shrink: 0;
	text-align: center;
}
.ahi-text {
	padding-left: 19px;
	flex-grow: 1;
	font-size: 16px;
	font-weight: 400;
	color: #222D37;
}
.ahi-text p {
	margin: 10px 0 0;
}
.ahi-text p + p {
	margin-top: 20px;
}
.ahi-text a {
	color: inherit;
	text-decoration: underline;
}
.ahi-text a:hover {
	color: inherit;
	text-decoration: none;
}
.ahi-title {
	display: block;
}
.ahi-title span {
	cursor: pointer;
	display: inline-block;
	max-width: 300px;
	position: relative;
	padding-right: 30px;
}
.ahi-title span:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	width: 10px;
	height: 6px;
	background: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0010.png) no-repeat 0 0;
	background-size: 8.5px 5px;
	transition: 0.4s;
	transform: rotate(0deg);
}
.ahi-title span.a-active:after {
	transform: rotate(180deg);
}
.ahi-descr {
	display: none;
}
@media screen and (max-width: 1099px) {.ahi-title span {max-width: none;}}
@media screen and (max-width: 509px) {.ahi-title span {display: block;}}


.a-items {
	display: flex;
	margin: 0px -15px 0px;
}
.a-items>* {
	min-width: calc(50% - 30px);
	max-width: calc(50% - 30px);
	flex-basis: calc(50% - 30px);
	margin: 13px 15px;
}
.a-item {
	border-radius: 28px;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 24px 39px;
	padding-right: 30px;
}
.a-image {
	margin-bottom: 15px;
}
.a-descr {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
.a-descr a {
	color: inherit;
	text-decoration: underline;
}
.a-descr a:hover {
	color: inherit;
	text-decoration: none;
}

.a-prods-box-arrows {
	display: none;
}
.a-prods-swiper {
	margin: 0 -20px;
	padding: 0 20px;
}
.a-wrapper .swiper-button-prev,
.a-wrapper .swiper-button-next {
	background: #F4F6F8 url(/i/actions/intro_pics/midea_stykovochnyi_element_v_podarok_0010.png) no-repeat 50% 50% / 7px 14px;
	border: 0;
	font-size: 0;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -85px;
	margin-top: -64px;
	margin-top: -53px;
	z-index: 2;

	width: 40px;
	height: 40px;
	border-radius: 10px;
	box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 4px 0px rgba(34, 45, 55, 0.2);
	transform: rotate(180deg);
}
.a-prods-swiper .swiper-button-prev {
	left: 10px;
}
.a-wrapper .swiper-button-prev {
	transform: none;
}
.a-prods-swiper .swiper-button-next {
	right: 10px;
}
.a-prods-swiper .swiper-button-disabled {
	
}




.a-brands {
	margin: 18px -8px 35px;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.a-brands>* {
	margin: 8px 8px;
	flex-grow: 1;
	flex-shrink: 0;
	/*flex-basis: 0;*/
	min-width: calc(12.5% - 16px);
	max-width: calc(12.5% - 16px);
}

.a-brands li {
	list-style: none;
}
.a-brands li a {
	display: block;
	border-radius: 10px;
	background: #FFF;
	height: 60px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	transition: 0.2s;
	padding: 10px 5px;
}
.a-brands li a img {
	max-width: 100%;
	max-height: 100%;
}
.a-brands li a:hover {
	box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.1);
}



.a-grey-header h1, 
.a-grey-header h2,
.a-brands {
	padding-left: 40px;
	padding-right: 40px;
}
.ah-row h2 {
	padding-left: 0;
}

.a-prods-row {
	margin: 62px 0 20px;
	margin: 30px 0 123px;
	position: relative;
}
.a-prods-row:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	border-bottom: 2px solid #F4F6F8;
	margin-top: 70px;
}
.a-prods-row:last-child {
	margin-bottom: 40px;
}
.a-prods-row:last-child:after {
	display: none;
}
.a-prods-row:nth-child(even) .a-prods-intro {
	order: 1;
}




.a-fave {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #222D3740 url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0008.png) no-repeat 50% 50% / 20px 20px;
	position: absolute;
	right: 12px;
	top: 13px;
	cursor: pointer;
	transition: 0.2s;
	z-index: 3;
}
.a-fave:hover {
	background-color: #B5E2FD;
	background-image: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0049.png);
}
.a-fave:before {
	content: '';
	display: block;
	width: 1px;
	height: 1px;
	background-image: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0049.png), url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0050.png), url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0052.png);
	position: absolute;
	left: -1;
	top: -1;
	opacity: 0;
	pointer-events: none;
}
.a-fave.action-button--active {
	background-color: #E6F5FE;
	background-image: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0050.png);
}
.a-fave.action-button--active:hover {
	background-color: #E6F5FE;
	background-image: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0052.png);
}


.a-link {
	height: 48px;
	line-height: 48px;
	border-radius: 10px;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	color: #079FF9;
	text-align: center;
	background: #E6F5FE;
	transition: .2s;
}
.a-link span {
	display: inline-block;
	position: relative;
}
.a-link span:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	background: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024_0040.png) no-repeat 100% 50% / 24px 24px;
	width: 24px;
	height: 24px;
	margin-left: 7px;
}
.a-link:hover span:after {
	background-image: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024_0039.png);
}
.a-link span:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	background: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024_0039.png) no-repeat 100% 50% / 24px 24px;
	width: 1px;
	height: 1px;
	position: absolute;
	left: -100px;
	top: -100px;
	opacity: 0;
	pointer-events: none;
}
.a-link:hover {
	text-decoration: none;
	background-color: #B5E2FD;
}

.a-inner-white {
	padding-top: 40px;
}
.a-prods-wrapper {
	margin-bottom: 4px;
	padding-top: 50px;
/*	display: flex;
	flex-wrap: wrap;
	margin-left: -40px;
	margin-right: -40px;*/
	padding-top: 0;
}
.a-prods-wrapper>* {
/*	min-width: 50%;
	max-width: 50%;
	flex-basis: 50%;
	padding: 0 40px;*/
}
.a-prods-slide {
	background-color: #fff;
}

.a-prod:after {
	content: '';
	display: block;
	width: 32px;
	height: 32px;
	background: #FFFFFF url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0007.png) no-repeat 50% 50% / 20px 20px;
	border-radius: 50%;
	position: absolute;
	left: -18px;
	top: 50%;
	margin-top: -12px;
	z-index: 2;
}
.a-prod:first-child:after {
	display: none;
}
.a-prod:after {
	
}
.a-prod.a_last:after {
	content: '';
	display: block;
	width: 32px;
	height: 32px;
	background: #FFFFFF url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0007.png) no-repeat 50% 50% / 20px 20px;
	border-radius: 50%;
	position: absolute;
	left: -18px;
	top: 50%;
	margin-top: -12px;
	z-index: 2;
}
.ap-price-old {
	display: inline;
	font-size: 16px;
	font-weight: 400;
	padding-right: 15px;
	white-space: nowrap;
	text-decoration: line-through;
}
.ap-price-new {
	font-weight: 600;
	color: #222D37;
	white-space: nowrap;
}



.ap-discount {
	/* z-index: 1; */
	/* margin-right: 40px; */
	/* margin-top: 20px; */
}
.ap-price-new {
	display: inline;
}
@media screen and (max-width: 599px) {
	.ap-discount {
		/* margin-right: 6px; */
		/* margin-top: 6px; */
	}
}
.as-price {
	display: none;
}
.as-price.a_last {
	display: inline-block;
}

.a_last {
	order: 1;
}


.br-helper {
	display: none;
}
.ah-img-mobile {
	display: none;
}
.ah-discount {
	font-weight: 800;
	font-size: 30px;
	color: #2C2C2C;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	border-radius: 50%;
	background-color: #FFCA41;
	position: absolute;
	right: 584px;
	top: 56px;
}

.a-wrapper .slick-dots {
	margin: 0;
	padding: 0;
	text-align: center;
}
.a-wrapper .slick-dots li {
	letter-spacing: normal;
	display: inline-block;
	margin: 2px 2px;
}
.a-wrapper .slick-dots li button {
	font-size: 0;
	text-indent: -9999px;
	height: 2px;
	width: 12px;
	border: 0;
	background-color: #CED8E1;
	cursor: pointer;
}
.a-wrapper .slick-dots li.slick-active button {
	background-color: #0595E6;
}




.a-bn {
	display: block;
	text-decoration: none;
}
.a-bn:hover {
	text-decoration: none;
}
.an-text {
	
}
.an-title {
	
}
.an-note {
	
}
.an-button {
	
}


.a-faq {
	padding-top: 40px;
}
.a-faq .a-head {
	
}
.a-fq-item {
	margin: 0px 0 17px;
	border-radius: 20px;
	background-color: #fff;
}
.a-fq-question {
	font-size: 20px;
	font-weight: 500;
	color: #222D37;
	position: relative;
	cursor: pointer;
	padding: 24px 24px 24px;
	padding-right: 30px;
	border-radius: 20px;
	transition: 0.2s;
}
.a-fq-item:hover {
	box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.1);
}
.a-fq-question:after {
	content: '';
	display: block;
	position: absolute;
	right: 32px;
	top: 50%;
	width: 8.5px;
	height: 5px;
	margin-top: -2px;
	background: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0010.png) no-repeat right 0px top 0px / 100% 100%;
	transition: 0.2s;
}
.a-fq-question.a-active:after {
	transform: rotate(180deg);
}
.a-fq-answer {
	padding: 15px 0 6px;
	font-size: 16px;
	font-weight: 400;
	color: #4D585E;
	line-height: 1.5;
	display: none;
	padding: 24px 24px 24px;
	padding-top: 0px;
}
.a-fq-answer ul {
	margin: 0;
	margin-left: 20px;
	padding: 0;
}
.a-fq-answer p {
	margin: 0px;
	padding: 0;
}
.a-fq-answer p + p,
.a-fq-answer ul + p {
	margin-top: 24px;
}
.a-head {
	
}
.a-description {
	margin-bottom: 40px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #4D585E;
}
.a-description p {
	margin: 0px 0 25px;
	padding: 0;
}





.a-description {
	display: none;
}
.a-head-toggle {
	position: relative;
	cursor: pointer;
	display: inline-block;
	padding-right: 50px;
}
.a-fq-question:after,
.a-head-toggle:after {
	content: '';
	display: block;
	position: absolute;
	right: 32px;
	top: 50%;
	width: 8.5px;
	height: 5px;
	margin-top: -2px;
	background: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0010.png) no-repeat right 0px top 0px / 100% 100%;
	transition: 0.2s;
}
.a-fq-question.a-active:after,
.a-head-toggle.a-active:after {
	transform: rotate(180deg);
}


.a-chat {
	background-color: #fff !important;
}
.a-chat-button {
	background-color: #079ff9 !important;
	color: #fff !important;
	text-align: center !important;
	background-image: none !important;
	padding: 0 16px !important;
}
.a-chat-button:hover {
	background-color: #3ab3fa !important;
}



#qr_promocode_wrapper {
	position: absolute;
	border-radius: 7px !important;
	overflow: hidden;
	padding: 0px;
	background: #fff;
	width: 168px;
	height: 168px;
	right: 1161px;
	top: auto;
	bottom: 66px;
	/* opacity: 0.5; */
	/* opacity: 0.5; */
}
#qr_promocode_wrapper img {
	display: block;
	width: 100% !important;
	height: auto !important;
}

@media screen and (max-width: 1515px) {
	.ah-bottom {
		padding-left: 30px;
		padding-right: 30px;
	}
	.a-grey-header h1, 
	.a-grey-header h2,
	.a-brands {
		padding-left: 30px;
		padding-right: 30px;
	}
	.ah-row h2 {
		padding-left: 0;
	}
}
@media screen and (max-width: 1439px) {
	.ah-title {
		
	}
	.a-header {
		background-position: -90px 0;
		padding-left: 250px;
	}
	#qr_promocode_wrapper {
		left: 50px;
	}
	.ah-text {
		max-width: none;
		margin: 0;
	}
}
@media screen and (max-width: 1399px) {
	.ah-title {
		max-width: 480px;
	}
	.ah-note {
		max-width: 350px;
	}
	.a-header {
		background-image: url(/i/actions/intro_pics/promocode_3100_feb26_0001.webp);
		background-position: right 0px top 0;
	}


}
@media screen and (max-width: 1279px) {
	.a-desktop-only {
		display: none;
	}
	

	.a-header {
		background-position: right 0px top 0;
		padding-left: 47px;
		padding-top: 54px;
		padding-right: 30px;
	}
	.ah-button {
		display: inline-block;
	}
	#qr_promocode_wrapper {
		display: none;
	}

}



@media only screen and (max-width: 1099px) {
	.a-header {
		background-position: right -30px top 0;
	}
	
	.ah-bottom {
		padding-top: 22px;
	}
	.ah-items {
		margin-top: 25px;
	}
	.ahi-text {
		padding-left: 6px;
	}
	.ahi-img {
		padding: 0 8px;
	}
	.ah-items {
		display: block;
	}
	.ah-items>* {
		min-width: 0;
		max-width: 100%;
	}
	.a-header {
		/* background-position: -270px 0; */
	}
	.ap-discount {
		/* right: -3px; */
		/* top: 5px; */
	}
	.ap-model {
		font-size: 14px;
	}

	.a-item {
		padding: 20px;
	}
	.a-descr {
		font-size: 18px;
	}

	

	.a-image {
		height: 32px;
		max-width: 30px;
		margin-bottom: 10px;
	}
	.a-descr {
		font-size: 14px;
		line-height: 1.4;
	}
	.a-item {
		padding: 14px;
	}
	

	
	.ap-model {
		margin-bottom: 11px;
	}

	.as-title {
		font-size: 16px;
	}
	.as-price-old {
		font-size: 16px;
	}
	.as-price-new {
		font-size: 24px;
	}


	.ah-text {
		max-width: 620px;
	}
	.ah-note {
		/* font-size: 28px; */
	}
	.ah-title {
		/* max-width: 430px; */
	}


	.ak-button, .a-header .act_add {
		bottom: -3px;
		right: -7px;
		transform: scale(0.74);
	}
}
@media screen and (max-width: 1029px) {
	.a-header {
		padding-top: 40px;
	}
	.ah-title {
		max-width: 380px;
	}
	.ah-note {
		/*max-width: ;*/
	}
	
}


@media screen and (max-width: 960px) {
	.a-header {
		background-image: url(/i/actions/intro_pics/promocode_3100_feb26_0002.webp);
		background-position: right 0px top 0;
		padding-left: 47px;
		/* padding-top: 23px; */
		padding-right: 30px;
		overflow: hidden;
	}
}
@media only screen and (max-width: 860px) {
	.a-header {
		background-position: right -84px top 0;
	}
	.a-prods-row:after {
		margin-top: 36px;
		margin-top: 36px;
		margin-left: -20px;
		margin-right: -20px;
	}
	.as-title {
		font-size: 12px;
	}
	.ah-image {
		/* right: -43px; */
		/* bottom: 24px; */
	}
	.ah-image {
		/* right: 94px; */
		/* bottom: 21px; */
		/* max-width: 266px; */
		/* top: 10px; */
	}
	.ah-discount {
		/* display: none; */
		top: 23px;
		right: 206px;
		display: none;
	}
	.a-prod {
		padding-bottom: 5px;
	}
	.a-prods-wrap {
		/* margin-bottom: 14px; */
	}
	.aa-button-wrap {
		margin-bottom: 10px;
	}
	.a-items {
		margin-top: 0px;
		/* margin-bottom: 50px; */
	}
	.a-prods {
		margin-bottom: 0;
	}
	.ap-image {
		/* max-width: 160px; */
		margin-left: auto;
		margin-right: auto;
		/* height: 122px; */
		/* display: flex; */
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.ap-image img {
		max-height: 100%;
	}


	.a-brands {
		max-width: 540px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 60px;
	}
	.a-brands>* {
		margin: 7px 8px;
		flex-grow: 1;
		flex-shrink: 0;
		/* flex-basis: 0; */
		min-width: calc(33.33% - 16px);
		max-width: calc(33.33% - 16px);
	}

	.a-brands li a {
		/* height: 46px; */
	}
	.a-brands li a img {
		max-height: 100%;
	}
	.a-prods-row {
		margin-top: 0;
		margin-bottom: 65px;
	}
	.ap-model {
		font-size: 12px;
	}

	.a-prods-intro-in {
	border-radius: 24px 24px 0 0;
	overflow: hidden;
}
.a-prods-intro img {
		display: block;
		border-radius: 32px;
		/* position: relative; */
	}
	.a-prods-intro-in>div {
		margin-bottom: -11.7%;
		margin-left: -10px;
		margin-right: -10px;
	}
	.a-prods-intro {
		margin: 0 -15px;
		margin-bottom: -9%;
		margin-top: -20px;
	}
	.ah-bottom {
		margin-bottom: 32px;
		padding-bottom: 5px;
	}


}
@media screen and (max-width: 820px) {
	.a-inner {
		padding-left: 40px;
		padding-right: 40px;
	}

	.a-header {
		/* height: 320px; */
		/* border-radius: 28px; */
		/* padding-left: 49px; */
		/* margin-bottom: 13px; */
		overflow: hidden;
		/* padding-right: 30px; */
		/* padding-top: 77px; */
		/* background-size: cover; */
		/* background-position: -460px 0; */
	}
	.ah-text {
		max-width: 540px;
	}
	.ah-note {
		/* font-size: 21px; */
		/* margin-bottom: 17px; */
		/* max-width: 340px; */
	}
	.a-footer {
		margin-top: 25px;
	}


	.ah-logo {
		max-width: 302px;
		/* margin-bottom: 14px; */
		right: 16px;
		top: 71px;
		margin-top: -14px;
		margin-left: -10px;
	}
}

@media screen and (max-width: 759px) {

	


	.a-header {
		/*background-image: url(/i/actions/intro_pics/promocode_3100_jan26_0002.webp);*/
		/*background-position: right 12px top 0;*/
		padding-top: 101px;
	}
	.ah-title {
		max-width: 330px;
		margin-bottom: 13px;
	}
	.ah-note {
		max-width: 237px;
		margin-bottom: 15px;
	}


	.ah-button {
		width: 100%;
		/* max-width: 288px; */
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		/* height: 60px; */
		/* line-height: 60px; */
		/* font-size: 22px; */
	}
	

	.a-wrapper {
		background: #F4F6F8;
	}
	.a-prods-row:after {
		margin-top: 43px;
		margin-top: 27px;
		margin-left: -20px;
		margin-right: -20px;
	}

	.a-inner {
		padding-left: 30px;
		padding-right: 30px;
	}
	

	.ah-row {
		display: block;
		text-align: left;
	}
	.ah-row>* {
		min-width: 0;
		max-width: 100%;
	}
	.a-wrapper .brand-landing__actions-item {
		margin-bottom: 13px;
	}
	.ah-head {
		font-size: 20px;
	}
	.ah-bottom {
		padding-left: 15px;
		padding-right: 15px;
	}

	.a-grey-header h1, 
	.a-grey-header h2,
	.a-brands {
		padding-left: 15px;
		padding-right: 15px;
	}
	.a-brands {
		padding-left: 7px;
		padding-right: 7px;
	}
	.ah-row h2 {
		padding-left: 0;
	}

	.ahi-img {
		flex-basis: 55px;
		flex-shrink: 0;
		text-align: center;
	}
	.ahi-text {
		padding-left: 8px;
		font-size: 14px;
	}
	.a-inner-white {
		border-radius: 24px 24px 0 0;
		background-color: #fff;
		margin: 0 20px;
	}
	.a-prods-wrapper {
		margin: 0 -20px;
	}
	.a-prods-wrapper>* {
		padding: 0 20px;
	}
	.a-prods-logo-mobile {
		padding-left: 15px;
	}
	.a-grey-mobile {
		padding: 1px 0;
		 background-color: #F4F6F8; 
	}
}

@media screen and (max-width: 689px) {
	.a-header {
		height: 283px;
		background-size: auto 100%;
		padding-top: 60px;
		background-position: right -74px top 0;
	}
}
@media screen and (max-width: 659px) {
	.ah-title {
		max-width: 290px;
		margin-bottom: 13px;
	}
	.ah-button {
		max-width: 200px;
	}
}
@media screen and (max-width: 599px) {
	.a-header {
		border-radius: 20px 20px 0 0;
		height: 303px;
		/* padding-top: 70px; */
		background-size: auto;
		background-size: cover;
		padding-left: 19px;
		padding-right: 18px;
		padding-bottom: 30px;

	}

	.a-header {
		
background-image: url(/i/actions/intro_pics/promocode_3100_feb26_0003.webp);
		
background-size: auto;
		
background-position: 50% 0;
		
padding-top: 142px;
		
padding-top: 90px;
		
padding-left: 30px;
		
padding-right: 30px;
	}

	.ak-button, .a-header .act_add {
		right: auto;
		left: 5px;
	}

	.a-prod-link {
		/*height: 197px;*/
		overflow: hidden;
	}
	.a-prods-box-row {
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
	}
	.a-prods-box-arrows {
		display: block;
	}
	.a-prods-swiper .swiper-button-next,
	.a-prods-swiper .swiper-button-prev {
		
	}
	.a-prods-box-arrows .swiper-button-next,
	.a-prods-box-arrows .swiper-button-prev {
		/*top: 0;*/
		/*margin-top: 0;*/
	}
	.a-prods-swiper {
		overflow: visible;
		position: static;
	}
	.a-prods-box {
		/*position: static;*/
	}
	.a-prods-row {
		position: relative;
	}
	.a-wrapper .swiper-button-prev, .a-wrapper .swiper-button-next {
		/*top: 0;*/
		/*margin-top: -231px;*/
	}
	.a-prods-swiper .swiper-button-prev {
		/*left: auto;*/
		/*right: 60px;*/
		/*right: 55px;*/
	}
	.a-prods-swiper .swiper-button-next {
		/*right: 10px;*/
	}
	.a-prods-swiper .swiper-button-disabled {
		display: block;
	}
	.a-wrapper .swiper-button-prev, .a-wrapper .swiper-button-next {
		/*margin-top: -265px;*/
		/*margin-top: 10px;*/
		width: 32px;
		height: 32px;
		background-size: 6px 11px;
	}

	.a-prods-wrapper {
		margin: 0 -20px;
	}
	.a-prods-wrapper>* {
		padding: 0 5px;
	}
	.a-prods-logo a {
		max-width: 120px;
	}


	
	.a-header {
		/* background-position: -240px 0px; */
	}
	.a-prods-logo-text {
		font-size: 13px;
		padding-left: 0;
		padding-top: 10px;
	}
	.a-prods-logo {
		display: block;
		height: auto;
	}

	.ah-logo {
		max-width: 220px;
		margin-top: -21px;
		margin-bottom: 9px;
	}
	
	.ah-orange {
		padding: 5px 8px 4px;
	}

	.a-header {
		padding-top: 144px;
	}
	.ah-title {
		margin-bottom: 1px;
		max-width: 236px;
	}
	.ah-note {
		/* font-size: 15px; */
		margin-bottom: 9px;
		/* line-height: 1.5; */
		max-width: 169px;
	}
	.ah-button {
		width: 100%;
		text-align: center;
		height: 48px;
		line-height: 48px;
		max-width: 300px;
		max-width: none;
	}
}
@media screen and (max-width: 380px) {
	.a-wrapper .swiper-button-prev, .a-wrapper .swiper-button-next {
		/*margin-top: 20px;*/
	}
	.ah-image {
		left: 236px;
		bottom: 16px;
		right: -20px;
		left: auto;
		top: 24px;
	}
	.a-item {
		flex-direction: column;
		align-items: flex-start;
	}
	.a-image {
		flex-basis: auto;
		margin-bottom: 5px;
	}
	.a-descr {
		padding-left: 0;
	}
	

	.ap-model {
		/* height: 50px !important; */
		/* font-size: 10px; */
	}



}



.a-prods-row .erid-wrapper {
	margin-top: -20px;
	margin-bottom: 20px;
}

.erid-label--top-left {
	left: auto;
	right: 0;
}


