{"id":17,"date":"2021-08-30T12:19:34","date_gmt":"2021-08-30T12:19:34","guid":{"rendered":"https:\/\/itbusiness.liquid-themes.com\/elementor\/?page_id=17"},"modified":"2025-03-18T06:48:48","modified_gmt":"2025-03-18T06:48:48","slug":"multidisipliner-epilepsi-toplantisi-18-19-ocak-2025","status":"publish","type":"page","link":"https:\/\/vistatip.com.tr\/en\/","title":{"rendered":"Ana Sayfa"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"17\" class=\"elementor elementor-17\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ac4c8e e-flex e-con-boxed e-con e-parent\" data-id=\"8ac4c8e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fe856b elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"1fe856b\" data-element_type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-69f5be3f59146\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h2 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h2\"  > Quality of life \n<br>Improvement<\/h2>\t\t<\/div>\n\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-ae715aa elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"ae715aa\" data-element_type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-69f5be3f5958b\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h2 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h2\"  > ZEISS Medical Technology\n<\/h2>\t\t<\/div>\n\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-91616fe elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"91616fe\" data-element_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>We champion progress, efficiency and access to healthcare technology that empowers physicians to improve the quality of life for their patients.<\/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\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-07a0c4a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"07a0c4a\" data-element_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-top-column elementor-element elementor-element-9ed976d\" data-id=\"9ed976d\" data-element_type=\"column\">\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-f4dbb2d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f4dbb2d\" data-element_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-5ac8246\" data-id=\"5ac8246\" data-element_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-3e75352 elementor-widget elementor-widget-html\" data-id=\"3e75352\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n\/* Control the Elementor Tabs from the URL\n* Code from https:\/\/element.how\/elementor-open-specific-tab-toggle-accordion\/\n* Copyright 2023 Element.how\n* Updated 2023\/12\/05\n*\/\nwindow.addEventListener('load', () => {\nsetTimeout(function () {\n\nlet scrollOffset = 100; \/* scroll offset from the top of title *\/\n\nconst tabsAccordionToggleTitles = document.querySelectorAll('.e-n-accordion-item-title, .e-n-tab-title, .elementor-tab-title');\n\nconst clickTitleWithAnchor = (anchor) => {\ntabsAccordionToggleTitles.forEach(title => {\nif (title.querySelector(`#${anchor}`) != null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor)) {\nif (title.getAttribute('aria-expanded') !== 'true' && !title.classList.contains('elementor-active')) title.click();\nlet timing = 0;\nlet scrollTarget = title;\nif (getComputedStyle(title.closest('.elementor-element')).getPropertyValue('--n-tabs-direction') == 'row') scrollTarget = title.closest('.elementor-element');\nif (title.closest('.e-n-accordion, .elementor-accordion-item, .elementor-toggle-item')) {\ntiming = 400;\n}\nsetTimeout(function () {\njQuery('html, body').animate({\nscrollTop: jQuery(scrollTarget).offset().top - scrollOffset,\n}, 'slow');\n}, timing);\n}\n});\n};\n\ndocument.addEventListener('click', (event) => {\nif (event.target.closest('a') && event.target.closest('a').href.includes('#')) {\nconst anchor = extractAnchor(event.target.closest('a').href);\nif (anchor && isAnchorInTitles(anchor, tabsAccordionToggleTitles)) {\nevent.preventDefault();\nclickTitleWithAnchor(anchor);\n}\n}\n});\n\nconst currentAnchor = extractAnchor(window.location.href);\nif (currentAnchor) {\nclickTitleWithAnchor(currentAnchor);\n}\n\nfunction extractAnchor(url) {\nconst match = url.match(\/#([^?]+)\/);\nreturn match ? match[1] : null;\n};\n\nfunction isAnchorInTitles(anchor, titles) {\nreturn Array.from(titles).some(title => {\nreturn title.querySelector(`#${anchor}`) !== null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor);\n});\n};\n\n}, 300);\n});\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a3d607 elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"5a3d607\" data-element_type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-69f5be3f59ffc\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h2 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h2\"  > Explore the extensive portfolio\n<\/h2>\t\t<\/div>\n\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-ce1da75 elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"ce1da75\" data-element_type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-69f5be3f5a3ad\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<p class=\"ld-fh-element d-inline-block pos-rel  lqd-highlight-classic lqd-highlight-grow-left p\"  > Find the ZEISS imaging systems and surgical microscopes that best suit your needs\n<\/p>\t\t<\/div>\n\n\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<div class=\"elementor-element elementor-element-6fdcb64 e-flex e-con-boxed e-con e-parent\" data-id=\"6fdcb64\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-440ffb5 e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"440ffb5\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;enable&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"71368629\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"norosirurji\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-713686291\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tBrain Surgery\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"diseksiyon\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-713686292\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tDissection\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"jinekoloji\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-713686293\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tGynecology\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"dis-hekimligi\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-713686294\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tDentistry\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"kbb\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-713686295\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tEar Nose Throat\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"mikro-tese\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-713686296\" style=\"--n-tabs-title-order: 6;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tMicro TESE\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"omurga-cerrahisi\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-713686297\" style=\"--n-tabs-title-order: 7;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tSpine Surgery\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"pr-cerrahi\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-713686298\" style=\"--n-tabs-title-order: 8;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tPlastic surgery\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-713686291\" role=\"tabpanel\" aria-labelledby=\"norosirurji\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-17f6d07 e-con-full e-flex e-con e-child\" data-id=\"17f6d07\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c39b672 deneme elementor-widget elementor-widget-ld_content_box\" data-id=\"c39b672\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/kinevo-900-s-head-1.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-kinevo-900-s\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS KINEVO 900 S<br>Robotic Visualization System<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">The Robotic Visualization System \u00ae is the ultimate neurosurgical microscope platform that leverages advanced robotic-assisted motion and positioning capabilities to enhance digital visualization. Transforming complexity into clarity.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-kinevo-900-s\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS KINEVO 900 S\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS KINEVO 900 S\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-6ad80b7 elementor-widget elementor-widget-ld_content_box\" data-id=\"6ad80b7\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/pentero_producthero_800_s_1_1.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-pentero-800-s\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS PENTERO 800 S<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">Designed to meet your demanding needs in spine and neurosurgery, delivering Visual Precision with expanded optical capabilities, Seamless Performance with reinvented interactions, and Integrated Connectivity with leading digital solutions.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-pentero-800-s\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS PENTERO 800 S\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS PENTERO 800 S\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-713686292\" role=\"tabpanel\" aria-labelledby=\"diseksiyon\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-55ec73f e-con-full e-flex e-con e-child\" data-id=\"55ec73f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74b0f69 elementor-widget elementor-widget-ld_content_box\" data-id=\"74b0f69\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/opmi-pico-dental-product-shot.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-pico\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS OPMI pico<\/h2>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-pico\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS OPMI pico\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS OPMI pico\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-414fe6c elementor-widget elementor-widget-ld_content_box\" data-id=\"414fe6c\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/extaro-300-dental-product-shot.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-extaro-300\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS EXTARO 300<\/h2>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-extaro-300\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS EXTARO 300\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS EXTARO 300\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-5a1c7ad elementor-widget elementor-widget-ld_content_box\" data-id=\"5a1c7ad\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/sensera_applikation_ent.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-sensera\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS OPMI Sensera<\/h2>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-sensera\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS OPMI pico\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS OPMI pico\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-ce1535a elementor-widget elementor-widget-ld_content_box\" data-id=\"ce1535a\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/tivato-ent-surgical-microscopes-01.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-tivato-700\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS TIVATO 700<\/h2>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-tivato-700\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS TIVATO 700\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS TIVATO 700\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-713686293\" role=\"tabpanel\" aria-labelledby=\"jinekoloji\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\"elementor-element elementor-element-1081e70 e-con-full e-flex e-con e-child\" data-id=\"1081e70\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c40b7c3 elementor-widget elementor-widget-ld_content_box\" data-id=\"c40b7c3\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/opmi-pico.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-pico\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS OPMI pico<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">ZEISS OPMI pico is a high-quality system with a compact and robust design which is tailor-made for daily use in your gynecology practice.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-pico\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS OPMI pico\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS OPMI pico\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-713686294\" role=\"tabpanel\" aria-labelledby=\"dis-hekimligi\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\"elementor-element elementor-element-70b4af4 e-con-full e-flex e-con e-child\" data-id=\"70b4af4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e646cca elementor-widget elementor-widget-ld_content_box\" data-id=\"e646cca\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/extaro-300-dental-product-shot.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-extaro-300\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS EXTARO 300<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">The ZEISS EXTARO 300 provides groundbreaking visualization modes that open up new applications in microdentistry. As the first dental microscope.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-extaro-300\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS EXTARO 300\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS EXTARO 300\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-66eac1e elementor-widget elementor-widget-ld_content_box\" data-id=\"66eac1e\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/opmi-pico-dental-product-shot.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-pico\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS OPMI pico<\/h2>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-pico\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS OPMI pico\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS OPMI pico\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-3b5c7b7 elementor-widget elementor-widget-ld_content_box\" data-id=\"3b5c7b7\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/opmi-proergo-product-shot.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-proergo\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS OPMI PROergo<\/h2>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-proergo\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS OPMI PROergo\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS OPMI PROergo\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-713686295\" role=\"tabpanel\" aria-labelledby=\"kbb\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\"elementor-element elementor-element-1a3c548 e-con-full e-flex e-con e-child\" data-id=\"1a3c548\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a7b10f elementor-widget elementor-widget-ld_content_box\" data-id=\"5a7b10f\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/kinevo-900-s-head-1.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-kinevo-900-s\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS KINEVO 900 S<br>Robotic Visualization System<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">The Robotic Visualization System \u00ae is the ultimate neurosurgical microscope platform that leverages advanced robotic-assisted motion and positioning capabilities to enhance digital visualization. Transforming complexity into clarity.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-kinevo-900-s\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS KINEVO 900 S\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS KINEVO 900 S\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-52413a2 elementor-widget elementor-widget-ld_content_box\" data-id=\"52413a2\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/tivato-ent-surgical-microscopes-01.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-tivato-700\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS TIVATO 700<br>Advanced Visualization System<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">The ZEISS TIVATO 700 is designed for demanding ENT surgeons performing advanced middle ear procedures (e.g. cholesteatoma, mastoidectomy) and cochlear implants in public hospitals and large clinics. It flexibly supports intraoperative fluorescence and navigation-guided procedures and hospital IT infrastructure integration by understanding daily surgical workflows.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-tivato-700\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS TIVATO 700\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS TIVATO 700\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-58344ea elementor-widget elementor-widget-ld_content_box\" data-id=\"58344ea\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/extaro_300_applikation_ent.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-extaro-300\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS EXTARO 300<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">For general otolaryngology procedures in ambulatory surgery centers and outpatient departments.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-extaro-300\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS EXTARO 300\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS EXTARO 300\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-29406c4 elementor-widget elementor-widget-ld_content_box\" data-id=\"29406c4\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/pico_applikation_ent.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-pico\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS OPMI pico<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">For ENT professionals who need a highly reliable and compact microscope for their daily routine in ENT practice.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-pico\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS OPMI pico\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS OPMI pico\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-91c97fc elementor-widget elementor-widget-ld_content_box\" data-id=\"91c97fc\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/sensera_applikation_ent.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-sensera\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS OPMI Sensera<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">For routine otological procedures in private ear institutions and public hospitals.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-sensera\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS OPMI pico\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS OPMI pico\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-713686296\" role=\"tabpanel\" aria-labelledby=\"mikro-tese\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\"elementor-element elementor-element-7318a19 e-con-full e-flex e-con e-child\" data-id=\"7318a19\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d049f86 elementor-widget elementor-widget-ld_content_box\" data-id=\"d049f86\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/opmi-pico-dental-product-shot.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-pico\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS OPMI pico<\/h2>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-pico\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS OPMI pico\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS OPMI pico\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-592895f elementor-widget elementor-widget-ld_content_box\" data-id=\"592895f\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/extaro-300-dental-product-shot.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-extaro-300\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS EXTARO 300<\/h2>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-extaro-300\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS EXTARO 300\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS EXTARO 300\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-5cb8d63 elementor-widget elementor-widget-ld_content_box\" data-id=\"5cb8d63\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/sensera_applikation_ent.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-sensera\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS OPMI Sensera<\/h2>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-sensera\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS OPMI pico\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS OPMI pico\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-a158ff5 elementor-widget elementor-widget-ld_content_box\" data-id=\"a158ff5\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/tivato-ent-surgical-microscopes-01.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-tivato-700\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS TIVATO 700<\/h2>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-tivato-700\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS TIVATO 700\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS TIVATO 700\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-713686297\" role=\"tabpanel\" aria-labelledby=\"omurga-cerrahisi\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\"elementor-element elementor-element-c8f7626 e-con-full e-flex e-con e-child\" data-id=\"c8f7626\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fce28d2 elementor-widget elementor-widget-ld_content_box\" data-id=\"fce28d2\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/pentero_producthero_800_s_1_1-1.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-pentero-800-s\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">Advanced Visualization System<br> ZEISS PENTERO 800 S<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">Designed to meet your demanding needs in spine surgery, delivering Visual Precision with expanded optical capabilities, Seamless Performance with reinvented interactions, and Integrated Connectivity with leading digital solutions.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-pentero-800-s\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS PENTERO 800 S\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS PENTERO 800 S\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-61ef68a elementor-widget elementor-widget-ld_content_box\" data-id=\"61ef68a\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/zeiss_tivato_700_16_1_2024.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-tivato-700\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">Advanced Visualization System<br>ZEISS TIVATO 700<\/h2>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-tivato-700\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS TIVATO 700\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS TIVATO 700\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-713686298\" role=\"tabpanel\" aria-labelledby=\"pr-cerrahi\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\"elementor-element elementor-element-f156b8d e-con-full e-flex e-con e-child\" data-id=\"f156b8d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6372c5e elementor-widget elementor-widget-ld_content_box\" data-id=\"6372c5e\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/kinevo-900-s-head-1.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-kinevo-900-s\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS KINEVO 900 S<br>Robotic Visualization System<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">The Robotic Visualization System \u00ae is the ultimate neurosurgical microscope platform that leverages advanced robotic-assisted motion and positioning capabilities to enhance digital visualization. Transforming complexity into clarity.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-kinevo-900-s\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS KINEVO 900 S\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS KINEVO 900 S\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-73f52fc elementor-widget elementor-widget-ld_content_box\" data-id=\"73f52fc\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/pentero-800_applikation_prs.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-pentero-800-s\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS PENTERO 800 S<br>Advanced Visualization System<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">The ZEISS PENTERO 800 S is designed to meet the demanding needs of highly specialized plastic and reconstructive surgeons performing supermicrosurgery procedures with the highest resolution and intraoperative fluorescence imaging in specialized centers and university hospitals. It combines optional visualization at the submillimeter level with leading digital solutions for peer collaboration and education.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.changesahttps:\/\/vistatip.com.tr\/zeiss-pentero-800-s\/digital.com\/zeiss-pentero-800-s\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS PENTERO 800 S\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS PENTERO 800 S\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\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-b73adf4 elementor-widget elementor-widget-ld_content_box\" data-id=\"b73adf4\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-5 overflow-hidden\">\n\t\t\t\t\t<div class=\"flex-wrap lqd-fb-inner d-flex align-items-center\">\n\n\t\t\t\t<div class=\"w-20 lqd-fb-content-holder lqd-fb-content-left\">\n\t\t\t\t\t<div class=\"lqd-fb-img\">\n\t\t\t\t\t\t<figure class=\"overflow-hidden w-100 border-radius-circle\">\n\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objpos-center border-radius-circle\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/tivato-700_applikation_prs.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-tivato-700\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content-holder lqd-fb-content-right w-70 ms-auto\">\n\t\t\t\t\t<div class=\"lqd-fb-content pos-rel\">\n\t\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"lqd-fb-hover-overlay lqd-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"pt-6 pb-6 lqd-fb-content-inner pos-rel ps-4 pe-4\">\n\n\t\t\t\t\t\t\t<h2 class=\"lqd-fb__title mt-0 mb-3 font-weight-bold\">ZEISS TIVATO 700<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\">For a variety of plastic and reconstructive procedures in multidisciplinary community hospitals and large clinics.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-tivato-700\/\" class=\"elementor-button btn btn-underlined border-thin btn-icon-right btn-has-label\">\n\t\t\t\t\t\t\t\t\t<span data-text=\"ZEISS TIVATO 700\" class=\"btn-txt\">\n\t\t\t\t\t\tZEISS TIVATO 700\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-633b7ffc elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"633b7ffc\" data-element_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-top-column elementor-element elementor-element-37f75402\" data-id=\"37f75402\" data-element_type=\"column\">\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-4aaa0427 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4aaa0427\" data-element_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-6e7f9f99\" data-id=\"6e7f9f99\" data-element_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-1af5f50e elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"1af5f50e\" data-element_type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-69f5be3f65806\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h2 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h2\"  > \u00dcr\u00fcn \u00d6zellikleri<\/h2>\t\t<\/div>\n\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-354517eb elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"354517eb\" data-element_type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-69f5be3f65ba9\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<p class=\"ld-fh-element d-inline-block pos-rel  lqd-highlight-classic lqd-highlight-grow-left p\"  > Innovative technologies and comprehensive solutions\n<\/p>\t\t<\/div>\n\n\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-7c4a808e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7c4a808e\" data-element_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-50 elementor-inner-column elementor-element elementor-element-7a7f6d84\" data-id=\"7a7f6d84\" data-element_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-2553d174 elementor-widget elementor-widget-ld_content_box\" data-id=\"2553d174\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-1 lqd-fb-style-1-1 lqd-fb-content-overlay lqd-fb-zoom-img-onhover border-radius-4 overflow-hidden h-pt-80\" data-inview=\"true\">\n\t\t\n\t\t\t<div class=\"lqd-fb-inner lqd-overlay\" data-slideelement-onhover=\"true\" data-slideelement-options='{ \"visibleElement\": \"h6, h2\", \"hiddenElement\": \".lqd-fb-txt\", \"disableOnMobile\": true }'>\n\n\t\t\t\t<div class=\"overflow-hidden lqd-fb-img lqd-overlay\">\n\n\t\t\t\t\t<figure class=\"w-100 h-100\">\n\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objfit-center\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/kinevo-900-s-head.jpg\">\t\t\t\t\t<\/figure>\n\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content lqd-overlay d-flex align-items-end\">\n\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t<div\n\t\t\t\t\tclass=\"lqd-fb-content-inner pos-rel w-100\"\n\t\t\t\t\tdata-custom-animations=\"true\"\n\t\t\t\t\tdata-ca-options='{ \"triggerHandler\": \"inview\", \"animationTarget\": \"h6, h2, .lqd-fb-txt\", \"duration\": 1200, \"delay\": 120,  \"startDelay\": 250, \"initValues\": { \"y\": 30, \"opacity\": 0 }, \"animations\": { \"y\": 0, \"opacity\": 1 } }'>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<h2 class=\"mt-0 mb-0 lqd-fb__title\">Transforming the complex into clarity. <br> ZEISS KINEVO 900 S<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"lqd-fb-txt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\"> <\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-kinevo-900-s\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\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<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3dded2d\" data-id=\"3dded2d\" data-element_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-0bf50b3 elementor-widget elementor-widget-ld_content_box\" data-id=\"0bf50b3\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-1 lqd-fb-style-1-1 lqd-fb-content-overlay lqd-fb-zoom-img-onhover border-radius-4 overflow-hidden h-pt-80\" data-inview=\"true\">\n\t\t\n\t\t\t<div class=\"lqd-fb-inner lqd-overlay\" data-slideelement-onhover=\"true\" data-slideelement-options='{ \"visibleElement\": \"h6, h2\", \"hiddenElement\": \".lqd-fb-txt\", \"disableOnMobile\": true }'>\n\n\t\t\t\t<div class=\"overflow-hidden lqd-fb-img lqd-overlay\">\n\n\t\t\t\t\t<figure class=\"w-100 h-100\">\n\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objfit-center\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/pentero_producthero_800_s_1_1.jpg\">\t\t\t\t\t<\/figure>\n\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content lqd-overlay d-flex align-items-end\">\n\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t<div\n\t\t\t\t\tclass=\"lqd-fb-content-inner pos-rel w-100\"\n\t\t\t\t\tdata-custom-animations=\"true\"\n\t\t\t\t\tdata-ca-options='{ \"triggerHandler\": \"inview\", \"animationTarget\": \"h6, h2, .lqd-fb-txt\", \"duration\": 1200, \"delay\": 120,  \"startDelay\": 250, \"initValues\": { \"y\": 30, \"opacity\": 0 }, \"animations\": { \"y\": 0, \"opacity\": 1 } }'>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<h2 class=\"mt-0 mb-0 lqd-fb__title\">Making a difference<br>ZEISS PENTERO 800 S<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"lqd-fb-txt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\"> <\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-pentero-800-s\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\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-3d4d864 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3d4d864\" data-element_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-33 elementor-inner-column elementor-element elementor-element-361f043\" data-id=\"361f043\" data-element_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-a8b6ef4 elementor-widget elementor-widget-ld_content_box\" data-id=\"a8b6ef4\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-1 lqd-fb-style-1-1 lqd-fb-content-overlay lqd-fb-zoom-img-onhover border-radius-4 overflow-hidden h-pt-100\" data-inview=\"true\">\n\t\t\n\t\t\t<div class=\"lqd-fb-inner lqd-overlay\" data-slideelement-onhover=\"true\" data-slideelement-options='{ \"visibleElement\": \"h6, h2\", \"hiddenElement\": \".lqd-fb-txt\", \"disableOnMobile\": true }'>\n\n\t\t\t\t<div class=\"overflow-hidden lqd-fb-img lqd-overlay\">\n\n\t\t\t\t\t<figure class=\"w-100 h-100\">\n\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objfit-center\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/function_images_4k_zohscho1-1.jpg\">\t\t\t\t\t<\/figure>\n\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content lqd-overlay d-flex align-items-end\">\n\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t<div\n\t\t\t\t\tclass=\"lqd-fb-content-inner pos-rel w-100\"\n\t\t\t\t\tdata-custom-animations=\"true\"\n\t\t\t\t\tdata-ca-options='{ \"triggerHandler\": \"inview\", \"animationTarget\": \"h6, h2, .lqd-fb-txt\", \"duration\": 1200, \"delay\": 120,  \"startDelay\": 250, \"initValues\": { \"y\": 30, \"opacity\": 0 }, \"animations\": { \"y\": 0, \"opacity\": 1 } }'>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<h2 class=\"mt-0 mb-0 lqd-fb__title\">Turning possibilities into reality<br>ZEISS TIVATO 700<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"lqd-fb-txt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\"> <\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-tivato-700\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\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<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0e1a612\" data-id=\"0e1a612\" data-element_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-9bbff07 elementor-widget elementor-widget-ld_content_box\" data-id=\"9bbff07\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-1 lqd-fb-style-1-1 lqd-fb-content-overlay lqd-fb-zoom-img-onhover border-radius-4 overflow-hidden h-pt-100\" data-inview=\"true\">\n\t\t\n\t\t\t<div class=\"lqd-fb-inner lqd-overlay\" data-slideelement-onhover=\"true\" data-slideelement-options='{ \"visibleElement\": \"h6, h2\", \"hiddenElement\": \".lqd-fb-txt\", \"disableOnMobile\": true }'>\n\n\t\t\t\t<div class=\"overflow-hidden lqd-fb-img lqd-overlay\">\n\n\t\t\t\t\t<figure class=\"w-100 h-100\">\n\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objfit-center\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/varioskop_function4-3.jpg\">\t\t\t\t\t<\/figure>\n\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content lqd-overlay d-flex align-items-end\">\n\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t<div\n\t\t\t\t\tclass=\"lqd-fb-content-inner pos-rel w-100\"\n\t\t\t\t\tdata-custom-animations=\"true\"\n\t\t\t\t\tdata-ca-options='{ \"triggerHandler\": \"inview\", \"animationTarget\": \"h6, h2, .lqd-fb-txt\", \"duration\": 1200, \"delay\": 120,  \"startDelay\": 250, \"initValues\": { \"y\": 30, \"opacity\": 0 }, \"animations\": { \"y\": 0, \"opacity\": 1 } }'>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<h2 class=\"mt-0 mb-0 lqd-fb__title\">Performance you can trust<br>ZEISS OPMI pico<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"lqd-fb-txt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\"> <\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-opmi-pico\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\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<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6ec8ead\" data-id=\"6ec8ead\" data-element_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-82e562e elementor-widget elementor-widget-ld_content_box\" data-id=\"82e562e\" data-element_type=\"widget\" data-widget_type=\"ld_content_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-fb pos-rel lqd-fb-style-1 lqd-fb-style-1-1 lqd-fb-content-overlay lqd-fb-zoom-img-onhover border-radius-4 overflow-hidden h-custom\" data-inview=\"true\">\n\t\t\n\t\t\t<div class=\"lqd-fb-inner lqd-overlay\" data-slideelement-onhover=\"true\" data-slideelement-options='{ \"visibleElement\": \"h6, h2\", \"hiddenElement\": \".lqd-fb-txt\", \"disableOnMobile\": true }'>\n\n\t\t\t\t<div class=\"overflow-hidden lqd-fb-img lqd-overlay\">\n\n\t\t\t\t\t<figure class=\"w-100 h-100\">\n\t\t\t\t\t\t<img decoding=\"async\" class=\"w-100 h-100 objfit-cover objfit-center\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/10\/laser-package-01.jpg\">\t\t\t\t\t<\/figure>\n\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"lqd-fb-content lqd-overlay d-flex align-items-end\">\n\t\t\t\t\t<div class=\"lqd-fb-bg lqd-overlay\"><\/div>\n\t\t\t\t\t<div\n\t\t\t\t\tclass=\"lqd-fb-content-inner pos-rel w-100\"\n\t\t\t\t\tdata-custom-animations=\"true\"\n\t\t\t\t\tdata-ca-options='{ \"triggerHandler\": \"inview\", \"animationTarget\": \"h6, h2, .lqd-fb-txt\", \"duration\": 1200, \"delay\": 120,  \"startDelay\": 250, \"initValues\": { \"y\": 30, \"opacity\": 0 }, \"animations\": { \"y\": 0, \"opacity\": 1 } }'>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<h2 class=\"mt-0 mb-0 lqd-fb__title\">Increasing efficiency <br>ZEISS EXTARO 300<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"lqd-fb-txt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mt-0 mb-3\"> <\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/zeiss-extaro-300\/\" class=\"lqd-overlay\"><\/a>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\n\t\t\t\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-ccb03bd elementor-align-left elementor-widget elementor-widget-ld_icon_box\" data-id=\"ccb03bd\" data-element_type=\"widget\" data-widget_type=\"ld_icon_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\t<div id=\"ld_icon_box_ccb03bd\" class=\"iconbox d-flex flex-grow-1 pos-rel flex-column iconbox-default\"   >\n\n\t\t\t\t\n\t\t\t\t<div class=\"iconbox-icon-wrap\"><div class=\"iconbox-icon-container d-inline-flex\"><\/div><\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h3 class=\"lqd-iconbox-heading\" >All ZEISS Surgical Operating Microscopes \u2192 <\/h3>\t\t\t\t<p><\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/vistatip.com.tr\/en\/urunler\/cerrahi-mikroskoplar\/\" class=\"lqd-overlay z-index-2\" target=\"_blank&quot;\" rel=\"nofollow\" aria-label=\"All ZEISS Surgical Operating Microscopes \u2192\"><\/a>\n\t\t\t<\/div>\n\n\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-c321032 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"c321032\" data-element_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-top-column elementor-element elementor-element-5fe3c8c\" data-id=\"5fe3c8c\" data-element_type=\"column\">\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-7874b9c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7874b9c\" data-element_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-8e7b2d5\" data-id=\"8e7b2d5\" data-element_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-c888967 elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"c888967\" data-element_type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-69f5be3f6aba5\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h2 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h2\"  > Press Releases<\/h2>\t\t<\/div>\n\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-9442e5a elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"9442e5a\" data-element_type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-69f5be3f6aece\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<p class=\"ld-fh-element d-inline-block pos-rel  lqd-highlight-classic lqd-highlight-grow-left p\"  > Innovative technologies and comprehensive solutions\n<\/p>\t\t<\/div>\n\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-4825986 elementor-widget elementor-widget-ld_blog\" data-id=\"4825986\" data-element_type=\"widget\" data-widget_type=\"ld_blog.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"lqd-lp-grid 4825986 blog-id-75651462\"><div class=\"lqd-lp-row row pos-rel d-flex flex-wrap\" ><div class=\"lqd-lp-column d-flex flex-column col-md-4 col-sm-6 blog\"><article id=\"post-3454\" class=\"lqd-lp pos-rel lqd-lp lqd-lp-style-13 lqd-lp-title-highlight text-start post-3454 post type-post status-publish format-standard has-post-thumbnail hentry category-blog\">\n\n<div class=\"lqd-lp-img pos-rel mb-4\">\n\n\t<figure class=\"pos-rel overflow-hidden\"><img fetchpriority=\"high\" decoding=\"async\" width=\"480\" height=\"300\" src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2025\/09\/TISK_Acilis_CamSakura_tg-scaled-480x300.jpg\" class=\"w-100 wp-post-image\" alt=\"\" itemprop=\"image\" \/><\/figure>\n\t<div class=\"lqd-lp-meta lqd-lp-meta-solid pos-abs pos-bl pos-b-l d-flex align-items-center p-0 no-padding\">\n\n\t\t<time class=\"lqd-lp-date pt-2 pb-2 ps-3 pe-3 px-3\" datetime=\"2025-09-23T07:22:19+00:00\">7 months ago<\/time>\n\t\t\t\t\n\t\t<span class=\"screen-reader-text\">Tags <\/span><ul class=\"lqd-lp-cat reset-ul inline-ul pos-rel z-index-3 pt-2 pb-2\"><li><a href=\"https:\/\/vistatip.com.tr\/en\/category\/blog\/\" rel=\"category\">Blog<\/a><\/li><\/ul>\n\t<\/div>\n\n<\/div>\n\n<header class=\"lqd-lp-header mb-2\">\n\t<h2 class=\"entry-title lqd-lp-title m-0 h5\"><a href=\"https:\/\/vistatip.com.tr\/en\/tisk-mikrocerrahi-vakfi-mikrolab-cam-ve-sakura-sehir-hastanesi\/\" rel=\"bookmark\">T\u0130SK Mikrocerrahi Vakf\u0131 | MikroLab | \u00c7am ve Sakura \u015eehir Hastanesi<\/a><\/h2><\/header>\n\n\t\t\t<div class=\"lqd-lp-excerpt\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\n<footer class=\"lqd-lp-footer pos-rel z-index-3 mt-3\">\n\t<a href=\"https:\/\/vistatip.com.tr\/en\/tisk-mikrocerrahi-vakfi-mikrolab-cam-ve-sakura-sehir-hastanesi\/\" class=\"btn btn-naked btn-hover-swp\">\n\t\t<span class=\"btn-txt\">read more<\/span>\n\t\t<span class=\"btn-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" style=\"height: 1em;\"><path fill=\"currentColor\" d=\"M17.806 25.788l8.631-8.375c.375-.363.563-.857.563-1.4v-.025c0-.544-.188-1.038-.563-1.4l-8.63-8.375c-.75-.782-1.957-.782-2.7 0s-.745 2.043 0 2.825L20.293 14H6.919C5.856 14 5 14.894 5 16c0 1.125.856 2 1.912 2h13.375L15.1 22.963a2.067 2.067 0 0 0 0 2.824c.75.782 1.956.782 2.706 0z\"><\/path><\/svg>\n\t\t<\/span>\n\t\t<span class=\"btn-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" style=\"height: 1em;\"><path fill=\"currentColor\" d=\"M17.806 25.788l8.631-8.375c.375-.363.563-.857.563-1.4v-.025c0-.544-.188-1.038-.563-1.4l-8.63-8.375c-.75-.782-1.957-.782-2.7 0s-.745 2.043 0 2.825L20.293 14H6.919C5.856 14 5 14.894 5 16c0 1.125.856 2 1.912 2h13.375L15.1 22.963a2.067 2.067 0 0 0 0 2.824c.75.782 1.956.782 2.706 0z\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/footer>\n\n<a href=\"https:\/\/vistatip.com.tr\/en\/tisk-mikrocerrahi-vakfi-mikrolab-cam-ve-sakura-sehir-hastanesi\/\" class=\"lqd-lp-overlay-link lqd-overlay lqd-cc-label-trigger z-index-2\" tab-index=\"-1\"><\/a><\/article><\/div><div class=\"lqd-lp-column d-flex flex-column col-md-4 col-sm-6 blog\"><article id=\"post-3440\" class=\"lqd-lp pos-rel lqd-lp lqd-lp-style-13 lqd-lp-title-highlight text-start post-3440 post type-post status-publish format-standard has-post-thumbnail hentry category-blog\">\n\n<div class=\"lqd-lp-img pos-rel mb-4\">\n\n\t<figure class=\"pos-rel overflow-hidden\"><img decoding=\"async\" width=\"480\" height=\"300\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 480 300&#039;%2F%3E\" class=\"w-100 ld-lazyload wp-post-image\" alt=\"\" itemprop=\"image\" data-src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2025\/06\/IMG_0013-scaled-480x300.jpg\" data-srcset=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2025\/06\/IMG_0013-scaled-480x300.jpg 480w, https:\/\/vistatip.com.tr\/wp-content\/uploads\/2025\/06\/IMG_0013-scaled-18x12.jpg 18w\" data-sizes=\"(max-width: 480px) 100vw, 480px\" data-aspect=\"1.6\" \/><\/figure>\n\t<div class=\"lqd-lp-meta lqd-lp-meta-solid pos-abs pos-bl pos-b-l d-flex align-items-center p-0 no-padding\">\n\n\t\t<time class=\"lqd-lp-date pt-2 pb-2 ps-3 pe-3 px-3\" datetime=\"2025-06-26T10:38:17+00:00\">10 months ago<\/time>\n\t\t\t\t\n\t\t<span class=\"screen-reader-text\">Tags <\/span><ul class=\"lqd-lp-cat reset-ul inline-ul pos-rel z-index-3 pt-2 pb-2\"><li><a href=\"https:\/\/vistatip.com.tr\/en\/category\/blog\/\" rel=\"category\">Blog<\/a><\/li><\/ul>\n\t<\/div>\n\n<\/div>\n\n<header class=\"lqd-lp-header mb-2\">\n\t<h2 class=\"entry-title lqd-lp-title m-0 h5\"><a href=\"https:\/\/vistatip.com.tr\/en\/vista-tip-zeiss-customer-center-ankara-acilisindaydi\/\" rel=\"bookmark\">Vista T\u0131p, ZEISS Customer Center Ankara A\u00e7\u0131l\u0131\u015f\u0131ndayd\u0131!<\/a><\/h2><\/header>\n\n\t\t\t<div class=\"lqd-lp-excerpt\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\n<footer class=\"lqd-lp-footer pos-rel z-index-3 mt-3\">\n\t<a href=\"https:\/\/vistatip.com.tr\/en\/vista-tip-zeiss-customer-center-ankara-acilisindaydi\/\" class=\"btn btn-naked btn-hover-swp\">\n\t\t<span class=\"btn-txt\">read more<\/span>\n\t\t<span class=\"btn-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" style=\"height: 1em;\"><path fill=\"currentColor\" d=\"M17.806 25.788l8.631-8.375c.375-.363.563-.857.563-1.4v-.025c0-.544-.188-1.038-.563-1.4l-8.63-8.375c-.75-.782-1.957-.782-2.7 0s-.745 2.043 0 2.825L20.293 14H6.919C5.856 14 5 14.894 5 16c0 1.125.856 2 1.912 2h13.375L15.1 22.963a2.067 2.067 0 0 0 0 2.824c.75.782 1.956.782 2.706 0z\"><\/path><\/svg>\n\t\t<\/span>\n\t\t<span class=\"btn-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" style=\"height: 1em;\"><path fill=\"currentColor\" d=\"M17.806 25.788l8.631-8.375c.375-.363.563-.857.563-1.4v-.025c0-.544-.188-1.038-.563-1.4l-8.63-8.375c-.75-.782-1.957-.782-2.7 0s-.745 2.043 0 2.825L20.293 14H6.919C5.856 14 5 14.894 5 16c0 1.125.856 2 1.912 2h13.375L15.1 22.963a2.067 2.067 0 0 0 0 2.824c.75.782 1.956.782 2.706 0z\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/footer>\n\n<a href=\"https:\/\/vistatip.com.tr\/en\/vista-tip-zeiss-customer-center-ankara-acilisindaydi\/\" class=\"lqd-lp-overlay-link lqd-overlay lqd-cc-label-trigger z-index-2\" tab-index=\"-1\"><\/a><\/article><\/div><div class=\"lqd-lp-column d-flex flex-column col-md-4 col-sm-6 blog\"><article id=\"post-3422\" class=\"lqd-lp pos-rel lqd-lp lqd-lp-style-13 lqd-lp-title-highlight text-start post-3422 post type-post status-publish format-standard has-post-thumbnail hentry category-blog tag-convivo tag-ims2025 tag-intrabeam600 tag-kinevo900s-2 tag-microsurgery tag-tumorworkflow tag-vistatip tag-zeiss-2 tag-zeissturkiye\">\n\n<div class=\"lqd-lp-img pos-rel mb-4\">\n\n\t<figure class=\"pos-rel overflow-hidden\"><img decoding=\"async\" width=\"480\" height=\"300\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 480 300&#039;%2F%3E\" class=\"w-100 ld-lazyload wp-post-image\" alt=\"\" itemprop=\"image\" data-src=\"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2025\/05\/VistaZeiss_IMS-Kongre_bozokbros5.2-e1747220155974-480x300.jpg\" data-aspect=\"1.6\" \/><\/figure>\n\t<div class=\"lqd-lp-meta lqd-lp-meta-solid pos-abs pos-bl pos-b-l d-flex align-items-center p-0 no-padding\">\n\n\t\t<time class=\"lqd-lp-date pt-2 pb-2 ps-3 pe-3 px-3\" datetime=\"2025-05-14T10:53:33+00:00\">12 months ago<\/time>\n\t\t\t\t\n\t\t<span class=\"screen-reader-text\">Tags <\/span><ul class=\"lqd-lp-cat reset-ul inline-ul pos-rel z-index-3 pt-2 pb-2\"><li><a href=\"https:\/\/vistatip.com.tr\/en\/category\/blog\/\" rel=\"category\">Blog<\/a><\/li><\/ul>\n\t<\/div>\n\n<\/div>\n\n<header class=\"lqd-lp-header mb-2\">\n\t<h2 class=\"entry-title lqd-lp-title m-0 h5\"><a href=\"https:\/\/vistatip.com.tr\/en\/vista-ims-istanbul-2025teydi\/\" rel=\"bookmark\">Vista, IMS Istanbul 2025\u2019teydi!<\/a><\/h2><\/header>\n\n\t\t\t<div class=\"lqd-lp-excerpt\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\n<footer class=\"lqd-lp-footer pos-rel z-index-3 mt-3\">\n\t<a href=\"https:\/\/vistatip.com.tr\/en\/vista-ims-istanbul-2025teydi\/\" class=\"btn btn-naked btn-hover-swp\">\n\t\t<span class=\"btn-txt\">read more<\/span>\n\t\t<span class=\"btn-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" style=\"height: 1em;\"><path fill=\"currentColor\" d=\"M17.806 25.788l8.631-8.375c.375-.363.563-.857.563-1.4v-.025c0-.544-.188-1.038-.563-1.4l-8.63-8.375c-.75-.782-1.957-.782-2.7 0s-.745 2.043 0 2.825L20.293 14H6.919C5.856 14 5 14.894 5 16c0 1.125.856 2 1.912 2h13.375L15.1 22.963a2.067 2.067 0 0 0 0 2.824c.75.782 1.956.782 2.706 0z\"><\/path><\/svg>\n\t\t<\/span>\n\t\t<span class=\"btn-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" style=\"height: 1em;\"><path fill=\"currentColor\" d=\"M17.806 25.788l8.631-8.375c.375-.363.563-.857.563-1.4v-.025c0-.544-.188-1.038-.563-1.4l-8.63-8.375c-.75-.782-1.957-.782-2.7 0s-.745 2.043 0 2.825L20.293 14H6.919C5.856 14 5 14.894 5 16c0 1.125.856 2 1.912 2h13.375L15.1 22.963a2.067 2.067 0 0 0 0 2.824c.75.782 1.956.782 2.706 0z\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/footer>\n\n<a href=\"https:\/\/vistatip.com.tr\/en\/vista-ims-istanbul-2025teydi\/\" class=\"lqd-lp-overlay-link lqd-overlay lqd-cc-label-trigger z-index-2\" tab-index=\"-1\"><\/a><\/article><\/div><\/div><!--\/ .row --><\/div><!--\/ .lqd-lp-grid -->\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<div class=\"elementor-element elementor-element-5723702 e-flex e-con-boxed e-con e-parent\" data-id=\"5723702\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-845fe6a elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"845fe6a\" data-element_type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-69f5be3f90d16\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h2 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h2\"  > Contact us<\/h2>\t\t<\/div>\n\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-370d404 elementor-widget elementor-widget-text-editor\" data-id=\"370d404\" data-element_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>You can send your request by selecting the topic you want to reach us on and filling out the contact form. <br \/>We will contact you as soon as possible.<\/p>\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-852eeb3 elementor-widget elementor-widget-ld_tabs\" data-id=\"852eeb3\" data-element_type=\"widget\" data-widget_type=\"ld_tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"lqd-tabs lqd-tabs-style-7 lqd-tabs-nav-iconbox lqd-tabs-nav-icon-inline lqd-tabs-nav-items-not-expanded  852eeb3 lqd-nav-underline-\" data-tabs-options=\"{&quot;trigger&quot;:&quot;click&quot;}\">\n\n\t\t\t<nav class=\"lqd-tabs-nav-wrap mb-6\">\n\t\t\t\t<ul class=\"reset-ul lqd-tabs-nav d-flex align-items-center flex-wrap justify-content-center pos-rel\" role=\"tablist\"><li data-controls=\"lqd-tab-1391\" role=\"presentation\" class=\"elementor-repeater-item-4f77117 active font-weight-semibold\"><a class=\"d-block pt-3 pb-3 ps-6 pe-6 border-radius-circle\" href=\"#lqd-tab-1391\" data-bs-target=\"#lqd-tab-1391\" aria-expanded=\"false\" aria-controls=\"lqd-tab-1391\" role=\"tab\" data-toggle=\"tab\" data-bs-toggle=\"tab\"><span class=\"lqd-tabs-nav-txt\">Sales and Product Inquiry<\/span><\/a><\/li><li data-controls=\"lqd-tab-1392\" role=\"presentation\" class=\"elementor-repeater-item-6ded739 font-weight-semibold\"><a class=\"d-block pt-3 pb-3 ps-6 pe-6 border-radius-circle\" href=\"#lqd-tab-1392\" data-bs-target=\"#lqd-tab-1392\" aria-expanded=\"false\" aria-controls=\"lqd-tab-1392\" role=\"tab\" data-toggle=\"tab\" data-bs-toggle=\"tab\"><span class=\"lqd-tabs-nav-txt\">Service &amp; Service Form<\/span><\/a><\/li><li data-controls=\"lqd-tab-1393\" role=\"presentation\" class=\"elementor-repeater-item-39d87c3 font-weight-semibold\"><a class=\"d-block pt-3 pb-3 ps-6 pe-6 border-radius-circle\" href=\"#lqd-tab-1393\" data-bs-target=\"#lqd-tab-1393\" aria-expanded=\"false\" aria-controls=\"lqd-tab-1393\" role=\"tab\" data-toggle=\"tab\" data-bs-toggle=\"tab\"><span class=\"lqd-tabs-nav-txt\">General Suggestions &amp; Complaints<\/span><\/a><\/li><\/ul>\t\t\t\t\t\t\t<\/nav>\n\n\t\t\t<div class=\"lqd-tabs-content pos-rel\"><div id=\"lqd-tab-1391\" role=\"tabpanel\" class=\"lqd-tabs-pane fade active in\"><style>.elementor-2161 .elementor-element.elementor-element-9c4e7cb{--display:flex;}.elementor-2161 .elementor-element.elementor-element-ce90e0a .lqd-contact-form [type=submit]{margin:20px 0px 0px 0px;}.elementor-2161 .elementor-element.elementor-element-ce90e0a input:not([type=submit]), .elementor-2161 .elementor-element.elementor-element-ce90e0a textarea, .elementor-2161 .elementor-element.elementor-element-ce90e0a .lqd-contact-form select, .elementor-2161 .elementor-element.elementor-element-ce90e0a .ui-button.ui-selectmenu-button, .elementor-2161 .elementor-element.elementor-element-ce90e0a .wpcf7-radio{color:#4D4D4D;}@media(max-width:767px){.elementor-2161 .elementor-element.elementor-element-9c4e7cb{--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}}<\/style>\t\t<div data-elementor-type=\"section\" data-elementor-id=\"2161\" class=\"elementor elementor-2161\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c4e7cb e-flex e-con-boxed e-con e-parent\" data-id=\"9c4e7cb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce90e0a elementor-widget elementor-widget-ld_cf722\" data-id=\"ce90e0a\" data-element_type=\"widget\" data-widget_type=\"ld_cf722.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t<div class=\"lqd-contact-form\">\n\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2154-o1\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/17#wpcf7-f2154-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/en\/wp-json\/wp\/v2\/pages\/17#wpcf7-f2154-o1\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2154\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.9.8\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2154-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/div>\n<div class=\"row\">\n\t<div class=\"col-md-12\" style=\"margin-bottom:15px;\">\n\t\t<h6> Personal contact information\n\t\t<\/h6>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"ad\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name\" value=\"\" type=\"text\" name=\"ad\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"soyad\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Surname\" value=\"\" type=\"text\" name=\"soyad\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"lokasyon\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Location\" value=\"\" type=\"text\" name=\"lokasyon\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"telefon\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Telephone\" value=\"\" type=\"tel\" name=\"telefon\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"sirket\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Company \/ Practice \/ Hospital name *\" value=\"\" type=\"text\" name=\"sirket\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"posta-kodu\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Zip Code *\" value=\"\" type=\"text\" name=\"posta-kodu\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"il\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Province*\" value=\"\" type=\"text\" name=\"il\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"sorunuz\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Question*\" value=\"\" type=\"text\" name=\"sorunuz\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"uzmanlik-alani\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"uzmanlik-alani\"><option value=\"\">Area of Expertise<\/option><option value=\"Di\u015f\">External<\/option><option value=\"Kulak - Burun - Bo\u011faz\">Ear - Nose - Throat<\/option><option value=\"Kad\u0131n Hastal\u0131klar\u0131 ve Do\u011fum\">Obstetrics and Gynaecology<\/option><option value=\"\u0130ntraoperatif Radyoterapi (IORT)\">Intraoperative Radiotherapy (IORT)<\/option><option value=\"N\u00f6ro\u015fir\u00fcrji\">Neurosurgery<\/option><option value=\"Patoloji\">Pathology<\/option><option value=\"Plastik ve Rekonstr\u00fcktif Cerrahi (P&amp;R)\">Plastic and Reconstructive Surgery (P&amp;R)<\/option><option value=\"Omurga (N\u00f6roloji\/Ortopedi)\">Spine (Neurology\/Orthopedics)<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\" style=\"margin-top:30px;\">\n\t\t<h6 style=\"margin-bottom:15px;\"> Service You Are Interested In *\n\t\t<\/h6>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"ilgilendiginiz-hizmet\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first\"><label><input type=\"checkbox\" name=\"ilgilendiginiz-hizmet[]\" value=\"Teklif \/ Fiyat bilgisi\" \/><span class=\"wpcf7-list-item-label\">Offer \/ Price information<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"ilgilendiginiz-hizmet[]\" value=\"Sat\u0131\u015f temsilcisi ile ileti\u015fim\" \/><span class=\"wpcf7-list-item-label\">Contact sales representative<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"checkbox\" name=\"ilgilendiginiz-hizmet[]\" value=\"Cihaz\u0131n demolar\u0131\" \/><span class=\"wpcf7-list-item-label\">Demos of the device<\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance-120\"><span class=\"wpcf7-form-control wpcf7-acceptance optional\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-120\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">Vista T\u0131p, Proje ve Dan\u0131\u015fmanl\u0131k A.\u015e. ve ZEISS grubuna ait di\u011fer \u015firketlerden \u00fcr\u00fcnler ve hizmetler hakk\u0131nda d\u00fczenli olarak e-posta ile bilgi ve haber almay\u0131 kabul ediyorum. Bu onay\u0131 istedi\u011fim zaman, \u00f6rne\u011fin info@vistatip.com.tr adresine e-posta g\u00f6ndererek, geri alma hakk\u0131na sahibim.<\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><label> All your service requests will be shared with Zeiss T\u00fcrkiye.<br \/>\nIf you would like to receive further information about data processing at ZEISS, please <a href=\"https:\/\/vistatip.com.tr\/en\/gizlilik-politikasi\/\" target=\"_blank\">our privacy policy<\/a> examine. <\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n<\/div>\n\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t <\/div><div id=\"lqd-tab-1392\" role=\"tabpanel\" class=\"lqd-tabs-pane fade\"><style>.elementor-2175 .elementor-element.elementor-element-9c4e7cb{--display:flex;}.elementor-2175 .elementor-element.elementor-element-ce90e0a .lqd-contact-form [type=submit]{margin:20px 0px 0px 0px;}.elementor-2175 .elementor-element.elementor-element-ce90e0a input:not([type=submit]), .elementor-2175 .elementor-element.elementor-element-ce90e0a textarea, .elementor-2175 .elementor-element.elementor-element-ce90e0a .lqd-contact-form select, .elementor-2175 .elementor-element.elementor-element-ce90e0a .ui-button.ui-selectmenu-button, .elementor-2175 .elementor-element.elementor-element-ce90e0a .wpcf7-radio{color:#4D4D4D;}@media(max-width:767px){.elementor-2175 .elementor-element.elementor-element-9c4e7cb{--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-2175 .elementor-element.elementor-element-ce90e0a .lqd-contact-form [type=submit]{margin:20px 0px 0px 0px;}}<\/style>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"2175\" class=\"elementor elementor-2175\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c4e7cb e-flex e-con-boxed e-con e-parent\" data-id=\"9c4e7cb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce90e0a elementor-widget elementor-widget-ld_cf722\" data-id=\"ce90e0a\" data-element_type=\"widget\" data-widget_type=\"ld_cf722.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t<div class=\"lqd-contact-form\">\n\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2153-o2\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/17#wpcf7-f2153-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/en\/wp-json\/wp\/v2\/pages\/17#wpcf7-f2153-o2\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2153\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.9.8\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2153-o2\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/div>\n<div class=\"row\">\n\t<div class=\"col-md-12\" style=\"margin-bottom:15px;\">\n\t\t<h6> Personal contact information\n\t\t<\/h6>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"ad\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name\" value=\"\" type=\"text\" name=\"ad\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"soyad\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Surname\" value=\"\" type=\"text\" name=\"soyad\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"lokasyon\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Location\" value=\"\" type=\"text\" name=\"lokasyon\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"telefon\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Telephone\" value=\"\" type=\"tel\" name=\"telefon\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"sirket\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Company \/ Practice \/ Hospital name *\" value=\"\" type=\"text\" name=\"sirket\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"posta-kodu\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Zip Code *\" value=\"\" type=\"text\" name=\"posta-kodu\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"il\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Province*\" value=\"\" type=\"text\" name=\"il\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"sorunuz\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Question*\" value=\"\" type=\"text\" name=\"sorunuz\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"uzmanlik-alani\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"uzmanlik-alani\"><option value=\"\">Area of Expertise<\/option><option value=\"Di\u015f\">External<\/option><option value=\"Kulak - Burun - Bo\u011faz\">Ear - Nose - Throat<\/option><option value=\"Kad\u0131n Hastal\u0131klar\u0131 ve Do\u011fum\">Obstetrics and Gynaecology<\/option><option value=\"\u0130ntraoperatif Radyoterapi (IORT)\">Intraoperative Radiotherapy (IORT)<\/option><option value=\"N\u00f6ro\u015fir\u00fcrji\">Neurosurgery<\/option><option value=\"Patoloji\">Pathology<\/option><option value=\"Plastik ve Rekonstr\u00fcktif Cerrahi (P&amp;R)\">Plastic and Reconstructive Surgery (P&amp;R)<\/option><option value=\"Omurga (N\u00f6roloji\/Ortopedi)\">Spine (Neurology\/Orthopedics)<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\" style=\"margin-top:30px;\">\n\t\t<h6> Service You Are Interested In *\n\t\t<\/h6>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"ilgilendiginiz-hizmet\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first\"><label><input type=\"checkbox\" name=\"ilgilendiginiz-hizmet[]\" value=\"Teklif \/ Fiyat bilgisi\" \/><span class=\"wpcf7-list-item-label\">Offer \/ Price information<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"ilgilendiginiz-hizmet[]\" value=\"Sat\u0131\u015f temsilcisi ile ileti\u015fim\" \/><span class=\"wpcf7-list-item-label\">Contact sales representative<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"checkbox\" name=\"ilgilendiginiz-hizmet[]\" value=\"Cihaz\u0131n demolar\u0131\" \/><span class=\"wpcf7-list-item-label\">Demos of the device<\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance-120\"><span class=\"wpcf7-form-control wpcf7-acceptance optional\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-120\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">Vista T\u0131p, Proje ve Dan\u0131\u015fmanl\u0131k A.\u015e. ve ZEISS grubuna ait di\u011fer \u015firketlerden \u00fcr\u00fcnler ve hizmetler hakk\u0131nda d\u00fczenli olarak e-posta ile bilgi ve haber almay\u0131 kabul ediyorum. Bu onay\u0131 istedi\u011fim zaman, \u00f6rne\u011fin info@vistatip.com.tr adresine e-posta g\u00f6ndererek, geri alma hakk\u0131na sahibim.<\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><label> All your service requests will be shared with Zeiss T\u00fcrkiye.<br \/>\nIf you would like to receive further information about data processing at ZEISS, please <a href=\"https:\/\/vistatip.com.tr\/en\/gizlilik-politikasi\/\" target=\"_blank\">our privacy policy<\/a> examine. <\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n<\/div>\n\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t <\/div><div id=\"lqd-tab-1393\" role=\"tabpanel\" class=\"lqd-tabs-pane fade\"><style>.elementor-2161 .elementor-element.elementor-element-9c4e7cb{--display:flex;}.elementor-2161 .elementor-element.elementor-element-ce90e0a .lqd-contact-form [type=submit]{margin:20px 0px 0px 0px;}.elementor-2161 .elementor-element.elementor-element-ce90e0a input:not([type=submit]), .elementor-2161 .elementor-element.elementor-element-ce90e0a textarea, .elementor-2161 .elementor-element.elementor-element-ce90e0a .lqd-contact-form select, .elementor-2161 .elementor-element.elementor-element-ce90e0a .ui-button.ui-selectmenu-button, .elementor-2161 .elementor-element.elementor-element-ce90e0a .wpcf7-radio{color:#4D4D4D;}@media(max-width:767px){.elementor-2161 .elementor-element.elementor-element-9c4e7cb{--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}}<\/style>\t\t<div data-elementor-type=\"section\" data-elementor-id=\"2161\" class=\"elementor elementor-2161\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c4e7cb e-flex e-con-boxed e-con e-parent\" data-id=\"9c4e7cb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce90e0a elementor-widget elementor-widget-ld_cf722\" data-id=\"ce90e0a\" data-element_type=\"widget\" data-widget_type=\"ld_cf722.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t<div class=\"lqd-contact-form\">\n\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2154-o3\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/17#wpcf7-f2154-o3\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/en\/wp-json\/wp\/v2\/pages\/17#wpcf7-f2154-o3\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2154\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.9.8\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2154-o3\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/div>\n<div class=\"row\">\n\t<div class=\"col-md-12\" style=\"margin-bottom:15px;\">\n\t\t<h6> Personal contact information\n\t\t<\/h6>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"ad\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name\" value=\"\" type=\"text\" name=\"ad\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"soyad\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Surname\" value=\"\" type=\"text\" name=\"soyad\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"lokasyon\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Location\" value=\"\" type=\"text\" name=\"lokasyon\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"telefon\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Telephone\" value=\"\" type=\"tel\" name=\"telefon\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"sirket\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Company \/ Practice \/ Hospital name *\" value=\"\" type=\"text\" name=\"sirket\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"posta-kodu\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Zip Code *\" value=\"\" type=\"text\" name=\"posta-kodu\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"il\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Province*\" value=\"\" type=\"text\" name=\"il\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"sorunuz\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Question*\" value=\"\" type=\"text\" name=\"sorunuz\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"uzmanlik-alani\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"uzmanlik-alani\"><option value=\"\">Area of Expertise<\/option><option value=\"Di\u015f\">External<\/option><option value=\"Kulak - Burun - Bo\u011faz\">Ear - Nose - Throat<\/option><option value=\"Kad\u0131n Hastal\u0131klar\u0131 ve Do\u011fum\">Obstetrics and Gynaecology<\/option><option value=\"\u0130ntraoperatif Radyoterapi (IORT)\">Intraoperative Radiotherapy (IORT)<\/option><option value=\"N\u00f6ro\u015fir\u00fcrji\">Neurosurgery<\/option><option value=\"Patoloji\">Pathology<\/option><option value=\"Plastik ve Rekonstr\u00fcktif Cerrahi (P&amp;R)\">Plastic and Reconstructive Surgery (P&amp;R)<\/option><option value=\"Omurga (N\u00f6roloji\/Ortopedi)\">Spine (Neurology\/Orthopedics)<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\" style=\"margin-top:30px;\">\n\t\t<h6 style=\"margin-bottom:15px;\"> Service You Are Interested In *\n\t\t<\/h6>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"ilgilendiginiz-hizmet\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first\"><label><input type=\"checkbox\" name=\"ilgilendiginiz-hizmet[]\" value=\"Teklif \/ Fiyat bilgisi\" \/><span class=\"wpcf7-list-item-label\">Offer \/ Price information<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"ilgilendiginiz-hizmet[]\" value=\"Sat\u0131\u015f temsilcisi ile ileti\u015fim\" \/><span class=\"wpcf7-list-item-label\">Contact sales representative<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"checkbox\" name=\"ilgilendiginiz-hizmet[]\" value=\"Cihaz\u0131n demolar\u0131\" \/><span class=\"wpcf7-list-item-label\">Demos of the device<\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance-120\"><span class=\"wpcf7-form-control wpcf7-acceptance optional\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-120\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">Vista T\u0131p, Proje ve Dan\u0131\u015fmanl\u0131k A.\u015e. ve ZEISS grubuna ait di\u011fer \u015firketlerden \u00fcr\u00fcnler ve hizmetler hakk\u0131nda d\u00fczenli olarak e-posta ile bilgi ve haber almay\u0131 kabul ediyorum. Bu onay\u0131 istedi\u011fim zaman, \u00f6rne\u011fin info@vistatip.com.tr adresine e-posta g\u00f6ndererek, geri alma hakk\u0131na sahibim.<\/span><\/label><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><label> All your service requests will be shared with Zeiss T\u00fcrkiye.<br \/>\nIf you would like to receive further information about data processing at ZEISS, please <a href=\"https:\/\/vistatip.com.tr\/en\/gizlilik-politikasi\/\" target=\"_blank\">our privacy policy<\/a> examine. <\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n<\/div>\n\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t <\/div><\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"rank_math_lock_modified_date":false,"_joinchat":[],"footnotes":""},"class_list":["post-17","page","type-page","status-publish","hentry"],"rankMath":{"parentDomain":"vistatip.com.tr","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"The featured image should be at least 200 by 200 pixels to be picked up by Facebook and other social media sites.","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"vista-ims-istanbul-2025teydi","permalinkFormat":"https:\/\/vistatip.com.tr\/en\/%postname%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/vistatip.com.tr\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":false,"primaryTaxonomy":{"title":"Category","name":"category","singularLabel":"Category","restBase":"categories"},"serpData":{"title":"","description":"","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"username","primaryTerm":0,"authorName":"vista_tip","titleTemplate":"%title% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":{"A":"[\\u0041\\u24B6\\uFF21\\u00C0\\u00C1\\u00C2\\u1EA6\\u1EA4\\u1EAA\\u1EA8\\u00C3\\u0100\\u0102\\u1EB0\\u1EAE\\u1EB4\\u1EB2\\u0226\\u01E0\\u00C4\\u01DE\\u1EA2\\u00C5\\u01FA\\u01CD\\u0200\\u0202\\u1EA0\\u1EAC\\u1EB6\\u1E00\\u0104\\u023A\\u2C6F]","AA":"[\\uA732]","AE":"[\\u00C6\\u01FC\\u01E2]","AO":"[\\uA734]","AU":"[\\uA736]","AV":"[\\uA738\\uA73A]","AY":"[\\uA73C]","B":"[\\u0042\\u24B7\\uFF22\\u1E02\\u1E04\\u1E06\\u0243\\u0182\\u0181]","C":"[\\u0043\\u24B8\\uFF23\\u0106\\u0108\\u010A\\u010C\\u00C7\\u1E08\\u0187\\u023B\\uA73E]","D":"[\\u0044\\u24B9\\uFF24\\u1E0A\\u010E\\u1E0C\\u1E10\\u1E12\\u1E0E\\u0110\\u018B\\u018A\\u0189\\uA779]","DZ":"[\\u01F1\\u01C4]","Dz":"[\\u01F2\\u01C5]","E":"[\\u0045\\u24BA\\uFF25\\u00C8\\u00C9\\u00CA\\u1EC0\\u1EBE\\u1EC4\\u1EC2\\u1EBC\\u0112\\u1E14\\u1E16\\u0114\\u0116\\u00CB\\u1EBA\\u011A\\u0204\\u0206\\u1EB8\\u1EC6\\u0228\\u1E1C\\u0118\\u1E18\\u1E1A\\u0190\\u018E]","F":"[\\u0046\\u24BB\\uFF26\\u1E1E\\u0191\\uA77B]","G":"[\\u0047\\u24BC\\uFF27\\u01F4\\u011C\\u1E20\\u011E\\u0120\\u01E6\\u0122\\u01E4\\u0193\\uA7A0\\uA77D\\uA77E]","H":"[\\u0048\\u24BD\\uFF28\\u0124\\u1E22\\u1E26\\u021E\\u1E24\\u1E28\\u1E2A\\u0126\\u2C67\\u2C75\\uA78D]","I":"[\\u0049\\u24BE\\uFF29\\u00CC\\u00CD\\u00CE\\u0128\\u012A\\u012C\\u0130\\u00CF\\u1E2E\\u1EC8\\u01CF\\u0208\\u020A\\u1ECA\\u012E\\u1E2C\\u0197]","J":"[\\u004A\\u24BF\\uFF2A\\u0134\\u0248]","K":"[\\u004B\\u24C0\\uFF2B\\u1E30\\u01E8\\u1E32\\u0136\\u1E34\\u0198\\u2C69\\uA740\\uA742\\uA744\\uA7A2]","L":"[\\u004C\\u24C1\\uFF2C\\u013F\\u0139\\u013D\\u1E36\\u1E38\\u013B\\u1E3C\\u1E3A\\u0141\\u023D\\u2C62\\u2C60\\uA748\\uA746\\uA780]","LJ":"[\\u01C7]","Lj":"[\\u01C8]","M":"[\\u004D\\u24C2\\uFF2D\\u1E3E\\u1E40\\u1E42\\u2C6E\\u019C]","N":"[\\u004E\\u24C3\\uFF2E\\u01F8\\u0143\\u00D1\\u1E44\\u0147\\u1E46\\u0145\\u1E4A\\u1E48\\u0220\\u019D\\uA790\\uA7A4]","NJ":"[\\u01CA]","Nj":"[\\u01CB]","O":"[\\u004F\\u24C4\\uFF2F\\u00D2\\u00D3\\u00D4\\u1ED2\\u1ED0\\u1ED6\\u1ED4\\u00D5\\u1E4C\\u022C\\u1E4E\\u014C\\u1E50\\u1E52\\u014E\\u022E\\u0230\\u00D6\\u022A\\u1ECE\\u0150\\u01D1\\u020C\\u020E\\u01A0\\u1EDC\\u1EDA\\u1EE0\\u1EDE\\u1EE2\\u1ECC\\u1ED8\\u01EA\\u01EC\\u00D8\\u01FE\\u0186\\u019F\\uA74A\\uA74C]","OI":"[\\u01A2]","OO":"[\\uA74E]","OU":"[\\u0222]","P":"[\\u0050\\u24C5\\uFF30\\u1E54\\u1E56\\u01A4\\u2C63\\uA750\\uA752\\uA754]","Q":"[\\u0051\\u24C6\\uFF31\\uA756\\uA758\\u024A]","R":"[\\u0052\\u24C7\\uFF32\\u0154\\u1E58\\u0158\\u0210\\u0212\\u1E5A\\u1E5C\\u0156\\u1E5E\\u024C\\u2C64\\uA75A\\uA7A6\\uA782]","S":"[\\u0053\\u24C8\\uFF33\\u1E9E\\u015A\\u1E64\\u015C\\u1E60\\u0160\\u1E66\\u1E62\\u1E68\\u0218\\u015E\\u2C7E\\uA7A8\\uA784]","T":"[\\u0054\\u24C9\\uFF34\\u1E6A\\u0164\\u1E6C\\u021A\\u0162\\u1E70\\u1E6E\\u0166\\u01AC\\u01AE\\u023E\\uA786]","TZ":"[\\uA728]","U":"[\\u0055\\u24CA\\uFF35\\u00D9\\u00DA\\u00DB\\u0168\\u1E78\\u016A\\u1E7A\\u016C\\u00DC\\u01DB\\u01D7\\u01D5\\u01D9\\u1EE6\\u016E\\u0170\\u01D3\\u0214\\u0216\\u01AF\\u1EEA\\u1EE8\\u1EEE\\u1EEC\\u1EF0\\u1EE4\\u1E72\\u0172\\u1E76\\u1E74\\u0244]","V":"[\\u0056\\u24CB\\uFF36\\u1E7C\\u1E7E\\u01B2\\uA75E\\u0245]","VY":"[\\uA760]","W":"[\\u0057\\u24CC\\uFF37\\u1E80\\u1E82\\u0174\\u1E86\\u1E84\\u1E88\\u2C72]","X":"[\\u0058\\u24CD\\uFF38\\u1E8A\\u1E8C]","Y":"[\\u0059\\u24CE\\uFF39\\u1EF2\\u00DD\\u0176\\u1EF8\\u0232\\u1E8E\\u0178\\u1EF6\\u1EF4\\u01B3\\u024E\\u1EFE]","Z":"[\\u005A\\u24CF\\uFF3A\\u0179\\u1E90\\u017B\\u017D\\u1E92\\u1E94\\u01B5\\u0224\\u2C7F\\u2C6B\\uA762]","a":"[\\u0061\\u24D0\\uFF41\\u1E9A\\u00E0\\u00E1\\u00E2\\u1EA7\\u1EA5\\u1EAB\\u1EA9\\u00E3\\u0101\\u0103\\u1EB1\\u1EAF\\u1EB5\\u1EB3\\u0227\\u01E1\\u00E4\\u01DF\\u1EA3\\u00E5\\u01FB\\u01CE\\u0201\\u0203\\u1EA1\\u1EAD\\u1EB7\\u1E01\\u0105\\u2C65\\u0250]","aa":"[\\uA733]","ae":"[\\u00E6\\u01FD\\u01E3]","ao":"[\\uA735]","au":"[\\uA737]","av":"[\\uA739\\uA73B]","ay":"[\\uA73D]","b":"[\\u0062\\u24D1\\uFF42\\u1E03\\u1E05\\u1E07\\u0180\\u0183\\u0253]","c":"[\\u0063\\u24D2\\uFF43\\u0107\\u0109\\u010B\\u010D\\u00E7\\u1E09\\u0188\\u023C\\uA73F\\u2184]","d":"[\\u0064\\u24D3\\uFF44\\u1E0B\\u010F\\u1E0D\\u1E11\\u1E13\\u1E0F\\u0111\\u018C\\u0256\\u0257\\uA77A]","dz":"[\\u01F3\\u01C6]","e":"[\\u0065\\u24D4\\uFF45\\u00E8\\u00E9\\u00EA\\u1EC1\\u1EBF\\u1EC5\\u1EC3\\u1EBD\\u0113\\u1E15\\u1E17\\u0115\\u0117\\u00EB\\u1EBB\\u011B\\u0205\\u0207\\u1EB9\\u1EC7\\u0229\\u1E1D\\u0119\\u1E19\\u1E1B\\u0247\\u025B\\u01DD]","f":"[\\u0066\\u24D5\\uFF46\\u1E1F\\u0192\\uA77C]","g":"[\\u0067\\u24D6\\uFF47\\u01F5\\u011D\\u1E21\\u011F\\u0121\\u01E7\\u0123\\u01E5\\u0260\\uA7A1\\u1D79\\uA77F]","h":"[\\u0068\\u24D7\\uFF48\\u0125\\u1E23\\u1E27\\u021F\\u1E25\\u1E29\\u1E2B\\u1E96\\u0127\\u2C68\\u2C76\\u0265]","hv":"[\\u0195]","i":"[\\u0069\\u24D8\\uFF49\\u00EC\\u00ED\\u00EE\\u0129\\u012B\\u012D\\u00EF\\u1E2F\\u1EC9\\u01D0\\u0209\\u020B\\u1ECB\\u012F\\u1E2D\\u0268\\u0131]","j":"[\\u006A\\u24D9\\uFF4A\\u0135\\u01F0\\u0249]","k":"[\\u006B\\u24DA\\uFF4B\\u1E31\\u01E9\\u1E33\\u0137\\u1E35\\u0199\\u2C6A\\uA741\\uA743\\uA745\\uA7A3]","l":"[\\u006C\\u24DB\\uFF4C\\u0140\\u013A\\u013E\\u1E37\\u1E39\\u013C\\u1E3D\\u1E3B\\u017F\\u0142\\u019A\\u026B\\u2C61\\uA749\\uA781\\uA747]","lj":"[\\u01C9]","m":"[\\u006D\\u24DC\\uFF4D\\u1E3F\\u1E41\\u1E43\\u0271\\u026F]","n":"[\\u006E\\u24DD\\uFF4E\\u01F9\\u0144\\u00F1\\u1E45\\u0148\\u1E47\\u0146\\u1E4B\\u1E49\\u019E\\u0272\\u0149\\uA791\\uA7A5]","nj":"[\\u01CC]","o":"[\\u006F\\u24DE\\uFF4F\\u00F2\\u00F3\\u00F4\\u1ED3\\u1ED1\\u1ED7\\u1ED5\\u00F5\\u1E4D\\u022D\\u1E4F\\u014D\\u1E51\\u1E53\\u014F\\u022F\\u0231\\u00F6\\u022B\\u1ECF\\u0151\\u01D2\\u020D\\u020F\\u01A1\\u1EDD\\u1EDB\\u1EE1\\u1EDF\\u1EE3\\u1ECD\\u1ED9\\u01EB\\u01ED\\u00F8\\u01FF\\u0254\\uA74B\\uA74D\\u0275]","oi":"[\\u01A3]","ou":"[\\u0223]","oo":"[\\uA74F]","p":"[\\u0070\\u24DF\\uFF50\\u1E55\\u1E57\\u01A5\\u1D7D\\uA751\\uA753\\uA755]","q":"[\\u0071\\u24E0\\uFF51\\u024B\\uA757\\uA759]","r":"[\\u0072\\u24E1\\uFF52\\u0155\\u1E59\\u0159\\u0211\\u0213\\u1E5B\\u1E5D\\u0157\\u1E5F\\u024D\\u027D\\uA75B\\uA7A7\\uA783]","s":"[\\u0073\\u24E2\\uFF53\\u015B\\u1E65\\u015D\\u1E61\\u0161\\u1E67\\u1E63\\u1E69\\u0219\\u015F\\u023F\\uA7A9\\uA785\\u1E9B]","ss":"[\\u00DF]","t":"[\\u0074\\u24E3\\uFF54\\u1E6B\\u1E97\\u0165\\u1E6D\\u021B\\u0163\\u1E71\\u1E6F\\u0167\\u01AD\\u0288\\u2C66\\uA787]","tz":"[\\uA729]","u":"[\\u0075\\u24E4\\uFF55\\u00F9\\u00FA\\u00FB\\u0169\\u1E79\\u016B\\u1E7B\\u016D\\u00FC\\u01DC\\u01D8\\u01D6\\u01DA\\u1EE7\\u016F\\u0171\\u01D4\\u0215\\u0217\\u01B0\\u1EEB\\u1EE9\\u1EEF\\u1EED\\u1EF1\\u1EE5\\u1E73\\u0173\\u1E77\\u1E75\\u0289]","v":"[\\u0076\\u24E5\\uFF56\\u1E7D\\u1E7F\\u028B\\uA75F\\u028C]","vy":"[\\uA761]","w":"[\\u0077\\u24E6\\uFF57\\u1E81\\u1E83\\u0175\\u1E87\\u1E85\\u1E98\\u1E89\\u2C73]","x":"[\\u0078\\u24E7\\uFF58\\u1E8B\\u1E8D]","y":"[\\u0079\\u24E8\\uFF59\\u1EF3\\u00FD\\u0177\\u1EF9\\u0233\\u1E8F\\u00FF\\u1EF7\\u1E99\\u1EF5\\u01B4\\u024F\\u1EFF]","z":"[\\u007A\\u24E9\\uFF5A\\u017A\\u1E91\\u017C\\u017E\\u1E93\\u1E95\\u01B6\\u0225\\u0240\\u2C6C\\uA763]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":false,"hasBreadcrumb":false},"homeUrl":"https:\/\/vistatip.com.tr\/en","objectID":3422,"objectType":"post","locale":"en","localeFull":"en_US","overlayImages":{"play":{"name":"Play icon","url":"https:\/\/vistatip.com.tr\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/home\/u610310974\/domains\/vistatip.com.tr\/public_html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF icon","url":"https:\/\/vistatip.com.tr\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/home\/u610310974\/domains\/vistatip.com.tr\/public_html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/vistatip.com.tr\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/social-placeholder.jpg","customPermalinks":true,"isUserRegistered":false,"autoSuggestKeywords":false,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fvistatip.com.tr%2Fen&r=https%3A%2F%2Fvistatip.com.tr%2Fen%2Fwp-json%2Fwp%2Fv2%2Fpages%2F17%3Fnonce%3Dd1fd38032a","maxTags":5,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/vistatip.com.tr\/wp-content\/uploads\/2024\/09\/Zeiss_logo.svg-150x150.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"isPro":false,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"Upgrade","trendsPreviewImage":"https:\/\/vistatip.com.tr\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":false,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/vistatip.com.tr\/en\/wp-json\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vistatip.com.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vistatip.com.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vistatip.com.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vistatip.com.tr\/en\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":168,"href":"https:\/\/vistatip.com.tr\/en\/wp-json\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":3294,"href":"https:\/\/vistatip.com.tr\/en\/wp-json\/wp\/v2\/pages\/17\/revisions\/3294"}],"wp:attachment":[{"href":"https:\/\/vistatip.com.tr\/en\/wp-json\/wp\/v2\/media?parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}