@charset "UTF-8";
@import url("/sponsored/assets/lib/fonts/logic/logic.css");
@import url("https://use.typekit.net/juo4mhn.css");
@import url("/sponsored/assets/lib/fonts/adobe-garamond/adobe-garamond.css");
@import url("/sponsored/assets/lib/fonts/logic/logic.css");
@import url("https://use.typekit.net/juo4mhn.css");
@import url("/sponsored/assets/lib/fonts/adobe-garamond/adobe-garamond.css");
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Regular.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Regular.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: italic;
  font-weight: 400;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-RegularItalic.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-RegularItalic.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: normal;
  font-weight: 500;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Medium.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Medium.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: italic;
  font-weight: 500;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-MediumItalic.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-MediumItalic.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: normal;
  font-weight: 600;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Bold.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: italic;
  font-weight: 600;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-BoldItalic.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-BoldItalic.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: normal;
  font-weight: 300;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Light.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Light.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: italic;
  font-weight: 300;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-LightItalic.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-LightItalic.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: normal;
  font-stretch: ultra-condensed;
  font-weight: 400;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticXNarrow-Regular.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticXNarrow-Regular.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: italic;
  font-stretch: ultra-condensed;
  font-weight: 400;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticXNarrow-RegularItalic.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticXNarrow-RegularItalic.woff") format("woff");
}
body {
  background: #0d0d0d;
  color: #ffffff;
  font-family: "AGaramondPro", Garamond, Georgia, serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body p, body ul {
  font-size: 17px;
  line-height: 1.4em;
  margin: 0 auto 1em;
  max-width: 640px;
}
@media (min-width: 450px) {
  body p, body ul {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  body p, body ul {
    font-size: 20px;
    line-height: 1.5em;
  }
}
@media (min-width: 1024px) {
  body p, body ul {
    font-size: 22px;
  }
}
body p a, body ul a {
  color: #ffffff;
  text-decoration-thickness: 1px;
}
body p.sub,
body ul.sub li,
body em.sub {
  font-size: 17px;
}
@media (min-width: 768px) {
  body p.sub,
  body ul.sub li,
  body em.sub {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  body p.sub,
  body ul.sub li,
  body em.sub {
    font-size: 19px;
  }
}
body h3 {
  font-family: "Atlantic Serif", "Bodoni", Georgia, serif;
  font-size: 48px;
  line-height: 1em;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.05em;
}
@media (min-width: 450px) {
  body h3 {
    font-size: 54px;
  }
}
@media (min-width: 768px) {
  body h3 {
    font-size: 60px;
  }
}
@media (min-width: 1024px) {
  body h3 {
    font-size: 64px;
  }
}
body h4 {
  font-family: "logic", monospace;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 14px;
  text-transform: uppercase;
}
body h5 {
  font-family: "logic", monospace;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 12px;
}
@media (min-width: 450px) {
  body h5 {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  body h5 {
    font-size: 14px;
  }
}
body h6 {
  font-family: "logic", monospace;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 450px) {
  body h6 {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  body h6 {
    font-size: 14px;
  }
}
body .outandabout {
  color: #5aa0c3;
}

body.no-scroll,
html.no-scroll {
  overflow: hidden;
  height: 100%;
}

.agenda,
.intro,
.watch,
.place,
.underwriters,
.getpass,
.faq,
.footer,
.speakers,
.accessibility,
.underwriters,
.outandabouts {
  padding: 40px 0;
}
@media (min-width: 450px) {
  .agenda,
  .intro,
  .watch,
  .place,
  .underwriters,
  .getpass,
  .faq,
  .footer,
  .speakers,
  .accessibility,
  .underwriters,
  .outandabouts {
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  .agenda,
  .intro,
  .watch,
  .place,
  .underwriters,
  .getpass,
  .faq,
  .footer,
  .speakers,
  .accessibility,
  .underwriters,
  .outandabouts {
    padding: 60px 0;
  }
}

.map {
  padding: 0 0 40px;
}
@media (min-width: 450px) {
  .map {
    padding: 10px 0 50px;
  }
}
@media (min-width: 768px) {
  .map {
    padding: 20px 0 60px;
  }
}

#passes,
#speakers,
#underwriters,
#faq,
#agenda,
#outandabouts {
  scroll-margin-top: 100px;
}

h2.serif {
  font-weight: 300;
  line-height: 1.2em;
  margin-bottom: 4px;
  font-size: 20px;
}
@media (min-width: 450px) {
  h2.serif {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  h2.serif {
    font-size: 24px;
  }
}

h2.display {
  font-family: "Atlantic Serif", "Bodoni", Georgia, serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: 0.01em;
}
@media (min-width: 450px) {
  h2.display {
    font-size: 36px;
  }
}
@media (min-width: 768px) {
  h2.display {
    font-size: 40px;
  }
}

@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Regular.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Regular.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: italic;
  font-weight: 400;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-RegularItalic.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-RegularItalic.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: normal;
  font-weight: 500;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Medium.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Medium.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: italic;
  font-weight: 500;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-MediumItalic.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-MediumItalic.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: normal;
  font-weight: 600;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Bold.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: italic;
  font-weight: 600;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-BoldItalic.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-BoldItalic.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: normal;
  font-weight: 300;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Light.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-Light.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: italic;
  font-weight: 300;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-LightItalic.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticCondensed-LightItalic.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: normal;
  font-stretch: ultra-condensed;
  font-weight: 400;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticXNarrow-Regular.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticXNarrow-Regular.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Atlantic Serif";
  font-style: italic;
  font-stretch: ultra-condensed;
  font-weight: 400;
  src: url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticXNarrow-RegularItalic.woff2") format("woff2"), url("https://www.theatlantic.com/packages/fonts/atlantic/AtlanticXNarrow-RegularItalic.woff") format("woff");
}
.cta {
  background: #e7131a;
  color: #ffffff;
  cursor: pointer;
  padding: 12px;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "logic", monospace;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 12px;
  display: block;
}
@media (min-width: 450px) {
  .cta {
    padding: 14px;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .cta {
    padding: 15px;
    font-size: 14px;
  }
}
.cta a {
  color: #ffffff;
  text-decoration: none;
}

a.cta {
  color: #ffffff;
  text-decoration: none;
}

.nav {
  position: sticky;
  top: 0;
  background: #0d0d0d;
  padding: 15px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #1a1a1d;
  z-index: 2000;
}
.nav .container {
  display: flex;
  justify-content: space-between;
  max-width: 1440px;
  margin: auto;
  width: 90%;
  align-items: center;
}
.nav .container .logos {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  margin: 0;
  text-align: center;
  max-width: 50%;
}
.nav .container .logos a.a-mark {
  padding: 2px 16px 2px 0;
  border-right: 1px solid #ffffff;
  display: block;
}
.nav .container .logos a.a-mark img {
  width: 14px;
  height: 22px;
}
.nav .container .logos a.atl-mark {
  width: 116px;
  height: auto;
  align-self: center;
  margin-left: 16px;
}
.nav .container .nav-inner {
  display: flex;
  align-items: center;
  gap: 30px;
  font-family: "logic", monospace;
  font-weight: 400;
  font-size: 14px;
}
.nav .container .nav-inner ul.nav-categories.active {
  display: flex;
}
.nav .container .nav-inner ul.nav-categories {
  align-items: center;
  padding: 30px 0;
  list-style: none;
  gap: 30px;
  flex-direction: column;
  position: absolute;
  min-width: 100%;
  left: 0;
  top: 100%;
  background-color: #0d0d0d;
  display: none;
  line-height: 1em;
  background: #1a1a1d;
  margin: 0;
  max-width: none;
}
@media (min-width: 1024px) {
  .nav .container .nav-inner ul.nav-categories {
    flex-direction: row;
    position: relative;
    width: auto;
    left: auto;
    display: flex;
    padding: 0;
    background: #0d0d0d;
  }
}
.nav .container .nav-inner ul.nav-categories .nav-cta {
  display: flex;
}
@media (min-width: 768px) {
  .nav .container .nav-inner ul.nav-categories .nav-cta {
    display: none;
  }
}
.nav .container .nav-inner ul.nav-categories li.category {
  font-family: "logic", monospace;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 14px;
}
@media (min-width: 450px) {
  .nav .container .nav-inner ul.nav-categories li.category {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .nav .container .nav-inner ul.nav-categories li.category {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .nav .container .nav-inner ul.nav-categories li.category {
    font-size: 14px;
  }
}
.nav .container .nav-inner ul.nav-categories li {
  padding-top: 30px;
  border-top: 1px solid;
  width: 90%;
}
@media (min-width: 1024px) {
  .nav .container .nav-inner ul.nav-categories li {
    width: auto;
    padding-top: 0;
    border-top: none;
  }
}
.nav .container .nav-inner ul.nav-categories li a {
  color: #ffffff;
  text-decoration: none;
}
.nav .container .nav-inner ul.nav-categories li.cta {
  padding-top: 15px;
  border-top: none;
}
.nav .container .nav-inner ul.nav-categories li:first-child {
  border-top: none;
  padding-top: 15px;
}
.nav .container .nav-inner .hamburger-box {
  width: 20px;
  height: 15px;
  cursor: pointer;
  padding: 0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .nav .container .nav-inner .hamburger-box {
    display: none;
  }
}
.nav .container .nav-inner .hamburger-box .hamburger-inner {
  width: 20px;
  height: 1px;
  background-color: #ffffff;
}
.nav .container .nav-inner .nav-cta {
  display: none;
}
@media (min-width: 768px) {
  .nav .container .nav-inner .nav-cta {
    display: flex;
  }
}

.header {
  background: #1a1a1d;
  padding: 0;
  margin: 0;
}
@media (min-width: 450px) {
  .header {
    margin: 0 0 20px;
  }
}
@media (min-width: 1480px) {
  .header {
    padding: 0 0 30px;
  }
}
.header .header-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  max-width: 1440px;
  padding: 30px 0;
  margin: 0 auto;
  gap: 2px;
}
@media (min-width: 768px) {
  .header .header-info {
    flex-direction: row;
    justify-content: space-between;
    gap: auto;
  }
}
.header .header-info h2 {
  text-align: center;
  text-transform: none;
}
@media (min-width: 1480px) {
  .header figure.looping-mp4 {
    max-width: 1440px;
    margin: 0 auto 0;
  }
}
.header figure.looping-mp4 video {
  margin: auto;
}

.intro .container {
  max-width: 1440px;
  width: 90%;
  margin: 0 auto;
}
.intro .container p {
  color: #D7D9D5;
}
.intro .container p a {
  color: #D7D9D5;
}
.intro .container p.intro-cta {
  margin: 30px auto 42px;
}
@media (min-width: 450px) {
  .intro .container p.intro-cta {
    margin: 36px auto 50px;
  }
}
@media (min-width: 1024px) {
  .intro .container p.intro-cta {
    margin: 45px auto 60px;
  }
}
.intro .container p.intro-cta a {
  color: #ffffff;
}
.intro .container .marquee-update {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin: 0 auto 36px;
}
@media (min-width: 450px) {
  .intro .container .marquee-update {
    gap: 30px;
    margin: 0 auto 40px;
  }
}
@media (min-width: 768px) {
  .intro .container .marquee-update {
    margin: 0 auto 60px;
    gap: 40px;
  }
}
.intro .container .marquee-update h2 {
  text-align: center;
}
.intro .container .marquee-update h5 {
  color: #D7D9D5;
  text-align: center;
}
.intro .container .marquee-update h5 span {
  font-family: "AGaramondPro", Garamond, Georgia, serif;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 20px;
}
@media (min-width: 450px) {
  .intro .container .marquee-update h5 span {
    font-size: 21px;
  }
}
@media (min-width: 768px) {
  .intro .container .marquee-update h5 span {
    font-size: 22px;
  }
}
.intro .container .passes {
  display: flex;
  margin: 40px auto 0;
  max-width: 1024px;
  gap: 20px;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .intro .container .passes {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 70px auto 0;
    gap: 30px 0;
  }
}
@media (min-width: 1024px) {
  .intro .container .passes {
    gap: 40px 0;
  }
}
.intro .container .passes .pass {
  width: 100%;
  border-left: 1px solid #2f302f;
  border-right: 1px solid #2f302f;
  border-bottom: 1px solid #2f302f;
  border-top: 8px solid #2f302f;
  padding: 20px 20px 24px;
  box-sizing: border-box;
}
@media (min-width: 450px) {
  .intro .container .passes .pass {
    padding: 30px;
  }
}
@media (min-width: 768px) {
  .intro .container .passes .pass {
    width: 48%;
  }
}
.intro .container .passes .pass h5 {
  margin: 0 0 4px;
}
.intro .container .passes .pass h5.outandabout {
  color: #5aa0c3;
  text-transform: uppercase;
  font-weight: 500;
}
.intro .container .passes .pass h5.sale-info {
  color: #ff6d72;
  text-transform: uppercase;
  font-weight: 500;
}
.intro .container .passes .pass ul, .intro .container .passes .pass p {
  margin: 16px 0 18px;
}
@media (min-width: 450px) {
  .intro .container .passes .pass ul, .intro .container .passes .pass p {
    margin: 18px 0 26px;
  }
}
@media (min-width: 768px) {
  .intro .container .passes .pass ul, .intro .container .passes .pass p {
    margin: 20px 0 28px;
  }
}
.intro .container .passes .pass ul li, .intro .container .passes .pass p {
  color: #D7D9D5;
  font-size: 15px;
  line-height: 1.4em;
}
@media (min-width: 450px) {
  .intro .container .passes .pass ul li, .intro .container .passes .pass p {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .intro .container .passes .pass ul li, .intro .container .passes .pass p {
    font-size: 18px;
  }
}
.intro .container .passes .pass ul {
  padding-inline-start: 12px;
}
.intro .container .passes .pass ul li {
  margin: 0 0 8px;
}
.intro .container .passes .pass a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.watch {
  background: #1a1a1d;
}
.watch p {
  margin: 20px auto 10px;
  width: 90%;
}

.outandabouts {
  margin: 0 auto 0;
  background: #1a1a1d;
  /* Left gradient overlay */
  /* Right gradient overlay */
  /* Optional: hide scrollbar */
}
.outandabouts .outandabouts-intro h2.display {
  color: #5aa0c3;
  text-align: center;
  margin: 0 auto 20px;
}
.outandabouts .outandabouts-intro h5 {
  text-align: center;
  text-transform: uppercase;
  color: #a8a8a8;
  margin: 0 auto;
}
.outandabouts .outandabouts-intro h5.display {
  font-weight: 500;
}
.outandabouts .outandabouts-intro h5.display:before {
  content: "← ";
}
.outandabouts .outandabouts-intro h5.display:after {
  content: " →";
}
.outandabouts .outandabouts-intro p {
  text-align: center;
  width: 90%;
  max-width: 630px;
  color: #D7D9D5;
}
@media (min-width: 768px) {
  .outandabouts .outandabouts-intro p {
    max-width: 680px;
  }
}
@media (min-width: 1024px) {
  .outandabouts .outandabouts-intro p {
    max-width: 760px;
  }
}
.outandabouts .gradient-overlay {
  position: relative;
  overflow: hidden; /* prevent overflow */
  margin: 0 auto;
  max-width: 1440px;
}
.outandabouts .gradient-left.fade,
.outandabouts .gradient-right.fade {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.outandabouts .gradient-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 100%;
  background: linear-gradient(to right, #1a1a1d, rgba(26, 26, 29, 0));
  z-index: 10;
}
.outandabouts .gradient-left svg {
  padding-right: 2px;
}
.outandabouts .gradient-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  background: linear-gradient(to left, #1a1a1d, rgba(26, 26, 29, 0));
  z-index: 10;
}
.outandabouts .gradient-right svg {
  padding-left: 2px;
}
.outandabouts .gradient-left,
.outandabouts .gradient-right {
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: auto;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.outandabouts .gradient-left svg,
.outandabouts .gradient-right svg {
  background: #1a1a1d;
  border-radius: 100px;
  border: 1px solid #2f302f;
  stroke-width: 1px;
  stroke: #D7D9D5;
  height: 30px;
  width: 30px;
  filter: drop-shadow(0 0 0.75rem #1a1a1d);
}
@media (min-width: 450px) {
  .outandabouts .gradient-left svg,
  .outandabouts .gradient-right svg {
    height: 35px;
    width: 35px;
  }
}
.outandabouts .container::-webkit-scrollbar {
  display: none;
}
.outandabouts .container {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-behavior: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  position: relative;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  max-width: none;
  margin: 30px auto 0;
  padding: 0 31px;
}
@media (min-width: 450px) {
  .outandabouts .container {
    margin: 30px auto 0;
    padding: 0 41px;
  }
}
@media (min-width: 768px) {
  .outandabouts .container {
    margin: 40px auto 0;
    padding: 0 51px;
  }
}
.outandabouts .container .passes {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  gap: 15px;
}
@media (min-width: 450px) {
  .outandabouts .container .passes {
    gap: 20px;
  }
}
.outandabouts .container .passes .pass {
  width: 100%;
  border: 1px solid #5aa0c3;
  padding: 15px;
  box-sizing: border-box;
  text-wrap: initial;
  max-width: 300px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}
@media (min-width: 450px) {
  .outandabouts .container .passes .pass {
    padding: 20px;
    max-width: 500px;
    width: 350px;
  }
}
@media (min-width: 768px) {
  .outandabouts .container .passes .pass {
    width: 400px;
    padding: 30px;
  }
}
.outandabouts .container .passes .pass .outandabouthead h2 {
  margin: 0 0 4px;
  text-align: left;
}
.outandabouts .container .passes .pass .outandabouthead h5 {
  color: #D7D9D5;
  font-size: 12px;
}
@media (min-width: 450px) {
  .outandabouts .container .passes .pass .outandabouthead h5 {
    font-size: 13px;
  }
}
.outandabouts .container .passes .pass .outandabouthead h5.price {
  margin-bottom: 8px;
  color: #5aa0c3;
}
.outandabouts .container .passes .pass .outandabouthead h5.location {
  margin-bottom: 0;
  text-transform: uppercase;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  margin-top: 20px;
  border-top: 1px solid #2f302f;
  padding-top: 4px;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field h5 {
  color: #a8a8a8;
  margin-bottom: 0;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field .participants {
  display: flex;
  flex-direction: column;
  gap: 0;
  flex-wrap: nowrap;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field .participants .speaker {
  width: 100%;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field .participants .speaker .speaker-info .speaker-lockup {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field .participants .speaker .speaker-info .speaker-lockup figure {
  max-width: 50px;
  display: none;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field .participants .speaker .speaker-info .speaker-lockup figure img {
  border-radius: 100px;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field .participants .speaker .speaker-info .speaker-lockup .copy h6 {
  color: #9b96ff;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field .participants .speaker .speaker-info .speaker-lockup .copy h2.serif {
  font-size: 15px;
  line-height: 1.2em;
  margin-bottom: 2px;
  color: #D7D9D5;
}
@media (min-width: 450px) {
  .outandabouts .container .passes .pass .outandabouthead .agenda-field .participants .speaker .speaker-info .speaker-lockup .copy h2.serif {
    font-size: 16px;
  }
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field .participants .speaker .speaker-info .speaker-lockup .copy h2.serif span {
  color: #9b96ff;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field .participants .speaker .speaker-info .speaker-lockup .copy p {
  font-weight: 400;
  font-size: 13px;
  color: #D7D9D5;
  display: none;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field .participants .speaker .speaker-info .speaker-toggle {
  display: none;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field h5.underwriter-disclaimer {
  color: #9b96ff;
}
.outandabouts .container .passes .pass .outandabouthead .agenda-field h5.underwriter-disclaimer a {
  color: #9b96ff;
}
.outandabouts .container .passes .pass a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.outandabouts .container .passes .pass .cta {
  margin: 0;
  background: #5aa0c3;
  color: #0d0d0d;
}
.outandabouts .container .passes .pass.divider {
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: #2f302f;
}
.outandabouts .container .passes .pass.divider h2 {
  margin: 0;
}

.container {
  width: 90%;
  max-width: 1440px;
  margin: auto;
}
.container h6.subject-to-change {
  color: #a8a8a8;
  text-align: center;
  margin: 10px 0 0;
}
.container .agenda-header {
  margin: 30px auto 0;
  display: flex;
  position: relative;
  gap: 4px;
}
@media (min-width: 450px) {
  .container .agenda-header {
    margin: 50px auto 0;
    gap: 10px;
  }
}
.container .agenda-header .agenda-tab.active {
  border-bottom: 1px solid #0d0d0d;
  border-top: 1px solid #2f302f;
  border-left: 1px solid #2f302f;
  border-right: 1px solid #2f302f;
  z-index: 20;
  position: relative;
  background: #0d0d0d;
}
.container .agenda-header .agenda-tab {
  padding: 10px 15px;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
  border-top: 1px solid #2f302f;
  border-left: 1px solid #2f302f;
  border-right: 1px solid #2f302f;
}
@media (min-width: 450px) {
  .container .agenda-header .agenda-tab {
    padding: 10px 20px;
  }
}
@media (min-width: 768px) {
  .container .agenda-header .agenda-tab {
    padding: 20px 30px;
  }
}
.container .agenda-header:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #2f302f;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.container .day {
  display: none;
}
.container .day .timeslot {
  margin: 0 auto 40px;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .container .day .timeslot {
    gap: auto;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto 60px;
    gap: 30px;
  }
}
.container .day .timeslot h5 {
  position: relative;
}
.container .day .timeslot h5 span {
  top: 100px;
  position: sticky;
}
.container .day .timeslot .agenda-events {
  width: 100%;
}
@media (min-width: 1024px) {
  .container .day .timeslot .agenda-events {
    width: 80%;
  }
}
.container .day .timeslot .agenda-events .agenda-item:first-child {
  margin-top: 0;
}
.container .day .timeslot .agenda-events .agenda-item {
  margin: 10px 0 0;
  padding: 15px 15px 10px;
  box-sizing: border-box;
  background: #1a1a1d;
  border-radius: 4px;
}
@media (min-width: 450px) {
  .container .day .timeslot .agenda-events .agenda-item {
    padding: 20px 20px 10px;
  }
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item {
    padding: 30px;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-top {
  display: flex;
  gap: 8px;
  flex-direction: column;
}
@media (min-width: 450px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-top {
    flex-wrap: nowrap;
    gap: 30px;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-top h2.serif {
  width: 100%;
  margin: 0;
  font-size: 20px;
  line-height: 1.2em;
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-top h2.serif {
    width: 40%;
    margin: 4px 0 0;
    font-size: 21px;
    max-width: 400px;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-top h2.serif span {
  color: #9b96ff;
  font-family: "logic", monospace;
  display: block;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 1.3em;
  margin: 1px 0 0;
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-top h2.serif span {
    margin: 4px 0 0;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-top h2.serif span.outandabout {
  color: #5aa0c3;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-top .agenda-top-details {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: none;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-top .agenda-top-details {
    width: 60%;
    max-width: 550px;
    flex-direction: row;
    gap: 30px;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-top .agenda-top-details h5.venue {
  margin: 0 0 6px;
  width: 100%;
  color: #D7D9D5;
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-top .agenda-top-details h5.venue {
    width: 80%;
    margin: 0;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-top .agenda-top-details .cta {
  height: -moz-fit-content;
  height: fit-content;
  background: none;
  border-top: 1px solid #2f302f;
  padding: 12px 0 0;
  width: 100%;
  text-align: left;
  max-width: none;
  min-width: none;
  color: #a8a8a8;
  font-weight: 500;
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-top .agenda-top-details .cta {
    border: 1px solid #2f302f;
    border-radius: 4px;
    min-width: 130px;
    max-width: 130px;
    padding: 12px 12px 10px;
    text-align: center;
    width: 80%;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-top .agenda-top-details .cta a {
  color: #a8a8a8;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom {
  display: none;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-item-details,
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-item-summary {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-item-details {
  width: 100%;
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-item-details {
    width: 40%;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-item-summary {
  width: 100%;
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-item-summary {
    width: 60%;
    max-width: 550px;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field {
    gap: 10px;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field h5 {
  color: #a8a8a8;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field p {
  margin: 0;
  font-size: 15px;
  line-height: 1.45em;
}
@media (min-width: 450px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field p {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field p {
    font-size: 17px;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex-wrap: nowrap;
  margin-top: 4px;
}
@media (min-width: 1480px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px 2%;
    width: 100%;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker {
  width: 100%;
}
@media (min-width: 1480px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker {
    width: 49%;
    display: flex;
    align-items: center;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker .speaker-info .speaker-lockup {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker .speaker-info .speaker-lockup figure {
  max-width: 50px;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker .speaker-info .speaker-lockup figure img {
  border-radius: 100px;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker .speaker-info .speaker-lockup .copy h6 {
  color: #9b96ff;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker .speaker-info .speaker-lockup .copy h2.serif {
  font-size: 15px;
  line-height: 1.2em;
}
@media (min-width: 450px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker .speaker-info .speaker-lockup .copy h2.serif {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker .speaker-info .speaker-lockup .copy h2.serif {
    font-size: 17px;
  }
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker .speaker-info .speaker-lockup .copy h2.serif span {
  color: #9b96ff;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker .speaker-info .speaker-lockup .copy p {
  font-weight: 400;
  font-size: 13px;
  color: #D7D9D5;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .participants .speaker .speaker-info .speaker-toggle {
  display: none;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field h5.underwriter-disclaimer {
  color: #9b96ff;
  margin-top: 6px;
  font-size: 11px;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field h5.underwriter-disclaimer em {
  font-style: italic;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field h5.underwriter-disclaimer a {
  color: #9b96ff;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .c-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio (9 / 16 = 0.5625) */
  height: 0;
  overflow: hidden;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom .agenda-field .c-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container .day .timeslot .agenda-events .agenda-item .agenda-bottom.show {
  display: flex;
  justify-content: space-between;
  padding: 20px 0 20px;
  gap: 20px;
  flex-direction: column;
}
@media (min-width: 450px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-bottom.show {
    padding: 30px 0 20px;
  }
}
@media (min-width: 768px) {
  .container .day .timeslot .agenda-events .agenda-item .agenda-bottom.show {
    flex-direction: row;
    gap: 30px;
    padding: 40px 0 20px;
  }
}
.container .day .timeslot:last-child {
  margin: 0 auto 0;
}
.container .day.active {
  display: block;
  border-left: 1px solid #2f302f;
  border-right: 1px solid #2f302f;
  border-bottom: 1px solid #2f302f;
  border-top: none;
  padding: 30px 10px;
  border-radius: 0 0 4px 4px;
}
@media (min-width: 450px) {
  .container .day.active {
    padding: 40px 20px;
  }
}
@media (min-width: 768px) {
  .container .day.active {
    padding: 40px 30px;
  }
}
@media (min-width: 1024px) {
  .container .day.active {
    padding: 60px 30px;
  }
}

.faq h3 {
  margin: 0 auto 15px;
}
@media (min-width: 450px) {
  .faq h3 {
    margin: 0 auto 20px;
  }
}
.faq .faq-item {
  border-bottom: 1px solid #2f302f;
  padding: 22px 0 18px;
  max-width: 1440px;
  margin: 0 auto;
  width: 90%;
}
@media (min-width: 768px) {
  .faq .faq-item {
    padding: 24px 0 22px;
  }
}
.faq .faq-item h2.accordion-title {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin: 0;
}
.faq .faq-item h2.accordion-title:after {
  content: "";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  display: inline-block;
  height: 10px;
  width: 10px;
  transform-origin: center;
  transform: rotate(45deg);
  transition: transform 0.4s ease;
}
.faq .faq-item.active h2.accordion-title:after {
  transform-origin: center;
  transform: rotate(-135deg);
  transition: transform 0.4s ease;
}
.faq .faq-toggle {
  display: none;
  max-width: 1440px;
  margin: 0 auto;
  width: 90%;
  padding: 30px 0;
}
@media (min-width: 450px) {
  .faq .faq-toggle {
    padding: 40px 0;
  }
}
@media (min-width: 768px) {
  .faq .faq-toggle {
    padding: 60px 0;
  }
}
.faq .faq-toggle p strong {
  font-weight: 500;
  color: #a8a8a8;
  display: block;
  margin: 26px 0 4px;
}
@media (min-width: 768px) {
  .faq .faq-toggle p strong {
    margin: 40px 0 4px;
  }
}
.faq .faq-toggle p em.push {
  display: block;
  margin: 10px 0 8px;
  color: #D7D9D5;
}
.faq .faq-toggle p:first-child strong {
  margin-top: 0;
}
.faq .faq-toggle p:last-child {
  margin-bottom: 0;
}
.faq .faq-toggle h5 {
  color: #a8a8a8;
  text-transform: uppercase;
  border-bottom: 1px solid #2f302f;
  padding: 0 0 8px;
  margin: 28px auto 0;
  background: #0d0d0d;
  max-width: 640px;
}
@media (min-width: 768px) {
  .faq .faq-toggle h5 {
    margin: 50px auto 0;
  }
}
.faq .faq-toggle h5:first-child {
  margin: 0 auto;
}
.faq .faq-toggle h6 {
  margin: 0 auto 10px;
  color: #a8a8a8;
  max-width: 640px;
}
.faq .faq-toggle p,
.faq .faq-toggle h5,
.faq .faq-toggle h6 {
  max-width: none;
}
@media (min-width: 768px) {
  .faq .faq-toggle p,
  .faq .faq-toggle h5,
  .faq .faq-toggle h6 {
    max-width: 640px;
  }
}
.faq .faq-toggle.show {
  display: block;
  border-bottom: 1px solid #2f302f;
}

.place {
  background: #1a1a1d;
}
.place .container {
  max-width: 1440px;
  width: 90%;
  margin: 0 auto;
}
.place .container .location-info {
  display: flex;
  justify-content: space-between;
  padding: 40px 0 0;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 768px) {
  .place .container .location-info {
    padding: 60px 0 0;
    gap: 60px;
  }
}
@media (min-width: 1024px) {
  .place .container .location-info {
    flex-direction: row;
    gap: auto;
  }
}
.place .container .location-info .location-lockup {
  width: 100%;
  display: flex;
  gap: 20px;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .place .container .location-info .location-lockup {
    width: 300px;
  }
}
@media (min-width: 1480px) {
  .place .container .location-info .location-lockup {
    width: 36%;
  }
}
.place .container .location-info .location-lockup h3 {
  text-align: center;
  max-width: 200px;
  margin: 0 auto;
}
@media (min-width: 450px) {
  .place .container .location-info .location-lockup h3 {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .place .container .location-info .location-lockup h3 {
    text-align: left;
    margin: 0;
  }
}
.place .container .location-info .location-lockup h5 {
  text-align: center;
  font-size: 11px;
}
@media (min-width: 450px) {
  .place .container .location-info .location-lockup h5 {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .place .container .location-info .location-lockup h5 {
    font-size: 13px;
  }
}
.place .container .location-info .location-lockup h5 span {
  color: #a8a8a8;
  display: block;
  margin-top: 18px;
}
@media (min-width: 1024px) {
  .place .container .location-info .location-lockup h5 {
    text-align: left;
  }
}
.place .container .location-info .location-intro {
  width: 100%;
}
@media (min-width: 1024px) {
  .place .container .location-info .location-intro {
    width: 60%;
  }
}
.place .container .location-info .location-intro h5 {
  max-width: 640px;
  margin: 0 auto 1em;
  color: #5aa0c3;
  font-size: 11px;
}
@media (min-width: 450px) {
  .place .container .location-info .location-intro h5 {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .place .container .location-info .location-intro h5 {
    font-size: 13px;
  }
}
.place .container .location-info .location-intro p:last-child {
  margin-bottom: 0;
  color: #D7D9D5;
}
.place .container .location-info .location-intro p:last-child a {
  color: #D7D9D5;
}

.speakers .speaker-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1440px;
  width: 90%;
  gap: 0;
  margin: 40px auto 0;
}
@media (min-width: 768px) {
  .speakers .speaker-list {
    margin: 60px auto 0;
    gap: 2%;
  }
}
@media (min-width: 1480px) {
  .speakers .speaker-list {
    gap: 2%;
  }
}
.speakers .speaker-list h5.speakers-tk {
  text-transform: uppercase;
  text-align: center;
  margin: 20px auto 0;
}
@media (min-width: 450px) {
  .speakers .speaker-list h5.speakers-tk {
    margin: 30px auto 0;
  }
}
.speakers .speaker-list .speaker {
  width: 100%;
  margin: 0 0 20px;
  position: relative;
  background: #1a1a1d;
  transition: all 0.1s ease-in-out;
}
@media (min-width: 960px) {
  .speakers .speaker-list .speaker {
    width: 49%;
    margin: 0 0 30px;
  }
}
@media (min-width: 1480px) {
  .speakers .speaker-list .speaker {
    width: 32%;
  }
}
.speakers .speaker-list .speaker .speaker-info {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .speakers .speaker-list .speaker .speaker-info {
    height: 160px;
    gap: 0;
  }
}
.speakers .speaker-list .speaker .speaker-info .speaker-lockup {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  align-items: center;
  gap: 20px;
  padding: 20px;
}
@media (min-width: 768px) {
  .speakers .speaker-list .speaker .speaker-info .speaker-lockup {
    padding: 0 20px;
  }
}
.speakers .speaker-list .speaker .speaker-info .speaker-lockup figure {
  width: 80px;
  height: 80px;
}
@media (min-width: 450px) {
  .speakers .speaker-list .speaker .speaker-info .speaker-lockup figure {
    width: 130px;
    height: 130px;
  }
}
.speakers .speaker-list .speaker .speaker-info .speaker-lockup figure img {
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 80px;
  min-width: 80px;
}
@media (min-width: 450px) {
  .speakers .speaker-list .speaker .speaker-info .speaker-lockup figure img {
    min-height: 130px;
    min-width: 130px;
  }
}
.speakers .speaker-list .speaker .speaker-info .speaker-lockup .copy h2.serif {
  margin-bottom: 2px;
}
.speakers .speaker-list .speaker .speaker-info .speaker-lockup .copy h6 {
  color: #9b96ff;
  margin: 0 0 4px;
  font-size: 11px;
  text-transform: uppercase;
}
@media (min-width: 450px) {
  .speakers .speaker-list .speaker .speaker-info .speaker-lockup .copy h6 {
    font-size: 12px;
  }
}
.speakers .speaker-list .speaker .speaker-info .speaker-lockup .copy p {
  color: #D7D9D5;
  font-weight: 300;
  line-height: 1.4em;
  font-size: 13px;
  margin: 0 0 auto;
}
@media (min-width: 450px) {
  .speakers .speaker-list .speaker .speaker-info .speaker-lockup .copy p {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .speakers .speaker-list .speaker .speaker-info .speaker-lockup .copy p {
    font-size: 16px;
  }
}
.speakers .speaker-list .speaker .speaker-info .speaker-toggle {
  display: none;
  width: 100%;
  align-self: flex-end;
  border-top: 1px solid #0d0d0d;
}
.speakers .speaker-list .speaker .speaker-info .speaker-toggle h6 {
  margin: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  color: #a8a8a8;
  padding: 8px 18px;
  line-height: 1em;
  font-size: 11px;
}
@media (min-width: 450px) {
  .speakers .speaker-list .speaker .speaker-info .speaker-toggle h6 {
    font-size: 12px;
  }
}
.speakers .speaker-list .speaker .speaker-info .speaker-toggle h6:after {
  content: "";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  display: inline-block;
  height: 6px;
  width: 6px;
  transform-origin: center;
  transform: rotate(45deg);
  transition: transform 0.4s ease;
  margin-top: -3px;
}
.speakers .speaker-list .speaker .speaker-info .speaker-toggle.active h6:after {
  transform-origin: center;
  transform: rotate(-135deg);
  transition: transform 0.4s ease;
  margin-top: 3px;
}
.speakers .speaker-list .speaker .speaker-expanded {
  max-height: 0;
  overflow: hidden;
  background: #1a1a1d;
  box-sizing: border-box;
  position: absolute;
  z-index: 1500;
  width: 100%;
  background: #212126;
  box-shadow: 0 10px 11px rgba(0, 0, 0, 0.1);
  transition: max-height 0.1s ease;
}
.speakers .speaker-list .speaker .speaker-expanded .inner {
  padding: 12px 18px 18px;
}
.speakers .speaker-list .speaker .speaker-expanded a {
  display: block;
  text-decoration: none;
  margin: 8px 0 0;
  color: #D7D9D5;
  font-size: 15px;
  line-height: 1.4em;
}
@media (min-width: 450px) {
  .speakers .speaker-list .speaker .speaker-expanded a {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .speakers .speaker-list .speaker .speaker-expanded a {
    font-size: 17px;
  }
}
.speakers .speaker-list .speaker .speaker-expanded a span {
  color: #9b96ff;
  font-family: "logic", monospace;
  text-transform: uppercase;
  font-size: 11px;
  margin-left: 4px;
  letter-spacing: 0.05em;
}
.speakers .speaker-list .speaker .speaker-expanded a:first-child {
  margin: 0;
}
.speakers .speaker-list .speaker .speaker-expanded.show {
  max-height: 500px;
}
.speakers .speaker-list .speaker.active {
  background: #212126;
}
.speakers .speaker-list-toggle {
  width: 100%;
  text-align: center;
  margin: 20px auto 0;
  cursor: pointer;
  border: 1px solid #2f302f;
  padding: 16px;
  border-radius: 150px;
  text-transform: uppercase;
}
@media (min-width: 450px) {
  .speakers .speaker-list-toggle {
    margin: 30px auto 0;
  }
}

.speaker-overlay {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  color: white;
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
  z-index: 9999;
  display: flex;
  flex-direction: column;
}

.speaker-overlay.active {
  transform: translateY(0);
}

.overlay-content {
  flex: 1;
  position: relative;
  overflow-y: scroll; /* Always show scrollbar */
  scrollbar-width: auto; /* For Firefox */
  scrollbar-color: auto auto; /* Use system defaults */
}
.overlay-content .speaker-list {
  padding: 80px 0 20px;
  margin: 0 auto;
}

.close-btn {
  position: absolute;
  top: 20px;
  cursor: pointer;
  z-index: 2001;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #2f302f;
  padding: 8px 16px;
  border-radius: 150px;
  text-transform: uppercase;
  background: #0d0d0d;
  width: 90%;
  text-align: center;
}
@media (min-width: 768px) {
  .close-btn {
    width: -moz-fit-content;
    width: fit-content;
  }
}

main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-info {
  height: 100%;
  gap: 0;
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-info .speaker-toggle {
  display: block;
  border-top: none;
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-info .speaker-toggle h6 {
  border-top: 1px solid #2f302f;
  margin: 0 18px;
  padding: 8px 0;
  width: auto;
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-info .speaker-lockup {
  padding: 20px;
  align-self: flex-end;
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner {
  padding: 0 18px 18px;
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner p:first-child {
  border-top: 1px solid #2f302f;
  padding-top: 1em;
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner p {
  width: 100%;
  max-width: none;
  margin: 0 auto 1em;
  color: #D7D9D5;
  line-height: 1.3em;
  font-size: 17px;
  border-bottom: 1px solid #2f302f;
  padding-bottom: 1em;
}
@media (min-width: 768px) {
  main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner p {
    font-size: 19px;
  }
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner p span {
  display: block;
  font-family: "logic", monospace;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 11px;
  text-transform: uppercase;
  color: #a8a8a8;
  line-height: 1.2em;
}
@media (min-width: 450px) {
  main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner p span {
    font-size: 12px;
  }
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner p span.day {
  margin-bottom: 6px;
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner p span.outandabout,
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner p span.underwriter {
  margin-top: 4px;
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner p span.outandabout {
  color: #5aa0c3;
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner p span.underwriter {
  color: #9b96ff;
}
main.c-page-4016 .events-body .speakers .speaker-list .speaker .speaker-expanded .inner a span.friday {
  display: block;
}

.map {
  background: #1a1a1d;
}
.map .container {
  max-width: 1440px;
  width: 90%;
  margin: 0 auto;
}
.map .container .location-info {
  display: flex;
  justify-content: space-between;
  padding: 40px 0 0;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 768px) {
  .map .container .location-info {
    gap: 40px;
  }
}
@media (min-width: 768px) {
  .map .container .location-info {
    padding: 60px 0 0;
    gap: 50px;
  }
}
@media (min-width: 1024px) {
  .map .container .location-info {
    flex-direction: row;
    gap: auto;
  }
}
.map .container .location-info .location-lockup-container {
  width: 100%;
}
@media (min-width: 1024px) {
  .map .container .location-info .location-lockup-container {
    width: 49%;
  }
}
.map .container .location-info .location-lockup-container .location-lockup {
  display: flex;
  gap: 20px;
  flex-direction: column;
  width: 100%;
  position: sticky;
  top: 100px;
}
@media (min-width: 1024px) {
  .map .container .location-info .location-lockup-container .location-lockup {
    gap: 25px;
  }
}
@media (min-width: 1480px) {
  .map .container .location-info .location-lockup-container .location-lockup {
    gap: 30px;
  }
}
.map .container .location-info .location-lockup-container .location-lockup h3 {
  text-align: center;
  margin: 0 auto;
  max-width: 200px;
}
@media (min-width: 450px) {
  .map .container .location-info .location-lockup-container .location-lockup h3 {
    max-width: 300px;
  }
}
@media (min-width: 768px) {
  .map .container .location-info .location-lockup-container .location-lockup h3 {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .map .container .location-info .location-lockup-container .location-lockup h3 {
    max-width: 300px;
    text-align: left;
    margin: 0;
  }
}
@media (min-width: 1480px) {
  .map .container .location-info .location-lockup-container .location-lockup h3 {
    max-width: none;
  }
}
.map .container .location-info .location-lockup-container .location-lockup p {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #D7D9D5;
  max-width: 400px;
}
@media (min-width: 1024px) {
  .map .container .location-info .location-lockup-container .location-lockup p {
    text-align: left;
    margin: 0;
  }
}
@media (min-width: 1480px) {
  .map .container .location-info .location-lockup-container .location-lockup p {
    max-width: 500px;
  }
}
.map .container .location-info .location-lockup-container .location-lockup h5 {
  text-align: center;
  font-size: 11px;
  color: #ffffff;
}
@media (min-width: 450px) {
  .map .container .location-info .location-lockup-container .location-lockup h5 {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .map .container .location-info .location-lockup-container .location-lockup h5 {
    font-size: 13px;
  }
}
@media (min-width: 1024px) {
  .map .container .location-info .location-lockup-container .location-lockup h5 {
    text-align: left;
  }
}
.map .container .location-info .location-lockup-container .location-lockup h5 a {
  color: #ffffff;
  text-decoration: none;
}
.map .container .location-info .location-lockup-container .location-lockup h5 span:first-child {
  margin-top: 0;
}
.map .container .location-info .location-lockup-container .location-lockup h5 span {
  text-transform: uppercase;
  color: #a8a8a8;
  display: block;
  margin-top: 18px;
}
@media (min-width: 1024px) {
  .map .container .location-info .location-lockup-container .location-lockup h5 {
    text-align: left;
  }
}
.map .container .location-info .map-container {
  width: 100%;
}
@media (min-width: 1024px) {
  .map .container .location-info .map-container {
    width: 49%;
  }
}
.map .container .location-info .map-container img {
  padding: 0;
  margin: 0 auto;
  max-width: 500px;
  width: 90%;
}
@media (min-width: 1024px) {
  .map .container .location-info .map-container img {
    max-width: none;
    width: 100%;
  }
}
@media (min-width: 1480px) {
  .map .container .location-info .map-container img {
    max-width: 640px;
    width: 90%;
  }
}

.signup {
  background: #1a1a1d;
}
.signup .container {
  max-width: 1440px;
  width: 90%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  flex-direction: column;
  gap: 30px;
  border-top: 1px solid #2f302f;
  padding: 30px 0;
}
@media (min-width: 450px) {
  .signup .container {
    gap: 40px;
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  .signup .container {
    flex-direction: row;
    gap: initial;
    padding: 70px 0;
  }
}
.signup div {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 768px) {
  .signup div {
    width: 46%;
    gap: 20px;
  }
}
.signup div h2 {
  margin-bottom: 0;
}
.signup div a {
  color: #ffffff;
}
.signup .divider {
  min-width: 100%;
  background: #2f302f;
  height: 1px;
  display: block;
}
@media (min-width: 768px) {
  .signup .divider {
    width: 1px;
    height: auto;
    min-height: 100%;
    min-width: auto;
  }
}
.signup .sub-exclusives h5 {
  color: #D7D9D5;
}
.signup .sub-exclusives h5 a {
  color: #D7D9D5;
}

.accessibility {
  background: #1a1a1d;
}
.accessibility p.accessibility-disclaimer {
  color: #D7D9D5;
  font-style: oblique;
  margin: 0 auto 0;
  width: 90%;
  text-align: center;
}
.accessibility p.accessibility-disclaimer a {
  color: #D7D9D5;
}

.underwriters .container {
  max-width: 768px;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.underwriters .container h5 {
  text-transform: uppercase;
  margin: 30px auto 0;
  color: #a8a8a8;
  font-weight: 500;
}
.underwriters .container .underwriter-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 8%;
}
@media (min-width: 450px) {
  .underwriters .container .underwriter-group {
    justify-content: center;
    align-items: center;
  }
}
.underwriters .container .underwriter-group .underwriter {
  width: 46%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 10px;
  box-sizing: border-box;
}
@media (min-width: 450px) {
  .underwriters .container .underwriter-group .underwriter {
    width: 28%;
    height: 100px;
  }
}
@media (min-width: 768px) {
  .underwriters .container .underwriter-group .underwriter {
    height: 140px;
  }
}
.underwriters .container .underwriter-group .underwriter a img {
  max-height: 60px;
}
.underwriters .container .underwriter-group .underwriter a img.sizedown {
  max-height: 40px;
}
@media (min-width: 450px) {
  .underwriters .container .underwriter-group .underwriter a img.sizedown {
    max-height: 50px;
  }
}
.underwriters .container .underwriter-group .underwriter a img.sizeup {
  max-height: 80px;
}

.questions {
  background: #1a1a1d;
  padding: 40px 0 50px;
}
@media (min-width: 450px) {
  .questions {
    padding: 50px 0 60px;
  }
}
@media (min-width: 768px) {
  .questions {
    padding: 90px 0 100px;
  }
}
.questions h5 {
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.questions .h5.special-requests {
  width: 90%;
  margin: 0 auto;
}
.questions .questions-inner {
  display: flex;
  max-width: 900px;
  width: 90%;
  margin: 40px auto 50px;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .questions .questions-inner {
    margin: 50px auto 60px;
  }
}
.questions .questions-inner .question {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 450px) {
  .questions .questions-inner .question {
    gap: 15px;
  }
}
@media (min-width: 1024px) {
  .questions .questions-inner .question {
    width: auto;
  }
}
.questions .questions-inner .question h2 {
  margin: 0 auto;
}
.questions .questions-inner .question h5 {
  color: #D7D9D5;
  text-transform: none;
  width: 100%;
}
.questions .questions-inner .question h5.tag {
  color: #a8a8a8;
  text-transform: uppercase;
  font-weight: 500;
}

.getpass {
  box-sizing: border-box;
  background: #1a1a1d;
}
.getpass .container {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  width: 90%;
  margin: 0 auto;
}
.getpass h4 {
  font-family: "Atlantic Serif", "Bodoni", Georgia, serif;
  line-height: 1em;
  text-align: center;
  font-size: 32px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .getpass h4 {
    font-size: 36px;
  }
}

.footer {
  background: #ffffff;
  color: #ffffff;
}
.footer .container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .footer .container {
    gap: 30px;
  }
}
@media (min-width: 768px) {
  .footer .container {
    gap: 40px;
  }
}
.footer .container a {
  color: #0f1104;
  text-decoration: none;
}
.footer .container .footer-logo {
  margin: 0 auto;
  width: 200px;
}
.footer .container ul.links {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.footer .container ul.links li {
  line-height: 1em;
}
@media (min-width: 768px) {
  .footer .container ul.links {
    gap: 20px 40px;
  }
}
.footer .container ul.follow-us {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0 auto;
}
.footer .container ul.follow-us li.follow {
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 20px;
}
.footer .container ul.follow-us li.follow h6 {
  color: #0f1104;
  font-family: "logic", monospace;
}
.footer .container ul.follow-us li {
  width: 16px;
  margin-right: 20px;
}
.footer .container h6.disclaimer {
  color: #2f302f;
  font-family: "logic", monospace;
  font-weight: 400;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}