{"id":4010,"date":"2025-08-05T02:38:05","date_gmt":"2025-08-05T02:38:05","guid":{"rendered":"https:\/\/cevredent.com\/%d1%87%d0%b5%d1%81%d1%82%d0%be-%d0%b7%d0%b0%d0%b4%d0%b0%d0%b2%d0%b0%d0%bd%d0%b8-%d0%b2%d1%8a%d0%bf%d1%80%d0%be%d1%81%d0%b8\/"},"modified":"2026-05-31T22:25:20","modified_gmt":"2026-05-31T22:25:20","slug":"%d1%87%d0%b5%d1%81%d1%82%d0%be-%d0%b7%d0%b0%d0%b4%d0%b0%d0%b2%d0%b0%d0%bd%d0%b8-%d0%b2%d1%8a%d0%bf%d1%80%d0%be%d1%81%d0%b8","status":"publish","type":"page","link":"https:\/\/cevredent.com\/bg\/%d1%87%d0%b5%d1%81%d1%82%d0%be-%d0%b7%d0%b0%d0%b4%d0%b0%d0%b2%d0%b0%d0%bd%d0%b8-%d0%b2%d1%8a%d0%bf%d1%80%d0%be%d1%81%d0%b8\/","title":{"rendered":"\u0427\u0435\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u043d\u0438 \u0432\u044a\u043f\u0440\u043e\u0441\u0438"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4010\" class=\"elementor elementor-4010 elementor-160\">\n\t\t\t\t<div class=\"elementor-element elementor-element-915a0c6 e-flex e-con-boxed pxl-column-none pxl-row-scroll-none pxl-zoom-point-false pxl-section-overflow-visible pxl-section-fix-none pxl-full-content-with-space-none pxl-bg-color-none pxl-section-overlay-none e-con e-parent \" data-id=\"915a0c6\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-29d0317 elementor-widget elementor-widget-html\" data-id=\"29d0317\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>.cevre-faq-page {\n    width: 100%;\n    padding: 70px 20px 90px;\n    background: #ffffff;\n  }\n\n  .cevre-faq-container {\n    max-width: 1280px;\n    margin: 0 auto;\n  }\n\n  .cevre-faq-head {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 46px;\n  }\n\n  .cevre-faq-kicker {\n    margin: 0 0 10px;\n    font-size: 14px;\n    line-height: 1.4;\n    font-weight: 600;\n    color: #8A97B3;\n  }\n\n  .cevre-faq-title {\n    margin: 0 0 14px;\n    font-size: 40px;\n    line-height: 1.2;\n    font-weight: 700;\n    color: #142B63;\n  }\n\n  .cevre-faq-text {\n    margin: 0;\n    font-size: 16px;\n    line-height: 1.8;\n    color: #8A97B3;\n  }\n\n  .cevre-faq-tabs {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    border-bottom: 1px solid #dfe5ef;\n    margin-bottom: 34px;\n  }\n\n  .cevre-faq-tab {\n    appearance: none;\n    border: 0;\n    background: transparent;\n    padding: 0 0 18px;\n    text-align: left;\n    font-size: 16px;\n    line-height: 1.4;\n    font-weight: 500;\n    color: #9AA6BE;\n    cursor: pointer;\n    position: relative;\n    transition: color 0.2s ease;\n  }\n\n  .cevre-faq-tab.active {\n    color: #142B63;\n    font-weight: 700;\n  }\n\n  .cevre-faq-tab.active::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: -1px;\n    width: 100%;\n    height: 2px;\n    background: #142B63;\n  }\n\n  .cevre-faq-panel {\n    display: none;\n  }\n\n  .cevre-faq-panel.active {\n    display: block;\n  }\n\n  .cevre-faq-item {\n    border-bottom: 1px solid #e6ebf4;\n  }\n\n  .cevre-faq-question {\n    width: 100%;\n    appearance: none;\n    border: 0;\n    background: transparent;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 18px;\n    padding: 24px 0;\n    text-align: left;\n    cursor: pointer;\n  }\n\n  .cevre-faq-question span {\n    display: block;\n    font-size: 17px;\n    line-height: 1.6;\n    font-weight: 500;\n    color: #142B63;\n  }\n\n  .cevre-faq-icon {\n    flex-shrink: 0;\n    width: 20px;\n    height: 20px;\n    position: relative;\n  }\n\n  .cevre-faq-icon::before,\n  .cevre-faq-icon::after {\n    content: \"\";\n    position: absolute;\n    background: #142B63;\n    border-radius: 2px;\n    transition: transform 0.2s ease;\n  }\n\n  .cevre-faq-icon::before {\n    width: 14px;\n    height: 2px;\n    left: 3px;\n    top: 9px;\n  }\n\n  .cevre-faq-icon::after {\n    width: 2px;\n    height: 14px;\n    left: 9px;\n    top: 3px;\n  }\n\n  .cevre-faq-item.open .cevre-faq-icon::after {\n    transform: scaleY(0);\n  }\n\n  .cevre-faq-answer {\n    display: none;\n    padding: 0 40px 24px 0;\n  }\n\n  .cevre-faq-item.open .cevre-faq-answer {\n    display: block;\n  }\n\n  .cevre-faq-answer p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.9;\n    color: #7E8CA8;\n  }\n\n  @media (max-width: 1024px) {\n    .cevre-faq-tabs {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px 20px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .cevre-faq-page {\n      padding: 55px 16px 70px;\n    }\n\n    .cevre-faq-title {\n      font-size: 30px;\n    }\n\n    .cevre-faq-text {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .cevre-faq-tabs {\n      grid-template-columns: 1fr;\n      margin-bottom: 24px;\n    }\n\n    .cevre-faq-tab {\n      padding-bottom: 14px;\n    }\n\n    .cevre-faq-question {\n      padding: 20px 0;\n    }\n\n    .cevre-faq-question span {\n      font-size: 16px;\n    }\n\n    .cevre-faq-answer {\n      padding: 0 10px 20px 0;\n    }\n  }\n<\/style>\n\n<section class=\"cevre-faq-page\">\n  <div class=\"cevre-faq-container\">\n    <div class=\"cevre-faq-head\">\n      <p class=\"cevre-faq-kicker\">\u0427\u0435\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u043d\u0438 \u0432\u044a\u043f\u0440\u043e\u0441\u0438<\/p>\n      <h2 class=\"cevre-faq-title\">\u0412\u044a\u043f\u0440\u043e\u0441\u0438 \u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u0438 \u0437\u0430 \u0437\u044a\u0431\u043d\u043e \u043b\u0435\u0447\u0435\u043d\u0438\u0435 \u0432 \u0422\u0443\u0440\u0446\u0438\u044f<\/h2>\n      <p class=\"cevre-faq-text\">\u041d\u0430\u043c\u0435\u0440\u0435\u0442\u0435 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u0438 \u043d\u0430 \u0447\u0435\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u043d\u0438 \u0432\u044a\u043f\u0440\u043e\u0441\u0438 \u0437\u0430 \u0437\u044a\u0431\u043d\u0438 \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0438, \u0444\u0430\u0441\u0435\u0442\u0438, Hollywood Smile \u0438 \u0446\u0438\u0440\u043a\u043e\u043d\u0438\u0435\u0432\u0438 \u043a\u043e\u0440\u043e\u043d\u0438 \u0432 \u0418\u0441\u0442\u0430\u043d\u0431\u0443\u043b.<\/p>\n    <\/div>\n\n    <div class=\"cevre-faq-tabs\">\n      <button class=\"cevre-faq-tab active\" data-tab=\"implants\">\u0417\u044a\u0431\u043d\u0438 \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0438<\/button>\n      <button class=\"cevre-faq-tab\" data-tab=\"veneers\">\u0417\u044a\u0431\u043d\u0438 \u0444\u0430\u0441\u0435\u0442\u0438<\/button>\n      <button class=\"cevre-faq-tab\" data-tab=\"hollywood\">Hollywood Smile<\/button>\n      <button class=\"cevre-faq-tab\" data-tab=\"zirconium\">\u0426\u0438\u0440\u043a\u043e\u043d\u0438\u0435\u0432\u0438 \u043a\u043e\u0440\u043e\u043d\u0438<\/button>\n    <\/div>\n\n    <!-- \u0417\u044a\u0431\u043d\u0438 \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0438 -->\n    <div class=\"cevre-faq-panel active\" id=\"implants\">\n      <div class=\"cevre-faq-item open\">\n        <button class=\"cevre-faq-question\">\n          <span>\u041a\u043e\u043b\u043a\u043e \u0434\u044a\u043b\u0433\u043e \u0438\u0437\u0434\u044a\u0440\u0436\u0430\u0442 \u0437\u044a\u0431\u043d\u0438\u0442\u0435 \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0438?<\/span>\n          <i class=\"cevre-faq-icon\"><\/i>\n        <\/button>\n        <div class=\"cevre-faq-answer\">\n          <p>\u0417\u044a\u0431\u043d\u0438\u0442\u0435 \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0438 \u0441\u0430 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0437\u0430 \u043b\u0438\u043f\u0441\u0432\u0430\u0449\u0438 \u0437\u044a\u0431\u0438. \u041f\u0440\u0438 \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0430 \u043e\u0440\u0430\u043b\u043d\u0430 \u0445\u0438\u0433\u0438\u0435\u043d\u0430, \u0440\u0435\u0434\u043e\u0432\u043d\u0438 \u043f\u0440\u0435\u0433\u043b\u0435\u0434\u0438 \u0438 \u0437\u0434\u0440\u0430\u0432\u0438 \u0432\u0435\u043d\u0446\u0438 \u0442\u0435 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0438\u0437\u0434\u044a\u0440\u0436\u0430\u0442 \u043c\u043d\u043e\u0433\u043e \u0433\u043e\u0434\u0438\u043d\u0438.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"cevre-faq-item\">\n        <button class=\"cevre-faq-question\">\n          <span>\u041f\u043e\u0434\u0445\u043e\u0434\u044f\u0449 \u043b\u0438 \u0441\u044a\u043c \u043a\u0430\u043d\u0434\u0438\u0434\u0430\u0442 \u0437\u0430 \u0437\u044a\u0431\u043d\u0438 \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0438?<\/span>\n          <i class=\"cevre-faq-icon\"><\/i>\n        <\/button>\n        <div class=\"cevre-faq-answer\">\n          <p>\u041f\u043e\u0432\u0435\u0447\u0435\u0442\u043e \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u0438 \u0441 \u0435\u0434\u0438\u043d \u0438\u043b\u0438 \u043f\u043e\u0432\u0435\u0447\u0435 \u043b\u0438\u043f\u0441\u0432\u0430\u0449\u0438 \u0437\u044a\u0431\u0430 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0431\u044a\u0434\u0430\u0442 \u043f\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0427\u0435\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u043d\u0438 \u0432\u044a\u043f\u0440\u043e\u0441\u0438 \u0412\u044a\u043f\u0440\u043e\u0441\u0438 \u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u0438 \u0437\u0430 \u0437\u044a\u0431\u043d\u043e \u043b\u0435\u0447\u0435\u043d\u0438\u0435 \u0432 \u0422\u0443\u0440\u0446\u0438\u044f \u041d\u0430\u043c\u0435\u0440\u0435\u0442\u0435 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u0438 \u043d\u0430 \u0447\u0435\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u043d\u0438 \u0432\u044a\u043f\u0440\u043e\u0441\u0438 \u0437\u0430 \u0437\u044a\u0431\u043d\u0438 \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0438, \u0444\u0430\u0441\u0435\u0442\u0438, Hollywood Smile \u0438 \u0446\u0438\u0440\u043a\u043e\u043d\u0438\u0435\u0432\u0438 \u043a\u043e\u0440\u043e\u043d\u0438 \u0432 \u0418\u0441\u0442\u0430\u043d\u0431\u0443\u043b. \u0417\u044a\u0431\u043d\u0438 \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0438 \u0417\u044a\u0431\u043d\u0438 \u0444\u0430\u0441\u0435\u0442\u0438 Hollywood Smile \u0426\u0438\u0440\u043a\u043e\u043d\u0438\u0435\u0432\u0438 \u043a\u043e\u0440\u043e\u043d\u0438 \u041a\u043e\u043b\u043a\u043e \u0434\u044a\u043b\u0433\u043e \u0438\u0437\u0434\u044a\u0440\u0436\u0430\u0442 \u0437\u044a\u0431\u043d\u0438\u0442\u0435 \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0438? \u0417\u044a\u0431\u043d\u0438\u0442\u0435 \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0438 \u0441\u0430 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0437\u0430 \u043b\u0438\u043f\u0441\u0432\u0430\u0449\u0438 \u0437\u044a\u0431\u0438. \u041f\u0440\u0438 \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0430 \u043e\u0440\u0430\u043b\u043d\u0430 \u0445\u0438\u0433\u0438\u0435\u043d\u0430, \u0440\u0435\u0434\u043e\u0432\u043d\u0438 \u043f\u0440\u0435\u0433\u043b\u0435\u0434\u0438 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4010","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cevredent.com\/bg\/wp-json\/wp\/v2\/pages\/4010","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cevredent.com\/bg\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cevredent.com\/bg\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cevredent.com\/bg\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cevredent.com\/bg\/wp-json\/wp\/v2\/comments?post=4010"}],"version-history":[{"count":4,"href":"https:\/\/cevredent.com\/bg\/wp-json\/wp\/v2\/pages\/4010\/revisions"}],"predecessor-version":[{"id":4014,"href":"https:\/\/cevredent.com\/bg\/wp-json\/wp\/v2\/pages\/4010\/revisions\/4014"}],"wp:attachment":[{"href":"https:\/\/cevredent.com\/bg\/wp-json\/wp\/v2\/media?parent=4010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}