/*!
Theme Name: Women of Broadway
Description: Disney On Broadway presents the annual Women's Day On Broadway event, at the St. James Theatre in New York City.
Author: 1 Trick Pony
Author URI: https://1trickpony.com;
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
*/
/*! 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; }

/* ==========================================================================
   Colors
   ========================================================================== */
/* ==========================================================================
    Sizes
   ========================================================================== */
/* ==========================================================================
   Fonts
   ========================================================================== */
/* Get Colors
   ========================================================================== */
/* Gradient
   ========================================================================== */
/* Input Placeholder Styling
   ========================================================================== */
/* ==========================================================================
   Create the Grid
   ========================================================================== */
/* ==========================================================================
   Colors
   ========================================================================== */
/* ==========================================================================
    Sizes
   ========================================================================== */
/* ==========================================================================
   Fonts
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Media Query Sizing
   ========================================================================== */
/* 0, 560px */
/* 561px, 767px */
/* 768px, 1024px */
/* 1025px 1440px */
/* ==========================================================================
   Generate the Gridle classes
   ========================================================================== */
/* imported from other disney sites */
.goc-icn-0 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_d635ec70.png); }

.goc-icn-1 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_cfa0b40f.png); }

.goc-icn-2 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_9fd9346e.png); }

.goc-icn-3 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_c51b6e80.png); }

.goc-icn-4 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_bf5869f0.png); }

.goc-icn-5 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_619f6af2.png); }

.goc-icn-6 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_49108af9.png); }

.goc-icn-7 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_270ececb.png); }

.goc-icn-8 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_9bcc8094.png); }

.goc-icn-9 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_03465464.png); }

.goc-icn-10 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_dcc549f3.png); }

.goc-icn-11 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_97092abb.png); }

.goc-icn-12 {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_d72a7d86.png); }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .goc-icn-0 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_54b3ecb6.png);
    background-size: 32px; }
  .goc-icn-1 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_8f1ed695.png);
    background-size: 32px; }
  .goc-icn-2 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_cf804e69.png);
    background-size: 32px; }
  .goc-icn-3 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_aac712c3.png);
    background-size: 32px; }
  .goc-icn-4 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_13574cbc.png);
    background-size: 32px; }
  .goc-icn-5 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_b68d6ad1.png);
    background-size: 32px; }
  .goc-icn-6 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_6ab3b605.png);
    background-size: 32px; }
  .goc-icn-7 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_98cedce3.png);
    background-size: 32px; }
  .goc-icn-8 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_76e45e4f.png);
    background-size: 32px; }
  .goc-icn-9 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_6284015f.png);
    background-size: 32px; }
  .goc-icn-10 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_e34e490e.png);
    background-size: 32px; }
  .goc-icn-11 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_92b28594.png);
    background-size: 32px; }
  .goc-icn-12 {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/image_1ebf8a79.png);
    background-size: 32px; } }

.goc-icn-login {
  background-image: url();
  background-size: 32px; }

html.goc-no-data-uri .goc-icn-login {
  background-image: url(); }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .goc-icn-login {
    background-image: url(); } }

.goc-left-1 > a {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/icon_dark_4fda9946.png);
  background-size: 17px;
  padding-left: 39px !important; }

.goc-bg-dark .goc-left-1 > a {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/icon_white_2c110392.png);
  background-size: 17px;
  padding-left: 39px !important; }

.goc-left-1.goc-top-dropdown:hover .goc-dropdown-link {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/icon_white_2c110392.png);
  background-size: 17px;
  padding-left: 39px !important; }

.goc-bg-dark .goc-left-1.goc-top-dropdown:hover .goc-dropdown-link {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/icon_dark_4fda9946.png);
  background-size: 17px;
  padding-left: 39px !important; }

.goc-left-2 > a {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/parks_dark_9d813eac.png);
  background-size: 17px;
  padding-left: 39px !important; }

.goc-bg-dark .goc-left-2 > a {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/parks_light_accef5dc.png);
  background-size: 17px;
  padding-left: 39px !important; }

.goc-left-2.goc-top-dropdown:hover .goc-dropdown-link {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/parks_light_accef5dc.png);
  background-size: 17px;
  padding-left: 39px !important; }

.goc-bg-dark .goc-left-2.goc-top-dropdown:hover .goc-dropdown-link {
  background-image: url(https://lumiere-a.akamaihd.net/v1/images/parks_dark_9d813eac.png);
  background-size: 17px;
  padding-left: 39px !important; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .goc-left-1 > a {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/icon_dark_2_7b11d2ee.png);
    background-size: 17px;
    padding-left: 39px !important; }
  .goc-bg-dark .goc-left-1 > a {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/icon_white_2_9fcd393a.png);
    background-size: 17px;
    padding-left: 39px !important; }
  .goc-left-1.goc-top-dropdown:hover .goc-dropdown-link {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/icon_white_2_9fcd393a.png);
    background-size: 17px;
    padding-left: 39px !important; }
  .goc-bg-dark .goc-left-1.goc-top-dropdown:hover .goc-dropdown-link {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/icon_dark_2_7b11d2ee.png);
    background-size: 17px;
    padding-left: 39px !important; }
  .goc-left-2 > a {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/parks_dark_2_33b3877c.png);
    background-size: 17px;
    padding-left: 39px !important; }
  .goc-bg-dark .goc-left-2 > a {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/parks_light_2_894a7848.png);
    background-size: 17px;
    padding-left: 39px !important; }
  .goc-left-2.goc-top-dropdown:hover .goc-dropdown-link {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/parks_light_2_894a7848.png);
    background-size: 17px;
    padding-left: 39px !important; }
  .goc-bg-dark .goc-left-2.goc-top-dropdown:hover .goc-dropdown-link {
    background-image: url(https://lumiere-a.akamaihd.net/v1/images/parks_dark_2_33b3877c.png);
    background-size: 17px;
    padding-left: 39px !important; } }

.goc-thumb-dropdown .goc-thumb-link {
  height: 200px; }

#goc-desktop-global .goc-desktop:hover .goc-thumb-dropdown {
  max-height: 232px; }

.dropdown-2 .goc-thumb-link:nth-child(1) {
  background-image: url(https://img.lum.dolimg.com/v1/images/flyout_01_disneyworld_402b8819.jpeg?region=0%2C0%2C416%2C416);
  width: 200.0px; }

.dropdown-2 .goc-thumb-link:nth-child(2) {
  background-image: url(https://img.lum.dolimg.com/v1/images/flyout_02_disneyland_0e7954c2.jpeg?region=0%2C0%2C416%2C416);
  width: 200.0px; }

.dropdown-2 .goc-thumb-link:nth-child(3) {
  background-image: url(https://img.lum.dolimg.com/v1/images/flyout_03_disneycruise_0b82ccd3.jpeg?region=0%2C0%2C416%2C416);
  width: 200.0px; }

.dropdown-2 .goc-thumb-link:nth-child(4) {
  background-image: url(https://img.lum.dolimg.com/v1/images/flyout_04_aulani_2_ed721906.jpeg?region=0%2C0%2C416%2C416);
  width: 200.0px; }

.dropdown-2 .goc-thumb-link:nth-child(5) {
  background-image: url(https://img.lum.dolimg.com/v1/images/flyout_05_vacationclub_2_c9af724f.jpeg?region=0%2C0%2C416%2C416);
  width: 200.0px; }

.dropdown-2 .goc-thumb-link:nth-child(6) {
  background-image: url(https://img.lum.dolimg.com/v1/images/flyout_06_adventures_7a02bd7e.jpeg?region=0%2C0%2C416%2C416);
  width: 200.0px; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .dropdown-2 .goc-thumb-link:nth-child(1) {
    background-image: url(https://img.lum.dolimg.com/v1/images/flyout_01_disneyworld_402b8819.jpeg?region=0%2C0%2C416%2C416);
    width: 200.0px; }
  .dropdown-2 .goc-thumb-link:nth-child(2) {
    background-image: url(https://img.lum.dolimg.com/v1/images/flyout_02_disneyland_0e7954c2.jpeg?region=0%2C0%2C416%2C416);
    width: 200.0px; }
  .dropdown-2 .goc-thumb-link:nth-child(3) {
    background-image: url(https://img.lum.dolimg.com/v1/images/flyout_03_disneycruise_0b82ccd3.jpeg?region=0%2C0%2C416%2C416);
    width: 200.0px; }
  .dropdown-2 .goc-thumb-link:nth-child(4) {
    background-image: url(https://img.lum.dolimg.com/v1/images/flyout_04_aulani_2_ed721906.jpeg?region=0%2C0%2C416%2C416);
    width: 200.0px; }
  .dropdown-2 .goc-thumb-link:nth-child(5) {
    background-image: url(https://img.lum.dolimg.com/v1/images/flyout_05_vacationclub_2_c9af724f.jpeg?region=0%2C0%2C416%2C416);
    width: 200.0px; }
  .dropdown-2 .goc-thumb-link:nth-child(6) {
    background-image: url(https://img.lum.dolimg.com/v1/images/flyout_06_adventures_7a02bd7e.jpeg?region=0%2C0%2C416%2C416);
    width: 200.0px; } }

#goc-body {
  background: transparent !important; }

/* Inline on Lion King */
#goc-nav {
  display: block; }

#goc-bg {
  display: none; }

@media only screen and (max-width: 1024px) {
  #goc-nav, #goc-bar {
    display: none; } }

#goc-button.goc-logo-image u {
  background-size: 62px;
  background-position: 6px 5px;
  height: 31px; }

.goc-logo-image {
  margin-top: -7px; }

.goc-open .goc-logo-image {
  margin-top: 0px; }

/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: transparent;
  border: none;
  color: #333; }

.flickity-button:hover {
  cursor: pointer; }

.flickity-button:focus {
  outline: none; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: #fff; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: -40px; }

.flickity-prev-next-button.next {
  right: -40px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: -40px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: -40px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

/* Families
   ========================================================================== */
.text--font-sans {
  font-family: "Gotham A", "Gotham B"; }

/* Alignment with states
   ========================================================================== */
.text--align-center {
  text-align: center; }

@media only screen and (min-width: 561px) {
  .text--align-center\@medium {
    text-align: center; } }

@media only screen and (min-width: 768px) {
  .text--align-center\@large {
    text-align: center; } }

@media only screen and (min-width: 1025px) {
  .text--align-center\@xlarge {
    text-align: center; } }

.text--align-left {
  text-align: left; }

@media only screen and (min-width: 561px) {
  .text--align-left\@medium {
    text-align: left; } }

@media only screen and (min-width: 768px) {
  .text--align-left\@large {
    text-align: left; } }

@media only screen and (min-width: 1025px) {
  .text--align-left\@xlarge {
    text-align: left; } }

.text--align-right {
  text-align: right; }

@media only screen and (min-width: 561px) {
  .text--align-right\@medium {
    text-align: right; } }

@media only screen and (min-width: 768px) {
  .text--align-right\@large {
    text-align: right; } }

@media only screen and (min-width: 1025px) {
  .text--align-right\@xlarge {
    text-align: right; } }

/* Colors
   ========================================================================== */
.text--color-primary {
  color: #432a6d; }

.text--color-secondary {
  color: #5c287a; }

.text--color-gray {
  color: #959595; }

.text--color-darkgray {
  color: #4e4e4e; }

.text--color-warning {
  color: #ece829; }

.text--color-black {
  color: #000000; }

.text--color-white {
  color: #ffffff; }

/* ==========================================================================
   Font sizes with styles
   ========================================================================== */
.text--smoothing {
  -webkit-font-smoothing: antialiased; }

.text--jumbo {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased; }

.text--h1, h1 {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.3em;
  -webkit-font-smoothing: antialiased; }

.text--h2 {
  font-size: 1.125rem; }

.text--h3 {
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 1.3em;
  text-transform: uppercase; }

.text--h3-lg {
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 1.3em;
  text-transform: uppercase; }

.text--h4, .nav ul a {
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 1.3em;
  text-transform: uppercase; }

.text--h4-lg {
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  text-transform: uppercase; }

.text--h5 {
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: uppercase; }

.text--h6 {
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: capitalize; }

.text--body, .staff dl dd, .expandable-questions dd {
  font-size: 16px;
  line-height: 1.5rem; }

.text--small {
  font-size: 0.6875rem;
  line-height: 1.2em; }

@media only screen and (min-width: 561px) {
  .text--h1, h1 {
    font-size: 2.125rem; }
  .text--h2 {
    font-size: 1.25rem; }
  .text--h3 {
    font-size: 1rem; }
  .text--h4, .nav ul a {
    font-size: 0.875rem; }
  .text--h5 {
    font-size: 0.875rem; }
  .text--h6 {
    font-size: 0.875rem; } }

/* ==========================================================================
   Allow these styles to override the text--h styles
   ========================================================================== */
/* Weights
   ========================================================================== */
.text--light {
  font-weight: 300; }

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

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

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

/* Styles
   ========================================================================== */
.text--italic {
  font-style: italic; }

.text--underline {
  text-decoration: underline; }

/* Transforms
   ========================================================================== */
.text--uppercase {
  text-transform: uppercase; }

.text--lowercase {
  text-transform: lowercase; }

.text--capitalize {
  text-transform: capitalize; }

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

/* Letter Spacing
   ========================================================================== */
.text--letterspacing {
  letter-spacing: 0.1em; }

.text--letterspacing-double {
  letter-spacing: 0.2em; }

.text--letterspacing-large {
  letter-spacing: 0.5em; }

.text--letterspacing-none {
  letter-spacing: 0; }

/* Line Height
   ========================================================================== */
.text--lineheight-small {
  line-height: 1.2em; }

.text--lineheight-medium {
  line-height: 1.4em; }

.text--lineheight-large {
  line-height: 1.6em; }

/*	Wrap
   	==========================================================================	*/
.text--nowrap {
  white-space: nowrap; }

/* ==========================================================================
   General Styles
   ========================================================================== */
.gap {
  display: inline-block;
  margin: 0 10px; }

.show-mobile {
  display: block !important; }
  @media screen and (min-width: 450px) {
    .show-mobile {
      display: none !important; } }

.hide-mobile {
  display: none !important; }
  @media screen and (min-width: 450px) {
    .hide-mobile {
      display: block !important; } }

/* Display
   ========================================================================== */
.display--block {
  display: block; }

.display--none {
  display: none; }

.display--inline-block {
  display: inline-block; }

.display--inline {
  display: inline; }

.display--flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.display--hide-visual {
  border: 0 !important;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px !important;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  width: 1px; }

/* Position
   ========================================================================== */
.position--relative {
  position: relative; }

/* Margins
   ========================================================================== */
.margin--none {
  margin: 0; }

.margin--bottom-half {
  margin-bottom: 10px; }

@media only screen and (min-width: 561px) {
  .margin--bottom-half\@medium {
    margin-bottom: 10px; } }

@media only screen and (min-width: 768px) {
  .margin--bottom-half\@large {
    margin-bottom: 10px; } }

@media only screen and (min-width: 1025px) {
  .margin--bottom-half\@xlarge {
    margin-bottom: 10px; } }

.margin--bottom {
  margin-bottom: 20px; }

@media only screen and (min-width: 561px) {
  .margin--bottom\@medium {
    margin-bottom: 20px; } }

@media only screen and (min-width: 768px) {
  .margin--bottom\@large {
    margin-bottom: 20px; } }

@media only screen and (min-width: 1025px) {
  .margin--bottom\@xlarge {
    margin-bottom: 20px; } }

.margin--bottom-double {
  margin-bottom: 40px; }

@media only screen and (min-width: 561px) {
  .margin--bottom-double\@medium {
    margin-bottom: 40px; } }

@media only screen and (min-width: 768px) {
  .margin--bottom-double\@large {
    margin-bottom: 40px; } }

@media only screen and (min-width: 1025px) {
  .margin--bottom-double\@xlarge {
    margin-bottom: 40px; } }

.margin--top-half {
  margin-top: 10px; }

@media only screen and (min-width: 561px) {
  .margin--top-half\@medium {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .margin--top-half\@large {
    margin-top: 10px; } }

@media only screen and (min-width: 1025px) {
  .margin--top-half\@xlarge {
    margin-top: 10px; } }

.margin--top {
  margin-top: 20px; }

@media only screen and (min-width: 561px) {
  .margin--top\@medium {
    margin-top: 20px; } }

@media only screen and (min-width: 768px) {
  .margin--top\@large {
    margin-top: 20px; } }

@media only screen and (min-width: 1025px) {
  .margin--top\@xlarge {
    margin-top: 20px; } }

.margin--top-double {
  margin-top: 40px; }

@media only screen and (min-width: 561px) {
  .margin--top-double\@medium {
    margin-top: 40px; } }

@media only screen and (min-width: 768px) {
  .margin--top-double\@large {
    margin-top: 40px; } }

@media only screen and (min-width: 1025px) {
  .margin--top-double\@xlarge {
    margin-top: 40px; } }

.margin--top-none {
  margin-top: 0; }

.margin--top {
  margin-top: 10px; }

.margin--top-double {
  margin-top: 20px; }

.margin--top-triple {
  margin-top: 30px; }

.margin--top-quadruple {
  margin-top: 40px; }

.margin--top-auto {
  margin-top: auto; }

.margin--bottom-none {
  margin-bottom: 0; }

.margin--bottom {
  margin-bottom: 10px; }

.margin--bottom-double {
  margin-bottom: 20px; }

.margin--bottom-triple {
  margin-bottom: 30px; }

.margin--bottom-quadruple {
  margin-bottom: 40px; }

.margin--bottom-auto {
  margin-bottom: auto; }

.margin--left-none {
  margin-left: 0; }

.margin--left {
  margin-left: 10px; }

.margin--left-double {
  margin-left: 20px; }

.margin--left-triple {
  margin-left: 30px; }

.margin--left-quadruple {
  margin-left: 40px; }

.margin--left-auto {
  margin-left: auto; }

.margin--right-none {
  margin-right: 0; }

.margin--right {
  margin-right: 10px; }

.margin--right-double {
  margin-right: 20px; }

.margin--right-triple {
  margin-right: 30px; }

.margin--right-quadruple {
  margin-right: 40px; }

.margin--right-auto {
  margin-right: auto; }

/* Padding
   ========================================================================== */
.padding--bottom {
  padding-bottom: 20px; }

.padding--bottom-double {
  padding-bottom: 40px; }

.padding--bottom-triple {
  padding-bottom: 60px; }

.padding--bottom-quadruple {
  padding-bottom: 80px; }

.padding--bottom-half {
  padding-bottom: 10px; }

.padding--top {
  padding-top: 20px; }

.padding--top-double {
  padding-top: 40px; }

.padding--top-triple {
  padding-top: 60px; }

.padding--top-quadruple {
  padding-top: 80px; }

.padding--top-half {
  padding-top: 10px; }

/* Centering
   ========================================================================== */
.center--horizontal {
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.center--vertical {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.center {
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.align--middle {
  vertical-align: middle; }

.overflow--hidden {
  overflow: hidden; }

.group::after {
  content: "";
  display: table;
  clear: both; }

/* Sizing
   ========================================================================== */
@media only screen and (min-width: 561px) {
  .minheight--250 {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 15.625rem; } }

/* ==========================================================================
   Images
   ========================================================================== */
.image--responsive {
  width: 100%; }

/* ==========================================================================
   Lists
   ========================================================================== */
.list--clean {
  margin: 0;
  padding: 0;
  list-style: none; }

/* ==========================================================================
   Colors
   ========================================================================== */
/* ==========================================================================
    Sizes
   ========================================================================== */
/* ==========================================================================
   Fonts
   ========================================================================== */
/* Get Colors
   ========================================================================== */
/* Gradient
   ========================================================================== */
/* Input Placeholder Styling
   ========================================================================== */
/* ==========================================================================
   Create the Grid
   ========================================================================== */
/* ==========================================================================
   Colors
   ========================================================================== */
/* ==========================================================================
    Sizes
   ========================================================================== */
/* ==========================================================================
   Fonts
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Media Query Sizing
   ========================================================================== */
/* 0, 560px */
/* 561px, 767px */
/* 768px, 1024px */
/* 1025px 1440px */
/* ==========================================================================
   Generate the Gridle classes
   ========================================================================== */
.box {
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.25); }

.box--outline {
  border: 1px #fff solid; }

.button {
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none; }

.button-sm {
  border: 1px #fff solid;
  border-radius: 8px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700; }
  .button-sm:not(.button--no-hover):hover {
    background-color: #864c98; }

.button-md {
  background-color: #432a6d;
  background-image: linear-gradient(180deg, #864c98, #432a6d);
  color: #ffffff;
  border-radius: 8px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.25);
  font-size: 18px;
  font-weight: 700;
  padding: 15px 35px; }
  .button-md:hover {
    background-image: linear-gradient(180deg, #864c98, #5c287a); }

.button--normal {
  background-color: #432a6d;
  background-image: linear-gradient(180deg, #864c98, #432a6d);
  color: #ffffff;
  border-radius: 8px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.25);
  font-size: 14px;
  font-weight: 700;
  padding: 15px 35px; }
  .button--normal:hover {
    background-image: linear-gradient(180deg, #864c98, #5c287a); }

.button--no-border {
  border: 0 #fff solid;
  border-radius: 0; }

.button--gray {
  background-color: #4e4e4e;
  background-image: linear-gradient(180deg, #959595, #4e4e4e); }
  .button--gray:hover {
    background-image: linear-gradient(180deg, #959595, #4e4e4e); }

.button--play {
  position: relative;
  padding-right: 3.75rem; }
  .button--play > span {
    display: block;
    position: absolute;
    top: 53%;
    right: 2rem;
    z-index: 10;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .button--play > span svg {
      display: inline-block;
      stroke-width: 0;
      stroke: white;
      fill: white;
      width: 1.25rem;
      height: 1.25rem; }

.background-purple-gradient {
  background-image: linear-gradient(180deg, #5c287a, #432a6d); }

.background-light-purple-gradient {
  background-image: linear-gradient(180deg, #864c98, #432a6d); }

.media {
  padding: 30px; }

.content {
  background-color: #ffffff;
  padding: 30px;
  color: #432a6d; }
  .content > img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto; }

.carousel {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 95%; }
  .carousel .carousel-slide {
    padding: 0;
    margin: 0;
    width: 100%; }
    .carousel .carousel-slide .thumbnail {
      padding: 20px 10px; }
    .carousel .carousel-slide a {
      display: block; }
    .carousel .carousel-slide img {
      display: block;
      width: 100%; }
  @media screen and (min-width: 450px) {
    .carousel .carousel-slide {
      width: initial; }
      .carousel .carousel-slide img {
        width: initial; } }

.buckets {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.bucket {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  padding: 40px 20px;
  color: #ffffff;
  margin: 10px;
  width: calc(195px - 40px); }

.icon img {
  height: 27px; }

.bucket--content {
  font-size: 13px; }
  .bucket--content h3 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase; }

.signup-form {
  margin: 3.75rem auto 0 auto; }

.form-errors {
  max-width: 600px; }

.email-yes {
  margin: 0 auto; }
  @media screen and (min-width: 700px) {
    .email-yes {
      max-width: 430px; } }

.email-disclaimer {
  margin: 0 auto 3.75rem;
  max-width: 460px;
  font-size: 0.625rem;
  line-height: 1.2em; }

.signup-form--border {
  border: 0.0625rem #432a6d solid; }
  .signup-form--border .email-disclaimer {
    margin-bottom: 1.875rem; }

.form-signup .display--flex {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (min-width: 700px) {
    .form-signup .display--flex {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }

.form-signup a {
  color: #5c287a; }

.form-signup input, .form-signup select {
  font-family: "Gotham A", "Gotham B";
  font-weight: 400;
  font-size: 12px;
  padding: 0.625rem;
  border: 0;
  color: #432a6d;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.form-group {
  margin: 0.625rem;
  border: 2px #432a6d solid; }

.footer-copy {
  max-width: 768px;
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.8; }

footer {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  text-align: center; }
  footer nav ul {
    list-style-type: none;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  footer nav li a {
    display: inline-block;
    padding: 0 0.3125rem;
    color: #ffffff;
    text-decoration: none; }
  @media screen and (max-width: 1020px) {
    footer nav ul.display--flex {
      display: block;
      padding-left: 0; }
    footer nav li {
      display: block;
      line-height: 1.25rem; } }

body {
  background-color: #432a6d; }

hr {
  height: 1px;
  border: 0;
  background-color: #5c287a;
  margin-top: 3.125rem;
  max-width: 48rem; }

.hide {
  display: none; }

/*
https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*/
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */ }

#container {
  font-family: "Gotham A", "Gotham B";
  font-weight: 400; }

/*	SKIP LINKS
   	==========================================================================	*/
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #000000;
  color: white;
  padding: 8px;
  z-index: 100; }

.video-player {
  max-width: 43.75rem;
  margin: 0 auto;
  /* <div class="aspectRatio"> <div class="inner-wrapper"></div> </div> */
  position: relative; }
  .video-player:before {
    display: block;
    content: "";
    width: 100%; }
  .video-player > .inner-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .video-player:before {
    padding-top: 56.25%; }
  .video-player iframe {
    width: 100%;
    height: 100%; }

.nav {
  background-color: #ffffff;
  overflow: hidden; }
  .nav ul {
    list-style: none;
    padding: 0;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media screen and (min-width: 655px) {
      .nav ul {
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .nav ul a {
      display: block;
      letter-spacing: normal;
      padding: 0 0.625rem;
      color: #5c287a;
      position: relative;
      text-decoration: none; }
      .nav ul a:hover, .nav ul a.cur {
        color: #959595; }
      @media screen and (min-width: 655px) {
        .nav ul a {
          padding: 0 0.9375rem; } }
    .nav ul li {
      padding: 0.1875rem; }
      @media screen and (min-width: 655px) {
        .nav ul li {
          padding: 0; } }
      .nav ul li:not(:first-child) a:before {
        content: "|";
        position: absolute;
        left: 0;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        color: #5c287a; }
      .nav ul li.current-menu-item a, .nav ul li.current_page_item a {
        color: #864c98; }

.nav-tabs ul {
  border-bottom: 0.0625rem #432a6d solid;
  max-width: 50rem;
  margin: 0 auto;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .nav-tabs ul li {
    border-left: 0.0625rem #432a6d solid;
    border-top: 0.0625rem #432a6d solid;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem; }
    .nav-tabs ul li:last-child {
      border-right: 0.0625rem #432a6d solid; }
    .nav-tabs ul li a:before {
      display: none; }
    .nav-tabs ul li.current-menu-item, .nav-tabs ul li.current_page_item {
      background-color: #432a6d; }
      .nav-tabs ul li.current-menu-item a, .nav-tabs ul li.current_page_item a {
        color: #ffffff; }

.hero {
  position: relative;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.25); }

.logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 68.4082031%;
  max-width: 500px; }

.cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 976px;
  margin: 0 auto; }

.col {
  width: 100%;
  padding: 0 2.5rem; }
  .col h3 {
    margin-bottom: 0.3125rem; }
  @media screen and (min-width: 768px) {
    .col {
      width: calc(50% - 80px); } }

.col--full {
  width: 100%; }

.staff {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 960px; }
  .staff + div, .staff + div + div {
    max-width: 960px;
    margin: 0 auto; }
  .staff dl {
    margin: 0; }
    .staff dl dt {
      margin: 0;
      line-height: 1.4; }
      .staff dl dt dd {
        display: none;
        padding: 0 0 0 1.5625rem;
        font-size: 0.875rem; }
    .staff dl dd {
      overflow: hidden;
      margin: 0;
      color: #4e4e4e; }
    .staff dl.expandable-questions {
      position: relative;
      cursor: pointer;
      max-width: initial; }
      .staff dl.expandable-questions dt {
        padding-left: 1.5625rem; }
        .staff dl.expandable-questions dt:before {
          content: "";
          width: 8px;
          height: 13px;
          position: absolute;
          left: 0;
          top: 0.125rem;
          background: url("img/arrow.png") 0 0 no-repeat;
          transition: -webkit-transform 200ms;
          transition: transform 200ms;
          transition: transform 200ms, -webkit-transform 200ms; }
        .staff dl.expandable-questions dt.open:before {
          top: 6px;
          width: 13px;
          height: 8px;
          background: url("img/arrow-down.png") 0 0 no-repeat; }
  .staff ul.display--flex {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .staff ul.display--flex li {
      width: 100%; }
      @media screen and (min-width: 630px) {
        .staff ul.display--flex li {
          width: 48%; } }
      .staff ul.display--flex li.colspan {
        width: 100%; }
  @media screen and (min-width: 450px) {
    .staff {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .staff li {
    padding-bottom: 0.5rem; }

@media screen and (min-width: 450px) {
  .column--block {
    width: 45%;
    margin-bottom: 1.25rem; } }

.column--block-full {
  width: 100%; }

.staff, .expandable-questions, .schedule {
  overflow: hidden;
  margin: 0 auto; }
  .staff .text--h3, .expandable-questions .text--h3, .schedule .text--h3 {
    letter-spacing: 0.05em; }

.expandable-questions {
  max-width: 768px; }
  .expandable-questions a {
    word-wrap: break-word;
    color: #5c287a; }
  .expandable-questions h4 {
    padding-left: 1.5625rem;
    margin-top: 3.125rem; }
  .expandable-questions dt {
    margin-top: 1.25rem;
    padding-left: 1.5625rem;
    position: relative; }
    .expandable-questions dt button {
      border: 0;
      background-color: transparent;
      padding: 0;
      color: #432a6d;
      font-family: "Gotham A", "Gotham B";
      cursor: pointer; }
      .expandable-questions dt button:before {
        content: "";
        width: 8px;
        height: 13px;
        position: absolute;
        left: 0;
        top: 0;
        background: url("img/arrow.png") 0 0 no-repeat;
        transition: -webkit-transform 200ms;
        transition: transform 200ms;
        transition: transform 200ms, -webkit-transform 200ms; }
      .expandable-questions dt button:hover, .expandable-questions dt button:focus {
        color: #864c98; }
    .expandable-questions dt.open button:before {
      top: 6px;
      width: 13px;
      height: 8px;
      background: url("img/arrow-down.png") 0 0 no-repeat; }
  .expandable-questions dd {
    display: none;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 1.5625rem;
    color: #4e4e4e;
    font-size: 0.875rem; }
  .expandable-questions .text--footnote {
    text-align: center;
    margin-top: 50px; }

.schedule, .resources {
  max-width: 960px;
  margin: 0 auto; }
  .schedule .member a, .resources .member a {
    text-decoration: none; }
  .schedule .member[data-inactive] a, .resources .member[data-inactive] a {
    cursor: default; }
  .schedule .member[data-inactive]:hover .member-overlay, .resources .member[data-inactive]:hover .member-overlay {
    opacity: 0; }
  .schedule .member-photo-holder img, .resources .member-photo-holder img {
    height: auto;
    max-width: 100%; }
  .schedule .member-name, .resources .member-name {
    letter-spacing: normal; }
  .schedule .member-title, .resources .member-title {
    margin-top: 5px;
    letter-spacing: normal; }
  .schedule .member-bio-close, .resources .member-bio-close {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; }
  .schedule .member-bio, .resources .member-bio {
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 100%;
    padding: 0;
    width: 100%; }
  .schedule .member-bio-name, .resources .member-bio-name {
    padding-bottom: 20px;
    text-align: left; }
  .schedule .member-bio-details, .resources .member-bio-details {
    padding-left: 0; }
  .schedule .member-bio-content, .resources .member-bio-content {
    overflow: hidden; }
    .schedule .member-bio-content p:first-child, .resources .member-bio-content p:first-child {
      margin-top: 0; }
  @media only screen and (max-width: 560px) {
    .schedule .member, .resources .member {
      margin-left: 0; } }
  @media only screen and (min-width: 768px) {
    .schedule .panel-info, .resources .panel-info {
      padding-left: 50px;
      padding-right: 50px; }
    .schedule .member, .resources .member {
      -webkit-flex: 0 1 calc(16% - 16px);
          -ms-flex: 0 1 calc(16% - 16px);
              flex: 0 1 calc(16% - 16px);
      width: calc(16% - 16px); }
    .schedule .member-name, .resources .member-name {
      line-height: 1em; }
    .schedule .member-avatar, .resources .member-avatar {
      background-color: #432a6d;
      box-sizing: border-box;
      height: 0;
      padding-bottom: 92.5%;
      width: 101.4%; }
    .schedule .member-bio-close, .resources .member-bio-close {
      -webkit-align-self: flex-start;
          -ms-flex-item-align: start;
              align-self: flex-start;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }

.resources {
  max-width: initial; }
  .resources .member-photo {
    margin: 0.625rem 0; }
  .resources .member-avatar {
    height: 0;
    padding-bottom: 40.56%;
    width: 40.56%; }
    @media only screen and (min-width: 768px) {
      .resources .member-avatar {
        padding-bottom: 13.21429%;
        width: 14.48571%; } }

.event time {
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase; }

.event footer {
  text-align: left;
  max-width: initial; }
  .event footer p {
    margin: 0; }

@media only screen and (min-width: 768px) {
  .event {
    padding: 0 3.75rem 0 6.25rem;
    position: relative; }
    .event time {
      position: absolute;
      top: 1.4375rem;
      left: 0; } }

.event-wrapper {
  border-bottom: 1px #432a6d solid; }
  .event-wrapper header {
    text-align: center;
    margin-bottom: rem(20); }
    @media only screen and (min-width: 768px) {
      .event-wrapper header {
        text-align: left;
        margin-bottom: 0; } }
  .event--last .event-wrapper {
    border-bottom: 0; }

.social {
  margin-top: 40px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .social a {
    display: block;
    padding: 0 10px; }
    .social a:hover[title="Twitter"] svg {
      fill: #1da1f2; }
    .social a:hover[title="Instagram"] svg {
      fill: #d93175; }

.watch-the-panel {
  text-align: center;
  margin: 0 0 1.25rem 0; }
  @media only screen and (min-width: 768px) {
    .watch-the-panel {
      text-align: left; } }

.tiny-logo {
  display: inline-block;
  margin-right: 6px; }
  .tiny-logo img {
    height: 11px; }
