<style>
    /* контейнер оверлея */
    #ageGateOverlay {
        position: fixed;
        inset: 0;
        display: flex;              /* flex */
        align-items: center;        /* по вертикали */
        justify-content: center;    /* по горизонтали */
        background: rgba(0, 0, 0, .92);
        color: #fff;
        z-index: 2147483647;
    }
    /* сам бокс */
    #ageGateBox {
        max-width: 640px;
        margin: 0 16px;             /* убрали top-margin */
        background: #111;
        /* border-radius: 16px; */
        padding: 28px;
        text-align: center;
        box-shadow: 0 10px 40px rgba(0, 0, 0, .6);
        border: 1px solid #222;
        max-height: 90vh;           /* защита от выхода за экран */
        overflow: auto;             /* скролл внутри, если контент длинный */
    }
    #ageGateTitle { font-size: 28px; margin: 0 0 8px }
    #ageGateDesc  { font-size: 16px; line-height: 1.6; color: #ddd; margin: 0 0 16px }
    #ageGateBtns  { display: flex; gap: 12px; justify-content: center; margin-top: 12px; flex-wrap: wrap }
    .age-btn {
        appearance: none; border: 0; border-radius: 0;
        padding: 12px 18px; font-weight: 600; cursor: pointer; min-width: 125px;
    }
    .age-btn-yes { background: #22c55e; color: #000 }
    .age-btn-no  { background: transparent; color: #fff; border: 1px solid #444 }
    #ageGateLinks {
        margin-top: 14px; font-size: 14px; color: #bbb;
        display: flex; gap: 16px; justify-content: center; flex-wrap: wrap
    }
    #ageGateLinks a { color: #fff; text-decoration: underline; text-underline-offset: 2px }
    html.age-gate-lock, body.age-gate-lock { overflow: hidden; height: 100% }
</style>
<div id="ageGateOverlay" role="dialog" aria-modal="true" aria-labelledby="ageGateTitle" aria-describedby="ageGateDesc">
    <div id="ageGateBox">
        <div id="ageGateTitle">Взрослый контент</div>
        <p id="ageGateDesc">
            Сайт содержит материалы для взрослых и предназначен только для пользователей 18+.
            Продолжая, вы подтверждаете совершеннолетие и согласие с нашими Правилами и Политиками.
        </p>
        <div id="ageGateBtns">
            <button type="button" class="age-btn age-btn-yes" id="ageYes">Мне 18+</button>
            <a class="age-btn age-btn-no" href="https://escortmoscow.net/usloviya-polzovaniya/">Мне нет 18+</a>
        </div>
        <div id="ageGateLinks">
            <a href="https://escortmoscow.net/usloviya-polzovaniya/">Условия пользования</a>
            <a href="https://escortmoscow.net/privacy-policy/">Политика конфиденциальности</a>
            <a href="https://escortmoscow.net/politika-bezopasnosti/">Политика безопасности</a>
        </div>
    </div>
</div>
<script>
    (function() {
        // Блокируем скролл страницы под попапом
        document.documentElement.classList.add('age-gate-lock');
        document.body.classList.add('age-gate-lock');

        function setCookie(name, value, days) {
            var date = new Date();
            date.setTime(date.getTime() + days * 24 * 60 * 60 * 1000);
            var parts = ['expires=' + date.toUTCString(), 'path=/', 'samesite=Lax','secure'];
            document.cookie = name + '=' + encodeURIComponent(value) + '; ' + parts.join('; ');
        }

        document.getElementById('ageYes').addEventListener('click', function() {
            setCookie('em_age_ok', '1', 30); // 1 месяц
            window.location.reload();
        });
    })();
</script>
<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet type='text/xsl' href='https://escortmoscow.net/wp-content/plugins/google-sitemap-generator/sitemap.xsl'?><!-- sitemap-generator-url='http://www.arnebrachhold.de' sitemap-generator-version='4.1.21' -->
<!-- generated-on='April 3, 2026 11:08 pm' -->
<sitemapindex xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd' xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>	<sitemap>
		<loc>https://escortmoscow.net/sitemap-misc.xml</loc>
		<lastmod>2025-10-16T15:00:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://escortmoscow.net/externals-sitemap.xml</loc>
		<lastmod>2025-10-16T15:00:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://escortmoscow.net/model-sitemap.xml</loc>
		<lastmod>2025-10-05T14:04:25+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://escortmoscow.net/post-sitemap.xml</loc>
		<lastmod>2025-10-07T06:22:55+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://escortmoscow.net/page-sitemap.xml</loc>
		<lastmod>2025-10-14T06:55:35+00:00</lastmod>
	</sitemap>
</sitemapindex><!-- Request ID: 551c681125b23d42b28c3d127b394ffe; Queries for sitemap: 6; Total queries: 26; Seconds: 0; Memory for sitemap: 1KB; Total memory: 56MB -->
