		.row.header__row{
			padding: 15px 0 !important;
		}
		.header__logo a{
			display: none;
		}
		.header__menu,
		.header__links ul li:nth-child(1),
		.header__links ul li:nth-child(2),
		.header__links ul li:nth-child(3),
		.header__bottom,
		.header__mobile,
		.container.main-title__container{
			display:none !important;
		}
		.header__logo{
			display: flex !important;
		}
		.header__logo:before{
			content:"Участвует в акции от";
			display: inline-block;
			color: #7F7F9B;
			font-size: 18px;
			font-family: Montserrat;
			font-weight: 600;
			line-height: 27px;
			word-wrap: break-word;
			margin-right: 15px;
		}
		.header__logo:after{
			content:"";
			display: inline-block;
			background-image:url('/local/templates/anor/assets/images/maktablogo.png') !important;
			background-size:cover;
			background-repeat:no-repeat;
			width: 102px;
			height:25px;
		}
		.applications-block,
		.emptyblock,
		#vCrmSend,
		footer{
			display:none !important;
		}
		@media (max-width: 991px){
			.header__top .header__links,
			.header__top .header__lang{
				display: block !important;
			}
		}
		.main-title{
			display: none !important;
		}
		.maktab-cover-body{
			padding-bottom: 100px;
		}
		.maktab-cover-body .main-title{
			display: block !important;
		}

		@media (max-width: 1075px) and (min-width: 992px){
			.header {
				overflow: unset !important;
			}
		}
		@media (max-width: 991px){
			.header__top {
				overflow: unset !important;
			}
		}

		@media (max-width: 991px){
			.header__top .row.header__row{
				justify-content: center !important;
			}
			
		}
		@media (max-width: 563px){
			.header__top .row.header__row{
				justify-content: center !important;
			}
			
		}
		@media (max-width: 767px){
			.header__top .row.header__row{
				display: flex !important;
				flex-flow: wrap !important;
			}
			.header__top .header__logo{
				margin-right: 0 !important;
			}
			.header__top .header__row:before{
				
			}
			.header__top .header__row:before{
				order: 1 !important;
				position: relative !important;
				width: 100% !important;
				margin: 10px 0 !important;
			}
			.header__top .header__col.header__col--left{
				order: 0 !important;
			}
			.header__top .header__col.header__col--right{
				order: 2 !important;
			}
		}
		
		@media (max-width: 553px){
			.header__top .header__links ul li a{
				display: flex !important;
				align-items: center !important;
			}
			.header__top .header__lang ol li.current-lang>a:after {
				top: 6px !important;
			}
		}

.maktab-page-body-items{
	align-items: stretch !important;
}
.maktab-page-body-items.one{
	justify-content: center;
}
.maktab-page-body-items-item{
	min-height: unset !important;
    height: auto !important;
}
.maktab-page-body-items-item-desc-btn{
	position: relative !important;
    bottom: unset !important;
    left: unset !important;
    right: unset !important;
}

.maktab-page-body-items-item-amount{
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	justify-content: center;
	margin-bottom: 20px;
}
.maktab-page-body-items-item-amount .old-amount{
	display: inline-block;
	color: #7F7F9B;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	position: relative;
}
.maktab-page-body-items-item-amount .old-amount:after{
	content:"";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index:9;
	background-image:url('/local/templates/anor/assets/images/line.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.maktab-page-body-items-item-amount .amount{
    display: block;
    width: 100%;
    color: #A30041;
    position: relative;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
}









.container {
	max-width: 1296px;
	width: 100%;
	padding-right: 18px;
	padding-left: 18px;
	margin-right: auto;
	margin-left: auto;
}

.promotions_anor_bank-title-block,
.promotions_anor_deidlines-block {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.promotions_anor_bank-title-block h2 {
	width: 100%;
	max-width: 694px;
	color: #37363c;
	text-align: center;
	font-family: Montserrat;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 23px;
}

.promotions_anor_bank-title-block p {
	width: 100%;
	max-width: 690px;
	color: #37363c;
	text-align: center;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	/* 25.2px */
	margin-bottom: 25px;
}

.promotions_anor_deidlines-block span {
	margin-bottom: 12px;
	color: var(--text-color-text-third, #7f7f9b);
	text-align: center;

	/* Text/Tab */
	font-family: Montserrat;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	/* 18.2px */
}

.promotions_anor_deidlines-block h4 {
	margin-bottom: 10px;
	color: var(--text-color-text, #37363c);
	text-align: center;

	/* Header/H4 */
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 135%;
	/* 27px */
}

.promotions_anor_banner-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.promotions_anor_banner-btn a {
	color: var(--text-color-contrast-text, #fff);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 5px;
	padding: 18px 34px;
	background-color: #a30041;
	max-width: 344px;
	border-radius: 8px;
	text-decoration: none;
}

.promotions_anor_banner-img {
	display: flex;
	justify-content: center;
}

.promotions_anor_banner-img img {
	width: 100%;
	max-width: 730px;
	height: auto;
}

.promotions_anor_bank-steps-block-wrap {
	padding-top: 63px;
	padding-bottom: 70px;
}

.promotions_anor_bank-steps-titel h2 {
	max-width: 458px;
	width: 100%;
	color: var(--text-color-text, #37363c);

	/* Header/H3 */
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 135%;
	/* 32.4px */
	margin-bottom: 62px;
}

.promotions_anor_bank-steps-block {
	width: 100%;
	background-color: #f5f5f7;
	margin-bottom: 100px;
	border-top: 1px #7F7F9B38 solid;
}

.promotions_anor_bank-steps-desc {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
}

.promotions_anor_bank-steps-desc-item {
	width: 32.33%;
	border-radius: 8px;
	padding: 30px 23px 24px 23px;
	background-color: #fff;
}

.promotions_anor_bank-steps-desc-item h4 {
	color: var(--text-color-text-accent, #a30041);

	/* Header/H4 */
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 135%;
	/* 27px */
	margin-bottom: 9px;
}

.promotions_anor_bank-steps-desc .row{
	width: -webkit-fill-available;
}
.promotions_anor_bank-steps-desc p{
	width: 65%;
}
.promotions_anor_bank-steps-desc-item:nth-of-type(1) {
	background-image: url("/include_areas/card-order-landing/1.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
    background-origin: content-box;
}
.promotions_anor_bank-steps-desc > div > div > div div:nth-child(2) > div {
	background-image: url("/include_areas/card-order-landing/2.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
    background-origin: content-box;
}
.promotions_anor_bank-steps-desc > div > div:nth-child(2) > div{
	background-image: url("/include_areas/card-order-landing/3.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
    background-origin: content-box;
	background-size: auto 76px;
}
@media (max-width: 991px){
	.promotions_anor_bank-steps-desc .row{
		width: auto;
	}
	.promotions_anor_bank-steps-desc > div > div:nth-child(2) > div{
		background-size: 75px;
		padding-right: 30px;
	}

}
@media (max-width: 763px){
	div.promotions_anor_bank-gift-items > div:nth-child(5) > div.image{
		background-size: contain !important;
		background-position-y: 0 !important;
	   }
}
@media (max-width: 500px){
	.promotions_anor_bank-steps-desc > div > div:nth-child(2) > div {
		padding-right: 20px;
	}
}
.promotions_anor_bank-steps-desc-item {
	color: var(--text-color-text, #37363c);

	/* Text/Body */
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	/* 25.2px */
}

.promotions_anor_bank-steps-war h5 {
	color: var(--text-color-text-third, #7f7f9b);
	text-align: center;

	/* Header/H4 */
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 135%;
	/* 27px */
	margin: 0;
	padding: 15px;
	border-radius: 8px;
	background-color: #fff;
}

.promotions_anor_bank-steps-war h5{}
.promotions_anor_bank-steps-war h5 img {
	margin-right: 11px;
}
.promotions_anor_bank-steps-war h5 a {
	display: block;
}
.promotions_anor_bank-steps-war h5 > div {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.promotions_anor_bank-steps-war h5 a {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0%;
	text-align: center;
	color: #A30041;
}

.advantages-block {
	margin-top: 60px;
}

.advantages-block-wrap {
	background-image: url(/images/bgp.svg);
	background-repeat: no-repeat;
	background-position: top right;
	border-radius: 12px;
	background-color: #f5f5f7;
	padding: 45px 60px 49px 60px;
	margin-bottom: 60px;
	display: flex;
}

.advantages-block-desc {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.advantages-block-desc-title h2 {
	color: var(--text-color-text, #37363c);

	/* Header/H3 */
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 135%;
	/* 32.4px */
	margin-bottom: 12px;
}

.advantages-block-desc-title p {
	color: var(--text-color-text, #37363c);

	/* Text/Paragraph */
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 25.6px */
	width: 100%;
	max-width: 614px;
}

.advantages-block-desc-btn a {
	color: var(--text-color-contrast-text, #fff);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	padding: 18px 34px;
	border-radius: 8px;
	background-color: var(--brand-color-primary, #a30041);
	text-decoration: none;
}

.advantages-block-img img {
	width: 100%;
	max-width: 488px;
}

.how_participate {
	padding-bottom: 62px;
}

.how_participate-title h2 {
	color: #37363c;
	text-align: center;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 135%;
	/* 32.4px */
	margin-bottom: 39px;
}

.how_participate-block-item-title h3,
.how_participate-block-item-wrapp-item-title h3 {
	color: #37363c;
	text-align: center;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 135%;
	/* 24.3px */
	margin-bottom: 37px;
}

.how_participate-block {
	display: flex;
	column-gap: 25px;
	justify-content: space-between;
}

.how_participate-block-item-big {
	width: 100%;
	max-width: 819px;
	border-radius: 12px;
	background: #F5F5F7;
	max-height: 246px;
	box-sizing: border-box;


	padding: 26px 15px 31px 15px;
}

.how_participate-block-item-wrapper-inner p {
	color: #37363C;
	text-align: center;
	font-family: Montserrat;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 19.5px;
	/* 130% */
	width: 100%;
	max-width: 300px;
}

.how_participate-block-item-wrapper-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.how_participate-block-item-wrapper {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}

.how_participate-block-item-wrapp-item-titl h3 {
	color: #37363C;
	text-align: center;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 135%;
	/* 24.3px */
	margin-bottom: 38px;
}

.how_participate-block-item-wrapp-item img,
.how_participate-block-item-wrapper-inner img {
	margin-bottom: 25px;
}

.how_participate-block-item-wrapp-item p {
	color: #37363C;
	text-align: center;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 135%;
	/* 21.6px */
}

.how_participate-block-item-wrapp-item {
	width: 100%;
	max-width: 420px;
	height: 246px;
	padding: 26px 20px 53px 20px;
	border-radius: 12px;
	background-color: #F5F5F7;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;

}

.how_participate-block-item-wrapp-item-bottom p {
	max-width: 418px;
	width: 100%;
	color: #37363C;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 135%;
	margin-top: 30px;
	/* 21.6px */
}

.instructions-red-block {
	background-color: var(--brand-color-primary, #A30041);
	padding-top: 60px;
	padding-bottom: 60px;
	margin-bottom: 60px;
}

.instructions-red-block-title {
	margin-bottom: 62px;
}

.instructions-red-block-title h2 {
	color: var(--text-color-contrast-text, #FFF);

	/* Header/H3 */
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 135%;
	/* 32.4px */
	max-width: 526px;
	width: 100%;
	margin: 0;
}

.instructions-red-block-wrapp {
	position: relative;
	display: flex;
	justify-content: space-between;
}

.instructions-red-block-item-desc {
	background-color: #fff;
	border-radius: 8px;
	max-width: 621px;
	width: 100%;
	padding: 30px 23px 47px 23px;
	box-sizing: border-box;
	margin-bottom: 13px;
}

.instructions-red-block-item-desc h3 {
	color: var(--text-color-text-accent, #A30041);

	/* Header/H4 */
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 135%;
	/* 27px */
	margin-bottom: 9px;
}

.instructions-red-block-item-desc p {
	color: var(--text-color-text, #37363C);

	/* Text/Body */
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	/* 25.2px */
}

.instructions-red-block-item-bottom-btn a {
	color: var(--text-color-text-accent, #A30041);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;

	border-radius: 8px;
	background: var(--bg-color-bg-main, #FFF);
	padding: 18px 34px;
	text-decoration: none;
	display: inline-block;
}
.promotions_anor_bank-banner-wrap{
	margin-top: 10%;
}
@media(max-width: 768px) {
	.promotions_anor_bank-title-block h2 {
		font-size: 24px;
	}

	.promotions_anor_bank-steps-war h5,
	.promotions_anor_bank-steps-titel h2,
	.advantages-block-desc-title h2,
	.how_participate-title h2,
	.instructions-red-block-title h2,
	.there-still-questions-top-form h3 {
		font-size: 18px;
	}

	.promotions_anor_bank-steps-desc {
		flex-direction: column;
	}

	.promotions_anor_bank-steps-desc-item {
		width: 100%;
		margin-bottom: 20px;
	}

	.advantages-block-img img {
		display: none;
	}

	.advantages-block-desc {
		min-height: 200px;
	}

	.how_participate-block {
		flex-direction: column;
		row-gap: 20px;
	}

	.how_participate-block-item-wrapper {
		flex-direction: column;
		row-gap: 20px;
	}

	.how_participate-block-item-big {
		max-height: fit-content;
	}

	.promotions_anor_bank-banner-wrap {
		margin-top: 40%;
	}
}

.instructions-red-block-item-arrw::after {
	content: "";
	background-image: url(/images/arrow001.svg);
	background-repeat: no-repeat;
	position: absolute;
	width: 111.148px;
	height: 99.376px;
	top: -50px;
	right: 46%;
}

.there-still-questions {
	margin-bottom: 109px;
}

.there-still-questions-top-form {
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-bottom: 60px;
}

.there-still-questions-top-form h3 {
	color: var(--text-color-text, #37363c);
	text-align: center;

	/* Header/H4 */
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 135%;
	/* 27px */
	margin-bottom: 45px;
	max-width: 394px;
}

.there-still-questions-top-form form input {
	width: 100%;
	max-width: 454px;
	color: var(--text-color-text-third, #7f7f9b);
	text-align: center;

	/* Text/Body */
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	/* 25.2px */
	padding: 17px 24px;
	border: 1px solid transparent;
	background-color: #f5f5f7;
	border-radius: 16px;
	margin-bottom: 20px;
}

.there-still-questions-top-form form span {
	display: inline-block;
	max-width: 448px;
	color: var(--text-color-text-third, #7f7f9b);
	text-align: center;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 40px;
}

.there-still-questions-top-form form {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.there-still-questions-top-form-btn button {
	color: #fff;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	border-radius: 12px;
	background: #a30041;
	width: 209px;
	height: 67.762px;
	padding: 22px 50px;
	text-decoration: none;
	border-color: transparent;
}

.there-still-questions-number {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.there-still-questions-number h3 {
	color: #000;
	text-align: center;
	width: 264px;
	/* Text/Body */
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	/* 25.2px */
}

.there-still-questions-number a {
	color: var(--text-color-text-accent, #a30041);
	text-align: center;

	/* Header/H1 */
	font-family: Montserrat;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 110%;
	/* 52.8px */
	text-decoration: none;
}

@media(max-width: 992px) {
	.advantages-block-wrap {
		padding: 35px 20px 35px 20px;
		margin-bottom: 35px;
	}

	.instructions-red-block-wrapp {
		flex-direction: column;
		row-gap: 20px;
	}

	.instructions-red-block-item-desc {
		max-width: 100%;
	}

	.instructions-red-block-item-arrw::after {
		display: none;
	}
	.maktab-page-body-items{
		margin-bottom: 60px;
	}
}

@media(max-width: 1296px) {
	.promotions_anor_bank-steps-desc {
		flex-direction: column;
	}

	.promotions_anor_bank-steps-desc-item {
		width: 100%;
		/* margin-bottom: 20px; */
	}

	.instructions-red-block-wrapp {
		column-gap: 20px;
	}
	.how_participate-block-item-wrapp-item-title h3{
		margin-bottom: 10px;
	}
}





.promotions-download-file-blok{
	margin-top: 110px;
	margin-bottom: 77px;
}
.promotions-download-file-blok-wrap{
	width: 100%;
	max-width: 520px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: auto;
}
.promotions-download-file-blok-left{
	display: flex;  
}
.promotions-download-file-blok-left img{
	margin-right: 22px;
}
.promotions-download-file-blok-left-text{
	display: flex;
	flex-direction: column;
}
.promotions-download-file-blok-left-text span:first-child{
	color: #37363C;
	font-size: 18px;
	font-family: Montserrat;
	font-weight: 700;
	word-wrap: break-word
}
.promotions-download-file-blok-left-text span:last-child{
	color: #37363C;
	font-size: 18px;
	font-family: Montserrat;
	font-weight: 400;
	word-wrap: break-word
}
.promotions-download-file-blok-right{
	display: flex;
	position: relative;
	column-gap: 42px;
}
.promotions-download-file-blok-right a{
	color: #A30041;
	 font-size: 18px;
	 font-family: Montserrat;
	 font-weight: 400;
	 text-decoration: underline;
	 word-wrap: break-word
}
.promotions-download-file-blok-right a:first-child::after{
	content: "";
	width: 1px;
	background-color: #A30041;
	height: 35px;
	position: absolute;
	top: -5px;
	left: 50%;
}

@media(max-width: 768px){
	.promotions-download-file-blok-wrap{
		flex-direction: column;
		row-gap: 40px;
	}
}
.mobapp__mobapp-wrap{
	display: none;
}



.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    justify-content: center;
    align-items: center;
	z-index: 9000;
}
.b-buttons{
	display: grid;
    gap: 10px;
}
.popup-content {
    background: #fff;
	padding: 40px;
    border-radius: 10px;
    position: relative;
    width: 80%;
	max-width: 600px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.popup-close {
	position: absolute;
    top: -60px;
    right: -30px;
    font-size: 64px;
    cursor: pointer;
    color: white;
}

.popup-content p {
	color: #727176;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;
}

.popup-content button {
    background: #007bff;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
}

.popup-content button:hover {
    background: #0056b3;
}
.popuplink {
	color: white;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 600;
    word-wrap: break-word;
    background-color: #A30041;
    border-radius: 8px;
    padding: 14px 32px;
    text-decoration: none;
    height: 48px;
}

.popuplink:hover {
    text-decoration: underline;
}
#promotionPopup .error-text{
	font: 600 2.4rem / 1.33333 Montserrat, sans-serif;
    color: #37363c;
}

#promotionPopup > div > div > a:nth-child(1){
	color: #fff;
    background: #a30041;
}

.cards__btns {
    margin-top: 60px;
    width: auto !important;
}

.cards__btns a{
	margin-bottom: 10px;
}

.order_btn:hover {
    background-color: #fff !important;
    color: #a30041 !important;
}
.order_btn{
	width: auto;
}
@media(max-width: 992px) {
	.popup-content{
		padding: 20px !important;;
		width: 86% !important;
	}
}

@media(max-width: 500px) {
	.popup-content p{
		font-size: 14px !important;
	}
	.cards__btns a{
		font: 600 1.3rem / 1.5 Montserrat, sans-serif !important;
	}
	#promotionPopup .error-text {
		font: 600 2.1rem / 1.33333 Montserrat, sans-serif !important;
	}
}

@media(max-width: 310px) {
	.popup-content p{
		font-size: 14px !important;
	}
	.cards__btns a{
		font: 600 1.3rem / 1.5 Montserrat, sans-serif !important;
		padding: 10px 20px !important;
	}
	#promotionPopup .error-text {
		font: 600 1.8rem / 1.33333 Montserrat, sans-serif !important;
	}
	.popup-close {
		top: -50px !important;
		right: -10px !important;
		font-size: 50px !important;
	}
}



/* *********************** */




		.header__logo{
			display: flex !important;
		}
		.header__logo a{
			display: block !important;
			width: 310px;
			background-image: url(/include_areas/new-landing/logo-landing.svg);
			height: 30px;
			background-size: contain;
			background-repeat: no-repeat;
			background-position: left center;
		}
		.header__logo a img{
			max-width: 100%;
			display: none !important;
		}
		html[lang="ru"] .header__logo:before{
			content:"Участвуйте в акции от";
			display: inline-block !important;
			color: #7F7F9B !important;
			font-size: 18px !important;
			font-family: Montserrat !important;
			font-weight: 600 !important;
			line-height: 34px !important;
			word-wrap: break-word !important;
			margin-right: 15px !important;
		}
		.header__logo:after{
			content:"";
			display: none !important;
		}
		html[lang="en"] .header__logo:before{
			content:"Take part in the promotion";
		}
		html[lang="uz"] .header__logo:before{
			content:"Aksiyada ishtirok eting";
		}
		
		
.promotions_anor_bank-gift-block-wrap *{
	max-width: 100%;
}
.promotions_anor_bank-gift-block-wrap{
	margin-bottom: 30px;
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-title{
    margin: 0 auto;
    width: 600px;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 60px;
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-subtitle{
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #7F7F9B;
    margin-bottom: 30px;
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: start;
	gap: 34px;
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+1),
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+2),
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+3) {
    width: calc(33.3333% - 24px);
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+4),
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+5) {
    width: calc(50% - 18px);
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item{
    background: #EBEBF2;
    border-radius: 12px;
    padding-top: 50px;
	display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item .title{
	font-family: Montserrat;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0em;
	text-align: center;
	color: #37363C;
	margin-bottom: 10px;
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item .count{
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: center;
	color: #7F7F9B;
	margin-bottom: 70px;
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item .image{
	height: 165px;
	width: 100%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-text{
	border-radius: 12px;
    padding: 30px;
	background: #F5F5F7;
	margin-bottom: 100px;
}
.promotions_anor_bank.promotions_anor_bank-text-block{
	margin-bottom: 100px;
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-text .text{
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: center;
	color: #37363C;
	max-width: 800px;
	margin: 0 auto;
}
.promotions_anor_bank-title-block.small-text p{
	color: #37363C;
	font-family: Montserrat;
	font-weight: 600;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0%;
	text-align: center;
}
.cover-body.maktab-cover-body .main-title.mt{
	padding-top: 60px !important;
}
.maktab-cover-body {
    padding-bottom: 20px !important;
}


.order_btn {
    font: 600 1.6rem / 1.5 Montserrat, sans-serif;
    color: #fff;
    text-decoration: none;
    display: block;
	width: 270px;
    padding: 14px 25px;
    border-radius: 6px;
    background-color: #a30041;
    -webkit-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
	margin: 0 auto;
	text-align: center;
    margin-bottom: 40px;
}
.order_btn:hover {
    background-color: #fff;
    color: #a30041;
}


.promotions_anor_bank.promotions_anor_bank-need_block{
	background-color:#F5F5F7;
	border-bottom: 1px #cbcbcb solid;
	border-bottom: 1px #f5f5f5f5 solid;
}
.promotions_anor_bank-2{
	padding-top: 80px;
	background: #F5F5F7;
}
.promotions_anor_bank-2 .promotions_anor_bank-banner-wrap{
	margin-top: 0;
}
.promotions_anor_bank-need-block-wrap{
	padding: 40px 0 50px;
}
.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-subtitle{
	font-family: Montserrat;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0em;
	text-align: left;
	color: #37363C;
	margin-bottom: 30px;
}
.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: start;
	gap: 34px;
}
.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items .item{
    padding: 24px;
	background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;	
	width: calc(50% - 234px);
	border-radius: 12px;
	flex-direction: column;
    flex-wrap: wrap;
}
.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items .item .content{
	width: calc(100%);
}
.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items .item .content .title{
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: left;
	color: #A30041;
	margin-bottom: 35px;
}
.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items .item .content .text{
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
}
.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items .item .image{
	width: 224px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;	
}
.promotions_anor_bank-need_block .promotions_anor_bank-need-text{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	gap: 20px;
	width: 100%;
	background: #fff;
    padding: 20px;
	border-radius: 12px;
	margin-bottom: 40px;
}
.promotions_anor_bank-need_block .promotions_anor_bank-need-text svg{
	width: 24px;
}
.promotions_anor_bank-need_block .promotions_anor_bank-need-text .text{
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: left;
	width: calc(100% - 44px);
	color: #7F7F9B;
	max-width: 1080px;
}
.promotions_anor_bank-need_block .promotions_anor_bank-need-text .text *{
	color: #7F7F9B;
}

.maktab-page-body .maktab-page-body-save-btn{
	display: none;
}
.maktab-page-body .maktab-page-body-items{
	margin-bottom: 0;
}

@media (max-width: 1295px){
	.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items .item .content{
		width: 100%;
	}
	.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items .item .image{
		display: none;
	}
	.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items .item{
		width: calc(50% - 177px);
	}
}

@media (max-width: 991px){
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+1), 
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+2), 
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+3),
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+4){
		width: calc(50% - 18px);
	}
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+5){
		width: 100%;
	}
	.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items .item{
		width: calc(50% - 137px);
		justify-content: normal;
	}
}

@media (max-width: 768px){
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+1), 
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+2), 
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+3),
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+4),
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+5){
		width: 100%;
	}
	.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items .item{
		width: 100%;
	}
	.header__top .header__logo{
		display: block !important;
	}
}

@media (max-width: 767px){
	.header__top .header__logo{
		text-align:center;
	}
}
.maktab-cover-body{
	padding-bottom: 60px;
}
.promotions_anor_bank-desc-bg{
	background-color: rgb(245,245,247);
}
.promotions_anor_bank-desc-text{
	padding: 40px 0 80px;
	border-bottom: 1px #7F7F9B38 solid;
}
.promotions_anor_bank-desc-text .text,
.promotions_anor_bank-desc-text .text *{
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #37363C;
    margin: 0 auto;
    max-width: 600px;
}
.promotions_anor_bank-desc-text .text a:hover{
	text-decoration: none;
}

.promotions_anor_bank.promotions_anor_bank-need_block .text a{
	color: #a30041;
}



@media (max-width: 991px){
	.promotions_anor_bank-banner-wrap{
		margin-top: 100px !important;
	}
}
@media (max-width: 768px){
	.header__logo:before{
		margin-right: 0 !important;
	}
	.promotions_anor_bank-banner-wrap{
		margin-top: 150px !important;
	}
	.cover-body.maktab-cover-body .main-title.mt{
		padding-top: 40px !important;
	}
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-text{
		margin-bottom: 40px;
	}
	.promotions_anor_bank.promotions_anor_bank-text-block {
		margin-bottom: 60px;
	}
	.promotions_anor_bank-need-block-wrap {
		padding: 60px 0;
	}
}
@media (max-width: 500px){
	.promotions_anor_bank-banner-wrap{
		margin-top: 220px !important;
	}
}

/* .promotions_anor_bank-steps-desc > div > div:nth-child(2) > div {
	background-image: url("/include_areas/card-order-kundalik_2024/2.png") !important;
}
 */
.promotions_anor_bank-steps-desc > div > div:nth-child(2) > div:nth-child(2){
	background-image: url("/include_areas/card-order-kundalik_2024/4.png") !important;
}
.promotions_anor_bank-need-block-wrap .promotions_anor_bank-need-items .item{
	flex-direction: column;
	justify-content: space-evenly;
}
.promotions_anor_bank-steps-desc p{
	width: 75% !important;
}
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+4),
.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+5) {
    width: calc(50% - 24px);
}
.promotions_anor_bank-gift-items > div:nth-child(6) > div.count{
    margin-bottom: 39px !important;
}
.promotions_anor_bank-gift-items > div:nth-child(4) > div.image{
    background-position-y: 30px !important;
}

@media (max-width: 768px){
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+1), 
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+2), 
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+3),
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+4),
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item:nth-child(3n+5){
		width: 100%;
	}
	.promotions_anor_bank-gift-block-wrap .promotions_anor_bank-gift-items .item .image{
		height: 142px;
	}
}



.promotions_anor_bank-footer{
	background: #A10040;
}
.promotions_anor_bank-footer .promotions_anor_bank-footer-content{
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	justify-content: space-between;
	gap: 10px;
	padding: 100px 0 60px 0px;
}
.promotions_anor_bank-footer .promotions_anor_bank-footer-content .info{
	width: 680px;
	color:#fff;
	z-index:2;
}
.promotions_anor_bank-footer .promotions_anor_bank-footer-content .info .title{
    font-family: Montserrat;
    font-weight: 700;
    font-size: 28px;
    line-height: 135%;
    margin-bottom: 30px;
}
.promotions_anor_bank-footer .promotions_anor_bank-footer-content .info .text{
	font-family: Montserrat;
	font-weight: 400;
	font-size: 18px;
	line-height: 140%;
	margin-bottom: 30px;
}
.promotions_anor_bank-footer .promotions_anor_bank-footer-content .info .text-red{
	font-family: Montserrat;
	font-weight: 700;
	font-size: 20px;
	line-height: 135%;
    background: #EBEBF21A;
    padding: 8px 35px;
    text-align: center;
    border-radius: 40px;
	margin-bottom: 50px;
}
.promotions_anor_bank-footer .promotions_anor_bank-footer-content .info .links a{
	margin-right: 20px;
}
.promotions_anor_bank-footer .promotions_anor_bank-footer-content .image{
	z-index:1;
}
.promotions_anor_bank-footer .promotions_anor_bank-footer-content .image img{
	width: 540px;
	max-width: 100%;
	margin-top: -50px;
}
.promotions_anor_bank-footer .promotions_anor_bank-footer-content .image span{}