@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;
}


.a-slider { opacity: 0; }
.a-slider.slick-initialized { opacity: 1; }



.a-slider .swiper-catalog .container {
	padding-left: 30px;
	padding-right: 30px;
}
.btn-order { 
    margin-bottom: 15px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}
.swiper-initialized .swiper-pagination-bullet-active {
    background-color: #c7c7c7;
}
.swiper-initialized .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    border: 1px solid #c7c7c7;
} 
.product-name {
    height: 41px;
    position: relative;
    overflow: hidden;
}
.product-name:before {
    content:"";
    position: absolute;
    right: 20px;
    bottom: 0;
    width: 48px;
    height: 20px;
    content: '';
    background: linear-gradient(to right,rgba(255,255,255,0),#fff);
}

@media (max-width: 480px) {
.a-slider-box .swiper-catalog>.container { 
    /*padding-right: 20px!important;*/
    /*padding-left: 20px!important;*/
}
.a-slider-box .swiper-initialized .swiper-button-next {
    right: -19px;
}
.a-slider-box .swiper-initialized .swiper-button-prev {
    left: -19px;
}
.swiper-initialized .swiper-button-next, .swiper-initialized .swiper-button-prev {
    width: 17px;
    height: 31px;
    margin-top: calc(-31px / 2);
    background-size: auto;
    background-image: url(/assets/img/sprites/base.png);
    background-position: -60px 0; 
}
.a-wrapper .swiper-catalog .swiper-slide {
	padding: 1px 10px 20px;
}
.catalog-view.view-slider .preview-product .product-image img {
	max-width: 100%;
}
}

.a-wrapper .catalog-view.view-col .preview-product .product-wrapper {
	text-align: center;
}
.a-wrapper .catalog-view.view-col .preview-product .product-info .item-order .price {
	align-items: center;
	margin-bottom: 15px;
}
.a-wrapper .preview-product {
	border-radius: 16px;
	border: 1px solid #ECECEC;
	background: #FFF;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08);
}
.a-wrapper .swiper-catalog .swiper-slide {
	padding: 1px 15px;
}
.a-wrapper .swiper__pager {
	display: none;
}
.a-wrapper {
	overflow: visible;
}





.a-wrapper .product-name a {
    text-decoration: none;
    color: #181b1e;
}
.a-wrapper .product-name a:hover {
    text-decoration: none;
    color: #181b1e;
    opacity: 0.9;
}
.a-wrapper .btn-order {
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    padding: 9px 6px 10px 6px;
    color: #fff;
    border-color: #70beec;
    background-color: #70beec;
}
.a-wrapper .btn-order:hover {
    color: #fff;
    border-color: #089ffa;
    background-color: #089ffa;
}
.a-wrapper .swiper__arrows-item:hover {
    background: #089ffa;
}

.a-wrapper .slick-list {
	overflow: visible;
}



.a-wrapper .slick-dots {
	margin: 0;
	padding: 0;
	text-align: center;
}
.a-wrapper .slick-list {
	padding: 0 !important;
	padding-right: 75px !important;
}
.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;

}





.af-more {
	color: #222D37;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}
.af-more span {
	margin-top: 0;
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-right: 27px;
}
.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/kaskad_skidok_may_2024_0000.png) no-repeat 0 0;
	transition: 0.4s;
}
.af-more span.a-active:after {
	transform: rotate(180deg);
}
.a-footer {
	margin: 40px 0 30px;
	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: #181B1E;
	margin: 40px 0 30px;
}
@media screen and (max-width: 820px) {
	.a-footer {
		font-size: 10px;
		margin-top: 25px;
	}
	#action_products,
	.a-head {
		font-size: 32px;
	}
}
@media screen and (max-width: 500px) {
	#action_products,
	.a-head {
		font-size: 22px;
		margin: 20px 0 10px;
	}
	.af-more {
		/*font-size: 12px;*/
	}
}
.note1, .note2 {
	display: none;
}
.a-wrapper .brand-landing__actions-item {
	margin-top: 13px;
	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: 680px) {
	.a-wrapper .brand-landing__actions-item {
		text-align: left;
		margin-bottom: 13px;
	}
}
@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;
	}
}





.action-page {
	overflow: hidden;
}
.a-wrapper {
	margin: 0 auto;
	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: 24px;
	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;
}
.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;
}
.ah-code {
	cursor: pointer;
	display: inline-block;
	position: relative;
}

.a-header {
	border-radius: 15px;
	/* overflow: hidden; */
	padding: 77px 90px;
	position: relative;
}

.a-header {
	height: 320px;
	background: #A8B6C6 url(/i/actions/intro_pics/premium_brands_0000.png) no-repeat right 7px top 0;
	position: relative;
	border-radius: 28px 28px 28px 28px;
	/* margin-top: 40px; */
	margin-bottom: 0;
	/* background-size: auto 100%; */
	background-size: auto 100%;
	margin-bottom: 13px;
	display: block;
	text-decoration: none;
}
.a-header:hover {
	text-decoration: none;
}
.ah-text {
	color: #fff;
}
.ah-logo {
	margin-bottom: 37px;
	position: absolute;
	right: 49px;
	top: 37px;
	max-width: 98px;
}
.ah-title {
	font-size: 53px;
	font-weight: 500;
	line-height: 1.25;
	margin-bottom: 23px;
}
.ah-note {
	font-size: 27px;
	font-weight: 400;
	/* max-width: 330px; */
	line-height: 1.5;
}
.ah-note span {
	background: #FF8812;
	display: inline-block;
	vertical-align: baseline;
	border-radius: 10px;
	padding: 5px 8px 5px;
	margin-left: 0px;
	line-height: 1;
}
.ah-note p {
	margin: 3px 0;
}
.ah-orange {
	background: #FF8812;
	display: inline-block;
	vertical-align: baseline;
	border-radius: 10px;
	padding: 4px 5px 6px;
	margin-left: 0px;
	line-height: 1;
}



.ah-link {
	display: block;
	text-decoration: none;
	position: absolute;
	opacity: .5;
	font-size: 0;
	text-indent: -9999px;
}
.al1 {
	width: 282px;
	height: 243px;
	right: 368px;
	bottom: 80px;
	z-index: 2;
}
.al2 {
	width: 145px;
	height: 362px;
	right: 257px;
	bottom: 18px;
	/* z-index: 2; */
}

.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: 5px 7px 10px;
	text-align: right;
}
.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: 5px;
}
.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;
}
.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;
}
.ah-price-new {
	font-weight: 500;
	font-size: 22px;
	color: #fff;
	margin: 0px 0 0;
}
.ah-model {
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: -0.03em;
	margin-top: 9px;
}
.ah1 {
	right: 603px;
	top: 53px;
	/* text-align: left; */
}
.ah2 {
	right: 128px;
	top: 158px;
	/* text-align: left; */
}



.a-head {
	/* margin: 20px 0 20px; */
	/* font-size: 36px; */
	/* font-weight: 500; */
	/* color: #181B1E; */
}
.a-note {
	color: #353D4A;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	line-height: 125%;
	padding: 0 10px;
	margin: 9px 0 5px;
}
.a-slider-box {
	margin: 30px 0 10px;
}
.a-slider {
	
}
.a-info {
	display: flex;
	margin: 0 -10px;
}
.a-info-wide {
	display: block;
	margin-top: 30px;
}
.a-info>* {
	min-width: calc(50% - 20px);
	max-width: calc(50% - 20px);
	flex-basis: calc(50% - 20px);
	margin: 20px 10px 2px;
}
.ai-item {
	border-radius: 28px;
	padding: 27px 39px;
	height: 198px;
	display: block;
	text-decoration: none;
	position: relative;
	background: #EDA055;
	margin-bottom: 17px;
}
.ai-item:hover {
	text-decoration: none;
	opacity: .97;
}
.ai-text {
	/* min-height: 79px; */
}
.ai-title {
	color: #FFF;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 28px;
}
.ah-blue {
	background: #079FF9;
	display: inline-block;
	vertical-align: baseline;
	border-radius: 10px;
	padding: 6px 8px 8px;
	margin-left: 0px;
	line-height: 1;
}
.ai-title a {
	color: inherit;
	text-decoration: none;
}
.ai-title a:hover {
	color: inherit;
	text-decoration: underline;
}
.ai-note {
	color: #FFF;
	font-size: 30px;
	font-weight: 400;
	line-height: 130%;
	margin-bottom: 16px;
	margin-top: 1px;
}
.ai-notice {
	display: inline-block;
	color: #FFF;
	font-size: 24px;
	font-weight: 400;
	/* font-weight: 500; */
	line-height: 120%;
	border-radius: 6px 18px 18px 18px;
	padding: 10px 29px 6px 15px;
	position: absolute;
	top: 36px;
	right: 45px;
}
.ai1 .ai-notice {
	background: linear-gradient(106deg, rgba(255, 255, 255, 0.55) -19.17%, rgba(255, 255, 255, 0.00) 127.11%);
}
.ai2 .ai-notice {
	background: linear-gradient(101deg, rgba(197, 174,147, 0.55) -14.79%, rgba(255, 255, 255, 0.00) 149.75%);
}
.ai-notice strong {
	font-size: 125%;
	font-weight: 800;
}
.ai-button {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	padding: 6px 40px;
	border-radius: 12px;
	background: #FBBA7A;
	display: inline-block;
	text-decoration: none;
}
.ai-button:hover {
	text-decoration: none;
	color: #fff;
	opacity: .9;
}


.ai-image {
	position: absolute;
}
.ai1 .ai-image {
	right: 2.3%;
	top: -14%;
}
.ai2 .ai-image {
	right: 9.3%;
	top: -14.4%;
}
.ai2 .ai-note {
	margin-top: 8px;
}

.ac-items {
	margin: 0 -10px 30px;
	padding: 0;
	display: flex;
}
.ac-items li {
	list-style: none;
	padding: 0 10px;
	margin-bottom: 10px;
	flex-basis: 25%;
	flex-grow: 1;
}
.ac-item {
	flex-basis: 25%;
	flex-grow: 1;
	overflow: hidden;
}
.ac-item {
	display: block;
	text-decoration: none;
	background: #EDA055 url(/i/actions/intro_pics/superskidka_oct_2024_0010.png) no-repeat 100%  100%;
	/* width: 354px; */
	height: 200px;
	border-radius: 28px;
	padding: 27px 25px;
	position: relative;
}
.ac-item:hover {
	text-decoration: none;
}
.ac-title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 500;
}
.ac-image {
	position: absolute;
}
.ac1 .ac-image {
	right: 10px;
	bottom: 10px;
}
.ac2 .ac-image {
	right: 4px;
	top: 0px;
}
.ac3 .ac-image {
	right: 24px;
	bottom: 0px;
}

.ac4 .ac-image {
	right: 0px;
	bottom: 13px;
}

.ac-items .erid-wrapper {
	top: 100%;
}
.ac-items .erid-label {
	right: auto;
	left: 0;
	top: auto;
	bottom: 0px;
}

.a-email {
	border-radius: 28px;
	background: #1D4DD4;
	height: 225px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 42px;
	margin-bottom: 40px;
	padding-right: 61px;
}
.ae-text {
	flex-grow: 1;
	padding-left: 38px;
}
.ae-title {
	color: #FFF;
	font-size: 38px;
	font-weight: 800;
	line-height: 125%;
	margin-bottom: 5px;
}
.ae-note {
	color: #FFF;
	font-size: 22px;
	font-weight: 500;
	line-height: 135%;
	max-width: 545px;
}
.ae-form {
	/* flex-basis: 615px; */
	margin-top: 11px;
}
.ae-form-in {
	display: flex;
	align-items: center;	
}
.ae-input {
	height: 58px;
	color: #000;
	font-size: 22px;
	font-weight: 400;
	padding: 0px 23px;
	width: 362px;
	margin-right: 6px;
	line-height: 56px;
}
.ae-button {
	color: #FFF;
	font-size: 24px;
	font-weight: 500;
	padding: 0px 53px;
	border-radius: 100px;
	background: #0F75F3;
	display: inline-block;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	line-height: 66px;
	height: 60px;
}
.ae-button:hover {
	text-decoration: none;
	color: #FFF;
	opacity: .8;
}
.a-code {
	color: #01030E;
	font-size: 24px;
	font-weight: 500;
	padding: 3px 7px;
	background: #FFF;
	display: inline-block;
	margin-left: 7px;
}
.ai-title {
	color: #FFF;
	font-size: 28px;
	font-weight: 500;
	line-height: 135%;
	margin-bottom: 25px;
}
.ap-image {
	display: none;
}

.a-wrapper .swiper-button-next,
.a-wrapper .swiper-button-prev {
	display: none;
}


.a-wrapper .popmechanic-desktop {
	margin-top: 30px;
}






.aa-items {
	margin: 25px -21px 20px;
	/* overflow: visible; */
	padding: 0 20px;
}
.aa-items .slick-slide {
	padding: 0 15px;
}
.aa-items .slick-disabled {
	display: none !important;
}
.aa-item {
	margin: 0px 0px 0;
	text-decoration: none;
	position: relative;
	text-align: center;
	background-color: #a8b6c6;
	min-height: 90px;
	display: block;
	border-radius: 28px;

	overflow: hidden;
}
.aa-item:hover {
	opacity: .9;
	text-decoration: none;
}
.a1 {}
.a2 {}
.a3 {}
.a4 {}
.a5 {}
.a6 {}
.aa-image {
	/* object-fit: cover; */
	/* object-position: 50% 50%; */
	margin-bottom: 0;
}
.aa-image img {
	display: block;
	/* min-width: 100%; */
	/* margin: 0 auto; */
}
.aa-title {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	left: 19px;
	top: 12px;
	right: 13px;
	line-height: 1.2;
	position: absolute;
	left: 25px;
	top: 20px;
	margin: 0;
	display: block;
	text-align: left;
	right: 10px;
	/* max-width: 155px; */
}
.aa-items .swiper-button-prev,
.aa-items .swiper-button-next {
	width: 56px;
	height: 56px;
	background: url(/i/actions/intro_pics/skidki_do_45_march_2024_0011.png) no-repeat 0 0;
	border: 0;
	font-size: 0;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -34px;
	z-index: 2;
}
.aa-items .swiper-button-prev {
	transform: rotate(-180deg);
	left: 1px;
}
.aa-items .swiper-button-next {
	right: 1px;
}
.aa-items .swiper-button-disabled {
	display: none;
}


.aa-items { display: none;}
.aa-items.swiper-initialized { display: block; }
@media screen and (max-width: 1430px) {
	.aa-item {
		background: #a8b6c6;
	}
}
@media only screen and (max-width: 1339px) {
	.aa-items {
		margin-left: 0;
		margin-right: 0;
	}
	.aa-items {
		margin: 25px -20px 30px;
		padding: 0 20px;
	}
	.aa-title {
		/* font-size: 18px; */
	}
	.aa-title {
		left: 15px;
		top: 15px;
	}
}
@media screen and (max-width: 1289px) {
	.aa-image {
		position: static;
	}
	.aa-title {
		font-size: 16px;
	}
}
@media only screen and (max-width: 1019px) {
	.aa-items {
		margin: 20px -10px 10px;
		padding: 0 10px;
	}
	
	.aa-item {
		/* max-width: 160px; */
		/* min-width: 160px; */
		/* flex-basis: 190px; */
	}
	.aa-title {
		font-size: 19px;
	}
	.aa-title {
		font-size: 18px;
	}
	.aa-items .swiper-button-prev, .aa-items .swiper-button-next {
		margin-top: -20px;
	}
}
@media screen and (max-width: 879px) {
	.aa-title {
		left: 24px;
		top: 24px;
		font-size: 18px;
		/* right: 20px; */
	}
}
@media screen and (max-width: 699px) {
	.aa-title {
		left: 12px;
		top: 12px;
		font-size: 15px;
	}
}
@media only screen and (max-width: 599px) {
	.aa-items .swiper-button-prev, .aa-items .swiper-button-next {
		width: 35px;
		height: 35px;
		background-size: 100%;
		margin-top: -25px;
	}

	.aa-item {
		min-height: 110px;
		border-radius: 28px;
		overflow: hidden;
	}
}
@media screen and (max-width: 580px) {
	.aa-items .swiper-button-prev, 
	.aa-items .swiper-button-next {
		display: none !important;
	}


}
@media screen and (max-width: 500px) {
	.aa-image {
		position: absolute;
		bottom: 0;
		top: auto;
	}
	.aa-title {
		font-size: 12px;
	}
}
@media screen and (max-width: 440px) {
	.aa-title {
		font-size: 12px;
	}
}
@media screen and (max-width: 380px) {
	.aa-title {
		font-size: 11px;
	}
}




.a-brands {
	margin: 5px -8px 39px;
	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;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.36;
	letter-spacing: -0.03em;
	color: #000;
	white-space: nowrap;
}
.a-brands li a:hover {
	opacity: .9;
}
@media screen and (max-width: 1439px) {
	.a-brands li a {
		font-size: 20px;	
	}
}
@media screen and (max-width: 1299px) {
	.a-brands {
		max-width: none;
	}
	.a-brands>* {
		margin: 5px 8px;
		flex-grow: 1;
		flex-shrink: 0;
		/* flex-basis: 0; */
		min-width: calc(20% - 16px);
		max-width: calc(20% - 16px);
	}
}
@media screen and (max-width: 1099px) {
	.a-brands li a {
		font-size: 20px;
	}
}
@media screen and (max-width: 860px) {
	.a-brands {
		max-width: 540px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 32px;
	}
	.a-brands>* {
		margin: 8px 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; */
		font-size: 22px;
	}
	.a-brands li a img {
		max-height: 100%;
	}
}
@media screen and (max-width: 710px) {
	.a-brands li a {
		height: 48px;
		/* border-radius: 21px; */
	}
}
@media screen and (max-width: 680px) {
	.a-brands li {
		min-width: calc(33.33% - 16px);
		max-width: calc(33.33% - 16px);
		flex-basis: calc(33.33% - 16px);
	}
	.a-brands li a {
		padding: 13px 4px;
	}
}
@media screen and (max-width: 540px) {
	.a-brands li a {
		font-size: 18px;
	}
}
@media screen and (max-width: 460px) {
	.a-brands li a {
		font-size: 13px;
	}
}




.a-item {
	display: flex;
	margin: 23px -20px 40px;
}
.a-items .a-item:nth-child(odd) .a-image,
.a2 .a-image {
	order: 1;
}
.a-items .a-item:nth-child(odd) .a-text-inner,
.a2 .a-text-inner {
	 margin-left: 0; 
}
.a-item>* {
	min-width: calc(50% - 40px);
	max-width: calc(50% - 40px);
	flex-basis: calc(50% - 40px);
	margin: 0 20px;
}
.a-image {
	border-radius: 32px;
	position: relative;
	overflow: hidden;
}
.a-image-name {
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.35;
	letter-spacing: -0.02em;
	color: rgba(255, 255, 255, 0.7);
	padding: 12px 10px;
	border-radius: 12px;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	background: rgba(0, 0, 0, 0.7);
	backdrop-filter: blur(12px);
	opacity: 0.7;
}

.a-image-name {
	display: flex;
	align-items: center;
	padding: 8px 8px;
}
.aain-img {
	flex-shrink: 0;
	flex-basis: 80px;
}
.aain-text {
	flex-grow: 1;
	padding-left: 16px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.02em;
}
.aain-title {
	color: #fff;
}
.aain-note {
	color: #999FA3;
}

.a-image picture img {
	display: block;
	min-width: 100%;
	border-radius: 32px;
	min-height: 100%;
	object-fit: cover;
}
.a-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #F4F6F8;
	border-radius: 32px;
	padding: 40px 40px;
}
.a-text-in {
	max-width: 100%;
}
.a-text-inner {
	max-width: 560px;
	margin: 0 auto;
}
.a-title {
	font-size: 32px;
	font-weight: 500;
	color: #222D37;
	margin-bottom: 30px;
}
.a-title a {
	color: inherit;
	text-decoration: none;
}
.a-title a:hover {
	color: inherit;
	text-decoration: underline;
}
.a-descr {
	font-size: 16px;
	font-weight: 400;
	color: #222D37;
	line-height: 1.5;
}
.a-descr p {
	margin: 22px 0;
}
@media screen and (max-width: 1099px) {
	.a-descr {
		font-size: 16px;
	}
	.a-text {
		padding: 24px 24px;
	}
}
@media only screen and (max-width: 999px) {
	.a-item {
		display: block;
	}
	.a-item>* {
		min-width: 0;
		max-width: 100%;
	}
	.a-text {
		/* margin-top: -8%; */
		position: static;
		z-index: 2;
		padding: 10px 30px;
		display: block;
	}
	.a-title {
		font-size: 20px;
	}
	.a-descr {
		font-size: 16px;
	}
	.a-text-inner {
		max-width: none;
	}
	.a-item {
		background: #F4F6F8;
		border-radius: 32px;
		overflow: hidden;
		position: relative;
	}
	.a-title {
		position: absolute;
		left: 32px;
		right: 22px;
		top: 32px;
		color: #fff;
		font-size: 32px;
	}
	.a-item>* {
		margin: 0;
	}
	.a-image {
		overflow: hidden;
		border-radius: 32px;
		position: relative;
	}
	.a-image:before {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: linear-gradient(141.71deg, #000000 0%, rgba(0, 0, 0, 0) 56.82%);
		pointer-events: none;
	}
	.a-image picture img {
		margin: -4% 0px 0%;
	}
	.aain-img {
		flex-shrink: 0;
		flex-basis: 56px;
	}
}
@media screen and (max-width: 520px) {
	.a-title {
		font-size: 18px;
	}
	.a-descr {
		font-size: 14px;
	}
	.a-image, 
	.a-image picture img {
		border-radius: 20px;
	}
	.a-text {
		border-radius: 20px;
		z-index: 2;
		padding: 11px 20px;
		margin-left: 0;
		margin-right: 0;
	}
	.a-image-name {
		font-size: 10px;
		left: 15px;
	}
	.a-title {
		left: 29px;
		right: 20px;
		top: 21px;
	}
	.aain-title {
		font-size: 12px;
	}
	.aain-note {
		font-size: 12px;
	}
	.a-image picture img {
		margin-top: 0;
	}
	.a-image>div {
		margin: 0 -14%;
	}
}


@media screen and (max-width: 1499px) {
	.a-header {
		padding-left: 60px;
		padding-right: 60px;
	}
	.ah-title {
		font-size: 48px;
	}

	.ac-image {
		transform: scale(0.85);
		transform-origin: 100% 0%;
	}
	.ai-image {
		/* margin-right: -40px; */
	}
}
@media screen and (max-width: 1449px) {
	.a-header {
		padding-left: 30px;
	}
}
@media screen and (max-width: 1420px) {
	.a-header {
		padding-left: 50px;
		/* background-position: 349px 0; */
	}
	.ah-title {
		font-size: 44px;
	}
	.ah-image {
		right: 50px;
	}

	
}

@media only screen and (max-width: 1399px) {
	.ai-image {
		transform: scale(0.85);
		transform-origin: 100% 80%;
		margin-right: -20px;
	}

	.a-header {
		overflow: hidden;
		padding-left: 30px;
		height: 340px;
		background-size: auto 100%;
		padding-top: 75px;
	}
	.ah-image {
		transform: scale(0.9);
		transform-origin: 100% 100%;
		right: 20px;
	}
	.ah-title {
		font-size: 43px;
	}
	.ah-note {
		font-size: 26px;
	}

	.a-image {
		overflow: hidden;
		border-radius: 15px;
	}
	.a-image div {
		/* margin: 0px -20%; */
	}

	.ae-title {
		font-size: 34px;
	}
	.ae-note {
		font-size: 20px;
	}

	.ac-image {
		transform: scale(0.8);
		transform-origin: 100% 100%;
	}
	.ac-title {
		font-size: 20px;
	}

	.ah1 {
		right: 609px;
		top: 56px;
		text-align: left;
	}
	.ah2 {
		right: 41px;
		top: 191px;
		text-align: left;
	}

	.ah-logo {
		right: 35px;
		top: 40px;
	}

	
	.al1 {
		width: 252px;
		height: 209px;
		right: 330px;
		bottom: 77px;
	}
	.al2 {
		width: 134px;
		height: 323px;
		right: 236px;
		top: 0;
	}

	.ac2 .ac-image {
		right: 4px;
		top: -32px;
	}
	.aain-note span {
		display: none;
	}
}


@media screen and (max-width: 1279px) {
	.a-head {
		font-size: 30px;
	}
	.a-note {
		font-size: 22px;
	}
	.ai-title {
		font-size: 26px;
	}
	.ab-title {
		font-size: 38px;
		max-width: 500px;
	}
	.ab-bonus, .ab-img {
		margin-left: -200px;
	}
	.ar-title {
		font-size: 28px;
	}


	.a-header {
		padding-left: 30px;
	}
	.ai-item {
		/*padding: 19px 30px;*/
		padding-left: 30px;
		padding-right: 20px;
	}
	
	.ae-text {
		padding-left: 30px;
	}
	.ae-title {
		font-size: 26px;
	}
	.ae-note {
		font-size: 18px;
	}
	.a-email {
		padding-right: 30px;
	}

/*	.as2 .slide-in .ah-discount {
		left: 342px;
		top: -42px;
	}
	.as3 .slide-in .ah-discount {
		left: 347px;
		top: -46px;
	}*/
	.ac-image img {
		max-width: none;
	}



		.ai-title {
		font-size: 24px;
	}
	
	.ai-image {
		transform: scale(0.7);
		transform-origin: 100% 65%;
	}

	.ai-notice {
		transform: scale(0.8);
		transform-origin: 100% 0%;
		top: 25px;
		right: 25px;
	}

	.ac-title {
		font-size: 18px;
	}

	.a-header {
		height: 300px;
		background-position: 100% 0;
		/* background-size: auto 611px; */
		/* background-position: 469px -123px; */
	}
	.a-header {
		height: 300px;
		/* background-position: right 0px top 0; */
	}
	.ah-title {
		font-size: 40px;
		/* margin-bottom: 24px; */
	}
	.ah-note {
		/* font-size: 21px; */
	}

	.ah1 {
		right: 538px;
		top: 36px;
	}
	.ah2 {
		right: 20px;
		top: 171px;
	}


	.ac-item {
		padding: 19px 20px;
	}
	.ac-title {
		font-size: 19px;
	}
	.ac2 .ac-image {
		/* right: 40px; */
		/* bottom: 0; */
	}

	.al1 {
		width: 219px;
		height: 185px;
		right: 292px;
		bottom: 58px;
	}
	.al2 {
		width: 121px;
		height: 282px;
		right: 206px;
		bottom: 20px;
	}
}
@media only screen and (max-width: 1099px) {
	.a-header {
		/*background-position: 260px 0, 0 0;*/
		padding-left: 30px;
		height: 260px;
	}
	.ah-image {
		transform: scale(0.65);
		transform-origin: 100% 100%;
	}
	.ah-title {
		font-size: 39px;
		/* max-width: 310px; */
		margin-bottom: 18px;
		line-height: 1.2;
	}
	.ah-note {
		font-size: 21px;
		/* max-width: 370px; */
		line-height: 1.6;
	}
	.ah-note br {
		/* display: none; */
	}

	.a-header {
		background-position: right -50px top 0;
	}
	
	.a-descr {
		/* font-size: 14px; */
		/* line-height: 1.4; */
	}
	.a-head {
		font-size: 32px;
		margin: 27px 0 20px;
	}
	
	.a-prods-box {
		display: block;
		margin-top: 10px;
	}
	.a-prods-box>* {
		min-width: 0;
		max-width: 100%;
	}

	
	.ap-model {
		margin-bottom: 11px;
	}
	

	.as-title {
		font-size: 16px;
	}
	.as-price-old {
		font-size: 16px;
	}
	.as-price-new {
		font-size: 24px;
	}

	.a-header {
		height: 320px;
		border-radius: 28px;
		padding-top: 36px;
		padding-left: 36px;
	}
	.ah-logo {
		max-width: 71px;
		margin-bottom: 29px;
		top: 60px;
		right: 34px;
	}
	

	.a-prods-columns>* {
		margin-bottom: 40px;
	}
	.a-prods-columns>*:last-child {
		margin-bottom: 20px;
	}
	.ah-note {
		/* max-width: 250px; */
	}

	#action_products {
		font-size: 32px;
	}
	.ah-prod {
		
	}
	.ah-logo {
		max-width: 75px;
		margin-bottom: 29px;
		top: 30px;
		right: 26px;
	}
	.ah1 {
		right: 6px;
		top: 151px;
		transform: scale(0.9);
	}
	.ah2, .al2 {
		display: none;
	}
	.ah1 {
		right: 196px;
		top: 43px;
		transform: scale(0.9);
	}

	.al1 {
		width: 187px;
		height: 267px;
		right: 247px;
		bottom: 0;
	}
	.al2 {
		width: 178px;
		height: 167px;
		right: 94px;
		bottom: 0;
	}

	.a-header {
		background-position: 100% 100%;
		background-image: url(/i/actions/intro_pics/premium_brands_0001.png);
		background-size: auto;
	}

	.ai-image {
		transform: scale(0.55);
		transform-origin: 90% 80%;
	}
	.ai-item {
		height: 188px;
	}
	.ai2 .ai-image {
		right: 9.3%;
		top: -7%;
	}
	.ai-image {
		margin-top: -6%;
	}
	.ai-image {
		transform: scale(0.6);
		transform-origin: 100% 86%;
		margin-right: -30px;
	}
	
	.ah-title {
		/* font-size: 38px; */
	}
	.ai-title {
		font-size: 22px;
	}

	.ac-image {
		transform-origin: 100% 100%;
		transform: scale(0.7);
	}

	.al1 {
		width: 236px;
		height: 203px;
		right: 0;
		bottom: 20px;
		z-index: 2;
	}
	.al2 {
		width: 156px;
		height: 252px;
		right: 129px;
		bottom: 0;
	}

	.ac2 .ac-image {
		right: -6px;
		top: -46px;
	}

}
@media screen and (max-width: 960px) {
	.ai-item {
		padding-top: 20px;
	}
	.ai-image {
		transform: scale(0.55);
	}
	.ac4 .ac-image {
		right: 9px;
		bottom: 26px;
	}
}
@media screen and (max-width: 900px) and (min-width: 631px) {
}
@media screen and (max-width: 960px) {

	.ac4 .ac-image {
		right: -1px;
		bottom: 13px;
	}
	.ac-title {
		font-size: 21px;
	}
	.ah-img-desktop {
		display: none;
	}
	.ah-img-mobile {
		display: block;
	}
	.ah-image {
		transform: none;
	}
	

	.ai-button {
		font-size: 18px;
		padding: 8px 22px;
	}
	.ai-title {
		font-size: 22px;
	}
	.ai-image {
		transform: scale(0.5);
		transform-origin: 90% 80%;
	}

	.ac-items {
		display: flex;
		flex-wrap: wrap;
		margin-top: 20px;
	}
	.ac-items>* {
		min-width: 50%;
		max-width: 50%;
		flex-basis: 50%;
	}
	.ac-image {
		transform: none;
	}
	.ac-items li {
		margin-bottom: 20px;
	}
	.ac-item {
		/* background-position: 100% 0; */
		padding: 30px 23px;
	}
	.ac2 .ac-image {
		right: 9px;
		top: 0;
	}

	.ah-note {
		max-width: 310px;
	}
	.ah-note {
		max-width: 330px;
	}
}


@media only screen and (max-width: 860px) {
	
	
	.a-head {
		 font-size: 32px;
		 margin: 15px 0 15px;
	}


	.a-title {
		/* font-size: 19px; */
	}

	.ai-item {
		height: 136px;
		padding-left: 26px;
		padding-right: 20px;
		padding-top: 17px;
		margin-bottom: 10px;
	}
	.ai-title {
		font-size: 15px;
		margin-bottom: 9px;
	}
	.ai-note {
		margin-bottom: 8px;
	}
	.ai-button {
		font-size: 14px;
		padding: 7px 23px;
	}

	.ai1 .ai-image {
		right: 6.3%;
		top: -62%;
	}
	.ai2 .ai-image {
		right: 13.3%;
		top: -60%;
	}
	.ai-image {
		transform: scale(0.54);
		transform-origin: 90% 80%;
		margin-top: 0;
		margin-right: -43px;
	}

}

@media only screen and (max-width: 719px) {
	.a-wrapper {
		/* padding-left: 15px; */
		/* padding-right: 15px; */
	}
}

@media screen and (max-width: 755px) {
	.ah-title {
		font-size: 29px;
	}
	.ah-note {
		font-size: 21px;
	}
}
@media screen and (max-width: 740px) {
	.as-button {
		white-space: nowrap;
	}
	.ah-title {
		font-size: 30px;
		/* max-width: 300px; */
	}
	.a-header {
		background-position: right 0px bottom 0px;
		padding-left: 30px;
	}
	.ah-note {
		font-size: 21px;
		max-width: 283px;
		line-height: 1.3;
	}
	.ai-image {
		transform: scale(0.4);
		transform-origin: 90% 80%;
		margin-top: 13px;
		margin-right: -44px;
	}

	.ac-item {
		/* background-position: 0px 0; */
		padding: 25px 14px;
	}
	.ac-title {
		font-size: 15px;
	}
}

@media screen and (max-width: 700px) {
	

	.a-head {
		font-size: 24px;
	}
	

	.ac-image {
		transform: scale(0.8);
		transform-origin: 100% 100%;
	}
}

@media screen and (max-width: 680px) {
	.ah1 {
		right: 179px;
		/* top: 183px; */
		transform: scale(0.75);
	}
	.ah-dop {
		transform: scale(0.8);
		transform-origin: 100% 0;
		top: 135px;
		right: 13px;
	}
	#action_products {
		font-size: 24px;
	}
	#action_products span {
		display: none;
	}

	.a-prods-columns {
		margin: 0;
	}
	.a-header {
		padding-left: 20px;
	}
	.ah-title {
		font-size: 21px;
		margin-bottom: 12px;
	}
	.ah-note {
		font-size: 15px;
		max-width: none;
	}

	.as-title,
	.as-price-old,
	.as-price-new {
		font-size: 12px;
	}
	.as-title {
		background-size: 11px 11px;
		padding-left: 15px;
		padding-right: 6px;
	}
	.as-button {
		white-space: nowrap;
		top: -30px;
	}

	.ap-discount {
		margin-right: 6px;
		margin-top: 6px;
	}
	.a-prods-wrap {
		padding: 4px 3px;
		border-radius: 24px;
	}
	.a-prods--2 .a-prod:nth-child(1),
	.a-prods--2 .a-prod.a_last + .a-prod:nth-child(2) {border-radius: 22px 7px 7px 22px;}
	
	.a-prods--2 .a-prod:nth-child(2),
	.a-prods--2 .a-prod:nth-child(1).a_last {border-radius: 7px 22px 22px 4px;}

	.a-prods--3 .a-prod:nth-child(1) {border-radius: 22px 7px 7px 22px;}
	.a-prods--3 .a-prod:nth-child(2) {border-radius: 7px;}
	.a-prods--3 .a-prod:nth-child(3) {border-radius: 7px 22px 22px 7px;}
	.as-title {
		margin-bottom: 0;
	}
	.as-title {
		margin-bottom: 0;
	}
	.a-header {
		/* height: 230px; */
		border-radius: 28px;
		padding-top: 31px;
		padding-left: 21px;
		background-position: 100% 100%;
		padding-right: 20px;
		overflow: hidden;
		background-size: auto 100%;
	}
	
	.ah-text {
		transform: none;
	}
	
	
	.ah-image {
		/*transform: none;*/
		right: 10%;
		bottom: 40px;
	}


	.ap-discount {
		right: 5px;
		top: 5px;
	}

	
	.ap-image img {
		margin: 0 auto;
	}

	.ap-model {
		/* min-height: 51px !important; */
		/* height: auto !important; */
	}

	
	.a-descr {
		/* padding-left: 15px; */
		flex-grow: 1;
		font-size: 14px;
	}
	

	.ah-discount {
		/* display: none; */
		top: -12px;
		right: 99px;
		/* transform: scale(0.4); */
	}

	.ah-image {
		/* left: 52%; */
	}

	
	
	.ap-model {
		font-size: 12px;
	}
	.ap-price {
		font-size: 12px;
	}
	.ap-price-old {
		font-size: 12px !important;
	}


	.ah-image .ah-img img {
		/* max-width: 242px; */
	}

	.a-prods-box>* {
		margin-bottom: 30px;
	}
	.ap-discount {
		/* width: 64px; */
		/* height: 64px; */
		/* line-height: 64px; */
		/* right: 8px; */
		/* top: 8px; */
		/* font-size: 16px; */
	}

	
	.a-link {
		font-size: 14px;
	}


	.a-prods {
		padding: 8px 4px;
	}
	.a-prods>* {
		margin: 0 4px;
		padding: 10px 10px 10px;
	}
	.a-button {
		margin-bottom: -4px;
	}
	.ap-image {
		margin-bottom: 4px;
	}
	.a-prod:after {
		left: -24px;
	}

	.a-prods {
		padding: 4px 4px;
	}
	.a-prod {
		margin: 0 0.5px;
	}
	.a-wrapper .slick-dots {
		margin: 0;
		padding: 0;
		text-align: center;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		text-align: center;
	}
	.a-prods--2>* {
		min-width: calc(50% - 1px);
		max-width: calc(50% - 1px);
		flex-basis: calc(50% - 1px);
	}
	.a-prods--3>* {
		min-width: calc(33.33% - 1px);
		max-width: calc(33.33% - 1px);
		flex-basis: calc(33.33% - 1px);
	}
	.a-prod:after {
		left: -12px;
	}
	.a-prod {
		padding: 13px 8px 20px;
	}

	
	.a-descr {
		flex-grow: 1;
		/* padding-left: 10px; */
		font-size: 13.7px;
	}
	.ap-image {
		/*height: 80px;*/
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		max-width: 140px;
	}
	.ap-discount {
		/* transform: scale(0.7); */
		/* transform-origin: 100% 0; */
	}

	.ah-logo {
		max-width: 51px;
		margin-bottom: 22px;
		/* margin-left: -6px; */
		right: 30px;
	}


	.ah-image {
		/* left: 43%; */
		bottom: 10px;
		/* transform: scale(0.7); */
		right: 7%;
	}
	.ah-image .ah-img img {
		max-width: 135px;
	}
	.ah-title span,
	.ah-note span,
	.ah-blue {
	  border-radius: 11px;
	}

	.al1 {
		width: 230px;
		height: 205px;
		right: 0;
		bottom: 20px;
	}
	.al2 {
		width: 124px;
		height: 201px;
		right: 102px;
		bottom: 0;
	}
	
}

@media screen and (max-width: 659px) {
	.ai-image {
		transform: scale(0.3);
		transform-origin: 90% 80%;
		margin-top: 7%;
	}
	.ai1 .ai-image {
		right: 9.3%;
		top: -80%;
	}
	.ai2 .ai-image {
		right: 12.3%;
		top: -81%;
	}
}
@media screen and (max-width: 580px) {
	.ah-logo {
		margin-bottom: 20px;
		right: 16px;
		top: 137px;
		max-width: 49px;
		/* margin-right: -43%; */
	}
	.a-info {
		display: block;
	}
	.a-info>* {
		min-width: 0;
		max-width: 100%;
	}
	.ai-item {
		height: 139px;
		padding-left: 22px;
		padding-right: 20px;
		padding-top: 18px;
		margin-bottom: 10px;
	}

	
	
	
	.a-head {
		margin: 16px 0 15px;
		font-size: 22px;
	}
	.a-title {
		margin-top: 5px;
	}


	.a-title {
		font-size: 24px;
	}
	.ai-image {
		transform: scale(0.6);
		transform-origin: 90% 117%;
		margin-top: 0;
	}
	.ai1 .ai-image {
		right: 11.3%;
		top: -92%;
	}
	.ai2 .ai-image {
		right: 12.3%;
		top: -89%;
	}


	.ai-title {
		font-size: 17px;
		margin-bottom: 0;
	}
	.ai-note {
		margin-bottom: 0;
	}
	.ai2 .ai-title,
	.ai2 .ai-note {
		display: inline;
	}
	.ai-button {
		margin-top: 10px;
	}

	.ah-dop {
		transform: none;
		font-size: 12px;
		padding: 10px;
	}
	.a-header {
		
background-size: auto 59%;
		
height: 302px;
	}

	.a-header {
		/* background-position: 205px -20px; */
	}
	.ah-img-mobile {
		/* display: none; */
	}
	.ah-img-mobile-2 {
		display: block;
	}
	.ah-image {
		transform: none;
		/* right: 11%; */
		left: auto;
		/* bottom: 18px; */
	}

	.ah-title {
		/* font-size: 20px; */
		/* max-width: 194px; */
		/* margin-bottom: 5px; */
	}
	.ah-note {
		/* font-size: 14px; */
		/* max-width: 180px; */
	}

	.a-header {
		background-image: url(/i/actions/intro_pics/premium_brands_0002.png);
		background-position: right 0 bottom 0;
		background-size: auto;
	}

	.al1 {
		width: 181px;
		height: 162px;
		right: 0;
		bottom: 10px;
	}
	.al2 {
		width: 132px;
		height: 206px;
		right: 140px;
		bottom: 0;
	}
	
	.ah-note span,
	.ah-blue {
		padding: 5px 6px 4px;
		border-radius: 5px;
	}


	.ac-items {
		display: block;
	}
	.ac-items>* {
		min-width: 0;
		max-width: 100%;
	}
	.ac-items .erid-label {
		left: 5px;
		top: 105px;
	}
	.ac-image {
		transform: scale(0.7);
		transform-origin: 100% 100%;
		margin-right: 0;
	}
	.ac3 .ac-image {
		right: 0;
		bottom: -2px;
	}

	.ac-item {
		height: 140px;
		background-position: 100% 0;
		background-size: auto 125%;
		overflow: hidden;
	}
	.ac4 .ac-image {
		transform-origin: 100% 0;
	}
	.ac-title {
		font-size: 18px;
	}

	.ah1 {
		right: 135px;
		top: 140px;
		transform: scale(0.75);
	}
}
@media screen and (max-width: 500px) {
	.ac4 .ac-image {
		right: 29px;
		bottom: -15px;
	}
}
@media screen and (max-width: 450px) {
	.as-button, .act_add {
		font-size: 10px;
	}
	.as-button span, .act_add span {
		font-size: 100%;
	}
	.act_add .act_add_messenge {
		margin-bottom: 4px;
	}
	.act_add .btn-icon {
		vertical-align: middle;
	}

	.ah-note {
		/* max-width: 120px; */
	}
	.ap-price-old {
		display: block;
		padding-right: 0;
	}
	.ah-image {
		/* left: 249px; */
		bottom: 40px;
	}

	.ap-model {
		font-size: 10px;
		/* height: 66px; */
	}
	.ap-price {
		font-size: 12px;
		margin-top: 0px;
	}
	.ap-price-old {
		font-size: 12px;
		/* display: block; */
		/* padding-right: 0; */
		/* margin-top: -12px; */
	}
	.ap-model {
		/* height: 50px !important; */
	}
	.a-prod {
		padding: 13px 5px 10px;
	}
	.a-prods .a-prod:after {
		width: 12px;
		height: 12px;
		background-size: 100% 100%;
		left: -6px;
	}
	.ap-discount {
		/* transform: scale(0.5); */
		/* transform-origin: 100% 0; */
		width: 28px;
		height: 28px;
		line-height: 28px;
		font-size: 8px;
	}
	.a-head {
		font-size: 22px;
		margin: 13px 0 20px;
	}

	.a-header {
		padding-top: 25px;
		/* padding-left: 20px; */
		/* background-position: right -115px top 11px; */
	}
	.ah-logo {
		margin-bottom: 20px;
		/* right: 25px; */
		/* top: 10px; */
		/* max-width: 69px; */
	}
	.ah-title {
		/* font-size: 18px; */
		/* max-width: 200px; */
	}
	.ah-image {
		left: auto;
		bottom: 16px;
		/* top: 0; */
		/* left: 227px; */
		right: 14px;
		top: 15px;
	}
	.ah-image .ah-img img {
		max-width: 127px;
	}
	.ap-image img {
		max-height: 64px;
	}
	.a-button {
		width: 160px;
		height: 45px;
		background-size: 100% 100%;
	}
	.as-price-old,
	.as-price-new {
		font-size: 12px;
	}
	.ah-discount {
		left: -26px;
		top: -3px;
	}

	.ah-img-desktop {
		display: none;
	}
	.ah-img-mobile {
		display: block;
	}

	.ai-image {
		transform: scale(0.44);
		transform-origin: 90% 117%;
		margin-top: 0;
	}
}
@media screen and (max-width: 380px) {

	.ac-title {
		font-size: 15px;
	}
	.ah-image {
		left: 236px;
		bottom: 16px;
		right: -20px;
		left: auto;
		top: 24px;
	}
	.a-header {
	}

	.ap-model {
		/* height: 50px !important; */
		font-size: 10px;
	}

	#action_products {
		font-size: 22px;
		margin: 20px 0 10px;
	}

	
	.ai-title {
		font-size: 15px;
		margin-bottom: 0;
	}
	.ai-image {
		transform: scale(0.4);
		transform-origin: 90% 105%;
		margin-top: 0;
	}
	.ai1 .ai-image {
		right: 9.3%;
		top: -88%;
	}
	.ai2 .ai-image {
		right: 14.3%;
		top: -90%;
	}
	.ai-text {
		max-width: 200px;
	}
	.ai-text br {
		display: none;
	}
	.ai2 .ai-title, .ai2 .ai-note {
		max-width: 180px;
		display: block;
	}

}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 365px) {
}



.a1 {}
.a2 {}
.a3 {}
.a4 {}
.a5 {}
.a6 {}






@media only screen and (max-width: 1339px) {
}
@media screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1019px) {
	
}
@media screen and (max-width: 820px) {
	.a-inner {
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media only screen and (max-width: 599px) {
}
@media screen and (max-width: 500px) {
	.a-inner {
		padding-left: 30px;
		padding-right: 30px;
	}
	.a-item {
		margin: 23px -10px 40px;
	}
}
@media screen and (max-width: 440px) {
}