/* Юридическая сноска о Meta в подвале. Добавлено 15.09.2026 */
#rec3653672401::after, #rec3856506401::after {
    display: block;
    box-sizing: border-box;
    width: 100%;
    background: #EAE6E1;
    color: #615953;
    opacity: 0.55;
    font-family: 'FuturaPT', Arial, sans-serif;
    font-size: 9px;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 1.6;
    text-align: center;
    padding: 16px 24px 22px 24px;
}
#rec3653672401::after {
    content: "Instagram — проект компании Meta Platforms Inc., признанной в России экстремистской организацией; её деятельность на территории Российской Федерации запрещена.";
}
#rec3856506401::after {
    content: "Instagram is a product of Meta Platforms Inc., recognised in Russia as an extremist organisation; its activities are banned in the Russian Federation.";
}
@media screen and (max-width: 640px) {
    #rec3653672401::after, #rec3856506401::after {
        font-size: 8px;
        letter-spacing: 0.03em;
        padding: 14px 16px 46px 16px;
    }
}