301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: s3av.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <html lang="en-US"> <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.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel='preload' href='https://www.mys3tech.com/wp-content/plugins/breakdance/plugin/themeless/normalize.min.css' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" > <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v24.9 - https://yoast.com/wordpress/plugins/seo/ --> <title>Technology Solutions Provider - S3 Technologies</title><style id="rocket-critical-css">html{scroll-behavior:smooth}*,::after,::before{box-sizing:border-box}body{background-color:white;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}html{line-height:1.4;-webkit-text-size-adjust:100%}h1{line-height:1.2}body{margin:0}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}figure{margin:0 0 1em}.breakdance-menu{--menu-background:#fff;--menu-max-height:calc(100vh - var(--mobile-offset-top));--menu-alignment:flex-start;--menu-duration:var(--bde-transition-duration,0.3s);--menu-base-font-size:0.875em;--mobile-offset-y:100%;--mobile-offset-x:0;--mobile-offcanvas-width:400px;--mobile-topbar-padding:15px;--mobile-topbar-logo-width:110px;--mobile-topbar-logo-order:-1;--mobile-topbar-close-button-size:20px;--mobile-topbar-close-button-color:var(--bde-headings-color);--mobile-topbar-close-button-color-hover:var(--mobile-topbar-close-button-color);--mobile-topbar-close-button-bar-height:2px;--toggle-background-color:transparent;--toggle-background-color-hover:var(--toggle-background-color);--toggle-active-background-color:var(--toggle-background-color);--toggle-padding:0px;--toggle-radius:0px;--toggle-layer-width:32px;--toggle-layer-height:4px;--toggle-layer-spacing:6px;--toggle-layer-color:var(--bde-headings-color);--toggle-layer-color-hover:var(--toggle-layer-color);--toggle-layer-color-active:var(--toggle-layer-color);--toggle-layer-border-radius:0px;--links-gap:0px;--link-padding:20px;--link-color:var(--bde-headings-color);--link-color-hover:var(--link-color);--link-background-color:transparent;--link-background-color-hover:var(--link-background-color);--link-alignment:space-between;--link-effect-thickness:3px;--link-effect-color:var(--link-color);--link-effect-color-hover:var(--link-color-hover);--link-effect-radius:0px;--link-arrow-display:block;--link-arrow-color:var(--link-color);--link-arrow-color-hover:var(--link-color-hover);--link-arrow-size:10px;--link-arrow-gap:8px;--link-arrow-offset-y:0px;--link-arrow-close-rotation:0deg;--link-arrow-open-rotation:-180deg;--link-arrow-rotation:var(--link-arrow-close-rotation);--link-border:1px solid var(--link-border-color);--link-border-color:#eee;--dropdown-animation-duration:var(--menu-duration);--dropdown-caret-display:block;--dropdown-caret-color:var(--dropdown-background-color);--dropdown-caret-radius:3px;--dropdown-caret-size:12px;--dropdown-background-color:#fff;--dropdown-offset-y:20px;--dropdown-edge-offset:20px;--dropdown-border-radius:8px;--dropdown-custom-width:500px;--dropdown-section-padding:30px;--dropdown-section-gap:var(--gap-lg);--dropdown-links-gap:var(--gap-sm);--dropdown-link-color:var(--bde-headings-color);--dropdown-link-icon-display:block;--dropdown-link-icon-size:16px;--dropdown-link-icon-spacing:10px;--dropdown-link-icon-alignment:center;--dropdown-link-description-display:block;--dropdown-link-description-spacing:0px;--dropdown-link-icon-x:0px;--dropdown-link-icon-y:0px;--dropdown-link-img-opacity:1;--dropdown-link-img-opacity-hover:1;--dropdown-columns-stack:row;--dropdown-columns-gap:var(--gap-xl);--dropdown-column-title-spacing:0px;--dropdown-sections-stack:column;--dropdown-section-light-background:#fff;--dropdown-section-dark-background:#f6f9fc;--gap-xl:60px;--gap-lg:30px;--gap-sm:15px;--gap-xs:10px;--gap-none:0;--arrow-icon:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20d='m441.9%20167.3-19.8-19.8c-4.7-4.7-12.3-4.7-17%200L224%20328.2%2042.9%20147.5c-4.7-4.7-12.3-4.7-17%200L6.1%20167.3c-4.7%204.7-4.7%2012.3%200%2017l209.4%20209.4c4.7%204.7%2012.3%204.7%2017%200l209.4-209.4c4.7-4.7%204.7-12.3%200-17z'/%3E%3C/svg%3E");--mobile-link-padding:20px;--mobile-link-level-2-padding:12px 20px 12px 25px;--mobile-link-level-3-padding:12px 30px}.breakdance-menu{-webkit-font-smoothing:antialiased;position:relative;text-align:left}:root .breakdance-menu{display:flex}.breakdance-menu-list{align-items:center;display:flex;gap:var(--links-gap);justify-content:var(--menu-alignment)}.breakdance-menu-list>.breakdance-link,.breakdance-menu .breakdance-menu-link{align-items:center;background-color:var(--link-background-color);border:none;color:var(--link-color);display:flex;flex-direction:row;font-family:inherit;font-size:var(--menu-base-font-size);font-weight:500;line-height:1;margin:0;padding:var(--link-padding);position:relative;text-decoration:none;white-space:nowrap;z-index:1}.breakdance-dropdown{--dropdown-offset-x:0px;--dropdown-caret-x:0px;--translate-x:0px;--translate-y:0px;--rotate-x:0deg;--scale:1;display:flex;flex-direction:column;position:relative}.breakdance-dropdown .breakdance-menu-link:after{background-color:var(--link-arrow-color);content:"";display:var(--link-arrow-display);flex-shrink:0;font-size:var(--link-arrow-size);height:1em;margin-left:var(--link-arrow-gap);-webkit-mask-image:var(--arrow-icon);mask-image:var(--arrow-icon);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;transform:translateY(var(--link-arrow-offset-y)) rotate(var(--link-arrow-rotation));width:1em}.breakdance-dropdown-floater{-webkit-backface-visibility:hidden;backface-visibility:hidden;left:var(--dropdown-offset-x);min-width:100%;opacity:0;padding-top:var(--dropdown-offset-y);position:absolute;top:100%;transform:translateX(var(--translate-x)) translateY(var(--translate-y)) rotateX(var(--rotate-x)) scale(var(--scale)) translateZ(0);z-index:1001}.breakdance-dropdown-body{background-color:var(--dropdown-background-color);border-radius:var(--dropdown-border-radius);box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);display:flex;flex-direction:var(--dropdown-sections-stack);flex-grow:1;overflow:hidden;position:relative;width:100%;z-index:1}.breakdance-dropdown--custom .breakdance-dropdown-floater{width:calc(var(--dropdown-custom-width) - var(--dropdown-edge-offset)*2)}.breakdance-dropdown-section{display:flex;flex-wrap:wrap;gap:var(--dropdown-section-gap);padding:var(--dropdown-section-padding);width:var(--dropdown-section-width)}.breakdance-dropdown-links{display:flex;flex-direction:column;gap:var(--dropdown-links-gap)}.breakdance-menu .breakdance-dropdown-link{align-items:center;color:var(--dropdown-link-color);display:flex;font-size:var(--menu-base-font-size);line-height:1.5;text-decoration:none;white-space:nowrap}.breakdance-dropdown-link__text{display:block}.breakdance-dropdown-custom-content{padding:var(--dropdown-section-padding)}.breakdance-dropdown--wp .breakdance-dropdown-links{gap:var(--dropdown-links-gap);width:100%}.breakdance-dropdown--wp .breakdance-dropdown-links .menu-item{display:flex;flex-direction:column;gap:var(--dropdown-links-gap)}.breakdance-menu-toggle{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:var(--toggle-background-color);border:none;border-radius:var(--toggle-radius);box-sizing:content-box;color:var(--toggle-layer-color);display:none;min-height:var(--toggle-layer-width);outline:none;padding:var(--toggle-padding)}.breakdance-menu-toggle-icon{display:inline-block;height:calc(var(--toggle-layer-height)*3 + var(--toggle-layer-spacing)*2);position:relative;width:var(--toggle-layer-width)}.breakdance-menu-toggle-lines{display:block;margin-top:calc(var(--toggle-layer-height)/-2);top:50%}.breakdance-menu-toggle-lines,.breakdance-menu-toggle-lines:after,.breakdance-menu-toggle-lines:before{background-color:currentColor;border-radius:var(--toggle-layer-border-radius);content:"";display:block;height:var(--toggle-layer-height);position:absolute;width:var(--toggle-layer-width)}.breakdance-menu-toggle-lines:before{top:calc(var(--toggle-layer-spacing)*-1 + var(--toggle-layer-height)*-1)}.breakdance-menu-toggle-lines:after{bottom:calc(var(--toggle-layer-spacing)*-1 + var(--toggle-layer-height)*-1)}.breakdance .bde-header-builder{position:relative;width:100%;background-color:var(--bde-background-color);--sticky-header-animation-duration:var(--bde-transition-duration)}.breakdance .bde-header-builder .bde-header-builder__container{gap:20px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:var(--bde-section-width);padding:var(--bde-section-horizontal-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-header-builder.bde-header-builder--sticky{position:fixed;z-index:100;top:var(--wp-admin--admin-bar--height,0px)}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-image{max-width:100%}.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image-link{display:block}.breakdance .bde-container-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;text-decoration:none;position:relative;background-size:cover}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-body-text-color)}.breakdance-dropdown-custom-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link{display:flex}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-image{max-width:100%}.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image-link{display:block}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-body-text-color)}.breakdance .bde-button{max-width:100%}.breakdance .bde-container-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;text-decoration:none;position:relative;background-size:cover}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-body-text-color)}.breakdance .bde-button{max-width:100%}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-image{max-width:100%}.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image-link{display:block}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-body-text-color)}.breakdance .bde-text-link{display:flex}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}:root{--white:#fff;--grey-50:#f9fafb;--grey-100:#f3f4f6;--grey-200:#e5e7eb;--grey-300:#d1d5db;--grey-400:#9ca3af;--grey-450:#787e8b;--grey-500:#6b7280;--grey-600:#4b5563;--grey-700:#374151;--grey-800:#1f2937;--grey-900:#111827;--blue-500:#3b82f6;--blue-600:#2563eb;--pink-600:#db2777;--emerald-100:#d1fae5;--emerald-700:#047857;--sky-100:#e0f2fe;--sky-500:#0ea5e9;--red-50:#fef2f2;--red-500:#ef4444;--indigo-50:#eef2ff;--indigo-600:#4f46e5;--indigo-700:#4338ca;--bde-brand-primary-color:var(--bde-palette-color-1);--bde-brand-primary-color-hover:var(--bde-palette-color-1);--bde-body-font-family:"Inter",sans-serif;--bde-heading-font-family:"Inter",sans-serif;--bde-base-font-size:16px;--bde-body-font-size:0.89rem;--bde-font-size-ratio:1.250;--bde-h6-font-size:var(--bde-base-font-size);--bde-h5-font-size:calc(var(--bde-h6-font-size) * var(--bde-font-size-ratio));--bde-h4-font-size:calc(var(--bde-h5-font-size) * var(--bde-font-size-ratio));--bde-h3-font-size:calc(var(--bde-h4-font-size) * var(--bde-font-size-ratio));--bde-h2-font-size:calc(var(--bde-h3-font-size) * var(--bde-font-size-ratio));--bde-h1-font-size:calc(var(--bde-h2-font-size) * var(--bde-font-size-ratio));--bde-body-text-color:var(--bde-palette-color-2);--bde-headings-color:var(--bde-palette-color-2);--bde-background-color:var(--bde-palette-color-13);--bde-palette-color-1:#00c542;--bde-palette-color-10:#0f5;--bde-palette-color-2:#0f0e14;--bde-palette-color-13:#fff;--bde-palette-color-9:#ebebeb;--bde-palette-color-14:#f1f1f1;--bde-palette-color-15:#e7e7e8;--bde-palette-color-5:#b8bec8;--bde-palette-color-7:#8c8b93;--bde-palette-color-4:#46454d;--bde-palette-color-3:#232326;--bde-palette-color-12:#000;--bde-palette-color-11:#1b1828;--bde-palette-color-8:#201e2b;--bde-palette-color-16:#181720;--bde-palette-color-6:#509eb2;--bde-palette-color-17:#019ca4;--bde-palette-color-18:#02f3ff;--bde-palette-color-19:#eee;--bde-palette-solutions-bg-20:#F0F0F0;--bde-palette-inner-dark-21:#13151E;--bde-palette-sub-title-light-22:#B6B5BD;--bde-palette-blue-gray-23:#F3F5F9;--bde-palette-off-white-24:#FAF9F6;--bde-column-gap:32px;--bde-section-width:1120px;--bde-section-vertical-padding:100px;--bde-section-horizontal-padding:20px;--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-secondary-text-color-hover:#fff;--bde-button-secondary-background-color:transparent;--bde-button-custom-border-color:var(--grey-900);--bde-button-custom-border-color-hover:var(--grey-700);--bde-button-custom-text-color:var(--white);--bde-button-custom-text-color-hover:var(--white);--bde-button-custom-background-color:var(--grey-900);--bde-button-custom-background-color-hover:var(--grey-700);--bde-button-font-weight:500;--bde-button-border-radius:3px;--bde-button-border-width:1px;--bde-button-padding-base:14px 24px;--bde-button-padding-sm:8px 16px;--bde-button-padding-lg:28px 54px;--bde-button-line-height:1;--bde-form-gap:16px;--bde-form-after-label:8px;--bde-form-after-sublabel:8px;--bde-form-input-border-radius:3px;--bde-form-input-background-color:var(--white);--bde-form-input-padding-top:12px;--bde-form-input-padding-right:16px;--bde-form-input-padding-bottom:12px;--bde-form-input-padding-left:16px;--bde-form-input-placeholder-color:var(--grey-450);--bde-form-input-border-width:1px;--bde-form-input-border-color:var(--grey-300);--bde-form-label-font-weight:500;--bde-form-label-required-color:var(--red-500);--bde-form-label-required-nudge-x:0;--bde-form-label-required-nudge-y:0;--bde-form-label-required-size:inherit;--bde-form-text-color:var(--grey-700);--bde-form-input-focused-background-color:var(--white);--bde-form-input-input-shadow:none;--bde-form-checkbox-size:1em;--bde-woo-base-paragraph-line-height:1.4;--bde-woo-base-heading-line-height:1.2;--bde-woo-base-border-color:var(--grey-300);--bde-woo-base-text-on-primary-color:var(--white);--bde-woo-base-space:8px;--bde-woo-base-ratio:1.618;--bde-woo-typography-font-weight-normal:300;--bde-woo-typography-font-weight-medium:500;--bde-woo-typography-font-weight-heavy:600;--bde-woo-buttons-and-links-line-height:1;--bde-woo-buttons-and-links__disabled-button-color:var(--grey-300);--bde-woo-buttons-and-links__disabled-button-text-color:var(--white);--bde-woo-buttons-and-links__nav-link-background-active:var(--grey-50);--bde-woo-buttons-and-links__nav-border-radius:4px;--bde-woo-forms__inputs-select2-selected-item:var(--grey-300);--bde-woo-forms__wrappers-small:360px;--error-svg-icon:url('data:image/svg+xml;utf8,');--success-svg-icon:url('data:image/svg+xml;utf8,');--info-svg-icon:url('data:image/svg+xml;utf8,');--chevron-svg-icon:url('data:image/svg+xml;utf8,');--checkbox-svg-icon:url('data:image/svg+xml;utf8,');--radiobutton-svg-icon:url('data:image/svg+xml;utf8,');--show-password-svg-icon:url('data:image/svg+xml;utf8,');--hide-password-svg-icon:url('data:image/svg+xml;utf8,');--bde-woo-notices__icon-size:16px;--bde-woo-notices__padding:24px;--bde-woo-notices__border-radius:4px;--bde-woo-notices__error-background:var(--red-50);--bde-woo-notices__error-text:var(--red-500);--bde-woo-notices__error-link-text:var(--red-500);--bde-woo-notices__error-link-text-hover:var(--red-500);--bde-woo-notices__info-background:var(--sky-100);--bde-woo-notices__info-text:var(--sky-500);--bde-woo-notices__info-link-text:var(--sky-500);--bde-woo-notices__info-link-text-hover:var(--sky-500);--bde-woo-notices__success-background:var(--emerald-100);--bde-woo-notices__success-text:var(--emerald-700);--bde-woo-notices__success-link-text:var(--emerald-700);--bde-woo-notices__success-link-text-hover:var(--emerald-700);--bde-woo-sale-badge__border-radius:2px;--bde-woo-sale-badge__padding:4px 8px;--bde-woo-ratings__filled-star-svg:url('data:image/svg+xml;utf8,');--bde-woo-ratings__empty-star-svg:url('data:image/svg+xml;utf8,');--bde-woo-ratings__star_size:18px;--bde-woo-product-images__border-radius:4px;--bde-woo-product-images__border-width:0px;--bde-woo-product-images__border-color:var(--grey-300);--bde-woo-wrappers__background-color:var(--white);--bde-woo-wrappers__border-radius:4px;--bde-woo-wrappers__border-color:var(--grey-300);--bde-woo-wrappers__border-width:1px;--bde-woo-wrappers__shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-tables__header-color:var(--grey-100);--bde-woo-tables__background-color:var(--white);--bde-woo-tables__border-radius:4px;--bde-woo-tables__border-width:1px;--bde-woo-widgets__chip-background-color:transparent;--bde-woo-widgets__chip-background-color-hover:var(--indigo-50);--bde-woo-widgets__chip-text-color:inherit;--bde-woo-widgets__handle-border-color:var(--grey-300);--bde-woo-widgets__handle-background-color:var(--white);--bde-woo-widgets__handle-background-color-hover:var(--white);--bde-woo-widgets__handle-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-widgets__handle-shadow-hover:var(--grey-300) 0 0 4px;--bde-woo-widgets__remove-item-from-cart-color:var(--grey-450);--bde-woo-select2__active-item-background-color:var(--indigo-50);--bde-woo-gallery__zoom-icon-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-payment-box-background-color:var(--grey-100);--bde-woo-payment-box-border-color:var(--grey-200);--bde-woo-payment-box-border-width:1px;--bde-woo-quicklook-button-icon:url(https://www.mys3tech.com/wp-content/uploads/breakdance/css/icons/eye.svg);--bde-woo-quicklook-button-background-color:none;--bde-woo-quicklook-button-icon-size:20px;--bde-woo-quicklook-button-backdrop-color:rgba(0,0,0,0.15);--bde-woo-quicklook-button-backdrop-opacity:0.7;--bde-woo-quicklook-modal-background-color:var(--white);--bde-woo-quicklook-overlay-color:rgba(0,0,0,0.7);--bde-woo-quicklook-close-button-size:2em;--bde-woo-quicklook-arrow-size:1em;--bde-woo-quicklook-arrow-color:var(--white);--bde-woo-responsive__stack:row}:root{--bde-links-color:var(--bde-palette-color-1);--bde-links-color-hover:var(--bde-palette-color-1);--bde-button-primary-background-color:var(--bde-brand-primary-color);--bde-button-primary-background-color-hover:var(--bde-brand-primary-color-hover);--bde-button-secondary-border-color:var(--bde-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-background-color-hover:var(--bde-brand-primary-color);--bde-button-text-text-color:var(--bde-links-color);--bde-button-text-text-color-hover:var(--bde-links-color-hover);--bde-button-font-size:var(--bde-body-font-size);--bde-form-font-size:var(--bde-body-font-size);--bde-form-input-border-top-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-right:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-bottom:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-left:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-label-color:var(--bde-headings-color);--bde-form-input-focused-border-color:var(--bde-brand-primary-color);--bde-form-input-focused-shadow:var(--bde-brand-primary-color) 0 0 2px;--bde-form-checkbox-selected-color:var(--bde-brand-primary-color);--bde-woo-base-text-color:var(--bde-body-text-color);--bde-woo-base-headings-color:var(--bde-headings-color);--bde-woo-base-primary-color:var(--bde-brand-primary-color);--bde-woo-base-primary-color-hover:var(--bde-brand-primary-color-hover);--bde-woo-base-extra-small-gaps:calc(var(--bde-woo-base-small-gaps) / var(--bde-woo-base-ratio));--bde-woo-base-small-gaps:calc(var(--bde-woo-base-space) / var(--bde-woo-base-ratio));--bde-woo-base-standard-gaps:var(--bde-woo-base-space);--bde-woo-base-medium-gaps:calc(var(--bde-woo-base-space) * var(--bde-woo-base-ratio));--bde-woo-base-big-gaps:calc(var(--bde-woo-base-medium-gaps) * var(--bde-woo-base-ratio));--bde-woo-base-large-gaps:calc(var(--bde-woo-base-big-gaps) * var(--bde-woo-base-ratio));--bde-woo-base-extra-large-gaps:calc(var(--bde-woo-base-large-gaps) * var(--bde-woo-base-ratio));--bde-woo-typography-ratio:var(--bde-font-size-ratio);--bde-woo-typography__size-small:calc(var(--bde-woo-typography__size-standard) / var(--bde-woo-typography-ratio));--bde-woo-typography__size-small-font-family:var(--bde-body-font-family);--bde-woo-typography__size-standard:var(--bde-body-font-size);--bde-woo-typography__size-standard-font-family:var(--bde-body-font-family);--bde-woo-typography__size-medium:calc(var(--bde-woo-typography__size-standard) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-medium-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-large:calc(var(--bde-woo-typography__size-medium) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-large-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-extra-large:calc(var(--bde-woo-typography__size-large) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-extra-large-font-family:var(--bde-heading-font-family);--bde-woo-buttons-and-links__text-link-color:var(--bde-palette-color-1);--bde-woo-buttons-and-links__text-link-color-hover:var(--bde-palette-color-1);--bde-woo-buttons-and-links__nav-link-color:var(--bde-woo-base-text-color);--bde-woo-buttons-and-links__nav-link-color-hover:var(--bde-woo-base-text-on-primary-color);--bde-woo-buttons-and-links__nav-link-color-active:var(--bde-woo-base-primary-color);--bde-woo-forms__spacing-after-label:var(--bde-form-after-label);--bde-woo-forms__spacing-between-fields:var(--bde-form-gap);--bde-woo-forms__spacing-between-columns:var(--bde-woo-base-extra-large-gaps);--bde-woo-forms__labels-color:var(--bde-form-label-color);--bde-woo-forms__inputs-background-color:var(--bde-form-input-background-color);--bde-woo-forms__inputs-text-color:var(--bde-form-text-color);--bde-woo-forms__inputs-placeholder-color:var(--bde-form-input-placeholder-color);--bde-woo-forms__inputs-border-color:var(--bde-form-input-border-color);--bde-woo-forms__inputs-border-width:var(--bde-form-input-border-width);--bde-woo-forms__inputs-border-radius:var(--bde-form-input-border-top-left-radius) var(--bde-form-input-border-top-right-radius) var(--bde-form-input-border-bottom-right-radius) var(--bde-form-input-border-bottom-left-radius);--bde-woo-forms__inputs-background-color-focused:var(--bde-form-input-focused-background-color);--bde-woo-forms__inputs-border-color-focused:var(--bde-form-input-focused-border-color);--bde-woo-forms__inputs-shadow-focused:var(--bde-form-input-focused-shadow);--bde-woo-forms__inputs-shadow:var(--bde-form-input-input-shadow);--bde-woo-forms__inputs-select2-hover-item:var(--bde-woo-base-primary-color);--bde-woo-forms__labels-required-color:var(--bde-form-label-required-color);--bde-woo-forms__labels-required-size:var(--bde-form-label-required-size);--bde-woo-forms__labels-required-nudge-x:var(--bde-form-label-required-nudge-x);--bde-woo-forms__labels-required-nudge-y:var(--bde-form-label-required-nudge-y);--bde-woo-tables__border-color:var(--bde-woo-base-border-color);--bde-woo-sale-badge__background-color:var(--bde-woo-base-primary-color);--bde-woo-sale-badge__text-color:var(--bde-woo-base-text-on-primary-color);--bde-woo-sale-badge__font-weight:var(--bde-woo-typography-font-weight-heavy);--bde-woo-sale-badge__font-size:var(--bde-woo-typography__size-standard);--bde-woo-widgets__chip-text-color-hover:var(--bde-woo-buttons-and-links__text-link-color);--bde-woo-widgets__handle-border-color-hover:var(--bde-woo-base-primary-color);--bde-woo-notices__padding-left:calc(var(--bde-woo-notices__padding) + var(--bde-woo-notices__icon-size) + (var(--bde-woo-notices__icon-size) / 2));--bde-woo-quicklook-button-text-color:var(--bde-button-primary-text-color);--bde-woo-quicklook-button-background-color-hover:var(--bde-woo-quicklook-button-background-color);--bde-woo-quicklook-button-icon-spacing:var(--bde-woo-base-standard-gaps);--bde-woo-quicklook-close-button-color:var(--bde-woo-base-headings-color);--bde-woo-quicklook-arrow-color-hover:var(--bde-woo-quicklook-arrow-color);--bde-woo-quicklook-arrow-background-color:var(--bde-brand-primary-color);--bde-woo-quicklook-arrow-background-color-hover:var(--bde-woo-quicklook-arrow-background-color)}.breakdance .button-atom{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;appearance:none;box-sizing:border-box;margin:0;border:0;padding:0;background-color:transparent;font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);transform:translate(0,0);max-width:100%}.breakdance .button-atom--primary{text-align:center;font-weight:var(--bde-button-font-weight);text-decoration:none;padding:var(--bde-button-padding-base);border-radius:var(--bde-button-border-radius);border-width:var(--bde-button-border-width);border-style:solid;border-color:transparent;overflow:hidden}.breakdance .button-atom--primary{color:var(--bde-button-primary-text-color);background:var(--bde-button-primary-background-color);border-color:var(--bde-button-primary-border-color)}.breakdance *,.breakdance *::before,.breakdance *::after{box-sizing:border-box}.breakdance img{max-width:100%;height:auto}.breakdance{background-color:var(--bde-background-color);color:var(--bde-body-text-color)}.breakdance h1{color:var(--bde-headings-color)}.breakdance a{color:var(--bde-links-color)}.breakdance .button-atom--primary{--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:var(--bde-palette-color-13);--bde-button-primary-text-color-hover:var(--bde-palette-color-13);--bde-button-primary-background-color:var(--bde-palette-color-2);--bde-button-primary-background-color-hover:var(--bde-palette-color-2);border-radius:9999px;color:var(--bde-palette-color-13);font-size:0.65rem;font-weight:400;line-height:14px;letter-spacing:0.15rem;text-transform:uppercase}.breakdance .button-atom--primary::after{content:"";display:block;background-color:currentColor;width:16px;height:16px;margin-right:4px;margin-left:15px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M285.476%20272.971L91.132%20467.314c-9.373%209.373-24.569%209.373-33.941%200l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505%20256%2034.484%20101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373%2024.569-9.373%2033.941%200L285.475%20239.03c9.373%209.372%209.373%2024.568.001%2033.941z%22%2F%3E%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M285.476%20272.971L91.132%20467.314c-9.373%209.373-24.569%209.373-33.941%200l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505%20256%2034.484%20101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373%2024.569-9.373%2033.941%200L285.475%20239.03c9.373%209.372%209.373%2024.568.001%2033.941z%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance .button-atom--primary::after{width:16px;height:16px}.breakdance .button-atom--primary::after{margin-left:15px}.breakdance{font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size);color:var(--bde-palette-color-2);font-family:"Inter",sans-serif;font-size:0.89rem;font-weight:300;line-height:2rem;letter-spacing:0.1rem}.breakdance h1{font-family:var(--bde-heading-font-family)}.breakdance h1{font-size:var(--bde-h1-font-size)}.breakdance h1{color:var(--bde-palette-color-2);font-family:"Inter",sans-serif;font-weight:400;letter-spacing:0.85vw;text-transform:uppercase}.breakdance a{font-weight:400}.breakdance .button-atom--primary::after{color:#00C542}@media (max-width:1119px){.breakdance{font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size)}}@media (max-width:1023px){.breakdance{font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size)}}@media (max-width:767px){.breakdance{font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size)}}@media (max-width:479px){.breakdance{font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size)}}.toggle-nav .breakdance-menu-list{margin-top:107px!important}.toggle-nav .breakdance-dropdown{border-bottom:1px solid rgba(70,69,77,0.6)!important}.breakdance .level-2{padding-bottom:10px;border-bottom:1px solid #46454D99}.toggle-nav a.level-2{font-size:1rem!important}a.company{color:#019CA4!important;padding:0 0 30px 30px!important;text-decoration:solid underline rgba(70,69,77,0.8) 1px!important;text-underline-offset:15px;margin-bottom:10px!important;font-size:1.2rem!important}.reviews-link{margin-bottom:40px!important}.breakdance .iso_grid_container{z-index:1;position:absolute;top:42vh;left:auto;right:2.96vw;bottom:auto;width:65vw}.breakdance .bde-header-builder-1379-100{background-color:#202737}.breakdance .bde-header-builder-1379-100 .bde-header-builder__container{gap:0px;max-width:100%}@media screen and (max-width:600px){.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}.breakdance .bde-div-1379-101{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}.breakdance .bde-image-1379-102{margin-top:0.07rem;max-width:4.15rem;width:4.15rem}.breakdance .bde-image-1379-102 .breakdance-image-object{width:100%;height:auto}.breakdance .bde-image-1379-102{margin-right:0.9rem}.breakdance .bde-container-link-1379-103{min-height:55px;border-left:1px solid var(--bde-palette-color-4);flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}.breakdance .bde-text-1379-104{color:var(--bde-palette-color-10);font-size:20px;font-weight:600;line-height:1.2vw;letter-spacing:0.4vw;text-transform:uppercase}.breakdance .bde-text-1379-104{margin-right:3px;margin-left:1.45rem}.breakdance .bde-text-1379-105{color:var(--bde-palette-color-13);font-size:20px;font-weight:200;line-height:1.2vw;letter-spacing:0.4vw;text-transform:uppercase}.breakdance .bde-div-1379-106{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}.breakdance .bde-wp-menu-1379-107 .breakdance-menu{--link-color:var(--bde-palette-color-13);--link-arrow-color:var(--bde-palette-color-1);--dropdown-background-color:#46454DCC}.breakdance .bde-wp-menu-1379-107 .breakdance-menu-link{color:var(--bde-palette-color-13);font-size:0.75rem;font-weight:300;line-height:1rem;letter-spacing:0.22rem;text-transform:uppercase}.breakdance .bde-wp-menu-1379-107 .breakdance-dropdown-body{border-radius:0px}.breakdance .bde-wp-menu-1379-107 .breakdance-menu .breakdance-dropdown-link__text{color:var(--bde-palette-color-13);font-size:0.62rem;font-weight:400;line-height:1.2rem;letter-spacing:0.2rem;text-transform:uppercase}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-wp-menu-1379-107{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-wp-menu-1379-107{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-wp-menu-1379-107{display:none}}@media (max-width:479px){.breakdance .bde-wp-menu-1379-107{display:none}}.breakdance .bde-menu-1379-108 .breakdance-menu{--menu-background:var(--bde-palette-color-16);--toggle-layer-height:2px;--toggle-layer-color:var(--bde-palette-color-1);--mobile-offcanvas-width:600px;--mobile-offcanvas-x:100%;--mobile-topbar-close-button-size:30px;--mobile-topbar-close-button-color:var(--bde-palette-color-10);--mobile-topbar-close-button-bar-height:2px;--links-gap:0;--link-color:var(--bde-palette-color-13);--link-border:none;--mobile-link-padding:30px 30px 30px 30px;--link-arrow-color:var(--bde-palette-color-1);--link-arrow-size:20px}.breakdance .bde-menu-1379-108 .breakdance-menu-link,.breakdance .bde-menu-1379-108 .breakdance-menu-list>.breakdance-link{color:var(--bde-palette-color-13);font-size:1.47rem;font-weight:200;letter-spacing:0.22rem;text-transform:uppercase}.breakdance .bde-menu-1379-108 .breakdance-menu{--dropdown-link-icon-display:none;--dropdown-link-description-display:none;--dropdown-links-gap:var(--gap-none)}.breakdance .bde-menu-1379-108 .breakdance-menu-list{align-items:stretch;background-color:var(--menu-background);display:none;flex-direction:column;left:var(--mobile-offset-x);max-height:var(--menu-max-height);overflow:hidden;overflow-x:hidden;overflow-y:auto;position:absolute;top:var(--mobile-offset-y,100%);width:100vw;z-index:100}.breakdance .bde-menu-1379-108 .breakdance-menu-list:not(.is-visible):not(.is-collapsing){height:0}.breakdance .bde-menu-1379-108 .breakdance-menu-list>:last-child{border-bottom:var(--link-border)}.breakdance .bde-menu-1379-108 .breakdance-menu-list>.breakdance-link,.breakdance .bde-menu-1379-108 .breakdance-menu .breakdance-menu-link{border-top:var(--link-border);justify-content:var(--link-alignment);padding:var(--mobile-link-padding)}.breakdance .bde-menu-1379-108 .breakdance-dropdown-floater{opacity:1;overflow:hidden;padding-top:0;position:static;transform:none}.breakdance .bde-menu-1379-108 .breakdance-dropdown-floater:not(.is-visible):not(.is-collapsing){height:0}.breakdance .bde-menu-1379-108 .breakdance-dropdown-body{background-color:var(--link-background-color);border-radius:0;border-top:var(--link-border);box-shadow:none;flex-direction:column}.breakdance .bde-menu-1379-108 .breakdance-dropdown--custom .breakdance-dropdown-floater{width:auto}.breakdance .bde-menu-1379-108 .breakdance-menu-toggle{display:flex}.breakdance .bde-text-link-1379-110{margin-bottom:20px}.breakdance .bde-text-link-1379-110{color:var(--bde-palette-color-13);font-family:"Inter",sans-serif;font-size:1.2rem;font-weight:200;letter-spacing:0.22rem;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-link-1379-110{width:100%}.breakdance .bde-text-link-1379-111{margin-bottom:20px}.breakdance .bde-text-link-1379-111{color:var(--bde-palette-color-13);font-family:"Inter",sans-serif;font-size:1.2rem;font-weight:200;letter-spacing:0.22rem;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-link-1379-111{width:100%}.breakdance .bde-text-link-1379-112{margin-bottom:20px}.breakdance .bde-text-link-1379-112{color:var(--bde-palette-color-13);font-family:"Inter",sans-serif;font-size:1.2rem;font-weight:200;letter-spacing:0.22rem;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-link-1379-112{width:100%}.breakdance .bde-text-link-1379-113{margin-bottom:20px}.breakdance .bde-text-link-1379-113{color:var(--bde-palette-color-13);font-family:"Inter",sans-serif;font-size:1.2rem;font-weight:200;letter-spacing:0.22rem;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-link-1379-113{width:100%}.breakdance .bde-text-link-1379-114{margin-bottom:20px}.breakdance .bde-text-link-1379-114{color:var(--bde-palette-color-13);font-family:"Inter",sans-serif;font-size:1.2rem;font-weight:200;letter-spacing:0.22rem;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-link-1379-114{width:100%}.breakdance .bde-text-link-1379-116{margin-bottom:20px}.breakdance .bde-text-link-1379-116{color:var(--bde-palette-color-13);font-family:"Inter",sans-serif;font-size:1.2rem;font-weight:200;letter-spacing:0.22rem;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-link-1379-116{width:100%}.breakdance .bde-text-link-1379-117{margin-bottom:20px}.breakdance .bde-text-link-1379-117{color:var(--bde-palette-color-13);font-family:"Inter",sans-serif;font-size:1.2rem;font-weight:200;letter-spacing:0.22rem;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-link-1379-117{width:100%}.breakdance .bde-text-link-1379-118{margin-bottom:20px}.breakdance .bde-text-link-1379-118{color:var(--bde-palette-color-13);font-family:"Inter",sans-serif;font-size:1.2rem;font-weight:200;letter-spacing:0.22rem;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-link-1379-118{width:100%}.breakdance .bde-text-link-1379-119{margin-bottom:20px}.breakdance .bde-text-link-1379-119{color:var(--bde-palette-color-13);font-family:"Inter",sans-serif;font-size:1.2rem;font-weight:200;letter-spacing:0.22rem;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-link-1379-119{width:100%}.breakdance .bde-text-link-1379-120{margin-bottom:20px}.breakdance .bde-text-link-1379-120{color:var(--bde-palette-color-13);font-family:"Inter",sans-serif;font-size:1.2rem;font-weight:200;letter-spacing:0.22rem;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-link-1379-120{width:100%}.breakdance .bde-text-link-1379-121{margin-bottom:20px}.breakdance .bde-text-link-1379-121{color:var(--bde-palette-color-13);font-family:"Inter",sans-serif;font-size:1.2rem;font-weight:200;letter-spacing:0.22rem;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-link-1379-121{width:100%}.breakdance .bde-text-link-1379-126{display:none}.breakdance .bde-wp-menu-1379-127 .breakdance-menu{--menu-background:var(--bde-palette-color-2);--toggle-layer-height:2px;--toggle-layer-color:var(--bde-palette-color-1);--mobile-offcanvas-x:100%;--links-gap:0;--link-color:var(--bde-palette-color-13);--link-border-color:#46454D99;--link-border:none;--link-arrow-color:var(--bde-palette-color-1)}.breakdance .bde-wp-menu-1379-127 .breakdance-menu-link{color:var(--bde-palette-color-13);font-size:0.75rem;font-weight:300;line-height:1rem;letter-spacing:0.22rem;text-transform:uppercase}.breakdance .bde-wp-menu-1379-127 .breakdance-dropdown-link{color:var(--bde-palette-color-13);font-size:0.75rem;font-weight:300;line-height:1rem;letter-spacing:0.22rem;text-transform:uppercase}.breakdance .bde-wp-menu-1379-127 .breakdance-menu{--dropdown-link-icon-display:none;--dropdown-link-description-display:none;--dropdown-links-gap:var(--gap-none)}.breakdance .bde-wp-menu-1379-127 .breakdance-menu-list{align-items:stretch;background-color:var(--menu-background);display:none;flex-direction:column;left:var(--mobile-offset-x);max-height:var(--menu-max-height);overflow:hidden;overflow-x:hidden;overflow-y:auto;position:absolute;top:var(--mobile-offset-y,100%);width:100vw;z-index:100}.breakdance .bde-wp-menu-1379-127 .breakdance-menu-list:not(.is-visible):not(.is-collapsing){height:0}.breakdance .bde-wp-menu-1379-127 .breakdance-menu-list>:last-child{border-bottom:var(--link-border)}.breakdance .bde-wp-menu-1379-127 .breakdance-menu .breakdance-menu-link{border-top:var(--link-border);justify-content:var(--link-alignment);padding:var(--mobile-link-padding)}.breakdance .bde-wp-menu-1379-127 .breakdance-dropdown-floater{opacity:1;overflow:hidden;padding-top:0;position:static;transform:none}.breakdance .bde-wp-menu-1379-127 .breakdance-dropdown-floater:not(.is-visible):not(.is-collapsing){height:0}.breakdance .bde-wp-menu-1379-127 .breakdance-dropdown-body{background-color:var(--link-background-color);border-radius:0;border-top:var(--link-border);box-shadow:none;flex-direction:column}.breakdance .bde-wp-menu-1379-127 .breakdance-dropdown-section{--dropdown-section-padding:0;--dropdown-section-gap:var(--gap-none)}.breakdance .bde-wp-menu-1379-127 .breakdance-menu .breakdance-dropdown-link{justify-content:var(--link-alignment);padding:var(--mobile-link-level-3-padding);white-space:normal}.breakdance .bde-wp-menu-1379-127 .breakdance-dropdown--wp .breakdance-dropdown-section{margin-bottom:-1px}.breakdance .bde-wp-menu-1379-127 .breakdance-dropdown--wp .breakdance-dropdown-link{border-bottom:var(--link-border);padding:var(--mobile-link-level-2-padding)}.breakdance .bde-wp-menu-1379-127 .breakdance-menu-toggle{display:flex}.breakdance .bde-wp-menu-1379-127{display:none}.breakdance .bde-section-119-100 .section-container{align-items:center;text-align:center;justify-content:center}.breakdance .bde-section-119-100{background-color:#25354E;background:linear-gradient(0deg,rgba(37,55,79,1) 0%,rgba(30,39,56,1) 56.92307692307692%)}.breakdance .bde-section-119-100 .section-container{height:95vh}.breakdance .bde-section-119-100 .section-container{max-width:100%}.breakdance .bde-section-119-100 .section-container{padding-left:7.35vw}@media (max-width:1119px){.breakdance .bde-section-119-100 .section-container{padding-bottom:0px}}@media (max-width:767px){.breakdance .bde-section-119-100 .section-container{padding-bottom:0px}}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-div-119-108{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-119-108{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-119-108{display:none}}@media (max-width:479px){.breakdance .bde-div-119-108{display:none}}.breakdance .bde-image-119-107{width:100%}.breakdance .bde-image-119-107 .breakdance-image-object{width:100%;height:auto}.breakdance .bde-columns-119-101{--columnCount:2;margin-bottom:50px}@media (max-width:1119px){.breakdance .bde-columns-119-101{--columnCount:2}.breakdance .bde-columns-119-101.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-119-101.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-119-101{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-119-101{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-119-101{--columnCount:2}}.breakdance .bde-column-119-102{--column-width:50%}@media (max-width:1119px){.breakdance .bde-column-119-102{align-items:center;text-align:center}}.breakdance .bde-heading-119-104{color:var(--bde-palette-color-13);font-size:5vw;font-weight:600;line-height:5vw;letter-spacing:0.7vw;margin-bottom:1.5rem}.breakdance .bde-text-119-105{color:var(--bde-palette-color-10);font-size:1.53rem;font-weight:200;line-height:1.74rem;letter-spacing:0.12vw;text-shadow:4px 4px 6px #00000040}.breakdance .bde-button-119-109{margin-top:30px;margin-bottom:50px}@media (max-width:1119px){.breakdance .bde-button-119-109{margin-bottom:0px}}.breakdance .bde-column-119-103{--column-width:50%}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-column-119-103{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-column-119-103{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-column-119-103{display:none}}@media (max-width:479px){.breakdance .bde-column-119-103{display:none}}.breakdance .bde-section-119-106 .section-container{justify-content:center}.breakdance .bde-section-119-106{background-color:var(--bde-palette-color-13);background-image:url(https://www.mys3tech.com/wp-content/uploads/2023/02/hp_solutions_bg_shadow.png);background-size:cover;background-repeat:no-repeat;background-position:center center}.breakdance .bde-section-119-106 .section-container{padding-bottom:20px;padding-top:20px}.breakdance .bde-columns-119-110{--columnCount:4;--bde-column-gap:0px}.breakdance .bde-columns-119-110>div{padding:8px}.breakdance .bde-columns-119-110{z-index:2}@media (max-width:1119px){.breakdance .bde-columns-119-110{--columnCount:4}.breakdance .bde-columns-119-110.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-119-110.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-119-110{--columnCount:4}}@media (max-width:767px){.breakdance .bde-columns-119-110{--columnCount:4}}@media (max-width:479px){.breakdance .bde-columns-119-110{--columnCount:4}}.breakdance .bde-column-119-111{--column-width:25%;justify-content:center}.breakdance .bde-container-link-119-126{width:100%;min-height:9vh;margin-bottom:20px;padding-right:20px;padding-left:20px;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}.breakdance .bde-container-link-119-126{background-color:var(--bde-palette-color-13)}.breakdance .bde-container-link-119-126{box-shadow:0px 10px 15px 0px #0F0E1440}.solution-4-box---left-bar{position:absolute;left:0px;width:7px;height:70%;border-top-right-radius:2px;border-bottom-right-radius:2px;background-color:#b8bec8}.breakdance .bde-column-119-112{--column-width:25%;justify-content:center}.breakdance .bde-container-link-119-142{width:100%;min-height:9vh;margin-bottom:20px;padding-right:20px;padding-left:20px;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}.breakdance .bde-container-link-119-142{background-color:var(--bde-palette-color-13)}.breakdance .bde-container-link-119-142{box-shadow:0px 10px 15px 0px #0F0E1440}.solution-4-box---left-bar{position:absolute;left:0px;width:7px;height:70%;border-top-right-radius:2px;border-bottom-right-radius:2px;background-color:#b8bec8}.breakdance .bde-column-119-113{--column-width:25%;justify-content:center}.breakdance .bde-container-link-119-145{width:100%;min-height:9vh;margin-bottom:20px;padding-right:20px;padding-left:20px;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}.breakdance .bde-container-link-119-145{background-color:var(--bde-palette-color-13)}.breakdance .bde-container-link-119-145{box-shadow:0px 10px 15px 0px #0F0E1440}.solution-4-box---left-bar{position:absolute;left:0px;width:7px;height:70%;border-top-right-radius:2px;border-bottom-right-radius:2px;background-color:#b8bec8}.breakdance .bde-column-119-114{--column-width:25%;justify-content:center}.breakdance .bde-container-link-119-139{width:100%;min-height:9vh;margin-bottom:20px;padding-right:20px;padding-left:20px;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}.breakdance .bde-container-link-119-139{background-color:var(--bde-palette-color-13)}.breakdance .bde-container-link-119-139{box-shadow:0px 10px 15px 0px #0F0E1440}.solution-4-box---left-bar{position:absolute;left:0px;width:7px;height:70%;border-top-right-radius:2px;border-bottom-right-radius:2px;background-color:#b8bec8}</style><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" /></noscript> <meta name="description" content="Looking for a reliable and trusted technology solutions provider? Look no further as S3 Technologies has earned a reputation as a leader in the industry." /> <link rel="canonical" href="https://www.mys3tech.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Technology Solutions Provider - S3 Technologies" /> <meta property="og:description" content="Looking for a reliable and trusted technology solutions provider? Look no further as S3 Technologies has earned a reputation as a leader in the industry." /> <meta property="og:url" content="https://www.mys3tech.com/" /> <meta property="og:site_name" content="S3 Technologies" /> <meta property="article:modified_time" content="2025-05-13T16:38:22+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://www.mys3tech.com/","url":"https://www.mys3tech.com/","name":"Technology Solutions Provider - S3 Technologies","isPartOf":{"@id":"https://www.mys3tech.com/#website"},"datePublished":"2023-02-05T17:29:03+00:00","dateModified":"2025-05-13T16:38:22+00:00","description":"Looking for a reliable and trusted technology solutions provider? Look no further as S3 Technologies has earned a reputation as a leader in the industry.","breadcrumb":{"@id":"https://www.mys3tech.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.mys3tech.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.mys3tech.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.mys3tech.com/#website","url":"https://www.mys3tech.com/","name":"S3 Technologies","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.mys3tech.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//js.hs-scripts.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel='preload' href='https://www.mys3tech.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.1' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='safe-svg-svg-icon-style-inline-css' type='text/css'> .safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--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--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://www.mys3tech.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.mys3tech.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.mys3tech.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.mys3tech.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.mys3tech.com%2F&format=xml" /> <!-- HFCM by 99 Robots - Snippet # 2: Google Tag Manager --> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KQ2LNP8');</script> <!-- End Google Tag Manager --> <!-- /end HFCM by 99 Robots --> <!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.3.5--> <script type="rocketlazyloadscript" class="hsq-set-content-id" data-content-id="standard-page"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); </script> <!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin --> <!-- Schema optimized by Schema Pro --><script type="application/ld+json">{"@context":"https://schema.org","@type":"LocalBusiness","name":"S3 Technologies","image":{"@type":"ImageObject","url":"https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png","width":400,"height":400},"telephone":"+1 828-469-0990","url":"https://www.mys3tech.com","address":{"@type":"PostalAddress","streetAddress":"","addressLocality":"Hickory","postalCode":"","addressRegion":"North Carolina","addressCountry":"US"},"priceRange":"$$$","openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Tuesday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Wednesday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Thursday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Friday"],"opens":"08:00","closes":"16:30"}],"geo":{"@type":"GeoCoordinates","latitude":"35.7762349","longitude":"-81.2633588"}}</script><!-- / Schema optimized by Schema Pro --><!-- Schema optimized by Schema Pro --><script type="application/ld+json">{"@context":"https://schema.org","@type":"LocalBusiness","name":"S3 Technologies","image":{"@type":"ImageObject","url":"https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png","width":400,"height":400},"telephone":"+1 716-209-3834","url":"https://www.mys3tech.com","address":{"@type":"PostalAddress","streetAddress":"","addressLocality":"Youngstown","postalCode":"14174","addressRegion":"New York State","addressCountry":"US"},"priceRange":"$$$","openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Tuesday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Wednesday"],"opens":"08:00","closes":"04:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Thursday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Friday"],"opens":"08:00","closes":"16:30"}],"geo":{"@type":"GeoCoordinates","latitude":"42.840187","longitude":"-78.5882851"}}</script><!-- / Schema optimized by Schema Pro --><!-- Schema optimized by Schema Pro --><script type="application/ld+json">{"@context":"https://schema.org","@type":"LocalBusiness","name":"S3 Technologies","image":{"@type":"ImageObject","url":"https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png","width":400,"height":400},"telephone":"+1 330-625-5227","url":"https://www.mys3tech.com","address":{"@type":"PostalAddress","streetAddress":"752 N State St","addressLocality":"Westerville","postalCode":"43082","addressRegion":"Ohio","addressCountry":"US"},"priceRange":"$$$","openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Tuesday"],"opens":"08:00","closes":"16:03"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Wednesday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Thursday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Friday"],"opens":"08:00","closes":"16:30"}],"geo":{"@type":"GeoCoordinates","latitude":"40.145962911737506","longitude":"-82.92330555081315"}}</script><!-- / Schema optimized by Schema Pro --><!-- Schema optimized by Schema Pro --><script type="application/ld+json">{"@context":"https://schema.org","@type":"LocalBusiness","name":"S3 Technologies","image":{"@type":"ImageObject","url":"https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png","width":400,"height":400},"telephone":"+1 330-625-5227","url":"https://www.mys3tech.com","address":{"@type":"PostalAddress","streetAddress":"90 N Prospect St, Akron, OH 44304, United States","addressLocality":"Akron","postalCode":"44304","addressRegion":"Ohio","addressCountry":"US"},"priceRange":"$$$","openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Tuesday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Wednesday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Thursday"],"opens":"08:00","closes":"16:30"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Friday"],"opens":"08:00","closes":"16:30"}],"geo":{"@type":"GeoCoordinates","latitude":"41.08560501892368","longitude":"-81.51093192904223"}}</script><!-- / Schema optimized by Schema Pro --><!-- site-navigation-element Schema optimized by Schema Pro --><script type="application/ld+json">{"@context":"https:\/\/schema.org","@graph":[{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Solutions","url":""},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Digital Signage","url":"https:\/\/www.mys3tech.com\/solutions\/digital-signage"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Security","url":"https:\/\/www.mys3tech.com\/solutions\/security"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Audio \u2013 Visual","url":"https:\/\/www.mys3tech.com\/solutions\/audio-visual"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Networks","url":"https:\/\/www.mys3tech.com\/solutions\/networks"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Emerging Tech","url":"https:\/\/www.mys3tech.com\/solutions\/emerging-tech"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Education Technology","url":"https:\/\/www.mys3tech.com\/solutions\/ed-tech"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Industries","url":""},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Commercial \/ Industrial","url":"https:\/\/www.mys3tech.com\/industries\/commercial-industrial"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Education","url":"https:\/\/www.mys3tech.com\/industries\/education"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Augmented \/ Virtual Reality","url":"https:\/\/www.mys3tech.com\/industries\/augmented-virtual-reality"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Government","url":"https:\/\/www.mys3tech.com\/industries\/government"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Gaming \/ ESports","url":"https:\/\/www.mys3tech.com\/industries\/gaming-esports"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Senior Living","url":"https:\/\/www.mys3tech.com\/industries\/senior-living"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Manufacturing","url":"https:\/\/www.mys3tech.com\/industries\/digital-signage-for-manufacturing"}]}</script><!-- / site-navigation-element Schema optimized by Schema Pro --> <style id="wpsp-style-frontend"></style> <link rel="icon" href="https://www.mys3tech.com/wp-content/uploads/2023/02/cropped-logo-32x32.png" sizes="32x32" /> <link rel="icon" href="https://www.mys3tech.com/wp-content/uploads/2023/02/cropped-logo-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.mys3tech.com/wp-content/uploads/2023/02/cropped-logo-180x180.png" /> <meta name="msapplication-TileImage" content="https://www.mys3tech.com/wp-content/uploads/2023/02/cropped-logo-270x270.png" /> <style type="text/css" id="wp-custom-css"> @media (max-width: 992px) { .footer .breakdance-menu { justify-content:center; } } /*.single.breakdance figure { width: auto !important; }*/ /*@media (max-width: 420px) { .wp-block-image .alignleft, .wp-block-image .alignright { width: 100%; } } @media (min-width: 421px) and (max-width: 1023px) { .wp-block-image .alignleft, .wp-block-image .alignright { width: 50%; } } @media (min-width: 1024px) { .wp-block-image .alignleft, .wp-block-image .alignright { width: 50%; } } .wp-block-image .aligncenter { display: flex; justify-content: center; }*/ </style> <!-- [HEADER ASSETS] --> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/subplugins/breakdance-elements/dependencies-files/awesome-menu@1/awesome-menu.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/subplugins/breakdance-elements/dependencies-files/breakdance-fancy-background@1/fancy-background.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/subplugins/breakdance-elements/dependencies-files/swiper@8/swiper-bundle.min.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/subplugins/breakdance-elements/dependencies-files/swiper@8/breakdance-swiper-preset-defaults.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-1379-defaults.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-119-defaults.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-2937-defaults.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-4629-defaults.css?ver=1747154131" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-229-defaults.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-2945-defaults.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/global-settings.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link rel="preload" href="https://www.mys3tech.com/wp-content/uploads/breakdance/css/presets.css?v=d41d8cd98f00b204e9800998ecf8427e" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/selectors.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-1379.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-119.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-2937.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-4629.css?ver=1747154131" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-229.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <link data-minify="1" rel="preload" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-2945.css?ver=1746019309" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" /> <!-- [/EOF HEADER ASSETS] --><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script type="rocketlazyloadscript"> /*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */ (function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}} var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1} return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia} if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)} setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return} var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}} if(typeof exports!=="undefined"){exports.loadCSS=loadCSS} else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this)) </script><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_delay_js wpr_minify_js wpr_async_css wpr_lazyload_images wpr_lazyload_iframes wpr_cache_webp wpr_minify_css wpr_preload_links wpr_desktop" /></head> <body class="home wp-singular page-template-default page page-id-119 wp-theme-breakdance-zero breakdance wp-schema-pro-2.8.1"> <section data-rocket-location-hash="2c98bc23ee4d9f7728ab328cbb421265" class="bde-section-1379-133 bde-section"> <div data-rocket-location-hash="72eaeb47ed695c3cfcaebef02a644af5" class="section-container"><a class="bde-container-link-1379-136 bde-container-link breakdance-link" href="tel:330-648-5408" target="_self" data-type="url"> <div class="bde-icon-1379-137 bde-icon"> <div class="bde-icon-icon breakdance-icon-atom" > <svg xmlns="http://www.w3.org/2000/svg" id="icon-phone" viewBox="0 0 32 32"> <path d="M22 20c-2 2-2 4-4 4s-4-2-6-4-4-4-4-6 2-2 4-4-4-8-6-8-6 6-6 6c0 4 4.109 12.109 8 16s12 8 16 8c0 0 6-4 6-6s-6-8-8-6z"/> </svg> </div> </div><div class="bde-text-1379-134 bde-text"> 330-648-5408 </div> </a></div> </section><header data-rocket-location-hash="366d69b4839a0e4a5da21e9e5229dfb7" class="bde-header-builder-1379-100 bde-header-builder bde-header-builder--sticky bde-header-builder--sticky-scroll-slide"> <div data-rocket-location-hash="fb56c01e3e2c4a92ff33900c7de218a9" class="bde-header-builder__container"><div data-rocket-location-hash="1cd36557435b69ae54f7c92cfe18a5f3" class="bde-div-1379-101 bde-div"> <div class="bde-image-1379-102 bde-image magic-hover__square magic-hover"> <figure class="breakdance-image breakdance-image--15"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><a class="breakdance-image-link breakdance-image-link--url" href="/" target="_self" rel="noopener" data-sub-html="" data-lg-size="-"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" width="400" height="400" data-lazy-srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png.webp 400w,https://www.mys3tech.com/wp-content/uploads/2023/02/logo-300x300.png.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/logo-150x150.png.webp 150w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" alt="S3 Logo" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png.webp" width="400" height="400" srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png.webp 400w,https://www.mys3tech.com/wp-content/uploads/2023/02/logo-300x300.png.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/logo-150x150.png.webp 150w" sizes="(max-width: 400px) 100vw, 400px" alt="S3 Logo"></noscript></a></div> </div></figure> </div><a class="bde-container-link-1379-103 bde-container-link breakdance-link" href="/" target="_self" data-type="url"> <div class="bde-text-1379-104 bde-text"> s3 </div><div class="bde-text-1379-105 bde-text"> Technologies </div> </a> </div><div data-rocket-location-hash="b85ee4d4ab0b7aa3471ca04f69ca3c58" class="bde-div-1379-106 bde-div"> <div class="bde-wp-menu-1379-107 bde-wp-menu main-nav"> <nav class="breakdance-menu breakdance-menu--collapse "> <button class="breakdance-menu-toggle breakdance-menu-toggle--squeeze" type="button" aria-label="Open Menu" aria-expanded="false" aria-controls="menu-107"> <span class="breakdance-menu-toggle-icon"> <span class="breakdance-menu-toggle-lines"></span> </span> </button> <ul class="breakdance-menu-list" id="menu-107"> <li id="menu-item-19" class="magic-hover magic-hover__square menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-19 breakdance-menu-item breakdance-dropdown breakdance-dropdown--wp"><div class="breakdance-dropdown-toggle"><a class="breakdance-menu-link" aria-expanded="false">Solutions</a><button class="breakdance-menu-link-arrow" type="button" aria-expanded="false" aria-label="Solutions Submenu"></button></div><div class="breakdance-dropdown-floater" aria-hidden="true"> <div class="breakdance-dropdown-body"> <div class="breakdance-dropdown-section"> <ul class="breakdance-dropdown-links"> <li id="menu-item-2393" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2393 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/digital-signage" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Digital Signage</span></a></li> <li id="menu-item-285" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-285 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/security" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Security</span></a></li> <li id="menu-item-283" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-283 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/audio-visual" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Audio – Visual</span></a></li> <li id="menu-item-282" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-282 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/networks" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Networks</span></a></li> <li id="menu-item-281" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-281 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/emerging-tech" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Emerging Tech</span></a></li> <li id="menu-item-3685" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3685 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/ed-tech" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Education Technology</span></a></li> </ul> </div> </div> </div></li> <li id="menu-item-20" class="magic-hover magic-hover__square menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-20 breakdance-menu-item breakdance-dropdown breakdance-dropdown--wp"><div class="breakdance-dropdown-toggle"><a class="breakdance-menu-link" aria-expanded="false">Industries</a><button class="breakdance-menu-link-arrow" type="button" aria-expanded="false" aria-label="Industries Submenu"></button></div><div class="breakdance-dropdown-floater" aria-hidden="true"> <div class="breakdance-dropdown-body"> <div class="breakdance-dropdown-section"> <ul class="breakdance-dropdown-links"> <li id="menu-item-363" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-363 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/commercial-industrial" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Commercial / Industrial</span></a></li> <li id="menu-item-365" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-365 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/education" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Education</span></a></li> <li id="menu-item-361" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-361 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/augmented-virtual-reality" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Augmented / Virtual Reality</span></a></li> <li id="menu-item-364" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-364 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/government" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Government</span></a></li> <li id="menu-item-360" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-360 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/gaming-esports" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Gaming / ESports</span></a></li> <li id="menu-item-362" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-362 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/senior-living" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Senior Living</span></a></li> <li id="menu-item-2532" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2532 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/digital-signage-for-manufacturing" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Manufacturing</span></a></li> </ul> </div> </div> </div></li> </ul> </nav> </div><div id="toggle-nav" class="bde-menu-1379-108 bde-menu toggle-nav hamburger"> <nav class="breakdance-menu breakdance-menu--collapse "> <button class="breakdance-menu-toggle breakdance-menu-toggle--squeeze" type="button" aria-label="Open Menu" aria-expanded="false" aria-controls="menu-108"> <span class="breakdance-menu-toggle-icon"> <span class="breakdance-menu-toggle-lines"></span> </span> </button> <ul class="breakdance-menu-list" id="menu-108"> <li class="bde-menu-custom-dropdown-1379-109 bde-menu-custom-dropdown breakdance-menu-item"> <div class="breakdance-dropdown breakdance-dropdown--custom"> <div class="breakdance-dropdown-toggle"> <button class="breakdance-menu-link" type="button" aria-expanded="false" aria-controls="dropdown-109" > solutions </button> <button class="breakdance-menu-link-arrow" type="button" aria-expanded="false" aria-controls="dropdown-109" aria-label="solutions Submenu"></button> </div> <div class="breakdance-dropdown-floater" aria-hidden="true" id="dropdown-109"> <div class="breakdance-dropdown-body"> <div class="breakdance-dropdown-custom-content"> <a class="bde-text-link-1379-110 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/solutions/digital-signage" target="_self" data-type="url"> digital signage </a><a class="bde-text-link-1379-111 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/solutions/security" target="_self" data-type="url"> Security </a><a class="bde-text-link-1379-112 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/solutions/audio-visual" target="_self" data-type="url"> audio-visual </a><a class="bde-text-link-1379-113 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/solutions/networks" target="_self" data-type="url"> networks </a><a class="bde-text-link-1379-114 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/solutions/emerging-tech" target="_self" data-type="url"> emerging tech </a><a class="bde-text-link-1379-138 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/ed-tech" target="_self" data-type="url"> Education Technology </a> </div> </div> </div> </div> </li><li class="bde-menu-custom-dropdown-1379-115 bde-menu-custom-dropdown breakdance-menu-item"> <div class="breakdance-dropdown breakdance-dropdown--custom"> <div class="breakdance-dropdown-toggle"> <button class="breakdance-menu-link" type="button" aria-expanded="false" aria-controls="dropdown-115" > industries </button> <button class="breakdance-menu-link-arrow" type="button" aria-expanded="false" aria-controls="dropdown-115" aria-label="industries Submenu"></button> </div> <div class="breakdance-dropdown-floater" aria-hidden="true" id="dropdown-115"> <div class="breakdance-dropdown-body"> <div class="breakdance-dropdown-custom-content"> <a class="bde-text-link-1379-116 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/industries/education" target="_self" data-type="url"> education </a><a class="bde-text-link-1379-117 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/industries/government" target="_self" data-type="url"> Government </a><a class="bde-text-link-1379-118 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/industries/commercial-industrial" target="_self" data-type="url"> Commercial / Industrial </a><a class="bde-text-link-1379-119 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/industries/senior-living" target="_self" data-type="url"> Senior Living </a><a class="bde-text-link-1379-120 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/industries/augmented-virtual-reality" target="_self" data-type="url"> Augmented / Virtual Reality </a><a class="bde-text-link-1379-121 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/industries/gaming-esports" target="_self" data-type="url"> Gaming - Esports </a><a class="bde-text-link-1379-132 bde-text-link level-2 breakdance-link" href="https://www.mys3tech.com/industries/digital-signage-for-manufacturing" target="_self" data-type="url"> Manufacturing </a> </div> </div> </div> </div> </li><li class="breakdance-menu-item-1379-122 breakdance-menu-item reviews-link"> <a class="breakdance-link breakdance-menu-link" href="/testimonials" target="_self" data-type="url" > testimonials </a> </li><li class="breakdance-menu-item-1379-123 breakdance-menu-item company"> <a class="breakdance-link breakdance-menu-link" href="https://www.mys3tech.com/about" target="_self" data-type="url" > About us </a> </li><li class="breakdance-menu-item-1379-124 breakdance-menu-item company"> <a class="breakdance-link breakdance-menu-link" href="https://www.mys3tech.com/blog" target="_self" data-type="url" > blog </a> </li><li class="breakdance-menu-item-1379-125 breakdance-menu-item company"> <a class="breakdance-link breakdance-menu-link" href="https://www.mys3tech.com/contact" target="_self" data-type="url" > contact </a> </li><li id="social" class="breakdance-menu-item-1379-126 breakdance-menu-item"> <a class="breakdance-link breakdance-menu-link" href="#" target="_self" data-type="url" > social </a> </li> </ul> </nav> </div><div class="bde-wp-menu-1379-127 bde-wp-menu sub-link"> <nav class="breakdance-menu breakdance-menu--collapse "> <button class="breakdance-menu-toggle breakdance-menu-toggle--squeeze" type="button" aria-label="Open Menu" aria-expanded="false" aria-controls="menu-127"> <span class="breakdance-menu-toggle-icon"> <span class="breakdance-menu-toggle-lines"></span> </span> </button> <ul class="breakdance-menu-list" id="menu-127"> <li class="magic-hover magic-hover__square menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-19 breakdance-menu-item breakdance-dropdown breakdance-dropdown--wp"><div class="breakdance-dropdown-toggle"><a class="breakdance-menu-link" aria-expanded="false">Solutions</a><button class="breakdance-menu-link-arrow" type="button" aria-expanded="false" aria-label="Solutions Submenu"></button></div><div class="breakdance-dropdown-floater" aria-hidden="true"> <div class="breakdance-dropdown-body"> <div class="breakdance-dropdown-section"> <ul class="breakdance-dropdown-links"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2393 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/digital-signage" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Digital Signage</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-285 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/security" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Security</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-283 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/audio-visual" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Audio – Visual</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-282 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/networks" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Networks</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-281 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/emerging-tech" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Emerging Tech</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3685 breakdance-dropdown-item"><a href="https://www.mys3tech.com/solutions/ed-tech" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Education Technology</span></a></li> </ul> </div> </div> </div></li> <li class="magic-hover magic-hover__square menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-20 breakdance-menu-item breakdance-dropdown breakdance-dropdown--wp"><div class="breakdance-dropdown-toggle"><a class="breakdance-menu-link" aria-expanded="false">Industries</a><button class="breakdance-menu-link-arrow" type="button" aria-expanded="false" aria-label="Industries Submenu"></button></div><div class="breakdance-dropdown-floater" aria-hidden="true"> <div class="breakdance-dropdown-body"> <div class="breakdance-dropdown-section"> <ul class="breakdance-dropdown-links"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-363 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/commercial-industrial" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Commercial / Industrial</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-365 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/education" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Education</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-361 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/augmented-virtual-reality" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Augmented / Virtual Reality</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-364 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/government" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Government</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-360 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/gaming-esports" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Gaming / ESports</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-362 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/senior-living" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Senior Living</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2532 breakdance-dropdown-item"><a href="https://www.mys3tech.com/industries/digital-signage-for-manufacturing" class="breakdance-dropdown-link"><span class="breakdance-dropdown-link__text">Manufacturing</span></a></li> </ul> </div> </div> </div></li> </ul> </nav> </div> </div></div> </header><section data-rocket-location-hash="16d73bc83c8624a5bd672d7481830f31" class="bde-section-119-100 bde-section"> <div data-rocket-location-hash="eb7fcff802f0931e6920a935376e6991" class="section-container"><div data-rocket-location-hash="ae4e1a530efdf661eb131506d14985d3" class="bde-div-119-108 bde-div iso_grid_container"> <div class="bde-image-119-107 bde-image"> <figure class="breakdance-image breakdance-image--123"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201557%20786'%3E%3C/svg%3E" width="1557" height="786" data-lazy-srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid.png.webp 1557w,https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid-300x151.png.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid-1024x517.png.webp 1024w,https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid-768x388.png.webp 768w,https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid-1536x775.png.webp 1536w" data-lazy-sizes="(max-width: 1557px) 100vw, 1557px" alt="Featured" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid.png.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid.png.webp" width="1557" height="786" srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid.png.webp 1557w,https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid-300x151.png.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid-1024x517.png.webp 1024w,https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid-768x388.png.webp 768w,https://www.mys3tech.com/wp-content/uploads/2023/02/iso-grid-1536x775.png.webp 1536w" sizes="(max-width: 1557px) 100vw, 1557px" alt="Featured"></noscript></div> </div></figure> </div> </div><div data-rocket-location-hash="4c4816dac46ee7f18eeecd33797713f9" class="bde-columns-119-101 bde-columns"><div class="bde-column-119-102 bde-column"> <h1 class="bde-heading-119-104 bde-heading"> TECHNOLOGY DELIVERED </h1><div class="bde-text-119-105 bde-text"> Customized Solutions for Every Tech Need </div><div class="bde-button-119-109 bde-button"> <a class="breakdance-link button-atom button-atom--primary bde-button__button" href="https://www.mys3tech.com/solutions" target="_self" data-type="url" > <span class="button-atom__text">find your solution</span> </a> </div> </div><div class="bde-column-119-103 bde-column"> </div></div></div> </section><section data-rocket-location-hash="f882f4a4535735c2cf8214572135f4d6" class="bde-section-119-106 bde-section"> <div data-rocket-location-hash="2ba09ffa210b2323935e7734424beeba" class="section-container"><div data-rocket-location-hash="9f454f142282821754ad5068702814e9" class="bde-columns-119-110 bde-columns"><div class="bde-column-119-111 bde-column"> <a class="bde-container-link-119-126 bde-container-link breakdance-link" href="https://www.mys3tech.com/solutions/security" target="_self" data-type="url"> <div class="bde-text-119-127 bde-text"> security </div><div class="bde-icon-119-128 bde-icon"> <div class="bde-icon-icon breakdance-icon-atom" > <svg xmlns="http://www.w3.org/2000/svg" id="Icons" viewBox="0 0 60.35 70.28"><defs><style>.cls-1{fill:none;stroke:#509eb2;stroke-linecap:square;stroke-miterlimit:10;stroke-width:2.63px;}</style></defs><g id="_20" data-name="20"><polyline class="cls-1" points="59.04 38.4 59.04 68.97 1.32 68.97 1.32 24.85 59.04 24.85 59.04 29.9"/><path class="cls-1" d="M1011,587.69v-3.07a16.89,16.89,0,0,1,16.88-16.89h0a16.89,16.89,0,0,1,16.88,16.89v6.65H1011v-3.58" transform="translate(-997.7 -566.42)"/><path class="cls-1" d="M1036.45,591.27H1019.3v-6.65a8.58,8.58,0,1,1,17.15,0" transform="translate(-997.7 -566.42)"/><path class="cls-1" d="M1031.37,618.09v-1.2a7.07,7.07,0,1,0-7,0V623h7" transform="translate(-997.7 -566.42)"/></g></svg> </div> </div><div class="bde-code-block-119-178 bde-code-block solution-4-box---left-bar"> </div> </a> </div><div class="bde-column-119-112 bde-column"> <a class="bde-container-link-119-142 bde-container-link breakdance-link" href="https://www.mys3tech.com/solutions/audio-visual" target="_self" data-type="url"> <div class="bde-text-119-143 bde-text"> Audio / Visual </div><div class="bde-image-119-132 bde-image"> <figure class="breakdance-image breakdance-image--133"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20192%20161'%3E%3C/svg%3E" width="192" height="161" data-lazy-sizes="(max-width: 192px) 100vw, 192px" alt="Audio Visual" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/icon_solutions_4_box_audio_visual.png.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/icon_solutions_4_box_audio_visual.png.webp" width="192" height="161" sizes="(max-width: 192px) 100vw, 192px" alt="Audio Visual"></noscript></div> </div></figure> </div><div class="bde-code-block-119-179 bde-code-block solution-4-box---left-bar"> </div> </a> </div><div class="bde-column-119-113 bde-column"> <a class="bde-container-link-119-145 bde-container-link breakdance-link" href="https://www.mys3tech.com/solutions/networks" target="_self" data-type="url"> <div class="bde-text-119-146 bde-text"> Networks </div><div class="bde-image-119-135 bde-image"> <figure class="breakdance-image breakdance-image--134"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20192%20174'%3E%3C/svg%3E" width="192" height="174" data-lazy-sizes="(max-width: 192px) 100vw, 192px" alt="Networks" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/icon_solutions_4_box_networks.png.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/icon_solutions_4_box_networks.png.webp" width="192" height="174" sizes="(max-width: 192px) 100vw, 192px" alt="Networks"></noscript></div> </div></figure> </div><div class="bde-code-block-119-180 bde-code-block solution-4-box---left-bar"> </div> </a> </div><div class="bde-column-119-114 bde-column"> <a class="bde-container-link-119-139 bde-container-link breakdance-link" href="https://www.mys3tech.com/solutions/emerging-tech" target="_self" data-type="url"> <div class="bde-text-119-140 bde-text"> Emerging Tech </div><div class="bde-image-119-138 bde-image"> <figure class="breakdance-image breakdance-image--135"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20237%20200'%3E%3C/svg%3E" width="237" height="200" data-lazy-sizes="(max-width: 237px) 100vw, 237px" alt="Emerging Tech" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/icon_solutions_4_box_emerging_tech_ar.png.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/icon_solutions_4_box_emerging_tech_ar.png.webp" width="237" height="200" sizes="(max-width: 237px) 100vw, 237px" alt="Emerging Tech"></noscript></div> </div></figure> </div><div class="bde-code-block-119-181 bde-code-block solution-4-box---left-bar"> </div> </a> </div></div></div> </section><section data-rocket-location-hash="c2f633f0fd3e5f970a16275a95e8ba20" class="bde-section-119-148 bde-section"> <div data-rocket-location-hash="41cd575fed78c73ada7ce37c35bc4dc8" class="section-container"><h2 class="bde-heading-119-149 bde-heading"> about us </h2><div data-rocket-location-hash="8f83ecc894f9768afc4180132eab097a" class="bde-code-block-119-175 bde-code-block"> <div class="top-hash-mark"></div> </div><div data-rocket-location-hash="8ef9bb912cde597944fc345be30d2ac2" class="bde-columns-119-150 bde-columns"><div class="bde-column-119-151 bde-column"> <h3 class="bde-heading-119-153 bde-heading"> Your Foremost Technology Specialist </h3><div class="bde-rich-text-119-154 bde-rich-text breakdance-rich-text-styles"> <p>S3 Technologies creates value for their clients by solving individual business challenges. With over a decade of expertise and a dedicated team, S3 delivers complete technology solutions from concept through installation and support. Our projects include <a href="https://www.mys3tech.com/solutions/security"><u>security</u></a>, <a href="https://www.mys3tech.com/solutions/audio-visual"><u>audio-visual</u></a>, <a href="https://www.mys3tech.com/solutions/networks"><u>networking</u></a>, <a target="_self" href="https://www.mys3tech.com/solutions/digital-signage"><u>digital signage,</u></a> and <a href="https://www.mys3tech.com/solutions/emerging-tech"><u>emerging tech</u></a> needs with an unrelenting focus on trust and consistency. We are proud to serve our community through client work for <a href="https://www.mys3tech.com/industries/education"><u>educational</u></a> and <a href="https://www.mys3tech.com/industries/government"><u>government centers</u></a>, local and <a href="https://www.mys3tech.com/industries/commercial-industrial"><u>national businesses</u></a>, <a href="https://www.mys3tech.com/industries/senior-living"><u>senior living facilities</u></a>, and a variety of <a href="https://www.mys3tech.com/industries/commercial-industrial"><u>commercial</u></a> and <a href="https://www.mys3tech.com/industries/commercial-industrial"><u>industrial</u></a> applications.</p> </div><div class="bde-button-119-174 bde-button"> <a class="breakdance-link button-atom button-atom--primary bde-button__button" href="https://www.mys3tech.com/our-team" target="_self" data-type="url" > <span class="button-atom__text">meet the team</span> </a> </div> </div><div class="bde-column-119-152 bde-column"> <div class="bde-image-119-155 bde-image"> <figure class="breakdance-image breakdance-image--144"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20848%20557'%3E%3C/svg%3E" width="848" height="557" data-lazy-srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/big-logo.jpeg.webp 848w,https://www.mys3tech.com/wp-content/uploads/2023/02/big-logo-300x197.jpeg.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/big-logo-768x504.jpeg.webp 768w" data-lazy-sizes="(max-width: 848px) 100vw, 848px" alt="S3 Logo" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/big-logo.jpeg.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/big-logo.jpeg.webp" width="848" height="557" srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/big-logo.jpeg.webp 848w,https://www.mys3tech.com/wp-content/uploads/2023/02/big-logo-300x197.jpeg.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/big-logo-768x504.jpeg.webp 768w" sizes="(max-width: 848px) 100vw, 848px" alt="S3 Logo"></noscript></div> </div></figure> </div> </div></div></div> </section><section data-rocket-location-hash="dccf921ac1529a2fc5fa2fb752ed9ecf" class="bde-section-119-156 bde-section"> <div data-rocket-location-hash="a5c245ee5832009155d3ded83c6cba13" class="section-container"><h2 class="bde-heading-119-158 bde-heading"> our work </h2><div data-rocket-location-hash="f2aa7b5446939002b10fa43e08789d21" class="bde-code-block-119-176 bde-code-block"> <div class="top-hash-mark"></div> </div><div data-rocket-location-hash="9e43d9927248e8e4d7ffb1c0b0078758" class="bde-columns-119-159 bde-columns"><div class="bde-column-119-160 bde-column"> <div class="bde-image-119-162 bde-image"> <figure class="breakdance-image breakdance-image--146"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20585'%3E%3C/svg%3E" width="1000" height="585" data-lazy-srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/tech-photo.jpeg.webp 1000w,https://www.mys3tech.com/wp-content/uploads/2023/02/tech-photo-300x176.jpeg.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/tech-photo-768x449.jpeg.webp 768w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" alt="Plug-in cables" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/tech-photo.jpeg.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/tech-photo.jpeg.webp" width="1000" height="585" srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/tech-photo.jpeg.webp 1000w,https://www.mys3tech.com/wp-content/uploads/2023/02/tech-photo-300x176.jpeg.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/tech-photo-768x449.jpeg.webp 768w" sizes="(max-width: 1000px) 100vw, 1000px" alt="Plug-in cables"></noscript></div> </div></figure> </div><div class="bde-image-119-163 bde-image"> <figure class="breakdance-image breakdance-image--147"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20857%2085'%3E%3C/svg%3E" width="857" height="85" data-lazy-srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/shadow-bottom.png.webp 857w,https://www.mys3tech.com/wp-content/uploads/2023/02/shadow-bottom-300x30.png.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/shadow-bottom-768x76.png.webp 768w" data-lazy-sizes="(max-width: 857px) 100vw, 857px" alt="Shadow" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/shadow-bottom.png.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/shadow-bottom.png.webp" width="857" height="85" srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/shadow-bottom.png.webp 857w,https://www.mys3tech.com/wp-content/uploads/2023/02/shadow-bottom-300x30.png.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/shadow-bottom-768x76.png.webp 768w" sizes="(max-width: 857px) 100vw, 857px" alt="Shadow"></noscript></div> </div></figure> </div> </div><div class="bde-column-119-161 bde-column"> <h3 class="bde-heading-119-164 bde-heading"> Your Partner for Exceptional Technology Solutions in any Industry </h3><div class="bde-rich-text-119-165 bde-rich-text breakdance-rich-text-styles"> <p>From <a target="_self" href="/solutions/security"><u>security</u></a>, to <a target="_self" href="/solutions/networks"><u>networks</u></a>, to <a target="_self" href="/solutions/audio-visual"><u>audio-visual</u></a> and <a target="_self" href="/solutions/emerging-tech"><u>emerging technologies</u></a>, S3 has the knowledge and experience to solve your tech challenges. Our clients trust us because we are local, dedicated, and always deliver.</p> </div><div class="bde-button-119-166 bde-button"> <a class="breakdance-link button-atom button-atom--primary bde-button__button" href="/testimonials" target="_self" data-type="url" > <span class="button-atom__text">view case studies</span> </a> </div> </div></div></div> </section><div data-rocket-location-hash="80d3cc447fbba4da85c13845e39d4927" class="bde-globalblock-119-272 bde-globalblock"> <section data-rocket-location-hash="81a213daa7c788581dc4ae05fab29ba5" class="bde-section-2937-100-2937-1 bde-section bde-section-2937-100"> <div data-rocket-location-hash="8b79084780720804ada4ad493da1d89b" class="section-container"><h2 class="bde-heading-2937-101-2937-1 bde-heading bde-heading-2937-101"> What Our Clients say </h2><div class="bde-code-block-2937-102-2937-1 bde-code-block bde-code-block-2937-102"> <div class="top-hash-mark"></div> </div><div class="bde-advancedslider-2937-103-2937-1 bde-advancedslider bde-advancedslider-2937-103"> <div class="breakdance-swiper-wrapper" data-swiper-id="103"> <div class="swiper"> <div class="swiper-wrapper"> <div class="bde-advancedslide-2937-104-2937-1 bde-advancedslide bde-advancedslide-2937-104 swiper-slide"> <div class="advanced-slider__slide"> <div class="bde-div-2937-105-2937-1 bde-div bde-div-2937-105"> <div class="bde-div-2937-106-2937-1 bde-div bde-div-2937-106"> <div class="bde-icon-2937-107-2937-1 bde-icon bde-icon-2937-107"> <div class="bde-icon-icon breakdance-icon-atom" > <svg xmlns="http://www.w3.org/2000/svg" id="icon-quotes-left" viewBox="0 0 32 32"> <path d="M7.031 14c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7l-0.031-1c0-7.732 6.268-14 14-14v4c-2.671 0-5.182 1.040-7.071 2.929-0.364 0.364-0.695 0.751-0.995 1.157 0.357-0.056 0.724-0.086 1.097-0.086zM25.031 14c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7l-0.031-1c0-7.732 6.268-14 14-14v4c-2.671 0-5.182 1.040-7.071 2.929-0.364 0.364-0.695 0.751-0.995 1.157 0.358-0.056 0.724-0.086 1.097-0.086z"/> </svg> </div> </div><div class="bde-text-2937-108-2937-1 bde-text bde-text-2937-108"> S3 Technologies is a fantastic resource for any organization that is looking to expand their technology use in their field. They have an extremely helpful and knowledgeable staff that goes the extra mile to ensure that the customer is informed about their products and capabilities for their organization. S3 Technologies has provided our district with the essential tools, resources, and professional development for creating a diverse technology portfolio in our schools!!! </div> </div><div class="bde-div-2937-132-2937-1 bde-div bde-div-2937-132"> <div class="bde-icon-list-2937-133-2937-1 bde-icon-list bde-icon-list-2937-133"> <ul> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> </ul> </div><div class="bde-div-2937-109-2937-1 bde-div bde-div-2937-109"> <div class="bde-code-block-2937-131-2937-1 bde-code-block bde-code-block-2937-131"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z" fill="#4285F4"/><path d="M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23z" fill="#34A853"/><path d="M5.84 14.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93l2.85-2.22.81-.62z" fill="#FBBC05"/><path d="M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53z" fill="#EA4335"/><path d="M1 1h22v22H1z" fill="none"/></svg> </div><div class="bde-text-2937-111-2937-1 bde-text bde-text-2937-111"> Danielle A. </div> </div> </div><div class="bde-code-block-2937-112-2937-1 bde-code-block solution-4-box---left-bar bde-code-block-2937-112"> </div> </div> </div> </div><div class="bde-advancedslide-2937-113-2937-1 bde-advancedslide bde-advancedslide-2937-113 swiper-slide"> <div class="advanced-slider__slide"> <div class="bde-div-2937-114-2937-1 bde-div bde-div-2937-114"> <div class="bde-div-2937-115-2937-1 bde-div bde-div-2937-115"> <div class="bde-icon-2937-116-2937-1 bde-icon bde-icon-2937-116"> <div class="bde-icon-icon breakdance-icon-atom" > <svg xmlns="http://www.w3.org/2000/svg" id="icon-quotes-left" viewBox="0 0 32 32"> <path d="M7.031 14c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7l-0.031-1c0-7.732 6.268-14 14-14v4c-2.671 0-5.182 1.040-7.071 2.929-0.364 0.364-0.695 0.751-0.995 1.157 0.357-0.056 0.724-0.086 1.097-0.086zM25.031 14c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7l-0.031-1c0-7.732 6.268-14 14-14v4c-2.671 0-5.182 1.040-7.071 2.929-0.364 0.364-0.695 0.751-0.995 1.157 0.358-0.056 0.724-0.086 1.097-0.086z"/> </svg> </div> </div><div class="bde-text-2937-117-2937-1 bde-text bde-text-2937-117"> As a technology integration specialist, I'm always looking for new and interesting ideas to bring back to my staff. S3 technologies hosts free TechU workshops that have been fantastic round table discussions. Not only have I learned so much, but I've established some great relationships there. </div> </div><div class="bde-div-2937-139-2937-1 bde-div bde-div-2937-139"> <div class="bde-icon-list-2937-140-2937-1 bde-icon-list bde-icon-list-2937-140"> <ul> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> </ul> </div><div class="bde-div-2937-141-2937-1 bde-div bde-div-2937-141"> <div class="bde-code-block-2937-142-2937-1 bde-code-block bde-code-block-2937-142"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z" fill="#4285F4"/><path d="M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23z" fill="#34A853"/><path d="M5.84 14.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93l2.85-2.22.81-.62z" fill="#FBBC05"/><path d="M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53z" fill="#EA4335"/><path d="M1 1h22v22H1z" fill="none"/></svg> </div><div class="bde-text-2937-143-2937-1 bde-text bde-text-2937-143"> Alex O. </div> </div> </div><div class="bde-code-block-2937-121-2937-1 bde-code-block solution-4-box---left-bar bde-code-block-2937-121"> </div> </div> </div> </div><div class="bde-advancedslide-2937-122-2937-1 bde-advancedslide bde-advancedslide-2937-122 swiper-slide"> <div class="advanced-slider__slide"> <div class="bde-div-2937-123-2937-1 bde-div bde-div-2937-123"> <div class="bde-div-2937-124-2937-1 bde-div bde-div-2937-124"> <div class="bde-icon-2937-125-2937-1 bde-icon bde-icon-2937-125"> <div class="bde-icon-icon breakdance-icon-atom" > <svg xmlns="http://www.w3.org/2000/svg" id="icon-quotes-left" viewBox="0 0 32 32"> <path d="M7.031 14c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7l-0.031-1c0-7.732 6.268-14 14-14v4c-2.671 0-5.182 1.040-7.071 2.929-0.364 0.364-0.695 0.751-0.995 1.157 0.357-0.056 0.724-0.086 1.097-0.086zM25.031 14c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7l-0.031-1c0-7.732 6.268-14 14-14v4c-2.671 0-5.182 1.040-7.071 2.929-0.364 0.364-0.695 0.751-0.995 1.157 0.358-0.056 0.724-0.086 1.097-0.086z"/> </svg> </div> </div><div class="bde-text-2937-126-2937-1 bde-text bde-text-2937-126"> This was our first purchase from S3 Technologies and what a wonderful experience. They kept us informed on our order and provided great communication throughout the process. Looking forward to future projects with them as a solution provider. Thank You S3 Technologies. </div> </div><div class="bde-div-2937-144-2937-1 bde-div bde-div-2937-144"> <div class="bde-icon-list-2937-145-2937-1 bde-icon-list bde-icon-list-2937-145"> <ul> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> <li> <div class='bde-icon-list__item-wrapper'> <span class='bde-icon-list__icon'> <svg xmlns="http://www.w3.org/2000/svg" id="icon-star-full" viewBox="0 0 32 32"> <path d="M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798z"/> </svg> </span> <span class='bde-icon-list__text' > </span> </div> </li> </ul> </div><div class="bde-div-2937-146-2937-1 bde-div bde-div-2937-146"> <div class="bde-code-block-2937-147-2937-1 bde-code-block bde-code-block-2937-147"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z" fill="#4285F4"/><path d="M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23z" fill="#34A853"/><path d="M5.84 14.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93l2.85-2.22.81-.62z" fill="#FBBC05"/><path d="M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53z" fill="#EA4335"/><path d="M1 1h22v22H1z" fill="none"/></svg> </div><div class="bde-text-2937-148-2937-1 bde-text bde-text-2937-148"> John S. </div> </div> </div><div class="bde-code-block-2937-130-2937-1 bde-code-block solution-4-box---left-bar bde-code-block-2937-130"> </div> </div> </div> </div> </div> </div> <div class="swiper-pagination"></div> </div> </div></div> </section> </div><section data-rocket-location-hash="b847e03a3396971d1239a703211ed228" class="bde-section-119-288 bde-section"> <div data-rocket-location-hash="5cfffb8b59ce0f8be78532e91d498260" class="section-container"><div data-rocket-location-hash="97e0c8c5d42ab16be71ca532074fdacb" class="bde-globalblock-119-289 bde-globalblock"> <div class="bde-code-block-4629-100-4629-1 bde-code-block bde-code-block-4629-100"> <iframe loading="lazy" src="about:blank" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://customers.s3protection.com/"></iframe><noscript><iframe src="https://customers.s3protection.com/"></iframe></noscript> </div> </div></div> </section><div data-rocket-location-hash="c427a5f51e361c1fa563ed1109b42dd3" class="bde-globalblock-119-183 bde-globalblock"> <section data-rocket-location-hash="6a5e47ecce623e8ec6cd454aaa7962a3" class="bde-section-229-100-229-1 bde-section bde-section-229-100"> <div data-rocket-location-hash="9a0a87ac905831f9f9e696fa38f20478" class="section-container"><h2 class="bde-heading-229-101-229-1 bde-heading bde-heading-229-101"> contact us </h2><div class="bde-code-block-229-102-229-1 bde-code-block bde-code-block-229-102"> <div class="top-hash-mark"></div> </div><div class="bde-text-229-103-229-1 bde-text bde-text-229-103"> Let’s discuss what technology solution we can deliver for you. </div><div class="bde-button-229-104-229-1 bde-button bde-button-229-104"> <a class="breakdance-link button-atom button-atom--primary bde-button__button" href="https://www.mys3tech.com/contact" target="_self" data-type="url" > <span class="button-atom__text">get in touch</span> </a> </div></div> </section> </div><section data-rocket-location-hash="062084ae75b6acbc9502ddfe0318a2cb" class="bde-section-2945-100 bde-section footer"> <div data-rocket-location-hash="463ef3af3f4d5534c62c398318981509" class="section-container"><div data-rocket-location-hash="b1ece4b16f038dd5be30c9fc7ba4865f" class="bde-columns-2945-101 bde-columns"><div id="app" class="bde-column-2945-102 bde-column"> <div class="bde-image-2945-103 bde-image"> <figure class="breakdance-image breakdance-image--15"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" width="400" height="400" data-lazy-srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png.webp 400w,https://www.mys3tech.com/wp-content/uploads/2023/02/logo-300x300.png.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/logo-150x150.png.webp 150w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" alt="Logo" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png.webp" width="400" height="400" srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/logo.png.webp 400w,https://www.mys3tech.com/wp-content/uploads/2023/02/logo-300x300.png.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/logo-150x150.png.webp 150w" sizes="(max-width: 400px) 100vw, 400px" alt="Logo"></noscript></div> </div></figure> </div><div class="bde-text-2945-196 bde-text"> S3 Technologies is Northeast Ohio’s foremost technology specialist, creating value for our clients by solving individual business challenges. </div> </div><div class="bde-column-2945-104 bde-column"> <div class="bde-grid-2945-151 bde-grid"> <div class="bde-div-2945-150 bde-div"> <div class="bde-text-2945-105 bde-text"> Solutions </div><div class="bde-div-2945-106 bde-div"> <a class="bde-text-link-2945-107 bde-text-link breakdance-link" href="https://www.mys3tech.com/solutions/digital-signage" target="_self" data-type="url"> Digital signage </a><a class="bde-text-link-2945-108 bde-text-link breakdance-link" href="https://www.mys3tech.com/solutions/security" target="_self" data-type="url"> Security </a><a class="bde-text-link-2945-109 bde-text-link breakdance-link" href="https://www.mys3tech.com/solutions/audio-visual" target="_self" data-type="url"> Audio - Visual </a><a class="bde-text-link-2945-110 bde-text-link breakdance-link" href="https://www.mys3tech.com/solutions/networks" target="_self" data-type="url"> Network </a><a class="bde-text-link-2945-173 bde-text-link breakdance-link" href="https://www.mys3tech.com/solutions/emerging-tech" target="_self" data-type="url"> Emerging Tech </a><a class="bde-text-link-2945-200 bde-text-link breakdance-link" href="https://www.mys3tech.com/ed-tech" target="_self" data-type="url"> Education Tech </a> </div> </div><div class="bde-div-2945-152 bde-div"> <div class="bde-text-2945-153 bde-text"> Industries </div><div class="bde-div-2945-154 bde-div"> <a class="bde-text-link-2945-155 bde-text-link breakdance-link" href="https://www.mys3tech.com/industries/commercial-industrial" target="_self" data-type="url"> Commercial / Industrial </a><a class="bde-text-link-2945-156 bde-text-link breakdance-link" href="https://www.mys3tech.com/industries/education" target="_self" data-type="url"> Education </a><a class="bde-text-link-2945-157 bde-text-link breakdance-link" href="https://www.mys3tech.com/industries/augmented-virtual-reality" target="_self" data-type="url"> Augmented / Virtual reality </a><a class="bde-text-link-2945-158 bde-text-link breakdance-link" href="https://www.mys3tech.com/industries/government" target="_self" data-type="url"> Government </a><a class="bde-text-link-2945-174 bde-text-link breakdance-link" href="https://www.mys3tech.com/industries/gaming-esports" target="_self" data-type="url"> Gaming / Esports </a><a class="bde-text-link-2945-175 bde-text-link breakdance-link" href="https://www.mys3tech.com/industries/senior-living" target="_self" data-type="url"> Senior Living </a><a class="bde-text-link-2945-176 bde-text-link breakdance-link" href="https://www.mys3tech.com/industries/digital-signage-for-manufacturing" target="_self" data-type="url"> Manufacturing </a> </div> </div><div class="bde-div-2945-166 bde-div"> <div class="bde-text-2945-167 bde-text"> Locations </div><div class="bde-div-2945-168 bde-div"> <a class="bde-text-link-2945-169 bde-text-link breakdance-link" href="https://www.mys3tech.com/locations/akron" target="_self" data-type="url"> Akron </a><a class="bde-text-link-2945-170 bde-text-link breakdance-link" href="https://www.mys3tech.com/locations/columbus" target="_self" data-type="url"> columbus </a><a class="bde-text-link-2945-171 bde-text-link breakdance-link" href="https://www.mys3tech.com/locations/buffalo" target="_self" data-type="url"> buffalo </a><a class="bde-text-link-2945-172 bde-text-link breakdance-link" href="https://www.mys3tech.com/locations/charlotte" target="_self" data-type="url"> charlotte </a> </div><a class="bde-text-link-2945-199 bde-text-link breakdance-link" href="https://www.mys3tech.com/locations/cleveland" target="_self" data-type="url"> Cleveland </a> </div><div class="bde-div-2945-177 bde-div"> <div class="bde-div-2945-159 bde-div"> <div class="bde-text-2945-160 bde-text"> About Us </div><div class="bde-div-2945-161 bde-div"> <a class="bde-text-link-2945-162 bde-text-link breakdance-link" href="https://www.mys3tech.com/about" target="_self" data-type="url"> About Us </a><a class="bde-text-link-2945-163 bde-text-link breakdance-link" href="https://www.mys3tech.com/s3/jobs" target="_self" data-type="url"> Careers </a><a class="bde-text-link-2945-164 bde-text-link breakdance-link" href="https://www.mys3tech.com/contact" target="_self" data-type="url"> Contact Us </a><a class="bde-text-link-2945-165 bde-text-link breakdance-link" href="https://www.mys3tech.com/blog" target="_self" data-type="url"> Blog </a><a class="bde-text-link-2945-198 bde-text-link breakdance-link" href="/our-partners" target="_self" data-type="url"> Partners </a> </div> </div><div class="bde-div-2945-178 bde-div"> <div class="bde-text-2945-179 bde-text"> Let's COnnect </div><div class="bde-div-2945-180 bde-div"> <div class="bde-div-2945-185 bde-div"> <a class="bde-container-link-2945-186 bde-container-link breakdance-link" href="https://www.facebook.com/S3Technologies/" target="_blank" data-type="url" aria-label="Facebook S3"> <div class="bde-icon-2945-187 bde-icon"> <a class="breakdance-link bde-icon-icon breakdance-icon-atom" href="https://www.facebook.com/S3Technologies" target="_self" data-type="url" > <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> </a> </div> </a><a class="bde-container-link-2945-188 bde-container-link breakdance-link" href="https://twitter.com/s3techs" target="_blank" data-type="url" aria-label="Twitter S3"> <div class="bde-icon-2945-189 bde-icon"> <a class="breakdance-link bde-icon-icon breakdance-icon-atom" href="https://x.com/S3Techs" target="_self" data-type="url" > <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> </a> </div> </a><a class="bde-container-link-2945-190 bde-container-link breakdance-link" href="https://www.linkedin.com/company/s3-technologies/" target="_blank" data-type="url" aria-label="LinkedIn S3"> <div class="bde-icon-2945-191 bde-icon"> <a class="breakdance-link bde-icon-icon breakdance-icon-atom" href="https://www.linkedin.com/company/s3-technologies/" target="_self" data-type="url" > <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"/></svg> </a> </div> </a> </div> </div> </div> </div><div class="bde-div-2945-211 bde-div"> <div class="bde-div-2945-212 bde-div"> <div class="bde-text-2945-213 bde-text"> See Our other EdTech Solutions </div><div class="bde-div-2945-214 bde-div"> <a class="bde-text-link-2945-215 bde-text-link breakdance-link" href="https://www.mys3tech.com/solutions/ed-tech/school-audio-visual-installers" target="_self" data-type="url"> • School Audio-Visual Installers </a><a class="bde-text-link-2945-216 bde-text-link breakdance-link" href="https://www.mys3tech.com/solutions/ed-tech/school-managed-service-provider" target="_self" data-type="url"> • Managed IT Services for Schools </a><a class="bde-text-link-2945-217 bde-text-link breakdance-link" href="https://www.mys3tech.com/solutions/ed-tech/edtech-professional-development-coaching" target="_self" data-type="url"> • Professional Develeopment Coaching </a><a class="bde-text-link-2945-230 bde-text-link breakdance-link" href="https://www.mys3tech.com/solutions/ed-tech/esports-in-education" target="_self" data-type="url"> • Esports in Education </a><a class="bde-text-link-2945-231 bde-text-link breakdance-link" href="https://www.mys3tech.com/solutions/ed-tech/school-security" target="_self" data-type="url"> • Comprehensive School Security Solutions </a> </div> </div> </div> </div> </div></div><div data-rocket-location-hash="fd287f805c147dfa876b622214e7d482" class="bde-div-2945-192 bde-div"> <div class="bde-image-2945-193 bde-image"> <figure class="breakdance-image breakdance-image--104"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202560%201014'%3E%3C/svg%3E" width="2560" height="1014" data-lazy-srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited.png.webp 2560w,https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited-300x119.png.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited-1024x406.png.webp 1024w,https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited-768x304.png.webp 768w,https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited-1536x608.png.webp 1536w,https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited-2048x811.png.webp 2048w" data-lazy-sizes="(max-width: 2560px) 100vw, 2560px" alt="BBB Badge" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited.png.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited.png.webp" width="2560" height="1014" srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited.png.webp 2560w,https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited-300x119.png.webp 300w,https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited-1024x406.png.webp 1024w,https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited-768x304.png.webp 768w,https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited-1536x608.png.webp 1536w,https://www.mys3tech.com/wp-content/uploads/2023/02/bbb-accredited-2048x811.png.webp 2048w" sizes="(max-width: 2560px) 100vw, 2560px" alt="BBB Badge"></noscript></div> </div></figure> </div><div class="bde-image-2945-194 bde-image"> <figure class="breakdance-image breakdance-image--109"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20655%20168'%3E%3C/svg%3E" width="655" height="168" data-lazy-srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/OSFAA-white.png.webp 655w,https://www.mys3tech.com/wp-content/uploads/2023/02/OSFAA-white-300x77.png.webp 300w" data-lazy-sizes="(max-width: 655px) 100vw, 655px" alt="OSFAA" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/OSFAA-white.png.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/OSFAA-white.png.webp" width="655" height="168" srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/OSFAA-white.png.webp 655w,https://www.mys3tech.com/wp-content/uploads/2023/02/OSFAA-white-300x77.png.webp 300w" sizes="(max-width: 655px) 100vw, 655px" alt="OSFAA"></noscript></div> </div></figure> </div><div class="bde-image-2945-195 bde-image"> <figure class="breakdance-image breakdance-image--105"> <div class="breakdance-image-container"> <div class="breakdance-image-clip"><img class="breakdance-image-object" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20430%20178'%3E%3C/svg%3E" width="430" height="178" data-lazy-srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/compliassure-logo.png.webp 430w,https://www.mys3tech.com/wp-content/uploads/2023/02/compliassure-logo-300x124.png.webp 300w" data-lazy-sizes="(max-width: 430px) 100vw, 430px" alt="compliassure badge" data-lazy-src="https://www.mys3tech.com/wp-content/uploads/2023/02/compliassure-logo.png.webp"><noscript><img class="breakdance-image-object" src="https://www.mys3tech.com/wp-content/uploads/2023/02/compliassure-logo.png.webp" width="430" height="178" srcset="https://www.mys3tech.com/wp-content/uploads/2023/02/compliassure-logo.png.webp 430w,https://www.mys3tech.com/wp-content/uploads/2023/02/compliassure-logo-300x124.png.webp 300w" sizes="(max-width: 430px) 100vw, 430px" alt="compliassure badge"></noscript></div> </div></figure> </div> </div><div data-rocket-location-hash="3370ce039492c1c8a0607bc5c96bba49" class="bde-div-2945-197 bde-div"> <div class="bde-code-block-2945-149 bde-code-block"> © 2025 - S3 Technologies, LLC. </div><a class="bde-text-link-2945-136 bde-text-link breakdance-link" href="https://www.mys3tech.com/privacy-policy" target="_self" data-type="url"> privacy policy </a> </div></div> </section> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/plugins\/breakdance\/plugin\/themeless\/themes\/breakdance-zero\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <!-- HFCM by 99 Robots - Snippet # 3: CallRail --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="//cdn.callrail.com/companies/895317688/304666dc2e7debd635e4/12/swap.js"></script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 4: End Google Tag Manager ( noscript ) --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KQ2LNP8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- /end HFCM by 99 Robots --> <audio id="audio1"><source src="/wp-content/uploads/2023/02/1.mp3"></audio> <audio id="audio2"><source src="/wp-content/uploads/2023/02/2.mp3"></audio> <script type="rocketlazyloadscript"> var hamburger = document.querySelector(".hamburger"); var audio1 = document.querySelectorAll("#audio1"); var audio2 = document.querySelectorAll("#audio2"); var hamburgers = document.querySelectorAll(".hamburger > nav"); hamburgers.forEach((hamburger) => { hamburger.addEventListener("click", function () { var element = this; if (element.classList.contains("breakdance-responsive-menu--open")) { audio2[0].play(); //event.stopPropagation(); } else { audio1[0].play(); } return false; }); }); // Show/Hide nav menu items /*const targetDiv = document.querySelector(".menu-item-19"); const targetDiv2 = document.querySelector(".menu-item-20"); const btn = document.querySelector(".hamburger"); btn.onclick = function () { if (targetDiv.style.display !== "none" || targetDiv2.style.display !== "none") { targetDiv.style.display = "none"; targetDiv2.style.display = "none"; } else { targetDiv.style.display = "block"; targetDiv2.style.display = "block"; } };*/ </script> <script type="text/javascript" id="leadin-script-loader-js-js-extra"> /* <![CDATA[ */ var leadin_wordpress = {"userRole":"visitor","pageType":"home","leadinPluginVersion":"11.3.5"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.mys3tech.com/wp-content/cache/min/1/20638966.js?ver=1746019309" id="leadin-script-loader-js-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.mys3tech.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wpsp-script-frontend"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/plugin/global-scripts/breakdance-utils.js?ver=1746019309' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/subplugins/breakdance-elements/elements/Header_Builder/header-builder.js?ver=1746019309' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/subplugins/breakdance-elements/dependencies-files/awesome-menu@1/awesome-menu.js?ver=1746019309' defer></script> <script type="rocketlazyloadscript" data-rocket-src='https://www.mys3tech.com/wp-content/plugins/breakdance/subplugins/breakdance-elements/dependencies-files/swiper@8/swiper-bundle.min.js?bd_ver=2.3.1' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/subplugins/breakdance-elements/dependencies-files/breakdance-swiper/breakdance-swiper.js?ver=1746019309' defer></script> <script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function(){ if (!window.BreakdanceFrontend) { window.BreakdanceFrontend = {} } window.BreakdanceFrontend.data = {"homeUrl":"https:\/\/www.mys3tech.com","ajaxUrl":"https:\/\/www.mys3tech.com\/wp-admin\/admin-ajax.php","elementsPluginUrl":"https:\/\/www.mys3tech.com\/wp-content\/plugins\/breakdance\/subplugins\/breakdance-elements\/","BASE_BREAKPOINT_ID":"breakpoint_base","breakpoints":[{"id":"breakpoint_base","label":"Desktop","defaultPreviewWidth":"100%"},{"id":"breakpoint_tablet_landscape","label":"Tablet Landscape","defaultPreviewWidth":1024,"maxWidth":1119},{"id":"breakpoint_tablet_portrait","label":"Tablet Portrait","defaultPreviewWidth":768,"maxWidth":1023},{"id":"breakpoint_phone_landscape","label":"Phone Landscape","defaultPreviewWidth":480,"maxWidth":767},{"id":"breakpoint_phone_portrait","label":"Phone Portrait","defaultPreviewWidth":400,"maxWidth":479}],"subscriptionMode":"pro"} }) </script> <script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function(){ function initApollo(){var n=Math.random().toString(36).substring(7),o=document.createElement("script"); o.src="https://assets.apollo.io/micro/website-tracker/tracker.iife.js?nocache="+n,o.async=!0,o.defer=!0, o.onload=function(){window.trackingFunctions.onLoad({appId:"663115e29a6e0a01c7b07efe"})}, document.head.appendChild(o)}initApollo(); }) </script> <script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function(){ new BreakdanceHeaderBuilder(".breakdance .bde-header-builder-1379-100", "100", false); }) </script> <script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function(){ new AwesomeMenu(".breakdance .bde-wp-menu-1379-107 .breakdance-menu", { dropdown: { openOnClick: false, mode: { desktop: 'dropdown' }, placement: 'left', width: null, animation: 'fade' }, link: { effect: '', effectDirection: '', }, mobile: { breakpoint: 'never', mode: 'default', offcanvasPosition: 'left', offset: null, followLinks: true } }); }) </script> <script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function(){ new AwesomeMenu(".breakdance .bde-menu-1379-108 .breakdance-menu", { dropdown: { openOnClick: false, mode: { desktop: 'dropdown' }, placement: 'left', width: null, animation: 'fade' }, link: { effect: '', effectDirection: '', }, mobile: { breakpoint: 'breakpoint_base', mode: 'offcanvas', offcanvasPosition: 'right', offset: null, followLinks: true } }); }) </script> <script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function(){ new AwesomeMenu(".breakdance .bde-wp-menu-1379-127 .breakdance-menu", { dropdown: { openOnClick: true, mode: { desktop: 'dropdown' }, placement: 'left', width: null, animation: 'fade' }, link: { effect: '', effectDirection: '', }, mobile: { breakpoint: 'breakpoint_base', mode: 'default', offcanvasPosition: 'right', offset: 69, followLinks: true } }); }) </script> <script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function(){ }) </script> <script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function(){ window.BreakdanceSwiper().update({ id: 'bde-advancedslider-2937-103-2937-1', selector:'.breakdance .bde-advancedslider-2937-103-2937-1', settings:{"advanced":{"auto_height":true}}, paginationSettings:{"type":"bullets","bullets":{"color":"var(--bde-palette-color-1)"},"overlay":true,"margin":{"breakpoint_base":{"number":-32,"unit":"px","style":"-32px"}}}, }); }) </script> <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()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];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://www.mys3tech.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="Play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi_webp/ID/hqdefault.webp'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script> <script>var rocket_beacon_data = {"ajax_url":"https:\/\/www.mys3tech.com\/wp-admin\/admin-ajax.php","nonce":"b197c17f68","url":"https:\/\/www.mys3tech.com","is_mobile":false,"width_threshold":1600,"height_threshold":700,"delay":500,"debug":null,"status":{"atf":true,"lrc":true},"elements":"img, video, picture, p, main, div, li, svg, section, header, span","lrc_threshold":1800}</script><script data-name="wpr-wpr-beacon" src='https://www.mys3tech.com/wp-content/plugins/wp-rocket/assets/js/wpr-beacon.min.js' async></script><script>"use strict";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async="style"][rel="preload"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute("media")||"all";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById("rocket-critical-css");elem&&"remove"in elem&&elem.remove()}window.addEventListener?window.addEventListener("load",wprRemoveCPCSS):window.attachEvent&&window.attachEvent("onload",wprRemoveCPCSS);</script><noscript><link rel='stylesheet' href='https://www.mys3tech.com/wp-content/plugins/breakdance/plugin/themeless/normalize.min.css'><link rel='stylesheet' id='wp-block-library-css' href='https://www.mys3tech.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.1' type='text/css' media='all' /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/subplugins/breakdance-elements/dependencies-files/awesome-menu@1/awesome-menu.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/subplugins/breakdance-elements/dependencies-files/breakdance-fancy-background@1/fancy-background.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/subplugins/breakdance-elements/dependencies-files/swiper@8/swiper-bundle.min.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/plugins/breakdance/subplugins/breakdance-elements/dependencies-files/swiper@8/breakdance-swiper-preset-defaults.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-1379-defaults.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-119-defaults.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-2937-defaults.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-4629-defaults.css?ver=1747154131" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-229-defaults.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-2945-defaults.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/global-settings.css?ver=1746019309" /><link rel="stylesheet" href="https://www.mys3tech.com/wp-content/uploads/breakdance/css/presets.css?v=d41d8cd98f00b204e9800998ecf8427e" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/selectors.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-1379.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-119.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-2937.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-4629.css?ver=1747154131" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-229.css?ver=1746019309" /><link data-minify="1" rel="stylesheet" href="https://www.mys3tech.com/wp-content/cache/min/1/wp-content/uploads/breakdance/css/post-2945.css?ver=1746019309" /></noscript></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1747154328 -->