{"id":4374,"date":"2023-04-21T01:48:50","date_gmt":"2023-04-21T04:48:50","guid":{"rendered":"https:\/\/perfaceacademy.com\/?page_id=4374"},"modified":"2023-04-22T17:07:48","modified_gmt":"2023-04-22T20:07:48","slug":"surgical-materials","status":"publish","type":"page","link":"https:\/\/perfaceacademy.com\/en\/surgical-materials\/","title":{"rendered":"Surgical Materials"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4374\" class=\"elementor elementor-4374\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a7c457f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a7c457f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4a1c840\" data-id=\"4a1c840\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c6e99e2 elementor-absolute elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"c6e99e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1174\" height=\"1343\" src=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-1.png\" class=\"attachment-full size-full wp-image-3636\" alt=\"\" srcset=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-1.png 1174w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-1-262x300.png 262w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-1-895x1024.png 895w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-1-768x879.png 768w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-1-10x12.png 10w\" sizes=\"(max-width: 1174px) 100vw, 1174px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6f30fc elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-global elementor-global-1338 elementor-widget-shortcode\" data-id=\"e6f30fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"trp_language_switcher_shortcode\">\n<div class=\"trp-language-switcher trp-language-switcher-container\" data-no-translation>\n    <div class=\"trp-ls-shortcode-current-language\">\n        <a href=\"#\" class=\"trp-ls-shortcode-disabled-language trp-ls-disabled-language\" title=\"English\" onclick=\"event.preventDefault()\">\n\t\t\t<img decoding=\"async\" class=\"trp-flag-image\" src=\"https:\/\/perfaceacademy.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/images\/flags\/en_GB.png\" width=\"18\" height=\"12\" alt=\"en_GB\" title=\"English\"> \t\t<\/a>\n    <\/div>\n    <div class=\"trp-ls-shortcode-language\">\n                <a href=\"#\" class=\"trp-ls-shortcode-disabled-language trp-ls-disabled-language\"  title=\"English\" onclick=\"event.preventDefault()\">\n\t\t\t<img decoding=\"async\" class=\"trp-flag-image\" src=\"https:\/\/perfaceacademy.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/images\/flags\/en_GB.png\" width=\"18\" height=\"12\" alt=\"en_GB\" title=\"English\"> \t\t<\/a>\n                    <a href=\"https:\/\/perfaceacademy.com\/en\/wp-json\/wp\/v2\/pages\/4374\" title=\"Portuguese\">\n            <img decoding=\"async\" class=\"trp-flag-image\" src=\"https:\/\/perfaceacademy.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/images\/flags\/pt_BR.png\" width=\"18\" height=\"12\" alt=\"pt_BR\" title=\"Portuguese\">         <\/a>\n\n            <a href=\"https:\/\/perfaceacademy.com\/en\/wp-json\/wp\/v2\/pages\/4374\" title=\"Spanish\">\n            <img loading=\"lazy\" decoding=\"async\" class=\"trp-flag-image\" src=\"https:\/\/perfaceacademy.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/images\/flags\/es_ES.png\" width=\"18\" height=\"12\" alt=\"es_ES\" title=\"Spanish\">         <\/a>\n\n        <\/div>\n    <script type=\"application\/javascript\">\n        \/\/ need to have the same with set from JS on both divs. Otherwise it can push stuff around in HTML\n        var trp_ls_shortcodes = document.querySelectorAll('.trp_language_switcher_shortcode .trp-language-switcher');\n        if ( trp_ls_shortcodes.length > 0) {\n            \/\/ get the last language switcher added\n            var trp_el = trp_ls_shortcodes[trp_ls_shortcodes.length - 1];\n\n            var trp_shortcode_language_item = trp_el.querySelector( '.trp-ls-shortcode-language' )\n            \/\/ set width\n            var trp_ls_shortcode_width                                               = trp_shortcode_language_item.offsetWidth + 16;\n            trp_shortcode_language_item.style.width                                  = trp_ls_shortcode_width + 'px';\n            trp_el.querySelector( '.trp-ls-shortcode-current-language' ).style.width = trp_ls_shortcode_width + 'px';\n\n            \/\/ We're putting this on display: none after we have its width.\n            trp_shortcode_language_item.style.display = 'none';\n        }\n    <\/script>\n<\/div>\n<\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1855bd6 elementor-widget elementor-widget-spacer\" data-id=\"1855bd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b00f9dc elementor-widget elementor-widget-heading\" data-id=\"b00f9dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">GET A FREE COPY OF MY NEW GUIDE: surgical materials<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ea0f4af gd elementor-widget elementor-widget-heading\" data-id=\"ea0f4af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><b>Complete Guide to Surgical MAterials for Plastic Surgeons and Otolaryngologists<\/b><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa10498 elementor-widget elementor-widget-heading\" data-id=\"aa10498\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Become an expert in hospital instruments and build your confidence in the hospital center<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e19b678 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-image\" data-id=\"e19b678\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1003\" height=\"1024\" src=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/04\/product-1003x1024.png\" class=\"attachment-large size-large wp-image-4371\" alt=\"\" srcset=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/04\/product-1003x1024.png 1003w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/04\/product-294x300.png 294w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/04\/product-768x784.png 768w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/04\/product-1505x1536.png 1505w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/04\/product-2007x2048.png 2007w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/04\/product-12x12.png 12w\" sizes=\"(max-width: 1003px) 100vw, 1003px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da4d3ee elementor-mobile-align-center elementor-align-justify elementor-button-info elementor-tablet-align-justify elementor-widget-tablet__width-initial elementor-laptop-align-justify elementor-widget-laptop__width-initial elementor-widget elementor-widget-button\" data-id=\"da4d3ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjQ2NzgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">DOWNLOAD YOUR COPY NOW<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47b459c elementor-absolute elementor-widget elementor-widget-image\" data-id=\"47b459c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1160\" height=\"772\" src=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/flare.jpg\" class=\"attachment-full size-full wp-image-3626\" alt=\"\" srcset=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/flare.jpg 1160w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/flare-300x200.jpg 300w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/flare-1024x681.jpg 1024w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/flare-768x511.jpg 768w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/flare-18x12.jpg 18w\" sizes=\"(max-width: 1160px) 100vw, 1160px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9b589d5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9b589d5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c07af95\" data-id=\"c07af95\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9c96925 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"9c96925\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"470\" height=\"123\" src=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/light-1.jpg\" class=\"attachment-full size-full wp-image-3666\" alt=\"\" srcset=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/light-1.jpg 470w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/light-1-300x79.jpg 300w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/light-1-18x5.jpg 18w\" sizes=\"(max-width: 470px) 100vw, 470px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-c9c3a19 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c9c3a19\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-ed3d19f\" data-id=\"ed3d19f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2665650 elementor-widget__width-initial od elementor-widget-laptop__width-initial elementor-widget elementor-widget-heading\" data-id=\"2665650\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Increase your confidence <\/b><b>in <\/b><b>the hospital center<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c0b04e8 elementor-widget-mobile__width-initial elementor-widget-laptop__width-initial elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c0b04e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>With the Complete Guide to Surgical Instruments for Plastic Surgeons and Otolaryngologists, you will learn about:<\/b><\/p>\n<p>\u25cf The most used surgical instruments in these specialties;<\/p>\n<p>\u25cf Accurate descriptions and detailed images of each instrument;<\/p>\n<p>\u25cf Guidance on the selection and correct use of each instrument;<\/p>\n<p>\u25cf Practical tips to improve your ability to use surgical instruments;<\/p>\n<p>\u25cf How to perform more accurate and effective surgeries, increasing safety and efficiency in your procedures<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-c2bdee9 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c2bdee9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2cbef6a\" data-id=\"2cbef6a\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b6fe358 elementor-widget elementor-widget-heading\" data-id=\"b6fe358\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Don't waste any more time looking for information scattered indifferent sources about surgical materials.<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dc91e14 elementor-widget elementor-widget-heading\" data-id=\"dc91e14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Download now the Complete Guide to Surgical Instruments for Plastic Surgeons and Otorhinolaryngologists and have access to detailed and accurate information about the most used instruments. With this guide, you will be able to improve your knowledge and skills in the surgical area, ensuring more safety and efficiency in your procedures. Don't waste any more time and start succeeding in your surgeries right now!<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a4e6f6d elementor-mobile-align-center elementor-align-justify elementor-tablet-align-justify elementor-widget-tablet__width-initial elementor-laptop-align-justify elementor-widget-laptop__width-initial elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"a4e6f6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjQ2NzgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">DOWNLOAD YOUR COPY NOW<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f08d31 elementor-absolute elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"1f08d31\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"388\" height=\"388\" src=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/flare2.jpg\" class=\"attachment-full size-full wp-image-3624\" alt=\"\" srcset=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/flare2.jpg 388w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/flare2-300x300.jpg 300w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/flare2-150x150.jpg 150w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/flare2-12x12.jpg 12w\" sizes=\"(max-width: 388px) 100vw, 388px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e2ad346 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e2ad346\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f94ecca\" data-id=\"f94ecca\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-60e26a5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"60e26a5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-73038de\" data-id=\"73038de\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1e4bde8 elementor-widget elementor-widget-image\" data-id=\"1e4bde8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"476\" height=\"477\" src=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-foto.png\" class=\"attachment-full size-full wp-image-3614\" alt=\"\" srcset=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-foto.png 476w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-foto-300x300.png 300w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-foto-150x150.png 150w, https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-foto-12x12.png 12w\" sizes=\"(max-width: 476px) 100vw, 476px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87685e9 elementor-widget__width-initial gd elementor-widget elementor-widget-heading\" data-id=\"87685e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><b>WHERE DID THE GUIDE<\/b><br><b>COME FROM?<\/b><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3a1594 elementor-widget elementor-widget-text-editor\" data-id=\"f3a1594\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul>\n<li>Pioneer in Hybrid Rhinoplasty.<li>Speaker at the largest plastic surgery congresses in the world.<\/li><li>Recognized by the world&#8217;s leading plastic surgeons for its less invasive technique.<\/li><li>I love playing sports and being with my children.<\/li><li>Founder of the first international online mentoring in structured and preserving rhinoplasty H-RAM (hybrid rhinoplasty advanced mentoring, with more than zoo students from all over the world.<\/li><li>Coordinator of the clinical fellowship of the PERFACE institute. Lecturer in national and international congresses.<\/li><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-623f889 elementor-widget elementor-widget-text-editor\" data-id=\"623f889\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>When they started to work as plastic and ENT surgeons, they were frustrated with the lack of effective learning in rhinoplasty during our training. Many times, we felt that crucial information was missing for our career and that we had difficulty gaining confidence during surgeries. It was then that I had the idea to create this GUIDE<\/p>\n<p><b>Dr Nakamura.<\/b><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>GET A FREE COPY OF MY NEW GUIDE: surgical materials Complete Guide to Surgical MAterials for Plastic Surgeons and Otolaryngologists Become an expert in hospital instruments and build your confidence in the hospital center DOWNLOAD YOUR COPY NOW Increase your confidence in the hospital center With the Complete Guide to Surgical Instruments for Plastic Surgeons [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4374","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Surgical Materials - Perface Academy<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/perfaceacademy.com\/en\/surgical-materials\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Surgical Materials - Perface Academy\" \/>\n<meta property=\"og:description\" content=\"GET A FREE COPY OF MY NEW GUIDE: surgical materials Complete Guide to Surgical MAterials for Plastic Surgeons and Otolaryngologists Become an expert in hospital instruments and build your confidence in the hospital center DOWNLOAD YOUR COPY NOW Increase your confidence in the hospital center With the Complete Guide to Surgical Instruments for Plastic Surgeons [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/perfaceacademy.com\/en\/surgical-materials\/\" \/>\n<meta property=\"og:site_name\" content=\"Perface Academy\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-22T20:07:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/surgical-materials\\\/\",\"url\":\"https:\\\/\\\/perfaceacademy.com\\\/surgical-materials\\\/\",\"name\":\"Surgical Materials - Perface Academy\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/surgical-materials\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/surgical-materials\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/perfaceacademy.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/naka-1.png\",\"datePublished\":\"2023-04-21T04:48:50+00:00\",\"dateModified\":\"2023-04-22T20:07:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/surgical-materials\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/perfaceacademy.com\\\/surgical-materials\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/surgical-materials\\\/#primaryimage\",\"url\":\"https:\\\/\\\/perfaceacademy.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/naka-1.png\",\"contentUrl\":\"https:\\\/\\\/perfaceacademy.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/naka-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/surgical-materials\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/perfaceacademy.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Surgical Materials\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/#website\",\"url\":\"https:\\\/\\\/perfaceacademy.com\\\/\",\"name\":\"Perface Academy\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/perfaceacademy.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/#organization\",\"name\":\"Perface Academy\",\"url\":\"https:\\\/\\\/perfaceacademy.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/perfaceacademy.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/logo-perface.svg\",\"contentUrl\":\"https:\\\/\\\/perfaceacademy.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/logo-perface.svg\",\"width\":280,\"height\":225,\"caption\":\"Perface Academy\"},\"image\":{\"@id\":\"https:\\\/\\\/perfaceacademy.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Surgical Materials - Perface Academy","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/perfaceacademy.com\/en\/surgical-materials\/","og_locale":"en_GB","og_type":"article","og_title":"Surgical Materials - Perface Academy","og_description":"GET A FREE COPY OF MY NEW GUIDE: surgical materials Complete Guide to Surgical MAterials for Plastic Surgeons and Otolaryngologists Become an expert in hospital instruments and build your confidence in the hospital center DOWNLOAD YOUR COPY NOW Increase your confidence in the hospital center With the Complete Guide to Surgical Instruments for Plastic Surgeons [&hellip;]","og_url":"https:\/\/perfaceacademy.com\/en\/surgical-materials\/","og_site_name":"Perface Academy","article_modified_time":"2023-04-22T20:07:48+00:00","og_image":[{"url":"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/perfaceacademy.com\/surgical-materials\/","url":"https:\/\/perfaceacademy.com\/surgical-materials\/","name":"Surgical Materials - Perface Academy","isPartOf":{"@id":"https:\/\/perfaceacademy.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/perfaceacademy.com\/surgical-materials\/#primaryimage"},"image":{"@id":"https:\/\/perfaceacademy.com\/surgical-materials\/#primaryimage"},"thumbnailUrl":"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-1.png","datePublished":"2023-04-21T04:48:50+00:00","dateModified":"2023-04-22T20:07:48+00:00","breadcrumb":{"@id":"https:\/\/perfaceacademy.com\/surgical-materials\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/perfaceacademy.com\/surgical-materials\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/perfaceacademy.com\/surgical-materials\/#primaryimage","url":"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-1.png","contentUrl":"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2023\/01\/naka-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/perfaceacademy.com\/surgical-materials\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/perfaceacademy.com\/"},{"@type":"ListItem","position":2,"name":"Surgical Materials"}]},{"@type":"WebSite","@id":"https:\/\/perfaceacademy.com\/#website","url":"https:\/\/perfaceacademy.com\/","name":"Perface Academy","description":"","publisher":{"@id":"https:\/\/perfaceacademy.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/perfaceacademy.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/perfaceacademy.com\/#organization","name":"Perface Academy","url":"https:\/\/perfaceacademy.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/perfaceacademy.com\/#\/schema\/logo\/image\/","url":"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2022\/02\/logo-perface.svg","contentUrl":"https:\/\/perfaceacademy.com\/wp-content\/uploads\/2022\/02\/logo-perface.svg","width":280,"height":225,"caption":"Perface Academy"},"image":{"@id":"https:\/\/perfaceacademy.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/perfaceacademy.com\/en\/wp-json\/wp\/v2\/pages\/4374","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/perfaceacademy.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/perfaceacademy.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/perfaceacademy.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/perfaceacademy.com\/en\/wp-json\/wp\/v2\/comments?post=4374"}],"version-history":[{"count":5,"href":"https:\/\/perfaceacademy.com\/en\/wp-json\/wp\/v2\/pages\/4374\/revisions"}],"predecessor-version":[{"id":4694,"href":"https:\/\/perfaceacademy.com\/en\/wp-json\/wp\/v2\/pages\/4374\/revisions\/4694"}],"wp:attachment":[{"href":"https:\/\/perfaceacademy.com\/en\/wp-json\/wp\/v2\/media?parent=4374"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}