<!DOCTYPE HTML><html lang="en"><head><title>BARCAMP 2025</title><meta charset="utf-8" /><meta name="viewport" content="width=device-width,initial-scale=1" /><meta name="color-scheme" content="light only" /><meta name="description" content="Redux editions" /><meta property="og:site_name" content="BARCAMP 2025" /><meta property="og:title" content="BARCAMP 2025" /><meta property="og:type" content="website" /><meta property="og:description" content="Redux editions" /><meta property="og:image" content="https://barcamp.carrd.co/assets/images/card.jpg?v=b8a71aae" /><meta property="og:image:type" content="image/jpeg" /><meta property="og:image:width" content="1280" /><meta property="og:image:height" content="800" /><meta property="og:url" content="https://barcamp.carrd.co" /><meta property="twitter:card" content="summary_large_image" /><link rel="canonical" href="https://barcamp.carrd.co" /><link href="https://fonts.googleapis.com/css2?display=swap&family=Archivo:ital,wght@0,400;0,600;0,700;0,900;1,400;1,600;1,700;1,900" rel="stylesheet" type="text/css" /><style>html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}body{-webkit-text-size-adjust:none}mark{background-color:transparent;color:inherit}input::-moz-focus-inner{border:0;padding:0}input[type="text"],input[type="email"],select,textarea{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none}*, *:before, *:after {box-sizing: border-box;}body {line-height: 1.0;min-height: var(--viewport-height);min-width: 320px;overflow-x: hidden;word-wrap: break-word;background-color: #F0F2F5;}:root {--background-height: 100vh;--site-language-alignment: left;--site-language-direction: ltr;--site-language-flex-alignment: flex-start;--site-language-indent-left: 1;--site-language-indent-right: 0;--site-language-margin-left: 0;--site-language-margin-right: auto;--viewport-height: 100vh;}html {font-size: 18pt;}u {text-decoration: underline;}strong {color: inherit;font-weight: bolder;}em {font-style: italic;}code {background-color: rgba(144,144,144,0.25);border-radius: 0.25em;font-family: 'Lucida Console', 'Courier New', monospace;font-size: 0.9em;font-weight: normal;letter-spacing: 0;margin: 0 0.25em;padding: 0.25em 0.5em;text-indent: 0;}mark {background-color: rgba(144,144,144,0.25);}spoiler-text {-webkit-text-stroke: 0;background-color: rgba(32,32,32,0.75);text-shadow: none;text-stroke: 0;color: transparent;cursor: pointer;transition: color 0.1s ease-in-out;}spoiler-text.active {color: #FFFFFF;cursor: text;}s {text-decoration: line-through;}sub {font-size: smaller;vertical-align: sub;}sup {font-size: smaller;vertical-align: super;}a {color: inherit;text-decoration: underline;transition: color 0.25s ease;}a[onclick]:not([href]) {cursor: pointer;}unloaded-script {display: none;}#wrapper {-webkit-overflow-scrolling: touch;align-items: center;display: flex;flex-direction: column;justify-content: center;min-height: var(--viewport-height);overflow: hidden;position: relative;z-index: 2;padding: 2.5rem 2.5rem 2.5rem 2.5rem;}#main {--alignment: left;--flex-alignment: flex-start;--indent-left: 1;--indent-right: 0;--margin-left: 0;--margin-right: auto;--border-radius-tl: 0;--border-radius-tr: 0;--border-radius-br: 0;--border-radius-bl: 0;align-items: center;display: flex;flex-grow: 0;flex-shrink: 0;justify-content: center;max-width: 100%;position: relative;text-align: var(--alignment);z-index: 1;background-color: #FFFFFF;box-shadow: 0rem 0.875rem 1.5rem 0rem rgba(32,46,66,0.059);transition: opacity 1.25s ease-in-out 0s;}#main > .inner {--padding-horizontal: 2.5rem;--padding-vertical: 3.5rem;--spacing: 1.75rem;--width: 47rem;border-radius: var(--border-radius-tl) var(--border-radius-tr) var(--border-radius-br) var(--border-radius-bl);max-width: 100%;position: relative;width: var(--width);z-index: 1;padding: var(--padding-vertical) var(--padding-horizontal);}#main > .inner > * {margin-top: var(--spacing);margin-bottom: var(--spacing);}#main > .inner > :first-child {margin-top: 0 !important;}#main > .inner > :last-child {margin-bottom: 0 !important;}#main > .inner > .full {margin-left: calc(var(--padding-horizontal) * -1);max-width: calc(100% + calc(var(--padding-horizontal) * 2) + 0.4725px);width: calc(100% + calc(var(--padding-horizontal) * 2) + 0.4725px);}#main > .inner > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;margin-top: calc(var(--padding-vertical) * -1) !important;}#main > .inner > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;margin-bottom: calc(var(--padding-vertical) * -1) !important;}#main > .inner > .full.screen {border-radius: 0 !important;max-width: 100vw;position: relative;width: 100vw;left: 50%;margin-left: -50vw;right: auto;}body.is-loading #main {opacity: 0;}body.is-instant #main, body.is-instant #main > .inner > *,body.is-instant #main > .inner > section > * {transition: none !important;}body.is-instant:after {display: none !important;transition: none !important;}@keyframes loading-spinner {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.deferred:before {content: '';display: block;width: 4rem;height: 4rem;position: absolute;top: 50%;left: 50%;margin: -2rem 0 0 -2rem;animation: loading-spinner 1s infinite linear;transition: opacity 0.25s ease;transition-delay: 0.5s;opacity: 0;z-index: -1;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iOTZweCIgaGVpZ2h0PSI5NnB4IiB2aWV3Qm94PSIwIDAgOTYgOTYiIHpvb21BbmRQYW49ImRpc2FibGUiPjxzdHlsZT5jaXJjbGUge2ZpbGw6IHRyYW5zcGFyZW50OyBzdHJva2U6ICNmZmY7IHN0cm9rZS13aWR0aDogMS41cHg7IH08L3N0eWxlPjxkZWZzPjxjbGlwUGF0aCBpZD0iY29ybmVyIj48cG9seWdvbiBwb2ludHM9IjAsMCA0OCwwIDQ4LDQ4IDk2LDQ4IDk2LDk2IDAsOTYiIC8+PC9jbGlwUGF0aD48L2RlZnM+PGcgY2xpcC1wYXRoPSJ1cmwoI2Nvcm5lcikiPjxjaXJjbGUgY3g9IjQ4IiBjeT0iNDgiIHI9IjMyIi8+PC9nPjwvc3ZnPg==');background-position: center;background-repeat: no-repeat;background-size: 3rem;}.deferred.loading:before {opacity: 0.35;z-index: 0;}.image {display: block;line-height: 0;max-width: 100%;position: relative;}.image .frame {-webkit-backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);display: inline-block;max-width: 100%;overflow: hidden;vertical-align: top;width: 100%;}.image .frame img {border-radius: 0 !important;max-width: 100%;vertical-align: top;width: inherit;}.image.full .frame {display: block;}.image.full:first-child .frame {border-top-left-radius: inherit;border-top-right-radius: inherit;}.image.full:last-child .frame {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#image01:not(:first-child) {margin-top: 2.75rem !important;}#image01:not(:last-child) {margin-bottom: 2.75rem !important;}#image01 .frame {width: 100vw;transition: none;}#image01 .frame img {transition: none;}h1, h2, h3, p {direction: var(--site-language-direction);position: relative;}h1 span.p, h2 span.p, h3 span.p, p span.p {display: block;position: relative;}h1 span[style], h2 span[style], h3 span[style], p span[style], h1 strong, h2 strong, h3 strong, p strong, h1 a, h2 a, h3 a, p a, h1 code, h2 code, h3 code, p code, h1 mark, h2 mark, h3 mark, p mark, h1 spoiler-text, h2 spoiler-text, h3 spoiler-text, p spoiler-text {-webkit-text-fill-color: currentcolor;}#text15 {color: #898E96;font-family: 'Archivo', sans-serif;letter-spacing: -0.075rem;width: 100%;font-size: 2.75em;line-height: 1.5;font-weight: 900;}#text15 a {text-decoration: underline;}#text15 a:hover {text-decoration: none;}#text15 span.p:nth-child(n + 2) {margin-top: 1rem;}#text02 {color: #FF669D;font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 700;}#text02 a {text-decoration: underline;}#text02 a:hover {text-decoration: none;}#text02 span.p:nth-child(n + 2) {margin-top: 1rem;}#text06 {text-align: center;color: #898E96;font-family: 'Archivo', sans-serif;font-size: 3.75em;line-height: 1;font-weight: 900;}#text06 a {text-decoration: underline;}#text06 a:hover {text-decoration: none;}#text06 span.p:nth-child(n + 2) {margin-top: 1rem;}#text01 {color: rgba(47,50,54,0.588);font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#text01 a {text-decoration: underline;}#text01 a:hover {text-decoration: none;}#text01 span.p:nth-child(n + 2) {margin-top: 1rem;}#text07 {color: rgba(47,50,54,0.588);font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#text07 a {text-decoration: underline;}#text07 a:hover {text-decoration: none;}#text07 span.p:nth-child(n + 2) {margin-top: 1rem;}#text08 {color: rgba(47,50,54,0.588);font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#text08 a {text-decoration: underline;}#text08 a:hover {text-decoration: none;}#text08 span.p:nth-child(n + 2) {margin-top: 1rem;}#text09 {color: #FF669D;font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 700;}#text09 a {text-decoration: underline;}#text09 a:hover {text-decoration: none;}#text09 span.p:nth-child(n + 2) {margin-top: 1rem;}#text13 {color: rgba(47,50,54,0.588);font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#text13 a {text-decoration: underline;}#text13 a:hover {text-decoration: none;}#text13 span.p:nth-child(n + 2) {margin-top: 1rem;}#text10 {color: #FF669D;font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 700;}#text10 a {text-decoration: underline;}#text10 a:hover {text-decoration: none;}#text10 span.p:nth-child(n + 2) {margin-top: 1rem;}#text14 {color: #FF669D;font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 700;}#text14 a {text-decoration: underline;}#text14 a:hover {text-decoration: none;}#text14 span.p:nth-child(n + 2) {margin-top: 1rem;}#text05 {color: #FF669D;font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 700;}#text05 a {text-decoration: underline;}#text05 a:hover {text-decoration: none;}#text05 span.p:nth-child(n + 2) {margin-top: 1rem;}#text16 {color: rgba(47,50,54,0.588);font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#text16 a {text-decoration: underline;}#text16 a:hover {text-decoration: none;}#text16 span.p:nth-child(n + 2) {margin-top: 1rem;}#text17 {color: #898E96;font-family: 'Archivo', sans-serif;letter-spacing: -0.075rem;width: 100%;font-size: 2.75em;line-height: 1.5;font-weight: 900;}#text17 a {text-decoration: underline;}#text17 a:hover {text-decoration: none;}#text17 span.p:nth-child(n + 2) {margin-top: 1rem;}#text18 {color: rgba(47,50,54,0.588);font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#text18 a {text-decoration: underline;}#text18 a:hover {text-decoration: none;}#text18 span.p:nth-child(n + 2) {margin-top: 1rem;}#text04 {color: #898E96;font-family: 'Archivo', sans-serif;letter-spacing: -0.075rem;width: 100%;font-size: 2.75em;line-height: 1.5;font-weight: 900;}#text04 a {text-decoration: underline;}#text04 a:hover {text-decoration: none;}#text04 span.p:nth-child(n + 2) {margin-top: 1rem;}#text11 {color: rgba(47,50,54,0.588);font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#text11 a {text-decoration: underline;}#text11 a:hover {text-decoration: none;}#text11 span.p:nth-child(n + 2) {margin-top: 1rem;}#text12 {text-align: center;color: rgba(47,50,54,0.588);font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#text12 a {text-decoration: underline;}#text12 a:hover {text-decoration: none;}#text12 span.p:nth-child(n + 2) {margin-top: 1rem;}#text03 {text-align: center;color: rgba(47,50,54,0.588);font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#text03 a {text-decoration: underline;}#text03 a:hover {text-decoration: none;}#text03 span.p:nth-child(n + 2) {margin-top: 1rem;}hr {align-items: center;border: 0;display: flex;justify-content: var(--flex-alignment);min-height: 1rem;padding: 0;position: relative;width: 100%;}hr:before {content: '';}#divider01:before {width: 100%;background-color: rgba(47,50,54,0.588);height: 1px;border-radius: 0px;}#divider03:before {width: 100%;background-color: rgba(47,50,54,0.588);height: 1px;border-radius: 0px;}#divider02:before {width: 100%;background-color: rgba(47,50,54,0.588);height: 1px;border-radius: 0px;}.container {position: relative;}.container > .wrapper {vertical-align: top;position: relative;max-width: 100%;border-radius: inherit;}.container > .wrapper > .inner {vertical-align: top;position: relative;max-width: 100%;border-radius: inherit;text-align: var(--alignment);}#main .container.full:first-child > .wrapper {border-top-left-radius: inherit;border-top-right-radius: inherit;}#main .container.full:last-child > .wrapper {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#main .container.full:first-child > .wrapper > .inner {border-top-left-radius: inherit;border-top-right-radius: inherit;}#main .container.full:last-child > .wrapper > .inner {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#columns01 > .wrapper {display: inline-block;width: 35rem;background-color: transparent;}#columns01 > .wrapper > .inner {--gutters: 2rem;--padding-horizontal: 0rem;--padding-vertical: 0rem;--spacing: 0.25rem;padding: var(--padding-vertical) var(--padding-horizontal);}#columns01.default > .wrapper > .inner > * {margin-bottom: var(--spacing);margin-top: var(--spacing);}#columns01.default > .wrapper > .inner > *:first-child {margin-top: 0 !important;}#columns01.default > .wrapper > .inner > *:last-child {margin-bottom: 0 !important;}#columns01.columns > .wrapper > .inner {flex-wrap: wrap;display: flex;align-items: flex-start;}#columns01.columns > .wrapper > .inner > * {flex-grow: 0;flex-shrink: 0;max-width: 100%;text-align: var(--alignment);padding: 0 0 0 var(--gutters);}#columns01.columns > .wrapper > .inner > * > * {margin-bottom: var(--spacing);margin-top: var(--spacing);}#columns01.columns > .wrapper > .inner > * > *:first-child {margin-top: 0 !important;}#columns01.columns > .wrapper > .inner > * > *:last-child {margin-bottom: 0 !important;}#columns01.columns > .wrapper > .inner > *:first-child {margin-left: calc(var(--gutters) * -1);}#columns01.default > .wrapper > .inner > .full {margin-left: calc(var(--padding-horizontal) * -1);max-width: none !important;width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);}#columns01.default > .wrapper > .inner > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;border-top-left-radius: inherit;border-top-right-radius: inherit;}#columns01.default > .wrapper > .inner > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#columns01.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--gutters) * -0.5);max-width: none !important;width: calc(100% + var(--gutters) + 0.4725px);}#columns01.columns > .wrapper > .inner > div:first-child > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% + var(--padding-horizontal) + calc(var(--gutters) * 0.5) + 0.4725px);}#columns01.columns > .wrapper > .inner > div:last-child > .full {width: calc(100% + var(--padding-horizontal) + calc(var(--gutters) * 0.5) + 0.4725px);}#columns01.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#columns01.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#columns01.columns > .wrapper > .inner > div:first-child, #columns01.columns > .wrapper > .inner > div:first-child > .full:first-child {border-top-left-radius: inherit;}#columns01.columns > .wrapper > .inner > div:last-child, #columns01.columns > .wrapper > .inner > div:last-child > .full:first-child {border-top-right-radius: inherit;}#columns01.columns > .wrapper > .inner > .full {align-self: stretch;}#columns01.columns > .wrapper > .inner > .full:first-child {border-bottom-left-radius: inherit;border-top-left-radius: inherit;}#columns01.columns > .wrapper > .inner > .full:last-child {border-bottom-right-radius: inherit;border-top-right-radius: inherit;}#columns01.columns > .wrapper > .inner > .full > .full:first-child:last-child {border-radius: inherit;height: calc(100% + (var(--padding-vertical) * 2));}#columns01.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {border-radius: inherit;height: 100%;position: absolute;width: 100%;}#container02 > .wrapper {display: block;margin: 0 auto 0 auto;width: 35rem;background-color: #FFFDC7;}#container02 > .wrapper > .inner {--gutters: 2rem;--padding-horizontal: 1rem;--padding-vertical: 3.125rem;padding: var(--padding-vertical) var(--padding-horizontal);}#container02.default > .wrapper > .inner > * {margin-bottom: var(--spacing);margin-top: var(--spacing);}#container02.default > .wrapper > .inner > *:first-child {margin-top: 0 !important;}#container02.default > .wrapper > .inner > *:last-child {margin-bottom: 0 !important;}#container02.columns > .wrapper > .inner {flex-wrap: wrap;display: flex;align-items: flex-start;}#container02.columns > .wrapper > .inner > * {flex-grow: 0;flex-shrink: 0;max-width: 100%;text-align: var(--alignment);padding: 0 0 0 var(--gutters);}#container02.columns > .wrapper > .inner > * > * {margin-bottom: var(--spacing);margin-top: var(--spacing);}#container02.columns > .wrapper > .inner > * > *:first-child {margin-top: 0 !important;}#container02.columns > .wrapper > .inner > * > *:last-child {margin-bottom: 0 !important;}#container02.columns > .wrapper > .inner > *:first-child {margin-left: calc(var(--gutters) * -1);}#container02.default > .wrapper > .inner > .full {margin-left: calc(var(--padding-horizontal) * -1);max-width: none !important;width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);}#container02.default > .wrapper > .inner > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;border-top-left-radius: inherit;border-top-right-radius: inherit;}#container02.default > .wrapper > .inner > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container02.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--gutters) * -0.5);max-width: none !important;width: calc(100% + var(--gutters) + 0.4725px);}#container02.columns > .wrapper > .inner > div:first-child > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% + var(--padding-horizontal) + calc(var(--gutters) * 0.5) + 0.4725px);}#container02.columns > .wrapper > .inner > div:last-child > .full {width: calc(100% + var(--padding-horizontal) + calc(var(--gutters) * 0.5) + 0.4725px);}#container02.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#container02.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#container02.columns > .wrapper > .inner > div:first-child, #container02.columns > .wrapper > .inner > div:first-child > .full:first-child {border-top-left-radius: inherit;}#container02.columns > .wrapper > .inner > div:last-child, #container02.columns > .wrapper > .inner > div:last-child > .full:first-child {border-top-right-radius: inherit;}#container02.columns > .wrapper > .inner > .full {align-self: stretch;}#container02.columns > .wrapper > .inner > .full:first-child {border-bottom-left-radius: inherit;border-top-left-radius: inherit;}#container02.columns > .wrapper > .inner > .full:last-child {border-bottom-right-radius: inherit;border-top-right-radius: inherit;}#container02.columns > .wrapper > .inner > .full > .full:first-child:last-child {border-radius: inherit;height: calc(100% + (var(--padding-vertical) * 2));}#container02.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {border-radius: inherit;height: 100%;position: absolute;width: 100%;}.list {display: block;}.list ul, .list ol {display: inline-block;max-width: 100%;text-align: var(--site-language-alignment);vertical-align: middle;}.list ul li, .list ol li {direction: var(--site-language-direction);display: flex;position: relative;}.list ul li:before, .list ol li:before {background-repeat: no-repeat;content: '';display: block;flex-grow: 0;flex-shrink: 0;font-variant: normal !important;letter-spacing: 0 !important;order: 1;position: relative;}.list ul li:after, .list ol li:after {content: '';display: block;flex-grow: 0;flex-shrink: 0;order: 2;pointer-events: none;}.list ul li p, .list ol li p {flex-grow: 1;flex-shrink: 1;order: 3;}.list ul li:first-child, .list ol li:first-child {margin-top: 0 !important;}#list02 {color: rgba(47,50,54,0.588);font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#list02 a {text-decoration: underline;}#list02 a:hover {text-decoration: none;}#list02 ul {width: 100%;}#list02 ul li {margin-top: 0rem;}#list02 ul li:after {width: 0.625rem;}#list02 ul li:before {background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2210%22%20fill%3D%22rgba(47,50,54,0.588)%22%20%2F%3E%3C%2Fsvg%3E');background-position: left 60%;background-repeat: no-repeat;background-size: contain;height: 1.75rem;line-height: 1.75rem;min-width: 0.8203125rem;}#list01 {color: rgba(47,50,54,0.588);font-family: 'Archivo', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#list01 a {text-decoration: underline;}#list01 a:hover {text-decoration: none;}#list01 ul {width: 100%;}#list01 ul li {margin-top: 0rem;}#list01 ul li:after {width: 0.625rem;}#list01 ul li:before {background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2210%22%20fill%3D%22rgba(47,50,54,0.588)%22%20%2F%3E%3C%2Fsvg%3E');background-position: left 60%;background-repeat: no-repeat;background-size: contain;height: 1.75rem;line-height: 1.75rem;min-width: 0.8203125rem;}.buttons {cursor: default;display: flex;justify-content: var(--flex-alignment);letter-spacing: 0;padding: 0;}.buttons li {max-width: 100%;text-align: var(--alignment);}.buttons li a {align-items: center;justify-content: center;max-width: 100%;text-align: center;text-decoration: none;vertical-align: middle;white-space: nowrap;}#buttons02 {--flex-alignment: center;--alignment: center;gap: 0.75rem;flex-direction: row;flex-wrap: wrap;}#buttons02 li a {display: inline-block;width: auto;height: 2.5rem;line-height: 2.5rem;padding: 0 1.25rem;vertical-align: middle;font-family: 'Archivo', sans-serif;font-size: 1em;font-weight: 600;border-radius: 0rem;direction: var(--site-language-direction);overflow: hidden;text-overflow: ellipsis;transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;}#buttons02 .button {background-color: #292929;color: #FFFFFF;}#buttons01 {--flex-alignment: center;--alignment: center;gap: 0.75rem;flex-direction: row;flex-wrap: wrap;}#buttons01 li a {display: inline-block;width: auto;height: auto;line-height: 1.5625rem;padding: 0 1.25rem;vertical-align: middle;font-family: 'Archivo', sans-serif;font-size: 1em;font-weight: 600;border-radius: 0rem;direction: var(--site-language-direction);overflow: hidden;text-overflow: ellipsis;padding-bottom: 0.78125rem;padding-top: 0.78125rem;white-space: normal;text-align: var(--alignment);transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;}#buttons01 .button {background-color: #292929;color: #FFFFFF;}.icc-credits {display: block;opacity: 1 !important;position: relative;transition-delay: 0s !important;}.icc-credits span {border-radius: 24px;cursor: pointer;display: inline-block;font-family: Arial, sans-serif;font-size: 12px;letter-spacing: 0;line-height: 1;position: relative;text-decoration: none;width: auto;}.icc-credits span a {display: inline-block;padding: 0.5em 0.375em;position: relative;text-decoration: none;transition: color 0.25s ease, transform 0.25s ease;z-index: 1;}.icc-credits span a:before {content: '( ';opacity: 1;transition: opacity 0.25s ease;}.icc-credits span a:after {content: ' )';opacity: 1;transition: opacity 0.25s ease;}.icc-credits span::after {background-image: linear-gradient(30deg, #A464A1 15%, #3B5DAD 85%);border-radius: inherit;box-shadow: 0 0.25em 1.25em 0 rgba(0,0,0,0.25);content: '';display: block;height: calc(100% + 2px);left: -1px;opacity: 0;pointer-events: none;position: absolute;top: -1px;transition: opacity 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;width: calc(100% + 2px);}.icc-credits span:hover {text-transform: none !important;}.icc-credits span:hover a {color: #ffffff !important;transform: scale(1.1) translateY(-0.05rem);}.icc-credits span:hover a:before {opacity: 0;}.icc-credits span:hover a:after {opacity: 0;}.icc-credits span:hover::after {opacity: 1;transform: scale(1.1) translateY(-0.05rem);}#credits span {color: rgba(47,50,54,0.498);margin-top: 1.5rem !important;}@media (max-width: 1920px) {}@media (max-width: 1680px) {html {font-size: 13pt;}}@media (max-width: 1280px) {html {font-size: 13pt;}}@media (max-width: 1024px) {}@media (max-width: 980px) {html {font-size: 11pt;}}@media (max-width: 736px) {html {font-size: 11pt;}#wrapper {padding: 1.875rem 1.875rem 1.875rem 1.875rem;}#main > .inner {--padding-horizontal: 2rem;--padding-vertical: 3.5rem;--spacing: 1.75rem;}#image01:not(:first-child) {margin-top: 2.0625rem !important;}#image01:not(:last-child) {margin-bottom: 2.0625rem !important;}#text15 {letter-spacing: -0.065625rem;width: 100%;font-size: 2.75em;line-height: 1.5;}#text02 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text06 {letter-spacing: 0rem;width: 100%;font-size: 1.75em;line-height: 1;}#text01 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text07 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text08 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text09 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text13 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text10 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text14 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text05 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text16 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text17 {letter-spacing: -0.065625rem;width: 100%;font-size: 2.75em;line-height: 1.5;}#text18 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text04 {letter-spacing: -0.065625rem;width: 100%;font-size: 2.75em;line-height: 1.5;}#text11 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text12 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text03 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#divider01:before {width: 100rem;}#divider03:before {width: 100rem;}#divider02:before {width: 100rem;}#columns01 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 0rem;--padding-vertical: 0rem;--spacing: 0.25rem;}#columns01.columns > .wrapper > .inner {flex-direction: column !important;flex-wrap: nowrap !important;}#columns01.columns > .wrapper > .inner > span {height: 0;margin-top: calc(var(--gutters) * -1);pointer-events: none;visibility: hidden;}#columns01.columns > .wrapper > .inner > *:first-child {margin-left: 0 !important;padding-top: 0 !important;}#columns01.columns > .wrapper > .inner > * {padding: calc(var(--gutters) * 0.5) 0 !important;}#columns01.columns > .wrapper > .inner > *:last-child {padding-bottom: 0 !important;}#columns01.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);}#columns01.columns > .wrapper > .inner > div:first-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);}#columns01.columns > .wrapper > .inner > div:last-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);}#columns01.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--gutters) * -0.5) !important;}#columns01.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--gutters) * -0.5) !important;}#columns01.columns > .wrapper > .inner > div:first-of-type > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#columns01.columns > .wrapper > .inner > div:last-of-type > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#columns01.columns > .wrapper > .inner > div:first-of-type, #columns01.columns > .wrapper > .inner > div:first-of-type > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}#columns01.columns > .wrapper > .inner > div:last-of-type, #columns01.columns > .wrapper > .inner > div:last-of-type > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#columns01.columns > .wrapper > .inner > div:first-of-type, #columns01.columns > .wrapper > .inner > div:first-of-type > .full:last-child {border-bottom-left-radius: 0 !important;}#columns01.columns > .wrapper > .inner > div:last-of-type, #columns01.columns > .wrapper > .inner > div:last-of-type > .full:first-child {border-top-right-radius: 0 !important;}#columns01.columns > .wrapper > .inner > .full > .full:first-child:last-child {height: auto;}#columns01.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {height: auto;position: relative;width: auto;}#container02 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 1rem;--padding-vertical: 3.125rem;}#container02.columns > .wrapper > .inner {flex-direction: column !important;flex-wrap: nowrap !important;}#container02.columns > .wrapper > .inner > span {height: 0;margin-top: calc(var(--gutters) * -1);pointer-events: none;visibility: hidden;}#container02.columns > .wrapper > .inner > *:first-child {margin-left: 0 !important;padding-top: 0 !important;}#container02.columns > .wrapper > .inner > * {padding: calc(var(--gutters) * 0.5) 0 !important;}#container02.columns > .wrapper > .inner > *:last-child {padding-bottom: 0 !important;}#container02.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);}#container02.columns > .wrapper > .inner > div:first-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);}#container02.columns > .wrapper > .inner > div:last-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);}#container02.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--gutters) * -0.5) !important;}#container02.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--gutters) * -0.5) !important;}#container02.columns > .wrapper > .inner > div:first-of-type > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#container02.columns > .wrapper > .inner > div:last-of-type > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#container02.columns > .wrapper > .inner > div:first-of-type, #container02.columns > .wrapper > .inner > div:first-of-type > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}#container02.columns > .wrapper > .inner > div:last-of-type, #container02.columns > .wrapper > .inner > div:last-of-type > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container02.columns > .wrapper > .inner > div:first-of-type, #container02.columns > .wrapper > .inner > div:first-of-type > .full:last-child {border-bottom-left-radius: 0 !important;}#container02.columns > .wrapper > .inner > div:last-of-type, #container02.columns > .wrapper > .inner > div:last-of-type > .full:first-child {border-top-right-radius: 0 !important;}#container02.columns > .wrapper > .inner > .full > .full:first-child:last-child {height: auto;}#container02.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {height: auto;position: relative;width: auto;}#list02 {letter-spacing: 0rem;font-size: 1em;line-height: 1.75;}#list02 ul li:after {width: 0.625rem;}#list02 ul li:before {height: 1.75rem;line-height: 1.75rem;min-width: 0.8203125rem;}#list01 {letter-spacing: 0rem;font-size: 1em;line-height: 1.75;}#list01 ul li:after {width: 0.625rem;}#list01 ul li:before {height: 1.75rem;line-height: 1.75rem;min-width: 0.8203125rem;}#buttons02 {gap: 0.75rem;}#buttons02 li a {letter-spacing: 0rem;font-size: 1em;}#buttons01 {gap: 0.75rem;}#buttons01 li a {letter-spacing: 0rem;font-size: 1em;}}@media (max-width: 480px) {#wrapper {padding: 0.875rem 0.875rem 0.875rem 0.875rem;}#main > .inner {--spacing: 1.53125rem;}#columns01 > .wrapper > .inner {--spacing: 0.21875rem;}#buttons02 {flex-direction: column;flex-wrap: nowrap;}#buttons02 li a {max-width: 32rem;width: 100%;}#buttons01 {flex-direction: column;flex-wrap: nowrap;}#buttons01 li a {max-width: 32rem;width: 100%;}}@media (max-width: 360px) {#wrapper {padding: 0.5rem 0.5rem 0.5rem 0.5rem;}#main > .inner {--padding-horizontal: 1.5rem;--padding-vertical: 2.625rem;--spacing: 1.3125rem;}#text15 {font-size: 2em;}#text02 {font-size: 1em;}#text06 {font-size: 1.75em;}#text01 {font-size: 1em;}#text07 {font-size: 1em;}#text08 {font-size: 1em;}#text09 {font-size: 1em;}#text13 {font-size: 1em;}#text10 {font-size: 1em;}#text14 {font-size: 1em;}#text05 {font-size: 1em;}#text16 {font-size: 1em;}#text17 {font-size: 2em;}#text18 {font-size: 1em;}#text04 {font-size: 2em;}#text11 {font-size: 1em;}#text12 {font-size: 1em;}#text03 {font-size: 1em;}#columns01 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 0rem;--padding-vertical: 0rem;--spacing: 0.1875rem;}#container02 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 0.75rem;--padding-vertical: 2.34375rem;}#list02 {font-size: 1em;}#list02 ul li:after {width: 0.625rem;}#list02 ul li:before {height: 1.75rem;line-height: 1.75rem;min-width: 0.8203125rem;}#list01 {font-size: 1em;}#list01 ul li:after {width: 0.625rem;}#list01 ul li:before {height: 1.75rem;line-height: 1.75rem;min-width: 0.8203125rem;}#buttons02 {gap: 0.5625rem;}#buttons01 {gap: 0.5625rem;}}</style><noscript><style>body {overflow: auto !important;}#main {opacity: 1.0 !important;transform: none !important;transition: none !important;filter: none !important;}</style></noscript></head><body class="is-loading"><div id="wrapper"><div id="main"><div class="inner"><div id="image01" class="image full"><span class="frame deferred"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAxNDEwIDYyMSIgd2lkdGg9IjE0MTAiIGhlaWdodD0iNjIxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48cmVjdCBmaWxsPSIjMjgxYzE5IiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIi8%2BPC9zdmc%2B" data-src="assets/images/image01.jpg?v=b8a71aae" alt="" title="Flickr" /></span></div><h1 id="text06">BARCAMP 2025<br><sup>ANTWERP-GHENT-BXL</sup></h1><p id="text01"><span class="p"><strong>What is a Barcamp?</strong> Expect a no-frills, no-fluff gathering of creatives, thinkers, and probably a handful of geeks. There’s no predefined speaker lineup or schedule. Attendees can prepare a short presentation and sign up for a time slot on the event day. Talks last 10–15 minutes, followed by a brief Q&amp;A. The best Barcamp talks are short, inspiring nuggets, preferably personal stories, far from slick corporate decks.</span><span class="p">Barcamps are informal events <a href="https://en.wikipedia.org/wiki/BarCamp">run by volunteers worldwide</a>. They handle tasks like badges, setup, cleanup, and promo, making the event possible. Get in touch if you want to help out!</span><span class="p">You’re also welcome to attend without giving a presentation.</span><span class="p"><em>Header: Antwerp edition 2009, <a href="https://www.flickr.com/photos/23777916@N05/3384982148/in/pool-barcampantwerpen/">photo by Paul Cobbaut</a></em><br /> <em>Barcamp 2025 is organized by <a href="https://www.linkedin.com/in/nickdemey/">Nick De Mey</a></em></span></p><hr id="divider01"><div id="columns01" class="container default"><div class="wrapper"><div class="inner"><h2 id="text15">ANTWERP - SAT 26/4</h2><p id="text02">THEME: Looking Back and Forward</p></div></div></div><p id="text07"><span class="p">The theme for the 2025 Antwerp edition, Looking Back and Forward, can serve as a source of inspiration to tie the talks together. Feel free to get nostalgic :)</span><span class="p"><strong>Example topics:</strong></span></p><div id="list02" class="list"><ul><li><p>An experience that shaped you</p></li><li><p>Something you built recently and want feedback on</p></li><li><p>An obscure technical topic you want to clarify once and for all.</p></li><li><p>A positive movement you want to start soon</p></li><li><p>…</p></li></ul></div><p id="text08"><strong>Over 25 attendees</strong> have already expressed their intention to <strong>present a story</strong> at this Antwerp edition. Barcamps are crowdsourced events where participation is flexible. Attendees can choose to present or contribute in other ways.</p><h3 id="text09"><br>LOCATION: Dott Achilles</h3><p id="text13"><span class="p">Event space (+ break-out room if needed)<br /> Boomgaardstraat 115<br /> 2018 Antwerpen<br /> (5 min walk from Berchem Station)</span></p><p id="text10">Schedule</p><div id="list01" class="list"><ul><li><p><strong>9:30 AM – Welcome &amp; presenters claim their time slots</strong></p></li><li><p><strong>10:00 AM – first presentation(s)</strong></p></li><li><p><strong>10:00 AM – 12:45 AM:</strong> Various presentations with flexible breaks, depending on how many attendees wish to present. Basic Snacks and drinks will be provided.</p></li><li><p><strong>1:00 PM – Wrap-up &amp; quick cleanup.</strong> Extra hands are welcome!</p></li></ul></div><p id="text14"><br>Get your tickets:</p><div id="container02" class="container default"><div class="wrapper"><div class="inner"><p id="text12">Use this form to put yourself on the guest list. You can decide later if you also want to present something.</p><ul id="buttons02" class="buttons"><li><a href="https://form.typeform.com/to/B4czYRFs/)" class="button n01" role="button">Yes, I&#039;ll be there</a></li></ul><p id="text03"><span class="p"><br>Optional:<br><em>Barcamp is organized by volunteers. Attendance and presentations are free. To cover some of the costs, a donation is highly appreciated!<br /> - Thanks Nick De Mey</em></span></p><ul id="buttons01" class="buttons"><li><a href="https://paypal.me/nickdemey?country.x=BE&locale.x=en_US" class="button n01" role="button">Donate €15 - paypal @nickdemey</a></li></ul></div></div></div><p id="text05">Questions or feedback?</p><p id="text16"><span class="p">If you like to <strong>sponsor</strong> (via invoice) or contribute in a different way, contact <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="412f28222a25242c243801262c20282d6f222e2c">[email&#160;protected]</a> or connect via <a href="https://www.linkedin.com/in/nickdemey/">linkedin</a>.</span><span class="p">Thanks to <a href="https://www.linkedin.com/in/pieterlesage/">Pieter Lesage (Dott Achilles)</a> for hosting this event.<br /> Thanks to our volunteers to help out: … , … , …</span></p><hr id="divider03"><h2 id="text17">GHENT - DATE TBD</h2><p id="text18">Date to be announced soon. Probably early summer @ Wintercircus/The Collective</p><hr id="divider02"><h2 id="text04">BRUSSELS - DATE TBD</h2><p id="text11"><span class="p"><a href="https://doodle.com/group-poll/participate/e5V27pKa">Fill out this poll</a> to help us choose a date: <strong>Sat Aug 30 or Sep 6?</strong><br /> Location will be icab/Betacowork. Co-organised with <a href="https://www.linkedin.com/in/toonvanagt/">Toon Vanagt</a>.</span></p><div id="credits" class="icc-credits"><span><a href="https://carrd.co/build?ref=auto">Made with Carrd</a></span></div></div></div></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>(function() {var on = addEventListener,off = removeEventListener,$ = function(q) { return document.querySelector(q) },$$ = function(q) { return document.querySelectorAll(q) },$body = document.body,$inner = $('.inner'),client = (function() {var o = {browser: 'other',browserVersion: 0,os: 'other',osVersion: 0,mobile: false,canUse: null,flags: {lsdUnits: false,},},ua = navigator.userAgent,a, i;a = [['firefox',/Firefox\/([0-9\.]+)/,null],['edge',/Edge\/([0-9\.]+)/,null],['safari',/Version\/([0-9\.]+).+Safari/,null],['chrome',/Chrome\/([0-9\.]+)/,null],['chrome',/CriOS\/([0-9\.]+)/,null],['ie',/Trident\/.+rv:([0-9]+)/,null],['safari',/iPhone OS ([0-9_]+)/,function(v) { return v.replace('_', '.').replace('_', ''); }]];for (i=0; i < a.length; i++) {if (ua.match(a[i][1])) {o.browser = a[i][0];o.browserVersion = parseFloat( a[i][2] ? (a[i][2])(RegExp.$1) : RegExp.$1 );break;}}a = [['ios',/([0-9_]+) like Mac OS X/,function(v) { return v.replace('_', '.').replace('_', ''); }],['ios',/CPU like Mac OS X/,function(v) { return 0 }],['ios',/iPad; CPU/,function(v) { return 0 }],['android',/Android ([0-9\.]+)/,null],['mac',/Macintosh.+Mac OS X ([0-9_]+)/,function(v) { return v.replace('_', '.').replace('_', ''); }],['windows',/Windows NT ([0-9\.]+)/,null],['undefined',/Undefined/,null]];for (i=0; i < a.length; i++) {if (ua.match(a[i][1])) {o.os = a[i][0];o.osVersion = parseFloat( a[i][2] ? (a[i][2])(RegExp.$1) : RegExp.$1 );break;}}if (o.os == 'mac'&& ('ontouchstart' in window)&& ((screen.width == 1024 && screen.height == 1366)|| (screen.width == 834 && screen.height == 1112)|| (screen.width == 810 && screen.height == 1080)|| (screen.width == 768 && screen.height == 1024)))o.os = 'ios';o.mobile = (o.os == 'android' || o.os == 'ios');var _canUse = document.createElement('div');o.canUse = function(property, value) {var style;style = _canUse.style;if (!(property in style))return false;if (typeof value !== 'undefined') {style[property] = value;if (style[property] == '')return false;}return true;};o.flags.lsdUnits = o.canUse('width', '100dvw');return o;}()),ready = {list: [],add: function(f) {this.list.push(f);},run: function() {this.list.forEach((f) => {f();});},},trigger = function(t) {dispatchEvent(new Event(t));},cssRules = function(selectorText) {var ss = document.styleSheets,a = [],f = function(s) {var r = s.cssRules,i;for (i=0; i < r.length; i++) {if (r[i] instanceof CSSMediaRule && matchMedia(r[i].conditionText).matches)(f)(r[i]); else if (r[i] instanceof CSSStyleRule && r[i].selectorText == selectorText)a.push(r[i]);}},x, i;for (i=0; i < ss.length; i++)f(ss[i]);return a;},escapeHtml = function(s) {if (s === ''|| s === null|| s === undefined)return '';var a = {'&': '&amp;','<': '&lt;','>': '&gt;','"': '&quot;',"'": '&#39;',};s = s.replace(/[&<>"']/g, function(x) {return a[x];});return s;},thisHash = function() {var h = location.hash ? location.hash.substring(1) : null,a;if (!h)return null;if (h.match(/\?/)) {a = h.split('?');h = a[0];history.replaceState(undefined, undefined, '#' + h);window.location.search = a[1];}if (h.length > 0&& !h.match(/^[a-zA-Z]/))h = 'x' + h;if (typeof h == 'string')h = h.toLowerCase();return h;},scrollToElement = function(e, style, duration) {var y, cy, dy,start, easing, offset, f;if (!e)y = 0; else {offset = (e.dataset.scrollOffset ? parseInt(e.dataset.scrollOffset) : 0) * parseFloat(getComputedStyle(document.documentElement).fontSize);switch (e.dataset.scrollBehavior ? e.dataset.scrollBehavior : 'default') {case 'default':default:y = e.offsetTop + offset;break;case 'center':if (e.offsetHeight < window.innerHeight)y = e.offsetTop - ((window.innerHeight - e.offsetHeight) / 2) + offset; else y = e.offsetTop - offset;break;case 'previous':if (e.previousElementSibling)y = e.previousElementSibling.offsetTop + e.previousElementSibling.offsetHeight + offset; else y = e.offsetTop + offset;break;}}if (!style)style = 'smooth';if (!duration)duration = 750;if (style == 'instant') {window.scrollTo(0, y);return;}start = Date.now();cy = window.scrollY;dy = y - cy;switch (style) {case 'linear':easing = function (t) { return t };break;case 'smooth':easing = function (t) { return t<.5 ? 4*t*t*t : (t-1)*(2*t-2)*(2*t-2)+1 };break;}f = function() {var t = Date.now() - start;if (t >= duration)window.scroll(0, y); else {window.scroll(0, cy + (dy * easing(t / duration)));requestAnimationFrame(f);}};f();},scrollToTop = function() {scrollToElement(null);},loadElements = function(parent) {var a, e, x, i;a = parent.querySelectorAll('iframe[data-src]:not([data-src=""])');for (i=0; i < a.length; i++) {a[i].contentWindow.location.replace(a[i].dataset.src);a[i].dataset.initialSrc = a[i].dataset.src;a[i].dataset.src = '';}a = parent.querySelectorAll('video[autoplay]');for (i=0; i < a.length; i++) {if (a[i].paused)a[i].play();}e = parent.querySelector('[data-autofocus="1"]');x = e ? e.tagName : null;switch (x) {case 'FORM':e = e.querySelector('.field input, .field select, .field textarea');if (e)e.focus();break;default:break;}a = parent.querySelectorAll('unloaded-script');for (i=0; i < a.length; i++) {x = document.createElement('script');x.setAttribute('data-loaded', '');if (a[i].getAttribute('src'))x.setAttribute('src', a[i].getAttribute('src'));if (a[i].textContent)x.textContent = a[i].textContent;a[i].replaceWith(x);}x = new Event('loadelements');a = parent.querySelectorAll('[data-unloaded]');a.forEach((element) => {element.removeAttribute('data-unloaded');element.dispatchEvent(x);});},unloadElements = function(parent) {var a, e, x, i;a = parent.querySelectorAll('iframe[data-src=""]');for (i=0; i < a.length; i++) {if (a[i].dataset.srcUnload === '0')continue;if ('initialSrc' in a[i].dataset)a[i].dataset.src = a[i].dataset.initialSrc; else a[i].dataset.src = a[i].src;a[i].contentWindow.location.replace('about:blank');}a = parent.querySelectorAll('video');for (i=0; i < a.length; i++) {if (!a[i].paused)a[i].pause();}e = $(':focus');if (e)e.blur();};window._scrollToTop = scrollToTop;var thisUrl = function() {return window.location.href.replace(window.location.search, '').replace(/#$/, '');};var getVar = function(name) {var a = window.location.search.substring(1).split('&'),b, k;for (k in a) {b = a[k].split('=');if (b[0] == name)return b[1];}return null;};var errors = {handle: function(handler) {window.onerror = function(message, url, line, column, error) {(handler)(error.message);return true;};},unhandle: function() {window.onerror = null;}};var loadHandler = function() {setTimeout(function() {$body.classList.remove('is-loading');$body.classList.add('is-playing');setTimeout(function() {$body.classList.remove('is-playing');$body.classList.add('is-ready');}, 1250);}, 100);};on('load', loadHandler);loadElements(document.body);var style, sheet, rule;style = document.createElement('style');style.appendChild(document.createTextNode(''));document.head.appendChild(style);sheet = style.sheet;if (client.mobile) {(function() {if (client.flags.lsdUnits) {document.documentElement.style.setProperty('--viewport-height', '100svh');document.documentElement.style.setProperty('--background-height', '100lvh');} else {var f = function() {document.documentElement.style.setProperty('--viewport-height', window.innerHeight + 'px');document.documentElement.style.setProperty('--background-height', (window.innerHeight + 250) + 'px');};on('load', f);on('orientationchange', function() {setTimeout(function() {(f)();}, 100);});}})();}if (client.os == 'android') {(function() {sheet.insertRule('body::after { }', 0);rule = sheet.cssRules[0];var f = function() {rule.style.cssText = 'height: ' + (Math.max(screen.width, screen.height)) + 'px';};on('load', f);on('orientationchange', f);on('touchmove', f);})();$body.classList.add('is-touch');} else if (client.os == 'ios') {if (client.osVersion <= 11)(function() {sheet.insertRule('body::after { }', 0);rule = sheet.cssRules[0];rule.style.cssText = '-webkit-transform: scale(1.0)';})();if (client.osVersion <= 11)(function() {sheet.insertRule('body.ios-focus-fix::before { }', 0);rule = sheet.cssRules[0];rule.style.cssText = 'height: calc(100% + 60px)';on('focus', function(event) {$body.classList.add('ios-focus-fix');}, true);on('blur', function(event) {$body.classList.remove('ios-focus-fix');}, true);})();$body.classList.add('is-touch');}var scrollEvents = {items: [],add: function(o) {this.items.push({element: o.element,triggerElement: (('triggerElement' in o && o.triggerElement) ? o.triggerElement : o.element),enter: ('enter' in o ? o.enter : null),leave: ('leave' in o ? o.leave : null),mode: ('mode' in o ? o.mode : 4),threshold: ('threshold' in o ? o.threshold : 0.25),offset: ('offset' in o ? o.offset : 0),initialState: ('initialState' in o ? o.initialState : null),state: false,});},handler: function() {var height, top, bottom, scrollPad;if (client.os == 'ios') {height = document.documentElement.clientHeight;top = document.body.scrollTop + window.scrollY;bottom = top + height;scrollPad = 125;} else {height = document.documentElement.clientHeight;top = document.documentElement.scrollTop;bottom = top + height;scrollPad = 0;}scrollEvents.items.forEach(function(item) {var elementTop, elementBottom, viewportTop, viewportBottom,bcr, pad, state, a, b;if (!item.enter&& !item.leave)return true;if (!item.triggerElement)return true;if (item.triggerElement.offsetParent === null) {if (item.state == true&& item.leave) {item.state = false;(item.leave).apply(item.element);if (!item.enter)item.leave = null;}return true;}bcr = item.triggerElement.getBoundingClientRect();elementTop = top + Math.floor(bcr.top);elementBottom = elementTop + bcr.height;if (item.initialState !== null) {state = item.initialState;item.initialState = null;} else {switch (item.mode) {case 1:default:state = (bottom > (elementTop - item.offset) && top < (elementBottom + item.offset));break;case 2:a = (top + (height * 0.5));state = (a > (elementTop - item.offset) && a < (elementBottom + item.offset));break;case 3:a = top + (height * (item.threshold));if (a - (height * 0.375) <= 0)a = 0;b = top + (height * (1 - item.threshold));if (b + (height * 0.375) >= document.body.scrollHeight - scrollPad)b = document.body.scrollHeight + scrollPad;state = (b > (elementTop - item.offset) && a < (elementBottom + item.offset));break;case 4:pad = height * item.threshold;viewportTop = (top + pad);viewportBottom = (bottom - pad);if (Math.floor(top) <= pad)viewportTop = top;if (Math.ceil(bottom) >= (document.body.scrollHeight - pad))viewportBottom = bottom;if ((viewportBottom - viewportTop) >= (elementBottom - elementTop)) {state = ((elementTop >= viewportTop && elementBottom <= viewportBottom)|| (elementTop >= viewportTop && elementTop <= viewportBottom)|| (elementBottom >= viewportTop && elementBottom <= viewportBottom));} else state = ((viewportTop >= elementTop && viewportBottom <= elementBottom)|| (elementTop >= viewportTop && elementTop <= viewportBottom)|| (elementBottom >= viewportTop && elementBottom <= viewportBottom));break;}}if (state != item.state) {item.state = state;if (item.state) {if (item.enter) {(item.enter).apply(item.element);if (!item.leave)item.enter = null;}} else {if (item.leave) {(item.leave).apply(item.element);if (!item.enter)item.leave = null;}}}});},init: function() {on('load', this.handler);on('resize', this.handler);on('scroll', this.handler);(this.handler)();}};scrollEvents.init();(function() {var items = $$('.deferred'),loadHandler, enterHandler;loadHandler = function() {var i = this,p = this.parentElement,duration = 375;if (i.dataset.src !== 'done')return;if (Date.now() - i._startLoad < duration)duration = 175;i.style.transitionDuration = (duration / 1000.00) + 's';p.classList.remove('loading');i.style.opacity = 1;setTimeout(function() {i.style.backgroundImage = 'none';i.style.transitionProperty = '';i.style.transitionTimingFunction = '';i.style.transitionDuration = '';}, duration);};enterHandler = function() {var i = this,p = this.parentElement,src;src = i.dataset.src;i.dataset.src = 'done';p.classList.add('loading');i._startLoad = Date.now();i.src = src;};items.forEach(function(p) {var i = p.firstElementChild;if (!p.classList.contains('enclosed')) {p.style.backgroundImage = 'url(' + i.src + ')';p.style.backgroundSize = '100% 100%';p.style.backgroundPosition = 'top left';p.style.backgroundRepeat = 'no-repeat';}i.style.opacity = 0;i.style.transitionProperty = 'opacity';i.style.transitionTimingFunction = 'ease-in-out';i.addEventListener('load', loadHandler);scrollEvents.add({element: i,enter: enterHandler,offset: 250,});});})();ready.run();})();</script></body></html>