/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.container {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-right: 8px;
  padding-left: 8px; }

.container-fluid {
  padding-right: 16px;
  padding-left: 16px; }

@media only screen and (min-width: 576px) {
  .container {
    padding-right: 8px;
    padding-left: 8px;
    width: 576px;
    max-width: 100%; } }
@media only screen and (min-width: 768px) {
  .container {
    padding-right: 8px;
    padding-left: 8px;
    width: 768px;
    max-width: 100%; } }
@media only screen and (min-width: 992px) {
  .container {
    padding-right: 8px;
    padding-left: 8px;
    width: 992px;
    max-width: 100%; } }
@media only screen and (min-width: 1200px) {
  .container {
    padding-right: 8px;
    padding-left: 8px;
    width: 1200px;
    max-width: 100%; } }
.row, .container, .sponsors .sponsor-group, .page-speakers .speaker {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px; }

.row.reverse, .reverse.container, .sponsors .reverse.sponsor-group, .page-speakers .reverse.speaker {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.col.reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.col-xs,
.col-xs-1,
hr,
.col-xs-2,
.sponsors .sponsor-group.amber .sponsor,
.sponsors .sponsor-group.speaker-sponsors .sponsor,
.col-xs-3,
.col-xs-4,
.sponsors .sponsor-group.opal .sponsor,
.col-xs-5,
.col-xs-6,
.sponsors p,
.col-xs-7,
.sponsors .sponsor-group.emerald .sponsor,
.col-xs-8,
.page-home .friends p,
.col-xs-9,
.sponsors .sponsor-group.ruby .sponsor,
.col-xs-10,
.sponsors .container h3,
.sponsors .container p,
.page-home .coming-soon p,
.page-speakers .speaker,
.col-xs-11,
.col-xs-12,
.introduction .container p,
.sponsors .sponsor-group,
.sponsors .sponsor-group > h4,
.ticketing,
.cfp,
.ticketing a,
.ticketing tito-button,
.cfp a,
.cfp tito-button,
header .brand,
header nav,
header .dates-and-location,
.page-home h1,
.page-home h2,
.page-home h3,
.page-home p,
.page-home p.annoucement,
.page-speakers .speaker .avatar,
.page-speakers .speaker .details,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 8px;
  padding-left: 8px; }

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

.col-xs-1, hr {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%; }

.col-xs-2, .sponsors .sponsor-group.amber .sponsor, .sponsors .sponsor-group.speaker-sponsors .sponsor {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%; }

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

.col-xs-4, .sponsors .sponsor-group.opal .sponsor {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%; }

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%; }

.col-xs-6, .sponsors p {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

.col-xs-7, .sponsors .sponsor-group.emerald .sponsor {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%; }

.col-xs-8, .page-home .friends p {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%; }

.col-xs-9, .sponsors .sponsor-group.ruby .sponsor {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

.col-xs-10, .sponsors .container h3, .sponsors .container p, .page-home .coming-soon p, .page-speakers .speaker {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%; }

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%; }

.col-xs-12, .introduction .container p, .sponsors .sponsor-group, .sponsors .sponsor-group > h4, .ticketing,
.cfp, .ticketing a,
.ticketing tito-button,
.cfp a,
.cfp tito-button, header .brand, header nav, header .dates-and-location, .page-home h1,
.page-home h2,
.page-home h3, .page-home p, .page-home p.annoucement, .page-speakers .speaker .avatar, .page-speakers .speaker .details {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-0 {
  margin-left: 0; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.start-xs {
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start; }

.center-xs, .container, .introduction .container, .sponsors .container, .sponsors .sponsor-group, header .container, .page-home .friends .container,
.page-home .coming-soon .container, .page-home .speakers, .page-home .speakers > .container {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.end-xs {
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end; }

.top-xs {
  -ms-flex-align: start;
  align-items: flex-start; }

.middle-xs, .sponsors .sponsor-group, header .container, header nav, header .dates-and-location, .page-speakers .speaker .avatar {
  -ms-flex-align: center;
  align-items: center; }

.bottom-xs {
  -ms-flex-align: end;
  align-items: flex-end; }

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.between-xs {
  -ms-flex-pack: justify;
  justify-content: space-between; }

.first-xs {
  -ms-flex-order: -1;
  order: -1; }

.last-xs {
  -ms-flex-order: 1;
  order: 1; }

.initial-order-xs {
  -ms-flex-order: initial;
  order: initial; }

@media only screen and (min-width: 576px) {
  .col-sm,
  .col-sm-1,
  hr,
  .sponsors .sponsor-group.amber .sponsor,
  .col-sm-2,
  .sponsors .sponsor-group.opal .sponsor,
  .sponsors .sponsor-group.speaker-sponsors .sponsor,
  .col-sm-3,
  .sponsors .sponsor-group.emerald .sponsor,
  .col-sm-4,
  .sponsors .container p,
  .sponsors .sponsor-group.ruby .sponsor,
  .page-home .friends p,
  .col-sm-5,
  .col-sm-6,
  .sponsors .container h3,
  .sponsors p,
  .ticketing,
  .cfp,
  .page-home p.annoucement,
  .page-home .coming-soon p,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .page-speakers .speaker,
  .col-sm-11,
  .col-sm-12,
  .introduction .container p,
  .sponsors .sponsor-group,
  .sponsors .sponsor-group > h4,
  .ticketing a,
  .ticketing tito-button,
  .cfp a,
  .cfp tito-button,
  header .brand,
  header nav,
  header .dates-and-location,
  .page-home h1,
  .page-home h2,
  .page-home h3,
  .page-home p,
  .page-speakers .speaker .avatar,
  .page-speakers .speaker .details,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 8px;
    padding-left: 8px; }

  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  .col-sm-1, hr, .sponsors .sponsor-group.amber .sponsor {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }

  .col-sm-2, .sponsors .sponsor-group.opal .sponsor, .sponsors .sponsor-group.speaker-sponsors .sponsor {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }

  .col-sm-3, .sponsors .sponsor-group.emerald .sponsor {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  .col-sm-4, .sponsors .container p, .sponsors .sponsor-group.ruby .sponsor, .page-home .friends p {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }

  .col-sm-6, .sponsors .container h3, .sponsors p, .ticketing,
  .cfp, .page-home p.annoucement, .page-home .coming-soon p {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  .col-sm-10, .page-speakers .speaker {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }

  .col-sm-12, .introduction .container p, .sponsors .sponsor-group, .sponsors .sponsor-group > h4, .ticketing a,
  .ticketing tito-button,
  .cfp a,
  .cfp tito-button, header .brand, header nav, header .dates-and-location, .page-home h1,
  .page-home h2,
  .page-home h3, .page-home p, .page-speakers .speaker .avatar, .page-speakers .speaker .details {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  .col-sm-offset-0 {
    margin-left: 0; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .start-sm {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }

  .center-sm, .container, .introduction .container, .sponsors .container, .sponsors .sponsor-group, header .container, .page-home .friends .container,
  .page-home .coming-soon .container, .page-home .speakers, .page-home .speakers > .container {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  .end-sm {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }

  .top-sm {
    -ms-flex-align: start;
    align-items: flex-start; }

  .middle-sm, .sponsors .sponsor-group, header .container, header nav, header .dates-and-location, .page-speakers .speaker .avatar {
    -ms-flex-align: center;
    align-items: center; }

  .bottom-sm {
    -ms-flex-align: end;
    align-items: flex-end; }

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .between-sm {
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .first-sm {
    -ms-flex-order: -1;
    order: -1; }

  .last-sm {
    -ms-flex-order: 1;
    order: 1; }

  .initial-order-sm {
    -ms-flex-order: initial;
    order: initial; } }
@media only screen and (min-width: 768px) {
  .col-md,
  .col-md-1,
  hr,
  .sponsors .sponsor-group.amber .sponsor,
  .col-md-2,
  .sponsors .sponsor-group.opal .sponsor,
  .sponsors .sponsor-group.speaker-sponsors .sponsor,
  header .brand,
  .col-md-3,
  .sponsors .sponsor-group.emerald .sponsor,
  .col-md-4,
  .sponsors .container p,
  .sponsors .sponsor-group.ruby .sponsor,
  .page-home .friends p,
  .page-speakers .speaker .avatar,
  .col-md-5,
  .ticketing,
  .cfp,
  header nav,
  header .dates-and-location,
  .col-md-6,
  .introduction .container p,
  .sponsors .container h3,
  .sponsors p,
  .page-home p.annoucement,
  .page-home .coming-soon p,
  .col-md-7,
  .col-md-8,
  .page-speakers .speaker .details,
  .col-md-9,
  .col-md-10,
  .page-speakers .speaker,
  .col-md-11,
  .col-md-12,
  .sponsors .sponsor-group,
  .sponsors .sponsor-group > h4,
  .ticketing a,
  .ticketing tito-button,
  .cfp a,
  .cfp tito-button,
  .page-home h1,
  .page-home h2,
  .page-home h3,
  .page-home p,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 8px;
    padding-left: 8px; }

  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  .col-md-1, hr, .sponsors .sponsor-group.amber .sponsor {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }

  .col-md-2, .sponsors .sponsor-group.opal .sponsor, .sponsors .sponsor-group.speaker-sponsors .sponsor, header .brand {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }

  .col-md-3, .sponsors .sponsor-group.emerald .sponsor {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  .col-md-4, .sponsors .container p, .sponsors .sponsor-group.ruby .sponsor, .page-home .friends p, .page-speakers .speaker .avatar {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }

  .col-md-5, .ticketing,
  .cfp, header nav, header .dates-and-location {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }

  .col-md-6, .introduction .container p, .sponsors .container h3, .sponsors p, .page-home p.annoucement, .page-home .coming-soon p {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }

  .col-md-8, .page-speakers .speaker .details {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  .col-md-10, .page-speakers .speaker {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }

  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }

  .col-md-12, .sponsors .sponsor-group, .sponsors .sponsor-group > h4, .ticketing a,
  .ticketing tito-button,
  .cfp a,
  .cfp tito-button, .page-home h1,
  .page-home h2,
  .page-home h3, .page-home p {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  .col-md-offset-0 {
    margin-left: 0; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .start-md, header nav {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }

  .center-md, .container, .introduction .container, .sponsors .container, .sponsors .sponsor-group, header .container, .page-home .friends .container,
  .page-home .coming-soon .container, .page-home .speakers, .page-home .speakers > .container {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  .end-md, header .dates-and-location {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }

  .top-md {
    -ms-flex-align: start;
    align-items: flex-start; }

  .middle-md, .sponsors .sponsor-group, header .container, .page-speakers .speaker .avatar {
    -ms-flex-align: center;
    align-items: center; }

  .bottom-md {
    -ms-flex-align: end;
    align-items: flex-end; }

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .between-md {
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .first-md {
    -ms-flex-order: -1;
    order: -1; }

  .last-md {
    -ms-flex-order: 1;
    order: 1; }

  .initial-order-md {
    -ms-flex-order: initial;
    order: initial; } }
@media only screen and (min-width: 992px) {
  .col-lg,
  .col-lg-1,
  hr,
  .sponsors .sponsor-group.amber .sponsor,
  .col-lg-2,
  .sponsors .sponsor-group.opal .sponsor,
  .sponsors .sponsor-group.speaker-sponsors .sponsor,
  header .brand,
  .col-lg-3,
  .sponsors .sponsor-group.emerald .sponsor,
  .col-lg-4,
  .sponsors .container p,
  .sponsors .sponsor-group.ruby .sponsor,
  .page-home .friends p,
  .page-speakers .speaker .avatar,
  .col-lg-5,
  .ticketing,
  .cfp,
  header nav,
  header .dates-and-location,
  .col-lg-6,
  .introduction .container p,
  .sponsors .container h3,
  .sponsors p,
  .page-home p.annoucement,
  .page-home .coming-soon p,
  .col-lg-7,
  .col-lg-8,
  .page-speakers .speaker .details,
  .col-lg-9,
  .col-lg-10,
  .page-speakers .speaker,
  .col-lg-11,
  .col-lg-12,
  .sponsors .sponsor-group,
  .sponsors .sponsor-group > h4,
  .ticketing a,
  .ticketing tito-button,
  .cfp a,
  .cfp tito-button,
  .page-home h1,
  .page-home h2,
  .page-home h3,
  .page-home p,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 8px;
    padding-left: 8px; }

  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  .col-lg-1, hr, .sponsors .sponsor-group.amber .sponsor {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }

  .col-lg-2, .sponsors .sponsor-group.opal .sponsor, .sponsors .sponsor-group.speaker-sponsors .sponsor, header .brand {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }

  .col-lg-3, .sponsors .sponsor-group.emerald .sponsor {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  .col-lg-4, .sponsors .container p, .sponsors .sponsor-group.ruby .sponsor, .page-home .friends p, .page-speakers .speaker .avatar {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }

  .col-lg-5, .ticketing,
  .cfp, header nav, header .dates-and-location {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }

  .col-lg-6, .introduction .container p, .sponsors .container h3, .sponsors p, .page-home p.annoucement, .page-home .coming-soon p {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }

  .col-lg-8, .page-speakers .speaker .details {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  .col-lg-10, .page-speakers .speaker {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }

  .col-lg-12, .sponsors .sponsor-group, .sponsors .sponsor-group > h4, .ticketing a,
  .ticketing tito-button,
  .cfp a,
  .cfp tito-button, .page-home h1,
  .page-home h2,
  .page-home h3, .page-home p {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  .col-lg-offset-0 {
    margin-left: 0; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .start-lg, header nav {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }

  .center-lg, .container, .introduction .container, .sponsors .container, .sponsors .sponsor-group, header .container, .page-home .friends .container,
  .page-home .coming-soon .container, .page-home .speakers, .page-home .speakers > .container {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  .end-lg, header .dates-and-location {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }

  .top-lg {
    -ms-flex-align: start;
    align-items: flex-start; }

  .middle-lg, .sponsors .sponsor-group, header .container, .page-speakers .speaker .avatar {
    -ms-flex-align: center;
    align-items: center; }

  .bottom-lg {
    -ms-flex-align: end;
    align-items: flex-end; }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .between-lg {
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .first-lg {
    -ms-flex-order: -1;
    order: -1; }

  .last-lg {
    -ms-flex-order: 1;
    order: 1; }

  .initial-order-lg {
    -ms-flex-order: initial;
    order: initial; } }
@media only screen and (min-width: 1200px) {
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-offset-0,
  .col-xl-offset-1,
  .col-xl-offset-2,
  .col-xl-offset-3,
  .col-xl-offset-4,
  .col-xl-offset-5,
  .col-xl-offset-6,
  .col-xl-offset-7,
  .col-xl-offset-8,
  .col-xl-offset-9,
  .col-xl-offset-10,
  .col-xl-offset-11,
  .col-xl-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 8px;
    padding-left: 8px; }

  .col-xl {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  .col-xl-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }

  .col-xl-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }

  .col-xl-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  .col-xl-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }

  .col-xl-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }

  .col-xl-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  .col-xl-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }

  .col-xl-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }

  .col-xl-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  .col-xl-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }

  .col-xl-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }

  .col-xl-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  .col-xl-offset-0 {
    margin-left: 0; }

  .col-xl-offset-1 {
    margin-left: 8.33333333%; }

  .col-xl-offset-2 {
    margin-left: 16.66666667%; }

  .col-xl-offset-3 {
    margin-left: 25%; }

  .col-xl-offset-4 {
    margin-left: 33.33333333%; }

  .col-xl-offset-5 {
    margin-left: 41.66666667%; }

  .col-xl-offset-6 {
    margin-left: 50%; }

  .col-xl-offset-7 {
    margin-left: 58.33333333%; }

  .col-xl-offset-8 {
    margin-left: 66.66666667%; }

  .col-xl-offset-9 {
    margin-left: 75%; }

  .col-xl-offset-10 {
    margin-left: 83.33333333%; }

  .col-xl-offset-11 {
    margin-left: 91.66666667%; }

  .start-xl {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }

  .center-xl {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  .end-xl {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }

  .top-xl {
    -ms-flex-align: start;
    align-items: flex-start; }

  .middle-xl {
    -ms-flex-align: center;
    align-items: center; }

  .bottom-xl {
    -ms-flex-align: end;
    align-items: flex-end; }

  .around-xl {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .between-xl {
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .first-xl {
    -ms-flex-order: -1;
    order: -1; }

  .last-xl {
    -ms-flex-order: 1;
    order: 1; }

  .initial-order-xl {
    -ms-flex-order: initial;
    order: initial; } }
@media only screen and (max-width: 575px) {
  .hidden-xs {
    display: none; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hidden-sm {
    display: none; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg {
    display: none; } }
@media only screen and (min-width: 1200px) {
  .hidden-xl {
    display: none; } }
body, html {
  color: #6C143A;
  font-family: "Lato", sans-serif;
  height: 100%; }

body {
  margin: 60px 0; }

a {
  color: #36C0CA;
  font-weight: 300; }

p {
  font-size: 34px;
  font-weight: 300; }

h1 {
  font-size: 72px;
  font-weight: 100;
  text-align: center; }

h2 {
  font-size: 48px;
  font-weight: 100;
  text-align: center; }

h3 {
  font-size: 34px;
  font-weight: 200;
  text-align: center; }

hr {
  border: 0;
  height: 4px;
  background: #36C0CA;
  margin: 80px 0; }

.container {
  margin: 0 auto;
  max-width: 1180px; }

.hidden {
  display: none !important; }

.introduction .container p {
  line-height: 48px; }

.introduction {
  margin: 20px 0 80px; }

p {
  margin-bottom: 0; }
  p.small {
    color: #36C0CA;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 30px;
    font-weight: 400; }
    p.small .loud {
      color: #F49DC3; }

.sponsors {
  padding-bottom: 150px; }
  .sponsors .container h3 {
    margin-bottom: 60px;
    font-weight: 300; }
  .sponsors .container p {
    font-weight: 300; }
  .sponsors h4 {
    font-weight: 300;
    font-size: 24px;
    margin: 0; }
  .sponsors p {
    font-weight: 300;
    text-align: center; }
  .sponsors .sponsor-group {
    margin-bottom: 60px; }
    .sponsors .sponsor-group > .sponsor {
      margin-top: 30px;
      display: inline; }
    .sponsors .sponsor-group > .sponsor img {
      max-width: 90%; }

.ticketing a,
.ticketing tito-button,
.cfp a,
.cfp tito-button {
  display: block;
  background: none;
  border: 4px solid #36C0CA;
  border-radius: 4px;
  color: #36C0CA;
  cursor: pointer;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 400;
  padding: 15px 40px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none; }
  .ticketing a.inverse,
  .ticketing tito-button.inverse,
  .cfp a.inverse,
  .cfp tito-button.inverse {
    color: white;
    background: #36C0CA; }
  .ticketing a button,
  .ticketing tito-button button,
  .cfp a button,
  .cfp tito-button button {
    background: 0;
    border: 0;
    color: #36C0CA;
    cursor: pointer;
    display: block;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    text-transform: uppercase; }

header {
  position: relative; }
  header .ribbon {
    width: 100%;
    height: 56px;
    background: #F49DC3;
    position: absolute;
    z-index: 0;
    top: 50%;
    margin-top: -28px; }
  header .container {
    position: relative;
    z-index: 10; }
  header .brand {
    text-align: center;
    overflow: visible; }
    header .brand img {
      width: 120px; }
  header nav {
    padding: 20px 10px; }
  header .dates-and-location {
    color: #6C143A;
    text-transform: uppercase;
    font-weight: 300;
    padding: 20px 10px; }
    header .dates-and-location a {
      color: #6C143A;
      text-decoration: none; }
  header nav > a {
    padding: 8px 16px;
    margin-right: 10px;
    color: #6C143A;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #6C143A;
    border-radius: 3px; }
    header nav > a:hover {
      background: #6C143A;
      color: #F49DC3; }

.page-home h1,
.page-home h2,
.page-home h3 {
  text-align: center; }
.page-home p {
  text-align: center; }
  .page-home p.annoucement {
    margin-top: 60px;
    color: #36C0CA;
    font-weight: 300; }
.page-home p.submit {
  margin-top: 80px; }
.page-home p.dates {
  font-weight: 300; }
.page-home .tickets .ticketing .tickets {
  margin-top: 0; }
.page-home .friends {
  margin-top: -30px; }
.page-home .coming-soon {
  margin-top: -120px; }
@media (max-width: 768px) {
  .page-home .coming-soon {
    margin-top: -20px; } }
.page-home .speakers {
  background: url("/2018/images/candy-stripe.svg") center center;
  background-size: 100% 100%;
  margin-top: -100px;
  min-height: 800px;
  padding-top: 170px;
  overflow: hidden; }
.page-home .speaker {
  position: relative;
  height: 400px;
  width: 400px; }
  .page-home .speaker .speaker__name {
    background: #FBC54A;
    border-radius: 50%;
    color: #8C6612;
    font-size: 38px;
    font-weight: 300;
    height: 150px;
    left: -30px;
    line-height: 38px;
    padding: 35px 0;
    position: absolute;
    text-align: center;
    top: -30px;
    width: 150px;
    z-index: 1000; }
  .page-home .speaker .avatar img {
    width: 100%;
    height: 100%; }
  .page-home .speaker.first {
    margin-left: 100px;
    z-index: 1000; }
  .page-home .speaker.second {
    margin-left: -150px;
    margin-top: 140px;
    z-index: 999;
    width: 380px;
    height: 380px; }
  .page-home .speaker.third {
    margin-left: 100px;
    margin-top: 340px;
    z-index: 998;
    width: 140px;
    height: 140px; }
  .page-home .speaker.first .avatar {
    -webkit-transform: rotate(-21deg);
            transform: rotate(-21deg); }
  .page-home .speaker.second .avatar {
    -webkit-transform: rotate(33deg);
            transform: rotate(33deg); }
  .page-home .speaker.third .avatar {
    -webkit-transform: rotate(-43deg);
            transform: rotate(-43deg); }
  .page-home .speaker.second .speaker__name {
    top: auto;
    bottom: 0;
    left: auto;
    right: -30px; }
  .page-home .speaker.third .speaker__name {
    top: auto;
    bottom: 0;
    left: auto;
    left: -30px;
    height: 80px;
    width: 80px;
    font-size: 18px;
    line-height: 18px;
    padding: 20px; }
  @media (max-width: 768px) {
    .page-home .speaker.first {
      margin-left: 0; }
    .page-home .speaker.second {
      margin-left: 0;
      margin-top: -100px; } }
  @media (max-width: 374px) {
    .page-home .speaker.second {
      margin-left: 0;
      margin-top: -180px; } }

.page-speakers .speakers {
  margin-top: 60px; }
.page-speakers .speaker {
  margin-bottom: 60px;
  min-height: 220px; }
  .page-speakers .speaker .avatar {
    position: relative;
    z-index: 900;
    height: 220px; }
    .page-speakers .speaker .avatar img {
      width: 220px;
      height: 220px; }
    .page-speakers .speaker .avatar .name {
      background: #FBC54A;
      border-radius: 50%;
      color: #8C6612;
      font-size: 24px;
      font-weight: 300;
      height: 120px;
      left: 50%;
      margin-left: -170px;
      padding: 32px 0;
      position: absolute;
      text-align: center;
      top: -30px;
      width: 120px;
      z-index: 1300; }
    .page-speakers .speaker .avatar.variation-1 img {
      -webkit-transform: rotate(-21deg);
              transform: rotate(-21deg); }
    .page-speakers .speaker .avatar.variation-1 .name {
      top: auto;
      bottom: 0;
      margin-left: -150px; }
    .page-speakers .speaker .avatar.variation-2 img {
      -webkit-transform: rotate(-14deg);
              transform: rotate(-14deg); }
    .page-speakers .speaker .avatar.variation-3 img {
      -webkit-transform: rotate(-4deg);
              transform: rotate(-4deg); }
    .page-speakers .speaker .avatar.variation-3 .name {
      margin-left: -150px;
      top: auto;
      bottom: 0; }
    .page-speakers .speaker .avatar.variation-4 img {
      -webkit-transform: rotate(12deg);
              transform: rotate(12deg); }
    .page-speakers .speaker .avatar.variation-4 .name {
      margin-left: -160px; }
    .page-speakers .speaker .avatar.variation-5 img {
      -webkit-transform: rotate(19deg);
              transform: rotate(19deg); }
    .page-speakers .speaker .avatar.variation-5 .name {
      top: auto;
      bottom: 0;
      margin-left: -140px; }
    .page-speakers .speaker .avatar.variation-4 img {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg); }
  .page-speakers .speaker .details {
    position: relative;
    z-index: 1100;
    background: white; }
    .page-speakers .speaker .details:before {
      content: "";
      position: absolute;
      left: -50px;
      width: 50px;
      height: 100%;
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%); }
    .page-speakers .speaker .details .quote {
      font-size: 22px;
      text-align: left;
      margin-bottom: 30px;
      line-height: 30px;
      position: relative; }
      .page-speakers .speaker .details .quote.highlight:before {
        content: "";
        background: url(/2018/images/quote-open.png) no-repeat center top;
        width: 32px;
        height: 27px;
        height: 100%;
        position: absolute;
        left: -34px;
        top: -5px;
        opacity: 0.5; }
      .page-speakers .speaker .details .quote.highlight:after {
        content: "";
        background: url(/2018/images/quote-close.png) no-repeat center top;
        width: 32px;
        height: 27px;
        position: absolute;
        right: -34px;
        top: -5px;
        opacity: 0.5; }
    .page-speakers .speaker .details .bio {
      text-align: left;
      font-size: 18px;
      font-weight: 300;
      line-height: 24px;
      margin-bottom: 20px; }
    .page-speakers .speaker .details .social {
      text-align: left; }
