.vk-editorial-rate-section{ padding-top:26px; margin:0 0 40px; }
.vk-editorial-rate-heading{ text-align:center; margin-bottom:10px; }
.vk-editorial-rate-heading .vk-eyebrow{
	display:block; font-family:var(--vk-font-body); font-size:10px; font-weight:600;
	letter-spacing:2.5px; text-transform:uppercase; color:var(--vk-primary); margin-bottom:10px;
}
.vk-editorial-rate-heading h2{
	font-family:Georgia,'Times New Roman',serif; font-style:italic; font-weight:400;
	font-size:24px; color:var(--vk-text); margin:0;
}
.vk-editorial-rate-heading-rule{ width:36px; height:1px; background:var(--vk-primary); margin:12px auto 0; }
.vk-editorial-rate-desc{
	text-align:center; font-family:var(--vk-font-body); font-size:13.5px; color:#666;
	line-height:1.7; max-width:480px; margin:0 auto 24px;
}
.vk-editorial-rate-wrap{ overflow-x:auto; -webkit-overflow-scrolling:touch; border-radius:10px; box-shadow:0 10px 26px rgba(0,0,0,.08); }
.vk-editorial-rate-table{ width:100%; border-collapse:collapse; min-width:420px; font-family:var(--vk-font-body); font-size:13px; }
.vk-editorial-rate-table thead th{
	text-align:left; padding:12px 16px; background:#FAF8F3; font-weight:700; font-size:11px;
	text-transform:uppercase; letter-spacing:.3px; color:var(--vk-primary);
}
.vk-editorial-rate-table td{ padding:12px 16px; border-top:1px solid #eee; color:var(--vk-text); }
.vk-editorial-rate-table td strong{ font-family:Georgia,'Times New Roman',serif; font-style:italic; color:var(--vk-primary); }
