.ny2026-title { width:100%; height:500px; display:table; border-radius:10px; }
	.ny2026-column1 { width:50%; display:table-cell; vertical-align:middle;  }
		.ny2026-column1 h1 { font:bold 22px/27px Arial; color:#29324f; padding:10px 40px; font-style:italic; }
		.ny2026-column1 p { font:22px/27px Arial; color:#4d546c; padding:10px 40px; font-style:italic; }
	.ny2026-column2 { display:table-cell; }

@media screen and (max-width:980px) {
	.ny2026-title {  }
		.ny2026-column1 { width:70%;  }
			.ny2026-column1 h1 { padding:10px 4%; }
			.ny2026-column1 p { padding:10px 4%; }
}

@media screen and (max-width:680px) {
	.ny2026-title {  }
		.ny2026-column1 { width:90%;  }
}

@media screen and (max-width:560px) {
	.ny2026-title {  }
		.ny2026-column1 { width:100%;  }
			.ny2026-column1 h1 { font:bold 20px/25px Arial; font-style:italic; }
			.ny2026-column1 p { font:20px/25px Arial; font-style:italic; }
}

/* 980 1178 */ 
.ny2026-elka { width:100%; overflow:hidden; }
	.ny2026-elka .elka { width:100%; height:auto; text-align:center; overflow:hidden; position:relative; background-image:url('/images/page/ny/2026/background.svg'); background-size:cover; background-repeat:no-repeat; background-position:center; border-radius:10px; }
			.ny2026-elka .elka img { width:100%; }

.pointer { position:absolute; width:10%; }
			
.decor-block {  }
	a.decor { position:absolute; background-repeat:no-repeat; z-index:2; }
		a.decor img { z-index:2; position:relative; }
		a.decor img.light { z-index:1; position:absolute; top:0px; left:0px; }
		.decor.small { width:3.67%; }
		.decor.medium { width:4.69%; }
		.decor.big { width:6.12%; }
	.elka-review { display:none; position:absolute; width:280px; background:#fff; border-radius:8px; padding:10px; box-shadow:0px 0px 10px rgba(0 0 0 / 30%); text-align:left; z-index:5; }
		.elka-review>.close { position:absolute; top:0; right:0; background:rgba(0 0 0 / 5%); padding:6px 9px; font:bold 18px/20px Tahoma; border-top-right-radius:8px; border-bottom-left-radius:8px; color:rgba(0 0 0 / 60%); cursor:pointer; }
		.elka-review>.name { font:bold 13px Arial; margin-bottom:5px; }
		.elka-review>.city { font:bold 13px Arial; margin-bottom:5px; }
		.elka-review>.text { margin-top:10px; overflow:hidden; overflow-y:auto; max-height:200px; }
			.elka-review>.text * { font-size:13px; color:#444; }
	

@media screen and (max-width:980px) {
.ny2026-elka {  }
	.ny2026-elka .elka { }
			.ny2026-elka .elka img { width:130%; margin-left:-15%; }
}


div.ny2026-gift-img { display:inline-block; width:100%; height:20px/*calc(100vh / 8)*/; position:relative; margin:0; padding:0; margin-top:-20px; }
	div.ny2026-gift-img a {   }
	div.ny2026-gift-img img { position:absolute; min-width:5%;  }
	div.ny2026-gift-img a.active img { opacity:0.5; }
	
.ny2026-gift-text { width:100%; }
	.ny2026-gift-text tr td { padding:5px; }
	.ny2026-gift-text input { width:24px; height:24px; margin:0; margin-right:10px; padding:0; vertical-align:middle; }
	.ny2026-gift-text label { font:18px/26px Arial; text-decoration:underline; color:var(--color-a); cursor:pointer; }
	.ny2026-gift-text tr.active td { background:#fff; }
	.ny2026-gift-text tr.active td:first-child { border-top-left-radius:8px; border-bottom-left-radius:8px; }
	.ny2026-gift-text tr.active td:last-child { border-top-right-radius:8px; border-bottom-right-radius:8px; }
	
	.ny2026-gift-text tr.deactive { opacity:0.5; }
		.ny2026-gift-text tr.deactive label { }
		
		
.ny2026-gift-text tr .ny2026-sert-box { display:none; }
.ny2026-gift-text tr.active .ny2026-sert-box { display:inline-block; }