CINXE.COM

Magnification & Ergonomics - EndoExperience

<!DOCTYPE html> <html lang="en-CA"> <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="pingback" href="https://endoexperience.com/xmlrpc.php" /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> document.documentElement.className = 'js'; </script> <style id="et-builder-googlefonts-cached-inline">/* Original: https://fonts.googleapis.com/css?family=Montserrat:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic|Quicksand:300,regular,500,600,700&#038;subset=latin,latin-ext&#038;display=swap *//* User Agent: Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) Safari/538.1 Daum/4.1 */@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Xw3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Hw3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr73w3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w3aX8.ttf) format('truetype');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkKEo58i-xw.ttf) format('truetype');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58i-xw.ttf) format('truetype');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o58i-xw.ttf) format('truetype');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkCEv58i-xw.ttf) format('truetype');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv58i-xw.ttf) format('truetype');}/* User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 */@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Xw3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Hw3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr73w3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w3aXw.woff) format('woff');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkKEo58i-xA.woff) format('woff');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58i-xA.woff) format('woff');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o58i-xA.woff) format('woff');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkCEv58i-xA.woff) format('woff');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv58i-xA.woff) format('woff');}/* User Agent: Mozilla/5.0 (Windows NT 6.3; rv:39.0) Gecko/20100101 Firefox/39.0 */@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Xw3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Hw3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr73w3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w3aXo.woff2) format('woff2');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkKEo58i-wg.woff2) format('woff2');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58i-wg.woff2) format('woff2');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o58i-wg.woff2) format('woff2');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkCEv58i-wg.woff2) format('woff2');}@font-face {font-family: 'Quicksand';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv58i-wg.woff2) format('woff2');}</style><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> let jqueryParams=[],jQuery=function(r){return jqueryParams=[...jqueryParams,r],jQuery},$=function(r){return jqueryParams=[...jqueryParams,r],$};window.jQuery=jQuery,window.$=jQuery;let customHeadScripts=!1;jQuery.fn=jQuery.prototype={},$.fn=jQuery.prototype={},jQuery.noConflict=function(r){if(window.jQuery)return jQuery=window.jQuery,$=window.jQuery,customHeadScripts=!0,jQuery.noConflict},jQuery.ready=function(r){jqueryParams=[...jqueryParams,r]},$.ready=function(r){jqueryParams=[...jqueryParams,r]},jQuery.load=function(r){jqueryParams=[...jqueryParams,r]},$.load=function(r){jqueryParams=[...jqueryParams,r]},jQuery.fn.ready=function(r){jqueryParams=[...jqueryParams,r]},$.fn.ready=function(r){jqueryParams=[...jqueryParams,r]};</script> <!-- This site is optimized with the Yoast SEO plugin v20.6 - https://yoast.com/wordpress/plugins/seo/ --> <title>Magnification &amp; Ergonomics - EndoExperience</title> <link rel="canonical" href="https://endoexperience.com/the-endofiles/products/magnification-and-ergonomics/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Magnification &amp; Ergonomics - EndoExperience" /> <meta property="og:url" content="https://endoexperience.com/the-endofiles/products/magnification-and-ergonomics/" /> <meta property="og:site_name" content="EndoExperience" /> <meta property="article:modified_time" content="2021-09-22T14:38:29+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://endoexperience.com/the-endofiles/products/magnification-and-ergonomics/","url":"https://endoexperience.com/the-endofiles/products/magnification-and-ergonomics/","name":"Magnification & Ergonomics - EndoExperience","isPartOf":{"@id":"https://endoexperience.com/#website"},"datePublished":"2021-02-10T14:39:39+00:00","dateModified":"2021-09-22T14:38:29+00:00","breadcrumb":{"@id":"https://endoexperience.com/the-endofiles/products/magnification-and-ergonomics/#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https://endoexperience.com/the-endofiles/products/magnification-and-ergonomics/"]}]},{"@type":"BreadcrumbList","@id":"https://endoexperience.com/the-endofiles/products/magnification-and-ergonomics/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://endoexperience.com/"},{"@type":"ListItem","position":2,"name":"The EndoFiles","item":"https://endoexperience.com/the-endofiles/"},{"@type":"ListItem","position":3,"name":"Products I Use","item":"https://endoexperience.com/the-endofiles/products/"},{"@type":"ListItem","position":4,"name":"Magnification &#038; Ergonomics"}]},{"@type":"WebSite","@id":"https://endoexperience.com/#website","url":"https://endoexperience.com/","name":"EndoExperience","description":"Not What You Expected","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://endoexperience.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-CA"}]}</script> <!-- / Yoast SEO plugin. --> <link rel="alternate" type="application/rss+xml" title="EndoExperience &raquo; Feed" href="https://endoexperience.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="EndoExperience &raquo; Comments Feed" href="https://endoexperience.com/comments/feed/" /> <meta content="Divi Child Plus v.1.2.1" name="generator"/><style id='wp-block-library-theme-inline-css' type='text/css'> .wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:hsla(0,0%,100%,.65)}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:hsla(0,0%,100%,.65)}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:hsla(0,0%,100%,.65)}.wp-block-pullquote{border-top:4px solid;border-bottom:4px solid;margin-bottom:1.75em;color:currentColor}.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{color:currentColor;text-transform:uppercase;font-size:.8125em;font-style:normal}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;position:relative;font-style:normal}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid;word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:hsla(0,0%,100%,.65)}.wp-block-template-part.has-background{padding:1.25em 2.375em;margin-top:0;margin-bottom:0} </style> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}body { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} </style> <link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://endoexperience.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1689187820' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='wp-pagenavi-css' href='https://endoexperience.com/wp-content/cache/min/1/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=1689187820' type='text/css' media='all' /> <link rel='stylesheet' id='ivory-search-styles-css' href='https://endoexperience.com/wp-content/plugins/add-search-to-menu/public/css/ivory-search.min.css?ver=5.4.6' type='text/css' media='all' /> <style id='divi-style-parent-inline-inline-css' type='text/css'> /*! Theme Name: Divi Theme URI: http://www.elegantthemes.com/gallery/divi/ Version: 4.17.4 Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection. Author: Elegant Themes Author URI: http://www.elegantthemes.com License: GNU General Public License v2 License URI: http://www.gnu.org/licenses/gpl-2.0.html */ a,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote{margin:20px 0 30px;border-left:5px solid;padding-left:20px}:focus{outline:0}del{text-decoration:line-through}pre{overflow:auto;padding:10px}figure{margin:0}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,hgroup,nav,section{display:block}body{font-family:Open Sans,Arial,sans-serif;font-size:14px;color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.page-template-page-template-blank-php #page-container{padding-top:0!important}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}p.et_normal_padding{padding-bottom:1em}strong{font-weight:700}cite,em,i{font-style:italic}code,pre{font-family:Courier New,monospace;margin-bottom:10px}ins{text-decoration:none}sub,sup{height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:.8em}sub{top:.3em}dl{margin:0 0 1.5em}dl dt{font-weight:700}dd{margin-left:1.5em}blockquote p{padding-bottom:0}embed,iframe,object,video{max-width:100%}h1,h2,h3,h4,h5,h6{color:#333;padding-bottom:10px;line-height:1em;font-weight:500}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:30px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}input{-webkit-appearance:none}input[type=checkbox]{-webkit-appearance:checkbox}input[type=radio]{-webkit-appearance:radio}input.text,input.title,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #bbb;padding:2px;color:#4e4e4e}input.text:focus,input.title:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#2d3940;color:#3e3e3e}input.text,input.title,input[type=text],select,textarea{margin:0}textarea{padding:4px}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.clear{clear:both}br.clear{margin:0;padding:0}.pagination{clear:both}#et_search_icon:hover,.et-social-icon a:hover,.et_password_protected_form .et_submit_button,.form-submit .et_pb_buttontton.alt.disabled,.nav-single a,.posted_in a{color:#2ea3f2}.et-search-form,blockquote{border-color:#2ea3f2}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto;position:relative}body:not(.et-tb) #main-content .container,body:not(.et-tb-has-header) #main-content .container{padding-top:58px}.et_full_width_page #main-content .container:before{display:none}.main_title{margin-bottom:20px}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{background:rgba(0,0,0,.05)}.et_button_icon_visible .et_pb_button{padding-right:2em;padding-left:.7em}.et_button_icon_visible .et_pb_button:after{opacity:1;margin-left:0}.et_button_left .et_pb_button:hover:after{left:.15em}.et_button_left .et_pb_button:after{margin-left:0;left:1em}.et_button_icon_visible.et_button_left .et_pb_button,.et_button_left .et_pb_button:hover,.et_button_left .et_pb_module .et_pb_button:hover{padding-left:2em;padding-right:.7em}.et_button_icon_visible.et_button_left .et_pb_button:after,.et_button_left .et_pb_button:hover:after{left:.15em}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{padding:.3em 1em}.et_button_no_icon .et_pb_button:after{display:none}.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,.et_button_no_icon.et_button_left .et_pb_button:hover,.et_button_no_icon .et_pb_button,.et_button_no_icon .et_pb_button:hover{padding:.3em 1em!important}.et_button_custom_icon .et_pb_button:after{line-height:1.7em}.et_button_custom_icon.et_button_icon_visible .et_pb_button:after,.et_button_custom_icon .et_pb_button:hover:after{margin-left:.3em}#left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type{padding:0;margin-bottom:-16px}.entry-content table:not(.variations){border:1px solid #eee;margin:0 0 15px;text-align:left;width:100%}.entry-content thead th,.entry-content tr th{color:#555;font-weight:700;padding:9px 24px}.entry-content tr td{border-top:1px solid #eee;padding:6px 24px}#left-area ul,.entry-content ul,.et-l--body ul,.et-l--footer ul,.et-l--header ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area ol,.entry-content ol,.et-l--body ol,.et-l--footer ol,.et-l--header ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px;line-height:26px}#left-area ul li ul,.entry-content ul li ol{padding:2px 0 2px 20px}#left-area ol li ul,.entry-content ol li ol,.et-l--body ol li ol,.et-l--footer ol li ol,.et-l--header ol li ol{padding:2px 0 2px 35px}#left-area ul.wp-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0}#left-area ul.products{padding:0!important;line-height:1.7!important;list-style:none!important}.gallery-item a{display:block}.gallery-caption,.gallery-item a{width:90%}#wpadminbar{z-index:100001}#left-area .post-meta{font-size:14px;padding-bottom:15px}#left-area .post-meta a{text-decoration:none;color:#666}#left-area .et_featured_image{padding-bottom:7px}.single .post{padding-bottom:25px}body.single .et_audio_content{margin-bottom:-6px}.nav-single a{text-decoration:none;color:#2ea3f2;font-size:14px;font-weight:400}.nav-previous{float:left}.nav-next{float:right}.et_password_protected_form p input{background-color:#eee;border:none!important;width:100%!important;border-radius:0!important;font-size:14px;color:#999!important;padding:16px!important;-webkit-box-sizing:border-box;box-sizing:border-box}.et_password_protected_form label{display:none}.et_password_protected_form .et_submit_button{font-family:inherit;display:block;float:right;margin:8px auto 0;cursor:pointer}.post-password-required p.nocomments.container{max-width:100%}.post-password-required p.nocomments.container:before{display:none}.aligncenter,div.post .new-post .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;margin-bottom:10px;max-width:96%;padding:8px}.wp-caption.alignleft{margin:0 30px 20px 0}.wp-caption.alignright{margin:0 0 20px 30px}.wp-caption img{margin:0;padding:0;border:0}.wp-caption p.wp-caption-text{font-size:12px;padding:0 4px 5px;margin:0}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}.page.et_pb_pagebuilder_layout #main-content{background-color:transparent}body #main-content .et_builder_inner_content>h1,body #main-content .et_builder_inner_content>h2,body #main-content .et_builder_inner_content>h3,body #main-content .et_builder_inner_content>h4,body #main-content .et_builder_inner_content>h5,body #main-content .et_builder_inner_content>h6{line-height:1.4em}body #main-content .et_builder_inner_content>p{line-height:1.7em}.wp-block-pullquote{margin:20px 0 30px}.wp-block-pullquote.has-background blockquote{border-left:none}.wp-block-group.has-background{padding:1.5em 1.5em .5em}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}.et_full_width_page #left-area,.et_no_sidebar #left-area{float:none;width:100%!important}.et_full_width_page #left-area{padding-bottom:0}.et_no_sidebar #main-content .container:before{display:none}}@media (max-width:980px){#page-container{padding-top:80px}.et-tb #page-container,.et-tb-has-header #page-container{padding-top:0!important}#left-area,#sidebar{width:100%!important}#main-content .container:before{display:none!important}.et_full_width_page .et_gallery_item:nth-child(4n+1){clear:none}}@media print{#page-container{padding-top:0!important}}#wp-admin-bar-et-use-visual-builder a:before{font-family:ETmodules!important;content:"\e625";font-size:30px!important;width:28px;margin-top:-3px;color:#974df3!important}#wp-admin-bar-et-use-visual-builder:hover a:before{color:#fff!important}#wp-admin-bar-et-use-visual-builder:hover a,#wp-admin-bar-et-use-visual-builder a:hover{transition:background-color .5s ease;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;background-color:#7e3bd0!important;color:#fff!important}* html .clearfix,:first-child+html .clearfix{zoom:1}.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css{background-attachment:scroll}.et-social-facebook a.icon:before{content:"\e093"}.et-social-twitter a.icon:before{content:"\e094"}.et-social-google-plus a.icon:before{content:"\e096"}.et-social-instagram a.icon:before{content:"\e09a"}.et-social-rss a.icon:before{content:"\e09e"}.ai1ec-single-event:after{content:" ";display:table;clear:both}.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot{z-index:3}.wp-block-divi-layout{margin-bottom:1em}*{-webkit-box-sizing:border-box;box-sizing:border-box}#et-info-email:before,#et-info-phone:before,#et_search_icon:before,.comment-reply-link:after,.et-cart-info span:before,.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.et-social-icon a:before,.et_audio_container .mejs-playpause-button button:before,.et_audio_container .mejs-volume-button button:before,.et_overlay:before,.et_password_protected_form .et_submit_button:after,.et_pb_button:after,.et_pb_contact_reset:after,.et_pb_contact_submit:after,.et_pb_font_icon:before,.et_pb_newsletter_button:after,.et_pb_pricing_table_button:after,.et_pb_promo_button:after,.et_pb_testimonial:before,.et_pb_toggle_title:before,.form-submit .et_pb_button:after,.mobile_menu_bar:before,a.et_pb_more_button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-icon,.et_pb_custom_button_icon.et_pb_button:after,.et_pb_login .et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after{content:attr(data-icon)}.et-pb-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}#et-ajax-saving{display:none;-webkit-transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-shadow:rgba(0,139,219,.247059) 0 0 60px;box-shadow:0 0 60px rgba(0,139,219,.247059);position:fixed;top:50%;left:50%;width:50px;height:50px;background:#fff;border-radius:50px;margin:-25px 0 0 -25px;z-index:999999;text-align:center}#et-ajax-saving img{margin:9px}.et-safe-mode-indicator,.et-safe-mode-indicator:focus,.et-safe-mode-indicator:hover{-webkit-box-shadow:0 5px 10px rgba(41,196,169,.15);box-shadow:0 5px 10px rgba(41,196,169,.15);background:#29c4a9;color:#fff;font-size:14px;font-weight:600;padding:12px;line-height:16px;border-radius:3px;position:fixed;bottom:30px;right:30px;z-index:999999;text-decoration:none;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important}.et_pb_button,.et_pb_button_inner{position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.et_pb_button:hover{background-color:hsla(0,0%,100%,.2)}.et_pb_bg_layout_light.et_pb_button:hover,.et_pb_bg_layout_light .et_pb_button:hover{background-color:rgba(0,0,0,.05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:all .2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.et_pb_button.et_hover_enabled:hover:after,.et_pb_button.et_pb_hovered:hover:after{-webkit-transition:none!important;transition:none!important}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1;margin-left:0}.et_pb_column_1_3 h1,.et_pb_column_1_4 h1,.et_pb_column_1_5 h1,.et_pb_column_1_6 h1,.et_pb_column_2_5 h1{font-size:26px}.et_pb_column_1_3 h2,.et_pb_column_1_4 h2,.et_pb_column_1_5 h2,.et_pb_column_1_6 h2,.et_pb_column_2_5 h2{font-size:23px}.et_pb_column_1_3 h3,.et_pb_column_1_4 h3,.et_pb_column_1_5 h3,.et_pb_column_1_6 h3,.et_pb_column_2_5 h3{font-size:20px}.et_pb_column_1_3 h4,.et_pb_column_1_4 h4,.et_pb_column_1_5 h4,.et_pb_column_1_6 h4,.et_pb_column_2_5 h4{font-size:18px}.et_pb_column_1_3 h5,.et_pb_column_1_4 h5,.et_pb_column_1_5 h5,.et_pb_column_1_6 h5,.et_pb_column_2_5 h5{font-size:16px}.et_pb_column_1_3 h6,.et_pb_column_1_4 h6,.et_pb_column_1_5 h6,.et_pb_column_1_6 h6,.et_pb_column_2_5 h6{font-size:15px}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h1,.et_pb_bg_layout_dark h2,.et_pb_bg_layout_dark h3,.et_pb_bg_layout_dark h4,.et_pb_bg_layout_dark h5,.et_pb_bg_layout_dark h6{color:#fff!important}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.et_pb_module.et_pb_text_align_right{text-align:right}.et_pb_module.et_pb_text_align_justified{text-align:justify}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_pb_bg_layout_light .et_pb_more_button{color:#2ea3f2}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_image_container{margin:-20px -20px 29px}.et_pb_module_inner{position:relative}.et_hover_enabled_preview{z-index:2}.et_hover_enabled:hover{position:relative;z-index:2}.et_pb_all_tabs,.et_pb_module,.et_pb_posts_nav a,.et_pb_tab,.et_pb_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_background_mask,.et_pb_background_pattern{bottom:0;left:0;position:absolute;right:0;top:0}.et_pb_background_mask{background-size:calc(100% + 2px) calc(100% + 2px);background-repeat:no-repeat;background-position:50%;overflow:hidden}.et_pb_background_pattern{background-position:0 0;background-repeat:repeat}.et_pb_with_border{position:relative;border:0 solid #333}.post-password-required .et_pb_row{padding:0;width:100%}.post-password-required .et_password_protected_form{min-height:0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1{display:none}.et_pb_no_bg{padding:0!important}.et_overlay.et_pb_inline_icon:before,.et_pb_inline_icon:before{content:attr(data-icon)}.et_pb_more_button{color:inherit;text-shadow:none;text-decoration:none;display:inline-block;margin-top:20px}.et_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et_parallax_bg.et_parallax_bg__hover,.et_parallax_bg.et_parallax_bg_phone,.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient__hover,.et_parallax_gradient.et_parallax_gradient_phone,.et_parallax_gradient.et_parallax_gradient_tablet,.et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover),.et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover){display:none}.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover,.et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover{display:block}.et_parallax_gradient{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.et_pb_module.et_pb_section_parallax,.et_pb_posts_nav a.et_pb_section_parallax,.et_pb_tab.et_pb_section_parallax{position:relative}.et_pb_section_parallax .et_pb_parallax_css,.et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:fixed}body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll;bottom:auto}.et_pb_section_parallax.et_pb_column .et_pb_module,.et_pb_section_parallax.et_pb_row .et_pb_column,.et_pb_section_parallax.et_pb_row .et_pb_module{z-index:9;position:relative}.et_pb_more_button:hover:after{opacity:1;margin-left:0}.et_pb_preload .et_pb_section_video_bg,.et_pb_preload>div{visibility:hidden}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{position:relative;background:#464646!important}.et_pb_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(https://endoexperience.com/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.et_pb_section>.box-shadow-overlay~.et_pb_row{z-index:11}body.safari .section_has_divider{will-change:transform}.et_pb_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.et_clickable{cursor:pointer}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.et_multi_view_hidden,.et_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}.et_multi_view_image__loading{visibility:hidden}.et_multi_view_image__loaded{-webkit-animation:multi-view-image-fade .5s;animation:multi-view-image-fade .5s}#et-pb-motion-effects-offset-tracker{visibility:hidden!important;opacity:0;position:absolute;top:0;left:0}.et-pb-before-scroll-animation{opacity:0}header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.et-waypoint:not(.et_pb_counters){opacity:0}@media (min-width:981px){.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}}@media (max-width:980px){.et_overlay.et_pb_inline_icon_tablet:before,.et_pb_inline_icon_tablet:before{content:attr(data-icon-tablet)}.et_parallax_bg.et_parallax_bg_tablet_exist,.et_parallax_gradient.et_parallax_gradient_tablet_exist{display:none}.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient_tablet{display:block}.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_row .et_pb_column .et_pb_module:last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_more_button{display:inline-block!important}.et_pb_bg_layout_light_tablet.et_pb_button,.et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_light_tablet .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_tablet .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_tablet h1,.et_pb_bg_layout_light_tablet h2,.et_pb_bg_layout_light_tablet h3,.et_pb_bg_layout_light_tablet h4,.et_pb_bg_layout_light_tablet h5,.et_pb_bg_layout_light_tablet h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_tablet{color:#666!important}.et_pb_bg_layout_dark_tablet,.et_pb_bg_layout_dark_tablet h1,.et_pb_bg_layout_dark_tablet h2,.et_pb_bg_layout_dark_tablet h3,.et_pb_bg_layout_dark_tablet h4,.et_pb_bg_layout_dark_tablet h5,.et_pb_bg_layout_dark_tablet h6{color:#fff!important}.et_pb_bg_layout_dark_tablet.et_pb_button,.et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_tablet .et_pb_more_button{color:inherit}.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-tablet{text-align:left}.et_pb_module.et_pb_text_align_center-tablet{text-align:center}.et_pb_module.et_pb_text_align_right-tablet{text-align:right}.et_pb_module.et_pb_text_align_justified-tablet{text-align:justify}}@media (max-width:767px){.et_pb_more_button{display:inline-block!important}.et_overlay.et_pb_inline_icon_phone:before,.et_pb_inline_icon_phone:before{content:attr(data-icon-phone)}.et_parallax_bg.et_parallax_bg_phone_exist,.et_parallax_gradient.et_parallax_gradient_phone_exist{display:none}.et_parallax_bg.et_parallax_bg_phone,.et_parallax_gradient.et_parallax_gradient_phone{display:block}.et-hide-mobile{display:none!important}.et_pb_bg_layout_light_phone.et_pb_button,.et_pb_bg_layout_light_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_light_phone .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_phone .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_phone h1,.et_pb_bg_layout_light_phone h2,.et_pb_bg_layout_light_phone h3,.et_pb_bg_layout_light_phone h4,.et_pb_bg_layout_light_phone h5,.et_pb_bg_layout_light_phone h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_phone{color:#666!important}.et_pb_bg_layout_dark_phone,.et_pb_bg_layout_dark_phone h1,.et_pb_bg_layout_dark_phone h2,.et_pb_bg_layout_dark_phone h3,.et_pb_bg_layout_dark_phone h4,.et_pb_bg_layout_dark_phone h5,.et_pb_bg_layout_dark_phone h6{color:#fff!important}.et_pb_bg_layout_dark_phone.et_pb_button,.et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_phone .et_pb_more_button{color:inherit}.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button{color:#fff!important}.et_pb_bg_layout_dark_phone .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-phone{text-align:left}.et_pb_module.et_pb_text_align_center-phone{text-align:center}.et_pb_module.et_pb_text_align_right-phone{text-align:right}.et_pb_module.et_pb_text_align_justified-phone{text-align:justify}}@media (max-width:479px){a.et_pb_more_button{display:block}}@media (min-width:768px) and (max-width:980px){[data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped){display:none!important}}@media (max-width:767px){[data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped){display:none!important}}.et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes multi-view-image-fade{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}} </style> <style id='divi-dynamic-critical-inline-css' type='text/css'> @font-face{font-family:ETmodules;font-display:block;src:url(//endoexperience.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot);src:url(//endoexperience.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"),url(//endoexperience.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf) format("truetype"),url(//endoexperience.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff) format("woff"),url(//endoexperience.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal} @media (min-width:981px){.et_pb_gutters3 .et_pb_column,.et_pb_gutters3.et_pb_row .et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4,.et_pb_gutters3.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:2.75%}.et_pb_gutters3 .et_pb_column_3_4,.et_pb_gutters3.et_pb_row .et_pb_column_3_4{width:73.625%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:3.735%}.et_pb_gutters3 .et_pb_column_2_3,.et_pb_gutters3.et_pb_row .et_pb_column_2_3{width:64.833%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:4.242%}.et_pb_gutters3 .et_pb_column_3_5,.et_pb_gutters3.et_pb_row .et_pb_column_3_5{width:57.8%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:4.758%}.et_pb_gutters3 .et_pb_column_1_2,.et_pb_gutters3.et_pb_row .et_pb_column_1_2{width:47.25%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}.et_pb_gutters3 .et_pb_column_2_5,.et_pb_gutters3.et_pb_row .et_pb_column_2_5{width:36.7%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:7.493%}.et_pb_gutters3 .et_pb_column_1_3,.et_pb_gutters3.et_pb_row .et_pb_column_1_3{width:29.6667%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_1_4,.et_pb_gutters3.et_pb_row .et_pb_column_1_4{width:20.875%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_1_5,.et_pb_gutters3.et_pb_row .et_pb_column_1_5{width:15.6%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:17.628%}.et_pb_gutters3 .et_pb_column_1_6,.et_pb_gutters3.et_pb_row .et_pb_column_1_6{width:12.0833%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product{width:28.353%;margin-right:7.47%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product{width:100%;margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product{width:48%;margin-right:4%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2){margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1){clear:none}} .et_pb_widget{float:left;max-width:100%;word-wrap:break-word}.et_pb_widget a{text-decoration:none;color:#666}.et_pb_widget li a:hover{color:#82c0c7}.et_pb_widget ol li,.et_pb_widget ul li{margin-bottom:.5em}.et_pb_widget ol li ol li,.et_pb_widget ul li ul li{margin-left:15px}.et_pb_widget select{width:100%;height:28px;padding:0 5px}.et_pb_widget_area .et_pb_widget a{color:inherit}.et_pb_bg_layout_light .et_pb_widget li a{color:#666}.et_pb_bg_layout_dark .et_pb_widget li a{color:inherit} .widget_search .screen-reader-text,.et_pb_widget .wp-block-search__label{display:none}.widget_search input#s,.widget_search input#searchsubmit,.et_pb_widget .wp-block-search__input,.et_pb_widget .wp-block-search__button{padding:.7em;height:40px !important;margin:0;font-size:14px;line-height:normal !important;border:1px solid #ddd;color:#666}.widget_search #s,.et_pb_widget .wp-block-search__input{width:100%;border-radius:3px}.widget_search #searchform,.et_pb_widget .wp-block-search{position:relative}.widget_search #searchsubmit,.et_pb_widget .wp-block-search__button{background-color:#ddd;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;position:absolute;right:0;top:0}#searchsubmit,.et_pb_widget .wp-block-search__button{cursor:pointer} .et_pb_scroll_top.et-pb-icon{text-align:center;background:rgba(0,0,0,0.4);text-decoration:none;position:fixed;z-index:99999;bottom:125px;right:0px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;display:none;cursor:pointer;font-size:30px;padding:5px;color:#fff}.et_pb_scroll_top:before{content:'2'}.et_pb_scroll_top.et-visible{opacity:1;-webkit-animation:fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_scroll_top.et-hidden{opacity:0;-webkit-animation:fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}} .et_pb_section{position:relative;background-color:#fff;background-position:50%;background-size:100%;background-size:cover}.et_pb_section--absolute,.et_pb_section--fixed{width:100%}.et_pb_section.et_section_transparent{background-color:transparent}.et_pb_fullwidth_section{padding:0}.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row{padding:0!important}.et_pb_inner_shadow{box-shadow:inset 0 0 7px rgba(0,0,0,.07)}.et_pb_bottom_inside_divider,.et_pb_top_inside_divider{display:block;background-repeat-y:no-repeat;height:100%;position:absolute;pointer-events:none;width:100%;left:0;right:0}.et_pb_bottom_inside_divider.et-no-transition,.et_pb_top_inside_divider.et-no-transition{transition:none!important}.et_pb_top_inside_divider{margin-top:-1px}.et_pb_bottom_inside_divider{margin-bottom:-1px}.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider,.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider{z-index:1}.et_pb_section_video:not(.et_pb_section--with-menu){overflow:hidden;position:relative}.et_pb_column>.et_pb_section_video_bg{z-index:-1}.et_pb_section_video_bg{visibility:visible;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;pointer-events:none;transition:display .3s}.et_pb_section_video_bg.et_pb_section_video_bg_hover,.et_pb_section_video_bg.et_pb_section_video_bg_phone,.et_pb_section_video_bg.et_pb_section_video_bg_tablet,.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only{display:none}.et_pb_section_video_bg .mejs-controls,.et_pb_section_video_bg .mejs-overlay-play{display:none!important}.et_pb_section_video_bg embed,.et_pb_section_video_bg iframe,.et_pb_section_video_bg object,.et_pb_section_video_bg video{max-width:none}.et_pb_section_video_bg .mejs-video{left:50%;position:absolute;max-width:none}.et_pb_section_video_bg .mejs-overlay-loading{display:none!important}.et_pb_social_network_link .et_pb_section_video{overflow:visible}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg{display:none}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover,.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit{display:block}@media (min-width:981px){.et_pb_section{padding:4% 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section{padding-top:0}.et_pb_fullwidth_section{padding:0}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only{display:block}}@media (max-width:980px){.et_pb_section{padding:50px 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section{padding-top:0}.et_pb_fullwidth_section{padding:0}.et_pb_section_video_bg.et_pb_section_video_bg_tablet{display:block}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only{display:none}}@media (min-width:768px){.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet{display:block}}@media (min-width:768px) and (max-width:980px){.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only{display:block}}@media (max-width:767px){.et_pb_section_video_bg.et_pb_section_video_bg_phone{display:block}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet{display:none}} .et_pb_row{width:80%;max-width:1080px;margin:auto;position:relative}body.safari .section_has_divider,body.uiwebview .section_has_divider{perspective:2000px}.section_has_divider .et_pb_row{z-index:5}.et_pb_row_inner{width:100%;position:relative}.et_pb_row.et_pb_row_empty,.et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty{display:none}.et_pb_row:after,.et_pb_row_inner:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}.et_pb_row_4col .et-last-child,.et_pb_row_4col .et-last-child-2,.et_pb_row_6col .et-last-child,.et_pb_row_6col .et-last-child-2,.et_pb_row_6col .et-last-child-3{margin-bottom:0}.et_pb_column{float:left;background-size:cover;background-position:50%;position:relative;z-index:2;min-height:1px}.et_pb_column--with-menu{z-index:3}.et_pb_column.et_pb_column_empty{min-height:1px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_column.et_pb_section_parallax{position:relative}.et_pb_column,.et_pb_row,.et_pb_row_inner{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:981px){.et_pb_row{padding:2% 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row{padding:0;width:100%}.et_pb_column_3_4 .et_pb_row_inner{padding:3.735% 0}.et_pb_column_2_3 .et_pb_row_inner{padding:4.2415% 0}.et_pb_column_1_2 .et_pb_row_inner,.et_pb_column_3_5 .et_pb_row_inner{padding:5.82% 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_row_inner{width:100%}.et_pb_column_single{padding:2.855% 0}.et_pb_column_single .et_pb_module.et-first-child,.et_pb_column_single .et_pb_module:first-child{margin-top:0}.et_pb_column_single .et_pb_module.et-last-child,.et_pb_column_single .et_pb_module:last-child{margin-bottom:0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_row.et_pb_equal_columns,.et_pb_row_inner.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_pb_row{display:-ms-flexbox;display:flex;direction:ltr}.et_pb_row.et_pb_equal_columns>.et_pb_column,.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column{-ms-flex-order:1;order:1}}@media (max-width:980px){.et_pb_row{max-width:1080px}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row{padding:0;width:100%}.et_pb_column .et_pb_row_inner,.et_pb_row{padding:30px 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_column{width:100%;margin-bottom:30px}.et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child,.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-bottom:0}.et_section_specialty .et_pb_row>.et_pb_column{padding-bottom:0}.et_pb_column.et_pb_column_empty{display:none}.et_pb_row_1-2_1-4_1-4,.et_pb_row_1-2_1-6_1-6_1-6,.et_pb_row_1-4_1-4,.et_pb_row_1-4_1-4_1-2,.et_pb_row_1-5_1-5_3-5,.et_pb_row_1-6_1-6_1-6,.et_pb_row_1-6_1-6_1-6_1-2,.et_pb_row_1-6_1-6_1-6_1-6,.et_pb_row_3-5_1-5_1-5,.et_pb_row_4col,.et_pb_row_5col,.et_pb_row_6col{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,.et_pb_row_4col>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n),.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n),.et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n){margin-right:0}.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd){margin-right:0}.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2),.et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2),.et_pb_row_4col .et_pb_column:nth-last-child(-n+2){margin-bottom:0}.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n),.et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n){margin-right:0}.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd),.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5{margin-right:0}.et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2),.et_pb_row_5col .et_pb_column:last-child{margin-bottom:0}.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n),.et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n){margin-right:0}.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child{margin-right:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3),.et_pb_row_6col .et_pb_column:nth-last-child(-n+3){margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%;margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child{margin-right:0}.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:47.25%;margin-right:5.5%}.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n){margin-right:0}.et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3){margin-bottom:0}}@media (max-width:479px){.et_pb_row .et_pb_column.et_pb_column_1_4,.et_pb_row .et_pb_column.et_pb_column_1_5,.et_pb_row .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_4:last-child,.et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_5:last-child,.et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_column{width:100%!important}} .et-menu li{display:inline-block;font-size:14px;padding-right:22px}.et-menu>li:last-child{padding-right:0}.et-menu a{color:rgba(0,0,0,.6);text-decoration:none;display:block;position:relative}.et-menu a,.et-menu a:hover{transition:all .4s ease-in-out}.et-menu a:hover{opacity:.7}.et-menu li>a{padding-bottom:29px;word-wrap:break-word}a.et_pb_menu__icon,button.et_pb_menu__icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0;margin:0 11px;font-family:ETmodules;font-size:17px;line-height:normal;background:none;border:0;cursor:pointer}.et_pb_menu__wrap .mobile_menu_bar{transform:translateY(3%)}.et_pb_menu__wrap .mobile_menu_bar:before{top:0}.et_pb_menu__logo{overflow:hidden}.et_pb_menu__logo img{display:block}.et_pb_menu__logo img[src$=".svg"]{width:100%}.et_pb_menu__search-button:after{content:"U"}.et_pb_menu__cart-button:after{content:"\E07A"}@media (max-width:980px){.et-menu{display:none}.et_mobile_nav_menu{display:block;margin-top:-1px}} .et_pb_with_border.et_pb_menu .et_pb_menu__logo img{border:0 solid #333}.et_pb_menu.et_hover_enabled:hover{z-index:auto}.et_pb_menu .et-menu-nav,.et_pb_menu .et-menu-nav>ul{float:none}.et_pb_menu .et-menu-nav>ul{padding:0!important;line-height:1.7em}.et_pb_menu .et-menu-nav>ul ul{padding:20px 0;text-align:left}.et_pb_bg_layout_dark.et_pb_menu ul li a{color:#fff}.et_pb_bg_layout_dark.et_pb_menu ul li a:hover{color:hsla(0,0%,100%,.8)}.et-menu li li.menu-item-has-children>a:first-child:after{top:12px}.et_pb_menu .et-menu-nav>ul.upwards li ul{bottom:100%;top:auto;border-bottom-width:3px;border-bottom-style:solid;border-top:none;border-bottom-color:#2ea3f2;box-shadow:2px -2px 5px rgba(0,0,0,.1)}.et_pb_menu .et-menu-nav>ul.upwards li ul li ul{bottom:-23px}.et_pb_menu .et-menu-nav>ul.upwards li.mega-menu ul ul{bottom:0;top:auto;border:none}.et_pb_menu_inner_container{position:relative}.et_pb_menu .et_pb_menu__wrap{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1}.et_pb_menu .et_pb_menu__wrap--visible{animation:fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1)}.et_pb_menu .et_pb_menu__wrap--hidden{opacity:0;animation:fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1)}.et_pb_menu .et_pb_menu__menu{-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu,.et_pb_menu .et_pb_menu__menu>nav,.et_pb_menu .et_pb_menu__menu>nav>ul{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu .et_pb_menu__menu>nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu>nav>ul>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;margin:0}.et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu{position:static}.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{top:calc(100% - 1px);left:0}.et_pb_menu .et_pb_menu__menu>nav>ul.upwards>li>ul{top:auto;bottom:calc(100% - 1px)}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:31px 0;white-space:nowrap}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after{top:50%!important;transform:translateY(-50%)}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul{padding:0!important}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li{margin-top:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a{padding-bottom:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li{margin-top:0;margin-bottom:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a{padding-top:8px;padding-bottom:0}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after{top:auto;bottom:0}.et_pb_menu .et_pb_menu__icon{-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_menu .et-menu{margin-left:-11px;margin-right:-11px}.et_pb_menu .et-menu>li{padding-left:11px;padding-right:11px}.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap{-ms-flex:0 1 auto;flex:0 1 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:30px}.rtl .et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:0;margin-left:30px}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap{-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu,.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav,.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap{-ms-flex-positive:1;flex-grow:1}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul{-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:justify;justify-content:space-between}.et_pb_menu--style-centered .et_pb_menu__logo-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.et_pb_menu--style-centered .et_pb_menu__logo-wrap,.et_pb_menu--style-centered .et_pb_menu__logo img{margin:0 auto}.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul,.et_pb_menu--style-centered .et_pb_menu__wrap{-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:none;margin-bottom:30px}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo img{margin:0 auto}.et_pb_menu--style-inline_centered_logo .et_pb_menu__wrap{-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot{-ms-flex-align:center!important;align-items:center!important}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap{width:100%;height:100%}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot img{max-height:100%}.et_pb_menu .et_pb_menu__logo-slot .et-fb-content-placeholder{min-width:96px}.et_pb_menu .et_pb_menu__search-container{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:999}.et_pb_menu .et_pb_menu__search-container--visible{opacity:1;animation:fadeInTop 1s 1 cubic-bezier(.77,0,.175,1)}.et_pb_menu .et_pb_menu__search-container--hidden{animation:fadeOutTop 1s 1 cubic-bezier(.77,0,.175,1)}.et_pb_menu .et_pb_menu__search-container--disabled{display:none}.et_pb_menu .et_pb_menu__search{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-align:center;align-items:center}.et_pb_menu .et_pb_menu__search-form{-ms-flex:1 1 auto;flex:1 1 auto}.et_pb_menu .et_pb_menu__search-input{border:0;width:100%;color:#333;background:transparent}.et_pb_menu .et_pb_menu__close-search-button{-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_menu .et_pb_menu__close-search-button:after{content:"M";font-size:1.7em}@media (min-width:981px){.et_dropdown_animation_fade.et_pb_menu ul li:hover>ul{transition:all .2s ease-in-out}.et_dropdown_animation_slide.et_pb_menu ul li:hover>ul{animation:fadeLeft .4s ease-in-out}.et_dropdown_animation_expand.et_pb_menu ul li:hover>ul{-webkit-transform-origin:0 0;animation:Grow .4s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_dropdown_animation_flip.et_pb_menu ul li ul li:hover>ul{animation:flipInX .6s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_dropdown_animation_flip.et_pb_menu ul li:hover>ul{animation:flipInY .6s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_pb_menu.et_pb_menu_fullwidth .et_pb_row{width:100%;max-width:100%;padding:0 30px!important}}@media (max-width:980px){.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__wrap{-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap{-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap{-ms-flex-pack:justify;justify-content:space-between}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo{margin:0 auto}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot{display:none}.et_pb_menu .et_pb_row{min-height:81px}.et_pb_menu .et_pb_menu__menu{display:none}.et_pb_menu .et_mobile_nav_menu{float:none;margin:0 6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.et_pb_menu .et_mobile_menu{top:100%;padding:5%}.et_pb_menu .et_mobile_menu,.et_pb_menu .et_mobile_menu ul{list-style:none!important;text-align:left}.et_pb_menu .et_mobile_menu ul{padding:0}.et_pb_menu .et_pb_mobile_menu_upwards .et_mobile_menu{top:auto;bottom:100%}} @keyframes fadeOutTop{0%{opacity:1;transform:translatey(0)}to{opacity:0;transform:translatey(-60%)}}@keyframes fadeInTop{0%{opacity:0;transform:translatey(-60%)}to{opacity:1;transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translatey(60%)}to{opacity:1;transform:translatey(0)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translatey(0)}to{opacity:0;transform:translatey(60%)}}@keyframes Grow{0%{opacity:0;transform:scaleY(.5)}to{opacity:1;transform:scale(1)}} /*! * Animate.css - http://daneden.me/animate * Licensed under the MIT license - http://opensource.org/licenses/MIT * Copyright (c) 2015 Daniel Eden */@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}} #main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999}.nav li li{padding:0 20px;margin:0}.et-menu li li a{padding:6px 20px;width:200px}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left}.nav li.et-hover>ul{visibility:visible}.nav li.et-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.et-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.et_mobile_menu li a,.nav li li a{font-size:14px;transition:all .2s ease-in-out}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.et-dropdown-removing>ul{display:none}.mega-menu .et-dropdown-removing>ul{display:block}.et-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}.et-menu .menu-item-has-children>a:first-child{padding-right:20px}.et-menu li li.menu-item-has-children>a:first-child:after{right:20px;top:6px}.et-menu-nav li.mega-menu{position:inherit}.et-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.et-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.et-menu-nav li.mega-menu li>ul{animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.et-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.et-menu-nav li.mega-menu.et-hover li ul,.et-menu-nav li.mega-menu:hover li ul{display:block}.et-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.et-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}.et-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.et-menu-nav li.mega-menu li>a{width:200px!important}.et-menu-nav li.mega-menu.mega-menu-parent li>a,.et-menu-nav li.mega-menu.mega-menu-parent li li{width:100%!important}.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.et-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li{width:50%}.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li{width:100%}.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}.et_fullwidth_nav #top-menu li.mega-menu>ul{width:auto;left:30px!important;right:30px!important}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.et_mobile_menu li .menu-item-has-children>a{background-color:transparent}.et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none} .et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_module.et_pb_button{display:inline-block;color:inherit}.et_pb_button_module_wrapper.et_pb_button_alignment_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_center{text-align:center}.et_pb_button_module_wrapper>a{display:inline-block}@media (max-width:980px){.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center{text-align:center}}@media (max-width:767px){.et_pb_button_module_wrapper.et_pb_button_alignment_phone_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_phone_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_phone_center{text-align:center}} .et_pb_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)}@media (max-width:980px){.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after{content:attr(data-icon-tablet)}}@media (max-width:767px){.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after{content:attr(data-icon-phone)}} .et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_image{margin-left:auto;margin-right:auto;line-height:0}.et_pb_image.aligncenter{text-align:center}.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image{display:block;position:relative}.et_pb_image{display:block}.et_pb_image .et_pb_image_wrap{display:inline-block;position:relative;max-width:100%}.et_pb_image .et_pb_image_wrap img[src*=".svg"]{width:auto}.et_pb_image img{position:relative}.et_pb_image_sticky{margin-bottom:0!important;display:inherit}.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay{z-index:3;opacity:1}@media (min-width:981px){.et_pb_section_sticky,.et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2),.et_pb_section_sticky .et_pb_column_single,.et_pb_section_sticky .et_pb_row.et-last-child,.et_pb_section_sticky .et_pb_row:last-child,.et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child,.et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child{padding-bottom:0!important}}@media (max-width:980px){.et_pb_image_sticky_tablet{margin-bottom:0!important;display:inherit}.et_pb_section_sticky_mobile,.et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2),.et_pb_section_sticky_mobile .et_pb_column_single,.et_pb_section_sticky_mobile .et_pb_row.et-last-child,.et_pb_section_sticky_mobile .et_pb_row:last-child,.et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child,.et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child{padding-bottom:0!important}.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child,.et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child{margin-bottom:0}.et_pb_image_bottom_space_tablet{margin-bottom:30px!important;display:block}.et_always_center_on_mobile{text-align:center!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:767px){.et_pb_image_sticky_phone{margin-bottom:0!important;display:inherit}.et_pb_image_bottom_space_phone{margin-bottom:30px!important;display:block}} .et_overlay{z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:hsla(0,0%,100%,.9);opacity:0;pointer-events:none;transition:all .3s;border:1px solid #e5e5e5;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.et_overlay:before{color:#2ea3f2;content:"\E050";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;transition:all .4s}.et_portfolio_image,.et_shop_image{position:relative;display:block}.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay,.et_portfolio_image:hover .et_overlay,.et_shop_image:hover .et_overlay{z-index:3;opacity:1}#ie7 .et_overlay,#ie8 .et_overlay{display:none}.et_pb_module.et_pb_has_overlay{position:relative}.et_pb_module.et_pb_has_overlay .et_overlay,article.et_pb_has_overlay{border:none} .et_pb_post_title.et_pb_featured_bg{padding:16% 8%;background-size:cover;background-position:50%;position:relative;overflow:hidden}.et_pb_post_title .et_pb_parallax_css{background-repeat:no-repeat;background-position:top;background-size:cover;background-attachment:fixed;position:absolute;width:100%;height:100%;overflow:hidden}.et_pb_post_title.et_pb_featured_bg .et_pb_title_container{padding:1em 1.5em}.et_pb_post_title.et_pb_featured_bg .et_pb_title_meta_container{padding-bottom:0}.et_pb_title_container h1{font-size:26px}.et_pb_column_1_3 .et_pb_title_container h1,.et_pb_column_1_4 .et_pb_title_container h1,.et_pb_column_1_5 .et_pb_title_container h1,.et_pb_column_1_6 .et_pb_title_container h1,.et_pb_column_2_5 .et_pb_title_container h1{font-size:18px}.et_pb_title_featured_container{margin-left:auto;margin-right:auto}.et_pb_title_featured_container .et_pb_image_wrap{display:inline-block;position:relative;max-width:100%;width:100%}.et_pb_title_featured_container img{width:100%}.et_pb_title_container{display:block;max-width:100%;word-wrap:break-word;z-index:98;position:relative}.et_pb_title_featured_container{line-height:0;position:relative}p.et_pb_title_meta_container{padding-bottom:1em}p.et_pb_title_meta_container .et_pb_title_meta_item--visible+.et_pb_title_meta_item--visible:before{content:" | "}.et_pb_bg_layout_light p.et_pb_title_meta_container,.et_pb_bg_layout_light p.et_pb_title_meta_container a{color:#666}.et_pb_bg_layout_dark p.et_pb_title_meta_container,.et_pb_bg_layout_dark p.et_pb_title_meta_container a{color:inherit}@media (max-width:980px){.et_pb_bg_layout_light_tablet p.et_pb_title_meta_container,.et_pb_bg_layout_light_tablet p.et_pb_title_meta_container a{color:#666}.et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container,.et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container a{color:inherit}}@media (max-width:767px){.et_pb_title_container h1{font-size:18px}.et_pb_bg_layout_light_phone p.et_pb_title_meta_container,.et_pb_bg_layout_light_phone p.et_pb_title_meta_container a{color:#666}.et_pb_bg_layout_dark_phone p.et_pb_title_meta_container,.et_pb_bg_layout_dark_phone p.et_pb_title_meta_container a{color:inherit}} .et_pb_text{word-wrap:break-word}.et_pb_text ol,.et_pb_text ul{padding-bottom:1em}.et_pb_text>:last-child{padding-bottom:0}.et_pb_text_inner{position:relative} </style> <link data-minify="1" rel='preload' id='divi-dynamic-css' href='https://endoexperience.com/wp-content/cache/min/1/wp-content/et-cache/34804/et-divi-dynamic-tb-39-tb-37307-34804.css?ver=1689188230' as='style' media='all' onload="this.onload=null;this.rel='stylesheet'" /> <link rel='stylesheet' id='wpfd_divi-styles-css' href='https://endoexperience.com/wp-content/plugins/wp-file-download/app/includes/divi/styles/style.min.css?ver=1.0.0' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='divi-style-css' href='https://endoexperience.com/wp-content/cache/min/1/wp-content/themes/Divi-Child-Plus/style.css?ver=1689187820' type='text/css' media='all' /> <!--n2css--><script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://endoexperience.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://endoexperience.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='jquery-js-after'> jqueryParams.length&&$.each(jqueryParams,function(e,r){if("function"==typeof r){var n=String(r);n.replace("$","jQuery");var a=new Function("return "+n)();$(document).ready(a)}}); </script> <link rel="https://api.w.org/" href="https://endoexperience.com/wp-json/" /><link rel="alternate" type="application/json" href="https://endoexperience.com/wp-json/wp/v2/pages/34804" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://endoexperience.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://endoexperience.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 6.0.9" /> <link rel='shortlink' href='https://endoexperience.com/?p=34804' /> <link rel="alternate" type="application/json+oembed" href="https://endoexperience.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fendoexperience.com%2Fthe-endofiles%2Fproducts%2Fmagnification-and-ergonomics%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://endoexperience.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fendoexperience.com%2Fthe-endofiles%2Fproducts%2Fmagnification-and-ergonomics%2F&#038;format=xml" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /><style type="text/css" id="custom-background-css"> body.custom-background { background-color: #1e1f21; } </style> <!-- Global site tag (gtag.js) - Google Analytics -- EndoExperience -- Endo Experience GA4 -- Sept 21st,2021 --> <script type="rocketlazyloadscript" async src="https://www.googletagmanager.com/gtag/js?id=G-XF8XLJTTTR"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-XF8XLJTTTR'); </script><link rel="icon" href="https://endoexperience.com/wp-content/uploads/2021/02/cropped-EndoExp-Facicon--32x32.jpg" sizes="32x32" /> <link rel="icon" href="https://endoexperience.com/wp-content/uploads/2021/02/cropped-EndoExp-Facicon--192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://endoexperience.com/wp-content/uploads/2021/02/cropped-EndoExp-Facicon--180x180.jpg" /> <meta name="msapplication-TileImage" content="https://endoexperience.com/wp-content/uploads/2021/02/cropped-EndoExp-Facicon--270x270.jpg" /> <style id="et-divi-customizer-global-cached-inline-styles">body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-size:18px}.et_pb_slide_content,.et_pb_best_value{font-size:20px}body{color:#ffffff}h1,h2,h3,h4,h5,h6{color:#ffffff}body{line-height:1.6em}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.et_pb_member_social_links a:hover,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a{color:#851d3e}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#851d3e}.footer-widget h4{color:#851d3e}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#851d3e}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#851d3e}.container,.et_pb_row,.et_pb_slider .et_pb_container,.et_pb_fullwidth_section .et_pb_title_container,.et_pb_fullwidth_section .et_pb_title_featured_container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container{max-width:1400px}.et_boxed_layout #page-container,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row{max-width:1560px}a{color:#851d3e}#top-header,#et-secondary-nav li ul{background-color:#851d3e}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#851d3e}.footer-widget li:before{border-color:#851d3e}#footer-widgets .footer-widget li:before{top:12.3px}@media only screen and (min-width:981px){.et-fixed-header#top-header,.et-fixed-header#top-header #et-secondary-nav li ul{background-color:#851d3e}}@media only screen and (min-width:1750px){.et_pb_row{padding:35px 0}.et_pb_section{padding:70px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:105px}.et_pb_fullwidth_section{padding:0}}h1,h1.et_pb_contact_main_title,.et_pb_title_container h1{font-size:48px}h2,.product .related h2,.et_pb_column_1_2 .et_quote_content blockquote p{font-size:41px}h3{font-size:35px}h4,.et_pb_circle_counter h3,.et_pb_number_counter h3,.et_pb_column_1_3 .et_pb_post h2,.et_pb_column_1_4 .et_pb_post h2,.et_pb_blog_grid h2,.et_pb_column_1_3 .et_quote_content blockquote p,.et_pb_column_3_8 .et_quote_content blockquote p,.et_pb_column_1_4 .et_quote_content blockquote p,.et_pb_blog_grid .et_quote_content blockquote p,.et_pb_column_1_3 .et_link_content h2,.et_pb_column_3_8 .et_link_content h2,.et_pb_column_1_4 .et_link_content h2,.et_pb_blog_grid .et_link_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_blog_grid .et_audio_content h2,.et_pb_column_3_8 .et_pb_audio_module_content h2,.et_pb_column_1_3 .et_pb_audio_module_content h2,.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2{font-size:28px}h5{font-size:25px}h6{font-size:22px}.et_pb_slide_description .et_pb_slide_title{font-size:73px}.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2,.et_pb_column_1_4 .et_pb_audio_module_content h2{font-size:25px} h1,h2,h3,h4,h5,h6{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif}body,input,textarea,select{font-family:'Quicksand',Helvetica,Arial,Lucida,sans-serif}.edit-post-visual-editor__post-title-wrapper .editor-post-title__block .editor-post-title__input{color:#333!important}</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body data-rsssl=1 class="page-template-default page page-id-34804 page-child parent-pageid-34042 custom-background et-tb-has-template et-tb-has-header et-tb-has-footer Divi et_pb_button_helper_class et_cover_background et_pb_gutter et_pb_gutters3 et_pb_pagebuilder_layout et_no_sidebar et_divi_theme et-db"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-dark-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0.49803921568627" /><feFuncG type="table" tableValues="0 0.49803921568627" /><feFuncB type="table" tableValues="0 0.49803921568627" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-red"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 0.27843137254902" /><feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-midnight"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0" /><feFuncG type="table" tableValues="0 0.64705882352941" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-magenta-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.78039215686275 1" /><feFuncG type="table" tableValues="0 0.94901960784314" /><feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-green"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.44705882352941 0.4" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-orange"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.098039215686275 1" /><feFuncG type="table" tableValues="0 0.66274509803922" /><feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><div id="page-container"> <div id="et-boc" class="et-boc"> <header class="et-l et-l--header"> <div class="et_builder_inner_content et_pb_gutters3"> <div id="divi-child-plus-header-scroll" class="et_pb_section et_pb_section_1_tb_header shrink-header et_pb_with_background et_section_regular et_pb_section--fixed et_pb_section--with-menu" > <div id="divi-child-plus-header" class="et_pb_row et_pb_row_0_tb_header et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_0_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_0_tb_header et_pb_bg_layout_light et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--with-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__logo-wrap"> <div class="et_pb_menu__logo"> <a href="/" ><img width="836" height="286" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20836%20286'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary.png 836w, https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary-480x164.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 836px, 100vw" class="wp-image-16" data-lazy-src="https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary.png" /><noscript><img width="836" height="286" src="https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary.png" alt="" srcset="https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary.png 836w, https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary-480x164.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 836px, 100vw" class="wp-image-16" /></noscript></a> </div> </div> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-main-menu" class="et-menu nav"><li class="et_pb_menu_page_id-17 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-28"><a href="https://endoexperience.com/for-patients/">For Patients</a> <ul class="sub-menu"> <li class="et_pb_menu_page_id-1301 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1313"><a href="https://endoexperience.com/for-patients/endodontics/">Endodontics</a> <ul class="sub-menu"> <li class="et_pb_menu_page_id-1109 menu-item menu-item-type-post_type menu-item-object-page menu-item-1318"><a href="https://endoexperience.com/for-patients/endodontics/what-is-endodontics/">What is Endodontics?</a></li> <li class="et_pb_menu_page_id-1111 menu-item menu-item-type-post_type menu-item-object-page menu-item-1317"><a href="https://endoexperience.com/for-patients/endodontics/conventional-treatment/">Conventional Treatment</a></li> <li class="et_pb_menu_page_id-1576 menu-item menu-item-type-post_type menu-item-object-page menu-item-1601"><a href="https://endoexperience.com/for-patients/endodontics/cracked-tooth/">Cracked Tooth</a></li> <li class="et_pb_menu_page_id-1113 menu-item menu-item-type-post_type menu-item-object-page menu-item-1316"><a href="https://endoexperience.com/for-patients/endodontics/surgical-endodontics/">Surgical Endodontics</a></li> <li class="et_pb_menu_page_id-1115 menu-item menu-item-type-post_type menu-item-object-page menu-item-1315"><a href="https://endoexperience.com/for-patients/endodontics/retreatment/">Retreatment</a></li> <li class="et_pb_menu_page_id-1117 menu-item menu-item-type-post_type menu-item-object-page menu-item-1314"><a href="https://endoexperience.com/for-patients/endodontics/alternatives-to-endodontics/">Alternatives to Endodontics</a></li> <li class="et_pb_menu_page_id-1595 menu-item menu-item-type-post_type menu-item-object-page menu-item-1600"><a href="https://endoexperience.com/for-patients/endodontics/alternatives-to-endodontics/implants/">Implants</a></li> </ul> </li> <li class="et_pb_menu_page_id-1319 menu-item menu-item-type-post_type menu-item-object-page menu-item-1324"><a href="https://endoexperience.com/for-patients/about-dr-kaufmann/">About Dr. Kaufmann</a></li> <li class="et_pb_menu_page_id-1321 menu-item menu-item-type-post_type menu-item-object-page menu-item-1323"><a href="https://endoexperience.com/for-patients/in-an-emergency/">In An Emergency</a></li> <li class="et_pb_menu_page_id-1304 menu-item menu-item-type-post_type menu-item-object-page menu-item-1312"><a href="https://endoexperience.com/for-patients/our-office/">Our Office</a></li> </ul> </li> <li class="et_pb_menu_page_id-19 menu-item menu-item-type-post_type menu-item-object-page menu-item-27"><a href="https://endoexperience.com/for-referring-doctors/">For Referring Doctors</a></li> <li class="et_pb_menu_page_id-21 menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current_page_ancestor menu-item-has-children menu-item-26"><a href="https://endoexperience.com/the-endofiles/">The EndoFiles</a> <ul class="sub-menu"> <li class="et_pb_menu_page_id-42782 menu-item menu-item-type-post_type menu-item-object-page menu-item-42855"><a href="https://endoexperience.com/search-the-endofiles/">Search The EndoFiles</a></li> <li class="et_pb_menu_page_id-37798 menu-item menu-item-type-post_type menu-item-object-page menu-item-42872"><a href="https://endoexperience.com/the-endofiles/endofiles-cabinet/">EndoFiles Cabinet</a></li> <li class="et_pb_menu_page_id-35456 menu-item menu-item-type-post_type menu-item-object-page menu-item-35552"><a href="https://endoexperience.com/cases-of-the-month/">Cases of the Month</a></li> <li class="et_pb_menu_page_id-34042 menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-34044"><a href="https://endoexperience.com/the-endofiles/products/">Products I Use</a> <ul class="sub-menu"> <li class="et_pb_menu_page_id-34077 menu-item menu-item-type-post_type menu-item-object-page menu-item-34771"><a href="https://endoexperience.com/the-endofiles/products/diagnosis/">Diagnosis</a></li> <li class="et_pb_menu_page_id-34640 menu-item menu-item-type-post_type menu-item-object-page menu-item-34774"><a href="https://endoexperience.com/the-endofiles/products/pretreatment/">Pretreatment</a></li> <li class="et_pb_menu_page_id-34642 menu-item menu-item-type-post_type menu-item-object-page menu-item-34770"><a href="https://endoexperience.com/the-endofiles/products/clean-and-shape/">Clean and Shape</a></li> <li class="et_pb_menu_page_id-34800 menu-item menu-item-type-post_type menu-item-object-page menu-item-34808"><a href="https://endoexperience.com/the-endofiles/products/irrigation/">Irrigation</a></li> <li class="et_pb_menu_page_id-34802 menu-item menu-item-type-post_type menu-item-object-page menu-item-34810"><a href="https://endoexperience.com/the-endofiles/products/retreatment/">Retreatment</a></li> <li class="et_pb_menu_page_id-34644 menu-item menu-item-type-post_type menu-item-object-page menu-item-34773"><a href="https://endoexperience.com/the-endofiles/products/obturation/">Obturation</a></li> <li class="et_pb_menu_page_id-34804 menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-34804 current_page_item menu-item-34809"><a href="https://endoexperience.com/the-endofiles/products/magnification-and-ergonomics/" aria-current="page">Magnification &#038; Ergonomics</a></li> <li class="et_pb_menu_page_id-34646 menu-item menu-item-type-post_type menu-item-object-page menu-item-34775"><a href="https://endoexperience.com/the-endofiles/products/surgery/">Surgery</a></li> <li class="et_pb_menu_page_id-34806 menu-item menu-item-type-post_type menu-item-object-page menu-item-34811"><a href="https://endoexperience.com/the-endofiles/products/software/">Software</a></li> </ul> </li> <li class="external-link et_pb_menu_page_id-43513 menu-item menu-item-type-custom menu-item-object-custom menu-item-43513"><a target="_blank" rel="noopener" href="https://www.youtube.com/watch?v=KgvydaRkHmg">Beyond The Terminus (YouTube)</a></li> <li class="et_pb_menu_page_id-35508 menu-item menu-item-type-post_type menu-item-object-page menu-item-35551"><a href="https://endoexperience.com/endofiles-oped/">The EndoFiles OpEd</a></li> <li class="et_pb_menu_page_id-43344 menu-item menu-item-type-post_type menu-item-object-page menu-item-43355"><a href="https://endoexperience.com/the-endofiles/books-i-like/">Books I Like</a></li> <li class="et_pb_menu_page_id-42556 menu-item menu-item-type-post_type menu-item-object-page menu-item-42562"><a href="https://endoexperience.com/dr-herbert-schilder/">Dedication to Dr. Herbert Schilder</a></li> </ul> </li> <li class="et_pb_menu_page_id-23 menu-item menu-item-type-post_type menu-item-object-page menu-item-25"><a href="https://endoexperience.com/contact/">Contact</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div> </div><div class="et_pb_row et_pb_row_1_tb_header login-btn-section"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_1_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_button_module_wrapper et_pb_button_0_tb_header_wrapper et_pb_module "> <a class="et_pb_button et_pb_button_0_tb_header et_pb_bg_layout_light" href="https://www.tdo4endo.com/DrKaufmann/referringdoctorlogin.asp" target="_blank">Refer A Patient</a> </div><div class="et_pb_button_module_wrapper et_pb_button_1_tb_header_wrapper et_pb_module "> <a class="et_pb_button et_pb_button_1_tb_header et_pb_bg_layout_light" href="https://www.tdo4endo.com/DrKaufmann/patientslogin.asp" target="_blank">Patient Login</a> </div><div class="et_pb_button_module_wrapper et_pb_button_2_tb_header_wrapper et_pb_module "> <a class="et_pb_button et_pb_button_2_tb_header et_pb_bg_layout_light" href="https://www.tdo4endo.com/DrKaufmann/referringdoctorlogin.asp">Dentist Login</a> </div> </div> </div> </div><div class="et_pb_section et_pb_section_2_tb_header et_pb_with_background et_section_regular et_pb_section--fixed" > <div class="et_pb_row et_pb_row_2_tb_header scroll-logo"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_2_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_0_tb_header"> <a href="/"><span class="et_pb_image_wrap "><img width="836" height="286" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20836%20286'%3E%3C/svg%3E" alt="" title="EndoExperience-Logo-Primary" data-lazy-srcset="https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary.png 836w, https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary-480x164.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 836px, 100vw" class="wp-image-16" data-lazy-src="https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary.png" /><noscript><img width="836" height="286" src="https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary.png" alt="" title="EndoExperience-Logo-Primary" srcset="https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary.png 836w, https://endoexperience.com/wp-content/uploads/2020/11/EndoExperience-Logo-Primary-480x164.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 836px, 100vw" class="wp-image-16" /></noscript></span></a> </div> </div> </div> </div> </div> </header> <div id="et-main-area"> <div id="main-content"> <article id="post-34804" class="post-34804 page type-page status-publish hentry"> <div class="entry-content"> <div class="et-l et-l--post"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_section et_pb_section_0 et_pb_with_background et_section_regular" > <div id="internal-menu-container" class="et_pb_row et_pb_row_0"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_post_title et_pb_post_title_0 page-title et_pb_bg_layout_light et_pb_text_align_left" > <div class="et_pb_title_container"> <h1 class="entry-title">Magnification &#038; Ergonomics</h1> </div> </div> </div> </div><div class="et_pb_row et_pb_row_1"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_0 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p>Jump to a Section</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_2 on-page-internal-navigation"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_module "> <a id="g6scope" class="et_pb_button et_pb_button_0 internal-navigation-btn et_pb_bg_layout_light" href="#G6scope">Global Surgical Microscopes</a> </div><div class="et_pb_button_module_wrapper et_pb_button_1_wrapper et_pb_module "> <a id="g6scope" class="et_pb_button et_pb_button_1 internal-navigation-btn et_pb_bg_layout_light" href="#xmount">X Mount Camera Adapter</a> </div><div class="et_pb_button_module_wrapper et_pb_button_2_wrapper et_pb_module "> <a class="et_pb_button et_pb_button_2 internal-navigation-btn et_pb_bg_layout_light" href="#jedmed-surgical-chairs">JedMed Surgical Chairs</a> </div><div class="et_pb_button_module_wrapper et_pb_button_3_wrapper et_pb_module "> <a class="et_pb_button et_pb_button_3 internal-navigation-btn et_pb_bg_layout_light" href="#asi-carts">ASI Carts</a> </div> </div> </div><div class="et_pb_row et_pb_row_3"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_0"> <a href="#content-after-intro"><span class="et_pb_image_wrap "><img width="37" height="75" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2037%2075'%3E%3C/svg%3E" alt="" title="Arrow-Down" class="wp-image-1033" data-lazy-src="https://endoexperience.com/wp-content/uploads/2020/12/Arrow-Down.png" /><noscript><img width="37" height="75" src="https://endoexperience.com/wp-content/uploads/2020/12/Arrow-Down.png" alt="" title="Arrow-Down" class="wp-image-1033" /></noscript></span></a> </div> </div> </div> </div><div id="product-menu" class="et_pb_section et_pb_section_2 et_pb_with_background et_section_regular et_pb_section--with-menu" > <div class="et_pb_row et_pb_row_4"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_1 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p>Browse All Products</p></div> </div> </div> </div><div id="divi-child-plus-header" class="et_pb_row et_pb_row_5 et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_0 product-menu et_pb_bg_layout_light et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-centered"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-advanced-product-category-menu" class="et-menu nav"><li id="menu-item-42630" class="et_pb_menu_page_id-34077 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-42630"><a href="https://endoexperience.com/the-endofiles/products/diagnosis/">Diagnosis</a> <ul class="sub-menu"> <li id="menu-item-42638" class="et_pb_menu_page_id-42638 menu-item menu-item-type-custom menu-item-object-custom menu-item-42638"><a href="/the-endofiles/products/diagnosis/#carestream">Carestream 6200</a></li> <li id="menu-item-42640" class="et_pb_menu_page_id-42640 menu-item menu-item-type-custom menu-item-object-custom menu-item-42640"><a href="/the-endofiles/products/diagnosis/#carestream-9000">Carestream 9000</a></li> <li id="menu-item-42641" class="et_pb_menu_page_id-42641 menu-item menu-item-type-custom menu-item-object-custom menu-item-42641"><a href="/the-endofiles/products/diagnosis/#microlux">Microlux Transilluminator</a></li> <li id="menu-item-42642" class="et_pb_menu_page_id-42642 menu-item menu-item-type-custom menu-item-object-custom menu-item-42642"><a href="/the-endofiles/products/diagnosis/#endo-ice">Endo Ice</a></li> <li id="menu-item-42643" class="et_pb_menu_page_id-42643 menu-item menu-item-type-custom menu-item-object-custom menu-item-42643"><a href="/the-endofiles/products/diagnosis/#methylene-blue">Methylene Blue Dye Vista-Blue</a></li> <li id="menu-item-42644" class="et_pb_menu_page_id-42644 menu-item menu-item-type-custom menu-item-object-custom menu-item-42644"><a href="/the-endofiles/products/diagnosis/#carr-mirrors">Carr Mirrors</a></li> <li id="menu-item-42645" class="et_pb_menu_page_id-42645 menu-item menu-item-type-custom menu-item-object-custom menu-item-42645"><a href="/the-endofiles/products/diagnosis/#hygienic-dental-stopping">Dental Stopping</a></li> <li id="menu-item-42648" class="et_pb_menu_page_id-42648 menu-item menu-item-type-custom menu-item-object-custom menu-item-42648"><a href="/the-endofiles/products/diagnosis/#microexplorer">JW 17 MicroExplorer</a></li> <li id="menu-item-42649" class="et_pb_menu_page_id-42649 menu-item menu-item-type-custom menu-item-object-custom menu-item-42649"><a href="/the-endofiles/products/diagnosis/#tooth-slooth">Tooth Slooth</a></li> <li id="menu-item-42650" class="et_pb_menu_page_id-42650 menu-item menu-item-type-custom menu-item-object-custom menu-item-42650"><a href="/the-endofiles/products/diagnosis/#cotton-roll">Cotton Roll</a></li> </ul> </li> <li id="menu-item-42634" class="et_pb_menu_page_id-34640 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-42634"><a href="https://endoexperience.com/the-endofiles/products/pretreatment/">Pretreatment</a> <ul class="sub-menu"> <li id="menu-item-42671" class="et_pb_menu_page_id-42671 menu-item menu-item-type-custom menu-item-object-custom menu-item-42671"><a href="/the-endofiles/products/pretreatment/#rollens">Rollens</a></li> <li id="menu-item-42672" class="et_pb_menu_page_id-42672 menu-item menu-item-type-custom menu-item-object-custom menu-item-42672"><a href="/the-endofiles/products/pretreatment/#xylonor-topical">Xylonor Topical</a></li> <li id="menu-item-42673" class="et_pb_menu_page_id-42673 menu-item menu-item-type-custom menu-item-object-custom menu-item-42673"><a href="/the-endofiles/products/pretreatment/#ultracane">Ultracaine 4% 1/100,000 epi</a></li> <li id="menu-item-42674" class="et_pb_menu_page_id-42674 menu-item menu-item-type-custom menu-item-object-custom menu-item-42674"><a href="/the-endofiles/products/pretreatment/#oraseal">Oraseal</a></li> <li id="menu-item-42675" class="et_pb_menu_page_id-42675 menu-item menu-item-type-custom menu-item-object-custom menu-item-42675"><a href="/the-endofiles/products/pretreatment/#opaldam">Opaldam</a></li> <li id="menu-item-42676" class="et_pb_menu_page_id-42676 menu-item menu-item-type-custom menu-item-object-custom menu-item-42676"><a href="/the-endofiles/products/pretreatment/#silker-glickman-rubber-dam-clamp">Silker-Glickman Rubber Dam Clamp</a></li> <li id="menu-item-42677" class="et_pb_menu_page_id-42677 menu-item menu-item-type-custom menu-item-object-custom menu-item-42677"><a href="/the-endofiles/products/pretreatment/#cling2">Cling2 Temp Cement</a></li> </ul> </li> <li id="menu-item-42629" class="et_pb_menu_page_id-34642 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-42629"><a href="https://endoexperience.com/the-endofiles/products/clean-and-shape/">Clean and Shape</a> <ul class="sub-menu"> <li id="menu-item-42680" class="et_pb_menu_page_id-42680 menu-item menu-item-type-custom menu-item-object-custom menu-item-42680"><a href="/the-endofiles/products/clean-and-shape/#nsk-tc2">NSK TC2 Endo Mate</a></li> <li id="menu-item-42681" class="et_pb_menu_page_id-42681 menu-item menu-item-type-custom menu-item-object-custom menu-item-42681"><a href="/the-endofiles/products/clean-and-shape/#s-files">S Files by JS Dental</a></li> <li id="menu-item-42682" class="et_pb_menu_page_id-42682 menu-item menu-item-type-custom menu-item-object-custom menu-item-42682"><a href="/the-endofiles/products/clean-and-shape/#broach">Barbed Broaches</a></li> <li id="menu-item-42683" class="et_pb_menu_page_id-42683 menu-item menu-item-type-custom menu-item-object-custom menu-item-42683"><a href="/the-endofiles/products/clean-and-shape/#edge-files">Edge Files</a></li> <li id="menu-item-42684" class="et_pb_menu_page_id-42684 menu-item menu-item-type-custom menu-item-object-custom menu-item-42684"><a href="/the-endofiles/products/clean-and-shape/#apex-nrg">Electronic Apex Locators</a></li> <li id="menu-item-42685" class="et_pb_menu_page_id-42685 menu-item menu-item-type-custom menu-item-object-custom menu-item-42685"><a href="/the-endofiles/products/clean-and-shape/#munce-burs">Munce Burs</a></li> <li id="menu-item-42686" class="et_pb_menu_page_id-42686 menu-item menu-item-type-custom menu-item-object-custom menu-item-42686"><a href="/the-endofiles/products/clean-and-shape/#ultrasonic-generator">Acteon Satelec P5 Ultrasonic Generator</a></li> <li id="menu-item-42688" class="et_pb_menu_page_id-42688 menu-item menu-item-type-custom menu-item-object-custom menu-item-42688"><a href="/the-endofiles/products/clean-and-shape/#ultradent-capillary-tips">Ultradent Capillary Tips</a></li> <li id="menu-item-42689" class="et_pb_menu_page_id-42689 menu-item menu-item-type-custom menu-item-object-custom menu-item-42689"><a href="/the-endofiles/products/clean-and-shape/#ultracal-xs">UltraCal XS</a></li> <li id="menu-item-42690" class="et_pb_menu_page_id-42690 menu-item menu-item-type-custom menu-item-object-custom menu-item-42690"><a href="/the-endofiles/products/clean-and-shape/#versabrush">VersaBrush</a></li> <li id="menu-item-42691" class="et_pb_menu_page_id-42691 menu-item menu-item-type-custom menu-item-object-custom menu-item-42691"><a href="/the-endofiles/products/clean-and-shape/#asi-titanium-suction">ASI Titanium Suction</a></li> </ul> </li> <li id="menu-item-42631" class="et_pb_menu_page_id-34800 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-42631"><a href="https://endoexperience.com/the-endofiles/products/irrigation/">Irrigation</a> <ul class="sub-menu"> <li id="menu-item-42665" class="et_pb_menu_page_id-42665 menu-item menu-item-type-custom menu-item-object-custom menu-item-42665"><a href="/the-endofiles/products/irrigation/#naocl-coltene">NaOCl 6% CanalPro</a></li> <li id="menu-item-42666" class="et_pb_menu_page_id-42666 menu-item menu-item-type-custom menu-item-object-custom menu-item-42666"><a href="/the-endofiles/products/irrigation/#edta">EDTA</a></li> <li id="menu-item-42667" class="et_pb_menu_page_id-42667 menu-item menu-item-type-custom menu-item-object-custom menu-item-42667"><a href="/the-endofiles/products/irrigation/#acidified">Acidified NaOCL</a></li> <li id="menu-item-42668" class="et_pb_menu_page_id-42668 menu-item menu-item-type-custom menu-item-object-custom menu-item-42668"><a href="/the-endofiles/products/irrigation/#navi-tips">Navi-Tips</a></li> <li id="menu-item-42669" class="et_pb_menu_page_id-42669 menu-item menu-item-type-custom menu-item-object-custom menu-item-42669"><a href="/the-endofiles/products/irrigation/#endo-activator">Endo Activator</a></li> <li id="menu-item-42670" class="et_pb_menu_page_id-42670 menu-item menu-item-type-custom menu-item-object-custom menu-item-42670"><a href="/the-endofiles/products/irrigation/#stropko">Stropko Irrigator</a></li> </ul> </li> <li id="menu-item-42635" class="et_pb_menu_page_id-34802 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-42635"><a href="https://endoexperience.com/the-endofiles/products/retreatment/">Retreatment</a> <ul class="sub-menu"> <li id="menu-item-42661" class="et_pb_menu_page_id-42661 menu-item menu-item-type-custom menu-item-object-custom menu-item-42661"><a href="/the-endofiles/products/retreatment/#gutta-percha-removal-instrument">Gutta Percha Removal Instruments</a></li> <li id="menu-item-42662" class="et_pb_menu_page_id-42662 menu-item menu-item-type-custom menu-item-object-custom menu-item-42662"><a href="/the-endofiles/products/retreatment/#ruddleprs">Ruddle Post Removal System</a></li> <li id="menu-item-42663" class="et_pb_menu_page_id-42663 menu-item menu-item-type-custom menu-item-object-custom menu-item-42663"><a href="/the-endofiles/products/retreatment/#irs-removal">3 Types of Instrument Removal Systems</a></li> </ul> </li> <li id="menu-item-42633" class="et_pb_menu_page_id-34644 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-42633"><a href="https://endoexperience.com/the-endofiles/products/obturation/">Obturation</a> <ul class="sub-menu"> <li id="menu-item-42693" class="et_pb_menu_page_id-42693 menu-item menu-item-type-custom menu-item-object-custom menu-item-42693"><a href="/the-endofiles/products/obturation/#permaflo-purple">PermaFlo Purple</a></li> <li id="menu-item-42694" class="et_pb_menu_page_id-42694 menu-item menu-item-type-custom menu-item-object-custom menu-item-42694"><a href="/the-endofiles/products/obturation/#alpha-heat-carrier">B&#038;L Alpha Heat Carrier</a></li> <li id="menu-item-42695" class="et_pb_menu_page_id-42695 menu-item menu-item-type-custom menu-item-object-custom menu-item-42695"><a href="/the-endofiles/products/obturation/#beta-gutta-percha-gun">B&#038;L Beta Gutta Percha Gun</a></li> <li id="menu-item-42696" class="et_pb_menu_page_id-42696 menu-item menu-item-type-custom menu-item-object-custom menu-item-42696"><a href="/the-endofiles/products/obturation/#dovgan-pluggers">Dovgan Pluggers</a></li> <li id="menu-item-42697" class="et_pb_menu_page_id-42697 menu-item menu-item-type-custom menu-item-object-custom menu-item-42697"><a href="/the-endofiles/products/obturation/#sponge-mini-pellets">Sponge Mini-Pellets</a></li> <li id="menu-item-42698" class="et_pb_menu_page_id-42698 menu-item menu-item-type-custom menu-item-object-custom menu-item-42698"><a href="/the-endofiles/products/obturation/#gutta-percha-cones">Gutta Percha Cones</a></li> <li id="menu-item-42699" class="et_pb_menu_page_id-42699 menu-item menu-item-type-custom menu-item-object-custom menu-item-42699"><a href="/the-endofiles/products/obturation/#fast-set-putty">EndoSequence BC RRM Fast Set Putty</a></li> <li id="menu-item-42700" class="et_pb_menu_page_id-42700 menu-item menu-item-type-custom menu-item-object-custom menu-item-42700"><a href="/the-endofiles/products/obturation/#valo-cordless">Valo Cordless Curing Light</a></li> <li id="menu-item-42701" class="et_pb_menu_page_id-42701 menu-item menu-item-type-custom menu-item-object-custom menu-item-42701"><a href="/the-endofiles/products/obturation/#kerr-pulp-canal-sealer">Kerr Pulp Canal Sealer – Regular Set</a></li> <li id="menu-item-42702" class="et_pb_menu_page_id-42702 menu-item menu-item-type-custom menu-item-object-custom menu-item-42702"><a href="/the-endofiles/products/obturation/#rebilda-dc-core-paste">Rebilda DC Core Paste by Voco</a></li> <li id="menu-item-42703" class="et_pb_menu_page_id-42703 menu-item menu-item-type-custom menu-item-object-custom menu-item-42703"><a href="/the-endofiles/products/obturation/#ceramage">Ceramage Porcelain Analog</a></li> </ul> </li> <li id="menu-item-42632" class="et_pb_menu_page_id-34804 menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-34804 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-42632"><a href="https://endoexperience.com/the-endofiles/products/magnification-and-ergonomics/" aria-current="page">Magnification &#038; Ergonomics</a> <ul class="sub-menu"> <li id="menu-item-42656" class="et_pb_menu_page_id-42656 menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-42656"><a href="/the-endofiles/products/magnification-and-ergonomics/#G6scope" aria-current="page">Global Surgical Microscopes</a></li> <li id="menu-item-42657" class="et_pb_menu_page_id-42657 menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-42657"><a href="/the-endofiles/products/magnification-and-ergonomics/#xmount" aria-current="page">X Mount Camera Adapter</a></li> <li id="menu-item-42658" class="et_pb_menu_page_id-42658 menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-42658"><a href="/the-endofiles/products/magnification-and-ergonomics/#jedmed-surgical-chairs" aria-current="page">JedMed Surgical Chairs</a></li> <li id="menu-item-42659" class="et_pb_menu_page_id-42659 menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-42659"><a href="/the-endofiles/products/magnification-and-ergonomics/#asi-carts" aria-current="page">Asi Carts</a></li> </ul> </li> <li id="menu-item-42637" class="et_pb_menu_page_id-34646 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-42637"><a href="https://endoexperience.com/the-endofiles/products/surgery/">Surgery</a> <ul class="sub-menu"> <li id="menu-item-42652" class="et_pb_menu_page_id-42652 menu-item menu-item-type-custom menu-item-object-custom menu-item-42652"><a href="/the-endofiles/products/surgery/#ultrasonic-tips">Ultrasonic Tips &#8211; Surgical</a></li> <li id="menu-item-42654" class="et_pb_menu_page_id-42654 menu-item menu-item-type-custom menu-item-object-custom menu-item-42654"><a href="/the-endofiles/products/surgery/#fast-set-putty">EndoSequence BC RRM Fast Set Putty</a></li> </ul> </li> <li id="menu-item-42636" class="et_pb_menu_page_id-34806 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-42636"><a href="https://endoexperience.com/the-endofiles/products/software/">Software</a> <ul class="sub-menu"> <li id="menu-item-42706" class="et_pb_menu_page_id-42706 menu-item menu-item-type-custom menu-item-object-custom menu-item-42706"><a href="/the-endofiles/products/software/#tdo">TDO</a></li> <li id="menu-item-42707" class="et_pb_menu_page_id-42707 menu-item menu-item-type-custom menu-item-object-custom menu-item-42707"><a href="/the-endofiles/products/software/#ehuman">Ehuman 3D Tooth Atlas</a></li> <li id="menu-item-42708" class="et_pb_menu_page_id-42708 menu-item menu-item-type-custom menu-item-object-custom menu-item-42708"><a href="/the-endofiles/products/software/#breeze">BREEZE</a></li> </ul> </li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div> </div> </div><div id="G6scope" class="et_pb_section et_pb_section_3 et_clickable et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_6"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div id="G6scope" class="et_pb_module et_pb_text et_pb_text_2 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Surgical Operating Microscope (SOM) Global G6</h2> <p>Endodontics is entirely dependent upon our ability to see inside the access. I will admit to being a scope skeptic early in my career, but I was shown to be totally wrong.  After treating tens of thousands of cases,  I concluded that 2-5x loupes are insufficient magnification to perform endodontics (especially in molars) properly.</p> <p>Global Surgical Operating Microscopes have been an extremely reliable, dependable and quality company that not only produces a great product but also supports its users. My current operatories are equipped with two global G6 six step microscopes and my third  (emergency/recall) operatory with an older Entree extra 4 step scope. Each of them is equipped with Digital SLR camera and digital video outputs to monitors which are used by my assistants to observe.</p> <p>Why an SOM?<br />(1) Only the SOM has levels of magnification that allow you to see things such as Dentin color, calcifications, pulpal floor anatomy, and into canals with such precision.</p> <p>(2) The coaxial light solid state source is much brighter than any dedicated headlamp or other light based reflective type of illumination source . The simple fact is this: once you start using a scope you will never go back because you will see things that you never saw before.</p> <p>The most recognizable scope manufacturers include  Global, Zeiss, and Seiler. Other scope manufacturers (such as Chinese copies like Zumax) are available, but I suggest you stick with either Global or Zeiss.</p> <p>I favor the Global scope because it is ruggedly built and dependable. Local (and even US!!) support has been terrific. My Canadian Global representative has always been very helpful, prompt and I have never had problems getting additions, parts or service with any of the Global scopes that I own.</p> <p>While a dedicated separate assistant ocular is the optimal setup for ergonomic SOM use, my older operatory setup doesn&#8217;t have the room to allow for this. So, instead I have used a dual beam splitter to allow for:<br />(1) Still camera image output directly into the patient&#8217;s chart with TDO and Breeze software programs  and <br />(2) A video camera output to a monitor that is strategically placed directly across from my assistant. This &#8220;poor man&#8217;s assistant scope&#8221; allows her to also see what I am viewing through the oculars.</p> <p>Global Surgical Corp. receives my highest level of recommendation.</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_7 figure-image-right et_pb_equal_columns"> <div class="et_pb_column et_pb_column_3_5 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_1"> <span class="et_pb_image_wrap "><img width="1920" height="2560" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%202560'%3E%3C/svg%3E" alt="" title="IMG_5293 (002)" data-lazy-srcset="https://endoexperience.com/wp-content/uploads/2021/02/IMG_5293-002-scaled.jpg 1920w, https://endoexperience.com/wp-content/uploads/2021/02/IMG_5293-002-1280x1707.jpg 1280w, https://endoexperience.com/wp-content/uploads/2021/02/IMG_5293-002-980x1307.jpg 980w, https://endoexperience.com/wp-content/uploads/2021/02/IMG_5293-002-480x640.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1920px, 100vw" class="wp-image-35009" data-lazy-src="https://endoexperience.com/wp-content/uploads/2021/02/IMG_5293-002-scaled.jpg" /><noscript><img width="1920" height="2560" src="https://endoexperience.com/wp-content/uploads/2021/02/IMG_5293-002-scaled.jpg" alt="" title="IMG_5293 (002)" srcset="https://endoexperience.com/wp-content/uploads/2021/02/IMG_5293-002-scaled.jpg 1920w, https://endoexperience.com/wp-content/uploads/2021/02/IMG_5293-002-1280x1707.jpg 1280w, https://endoexperience.com/wp-content/uploads/2021/02/IMG_5293-002-980x1307.jpg 980w, https://endoexperience.com/wp-content/uploads/2021/02/IMG_5293-002-480x640.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1920px, 100vw" class="wp-image-35009" /></noscript></span> </div> </div><div class="et_pb_column et_pb_column_2_5 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_3 figure-image-right-text et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h5>Figure 1 : Global G6 in operatory 1</h5> <p>G6 with integrated dual beam splitter that allows for both still and video outputs. I prefer to have the DSLR placed on the side with my &#8220;dominent&#8221; eye to make focus easier.</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_8"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_9 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_blurb et_pb_blurb_0 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0fe;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Manufacturer: Global Surgical Corporation</span></h4> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_1 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0e3;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Website:</span></h4> <div class="et_pb_blurb_description"><p><a href="https://www.globalsurgical.com" target="_blank" rel="noopener">Global Surgical Corp.</a></p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_2 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0ed;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Cost: Consult your Scope representative for options and costs</span></h4> </div> </div> </div><div class="et_pb_module et_pb_divider et_pb_divider_0 et_pb_divider_position_center et_pb_space"><div class="et_pb_divider_internal"></div></div> </div> </div> </div><div id="xmount" class="et_pb_section et_pb_section_4 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_9"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_10 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_4 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>M528 X Mount Camera Adapter</h2> <p>The XMount camera adapter was invented by Endodontist Dr. Eric Herbranson and allows your individual camera to be interfaced with your Surgical Operating Microscope (SOM) via C mount on the beam Splitter.  Various adapter rings may need to added to allow it to be secured to the camera lens.  (An Excel spreadsheet of cameras and required rings can be downloaded)<br />Once in place, a USB activated camera can have its shutter triggered remotely (by software such as Breeze) to allow you to take picture seamlessly during treatment.</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_10 figure-image-right et_pb_equal_columns"> <div class="et_pb_column et_pb_column_1_3 et_pb_column_11 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_2"> <span class="et_pb_image_wrap "><img width="739" height="667" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20739%20667'%3E%3C/svg%3E" alt="" title="2021-02-27_13-16-40" data-lazy-srcset="https://endoexperience.com/wp-content/uploads/2021/02/2021-02-27_13-16-40.jpg 739w, https://endoexperience.com/wp-content/uploads/2021/02/2021-02-27_13-16-40-480x433.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 739px, 100vw" class="wp-image-35423" data-lazy-src="https://endoexperience.com/wp-content/uploads/2021/02/2021-02-27_13-16-40.jpg" /><noscript><img width="739" height="667" src="https://endoexperience.com/wp-content/uploads/2021/02/2021-02-27_13-16-40.jpg" alt="" title="2021-02-27_13-16-40" srcset="https://endoexperience.com/wp-content/uploads/2021/02/2021-02-27_13-16-40.jpg 739w, https://endoexperience.com/wp-content/uploads/2021/02/2021-02-27_13-16-40-480x433.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 739px, 100vw" class="wp-image-35423" /></noscript></span> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_column_12 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_3"> <span class="et_pb_image_wrap "><img width="842" height="739" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20842%20739'%3E%3C/svg%3E" alt="" title="39" data-lazy-srcset="https://endoexperience.com/wp-content/uploads/2021/02/39.jpg 842w, https://endoexperience.com/wp-content/uploads/2021/02/39-480x421.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 842px, 100vw" class="wp-image-35414" data-lazy-src="https://endoexperience.com/wp-content/uploads/2021/02/39.jpg" /><noscript><img width="842" height="739" src="https://endoexperience.com/wp-content/uploads/2021/02/39.jpg" alt="" title="39" srcset="https://endoexperience.com/wp-content/uploads/2021/02/39.jpg 842w, https://endoexperience.com/wp-content/uploads/2021/02/39-480x421.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 842px, 100vw" class="wp-image-35414" /></noscript></span> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_column_13 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_5 figure-image-right-text et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h5>Figure 2 : Global G6</h5> <p>G6 with integrated dual beam splitter that allows for both still and video outputs</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_11 figure-image-right et_pb_equal_columns"> <div class="et_pb_column et_pb_column_3_5 et_pb_column_14 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_4"> <span class="et_pb_image_wrap "><img width="1008" height="1225" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201008%201225'%3E%3C/svg%3E" alt="" title="Xmount" data-lazy-srcset="https://endoexperience.com/wp-content/uploads/2021/02/Xmount.png 1008w, https://endoexperience.com/wp-content/uploads/2021/02/Xmount-980x1191.png 980w, https://endoexperience.com/wp-content/uploads/2021/02/Xmount-480x583.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1008px, 100vw" class="wp-image-35415" data-lazy-src="https://endoexperience.com/wp-content/uploads/2021/02/Xmount.png" /><noscript><img width="1008" height="1225" src="https://endoexperience.com/wp-content/uploads/2021/02/Xmount.png" alt="" title="Xmount" srcset="https://endoexperience.com/wp-content/uploads/2021/02/Xmount.png 1008w, https://endoexperience.com/wp-content/uploads/2021/02/Xmount-980x1191.png 980w, https://endoexperience.com/wp-content/uploads/2021/02/Xmount-480x583.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1008px, 100vw" class="wp-image-35415" /></noscript></span> </div> </div><div class="et_pb_column et_pb_column_2_5 et_pb_column_15 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_6 figure-image-right-text et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h5>Figure 3 : The X Mount may require adapter rings, depending on your camera</h5> <p>The Global website has a downloadable Excel spreadsheet  with specific combinations of required rings and cameras</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_12"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_16 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_blurb et_pb_blurb_3 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0fe;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Manufacturer</span></h4> <div class="et_pb_blurb_description"><p>sold by Global Surgical Corp.</p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_4 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0e3;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Website</span></h4> <div class="et_pb_blurb_description"><p><a href="https://www.globalsurgical.com/ent-imaging.html" target="_blank" rel="noopener">Global Surgical &#8211; imaging</a></p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_5 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0ed;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Cost</span></h4> <div class="et_pb_blurb_description"><p>Check Price with your local Global Surgical rep</p></div> </div> </div> </div><div class="et_pb_module et_pb_divider et_pb_divider_1 et_pb_divider_position_center et_pb_space"><div class="et_pb_divider_internal"></div></div> </div> </div> </div><div id="jedmed-surgical-chairs" class="et_pb_section et_pb_section_5 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_13"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_17 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_7 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>JedMed Surgical Chairs</h2> <p>Efficient and comfortable use of the Surgical Operating Microscope demands that the operator purchase quality seating. Properly built, heavy duty stools provide support for the elbows and arms, greatly reducing fatigue and is absolutely essential for comfotable ergonimics. I originally purchased a Global surgical &#8220;clone&#8221; seat &#8211; not made by Global but similar. After two armrest failures (due to metal fatigue at the arm connection point) in the space of a year, I made the decision to purchase two of JedMed stools you see below.</p> <p>These stools are manufactured in Germany by Jorg &amp; Sohn <a href="http://www.joergundsohn.de/">www.joergundsohn.de</a> and are sold in N. America by <a href="http://www.jedmed.com/collections/micro-stools-1">JedMed</a><a href="http://www.jedmed.com/collections/micro-stools-1"> Surgical</a>.<br /> Price is approximately $1300 US  (with arms –which are a “must” for scope use) but worth the extra cost. They are ruggedly built, and I am sure they will provide years of dependable service. When you consider the amount of time that you spend in these chairs, it just doesn&#8217;t make sense to try to scrimp on such an important piece of equipment. If they can handle my big tush, they can certainly handle yours!</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_14 figure-image-right et_pb_equal_columns"> <div class="et_pb_column et_pb_column_3_5 et_pb_column_18 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_5"> <span class="et_pb_image_wrap "><img width="1328" height="978" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201328%20978'%3E%3C/svg%3E" alt="" title="2021-02-20_11-09-36" data-lazy-srcset="https://endoexperience.com/wp-content/uploads/2021/02/2021-02-20_11-09-36.jpg 1328w, https://endoexperience.com/wp-content/uploads/2021/02/2021-02-20_11-09-36-1280x943.jpg 1280w, https://endoexperience.com/wp-content/uploads/2021/02/2021-02-20_11-09-36-980x722.jpg 980w, https://endoexperience.com/wp-content/uploads/2021/02/2021-02-20_11-09-36-480x353.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1328px, 100vw" class="wp-image-35155" data-lazy-src="https://endoexperience.com/wp-content/uploads/2021/02/2021-02-20_11-09-36.jpg" /><noscript><img width="1328" height="978" src="https://endoexperience.com/wp-content/uploads/2021/02/2021-02-20_11-09-36.jpg" alt="" title="2021-02-20_11-09-36" srcset="https://endoexperience.com/wp-content/uploads/2021/02/2021-02-20_11-09-36.jpg 1328w, https://endoexperience.com/wp-content/uploads/2021/02/2021-02-20_11-09-36-1280x943.jpg 1280w, https://endoexperience.com/wp-content/uploads/2021/02/2021-02-20_11-09-36-980x722.jpg 980w, https://endoexperience.com/wp-content/uploads/2021/02/2021-02-20_11-09-36-480x353.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1328px, 100vw" class="wp-image-35155" /></noscript></span> </div> </div><div class="et_pb_column et_pb_column_2_5 et_pb_column_19 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_8 figure-image-right-text et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h5>Figure 2:<br /> JedMed Operator Microsurgical Stool</h5> <p>A MUST for proper SOM ergonomics.</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_15"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_20 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_blurb et_pb_blurb_6 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0fe;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Manufacturer</span></h4> <div class="et_pb_blurb_description"><p>JedMed</p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_7 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0e3;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Website</span></h4> <div class="et_pb_blurb_description"><p><a href="https://www.jedmed.com/collections/jedmed-stools" target="_blank" rel="noopener">JedMed Stools page</a></p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_8 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0ed;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Cost</span></h4> <div class="et_pb_blurb_description"><p>~$1300 US (with arm rests as shown above)</p></div> </div> </div> </div><div class="et_pb_module et_pb_divider et_pb_divider_2 et_pb_divider_position_center et_pb_space"><div class="et_pb_divider_internal"></div></div> </div> </div> </div><div id="asi-carts" class="et_pb_section et_pb_section_6 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_16"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_21 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_9 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>ASI Carts</h2> <p>Until the surgical operating microscope became a routine part of my operatories, I didn&#8217;t much consider the ergonomics aspect of my practice. I soon came to understand that comfortable, routine scope was based on proper ergonomics.  The operator had to have flexibility of patient positioning and the ability to move the required instrument cart to a position that allowed me access to it without any stress or strain.<br />The ASI Cart has become an important part of Endodontic treatment for that very reason. The cart is completely modular and customizable in that several different types of instruments and devices can be placed into the unit. This allows maximum flexibility for each individual clinician. I have found these units to be extremely reliable, adaptable,  configurable and easily serviceable locally, when necessary. Monitors easily mounted to rear.  ASI support is also excellent.</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_17 figure-image-right et_pb_equal_columns"> <div class="et_pb_column et_pb_column_3_5 et_pb_column_22 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_6"> <span class="et_pb_image_wrap "><img width="916" height="968" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916%20968'%3E%3C/svg%3E" alt="" title="xtra-2" data-lazy-srcset="https://endoexperience.com/wp-content/uploads/2021/02/xtra-2.jpg 916w, https://endoexperience.com/wp-content/uploads/2021/02/xtra-2-480x507.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 916px, 100vw" class="wp-image-35154" data-lazy-src="https://endoexperience.com/wp-content/uploads/2021/02/xtra-2.jpg" /><noscript><img width="916" height="968" src="https://endoexperience.com/wp-content/uploads/2021/02/xtra-2.jpg" alt="" title="xtra-2" srcset="https://endoexperience.com/wp-content/uploads/2021/02/xtra-2.jpg 916w, https://endoexperience.com/wp-content/uploads/2021/02/xtra-2-480x507.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 916px, 100vw" class="wp-image-35154" /></noscript></span> </div> </div><div class="et_pb_column et_pb_column_2_5 et_pb_column_23 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_10 figure-image-right-text et_pb_text_align_left et_pb_text_align_center-tablet et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h5>Figure 1: My current cart style</h5> <h1>2143E Classic Advanced Door Dental Delivery System from ASI Medical, Inc.</h1></div> </div> </div> </div><div class="et_pb_row et_pb_row_18"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_24 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_blurb et_pb_blurb_9 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0fe;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Manufacturer</span></h4> <div class="et_pb_blurb_description"><p>ASI Medical</p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_10 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0e3;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Website</span></h4> <div class="et_pb_blurb_description"><p><a href="https://asidental.com/" target="_blank" rel="noopener">ASI website</a></p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_11 product-info et_pb_text_align_left et_pb_blurb_position_left et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon">&#xe0ed;</span></span></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Cost</span></h4> <div class="et_pb_blurb_description"><p>Varies with configuration and number of installed handpieces, devices and accessories. Contact ASI for specifics.</p></div> </div> </div> </div><div class="et_pb_module et_pb_divider et_pb_divider_3 et_pb_divider_position_center et_pb_space"><div class="et_pb_divider_internal"></div></div> </div> </div> </div><div id="product-categories" class="et_pb_section et_pb_section_7 et_pb_with_background et_section_regular et_pb_section--with-menu" > <div class="et_pb_row et_pb_row_19"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_25 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_11 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2><span style="font-size: 0.75em;">Tell Me More</span><br /> Select a Product Category</h2></div> </div><div class="et_pb_module et_pb_image et_pb_image_7"> <span class="et_pb_image_wrap "><img width="37" height="75" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2037%2075'%3E%3C/svg%3E" alt="" title="Arrow-Down" class="wp-image-1033" data-lazy-src="https://endoexperience.com/wp-content/uploads/2020/12/Arrow-Down.png" /><noscript><img width="37" height="75" src="https://endoexperience.com/wp-content/uploads/2020/12/Arrow-Down.png" alt="" title="Arrow-Down" class="wp-image-1033" /></noscript></span> </div> </div> </div><div id="internal-menu-container" class="et_pb_row et_pb_row_20 internal-menu-btn-format et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_26 et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_1 et_pb_bg_layout_light et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-centered"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-product-category-menu" class="et-menu nav"><li id="menu-item-42777" class="et_pb_menu_page_id-42777 menu-item menu-item-type-custom menu-item-object-custom menu-item-42777"><a href="#product-menu">Browse All</a></li> <li id="menu-item-34651" class="et_pb_menu_page_id-34077 menu-item menu-item-type-post_type menu-item-object-page menu-item-34651"><a href="https://endoexperience.com/the-endofiles/products/diagnosis/">Diagnosis</a></li> <li id="menu-item-34654" class="et_pb_menu_page_id-34640 menu-item menu-item-type-post_type menu-item-object-page menu-item-34654"><a href="https://endoexperience.com/the-endofiles/products/pretreatment/">Pretreatment</a></li> <li id="menu-item-34650" class="et_pb_menu_page_id-34642 menu-item menu-item-type-post_type menu-item-object-page menu-item-34650"><a href="https://endoexperience.com/the-endofiles/products/clean-and-shape/">Clean and Shape</a></li> <li id="menu-item-34812" class="et_pb_menu_page_id-34800 menu-item menu-item-type-post_type menu-item-object-page menu-item-34812"><a href="https://endoexperience.com/the-endofiles/products/irrigation/">Irrigation</a></li> <li id="menu-item-34814" class="et_pb_menu_page_id-34802 menu-item menu-item-type-post_type menu-item-object-page menu-item-34814"><a href="https://endoexperience.com/the-endofiles/products/retreatment/">Retreatment</a></li> <li id="menu-item-34653" class="et_pb_menu_page_id-34644 menu-item menu-item-type-post_type menu-item-object-page menu-item-34653"><a href="https://endoexperience.com/the-endofiles/products/obturation/">Obturation</a></li> <li id="menu-item-34813" class="et_pb_menu_page_id-34804 menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-34804 current_page_item menu-item-34813"><a href="https://endoexperience.com/the-endofiles/products/magnification-and-ergonomics/" aria-current="page">Magnification &#038; Ergonomics</a></li> <li id="menu-item-34655" class="et_pb_menu_page_id-34646 menu-item menu-item-type-post_type menu-item-object-page menu-item-34655"><a href="https://endoexperience.com/the-endofiles/products/surgery/">Surgery</a></li> <li id="menu-item-34815" class="et_pb_menu_page_id-34806 menu-item menu-item-type-post_type menu-item-object-page menu-item-34815"><a href="https://endoexperience.com/the-endofiles/products/software/">Software</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </article> </div> <footer class="et-l et-l--footer"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_section et_pb_section_1_tb_footer et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_0_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_0_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_0_tb_footer et_pb_text_align_center"> <div class="et_pb_code_inner">Direct Comments or Suggestions regarding this page to: <a style="color: #d22a2a; text-decoration: underline;" href="mailto:feedback@endoexperience.com">feedback@endoexperience.com</a></div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_3_tb_footer et_pb_with_background et_section_regular et_pb_section--with-menu" > <div class="et_pb_row et_pb_row_1_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_1_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_1_tb_footer et_pb_text_align_center et_pb_text_align_left-phone"> <div class="et_pb_code_inner"><div class="footer-info-item"> <span class="footer-info-tag">Location</span> <span>Suite 710 500 Portage Ave. Winnipeg, MB R3C 3X1</span> </div></div> </div><div class="et_pb_module et_pb_code et_pb_code_2_tb_footer et_pb_text_align_center"> <div class="et_pb_code_inner"><div class="footer-info-item"> <span class="footer-info-tag">Phone</span> <a href="tel:1-204-783-2971">(204) 783-2971</a> </div></div> </div><div class="et_pb_module et_pb_code et_pb_code_3_tb_footer et_pb_text_align_center"> <div class="et_pb_code_inner"><div class="footer-info-item"> <span class="footer-info-tag">Fax</span> <span>(204) 786-7467</span> </div></div> </div><div class="et_pb_module et_pb_code et_pb_code_4_tb_footer et_pb_text_align_center"> <div class="et_pb_code_inner"><div class="footer-info-item"> <span class="footer-info-tag">Email</span> <a href="mailto:info@endoexperience.com">info@endoexperience.com</a> </div></div> </div> </div> </div><div id="footer-menu-container" class="et_pb_row et_pb_row_2_tb_footer et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_2_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu"> <div class="et_pb_module et_pb_divider et_pb_divider_0_tb_footer et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_menu et_pb_menu_0_tb_footer et_pb_bg_layout_light et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-centered"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-footer-menu" class="et-menu nav"><li id="menu-item-130" class="et_pb_menu_page_id-17 menu-item menu-item-type-post_type menu-item-object-page menu-item-130"><a href="https://endoexperience.com/for-patients/">For Patients</a></li> <li id="menu-item-129" class="et_pb_menu_page_id-19 menu-item menu-item-type-post_type menu-item-object-page menu-item-129"><a href="https://endoexperience.com/for-referring-doctors/">For Referring Doctors</a></li> <li id="menu-item-128" class="et_pb_menu_page_id-21 menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor menu-item-128"><a href="https://endoexperience.com/the-endofiles/">The EndoFiles</a></li> <li id="menu-item-127" class="et_pb_menu_page_id-23 menu-item menu-item-type-post_type menu-item-object-page menu-item-127"><a href="https://endoexperience.com/contact/">Contact</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div> </div><div class="et_pb_row et_pb_row_3_tb_footer footer-bottom"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_3_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_0_tb_footer et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><a href="/sitemap_index.xml/">Sitemap</a> | <a href="/privacy-policy/">Privacy Policy</a> | <a href="https://www.tdo4endo.com/DrKaufmann/doctorlogin.asp" target="_blank" rel="noopener">Admin Login</a></p></div> </div><div class="et_pb_module et_pb_text et_pb_text_1_tb_footer et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p>The EndoExperience. All Rights Reserved.</p></div> </div> </div> </div> </div> </div> </footer> </div> </div> </div> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var et_link_options_data = [{"class":"et_pb_section_3","url":"#g6scope","target":"_self"}]; </script> <!-- mobile navigation toggle --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function($) { function setup_collapsible_submenus() { $( "<div class='sub-menu-toggle'></div>" ).insertBefore( "#divi-child-plus-header .et_mobile_menu .menu-item-has-children > a" ); $( "#divi-child-plus-header .et_mobile_menu .sub-menu-toggle" ).click(function () { $(this).toggleClass("popped"); return false; }); } $(document).ready(function() { setup_collapsible_submenus(); }); $(window).load(function() { setup_collapsible_submenus(); }); })(jQuery); </script> <!-- fixed navigation functionality --> <script type="rocketlazyloadscript"> jQuery(function($){ var headerSection = $('.divi-child-plus-header-fixed'); headerSection.wrap('<div class="fixed-header-placeholder"></div>'); var headerWrap = $('.fixed-header-placeholder'); var headerHeight = headerSection.outerHeight(); headerWrap.css('height', headerHeight); $(window).resize(function() { headerHeight = headerSection.outerHeight(); headerWrap.css('height', headerHeight); }); }); </script> <!-- fixed navigation show/hide on scroll functionality --> <script type="rocketlazyloadscript"> jQuery(function($){ var topPosition = 0; $(window).scroll(function() { var scrollMovement = $(window).scrollTop(); if (topPosition < 200 ){ $('#divi-child-plus-header-scroll').removeClass('scroll-background-colour'); } else{ if(scrollMovement > topPosition) { $('#divi-child-plus-header-scroll').removeClass('scroll-show-header'); $('#divi-child-plus-header-scroll').addClass('scroll-hide-header'); $('#divi-child-plus-header-scroll').addClass('scroll-background-colour'); } else { $('#divi-child-plus-header-scroll').removeClass('scroll-hide-header'); $('#divi-child-plus-header-scroll').addClass('scroll-show-header'); } } topPosition = scrollMovement; }); }); </script><script type='text/javascript' id='divi-custom-script-js-extra'> /* <![CDATA[ */ var DIVI = {"item_count":"%d Item","items_count":"%d Items"}; var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"}; var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"}; var et_pb_custom = {"ajaxurl":"https:\/\/endoexperience.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/endoexperience.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/endoexperience.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"51c0a1f7c3","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"ead49181fd","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"34804","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/endoexperience.com\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","waypoints_options":[]}; var et_pb_box_shadow_elements = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://endoexperience.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.17.4' id='divi-custom-script-js'></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://endoexperience.com/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=1689187820' id='fitvids-js'></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://endoexperience.com/wp-content/plugins/wp-file-download/app/includes/divi/scripts/frontend-bundle.min.js?ver=1.0.0' id='wpfd_divi-frontend-bundle-js'></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://endoexperience.com/wp-content/cache/min/1/wp-content/themes/Divi/core/admin/js/common.js?ver=1689187820' id='et-core-common-js'></script> <script type='text/javascript' id='ivory-search-scripts-js-extra'> /* <![CDATA[ */ var IvorySearchVars = {"is_analytics_enabled":"1"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://endoexperience.com/wp-content/plugins/add-search-to-menu/public/js/ivory-search.min.js?ver=5.4.6' id='ivory-search-scripts-js'></script> <style id="et-builder-module-design-tb-39-tb-37307-deferred-34804-cached-inline-styles">.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px}.et_pb_section_1_tb_header,.et_pb_section_0_tb_header{z-index:100000;position:fixed!important;top:0px;bottom:auto;left:50%;right:auto;transform:translateX(-50%);left:auto;transform:initial}body.logged-in.admin-bar .et_pb_section_2_tb_header,body.logged-in.admin-bar .et_pb_section_0_tb_header,body.logged-in.admin-bar .et_pb_section_1_tb_header{top:calc(0px + 32px)}.et_pb_section_1_tb_header.et_pb_section,.et_pb_section_2_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px;background-color:rgba(0,0,0,0)!important}.et_pb_row_0_tb_header{background-image:linear-gradient(180deg,rgba(30,31,33,0.5) 0%,rgba(30,31,33,0.5) 80%)}.et_pb_row_0_tb_header.et_pb_row{padding-top:20px!important;padding-bottom:20px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:20px;padding-bottom:20px}.et_pb_row_0_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row{width:100%;max-width:100%}.et_pb_menu_0_tb_header.et_pb_menu ul li a{font-size:16px;color:#ffffff!important}.et_pb_menu_0_tb_header{padding-right:30px;padding-left:30px;width:100%;max-width:1920px}.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a,.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu a{color:#ffffff!important}.et_pb_menu_0_tb_header.et_pb_menu .nav li ul{background-color:rgba(30,31,33,0.95)!important;border-color:#d22a2a}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu{border-color:#d22a2a}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul{background-color:rgba(30,31,33,0.95)!important}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot{width:auto;max-width:270px}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{height:auto;max-height:none}.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before{color:#f58c14}.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button{color:#ffffff}.et_pb_row_1_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_row_1_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row{max-width:1920px}.et_pb_row_1_tb_header{position:absolute!important;bottom:-50px;top:auto;left:50%;right:auto;transform:translateX(-50%)}.et_pb_button_0_tb_header_wrapper .et_pb_button_0_tb_header,.et_pb_button_0_tb_header_wrapper .et_pb_button_0_tb_header:hover{padding-top:8px!important;padding-right:18px!important;padding-bottom:8px!important;padding-left:18px!important}.et_pb_button_0_tb_header_wrapper,.et_pb_button_1_tb_header_wrapper,.et_pb_button_2_tb_header_wrapper{margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}body #page-container .et_pb_section .et_pb_button_0_tb_header{color:#ffffff!important;border-width:2px!important;border-color:#851d3e;border-radius:0px;font-size:18px;font-weight:700!important;background-color:#851d3e}body #page-container .et_pb_section .et_pb_button_2_tb_header:before,body #page-container .et_pb_section .et_pb_button_2_tb_header:after,body #page-container .et_pb_section .et_pb_button_0_tb_header:before,body #page-container .et_pb_section .et_pb_button_0_tb_header:after,body #page-container .et_pb_section .et_pb_button_1_tb_header:before,body #page-container .et_pb_section .et_pb_button_1_tb_header:after{display:none!important}body #page-container .et_pb_section .et_pb_button_2_tb_header:hover,body #page-container .et_pb_section .et_pb_button_1_tb_header:hover,body #page-container .et_pb_section .et_pb_button_0_tb_header:hover{background-image:initial;background-color:rgba(30,31,33,0.95)}.et_pb_button_0_tb_header,.et_pb_button_1_tb_header,.et_pb_button_2_tb_header{transition:background-color 300ms ease 0ms;min-width:inherit}.et_pb_button_2_tb_header,.et_pb_button_2_tb_header:after,.et_pb_button_0_tb_header,.et_pb_button_0_tb_header:after,.et_pb_button_1_tb_header,.et_pb_button_1_tb_header:after{transition:all 300ms ease 0ms}.et_pb_button_1_tb_header_wrapper .et_pb_button_1_tb_header,.et_pb_button_1_tb_header_wrapper .et_pb_button_1_tb_header:hover,.et_pb_button_2_tb_header_wrapper .et_pb_button_2_tb_header,.et_pb_button_2_tb_header_wrapper .et_pb_button_2_tb_header:hover{padding-top:8px!important;padding-right:24px!important;padding-bottom:8px!important;padding-left:24px!important}body #page-container .et_pb_section .et_pb_button_1_tb_header{color:#ffffff!important;border-width:2px!important;border-color:#651e3e;border-radius:0px;font-size:18px;font-weight:700!important;background-color:#651e3e}body #page-container .et_pb_section .et_pb_button_2_tb_header{color:#ffffff!important;border-width:2px!important;border-color:#d22a2a;border-radius:0px;font-size:18px;font-weight:700!important;background-color:#d22a2a}.et_pb_section_2_tb_header{width:100%;max-width:100%;z-index:99999;position:fixed!important;top:0px;bottom:auto;left:0px;right:auto}.et_pb_row_2_tb_header{background-image:linear-gradient(115deg,rgba(30,31,33,0.5) 100px,rgba(30,31,33,0) 375px)}.et_pb_row_2_tb_header.et_pb_row{padding-top:20px!important;padding-right:30px!important;padding-bottom:20px!important;padding-left:30px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:30px}.et_pb_row_2_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row{width:100%;max-width:1920px}.et_pb_image_0_tb_header{background-color:rgba(0,0,0,0);text-align:center}.et_pb_menu_0_tb_header.et_pb_module{margin-left:auto!important;margin-right:auto!important}.et_pb_image_0_tb_header.et_pb_module{margin-left:0px!important;margin-right:auto!important}@media only screen and (min-width:981px){.et_pb_row_1_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row{width:100%}.et_pb_image_0_tb_header{width:240px}}@media only screen and (max-width:980px){.et_pb_row_1_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row{width:100%}body.logged-in.admin-bar .et_pb_row_1_tb_header{top:auto}.et_pb_row_1_tb_header{bottom:-50px;top:auto;left:50%;right:auto;transform:translateX(-50%) translateY(0px)}.et_pb_image_0_tb_header{width:240px}.et_pb_image_0_tb_header .et_pb_image_wrap img{width:auto}}@media only screen and (max-width:767px){.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot{max-width:210px}.et_pb_row_1_tb_header{position:static!important;top:0px;right:auto;bottom:auto;left:0px;transform:translateX(0px) translateY(0px)}.et_pb_button_0_tb_header_wrapper .et_pb_button_0_tb_header,.et_pb_button_0_tb_header_wrapper .et_pb_button_0_tb_header:hover,.et_pb_button_1_tb_header_wrapper .et_pb_button_1_tb_header,.et_pb_button_1_tb_header_wrapper .et_pb_button_1_tb_header:hover,.et_pb_button_2_tb_header_wrapper .et_pb_button_2_tb_header,.et_pb_button_2_tb_header_wrapper .et_pb_button_2_tb_header:hover{padding-right:15px!important;padding-left:15px!important}body #page-container .et_pb_section .et_pb_button_0_tb_header,body #page-container .et_pb_section .et_pb_button_1_tb_header,body #page-container .et_pb_section .et_pb_button_2_tb_header{font-size:16px!important}.et_pb_button_0_tb_header,.et_pb_button_1_tb_header,.et_pb_button_2_tb_header{min-width:inherit;line-height:20px!important}.et_pb_section_2_tb_header{display:none!important}.et_pb_image_0_tb_header{width:180px}.et_pb_image_0_tb_header .et_pb_image_wrap img{width:auto}}.et_pb_section_0_tb_footer.et_pb_section{padding-top:0px;padding-bottom:0px}.et_pb_section_2_tb_footer,.et_pb_section_1_tb_footer,.et_pb_section_0_tb_footer,.et_pb_section_3_tb_footer{box-shadow:inset 0px 10px 15px -5px rgba(17,17,17,0.75)}.et_pb_section_1_tb_footer.et_pb_section{padding-top:0px;padding-bottom:0px;background-color:#1e1f21!important}.et_pb_row_2_tb_footer.et_pb_row,.et_pb_row_3_tb_footer.et_pb_row,.et_pb_row_0_tb_footer.et_pb_row{padding-top:15px!important;padding-bottom:15px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:15px;padding-bottom:15px}.et_pb_row_3_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_footer.et_pb_row,.et_pb_row_1_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,.et_pb_row_0_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,.et_pb_row_2_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_footer.et_pb_row{width:90%;max-width:960px}.et_pb_code_4_tb_footer,.et_pb_code_0_tb_footer,.et_pb_code_2_tb_footer,.et_pb_code_3_tb_footer{padding-top:7.5px;padding-right:15px;padding-bottom:7.5px;padding-left:15px;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_section_2_tb_footer.et_pb_section{padding-top:30px;padding-bottom:30px}.et_pb_section_3_tb_footer.et_pb_section{padding-top:30px;padding-bottom:30px;background-color:#1e1f21!important}.et_pb_row_1_tb_footer.et_pb_row{padding-top:15px!important;padding-bottom:5px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:15px;padding-bottom:5px}.et_pb_column_3_tb_footer,.et_pb_column_1_tb_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_code_1_tb_footer{padding-top:7.5px;padding-right:15px;padding-bottom:7.5px;padding-left:15px;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;width:100%}.et_pb_divider_0_tb_footer{height:2px;padding-top:0px;padding-bottom:8px;margin-bottom:15px!important;max-width:60px}.et_pb_divider_0_tb_footer:before{border-top-color:#651e3e;border-top-width:2px;width:auto;top:0px;right:0px;left:0px}.et_pb_menu_0_tb_footer.et_pb_menu ul li a{font-size:16px;color:#ffffff!important}.et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu ul,.et_pb_menu_0_tb_footer.et_pb_menu .nav li ul{background-color:#ffffff!important}.et_pb_menu_0_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_footer .et_pb_menu__logo-slot{width:auto;max-width:100%}.et_pb_menu_0_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_0_tb_footer .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{height:auto;max-height:none}.et_pb_menu_0_tb_footer .mobile_nav .mobile_menu_bar:before,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__cart-button{color:#851d3e}.et_pb_text_1_tb_footer.et_pb_text,.et_pb_text_0_tb_footer.et_pb_text,.et_pb_text_0_tb_footer.et_pb_text a{color:#6c6c6c!important}.et_pb_text_0_tb_footer,.et_pb_text_1_tb_footer{line-height:1.75em;font-weight:600;font-size:16px;line-height:1.75em;padding-top:7.5px!important;padding-right:7.5px!important;padding-bottom:7.5px!important;padding-left:7.5px!important;margin-top:0px!important;margin-bottom:0px!important}.et_pb_text_0_tb_footer a{text-decoration:underline}.et_pb_text_1_tb_footer ol li,.et_pb_text_1_tb_footer ul li,.et_pb_text_0_tb_footer ol li,.et_pb_text_0_tb_footer ul li{line-height:1.5em;line-height:1.5em}.et_pb_text_0_tb_footer h2,.et_pb_text_1_tb_footer h2{font-weight:800;font-size:48px;line-height:1.25em}.et_pb_text_0_tb_footer h3,.et_pb_text_1_tb_footer h3{font-weight:800;font-size:32px;line-height:1.25em}.et_pb_text_0_tb_footer ol,.et_pb_text_1_tb_footer ol{list-style-position:outside!important;padding-left:25px!important}.et_pb_text_1_tb_footer.et_pb_text a{color:#ffffff!important}.et_pb_text_1_tb_footer a{font-weight:600;text-decoration:underline}.et_pb_divider_0_tb_footer.et_pb_module,.et_pb_menu_0_tb_footer.et_pb_module{margin-left:auto!important;margin-right:auto!important}@media only screen and (max-width:980px){.et_pb_section_2_tb_footer.et_pb_section,.et_pb_section_3_tb_footer.et_pb_section{padding-top:45px;padding-bottom:45px}.et_pb_menu_0_tb_footer{max-width:500px}}@media only screen and (max-width:767px){.et_pb_code_0_tb_footer,.et_pb_code_2_tb_footer,.et_pb_code_3_tb_footer,.et_pb_code_4_tb_footer{width:100%}.et_pb_section_2_tb_footer.et_pb_section,.et_pb_section_3_tb_footer.et_pb_section{padding-top:30px;padding-bottom:30px}.et_pb_text_0_tb_footer h2,.et_pb_text_1_tb_footer h2{font-size:32px}.et_pb_text_0_tb_footer h3,.et_pb_text_1_tb_footer h3{font-size:24px}}div.et_pb_section.et_pb_section_0{background-blend-mode:multiply;background-image:url(https://endoexperience.com/wp-content/uploads/2021/05/Dentail-Tools.jpg)!important}.et_pb_section_0{min-height:77.5vh;z-index:10;box-shadow:0px 10px 15px -5px rgba(17,17,17,0.75);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_section_0.et_pb_section{padding-top:0px;padding-bottom:0px;background-color:#1e1f21!important}.et_pb_row_0.et_pb_row{padding-top:15px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:15px;padding-bottom:0px}.et_pb_row_12,body #page-container .et-db #et-boc .et-l .et_pb_row_12.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_12.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_12.et_pb_row,.et_pb_row_6,body #page-container .et-db #et-boc .et-l .et_pb_row_6.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_6.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_6.et_pb_row,.et_pb_row_7,body #page-container .et-db #et-boc .et-l .et_pb_row_7.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_7.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_7.et_pb_row,.et_pb_row_8,body #page-container .et-db #et-boc .et-l .et_pb_row_8.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_8.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_8.et_pb_row,.et_pb_row_9,body #page-container .et-db #et-boc .et-l .et_pb_row_9.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_9.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_9.et_pb_row,.et_pb_row_10,body #page-container .et-db #et-boc .et-l .et_pb_row_10.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_10.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_10.et_pb_row,.et_pb_row_14,body #page-container .et-db #et-boc .et-l .et_pb_row_14.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_14.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_14.et_pb_row,.et_pb_row_13,body #page-container .et-db #et-boc .et-l .et_pb_row_13.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_13.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_13.et_pb_row,.et_pb_row_3,body #page-container .et-db #et-boc .et-l .et_pb_row_3.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3.et_pb_row,.et_pb_row_15,body #page-container .et-db #et-boc .et-l .et_pb_row_15.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_15.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_15.et_pb_row,.et_pb_row_16,body #page-container .et-db #et-boc .et-l .et_pb_row_16.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_16.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_16.et_pb_row,.et_pb_row_17,body #page-container .et-db #et-boc .et-l .et_pb_row_17.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_17.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_17.et_pb_row,.et_pb_row_18,body #page-container .et-db #et-boc .et-l .et_pb_row_18.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_18.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_18.et_pb_row,.et_pb_row_20,body #page-container .et-db #et-boc .et-l .et_pb_row_20.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_20.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_20.et_pb_row,.et_pb_row_4,body #page-container .et-db #et-boc .et-l .et_pb_row_4.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4.et_pb_row,.et_pb_row_11,body #page-container .et-db #et-boc .et-l .et_pb_row_11.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_11.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_11.et_pb_row,.et_pb_row_2,body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,.et_pb_row_1,body #page-container .et-db #et-boc .et-l .et_pb_row_1.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1.et_pb_row,.et_pb_row_0,body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row{width:90%;max-width:960px}.et_pb_post_title_0 .et_pb_title_container h1.entry-title,.et_pb_post_title_0 .et_pb_title_container h2.entry-title,.et_pb_post_title_0 .et_pb_title_container h3.entry-title,.et_pb_post_title_0 .et_pb_title_container h4.entry-title,.et_pb_post_title_0 .et_pb_title_container h5.entry-title,.et_pb_post_title_0 .et_pb_title_container h6.entry-title{font-weight:800;font-size:64px;color:#ffffff!important;text-align:center}.et_pb_section .et_pb_post_title_0.et_pb_post_title{margin-top:150px!important;margin-bottom:30px!important}.et_pb_row_1.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_text_0{line-height:1.75em;font-weight:600;font-size:20px;line-height:1.75em;margin-bottom:0px!important}.et_pb_text_1.et_pb_text a,.et_pb_text_8.et_pb_text a,.et_pb_text_11.et_pb_text a,.et_pb_text_9.et_pb_text a,.et_pb_text_6.et_pb_text a,.et_pb_text_3.et_pb_text a,.et_pb_text_5.et_pb_text a,.et_pb_text_7.et_pb_text a,.et_pb_text_2.et_pb_text a,.et_pb_text_10.et_pb_text a,.et_pb_text_4.et_pb_text a,.et_pb_text_0.et_pb_text a{color:#ffffff!important}.et_pb_text_6 a,.et_pb_text_1 a,.et_pb_text_7 a,.et_pb_text_8 a,.et_pb_text_0 a,.et_pb_text_2 a,.et_pb_text_9 a,.et_pb_text_5 a,.et_pb_text_3 a,.et_pb_text_4 a,.et_pb_text_11 a,.et_pb_text_10 a{font-weight:600;text-decoration:underline}.et_pb_text_1 ul li,.et_pb_text_11 ul li,.et_pb_text_1 ol li,.et_pb_text_0 ol li,.et_pb_text_2 ol li,.et_pb_text_2 ul li,.et_pb_text_6 ol li,.et_pb_text_0 ul li,.et_pb_text_6 ul li,.et_pb_text_11 ol li,.et_pb_text_3 ul li,.et_pb_text_10 ol li,.et_pb_text_4 ul li,.et_pb_text_4 ol li,.et_pb_text_7 ol li,.et_pb_text_7 ul li,.et_pb_text_8 ul li,.et_pb_text_8 ol li,.et_pb_text_10 ul li,.et_pb_text_5 ol li,.et_pb_text_3 ol li,.et_pb_text_9 ul li,.et_pb_text_9 ol li,.et_pb_text_5 ul li{line-height:1.5em;line-height:1.5em}.et_pb_text_4 h2,.et_pb_text_2 h2,.et_pb_text_11 h2,.et_pb_text_3 h2,.et_pb_text_10 h2,.et_pb_text_0 h2,.et_pb_text_1 h2,.et_pb_text_5 h2,.et_pb_text_6 h2,.et_pb_text_9 h2,.et_pb_text_7 h2,.et_pb_text_8 h2{font-weight:800;font-size:48px;line-height:1.25em}.et_pb_text_0 h3,.et_pb_text_11 h3,.et_pb_text_3 h3,.et_pb_text_9 h3,.et_pb_text_4 h3,.et_pb_text_10 h3,.et_pb_text_8 h3,.et_pb_text_1 h3,.et_pb_text_2 h3,.et_pb_text_7 h3,.et_pb_text_6 h3,.et_pb_text_5 h3{font-weight:800;font-size:32px;line-height:1.25em}.et_pb_text_8 ol,.et_pb_text_4 ol,.et_pb_text_10 ol,.et_pb_text_7 ol,.et_pb_text_11 ol,.et_pb_text_5 ol,.et_pb_text_6 ol,.et_pb_text_3 ol,.et_pb_text_9 ol,.et_pb_text_1 ol,.et_pb_text_2 ol,.et_pb_text_0 ol{list-style-position:outside!important;padding-left:25px!important}.et_pb_row_2.et_pb_row,.et_pb_row_9.et_pb_row,.et_pb_row_14.et_pb_row,.et_pb_row_11.et_pb_row,.et_pb_row_13.et_pb_row,.et_pb_row_7.et_pb_row,.et_pb_row_10.et_pb_row,.et_pb_row_4.et_pb_row,.et_pb_row_15.et_pb_row,.et_pb_row_8.et_pb_row,.et_pb_row_18.et_pb_row,.et_pb_row_16.et_pb_row,.et_pb_row_19.et_pb_row,.et_pb_row_3.et_pb_row,.et_pb_row_12.et_pb_row,.et_pb_row_17.et_pb_row,.et_pb_row_20.et_pb_row,.et_pb_row_6.et_pb_row{padding-top:15px!important;padding-bottom:15px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:15px;padding-bottom:15px}.et_pb_column_2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_button_0_wrapper .et_pb_button_0,.et_pb_button_0_wrapper .et_pb_button_0:hover,.et_pb_button_1_wrapper .et_pb_button_1,.et_pb_button_1_wrapper .et_pb_button_1:hover,.et_pb_button_2_wrapper .et_pb_button_2,.et_pb_button_2_wrapper .et_pb_button_2:hover,.et_pb_button_3_wrapper .et_pb_button_3,.et_pb_button_3_wrapper .et_pb_button_3:hover{padding-top:10px!important;padding-right:15px!important;padding-bottom:10px!important;padding-left:15px!important}.et_pb_button_2_wrapper,.et_pb_button_0_wrapper,.et_pb_button_3_wrapper,.et_pb_button_1_wrapper{margin-top:5px!important;margin-right:5px!important;margin-bottom:5px!important;margin-left:5px!important}body #page-container .et_pb_section .et_pb_button_2,body #page-container .et_pb_section .et_pb_button_1,body #page-container .et_pb_section .et_pb_button_3,body #page-container .et_pb_section .et_pb_button_0{color:#ffffff!important;border-width:3px!important;border-color:#851d3e;border-radius:0px;font-size:16px;font-weight:700!important;background-color:#851d3e}body #page-container .et_pb_section .et_pb_button_1:before,body #page-container .et_pb_section .et_pb_button_1:after,body #page-container .et_pb_section .et_pb_button_2:before,body #page-container .et_pb_section .et_pb_button_2:after,body #page-container .et_pb_section .et_pb_button_3:before,body #page-container .et_pb_section .et_pb_button_3:after,body #page-container .et_pb_section .et_pb_button_0:before,body #page-container .et_pb_section .et_pb_button_0:after{display:none!important}body #page-container .et_pb_section .et_pb_button_0:hover,body #page-container .et_pb_section .et_pb_button_1:hover,body #page-container .et_pb_section .et_pb_button_3:hover,body #page-container .et_pb_section .et_pb_button_2:hover{background-image:initial;background-color:rgba(0,0,0,0)}.et_pb_button_3,.et_pb_button_2,.et_pb_button_0,.et_pb_button_1{transition:background-color 300ms ease 0ms;text-align:center}.et_pb_button_3,.et_pb_button_3:after,.et_pb_button_1,.et_pb_button_1:after,.et_pb_button_2,.et_pb_button_2:after,.et_pb_button_0,.et_pb_button_0:after{transition:all 300ms ease 0ms}.et_pb_image_0,.et_pb_image_7{max-width:18px;text-align:center}div.et_pb_section.et_pb_section_2,div.et_pb_section.et_pb_section_1{background-blend-mode:multiply;background-image:linear-gradient(180deg,#651e3e 0%,#651e3e 100%),url(https://endoexperience.com/wp-content/uploads/2021/05/Microscope-Styled-2.jpg)!important}.et_pb_section_1.et_pb_section{padding-top:0px;padding-bottom:0px}.et_pb_section_2.et_pb_section{padding-top:0px;padding-bottom:0px;background-color:inherit!important}.et_pb_text_1{line-height:1.75em;font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:24px;line-height:1.75em}.et_pb_row_5{background-color:#651E3E;box-shadow:0px 10px 15px -5px rgba(17,17,17,0.9)}.et_pb_row_5,body #page-container .et-db #et-boc .et-l .et_pb_row_5.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5.et_pb_row{width:100%;max-width:100%}.et_pb_menu_0.et_pb_menu ul li a{font-weight:700;font-size:16px;color:#FFFFFF!important}.et_pb_menu_0.et_pb_menu .nav li ul{background-color:#651E3E!important;border-color:#851D3E}.et_pb_menu_0.et_pb_menu .et_mobile_menu{border-color:#851D3E}.et_pb_menu_0.et_pb_menu .nav li ul.sub-menu a{color:#FFFFFF!important}.et_pb_menu_0.et_pb_menu .et_mobile_menu,.et_pb_menu_0.et_pb_menu .et_mobile_menu ul{background-color:#651E3E!important}.et_pb_menu_1 .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_1 .et_pb_menu__logo-slot,.et_pb_menu_0 .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0 .et_pb_menu__logo-slot{width:auto;max-width:100%}.et_pb_menu_1 .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_1 .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img,.et_pb_menu_0 .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_0 .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{height:auto;max-height:none}.et_pb_menu_0 .et_pb_menu__icon.et_pb_menu__cart-button,.et_pb_menu_0 .mobile_nav .mobile_menu_bar:before,.et_pb_menu_0 .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_0 .et_pb_menu__icon.et_pb_menu__close-search-button{color:#FFFFFF}.et_pb_section_3.et_pb_section{padding-top:58px;padding-bottom:58px;background-color:rgba(0,0,0,0)!important}.et_pb_text_7,.et_pb_text_4,.et_pb_text_9,.et_pb_text_2{line-height:1.75em;font-size:24px;line-height:1.75em}.et_pb_row_14,.et_pb_row_17,.et_pb_row_11,.et_pb_row_7,.et_pb_row_10{align-items:center}.et_pb_image_6,.et_pb_image_5,.et_pb_image_1,.et_pb_image_3,.et_pb_image_2,.et_pb_image_4{text-align:center}.et_pb_text_5,.et_pb_text_8,.et_pb_text_3,.et_pb_text_10,.et_pb_text_6{line-height:1.75em;line-height:1.75em;border-color:#6c6c6c;border-left-width:2px;padding-left:15px!important;width:100%}.et_pb_text_10 h5,.et_pb_text_8 h5,.et_pb_text_6 h5,.et_pb_text_3 h5,.et_pb_text_5 h5{font-family:'Quicksand',Helvetica,Arial,Lucida,sans-serif;font-size:14px;color:#d22a2a!important}.et_pb_blurb_6.et_pb_blurb .et_pb_module_header,.et_pb_blurb_6.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_4.et_pb_blurb .et_pb_module_header,.et_pb_blurb_4.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_3.et_pb_blurb .et_pb_module_header,.et_pb_blurb_3.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_8.et_pb_blurb .et_pb_module_header,.et_pb_blurb_8.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_7.et_pb_blurb .et_pb_module_header,.et_pb_blurb_7.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_0.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_9.et_pb_blurb .et_pb_module_header,.et_pb_blurb_9.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_10.et_pb_blurb .et_pb_module_header,.et_pb_blurb_10.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_5.et_pb_blurb .et_pb_module_header,.et_pb_blurb_5.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_11.et_pb_blurb .et_pb_module_header,.et_pb_blurb_11.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_2.et_pb_blurb .et_pb_module_header,.et_pb_blurb_2.et_pb_blurb .et_pb_module_header a{font-size:18px}.et_pb_blurb_9.et_pb_blurb,.et_pb_blurb_6.et_pb_blurb,.et_pb_blurb_4.et_pb_blurb,.et_pb_blurb_1.et_pb_blurb,.et_pb_blurb_0.et_pb_blurb,.et_pb_blurb_8.et_pb_blurb,.et_pb_blurb_5.et_pb_blurb,.et_pb_blurb_11.et_pb_blurb,.et_pb_blurb_2.et_pb_blurb,.et_pb_blurb_7.et_pb_blurb,.et_pb_blurb_10.et_pb_blurb{font-size:24px}.et_pb_blurb_9.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_2.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_11.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_10.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_1.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_4.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_0.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_3.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_8.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_7.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_6.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_5.et_pb_blurb .et_pb_blurb_description a{color:#D22A2A!important}.et_pb_blurb_2.et_pb_blurb .et_pb_module_header,.et_pb_blurb_7.et_pb_blurb .et_pb_module_header,.et_pb_blurb_4.et_pb_blurb .et_pb_module_header,.et_pb_blurb_6.et_pb_blurb .et_pb_module_header,.et_pb_blurb_9.et_pb_blurb .et_pb_module_header,.et_pb_blurb_5.et_pb_blurb .et_pb_module_header,.et_pb_blurb_10.et_pb_blurb .et_pb_module_header,.et_pb_blurb_8.et_pb_blurb .et_pb_module_header,.et_pb_blurb_3.et_pb_blurb .et_pb_module_header,.et_pb_blurb_11.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1.et_pb_blurb .et_pb_module_header{padding:0 0 5px 0}.et_pb_blurb_1 .et_pb_blurb_content,.et_pb_blurb_10 .et_pb_blurb_content,.et_pb_blurb_9 .et_pb_blurb_content,.et_pb_blurb_5 .et_pb_blurb_content,.et_pb_blurb_11 .et_pb_blurb_content,.et_pb_blurb_0 .et_pb_blurb_content,.et_pb_blurb_4 .et_pb_blurb_content,.et_pb_blurb_6 .et_pb_blurb_content,.et_pb_blurb_8 .et_pb_blurb_content,.et_pb_blurb_2 .et_pb_blurb_content,.et_pb_blurb_3 .et_pb_blurb_content,.et_pb_blurb_7 .et_pb_blurb_content{max-width:100%}.et_pb_blurb_0 .et-pb-icon,.et_pb_blurb_11 .et-pb-icon,.et_pb_blurb_8 .et-pb-icon,.et_pb_blurb_3 .et-pb-icon,.et_pb_blurb_5 .et-pb-icon,.et_pb_blurb_6 .et-pb-icon,.et_pb_blurb_1 .et-pb-icon,.et_pb_blurb_7 .et-pb-icon,.et_pb_blurb_4 .et-pb-icon,.et_pb_blurb_9 .et-pb-icon,.et_pb_blurb_2 .et-pb-icon,.et_pb_blurb_10 .et-pb-icon{color:#851d3e;font-family:ETmodules!important;font-weight:400!important}.et_pb_divider_1,.et_pb_divider_0,.et_pb_divider_3,.et_pb_divider_2{max-width:60px}.et_pb_divider_0:before,.et_pb_divider_3:before,.et_pb_divider_2:before,.et_pb_divider_1:before{border-top-color:#d22a2a;border-top-width:2px}.et_pb_section_4,.et_pb_section_5{min-height:1450px}.et_pb_section_5.et_pb_section,.et_pb_section_4.et_pb_section{padding-top:4px;padding-bottom:4px;background-color:rgba(0,0,0,0)!important}.et_pb_blurb_3.et_pb_blurb{font-size:24px;padding-bottom:0px!important}.et_pb_section_6.et_pb_section{padding-top:60px;padding-bottom:60px;background-color:rgba(0,0,0,0)!important}.et_pb_row_16{min-height:593px}div.et_pb_section.et_pb_section_7{background-blend-mode:multiply;background-image:url(https://endoexperience.com/wp-content/uploads/2020/12/Dental-Office-3.jpg)!important}.et_pb_section_7.et_pb_section{padding-top:60px;padding-right:30px;padding-bottom:60px;padding-left:30px;margin-top:30px;margin-bottom:90px;background-color:#1e1f21!important}.et_pb_row_19,body #page-container .et-db #et-boc .et-l .et_pb_row_19.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_19.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_19.et_pb_row{width:100%;max-width:960px}.et_pb_text_11{line-height:1.75em;font-size:24px;line-height:1.75em;margin-bottom:30px!important}.et_pb_menu_1.et_pb_menu ul li a{font-weight:600;font-size:20px;color:#ffffff!important}.et_pb_menu_1.et_pb_menu .nav li ul,.et_pb_menu_1.et_pb_menu .et_mobile_menu,.et_pb_menu_1.et_pb_menu .et_mobile_menu ul{background-color:#ffffff!important}.et_pb_menu_1 .mobile_nav .mobile_menu_bar:before,.et_pb_menu_1 .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_1 .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_1 .et_pb_menu__icon.et_pb_menu__cart-button{color:#851d3e}.et_pb_image_7.et_pb_module,.et_pb_menu_0.et_pb_module,.et_pb_image_0.et_pb_module{margin-left:auto!important;margin-right:auto!important}.et_pb_row_5.et_pb_row{padding-top:15px!important;padding-right:30px!important;padding-bottom:15px!important;padding-left:30px!important;margin-top:0px!important;margin-bottom:0px!important;margin-left:auto!important;margin-right:auto!important;padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px}.et_pb_section_7{max-width:980px;margin-left:auto!important;margin-right:auto!important;z-index:10;box-shadow:0px 3px 15px 0px rgba(17,17,17,0.75)}@media only screen and (min-width:981px){.et_pb_menu_0{max-width:80%}.et_pb_section_7{width:90%}}@media only screen and (max-width:980px){.et_pb_section_0{min-height:50vh}.et_pb_section_6.et_pb_section,.et_pb_section_5.et_pb_section,.et_pb_section_4.et_pb_section,.et_pb_section_3.et_pb_section,.et_pb_section_0.et_pb_section{padding-top:45px;padding-bottom:45px}.et_pb_row_0.et_pb_row{padding-top:15px!important;padding-bottom:15px!important;padding-top:15px!important;padding-bottom:15px!important}.et_pb_post_title_0 .et_pb_title_container h1.entry-title,.et_pb_post_title_0 .et_pb_title_container h2.entry-title,.et_pb_post_title_0 .et_pb_title_container h3.entry-title,.et_pb_post_title_0 .et_pb_title_container h4.entry-title,.et_pb_post_title_0 .et_pb_title_container h5.entry-title,.et_pb_post_title_0 .et_pb_title_container h6.entry-title{font-size:56px}.et_pb_section .et_pb_post_title_0.et_pb_post_title{margin-top:200px!important;margin-bottom:30px!important}.et_pb_text_0,.et_pb_text_11,.et_pb_text_1,.et_pb_text_2,.et_pb_text_9,.et_pb_text_4,.et_pb_text_7{font-size:20px}.et_pb_image_6 .et_pb_image_wrap img,.et_pb_image_4 .et_pb_image_wrap img,.et_pb_image_5 .et_pb_image_wrap img,.et_pb_image_7 .et_pb_image_wrap img,.et_pb_image_3 .et_pb_image_wrap img,.et_pb_image_2 .et_pb_image_wrap img,.et_pb_image_1 .et_pb_image_wrap img,.et_pb_image_0 .et_pb_image_wrap img{width:auto}.et_pb_menu_0{max-width:100%}.et_pb_text_6,.et_pb_text_8,.et_pb_text_3,.et_pb_text_10,.et_pb_text_5{border-left-width:2px;padding-right:0px!important;padding-left:0px!important;margin-bottom:30px!important;max-width:350px}.et_pb_section_7.et_pb_section{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;margin-top:0px;margin-bottom:45px}.et_pb_text_5.et_pb_module,.et_pb_text_6.et_pb_module,.et_pb_text_3.et_pb_module,.et_pb_text_8.et_pb_module,.et_pb_text_10.et_pb_module{margin-left:auto!important;margin-right:auto!important}}@media only screen and (max-width:767px){.et_pb_section_0{min-height:auto}.et_pb_section_6.et_pb_section,.et_pb_section_4.et_pb_section,.et_pb_section_0.et_pb_section,.et_pb_section_5.et_pb_section,.et_pb_section_3.et_pb_section{padding-top:30px;padding-bottom:30px}.et_pb_post_title_0 .et_pb_title_container h1.entry-title,.et_pb_post_title_0 .et_pb_title_container h2.entry-title,.et_pb_post_title_0 .et_pb_title_container h3.entry-title,.et_pb_post_title_0 .et_pb_title_container h4.entry-title,.et_pb_post_title_0 .et_pb_title_container h5.entry-title,.et_pb_post_title_0 .et_pb_title_container h6.entry-title{font-size:36px}.et_pb_section .et_pb_post_title_0.et_pb_post_title{margin-top:175px!important}.et_pb_text_1,.et_pb_text_0,.et_pb_text_7,.et_pb_text_2,.et_pb_text_4,.et_pb_text_9{font-size:18px}.et_pb_text_1 h2,.et_pb_text_0 h2,.et_pb_text_6 h2,.et_pb_text_9 h2,.et_pb_text_2 h2,.et_pb_text_11 h2,.et_pb_text_8 h2,.et_pb_text_3 h2,.et_pb_text_7 h2,.et_pb_text_5 h2,.et_pb_text_10 h2,.et_pb_text_4 h2{font-size:32px}.et_pb_text_5 h3,.et_pb_text_11 h3,.et_pb_text_7 h3,.et_pb_text_9 h3,.et_pb_text_10 h3,.et_pb_text_8 h3,.et_pb_text_6 h3,.et_pb_text_4 h3,.et_pb_text_3 h3,.et_pb_text_0 h3,.et_pb_text_1 h3,.et_pb_text_2 h3{font-size:24px}.et_pb_column_2{display:block}.et_pb_button_0,.et_pb_button_1,.et_pb_button_2,.et_pb_button_3{text-align:center;width:100%}.et_pb_image_6 .et_pb_image_wrap img,.et_pb_image_0 .et_pb_image_wrap img,.et_pb_image_2 .et_pb_image_wrap img,.et_pb_image_1 .et_pb_image_wrap img,.et_pb_image_5 .et_pb_image_wrap img,.et_pb_image_7 .et_pb_image_wrap img,.et_pb_image_4 .et_pb_image_wrap img,.et_pb_image_3 .et_pb_image_wrap img{width:auto}.et_pb_text_3,.et_pb_text_10,.et_pb_text_5,.et_pb_text_8,.et_pb_text_6{border-left-width:2px}.et_pb_blurb_9.et_pb_blurb .et_pb_module_header,.et_pb_blurb_9.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_3.et_pb_blurb .et_pb_module_header,.et_pb_blurb_3.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_2.et_pb_blurb .et_pb_module_header,.et_pb_blurb_2.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_0.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_11.et_pb_blurb .et_pb_module_header,.et_pb_blurb_11.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_8.et_pb_blurb .et_pb_module_header,.et_pb_blurb_8.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_10.et_pb_blurb .et_pb_module_header,.et_pb_blurb_10.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_7.et_pb_blurb .et_pb_module_header,.et_pb_blurb_7.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_6.et_pb_blurb .et_pb_module_header,.et_pb_blurb_6.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_4.et_pb_blurb .et_pb_module_header,.et_pb_blurb_4.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_5.et_pb_blurb .et_pb_module_header,.et_pb_blurb_5.et_pb_blurb .et_pb_module_header a{font-size:16px}.et_pb_blurb_10.et_pb_blurb,.et_pb_blurb_11.et_pb_blurb,.et_pb_blurb_2.et_pb_blurb,.et_pb_blurb_0.et_pb_blurb,.et_pb_blurb_1.et_pb_blurb,.et_pb_blurb_9.et_pb_blurb,.et_pb_blurb_8.et_pb_blurb,.et_pb_blurb_7.et_pb_blurb,.et_pb_blurb_3.et_pb_blurb,.et_pb_blurb_4.et_pb_blurb,.et_pb_blurb_5.et_pb_blurb,.et_pb_blurb_6.et_pb_blurb{font-size:20px}.et_pb_section_7.et_pb_section{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.et_pb_section_7{width:100%;box-shadow:0px 3px 15px 0px rgba(0,0,0,0)}.et_pb_text_11{font-size:18px;margin-bottom:15px!important}}</style><script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://endoexperience.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script> <span class="et_pb_scroll_top et-pb-icon"></span> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732434478 -->

Pages: 1 2 3 4 5 6 7 8 9 10