CINXE.COM
Event Management Software by Sched
<!doctype html> <html class="no-js" lang="en-US" prefix="og: https://ogp.me/ns#" > <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eventOptions)))}_removeUserInteractionListener(e){this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.eventOptions)))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._requestAnimFrame(),new Promise((t=>{const n=document.createElement("script");let r;[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type",r=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){var e=document.createDocumentFragment();[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async].forEach((t=>{const n=t.getAttribute("src");if(n){const t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChild(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(r){e["rocket"+t]=n=r}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,r=document.createRange(),i=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),i.insertBefore(a,o)}}async _requestAnimFrame(){return new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-T83QPB5');</script> <script type="rocketlazyloadscript"> window.referralJS = ((window.referralJS !== null && window.referralJS !== undefined) ? window.referralJS : {}); window.referralJS.scriptConfig = { parameters: { src: "//referral.sched.com/ReferralSdk/referral.js", transactionKey: "e1754b4c-6542-4937-9068-55825c589305" } }; (function(f,r,n,d,b,y){b=f.createElement(r),y=f.getElementsByTagName(r)[0];b.async=1;b.src=n+"?referrer="+encodeURIComponent(window.location.origin+window.location.pathname).replace(/[!'()*]/g,escape);b.id="RR_DIVID_V5";b.setAttribute("transactionKey",window.referralJS.scriptConfig.parameters.transactionKey);y.parentNode.insertBefore(b,y)})(document,"script",window.referralJS.scriptConfig.parameters.src); </script> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>Event Management Software by Sched</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Material%20Icons%7CMaterial%20Icons%20Outlined%7CMaterial%20Icons%20Round&display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Material%20Icons%7CMaterial%20Icons%20Outlined%7CMaterial%20Icons%20Round&display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Material%20Icons%7CMaterial%20Icons%20Outlined%7CMaterial%20Icons%20Round&display=swap" /></noscript><link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&family=Roboto:wght@400;700&family=Material+Icons&family=Material+Icons+Outlined&family=Inter:wght@400;500;700&display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&family=Roboto:wght@400;700&family=Material+Icons&family=Material+Icons+Outlined&family=Inter:wght@400;500;700&display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&family=Roboto:wght@400;700&family=Material+Icons&family=Material+Icons+Outlined&family=Inter:wght@400;500;700&display=swap" /></noscript><link rel="stylesheet" href="https://sched.com/wp-content/cache/min/1/b47d6fb9c4a32589669e997fa7e1a150.css" media="all" data-minify="1" /> <meta name="description" content="Managing, organizing, promoting, planning and executing in-person, online, and hybrid events."/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://sched.com" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Event Management Software by Sched" /> <meta property="og:description" content="Managing, organizing, promoting, planning and executing in-person, online, and hybrid events." /> <meta property="og:url" content="https://sched.com" /> <meta property="og:site_name" content="Sched" /> <meta property="og:updated_time" content="2024-12-03T07:35:52-08:00" /> <meta property="og:image" content="https://i0.wp.com/sched.com/wp-content/uploads/2021/08/sched-default-blog-image.png" /> <meta property="og:image:secure_url" content="https://i0.wp.com/sched.com/wp-content/uploads/2021/08/sched-default-blog-image.png" /> <meta property="og:image:width" content="1373" /> <meta property="og:image:height" content="848" /> <meta property="og:image:alt" content="Sched" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Event Management Software by Sched" /> <meta name="twitter:description" content="Managing, organizing, promoting, planning and executing in-person, online, and hybrid events." /> <meta name="twitter:site" content="@sched" /> <meta name="twitter:creator" content="@sched" /> <meta name="twitter:image" content="https://i0.wp.com/sched.com/wp-content/uploads/2021/08/sched-default-blog-image.png" /> <meta name="twitter:label1" content="Written by" /> <meta name="twitter:data1" content="Tomislav" /> <meta name="twitter:label2" content="Time to read" /> <meta name="twitter:data2" content="Less than a minute" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://sched.com/#place","address":{"@type":"PostalAddress","streetAddress":"N/A","addressLocality":"New York","addressRegion":"NY","postalCode":"10019","addressCountry":"United States"}},{"@type":"Organization","@id":"https://sched.com/#organization","name":"SCHED","url":"https://sched.com","sameAs":["https://www.facebook.com/schedsched/","https://twitter.com/sched"],"email":"support@sched.com","address":{"@type":"PostalAddress","streetAddress":"N/A","addressLocality":"New York","addressRegion":"NY","postalCode":"10019","addressCountry":"United States"},"logo":{"@type":"ImageObject","@id":"https://sched.com/#logo","url":"https://sched.com/wp-content/uploads/2019/05/sched-logo-1.svg","contentUrl":"https://sched.com/wp-content/uploads/2019/05/sched-logo-1.svg","caption":"Sched","inLanguage":"en-US","width":"90","height":"35"},"contactPoint":[{"@type":"ContactPoint","telephone":"+1-888-312-1777","contactType":"customer support"}],"location":{"@id":"https://sched.com/#place"}},{"@type":"WebSite","@id":"https://sched.com/#website","url":"https://sched.com","name":"Sched","publisher":{"@id":"https://sched.com/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://sched.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://i0.wp.com/sched.com/wp-content/uploads/2021/08/sched-default-blog-image.png?fit=1373%2C848&ssl=1","url":"https://i0.wp.com/sched.com/wp-content/uploads/2021/08/sched-default-blog-image.png?fit=1373%2C848&ssl=1","width":"1373","height":"848","caption":"Sched","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://sched.com#webpage","url":"https://sched.com","name":"Event Management Software by Sched","datePublished":"2024-10-23T14:56:18-07:00","dateModified":"2024-12-03T07:35:52-08:00","about":{"@id":"https://sched.com/#organization"},"isPartOf":{"@id":"https://sched.com/#website"},"primaryImageOfPage":{"@id":"https://i0.wp.com/sched.com/wp-content/uploads/2021/08/sched-default-blog-image.png?fit=1373%2C848&ssl=1"},"inLanguage":"en-US"}]}</script> <meta name="google-site-verification" content="tL0X_piyvYIyUL5JtSMAckDJHM_sKj6JQstXSjZFbUI" /> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//js.hs-scripts.com' /> <link rel='dns-prefetch' href='//cdn.sched.co' /> <link rel='dns-prefetch' href='//cdn.jsdelivr.net' /> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//i0.wp.com' /> <link rel='dns-prefetch' href='//c0.wp.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <style id='safe-svg-svg-icon-style-inline-css' type='text/css'> .safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%} </style> <style id='jetpack-sharing-buttons-style-inline-css' type='text/css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='rank-math-toc-block-style-inline-css' type='text/css'> .wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item} </style> <style id='rank-math-rich-snippet-style-inline-css' type='text/css'> /*! * Plugin: Rank Math * URL: https://rankmath.com/wordpress/plugin/seo-suite/ * Name: rank-math-review-snippet.css */@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg)}}@keyframes bounce{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes bounce{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes loading{0%{background-size:20% 50% ,20% 50% ,20% 50%}20%{background-size:20% 20% ,20% 50% ,20% 50%}40%{background-size:20% 100%,20% 20% ,20% 50%}60%{background-size:20% 50% ,20% 100%,20% 20%}80%{background-size:20% 50% ,20% 50% ,20% 100%}100%{background-size:20% 50% ,20% 50% ,20% 50%}}@keyframes loading{0%{background-size:20% 50% ,20% 50% ,20% 50%}20%{background-size:20% 20% ,20% 50% ,20% 50%}40%{background-size:20% 100%,20% 20% ,20% 50%}60%{background-size:20% 50% ,20% 100%,20% 20%}80%{background-size:20% 50% ,20% 50% ,20% 100%}100%{background-size:20% 50% ,20% 50% ,20% 50%}}:root{--rankmath-wp-adminbar-height: 0}#rank-math-rich-snippet-wrapper{overflow:hidden}#rank-math-rich-snippet-wrapper h5.rank-math-title{display:block;font-size:18px;line-height:1.4}#rank-math-rich-snippet-wrapper .rank-math-review-image{float:right;max-width:40%;margin-left:15px}#rank-math-rich-snippet-wrapper .rank-math-review-data{margin-bottom:15px}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper{width:100%;padding:0 0 20px 0;float:left;clear:both;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-total{border:0;display:block;margin:0;width:auto;float:left;text-align:left;padding:0;font-size:24px;line-height:1;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star{float:left;margin-left:15px;margin-top:5px;position:relative;z-index:99;line-height:1}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper{display:inline-block;white-space:nowrap;position:relative;color:#e7e7e7}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper .rank-math-review-result{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:#ffbe01}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper i{font-size:18px;-webkit-text-stroke-width:1px;font-style:normal;padding:0 2px;line-height:inherit}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper i:before{content:"\2605"}body.rtl #rank-math-rich-snippet-wrapper .rank-math-review-image{float:left;margin-left:0;margin-right:15px}body.rtl #rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-total{float:right}body.rtl #rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star{float:right;margin-left:0;margin-right:15px}body.rtl #rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result{left:auto;right:0}@media screen and (max-width: 480px){#rank-math-rich-snippet-wrapper .rank-math-review-image{display:block;max-width:100%;width:100%;text-align:center;margin-right:0}#rank-math-rich-snippet-wrapper .rank-math-review-data{clear:both}}.clear{clear:both} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #ffc82c;--wp--preset--color--secondary: #583f9a;--wp--preset--color--content: #525252;--wp--preset--color--success: #4caf50;--wp--preset--color--warning: #ffae00;--wp--preset--color--alert: #d32f2f;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/ajax/libs/jquery/3.5.1/jquery.min.js?ver=1733245228" id="jquery-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/wp-content/plugins/modern-events-calendar/assets/js/mec-general-calendar.js?ver=1733245229" id="mec-general-calendar-script-js" defer></script> <script type="text/javascript" id="mec-frontend-script-js-extra"> /* <![CDATA[ */ var mecdata = {"day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","elementor_edit_mode":"no","recapcha_key":"","ajax_url":"https:\/\/sched.com\/wp-admin\/admin-ajax.php","fes_nonce":"42f7613cd1","current_year":"2024","current_month":"12","datepicker_format":"yy-mm-dd&Y-m-d"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/wp-content/plugins/modern-events-calendar/assets/js/frontend.js?ver=1733245229" id="mec-frontend-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/wp-content/plugins/modern-events-calendar/assets/js/events.js?ver=1733245229" id="mec-events-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/www/js/jquery-migrate-3.0.1.min.js?ver=1733245229" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/www/js/slick.min.js?ver=1733245229" id="slick-js-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/npm/swiper@11/swiper-bundle.min.js?ver=1733245229" id="swiper-js-js" defer></script> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://sched.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsched.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://sched.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsched.com%2F&format=xml" /> <!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.1.75--> <script type="rocketlazyloadscript" class="hsq-set-content-id" data-content-id="standard-page"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); </script> <!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin --> <style>img#wpstats{display:none}</style> <meta name="onesignal" content="wordpress-plugin"/> <script type="rocketlazyloadscript"> window.OneSignal = window.OneSignal || []; OneSignal.push( function() { OneSignal.SERVICE_WORKER_UPDATER_PATH = 'OneSignalSDKUpdaterWorker.js'; OneSignal.SERVICE_WORKER_PATH = 'OneSignalSDKWorker.js'; OneSignal.SERVICE_WORKER_PARAM = { scope: '/wp-content/plugins/onesignal-free-web-push-notifications/sdk_files/push/onesignal/' }; OneSignal.setDefaultNotificationUrl("https://sched.com"); var oneSignal_options = {}; window._oneSignalInitOptions = oneSignal_options; oneSignal_options['wordpress'] = true; oneSignal_options['appId'] = '9eb033aa-8b1b-49d2-9311-db150a41c673'; oneSignal_options['allowLocalhostAsSecureOrigin'] = true; oneSignal_options['welcomeNotification'] = { }; oneSignal_options['welcomeNotification']['title'] = ""; oneSignal_options['welcomeNotification']['message'] = ""; oneSignal_options['welcomeNotification']['url'] = "https://sched.com/blog/"; oneSignal_options['path'] = "https://sched.com/wp-content/plugins/onesignal-free-web-push-notifications/sdk_files/"; oneSignal_options['safari_web_id'] = "web.onesignal.auto.165f55d2-2c2b-457d-b7b8-8b89270f4464"; oneSignal_options['persistNotification'] = false; oneSignal_options['promptOptions'] = { }; oneSignal_options['promptOptions']['actionMessage'] = "Let's stay in touch! Learn how to plan better events. Unsubscribe anytime."; oneSignal_options['promptOptions']['acceptButtonText'] = "YES PLEASE"; oneSignal_options['promptOptions']['cancelButtonText'] = "NO THANK YOU"; oneSignal_options['promptOptions']['siteName'] = "https://sched.com/"; OneSignal.init(window._oneSignalInitOptions); OneSignal.showSlidedownPrompt(); }); function documentInitOneSignal() { var oneSignal_elements = document.getElementsByClassName("OneSignal-prompt"); var oneSignalLinkClickHandler = function(event) { OneSignal.push(['registerForPushNotifications']); event.preventDefault(); }; for(var i = 0; i < oneSignal_elements.length; i++) oneSignal_elements[i].addEventListener('click', oneSignalLinkClickHandler, false); } if (document.readyState === 'complete') { documentInitOneSignal(); } else { window.addEventListener("load", function(event){ documentInitOneSignal(); }); } </script> <style type="text/css">.broken_link, a.broken_link { text-decoration: line-through; }</style><link rel="icon" href="https://i0.wp.com/sched.com/wp-content/uploads/2021/11/cropped-favicon.png?fit=32%2C32&ssl=1" sizes="32x32" /> <link rel="icon" href="https://i0.wp.com/sched.com/wp-content/uploads/2021/11/cropped-favicon.png?fit=192%2C192&ssl=1" sizes="192x192" /> <link rel="apple-touch-icon" href="https://i0.wp.com/sched.com/wp-content/uploads/2021/11/cropped-favicon.png?fit=180%2C180&ssl=1" /> <meta name="msapplication-TileImage" content="https://i0.wp.com/sched.com/wp-content/uploads/2021/11/cropped-favicon.png?fit=270%2C270&ssl=1" /> <style type="text/css" id="wp-custom-css"> /* Christmas logo positioning */ /*.header__logo-img { vertical-align: super; }*/ body { overflow-x: hidden; } .broken_link, a.broken_link { text-decoration: none; } /* Signup newsletter for Better Docs */ #_form_6035765BB5B2F_ { padding-top: 100px !important; } /* Pricing page */ .page-id-4724 .section__header { margin-bottom: 20px; } .page-id-4724 .section__title--small { font-size: 1.3125rem; } /* end Pricing page */ /* Vimeo Button */ #vimeo-button { margin-top: -25px; } /* end Vimeo Button */ /* Better docs fixing */ .cat-list-arrow-down { display: none !important; } .docs-cat-title-inner .docs-cat-heading { padding-left: 10px !important; } .docs-cat-title-inner { border-color: #584099 !important; } .docs-cat-title { padding: 0 !important; } .docs-single-cat-wrap .docs-item-container .docs-cat-link-btn { border-radius: 4px; border: none; font-size: 15px; color: #282828; margin-left: 10px; } .docs-single-cat-wrap .docs-item-container .docs-cat-link-btn { background-color: #ffc82c; } .betterdocs-categories-wrap.single-kb .docs-single-cat-wrap .docs-item-container { padding-top:10px !important; } /* end Better docs fixing */ iframe { max-width: 100%; } /* Remove Newsletter from Sofia Sales page */ body.page-id-4916 .newsletter { display: none; } body.page-id-4916 .section { padding: 0 0 60px; } /* Quick list fix */ section.pt4.mb4.pt5-ns.mb5-ns ul, ul.flex.flex-column.flex-row-ns { list-style: none; } /* Guides Video Full width */ .wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load { width: 100% !important; height: 100% !important; } .mejs-container { padding-top: 56.25%; } .wp-video, video.wp-video-shortcode { max-width: 100% !important; } video.wp-video-shortcode { position: relative; } .mejs-mediaelement { position: absolute; top: 0; right: 0; bottom: 0; left: 0; } .mejs-controls { display: none; } .mejs-overlay-play { top: 0; right: 0; bottom: 0; left: 0; width: auto !important; height: auto !important; } /* Helpful Yes No fix */ .helpful { box-shadow: none; border: none; } /* Comparison table fix */ .comparison .table-wrapper { padding-bottom: 0; } .comparison .table-wrapper table { margin-bottom: 5px; } /* WP Forms */ #wpforms-5872-field_7-container .wpforms-field-label { display: none; } /* .lp .mec-event-meta { box-shadow: none; padding: 0; margin: 0 0 50px; border: none; font-size: 14px; } .lp .mec-local-time-details.mec-frontbox { padding: 12px 14px 8px; margin-bottom: 12px; } */ .lp .mec-single-event-time { display: none; } .postid-5870 .wpforms-field-container { display: none; } /* Add to CSS files */ .wpforms-gdpr { font-size: 12px; font-weight: 400; line-height: 1.6; color: #454545; } .page-id-6204 .section.section--narrow { padding: 0; } .sc-card-list ul li { position: relative; list-style: none; margin: 10px 0; } .sc-card-list ul li:before { content: '\e5ca'; font-family: "Material Icons"; font-weight: 700; display: -webkit-flex; display: -ms-flexbox; display: flex; position: absolute; left: -25px; color: #583f9a; font-size: 17px; } /* Subscription */ /*.wpforms-field.wpforms-field-name label { display: none; }*/ /* end Subscription */ /* Landing page v2 */ .page-template-landing-page-v2 .banner-v4 { padding-bottom: 20px; } .page-template-landing-page-v2 .hero-v3__sales { text-align: center; margin-top: 20px; } .page-template-landing-page-v2 .hero2__header { margin-bottom: 0; } .page-template-landing-page-v2 .hero2__content { padding: 50px 0; text-align: center; } .page-template-landing-page-v2 .hero2__content .hero2__desc { font-size: 18px; } @media only screen and (max-width: 576px){ .page-template-landing-page-v2 .hero2 { padding-bottom: 20px; } .page-template-landing-page-v2 .hero2__figure { margin: 20px 0 0; } .page-template-landing-page-v2 .hero2__content .hero2__desc { font-size: 15px; } .page-template-landing-page-v2 .hero-v3__sales { margin-bottom: 5px; } .page-template-landing-page-v2 .v-tabs__button-mobile { display: flex; flex-direction: column; gap: 20px; } .page-template-landing-page-v2 .curious__button .button { width: auto; } .page-template-landing-page-v2 .hero2__content { padding: 30px 0; } } /* end Landing page v2 */ /* Demo form */ .postid-5870 .wpforms-field-container { display: block; } /* end Demo form */ /* AB testing */ .page-id-6336 .hero2__video { display: none; } .page-id-6336 .hero2__figure { display: flex; } /* end AB testing */ /* Contact us */ .page-id-7068 .section__header { padding-bottom: 0; } /* end Contact us */ .lp-header__grid { min-height: 60px; } body.page-template-page-landing-demo .site { padding-top: 60px; } /* Demo video page */ /* end Demo video page */ /* live-demo */ .postid-7133 .cell.auto { max-width: 700px; margin: 0 auto; } .postid-7133 .cell.xlarge-6 { display: none; } /* end live-demo */ /* Careers page */ .page-id-773 .entry-content { padding-right: 0; padding-bottom: 0; } .page-id-773 .section:last-child() { padding-bottom: 0 !important; } .page-id-773 .hbspt-form { width: 100%; } .page-id-773 .contact-form .wpforms-container { width: 100%; } /* end Careers page */ /* Only Live Demo */ .mec-events-live-demo .lp__demo-content--video { display: none; } .mec-events-live-demo .lp__demo-container--video { margin: 0 auto; } /* end Only Live Demo */ /* Blog Post Banner */ .post-banner .post-banner__desc strong { position: absolute; right: 68px; bottom: 43px; } /* end Blog Post Banner */ body:not(.page-template-page-home-hubspot) #hs-banner-parent { display: none; } /* Exit intent Newsletter */ .hs-form__pagination-content-container #hsRecaptchaTarget { display: none !important; } /* end Exit intent Newsletter */ /* Hide TOC */ .postid-8632 .betterdocs-toc, .postid-9770 .betterdocs-toc{ display: none !important; } /* end Hide TOC */ .blog__header--archive { margin-bottom: 10px; } .pricing-plans-v4 .pricing__desc { min-height: 51px; } .toc_list > li > a { font-size: 15px !important; } .toc_list a span { position: relative; } .toc_list a { padding-left: 0; } #toc_container ul ul { margin-left: 15px; } .editor-styles-wrapper h4, .post-content h4 { margin: 3rem 0 1rem; } /* Event Attendee Checking */ .page-id-11682 .hero__image { display: flex; justify-content: center; } .page-id-11682 .hero__image img { max-width: 480px } </style> <style type="text/css">.mec-event-grid-minimal .mec-modal-booking-button:hover, .mec-events-timeline-wrap .mec-organizer-item a, .mec-events-timeline-wrap .mec-organizer-item:after, .mec-events-timeline-wrap .mec-shortcode-organizers i, .mec-timeline-event .mec-modal-booking-button, .mec-wrap .mec-map-lightbox-wp.mec-event-list-classic .mec-event-date, .mec-timetable-t2-col .mec-modal-booking-button:hover, .mec-event-container-classic .mec-modal-booking-button:hover, .mec-calendar-events-side .mec-modal-booking-button:hover, .mec-event-grid-yearly .mec-modal-booking-button, .mec-events-agenda .mec-modal-booking-button, .mec-event-grid-simple .mec-modal-booking-button, .mec-event-list-minimal .mec-modal-booking-button:hover, .mec-timeline-month-divider, .mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span:hover,.mec-wrap.colorskin-custom .mec-calendar.mec-event-calendar-classic .mec-selected-day,.mec-wrap.colorskin-custom .mec-color, .mec-wrap.colorskin-custom .mec-event-sharing-wrap .mec-event-sharing > li:hover a, .mec-wrap.colorskin-custom .mec-color-hover:hover, .mec-wrap.colorskin-custom .mec-color-before *:before ,.mec-wrap.colorskin-custom .mec-widget .mec-event-grid-classic.owl-carousel .owl-nav i,.mec-wrap.colorskin-custom .mec-event-list-classic a.magicmore:hover,.mec-wrap.colorskin-custom .mec-event-grid-simple:hover .mec-event-title,.mec-wrap.colorskin-custom .mec-single-event .mec-event-meta dd.mec-events-event-categories:before,.mec-wrap.colorskin-custom .mec-single-event-date:before,.mec-wrap.colorskin-custom .mec-single-event-time:before,.mec-wrap.colorskin-custom .mec-events-meta-group.mec-events-meta-group-venue:before,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month i,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-next-month:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-next-month:hover,.mec-wrap.colorskin-custom .mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover,.mec-wrap.colorskin-custom .mec-infowindow-wp h5 a:hover, .colorskin-custom .mec-events-meta-group-countdown .mec-end-counts h3,.mec-calendar .mec-calendar-side .mec-next-month i,.mec-wrap .mec-totalcal-box i,.mec-calendar .mec-event-article .mec-event-title a:hover,.mec-attendees-list-details .mec-attendee-profile-link a:hover,.mec-wrap.colorskin-custom .mec-next-event-details li i, .mec-next-event-details i:before, .mec-marker-infowindow-wp .mec-marker-infowindow-count, .mec-next-event-details a,.mec-wrap.colorskin-custom .mec-events-masonry-cats a.mec-masonry-cat-selected,.lity .mec-color,.lity .mec-color-before :before,.lity .mec-color-hover:hover,.lity .mec-wrap .mec-color,.lity .mec-wrap .mec-color-before :before,.lity .mec-wrap .mec-color-hover:hover,.leaflet-popup-content .mec-color,.leaflet-popup-content .mec-color-before :before,.leaflet-popup-content .mec-color-hover:hover,.leaflet-popup-content .mec-wrap .mec-color,.leaflet-popup-content .mec-wrap .mec-color-before :before,.leaflet-popup-content .mec-wrap .mec-color-hover:hover, .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active.mec-color, .mec-map-boxshow div .mec-map-view-event-detail.mec-event-detail i,.mec-map-boxshow div .mec-map-view-event-detail.mec-event-detail:hover,.mec-map-boxshow .mec-color,.mec-map-boxshow .mec-color-before :before,.mec-map-boxshow .mec-color-hover:hover,.mec-map-boxshow .mec-wrap .mec-color,.mec-map-boxshow .mec-wrap .mec-color-before :before,.mec-map-boxshow .mec-wrap .mec-color-hover:hover, .mec-choosen-time-message, .mec-booking-calendar-month-navigation .mec-next-month:hover, .mec-booking-calendar-month-navigation .mec-previous-month:hover, .mec-yearly-view-wrap .mec-agenda-event-title a:hover, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year i, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year i, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year:hover, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year:hover, .mec-av-spot .mec-av-spot-head .mec-av-spot-box span, .mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month:hover .mec-load-month-link, .mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-next-month:hover .mec-load-month-link, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year:hover .mec-load-month-link, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year:hover .mec-load-month-link, .mec-skin-list-events-container .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item a, .mec-booking-shortcode .mec-event-ticket-name, .mec-booking-shortcode .mec-event-ticket-price, .mec-booking-shortcode .mec-ticket-variation-name, .mec-booking-shortcode .mec-ticket-variation-price, .mec-booking-shortcode label, .mec-booking-shortcode .nice-select, .mec-booking-shortcode input, .mec-booking-shortcode span.mec-book-price-detail-description, .mec-booking-shortcode .mec-ticket-name, .mec-booking-shortcode label.wn-checkbox-label, .mec-wrap.mec-cart table tr td a {color: #f1c40f}.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-modal-booking-button:hover, .mec-wrap.colorskin-custom .mec-event-sharing .mec-event-share:hover .event-sharing-icon,.mec-wrap.colorskin-custom .mec-event-grid-clean .mec-event-date,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing > li:hover a i,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing .mec-event-share:hover .mec-event-sharing-icon,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing li:hover a i,.mec-wrap.colorskin-custom .mec-calendar:not(.mec-event-calendar-classic) .mec-selected-day,.mec-wrap.colorskin-custom .mec-calendar .mec-selected-day:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-row dt.mec-has-event:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-has-event:after, .mec-wrap.colorskin-custom .mec-bg-color, .mec-wrap.colorskin-custom .mec-bg-color-hover:hover, .colorskin-custom .mec-event-sharing-wrap:hover > li, .mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.mec-wrap .flip-clock-wrapper ul li a div div.inn,.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.event-carousel-type1-head .mec-event-date-carousel,.mec-event-countdown-style3 .mec-event-date,#wrap .mec-wrap article.mec-event-countdown-style1,.mec-event-countdown-style1 .mec-event-countdown-part3 a.mec-event-button,.mec-wrap .mec-event-countdown-style2,.mec-map-get-direction-btn-cnt input[type="submit"],.mec-booking button,span.mec-marker-wrap,.mec-wrap.colorskin-custom .mec-timeline-events-container .mec-timeline-event-date:before, .mec-has-event-for-booking.mec-active .mec-calendar-novel-selected-day, .mec-booking-tooltip.multiple-time .mec-booking-calendar-date.mec-active, .mec-booking-tooltip.multiple-time .mec-booking-calendar-date:hover, .mec-ongoing-normal-label, .mec-calendar .mec-has-event:after, .mec-event-list-modern .mec-event-sharing li:hover .telegram{background-color: #f1c40f;}.mec-booking-tooltip.multiple-time .mec-booking-calendar-date:hover, .mec-calendar-day.mec-active .mec-booking-tooltip.multiple-time .mec-booking-calendar-date.mec-active{ background-color: #f1c40f;}.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-modal-booking-button:hover, .mec-timeline-month-divider, .mec-wrap.colorskin-custom .mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a:hover img,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing > li:hover a i,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing .mec-event-share:hover .mec-event-sharing-icon,.mec-wrap.colorskin-custom .mec-event-list-standard .mec-month-divider span:before,.mec-wrap.colorskin-custom .mec-single-event .mec-social-single:before,.mec-wrap.colorskin-custom .mec-single-event .mec-frontbox-title:before,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-events-side .mec-table-side-day, .mec-wrap.colorskin-custom .mec-border-color, .mec-wrap.colorskin-custom .mec-border-color-hover:hover, .colorskin-custom .mec-single-event .mec-frontbox-title:before, .colorskin-custom .mec-single-event .mec-wrap-checkout h4:before, .colorskin-custom .mec-single-event .mec-events-meta-group-booking form > h4:before, .mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.event-carousel-type1-head .mec-event-date-carousel:after,.mec-wrap.colorskin-custom .mec-events-masonry-cats a.mec-masonry-cat-selected, .mec-marker-infowindow-wp .mec-marker-infowindow-count, .mec-wrap.colorskin-custom .mec-events-masonry-cats a:hover, .mec-has-event-for-booking .mec-calendar-novel-selected-day, .mec-booking-tooltip.multiple-time .mec-booking-calendar-date.mec-active, .mec-booking-tooltip.multiple-time .mec-booking-calendar-date:hover, .mec-virtual-event-history h3:before, .mec-booking-tooltip.multiple-time .mec-booking-calendar-date:hover, .mec-calendar-day.mec-active .mec-booking-tooltip.multiple-time .mec-booking-calendar-date.mec-active, .mec-rsvp-form-box form > h4:before, .mec-wrap .mec-box-title::before, .mec-box-title::before {border-color: #f1c40f;}.mec-wrap.colorskin-custom .mec-event-countdown-style3 .mec-event-date:after,.mec-wrap.colorskin-custom .mec-month-divider span:before, .mec-calendar.mec-event-container-simple dl dt.mec-selected-day, .mec-calendar.mec-event-container-simple dl dt.mec-selected-day:hover{border-bottom-color:#f1c40f;}.mec-wrap.colorskin-custom article.mec-event-countdown-style1 .mec-event-countdown-part2:after{border-color: transparent transparent transparent #f1c40f;}.mec-wrap.colorskin-custom .mec-box-shadow-color { box-shadow: 0 4px 22px -7px #f1c40f;}.mec-events-timeline-wrap .mec-shortcode-organizers, .mec-timeline-event .mec-modal-booking-button, .mec-events-timeline-wrap:before, .mec-wrap.colorskin-custom .mec-timeline-event-local-time, .mec-wrap.colorskin-custom .mec-timeline-event-time ,.mec-wrap.colorskin-custom .mec-timeline-event-location,.mec-choosen-time-message { background: rgba(241,196,15,.11);}.mec-wrap.colorskin-custom .mec-timeline-events-container .mec-timeline-event-date:after{ background: rgba(241,196,15,.3);}.mec-booking-shortcode button { box-shadow: 0 2px 2px rgba(241 196 15 / 27%);}.mec-booking-shortcode button.mec-book-form-back-button{ background-color: rgba(241 196 15 / 40%);}.mec-events-meta-group-booking-shortcode{ background: rgba(241,196,15,.14);}.mec-booking-shortcode label.wn-checkbox-label, .mec-booking-shortcode .nice-select,.mec-booking-shortcode input, .mec-booking-shortcode .mec-book-form-gateway-label input[type=radio]:before, .mec-booking-shortcode input[type=radio]:checked:before, .mec-booking-shortcode ul.mec-book-price-details li, .mec-booking-shortcode ul.mec-book-price-details{ border-color: rgba(241 196 15 / 27%) !important;}.mec-booking-shortcode input::-webkit-input-placeholder,.mec-booking-shortcode textarea::-webkit-input-placeholder{color: #f1c40f}.mec-booking-shortcode input::-moz-placeholder,.mec-booking-shortcode textarea::-moz-placeholder{color: #f1c40f}.mec-booking-shortcode input:-ms-input-placeholder,.mec-booking-shortcode textarea:-ms-input-placeholder {color: #f1c40f}.mec-booking-shortcode input:-moz-placeholder,.mec-booking-shortcode textarea:-moz-placeholder {color: #f1c40f}.mec-booking-shortcode label.wn-checkbox-label:after, .mec-booking-shortcode label.wn-checkbox-label:before, .mec-booking-shortcode input[type=radio]:checked:after{background-color: #f1c40f}</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> </head> <body class="home page-template page-template-page-builder page-template-page-builderpage-builder-php page page-id-11674 topbar w-bg-grey page-home"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T83QPB5" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="site" id="top"> <header id="header" class="header"> <div class="header__main"> <div class="grid-container"> <div class="header__logo"> <a class="header__logo-link" href="https://sched.com" title="Sched"> <img class="header__logo-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2035'%3E%3C/svg%3E" title="Sched - Event Schedule & Agenda Builder App" alt="Sched logo" width="90" height="35" data-lazy-src="https://cdn.sched.co/img/sched-logo.svg" /><noscript><img class="header__logo-img" src="https://cdn.sched.co/img/sched-logo.svg" title="Sched - Event Schedule & Agenda Builder App" alt="Sched logo" width="90" height="35" /></noscript> </a> </div> <nav class="header__menu"> <div class="menu header-nav"> <div class="menu__item menu__item--has-sub"><span>Solutions</span> <div class="submenu"> <div class="submenu__container submenu__container--solutions"> <div class="submenu__widget"> <h3 class="submenu__title">By Industry</h3> <div class="submenu__list"> <div class="submenu__list-item submenu__list-item--k-12-schools"> <a href="https://sched.com/k-12-schools/"> <h3 class="submenu__list-title">K-12 schools</h3> <div class="submenu__list-desc">Empower schools with unified event management</div> </a> </div> <div class="submenu__list-item submenu__list-item--nonprofit"> <a href="https://sched.com/nonprofit-organizations/"> <h3 class="submenu__list-title">Nonprofit organizations</h3> <div class="submenu__list-desc">Get more from your events with efficient and engaging tools</div> </a> </div> <div class="submenu__list-item submenu__list-item--higher-education"> <a href="https://sched.com/higher-education/"> <h3 class="submenu__list-title">Higher education</h3> <div class="submenu__list-desc">Prioritize simple interaction and budget-friendly solutions </div> </a> </div> </div> </div> <div class="submenu__widget"> <h3 class="submenu__title">By Event Type</h3> <div class="submenu__list"> <div class="submenu__list-item submenu__list-item--conferences"> <a href="https://sched.com/conference-planning-app/"> <h3 class="submenu__list-title">Conferences</h3> <div class="submenu__list-desc">Easily build, schedule and manage your conference.</div> </a> </div> <div class="submenu__list-item submenu__list-item--conventions"> <a href="https://sched.com/convention-schedule-app/"> <h3 class="submenu__list-title">Conventions</h3> <div class="submenu__list-desc">Give attendees, speakers & sponsors an interactive convention experience.</div> </a> </div> <div class="submenu__list-item submenu__list-item--festivals"> <a href="https://sched.com/festival-management-software/"> <h3 class="submenu__list-title">Festivals</h3> <div class="submenu__list-desc">Centralize ticketing, registration & festival scheduling.</div> </a> </div> <div class="submenu__list-item submenu__list-item--seminars"> <a href="https://sched.com/seminars/"> <h3 class="submenu__list-title">Seminars</h3> <div class="submenu__list-desc">Organize and elevate your seminars.</div> </a> </div> <div class="submenu__list-item submenu__list-item--professional-development"> <a href="https://sched.com/professional-development/"> <h3 class="submenu__list-title">Professional development</h3> <div class="submenu__list-desc">Plan all your events in one platform</div> </a> </div> </div> </div> <div class="submenu__widget"> <h3 class="submenu__title">By Venue</h3> <div class="submenu__list"> <div class="submenu__list-item submenu__list-item--in-person"> <a href="https://sched.com/in-person-event-planning/"> <h3 class="submenu__list-title">In-Person</h3> <div class="submenu__list-desc">Bring people together effortlessly under one roof.</div> </a> </div> <div class="submenu__list-item submenu__list-item--virtual-hybrid"> <a href="https://sched.com/hybrid-and-virtual-conferences/"> <h3 class="submenu__list-title">Virtual & hybrid</h3> <div class="submenu__list-desc">Deliver seamless and engaging online experiences.</div> </a> </div> </div> </div> <div class="submenu__widget"> <h3 class="submenu__title">By Role</h3> <div class="submenu__list"> <div class="submenu__list-item submenu__list-item--attendees"> <a href="https://sched.com/event-attendee-app/"> <h3 class="submenu__list-title">Attendees</h3> <div class="submenu__list-desc">Quickly add and invite your attendees.</div> </a> </div> <div class="submenu__list-item submenu__list-item--speakers"> <a href="https://sched.com/speaker-management-software/"> <h3 class="submenu__list-title">Speakers</h3> <div class="submenu__list-desc">Empower your speakers to take control of their sessions.</div> </a> </div> <div class="submenu__list-item submenu__list-item--sponsors"> <a href="https://sched.com/event-sponsors/"> <h3 class="submenu__list-title">Sponsors</h3> <div class="submenu__list-desc">Display your sponsors along with their logo and website.</div> </a> </div> </div> </div> </div> </div> </div> <div class="menu__item menu__item--has-sub"><span>Product</span> <div class="submenu"> <div class="submenu__container submenu__container--product"> <div class="submenu__widget"> <h3 class="submenu__title">Features</h3> <div class="submenu__list"> <div class="submenu__list-item submenu__list-item--scheduling"> <a href="https://sched.com/event-scheduling-software/"> <h3 class="submenu__list-title">Scheduling</h3> </a> </div> <div class="submenu__list-item submenu__list-item--event-registration"> <a href="https://sched.com/event-registration-software/"> <h3 class="submenu__list-title">Event registration</h3> </a> </div> <div class="submenu__list-item submenu__list-item--page-management"> <a href="https://sched.com/event-page-management/"> <h3 class="submenu__list-title">Page management</h3> </a> </div> <div class="submenu__list-item submenu__list-item--app-desktop"> <a href="https://sched.com/event-app/"> <h3 class="submenu__list-title">Event App</h3> </a> </div> <div class="submenu__list-item submenu__list-item--reporting-analytics"> <a href="https://sched.com/event-analytics-platform/"> <h3 class="submenu__list-title">Event analytics</h3> </a> </div> </div> </div> <div class="submenu__widget submenu__widget--no-title"> <div class="submenu__list"> <div class="submenu__list-item submenu__list-item--call-for-papers"> <a href="https://sched.com/call-for-papers/"> <h3 class="submenu__list-title">Call for papers</h3> </a> </div> <div class="submenu__list-item submenu__list-item--ai-features"> <a href="https://sched.com/ai-event-planner/"> <h3 class="submenu__list-title">AI event planner</h3> </a> </div> <div class="submenu__list-item submenu__list-item--badges"> <a href="https://sched.com/badges/"> <h3 class="submenu__list-title">Badges</h3> </a> </div> <div class="submenu__list-item submenu__list-item--attendee-tracking"> <a href="https://sched.com/attendee-tracking/"> <h3 class="submenu__list-title">Event attendee tracking</h3> </a> </div> <div class="submenu__list-item submenu__list-item--check-in"> <a href="https://sched.com/check-in/"> <h3 class="submenu__list-title">Check-in</h3> </a> </div> </div> </div> <div class="submenu__widget submenu__widget--half submenu__content submenu__content--half"> <div> <img width="785" height="562" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20785%20562'%3E%3C/svg%3E" alt="Sched App screenshot" data-lazy-src="https://sched.com/wp-content/themes/sched/dist/assets/images/menu/menu-product-screenshot.jpg"><noscript><img width="785" height="562" src="https://sched.com/wp-content/themes/sched/dist/assets/images/menu/menu-product-screenshot.jpg" alt="Sched App screenshot"></noscript> </div> <div> <h3 class="submenu__content-title">Discover Sched's intuitive features</h3> <div class="submenu__content-desc"> <p>See how easy event management and session scheduling are in our weekly demo. Receive a live walkthrough of our features and get your questions answered.</p> </div> <div class="submenu__content-button"> <a href="https://sched.com/demo/" class="button button--ghost button--icon button--arrow">Watch Demo Video</a> </div> </div> </div> </div> </div> </div> <div class="menu__item"><a href="https://sched.com/pricing/">Pricing</a></div> <div class="menu__item menu__item--has-sub"><span>Resources</span> <div class="submenu"> <div class="submenu__container submenu__container--resources"> <div class="submenu__widget"> <h3 class="submenu__title">Support guides</h3> <div class="submenu__list"> <div class="submenu__list-item submenu__list-item--support-center"> <a href="https://sched.com/support/"> <h3 class="submenu__list-title">Support center</h3> </a> </div> <div class="submenu__list-item submenu__list-item--webinars"> <a href="https://sched.com/webinars/"> <h3 class="submenu__list-title">Webinars</h3> </a> </div> <div class="submenu__list-item submenu__list-item--buyers-guide"> <a href="https://sched.com/blog/buying-guide-event-management-software/"> <h3 class="submenu__list-title">Buyer's guide</h3> </a> </div> <div class="submenu__list-item submenu__list-item--explore"> <a href="https://sched.com/explore-sched/"> <h3 class="submenu__list-title">Explore Sched for free</h3> </a> </div> </div> </div> <div class="submenu__widget"> <h3 class="submenu__title">News</h3> <div class="submenu__list"> <div class="submenu__list-item submenu__list-item--blog"> <a href="https://sched.com/blog/"> <h3 class="submenu__list-title">Blog</h3> </a> </div> <div class="submenu__list-item submenu__list-item--success-stories"> <a href="https://sched.com/blog/category/success-stories/"> <h3 class="submenu__list-title">Success stories</h3> </a> </div> <div class="submenu__list-item submenu__list-item--product-updates"> <a href="https://sched.com/blog/category/product-updates/"> <h3 class="submenu__list-title">Product updates</h3> </a> </div> <div class="submenu__list-item submenu__list-item--pd"> <a href="https://scorecard.sched.com/" target="_blank"> <h3 class="submenu__list-title">Free event assessment quiz</h3> </a> </div> </div> </div> <div class="submenu__widget submenu__widget--half"> <h3 class="submenu__title">Latest Articles</h3> <div class="submenu__content"> <ul class="submenu__content-list submenu__content-list--blog"> <li><a href="https://sched.com/blog/your-event-planning-just-got-easier-badges-call-for-papers-and-more/">Your Event Planning Just Got Easier: Badges, Call for Papers, and more!</a></li> <li><a href="https://sched.com/blog/college-event-ideas/">15 Best College Event Ideas to Get Students Involved</a></li> <li><a href="https://sched.com/blog/education-conferences-2025/">10 Best Education Conferences in 2025 for K-12 Educators</a></li> </ul> <div class="submenu__content-more"> <a href="https://sched.com/blog/">See all</a> </div> </div> </div> </div> </div> </div> <div class="menu__item"><a href="https://sched.com/contact-us/">Contact</a></div> </div> <div class="menu__footer"> <div class="user-out"> <div class="menu__footer-container"> <div> <a class="button button--small" href="https://sched.com/register/">Start Free Now</a> </div> <div> <a class="button button--small button--hollow" href="https://sched.com/login">Login</a> </div> <div> <a class="button button--small button--hollow button--icon button--search" href="https://sched.com/directory">Find an Event</a> </div> </div> </div> <div class="user-in"> <div class="menu__footer-container"> <div> <a class="button button--small" href="https://sched.com/register/">Create New Event</a> </div> <div> <a class="button button--small button--hollow button--icon button--search" href="https://sched.com/my-events">My Events</a> </div> <div> <a class="button button--small button--hollow" href="https://sched.com/?logout" rel="noindex nofollow">Logout</a> </div> </div> </div> </div> </nav> <div class="header__nav-right"> <div class="menu header-nav user-in" style="display: none;"> <div class="menu__item"><a href="https://sched.com/my-events">My Events</a></div> <div class="menu__item menu__item--has-sub"><span>My Account</span> <div class="submenu normal-sub"> <div class="submenu__list"> <div class="submenu__list-item submenu__list-item--noicon"> <a href="https://sched.com/sub"> <h3 class="submenu__list-title">Subscription</h3> </a> </div> <div class="submenu__list-item submenu__list-item--noicon"> <a href="https://sched.com/purchase/billinginfo.php"> <h3 class="submenu__list-title">Billing details</h3> </a> </div> <div class="submenu__list-item submenu__list-item--noicon"> <a href="?logout"> <h3 class="submenu__list-title">Logout</h3> </a> </div> </div> </div> </div> </div> <div class="menu header-nav user-out" style="display: none;"> <div class="menu__item"><a href="https://sched.com/directory">Find an event</a></div> <div class="menu__item"><a href="https://sched.com/login">Login</a></div> </div> <div class="user-out"> <a class="button button--small" href="https://sched.com/register/">Start Free Now</a> </div> </div> <a href="#" class="menu-mobile"> <div class="menu-bar1"></div> <div class="menu-bar2"></div> <div class="menu-bar3"></div> </a> </div> </div> </header> <main class="main"> <section id="hero" class="hero hero--dark hero--yellow"> <div class="grid-container ultra"> <div class="hero__grid hero__grid--vertical"> <div class="hero__content"> <header class="hero__header"> <h1 class="hero__subtitle">Event management software</h1> <h2 class="hero__title">Become an event superhero with AI-powered event management software</h2> </header> <div class="module-content text-center"> <p>Sched is a flexible and easy way for you to organize better events. Plan more for less with <strong>unlimited events</strong> and <strong>unlimited free participants</strong> for smaller gatherings.</p> </div> <div class="hero__buttons"> <a href="https://sched.com/demo/" class="button button--large button--hollow button--icon button--play">Watch Demo</a> <a href="https://sched.com/register/" class="button button--large button--yellow">Start Free Now</a> </div> </div> <div class="hero__media"> <figure class="hero__image"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201517%20794'%3E%3C/svg%3E" alt="Hero app 2" width="1517" height="794" data-lazy-src="https://i0.wp.com/sched.com/wp-content/uploads/2024/10/hero-app-2.png?fit=1517%2C794&ssl=1" ><noscript><img src="https://i0.wp.com/sched.com/wp-content/uploads/2024/10/hero-app-2.png?fit=1517%2C794&ssl=1" alt="Hero app 2" width="1517" height="794" ></noscript> </figure> </div> </div> </div> </section> <section class="section"> <div class="logos__container" style="max-width: 2100px;"> <div class="logos__list"> <div class="logos__list-item"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%2026'%3E%3C/svg%3E" alt="Techstars logo" width="150" height="26" data-lazy-src="https://sched.com/wp-content/uploads/2023/12/techstars-logo.svg"><noscript><img src="https://sched.com/wp-content/uploads/2023/12/techstars-logo.svg" alt="Techstars logo" width="150" height="26"></noscript> </div> <div class="logos__list-item"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%2064'%3E%3C/svg%3E" alt="Yale University Logo" width="150" height="64" data-lazy-src="https://sched.com/wp-content/uploads/2023/12/Yale-University-Logo.svg"><noscript><img src="https://sched.com/wp-content/uploads/2023/12/Yale-University-Logo.svg" alt="Yale University Logo" width="150" height="64"></noscript> </div> <div class="logos__list-item"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%2044'%3E%3C/svg%3E" alt="National Geographic Logo" width="150" height="44" data-lazy-src="https://sched.com/wp-content/uploads/2023/12/National-Geographic-Logo.svg"><noscript><img src="https://sched.com/wp-content/uploads/2023/12/National-Geographic-Logo.svg" alt="National Geographic Logo" width="150" height="44"></noscript> </div> <div class="logos__list-item"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%2069'%3E%3C/svg%3E" alt="Chicago Public Schools Logo" width="150" height="69" data-lazy-src="https://sched.com/wp-content/uploads/2023/12/Chicago-Public-Schools-Logo.svg"><noscript><img src="https://sched.com/wp-content/uploads/2023/12/Chicago-Public-Schools-Logo.svg" alt="Chicago Public Schools Logo" width="150" height="69"></noscript> </div> <div class="logos__list-item"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%2096'%3E%3C/svg%3E" alt="United Nations Logo" width="150" height="96" data-lazy-src="https://sched.com/wp-content/uploads/2023/12/United-Nations-Logo.svg"><noscript><img src="https://sched.com/wp-content/uploads/2023/12/United-Nations-Logo.svg" alt="United Nations Logo" width="150" height="96"></noscript> </div> <div class="logos__list-item"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20288%20220'%3E%3C/svg%3E" alt="ymca logo" width="288" height="220" data-lazy-src="https://sched.com/wp-content/uploads/2022/01/ymca-logo.svg"><noscript><img src="https://sched.com/wp-content/uploads/2022/01/ymca-logo.svg" alt="ymca logo" width="288" height="220"></noscript> </div> </div> </div> </section> <section class="features-tabs section"> <div class="grid-container ultra"> <header class="section__header section__header--full section__header--center"> <h3 class="section__subtitle">Schedule management software features</h3> <h2 class="section__title">Meet your all-in-one AI event planning toolkit! 🔧💫</h2> </header> <div class="tabs h-tabs" data-tabs id="tab-tabs"> <div class="h-tabs__title tabs-title is-active"> <a data-tabs-target="tab1" href="#tab1">Registration</a> </div> <div class="h-tabs__title tabs-title"> <a data-tabs-target="tab2" href="#tab2">Management</a> </div> <div class="h-tabs__title tabs-title"> <a data-tabs-target="tab3" href="#tab3">Content</a> </div> <div class="h-tabs__title tabs-title"> <a data-tabs-target="tab4" href="#tab4">Scheduling</a> </div> <div class="h-tabs__title tabs-title"> <a data-tabs-target="tab5" href="#tab5">Communications</a> </div> <div class="h-tabs__title tabs-title"> <a data-tabs-target="tab6" href="#tab6">Support</a> </div> </div> <div class="tabs-content h-tabs__content" data-tabs-content="tab-tabs"> <div class="h-tabs__panel tabs-panel is-active" id="tab1"> <div class="v-tabs__grid"> <div class="v-tabs__tabs tabs" data-tabs="" id="registration-tabs" role="tablist" data-t="ogffdu-t"> <div class="v-tabs__title tabs-title is-active" role="presentation"> <a href="https://sched.com/#registration1" role="tab" aria-controls="registration1" id="registration1-label"> <strong>Promotion</strong> <span>Easily import and promote events to a mailing list of prospective attendees all from within the Sched platform.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="registration2" href="https://sched.com/#registration2" role="tab" aria-controls="registration2" id="registration2-label"> <strong>Registration</strong> <span>Let Sched's software manage the attendee registration process and facilitate the meeting sign-up process. Use Sched's native ticketing system or connect to other ticketing platforms with Sched's API. Make your event free or charge a registration fee and collect payments fast.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="registration3" href="https://sched.com/#registration3" role="tab" aria-controls="registration3" id="registration3-label"> <strong>Session Registration & Scheduling</strong> <span>Manage session capacities, waiting lists, prevent double bookings and then track check-ins and session attendance. Need to find a larger room? Sched supports on-the-fly session changes and real-time in-app notifications of all attendees.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="registration4" href="https://sched.com/#registration4" role="tab" aria-controls="registration4" id="registration4-label"> <strong>Eco-Friendly</strong> <span>Stop printing (and reprinting) schedules. Sched puts the entire conference online, saving trees and headaches.</span> </a> </div> <div class="v-tabs__button section__button"> <a class="button" href="https://sched.com/register/">Start Free Now</a> </div> </div> <div class="v-tabs__content tabs-content" data-tabs-content="registration-tabs"> <div class="v-tabs__panel tabs-panel is-active" id="registration1" role="tabpanel" aria-labelledby="registration1-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched attendees invitation feature in web app" data-lazy-src="https://cdn.sched.co/img/features/promotion.png"><noscript><img src="https://cdn.sched.co/img/features/promotion.png" alt="Sched attendees invitation feature in web app"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="registration2" role="tabpanel" aria-labelledby="registration2-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched registration feature in web app" data-lazy-src="https://cdn.sched.co/img/features/registration.png"><noscript><img src="https://cdn.sched.co/img/features/registration.png" alt="Sched registration feature in web app"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="registration3" role="tabpanel" aria-labelledby="registration3-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched session registration feature in web app" data-lazy-src="https://cdn.sched.co/img/features/session-registration-&-scheduling.png"><noscript><img src="https://cdn.sched.co/img/features/session-registration-&-scheduling.png" alt="Sched session registration feature in web app"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="registration4" role="tabpanel" aria-labelledby="registration4-label"> <figure class="v-tabs__figure"> <img class="v-tabs__image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Eco-Friendly" data-lazy-src="https://cdn.sched.co/img/features/eco-friendly-reduced.jpg"><noscript><img class="v-tabs__image" src="https://cdn.sched.co/img/features/eco-friendly-reduced.jpg" alt="Eco-Friendly"></noscript> </figure> </div> </div> </div> </div> <div class="h-tabs__panel tabs-panel" id="tab2"> <div class="v-tabs__grid"> <div class="v-tabs__tabs tabs" data-tabs="" id="management-tabs" role="tablist" data-t="9tdtpd-t"> <div class="v-tabs__title tabs-title is-active" role="presentation"> <a href="https://sched.com/#management1" role="tab" aria-controls="management1" id="management1-label"> <strong>Native App</strong> <span>Create a branded mobile event app that attendees can download from the Apple Store or Google's Android Store.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="management2" href="https://sched.com/#management2" role="tab" aria-controls="management2" id="management2-label"> <strong>Event Website</strong> <span>Every Sched event includes a dedicated event website that can be embedded into your site or used as a standalone site to make event promotion and registration easy.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="management3" href="https://sched.com/#management3" role="tab" aria-controls="management3" id="management3-label"> <strong>In-Person, Online & Hybrid events</strong> <span>Sched is perfect for any online or in-person event. The software seamlessly integrates access to session information and content and works seamlessly with all popular streaming platforms. Post-session content is available online for reference and future promotion.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="management4" href="https://sched.com/#management4" role="tab" aria-controls="management4" id="management4-label"> <strong>Event Scheduling Features</strong> <span>Easily manage session capacities, prevent double bookings or even create session waiting lists to head off headaches before they happen.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="management5" href="https://sched.com/#management5" role="tab" aria-controls="management5" id="management5-label"> <strong>Reporting</strong> <span>Sched features built-in reporting that generates either a downloadable PDF report or export attendance records as a data file for post-event analysis.</span> </a> </div> <div class="v-tabs__button section__button"> <a class="button" href="https://sched.com/register/">Start Free Now</a> </div> </div> <div class="v-tabs__content tabs-content" data-tabs-content="management-tabs"> <div class="v-tabs__panel tabs-panel is-active" id="management1" role="tabpanel" aria-labelledby="management1-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched native app" data-lazy-src="https://cdn.sched.co/img/features/native-app.png"><noscript><img src="https://cdn.sched.co/img/features/native-app.png" alt="Sched native app"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="management2" role="tabpanel" aria-labelledby="management2-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched event website" data-lazy-src="https://cdn.sched.co/img/features/event-website.png"><noscript><img src="https://cdn.sched.co/img/features/event-website.png" alt="Sched event website"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="management3" role="tabpanel" aria-labelledby="management3-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img class="v-tabs__image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="In-Person, Online & Hybrid events" data-lazy-src="https://cdn.sched.co/img/features/in-person-online-hybrid-events-reduced.jpg"><noscript><img class="v-tabs__image" src="https://cdn.sched.co/img/features/in-person-online-hybrid-events-reduced.jpg" alt="In-Person, Online & Hybrid events"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="management4" role="tabpanel" aria-labelledby="management4-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched event management features" data-lazy-src="https://cdn.sched.co/img/features/event-scheduling-features.png"><noscript><img src="https://cdn.sched.co/img/features/event-scheduling-features.png" alt="Sched event management features"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="management5" role="tabpanel" aria-labelledby="management5-label"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched event reporting" data-lazy-src="https://cdn.sched.co/img/features/reporting.png"><noscript><img src="https://cdn.sched.co/img/features/reporting.png" alt="Sched event reporting"></noscript> </figure> </div> </div> </div> </div> <div class="h-tabs__panel tabs-panel" id="tab3"> <div class="v-tabs__grid"> <div class="v-tabs__tabs tabs" data-tabs="" id="content-tabs" role="tablist" data-t="mh192z-t"> <div class="v-tabs__title tabs-title is-active" role="presentation"> <a href="https://sched.com/#content1" role="tab" aria-controls="content1" id="content1-label"> <strong>Distribute Tasks</strong> <span>Event planners don't need to become a bottleneck. Sched makes it easy to create an unlimited number of other event administrators and it also allows for the easy distribution and communication with vendors, sponsors, moderators, and speakers. Unlimited login access to the platform is included with Sched's scheduling software.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="content2" href="https://sched.com/#content2" role="tab" aria-controls="content2" id="content2-label"> <strong>Session Content</strong> <span>There is no limit to what can be included on a session's detail page. On-demand videos, presentations, or any supporting files can be easily uploaded. Speakers, moderators, vendors, and sponsors can all personalize their own bio pages by uploading photos and logos. Need to make an edit or a change? Any admin can make the change or the speaker can update their own content.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="content3" href="https://sched.com/#content3" role="tab" aria-controls="content3" id="content3-label"> <strong>Web Hosting</strong> <span>Sched events never die. Sched offers permanent web hosting so that great events can live on. Add recorded video or other information post-event and provide event visibility for months to come and to everyone interested in accessing the dedicated event website.</span> </a> </div> <div class="v-tabs__button section__button"> <a class="button" href="https://sched.com/register/">Start Free Now</a> </div> </div> <div class="v-tabs__content tabs-content" data-tabs-content="content-tabs"> <div class="v-tabs__panel tabs-panel is-active" id="content1" role="tabpanel" aria-labelledby="content1-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched event distribute tasks feature" data-lazy-src="https://cdn.sched.co/img/features/distribute-tasks.png"><noscript><img src="https://cdn.sched.co/img/features/distribute-tasks.png" alt="Sched event distribute tasks feature"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="content2" role="tabpanel" aria-labelledby="content2-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched session content" data-lazy-src="https://cdn.sched.co/img/features/session-content.png"><noscript><img src="https://cdn.sched.co/img/features/session-content.png" alt="Sched session content"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="content3" role="tabpanel" aria-labelledby="content3-label"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched events web hosting" data-lazy-src="https://cdn.sched.co/img/features/web-hosting.png"><noscript><img src="https://cdn.sched.co/img/features/web-hosting.png" alt="Sched events web hosting"></noscript> </figure> </div> </div> </div> </div> <div class="h-tabs__panel tabs-panel" id="tab4"> <div class="v-tabs__grid"> <div class="v-tabs__tabs tabs" data-tabs="" id="schedule-tabs" role="tablist" data-t="oqz092-t"> <div class="v-tabs__title tabs-title is-active" role="presentation"> <a href="https://sched.com/#schedule1" role="tab" aria-controls="schedule1" id="schedule1-label"> <strong>Intuitive Scheduling</strong> <span>Attendees can use the software to easily select from multiple tracks and customize their event schedule.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="schedule2" href="https://sched.com/#schedule2" role="tab" aria-controls="schedule2" id="schedule2-label"> <strong>Sessions Information</strong> <span>With just a click, users can expand a session to get speaker bios, links, session details, files, and more.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="schedule4" href="https://sched.com/#schedule4" role="tab" aria-controls="schedule4" id="schedule4-label"> <strong>Web & Mobile</strong> <span>Every attendee has access to their customized schedule using the event's dedicated Sched website and mobile app.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="schedule5" href="https://sched.com/#schedule5" role="tab" aria-controls="schedule5" id="schedule5-label"> <strong>Updates & Notifications</strong> <span>Send attendees reminders and updates in real-time so that they don't miss a beat.</span> </a> </div> <div class="v-tabs__button section__button"> <a class="button" href="https://sched.com/register/">Start Free Now</a> </div> </div> <div class="v-tabs__content tabs-content" data-tabs-content="schedule-tabs"> <div class="v-tabs__panel tabs-panel" id="schedule1" role="tabpanel" aria-labelledby="schedule1-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched event intuitive scheduling" data-lazy-src="https://cdn.sched.co/img/features/intuitive-scheduling.png"><noscript><img src="https://cdn.sched.co/img/features/intuitive-scheduling.png" alt="Sched event intuitive scheduling"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="schedule2" role="tabpanel" aria-labelledby="schedule2-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched sessions information" data-lazy-src="https://cdn.sched.co/img/features/session-content.png"><noscript><img src="https://cdn.sched.co/img/features/session-content.png" alt="Sched sessions information"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="schedule4" role="tabpanel" aria-labelledby="schedule4-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched web and mobile apps" data-lazy-src="https://cdn.sched.co/img/features/web-and-mobile.png"><noscript><img src="https://cdn.sched.co/img/features/web-and-mobile.png" alt="Sched web and mobile apps"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel is-active" id="schedule5" role="tabpanel" aria-labelledby="schedule5-label"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched event app updates & notifications" data-lazy-src="https://cdn.sched.co/img/features/updates-&-notifications.png"><noscript><img src="https://cdn.sched.co/img/features/updates-&-notifications.png" alt="Sched event app updates & notifications"></noscript> </figure> </div> </div> </div> </div> <div class="h-tabs__panel tabs-panel" id="tab5"> <div class="v-tabs__grid"> <div class="v-tabs__tabs tabs" data-tabs="" id="communications-tabs" role="tablist" data-t="ap6iq6-t"> <div class="v-tabs__title tabs-title is-active" role="presentation"> <a href="https://sched.com/#communications1" role="tab" aria-controls="communications1" id="communications1-label"> <strong>Pre-Event Communications</strong> <span>Sched makes it easy to promote the event and communicate with attendees leading up to the event.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="communications2" href="https://sched.com/#communications2" role="tab" aria-controls="communications2" id="communications2-label"> <strong>Centralized Broadcast Communications</strong> <span>Event administrators have the power to push network-wide announcements at any point before or during the event. This is delivered to every attendee and can appear as a mobile notification.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="communications3" href="https://sched.com/#communications3" role="tab" aria-controls="communications3" id="communications3-label"> <strong>Networking & Attendee Chat</strong> <span>What would an in-person or virtual conference be without the ability to meet other attendees? Every attendee can customize their own digital profile, meet other attendees and communicate one on one or in groups using Sched's chat function.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="communications5" href="https://sched.com/#communications5" role="tab" aria-controls="communications5" id="communications5-label"> <strong>Sponsors & Vendors</strong> <span>Sched makes it easy to give visibility to event Sponsors and Vendors. Sched allows them direct access to the platform to customize their information and manage their visibility to attendees.</span> </a> </div> <div class="v-tabs__button section__button"> <a class="button" href="https://sched.com/register/">Start Free Now</a> </div> </div> <div class="v-tabs__content tabs-content" data-tabs-content="communications-tabs"> <div class="v-tabs__panel tabs-panel is-active" id="communications1" role="tabpanel" aria-labelledby="communications1-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched pre event communication feature" data-lazy-src="https://cdn.sched.co/img/features/pre-event-communications.png"><noscript><img src="https://cdn.sched.co/img/features/pre-event-communications.png" alt="Sched pre event communication feature"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="communications2" role="tabpanel" aria-labelledby="communications2-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched centralized broadcast communication" data-lazy-src="https://cdn.sched.co/img/features/centralized-broadcast-communication.png"><noscript><img src="https://cdn.sched.co/img/features/centralized-broadcast-communication.png" alt="Sched centralized broadcast communication"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="communications3" role="tabpanel" aria-labelledby="communications3-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched networking & attendee chat" data-lazy-src="https://cdn.sched.co/img/features/networking-&-attendee-chat.png"><noscript><img src="https://cdn.sched.co/img/features/networking-&-attendee-chat.png" alt="Sched networking & attendee chat"></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="communications5" role="tabpanel" aria-labelledby="communications5-label"> <figure class="v-tabs__figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://cdn.sched.co/img/features/sponsors-vendors.png"><noscript><img src="https://cdn.sched.co/img/features/sponsors-vendors.png"></noscript> </figure> </div> </div> </div> </div> <div class="h-tabs__panel tabs-panel" id="tab6"> <div class="v-tabs__grid"> <div class="v-tabs__tabs tabs" data-tabs="" id="support-tabs" role="tablist" data-t="mlwecq-t"> <div class="v-tabs__title tabs-title is-active" role="presentation"> <a href="https://sched.com/#support1" role="tab" aria-controls="support1" id="support1-label"> <strong>Sched is famous for it's support</strong> <span>We are here before, during, and after the event to help create exciting events. Whether there is a problem, a training requirement, or just the need for more ideas, the Sched team is standing by to help.</span> </a> </div> <div class="v-tabs__title tabs-title" role="presentation"> <a data-tabs-target="support2" href="https://sched.com/#support2" role="tab" aria-controls="support2" id="support2-label"> <strong>Premium Support</strong> <span>Sched is also happy to dedicate a Support Manager to your event and offload event planners to focus on other details.</span> </a> </div> <div class="v-tabs__button section__button"> <a class="button" href="https://sched.com/register/">Start Free Now</a> </div> </div> <div class="v-tabs__content tabs-content" data-tabs-content="support-tabs"> <div class="v-tabs__panel tabs-panel is-active" id="support1" role="tabpanel" aria-labelledby="support1-label"> <figure class="v-tabs__figure"> <img class="v-tabs__image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://cdn.sched.co/img/features/support.jpg"><noscript><img class="v-tabs__image" src="https://cdn.sched.co/img/features/support.jpg" alt=""></noscript> </figure> </div> <div class="v-tabs__panel tabs-panel" id="support2" role="tabpanel" aria-labelledby="support2-label" aria-hidden="true"> <figure class="v-tabs__figure"> <img class="v-tabs__image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://cdn.sched.co/img/features/support.jpg"><noscript><img class="v-tabs__image" src="https://cdn.sched.co/img/features/support.jpg" alt=""></noscript> </figure> </div> </div> </div> </div> </div> <div class="v-tabs__button-mobile section__button"> <a class="button" href="https://sched.com/register/">Start Free Now</a> </div> </div> </section> <section class="best-value section section--gray"> <div class="grid-container"> <header class="section__header section__header--small"> <h2 class="section__title">Transform your event planning from "meh" to magic! 🪄🌟</h2> <div class="section__desc"> <p>Sched's event management software gives you the tools you need to plan events like a pro (even if you're not one!). Build your schedule, manage attendees, gather feedback, and more.</p> <p>Turn <em>"I hope this goes well…"</em> into <b>"That. Was. Epic!"</b></p> </div> </header> <div class="best-value__icons"> <div class="icon-list__cell"> <ul class="icon-list"> <li class="icon-list__item">Eliminate time-consuming and stressful tasks</li> <li class="icon-list__item"><strong>Unlimited free participants</strong> for smaller gatherings</li> <li class="icon-list__item">Collaborate seamlessly with your team</li> </ul> </div> <div class="icon-list__cell"> <ul class="icon-list"> <li class="icon-list__item">Plan <strong>unlimited events</strong></li> <li class="icon-list__item">Education & non-profit discounts</li> <li class="icon-list__item">Try before you buy</li> </ul> </div> </div> <div class="best-value__buttons"> <a class="button button--icon button--arrow button--hollow" href="https://sched.com/pricing/">View Plans & Pricing</a> <a class="button button--hollow" href="https://sched.com/contact-experts/">Get in touch</a> </div> </div> </section><section class="side-cards section"> <div class="side-cards__container grid-container ultra"> <header class="side-cards__header section__header"> <h2 class="section__title">Conference &<br> festival scheduling software</h2> <div class="side-cards__desc section__desc"> <p>Whether scheduling a large or small event, Sched software is easy for speakers, attendees, and event planners alike.</p> </div> </header> <div class="side-cards__grid"> <div class="icon-box icon-box--boxed icon-box--animated"> <img class="icon-box__icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Schools" data-lazy-src="https://sched.com/wp-content/themes/sched/dist/assets/icons/icon-rounded-purple-schools.svg"><noscript><img class="icon-box__icon" src="https://sched.com/wp-content/themes/sched/dist/assets/icons/icon-rounded-purple-schools.svg" alt="Schools"></noscript> <header class="icon-box__header"> <h3 class="icon-box__title">Schools &<br> continuing education events</h3> <div class="icon-box__desc"> <p>Empower professionals, educators, teachers, and students to organize their in-person, virtual and hybrid event schedules.</p> </div> </header> <div class="icon-box__button"> <a class="button button--icon button--arrow button--ghost" href="https://sched.com/event-management-software-for-schools/">Read more</a> </div> </div> <div class="icon-box icon-box--boxed icon-box--animated"> <img class="icon-box__icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Conferences" data-lazy-src="https://sched.com/wp-content/themes/sched/dist/assets/icons/icon-rounded-purple-conferences.svg"><noscript><img class="icon-box__icon" src="https://sched.com/wp-content/themes/sched/dist/assets/icons/icon-rounded-purple-conferences.svg" alt="Conferences"></noscript> <header class="icon-box__header"> <h3 class="icon-box__title">Conferences &<br> professional development</h3> <div class="icon-box__desc"> <p>Make multi-track events easy to schedule by connecting speakers, moderators, and educators with attendees.</p> </div> </header> <div class="icon-box__button"> <a class="button button--icon button--arrow button--ghost" href="https://sched.com/conference-planning-app/">Read more</a> </div> </div> <div class="icon-box icon-box--boxed icon-box--animated"> <img class="icon-box__icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Conventions" data-lazy-src="https://sched.com/wp-content/themes/sched/dist/assets/icons/icon-rounded-purple-convention.svg"><noscript><img class="icon-box__icon" src="https://sched.com/wp-content/themes/sched/dist/assets/icons/icon-rounded-purple-convention.svg" alt="Conventions"></noscript> <header class="icon-box__header"> <h3 class="icon-box__title">Conventions,<br> symposiums & forums</h3> <div class="icon-box__desc"> <p>Give vendors, sponsors, and speakers the ability to create, edit, and promote all types of great event content.</p> </div> </header> <div class="icon-box__button"> <a class="button button--icon button--arrow button--ghost" href="https://sched.com/convention-schedule-app/">Read more</a> </div> </div> <div class="icon-box icon-box--boxed icon-box--animated"> <img class="icon-box__icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Festivals" data-lazy-src="https://sched.com/wp-content/themes/sched/dist/assets/icons/icon-rounded-purple-festivals.svg"><noscript><img class="icon-box__icon" src="https://sched.com/wp-content/themes/sched/dist/assets/icons/icon-rounded-purple-festivals.svg" alt="Festivals"></noscript> <header class="icon-box__header"> <h3 class="icon-box__title">Festivals &<br> expositions</h3> <div class="icon-box__desc"> <p>Simplify any event with parallel performances, sessions, tracks, exhibits, or venues.</p> </div> </header> <div class="icon-box__button"> <a class="button button--icon button--arrow button--ghost" href="https://sched.com/festival-management-software/">Read more</a> </div> </div> </div> <div class="side-cards__button-mobile"> <a class="button" href="https://sched.com/signup">Start Free Now</a> </div> </div> </section><section class="curious section section--gray"> <div class="grid-container ultra"> <div class="curious__wrap section__wrap"> <header class="curious__header section__header"> <h2 class="section__title">Ready to learn more?</h2> <div class="curious__desc section__desc">Discover how simple it is to organize top-class events with Sched. Watch a demo and walk through our easy-to-use features at your own pace.</div> </header> <div class="curious__image"> <img width="592" height="400" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20592%20400'%3E%3C/svg%3E" alt="Sched Event" data-lazy-src="https://sched.com/wp-content/themes/sched/dist/assets/images/curious-bg.jpg"><noscript><img width="592" height="400" src="https://sched.com/wp-content/themes/sched/dist/assets/images/curious-bg.jpg" alt="Sched Event"></noscript> </div> <div class="curious__button"> <div> <a class="button button--icon button--play button--hollow" href="/webinar/demo/">Watch Demo Now</a> </div> </div> </div> </div> </section> <section class="icon-boxes section"> <div class="icon-boxes icon-boxes--centered icon-boxes__three-col"> <div class="icon-boxes__container grid-container ultra"> <div class="icon-boxes__content"> <div class="icon-boxes__grid"> <div class="icon-box"> <img class="icon-box__icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://sched.com/wp-content/uploads/2024/09/icon-in-person.svg"><noscript><img class="icon-box__icon" src="https://sched.com/wp-content/uploads/2024/09/icon-in-person.svg" alt=""></noscript> <div class="icon-box__header"> <h3 class="icon-box__title">In-Person</h3> <div class="icon-box__description">Plan great in-person events, manage room capacities, broadcast event updates and leverage the Sched mobile app for session check-ins and personalized schedules.</div> </div> </div> <div class="icon-box"> <img class="icon-box__icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://sched.com/wp-content/uploads/2024/09/icon-virtual.svg"><noscript><img class="icon-box__icon" src="https://sched.com/wp-content/uploads/2024/09/icon-virtual.svg" alt=""></noscript> <div class="icon-box__header"> <h3 class="icon-box__title">Virtual</h3> <div class="icon-box__description">Enjoy all the session content at your fingertips from a computer, tablet, or smartphone. Attendees can use all the same in-person scheduling features adapted to an online environment.</div> </div> </div> <div class="icon-box"> <img class="icon-box__icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://sched.com/wp-content/uploads/2024/09/icon-hybrid.svg"><noscript><img class="icon-box__icon" src="https://sched.com/wp-content/uploads/2024/09/icon-hybrid.svg" alt=""></noscript> <div class="icon-box__header"> <h3 class="icon-box__title">Hybrid</h3> <div class="icon-box__description">The best of both worlds is a hybrid event that maximizes online accessibility while providing all the benefits of in-person events with the convenience of online access.</div> </div> </div> </div> </div> </div> </div> </section> <section class="vt section section--gray"> <div class="grid-container ultra"> <header class="section__header section__header--full"> <h3 class="section__subtitle">Our clients</h3> <h2 class="section__title">Sched scheduling software has been used<br> for over 25,000 events and by over 10 million users</h2> <div class="section__desc section__desc--small">The average Sched customer is a repeat Sched customer. Sched is loved by event planners for non-profit organizations, continuing education conferences, professional conventions, arts festivals, schools and many other multi-track events. Sched is proud of its customer reviews and happy customers.</div> </header> <div class="vt__grid"> <div class="vt__video vt__video--desktop"> <div class="vt__video-wrap responsive-embed widescreen"> <div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/548082298?badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Event Management Made Easy | sched.com"></iframe></div><script type="rocketlazyloadscript" data-minify="1" src="https://sched.com/wp-content/cache/min/1/api/player.js?ver=1733245229" defer></script> </div> </div> <div class="vt__content"> <header class="section__header section__header--tiny"> <h5 class="section__subtitle">See sched in action</h5> <h4 class="vt__title section__title">Don't just<br> take our word for it...</h4> </header> <div class="vt__desc"> <p>Jay Wertzler explains how Sched was instrumental in helping him and his remote team orchestrate the popular comedy festival, SF Sketchfest.</p> </div> <div class="vt__name">Jay Wertzler</div> <div class="vt__position">Managing Director of SF Sketchfest</div> <div class="vt__video vt__video--mobile"> <div class="vt__video-wrap responsive-embed widescreen"> <iframe loading="lazy" src="about:blank" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen="" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://player.vimeo.com/video/548082298?h=a0361911a9"></iframe><noscript><iframe src="https://player.vimeo.com/video/548082298?h=a0361911a9" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></noscript> </div> </div> <div class="vt__button"> <a class="button expanded" href="https://sched.com/register/">Start Free Now</a> </div> <div class="vt__footer">or Read our Reviews on <a href="https://www.getapp.com/customer-management-software/a/sched/" rel="nofollow norefferer" target="_blank">GetApp.com</a></div> </div> </div> </div> </section> <div class="testimonials section section-small"> <div class="grid-container grid-container--wide"> <div class="slider-nav testimonials__logos"> <div> <div class="testimonial__logo testimonial__logo-aimms"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="AIMMS" data-lazy-src="https://cdn.sched.co/img/logos/aimms-logo.svg"><noscript><img src="https://cdn.sched.co/img/logos/aimms-logo.svg" alt="AIMMS"></noscript> </div> </div> <div> <div class="testimonial__logo testimonial__logo-usdb"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="USDB - Utah Schools for the Deaf and the Blind" data-lazy-src="https://cdn.sched.co/img/logos/usdb-logo.png"><noscript><img src="https://cdn.sched.co/img/logos/usdb-logo.png" alt="USDB - Utah Schools for the Deaf and the Blind"></noscript> </div> </div> <div> <div class="testimonial__logo testimonial__logo-n4c"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="N4C - National Coalition for Campus Children's center" data-lazy-src="https://cdn.sched.co/img/logos/n4c-logo.png"><noscript><img src="https://cdn.sched.co/img/logos/n4c-logo.png" alt="N4C - National Coalition for Campus Children's center"></noscript> </div> </div> <div> <div class="testimonial__logo testimonial__logo-sff"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sunscreen Film Festival" data-lazy-src="https://cdn.sched.co/img/logos/sunscreen-film-festival-logo.jpeg"><noscript><img src="https://cdn.sched.co/img/logos/sunscreen-film-festival-logo.jpeg" alt="Sunscreen Film Festival"></noscript> </div> </div> <div> <div class="testimonial__logo testimonial__logo-fis"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="FIS - Frankfurt International School" data-lazy-src="https://cdn.sched.co/img/logos/fis-logo.svg"><noscript><img src="https://cdn.sched.co/img/logos/fis-logo.svg" alt="FIS - Frankfurt International School"></noscript> </div> </div> <div> <div class="testimonial__logo testimonial__logo-aimms"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="AIMMS" data-lazy-src="https://cdn.sched.co/img/logos/aimms-logo.svg"><noscript><img src="https://cdn.sched.co/img/logos/aimms-logo.svg" alt="AIMMS"></noscript> </div> </div> <div> <div class="testimonial__logo testimonial__logo-usdb"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="USDB - Utah Schools for the Deaf and the Blind" data-lazy-src="https://cdn.sched.co/img/logos/usdb-logo.png"><noscript><img src="https://cdn.sched.co/img/logos/usdb-logo.png" alt="USDB - Utah Schools for the Deaf and the Blind"></noscript> </div> </div> <div> <div class="testimonial__logo testimonial__logo-n4c"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="N4C - National Coalition for Campus Children's center" data-lazy-src="https://cdn.sched.co/img/logos/n4c-logo.png"><noscript><img src="https://cdn.sched.co/img/logos/n4c-logo.png" alt="N4C - National Coalition for Campus Children's center"></noscript> </div> </div> <div> <div class="testimonial__logo testimonial__logo-sff"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sunscreen Film Festival" data-lazy-src="https://cdn.sched.co/img/logos/sunscreen-film-festival-logo.jpeg"><noscript><img src="https://cdn.sched.co/img/logos/sunscreen-film-festival-logo.jpeg" alt="Sunscreen Film Festival"></noscript> </div> </div> <div> <div class="testimonial__logo testimonial__logo-fis"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="FIS - Frankfurt International School" data-lazy-src="https://cdn.sched.co/img/logos/fis-logo.svg"><noscript><img src="https://cdn.sched.co/img/logos/fis-logo.svg" alt="FIS - Frankfurt International School"></noscript> </div> </div> </div> <div class="slider-for"> <div class="testimonial__item"> <div class="testimonial__content"> <p>" Sched provided a user friendly, "neat" way of organizing the event, even for a beginner. I could focus on other aspects of the event and have complete peace of mind about scheduling. Favorite thing about Sched was the layout and customization of the landing page, and automatic feedback/messaging from attendees. "</p> </div> <figure class="testimonial__figure"> <img class="testimonial__image" width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" alt="Aanand Pandey" data-lazy-src="https://cdn.sched.co/img/avatars/aanand-pandey.jpg"><noscript><img class="testimonial__image" width="80" height="80" src="https://cdn.sched.co/img/avatars/aanand-pandey.jpg" alt="Aanand Pandey"></noscript> <figcaption> <div class="testimonial__author">Aanand Pandey</div> <div class="testimonial__org">Supply Chain Analyst & lead the Academic Team at AIMMS.</div> </figcaption> </figure> </div> <div class="testimonial__item"> <div class="testimonial__content"> <p>" We decided to move to a paperless conference and wanted to find a program that could meet our needs and be affordable. <strong>Sched exceeded our expectations</strong>. We appreciate that our attendees have access to materials after the conference ended. "</p> </div> <figure class="testimonial__figure"> <img class="testimonial__image" width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" alt="Dr. Nathan Harrison" data-lazy-src="https://cdn.sched.co/img/avatars/nathan-harrison.jpg"><noscript><img class="testimonial__image" width="80" height="80" src="https://cdn.sched.co/img/avatars/nathan-harrison.jpg" alt="Dr. Nathan Harrison"></noscript> <figcaption> <div class="testimonial__author">Dr. Nathan Harrison</div> <div class="testimonial__org">Host School for the 2022 CEASD Conference</div> </figcaption> </figure> </div> <div class="testimonial__item"> <div class="testimonial__content"> <p>" <strong>We were blown away by how easy Sched was to use</strong>, how available the support team was to answer questions, and how great the schedule looked and functioned. I love the print signage, batch upload and quick edits for last minute changes. Having that flexibility has been more important than ever. "</p> </div> <figure class="testimonial__figure"> <img class="testimonial__image" width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" alt="Becca Philipsen" data-lazy-src="https://cdn.sched.co/img/avatars/becca-philipsen.jpg"><noscript><img class="testimonial__image" width="80" height="80" src="https://cdn.sched.co/img/avatars/becca-philipsen.jpg" alt="Becca Philipsen"></noscript> <figcaption> <div class="testimonial__author">Becca Philipsen</div> <div class="testimonial__org">Planning committee at Colorado Teen Literature Conference</div> </figcaption> </figure> </div> <div class="testimonial__item"> <div class="testimonial__content"> <p>" Sched has become the solution for the Sunscreen Film Festival. One of the best aspects of Sched is the ability for attendees to create their own schedules and show what events they're interested in. This data and feedback helps the organization identify areas that may need more staff and know before the event what to expect attendance wise for certain events. "</p> </div> <figure class="testimonial__figure"> <img class="testimonial__image" width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" alt="Tony Armer" data-lazy-src="https://cdn.sched.co/img/avatars/tony-armer.jpg"><noscript><img class="testimonial__image" width="80" height="80" src="https://cdn.sched.co/img/avatars/tony-armer.jpg" alt="Tony Armer"></noscript> <figcaption> <div class="testimonial__author">Tony Armer</div> <div class="testimonial__org">Founder Sunscreen Film Festival</div> </figcaption> </figure> </div> <div class="testimonial__item"> <div class="testimonial__content"> <p>" Sched made our conference a smooth and interactive experience. As a student led conference it was important that the set up be accessible, clear and user friendly and it couldn't have gone better. <strong>The support team was also amazing at Sched, thank you!</strong> "</p> </div> <figure class="testimonial__figure"> <img class="testimonial__image" width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" alt="Dr. Michael Johnston" data-lazy-src="https://cdn.sched.co/img/avatars/mike-johnston.jpg"><noscript><img class="testimonial__image" width="80" height="80" src="https://cdn.sched.co/img/avatars/mike-johnston.jpg" alt="Dr. Michael Johnston"></noscript> <figcaption> <div class="testimonial__author">Dr. Michael Johnston</div> <div class="testimonial__org">Assistant Head of School at Frankfurt International School</div> </figcaption> </figure> </div> </div> </div> </div> <section class="awards section "> <div class="grid-container grid-container--narrow"> <header class="section__header section__header--center section__header--center-all"> <div class="grid-container ultra"> <h2 class="section__title">Sched is proud to be recognized for its award-winning event management and scheduling software</h2> </div> </header> <div class="awards__grid"> <div class="awards__item"> <figure class="awards__item-figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Best Est. ROI" data-lazy-src="https://cdn.sched.co/img/awards/best-est-ROI-2024.svg"><noscript><img src="https://cdn.sched.co/img/awards/best-est-ROI-2024.svg" alt="Best Est. ROI"></noscript> </figure> </div> <div class="awards__item"> <figure class="awards__item-figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Easiest setup" data-lazy-src="https://cdn.sched.co/img/awards/easiest-setup-2024.svg"><noscript><img src="https://cdn.sched.co/img/awards/easiest-setup-2024.svg" alt="Easiest setup"></noscript> </figure> </div> <div class="awards__item"> <figure class="awards__item-figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="High performer" data-lazy-src="https://cdn.sched.co/img/awards/high-performer-2024.svg"><noscript><img src="https://cdn.sched.co/img/awards/high-performer-2024.svg" alt="High performer"></noscript> </figure> </div> <div class="awards__item"> <figure class="awards__item-figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Fastest implementation" data-lazy-src="https://cdn.sched.co/img/awards/fastest-implementation-2024.svg"><noscript><img src="https://cdn.sched.co/img/awards/fastest-implementation-2024.svg" alt="Fastest implementation"></noscript> </figure> </div> </div> <div class="awards__grid" style="padding-top: 30px"> <div class="awards__item"> <figure class="awards__item-figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://cdn.sched.co/img/awards/crozdesk-quality-choice-badge.webp" /><noscript><img src="https://cdn.sched.co/img/awards/crozdesk-quality-choice-badge.webp" /></noscript> </figure> </div> <div class="awards__item"> <figure class="awards__item-figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://cdn.sched.co/img/awards/crozdesk-trusted-vendor-badge.webp" /><noscript><img src="https://cdn.sched.co/img/awards/crozdesk-trusted-vendor-badge.webp" /></noscript> </figure> </div> <div class="awards__item"> <figure class="awards__item-figure"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://cdn.sched.co/img/awards/crozdesk-happiest-users-badge.webp" /><noscript><img src="https://cdn.sched.co/img/awards/crozdesk-happiest-users-badge.webp" /></noscript> </figure> </div> </div> </div> </section> <section class="signup-banner"> <div class="signup-banner__wrap section__wrap"> <div class="signup-banner__container grid-container"> <header class="signup-banner__header"> <h2 class="signup-banner__title">Ready to plan your next event?</h2> <div class="signup-banner__desc">You are only a few clicks away.</div> </header> <div class="signup-banner__content"> <div class="signup-banner__button" style="padding: 0"> <a class="button large" href="https://sched.com/signup">Start Free Now</a> </div> <p class="signup-banner__light" style="padding-top: 10px">*No credit card required</p> </div> </div> </div> </section><section class="action-cta"> <div class="grid-container"> <div class="action-cta__wrap"> <strong class="action-cta__title">Still Not Ready?</strong> <span class="action-cta__desc">That's okay. Get all the answers you need from our event experts.</span> <span class="action-cta__button"> <a class="button button--ghost button--icon button--arrow" href="https://sched.com/contact-experts/">Send Message</a> </span> </div> </div> </section> </main> <footer class="footer"> <section class="newsletter"> <div class="grid-container"> <header class="newsletter__header"> <h3 class="newsletter__title">Unlock your planning potential</h3> <div class="newsletter__desc"> <p>Level up your events with the latest planning hacks and special offers delivered straight to your inbox.</p> </div> </header> <div class="newsletter__form"> <script type="rocketlazyloadscript" charset="utf-8" data-rocket-type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script type="rocketlazyloadscript"> hbspt.forms.create({ region: "na1", portalId: "22154207", formId: "55faa4d8-3e1d-4935-bf1e-76b47330e727" }); </script> </div> </div> </section> <div class="footer__widgets"> <div class="grid-container"> <div class="footer__widget"> <h5 class="footer__title">Solutions</h5> <ul class="footer__list footer__list--menu"> <li class="footer__list-item"> <a href="https://sched.com/k-12-schools/">K-12 schools</a> </li> <li class="footer__list-item"> <a href="https://sched.com/nonprofit-organizations/">Nonprofit organizations</a> </li> <li class="footer__list-item"> <a href="https://sched.com/higher-education/">Higher education</a> </li> <li class="footer__list-item"> <a href="https://sched.com/conference-planning-app/">Conferences</a> </li> <li class="footer__list-item"> <a href="https://sched.com/convention-schedule-app/">Conventions</a> </li> <li class="footer__list-item"> <a href="https://sched.com/festival-management-software/">Festivals</a> </li> <li class="footer__list-item"> <a href="https://sched.com/seminars/">Seminars</a> </li> <li class="footer__list-item"> <a href="https://sched.com/professional-development/">Professional development</a> </li> </ul> </div> <div class="footer__widget"> <h5 class="footer__title">Platform</h5> <ul class="footer__list footer__list--menu"> <li class="footer__list-item"> <a href="https://sched.com/event-scheduling-software/">Scheduling</a> </li> <li class="footer__list-item"> <a href="https://sched.com/event-registration-software/">Event registration</a> </li> <li class="footer__list-item"> <a href="https://sched.com/event-page-management/">Page management</a> </li> <li class="footer__list-item"> <a href="https://sched.com/event-app/">Event app</a> </li> <li class="footer__list-item"> <a href="https://sched.com/event-analytics-platform/">Event analytics</a> </li> <li class="footer__list-item"> <a href="https://sched.com/call-for-papers/">Call for papers</a> </li> <li class="footer__list-item"> <a href="https://sched.com/ai-event-planner/">AI event planner</a> </li> <li class="footer__list-item"> <a href="https://sched.com/badges/">Badges</a> </li> </ul> </div> <div class="footer__widget"> <h5 class="footer__title">Pricing</h5> <ul class="footer__list footer__list--menu"> <li class="footer__list-item"> <a href="https://sched.com/pricing/">Plans & pricing</a> </li> <li class="footer__list-item"> <a href="https://sched.com/pricing/loyalty-discount/">Loyalty discount</a> </li> <li class="footer__list-item"> <a href="https://sched.com/pricing/education-discount/">Education discount</a> </li> <li class="footer__list-item"> <a href="https://sched.com/pricing/non-profit-discount/">Non-profit discount</a> </li> <li class="footer__list-item"> <a href="https://sched.com/pricing/startup-discount/">Startup discount</a> </li> <li class="footer__list-item"> <a href="https://sched.com/pricing/switching-discount/">Switching discount</a> </li> <li class="footer__list-item"> <a href="https://sched.com/pricing/government-discount/">Government discount</a> </li> </ul> </div> <div class="footer__widget"> <h5 class="footer__title">Resources</h5> <ul class="footer__list footer__list--menu"> <li class="footer__list-item"> <a href="https://sched.com/resources/guides/">Guides</a> </li> <li class="footer__list-item"> <a href="https://sched.com/resources/webinars/">Webinars</a> </li> <li class="footer__list-item"> <a href="https://sched.com/blog/buying-guide-event-management-software/">Buyer's guide</a> </li> <li class="footer__list-item"> <a href="https://sched.com/blog/">Blog</a> </li> <li class="footer__list-item"> <a href="https://scorecard.sched.com/" target="_blank">Free event assessment quiz</a> </li> <li class="footer__list-item"> <a href="https://sched.com/referral/">Earn up to $2000</a> </li> </ul> </div> <div class="footer__widget"> <h5 class="footer__title">About</h5> <ul class="footer__list footer__list--menu"> <li class="footer__list-item"> <a href="https://careers.sched.com/">Careers</a> </li> <li class="footer__list-item"> <a href="https://careers.sched.com/p/benefits-perks">What we offer</a> </li> <li class="footer__list-item"> <a href="https://careers.sched.com/p/hiring-process">Hiring process</a> </li> <li class="footer__list-item"> <a href="https://sched.com/about">Our team</a> </li> <li class="footer__list-item"> <a href="https://careers.sched.com/p/open-roles">Job openings</a> </li> <li class="footer__list-item"> <a href="https://sched.com/contact-us/">Contact us</a> </li> </ul> </div> </div> </div> <div class="footer__bottom"> <div class="grid-container"> <div class="footer__bottom-left"> <div class="footer__bottom-logo"> <a href="https://sched.com"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sched" data-lazy-src="https://sched.com/wp-content/themes/sched/dist/assets/images/sched-logo.svg"><noscript><img src="https://sched.com/wp-content/themes/sched/dist/assets/images/sched-logo.svg" alt="Sched"></noscript> </a> </div> <div class="footer__bottom-copyright"> <p>© 2024. SCHED LLC All rights reserved. - Helping Events Since 2008.</p> </div> </div> <div class="footer__bottom-right"> <div class="footer__bottom-list"> <div class="footer__bottom-item"> <a href="https://sched.com/terms/">Terms of Service</a> </div> <div class="footer__bottom-item"> <a href="https://sched.com/privacy/">Privacy Policy</a> </div> </div> </div> </div> </div> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/c/6.7.1/wp-includes/js/imagesloaded.min.js?ver=1733245229" id="imagesloaded-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/c/6.7.1/wp-includes/js/masonry.min.js?ver=1733245229" id="masonry-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/wp-content/plugins/betterdocs/assets/blocks/categorygrid/frontend.js?ver=1733245229" id="betterdocs-categorygrid-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/c/6.7.1/wp-includes/js/dist/vendor/react.min.js?ver=1733245229" id="react-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/c/6.7.1/wp-includes/js/dist/vendor/react-dom.min.js?ver=1733245229" id="react-dom-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/c/6.7.1/wp-includes/js/dist/hooks.min.js?ver=1733245230" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://c0.wp.com/c/6.7.1/wp-includes/js/dist/i18n.min.js" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/wp-content/plugins/betterdocs-pro/assets/public/js/extend-search-modal.js?ver=1733245230" id="betterdocs-extend-search-modal-js" defer></script> <script type="text/javascript" id="betterdocs-search-modal-js-extra"> /* <![CDATA[ */ var betterdocsSearchModalConfig = {"ajax_url":"https:\/\/sched.com\/wp-admin\/admin-ajax.php","advance_search":"","child_category_exclude":"","popular_keyword_limit":"5","search_letter_limit":"3","search_placeholder":"Search...","search_button_text":"Search","search_not_found_text":"Sorry, no guides were found.","kb_based_search":""}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/wp-content/plugins/betterdocs/assets/shortcodes/js/search-modal.js?ver=1733245230" id="betterdocs-search-modal-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/c/6.7.1/wp-includes/js/jquery/ui/core.min.js?ver=1733245230" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/c/6.7.1/wp-includes/js/jquery/ui/datepicker.min.js?ver=1733245230" id="jquery-ui-datepicker-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="jquery-ui-datepicker-js-after">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});}); /* ]]> */ });</script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/wp-content/plugins/modern-events-calendar/assets/js/jquery.typewatch.js?ver=1733245230" id="mec-typekit-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/wp-content/plugins/modern-events-calendar/assets/packages/featherlight/featherlight.js?ver=1733245230" id="featherlight-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sched.com/wp-content/plugins/modern-events-calendar/assets/packages/select2/select2.full.min.js?ver=6.4.6" id="mec-select2-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/wp-content/plugins/modern-events-calendar/assets/packages/tooltip/tooltip.js?ver=1733245230" id="mec-tooltip-script-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sched.com/wp-content/plugins/modern-events-calendar/assets/packages/lity/lity.min.js?ver=6.4.6" id="mec-lity-script-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sched.com/wp-content/plugins/modern-events-calendar/assets/packages/colorbrightness/colorbrightness.min.js?ver=6.4.6" id="mec-colorbrightness-script-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sched.com/wp-content/plugins/modern-events-calendar/assets/packages/owl-carousel/owl.carousel.min.js?ver=6.4.6" id="mec-owl-carousel-script-js" defer></script> <script type="text/javascript" id="leadin-script-loader-js-js-extra"> /* <![CDATA[ */ var leadin_wordpress = {"userRole":"visitor","pageType":"home","leadinPluginVersion":"11.1.75"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/22154207.js?ver=1733245230" id="leadin-script-loader-js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sched.com/wp-content/plugins/table-of-contents-plus/front.min.js?ver=2411.1" id="toc-front-js" defer></script> <script type="text/javascript" id="helpful-js-extra"> /* <![CDATA[ */ var helpful = {"ajax_url":"https:\/\/sched.com\/wp-admin\/admin-ajax.php","ajax_data":{"user_id":"bd006a61d38c97f1f8bcd26799b07801","_wpnonce":"b0aafbc589"},"translations":{"fieldIsRequired":"This field is required."},"user_voted":{"user_id":"bd006a61d38c97f1f8bcd26799b07801","post_id":11674,"action":"helpful_has_user_voted","_wpnonce":"32641489ea"},"post_id":"11674","ajax_session":{"helpful_user":"bd006a61d38c97f1f8bcd26799b07801"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/wp-content/plugins/helpful/core/assets/js/helpful.js?ver=1733245230" id="helpful-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/test-embed-demo\/|\/(.+\/)?feed\/?.+\/?|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/enter\/|\/wp-admin\/|\/logout\/|\/enter\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm","siteUrl":"https:\/\/sched.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/ajax/libs/gsap/3.10.4/gsap.min.js?ver=1733245230" id="gsap-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/ajax/libs/gsap/3.10.4/ScrollTrigger.min.js?ver=1733245230" id="scrolltrigger-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/ajax/libs/lightgallery/2.3.0/lightgallery.min.js?ver=1733245230" id="lightgallery-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/ajax/libs/lightgallery/2.3.0/plugins/video/lg-video.min.js?ver=1733245231" id="lg-video-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/www/js/fancybox.umd.js?ver=1733245231" id="fancybox-js-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/wp-content/themes/sched/dist/assets/js/app.js?ver=1733245231" id="foundation-js" defer></script> <script type="text/javascript" src="https://stats.wp.com/e-202449.js" id="jetpack-stats-js" data-wp-strategy="defer" defer></script> <script type="text/javascript" id="jetpack-stats-js-after"> /* <![CDATA[ */ _stq = window._stq || []; _stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"213107603\",\"post\":\"11674\",\"tz\":\"-8\",\"srv\":\"sched.com\",\"j\":\"1:14.0\"}") ]); _stq.push([ "clickTrackerInit", "213107603", "11674" ]); /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/sdks/OneSignalSDK.js?ver=1733245231" id="remote_sdk-js" async="async" data-wp-strategy="async"></script> <script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://sched.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script> <!-- Start of HubSpot code snippet <button type="button" id="hs_show_banner_button" style="background-color: #583f9a; border: 1px solid #583f9a; border-radius: 3px; padding: 10px 16px; text-decoration: none; color: #fff; font-family: inherit; font-size: inherit; font-weight: normal; line-height: inherit; text-align: left; text-shadow: none;" onClick="(function(){ var _hsp = window._hsp = window._hsp || []; _hsp.push(['showBanner']); })()" > Cookie Settings </button> End of HubSpot code snippet --> <script type="rocketlazyloadscript"> </script> <script type="rocketlazyloadscript"> /*function popupDesign(ids){ ids.map(function(ele){ const rn=Math.floor(Math.random()*10000); const popupEle = document.getElementById(ele); const popupHeading = popupEle.getAttribute("data-heading"); const popupSubHeading = popupEle.getAttribute("data-subHeading"); const popupDesc = popupEle.getAttribute("data-desc"); const popupButtonText = popupEle.getAttribute("data-buttontext"); const popupCTA = popupEle.getAttribute("data-cta"); const popupImgURL = popupEle.getAttribute("data-imageurl"); const fontName = 'Open Sans' const blackColor = "#000000"; const schedColor = "#FFC82D" let popupStyle = `<style> @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); #${ele} {display:flex;align-items:center;justify-content:center;background-color:#f1f1f1;} #${ele} * {box-sizing:border-box;font-family:${fontName}} #${ele} .popup${rn} {background-color:#ffffff; width:100%; max-width:750px;margin:15px;padding:30px 40px 40px;display:flex;align-items:center;} #${ele} .popup${rn} .popupContent {flex:1;order:0;} #${ele} .popup${rn} .popupMainHeading {font-size:35px;color:${blackColor};font-weight:700;line-height:1.1;} #${ele} .popup${rn} .popupSubHeading {font-size:15px;color:${schedColor};font-weight:600} #${ele} .popup${rn} .popupDesc {line-height:1.5;font-size:15px;color:${blackColor};margin:15px 0 20px} #${ele} .popup${rn} .popupImg {order:1;flex-basis:250px;} #${ele} .popup${rn} .popupButton a {float:left;text-decoration:none;color:${blackColor};background-color:${schedColor};padding:14px 35px 16px;font-weight:bold;border-radius:5px;transition:0.3s ease all;} #${ele} .popup${rn} .popupButton a:hover { background-color:${blackColor};color:${schedColor}} #${ele} .popup${rn} img {max-width:100%;} @media only screen and (max-width: 767px){ #${ele} .popup${rn} {flex-direction:column;padding:20px;} #${ele} .popup${rn} .popupContent {order:1} #${ele} .popup${rn} .popupImg {order:0;flex-basis:100%;margin-bottom:15px;} } </style>` let output = `<div class="popup${rn}"> <div class="popupContent"> <div class="popupSubHeading">${popupSubHeading}</div> <div class="popupMainHeading">${popupHeading}</div> <div class="popupDesc">${popupDesc}</div> <div class="popupButton"><a target="_blank" href="${popupCTA}" title="${popupButtonText}">${popupButtonText}</a></div> </div> <div class="popupImg"> <img src="${popupImgURL}" alt="${popupHeading}" /> </div> </div>` output += popupStyle; popupEle.innerHTML = output; }) }*/ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function(e,t,o,n,p,r,i){e.visitorGlobalObjectAlias=n;e[e.visitorGlobalObjectAlias]=e[e.visitorGlobalObjectAlias]||function(){(e[e.visitorGlobalObjectAlias].q=e[e.visitorGlobalObjectAlias].q||[]).push(arguments)};e[e.visitorGlobalObjectAlias].l=(new Date).getTime();r=t.createElement("script");r.src=o;r.async=true;i=t.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)})(window,document,"https://diffuser-cdn.app-us1.com/diffuser/diffuser.js","vgo"); vgo('setAccount', '66967162'); vgo('setTrackByDefault', true); vgo('process'); </script> <!-- Start of Amplitude Embed Code --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> !function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:[]};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{var n=function(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}},s=function(e,t,r){return function(n){e._q.push({name:t,args:Array.prototype.slice.call(r,0),resolve:n})}},o=function(e,t,r){e[t]=function(){if(r)return{promise:new Promise(s(e,t,Array.prototype.slice.call(arguments)))}}},i=function(e){for(var t=0;t<y.length;t++)o(e,y[t],!1);for(var r=0;r<g.length;r++)o(e,g[r],!0)};r.invoked=!0;var c=t.createElement("script");c.type="text/javascript",c.integrity="sha384-lyGcqRAilM5YOiZT3ktByF3Mv52pltOelJ66zwfcAZ/4s8cB1sSo7yMF2XWh+bzX",c.crossOrigin="anonymous",c.async=!0,c.src="https://cdn.amplitude.com/libs/analytics-browser-1.6.8-min.js.gz",c.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var a=t.getElementsByTagName("script")[0];a.parentNode.insertBefore(c,a);for(var u=function(){return this._q=[],this},l=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],p=0;p<l.length;p++)n(u,l[p]);r.Identify=u;for(var d=function(){return this._q=[],this},v=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setEventProperties"],f=0;f<v.length;f++)n(d,v[f]);r.Revenue=d;var y=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset"],g=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];i(r),r.createInstance=function(){var e=r._iq.push({_q:[]})-1;return i(r._iq[e]),r._iq[e]},e.amplitude=r}}(window,document)}(); </script> <!-- End of Amplitude Embed Code --> <!-- Pendo --> <script type="rocketlazyloadscript"> (function(apiKey){ (function(p,e,n,d,o){var v,w,x,y,z;o=p[d]=p[d]||{};o._q=o._q||[]; v=['initialize','identify','updateOptions','pageLoad','track'];for(w=0,x=v.length;w<x;++w)(function(m){ o[m]=o[m]||function(){o._q[m===v[0]?'unshift':'push']([m].concat([].slice.call(arguments,0)));};})(v[w]); y=e.createElement(n);y.async=!0;y.src='https://content.pdn.sched.com/agent/static/'+apiKey+'/pendo.js'; z=e.getElementsByTagName(n)[0];z.parentNode.insertBefore(y,z);})(window,document,'script','pendo'); // This function creates anonymous visitor IDs in Pendo unless you change the visitor id field to use your app's values // This function uses the placeholder 'ACCOUNT-UNIQUE-ID' value for account ID unless you change the account id field to use your app's values // Call this function after users are authenticated in your app and your visitor and account id values are available // Please use Strings, Numbers, or Bools for value types. pendo.initialize({ visitor: { id: 'VISITOR-UNIQUE-ID' // Required if user is logged in, default creates anonymous ID // email: // Recommended if using Pendo Feedback, or NPS Email // full_name: // Recommended if using Pendo Feedback // role: // Optional // You can add any additional visitor level key-values here, // as long as it's not one of the above reserved names. }, account: { id: 'ACCOUNT-UNIQUE-ID' // Required if using Pendo Feedback, default uses the value 'ACCOUNT-UNIQUE-ID' // name: // Optional // is_paying: // Recommended if using Pendo Feedback // monthly_value:// Recommended if using Pendo Feedback // planLevel: // Optional // planPrice: // Optional // creationDate: // Optional // You can add any additional account level key-values here, // as long as it's not one of the above reserved names. } }); })('725b0ff1-ac4d-4c2c-6bfc-1a20122ad07f'); </script> <!-- end Pendo --> </footer> </div> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1733319764 -->