:root {
  --color-cool-grey-95: #010F15;
  --color-cool-grey-90: #1A272C;
  --color-cool-grey-80: #343F44;
  --color-cool-grey-70: #4B565A;
  --color-cool-grey-60: #616E73;
  --color-cool-grey-50: #7B858A;
  --color-cool-grey-40: #8C979C;
  --color-cool-grey-30: #A5B0B5;
  --color-cool-grey-20: #C7D0D4;
  --color-cool-grey-10: #E6E7E8;
  --color-cool-grey-5: #F0F2F2;
  --color-cool-grey-2: #F8F9FA;
  --color-ux-red-minus-3: #420015;
  --color-ux-red-minus-2: #63001E;
  --color-ux-red-minus-1: #8C0028;
  --color-ux-red: #C9003A;
  --color-ux-red-plus-1: #E4003D;
  --color-ux-red-plus-2: #FF0040;
  --color-ux-red-plus-3: #FF4058;
  --color-ux-red-plus-4: #FF7276;
  --color-ux-red-plus-5: #FF9594;
  --color-ux-red-plus-6: #FFD1CF;
  --color-ux-green-minus-6: #002300;
  --color-ux-green-minus-5: #004000;
  --color-ux-green-minus-4: #004C00;
  --color-ux-green-minus-3: #006300;
  --color-ux-green-minus-2: #008C00;
  --color-ux-green-minus-1: #00B400;
  --color-ux-green: #00CB00;
  --color-ux-green-plus-1: #2BE71E;
  --color-ux-green-plus-2: #7BF862;
  --color-ux-green-plus-3: #D7FBC9;
  --color-ux-blue-minus-5: #04134A;
  --color-ux-blue-minus-4: #082B62;
  --color-ux-blue-minus-3: #084071;
  --color-ux-blue-minus-2: #0C679C;
  --color-ux-blue-minus-1: #0D7EB2;
  --color-ux-blue: #108BC1;
  --color-ux-blue-plus-1: #2DA5DB;
  --color-ux-blue-plus-2: #60BFEB;
  --color-ux-blue-plus-3: #A1DCF4;
  --color-ux-blue-plus-4: #E1F7FF;
  --color-ux-amber-minus-6: #330900;
  --color-ux-amber-minus-5: #6D1600;
  --color-ux-amber-minus-4: #A22900;
  --color-ux-amber-minus-3: #CF4000;
  --color-ux-amber-minus-2: #ED5600;
  --color-ux-amber-minus-1: #FF7209;
  --color-ux-amber: #FFA039;
  --color-ux-amber-plus-1: #FFBD63;
  --color-ux-amber-plus-2: #FFE399;
  --color-ux-amber-plus-3: #FFFDD8;
  --color-ux-purple-minus-7: #040008;
  --color-ux-purple-minus-6: #0E001D;
  --color-ux-purple-minus-5: #1B0038;
  --color-ux-purple-minus-4: #240049;
  --color-ux-purple-minus-3: #37006E;
  --color-ux-purple-minus-2: #430079;
  --color-ux-purple-minus-1: #4F0083;
  --color-ux-purple: #60008E;
  --color-ux-purple-plus-1: #711199;
  --color-ux-purple-plus-2: #862AA8;
  --color-ux-purple-plus-3: #9941B4;
  --color-ux-purple-plus-4: #CB87D5;
  --color-ux-purple-plus-5: #E0AFE4;
  --color-ux-purple-plus-6: #F3DAF4;
  --color-ux-purple-plus-7: #FBEEFB;
  --color-black: #010F15;
  --color-grey-5: #F0F2F2;
  --color-grey-10: #E6E7E8;
  --color-grey-20: #C7D0D4;
  --color-grey-30: #A5B0B5;
  --color-grey-40: #8C979C;
  --color-grey-50: #7B858A;
  --color-grey-60: #616E73;
  --color-grey-70: #4B565A;
  --color-grey-80: #343F44;
  --color-grey-90: #1A272C;
  --color-black-5: rgba(1, 15, 21, 0.05);
  --color-black-10: rgba(1, 15, 21, 0.1);
  --color-black-20: rgba(1, 15, 21, 0.2);
  --color-black-30: rgba(1, 15, 21, 0.3);
  --color-black-40: rgba(1, 15, 21, 0.4);
  --color-black-50: rgba(1, 15, 21, 0.5);
  --color-black-60: rgba(1, 15, 21, 0.6);
  --color-black-70: rgba(1, 15, 21, 0.7);
  --color-black-80: rgba(1, 15, 21, 0.8);
  --color-black-90: rgba(1, 15, 21, 0.9);
  --color-blue: #108BC1;
  --color-red: #C9003A;
  --color-orange: #FFA039;
  --color-green: #00CB00;
  --color-cool-grey: #616E73;
  --color-heading: #1A272C;
  --color-text: #343F44;
  --color-info: #7B858A;
  --color-info-lighter: #8C979C;
  --color-info-darker: #616E73;
  --color-link: #010F15;
  --color-link-hover: #C9003A;
  --color-bg: #f9f9f8;
  --color-ui-border: #E6E7E8;
  --color-ui-border-lighter: #7B858A;
  --color-ui-border-darker: #C7D0D4;
  --color-striped-background: #E1F7FF;
  --form-inner-shadow-color: rgba(26, 39, 44, 0.1);
}

.fs-xs, .fs-s, .fs-l, .fs-xl, .fs-xxl, .fs-xxxl,
h1, .fs-h1, h2, .fs-h2, .partners-editor-content h3, h3, .fs-h3, h4, .fs-h4, h5, .fs-h5, h6, .fs-h6 {
  transition: font-size 0.7s;
  text-wrap: balance;
}

@media only screen and (max-width: 400px) {
  .template--default .fs-xxxl,
  .template--generic .fs-xxxl {
    font-size: 3rem;
  }
}
.fs-xs {
  font-size: 10px;
  font-size: 0.625rem;
}

.fs-s {
  font-size: 13px;
  font-size: 0.8125rem;
}

.fs-m {
  font-size: 18px;
  font-size: 1.125rem;
}

.fs-l {
  font-size: 30px;
  font-size: 1.875rem;
}
@media screen and (max-height: 780px) {
  .fs-l {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 730px) {
  .fs-l {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

.fs-xl {
  font-size: 48px;
  font-size: 3rem;
}
@media screen and (max-height: 780px) {
  .fs-xl {
    font-size: 38.4px;
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 730px) {
  .fs-xl {
    font-size: 28.8px;
    font-size: 1.8rem;
  }
}

.fs-xxl {
  font-size: 72px;
  font-size: 4.5rem;
}
@media screen and (max-height: 780px) {
  .fs-xxl {
    font-size: 57.6px;
    font-size: 3.6rem;
  }
}
@media only screen and (max-width: 730px) {
  .fs-xxl {
    font-size: 43.2px;
    font-size: 2.7rem;
  }
}

.fs-xxxl {
  font-size: 96px;
  font-size: 6rem;
}
@media screen and (max-height: 780px) {
  .fs-xxxl {
    font-size: 76.8px;
    font-size: 4.8rem;
  }
}
@media only screen and (max-width: 730px) {
  .fs-xxxl {
    font-size: 57.6px;
    font-size: 3.6rem;
  }
}

.weight-100 {
  font-weight: 100;
}

.weight-200 {
  font-weight: 200;
}

.weight-300 {
  font-weight: 300;
}

.weight-400 {
  font-weight: 400;
}

.weight-500 {
  font-weight: 500;
}

.weight-600 {
  font-weight: 600;
}

.weight-700 {
  font-weight: 700;
}

.weight-800 {
  font-weight: 800;
}

.weight-900 {
  font-weight: 900;
}

.weight-1000 {
  font-weight: 1000;
}

.fs-third {
  font-size: 0.3333em;
  line-height: 0.3333em;
  letter-spacing: 0.01em;
}

.standfirst, .partners-editor-content p {
  font-size: 24px;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 450px) {
  .standfirst, .partners-editor-content p {
    font-size: 20px;
  }
}

.font-sans {
  font-family: -apple-system, BlinkMacSystemFont, "avenir next", avenir, helvetica, "helvetica neue", ubuntu, roboto, noto, "segoe ui", "Arial Unicode MS", "DejaVu Sans", "Lucida Sans Unicode", "Segoe UI Symbol", "FreeSans", "Meiryo UI", "MS UI Gothic", "Everson Mono Unicode", Meiryo, "MS Gothic", "MS Mincho", "MS PGothic", "MS PMincho", "Meslo LG L", "Meslo LG L DZ", "Meslo M L", "Meslo M L DZ", "Meslo S L", "Meslo S L DZ", "Symbola", "DejaVu Sans Condensed", "DejaVu Sans Mono", Code2000, "Everson Mono", Quivira, sans-serif;
}

.font-serif {
  font-family: "Georgia", Times, serif, "Arial Unicode MS", "DejaVu Sans", "Lucida Sans Unicode", "Segoe UI Symbol", "FreeSans", "Meiryo UI", "MS UI Gothic", "Everson Mono Unicode", Meiryo, "MS Gothic", "MS Mincho", "MS PGothic", "MS PMincho", "Meslo LG L", "Meslo LG L DZ", "Meslo M L", "Meslo M L DZ", "Meslo S L", "Meslo S L DZ", "Symbola", "DejaVu Sans Condensed", "DejaVu Sans Mono", Code2000, "Everson Mono", Quivira, sans-serif;
}

.bold {
  font-weight: 600;
}

.heavy {
  font-weight: 700;
}

.regular {
  font-weight: 400;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.small-caps {
  font-variant: small-caps;
}

.lowercase {
  text-transform: lowercase;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.tt-none {
  text-transform: none;
}

.track-loose {
  letter-spacing: 0.06em;
}

.track-looser {
  letter-spacing: 0.12em;
}

.track-normal {
  letter-spacing: 0;
}

.track-tight {
  letter-spacing: -0.05em;
}

.track-tighter {
  letter-spacing: -0.1em;
}

.leading-solid {
  line-height: 1;
}

.leading-heading {
  line-height: 1.2;
}

.leading-copy {
  line-height: 1.5;
}

.nowrap {
  white-space: nowrap;
}

.break-word {
  word-wrap: break-word;
}

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.width-xs {
  max-width: 16.6666666667em;
}

.width-s {
  max-width: 25em;
}

.width-m {
  max-width: 40.5555555556em;
}

.width-l {
  max-width: 52.7777777778em;
}

.width-xl {
  max-width: 71.1111111111em;
}

.indent {
  text-indent: 2em;
  margin-top: 0;
  margin-bottom: 0;
}

.text-highlight {
  display: inline;
  padding: 0 0.2em;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.row,
.gutter-top {
  margin-top: 16px;
}
@media only screen and (min-width: 451px) {
  .row,
  .gutter-top {
    margin-top: 32px;
  }
}
@media only screen and (min-width: 731px) {
  .row,
  .gutter-top {
    margin-top: 32px;
  }
}
@media only screen and (min-width: 951px) {
  .row,
  .gutter-top {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1281px) {
  .row,
  .gutter-top {
    margin-top: 48px;
  }
}

@media only screen and (max-width: 950px) {
  .gutter-top-under-l {
    margin-top: 32px;
  }
}

@media only screen and (max-width: 730px) {
  .gutter-top-under-m {
    margin-top: 32px;
  }
}

@media only screen and (max-width: 950px) {
  .gutter-bottom-under-l {
    margin-bottom: 32px;
  }
}

@media only screen and (max-width: 730px) {
  .gutter-bottom-under-m {
    margin-bottom: 32px;
  }
}

.padding-top-row {
  padding-top: 16px;
}
@media only screen and (min-width: 451px) {
  .padding-top-row {
    padding-top: 32px;
  }
}
@media only screen and (min-width: 731px) {
  .padding-top-row {
    padding-top: 32px;
  }
}
@media only screen and (min-width: 951px) {
  .padding-top-row {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 1281px) {
  .padding-top-row {
    padding-top: 48px;
  }
}

.row,
.gutter-bottom {
  margin-bottom: 16px;
}
@media only screen and (min-width: 451px) {
  .row,
  .gutter-bottom {
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 731px) {
  .row,
  .gutter-bottom {
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 951px) {
  .row,
  .gutter-bottom {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1281px) {
  .row,
  .gutter-bottom {
    margin-bottom: 48px;
  }
}

.container {
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 451px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 731px) {
  .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (min-width: 951px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1281px) {
  .container {
    padding-left: 48px;
    padding-right: 48px;
  }
}

.gutters--xs {
  padding-left: 4px;
  padding-right: 4px;
}

.gutters__container--xs {
  margin-left: -4px;
  margin-right: -4px;
}

.gutters__container {
  margin-left: -16px;
  margin-right: -16px;
}
@media only screen and (min-width: 731px) {
  .gutters__container {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media only screen and (min-width: 951px) {
  .gutters__container {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media only screen and (min-width: 1281px) {
  .gutters__container {
    margin-left: -32px;
    margin-right: -32px;
  }
}

.gutters,
.gutter-left {
  padding-left: 16px;
}
@media only screen and (min-width: 731px) {
  .gutters,
  .gutter-left {
    padding-left: 16px;
  }
}
@media only screen and (min-width: 951px) {
  .gutters,
  .gutter-left {
    padding-left: 16px;
  }
}
@media only screen and (min-width: 1281px) {
  .gutters,
  .gutter-left {
    padding-left: 32px;
  }
}

.gutters,
.gutter-right {
  padding-right: 16px;
}
@media only screen and (min-width: 731px) {
  .gutters,
  .gutter-right {
    padding-right: 16px;
  }
}
@media only screen and (min-width: 951px) {
  .gutters,
  .gutter-right {
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1281px) {
  .gutters,
  .gutter-right {
    padding-right: 32px;
  }
}

.pt0, .pv0, .pa0 {
  padding-top: 0px;
}

.pl0, .ph0, .pa0 {
  padding-left: 0px;
}

.pb0, .pv0, .pa0 {
  padding-bottom: 0px;
}

.pr0, .ph0, .pa0 {
  padding-right: 0px;
}

.pt1, .pv1, .pa1 {
  padding-top: 8px;
}

.pl1, .ph1, .pa1 {
  padding-left: 8px;
}

.pb1, .pv1, .pa1 {
  padding-bottom: 8px;
}

.pr1, .ph1, .pa1 {
  padding-right: 8px;
}

.pt2, .pv2, .pa2 {
  padding-top: 16px;
}

.pl2, .ph2, .pa2 {
  padding-left: 16px;
}

.pb2, .partners-editor-content p, .pv2, .pa2 {
  padding-bottom: 16px;
}

.pr2, .ph2, .pa2 {
  padding-right: 16px;
}

.pt3, .pv3, .pa3 {
  padding-top: 24px;
}

.pl3, .ph3, .pa3 {
  padding-left: 24px;
}

.pb3, .pv3, .pa3 {
  padding-bottom: 24px;
}

.pr3, .ph3, .pa3 {
  padding-right: 24px;
}

.pt4, .pv4, .pa4 {
  padding-top: 32px;
}

.pl4, .ph4, .pa4 {
  padding-left: 32px;
}

.pb4, .pv4, .pa4 {
  padding-bottom: 32px;
}

.pr4, .ph4, .pa4 {
  padding-right: 32px;
}

.pt5, .pv5, .pa5 {
  padding-top: 40px;
}

.pl5, .ph5, .pa5 {
  padding-left: 40px;
}

.pb5, .pv5, .pa5 {
  padding-bottom: 40px;
}

.pr5, .ph5, .pa5 {
  padding-right: 40px;
}

.pt6, .pv6, .pa6 {
  padding-top: 48px;
}

.pl6, .ph6, .pa6 {
  padding-left: 48px;
}

.pb6, .pv6, .pa6 {
  padding-bottom: 48px;
}

.pr6, .ph6, .pa6 {
  padding-right: 48px;
}

.mt0, .mv0, .ma0 {
  margin-top: 0px;
}

.ml0, .mh0, .ma0 {
  margin-left: 0px;
}

.mb0, .mv0, .ma0 {
  margin-bottom: 0px;
}

.mr0, .mh0, .ma0 {
  margin-right: 0px;
}

.mt1, .mv1, .ma1 {
  margin-top: 8px;
}

.ml1, .mh1, .ma1 {
  margin-left: 8px;
}

.mb1, .mv1, .ma1 {
  margin-bottom: 8px;
}

.mr1, .mh1, .ma1 {
  margin-right: 8px;
}

.mt2, .mv2, .ma2 {
  margin-top: 16px;
}

.ml2, .mh2, .ma2 {
  margin-left: 16px;
}

.mb2, .mv2, .ma2 {
  margin-bottom: 16px;
}

.mr2, .mh2, .ma2 {
  margin-right: 16px;
}

.mt3, .mv3, .ma3 {
  margin-top: 24px;
}

.ml3, .mh3, .ma3 {
  margin-left: 24px;
}

.mb3, .mv3, .ma3 {
  margin-bottom: 24px;
}

.mr3, .mh3, .ma3 {
  margin-right: 24px;
}

.mt4, .mv4, .ma4 {
  margin-top: 32px;
}

.ml4, .mh4, .ma4 {
  margin-left: 32px;
}

.mb4, .mv4, .ma4 {
  margin-bottom: 32px;
}

.mr4, .mh4, .ma4 {
  margin-right: 32px;
}

.mt5, .mv5, .ma5 {
  margin-top: 40px;
}

.ml5, .mh5, .ma5 {
  margin-left: 40px;
}

.mb5, .mv5, .ma5 {
  margin-bottom: 40px;
}

.mr5, .mh5, .ma5 {
  margin-right: 40px;
}

.mt6, .mv6, .ma6 {
  margin-top: 48px;
}

.ml6, .mh6, .ma6 {
  margin-left: 48px;
}

.mb6, .mv6, .ma6 {
  margin-bottom: 48px;
}

.mr6, .mh6, .ma6 {
  margin-right: 48px;
}

@media only screen and (max-width: 950px) {
  .pt0-under-l, .pv0-under-l {
    padding-top: 0;
  }
  .pb0-under-l, .pv0-under-l {
    padding-bottom: 0;
  }
  .pl0-under-l, .ph0-under-l {
    padding-left: 0;
  }
  .pr0-under-l, .ph0-under-l {
    padding-right: 0;
  }
  .ml0-under-l, .mh0-under-l {
    margin-left: 0;
  }
  .mr0-under-l, .mh0-under-l {
    margin-right: 0;
  }
  .mt0-under-l, .mv0-under-l {
    margin-top: 0;
  }
  .mb0-under-l, .mv0-under-l {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 730px) {
  .pt0-under-m, .pv0-under-m {
    padding-top: 0;
  }
  .pb0-under-m, .pv0-under-m {
    padding-bottom: 0;
  }
  .pl0-under-m, .ph0-under-m {
    padding-left: 0;
  }
  .pr0-under-m, .ph0-under-m {
    padding-right: 0;
  }
  .ml0-under-m, .mh0-under-m {
    margin-left: 0;
  }
  .mr0-under-m .mh0-under-m {
    margin-right: 0;
  }
  .mt0-under-m, .mv0-under-m {
    margin-top: 0;
  }
  .mb0-under-m, .mv0-under-m {
    margin-bottom: 0;
  }
}
.partners-editor-content p:has(img) {
  display: flex;
  align-items: center;
  justify-content: center;
}
.partners-editor-content img {
  margin: 24px;
  width: 100%;
  max-width: 250px;
  max-height: 250px;
}

.pricing-table {
  /* Ticket option styles */
}
.pricing-table .ticket-option {
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
}
.pricing-table .ticket-option strong {
  display: block;
}
.pricing-table .ticket-option {
  /* By Now button styles */
}
.pricing-table .ticket-option .button .price {
  font-weight: 600;
  display: block;
  white-space: nowrap;
}
.pricing-table .ticket-option .sold {
  /* Figma Name: uxred +4 */
  color: #ff7276;
  display: inline-block;
  border: 2px solid #ff7276;
  border-radius: 3px;
  padding: 5px 40px;
  rotate: -6deg;
  font-weight: 700;
  text-transform: uppercase;
}
.pricing-table .ticket-option {
  /* If the viewport is under the "large" breakpoint, hide all except the highlighted ticket option */
}
@media only screen and (max-width: 950px) {
  .pricing-table .ticket-option:not(.highlight) {
    display: none;
  }
}
.pricing-table .ticket-option.inactive strong {
  color: #616E73;
}
.pricing-table .ticket-option {
  /* Highlight the currently available ticket option */
}
.pricing-table .ticket-option.highlight {
  background-color: #FFFDD8;
  padding-left: 24px;
  padding-right: 24px;
}
.pricing-table .ticket-option.highlight strong {
  white-space: nowrap;
}

.pricing-details {
  /* Discounts etc. */
}
.pricing-details .discounts, .pricing-details .special-tickets, .pricing-details .vat-info {
  text-align: center;
}
.pricing-details .discounts ul,
.pricing-details .special-tickets ul {
  list-style-type: none;
  padding: 0;
}
.pricing-details .discounts ul li:first-child,
.pricing-details .special-tickets ul li:first-child {
  margin-left: 0;
}
.pricing-details .discounts ul li:last-child,
.pricing-details .special-tickets ul li:last-child {
  margin-right: 0;
}
.pricing-details .discounts ul li,
.pricing-details .special-tickets ul li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}
@media only screen and (max-width: 950px) {
  .pricing-details .discounts ul li,
  .pricing-details .special-tickets ul li {
    display: block;
    margin: 0;
  }
}
.pricing-details .discounts ul li span,
.pricing-details .special-tickets ul li span {
  color: red;
}

.talk__image-link {
  margin: 0;
  display: block;
  position: relative;
}
.talk__image-link img {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.talk__image-link .talk__image-link__caption {
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.03em;
  position: absolute;
  bottom: 16px;
  line-height: 1;
  max-width: calc(100% - 10px);
}
@media only screen and (max-width: 950px) {
  .talk__image-link .talk__image-link__caption {
    font-size: 15.984px;
  }
}
@media only screen and (max-width: 730px) {
  .talk__image-link .talk__image-link__caption {
    display: none;
  }
}
.talk__image-link .talk__image-link__caption--1 {
  font-weight: 900;
  margin-bottom: 8px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  padding: 8px;
}
.talk__image-link:hover .talk__image-link__caption--1 {
  background: #C9003A;
}
.talk * {
  transition: 0.1s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.talk:first-of-type {
  margin-top: 0;
}

@media only screen and (max-width: 450px) {
  .talk__photo-wrapper {
    max-width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    margin-bottom: 24px;
  }
}

.talk__heading {
  margin-top: 0;
}
.talk--break .talk__heading {
  margin-bottom: 0;
}

.talk--break,
.talk--break + .talk {
  border-top: 1px solid #eee;
}

.talk__time {
  color: #80878a;
  color: #00CB00;
  display: inline-block;
}

.talk h4 {
  font-size: 24px;
  margin: 1em 0 0.5em;
}

.talk__speaker-links {
  overflow: hidden;
  margin-left: -8px;
}

.talk__speaker-link {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 8px;
}

.talk__speaker-link:hover {
  color: #000;
}

.talk__speaker-links svg {
  width: 24px;
  height: 24px;
}

@media (max-width: 640px) {
  .talk,
  .talk * {
    float: none;
    text-align: center;
    width: auto;
  }
  .talk li,
  .talk p {
    text-align: left !important;
    hyphens: auto;
  }
  .talk__time {
    display: block;
  }
  .talk .talk__photo-wrapper {
    margin: 16px auto;
    float: none !important;
    max-width: 50%;
    padding: 0;
  }
  .talk .talk__text-wrapper {
    display: block;
    clear: both;
    width: auto !important;
    padding: 0;
  }
}
.js-show-talk-details,
.js-show-talk-details__show,
.js-show-talk-details__hide,
.js .talk.talk-toggled-to-display .js-show-talk-details__show {
  display: none;
}

.show-if--nav--in-page-is-stuck,
.nav--in-page-is-stuck .hidden-if--nav--in-page-is-stuck {
  display: none;
}

.nav--in-page-is-stuck .show-if--nav--in-page-is-stuck {
  display: inline-block;
}

.nav--in-page .active .highlight-if--nav--in-page-is-stuck {
  background: transparent;
  color: #010F15;
}

.nav--in-page .active .highlight-if--nav--in-page-is-stuck:before {
  background: transparent;
}

.nav--in-page-is-stuck .nav--in-page .active .highlight-if--nav--in-page-is-stuck {
  background: #C9003A;
  color: #fff;
}

.nav--in-page a {
  padding: 18px;
  line-height: 16px;
}

.nav--in-page a,
.nav--in-page a:hover {
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.nav--in-page a:before {
  content: "";
  background: #C9003A;
  height: 0.3em;
  width: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}

.nav--in-page a:hover:before {
  width: 100%;
  right: 0;
  z-index: 0;
}

.nav--in-page .active a {
  background: #C9003A;
  color: #fff;
}

.nav--in-page .active a .stamped {
  color: transparent;
}

@media (max-width: 450px) {
  .nav--in-page .nav {
    padding: 0;
    display: flex;
    display: flex;
    flex: 1;
  }
  .nav--in-page .nav .nav-item {
    display: flex;
    flex: 1;
  }
  .nav--in-page .container {
    padding: 0;
  }
  .nav--in-page .nav .hidden-if--nav--in-page-is-stuck,
  .nav--in-page .nav a {
    padding: 18px 3px !important;
    font-size: 11px;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    border-left: 1px solid #eee;
  }
}
.columnar-list {
  columns: 3;
}

@media (max-width: 680px) {
  .columnar-list {
    columns: 2;
  }
}
@media (max-width: 400px) {
  .columnar-list {
    columns: 1;
  }
}
.attendee-info-icons {
  display: flex;
  justify-content: space-between;
}

.attendee-info-icon {
  display: flex;
  flex: 1;
  opacity: 0.34;
  height: 50px;
  width: auto;
}

@media (max-width: 680px) {
  .attendee-info-icon {
    height: 30px;
  }
}
@media (max-width: 400px) {
  .attendee-info-icon {
    height: 21px;
  }
}
.sponsor__links {
  margin-left: -8px;
}

.sponsor__link {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 8px;
}

.sponsor__link:hover {
  color: #000;
}

.sponsor__links svg {
  width: 24px;
  height: 24px;
}

.sponsor__logo {
  align-items: center;
  justify-content: center;
  position: relative;
  height: 0;
  padding-top: 40%;
  margin-bottom: 10px;
}
.sponsor__logo a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  display: table;
}

.sponsor__logo--3-star {
  min-height: 50px !important;
}
.sponsor__logo--3-star .image-container {
  padding: 10px 0;
}

.sponsor__logo--3-star img {
  width: 100%;
  height: auto;
  display: block;
}

.image-container {
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
  width: 100%;
}
.image-container img {
  margin: 0 auto;
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 80%;
}

.sponsor-standard .image-container img {
  max-height: 50px;
}

.sponsor-headline__image-box img {
  width: 100%;
}

@media (max-width: 951px) {
  .sponsor-headline__image-box {
    display: block;
  }
}
@media (max-width: 730px) {
  .sponsor-headline__image-box {
    width: 100%;
  }
  .sponsor-premium .sponsor__info {
    font-size: 16px;
  }
}
@media (min-width: 731px) {
  .sponsor-headline__text-box {
    max-width: 400px;
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 951px) {
  .sponsor-headline__text {
    font-size: 24px;
  }
  .sponsor-headline__text-box {
    max-width: 400px;
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
#speaker-and-talk-list :target {
  background: #ff6;
  margin: 4em 0;
  border-radius: 1em;
  animation: yellow-fade-effect 2s forwards;
}

@keyframes yellow-fade-effect {
  from {
    background: #ff6;
  }
  to {
    background: transparent;
  }
}
.video-box {
  padding-bottom: 32px;
}

.video-box img {
  width: 100%;
}

.video-box a {
  display: block;
  overflow: hidden;
  border-radius: 1rem;
  background: #000;
}

.video-box a:hover img {
  opacity: 0.8;
}

.video-box:nth-child(odd) {
  padding-right: 16px !important;
}

.video-box:nth-child(even) {
  padding-left: 16px !important;
}

.video-box:nth-child(odd) {
  padding-right: 0px !important;
}

.video-box:nth-child(even) {
  padding-left: 0px !important;
}

.video-box {
  padding-bottom: 16px;
}

@media (min-width: 731px) {
  .video-box:nth-child(odd) {
    padding-right: 8px !important;
  }
  .video-box:nth-child(even) {
    padding-left: 8px !important;
  }
}
.hover-grayscale img {
  filter: grayscale(1);
  opacity: 0.4;
  transition: all 0.5s;
}

.hover-grayscale:hover img {
  filter: grayscale(0);
  opacity: 1;
  transition: all 0s;
}

@media (max-width: 500px) {
  .banner-sponsor-logo {
    width: 130px;
  }
}
a.button.button--large.button--green.bold.standfirst {
  width: 100%;
  max-width: 355px;
}

@media (min-width: 730px) {
  .bba {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
  }
  .bba2 {
    flex-direction: column;
    align-content: right;
  }
}
.videos-publishing-notice,
.video-privacy-message {
  background: #f5f7f9;
  border: 1px solid #e9ecef;
  border-left: 8px solid #00CB00;
  border-radius: 2px;
  padding: 1rem 1.25rem;
}
.videos-publishing-notice p,
.video-privacy-message p {
  margin: 0 0 0.5rem;
  font-weight: normal;
}
.videos-publishing-notice ul,
.video-privacy-message ul {
  margin: 0;
  padding-left: 1.25rem;
}
.videos-publishing-notice ul li,
.video-privacy-message ul li {
  margin-bottom: 0.25rem;
}
.videos-publishing-notice ul li:last-child,
.video-privacy-message ul li:last-child {
  margin-bottom: 0;
}
.videos-publishing-notice a,
.video-privacy-message a {
  font-weight: normal;
}

/*# sourceMappingURL=conference.css.map */
