CINXE.COM
Digital Signage for Education - K-12 Schools, Colleges & Universities
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>Digital Signage for Education - K-12 Schools, Colleges & Universities</title><meta name="description" content="Digital signage for schools, universities, colleges & educational institutions with cloud-based SaaS software, easy integration & free trial. Works with Google Chrome."/><meta property="og:image" content="/img/meta/img_og_share.jpg"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-logo-black.cb283b05.webp&w=256&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-logo-black.cb283b05.webp&w=384&q=100 2x" fetchpriority="high"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=32&q=75 2x" fetchpriority="high"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=256&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=640&q=75 2x" fetchpriority="high"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhero-bg.17baa14c.webp&w=640&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhero-bg.17baa14c.webp&w=1080&q=75 2x" fetchpriority="high"/><meta name="next-head-count" content="9"/><script type="text/javascript" id="hs-script-loader" async="" defer="" src="//js.hs-scripts.com/8640103.js"></script><script> (function waitForHubSpot() { // If _hsp is ready, set up our consent listener & update VWO. if (window._hsp && window._hsp.push) { var _hsp = window._hsp; // console.log("window._hsp", window._hsp); // We'll define one function to set VWO states based on the visitor's consent. function updateVWOConsent(consent) { // Example: check if "analytics" category is allowed => interpret that as "accepted". var analyticsAllowed = consent.categories && consent.categories.analytics === true; // console.log("consent", consent); // console.log("analyticsAllowed", analyticsAllowed); // console.log("window.VWO:", window.VWO); window.VWO = window.VWO || []; window.VWO.init = window.VWO.init || function(state) { window.VWO.consentState = state; }; if (analyticsAllowed) { // 1 = Accepted console.log("window.VWO analyticsAllowed", window.VWO); window.VWO.init(1); } else { // 3 = Denied console.log("window.VWO analyticsDenied", window.VWO); window.VWO.init(3); } } // Now add the HubSpot listener that triggers both on page load // (if user has existing preference) AND on future changes. _hsp.push([ 'addPrivacyConsentListener', function(consent) { // console.log("addPrivacyConsentListener handler called"); // console.log("consent: ", consent); updateVWOConsent(consent); } ]); } else { // If not ready, check again in 50 ms // console.log("window._hsp not ready, checking again in 50ms"); setTimeout(waitForHubSpot, 50); } })(); </script><link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com"/><script id="vwo-code">window._vwo_code || (function() { var account_id=753461, version=2.1, settings_tolerance=2000, hide_element='body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;', /* DO NOT EDIT BELOW THIS LINE */ f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={nonce:v&&v.nonce,use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}v&&t.setAttribute('nonce',v.nonce);d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var n=this.getSettings(),i=d.createElement('script'),r=this;t=t||{};if(n){i.textContent=n;d.getElementsByTagName('head')[0].appendChild(i);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200||o.status===304){w._vwo_code.addScript({text:o.responseText})}else{w._vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}w._vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){w._vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var n=this.hide_element(),i=n?n+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=i;else t.appendChild(d.createTextNode(i));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var i=d.createElement('div');i.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;display: block !important;';i.setAttribute('id','_vis_opt_path_hides');i.classList.add('_vis_hide_layer');t.parentNode.insertBefore(i,t.nextSibling)}var o=window._vis_opt_url||d.URL,s='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(o)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:s})}else{this.load(s+'&x=true')}}};w._vwo_code=code;code.init();})();(function(){var i=window;function t(){if(i._vwo_code){var e=t.hidingStyle=document.getElementById('_vis_opt_path_hides')||t.hidingStyle;if(!i._vwo_code.finished()&&!_vwo_code.libExecuted&&(!i.VWO||!VWO.dNR)){if(!document.getElementById('_vis_opt_path_hides')){document.getElementsByTagName('head')[0].appendChild(e)}requestAnimationFrame(t)}}}t()})();</script><link rel="preload" href="/_next/static/media/a2117d63e64fe351-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/6ee7df5b3965574d-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/b5215411e8ce7768-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/756f9c755543fe29-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/25460892714ab800-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/9364c9a9ce248cb1-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/55c20a7790588da9-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/155cae559bbd1a77-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/4de1fea1a954a5b6-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/6d664cce900333ee-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/7ff6869a1704182a-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/css/a831b47b37d1adc9.css" as="style"/><link rel="stylesheet" href="/_next/static/css/a831b47b37d1adc9.css" data-n-g=""/><link rel="preload" href="/_next/static/css/e600c81a122e4ba9.css" as="style"/><link rel="stylesheet" href="/_next/static/css/e600c81a122e4ba9.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script data-partytown-config=""> partytown = { lib: "/_next/static/~partytown/" }; </script><script data-partytown="">!(function(w,p,f,c){if(!window.crossOriginIsolated && !navigator.serviceWorker) return;c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.10.2 - MIT builder.io */ const t={preserveBehavior:!1},e=e=>{if("string"==typeof e)return[e,t];const[n,r=t]=e;return[n,{...t,...r}]},n=Object.freeze((t=>{const e=new Set;let n=[];do{Object.getOwnPropertyNames(n).forEach((t=>{"function"==typeof n[t]&&e.add(t)}))}while((n=Object.getPrototypeOf(n))!==Object.prototype);return Array.from(e)})());!function(t,r,o,i,a,s,c,d,l,p,u=t,f){function h(){f||(f=1,"/"==(c=(s.lib||"/~partytown/")+(s.debug?"debug/":""))[0]&&(l=r.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(v,1e4),r.addEventListener("pt0",w),a?y(1):o.serviceWorker?o.serviceWorker.register(c+(s.swPath||"partytown-sw.js"),{scope:c}).then((function(t){t.active?y():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&y()}))}),console.error):v())))}function y(e){p=r.createElement(e?"script":"iframe"),t._pttab=Date.now(),e||(p.style.display="block",p.style.width="0",p.style.height="0",p.style.border="0",p.style.visibility="hidden",p.setAttribute("aria-hidden",!0)),p.src=c+"partytown-"+(e?"atomics.js?v=0.10.2":"sandbox-sw.html?"+t._pttab),r.querySelector(s.sandboxParent||"body").appendChild(p)}function v(n,o){for(w(),i==t&&(s.forward||[]).map((function(n){const[r]=e(n);delete t[r.split(".")[0]]})),n=0;n<l.length;n++)(o=r.createElement("script")).innerHTML=l[n].innerHTML,o.nonce=s.nonce,r.head.appendChild(o);p&&p.parentNode.removeChild(p)}function w(){clearTimeout(d)}s=t.partytown||{},i==t&&(s.forward||[]).map((function(r){const[o,{preserveBehavior:i}]=e(r);u=t,o.split(".").map((function(e,r,o){var a;u=u[o[r]]=r+1<o.length?u[o[r]]||(a=o[r+1],n.includes(a)?[]:{}):(()=>{let e=null;if(i){const{methodOrProperty:n,thisObject:r}=((t,e)=>{let n=t;for(let t=0;t<e.length-1;t+=1)n=n[e[t]];return{thisObject:n,methodOrProperty:e.length>0?n[e[e.length-1]]:void 0}})(t,o);"function"==typeof n&&(e=(...t)=>n.apply(r,...t))}return function(){let n;return e&&(n=e(arguments)),(t._ptf=t._ptf||[]).push(o,arguments),n}})()}))})),"complete"==r.readyState?h():(t.addEventListener("DOMContentLoaded",h),t.addEventListener("load",h))}(window,document,navigator,top,window.crossOriginIsolated);</script><script defer="" src="/_next/static/chunks/6443-a4dd6e20d101d66c.js"></script><script src="/_next/static/chunks/webpack-547b736ece5a263b.js" defer=""></script><script src="/_next/static/chunks/framework-945b357d4a851f4b.js" defer=""></script><script src="/_next/static/chunks/main-fba8b2fc712911cb.js" defer=""></script><script src="/_next/static/chunks/pages/_app-381b93ce70ac8dcc.js" defer=""></script><script src="/_next/static/chunks/959-137fc1b50b3aba11.js" defer=""></script><script src="/_next/static/chunks/1664-024d5eb3a663c653.js" defer=""></script><script src="/_next/static/chunks/6066-1ea3f97db9c462cf.js" defer=""></script><script src="/_next/static/chunks/8328-47e622ebae4af0b0.js" defer=""></script><script src="/_next/static/chunks/317-a86752c64635a348.js" defer=""></script><script src="/_next/static/chunks/470-37ed5010585310cd.js" defer=""></script><script src="/_next/static/chunks/8312-de282e76399f76d7.js" defer=""></script><script src="/_next/static/chunks/pages/education-692472bf88c458fc.js" defer=""></script><script src="/_next/static/emfczlNgnSU3hLptmieG1/_buildManifest.js" defer=""></script><script src="/_next/static/emfczlNgnSU3hLptmieG1/_ssgManifest.js" defer=""></script><style id="__jsx-1441367381">:root{--sora-font:'__Sora_128fa8', '__Sora_Fallback_128fa8';--lato-font:'__Lato_acf65c', '__Lato_Fallback_acf65c'}</style></head><body><div id="__next"><style data-emotion="css-global 59a3io">html{--theme-ui-colors-headline:#19191B;--theme-ui-colors-body:#474749;--theme-ui-colors-description:#D1D1D1;--theme-ui-colors-background:#fff;--theme-ui-colors-primary:#FED933;--theme-ui-colors-secondary:#677EF0;--theme-ui-colors-tertiary:#FFA165;--theme-ui-colors-mutedPrimary:#FECF00;--theme-ui-colors-black:#19191B;--theme-ui-colors-mutedBlack:#000;--theme-ui-colors-grey:#F8F8F9;--theme-ui-colors-mutedGrey:#E8E8E8;--theme-ui-colors-white:#FFF;color:var(--theme-ui-colors-text);background-color:var(--theme-ui-colors-background);}</style><style data-emotion="css-global 1p71m68">*{box-sizing:border-box;}html{font-family:var(--lato-font);font-weight:400;margin:0;}body{margin:0;}</style><div style="display:flex;flex-direction:column;height:100%;width:100%"><style data-emotion="css y68lse">.css-y68lse{position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:90px;width:100%;background-color:var(--theme-ui-colors-white);top:0;z-index:9999;box-shadow:2px 2px 10px 0px rgba(0, 0, 0, 0.10);}</style><div class="css-y68lse"><style data-emotion="css 1eajq6p">.css-1eajq6p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:1100px;margin:0 30px 0 30px;}@media screen and (min-width: 768px){.css-1eajq6p{margin:0 60px 0 60px;}}@media screen and (min-width: 1025px){.css-1eajq6p{margin:0 auto 0 auto;}}</style><div class="css-1eajq6p"><style data-emotion="css 10mejol">.css-10mejol{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><div class="css-10mejol"><style data-emotion="css 1jbugrk">.css-1jbugrk{border-bottom:none;}.css-1jbugrk:focus{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;}</style><a id="main-nav-logo" class="css-1jbugrk" href="/"><style data-emotion="css v0lbzu">.css-v0lbzu{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:3px;width:172px;}@media screen and (min-width: 768px){.css-v0lbzu{margin-top:5px;width:172px;}}@media screen and (min-width: 1025px){.css-v0lbzu{margin-top:0px;width:172px;}}</style><div class="css-v0lbzu"><style data-emotion="css 1vnuimb">.css-1vnuimb{height:24px;width:auto;}</style><img alt="ScreenCloud Logotype" fetchpriority="high" loading="eager" width="172" height="24" decoding="async" data-nimg="1" class="css-1vnuimb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-logo-black.cb283b05.webp&w=256&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-logo-black.cb283b05.webp&w=384&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-logo-black.cb283b05.webp&w=384&q=100"/></div></a></div><style data-emotion="css 162tvoi">.css-162tvoi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}</style><div class="css-162tvoi"><style data-emotion="css v53y6t">.css-v53y6t{-webkit-padding-start:0px;padding-inline-start:0px;display:none;-webkit-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;}@media screen and (min-width: 768px){.css-v53y6t{display:none;}}@media screen and (min-width: 1025px){.css-v53y6t{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}.css-v53y6t:hover .underline{display:none;}</style><ul class="css-v53y6t"><style data-emotion="css dubxv5">.css-dubxv5{position:fixed;top:90px;z-index:-1;left:0;width:0;height:0;background-color:rgba(0,0,0,0.1);opacity:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}</style><div class="css-dubxv5"></div><style data-emotion="css i2xvsq">.css-i2xvsq{position:relative;width:100%;display:inline-block;}</style><div class="css-i2xvsq"><style data-emotion="css z2vijq">.css-z2vijq{color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;margin:0;padding-left:16px;padding-right:16px;border-bottom:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;}.css-z2vijq:hover,.css-z2vijq:focus{-webkit-text-decoration:none;text-decoration:none;}.css-z2vijq:active{border:none;}</style><a id="nav-product" class="css-z2vijq" href="/features">Product</a><style data-emotion="css 90cnq0">.css-90cnq0{position:absolute;width:680px;margin-left:-215%;height:35px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-90cnq0"></div><style data-emotion="css bmxu2x">.css-bmxu2x{display:none;background:#19191B;position:absolute;width:56px;height:2px;top:30px;right:17px;z-index:2;}</style><div class="underline css-bmxu2x"></div><style data-emotion="css qc9wdg">.css-qc9wdg{background-color:#FFF;position:absolute;padding:30px 17px 25px 25px;width:680px;margin-top:12px;-webkit-filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));z-index:1;left:-190px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-qc9wdg"><style data-emotion="css 1xbwjim">.css-1xbwjim{font-family:var(--sora-font);font-weight:600;font-size:16px;color:#19191B;margin-bottom:5px;}</style><h3 class="css-1xbwjim">How it works:</h3><style data-emotion="css 7owoa4">.css-7owoa4{font-family:var(--lato-font);font-size:14px;color:#474749;line-height:20px;margin-right:56px;margin-bottom:19px;}</style><p class="css-7owoa4">Effortlessly create, manage, and display digital signage with our platform. All you need to get started is the right hardware, an internet connection, and a ScreenCloud account.</p><style data-emotion="css yu3q7v">.css-yu3q7v{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;width:100%;}</style><div class="css-yu3q7v"><style data-emotion="css 1p89ts2">.css-1p89ts2{padding-right:30px;border-right:1px solid #E8E8E8;}</style><div class="css-1p89ts2"><style data-emotion="css 1h2cazo">.css-1h2cazo{color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:600;font-size:14px;line-height:18px;margin:0;margin-bottom:17px;}</style><p class="css-1h2cazo">1. Hardware</p><style data-emotion="css 133ywvs">.css-133ywvs{display:block;font-family:var(--lato-font);font-size:15px;font-weight:500;color:#474749!important;border-bottom:none;margin-bottom:13px;}.css-133ywvs:hover,.css-133ywvs:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-133ywvs:active{border:none;}</style><a id="product-link-buy-screencloud hardware" target="_self" class="css-133ywvs" href="/store">Buy ScreenCloud Hardware</a><a id="product-link-hardware-options" target="_self" class="css-133ywvs" href="/hardware">Hardware Options</a><a id="product-link-remote-device management" target="_self" class="css-133ywvs" href="/remote-device-management">Remote Device Management</a><a id="product-link-screencloud-os" target="_self" class="css-133ywvs" href="/os">ScreenCloud OS</a><a id="product-link-pixi-player" target="_self" class="css-133ywvs" href="/pixi">PIXI Player</a><style data-emotion="css 1v81r3m">.css-1v81r3m{display:block;font-family:var(--lato-font);font-size:15px;font-weight:500;color:#474749!important;border-bottom:none;margin-bottom:6px;}.css-1v81r3m:hover,.css-1v81r3m:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-1v81r3m:active{border:none;}</style><a id="product-link-players-download" target="_self" class="css-1v81r3m" href="/download">Players Download</a></div><style data-emotion="css ygfdxc">.css-ygfdxc{padding-right:26px;padding-left:30px;border-right:1px solid #E8E8E8;}</style><div class="css-ygfdxc"><p class="css-1h2cazo">2. Software</p><a id="product-link-studio-cms" target="_self" class="css-133ywvs" href="/studio">Studio CMS</a><a id="product-link-apps-& integrations" target="_self" class="css-133ywvs" href="/apps">Apps & Integrations</a><a id="product-link-canvas" target="_self" class="css-133ywvs" href="/design">Canvas</a><a id="product-link-security" target="_self" class="css-133ywvs" href="/security">Security</a><a id="product-link-dashboards" target="_self" class="css-133ywvs" href="/dashboards">Dashboards</a><a id="product-link-developer" target="_blank" class="css-1v81r3m" href="https://developer.screencloud.com/?_gl=1*zp8rtu*_ga*MTcyMDc3MzY5Ni4xNzAwMTQzMzk3*_ga_X7MCMB3HRZ*MTcwNzIxMDYwMC43LjEuMTcwNzIxMzYyNS4wLjAuMA..">Developer</a></div><style data-emotion="css uaziyr">.css-uaziyr{padding-left:30px;}</style><div class="css-uaziyr"><p class="css-1h2cazo">3. Support & Services</p><a id="product-link-enterprise:-communicate" target="_self" class="css-133ywvs" href="/enterprise">Enterprise: Communicate</a><a id="product-link-professional-services" target="_self" class="css-133ywvs" href="/professional-services">Professional Services</a><a id="product-link-support-& customer success" target="_self" class="css-1v81r3m" href="/support">Support & Customer Success</a></div></div></div></div><div class="css-dubxv5"></div><div class="css-i2xvsq"><style data-emotion="css 6zf05a">.css-6zf05a{color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;margin:0;padding-left:16px;padding-right:16px;border-bottom:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;}.css-6zf05a:hover,.css-6zf05a:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-6zf05a:active{border:none;}.css-6zf05a:hover{-webkit-text-decoration:none;text-decoration:none;}</style><a id="nav-industries" class="css-6zf05a" href="/#industries">Industries</a><style data-emotion="css 51q0ki">.css-51q0ki{position:absolute;width:300%;margin-left:-100%;height:35px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-51q0ki"></div><style data-emotion="css sqwxpg">.css-sqwxpg{display:initial;background-color:#19191B;position:absolute;width:72px;height:2px;top:30px;right:14px;z-index:2;}</style><div class="underline css-sqwxpg"></div><style data-emotion="css 11y9mkd">.css-11y9mkd{background-color:#FFF;position:absolute;padding:25px 35px 30px 35px;width:665px;margin-top:12px;-webkit-filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));z-index:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;left:-250px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-11y9mkd"><style data-emotion="css 1xrvaqm">.css-1xrvaqm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;}</style><div class="css-1xrvaqm"><style data-emotion="css boh4lu">.css-boh4lu{padding-right:25px;border-right:1px solid #E8E8E8;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;column-gap:40px;}</style><div class="css-boh4lu"><div><p class="css-1h2cazo">Industries</p><a id="industries-link-manufacturing" target="_self" class="css-133ywvs" href="/manufacturing">Manufacturing</a><a id="industries-link-food-& beverages" target="_self" class="css-133ywvs" href="/digital-menu-board">Food & Beverages</a><a id="industries-link-retail" target="_self" class="css-133ywvs" href="/retail">Retail</a><a id="industries-link-education" target="_self" class="css-133ywvs" href="/education">Education</a><a id="industries-link-hospitality" target="_self" class="css-133ywvs" href="/hospitality">Hospitality</a><a id="industries-link-healthcare" target="_self" class="css-133ywvs" href="/healthcare">Healthcare</a></div><style data-emotion="css 7heui5">.css-7heui5{padding-top:37px;}</style><div class="css-7heui5"><a id="industries-link-offices" target="_self" class="css-133ywvs" href="/office">Offices</a><a id="industries-link-logistics-& transportation" target="_self" class="css-133ywvs" href="/logistics">Logistics & Transportation</a><a id="industries-link-fitness,-leisure & culture" target="_self" class="css-133ywvs" href="/fitness">Fitness, Leisure & Culture</a><a id="industries-link-event-management" target="_self" class="css-133ywvs" href="/events">Event Management</a><a id="industries-link-commercial-real estate" target="_self" class="css-133ywvs" href="/real-estate">Commercial Real Estate</a><a id="industries-link-technology-& b2b provider" target="_self" class="css-133ywvs" href="/technology">Technology & B2B Provider</a></div></div><style data-emotion="css mv7i9h">.css-mv7i9h{padding-left:30px;border-radius:1px solid #E8E8E8;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-flow:column;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><div class="css-mv7i9h"><div><p class="css-1h2cazo">Case Studies</p><style data-emotion="css ks30bq">.css-ks30bq{width:177px;height:104px;padding-bottom:10px;}</style><img alt="Recomended case study thumbnail" fetchpriority="high" loading="eager" width="200" height="150" decoding="async" data-nimg="1" class="css-ks30bq" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=256&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=640&q=75"/><style data-emotion="css anyya6">.css-anyya6{display:block;font-family:var(--lato-font);font-size:15px;font-weight:500;color:#474749!important;border-bottom:none;}.css-anyya6:hover,.css-anyya6:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-anyya6:active{border:none;}</style><a id="recomended-case-study-nav" style="max-width:177px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;line-height:20px" class="css-anyya6" href="/customers/manufacturing/ricoh">How Ricoh UK Products Limited Uses ScreenCloud to Improve Efficiency and Enable a Well-Informed and Connected Workforce</a></div><style data-emotion="css t3krwl">.css-t3krwl{font-family:var(--sora-font);font-size:13px;font-weight:600;line-height:20px;letter-spacing:0px;color:#474749!important;border:0px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.css-t3krwl:hover>img{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.css-t3krwl:focus>img{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}</style><a href="/customers" id="show-all-case-studies-nav" class="css-t3krwl">Show all case studies<style data-emotion="css 123x2a1">.css-123x2a1{margin-left:5px;height:8px;object-fit:contain;}</style><img alt="ScreenCloud arrow" fetchpriority="high" loading="eager" width="10" height="10" decoding="async" data-nimg="1" class="css-123x2a1" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=32&q=75"/></a></div></div></div></div><style data-emotion="css oskijm">.css-oskijm{color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;margin:0;padding-left:16px;padding-right:16px;border-bottom:none;position:relative;}.css-oskijm:hover,.css-oskijm:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-oskijm:active{border:none;}.css-oskijm:hover{-webkit-text-decoration:none;text-decoration:none;}.css-oskijm:hover>div{display:initial!important;}.css-oskijm>div{display:none;}</style><a id="nav-pricing" class="css-oskijm" href="/pricing">Pricing<style data-emotion="css 1b8kvy0">.css-1b8kvy0{display:none;position:absolute;height:2px;width:51px;background-color:#19191B;top:30px;left:16px;z-index:999999;}</style><div class="underline css-1b8kvy0"></div></a><div class="css-dubxv5"></div><div class="css-i2xvsq"><a id="nav-resources" class="css-6zf05a" href="/resources">Resources</a><style data-emotion="css b183a1">.css-b183a1{position:absolute;width:160%;margin-left:-5%;height:35px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-b183a1"></div><style data-emotion="css 1k6wurg">.css-1k6wurg{display:none;background-color:#19191B;position:absolute;width:75px;height:2px;top:30px;right:14px;z-index:2;}</style><div class="underline css-1k6wurg"></div><style data-emotion="css qcunnd">.css-qcunnd{background-color:#FFF;position:absolute;padding:27px 20px 25px 20px;width:200px;margin-top:12px;-webkit-filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));z-index:1;left:-5px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-qcunnd"><div class="css-yu3q7v"><div><p class="css-1h2cazo">Content</p><a id="resources-link-articles" target="_self" class="css-133ywvs" href="/resources?content_types=articles">Articles</a><a id="resources-link-webinars" target="_self" class="css-133ywvs" href="/resources?content_types=webinars">Webinars</a><a id="resources-link-guides" target="_self" class="css-133ywvs" href="/resources?content_types=learn">Guides</a><a id="resources-link-ebooks" target="_self" class="css-133ywvs" href="/resources?content_types=ebooks">eBooks</a><a id="resources-link-company-news" target="_self" class="css-1v81r3m" href="/resources?content_types=news">Company News</a></div></div></div></div><style data-emotion="css itafhm">.css-itafhm{color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;margin:0;padding-left:16px;padding-right:16px;border-bottom:none;position:relative;}.css-itafhm:hover,.css-itafhm:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-itafhm:active{border:none;}.css-itafhm:hover{-webkit-text-decoration:none;text-decoration:none;}.css-itafhm:hover>div{display:initial;}</style><a id="nav-login" class="css-itafhm" href="https://auth.screencloud.com/login">Login<style data-emotion="css 1ih6yir">.css-1ih6yir{display:none;position:absolute;height:2px;width:38px;background-color:#19191B;top:30px;left:17px;z-index:999999;}</style><div class="css-1ih6yir"></div></a></ul><style data-emotion="css ztzljg">.css-ztzljg{display:none;-webkit-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0;}@media screen and (min-width: 768px){.css-ztzljg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:22px;}}@media screen and (min-width: 1025px){.css-ztzljg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:22px;}}</style><div class="css-ztzljg"><style data-emotion="css o7x3r2">.css-o7x3r2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:40px;color:var(--theme-ui-colors-headline);padding-left:20px;padding-right:20px;padding-top:15px;padding-bottom:15px;font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;background-color:var(--theme-ui-colors-white);border-radius:20px;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;border:1.5px solid #19191B;border-bottom:1.5px solid #19191B;width:112px;padding:11px 18px;margin-right:15px;}.css-o7x3r2:hover,.css-o7x3r2:focus{box-shadow:0px 0px 0px 1px #E8E8E8;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}.css-o7x3r2:hover{background:#19191B;color:#FFF;border-bottom:1.5px solid #19191B;margin-right:15px;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}</style><a id="get-demo-nav" class="css-o7x3r2" href="/demo-request">Get Demo</a><style data-emotion="css 1jh3bzm">.css-1jh3bzm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:40px;color:var(--theme-ui-colors-headline);padding-left:20px;padding-right:20px;padding-top:15px;padding-bottom:15px;font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;background-color:var(--theme-ui-colors-primary);border-radius:20px;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-text-decoration:none;text-decoration:none;border-bottom:none;cursor:pointer;width:105px;}.css-1jh3bzm:hover,.css-1jh3bzm:focus{background-color:var(--theme-ui-colors-mutedPrimary);-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}</style><a id="free-trial-nav" class="css-1jh3bzm" href="https://auth.screencloud.com/signup">Free Trial</a></div><style data-emotion="css 7n32u1">.css-7n32u1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0;}@media screen and (min-width: 768px){.css-7n32u1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:40px;}}@media screen and (min-width: 1025px){.css-7n32u1{display:none;margin-left:0;}}</style><div class="css-7n32u1"><style data-emotion="css en1cq3">.css-en1cq3{padding:0;}</style><button aria-label="Toggle navigation" class="HeaderResponsive_hamburger__mWM0t HeaderResponsive_hamburger--slider__Su18q css-en1cq3" type="button"><span class="HeaderResponsive_hamburger-box__d1ygt"><style data-emotion="css 1pd7p59">.css-1pd7p59{background-color:#19191b;}.css-1pd7p59::before{background-color:#19191b;}.css-1pd7p59::after{background-color:#19191b;}</style><span class="HeaderResponsive_hamburger-inner__zjYHw css-1pd7p59"></span></span></button></div></div></div></div><style data-emotion="css jm60cg">.css-jm60cg{position:fixed;right:0;bottom:0;top:90px;z-index:10;width:0;height:0;background-color:rgba(0,0,0,0.4);opacity:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}</style><div class="css-jm60cg"></div><style data-emotion="css 152y38r">.css-152y38r{display:block;background-color:var(--theme-ui-colors-white);box-sizing:border-box;padding-left:0;height:calc(100vh - 90px);width:0;position:fixed;z-index:1000;top:90px;right:0;overflow-x:scroll;-webkit-transition:0.5s;transition:0.5s;}@media screen and (min-width: 768px){.css-152y38r{display:block;}}@media screen and (min-width: 1025px){.css-152y38r{display:none;}}@media screen and (max-width: 330px){.css-152y38r{height:calc(100vh - 50px);}}</style><div id="mySidenav" class="css-152y38r"><style data-emotion="css 1a3a7mt">.css-1a3a7mt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow-x:hidden;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;row-gap:30px;padding-bottom:113px;}@media screen and (min-width: 768px){.css-1a3a7mt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:40px;}}@media screen and (min-width: 1025px){.css-1a3a7mt{display:none;padding-bottom:40px;}}</style><div class="css-1a3a7mt"><style data-emotion="css 13cy4kl animation-10zew05">.css-13cy4kl{padding-top:25px;padding-right:15px;position:relative;display:block;-webkit-animation:animation-10zew05 0.5s ease-in-out;animation:animation-10zew05 0.5s ease-in-out;}@media screen and (min-width: 768px){.css-13cy4kl{padding-top:35px;padding-right:30px;}}@media screen and (min-width: 1025px){.css-13cy4kl{padding-top:0;padding-right:0;}}@-webkit-keyframes animation-10zew05{from{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);opacity:0%;}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:100%;}}@keyframes animation-10zew05{from{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);opacity:0%;}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:100%;}}</style><div class="css-13cy4kl"><style data-emotion="css cpcph6">.css-cpcph6{background-color:transparent;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:16px;line-height:29px;margin:0;border:none;margin-bottom:16px;padding-left:0;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-appearance:none;width:100%;outline:none;cursor:pointer;}@media screen and (min-width: 768px){.css-cpcph6{width:initial;}}@media screen and (min-width: 1025px){.css-cpcph6{width:initial;}}.css-cpcph6:hover,.css-cpcph6:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><button id="responsive-nav-product" class="css-cpcph6">Product</button><button id="responsive-nav-industries" class="css-cpcph6">Industries</button><style data-emotion="css otnj2">.css-otnj2{background-color:transparent;display:block;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:16px;line-height:29px;border:none;margin-bottom:16px;width:100%;outline:none;}@media screen and (min-width: 768px){.css-otnj2{width:initial;}}@media screen and (min-width: 1025px){.css-otnj2{width:initial;}}.css-otnj2:hover,.css-otnj2:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><a id="responsive-nav-pricing" class="css-otnj2" href="/pricing">Pricing</a><button id="responsive-nav-resources" class="css-cpcph6">Resources</button><a id="responsive-nav-login" href="https://auth.screencloud.com/login?_ga=2.54738985.348196199.1699537020-1327616384.1699537020" target="_blank" class="css-otnj2">Login</a></div><style data-emotion="css igekbm">.css-igekbm{padding-top:25px;padding-right:15px;position:absolute;display:none;-webkit-animation:none;animation:none;}@media screen and (min-width: 768px){.css-igekbm{padding-top:35px;padding-right:30px;}}@media screen and (min-width: 1025px){.css-igekbm{padding-top:0;padding-right:0;}}</style><div class="css-igekbm"><style data-emotion="css in4u2t">.css-in4u2t{padding-left:10px;max-width:264px;border-bottom:2px solid #E8E8E8;padding-bottom:5px;margin-bottom:30px;}@media screen and (min-width: 768px){.css-in4u2t{padding-left:10px;}}@media screen and (min-width: 1025px){.css-in4u2t{padding-left:0;}}</style><section class="css-in4u2t"><style data-emotion="css 1b8bmhv">.css-1b8bmhv{background-color:transparent;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:500;font-size:14px;line-height:18px;margin:0;border:none;margin-bottom:30px;padding-left:0;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-appearance:none;width:100%;outline:none;cursor:pointer;}@media screen and (min-width: 768px){.css-1b8bmhv{width:initial;}}@media screen and (min-width: 1025px){.css-1b8bmhv{width:initial;}}.css-1b8bmhv:hover,.css-1b8bmhv:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><button id="nav-back-product" class="css-1b8bmhv"><style data-emotion="css 1btmvwr">.css-1btmvwr{margin-right:9px;}</style><div class="css-1btmvwr"><style data-emotion="css ptvba5">.css-ptvba5{object-fit:contain;}</style><img alt="ScreenCloud arrow" loading="lazy" width="10" height="10" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75"/></div>Back</button><style data-emotion="css 1q65b9i">.css-1q65b9i{background-color:transparent;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:600;font-size:14px;line-height:29px;margin:0;margin-bottom:7px;padding-left:0;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}@media screen and (min-width: 768px){.css-1q65b9i{width:initial;}}@media screen and (min-width: 1025px){.css-1q65b9i{width:initial;}}</style><h2 class="css-1q65b9i">How it works:</h2><style data-emotion="css 1n9r10m">.css-1n9r10m{font-family:var(--lato-font);font-size:14px;line-height:20px;color:#474749;margin-bottom:15px;}</style><p class="css-1n9r10m">Effortlessly create, manage, and display digital signage with our platform. All you need to get started is the right hardware, an internet connection, and a ScreenCloud account.</p></section><section class="css-in4u2t"><style data-emotion="css 16y6swd">.css-16y6swd{background-color:transparent;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:600;font-size:14px;line-height:29px;margin:0;margin-bottom:19px!important;padding-left:0;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}@media screen and (min-width: 768px){.css-16y6swd{width:initial;}}@media screen and (min-width: 1025px){.css-16y6swd{width:initial;}}</style><h2 class="css-16y6swd">1. Hardware</h2><style data-emotion="css 1df249o">.css-1df249o{background-color:transparent;display:block;color:var(--theme-ui-colors-body);font-family:var(--lato-font);font-weight:500;font-size:15px;line-height:20px;border:none;margin-bottom:13px;width:100%;outline:none;}@media screen and (min-width: 768px){.css-1df249o{width:initial;}}@media screen and (min-width: 1025px){.css-1df249o{width:initial;}}.css-1df249o:hover,.css-1df249o:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><a id="product-responsive-link-buy-screencloud hardware" target="_self" class="css-1df249o" href="/store">Buy ScreenCloud Hardware</a><a id="product-responsive-link-hardware-options" target="_self" class="css-1df249o" href="/hardware">Hardware Options</a><a id="product-responsive-link-remote-device management" target="_self" class="css-1df249o" href="/remote-device-management">Remote Device Management</a><a id="product-responsive-link-screencloud-os" target="_self" class="css-1df249o" href="/os">ScreenCloud OS</a><a id="product-responsive-link-pixi-player" target="_self" class="css-1df249o" href="/pixi">PIXI Player</a><a id="product-responsive-link-players-download" target="_self" class="css-1df249o" href="/download">Players Download</a></section><style data-emotion="css 14328i3">.css-14328i3{padding-left:10px;max-width:264px;border-bottom:2px solid #E8E8E8;margin-bottom:30px;padding-bottom:5px;}@media screen and (min-width: 768px){.css-14328i3{padding-left:10px;}}@media screen and (min-width: 1025px){.css-14328i3{padding-left:0;}}</style><section class="css-14328i3"><h2 class="css-16y6swd">2. Software</h2><a id="product-responsive-link-studio-cms" target="_self" class="css-1df249o" href="/studio">Studio CMS</a><a id="product-responsive-link-apps-& integrations" target="_self" class="css-1df249o" href="/apps">Apps & Integrations</a><a id="product-responsive-link-canvas" target="_self" class="css-1df249o" href="/design">Canvas</a><a id="product-responsive-link-security" target="_self" class="css-1df249o" href="/security">Security</a><a id="product-responsive-link-dashboards" target="_self" class="css-1df249o" href="/dashboards">Dashboards</a><a id="product-responsive-link-developer" target="_blank" class="css-1df249o" href="https://developer.screencloud.com/?_gl=1*zp8rtu*_ga*MTcyMDc3MzY5Ni4xNzAwMTQzMzk3*_ga_X7MCMB3HRZ*MTcwNzIxMDYwMC43LjEuMTcwNzIxMzYyNS4wLjAuMA..">Developer</a></section><style data-emotion="css zj44d8">.css-zj44d8{padding-left:10px;max-width:264px;border-bottom:2px solid #E8E8E8;padding-bottom:5px;}@media screen and (min-width: 768px){.css-zj44d8{padding-left:10px;}}@media screen and (min-width: 1025px){.css-zj44d8{padding-left:0;}}</style><section class="css-zj44d8"><h2 class="css-16y6swd">3. Support & Services</h2><a id="product-responsive-link-enterprise:-communicate" target="_self" class="css-1df249o" href="/enterprise">Enterprise: Communicate</a><a id="product-responsive-link-professional-services" target="_self" class="css-1df249o" href="/professional-services">Professional Services</a><a id="product-responsive-link-support-& customer success" target="_self" class="css-1df249o" href="/support">Support & Customer Success</a></section></div><div class="css-igekbm"><section class="css-in4u2t"><button id="nav-back-industries" class="css-1b8bmhv"><div class="css-1btmvwr"><img alt="ScreenCloud arrow" loading="lazy" width="10" height="10" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75"/></div>Back</button><h2 class="css-16y6swd">Industries</h2><a id="industries-responsive-link-manufacturing" target="_self" class="css-1df249o" href="/manufacturing">Manufacturing</a><a id="industries-responsive-link-food-& beverages" target="_self" class="css-1df249o" href="/digital-menu-board">Food & Beverages</a><a id="industries-responsive-link-retail" target="_self" class="css-1df249o" href="/retail">Retail</a><a id="industries-responsive-link-education" target="_self" class="css-1df249o" href="/education">Education</a><a id="industries-responsive-link-hospitality" target="_self" class="css-1df249o" href="/hospitality">Hospitality</a><a id="industries-responsive-link-healthcare" target="_self" class="css-1df249o" href="/healthcare">Healthcare</a><a id="industries-responsive-link-offices" target="_self" class="css-1df249o" href="/office">Offices</a><a id="industries-responsive-link-logistics-& transportation" target="_self" class="css-1df249o" href="/logistics">Logistics & Transportation</a><a id="industries-responsive-link-fitness,-leisure & culture" target="_self" class="css-1df249o" href="/fitness">Fitness, Leisure & Culture</a><a id="industries-responsive-link-event-management" target="_self" class="css-1df249o" href="/events">Event Management</a><a id="industries-responsive-link-commercial-real estate" target="_self" class="css-1df249o" href="/real-estate">Commercial Real Estate</a><a id="industries-responsive-link-technology-& b2b provider" target="_self" class="css-1df249o" href="/technology">Technology & B2B Provider</a></section><style data-emotion="css w04xcz">.css-w04xcz{display:block;padding-left:10px;max-width:264px;}@media screen and (min-width: 768px){.css-w04xcz{display:block;padding-left:10px;}}@media screen and (min-width: 1025px){.css-w04xcz{display:none;padding-left:0;}}</style><section class="css-w04xcz"><style data-emotion="css 8f50lx">.css-8f50lx{background-color:transparent;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:600;font-size:14px;line-height:29px;margin:0;margin-bottom:25px;padding-left:0;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}@media screen and (min-width: 768px){.css-8f50lx{width:initial;}}@media screen and (min-width: 1025px){.css-8f50lx{width:initial;}}</style><h2 class="css-8f50lx">Case Studies</h2><style data-emotion="css 1i06ubw">.css-1i06ubw{display:block;margin:0;padding:0;-webkit-text-decoration:none;text-decoration:none;border:0;margin-bottom:10px;}</style><a id="recomended-case-study-nav" class="css-1i06ubw" href="/customers/manufacturing/ricoh"><style data-emotion="css 16byfbp">.css-16byfbp{width:177px;height:104px;}</style><img alt="Recomended case study thumbnail" fetchpriority="high" loading="eager" width="200" height="150" decoding="async" data-nimg="1" class="css-16byfbp" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=256&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=640&q=75"/></a><style data-emotion="css ot8h8q">.css-ot8h8q{display:none;font-family:var(--lato-font);font-size:15px;font-weight:500;color:#474749!important;border-bottom:none;}@media screen and (min-width: 768px){.css-ot8h8q{display:-webkit-box;}}@media screen and (min-width: 1025px){.css-ot8h8q{display:none;}}.css-ot8h8q:hover,.css-ot8h8q:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-ot8h8q:active{border:none;}</style><a id="recomended-case-study-nav-link" style="max-width:177px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;line-height:20px" class="css-ot8h8q" href="/customers/manufacturing/ricoh">How Ricoh UK Products Limited Uses ScreenCloud to Improve Efficiency and Enable a Well-Informed and Connected Workforce</a><style data-emotion="css 1pbiftc">.css-1pbiftc{margin-top:35px;font-family:var(--sora-font);font-size:13px;font-weight:600;line-height:20px;letter-spacing:0px;color:#474749!important;border:0px;display:none;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (min-width: 768px){.css-1pbiftc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}@media screen and (min-width: 1025px){.css-1pbiftc{display:none;}}.css-1pbiftc:hover>img{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}</style><a id="show-all-case-studies-nav" class="css-1pbiftc" href="/customers">Show all case studies<style data-emotion="css 123x2a1">.css-123x2a1{margin-left:5px;height:8px;object-fit:contain;}</style><img alt="ScreenCloud arrow" loading="eager" width="10" height="10" decoding="async" data-nimg="1" class="css-123x2a1" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=32&q=75"/></a></section></div><div class="css-igekbm"><style data-emotion="css 2z3okv">.css-2z3okv{padding-left:10px;max-width:264px;border-bottom:2px solid #E8E8E8;padding-bottom:5px;margin-bottom:25px;}@media screen and (min-width: 768px){.css-2z3okv{padding-left:10px;}}@media screen and (min-width: 1025px){.css-2z3okv{padding-left:0;}}</style><section class="css-2z3okv"><button id="nav-back-resources" class="css-1b8bmhv"><div class="css-1btmvwr"><img alt="ScreenCloud arrow" loading="lazy" width="10" height="10" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75"/></div>Back</button><h2 class="css-16y6swd">Content</h2><style data-emotion="css 1t52r6c">.css-1t52r6c{display:block;background-color:transparent;color:var(--theme-ui-colors-body);font-family:var(--lato-font);font-weight:500;font-size:15px;line-height:20px;border:none;margin-bottom:13px;width:100%;outline:none;}@media screen and (min-width: 768px){.css-1t52r6c{width:initial;}}@media screen and (min-width: 1025px){.css-1t52r6c{width:initial;}}.css-1t52r6c:hover,.css-1t52r6c:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><a id="resources-link-all-resources" target="_self" class="css-1t52r6c" href="/resources">All Resources</a><a id="resources-responsive-link-articles" target="_self" class="css-1df249o" href="/resources?content_types=articles">Articles</a><a id="resources-responsive-link-webinars" target="_self" class="css-1df249o" href="/resources?content_types=webinars">Webinars</a><a id="resources-responsive-link-guides" target="_self" class="css-1df249o" href="/resources?content_types=learn">Guides</a><a id="resources-responsive-link-ebooks" target="_self" class="css-1df249o" href="/resources?content_types=ebooks">eBooks</a><a id="resources-responsive-link-company-news" target="_self" class="css-1df249o" href="/resources?content_types=news">Company News</a></section></div><style data-emotion="css lx5lio">.css-lx5lio{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-column-gap:15px;column-gap:15px;}@media screen and (min-width: 768px){.css-lx5lio{display:none;}}@media screen and (min-width: 1025px){.css-lx5lio{display:none;}}</style><div class="css-lx5lio"> <style data-emotion="css 1738ed8">.css-1738ed8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:40px;color:var(--theme-ui-colors-headline);padding-left:20px;padding-right:20px;padding-top:15px;padding-bottom:15px;font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;background-color:var(--theme-ui-colors-white);border-radius:20px;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;border:1.5px solid #19191B;border-bottom:1.5px solid #19191B;width:112px;padding:11px 18px;}.css-1738ed8:hover,.css-1738ed8:focus{box-shadow:0px 0px 0px 1px #E8E8E8;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}.css-1738ed8:hover{background:#19191B;color:#FFF;border-bottom:1.5px solid #19191B;margin-right:15px;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}</style><a id="get-demo-mobile" class="css-1738ed8" href="/demo-request">Get Demo</a><style data-emotion="css 1jh3bzm">.css-1jh3bzm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:40px;color:var(--theme-ui-colors-headline);padding-left:20px;padding-right:20px;padding-top:15px;padding-bottom:15px;font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;background-color:var(--theme-ui-colors-primary);border-radius:20px;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-text-decoration:none;text-decoration:none;border-bottom:none;cursor:pointer;width:105px;}.css-1jh3bzm:hover,.css-1jh3bzm:focus{background-color:var(--theme-ui-colors-mutedPrimary);-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}</style><a id="free-trial-mobile" class="css-1jh3bzm" href="https://auth.screencloud.com/signup">Free Trial</a></div></div></div><style data-emotion="css 1dlqx0h">.css-1dlqx0h{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:90px;}</style><div class="css-1dlqx0h"><style data-emotion="css-global 6th7w1">html{scroll-behavior:smooth;}</style><style data-emotion="css 1kj8czf">.css-1kj8czf{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-flow:column;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}</style><div class="css-1kj8czf"><style data-emotion="css 18t0nib">.css-18t0nib{width:100%;max-width:1100px;box-sizing:border-box;height:auto;padding-left:30px;padding-right:30px;padding-top:46px;margin-bottom:40px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:40px;}@media screen and (min-width: 768px){.css-18t0nib{padding-left:60px;padding-right:60px;padding-top:60px;margin-bottom:36px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:50px;}}@media screen and (min-width: 1025px){.css-18t0nib{padding-left:0;padding-right:0;padding-top:44px;margin-bottom:63px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:75px;}}</style><div class="css-18t0nib"><style data-emotion="css 7q7ej2">.css-7q7ej2{width:100%;}@media screen and (min-width: 768px){.css-7q7ej2{width:45%;}}@media screen and (min-width: 1025px){.css-7q7ej2{width:519px;}}</style><div class="css-7q7ej2"><style data-emotion="css f9um9b">.css-f9um9b{color:#19191B;font-family:var(--sora-font);font-size:14px;font-weight:500;margin-bottom:16px;}</style><h2 class="css-f9um9b">Digital Signage Software for Education</h2><style data-emotion="css 1ufyqib">.css-1ufyqib{width:100%;max-width:100%;height:auto;font-family:var(--sora-font);font-size:38px;font-weight:700;line-height:44px;letter-spacing:0px;color:#000000;margin-bottom:10px;}@media screen and (min-width: 768px){.css-1ufyqib{max-width:327px;font-size:40px;line-height:48px;margin-bottom:10px;}}@media screen and (min-width: 1025px){.css-1ufyqib{max-width:478px;font-size:40px;line-height:48px;margin-bottom:18px;}}@media screen and (max-width: 435px){.css-1ufyqib{font-size:32px;}}</style><h1 class="css-1ufyqib">Connect campus and students with screens that communicate</h1><div><style data-emotion="css 1x4gw0m">.css-1x4gw0m{width:100%;max-width:100%;height:auto;font-family:var(--lato-font);font-size:16px;font-weight:400;line-height:22px;letter-spacing:0px;color:#474749;margin-bottom:10px;}@media screen and (min-width: 768px){.css-1x4gw0m{max-width:377px;margin-bottom:10px;}}@media screen and (min-width: 1025px){.css-1x4gw0m{max-width:378px;margin-bottom:27px;}}</style><p class="css-1x4gw0m">Keep your students, staff, and visitors informed and engaged. Transform any screen into a powerful communications channel with the easy-to-use, cloud-based software.</p><style data-emotion="css 3w72o">.css-3w72o{width:100%;max-width:100%;height:auto;font-family:var(--lato-font);font-size:16px;font-weight:400;line-height:22px;letter-spacing:0px;color:#474749;margin-bottom:23px;}@media screen and (min-width: 768px){.css-3w72o{max-width:377px;margin-bottom:25px;}}@media screen and (min-width: 1025px){.css-3w72o{max-width:378px;margin-bottom:47px;}}</style><p class="css-3w72o">Ready to start the transformation? Discover our special discount for educational institutions.</p></div><style data-emotion="css rbb0sx">.css-rbb0sx{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin-bottom:22px;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;margin-left:0;-webkit-column-gap:36px;column-gap:36px;}@media screen and (min-width: 768px){.css-rbb0sx{margin-bottom:22px;-webkit-column-gap:14px;column-gap:14px;}}@media screen and (min-width: 1025px){.css-rbb0sx{margin-bottom:26px;-webkit-column-gap:22px;column-gap:22px;}}</style><div class="css-rbb0sx"><style data-emotion="css 1cz69rv">.css-1cz69rv{outline:none;-webkit-text-decoration:none;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-family:var(--sora-font);font-weight:400;letter-spacing:0px;color:#19191B;border:2px solid #FED933!important;border-radius:55px;background:#FED933;-webkit-transition:all 0.2s;transition:all 0.2s;padding-top:11px;padding-bottom:11px;padding-left:18px;padding-right:18px;font-size:14px;}.css-1cz69rv:hover,.css-1cz69rv:focus{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);background-color:#FECF00;border-color:#FECF00;color:#19191B;outline:none;-webkit-text-decoration:none;text-decoration:none;}.css-1cz69rv:active{outline:none;-webkit-text-decoration:none;text-decoration:none;}@media screen and (min-width: 768px){.css-1cz69rv{padding-top:11px;padding-bottom:11px;padding-left:18px;padding-right:18px;font-size:14px;}}@media screen and (min-width: 1025px){.css-1cz69rv{padding-top:17px;padding-bottom:17px;padding-left:30px;padding-right:30px;font-size:16px;}}</style><a target="_self" id="cta-header-free-trial" class="css-1cz69rv" href="https://auth.screencloud.com/signup">Free Trial</a><style data-emotion="css 8bj045">.css-8bj045{outline:none;-webkit-text-decoration:none;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-family:var(--sora-font);font-weight:400;letter-spacing:0px;color:#19191B;border:2px solid #19191B;border-radius:55px;background:transparent;-webkit-transition:all 0.2s;transition:all 0.2s;padding-top:11px;padding-bottom:11px;padding-left:18px;padding-right:18px;font-size:14px;}.css-8bj045:hover,.css-8bj045:focus{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);background-color:#19191B;color:#FFF;outline:none;-webkit-text-decoration:none;text-decoration:none;}.css-8bj045:active{outline:none;-webkit-text-decoration:none;text-decoration:none;}@media screen and (min-width: 768px){.css-8bj045{padding-top:11px;padding-bottom:11px;padding-left:18px;padding-right:18px;font-size:14px;}}@media screen and (min-width: 1025px){.css-8bj045{padding-top:17px;padding-bottom:17px;padding-left:30px;padding-right:30px;font-size:16px;}}</style><a target="_self" id="cta-header-get-demo" class="css-8bj045" href="/demo-request">Get Demo</a></div><style data-emotion="css 15strm1">.css-15strm1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;-webkit-column-gap:24px;column-gap:24px;}@media screen and (min-width: 768px){.css-15strm1{-webkit-column-gap:26px;column-gap:26px;}}@media screen and (min-width: 1025px){.css-15strm1{-webkit-column-gap:38px;column-gap:38px;}}</style><div class="css-15strm1"><style data-emotion="css jay529">.css-jay529{border:none;display:block;}</style><a href="https://www.capterra.co.uk/software/147087/screencloud" id="capterra-header" class="css-jay529"><style data-emotion="css 1rd6h6a">.css-1rd6h6a{width:auto;height:17px;margin-top:5px;}@media screen and (min-width: 768px){.css-1rd6h6a{height:18px;}}@media screen and (min-width: 1025px){.css-1rd6h6a{height:27px;}}</style><img alt="Capterra review" loading="eager" width="200" height="50" decoding="async" data-nimg="1" class="css-1rd6h6a" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcapterra.0041516e.webp&w=256&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcapterra.0041516e.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcapterra.0041516e.webp&w=640&q=75"/></a><a href="https://www.g2.com/products/screencloud-digital-signage/reviews" id="g2-header" class="css-jay529"><style data-emotion="css cuh9a">.css-cuh9a{width:auto;height:19px;}@media screen and (min-width: 768px){.css-cuh9a{height:21px;}}@media screen and (min-width: 1025px){.css-cuh9a{height:30px;}}</style><img alt="G2 review" loading="eager" width="150" height="100" decoding="async" data-nimg="1" class="css-cuh9a" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fg2.0c886463.webp&w=256&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fg2.0c886463.webp&w=384&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fg2.0c886463.webp&w=384&q=75"/></a></div></div><style data-emotion="css 1kpjdv9">.css-1kpjdv9{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;}@media screen and (min-width: 768px){.css-1kpjdv9{width:55%;}}@media screen and (min-width: 1025px){.css-1kpjdv9{width:539px;}}</style><div class="css-1kpjdv9"><style data-emotion="css 1dkkixi">.css-1dkkixi{width:100%;height:auto;object-fit:cover;}</style><img alt="main hero image" fetchpriority="high" loading="eager" width="539" height="621" decoding="async" data-nimg="1" class="css-1dkkixi" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhero-bg.17baa14c.webp&w=640&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhero-bg.17baa14c.webp&w=1080&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhero-bg.17baa14c.webp&w=1080&q=75"/><style data-emotion="css 1roefkv">.css-1roefkv{width:85%;height:auto;z-index:0;position:absolute;top:30px;left:50%;-webkit-transform:translate(-50%, 0%);-moz-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);transform:translate(-50%, 0%);}@media screen and (min-width: 768px){.css-1roefkv{width:80%;top:30px;}}@media screen and (min-width: 1025px){.css-1roefkv{width:477px;top:35px;}}</style><img alt="Mounted TV" loading="eager" width="600" height="500" decoding="async" data-nimg="1" class="css-1roefkv" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmounted-tv.cb92925a.webp&w=640&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmounted-tv.cb92925a.webp&w=1200&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmounted-tv.cb92925a.webp&w=1200&q=75"/><style data-emotion="css 1vyba8i">.css-1vyba8i{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}</style><div class="css-1vyba8i"><style data-emotion="css 59z8dt">.css-59z8dt{width:80%;max-width:1100px;box-sizing:border-box;padding-left:0;padding-right:0;height:auto;margin-top:2%;margin-left:3%;position:absolute;top:29px;left:47%;-webkit-transform:translate(-50%, 0%);-moz-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);transform:translate(-50%, 0%);}@media screen and (min-width: 768px){.css-59z8dt{width:75%;margin-top:2.5px;margin-left:12.5px;top:calc(30px + 1%);left:47%;}}@media screen and (min-width: 1025px){.css-59z8dt{width:448px;top:calc(35px + 1%);left:48%;}}@media screen and (min-width: 765px) and (max-width: 830px){.css-59z8dt{top:33px;left:46%;}}.css-59z8dt .w-bottom-bar div{display:none!important;width:0!important;height:0!important;}</style><div class="css-59z8dt"><div></div></div></div></div></div><style data-emotion="css 1xgiddm">.css-1xgiddm{width:100%;margin-bottom:50px;overflow:hidden;}@media screen and (min-width: 768px){.css-1xgiddm{margin-bottom:68px;}}@media screen and (min-width: 1025px){.css-1xgiddm{margin-bottom:63px;}}</style><div class="css-1xgiddm"><style data-emotion="css im6dtn">.css-im6dtn{display:block;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;overflow:hidden;}@media screen and (min-width: 768px){.css-im6dtn{display:none;}}@media screen and (min-width: 1025px){.css-im6dtn{display:none;}}</style><div class="css-im6dtn"><style data-emotion="css 1udyrcf">.css-1udyrcf{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}</style><div class="slick-slider css-1udyrcf slick-initialized" dir="ltr"><div class="slick-list" style="padding:0px 50px"><div class="slick-track" style="width:0px;left:calc(0px + (100% - nullpx) / 2 )"><div data-index="-5" tabindex="-1" class="slick-slide slick-center slick-cloned" aria-hidden="true"><div><style data-emotion="css 1ewncka">.css-1ewncka{margin-right:58px;}</style><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><style data-emotion="css se2ycm">.css-se2ycm{height:50px;width:auto;}@media screen and (min-width: 768px){.css-se2ycm{height:0;}}@media screen and (min-width: 1025px){.css-se2ycm{height:0;}}</style><img alt="Harvard University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=640&q=75"/></div></div></div><div data-index="-4" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Lycée Français de San Francisco" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=640&q=75"/></div></div></div><div data-index="-3" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Columbia University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=640&q=75"/></div></div></div><div data-index="-2" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Duke University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=640&q=75"/></div></div></div><div data-index="-1" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Stanford University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=640&q=75"/></div></div></div><div style="outline:none" data-index="0" class="slick-slide slick-active slick-center slick-current" tabindex="-1" aria-hidden="false"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Harvard University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=640&q=75"/></div></div></div><div style="outline:none" data-index="1" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Lycée Français de San Francisco" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=640&q=75"/></div></div></div><div style="outline:none" data-index="2" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Columbia University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=640&q=75"/></div></div></div><div style="outline:none" data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Duke University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=640&q=75"/></div></div></div><div style="outline:none" data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Stanford University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=640&q=75"/></div></div></div><div data-index="5" tabindex="-1" class="slick-slide slick-center slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Harvard University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=640&q=75"/></div></div></div><div data-index="6" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Lycée Français de San Francisco" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=640&q=75"/></div></div></div><div data-index="7" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Columbia University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=640&q=75"/></div></div></div><div data-index="8" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Duke University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=640&q=75"/></div></div></div><div data-index="9" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1ewncka"><img alt="Stanford University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-se2ycm" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=640&q=75"/></div></div></div></div></div></div></div><style data-emotion="css 1vapwyc">.css-1vapwyc{display:none;width:100%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:0;column-gap:0;}@media screen and (min-width: 768px){.css-1vapwyc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-column-gap:7vw;column-gap:7vw;}}@media screen and (min-width: 1025px){.css-1vapwyc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-column-gap:100px;column-gap:100px;}}@media screen and (min-width: 1025px) and (max-width: 1400px){.css-1vapwyc{-webkit-column-gap:8vw;column-gap:8vw;}}</style><div class="css-1vapwyc"><style data-emotion="css 1npp3xx">.css-1npp3xx{height:0;width:auto;}@media screen and (min-width: 768px){.css-1npp3xx{height:5vw;}}@media screen and (min-width: 1025px){.css-1npp3xx{height:65px;}}@media screen and (min-width: 1025px) and (max-width: 1400px){.css-1npp3xx{height:5vw;}}</style><img alt="Harvard University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-1npp3xx" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fharvard.5469871a.webp&w=640&q=75"/><img alt="Lycée Français de San Francisco" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-1npp3xx" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flfsf.dcea648d.webp&w=640&q=75"/><img alt="Columbia University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-1npp3xx" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcolumbia.6b5f1ea9.webp&w=640&q=75"/><img alt="Duke University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-1npp3xx" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fduke.5a401955.webp&w=640&q=75"/><img alt="Stanford University" loading="eager" width="300" height="300" decoding="async" data-nimg="1" class="css-1npp3xx" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=384&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstanford.2213a774.webp&w=640&q=75"/></div></div></div><div class="css-1kj8czf"><style data-emotion="css fjbh2q">.css-fjbh2q{width:100%;max-width:1100px;box-sizing:border-box;height:auto;padding-left:30px;padding-right:30px;padding-top:46px;margin-bottom:33px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:0;column-gap:0;row-gap:15px;}@media screen and (min-width: 768px){.css-fjbh2q{padding-left:60px;padding-right:60px;padding-top:100px;margin-bottom:44px;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:3vw;column-gap:3vw;row-gap:20px;}}@media screen and (min-width: 1025px){.css-fjbh2q{padding-left:0;padding-right:0;padding-top:100px;margin-bottom:73px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:40px;column-gap:40px;row-gap:0;}}</style><div class="css-fjbh2q"><style data-emotion="css 1smahzh">.css-1smahzh{font-family:var(--sora-font);font-size:40px;font-weight:700;line-height:45px;width:100%;max-width:100%;color:#19191B;}@media screen and (min-width: 768px){.css-1smahzh{line-height:48px;max-width:400px;}}@media screen and (min-width: 1025px){.css-1smahzh{line-height:48px;max-width:400px;}}</style><h2 class="css-1smahzh">Unlock the power of digital signage</h2><style data-emotion="css lpofs7">.css-lpofs7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-flow:column;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-column-gap:0;column-gap:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;width:100%;}@media screen and (min-width: 768px){.css-lpofs7{-webkit-box-flex-flow:row;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-column-gap:3vw;column-gap:3vw;width:100%;}}@media screen and (min-width: 1025px){.css-lpofs7{-webkit-box-flex-flow:row;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-column-gap:40px;column-gap:40px;width:75%;}}</style><div class="css-lpofs7"><style data-emotion="css 1r4jcj8">.css-1r4jcj8{width:100%;max-width:100%;font-family:var(--lato-font);font-size:18px;font-weight:400;line-height:24px;color:#000;}</style><p class="css-1r4jcj8">Create more dynamic and engaging displays across your school or college - whether its wayfinding and directional information, to special announcements and timely updates. Digital signage for education is easy to setup, no need for any technical knowledge or expertise…</p></div></div><style data-emotion="css 1kavtme">.css-1kavtme{width:100%;max-width:2560px;box-sizing:border-box;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;margin-bottom:46px;}@media screen and (min-width: 768px){.css-1kavtme{margin-bottom:98px;}}@media screen and (min-width: 1025px){.css-1kavtme{margin-bottom:85px;}}</style><div class="css-1kavtme"><style data-emotion="css 138ueqn">.css-138ueqn{width:20%;height:auto;}@media screen and (min-width: 768px){.css-138ueqn{width:25%;}}@media screen and (min-width: 1025px){.css-138ueqn{width:25%;}}@media screen and (min-width: 1515px){.css-138ueqn{width:25%;}}</style><img alt="first example screen" loading="lazy" width="500" height="500" decoding="async" data-nimg="1" class="css-138ueqn" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft-screen.467d4dfa.webp&w=640&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft-screen.467d4dfa.webp&w=1080&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft-screen.467d4dfa.webp&w=1080&q=75"/><style data-emotion="css 1ccd1ed">.css-1ccd1ed{width:55%;height:auto;}@media screen and (min-width: 768px){.css-1ccd1ed{width:45%;}}@media screen and (min-width: 1025px){.css-1ccd1ed{width:45%;}}@media screen and (min-width: 1515px){.css-1ccd1ed{width:40%;}}</style><img alt="second example screen" loading="lazy" width="700" height="700" decoding="async" data-nimg="1" class="css-1ccd1ed" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmain-screen.96718902.webp&w=750&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmain-screen.96718902.webp&w=1920&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmain-screen.96718902.webp&w=1920&q=75"/><img alt="third example screen" loading="lazy" width="500" height="500" decoding="async" data-nimg="1" class="css-138ueqn" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-screen.578e53b7.webp&w=640&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-screen.578e53b7.webp&w=1080&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-screen.578e53b7.webp&w=1080&q=75"/></div><style data-emotion="css 1kj4qc7">.css-1kj4qc7{width:100%;max-width:1100px;box-sizing:border-box;height:auto;padding-left:30px;padding-right:30px;margin-bottom:50px;}@media screen and (min-width: 768px){.css-1kj4qc7{padding-left:60px;padding-right:60px;margin-bottom:100px;}}@media screen and (min-width: 1025px){.css-1kj4qc7{padding-left:0;padding-right:0;margin-bottom:80px;}}</style><div class="css-1kj4qc7"><style data-emotion="css 8u5v9a">.css-8u5v9a{width:100%;max-width:100%;margin-bottom:40px;font-family:var(--sora-font);font-size:35px;font-weight:700;line-height:35px;}@media screen and (min-width: 768px){.css-8u5v9a{max-width:665px;margin-bottom:45px;font-size:40px;line-height:48px;}}@media screen and (min-width: 1025px){.css-8u5v9a{max-width:880px;margin-bottom:50px;font-size:40px;line-height:48px;}}</style><h3 class="css-8u5v9a">Why choose ScreenCloud’s digital signage for education?</h3><style data-emotion="css 17fstpx">.css-17fstpx{display:grid;grid-template-columns:repeat(1, 1fr);-webkit-column-gap:0;column-gap:0;row-gap:35px;}@media screen and (min-width: 768px){.css-17fstpx{grid-template-columns:repeat(2, 1fr);-webkit-column-gap:70px;column-gap:70px;row-gap:60px;}}@media screen and (min-width: 1025px){.css-17fstpx{grid-template-columns:repeat(3, 1fr);-webkit-column-gap:80px;column-gap:80px;row-gap:40px;}}</style><div class="css-17fstpx"><style data-emotion="css 184svxw">.css-184svxw{font-family:var(--sora-font);font-size:18px;line-height:24px;color:#000;}</style><div class="css-184svxw"><style data-emotion="css 85l6bb">.css-85l6bb{height:74px;width:auto;}</style><img alt="Serve important messages" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="css-85l6bb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmessages.b530ed8d.webp&w=128&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmessages.b530ed8d.webp&w=256&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmessages.b530ed8d.webp&w=256&q=75"/><style data-emotion="css 7f3d9a">.css-7f3d9a{font-weight:600;}</style><h3 class="css-7f3d9a">Serve important messages</h3><p>Give students all of the information they need between classes, or during down time.</p></div><div class="css-184svxw"><img alt="Better communication" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="css-85l6bb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhandshake.667db33f.webp&w=128&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhandshake.667db33f.webp&w=256&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhandshake.667db33f.webp&w=256&q=75"/><h3 class="css-7f3d9a">Better communication</h3><p>Position screens that communicate with parents or attract prospective students.</p></div><div class="css-184svxw"><img alt="Multi-use displays" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="css-85l6bb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdesign.60332ea4.webp&w=128&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdesign.60332ea4.webp&w=256&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdesign.60332ea4.webp&w=256&q=75"/><h3 class="css-7f3d9a">Multi-use displays</h3><p>Manage menu boards for the cafeteria, live updates in the hallways and welcome signage in the foyer.</p></div><div class="css-184svxw"><img alt="Save money" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="css-85l6bb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmoney.1f4dc01c.webp&w=128&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmoney.1f4dc01c.webp&w=256&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmoney.1f4dc01c.webp&w=256&q=75"/><h3 class="css-7f3d9a">Save money</h3><p>No need for printed leaflets, and no need for IT to update content. Manage messages from your dashboard.</p></div><div class="css-184svxw"><img alt="Easy management" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="css-85l6bb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhardware.da9b47ad.webp&w=128&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhardware.da9b47ad.webp&w=256&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhardware.da9b47ad.webp&w=256&q=75"/><h3 class="css-7f3d9a">Easy management</h3><p>Use our design templates and app integrations to create great signage content for your school.</p></div><div class="css-184svxw"><img alt="Involve students" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="css-85l6bb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Feducate.e5af80b2.webp&w=128&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Feducate.e5af80b2.webp&w=256&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Feducate.e5af80b2.webp&w=256&q=75"/><h3 class="css-7f3d9a">Involve students</h3><p>Promote clubs and initiatives, improve student engagement, encourage participation and much more.</p></div></div></div></div><style data-emotion="css 12c9fin">.css-12c9fin{width:100%;box-sizing:border-box;height:auto;background-color:#F8F8F8;padding-top:84px;padding-bottom:101px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (min-width: 768px){.css-12c9fin{padding-top:84px;padding-bottom:98px;}}@media screen and (min-width: 1025px){.css-12c9fin{padding-top:67px;padding-bottom:77px;}}</style><div class="css-12c9fin"><style data-emotion="css 12f4zkl">.css-12f4zkl{margin-bottom:10px;font-family:var(--sora-font);font-size:40px;font-weight:700;line-height:48px;}@media screen and (min-width: 768px){.css-12f4zkl{font-size:40px;}}@media screen and (min-width: 1025px){.css-12f4zkl{font-size:65px;}}</style><h2 class="css-12f4zkl">Get started</h2><style data-emotion="css an7gym">.css-an7gym{margin-bottom:22px;font-family:var(--lato-font);font-size:18px;font-weight:400;line-height:24px;width:100%;max-width:calc(100vw - (2 * 30px));text-align:center;}@media screen and (min-width: 768px){.css-an7gym{max-width:482px;}}@media screen and (min-width: 1025px){.css-an7gym{max-width:482px;}}</style><p class="css-an7gym">Set your school up for digital signage success</p><style data-emotion="css 1y5pybr">.css-1y5pybr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:22px;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;margin-left:0;-webkit-column-gap:36px;column-gap:36px;}@media screen and (min-width: 768px){.css-1y5pybr{margin-bottom:22px;-webkit-column-gap:14px;column-gap:14px;}}@media screen and (min-width: 1025px){.css-1y5pybr{margin-bottom:26px;-webkit-column-gap:22px;column-gap:22px;}}</style><div class="css-1y5pybr"><style data-emotion="css 169j9ub">.css-169j9ub{outline:none;-webkit-text-decoration:none;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-family:var(--sora-font);font-weight:400;letter-spacing:0px;color:#19191B;border:2px solid #FED933!important;border-radius:55px;background:#FED933;-webkit-transition:all 0.2s;transition:all 0.2s;padding-top:11px;padding-bottom:11px;padding-left:18px;padding-right:18px;font-size:14px;}.css-169j9ub:hover,.css-169j9ub:focus{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);background-color:#FECF00;border-color:#FECF00;color:#19191B;outline:none;-webkit-text-decoration:none;text-decoration:none;}.css-169j9ub:active{outline:none;-webkit-text-decoration:none;text-decoration:none;}@media screen and (min-width: 768px){.css-169j9ub{padding-top:17px;padding-bottom:17px;padding-left:30px;padding-right:30px;font-size:14px;}}@media screen and (min-width: 1025px){.css-169j9ub{padding-top:17px;padding-bottom:17px;padding-left:30px;padding-right:30px;font-size:16px;}}</style><a id="cta-1-free-trial" class="css-169j9ub" href="https://auth.screencloud.com/signup">Free Trial</a><style data-emotion="css lgqzby">.css-lgqzby{outline:none;-webkit-text-decoration:none;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-family:var(--sora-font);font-weight:400;letter-spacing:0px;color:#19191B;border:2px solid #19191B;border-radius:55px;background:transparent;-webkit-transition:all 0.2s;transition:all 0.2s;padding-top:11px;padding-bottom:11px;padding-left:18px;padding-right:18px;font-size:14px;}.css-lgqzby:hover,.css-lgqzby:focus{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);background-color:#19191B;color:#FFF;outline:none;-webkit-text-decoration:none;text-decoration:none;}.css-lgqzby:active{outline:none;-webkit-text-decoration:none;text-decoration:none;}@media screen and (min-width: 768px){.css-lgqzby{padding-top:17px;padding-bottom:17px;padding-left:30px;padding-right:30px;font-size:14px;}}@media screen and (min-width: 1025px){.css-lgqzby{padding-top:17px;padding-bottom:17px;padding-left:30px;padding-right:30px;font-size:16px;}}</style><a id="cta-1-get-demo" class="css-lgqzby" href="/demo-request">Get Demo</a></div></div><div class="css-1kj8czf"><style data-emotion="css wwkxr1">.css-wwkxr1{width:100%;max-width:1100px;box-sizing:border-box;padding-left:30px;padding-right:30px;padding-top:45px;margin-bottom:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media screen and (min-width: 768px){.css-wwkxr1{padding-left:60px;padding-right:60px;padding-top:96px;margin-bottom:86px;}}@media screen and (min-width: 1025px){.css-wwkxr1{padding-left:0;padding-right:0;padding-top:80px;margin-bottom:80px;}}</style><div class="css-wwkxr1"><style data-emotion="css jq0wu0">.css-jq0wu0{color:#000;font-family:var(--sora-font);font-size:40px;font-weight:700;line-height:45px;margin-bottom:42px;}@media screen and (min-width: 768px){.css-jq0wu0{font-size:50px;line-height:55px;margin-bottom:95px;}}@media screen and (min-width: 1025px){.css-jq0wu0{font-size:65px;line-height:70px;margin-bottom:80px;}}</style><h2 class="css-jq0wu0">Why ScreenCloud?</h2><style data-emotion="css 3eajyb">.css-3eajyb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;row-gap:35px;}@media screen and (min-width: 768px){.css-3eajyb{row-gap:63px;}}@media screen and (min-width: 1025px){.css-3eajyb{row-gap:60px;}}</style><div class="css-3eajyb"><style data-emotion="css o0hv60">.css-o0hv60{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-flow:column;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-column-gap:0;column-gap:0;row-gap:20px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media screen and (min-width: 768px){.css-o0hv60{-webkit-box-flex-flow:row;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-column-gap:40px;column-gap:40px;row-gap:0px;}}@media screen and (min-width: 1025px){.css-o0hv60{-webkit-box-flex-flow:row;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-column-gap:110px;column-gap:110px;row-gap:0px;}}</style><div class="css-o0hv60"><style data-emotion="css 12f4or2">.css-12f4or2{display:none;width:100%;height:auto;}@media screen and (min-width: 768px){.css-12f4or2{width:330px;}}@media screen and (min-width: 1025px){.css-12f4or2{width:538px;}}</style><img alt="Remote control" loading="lazy" width="600" height="600" decoding="async" data-nimg="1" class="css-12f4or2" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2F5-mins-set-up.e6112405.webp&w=640&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2F5-mins-set-up.e6112405.webp&w=1200&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2F5-mins-set-up.e6112405.webp&w=1200&q=75"/><div><style data-emotion="css 1gi153h">.css-1gi153h{width:100%;max-width:100%;font-family:var(--sora-font);font-size:25px;font-weight:700;line-height:29px;color:#19191B;margin-bottom:10px;}@media screen and (min-width: 768px){.css-1gi153h{max-width:321px;font-size:30px;line-height:36px;margin-bottom:13px;}}@media screen and (min-width: 1025px){.css-1gi153h{max-width:505px;font-size:40px;line-height:48px;margin-bottom:15px;}}</style><h3 class="css-1gi153h">5-minute set up</h3><style data-emotion="css 1iz6wig">.css-1iz6wig{width:100%;max-width:100%;font-family:var(--lato-font);font-size:16px;font-weight:400;line-height:22px;color:#474749;margin-bottom:10px;}@media screen and (min-width: 768px){.css-1iz6wig{max-width:321px;font-size:16px;line-height:22px;margin-bottom:18px;}}@media screen and (min-width: 1025px){.css-1iz6wig{max-width:447px;font-size:18px;line-height:24px;margin-bottom:20px;}}</style><p class="css-1iz6wig">No technical skills needed. Get started with ScreenCloud using consumer grade hardware in under five minutes. Simply plug and play and you’re away!</p><style data-emotion="css b5f3v1">.css-b5f3v1{border-bottom:none;}</style><a class="css-b5f3v1" href="/hardware"><style data-emotion="css 1rg7ltx">.css-1rg7ltx{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-weight:600;font-size:16px;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}@media screen and (min-width: 768px){.css-1rg7ltx{font-size:16px;}}@media screen and (min-width: 1025px){.css-1rg7ltx{font-size:18px;}}.css-1rg7ltx:hover>div{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}</style><div class="css-1rg7ltx">See our hardware options<style data-emotion="css 1t6d2ta">.css-1t6d2ta{margin-left:10px;}</style><div class="css-1t6d2ta"><style data-emotion="css ptvba5">.css-ptvba5{object-fit:contain;}</style><img alt="ScreenCloud Arrow" loading="lazy" width="10" height="10" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright_arrow_black.5c3f30bb.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright_arrow_black.5c3f30bb.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright_arrow_black.5c3f30bb.svg&w=32&q=75"/></div></div></a></div><style data-emotion="css 1imav8r">.css-1imav8r{display:block;width:100%;height:auto;}@media screen and (min-width: 768px){.css-1imav8r{width:330px;}}@media screen and (min-width: 1025px){.css-1imav8r{width:538px;}}</style><img alt="Remote control" loading="lazy" width="600" height="600" decoding="async" data-nimg="1" class="css-1imav8r" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2F5-mins-set-up.e6112405.webp&w=640&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2F5-mins-set-up.e6112405.webp&w=1200&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2F5-mins-set-up.e6112405.webp&w=1200&q=75"/></div><div class="css-o0hv60"><style data-emotion="css 1xsl0b2">.css-1xsl0b2{display:none;width:100%;height:auto;}@media screen and (min-width: 768px){.css-1xsl0b2{display:block;width:330px;}}@media screen and (min-width: 1025px){.css-1xsl0b2{display:block;width:538px;}}</style><img alt="ScreenCloud support" loading="lazy" width="600" height="600" decoding="async" data-nimg="1" class="css-1xsl0b2" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fseriously-good-support.d565fba7.webp&w=640&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fseriously-good-support.d565fba7.webp&w=1200&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fseriously-good-support.d565fba7.webp&w=1200&q=75"/><div><h3 class="css-1gi153h">Seriously good support</h3><p class="css-1iz6wig">Our support teams are dedicated to helping you to get the best from your digital signage. From onboarding and training to troubleshooting, we’re available 24/5 to help you.</p></div><style data-emotion="css 1rvdqbj">.css-1rvdqbj{display:block;width:100%;height:auto;}@media screen and (min-width: 768px){.css-1rvdqbj{display:none;width:330px;}}@media screen and (min-width: 1025px){.css-1rvdqbj{display:none;width:538px;}}</style><img alt="ScreenCloud support" loading="lazy" width="600" height="600" decoding="async" data-nimg="1" class="css-1rvdqbj" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fseriously-good-support.d565fba7.webp&w=640&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fseriously-good-support.d565fba7.webp&w=1200&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fseriously-good-support.d565fba7.webp&w=1200&q=75"/></div><div class="css-o0hv60"><img alt="ScreenCloud apps" loading="lazy" width="600" height="600" decoding="async" data-nimg="1" class="css-12f4or2" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fready-build-apps.ad91bdd7.webp&w=640&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fready-build-apps.ad91bdd7.webp&w=1200&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fready-build-apps.ad91bdd7.webp&w=1200&q=75"/><div><h3 class="css-1gi153h">Ready built apps for systems you already use</h3><p class="css-1iz6wig">ScreenCloud is made to make your life easier. Discover popular integrations like Dropbox Gallery, Google Slides, Twitter and Noticeboard, to help you create and transfer your digital signage content in seconds.</p><a class="css-b5f3v1" href="/apps"><div class="css-1rg7ltx">See our apps & integrations<div class="css-1t6d2ta"><img alt="ScreenCloud Arrow" loading="lazy" width="10" height="10" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright_arrow_black.5c3f30bb.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright_arrow_black.5c3f30bb.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright_arrow_black.5c3f30bb.svg&w=32&q=75"/></div></div></a></div><img alt="ScreenCloud apps" loading="lazy" width="600" height="600" decoding="async" data-nimg="1" class="css-1imav8r" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fready-build-apps.ad91bdd7.webp&w=640&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fready-build-apps.ad91bdd7.webp&w=1200&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fready-build-apps.ad91bdd7.webp&w=1200&q=75"/></div></div></div></div><div class="css-12c9fin"><h2 class="css-12f4zkl">Get started</h2><p class="css-an7gym">Set your school up for digital signage success</p><div class="css-1y5pybr"><a id="cta-2-free-trial" class="css-169j9ub" href="https://auth.screencloud.com/signup">Free Trial</a><a id="cta-2-get-demo" class="css-lgqzby" href="/demo-request">Get Demo</a></div></div><style data-emotion="css wp9c22">.css-wp9c22{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-left:0px;margin-right:0px;padding-top:45px;padding-bottom:20px;}@media screen and (min-width: 768px){.css-wp9c22{padding-top:55px;padding-bottom:40px;}}@media screen and (min-width: 1025px){.css-wp9c22{padding-top:60px;padding-bottom:40px;}}</style><div class="css-wp9c22"><style data-emotion="css egs1c9">.css-egs1c9{width:100%;max-width:calc(100vw - 2 * 30px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}@media screen and (min-width: 768px){.css-egs1c9{max-width:calc(100vw - 2 * 60px);-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media screen and (min-width: 1025px){.css-egs1c9{max-width:1100px;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}</style><div class="css-egs1c9"><style data-emotion="css 1htvlfe">.css-1htvlfe{margin-bottom:10px;}@media screen and (min-width: 768px){.css-1htvlfe{margin-bottom:0;}}@media screen and (min-width: 1025px){.css-1htvlfe{margin-bottom:0;}}</style><div class="css-1htvlfe"><style data-emotion="css 12wrppl">.css-12wrppl{width:100%;max-width:100%;font-family:var(--sora-font);font-size:35px;line-height:35px;color:#19191B;font-weight:700;margin-bottom:20px;}@media screen and (min-width: 768px){.css-12wrppl{max-width:350px;font-size:40px;line-height:48px;margin-bottom:20px;}}@media screen and (min-width: 1025px){.css-12wrppl{max-width:350px;font-size:50px;line-height:55px;margin-bottom:20px;}}</style><h2 class="css-12wrppl">Real stories, real results</h2><style data-emotion="css pv94ph">.css-pv94ph{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:15px;}@media screen and (min-width: 768px){.css-pv94ph{gap:20px;}}@media screen and (min-width: 1025px){.css-pv94ph{gap:20px;}}</style><div class="css-pv94ph"><style data-emotion="css 68jdzp">.css-68jdzp{width:80px;height:80px;cursor:pointer;-webkit-transition:all 0.2s;transition:all 0.2s;}.css-68jdzp:hover{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}</style><img id="pricing-testimonials-left" alt="Left" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="css-68jdzp" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2FLeft.f13eb682.png&w=128&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2FLeft.f13eb682.png&w=256&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2FLeft.f13eb682.png&w=256&q=75"/><img id="pricing-testimonials-right" alt="Right" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="css-68jdzp" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2FRight.513e9f95.png&w=128&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2FRight.513e9f95.png&w=256&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2FRight.513e9f95.png&w=256&q=75"/></div></div><style data-emotion="css 1960moc">.css-1960moc{margin-right:-10px;width:100%;overflow:visible;}@media screen and (min-width: 768px){.css-1960moc{width:calc(100vw - (2 * 60px) - 286px - 24px);}}@media screen and (min-width: 1025px){.css-1960moc{width:633px;}}.css-1960moc .mySwiper{padding:10px;}@media screen and (min-width: 1025px) and (max-width: 1120px){.css-1960moc{margin-right:0;}}</style><div class="css-1960moc"><div class="swiper mySwiper"><div class="swiper-wrapper"><div class="swiper-slide"><style data-emotion="css 180pyn">.css-180pyn{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:30px;border-radius:40px;background-color:#F8F8F8;box-shadow:2px 2px 10px 0px rgba(0, 0, 0, 0.10);z-index:100;}@media screen and (min-width: 768px){.css-180pyn{padding:50px;}}@media screen and (min-width: 1025px){.css-180pyn{padding:50px;}}</style><div class="testimonial css-180pyn"><style data-emotion="css qwv1rv">.css-qwv1rv{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:15px;column-gap:15px;margin-bottom:15px;}@media screen and (min-width: 768px){.css-qwv1rv{-webkit-column-gap:25px;column-gap:25px;margin-bottom:25px;}}@media screen and (min-width: 1025px){.css-qwv1rv{-webkit-column-gap:25px;column-gap:25px;margin-bottom:25px;}}</style><div class="css-qwv1rv"><style data-emotion="css 1qagovk">.css-1qagovk{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}</style><div class="css-1qagovk"><style data-emotion="css x9xt6e">.css-x9xt6e{height:50px;width:auto;max-width:100%;object-fit:contain;margin-bottom:2px;}@media screen and (min-width: 768px){.css-x9xt6e{height:50px;}}@media screen and (min-width: 1025px){.css-x9xt6e{height:68px;}}</style><img alt="Coca-Cola" loading="lazy" width="400" height="200" decoding="async" data-nimg="1" class="css-x9xt6e" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcocacola.714523ce.webp&w=640&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcocacola.714523ce.webp&w=828&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcocacola.714523ce.webp&w=828&q=100"/><style data-emotion="css 1n846a9">.css-1n846a9{font-family:var(--sora-font);font-size:16px;color:#19191B;line-height:20px;}@media screen and (min-width: 768px){.css-1n846a9{font-size:18px;line-height:24px;}}@media screen and (min-width: 1025px){.css-1n846a9{font-size:18px;line-height:24px;}}</style><span class="css-1n846a9">Steve Mann</span><style data-emotion="css 17gbngj">.css-17gbngj{font-family:var(--sora-font);font-size:16px;color:#474749;line-height:20px;}@media screen and (min-width: 768px){.css-17gbngj{font-size:18px;line-height:24px;}}@media screen and (min-width: 1025px){.css-17gbngj{font-size:18px;line-height:24px;}}</style><span class="css-17gbngj">IT Director</span></div></div><style data-emotion="css 14z1gxr">.css-14z1gxr{margin-bottom:10px;}@media screen and (min-width: 768px){.css-14z1gxr{margin-bottom:13px;}}@media screen and (min-width: 1025px){.css-14z1gxr{margin-bottom:25px;}}</style><div class="css-14z1gxr"><style data-emotion="css glibfg">.css-glibfg{font-family:var(--sora-font);font-size:14px;color:#19191B;line-height:20px;}@media screen and (min-width: 768px){.css-glibfg{font-size:18px;line-height:26px;}}@media screen and (min-width: 1025px){.css-glibfg{font-size:18px;line-height:26px;}}</style><p class="css-glibfg">“We chose ScreenCloud for its ease of use, strong security, and simple deployment. Since then, we've rolled out 150+ devices, delivering corporate and local content more efficiently.”</p></div></div></div><div class="swiper-slide"><div class="testimonial css-180pyn"><div class="css-qwv1rv"><div class="css-1qagovk"><img alt="Coca-Cola" loading="lazy" width="400" height="200" decoding="async" data-nimg="1" class="css-x9xt6e" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcocacola.714523ce.webp&w=640&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcocacola.714523ce.webp&w=828&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcocacola.714523ce.webp&w=828&q=100"/><span class="css-1n846a9">Rebecca Puett</span><span class="css-17gbngj">Executive Administrative Assistant</span></div></div><div class="css-14z1gxr"><p class="css-glibfg">“My favorite ScreenCloud feature is creating layout zones, letting me add engaging content like time, birthdays, and news on one screen.”</p></div></div></div><div class="swiper-slide"><div class="testimonial css-180pyn"><div class="css-qwv1rv"><div class="css-1qagovk"><img alt="Ricoh" loading="lazy" width="400" height="200" decoding="async" data-nimg="1" class="css-x9xt6e" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fricoh.e0c85c42.webp&w=640&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fricoh.e0c85c42.webp&w=828&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fricoh.e0c85c42.webp&w=828&q=100"/><span class="css-1n846a9">Dave Rogers</span><span class="css-17gbngj">Senior Information Technology Officer</span></div></div><div class="css-14z1gxr"><p class="css-glibfg">“ScreenCloud is used to help monitor our performance, It’s helped to enhance the interaction with our operators. Now we can see how we are performing against the targets that we are set”</p></div></div></div><div class="swiper-slide"><div class="testimonial css-180pyn"><div class="css-qwv1rv"><div class="css-1qagovk"><img alt="Leonard" loading="lazy" width="400" height="200" decoding="async" data-nimg="1" class="css-x9xt6e" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleonard.42090d4f.webp&w=640&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleonard.42090d4f.webp&w=828&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleonard.42090d4f.webp&w=828&q=100"/><span class="css-1n846a9">Chris Martin</span><span class="css-17gbngj">Senior Information Technology Officer</span></div></div><div class="css-14z1gxr"><p class="css-glibfg">“ScreenCloud is incredibly easy to implement. We used a small configuration file on the device, enabling quick, scalable deployment. At the store level, setup is simple: just plug in an HDMI cable and power the device—no technical expertise needed.”</p></div></div></div><div class="swiper-slide"><div class="testimonial css-180pyn"><div class="css-qwv1rv"><div class="css-1qagovk"><img alt="Leonard" loading="lazy" width="400" height="200" decoding="async" data-nimg="1" class="css-x9xt6e" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleonard.42090d4f.webp&w=640&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleonard.42090d4f.webp&w=828&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleonard.42090d4f.webp&w=828&q=100"/><span class="css-1n846a9">Audrey Price</span><span class="css-17gbngj">Employee Relations Specialist</span></div></div><div class="css-14z1gxr"><p class="css-glibfg">“ScreenCloud is used to help monitor our performance, It’s helped to enhance the interaction with our operators. Now we can see how we are performing against the targets that we are set”</p></div></div></div><div class="swiper-slide"><div class="testimonial css-180pyn"><div class="css-qwv1rv"><div class="css-1qagovk"><img alt="Roar" loading="lazy" width="400" height="200" decoding="async" data-nimg="1" class="css-x9xt6e" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Froar.6e36e41e.webp&w=640&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Froar.6e36e41e.webp&w=828&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Froar.6e36e41e.webp&w=828&q=100"/><span class="css-1n846a9">Abigail Eaton</span><span class="css-17gbngj">Chief Operations Officer</span></div></div><div class="css-14z1gxr"><p class="css-glibfg">“The whole journey with ScreenCloud has been super positive. It’s been fun, ScreenCloud made us really think about what to say to our clients in order to build a community. Our screens are a culmination of our ideas and those brought to the table from ScreenCloud. So it really was a collaboration.”</p></div></div></div><div class="swiper-slide"><div class="testimonial css-180pyn"><div class="css-qwv1rv"><div class="css-1qagovk"><img alt="Roar" loading="lazy" width="400" height="200" decoding="async" data-nimg="1" class="css-x9xt6e" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fone-thirty-west.7552e0a9.webp&w=640&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fone-thirty-west.7552e0a9.webp&w=828&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fone-thirty-west.7552e0a9.webp&w=828&q=100"/><span class="css-1n846a9">Andrew Ferguson</span><span class="css-17gbngj">Director</span></div></div><div class="css-14z1gxr"><p class="css-glibfg">“Our screens are completely controlled by ScreenCloud. Traditionally, people want to run big cables into their screens. With ScreenCloud we just put an IP network in, plug in ScreenCloud OS, and then all of our screens are synchronized, connected, separated. Whenever or wherever we want to change that content, we can do it.”</p></div></div></div><div class="swiper-slide"><div class="testimonial css-180pyn"><div class="css-qwv1rv"><div class="css-1qagovk"><img alt="Roar" loading="lazy" width="400" height="200" decoding="async" data-nimg="1" class="css-x9xt6e" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Forbia.be6d5ed8.webp&w=640&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Forbia.be6d5ed8.webp&w=828&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Forbia.be6d5ed8.webp&w=828&q=100"/><span class="css-1n846a9">Raymond Westerveld</span><span class="css-17gbngj">Global Workplace Solution Analyst</span></div></div><div class="css-14z1gxr"><p class="css-glibfg">“We were dealing with legacy systems—nine different signage solutions in total. Many of these screens displayed outdated information because updating them was too complicated for users. That’s where ScreenCloud really stepped up to the plate to deliver, simplicity and easy access for people to update any type of content.”</p></div></div></div></div></div></div></div></div></div><style data-emotion="css dri5t9">.css-dri5t9{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;color:#19191B;padding-top:60px;padding-bottom:50px;}@media screen and (min-width: 768px){.css-dri5t9{padding-top:100px;padding-bottom:15px;}}@media screen and (min-width: 1025px){.css-dri5t9{padding-top:105px;padding-bottom:10px;}}</style><section class="css-dri5t9"><style data-emotion="css 11pbo4s">.css-11pbo4s{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}</style><div class="css-11pbo4s"><style data-emotion="css arvuxy">.css-arvuxy{width:100%;max-width:1100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;margin-top:35px;margin-bottom:25px;margin:0 30px 0 30px;}@media screen and (min-width: 768px){.css-arvuxy{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;margin-top:110px;margin:0 60px 0 60px;}}@media screen and (min-width: 1025px){.css-arvuxy{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:100px;margin:0 auto 0 auto;}}</style><div class="css-arvuxy"><style data-emotion="css 1wugh99">.css-1wugh99{margin-bottom:35px;}@media screen and (min-width: 768px){.css-1wugh99{margin-bottom:35px;}}@media screen and (min-width: 1025px){.css-1wugh99{margin-bottom:0;}}</style><div class="css-1wugh99"><style data-emotion="css 1jbugrk">.css-1jbugrk{border-bottom:none;}.css-1jbugrk:focus{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;}</style><a id="footer-main-logo" class="css-1jbugrk" href="/"><style data-emotion="css ptvba5">.css-ptvba5{object-fit:contain;}</style><img alt="ScreenCloud Logotype" loading="lazy" width="45" height="45" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-icon-black.1d6fbc0b.svg&w=48&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-icon-black.1d6fbc0b.svg&w=96&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-icon-black.1d6fbc0b.svg&w=96&q=75"/></a><style data-emotion="css 1o43i5w">.css-1o43i5w{display:none;width:100%;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (min-width: 768px){.css-1o43i5w{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}@media screen and (min-width: 1025px){.css-1o43i5w{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><div class="css-1o43i5w"><style data-emotion="css 4y5q51">.css-4y5q51{font-family:var(--lato-font)!important;font-weight:500;font-size:14px;line-height:17px;margin:0;color:var(--theme-ui-colors-body);padding:0;list-style-type:none;padding-left:0;margin-bottom:0;margin-right:20px;}@media screen and (min-width: 768px){.css-4y5q51{margin-right:25px;}}@media screen and (min-width: 1025px){.css-4y5q51{margin-right:25px;}}</style><p class="css-4y5q51">© ScreenCloud</p></div><style data-emotion="css o24cqc">.css-o24cqc{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-column-gap:10px;column-gap:10px;row-gap:15px;font-family:var(--sora-font);font-size:14px;font-weight:600;white-space:nowrap;}@media screen and (min-width: 768px){.css-o24cqc{display:none;}}@media screen and (min-width: 1025px){.css-o24cqc{display:none;}}</style><div class="css-o24cqc"> <style data-emotion="css 9vd5ud">.css-9vd5ud{width:100%;}</style><span class="css-9vd5ud">Pay with:</span><style data-emotion="css 10odvzb">.css-10odvzb{height:11.25px;width:auto;}</style><img alt="VISA payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-10odvzb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=128&q=100"/><style data-emotion="css 1kzqiio">.css-1kzqiio{height:11.2px;width:auto;}</style><img alt="Mastercard payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-1kzqiio" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=128&q=100"/><style data-emotion="css 1lmctxc">.css-1lmctxc{height:15.8px;width:auto;}</style><img alt="PayPal payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-1lmctxc" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=128&q=100"/><style data-emotion="css 1vnuimb">.css-1vnuimb{height:24px;width:auto;}</style><img alt="American Express payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-1vnuimb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=128&q=100"/><style data-emotion="css 175n8nd">.css-175n8nd{height:17.6px;width:auto;}</style><img alt="JCB payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-175n8nd" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=128&q=100"/><style data-emotion="css 2wdbm0">.css-2wdbm0{height:11.6px;width:auto;}</style><img alt="Discover payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-2wdbm0" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=128&q=100"/><style data-emotion="css 19bcorz">.css-19bcorz{height:14.5px;width:auto;}</style><img alt="Bank transfer payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-19bcorz" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=128&q=100"/></div></div><style data-emotion="css 1vz6nbl">.css-1vz6nbl{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media screen and (min-width: 768px){.css-1vz6nbl{width:100%;}}@media screen and (min-width: 1025px){.css-1vz6nbl{width:910px;}}</style><div class="css-1vz6nbl"><style data-emotion="css 1ppsr7h">.css-1ppsr7h{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:100%;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:25px;column-gap:25px;}@media screen and (min-width: 768px){.css-1ppsr7h{-webkit-column-gap:45px;column-gap:45px;}}@media screen and (min-width: 1025px){.css-1ppsr7h{-webkit-column-gap:125px;column-gap:125px;}}</style><div class="css-1ppsr7h"><style data-emotion="css 137tnnm">.css-137tnnm{width:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}@media screen and (min-width: 768px){.css-137tnnm{width:auto;}}@media screen and (min-width: 1025px){.css-137tnnm{width:auto;}}</style><div class="css-137tnnm"><style data-emotion="css 1mej2qu">.css-1mej2qu{font-family:var(--sora-font);font-weight:500;font-size:14px;line-height:18px;margin:0;margin-bottom:20px;}</style><p class="css-1mej2qu">Terms and Privacy</p><style data-emotion="css y84o3v">.css-y84o3v{font-family:var(--lato-font)!important;font-weight:500;font-size:14px;line-height:17px;margin:0;color:var(--theme-ui-colors-body);padding:0;list-style-type:none;padding-left:0;margin-bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}</style><ul class="css-y84o3v"><style data-emotion="css mq6uoi">.css-mq6uoi{border-bottom:none;margin-bottom:12px;}.css-mq6uoi:hover,.css-mq6uoi:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><a id="terms-privacy-policy" target="_self" class="css-mq6uoi" href="/privacy">Privacy Policy</a><a id="terms-terms-of service" target="_self" class="css-mq6uoi" href="/terms">Terms of Service</a><a id="terms-service-level agreement" target="_self" class="css-mq6uoi" href="/sla">Service Level Agreement</a><a id="terms-data-processing addendum" target="_self" class="css-mq6uoi" href="/dpa">Data Processing Addendum</a><a id="terms-code-of conduct" target="_self" class="css-mq6uoi" href="/coc">Code of Conduct</a><a id="terms-trust-center" target="_blank" class="css-mq6uoi" href="https://trust.screencloud.com/">Trust Center</a></ul></div><style data-emotion="css 1xefs6t">.css-1xefs6t{width:40%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}@media screen and (min-width: 768px){.css-1xefs6t{width:auto;}}@media screen and (min-width: 1025px){.css-1xefs6t{width:auto;}}</style><div class="css-1xefs6t"><p class="css-1mej2qu">Partnerships</p><ul class="css-y84o3v"><a id="partnerships-partners" target="_self" class="css-mq6uoi" href="/partners">Partners</a><a id="partnerships-developers" target="_blank" class="css-mq6uoi" href="https://developer.screencloud.com">Developers</a><a id="partnerships-microsoft-partnership" target="_self" class="css-mq6uoi" href="/microsoft-partnership">Microsoft Partnership</a><a id="partnerships-chromeos-partnership" target="_self" class="css-mq6uoi" href="/chrome-partnership">ChromeOS Partnership</a></ul></div><style data-emotion="css 1262a9h">.css-1262a9h{width:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:40px;}@media screen and (min-width: 768px){.css-1262a9h{width:auto;margin-top:0;}}@media screen and (min-width: 1025px){.css-1262a9h{width:auto;margin-top:0;}}</style><div class="css-1262a9h"><p class="css-1mej2qu">Support</p><ul class="css-y84o3v"><a id="support-help-center" target="_blank" class="css-mq6uoi" href="https://help.screencloud.com/">Help Center</a><a id="support-guides" target="_self" class="css-mq6uoi" href="/resources?content_types=learn">Guides</a><a id="support-training-tutorials" target="_self" class="css-mq6uoi" href="/training">Training Tutorials</a><a id="support-faqs" target="_self" class="css-mq6uoi" href="/faqs">FAQs</a><a id="support-contact" target="_self" class="css-mq6uoi" href="/contact">Contact</a></ul></div><style data-emotion="css u63e7o">.css-u63e7o{width:40%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:40px;}@media screen and (min-width: 768px){.css-u63e7o{width:auto;margin-top:0;}}@media screen and (min-width: 1025px){.css-u63e7o{width:auto;margin-top:0;}}</style><div class="css-u63e7o"><p class="css-1mej2qu">Company</p><ul class="css-y84o3v"><a id="company-about" target="_self" class="css-mq6uoi" href="/about">About</a><a id="company-customer-reviews" target="_self" class="css-mq6uoi" href="/customer-reviews">Customer Reviews</a><a id="company-product-updates" target="_self" class="css-mq6uoi" href="/resources?content_types=product-updates">Product Updates</a><a id="company-careers" target="_self" class="css-mq6uoi" href="/careers">Careers</a></ul></div></div></div></div></div><style data-emotion="css 1k8c2ga">.css-1k8c2ga{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:calc(100vw - 2 * 30px);-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:20px;}@media screen and (min-width: 768px){.css-1k8c2ga{max-width:calc(100vw - 2 * 60px);-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:40px;}}@media screen and (min-width: 1025px){.css-1k8c2ga{max-width:1100px;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:30px;}}</style><div class="css-1k8c2ga"><style data-emotion="css h7qzc7">.css-h7qzc7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (min-width: 768px){.css-h7qzc7{display:none;}}@media screen and (min-width: 1025px){.css-h7qzc7{display:none;}}</style><div class="css-h7qzc7"><p class="css-4y5q51">© ScreenCloud</p></div><style data-emotion="css 71s7ns">.css-71s7ns{display:none;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-column-gap:10px;column-gap:10px;font-family:var(--sora-font);font-size:14px;font-weight:600;white-space:nowrap;}@media screen and (min-width: 768px){.css-71s7ns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}@media screen and (min-width: 1025px){.css-71s7ns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><div class="css-71s7ns"> <span>Pay with:</span><img alt="VISA payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-10odvzb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=128&q=75"/><img alt="Mastercard payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-1kzqiio" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=128&q=75"/><img alt="PayPal payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-1lmctxc" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=128&q=75"/><img alt="American Express payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-1vnuimb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=128&q=75"/><img alt="JCB payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-175n8nd" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=128&q=75"/><img alt="Discover payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-2wdbm0" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=128&q=75"/><img alt="Bank transfer payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-19bcorz" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=128&q=75"/></div><style data-emotion="css 5hlj4v">.css-5hlj4v{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-top:20px;}@media screen and (min-width: 768px){.css-5hlj4v{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:0;}}@media screen and (min-width: 1025px){.css-5hlj4v{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:0;}}</style><div class="css-5hlj4v"><style data-emotion="css 2xdb8w">.css-2xdb8w{border-bottom:none;}.css-2xdb8w:hover,.css-2xdb8w:focus{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}</style><a id="footer-youtube" target="_blank" class="css-2xdb8w" href="https://www.youtube.com/screenclouddigitalsignage"><style data-emotion="css 1ghbp16">.css-1ghbp16{width:17px;height:17px;margin-right:30px;object-fit:contain;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><div class="css-1ghbp16"><style data-emotion="css 1hmac3">.css-1hmac3{object-fit:contain;margin-top:3px;}</style><img alt="ScreenCloud YouTube Icon" loading="lazy" width="17" height="17" decoding="async" data-nimg="1" class="css-1hmac3" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fyoutube.d81bb4e0.svg&w=32&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fyoutube.d81bb4e0.svg&w=48&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fyoutube.d81bb4e0.svg&w=48&q=75"/></div></a><a id="footer-twitter" target="_blank" rel="nofollow noopener noopener noreferrer" class="css-2xdb8w" href="https://twitter.com/screencloud"><style data-emotion="css gdrszk">.css-gdrszk{width:17px;height:17px;margin-right:30px;object-fit:contain;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;}</style><div class="css-gdrszk"><style data-emotion="css 1k778ev">.css-1k778ev{object-fit:contain;display:block;}</style><img alt="ScreenCloud X Icon" loading="lazy" width="13" height="13" decoding="async" data-nimg="1" class="css-1k778ev" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fx.d9db7e53.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fx.d9db7e53.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fx.d9db7e53.svg&w=32&q=75"/></div></a><a id="footer-facebook" target="_blank" class="css-2xdb8w" href="https://www.facebook.com/ScreenCloudio"><style data-emotion="css znce7d">.css-znce7d{width:17px;height:17px;margin-right:30px;object-fit:contain;}</style><div class="css-znce7d"><img alt="ScreenCloud Facebook Icon" loading="lazy" width="17" height="17" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Ffacebook.424dfa06.svg&w=32&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Ffacebook.424dfa06.svg&w=48&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Ffacebook.424dfa06.svg&w=48&q=75"/></div></a><a id="footer-linkedin" target="_blank" class="css-2xdb8w" href="https://www.linkedin.com/company/screencloud"><div class="css-znce7d"><img alt="ScreenCloud LinkedIn Icon" loading="lazy" width="17" height="17" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flinkedin.51179578.svg&w=32&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flinkedin.51179578.svg&w=48&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flinkedin.51179578.svg&w=48&q=75"/></div></a><a id="footer-instagram" target="_blank" class="css-2xdb8w" href="https://www.instagram.com/screencloud"><style data-emotion="css vfdgkf">.css-vfdgkf{width:17px;height:17px;object-fit:contain;}</style><div class="css-vfdgkf"><img alt="ScreenCloud Instagram Icon" loading="lazy" width="15" height="15" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Finstagram.44aa8951.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Finstagram.44aa8951.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Finstagram.44aa8951.svg&w=32&q=75"/></div></a></div></div></section></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/education","query":{},"buildId":"emfczlNgnSU3hLptmieG1","nextExport":true,"autoExport":true,"isFallback":false,"dynamicIds":[36443],"scriptLoader":[]}</script></body></html>