@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;
}

/*@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;
	}
}




#qr_promocode_wrapper {
	position: absolute;
	border-radius: 10px !important;
	overflow: hidden;
	padding: 6px;
	background: #fff;
	width: 204px;
	height: 204px;
	left: 554px;
	top: auto;
	bottom: 57px;
}
#qr_promocode_wrapper img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
@media screen and (max-width: 1199px) {
	#qr_promocode_wrapper {
		margin-left: -30px;
	}
}
@media screen and (max-width: 1099px) {
	#qr_promocode_wrapper {
		display: none;
	}
}


.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;
}


.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-header {
	height: 320px;
	background: #0EA1FA url(/i/actions/intro_pics/mobile__0000.webp) no-repeat 0% 0;
	background-size: auto 100%;
	position: relative;
	border-radius: 20px 20px 0 0;
	padding: 101px 77px;
	display: block;
	text-decoration: none;
	margin-bottom: 66px;
}
.a-header:hover {
	text-decoration: none;
}
.ah-text {
	color: #fff;
}
.ah-title {
	font-size: 43px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 10px;
	max-width: 423px;
}
.ah-title img {
	max-width: 100% !important;
}


.a-text {
	text-align: center;
	margin: 0 auto;
	max-width: 1220px;
}
.a-head {
	font-weight: 800;
	font-size: 50px;
	margin-bottom: 15px;
}
.a-note {
	font-weight: 500;
	font-size: 32px;
	margin-bottom: 71px;
}
.ah-button {
	display: none;
	height: 56px;
	line-height: 56px;
	border-radius: 16px;
	padding: 0 28px;
	font-weight: 500;
	font-size: 16px;
	background: #079FF9;
	color: #fff;
	text-decoration: none;
	margin-bottom: 13px;
}
.ah-button:hover {
	text-decoration: none;
	color: #fff;
	opacity: .8;
}
.a-box-wrapper {
	
}
.a-box {
	display: flex;
	margin: 70px 0 20px;
}
.a-box:nth-child(even) .ab-image {
	order: 2;
}
.ab-image {
	flex-grow: 1;
	flex-basis: calc(100% - 550px);
	border-radius: 20px;
	overflow: hidden;
}
.ab-image img {
	display: block;
	width: 100%;
	max-width: none;
	/* width: auto; */
	object-fit: cover;
	height: 100%;
}
.a-box:nth-child(even) .ab-image img {
	object-position: 46% 50%;
}
.ab-text {
	padding: 20px 36px 0;
	flex-basis: 550px;
	flex-shrink: 0;
}
.ab-item {
	
}
.ab-title {
	font-weight: 500;
	font-size: 28px;
	color: #1F2932;
	line-height: 1.2;
	margin-bottom: 19px;
}
.ab-note {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	color: #68747D;
	/*margin-bottom: 20px;*/
}
.ab-item + .ab-item {
	margin-top: 52px;
}

@media screen and (max-width: 1199px) {
	.a-header {
		padding-left: 60px;
		background-position: -30px 0;
	}
	.ab-text {
		flex-basis: 450px;
	}
	.a-head {
		font-size: 40px;
		font-weight: 700;
		/*letter-spacing: -0.7px;*/
	}
	.a-note {
		font-size: 24px;
	}
	.ab-title {
		font-size: 28px;
	}
	.ab-note {
		font-size: 16px;
	}
	.a-box:nth-child(even) .ab-image img {
		object-position: 31% 50%;
	}
}
@media screen and (max-width: 1099px) {
	.a-header {
		background-image: url(/i/actions/intro_pics/mobile__0001.webp);
		background-position: 100% 0;
		margin-bottom: 58px;
		padding-left: 100px;
		padding-top: 121px;
		padding-bottom: 10px;
	}
	.a-box {
		display: block;
		padding-top: 20px;
	}
	.a-box>* {
		min-width: 0;
		max-width: 100%;
	}
	.ab-text {
		padding: 10px 0;
	}


	.ah-button-tablet {
		display: inline-block;
	}
	.a-note {
		margin-bottom: 38px;
	}
	.a-box {
		margin: 10px 0px;
	}
	.ab-item {
		background: #F9FAFA;
		border-radius: 20px;
		margin: 16px 0;

		padding: 30px;
	}
	.ab-item + .ab-item {
		/*margin-top: 77px;*/
		margin: 16px 0;
	}
	.a-box:last-child {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 939px) {
	.a-header {
		padding-left: 44px;
		padding-top: 138px;
	}
	.ah-title {
		max-width: 293px;
	}
}

@media screen and (max-width: 820px) {
	.a-inner {
		padding-left: 40px;
		padding-right: 40px;
	}
}


@media screen and (max-width: 740px) {
	.a-header {
		background-position: -530px 0;
	}
}

@media screen and (max-width: 619px) {
	.a-header {
		background-image: url(/i/actions/intro_pics/mobile__0010.webp);
		background-size: auto 100%;
		background-position: 100% 0;
		height: 303px;
		padding-left: 22px;
		padding-top: 217px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin-bottom: 44px;
	}
	.ah-title {
		max-width: 246px;
	}
	.a-head {
		font-size: 28px;
		line-height: 1.15;
	}
	.a-note {
		font-size: 18px;
	}
	.ab-title {
		font-size: 18px;
	}
	.ab-note {
		font-size: 14px;
	}
}
@media screen and (max-width: 499px) {
	.ah-button-tablet {
		display: none;
	}
	.ah-button-mobile {
		display: inline-block;
	}
}
@media screen and (max-width: 430px) {
	.a-text {
		text-align: left;
	}
	.a-inner {
		padding-left: 35px;
		padding-right: 35px;
	}
	.a-note {
		margin-bottom: 25px;
	}
	.ah-button {
		width: 100%;
		text-align: center;
	}
	.a-box {
		margin-top: 33px;
	}
	.ab-text {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 31px;
	}
	.ab-title {
		margin-bottom: 9px;
	}
	.ab-item + .ab-item {
		/*margin-top: 45px;*/
	}
}