@media (max-width: 1440px) {
	.rn17 { --k: .85; }
}

@media (max-width: 1200px) {
	.rn17 { --k: .72; }
}

@media (max-width: 992px) {
	.rn17 { --k: .6; }
}

@media (min-width: 768px) and (max-width: 991px) {
	.rn17 { padding-top: 76.5px; }
}

@media (max-width: 767.98px) {

	.rn17 {
		padding-top: 61.05px;
		background: #f8f9fd;
	}

	.rn17-slide {
		height: auto;
		background-image: none;
		margin-bottom: 0;
	}

	.rn17-slide--1 { padding-bottom: 159%;   background: #f8f9fd; }
	.rn17-slide--2 { padding-bottom: 159.1%; background: #f8f9fd; }
	.rn17-slide--3 { padding-bottom: 159.1%; background: #f8f9fd; }

	.rn17-slide--2 { scroll-margin-top: 61.05px; }

	.rn17-logo         { left: 86.9%;  top: 3.02%;  width: 8.4%; }
	.rn17-title--dates { left: 43.41%; top: 7.8%;   width: 12.19%; }
	.rn17-title--name  { left: 21.4%;  top: 11.22%; width: 62.3%; }
	.rn17-title--claim { left: 28.28%; top: 16.23%; width: 42.3%; }
	.rn17-max          { left: 6.7%;   top: 49.12%; width: 86.1%; }
	.rn17-slide--1 .rn17-gift      { left: 17.1%; top: 21%;     width: 65.1%; }
	.rn17-slide--1 .rn17-phones    { left: 0;     top: 58.62%;  width: 94.6%; }
	.rn17-slide--1 .rn17-fineprint { left: 6.7%;  top: 93.21%;  width: 71.5%; }

	.rn17-scroll {
		display: block;
		left: 85.3%;
		top: 93.27%;
		width: 7.6%;
	}

	@keyframes rn17ScrollNudge {
		0%, 100% { transform: translateY(0); }
		50%      { transform: translateY(6px); }
	}

	.rn17-scroll { animation: rn17ScrollNudge 1.8s ease-in-out infinite; }

	.rn17-slide--2 .rn17-title2      { left: 19.4%; top: 3.46%;  width: 60.7%; }
	.rn17-slide--2 .rn17-phones-link { left: 0;     top: 9.43%;  width: 84.6%; }
	.rn17-slide--2 .rn17-gift        { left: 12.8%; top: 63.1%;  width: 73.8%; }
	.rn17-slide--2 .rn17-fineprint   { left: 13.2%; top: 96.17%; width: 69.6%; }

	.rn17-slide--3 .rn17-title2      { left: 14.6%; top: 2.95%;  width: 70.8%; }
	.rn17-slide--3 .rn17-phones-link { left: 0;     top: 8.11%;  width: 86%; }
	.rn17-slide--3 .rn17-gift        { left: 12.8%; top: 63.11%; width: 73.8%; }
	.rn17-slide--3 .rn17-fineprint   { left: 13.2%; top: 96.17%; width: 69.6%; }

	.rn17-legal { padding: 26px 16px 42px; }

	.rn17-legal__lead { font-size: 12px; margin-bottom: 14px; }
	.rn17-legal__list { font-size: 11px; margin-bottom: 26px; }
	.rn17-legal__note { font-size: 11px; margin-bottom: 18px; }

	.rn17-btn--register {
		font-size: 15px;
		padding: 9px 24px;
		border-radius: 8px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.rn17-scroll { animation: none; }
}
