:root {
      --accent-start: #032b8a;
      --accent-mid: #0a3ba0;
      --accent-end: #0d3da8;
      --accent-gradient: linear-gradient(90deg, var(--accent-start) 0%, var(--accent-mid) 50%, var(--accent-end) 100%);
      --accent-gradient-135: linear-gradient(135deg, var(--accent-start) 0%, var(--accent-end) 100%);
      --white: #ffffff;
      --gray-50: #f7f9fc;
      --gray-100: #eef1f8;
      --gray-200: #dde3f0;
      --gray-400: #8f9ab8;
      --gray-600: #4e5a78;
      --gray-900: #1a2038;
      --radius-sm: 8px;
      --radius-md: 14px;
      --radius-lg: 20px;
      --radius-xl: 28px;
      --shadow-sm: 0 2px 8px rgba(3,43,138,.12);
      --shadow-md: 0 8px 32px rgba(3,43,138,.18), 0 2px 8px rgba(0,0,0,.06);
      --shadow-modal: 0 24px 80px rgba(13,61,168,.22), 0 8px 24px rgba(0,0,0,.10);
    }

#special-offer .container {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

#special-offer h1 {
	font-size: 52px;
	color: #fff;
	font-weight: 700;
	line-height: 1.2;
	text-transform: none;
}

#special-offer h2 {
	color: #273561;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 24px 0;
}

.special-offer-hero {
	padding: 100px 0 70px 0;
	background: linear-gradient(108deg, #9b5fdf 0%, #12cf8d 97%);
}

.special-offer-hero__content {
	display: flex;
	flex-wrap: nowrap;
	gap: 2em 102px;
}

.special-offer-hero__text {
	width: 100%;
	flex-basis: 0;
	flex-grow: 1;
}

.special-offer-hero__form {
	width: 100%;
	flex-basis: 436px;
}

#special-offeer-form form input {
	padding: 0 17px;
}

#special-offeer-form h3 {
	margin-bottom: 10px;
}

.special-offer-hero h1 {
	font-size: 52px;
	color: #fff;
	font-weight: 700;
	line-height: 1.2;
	text-transform: none;
	margin: 36px 0;
}

.special-offer-hero p {
	font-size: 24px;
	color: #fff;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
	margin: 0;
}

.special-offer-included {
	margin: 102px 0!important;
	background-color: #fff;
}

.special-offer-included__columns {
	display: flex;
	flex-wrap: wrap;
	gap: 32px;
	margin: 42px 0;
}

.special-offer-included__column {
	width: calc(50% - 16px);
	display: flex;
	flex-direction: column;
	gap: 20px;
	border-radius: 10px;
	padding: 40px 40px;
	background-color: #fff;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.1);
}

.special-offer-included__head {
	display: flex;
	align-items: center;
	gap: 18px;
}

.special-offer-included__icon {
	width: 32px;
	min-width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
}

.special-offer-included__icon svg {
	width: 32px;
}

.special-offer-included__title {
	width: 100%;
	font-size: 18px;
	color: #000;
	font-weight: 700;
	line-height: 1.4;
}

.special-offer-included p {
	color: #0b132a;
	font-size: 16px;
	line-height: 1.6;
	margin: 0;
}

.special-offer-work {
	margin: 102px 0!important;
}

.special-offer-work__columns {
	display: flex;
	gap: 44px;
	margin: 44px 0;
}

.special-offer-work__column {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
}

.special-offer-work__number {
	width: 56px;
	height: 56px;
	margin: 0 auto;
	border-radius: 56px;
	background: #9b5fdf;
	margin-bottom: 32px;
	font-size: 32px;
	color: #fff;
	line-height: 56px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
}

.special-offer-work__title {
	font-size: 18px;
	color: #273561;
	font-weight: 700;
	text-align: center;
}

.special-offer-work p {
	color: #727da0;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
	margin: 0;
}

.special-offer-start {
	margin: 64px 0!important;
}

.special-offer-start h2 {
	font-size: 36px;
	color: #fff !important;
	margin: 0 !important;
}

.special-offer-start p {
	font-size: 20px;
	color: #fff;
	font-style: normal;
	font-weight: 500;
	line-height: 1.6;
	margin: 0;
}

.special-offer-start__content {
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: center;
	text-align: center;
	border-radius: 44px;
	background: linear-gradient(108deg, #9b5fdf 0%, #12cf8d 97%);
	padding-top: 72px;
	padding-right: 140px;
	padding-bottom: 72px;
	padding-left: 140px;
}

.special-offer-start__button {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #1a65f4;
	padding-top: 10px;
	padding-right: 64px;
	padding-bottom: 10px;
	padding-left: 64px;
	background-color: #fff;
	border-radius: 6px;
	text-decoration: none;
	margin-top: 24px;
}

.special-offer-span-crypto {
	display: flex;
	font-size: 20px;
	color: #fff;
	border-radius: 8px;
	background: #432b6b;
	padding: 20px 24px;
	width: max-content;
}

#special-offeer-form {
	display: flex;
	flex-direction: column;
	gap: 8px;
	border-radius: 8px;
	padding-top: 32px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	box-shadow: 0px 3px 16px 0px rgba(43, 67, 63, 0.16);
	background-color: #fff;
}

#special-offeer-form h3 {
	font-size: 24px;
	color: #002b3a;
	text-align: center;
	margin: 0 0 10px 0;
}

#special-offeer-form p {
	font-size: 12px;
	color: #7c929a;
	margin: 0;
}

.included-item {
	height: 100%;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.1);
}

.special-offer-work__column {
	position: relative;
}

.special-offer-work__column:not(:last-child):after {
	content: "";
	position: absolute;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAzNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI2LjY0NTQgMC4xMzcyMzhDMjYuMTgwOSAwLjMxNTE3NCAyNS44ODU0IDAuODIxNjA4IDI1Ljg4NTQgMS40MjM4NUMyNS44ODU0IDEuOTQzOTggMjUuOTgzOSAyLjA2NzE2IDI4LjUxNzIgNC41NDQ1OEwzMS4xNDkgNy4xMTc4MkgxNi4xMzIyQy0wLjE5MzUxNiA3LjExNzgyIDAuNTI0MjUyIDcuMDkwNDQgMC4xNTgzMzEgNy44NzA2MkMtMC4wNTI3NzcgOC4zMjIzMSAtMC4wNTI3NzcgOC42NTA4IDAuMTU4MzMxIDkuMTAyNDlDMC41MjQyNTIgOS44ODI2NyAtMC4xOTM1MTYgOS44NTUzIDE2LjEzMjIgOS44NTUzSDMxLjE0OUwyOC41MTcyIDEyLjQyODVDMjUuOTU1NyAxNC45MzMzIDI1Ljg4NTQgMTUuMDE1NCAyNS44ODU0IDE1LjU3NjZDMjUuODg1NCAxNi4zNDMxIDI2LjMyMTcgMTYuODIyMiAyNy4xMDk4IDE2LjkzMTdMMjcuNzAwOSAxNy4wMDAxTDMwLjQ4NzUgMTQuMzk5NUMzNS43OTM0IDkuNDQ0NjcgMzYuMTg3NSA5LjAwNjY4IDM1Ljk0ODIgOC4xMTdDMzUuODQ5NyA3LjY5MjY5IDM0LjE4OSA2LjAwOTE0IDMwLjM2MDkgMi40NTA0MUMyNy42MTY1IC0wLjEwOTEzNSAyNy40NzU3IC0wLjE5MTI1OSAyNi42NDU0IDAuMTM3MjM4WiIgZmlsbD0iIzI3MzU2MSIvPgo8L3N2Zz4K);
	top: 20px;
	right: -30px;
	width: 36px;
	height: 18px;
}

.content-popup[data-style=classic] .content-popup__banner {
	max-height: 174px !important;
	margin-bottom: 26px !important;
}

.content-popup[data-style=classic] .content-popup__banner img {
	max-height: 174px !important;
}

.content-popup__title {
	margin-bottom: 16px !important;
}

@media (max-width: 767px) {
	.special-offer-span-crypto {
		padding: 8px 14px;
	}

	.special-offer-hero {
		padding-top: 80px;
		padding-bottom: 50px;
	}

	.special-offer-hero h1 {
		font-size: 36px;
	}

	.special-offer-hero p {
		font-size: 20px;
	}

	.special-offer-included h2 {
		font-size: 24px;
	}

	.special-offer-included {
		margin: 80px 0;
	}

	.special-offer-work h2 {
		font-size: 24px;
	}

	.special-offer-start h2 {
		font-size: 26px;
	}

	.special-offer-work__column:after {
		display: none;
	}

	.special-offer-hero__content {
		flex-wrap: wrap;
	}

	#special-offer h1 {
		font-size: 32px;
		margin: 28px 0 24px 0;
	}

	#special-offer h2 {
		font-size: 24px;
	}

	.special-offer-included__columns {
		gap: 20px;
	}

	.special-offer-included__column {
		width: 100%;
	}

	.special-offer-work__columns {
		flex-wrap: wrap;
	}

	.special-offer-work__column {
		width: 100%;
	}

	.special-offer-start__content {
		padding: 44px 32px;
	}
}

.modal-overlay {
	display: none;
	align-items: center;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999;
}

.modal {
	background: white;
	border-radius: 10px;
	width: 575px;
	padding: 30px;
	text-align: center;
	position: relative;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
	border-top: 6px solid #9b5fdf;
}

.modal .close-btn {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 40px;
	cursor: pointer;
	color: #666;
}

.timer {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
	color: #0a8f4c;
}

.clock-icon {
	background-color: #9b5fdf;
	width: 72px;
	height: 72px;
	border-radius: 50%;
	margin: 0 auto -30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	color: white;
	position: relative;
	top: -60px;
}

.content-popup__countdown-row {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	margin: 20px 0;
}

.content-popup__countdown-row .time {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-weight: 500;
	height: 36px;
	width: 42px;
	border-radius: 3px;
	background-color: #16724912;
	color: #9b5fdf;
}

.content-popup__countdown-row .separator {
	color: #9b5fdf;
}

.content-popup__banner {
	margin: 0 auto 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease;
	max-width: 300px;
}

.content-popup__banner img {
	max-height: 200px;
	cursor: inherit;
}

.content-popup__title {
	margin-bottom: 30px;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #273561;
}

.content-popup__text {
	color: #666;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
}

.content-popup__text strong {
	color: #9b5fdf;
}

.content-popup__footer {
	padding-top: 30px;
	text-align: center;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
}

.content-popup__cta {
	background-color: #9b5fdf;
	color: white;
	border: none;
	padding: 12px 24px;
	font-size: 16px;
	border-radius: 6px;
	cursor: pointer;
	transition: background 0.3s ease;
	max-width: 272px;
	display: block;
	margin: 0 auto;
	font-weight: 600;
}

.content-popup__cta:hover {
	background-color: #9b5fdf;
}

.modal.hr-modal {
    border-top: 6px solid #05A1F6;
}

.modal.hr-modal .content-popup__text strong {
    color: #05A1F6;
}

.modal.hr-modal .content-popup__countdown-row .time {
   color: #05A1F6;
}

.modal.hr-modal .content-popup__cta {
    background-color: #05A1F6;
}

.modal.hr-modal  .clock-icon {
    background-color: #05A1F6;
}

.special-offer-hero.hr-sp {
    background: linear-gradient(108deg, #9b5fdf 0%, #05A1F6 97%);
}

.special-offer-start__content.hr-sp-content {
     background: linear-gradient(108deg, #9b5fdf 0%, #05A1F6 97%);
}

.special-offer-work.hr-sp-work .special-offer-work__number {
    background: #05A1F6;
}

  .so-overlay { display: none; align-items: center; justify-content: center; position: fixed; inset: 0; background: rgba(26,32,56,.4); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); z-index: 9999; padding: 16px; }
    .so-modal { background: var(--white); border-radius: var(--radius-xl); width: 100%; max-width: 450px; box-shadow: var(--shadow-modal); position: relative; overflow: hidden; animation: modal-in .32s cubic-bezier(.34,1.56,.64,1); }
    @keyframes modal-in { from { opacity: 0; transform: scale(.88) translateY(24px); } to { opacity: 1; transform: scale(1) translateY(0); } }
    .so-modal__accent { height: 5px; background: var(--accent-gradient); }
    .so-modal__close { position: absolute; top: 14px; right: 18px; width: 30px; height: 30px; border-radius: 50%; border: none; background: var(--gray-100); color: var(--gray-600); font-size: 16px; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: background .2s, color .2s, transform .2s; z-index: 10;  }
    .so-modal__close:hover { background: var(--gray-200); color: var(--gray-900); transform: rotate(90deg); }
    .so-modal__body { padding: 32px 32px 0; text-align: center; }
    .so-modal__banner { display: flex; justify-content: center; margin-bottom: 18px; }
    .so-modal__banner-icon { width: 100%; height: 192px; display: flex; align-items: center; justify-content: center; font-size: 36px; }
    .so-modal__banner-icon img { display: block; max-width: 100%; max-height: 100%;}
    .so-modal__title { font-size: 20px; font-weight: 800; color: var(--gray-900); margin-bottom: 12px; line-height: 1.3; }
    .so-modal__text { font-size: 14px; color: var(--gray-600); line-height: 1.75; max-width: 360px; margin: 0 auto; }
    .so-modal__text strong { color: var(--accent-end); font-weight: 700; }
    .so-modal__countdown { display: flex; justify-content: center; align-items: center; gap: 8px; margin: 22px 0; }
    .so-modal__time { display: flex; flex-direction: column; align-items: center; gap: 4px; }
    .so-modal__time-value { display: inline-flex; align-items: center; justify-content: center; width: 52px; height: 52px; border-radius: var(--radius-sm); background: var(--gray-100); border: 1.5px solid var(--gray-200); font-size: 22px; font-weight: 800; color: var(--gray-900); font-variant-numeric: tabular-nums; }
    .so-modal__time-label { font-size: 10px; font-weight: 600; color: var(--gray-400); text-transform: uppercase; letter-spacing: .06em; }
    .so-modal__countdown-sep { font-size: 24px; font-weight: 800; color: var(--accent-mid); padding-bottom: 20px; }
    .so-modal__footer { padding: 0 32px 28px; text-align: center; }
    .so-modal__cta { display: block; width: 100%; padding: 15px 24px; border: none; border-radius: var(--radius-md); background: #2f51c9; color: var(--white);  font-size: 15px; font-weight: 700; cursor: pointer; text-decoration: none; text-align: center; box-shadow: 0 4px 18px rgba(117,167,215,.4); transition: opacity .2s, transform .2s, box-shadow .2s; letter-spacing: .02em; }
    .so-modal__cta:hover { opacity: .92; box-shadow: 0 8px 28px rgba(117,167,215,.55); }
   

@media (max-width: 767px) {
	.modal {
		margin: 0 10px;
	}

	.sp-item-row,
	.benefit-wrapper {
		flex-direction: column;
		gap: 2.5rem;
	}

	.sp-form-wrapper,
	.sp-item-row,
	.benefit-wrapper,
	.sp-banner-wrapper,
	.special_offer {
		padding-left: 15px;
		padding-right: 15px;
	}

	.benefit-item {
		width: 100%;
	}

	.sp-lager-text {
		font-size: 16px;
	}

	.sp-lager-h1 {
		font-size: 28px;
		margin-bottom: 15px;
	}

	.sp-lager-p {
		max-width: 100%;
		font-size: 20px;
	}

	.sp-banner {
		padding: 34px 24px;
	}

	.sp-banner h2 {
		font-size: 26px;
	}

	.sp-banner p {
		font-size: 18px;
	}
}

 @media (max-width: 640px) {
      .steps-section__grid { flex-direction: column; align-items: center; }
      .step-item::after { display: none; }
      .limited-offer__inner { padding: 36px 24px; }
      .so-modal__body { padding: 28px 24px 0; }
      .so-modal__footer { padding: 0 24px 24px; }
    }
