.postpaid-offer {
	transition: background-color 0.3s ease;
}
.postpaid-offer .backgrounder {
	transition: background-color 0.3s ease;
}
.postpaid-offer .newClient .backgrounder {
	background-color: #c70909;
}
.postpaid-offer .newClient .legal {
	text-align: center;
	margin-top: 24px;
}
.postpaid-offer.leadownik {
	background-color: #f3f2f0;
}
.postpaid-offer.leadownik .backgrounder {
	background-color: #c70909;
}
.postpaid-offer .abo_heading {
	text-align: center;
	padding-bottom: 0;
	margin-bottom: -10px;
}
.postpaid-offer .abo_heading h1 {
	color: #fff;
	font-size: 64px;
}
.postpaid-offer .abo_heading h2 {
	font-family: Poppins;
	font-weight: 500;
	font-size: 20px;
	leading-trim: NONE;
	line-height: 120%;
	letter-spacing: 13%;
	text-align: center;

}

.postpaid-offer.esim2026 .abo_heading h1 {
	color: #151C33;
}
@media screen and (max-width: 768px) {
	.postpaid-offer .abo_heading {
		padding-left: 0;
		padding-top: 40px;
		padding-bottom: 8px;
		text-align: left;
	}

	.postpaid-offer .abo_heading h1 {
		font-size: 32px;
	}

	.postpaid-offer .abo_heading h2 {
		text-align: left;
		letter-spacing: 1%;
		font-size: 14px;
		margin-bottom: 30px;
		margin-top: -4px;

	}

	.postpaid-offer .abo_heading .client_choose {
		margin-bottom: 10px;
	}

	.postpaid-offer .abo_heading .roll-panel__content {
		margin-top: -10px;
		line-height: 1.2;
	}
}
.postpaid-offer .client_choose {
	margin: 35px auto;
	border: 2px solid transparent;
	padding: 0 4px;
	width: min-content;
}

@media screen and (max-width: 768px) {
	.postpaid-offer .client_choose {
		flex-wrap: wrap;
		width: 336px;
		border-radius: 24px;
	}
}

@media screen and (max-width: 364px) {
	.postpaid-offer .client_choose {
		width: 306px;
	}
}
.postpaid-offer .client_choose a {
	line-height: 56px;
	color: #FFFFFF;
	text-decoration: none;
	width: 430px;
	text-align: center;
	position: relative;
	z-index: 3;
	transition: all 0.3s ease;
}
@media screen and (max-width: 930px) {
	.postpaid-offer .client_choose a {
		width: 49%;
		font-size: 14px;
	}
}
.postpaid-offer .client_choose a.active {
	color: #151c33;
}
.postpaid-offer .client_choose a.mobile {
	display: none;
}
.postpaid-offer .client_choose .bg {
	left: 4px;
}

@media screen and (max-width: 768px) {
	.postpaid-offer .abo_heading .client_choose .bg {
		height: 50px;
		border-radius: 20px;
		top: 3px;
		width: 392px;
	}
	.postpaid-offer .client_choose a {
		width: 400px;
		font-size: 16px;
	}
}

@media (max-width: 550.99px) {
	.postpaid-offer .abo_heading .client_choose .bg {
		width: calc(100% - 8px);
	}

	.postpaid-offer .client_choose a {
		width: calc(100% - 8px);
		font-size: 14px;
	}
}


.postpaid-offer .why-esim {
	width: 100%;
	max-width: 900px;
	margin: 48px auto;
}
@media screen and (max-width: 768px) {
	.postpaid-offer .why-esim {
		width: calc(100% - 20px);
	}
}
.postpaid-offer .why-esim h2 {
	color: #151C33;
	border-bottom: 1px solid #ffffff;
	position: relative;
	font-size: 24px;
}
@media screen and (max-width: 768px) {
	.postpaid-offer .why-esim h2 {
		border: none;
	}
}

.postpaid-offer .why-esim h2 span {
	font-weight: bold;
	display: block;
	font-size: 40px;
}
.postpaid-offer .why-esim .promo2-features {
	display: flex;
	margin-top: 28px;
	margin-bottom: 80px;
	gap: 50px;
}
@media screen and (max-width: 768px) {
	.postpaid-offer .why-esim .promo2-features {
		flex-wrap: wrap;
		padding-left: 60px;
		gap: 10px;
	}

	.postpaid-offer .why-esim h2:after {
		display: none;
	}
}
.postpaid-offer .why-esim .promo2-features > div {
	width: 33%;
}
@media screen and (max-width: 768px) {
	.postpaid-offer .why-esim .promo2-features > div {
		width: 100%;
		margin-bottom: 20px;
		position: relative;
	}
	.postpaid-offer .why-esim .promo2-features > div img {
		position: absolute;
		left: -60px;
		top: 0;
	}
}
.postpaid-offer .why-esim .promo2-features > div:last-child {
	padding-right: 0;
}
.postpaid-offer .why-esim .promo2-features > div h3 {
	color: #151C33;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.postpaid-offer .why-esim .promo2-features > div h3 {
		margin-top: 0;
	}
}
.postpaid-offer .why-esim .promo2-features > div p {
	color: #151C33;
}


.postpaid-offer .timer {
	padding: 10px 0;
	min-height: 187px;
	margin: 48px auto;
}
.postpaid-offer .timer .flip-clock__slot {
	color: #151C33;
}
@media screen and (max-width: 768px) {
	.postpaid-offer .timer {
		width: calc(100% - 20px);
		padding: 20px 0;
		margin:0  auto;
	}
	.postpaid-offer .timer .flip-clock {
		margin-left: 0;
	}
}
.postpaid-offer .timer .clock_info {
	text-align: center;
	color: #151C33;
	font-weight: 800;
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
	.postpaid-offer .timer .clock_info {
		font-size: 24px;
		text-align: left;
	}
}


.choose-step-newoffer2026 {
	width: 600px;
	height: 100vh;
	background: #fff;
	position: fixed;
	right: -700px;
	bottom: 0;
	z-index: 20;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	color: #151C33;
	padding: 40px;
	transition: right 0.3s ease;
}
.choose-step-newoffer2026.active {
	right: 0;
}

.choose-step-newoffer2026 .text-block {
	color:#151C33;
}
@media screen and (max-width: 768px) {
	.choose-step-newoffer2026 {
		bottom: -400px;
		justify-content: flex-end;
		width: 100%;
		right: 0;
		height: 360px;
		transition: bottom 0.3s ease;
	}
	.choose-step-newoffer2026.active {
		bottom: 0;
	}
	.choose-step-newoffer2026 .text-block {
		width: 100%;
	}
}
.choose-step-newoffer2026 h2 {
	font-size: 42px;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.choose-step-newoffer2026 h2 {
		font-size: 32px;
	}
}
.choose-step-newoffer2026 .back {
	font-size: 0;
	color: #151C33;
	width: 48px;
	height: 30px;
	background-image: url(/static/img/abo_black_months/back-dark-blue.svg);
	margin-bottom: 80px;
	cursor: pointer;
}
@media screen and (max-width: 768px) {
	.choose-step-newoffer2026 .back {
		transform: scale(0.75);
		margin-bottom: 40px;
	}
}
.choose-step-newoffer2026 .summary_block {
	width: 520px;
	line-height: 80px;
	text-align: center;
	font-size: 24px;
	border: 1px solid #151C33;
	margin-bottom: 16px;
	border-radius: 16px;
	cursor: pointer;
	transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
	.choose-step-newoffer2026 .summary_block {
		width: calc(60%);
		line-height: 42px;
		font-size: 16px;
	}
}
.choose-step-newoffer2026 .summary_block:hover {
	color: #ffffff;
	background: #151C33;
	font-weight: bold;
}

.offer-features {
	display: flex;
	line-height: 40px;
	justify-content: center;
	flex-wrap: wrap;
}

.offer-features > div {
	width: 300px;
	text-align: center;
}

.offer-features ul {
	list-style: none;
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0;
}

.offer-features ul li {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 40px;
	width: 300px;
	font-weight: bold;
	margin-bottom: 16px;
}

@media screen and (max-width: 768px) {

	.offer-features ul {
		justify-content: flex-start;
		width: 100%;
		justify-content: space-between;
	}
	.offer-features ul li {
		display: block;
		text-align: center;
		width: 100px;
		font-weight: normal;
		line-height: 20px;
	}
	.offer-features ul li  span {
		margin: 0 auto 12px auto!important;
	}
}

.offer-features ul li span {
	display: flex;
	width: 40px;
	height: 40px;
	background: #C30000;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	margin-right: 8px;
}

.offer-features ul li span img {

}
