@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;
}
.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: 1px 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: 12px 0 0px;
	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: 30px 0 20px;
}
@media screen and (max-width: 600px) {
	#action_products,
	.a-head {
		font-size: 24px;
		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: 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: url(/i/actions/intro_pics/zugel_lidery_prodazh_2025_0001.png) no-repeat left 0 bottom 0,
    url(/i/actions/intro_pics/zugel_lidery_prodazh_2025_0004.png) no-repeat right -177px bottom -76px;
	position: relative;
	background-color: #E9EAEB;
	border-radius: 32px 32px 0px 0px;
	/* margin-top: 40px; */
	padding: 31px 91px;
	margin-bottom: 0;
	display: block;
	text-decoration: none;
	overflow: visible;
}
.a-header:hover {
	text-decoration: none;
}
.ah-text {
	color: #193447;
}
.ah-logo {
	margin-bottom: 25px;
	right: 22px;
	top: -8px;
	max-width: 400px;
	max-width: 155px;
}
.ah-title {
	font-size: 43px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 8px;
}
.ah-orange {
	background: #FF9A61;
	display: inline-block;
	vertical-align: baseline;
	border-radius: 40px;
	padding: 4px 10px 5px;
	margin-right: 0px;
	line-height: 1.2;
	color: #fff;
}
.ah-note {
	font-size: 23px;
	font-weight: 500;
	line-height: 2;
}
.ah-image {
	position: absolute;
	right: 66px;
	bottom: 48px;
}
.ah-image {
	display: none;
}
.ah-img-mobile,
.ah-img-mobile-2 {
	display: none;
}
.ah-img img {
	
}


.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-link {
	display: block;
	text-decoration: none;
	position: absolute;
	opacity: .5;
	font-size: 0;
	text-indent: -9999px;
	margin-right: 70px;
	margin-right: 259px;
}
.al1 {
	width: 119px;
	height: 302px;
	right: 246px;
	bottom: 0;
	z-index: 2;
}
.al2 {
	width: 212px;
	height: 305px;
	right: 138px;
	bottom: 0px;
}

.ah-prod {
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
	z-index: 1;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	padding: 8px 7px;
	/* transform: scale(0.85); */
	backdrop-filter: blur(10px);
}
.ah-prod:after {
	content: '';
	display: block;
	width: 34px;
	height: 34px;
	background: url(/i/actions/intro_pics/haier_skidki_do45_oct24_0004.png) no-repeat 0 0;
	background-size: 100% 100%;
	position: absolute;
	right: 153px;
	top: 51px;
}
.ah-prod:hover {
	text-decoration: none;
}
.ah-price {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
	display: inline-block;
	/* border-radius: 14px; */
	margin-bottom: 2px;
}
.ah-price-old {
	text-decoration: line-through;
	display: inline-block;
	padding: 0;
	padding-left: 0;
	color: rgba(255, 255, 255, 0.5);
	font-size: 11px;
	font-weight: 500;
	padding-right: 4px;
	white-space: nowrap;
}
.ah-discount {
	color: #000;
	background-color: #fff;
	font-weight: 500;
	padding: 3px 3px;
	border-radius: 14px;
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
	white-space: nowrap;
	margin-bottom: 5px;
}
.ah-price-new {
	font-weight: 500;
	font-size: 24px;
	color: #fff;
	margin: 4px 0 4px;
	white-space: nowrap;
}
.ah1 {
	right: 354px;
	top: 29px;
	text-align: right;
}
.ah2 {
	right: 52px;
	top: 143px;
	text-align: left;
}
.ah-model {
	font-size: 10px;
	color: #fff;
	opacity: .5;
}
.ah-prod:hover .ah-model {
	text-decoration: underline;
}
.ah1 .ah-model {
	left: 0;
	top: 83px;
}
.ah2 .ah-model {
	left: 0px;
	top: 82px;
}

.action-page,
.site-content {
	padding-bottom: 0;
}

.ah-bottom {
	border-radius: 0 0 32px 32px;
	background-color: #fff;
	padding: 15px 40px 15px;
	margin-bottom: 38px;
}
.ah-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ah-row .ah-head {
	order: -1;
}
.ah-head {
	font-size: 24px;
	font-weight: 500;
	color: #222D37;
}
.ah-items {
	display: flex;
	margin: 0 -15px;
}
.ah-items>* {
	min-width: 33.33%;
	max-width: 33.33%;
	flex-basis: 33.33%;
}
.ah-item {
	margin: 25px 0 13px;
	padding: 0 15px;
	display: flex;
	align-items: center;
}
.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 a {
	color: inherit;
	text-decoration: underline;
}
.ahi-text a:hover {
	color: inherit;
	text-decoration: none;
}





.a-wide {
	display: block;
	text-decoration: none;
	margin: 43px 0 22px;
	height: 150px;
	border-radius: 28px;
	padding-left: 357px;
	padding-right: 7.5%;
	display: flex;
	align-items: center;
	background: #079FF9;
	position: relative;
	overflow: hidden;
}
.a-wide:hover {
	text-decoration: none;
}
.a-wide:before {
	content: '';
	display: block;
	position: absolute;
	left: 48px;
	bottom: -33px;
	height: 220px;
	width: 234px;
	background: url(/i/actions/intro_pics/srazu_aktivni_0003.png) no-repeat 1px 1px;
	background-size: 100% 100%;
}
.a-wide:hover {
	text-decoration: none;
}
.a-wide-text {
	padding-right: 30px;
	flex-grow: 1;
}
.a-wide-title {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 14px;
	color: #FFFFFF;
}
.a-wide-note {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.5;
}
.a-wide .a-wide-button {
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	padding: 0px 16px;
	padding-right: 44px;
	border-radius: 10px;
	width: 254px;
	height: 52px;
	line-height: 52px;
	display: inline-block;
	text-decoration: none;
	background: #83CBF6 url(/i/actions/intro_pics/srazu_aktivni_0007.png) no-repeat right 23px top 50%;
	position: relative;
	white-space: nowrap;
	text-align: center;

	background-image: none;
	padding-right: 16px;
}
.a-wide-button:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #acdcf9;
}
.a-orange {
	background: #FF8812;
	display: inline-block;
	vertical-align: baseline;
	border-radius: 10px;
	padding: 4px 6px 5px;
	margin-left: 0px;
	line-height: 1;
}


.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 -30px;
	padding: 0 30px;
}
.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;
	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: 28px 0px 40px;
	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: 15px 7px;
}
.a-brands li a:hover {
	opacity: .9;
}


.a-prods-row {
	margin: 62px 0 20px;
	position: relative;
}
.a-prods-row:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	border-bottom: 2px solid #F4F6F8;
	margin-top: 37px;
	display: none;
}
.a-prods-row:last-child:after {
	display: none;
}
.a-prods-row:nth-child(odd) .a-prods-intro {
	/*order: 1;*/
}


.a-prods-columns {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -40px;
	align-items: stretch !important;
}
.a-prods-columns>* {
	min-width: 50%;
	max-width: 50%;
	flex-basis: 50%;
	padding: 0 40px;
	margin-bottom: 0px;
}
.a-prods-wrap {
	position: relative;
	display: flex;
	margin-bottom: 8px;
}
.a-prods-swiper {
	opacity: 0;
}
.a-prods-swiper.swiper-initialized {
	opacity: 1;
}
.a-prods-logo {
	margin-bottom: 26px;
	max-width: 121px;
	padding-top: 15px;
}
.a-prods-logo-mobile {
	display: none;
}

.as-buttons {
	display: flex;
}
.as-buttons>* {
	flex-basis: calc(50% - 4px);
	margin: 2px 2px;
}

.as-button, .act_add {
	background: #079FF9;
	padding: 0px 15px;
	border-radius: 10px;
	display: inline-block;
	color: #fff;
	z-index: 1;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	transition: .2s;
	height: 48px;
}
.as-button .as-button-in {
	display: inline-block;
	position: relative;
	line-height: 48px;
}
.as-button .as-button-in:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0006.png) no-repeat 0 0 / 24px 24px;
	margin-right: 8px;
}
.as-button:hover, .act_add:hover {
	text-decoration: none;
	color: #fff;
	background-color: #067FC7;
}
.act_add .act_add_messenge {
	display: block;
	margin-bottom: 2px;
}
.act_add .btn-icon {
	display: inline-block;
	margin-right: 10px;
}
.as-button .act_add_messenge,
.act_add .act_add_messenge {
    font-size: 60%;
    display: block;
    padding-top: 4px;
}


.as-buttons .as-button, .act_add {
	overflow: hidden;
}
.as-buttons .act_add .act_add_messenge {
	height: 48px;
	line-height: 48px;
	font-size: 100%;
	padding: 0;
	font-size: 0;
	text-indent: -9999px;
	position: relative;
}
.as-buttons .act_add .act_add_messenge:after {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	height: 48px;
	line-height: 48px;
	z-index: 2;
	text-indent: 0;
}
.as-buttons .act_add .btn-icon {
	display: none;
}
.as-buttons .act_add {background-color: #E6F5FE; color: #079FF9;}
.as-buttons .act_add:hover {background-color: #B5E2FD; color: #067FC7;}
.as-buttons .as-button.act_add {background-color: #079FF9; color: #fff;}
.as-buttons .as-button.act_add:hover {background-color: #fff;}


.as-title {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.01em;
	text-align: left;
	margin-bottom: 6px;
	color: #4D585E;
}
.as-price {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 11px;
}
.as-price-old {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	font-size: 16px;
	font-weight: 400;
	text-decoration: line-through;
	margin-bottom: 2px;
	color: #999FA3;
}
.as-price-new {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	color: #222D37;
	font-size: 24px;
	font-weight: 700;
}
.as-price-diff {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	color: #FFFFFF;
	background: #FF7120;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
	border-radius: 10px;
}


/* Products */
.a-prods {
	display: flex;
	width: 100%;
}
.a-prods {
	margin-bottom: 10px;
	margin-left: -2px;
	margin-right: -2px;
}
.a-prods--4>* {
	min-width: calc(25% - 4px);
	max-width: calc(25% - 4px);
	flex-basis: calc(25% - 4px);
}
.a-prods--3>* {
	min-width: calc(33.33% - 4px);
	max-width: calc(33.33% - 4px);
	flex-basis: calc(33.33% - 4px);
}
.a-prods--2>* {
	min-width: calc(50% - 4px);
	max-width: calc(50% - 4px);
	flex-basis: calc(50% - 4px);
}


.a-prods--4 .ap-model {
	 height: 83px;
}
.a-prods--3 .ap-model {
	 height: 49px;
}
.a-prods--2 .ap-model {
	 /* height: 24px; */
}


.a-prod {
	background: #F4F6F8;
	padding: 15px 11px 11px;
	border-radius: 20px;
margin: 0 2px;
	position: relative;
	display: block;
	text-decoration: none;
	text-align: left;
	
}
.a-prod-link {
	display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
}
.a-prod:hover {
	text-decoration: none;
}
.a-prod:hover .ap-image {
	opacity: .95;
}
.a-prod:hover .ap-model {
	/*color: #0595e6;	*/
}


.ap-image {
	margin-bottom: 22px;
	mix-blend-mode: multiply;
}
.ap-image img {
	max-height: 121px;
}
.ap-model {
	color: #222D37;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 1px;
	line-height: 1.2;
	/*min-height: 40px;*/
	/* padding: 0 10px; */
	overflow: hidden;
	flex-grow: 1;
	text-align: left;
	width: 100%;
}
.ap-price {
	font-size: 20px;
	color: #222D37;
	font-weight: 600;
	margin-bottom: 0px;
	white-space: nowrap;
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}
.ap-discount {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: absolute;
	right: 12px;
	top: 62px;
	text-align: center;
	line-height: 40px;
	background-color: #FF7120;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	z-index: 2;
	margin: 0;
}
.ap-price-old {
	text-decoration: line-through;
	font-weight: 400;
	color: #999fa3;
	padding-right: 3px;
	display: none;
}

.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-prods-wrapper {
	margin-bottom: 4px;
}
.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;
}
.as-price {
	display: none;
}
.as-price.a_last {
	display: inline-block;
}

.a_last {
	order: 1;
}


.br-helper {
	display: none;
}
.ah-img-mobile {
	display: none;
}
.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: 17px 0;
	padding: 24px 24px 24px;
	border-radius: 20px;
	background-color: #fff;
}
.a-fq-question {
	font-size: 20px;
	font-weight: 500;
	color: #222D37;
	position: relative;
	cursor: pointer;
	padding-right: 30px;
}
.a-fq-question:after {
	content: '';
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 8.5px;
	height: 5px;
	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;
}
.a-fq-answer p {
	margin: 0px;
	padding: 0;
}
.a-fq-answer p + 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: 25px 0;
	padding: 0;
}



.aa-items {
	display: flex;
	margin: 0 -9px;
	margin-top: 41px;
}
.aa-items>* {
	min-width: calc(50% - 18px);
	max-width: calc(50% - 18px);
	flex-basis: calc(50% - 18px);
	margin: 9px;
}
.aa-item {
	position: relative;
	background: #079FF9;
	border-radius: 28px;
	padding: 27px 40px 34px;
	display: block;
	text-decoration: none;
	overflow: hidden;
}
.aa-item:hover {
	text-decoration: none;
}
.aa-title {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 25px;
	max-width: 465px;
	position: relative;
	z-index: 2;
}
.aa-button {
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	color: #FFFFFF;
	background: #6FCAFF;
	padding: 0 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
	display: inline-block;
	text-decoration: none;
}
.aa-button:hover {
	text-decoration: none;
	color: #FFFFFF;
	opacity: .8;
}
.aa-img {
	position: absolute;
	right: 0;
	bottom: 0;
}


@media screen and (max-width: 1429px) {
	.a-header {
		/* padding-top: 54px; */
	}
	.ah-title {
		/* max-width: 320px; */
	}
}
@media screen and (max-width: 1379px) {
	.a-header,
	.ah-bottom {
		padding-left: 30px;
		padding-right: 30px;
	}
	.ah-title {
		font-size: 38px;
	}
	.ah-prod, .ah-link {
		margin-right: -120px;
	}
	.ah-link {
		margin-right: 137px;
		width: 117px;
	}
	.a-header {
		/* padding-top: 53px; */
	}
	.ah-note {
		/* max-width: 310px; */
	}
	.a-header {
		background-position: left -190px bottom 0, right -177px bottom -76px;
	}

}
@media screen and (max-width: 1199px) {
	.a-header {
		background-position: left -190px bottom 0, right -307px bottom -76px;
	}
}
@media only screen and (max-width: 1149px) {
	
	.ah1 {
		right: 370px;
		top: 37px;
	}
	.ah-prod:after {
		right: -48px;
		top: 49px;
	}
	.ah-bottom {
		padding-top: 22px;
	}
	.ah-items {
		margin-top: 25px;
	}
	.ahi-text {
		padding-left: 6px;
	}
	.ahi-img {
		padding: 0 6px;
	}
	.ah-items {
		display: block;
	}
	.ah-items>* {
		min-width: 0;
		max-width: 100%;
	}
	
	.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;
	}


	.ak-button, .a-header .act_add {
		bottom: -3px;
		right: -7px;
		transform: scale(0.74);
	}
	.al1 {
		width: 126px;
		height: 274px;
		right: -28px;
		bottom: 31px;
		z-index: 2;
	}
}
@media screen and (max-width: 1080px) {
	.a-header {
		background-position: left -190px bottom 0, right -407px bottom -76px;
	}
}
@media screen and (max-width: 960px) {
	
	.a-header {
		background: url(/i/actions/intro_pics/zugel_lidery_prodazh_2025_0002.png) no-repeat left 0 bottom 0 / auto,
         url(/i/actions/intro_pics/zugel_lidery_prodazh_2025_0004.png) no-repeat right -257px bottom 2px / auto 369px;
         background-color: #E9EAEB !important;
	}

	.ah-title {
		font-size: 32px;
		margin-bottom: 10px;
	}
	.ah-note {
		font-size: 22px;
		font-weight: 500;
		line-height: 1.45;
	}

	.ah-logo {
		right: 22px;
		top: -8px;
		max-width: 124px;
		margin-bottom: 19px;
	}
}

@media only screen and (max-width: 860px) {
	.a-header {
		padding-top: 34px;
	}
	.ah-logo {
		margin-bottom: 16px;
	}
	.a-header, .ah-bottom {
		padding-left: 34px;
		padding-right: 30px;
	}
	.ah-title {
		/* max-width: 230px; */
		/* font-size: 32px; */
		/* max-width: 220px; */
	}
	.ah-note {
		font-size: 22px;
		/* max-width: 260px; */
	}
	.ah-note {
		/* max-width: 310px; */
		/* line-height: 1.2; */
	}
	.ah-note br {
		/* display: none; */
	}
	.a-prods-row:after {
		margin-top: 23px;
		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;
	}

	.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: 32px;
	}
	.a-brands>* {
		margin: 5px 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: 50px;
	}
	.ap-model {
		font-size: 12px;
	}

	.a-prods-intro>div {
	border-radius: 20px 20px 0 0;
}
.a-prods-intro img {
		display: block;
		border-radius: 24px;
	}
	.a-prods-intro>div>div {
		margin-bottom: -11.7%;
	}
	.a-prods-intro {
		margin: 0 -34px;
		margin-bottom: -9%;
		margin-top: -20px;
	}
	.ah-bottom {
		margin-bottom: 40px;
	}


}
@media screen and (max-width: 820px) {
	.a-inner {
		padding-left: 40px;
		padding-right: 40px;
	}
	.a-footer {
		margin-top: 25px;
	}
}
@media screen and (max-width: 799px) {
		.a-header {
			background-position: left 0 bottom 0,
	       						 left -156px bottom 2px;
		}
}
@media screen and (max-width: 720px) {
	
}
@media screen and (max-width: 699px) {
	.a-header {
		background-position: left -10px bottom 0, left -46px bottom 2px;
		background-size: auto 100%, auto 100%;
		padding-left: 25px;
		height: 250px;
	}

	.ah-prod {
		transform: scale(0.72);
	}
	.ah1 {
		right: 121px;
		top: 152px;
	}
	.ah-prod:after {
		right: 165px;
		top: 45px;
	}

	
	.al1 {
		width: 96px;
		height: 190px;
		right: -6px;
		bottom: 20px;
		z-index: 2;
	}

	.a-inner {
		padding-left: 35px;
		padding-right: 35px;
	}

	.ah-row {
		display: block;
		text-align: left;
	}
	.ah-row>* {
		min-width: 0;
		max-width: 100%;
	}
	.a-wrapper .brand-landing__actions-item {
		text-align: left;
		margin-bottom: 13px;
	}
	.ah-head {
		font-size: 20px;
	}
	.ah-bottom {
		padding-left: 15px;
		padding-right: 15px;
	}
	.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 0px;
	}
	.a-prods-wrapper {
		margin: 0 -20px;
	}
	.a-prods-logo-mobile {
		padding-left: 15px;
		max-width: 200px;
		padding-top: 14px;
		padding-bottom: 14px;
	}
	.a-grey-mobile {
		padding: 1px 0;
		 background-color: #F4F6F8; 
	}
	.a-faq {
		padding-top: 1px;
	}
	.a-brands li a {
		padding: 13px 4px;
	}

	.a-description {
		font-size: 14px;
	}
	.ah-title {
		max-width: none;
	}
	.ah-note {
		max-width: none;
	}

	.ah-title {
		font-size: 22px;
		margin-bottom: 11px;
		max-width: 240px;
		line-height: 1.2;
	}
	.ah-title br {
		display: none;
	}
	.ah-note {
		font-size: 14px;
		font-weight: 500;
		line-height: 1.5;
		max-width: none;
	}
	.ah-note br {
		display: none;
	}
}
@media screen and (max-width: 540px) {
	.a-header {
		background-position: left -30px bottom 0, left -98px bottom 0px;
		background-size: auto 100%, auto 100%;
		padding-left: 25px;
		height: 250px;
	}
}
@media screen and (max-width: 479px) {
	.a-header {
		background: url(/i/actions/intro_pics/zugel_lidery_prodazh_2025_0005.png) no-repeat 0 0 / auto, url(/i/actions/intro_pics/zugel_lidery_prodazh_2025_0004.png) no-repeat left -90px bottom -24px / auto 69%;
		height: 303px;
	}
	.a-header {
		padding-top: 21px;
		padding-left: 25px;
	}
	.ah-title {
		font-size: 22px;
		margin-bottom: 11px;
		max-width: 240px;
		line-height: 1.2;
	}
	.ah-title br {
		display: none;
	}
	.ah-note {
		font-size: 14px;
		font-weight: 500;
		line-height: 1.5;
		max-width: none;
	}
	.ah-note br {
		display: none;
	}

	.ah-logo {
		margin-bottom: 16px;
		max-width: 90px;
	}
}
@media screen and (max-width: 399px) {
	.a-header {
		background-position: 0 0, right -190px bottom -24px;
		height: 303px;
	}
}
@media screen and (max-width: 370px) {
	.a-header {
		background: url(/i/actions/intro_pics/zugel_lidery_prodazh_2025_0003.png) no-repeat left -360px top -577px / auto, url(/i/actions/intro_pics/zugel_lidery_prodazh_2025_0004.png) no-repeat right -159px bottom -18px / auto 69%;
		height: 303px;
	}
	.a-header {
		background: url(/i/actions/intro_pics/zugel_lidery_prodazh_2025_0003.png) no-repeat left -371px top -585px / auto, url(/i/actions/intro_pics/zugel_lidery_prodazh_2025_0004.png) no-repeat left -165px bottom -18px / auto 69%;
		height: 303px;
	}
}