{"id":500,"date":"2026-07-05T00:45:39","date_gmt":"2026-07-05T00:45:39","guid":{"rendered":"https:\/\/vikoko.ai\/?page_id=500"},"modified":"2026-07-05T00:48:03","modified_gmt":"2026-07-05T00:48:03","slug":"%d1%86%d0%b5ing-%d1%86%d0%b5%d0%bd%d1%8b","status":"publish","type":"page","link":"https:\/\/vikoko.ai\/ru\/pricing\/","title":{"rendered":"\u0426\u0435\u043d\u044b"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n.vk-pricing-page {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 90px 20px 100px;\n}\n\n.vk-pricing-hero {\n    max-width: 780px;\n    margin: 0 auto 58px;\n    text-align: center;\n}\n\n.vk-pricing-hero h1 {\n    margin: 0 0 20px;\n    color: #1a0643;\n    font-size: clamp(38px, 5vw, 68px);\n    line-height: 1.05;\n    letter-spacing: -0.04em;\n}\n\n.vk-pricing-hero p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: #4c3b68;\n    font-size: 18px;\n    line-height: 1.7;\n}\n\n.vk-pricing-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 28px;\n    margin-bottom: 52px;\n}\n\n.vk-pricing-card {\n    position: relative;\n    padding: 38px 30px 34px;\n    border-radius: 32px;\n    background: rgba(255, 255, 255, 0.68);\n    border: 1px solid rgba(255, 255, 255, 0.78);\n    box-shadow: 0 22px 70px rgba(64, 64, 162, 0.13);\n    backdrop-filter: blur(18px);\n    -webkit-backdrop-filter: blur(18px);\n    text-align: center;\n    overflow: hidden;\n}\n\n.vk-pricing-card::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(circle at top left, rgba(221, 194, 255, 0.42), transparent 42%),\n                radial-gradient(circle at bottom right, rgba(255, 214, 190, 0.46), transparent 45%);\n    pointer-events: none;\n    z-index: 0;\n}\n\n.vk-pricing-card > * {\n    position: relative;\n    z-index: 1;\n}\n\n.vk-pricing-card-featured {\n    transform: translateY(-10px);\n    border: 1px solid rgba(64, 64, 162, 0.28);\n    box-shadow: 0 28px 86px rgba(64, 64, 162, 0.2);\n}\n\n.vk-pricing-card-featured::after {\n    content: \"Best value\";\n    position: absolute;\n    top: 18px;\n    right: 18px;\n    z-index: 2;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: rgba(64, 64, 162, 0.1);\n    color: #4040a2;\n    font-size: 13px;\n    font-weight: 700;\n}\n\n.vk-pricing-card h2 {\n    margin: 0 0 22px;\n    color: #1a0643;\n    font-size: 28px;\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n}\n\n.vk-pricing-price {\n    margin-bottom: 10px;\n    color: #4040a2;\n    font-size: 46px;\n    font-weight: 800;\n    line-height: 1;\n    letter-spacing: -0.04em;\n}\n\n.vk-pricing-slides {\n    margin: 0 0 20px;\n    color: #1a0643;\n    font-size: 18px;\n    font-weight: 700;\n}\n\n.vk-pricing-text {\n    margin: 0;\n    color: #5a4a72;\n    font-size: 16px;\n    line-height: 1.65;\n}\n\n.vk-pricing-register-box {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 40px 34px;\n    border-radius: 34px;\n    background: rgba(255, 255, 255, 0.72);\n    border: 1px solid rgba(255, 255, 255, 0.82);\n    box-shadow: 0 24px 76px rgba(64, 64, 162, 0.15);\n    backdrop-filter: blur(18px);\n    -webkit-backdrop-filter: blur(18px);\n    text-align: center;\n}\n\n.vk-pricing-register-box h2 {\n    margin: 0 0 14px;\n    color: #1a0643;\n    font-size: 32px;\n    line-height: 1.15;\n    letter-spacing: -0.03em;\n}\n\n.vk-pricing-register-box p {\n    max-width: 600px;\n    margin: 0 auto 26px;\n    color: #4c3b68;\n    font-size: 17px;\n    line-height: 1.65;\n}\n\n.vk-pricing-register-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 0 30px;\n    border-radius: 999px;\n    background: linear-gradient(135deg, #1a0643, #4040a2);\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 700;\n    text-decoration: none;\n    box-shadow: 0 14px 34px rgba(64, 64, 162, 0.28);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n}\n\n.vk-pricing-register-button:hover {\n    color: #ffffff;\n    text-decoration: none;\n    transform: translateY(-2px);\n    box-shadow: 0 18px 42px rgba(64, 64, 162, 0.34);\n}\n\n@media (max-width: 900px) {\n    .vk-pricing-page {\n        padding: 70px 18px 80px;\n    }\n\n    .vk-pricing-grid {\n        grid-template-columns: 1fr;\n        gap: 22px;\n    }\n\n    .vk-pricing-card-featured {\n        transform: none;\n    }\n}\n\n@media (max-width: 560px) {\n    .vk-pricing-card,\n    .vk-pricing-register-box {\n        border-radius: 26px;\n        padding: 30px 22px;\n    }\n\n    .vk-pricing-price {\n        font-size: 40px;\n    }\n\n    .vk-pricing-register-button {\n        width: 100%;\n        padding: 0 20px;\n        text-align: center;\n    }\n}\n<\/style>\n\n<section class=\"vk-pricing-page\">\n\n    <div class=\"vk-pricing-hero\">\n        <h1>\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0443\u043a\u0430\u0437\u0430\u043d\u0438\u0435 \u0430\u0432\u0442\u043e\u0440\u043e\u0432 \u0434\u043b\u044f \u0441\u043b\u0430\u0439\u0434\u0430<\/h1>\n        <p>\u041a\u0443\u043f\u0438\u0442\u0435 \u043a\u0440\u0435\u0434\u0438\u0442\u044b \u0434\u043b\u044f \u0441\u043b\u0430\u0439\u0434\u043e\u0432, \u0447\u0442\u043e\u0431\u044b \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0442\u044c \u0443\u0447\u0435\u0431\u043d\u044b\u0435 \u0441\u043b\u0430\u0439\u0434\u044b \u043d\u0430 \u0431\u0430\u0437\u0435 \u0418\u0418 \u0438\u0437 \u0432\u0430\u0448\u0438\u0445 \u0442\u0435\u043a\u0441\u0442\u043e\u0432, PDF-\u0444\u0430\u0439\u043b\u043e\u0432, \u0441\u043a\u0440\u0438\u043d\u0448\u043e\u0442\u043e\u0432 \u0438 \u0443\u0447\u0435\u0431\u043d\u044b\u0445 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432.<\/p>\n    <\/div>\n\n    <div class=\"vk-pricing-grid\">\n\n        <div class=\"vk-pricing-card\">\n            <h2>\u0421\u0442\u0430\u0440\u0442\u0435\u0440<\/h2>\n            <div class=\"vk-pricing-price\">\u20ac4.99<\/div>\n            <p class=\"vk-pricing-slides\">500 \u043a\u0440\u0435\u0434\u0438\u0442\u043e\u0432 \u0434\u043b\u044f \u0441\u043b\u0430\u0439\u0434\u043e\u0432<\/p>\n            <p class=\"vk-pricing-text\">\u0425\u043e\u0440\u043e\u0448\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Vikoko AI \u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0432\u0430\u0448\u0438\u0445 \u043f\u0435\u0440\u0432\u044b\u0445 \u0443\u0447\u0435\u0431\u043d\u044b\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432.<\/p>\n        <\/div>\n\n        <div class=\"vk-pricing-card vk-pricing-card-featured\">\n            <h2>\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0439<\/h2>\n            <div class=\"vk-pricing-price\">\u20ac9.99<\/div>\n            <p class=\"vk-pricing-slides\">1500 \u043a\u0440\u0435\u0434\u0438\u0442\u043e\u0432 \u043d\u0430 \u0441\u043b\u0430\u0439\u0434\u044b<\/p>\n            <p class=\"vk-pricing-text\">\u041b\u0443\u0447\u0448\u0438\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u0434\u043b\u044f \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0438\u0437\u0443\u0447\u0435\u043d\u0438\u044f \u044f\u0437\u044b\u043a\u043e\u0432 \u0438 \u0440\u0430\u0431\u043e\u0442\u044b \u0441 \u0431\u043e\u043b\u044c\u0448\u0438\u043c\u0438 \u0442\u0435\u043a\u0441\u0442\u0430\u043c\u0438.<\/p>\n        <\/div>\n\n        <div class=\"vk-pricing-card\">\n            <h2>\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u044b\u0439<\/h2>\n            <div class=\"vk-pricing-price\">\u20ac19.99<\/div>\n            <p class=\"vk-pricing-slides\">4 000 \u043a\u0440\u0435\u0434\u0438\u0442\u043e\u0432 \u0434\u043b\u044f \u0441\u043b\u0430\u0439\u0434\u043e\u0432<\/p>\n            <p class=\"vk-pricing-text\">\u0414\u043b\u044f \u0443\u0447\u0430\u0449\u0438\u0445\u0441\u044f, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0445\u043e\u0442\u044f\u0442 \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0442\u044c \u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u043e \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u044b\u0445 \u0443\u0447\u0435\u0431\u043d\u044b\u0445 \u0441\u043b\u0430\u0439\u0434\u043e\u0432 \u0438\u0437 \u0440\u0430\u0437\u043d\u044b\u0445 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432.<\/p>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"vk-pricing-register-box\">\n        <h2>\u0425\u043e\u0442\u0438\u0442\u0435 \u043a\u0443\u043f\u0438\u0442\u044c \u043a\u0440\u0435\u0434\u0438\u0442\u044b \u0434\u043b\u044f \u0441\u043b\u0430\u0439\u0434\u043e\u0432?<\/h2>\n        <p>\u0421\u043d\u0430\u0447\u0430\u043b\u0430 \u0441\u043e\u0437\u0434\u0430\u0439\u0442\u0435 \u0443\u0447\u0435\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c, \u043f\u043e\u0441\u043b\u0435 \u0447\u0435\u0433\u043e \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u0440\u0438\u043e\u0431\u0440\u0435\u0441\u0442\u0438 \u043a\u0440\u0435\u0434\u0438\u0442\u044b \u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0438\u0445 \u0432 \u0441\u0432\u043e\u0435\u0439 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f.<\/p>\n        <a class=\"vk-pricing-register-button\" href=\"\/ru\/%d0%b0%d0%ba%d0%ba%d0%b0%d1%83%d0%bd%d1%82\/\">\u0421\u043e\u0437\u0434\u0430\u0439\u0442\u0435 \u0443\u0447\u0435\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c, \u0447\u0442\u043e\u0431\u044b \u043a\u0443\u043f\u0438\u0442\u044c \u0441\u043b\u0430\u0439\u0434\u044b<\/a>\n    <\/div>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Choose your slide credits Buy slide credits to create AI-powered learning slides from your texts, PDFs, screenshots, and study materials. Starter \u20ac4.99 500 slide credits Good for trying Vikoko AI and creating your first learning projects. Standard \u20ac9.99 1,500 slide credits Best for regular language learning and working with larger texts. Extended \u20ac19.99 4,000 slide [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":""},"class_list":["post-500","page","type-page","status-publish","hentry"],"blocksy_meta":[],"acf":[],"_links":{"self":[{"href":"https:\/\/vikoko.ai\/ru\/wp-json\/wp\/v2\/pages\/500","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vikoko.ai\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vikoko.ai\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vikoko.ai\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vikoko.ai\/ru\/wp-json\/wp\/v2\/comments?post=500"}],"version-history":[{"count":3,"href":"https:\/\/vikoko.ai\/ru\/wp-json\/wp\/v2\/pages\/500\/revisions"}],"predecessor-version":[{"id":503,"href":"https:\/\/vikoko.ai\/ru\/wp-json\/wp\/v2\/pages\/500\/revisions\/503"}],"wp:attachment":[{"href":"https:\/\/vikoko.ai\/ru\/wp-json\/wp\/v2\/media?parent=500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}