body {
	background-color: #F0F0F5;
}

.index-news-block .slick-list {
	overflow: unset;
}

.index-news-block {
	position: relative;
	overflow: hidden;
}

.slider-news__index {
	margin-bottom: 60px;
}

.slider-news__index .slider-news__item {
	margin-right: 20px;
	background: #f0f0f5;
	border-radius: 8px;
	padding: 15px;
	width: 200px;
	min-height: 250px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.slider-news__index .slider-news__item .slider-news__img {
	height: 170px;
	border-radius: 8px;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.slider-news__index .slider-news__item .slider-news__img img {
	max-width: 100%;
	max-height: 100%;
	border-radius: 8px;
}

.prize-title {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
	color: #37363C;
	margin-top: 10px;
}

.slider-news__dots {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	justify-content: end;
	gap: 25px;
	margin-bottom: 20px;
}

.slider-news__dots .slick-arrow {
	width: 48px;
	height: 48px;
	border-radius: 4px;
	border: 1px solid #7F7F9B38;
	font-size: 0;
	position: relative;
	left: unset;
	right: unset;
	top: unset;
	bottom: unset;
	transform: unset;
	background-image: url(/local/templates/anor/assets/images/slider-arrow.svg);
	background-size: 8px 14px;
	background-position: center;
	background-repeat: no-repeat;
}

.slider-news__dots .slick-arrow.slick-disabled {
	display: block;
}

.slider-news__dots .slick-arrow:hover {
	border-color: #a30041;
}

.slider-news__dots .slick-arrow:before {
	display: none;
}

.slider-news__dots .slick-arrow.slick-next {
	background-image: url(/local/templates/anor/assets/images/slider-arrow.svg);
	transform: rotate(180deg);
}

.row.header__row {
	padding: 15px 0 !important;
}

.header__logo a {
	display: contents;
}

.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: none !important;
	align-items: center;
}

.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('./anor_korzinka.png') !important; */
	background-size: inherit;
	background-repeat: no-repeat;
	width: 245px;
	height: 25px;
}

.applications-block,
.emptyblock,
#vCrmSend {
	display: none !important;
}
	.header__top .header__row:before {
		    left: auto;
        width: 200px;
	}
footer {
	margin-top: 0px !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 {
		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 {
	/* Swiper wrapper styles */
	display: flex;
	align-items: stretch !important;
}

.maktab-page-body-items.one {
	justify-content: center;
}

.maktab-page-body-items-item {
	min-height: unset !important;
	height: 265px;
	padding: 15px 15px 0 15px;
	min-width: 45px;
	overflow: hidden;
	flex: 0 0 auto;
	width: calc((100% - 72px) / 4);
	max-width: calc((100% - 72px) / 4);
}

.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 {
	margin-bottom: 90px;
}

.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: 611px;
	color: #37363c;
	text-align: center;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	/* 25.2px */
	margin-bottom: 60px;
}

.promotions_anor_bank-offer-note {
	margin: 32px auto 0;
	max-width: 840px;
	text-align: center;
	color: #37363C;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

.promotions_anor_bank-offer-note a {
	color: #A30041;
	text-decoration: underline;
}

.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;
	background-color: #A30041;
	height: 425px;
}

.promotions_anor_banner-img img {
	width: 100%;
	max-width: 699.06px;
	height: auto;
	position: absolute;
	margin-top: 40px;
}

.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;
}

.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-item:nth-of-type(2) {
	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;
}

div.promotions_anor_bank-gift-items>div:nth-child(5)>div.image {
	background-size: auto !important;
	background-position-y: -145px !important;
}

.cover-body.maktab-cover-body .main-title.mt {
	margin: 0 !important;
	padding: 60px 0 30px 0;

}

.maktab-page-body-items-item-step {
	font-size: 13px;
	font-weight: 500;
	width: 75px;
	height: 36px;
	padding: 9px 14px 9px 14px;
	background-color: #C5C5C533;
	border-radius: 12px;
	line-height: 18.2px;
	text-align: center;
	color: #7F7F9B;
}

.maktab-page-body-items-item-wrap {
	align-items: center;
	justify-content: flex-start;
}

.maktab-page-body-items-item-desc {
	display: contents;
}

.maktab-page-body-items-item-desc img {
	height: 215px;
	margin-top: 0;
}

.ifram-block {
	background-image: url(./backgroud_ifram.png);
	height: 878px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 77px;
	background-size: cover;
	background-position: right;
}

.ifram-block iframe {
	border-radius: 24px;
	width: 100%;
	max-width: 1264px;
	height: 100%;
}

.ytp-chrome-top,
.ytp-youtube-button,
.ytp-pause-overlay-container,
.ytp-show-cards-title {
	display: none !important;
}

#app_anor .maktab-page-body-items-item {
	flex: 1 1 616px;
	width: 616px;
	max-width: 616px;
	height: 618px !important;
	background-color: #F5F5F7;
	border-radius: 13px;
	max-width: 290px;
	height: 220px;
}

#app_anor .maktab-page-body-items-item-desc-title h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	text-align: center;
	color: #37363C;
}

#app_anor .maktab-page-body-items-item-desc-subtitle h4 {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	text-align: center;
	color: #37363C;
}

#app_anor .maktab-page-body-items-item-desc img {
	margin-top: 0;
	height: 284px;
	max-width: max-content;
	width: max-content;
}

#app_anor .maktab-page-body-items-item-img>img {
	height: 329px;
}

#app_anor .maktab-page-body-items-item-img {
	margin-top: 40px;
}

#app_anor {
	background-color: #fff;
}

#app_anor .maktab-page-body-items {
	justify-content: center;
}

#maktab-block .maktab-page-body-items-item-desc-title h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 21.6px;
	text-align: center;
	color: #37363C;
}

#app_anor .maktab-page-body-items-item-desc-title h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	text-align: center;
	color: #37363C;
}

.block-app {
	display: flex;
	justify-content: center;
}

.block-app .banner__mobapp-btns {
	margin: 0;
}

.mob {
	display: none;
}

@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;
	}

	.header__logo:before {
		content: "" !important;
	}

	.header__logo:after {
		content: none !important;
	}

	.promotions_anor_banner-img {
		height: 250px;
	}

	.promotions_anor_bank-banner-wrap .container {
		padding-right: 35px;
		padding-left: 35px;
	}

	.promotions_anor_banner-img img {
		max-width: 392.7px;
	}

	.promotions_anor_bank-title-block p {
		font-size: 18px;
		line-height: 25.2px;
		font-weight: 500;
		padding: 0px 20px 0px 20px;
		margin-bottom: 60px;
	}

	.desctop {
		display: none;
	}

	.mob {
		display: block;
	}

	.maktab-page-body-items-item {
		min-width: 100%;
		flex: 1 1 100%;
		max-width: 100%;
	}

	.maktab-page-body-items {
		/* Swiper handles spacing and layout */
	}

	.ifram-block {
		height: 280px;
		padding: 25px;
	}

	#app_anor .maktab-page-body-items-item {
		width: 395px;
		height: 645px !important;
		flex: 1 1 395px;
	}

	.maktab-cover-body {
		padding-bottom: 15px;
	}

	.maktab-page-body-title h2 {
		font-size: 24px;
		font-weight: 700;
		line-height: 32.4px;
	}

	.maktab-page-body-items-item-desc-title h3 {
		font-size: 16px;
		font-weight: 700;
		line-height: 21.6px;
	}

	.promotions_anor_bank {
		margin-bottom: 90px;
	}

	.cover-body.maktab-cover-body .main-title.mt {
		padding: 30px 0 15px 0;
	}

	.slider-news__index .slider-news__item {
		width: 180px;
		min-height: 220px;
	}

	.slider-news__index .slider-news__item .slider-news__img {
		height: 140px;
	}
}

@media (max-width: 500px) {
	.promotions_anor_bank-steps-desc>div>div:nth-child(2)>div {
		height: 280px;
	}

	#app_anor .maktab-page-body-items-item {
		width: 100%;
		flex: 1 1 100%;
	}

	.slider-news__index .slider-news__item {
		width: 150px;
		min-height: 190px;
	}

	.slider-news__index .slider-news__item .slider-news__img {
		height: 110px;
	}
}

.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: 13px;
	border-radius: 8px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.promotions_anor_bank-steps-war h5 img {
	margin-right: 11px;
}

.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 */
}

.promotions_anor_bank-cta {
	margin: 80px auto 120px;
	display: flex;
	justify-content: center;
	padding: 0 18px;
}

.promotions_anor_bank-cta-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 280px;
	padding: 22px 52px;
	border-radius: 12px;
	background-color: #A30041;
	color: #fff;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-decoration: none;
}

.promotions_anor_bank-cta-btn:hover,
.promotions_anor_bank-cta-btn:focus {
	color: #fff;
	background-color: #870035;
}

.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: 6%;
}

@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: 20%;
	}

	.promotions_anor_bank-title-block p {
		margin-bottom: 60px;
	}

	.header {
		border-color: #F0F0F5;
	}

	.promotions_anor_bank-offer-note {
		padding: 0 20px;
		font-size: 15px;
	}

	.promotions_anor_bank-cta {
		margin: 60px auto 90px;
	}
}

.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: 1296px) {
	.promotions_anor_bank-steps-desc {
		flex-direction: column;
	}

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

	.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;
	}
}


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

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

	.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: 768px) {
	.promotions-download-file-blok-wrap {
		flex-direction: column;
		row-gap: 40px;
	}

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

}

@media(max-width: 600px) {
	.promotions_anor_bank-cta-btn {
		width: 100%;
		min-width: 0;
		padding: 20px 32px;
	}

	.promotions_anor_bank-cta {
		padding: 0 12px;
	}

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






.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%;
}


.mobapp__mobapp-wrap {
	display: none;
}