CINXE.COM

Terms of Service | 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>Terms of Service | Sched</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Material%20Icons%7CMaterial%20Icons%20Outlined%7CMaterial%20Icons%20Round&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Material%20Icons%7CMaterial%20Icons%20Outlined%7CMaterial%20Icons%20Round&#038;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&#038;display=swap" /></noscript><link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&#038;family=Roboto:wght@400;700&#038;family=Material+Icons&#038;family=Material+Icons+Outlined&#038;family=Inter:wght@400;500;700&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&#038;family=Roboto:wght@400;700&#038;family=Material+Icons&#038;family=Material+Icons+Outlined&#038;family=Inter:wght@400;500;700&#038;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&#038;family=Roboto:wght@400;700&#038;family=Material+Icons&#038;family=Material+Icons+Outlined&#038;family=Inter:wght@400;500;700&#038;display=swap" /></noscript><link rel="stylesheet" href="https://sched.com/wp-content/cache/min/1/86d839470521200e858a044d02ed7bf0.css" media="all" data-minify="1" /> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://sched.com/terms/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Terms of Service | Sched" /> <meta property="og:url" content="https://sched.com/terms/" /> <meta property="og:site_name" content="Sched" /> <meta property="article:publisher" content="https://www.facebook.com/schedsched/" /> <meta property="og:updated_time" content="2024-09-02T10:49:07-07: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="Terms of Service | Sched" /> <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="Time to read" /> <meta name="twitter:data1" content="Less than a minute" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https://sched.com/terms/#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://sched.com","name":"Home"}},{"@type":"ListItem","position":"2","item":{"@id":"https://sched.com/terms/","name":"Terms of Service"}}]}]}</script> <!-- /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=1732894841" 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=1732894841" 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":"5554859e67","current_year":"2024","current_month":"11","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=1732894841" 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=1732894841" 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=1732894841" 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=1732894841" 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=1732894841" 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%2Fterms%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%2Fterms%2F&#038;format=xml" /> <!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.1.73--> <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&#038;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&#038;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&#038;ssl=1" /> <meta name="msapplication-TileImage" content="https://i0.wp.com/sched.com/wp-content/uploads/2021/11/cropped-favicon.png?fit=270%2C270&#038;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="page-template-default page page-id-225 topbar w-bg-white page-terms"> <!-- 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 id="top-banner" class="top-banner" style="display: none;"> <div class="grid-container"> <div class="top-banner-text">See Sched in action</div> <a class="button button--tiny button--dark" href="https://sched.com/webinar/demo/">Watch Demo</a> <div id="top-banner-close" class="top-banner-close"></div> </div> </div> <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 &amp; 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 &amp; 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/webinar/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 class="hero hero--feature flex section"> <div class="grid-container"> <div class="flex justify-center"> <div class="hero-header col-12"> <h1 class="hero-title">Terms of Service</h1> </div> </div> </div> </section> <section class="section section--narrow"> <div class="grid-container"> <div class="entry-content large-6 cell"> <div class="content-section"> <p>Sched.com is owned and operated by SCHED LLC, which is a Florida Limited Liability Company (“us”, “we”, “Sched” or “our”). These Terms of Use apply to the Sched website located at <a href="https://sched.com">www.sched.com</a>  all mobile applications and any websites or portions thereof) or mobile applications that are operated by Sched, LLC (collectively , the “Site”).  Please read these Terms of Service (“Terms” or “Agreement”) carefully. They are part of a legal agreement between you and Sched and govern your access to and use of our Services.</p> <p><strong>By using the Services you agree to be bound by these Terms and our </strong><a href="https://sched.com/privacy/">Privacy Policy</a> (which is incorporated herein by reference); <strong>IF YOU DO NOT AGREE, DO NOT USE THE SITE</strong>.  Sched reserves the right to, at its sole discretion, to change, modify, add or remove portions of these Terms of Use, at any time.  It is your responsibility to check these Terms periodically for changes.  Your continued use of the Site will mean that you accept and agree to the changes.</p> <p>Here are some key definitions used in these Terms:</p> <p><strong>“Services”</strong> means Sched’s event creation, planning, organization, scheduling, and management services as provided on, among other things, its websites, applications, and other platforms.</p> <p><strong>“Organizers”</strong> means our customers who use our Services to create and organize events.</p> <p><strong>“Attendees”</strong> means attendees, participants, speakers, and others who use our Services to attend, learn about, or participate in Organizers’ events.</p> <p><strong>“Users”</strong> means Organizers, Attendees, or any other person using our Services.</p> <p>“<strong>Content</strong>” means any information, files, data, text, links, graphics, photos, audio, videos, or other materials uploaded, downloaded, posted, submitted, or displayed by a User on the Services. For the avoidance of doubt, if you are an Organizer, your Content includes any information, files, data, text, links, graphics, photos, audio, videos, or other materials from or about your Attendees that is uploaded, downloaded, posted, submitted, or displayed on the Services by you.</p> <p>Users are referred to as “you” or “your” in these Terms. If you are a representative of a company, organization, government, or other legal entity accessing and using the Services on behalf of such entity, you represent and warrant that you are authorized to bind such entity to these Terms, in which case “you” and “your” as used in these Terms shall refer to such entity.</p> <p>We want these Terms to be as simple as possible but legalese is still required in some sections. If you have any questions about the Terms, please contact us at <a href="mailto:support@sched.com">support@sched.com</a>.</p> <p style="text-align: left;"><strong>1. Your Rights and Responsibilities</strong></p> <p>The Services are protected by copyright, trademark, and other US and foreign laws. These Terms do not grant you any right, title, or interest in the Services, other Users’ Content, or any related trademarks, logos, or other brand features. You agree not to reverse engineer or decompile the Services, attempt to do so, or assist anyone in doing so.</p> <p>Our Services may allow you to download software that may update automatically from time to time. So long as you comply with these Terms, we give you a limited, nonexclusive, nontransferable, revocable license access our Site and to use such software, solely to access the Services.</p> <p>To the extent any component of the Services may be offered under an open source license, we will make that license available to you and the provisions of that license may expressly override some of these Terms.</p> <p>Some of the Services require payment of fees and you must pay them in a timely manner. We may change our fees for future Services at any time by posting a new fee schedule on our website and/or sending you a notification by email.</p> <p style="text-align: left;"><strong>2. Your Content</strong></p> <p>By using the Services, you grant us a worldwide, irrevocable, non-exclusive, royalty-free license to use, reproduce, adapt, publish, translate, and distribute your Content in any existing or future media as we deem appropriate. You also grant to us the right to sub-license these rights.  We may use your comments or suggestions on how to improve our Services without any obligation to you.</p> <p>You shall timely obtain all authorizations, consents, releases, and permissions (“Consent”), and provide all privacy notices, that are necessary or required with respect to your Content. Without limiting the generality of the foregoing, if you are an Organizer, you shall obtain Consent from each Attendee to publicly publish on the Services information identifying and describing the Attendee as a speaker, moderator, artist, performer, exhibitor, or sponsor of your event, as the case may be. You shall not submit or use Content or use the Services in any way that infringes, misappropriates, or violates any trademark, copyright, patent, trade secret, right of publicity, right of privacy or other personal, legal, proprietary or contractual right of any User or third party or violates any applicable law.  As an Organizer, you are solely responsible for ensuring that any page displaying an event on the Services (and the event itself) meet all applicable local, state, provincial, national and other laws, rules and regulations, and that the goods and services described on the event page are delivered as described and in an accurate satisfactory manner.</p> <p>Our Services are not intended to be used by a person under the age of 13, or any higher legally-required minimum age in the jurisdiction where the person resides. You are prohibited from providing any Content about a person under the age of 13, or any higher minimum age in the jurisdiction where the person resides.</p> <p>While we may review your Content for compliance with these Terms, we have no obligation to do so. We are not responsible for the Content that Users submit and share using the Services. You are solely responsible for securing and maintaining your Content.</p> <p style="text-align: left;"><strong>3. Acceptable Use</strong></p> <p style="text-align: left;"><strong>3.1 Prohibited Misuse.</strong></p> <p>We require that all Users of our Services conduct themselves with respect for others, and you agree not to misuse the Services as follows:</p> <p>(1) Abusive Behavior: Do not harass, threaten, or defame any person or entity. Do not contact any person who has requested no further contact. Do not use ethnic, religious, or other offensive slurs against any person or group.</p> <p>(2) Privacy: Do not violate the privacy rights of any person. Do not collect or disclose any personal address, social security number, or other personal data without each holder’s written permission. Do not cooperate in or facilitate identity theft.</p> <p>(3) Intellectual Property: Do not infringe upon the copyrights, trademarks, trade secrets, or other intellectual property rights of any person or entity. Do not reproduce, publish, or disseminate software, audio recordings, video recordings, photographs, articles, or other works of authorship without the written permission of the copyright holder.</p> <p>(4) Hacking, Viruses, &amp; Network Attacks: Do not access any computer or communications system without authorization, including the computers used to provide the Service. Do not attempt to penetrate or disable any security system. Do not intentionally distribute a computer virus, launch a denial of service attack, or in any other way attempt to interfere with the functioning of any computer, communications system, or website. Do not attempt to access or otherwise interfere with the accounts of other Users.</p> <p>(5) Spam: Do not send bulk unsolicited emails (“Spam”) or sell or market any product or service advertised by or connected with Spam. Do not facilitate or cooperate in the dissemination of Spam in any way. Do not violate the CAN-Spam Act of 2003.</p> <p>(6) Fraud: Do not issue fraudulent offers to sell or buy products, services, or investments. Do not mislead anyone about the details or nature of a commercial transaction. Do not commit fraud in any other way.</p> <p>(7) Violations of Law: Do not violate any law.</p> <p>Reports of violations or misuse of the Services may lead to suspension or termination of your account or legal action, and you may be required to pay for the costs of investigation and remedial action related to misuse. We reserve the right to take any other remedial action we see fit. Notwithstanding the above, we are not responsible for Users’ conduct and have no obligation to review or remedy any User’s conduct in connection with the Services.</p> <p style="text-align: left;"><strong>3.2 Copyright Dispute Policy</strong></p> <p>We respect the intellectual property rights of others and expect you to do the same. This policy statement lists our requirements for notice of copyright infringement and for responses to such a notice if you or your Content are accused of copyright violations.</p> <p>We use the copyright infringement procedures of the Digital Millennium Copyright Act. We will take whatever action we deem appropriate, in our sole discretion, including removal of the challenged Content from our Services.</p> <p>To notify us of copyright infringement related to the Services, please send a written communication to our Copyright Agent identified below, that is substantially compliant with the statutory requirements of 17 U.S.C. §512(c)(3) as amended from time to time.</p> <p>Please send all notices required by this section to our Copyright Agent:<br /> Sched LLC / 8605 Santa Monica Blvd #69687 / Los Angeles, CA 90069-4109<br /> Attn: Copyright Agent<br /> Tel: 1-213-267-4162 / Email: <a href="mailto:support@sched.com">support@sched.com</a></p> </div> <div class="content-section"> <p style="text-align: left;"><strong>4. Privacy and Consumer Information</strong></p> </div> <p style="text-align: left;"><strong>4.1 Personal Data</strong></p> <div class="content-section"> <p>Your personal data is important to us. Please read our <a href="https://sched.com/privacy/">Privacy Policy</a>, which is incorporated by reference into these Terms, and governs any personal data provided to or collected by Sched.</p> <p style="text-align: left;"><strong>4.2 Compliance</strong></p> <p>If you are an Organizer, you represent, warrant and agree that (a) you will at all times comply with all applicable local, state, provincial, national and other laws, rules and regulations with respect to information you collect from (or receive about) consumers, and (b) you will at all times comply with any applicable policies posted on the Services with respect to information you collect from (or receive about) consumers.</p> <p style="text-align: left;"><strong>5. Access and Termination</strong></p> <p style="text-align: left;"><strong>5.1 Access</strong></p> <p>Access to some or all of our Services may be restricted at our discretion. It is your responsibility to keep the e-mail address and password enabling you to access the Services confidential. We are not responsible for any unauthorized use of the Services, but you must promptly notify us of any unauthorized use of or access to the Services of which you become aware.</p> <p>We may suspend or limit your use of the Services if you violate these Terms or use the Services in a manner that we reasonably believe will cause us harm or liability. We may also suspend use of the Services in the event of a security emergency, which means any use of the Services that do or could disrupt the Services, other Users’ use of the Services, or the infrastructure used to provide the Services, and unauthorized access to the Services.</p> <p style="text-align: left;"><strong>5.2 Termination</strong></p> <p>These Terms apply as soon as you access the Site or use our Services and shall continue in effect until they are terminated.  You may terminate your use of the Services at any time by notifying us. If you decide to terminate the Services, you are solely responsible for terminating your account before the next invoice period. You will be obligated to pay all fees owed up to the date of termination.</p> <p>You understand and agree that we may immediately terminate your right to use the Services without notice to you under certain circumstances, including, but not limited to: (a) breach of these Terms; (b) requests by law enforcement, government agencies, or court order; (c) security and technical issues or problems; (d) non-payment of any fees owed by you; or (e) extended periods of inactivity.</p> <p>If your use of the Services if terminated for any reason, you understand and agree that we may delete all of your Content (and any other information associated with you) and that we will not be liable to you or any third party for any termination of your right to use the Services or for the deletion of your Content.</p> <p>Upon termination we will have no further obligation to grant you any access to or use of the Services.</p> <p style="text-align: left;"><strong>6. Liability</strong></p> <p style="text-align: left;"><strong>6.1 Services “As Is.”</strong></p> <p>To the fullest extent permitted by law, we make no warranties, either express or implied, about the Services. The Services are provided “as is” and “as available.” We also disclaim any warranties of merchantability, fitness for a particular purpose, and non-infringement.</p> <p style="text-align: left;"><strong>6.2 Limitation of Liability.</strong></p> <p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, SCHED SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR PUNITIVE DAMAGES, OR ANY LOSS OF PROFITS OR REVENUES, WHETHER INCURRED DIRECTLY OR INDIRECTLY, OR ANY LOSS OF DATA, USE, GOODWILL, OR OTHER INTANGIBLE LOSSES. IN NO EVENT SHALL THE AGGREGATE LIABILITY OF SCHED EXCEED THE AMOUNT YOU PAID SCHED, IF ANY, IN THE PAST THREE MONTHS FOR THE SERVICES GIVING RISE TO THE CLAIM. THE LIMITATIONS OF THIS SUBSECTION SHALL APPLY TO ANY THEORY OF LIABILITY, WHETHER BASED ON WARRANTY, CONTRACT, STATUTE, TORT (INCLUDING NEGLIGENCE) OR OTHERWISE, AND WHETHER OR NOT SCHED HAS BEEN INFORMED OF THE POSSIBILITY OF ANY SUCH DAMAGE, AND EVEN IF A REMEDY SET FORTH HEREIN IS FOUND TO HAVE FAILED OF ITS ESSENTIAL PURPOSE.</p> <p style="text-align: left;"><strong>6.3 Indemnity.</strong></p> <p>You will indemnify and hold us, (“us” in this section includes our affiliates, subsidiaries, officers, directors, owners, agents, employees or licensors), harmless, including costs and attorneys’ fees, from and against any damage, claim or demand (whether direct, indirect, incidental, consequential or otherwise), for loss, liability, cost and expense made by any third party against us regarding: (a) your breach of these Terms (including any terms or agreements or policies  incorporated into these Terms) (b) your Content; (c) your use of the Services (including, if you are an Organizer, your Attendees’ use of the Services);  (d) infringement by you (including, if you are an Organizer, infringement by your Attendee) or any third party using your account, of any intellectual property or other right of any person or entity; (e) your breach of any applicable local, state, provincial, national or other law, rule or regulation or the rights of any third party; and (f) if you are an Organizer, your events (including where Sched has provided Services with respect to those events), provided that in the case of (f) this indemnification will not apply to the extent that the Claim arises out of Sched’s gross negligence or willful misconduct.  Sched will provide notice to you of any such Claim, provided that the failure or delay by Sched in providing such notice will not limit your obligations hereunder except to the extent you are materially prejudiced by such failure.  Also, in certain circumstances, Sched may choose to handle the Claim ourselves, in which case, you agree to cooperate with Sched in any way we reasonably request.</p> <p style="text-align: left;"><strong>6.4 Third party links and websites.</strong></p> <p>Users of the Services may gain access to third party sites on the Internet through hypertext or other computer links via the Services or through Organizers. Sched has no control over these websites and you understand these third party sites are not within our supervision or control. We make no representation or warranty whatsoever about any third-party site that is linked to or connected with our Services, or endorse the products or services offered on such site. We disclaim: (a) all responsibility and liability for content on third party websites and (b) any representations or warranties as to the security of any information (including, without limitation, credit card and other personal information). You hereby irrevocably waive any claim against us with respect to such sites and third-party content.</p> <p style="text-align: left;"><strong>6.5 Attorneys&#8217; Fees.</strong></p> <p>If we file an action against you to enforce these Terms and we prevail, we are entitled to recover reasonable attorneys’ fees and any damages or other relief we may be awarded.</p> <p style="text-align: left;"><strong>7. The Legal Particulars</strong><strong> &amp; Miscellaneous Items</strong></p> <p style="text-align: left;"><strong>7.1 Controlling Law and Judicial Forum.</strong></p> <p>These Terms will be governed by the laws of the state of Georgia (USA), excluding its conflicts of laws principles. You consent to the exclusive jurisdiction of the state and federal courts of the state of Georgia, and agree that venue shall be proper exclusively in Fulton County, Georgia with respect to any judicial proceeding relating in any way to these Terms, the Privacy Policy or the Services, unless otherwise specifically agreed by us.</p> <p style="text-align: left;"><strong>7.2 Entire Agreement.</strong></p> <p>These Terms constitute the entire agreement between you and Sched with respect to the subject matter of these Terms and supersede and replace any other prior or contemporaneous agreements, or terms and conditions applicable to the subject matter of these Terms.</p> <p style="text-align: left;"><strong>7.3 Waiver, Severability &amp; Assignment.</strong></p> <p>Our failure to enforce a provision is not a waiver of our right to do so later. If a provision is found unenforceable, the remaining provisions of the Terms will remain in full effect and an enforceable term will be substituted reflecting our intent as closely as possible. You may not assign any of your rights under these Terms, and any such attempt will be void. We may assign our rights to any of our affiliates or subsidiaries, or to any successor in interest of any business associated with the Services.</p> <p style="text-align: left;"><strong>7.4 Modifications.</strong></p> <p>We may revise these Terms from time to time and will always post the most current version on our website. If a revision materially affects your rights, we will notify you (by sending a message to the email address associated with your account or on this page). By continuing to use the Services after such modifications, you agree to be bound by the modified Terms.</p> <p style="text-align: left;"><strong>7.5 No Third-Party Beneficiaries or Agency.</strong></p> <p>There are no third-party beneficiaries to these Terms. Without limiting this section, an Organizer’s Attendees are not third-party beneficiaries to the Organizer’s rights under these Terms. We are not legal partners with you or agents of each other, and these terms do not create a joint venture.</p> <p style="text-align: left;"><strong>7.6 Feedback and Information:</strong></p> <p>Any feedback you provide at this Site or about this Site shall be deemed to be non-confidential.  Sched shall be free to use such information on an unrestricted basis.</p> <p style="text-align: left;"><strong>8. Data Protection</strong></p> <p>This Section 8 applies only to Organizers and only to the extent and on the condition that: (a) Sched Processes Organizer Personal Data (defined below) for or on behalf of the Organizer pursuant to these Terms; and (b)the Data Protection Laws apply to such Organizer Personal Data.</p> <p style="text-align: left;"><strong>8.1 Definitions.</strong></p> <p>“Controller”, “Processor”, “Data Subject”, “Processing” and “Personal Data” shall have the meanings ascribed to them in Data Protection Laws.</p> <p>“Organizer Personal Data” means any Personal Data that is part of the Organizer’s Content and subject to the Data Protection Laws.</p> <p>“Data Protection Laws” means the Regulation (EU) 2016/679 of the European Parliament and of the Council of 27 April 2016, and repealing Directive 95/46/EC, and any similar or related implementing legislation by European Union or European Economic Area member states, the United Kingdom, or Switzerland.</p> <p style="text-align: left;"><strong>8.2 Roles of the Parties.</strong></p> <p>Organizer is the Controller and Sched is the Processor with respect to the Processing of any Organizer Personal Data pursuant to these Terms. Sched shall only Process Organizer Personal Data on behalf of and in accordance with Organizer’s documented instructions, which include the provisions of these Terms, unless otherwise required to comply with any Data Protection Laws. Organizer and Sched shall comply with the Data Protection Laws.</p> <p style="text-align: left;"><strong>8.3 Nature, Purpose, and Duration of Processing.</strong></p> <p>Sched will Process Organizer Personal Data as necessary to perform the Services for the duration of the Agreement, unless otherwise agreed upon in writing. Organizer may submit Organizer Personal Data to the Sched and/or the Services, the extent of which is determined and controlled by Organizer in its sole discretion, and which may include, but is not limited, to the following categories: name, address, email address, telephone number, payment or financial information, company, position, location, photo, and biographical information. Organizer is responsible for satisfying its obligations regarding the Organizer Personal Data under the Data Protection Laws. Organizer Personal Data may include Personal Data from the following categories of Data Subjects: Attendees.</p> <p style="text-align: left;"><strong>8.4 Cross-border Transfers/Privacy Shield.</strong></p> <p>Organizer instructs and authorizes Sched to transfer Organizer Personal Data to any country or territory, including the United States, so long as appropriate safeguards have been provided by Organizer and/or Sched. Sched is <a href="https://www.privacyshield.gov/participant?id=a2zt00000008WVNAA2&amp;status=Active">certified under the EU-US and Swiss-US Privacy Shield Frameworks</a> (the “Privacy Shield”). Sched agrees to maintain its adherence to the Privacy Shield throughout the duration of the Agreement or implement an alternative appropriate safeguard which lawfully permits the transfer of Organizer Personal Data outside of the EU or Switzerland.</p> <p><strong>8.5 Sub-Processors.</strong></p> </div> <div></div> <div class="content-section"><span style="font-size: inherit;">Sched may engage third party subcontractors that Process Organizer Personal Data (“Sub-processors”) for the purposes of providing products and services to Organizer under this Agreement. A current list of Sub-processors is available in </span><u style="font-size: inherit;">Schedule 1</u><span style="font-size: inherit;">, below. Organizer authorizes Sched to engage these Sub-processors for the purpose of fulfilling Sched’s obligations under this Agreement. Sched shall provide notice to Organizer of any changes concerning the addition or replacement of any Sub-processors (Organizer is responsible for regularly checking and reviewing Schedule 1 for any such changes, and changes to Schedule 1 shall be the sole means of communicating any such changes) and provide Organizer the opportunity to object to such changes. Organizer’s failure to object in writing to a new Sub-processor within ten (10) days of Sched’s posting of the new Sub-processor on Schedule 1 of these Terms shall constitute Organizer’s authorization of the new Sub-processor. If Sched determines in its sole discretion that it cannot reasonably accommodate Organizer’s objection, upon notice from Sched, Organizer may choose to terminate the Agreement pursuant to Section 5.2 of these Terms, which shall be Organizer’s sole and exclusive remedy.</span></div> <div class="content-section"> <p>Sched shall impose obligations on its Sub-processors that Process Organizer Personal Data that are the same as or equivalent to those set out in this Section 8 by way of written contract. Sched shall remain liable for the acts or omissions of its Sub-processors to the same extent that Sched would be liable if performing the Processing of Organizer Personal Data of the Sub-processor.</p> <p style="text-align: left;"><strong>8.6 Data Processing.</strong></p> <p>To the extent Sched Processes Organizer Personal Data for or on behalf of Organizer, Sched shall:</p> <ul> <li>ensure that that its personnel are subject to binding obligations of confidentiality with respect to Organizer Personal Data;</li> <li>implement reasonably appropriate technical and organizational security measures to ensure a level of security reasonably appropriate to the risk, taking into account, in Sched’s discretion, the state of the art, the costs of implementation and the nature, scope, context and purposes of the Processing as well as the risk of varying likelihood and severity for the rights and freedoms of Data Subjects;</li> <li>assist the Organizer, at the Organizer’s sole cost and expense, (a) in responding to any request from a Data Subject and (b) in ensuring compliance with Organizer’s obligations under the Data Protection Laws with respect to security, breach notifications, impact assessments, and consultations with supervisory authorities or regulators;</li> <li>at the written direction of the Organizer, take reasonable measures to delete Organizer Personal Data or return Organizer Personal Data and copies thereof to the Organizer (or Attendee) upon proper termination of the Agreement, subject to applicable laws requiring the continued storage of the Organizer Personal Data by Sched; and</li> <li>provide Organizer with information reasonably necessary to demonstrate compliance with the obligations set forth in this Section 8; any on-site audits or inspections shall be (i) subject to and conditioned on reasonable advance written notice, not less than sixty (60) days, to Sched; (ii) subject to and conditioned on a written non-disclosure agreement and a detailed written audit plan reviewed and pre-approved by Sched; (iii) limited to once every three (3) years; (iv) at Organizer’s sole cost and expense; (v) limited in scope and purpose to evaluate a specifically identified suspected failure by Sched to comply with the provisions of this Section 8 and only after Organizer has exhausted all other reasonable means as determined by Sched; and (vi) in the presence of a Sched representative</li> </ul> <p style="text-align: left;"><strong>9. Terms Applicable Only to the United States Government</strong></p> <p>If you are an agent or entity of the United States Government such that your agreement to the Terms could implicate the Anti-Deficiency Act (31 U.S.C. § 1341), the Terms are hereby modified (the “Amendment”) as follows only as they pertain to your use of our Services:</p> <p>(a) Any provisions in the Terms related to indemnification are hereby waived, and shall not apply except to the extent expressly authorized by law;</p> <p>(b) The Terms shall be governed by and interpreted and enforced in accordance with the laws of the United States of America without reference to conflict of laws. To the extent permitted by federal law, the laws of the State of Florida excluding Florida’s choice of law rules will apply in the absence of applicable federal law;</p> <p>(c) Either party may assign its obligations under the Terms with the prior written consent of the other;</p> <p>(d) If we file an action against you to enforce these Terms and we prevail, we are entitled to recover reasonable attorney fees and any damages or other relief we may be awarded only to the extent consistent with the Equal Access to Justice Act; and</p> <p>(e) Any modifications or changes to the Amendment must be agreed upon by both parties.</p> <p style="text-align: left;"><strong>10. Terms Applicable Only to the State and Local Governments</strong></p> <p>If you are an agent or entity of a state or local government in the United States and using our Services in that regard, the Terms are hereby modified (the “Amendment”) as follows only as they pertain to your use of our Services:</p> <p>(a) Any provisions in the Terms related to indemnification shall apply to you only to the extent permitted (expressly or otherwise) by your jurisdiction’s laws; and</p> <p>(b) The Terms relating to governing law, jurisdiction and venue do not apply.</p> <p>&nbsp;</p> <p style="text-align: left;"><strong>SCHEDULE 1 (Sub-Processors)</strong></p> <p><u>Amazon Web Services &amp; LeaseWeb</u>: For hosting and serving files using their content delivery network.</p> <p><u>Amplitude:</u> For tracking analytics and usage. This helps us learn from trends.</p> <p><u>Cloudflare</u>: For hosting and serving files using their content delivery network.</p> <p><u>Eventbrite</u>: For integrating <a href="https://sched.com/guide/set-up-eventbrite/">Eventbrite</a> events into Sched, including attendee data and registration info.</p> <p><u>Google LLC (Google G-Suite)/ Zoom :</u> For team calendars, email, document hosting, conference calls and other business tools to enable communication and collaboration internally.</p> <p><u>New Relic</u>: For tracking server statistics like loading and response times. This helps us improve our application.</p> <p><u>Recurly / Bank of America / TSYS / Earth Class Mail</u>: For payment processing and billing. We use Recurly to securely store billing information and charge for both one-time services and recurring charges.  Bank of America, TSYS and Earth Class Mail to securely process payments.</p> <p><u>The Rocket Science Group, LLC dba MailChimp (Mandrill):</u> For email. We use Mandrill (owned by MailChimp) to power all of the emails that Sched sends out on behalf of our company and the event organizers that use Sched. They help ensure that organizers are sending email to people that want it, and not spamming them.</p> <p><u>Active Campaign</u>: For email marketing. We use Active Campaign for email marketing.</p> <p><u>Calendly</u>: For scheduling support and sales calls with potential and current customers.</p> <p><u>Intercom &amp; Front</u>: For support. We use Intercom to power the chat widgets throughout the application and customer support/contact forms on the website. Attendees and organizers can use these to email or live-chat with our support team. We send additional data into Intercom, like which plan you have, to help us prioritize messages and improve our application.</p> <p><u>Click Funnels:</u> For email marketing, landing pages and set up email messages and sequences to reconnect with our audience.</p> <p><u>Pendo Inc</u>: For in-app communications, tracking analytics and usage. This helps us learn from trends.</p> <p><u>Pipedrive Inc.</u>: For tracking potential customers and their decision-making when interacting with our sales team.</p> <p><u>Hubspot, Inc.</u>: For tracking potential customers and their decision-making when interacting with our sales team.</p> <p><u>Slack</u>: For tracking potential customers and their decision-making when interacting with our sales team.</p> <p><span style="text-decoration: underline;">SendBird, Inc</span>: For direct and group messaging within between users</p> <p><span style="text-decoration: underline;">Stripe, Inc</span>: For processing of registration and ticketing fees</p> <p><u>Basecamp</u>: For tracking potential customers and their decision-making when interacting with our sales team.</p> <p><u>Google LLC (Google Analytics):</u> For tracking analytics and usage. This helps us learn from trends.</p> <p><u>Visual Website Optimizer</u>: For A/B testing. We use VWO (Visual Website Optimizer) to improve the effectiveness of our site and application. For example, perhaps removing a field from the signup form will help more people create new event sites.</p> <p><u>Mouseflow</u>: For tracking how users interact with a page. This helps us improve the user experience and fix bugs.</p> <p><u>Google LLC (Firebase)</u>: For user tracking, analytics and usage of mobile apps. This helps us learn from trends and fix errors.</p> <p><span style="text-decoration: underline;">Instantly (Foo Monk LLC)</span>: for website analytics, visitor identification and marketing communications</p> <p>&nbsp;</p> </div> <p style="text-align: left;"><strong>Last updated on September 2, 2024.</strong></p> <p style="text-align: left;">Have questions? Contact us on our <a href="https://sched.com/contact-us/">Support page</a>.</p> </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>&copy; 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=1732894841" 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=1732894841" 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=1732894841" 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=1732894841" 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=1732894842" 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=1732894842" 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=1732894842" 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=1732894842" 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=1732894842" 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=1732894842" 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=1732894842" 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=1732894842" 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=1732894842" 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":"page","leadinPluginVersion":"11.1.73"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sched.com/wp-content/cache/min/1/22154207.js?ver=1732894842" 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":"a15ca456087b6d7791001370d53a1dbb","_wpnonce":"49ee9592d8"},"translations":{"fieldIsRequired":"This field is required."},"user_voted":{"user_id":"a15ca456087b6d7791001370d53a1dbb","post_id":225,"action":"helpful_has_user_voted","_wpnonce":"d5827cd7ed"},"post_id":"225","ajax_session":{"helpful_user":"a15ca456087b6d7791001370d53a1dbb"}}; /* ]]> */ </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=1732894842" 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=1732894843" 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=1732894843" 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=1732894843" 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=1732894843" 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=1732894843" 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=1732894843" id="foundation-js" defer></script> <script type="text/javascript" src="https://stats.wp.com/e-202448.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\":\"225\",\"tz\":\"-8\",\"srv\":\"sched.com\",\"j\":\"1:14.0\"}") ]); _stq.push([ "clickTrackerInit", "213107603", "225" ]); /* ]]> */ </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=1732894844" 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@1733013906 -->

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