.dot.tags{grid-gap:.5rem .5rem;align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0}@media screen and (min-width:1200px){.dot.tags{grid-gap:1rem 1rem}}.dot.tags .dot.tag{align-items:center;background-color:var(--dot-color-whiteShoulders);border-radius:.5rem;color:var(--dot-color-black);display:flex;font-size:12px;height:1rem;justify-content:flex-start;line-height:120%;padding:.25rem .5rem}@media screen and (min-width:1200px){.dot.tags .dot.tag{border-radius:1rem;font-size:14px;height:2rem;padding:.5rem 1rem}}button.dot{cursor:pointer}.dot.container{margin:0 auto;max-width:60rem;width:100%}@media screen and (min-width:1440px){.dot.container{max-width:85rem}}.dot.container.program{margin:0 auto;max-width:60rem;width:100%}@media screen and (min-width:1024px){.dot.container.program{max-width:100%}}@media screen and (min-width:2560px){.dot.container.program{max-width:2560px;width:100%}}.dot.section{flex-shrink:0;padding:2rem 1.25rem 4.5rem;width:100%}@media screen and (min-width:1440px){.dot.section{padding-bottom:9rem;padding-top:4rem}}.dot.section+.dot.section{padding-top:0}.dot.faq{background-color:var(--dot-color-purple);border-radius:16px;color:#000;margin:0 auto 8px 0;padding:1rem .75rem;position:relative;width:100%}.dot.faq .dot.question::-webkit-details-marker{display:none}.dot.faq:last-of-type{border-bottom:none}.dot.faq .dot.question{align-items:center;appearance:none;-webkit-appearance:none;border:none;cursor:pointer;display:flex;font-weight:500;height:auto;list-style:none}.dot.faq .dot.answer,.dot.faq .dot.question{box-sizing:border-box;margin:0;padding:0;position:relative;width:100%}.dot.faq .dot.answer{align-items:flex-start;display:block;flex-direction:column;font-weight:400;letter-spacing:normal;overflow:hidden;visibility:hidden}.dot.faq .dot.answer a{color:#000}.dot.faq[open] .dot.answer{display:block;overflow-x:hidden;overflow-y:auto;padding-top:1rem;visibility:visible}.dot.faq[open] .dot.answer p.dot{color:var(--dot-color-fortressGrey)}.dot.faq .dot.question:hover svg{color:var(--dot-color-black)}.dot.faq .dot.question svg{fill:currentColor;display:block;height:2rem;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:all .2s cubic-bezier(.4,0,.2,1);width:2rem}.dot.faq[open] .dot.question svg{transform:translateY(-50%) rotate(180deg)}.dot.faq>.question>.dot.title:focus{outline:var(--dot-color-black) solid .1875rem;outline-offset:.125rem}.dot.faq>.question>.dot.title:focus:not(:focus-visible){outline:none}.dot.faq>.question>.dot.title:focus-visible{outline:var(--dot-color-black) solid .1875rem;outline-offset:.125rem}.dot.emissions{grid-gap:.5rem;align-items:center;color:var(--dot-color-whiteShoulders);display:flex;text-decoration:none}.dot.emissions:after{content:none}.dot.emissions svg{height:2rem;pointer-events:none;width:2rem}.dot.footer{flex-grow:0;padding:1.25rem 1.25rem 2rem;position:relative}.dot.footer .dot.container{height:100%;position:relative}.dot.footer .dot.logo{color:var(--dot-color-whiteShoulders);display:block}.dot.footer .dot.logo svg{height:1.5rem;max-width:6rem}@media screen and (min-width:1024px){.dot.footer .dot.logo svg{max-width:6rem}}.dot.header{padding:1.25rem;position:relative}.dot.header .dot.logo{display:block;flex-grow:1;flex-shrink:0;margin-bottom:auto;margin-top:0;padding-left:0}@media screen and (min-width:1024px){.dot.header .dot.logo{margin-bottom:auto;margin-top:auto}}.dot.header .dot.logo svg{max-width:4rem}@media screen and (min-width:640px){.dot.header .dot.logo svg{max-width:4rem}}@media screen and (min-width:1024px){.dot.header .dot.logo svg{max-width:6rem}}@media screen and (min-width:1440px){.dot.header .dot.logo svg{max-width:6rem}}.dot.header .dot.container{align-items:center;display:flex;height:auto;padding-bottom:2rem;position:relative}@media screen and (min-width:1024px){.dot.header .dot.container{height:16rem}}.dot.header .dot.cfp{margin-left:auto;position:relative}.dot.header .dot.change-language-dropdown{margin-left:2rem}.dot.global-navigation{grid-gap:1rem;align-items:flex-end;display:flex;flex-direction:row;height:auto;justify-content:flex-end;margin-left:auto}@media screen and (min-width:1024px){.dot.global-navigation{align-items:center;display:flex;flex-direction:row;height:3rem;justify-content:flex-end}}.dot.global-navigation .button:not(.cfp){padding-left:0;padding-right:0;width:auto}.dot.global-navigation .button:not(.cfp):hover{background-color:transparent;border-color:transparent;color:var(--dot-color-purple)}.dot.dropdown{position:relative}.dot.dropdown .dot.dropdown-action{align-items:center;background-color:transparent;border:none;border-radius:0;color:var(--dot-color-black);cursor:pointer;display:flex;font-size:1.125rem;font-weight:400;height:3rem;justify-content:flex-start;line-height:100%;padding:.5rem 1rem;width:100%}.dot.dropdown .dot.dropdown-action:hover{background-color:var(--dot-color-purple);color:var(--dot-color-black)}.dot.dropdown .dot.dropdown-list{background-color:var(--dot-color-whiteShoulders);border-radius:6px;box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);color:var(--dot-color-black);display:none;flex-direction:column;position:absolute;right:0;top:calc(100% + .5rem);width:320px;z-index:300}.dot.dropdown.is-open .dot.dropdown-list{display:flex}.dot.dropdown .dot.dropdown-toggle{cursor:pointer;height:3rem;padding:0;width:3rem}.dot.dropdown .dot.dropdown-toggle,.dot.dropdown .dot.dropdown-toggle:hover{fill:var(--dot-color-whiteShoulders)}.dot.dropdown .dot.dropdown-toggle svg{height:3rem;pointer-events:none;width:3rem}:root{--dot-font-family-default:"BagossStandard",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;--dot-color-text-default:var(--dot-color-whiteShoulders);--dot-color-background-default:var(--dot-color-dark);--dot-color-logo-default:var(--dot-color-whiteShoulders);--dot-color-whiteShoulders:#ffebdd;--dot-color-black:#000;--dot-color-dark:#0b0b26;--dot-color-white:#fefbe6;--dot-color-purple:#cfceff;--dot-color-redPegasus:#dc0000;--dot-color-cigaretteGlow:#ea5400;--dot-color-blueNebula:#118dff;--dot-color-pink:#ffd6b8;--dot-color-fortressGrey:#b8b8b8;--dot-color-box-background:var(--dot-color-whiteShoulders)}@font-face{font-display:swap;font-family:Radial Semi;font-style:italic;font-weight:600;src:url(/fonts/Radial-SemiBoldItalic.woff2) format("woff2"),url(/fonts/Radial-SemiBoldItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Radial;font-style:italic;font-weight:900;src:url(/fonts/Radial-BlackItalic.woff2) format("woff2"),url(/fonts/Radial-BlackItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Radial;font-style:italic;font-weight:900;src:url(/fonts/Radial-HeavyItalic.woff2) format("woff2"),url(/fonts/Radial-HeavyItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Radial Semi;font-style:normal;font-weight:600;src:url(/fonts/Radial-SemiBold.woff2) format("woff2"),url(/fonts/Radial-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Radial;font-style:normal;font-weight:900;src:url(/fonts/Radial-Heavy.woff2) format("woff2"),url(/fonts/Radial-Heavy.woff) format("woff")}@font-face{font-display:swap;font-family:Radial;font-style:normal;font-weight:400;src:url(/fonts/Radial-Regular.woff2) format("woff2"),url(/fonts/Radial-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Radial;font-style:italic;font-weight:700;src:url(/fonts/Radial-BoldItalic.woff2) format("woff2"),url(/fonts/Radial-BoldItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Radial;font-style:normal;font-weight:900;src:url(/fonts/Radial-Black.woff2) format("woff2"),url(/fonts/Radial-Black.woff) format("woff")}@font-face{font-display:swap;font-family:Radial;font-style:italic;font-weight:400;src:url(/fonts/Radial-Italic.woff2) format("woff2"),url(/fonts/Radial-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:Radial;font-style:normal;font-weight:700;src:url(/fonts/Radial-Bold.woff2) format("woff2"),url(/fonts/Radial-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:BagossStandard;font-style:normal;font-weight:400;src:url(/fonts/BagossStandard-Regular.woff) format("woff"),url(/fonts/BagossStandard-Regular.ttf) format("truetype")}.sr-only{clip:rect(1px,1px,1px,1px)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto!important;-webkit-clip-path:none!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;white-space:normal!important;width:auto!important}.sr-skip-link{align-items:center;background-color:var(--dtm-color-obsidian)!important;color:var(--dtm-color-white)!important;display:flex;font-weight:700;justify-content:center;left:25%;padding:.3125rem .625rem;position:absolute;top:0;transform:translateY(-100%);z-index:900}.sr-skip-link:focus{transform:translateY(0)}.dot,.dot:after,.dot:before{-webkit-font-smoothing:antialised;box-sizing:border-box;font-family:var(--dot-font-family-default);margin:0;padding:0}#app{display:flex;flex-direction:column;height:100%;position:relative;z-index:1}.dot :focus{box-shadow:inset 0 0 0 .0625rem var(--ki-color-text-default);outline:var(--ki-color-magenta) solid .1875rem;outline-offset:.125rem}.dot :focus:not(:focus-visible){outline:none}.dot :focus-visible{box-shadow:inset 0 0 0 .0625rem var(--ki-color-text-default);outline:var(--ki-color-magenta) solid .1875rem;outline-offset:.125rem}a.dot,a.dot:active,a.dot:visited{color:var(--dot-color-whiteShoulders)}a.dot:hover{color:var(--dot-color-purple)}html{-webkit-text-size-adjust:100%;background-color:var(--dot-color-background-default);color:var(--dot-color-text-default);font-size:100%}body,html{height:100%}body{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.75rem}main.dot{flex-grow:1;flex-shrink:0;padding-bottom:2rem;position:relative}h1.dot{font-size:2.75rem;font-weight:400;line-height:120%;margin-bottom:2rem;max-width:700px;width:100%}@media screen and (max-width:640px){h1.dot{font-size:2.5rem}}h2.dot{font-size:2.125rem;font-weight:400;line-height:2.75rem;margin-bottom:1rem}h3.dot{font-size:1.75rem;font-weight:600;line-height:2rem;margin-bottom:1.25rem}h4.dot{font-size:1.5rem}h4.dot,h5.dot{line-height:120%;margin-bottom:1rem}h5.dot{font-size:1.125rem;font-weight:600}h6.dot{font-size:1rem;line-height:120%;text-transform:uppercase}dl.dot,h6.dot{margin-bottom:1rem}dl.dot dt.dot{font-weight:600}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:.0625rem dotted ButtonText}ol.dot,ul.dot{list-style:none;margin-bottom:4rem}iframe{border-radius:0!important}.dot.dotter{color:var(--dot-color-fortressGrey);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%}.dot.dotter text{font-family:var(--dot-font-family-default);font-size:8px}@media screen and (min-width:640px){.dot.dotter text{font-size:8px}}@media screen and (min-width:1024px){.dot.dotter text{font-size:10px}}@media screen and (min-width:1440px){.dot.dotter text{font-size:12px}}.dot.text-box{padding:1rem 1.5rem}@media screen and (min-width:640px){.dot.text-box{padding:3rem 2rem}}@media screen and (min-width:1024px){.dot.text-box{padding:4rem 3rem}}@media screen and (min-width:1440px){.dot.text-box{padding:5rem 4rem}}.dot.text-box.green{background-color:var(--dot-color-purple);color:var(--dot-color-black)}.dot.text-box.white{background-color:var(--dot-color-white);color:var(--dot-color-black)}.dot.text-box.apple{background-blend-mode:multiply;background-image:url(../images/illustrations/apple.png);background-position:100%;background-repeat:no-repeat;background-size:30%}.dot.text-box .dot.title{font-weight:700}.dot.text-box .dot.description{font-size:1.125rem;font-weight:400;line-height:130%;margin-bottom:1rem}@media screen and (min-width:640px){.dot.text-box .dot.description{font-size:1.5rem;margin-bottom:2rem}}@media screen and (min-width:1024px){.dot.text-box .dot.description{font-size:1.75rem;margin-bottom:3rem}}@media screen and (min-width:1440px){.dot.text-box .dot.description{font-size:2.125rem;margin-bottom:4rem}}.dot.layout-text{grid-gap:0;display:grid}@media screen and (min-width:1024px){.dot.layout-text{grid-gap:3rem}}.dot.layout-text.three-columns{grid-template-columns:1fr}@media screen and (min-width:1024px){.dot.layout-text.three-columns{grid-template-columns:1fr 1fr 1fr}}.dot.layout-text p.dot{font-size:1.125rem;line-height:1.5rem}.dot.speaker-wall-content{grid-gap:2.5rem 2.5rem;align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.dot.speaker-wall-content .dot.speaker{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;filter:grayscale(1);flex-grow:0;flex-shrink:0;height:200px;overflow:hidden}@media screen and (min-width:1024px){.dot.speaker-wall-content .dot.speaker{height:296px}}@media screen and (min-width:1200px){.dot.speaker-wall-content .dot.speaker{height:350px}}@media screen and (min-width:1440px){.dot.speaker-wall-content .dot.speaker{height:415px}}.dot.speaker-card .dot.speaker{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;filter:grayscale(1);flex-grow:0;flex-shrink:0;overflow:hidden}@media screen and (min-width:1024px){.dot.speaker-card .dot.speaker{height:296px}}@media screen and (min-width:1200px){.dot.speaker-card .dot.speaker{height:350px}}@media screen and (min-width:1440px){.dot.speaker-card .dot.speaker{height:415px}}.dot.speaker-wall-title{font-family:var(--dot-font-family-default);font-size:2rem;font-style:normal;font-weight:800;line-height:130%;margin-bottom:10rem;margin-top:7rem;max-width:23ch;text-align:left;text-transform:uppercase}@media screen and (min-width:640px){.dot.speaker-wall-title{font-size:2rem;margin-bottom:5rem}}@media screen and (min-width:1024px){.dot.speaker-wall-title{font-size:2.5rem;margin-bottom:7rem;text-align:right}}@media screen and (min-width:1440px){.dot.speaker-wall-title{font-size:3rem;margin-bottom:10rem}}address.dot{display:block;margin-bottom:2rem}.dot.section .dot.container p.dot.about{color:var(--dot-color-white);font-family:var(--dot-font-family-default);font-style:normal;font-weight:400;line-height:130%}h2.about-title{color:var(--dot-color-white);font-weight:500;margin-top:4rem}p.about-leading-paragraph{color:var(--dot-color-purple);font-size:24px;line-height:130%;margin-bottom:4rem}@media screen and (max-width:640px){p.about-leading-paragraph{font-size:1.25rem;margin-bottom:3rem}}h2.about-faq-title{margin-top:4rem}.dot-history-container{background-color:var(--dot-color-white);border-radius:32px;display:block;padding:47px 15px 35px 16px;position:relative;z-index:6}.dot-history-container .dot.button.border.cfp.history-button{margin-top:24px}h2.history-title{color:var(--dot-color-black);font-family:var(--dot-font-family-default);font-size:2.5rem;font-style:normal;font-weight:500;line-height:130%;margin-bottom:2rem;max-width:22ch}@media screen and (max-width:640px){h2.history-title{font-size:2.25rem}}p.history-text{color:#0b0b26;font-family:var(--dot-font-family-default);font-size:19px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:1.5rem}.dot.hero{display:grid;grid-template-areas:"hero-image" "hero-title " "hero-date" "hero-location" "hero-secondTitle" "hero-secondDescription" "hero-actions";position:relative}@media screen and (min-width:1024px){.dot.hero{grid-template-areas:"hero-title hero-image" "hero-date hero-image" "hero-location hero-image" "hero-secondTitle hero-image" "hero-secondDescription hero-image" "hero-actions ."}}.dot.hero .dot.image{grid-area:hero-image;margin-bottom:1rem;max-height:25vh;max-width:100%;object-fit:contain}@media screen and (min-width:640px){.dot.hero .dot.image{max-height:5vh}}@media screen and (max-width:640px){.dot.hero .dot.image{grid-area:hero-image;max-height:5vh}}.dot.hero h1.dot{font-size:40px;grid-area:hero-title;margin-bottom:1rem;margin-top:auto;max-width:600px;text-align:left}@media screen and (min-width:640px){.dot.hero h1.dot{font-size:2rem}}@media screen and (min-width:1024px){.dot.hero h1.dot{font-size:2.75rem;margin-right:auto;text-align:left}}@media screen and (min-width:1440px){.dot.hero h1.dot{font-size:58px}}.dot.hero p.dot.lead{max-width:600px;text-align:left}.dot.hero .dot.actions{grid-area:hero-actions}.dot.hero .dot.actions,.location{align-items:flex-start;display:flex;justify-content:flex-start}.location{color:var(--dot-color-purple);font-size:1.25rem;grid-area:hero-location;margin-bottom:3rem}h2.secondTitle{align-items:flex start;color:var(--dot-color-whiteShoulders);display:flex;font-size:16px;font-weight:500;grid-area:hero-secondTitle;margin-bottom:0;max-width:30ch}@media screen and (min-width:640px){h2.secondTitle{font-size:1.25rem}}@media screen and (min-width:1024px){h2.secondTitle{font-size:1.5rem;margin-right:auto;padding-bottom:1rem;text-align:left}}@media screen and (min-width:1440px){h2.secondTitle{font-size:2.5rem}}p.secondDescription{align-items:flex start;color:var(--dot-color-purple);display:flex;font-size:16px;grid-area:hero-secondDescription}@media screen and (min-width:640px){p.secondDescription{font-size:1.25rem}}@media screen and (min-width:1024px){p.secondDescription{font-size:1.5rem;margin-right:auto;text-align:left}}@media screen and (min-width:1440px){p.secondDescription{font-size:1.5rem}}p.date{align-items:flex-start;color:var(--dot-color-purple);display:flex;font-size:1.25rem;grid-area:hero-date;justify-content:flex-start;margin-bottom:0}section.dot.section.details{background-color:var(--dot-color-white);border-radius:0 0 32px 32px;color:var(--dot-color-black);margin-top:-30px;padding-bottom:6rem;padding-top:8rem!important;position:relative}section.dot.section.details .dot.container{display:flex;flex-direction:column}h2.details-title{color:#000;font-family:var(--dot-font-family-default);font-size:1.875rem;font-style:normal;font-weight:500;line-height:120%;margin-bottom:2rem}p.details-text{color:#000;display:block;font-size:1.25rem;font-style:normal;font-weight:400;line-height:130%;margin-bottom:4rem}p.details-text.first{margin-left:auto;text-align:center}section.dot.section.we-need-you{background-color:var(--dot-color-purple);border-radius:32px;padding-bottom:6rem;padding-top:4rem!important;position:relative;z-index:6}.dot.content{align-items:flex-start;display:flex;flex-direction:column;grid-area:content;justify-content:flex-start}h2.we-need-you-title{font-size:30px;font-weight:500;margin-bottom:2rem;max-width:22ch}h2.we-need-you-title,p.we-need-you-text{color:#000;font-family:var(--dot-font-family-default);font-style:normal;line-height:130%}p.we-need-you-text{font-size:1.25rem;font-weight:400;margin-bottom:4rem}#speakers{grid-gap:2rem 2rem;display:flex;flex-direction:column}@media screen and (min-width:1024px){#speakers{grid-gap:4rem 4rem}}.dot.speaker-card{grid-gap:2rem 2rem;display:flex;flex-direction:column;position:relative}@media screen and (min-width:1024px){.dot.speaker-card{display:grid;grid-template-areas:"primary secondary";grid-template-columns:200px 1fr;grid-template-columns:296px 1fr}}@media screen and (min-width:1200px){.dot.speaker-card{grid-template-columns:296px 1fr}}@media screen and (min-width:1440px){.dot.speaker-card{grid-template-columns:296px 1fr}}.dot.speaker-card .dot.primary{display:flex;flex-direction:column;grid-area:"primary"}.dot.speaker-card .dot.primary .dot.name{display:block;font-size:2rem;margin-bottom:1rem;text-align:left}@media screen and (min-width:1024px){.dot.speaker-card .dot.primary .dot.name{text-align:center}}.dot.speaker-card .dot.primary .dot.tagLine{color:grey;display:block;font-size:1.5rem;text-align:left}@media screen and (min-width:1024px){.dot.speaker-card .dot.primary .dot.tagLine{text-align:center}}.dot.speaker-card .dot.secondary{grid-area:"secondary"}.dot.speaker-card .dot.speaker{height:200px;margin-bottom:2rem;width:200px}@media screen and (min-width:1024px){.dot.speaker-card .dot.speaker{height:296px;width:296px}}@media screen and (min-width:1200px){.dot.speaker-card .dot.speaker{height:296px;width:296px}}@media screen and (min-width:1440px){.dot.speaker-card .dot.speaker{height:296px;width:296px}}.dot.speaker-card .dot.sessions{margin-top:1rem}.dot.speaker-card .dot.sessions .dot.sessions-list{margin-bottom:0}.dot.speaker-card .dot.sessions .dot.sessions-title{font-weight:700}.dot.sessions{grid-gap:2rem 2rem;align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (min-width:1200px){.dot.sessions{grid-gap:4rem 4rem}}.dot.sessions .dot.session{grid-gap:1rem 1rem;align-items:flex-start;background-color:#000;border:1px solid;color:var(--dot-color-whiteShoulders);display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem 1rem 1.5rem;position:relative;width:100%}@media screen and (min-width:1200px){.dot.sessions .dot.session{grid-gap:2rem 2rem;padding:1rem 1.5rem 3rem}}.dot.sessions .dot.session-content{padding:0;white-space:pre-line}.dot.sessions>*{margin:0}.dot.sessions .dot.speakers{grid-gap:.5rem .5rem;display:flex;flex-direction:column}.dot.sessions .dot.speakers .dot.speaker{grid-gap:.5rem .5rem;align-items:center;display:flex;justify-content:flex-start}@media screen and (min-width:1200px){.dot.sessions .dot.speakers .dot.speaker{grid-gap:1rem 1rem}}h2.practicalities-title{color:var(--dot-color-white)}p.practicalities-leading-paragraph{color:var(--dot-color-purple);font-size:24px;line-height:130%;margin-bottom:4rem}@media screen and (max-width:640px){p.practicalities-leading-paragraph{font-size:1.25rem;margin-bottom:3rem}}h2.practicalities-faq-title{margin-top:4rem}.container .dot-practicalities-container{background-color:var(--dot-color-purple);border-radius:32px;color:#0b0b26;display:block;margin-top:4rem;padding:47px 15px 35px 16px;position:relative;z-index:6}h2.practicalities-title{color:var(--dot-color-black);font-family:var(--dot-font-family-default);font-size:2.5rem;font-style:normal;font-weight:500;line-height:130%;margin-bottom:2rem;max-width:22ch}@media screen and (max-width:640px){h2.practicalities-title{font-size:2.25rem}}p.practicalities-text{font-family:var(--dot-font-family-default);font-size:19px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:1.5rem}p.practicalities-text a:not(.cancellation-link){color:#0b0b26}ul.practicalities-covered-by-cost{color:#000;margin-top:0}a.cancellation-link{color:var(--dot-color-purple)}.dot.button,a.dot.button{align-items:center;background-color:var(--dot-color-dark);border:.125rem solid transparent;border-radius:3rem;color:var(--dot-color-white);display:flex;flex-grow:0;flex-shrink:0;font-family:var(--dot-font-family-default);font-size:1.25rem;font-weight:400;height:3rem;justify-content:center;line-height:120%;max-width:24ch;min-width:3rem;padding:1rem 2rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:640px){.dot.button,a.dot.header.button{font-size:14px;height:2rem;padding:6px 8px}.dot.button.is-active:not(.cfp),a.dot.header.button.is-active:not(.cfp){background-color:var(--dot-color-dark);color:var(--dot-color-purple);text-decoration-line:underline}}.dot.button:hover{background-color:var(--dot-color-purple);border-color:currentColor;color:var(--dot-color-dark)}.dot.button.is-active,.dot.button.primary{background-color:var(--dot-color-pink);color:var(--dot-color-dark)}.dot.button.is-active:not(.cfp),.dot.button.primary:not(.cfp){background-color:var(--dot-color-dark);color:var(--dot-color-purple);text-decoration-line:underline}.dot.button.is-active:hover,.dot.button.primary:hover{background-color:var(--dot-color-dark);border-color:currentColor;color:var(--dot-color-white)}.dot.button .dot.icon{margin-left:1rem}.dot.button:hover .dot.icon svg{fill:#fff;stroke-width:2}.dot.button.border,.dot.button.border.primary{background-color:var(--dot-color-button-color-background,--dot-color-dark);border:2px solid var(--dot-color-button-color,#fff);color:var(--dot-color-button-color,#fff);outline:6px solid var(--dot-color-button-color-background,--dot-color-dark);position:relative}.dot.button.border background-color var(-dot-color-white),.dot.button.border.primary background-color var(-dot-color-white),.dot.button.border.primary.white,.dot.button.border.primary:hover,.dot.button.border.white,.dot.button.border:hover{background-color:var(--dot-color-button-color-background,#fff);border:2px solid var(--dot-color-button-color,#000);color:var(--dot-color-button-color,#000);outline:6px solid var(--dot-color-button-color-background,#fff)}.dot.button.border svg,.dot.button.border.primary svg{height:12px;left:30px;pointer-events:none;position:absolute;top:-7px;width:12px}.dot.button.border svg:nth-of-type(2),.dot.button.border.primary svg:nth-of-type(2){left:60%;top:39px}.dot.button.border svg:nth-of-type(3),.dot.button.border.primary svg:nth-of-type(3){left:calc(100% - 37px);top:-7px}.dot.button.border svg:nth-of-type(4),.dot.button.border.primary svg:nth-of-type(4){left:30px;top:39px}.dot.button.border svg:nth-of-type(5),.dot.button.border.primary svg:nth-of-type(5){left:calc(100% - 37px);top:39px}.dot.button.border.cfp{--dot-color-button-color:#000;--dot-color-button-color-background:#cfceff;background-color:var(--dot-color-button-color-background);border:2px solid;color:var(--dot-color-button-color);outline:6px solid var(--dot-color-button-color-background);position:relative}.dot.button.border.cfp:hover{--dot-color-button-color:#fff;--dot-color-button-color-background:#000}.dot.button.border.cfp svg{height:12px;left:30px;pointer-events:none;position:absolute;top:-7px;width:12px}.dot.button.border.cfp svg:nth-of-type(2){left:60%;top:39px}.dot.button.border.cfp svg:nth-of-type(3){left:calc(100% - 37px);top:-7px}.dot.button.border.cfp svg:nth-of-type(4){left:30px;top:39px}.dot.button.border.cfp svg:nth-of-type(5){left:calc(100% - 37px);top:39px}.dot.button.border.cfp.white{--dot-color-button-color-background:#fefbe6}.dot.button.border.cfp.white:hover{--dot-color-button-color:#fff;--dot-color-button-color-background:#000}.dot.track-slot{background-color:var(--dot-color-dark);display:none;font-size:1.25rem;font-size:18px;font-weight:600;line-height:120%;position:sticky;top:0;z-index:20}@media screen and (min-width:1024px){.dot.track-slot{align-items:flex-end;display:flex;font-weight:600;height:6rem;justify-content:flex-start;line-height:120%;margin-right:-1rem;padding:1rem 1rem 1rem 0}}@media screen and (min-width:1200px){.dot.track-slot{font-size:1.25rem;margin-right:-2rem;padding:2rem 2rem 2rem 0}}@media screen and (min-width:1440px){.dot.track-slot{font-size:28px}}@media screen and (min-width:1920px){.dot.track-slot{font-size:38px}}.dot.track-slot[class*=track-]:after{content:"";height:1rem;left:0;position:absolute;right:1rem;top:calc(100% - 1rem);width:auto}@media screen and (min-width:1200px){.dot.track-slot[class*=track-]:after{right:2rem}}.dot.track-slot.track-1:after{background-color:var(--dot-color-purple)}.dot.track-slot.track-2:after{background-color:var(--dot-color-white)}.dot.track-slot.track-3:after{background-color:#55d440}.dot.track-slot.track-4:after{background-color:var(--dot-color-whiteShoulders)}.dot.track-slot.track-5:after,.dot.track-slot.track-6:after{background-color:#fff}.dot.lane-slot{display:none;position:sticky;top:1rem}@media screen and (min-width:1024px){.dot.lane-slot{display:block}}.dot.lane-slot.track-1:after{background-image:radial-gradient(circle at 1px 1px,#cfceff 1px,transparent 0)}.dot.lane-slot.track-2:after{background-image:radial-gradient(circle at 1px 1px,var(--dot-color-white) 1px,transparent 0)}.dot.lane-slot.track-3:after{background-image:radial-gradient(circle at 1px 1px,background-color var(--dot-color-whiteShoulders) 1px,transparent 0)}.dot.lane-slot.track-4:after{background-image:radial-gradient(circle at 1px 1px,#55d440 1px,transparent 0)}.dot.lane-slot.track-5:after,.dot.lane-slot.track-6:after{background-image:radial-gradient(circle at 1px 1px,#fff 1px,transparent 0)}.dot.time-slot{display:none;font-size:38px;font-weight:600;line-height:50px}@media screen and (min-width:1024px){.dot.time-slot{display:block;font-size:24px;grid-column:times;line-height:120%}}@media screen and (min-width:1440px){.dot.time-slot{font-size:38px;line-height:50px}}.dot.session{background-color:#000;border:1px solid;color:var(--dot-color-whiteShoulders);position:relative;width:100%}@media screen and (min-width:1024px){.dot.session{border:1pt solid;min-width:10rem}}@media screen and (min-width:1440px){.dot.session{min-width:16rem}}@media screen and (min-width:1920px){.dot.session{min-width:20rem}}@media screen and (min-width:2560px){.dot.session{min-width:24rem}}.dot.session.is-workshop{z-index:10}.dot.session.is-keynote{background-color:#000;border:1px solid;color:var(--dot-color-whiteShoulders)}.dot.track-all{align-items:center;background:#ccc;box-shadow:none;color:#000;display:flex;justify-content:center}.dot.meta{align-items:flex-start;color:#555;display:flex;flex-direction:column;justify-content:flex-start;z-index:10}.dot.duration{display:block;font-size:12px;line-height:120%}@media screen and (min-width:1200px){.dot.duration{font-size:14px}}@media screen and (min-width:1440px){.dot.duration{font-size:1rem}}@media screen and (min-width:1920px){.dot.duration{font-size:1.25rem}}@media screen and (min-width:2560px){.dot.duration{font-size:1.5rem}}.dot.session-title{display:block;font-size:18px;margin:0}@media screen and (min-width:1440px){.dot.session-title{font-size:28px}}@media screen and (min-width:1920px){.dot.session-title{font-size:38px}}.dot.program .dot.speakers{grid-gap:.5rem .5rem;display:flex;flex-direction:column}.dot.program .dot.speakers .dot.speaker{grid-gap:.5rem .5rem;align-items:center;display:flex;justify-content:flex-start}@media screen and (min-width:1200px){.dot.program .dot.speakers .dot.speaker{grid-gap:1rem 1rem}}.dot.speaker-avatar{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;filter:grayscale(1);flex-grow:0;flex-shrink:0;height:2rem;overflow:hidden;width:2rem}@media screen and (min-width:1200px){.dot.speaker-avatar{height:3rem;width:3rem}}.dot.lane-slot[class*=track-]:after{background-position:-1rem -1rem;background-size:10px 10px;bottom:auto;content:none;display:block;height:calc(100vh - 400px);left:0;margin-left:0;margin-right:0;overflow:hidden;position:absolute;right:0;top:100%;width:auto;z-index:0}@media screen and (min-width:1024px){.dot.lane-slot[class*=track-]:after{content:""}}.dot.schedule{grid-gap:1rem 1rem;background-color:var(--dot-color-dark);color:#fff;display:flex;flex-wrap:wrap}@media screen and (min-width:1024px){.dot.schedule{display:grid;grid-template-columns:[ times ] auto [ track-1-start ] auto [ track-1-end track-2-start ] auto [ track-2-end track-3-start ] auto [ track-3-end track-4-start ] auto [ track-4-end track-5-start ] auto [ track-5-end track-6-start ] auto [ track-6-end ];grid-template-rows:[ tracks ] auto [ lanes ] auto [ time-0900 ] auto [ time-0905 ] auto [ time-0915 ] auto [ time-0920 ] auto [ time-0925 ] auto [ time-0930 ] auto [ time-0935 ] auto [ time-0940 ] auto [ time-0945 ] auto [ time-0950 ] auto [ time-0955 ] auto [ time-1000 ] auto [ time-1005 ] auto [ time-1010 ] auto [ time-1015 ] auto [ time-1020 ] auto [ time-1025 ] auto [ time-1030 ] auto [ time-1035 ] auto [ time-1040 ] auto [ time-1045 ] auto [ time-1050 ] auto [ time-1055 ] auto [ time-1100 ] auto [ time-1105 ] auto [ time-1110 ] auto [ time-1115 ] auto [ time-1120 ] auto [ time-1125 ] auto [ time-1130 ] auto [ time-1135 ] auto [ time-1140 ] auto [ time-1145 ] auto [ time-1150 ] auto [ time-1155 ] auto [ time-1200 ] auto [ time-1205 ] auto [ time-1210 ] auto [ time-1215 ] auto [ time-1220 ] auto [ time-1225 ] auto [ time-1230 ] auto [ time-1235 ] auto [ time-1240 ] auto [ time-1245 ] auto [ time-1250 ] auto [ time-1255 ] auto [ time-1300 ] auto [ time-1305 ] auto [ time-1310 ] auto [ time-1315 ] auto [ time-1320 ] auto [ time-1325 ] auto [ time-1330 ] auto [ time-1335 ] auto [ time-1340 ] auto [ time-1345 ] auto [ time-1350 ] auto [ time-1355 ] auto [ time-1400 ] auto [ time-1405 ] auto [ time-1410 ] auto [ time-1415 ] auto [ time-1420 ] auto [ time-1425 ] auto [ time-1430 ] auto [ time-1435 ] auto [ time-1440 ] auto [ time-1445 ] auto [ time-1450 ] auto [ time-1455 ] auto [ time-1500 ] auto [ time-1505 ] auto [ time-1510 ] auto [ time-1515 ] auto [ time-1520 ] auto [ time-1525 ] auto [ time-1530 ] auto [ time-1535 ] auto [ time-1540 ] auto [ time-1545 ] auto [ time-1550 ] auto [ time-1555 ] auto [ time-1600 ] auto [ time-1605 ] auto [ time-1610 ] auto [ time-1615 ] auto [ time-1620 ] auto [ time-1625 ] auto [ time-1630 ] auto [ time-1635 ] auto [ time-1640 ] auto [ time-1645 ] auto [ time-1650 ] auto [ time-1655 ] auto [ time-1700 ] auto [ time-1705 ] auto [ time-1710 ] auto [ time-1715 ] auto [ time-1720 ] auto [ time-1725 ] auto [ time-1730 ] auto [ time-1735 ] auto [ time-1740 ] auto [ time-1745 ] auto [ time-1750 ] auto [ time-1755 ] auto [ time-1800 ] auto [ time-1805 ] auto [ time-1810 ] auto [ time-1815 ] auto [ time-1820 ] auto [ time-1825 ] auto [ time-1830 ] auto [ time-1835 ] auto [ time-1840 ] auto [ time-1845 ] auto [ time-1850 ] auto [ time-1855 ] auto [ time-1900 ] auto [ time-1905 ] auto [ time-1910 ] auto [ time-1915 ] auto [ time-1920 ] auto [ time-1925 ] auto [ time-1930 ] auto [ time-1935 ] auto [ time-1940 ] auto [ time-1945 ] auto [ time-1950 ] auto [ time-1955 ] auto [ time-2000 ] auto [ time-2005 ] auto [ time-2010 ] auto [ time-2015 ] auto [ time-2020 ] auto [ time-2025 ] auto [ time-2030 ] auto [ time-2035 ] auto [ time-2040 ] auto [ time-2045 ] auto [ time-2050 ] auto [ time-2055 ] auto [ time-2100 ] auto [ time-2105 ] auto [ time-2110 ] auto [ time-2115 ] auto [ time-2120 ] auto [ time-2125 ] auto [ time-2130 ] auto [ time-2135 ] auto [ time-2140 ] auto [ time-2145 ] auto [ time-2150 ] auto [ time-2155 ] auto [ time-2200 ] auto [ time-2205 ] auto [ time-2210 ] auto [ time-2215 ] auto [ time-2220 ] auto [ time-2225 ] auto [ time-2230 ] auto [ time-2235 ] auto [ time-2240 ] auto [ time-2245 ] auto [ time-2250 ] auto [ time-2255 ] auto [ time-2300 ] auto}}.dot.program .dot.session-content{grid-gap:1rem 1rem;display:flex;flex-direction:column;padding:.5rem 1rem;position:sticky;top:6rem}@media screen and (min-width:1200px){.dot.program .dot.session-content{grid-gap:2rem 2rem;padding:1rem 1.5rem}}.dot.program .dot.session-content .dot.session-description{font-size:1.5rem;line-height:150%;margin-bottom:1rem}.dot.program .dot.session-content>*{margin-bottom:0}.dot.speaker-name{font-size:12px;line-height:120%}@media screen and (min-width:1200px){.dot.speaker-name{font-size:14px}}@media screen and (min-width:1440px){.dot.speaker-name{font-size:1rem}}@media screen and (min-width:1920px){.dot.speaker-name{font-size:1.25rem}}@media screen and (min-width:2560px){.dot.speaker-name{font-size:1.5rem}}.dot.session-dialog[open]{grid-gap:1rem 1rem;background-color:#000;border:2pt solid;border-radius:0;color:var(--dot-color-whiteShoulders);display:flex;flex-direction:column;left:50%;margin:0;max-height:70vh;max-width:50vw;min-height:400px;overflow:scroll;padding:2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:900}@media screen and (min-width:1200px){.dot.session-dialog[open]{grid-gap:2rem 2rem}}.dot.session-dialog[open] .dot.session-dialog-content{white-space:pre-line}.dot.session-dialog[open]::backdrop{background-color:rgba(0,0,0,.8)}.dot.session-dialog-title{display:block;font-size:18px;margin:0}@media screen and (min-width:1440px){.dot.session-dialog-title{font-size:28px}}@media screen and (min-width:1920px){.dot.session-dialog-title{font-size:38px}}.dot.session-dialog .dot.speaker-avatar{height:8rem;width:8rem}.dot.session-dialog-close-button.button{border:1pt solid}.dot.tab-container{display:none}.dot.tab-container.is-active{display:block}.dot.tabs{grid-gap:2rem;display:flex;font-size:1.5rem;line-height:130%}.tf-v1-widget{height:100%;position:relative;width:100%}.tf-v1-widget iframe{border:none;border-radius:8px;height:100%;overflow:hidden;width:100%}.tf-v1-widget-close{display:none}.tf-v1-widget-iframe-overlay{border:none;border-radius:8px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.tf-v1-widget-fullscreen{bottom:0;height:100%!important;left:0;position:fixed;right:0;top:0;width:100%!important;z-index:10001}.tf-v1-widget-fullscreen .tf-v1-widget-close{background:none;border:none;border-radius:0;color:#000;cursor:pointer;display:block;font-size:32px;font-weight:400;height:24px;line-height:24px;margin:0;opacity:.75;padding:0;position:absolute;right:8px;text-align:center;text-decoration:none;text-transform:none;top:6px;transition:opacity .25s ease-in-out;width:24px;z-index:1}.tf-v1-widget-fullscreen .tf-v1-widget-close:hover{opacity:1}@media(min-width:481px){.tf-v1-widget-fullscreen .tf-v1-widget-close{color:#fff!important}}.tf-v1-widget-fullscreen iframe{border-radius:0}