@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

small {
  font-size: inherit; }

sub,
sup {
  font-size: 50%;
  position: relative;
  vertical-align: baseline;
  line-height: 0; }

sup {
  top: -0.65em; }

sub {
  bottom: -0.25rem; }

code,
kbd,
pre,
samp {
  font-size: inherit; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

optgroup {
  font-weight: 700; }

blockquote,
q {
  quotes: none; }

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none; }

body {
  color: #000;
  height: 100%;
  min-width: 320px; }

a {
  color: #000; }

html {
  box-sizing: border-box;
  height: 100%;
  -moz-osx-font-smoothing: grayscale; }

*,
*::before,
*::after {
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

img {
  max-width: 100%; }

svg {
  max-height: 100%; }

input {
  -webkit-appearance: none;
  border-radius: 0; }

table {
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum" 1;
  -moz-font-feature-settings: "tnum=1";
  -webkit-font-feature-settings: "tnum" 1;
  font-feature-settings: "tnum" 1;
  border-collapse: separate;
  border-spacing: 0;
  max-width: 100%;
  width: 100%; }

th {
  text-align: left;
  font-weight: 700;
  vertical-align: bottom; }

th,
td {
  padding: 0.5rem; }

td {
  vertical-align: middle; }

html {
  font-size: 16px;
  font-family: "Sina Nova", Georgia, Times, serif;
  line-height: 1.125;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

body {
  font-size: 2.125rem;
  line-height: 2.25rem; }

h1 {
  font-size: 3rem;
  line-height: 4.5rem; }
  @media (min-width: 768px) {
    h1 {
      font-size: 4rem; } }

h2 {
  font-size: 3rem;
  line-height: 3.5rem; }

h3 {
  font-size: 2.25rem;
  line-height: 2.5rem; }

h4 {
  font-size: 2.125rem;
  line-height: 2.25rem; }

h5 {
  font-size: 1.75rem;
  line-height: 2rem; }

h6 {
  font-size: 1.5rem;
  line-height: 1.75rem; }

.knockout h6, .page-content h1 h6,
.page-content h2 h6,
.page-content h3 h6,
.page-content h4 h6,
.page-content h5 h6,
.page-content h6 h6,
h6.knockout,
.page-content h6 {
  font-family: "Sina Nova", Georgia, Times, serif;
  font-weight: 400;
  letter-spacing: 0.1em; }

h1.knockout, .page-content h1,
h2.knockout,
.page-content h2,
h3.knockout,
.page-content h3 {
  line-height: 0.9; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    opacity: 0.6;
    transition: opacity 0.15s ease; }
  a:active {
    opacity: 0.8; }

strong,
b {
  font-weight: 700; }

em,
i {
  font-style: italic; }

strong.knockout,
b.knockout {
  font-weight: normal;
  font-family: "Knockout 68 A", "Knockout 68 B", Helvetica, Arial, sans-serif; }

em.knockout,
i.knockout {
  font-style: normal; }

abbr {
  font-family: "Sina Nova SC", Georgia, Times, serif; }

ol,
ul {
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum" 1;
  -moz-font-feature-settings: "tnum=1";
  -webkit-font-feature-settings: "tnum" 1;
  font-feature-settings: "tnum" 1;
  padding-left: 2rem; }

@media (max-width: 640px) {
  html {
    font-size: 14px; } }
.xs-block-grid-1, .xs-block-grid-2, .xs-block-grid-3, .xs-block-grid-4, .xs-block-grid-5, .xs-block-grid-6 {
  font-size: 0;
  margin: -0.5rem;
  padding: 0; }
  .xs-block-grid-1 .block-grid__item, .xs-block-grid-2 .block-grid__item, .xs-block-grid-3 .block-grid__item, .xs-block-grid-4 .block-grid__item, .xs-block-grid-5 .block-grid__item, .xs-block-grid-6 .block-grid__item {
    display: inline-block;
    margin: 0.5rem;
    font-size: 16px;
    vertical-align: top; }

@media (min-width: 640px) {
  .sm-block-grid-1, .sm-block-grid-2, .sm-block-grid-3, .sm-block-grid-4, .sm-block-grid-5, .sm-block-grid-6 {
    font-size: 0;
    margin: -0.5rem;
    padding: 0; }
    .sm-block-grid-1 .block-grid__item, .sm-block-grid-2 .block-grid__item, .sm-block-grid-3 .block-grid__item, .sm-block-grid-4 .block-grid__item, .sm-block-grid-5 .block-grid__item, .sm-block-grid-6 .block-grid__item {
      display: inline-block;
      margin: 0.5rem;
      font-size: 16px;
      vertical-align: top; } }
@media (min-width: 768px) {
  .md-block-grid-1, .md-block-grid-2, .md-block-grid-3, .md-block-grid-4, .md-block-grid-5, .md-block-grid-6 {
    font-size: 0;
    margin: -0.5rem;
    padding: 0; }
    .md-block-grid-1 .block-grid__item, .md-block-grid-2 .block-grid__item, .md-block-grid-3 .block-grid__item, .md-block-grid-4 .block-grid__item, .md-block-grid-5 .block-grid__item, .md-block-grid-6 .block-grid__item {
      display: inline-block;
      margin: 0.5rem;
      font-size: 16px;
      vertical-align: top; } }
@media (min-width: 1024px) {
  .lg-block-grid-1, .lg-block-grid-2, .lg-block-grid-3, .lg-block-grid-4, .lg-block-grid-5, .lg-block-grid-6 {
    font-size: 0;
    margin: -0.5rem;
    padding: 0; }
    .lg-block-grid-1 .block-grid__item, .lg-block-grid-2 .block-grid__item, .lg-block-grid-3 .block-grid__item, .lg-block-grid-4 .block-grid__item, .lg-block-grid-5 .block-grid__item, .lg-block-grid-6 .block-grid__item {
      display: inline-block;
      margin: 0.5rem;
      font-size: 16px;
      vertical-align: top; } }
.xs-block-grid-1 .block-grid__item {
  width: 100%; }
.xs-block-grid-2 .block-grid__item {
  width: calc(50% - 1rem); }
.xs-block-grid-3 .block-grid__item {
  width: calc(33.3333333333% - 1rem); }
.xs-block-grid-4 .block-grid__item {
  width: calc(25% - 1rem); }
.xs-block-grid-5 .block-grid__item {
  width: calc(20% - 1rem); }
.xs-block-grid-6 .block-grid__item {
  width: calc(16.6666666667% - 1rem); }

@media (min-width: 640px) {
  .sm-block-grid-1 .block-grid__item {
    width: 100%; }
  .sm-block-grid-2 .block-grid__item {
    width: calc(50% - 1rem); }
  .sm-block-grid-3 .block-grid__item {
    width: calc(33.3333333333% - 1rem); }
  .sm-block-grid-4 .block-grid__item {
    width: calc(25% - 1rem); }
  .sm-block-grid-5 .block-grid__item {
    width: calc(20% - 1rem); }
  .sm-block-grid-6 .block-grid__item {
    width: calc(16.6666666667% - 1rem); } }
@media (min-width: 768px) {
  .md-block-grid-1 .block-grid__item {
    width: 100%; }
  .md-block-grid-2 .block-grid__item {
    width: calc(50% - 1rem); }
  .md-block-grid-3 .block-grid__item {
    width: calc(33.3333333333% - 1rem); }
  .md-block-grid-4 .block-grid__item {
    width: calc(25% - 1rem); }
  .md-block-grid-5 .block-grid__item {
    width: calc(20% - 1rem); }
  .md-block-grid-6 .block-grid__item {
    width: calc(16.6666666667% - 1rem); } }
@media (min-width: 1024px) {
  .lg-block-grid-1 .block-grid__item {
    width: 100%; }
  .lg-block-grid-2 .block-grid__item {
    width: calc(50% - 1rem); }
  .lg-block-grid-3 .block-grid__item {
    width: calc(33.3333333333% - 1rem); }
  .lg-block-grid-4 .block-grid__item {
    width: calc(25% - 1rem); }
  .lg-block-grid-5 .block-grid__item {
    width: calc(20% - 1rem); }
  .lg-block-grid-6 .block-grid__item {
    width: calc(16.6666666667% - 1rem); } }
.no-gutters {
  margin: 0; }
  .no-gutters .block-grid-item {
    margin: 0; }

.xs-block-grid-1.no-gutters .block-grid__item {
  width: 100%; }
.xs-block-grid-2.no-gutters .block-grid__item {
  width: 50%; }
.xs-block-grid-3.no-gutters .block-grid__item {
  width: 33.3333333333%; }
.xs-block-grid-4.no-gutters .block-grid__item {
  width: 25%; }
.xs-block-grid-5.no-gutters .block-grid__item {
  width: 20%; }
.xs-block-grid-6.no-gutters .block-grid__item {
  width: 16.6666666667%; }

@media (min-width: 640px) {
  .sm-block-grid-1.no-gutters .block-grid__item {
    width: 100%; }
  .sm-block-grid-2.no-gutters .block-grid__item {
    width: 50%; }
  .sm-block-grid-3.no-gutters .block-grid__item {
    width: 33.3333333333%; }
  .sm-block-grid-4.no-gutters .block-grid__item {
    width: 25%; }
  .sm-block-grid-5.no-gutters .block-grid__item {
    width: 20%; }
  .sm-block-grid-6.no-gutters .block-grid__item {
    width: 16.6666666667%; } }
@media (min-width: 768px) {
  .md-block-grid-1.no-gutters .block-grid__item {
    width: 100%; }
  .md-block-grid-2.no-gutters .block-grid__item {
    width: 50%; }
  .md-block-grid-3.no-gutters .block-grid__item {
    width: 33.3333333333%; }
  .md-block-grid-4.no-gutters .block-grid__item {
    width: 25%; }
  .md-block-grid-5.no-gutters .block-grid__item {
    width: 20%; }
  .md-block-grid-6.no-gutters .block-grid__item {
    width: 16.6666666667%; } }
@media (min-width: 1024px) {
  .lg-block-grid-1.no-gutters .block-grid__item {
    width: 100%; }
  .lg-block-grid-2.no-gutters .block-grid__item {
    width: 50%; }
  .lg-block-grid-3.no-gutters .block-grid__item {
    width: 33.3333333333%; }
  .lg-block-grid-4.no-gutters .block-grid__item {
    width: 25%; }
  .lg-block-grid-5.no-gutters .block-grid__item {
    width: 20%; }
  .lg-block-grid-6.no-gutters .block-grid__item {
    width: 16.6666666667%; } }
.fill-white {
  background-color: #fff; }

.fill-black {
  background-color: #000; }

.fill-near-black {
  background-color: #111; }

.fill-yellow {
  background-color: #ffc800; }

.fill-tan {
  background-color: #bab4ad; }

.fill-red {
  background-color: #f00; }

.fill-green {
  background-color: #00ff02; }

.fill-cyan {
  background-color: #0ff; }

.fill-magenta {
  background-color: #fd01fe; }

.fill-olive {
  background-color: #777057; }

.fill-bronze {
  background-color: #AF9664; }

.fill-f2019-violet {
  background-color: #8076e5; }

.fill-f2019-blue {
  background-color: #152596; }

.fill-f2019-purple {
  background-color: #954d80; }

.fill-f2019-pink {
  background-color: #eab3a4; }

.fill-f2019-dark-pink {
  background-color: #ff9fa1; }

.fill-f2019-yellow {
  background-color: #e5ad48; }

.fill-f2019-green {
  background-color: #788f48; }

.fill-w2020-blue {
  background-color: #00ccff; }

.fill-w2020-lightblue {
  background-color: #59deff; }

.fill-w2020-darkblue {
  background-color: #003042; }

.fill-w2020-mint {
  background-color: #00ffd9; }

.fill-w2020-darkgrey {
  background-color: #4d4d4d; }

.fill-athome-green {
  background-color: #63e15a; }

.fill-athome-lightgreen {
  background-color: #aaf0a4; }

.fill-athome-darkgreen {
  background-color: #009200; }

.fill-lhm-teal {
  background-color: #52B18E; }

.fill-lhm-pink {
  background-color: #FF93E2; }

.fill-lhm-gray {
  background-color: #5D5A56; }

.fill-f2020-brick {
  background-color: #721100; }

.fill-f2020-yellow {
  background-color: #ffb400; }

.fill-f2020-orange {
  background-color: #ff5900; }

.fill-f2020-grey {
  background-color: #bebebe; }

.fill-darken-1 {
  background-color: rgba(0, 0, 0, 0.1); }

.fill-darken-2 {
  background-color: rgba(0, 0, 0, 0.2); }

.fill-darken-3 {
  background-color: rgba(0, 0, 0, 0.3); }

.fill-darken-4 {
  background-color: rgba(0, 0, 0, 0.4); }

.fill-darken-5 {
  background-color: rgba(0, 0, 0, 0.5); }

.fill-darken-6 {
  background-color: rgba(0, 0, 0, 0.6); }

.fill-darken-7 {
  background-color: rgba(0, 0, 0, 0.7); }

.fill-darken-8 {
  background-color: rgba(0, 0, 0, 0.8); }

.fill-darken-9 {
  background-color: rgba(0, 0, 0, 0.9); }

.fill-lighten-1 {
  background-color: rgba(255, 255, 255, 0.1); }

.fill-lighten-2 {
  background-color: rgba(255, 255, 255, 0.2); }

.fill-lighten-3 {
  background-color: rgba(255, 255, 255, 0.3); }

.fill-lighten-4 {
  background-color: rgba(255, 255, 255, 0.4); }

.fill-lighten-5 {
  background-color: rgba(255, 255, 255, 0.5); }

.fill-lighten-6 {
  background-color: rgba(255, 255, 255, 0.6); }

.fill-lighten-7 {
  background-color: rgba(255, 255, 255, 0.7); }

.fill-lighten-8 {
  background-color: rgba(255, 255, 255, 0.8); }

.fill-lighten-9 {
  background-color: rgba(255, 255, 255, 0.9); }

.text-white {
  color: #fff; }

.text-black {
  color: #000; }

.text-near-black {
  color: #111; }

.text-yellow {
  color: #ffc800; }

.text-tan {
  color: #bab4ad; }

.text-red {
  color: #f00; }

.text-green {
  color: #00ff02; }

.text-cyan {
  color: #0ff; }

.text-magenta {
  color: #fd01fe; }

.text-olive {
  color: #777057; }

.text-bronze {
  color: #AF9664; }

.text-spring-green {
  color: #33d246; }

.text-yellow-pure {
  color: #ffff00; }

.text-f2019-violet {
  color: #8076e5; }

.text-f2019-blue {
  color: #152596; }

.text-f2019-purple {
  color: #954d80; }

.text-f2019-pink {
  color: #eab3a4; }

.text-f2019-dark-pink {
  color: #ff9fa1; }

.text-f2019-yellow {
  color: #e5ad48; }

.text-f2019-green {
  color: #788f48; }

.text-w2020-blue {
  color: #00ccff; }

.text-w2020-lightblue {
  color: #59deff; }

.text-w2020-darkblue {
  color: #003042; }

.text-w2020-mint {
  color: #00ffd9; }

.text-w2020-darkgrey {
  color: #4d4d4d; }

.text-athome-green {
  color: #63e15a; }

.text-athome-lightgreen {
  color: #aaf0a4; }

.text-athome-darkgreen {
  color: #009200; }

.text-lhm-teal {
  color: #52B18E; }

.text-lhm-pink {
  color: #FF93E2; }

.text-lhm-gray {
  color: #5D5A56; }

.text-f2020-brick {
  color: #721100; }

.text-f2020-yellow {
  color: #ffb400; }

.text-f2020-orange {
  color: #ff5900; }

.text-f2020-grey {
  color: #bebebe; }

.text-darken-1 {
  color: rgba(0, 0, 0, 0.1); }

.text-darken-2 {
  color: rgba(0, 0, 0, 0.2); }

.text-darken-3 {
  color: rgba(0, 0, 0, 0.3); }

.text-darken-4 {
  color: rgba(0, 0, 0, 0.4); }

.text-darken-5 {
  color: rgba(0, 0, 0, 0.5); }

.text-darken-6 {
  color: rgba(0, 0, 0, 0.6); }

.text-darken-7 {
  color: rgba(0, 0, 0, 0.7); }

.text-darken-8 {
  color: rgba(0, 0, 0, 0.8); }

.text-darken-9 {
  color: rgba(0, 0, 0, 0.9); }

.text-lighten-1 {
  color: rgba(255, 255, 255, 0.1); }

.text-lighten-2 {
  color: rgba(255, 255, 255, 0.2); }

.text-lighten-3 {
  color: rgba(255, 255, 255, 0.3); }

.text-lighten-4 {
  color: rgba(255, 255, 255, 0.4); }

.text-lighten-5 {
  color: rgba(255, 255, 255, 0.5); }

.text-lighten-5 {
  color: rgba(255, 255, 255, 0.5); }

.text-lighten-6 {
  color: rgba(255, 255, 255, 0.6); }

.text-lighten-7 {
  color: rgba(255, 255, 255, 0.7); }

.text-lighten-8 {
  color: rgba(255, 255, 255, 0.8); }

.text-lighten-9 {
  color: rgba(255, 255, 255, 0.9); }

.winter-tour-2017 {
  background-position: top right;
  background-repeat: no-repeat;
  background-image: url(/images/body/winter-tour-2017.png);
  background-size: 300px; }
  @media (max-width: 640px) {
    .winter-tour-2017 {
      background-size: 200px; } }

.spring-tour-2017 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/body/2017-spring-bg.jpg);
  background-size: cover; }
  .spring-tour-2017.Contributors {
    background-image: url(/images/body/2017-spring-bg-v.jpg); }

.fall-tour-2017 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/body/2017-fall-bg.jpg);
  background-size: cover; }
  .fall-tour-2017.Contributors {
    background-image: url(/images/body/2017-fall-bg-v.jpg); }

.winter-tour-2018 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/body/2018-winter-bg-ani.gif);
  background-size: cover; }
  @media (min-width: 1000px) {
    .winter-tour-2018 {
      background-image: url(/images/body/2018-winter-bg.png); } }
  .winter-tour-2018.Contributors {
    background-image: url(/images/body/2018-winter-bg-v.png); }

.spring-tour-2018 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/body/2018-spring-bg-ani.gif);
  background-size: cover; }
  @media (min-width: 1000px) {
    .spring-tour-2018 {
      background-image: url(/images/body/2018-spring-bg.jpg); } }
  .spring-tour-2018.Contributors {
    background-image: url(/images/body/2018-spring-bg-v.jpg); }

.fall-tour-2018 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/body/2018-fall-bg-ani.gif);
  background-size: cover; }
  @media (min-width: 1000px) {
    .fall-tour-2018 {
      background-image: url(/images/body/2018-fall-bg.jpg); } }
  .fall-tour-2018.Contributors {
    background-image: url(/images/body/2018-fall-bg-v.jpg); }

.winter-tour-2019 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/body/2019-winter-onsale-bg-ani.gif);
  background-size: cover; }
  @media (min-width: 1000px) {
    .winter-tour-2019 {
      background-image: url(/images/body/2019-winter-onsale-bg.jpg); } }
  .winter-tour-2019.Contributors {
    background-image: url(/images/body/2019-winter-bg-v.jpg); }
  @media (min-width: 2000px) {
    .winter-tour-2019 > .xs-py5 {
      padding-top: 5rem;
      padding-bottom: 5rem; } }

.spring-tour-2019 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/body/PUM_Spring19_MobileHeader_OnSale_720x480.gif);
  background-size: cover; }
  @media (min-width: 640px) {
    .spring-tour-2019 {
      background-image: url(/images/body/PUM_Spring19_Header_OnSale_3000x760.jpg); } }
  .spring-tour-2019.Contributors {
    background-image: url(/images/body/PUM_Spring19_ContributorBg_3000x4000-02.jpg); }

.winter-tour-2020 {
  padding: 2rem 0 0; }
  .winter-tour-2020 img {
    width: 100%;
    max-width: 1300px;
    height: auto;
    display: block;
    margin: 0 auto; }

.text-input,
.textarea,
.select,
.date-input {
  font-family: inherit;
  background: #fff;
  font-size: 2.125rem;
  line-height: 2.25rem;
  padding: 0.5rem 0.75rem;
  border: 2px solid #000; }

.select {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20width%3D%2712%27%20height%3D%278%27%20viewBox%3D%270%200%20488%20285%27%3E%3Cpath%20d%3D%27M483.11%2029.381l-24.449-24.485c-2.934-2.938-7.335-4.897-11.246-4.897-3.912%200-8.313%201.959-11.246%204.897l-192.168%20192.448-192.168-192.448c-2.934-2.938-7.335-4.897-11.246-4.897-4.401%200-8.313%201.959-11.246%204.897l-24.449%2024.485c-2.934%202.938-4.89%207.345-4.89%2011.263s1.956%208.325%204.89%2011.263l227.864%20228.196c2.934%202.938%207.335%204.897%2011.246%204.897%203.912%200%208.313-1.959%2011.246-4.897l227.864-228.196c2.934-2.938%204.89-7.345%204.89-11.263s-1.956-8.325-4.89-11.263z%27%20fill%3D%27%23000%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) center;
  background-size: 0.6875rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding-right: 2.5rem; }

select::-ms-expand,
.select::-ms-expand {
  display: none; }

.select--small,
.text-input--small,
.date-input--small {
  font-size: 1.75rem;
  line-height: 2rem;
  padding: 0.3125rem 0.625rem; }

.select--small {
  padding-right: 2rem;
  background-position: calc(100% - 0.875rem) center;
  background-size: 0.5rem; }

.textarea {
  min-height: 6rem;
  padding: 0.5rem 0.075rem; }

.textarea--small {
  min-height: 5rem;
  padding: 0.375rem 0.625rem;
  font-size: 1.75rem;
  line-height: 2rem; }

.radio {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .radio + label {
    cursor: pointer;
    display: block; }
    .radio + label::before {
      content: "";
      display: inline-block;
      width: 0.75rem;
      height: 0.75rem;
      margin-right: 0.375rem;
      position: relative;
      bottom: -1px;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.5); }
    .radio + label::before {
      border-radius: 50%; }

.radio:checked + label::before {
  background-color: #fff;
  border: 4px solid #000; }

.checkbox {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .checkbox + label {
    cursor: pointer;
    display: block; }
    .checkbox + label::before {
      content: "";
      display: inline-block;
      width: 0.75rem;
      height: 0.75rem;
      margin-right: 0.375rem;
      position: relative;
      bottom: -1px;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.5); }
    .checkbox + label::before {
      border-radius: 30%; }

.checkbox:checked + label::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2710%27%20height%3D%2710%27%20viewBox%3D%270%200%20512%20512%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M491.185%20120.619l-42.818-42.818c-5.667-5.667-13.538-8.815-21.409-8.815-7.871%200-15.742%203.148-21.409%208.815l-206.534%20206.849-92.563-92.877c-5.667-5.667-13.538-8.815-21.409-8.815-7.871%200-15.742%203.148-21.409%208.815l-42.818%2042.818c-5.667%205.667-8.815%2013.538-8.815%2021.409%200%207.871%203.148%2015.742%208.815%2021.409l113.972%20113.972%2042.818%2042.818c5.667%205.667%2013.538%208.815%2021.409%208.815%207.871%200%2015.742-3.148%2021.409-8.815l42.818-42.818%20227.943-227.943c5.667-5.667%208.815-13.538%208.815-21.409%200-7.871-3.148-15.742-8.815-21.409z%27%20fill%3D%27%23fff%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  background-size: 0.5rem;
  border-style: none; }

.form-label {
  display: block;
  font-weight: 700;
  margin-bottom: 0.5rem; }

.form-label--small {
  font-size: 1.75rem;
  margin-bottom: 0.25rem; }

.form-label--optional {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400; }

.form-label--required {
  color: #000;
  font-weight: 400; }

.form-helper {
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-top: 0.5rem;
  font-size: 1.75rem; }

.form-feedback {
  display: block;
  margin-top: 0.5rem;
  font-size: 1.75rem; }

.form-fieldset--warning .form-feedback,
.form-fieldset--warning .form-label {
  color: #fd01fe; }
.form-fieldset--warning .text-input,
.form-fieldset--warning .select {
  border-color: #000; }

.form-fieldset--success .form-feedback,
.form-fieldset--success .form-label {
  color: #00ff02; }
.form-fieldset--success .form-feedback::before {
  content: "";
  height: 0.875rem;
  width: 0.875rem;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2710%27%20height%3D%2710%27%20viewBox%3D%270%200%20512%20512%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M491.185%20120.619l-42.818-42.818c-5.667-5.667-13.538-8.815-21.409-8.815-7.871%200-15.742%203.148-21.409%208.815l-206.534%20206.849-92.563-92.877c-5.667-5.667-13.538-8.815-21.409-8.815-7.871%200-15.742%203.148-21.409%208.815l-42.818%2042.818c-5.667%205.667-8.815%2013.538-8.815%2021.409%200%207.871%203.148%2015.742%208.815%2021.409l113.972%20113.972%2042.818%2042.818c5.667%205.667%2013.538%208.815%2021.409%208.815%207.871%200%2015.742-3.148%2021.409-8.815l42.818-42.818%20227.943-227.943c5.667-5.667%208.815-13.538%208.815-21.409%200-7.871-3.148-15.742-8.815-21.409z%27%20fill%3D%27%23fff%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 0.5rem;
  background-color: #00ff02;
  border-radius: 50%;
  background-position: center;
  margin-right: 0.375rem;
  position: relative;
  bottom: -2px; }
.form-fieldset--success .text-input,
.form-fieldset--success .select {
  border-color: #00ff02; }

.form-fieldset--error .form-feedback,
.form-fieldset--error .form-label {
  color: #f00; }
.form-fieldset--error .text-input,
.form-fieldset--error .select {
  border-color: #f00; }

.col {
  float: left; }

.xs-col-1 {
  width: 8.3333333333%; }
.xs-col-2 {
  width: 16.6666666667%; }
.xs-col-3 {
  width: 25%; }
.xs-col-4 {
  width: 33.3333333333%; }
.xs-col-5 {
  width: 41.6666666667%; }
.xs-col-6 {
  width: 50%; }
.xs-col-7 {
  width: 58.3333333333%; }
.xs-col-8 {
  width: 66.6666666667%; }
.xs-col-9 {
  width: 75%; }
.xs-col-10 {
  width: 83.3333333333%; }
.xs-col-11 {
  width: 91.6666666667%; }
.xs-col-12 {
  width: 100%; }
.xs-offset-1 {
  margin-left: 8.3333333333%; }
.xs-offset-2 {
  margin-left: 16.6666666667%; }
.xs-offset-3 {
  margin-left: 25%; }
.xs-offset-4 {
  margin-left: 33.3333333333%; }
.xs-offset-5 {
  margin-left: 41.6666666667%; }
.xs-offset-6 {
  margin-left: 50%; }
.xs-offset-7 {
  margin-left: 58.3333333333%; }
.xs-offset-8 {
  margin-left: 66.6666666667%; }
.xs-offset-9 {
  margin-left: 75%; }
.xs-offset-10 {
  margin-left: 83.3333333333%; }
.xs-offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 640px) {
  .sm-col-1 {
    width: 8.3333333333%; }
  .sm-col-2 {
    width: 16.6666666667%; }
  .sm-col-3 {
    width: 25%; }
  .sm-col-4 {
    width: 33.3333333333%; }
  .sm-col-5 {
    width: 41.6666666667%; }
  .sm-col-6 {
    width: 50%; }
  .sm-col-7 {
    width: 58.3333333333%; }
  .sm-col-8 {
    width: 66.6666666667%; }
  .sm-col-9 {
    width: 75%; }
  .sm-col-10 {
    width: 83.3333333333%; }
  .sm-col-11 {
    width: 91.6666666667%; }
  .sm-col-12 {
    width: 100%; }
  .sm-offset-1 {
    margin-left: 8.3333333333%; }
  .sm-offset-2 {
    margin-left: 16.6666666667%; }
  .sm-offset-3 {
    margin-left: 25%; }
  .sm-offset-4 {
    margin-left: 33.3333333333%; }
  .sm-offset-5 {
    margin-left: 41.6666666667%; }
  .sm-offset-6 {
    margin-left: 50%; }
  .sm-offset-7 {
    margin-left: 58.3333333333%; }
  .sm-offset-8 {
    margin-left: 66.6666666667%; }
  .sm-offset-9 {
    margin-left: 75%; }
  .sm-offset-10 {
    margin-left: 83.3333333333%; }
  .sm-offset-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .md-col-1 {
    width: 8.3333333333%; }
  .md-col-2 {
    width: 16.6666666667%; }
  .md-col-3 {
    width: 25%; }
  .md-col-4 {
    width: 33.3333333333%; }
  .md-col-5 {
    width: 41.6666666667%; }
  .md-col-6 {
    width: 50%; }
  .md-col-7 {
    width: 58.3333333333%; }
  .md-col-8 {
    width: 66.6666666667%; }
  .md-col-9 {
    width: 75%; }
  .md-col-10 {
    width: 83.3333333333%; }
  .md-col-11 {
    width: 91.6666666667%; }
  .md-col-12 {
    width: 100%; }
  .md-offset-1 {
    margin-left: 8.3333333333%; }
  .md-offset-2 {
    margin-left: 16.6666666667%; }
  .md-offset-3 {
    margin-left: 25%; }
  .md-offset-4 {
    margin-left: 33.3333333333%; }
  .md-offset-5 {
    margin-left: 41.6666666667%; }
  .md-offset-6 {
    margin-left: 50%; }
  .md-offset-7 {
    margin-left: 58.3333333333%; }
  .md-offset-8 {
    margin-left: 66.6666666667%; }
  .md-offset-9 {
    margin-left: 75%; }
  .md-offset-10 {
    margin-left: 83.3333333333%; }
  .md-offset-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1024px) {
  .lg-col-1 {
    width: 8.3333333333%; }
  .lg-col-2 {
    width: 16.6666666667%; }
  .lg-col-3 {
    width: 25%; }
  .lg-col-4 {
    width: 33.3333333333%; }
  .lg-col-5 {
    width: 41.6666666667%; }
  .lg-col-6 {
    width: 50%; }
  .lg-col-7 {
    width: 58.3333333333%; }
  .lg-col-8 {
    width: 66.6666666667%; }
  .lg-col-9 {
    width: 75%; }
  .lg-col-10 {
    width: 83.3333333333%; }
  .lg-col-11 {
    width: 91.6666666667%; }
  .lg-col-12 {
    width: 100%; }
  .lg-offset-1 {
    margin-left: 8.3333333333%; }
  .lg-offset-2 {
    margin-left: 16.6666666667%; }
  .lg-offset-3 {
    margin-left: 25%; }
  .lg-offset-4 {
    margin-left: 33.3333333333%; }
  .lg-offset-5 {
    margin-left: 41.6666666667%; }
  .lg-offset-6 {
    margin-left: 50%; }
  .lg-offset-7 {
    margin-left: 58.3333333333%; }
  .lg-offset-8 {
    margin-left: 66.6666666667%; }
  .lg-offset-9 {
    margin-left: 75%; }
  .lg-offset-10 {
    margin-left: 83.3333333333%; }
  .lg-offset-11 {
    margin-left: 91.6666666667%; } }
.gutters {
  margin: 0 -0.5rem; }
  .gutters > .col {
    padding: 0 0.5rem; }

.table-border {
  border: 1px solid rgba(0, 0, 0, 0.5); }
  .table-border th {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
  .table-border tr td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
  .table-border tr:last-child td {
    border-bottom: 0; }

.table-border td,
.table-border th {
  padding: 1rem; }

.table {
  border-collapse: separate;
  border-spacing: 0;
  display: table; }

.td,
.th {
  display: table-cell; }

.tr {
  display: table-row; }

.text-tour-dates {
  font-size: 4rem;
  line-height: 4.5rem; }
  @media (min-width: 768px) {
    .text-tour-dates {
      font-size: 2.25rem;
      line-height: 2.5rem; } }

.text-1 {
  font-size: 4rem;
  line-height: 4.5rem; }

.text-2 {
  font-size: 3rem;
  line-height: 3.5rem; }

.text-3 {
  font-size: 2.25rem;
  line-height: 2.5rem; }

.text-4 {
  font-size: 2.125rem;
  line-height: 2.25rem; }

.text-5 {
  font-size: 1.75rem;
  line-height: 2rem; }

.text-6 {
  font-size: 1.5rem;
  line-height: 1.75rem; }

.text-7 {
  font-size: 1.25rem;
  line-height: 1.3755; }

.text-8 {
  font-size: 1.125rem;
  line-height: 1.25rem; }

.text-white {
  color: #fff; }

.text-0 {
  font-size: 4rem;
  line-height: 4.5rem; }
  @media (min-width: 640px) {
    .text-0 {
      font-size: 4.5rem;
      line-height: 5rem; } }
  @media (min-width: 1024px) {
    .text-0 {
      font-size: 5.5rem;
      line-height: 6rem; } }

.regular,
.normal {
  font-weight: 400; }

.bold {
  font-weight: 700; }

.italic {
  font-style: italic; }

.caps {
  text-transform: uppercase; }

.loose {
  letter-spacing: 0.15em; }

.x-loose {
  letter-spacing: 0.25em; }

.tight {
  letter-spacing: -0.1em; }

.xs-text-left {
  text-align: left; }
.xs-text-center {
  text-align: center; }
.xs-text-right {
  text-align: right; }
.xs-text-justify {
  text-align: justify; }

@media (min-width: 640px) {
  .sm-text-left {
    text-align: left; }
  .sm-text-center {
    text-align: center; }
  .sm-text-right {
    text-align: right; }
  .sm-text-justify {
    text-align: justify; } }
@media (min-width: 768px) {
  .md-text-left {
    text-align: left; }
  .md-text-center {
    text-align: center; }
  .md-text-right {
    text-align: right; }
  .md-text-justify {
    text-align: justify; } }
@media (min-width: 1024px) {
  .lg-text-left {
    text-align: left; }
  .lg-text-center {
    text-align: center; }
  .lg-text-right {
    text-align: right; }
  .lg-text-justify {
    text-align: justify; } }
.nowrap {
  white-space: nowrap; }

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

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

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

.decoration-line-through {
  text-decoration: line-through; }

.knockout, .page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
  font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
  line-height: 1;
  text-transform: uppercase; }
  .knockout.bold, .page-content h1.bold,
  .page-content h2.bold,
  .page-content h3.bold,
  .page-content h4.bold,
  .page-content h5.bold,
  .page-content h6.bold {
    font-family: "Knockout 68 A", "Knockout 68 B", Helvetica, Arial, sans-serif;
    font-weight: 400; }
  .knockout.loose, .page-content h1.loose,
  .page-content h2.loose,
  .page-content h3.loose,
  .page-content h4.loose,
  .page-content h5.loose,
  .page-content h6.loose,
  .knockout .loose,
  .page-content h1 .loose,
  .page-content h2 .loose,
  .page-content h3 .loose,
  .page-content h4 .loose,
  .page-content h5 .loose,
  .page-content h6 .loose {
    letter-spacing: 0.1em; }
  .knockout.text-0, .page-content h1.text-0,
  .page-content h2.text-0,
  .page-content h3.text-0,
  .page-content h4.text-0,
  .page-content h5.text-0,
  .page-content h6.text-0 {
    line-height: 0.8; }
  .knockout.text-1, .page-content h1.text-1,
  .page-content h2.text-1,
  .page-content h3.text-1,
  .page-content h4.text-1,
  .page-content h5.text-1,
  .page-content h6.text-1, .knockout.text-2, .page-content h1.text-2,
  .page-content h2.text-2,
  .page-content h3.text-2,
  .page-content h4.text-2,
  .page-content h5.text-2,
  .page-content h6.text-2, .knockout.text-3, .page-content h1.text-3,
  .page-content h2.text-3,
  .page-content h3.text-3,
  .page-content h4.text-3,
  .page-content h5.text-3,
  .page-content h6.text-3 {
    line-height: 0.9; }

.sina-sc, .page-content p abbr,
.page-content ul abbr,
.page-content ol abbr {
  text-transform: lowercase;
  font-family: "Sina Nova SC", Georgia, Times, serif;
  font-feature-settings: "liga" 0;
  letter-spacing: 0.1em; }

.list-unstyled {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

.link-black {
  color: #000; }
  .link-black:hover {
    color: rgba(0, 0, 0, 0.2); }

.link-white {
  color: #fff; }
  .link-white:hover {
    color: rgba(255, 255, 255, 0.2); }

.link-inline, .page-content p a:not(.button):not(.icon):not(.letter_sponsors--logo),
.page-content ul a:not(.button):not(.icon):not(.letter_sponsors--logo),
.page-content ol a:not(.button):not(.icon):not(.letter_sponsors--logo), .layout_athome-watch .layout_athome-watch--about a {
  text-decoration: none;
  color: inherit;
  background-image: linear-gradient(transparent 50%, currentColor 50%);
  background-position: 0px 90%;
  background-repeat: repeat-x;
  background-size: 2px 2px;
  text-shadow: #fff 1px 0px 0px, #fff 2px 0px 0px, #fff -1px 0px 0px, #fff -2px 0px 0px; }
  .fill-near-black .link-inline, .fill-near-black .page-content p a:not(.button):not(.icon):not(.letter_sponsors--logo), .page-content p .fill-near-black a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-near-black .page-content ul a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ul .fill-near-black a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-near-black .page-content ol a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ol .fill-near-black a:not(.button):not(.icon):not(.letter_sponsors--logo), .fill-near-black .layout_athome-watch .layout_athome-watch--about a, .layout_athome-watch .layout_athome-watch--about .fill-near-black a {
    text-shadow: #111 1px 0px 0px, #111 2px 0px 0px, #111 -1px 0px 0px, #111 -2px 0px 0px; }
  .fill-black .link-inline, .fill-black .page-content p a:not(.button):not(.icon):not(.letter_sponsors--logo), .page-content p .fill-black a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-black .page-content ul a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ul .fill-black a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-black .page-content ol a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ol .fill-black a:not(.button):not(.icon):not(.letter_sponsors--logo), .fill-black .layout_athome-watch .layout_athome-watch--about a, .layout_athome-watch .layout_athome-watch--about .fill-black a {
    text-shadow: #000 1px 0px 0px, #000 2px 0px 0px, #000 -1px 0px 0px, #000 -2px 0px 0px; }
  .fill-yellow .link-inline, .fill-yellow .page-content p a:not(.button):not(.icon):not(.letter_sponsors--logo), .page-content p .fill-yellow a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-yellow .page-content ul a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ul .fill-yellow a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-yellow .page-content ol a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ol .fill-yellow a:not(.button):not(.icon):not(.letter_sponsors--logo), .fill-yellow .layout_athome-watch .layout_athome-watch--about a, .layout_athome-watch .layout_athome-watch--about .fill-yellow a {
    text-shadow: #ffc800 1px 0px 0px, #ffc800 2px 0px 0px, #ffc800 -1px 0px 0px, #ffc800 -2px 0px 0px; }
  .fill-olive .link-inline, .fill-olive .page-content p a:not(.button):not(.icon):not(.letter_sponsors--logo), .page-content p .fill-olive a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-olive .page-content ul a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ul .fill-olive a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-olive .page-content ol a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ol .fill-olive a:not(.button):not(.icon):not(.letter_sponsors--logo), .fill-olive .layout_athome-watch .layout_athome-watch--about a, .layout_athome-watch .layout_athome-watch--about .fill-olive a {
    text-shadow: #777057 1px 0px 0px, #777057 2px 0px 0px, #777057 -1px 0px 0px, #777057 -2px 0px 0px; }
  .fill-tan .link-inline, .fill-tan .page-content p a:not(.button):not(.icon):not(.letter_sponsors--logo), .page-content p .fill-tan a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-tan .page-content ul a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ul .fill-tan a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-tan .page-content ol a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ol .fill-tan a:not(.button):not(.icon):not(.letter_sponsors--logo), .fill-tan .layout_athome-watch .layout_athome-watch--about a, .layout_athome-watch .layout_athome-watch--about .fill-tan a {
    text-shadow: #bab4ad 1px 0px 0px, #bab4ad 2px 0px 0px, #bab4ad -1px 0px 0px, #bab4ad -2px 0px 0px; }
  .fill-f2019-pink .link-inline, .fill-f2019-pink .page-content p a:not(.button):not(.icon):not(.letter_sponsors--logo), .page-content p .fill-f2019-pink a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-f2019-pink .page-content ul a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ul .fill-f2019-pink a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-f2019-pink .page-content ol a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ol .fill-f2019-pink a:not(.button):not(.icon):not(.letter_sponsors--logo), .fill-f2019-pink .layout_athome-watch .layout_athome-watch--about a, .layout_athome-watch .layout_athome-watch--about .fill-f2019-pink a {
    text-shadow: #eab3a4 1px 0px 0px, #eab3a4 2px 0px 0px, #eab3a4 -1px 0px 0px, #eab3a4 -2px 0px 0px; }
    .fill-f2019-pink .link-inline strong, .fill-f2019-pink .page-content p a:not(.button):not(.icon):not(.letter_sponsors--logo) strong, .page-content p .fill-f2019-pink a:not(.button):not(.icon):not(.letter_sponsors--logo) strong,
    .fill-f2019-pink .page-content ul a:not(.button):not(.icon):not(.letter_sponsors--logo) strong,
    .page-content ul .fill-f2019-pink a:not(.button):not(.icon):not(.letter_sponsors--logo) strong,
    .fill-f2019-pink .page-content ol a:not(.button):not(.icon):not(.letter_sponsors--logo) strong,
    .page-content ol .fill-f2019-pink a:not(.button):not(.icon):not(.letter_sponsors--logo) strong, .fill-f2019-pink .layout_athome-watch .layout_athome-watch--about a strong, .layout_athome-watch .layout_athome-watch--about .fill-f2019-pink a strong {
      font-family: "Knockout 68 A", "Knockout 68 B", Helvetica, Arial, sans-serif;
      font-weight: 400;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      line-height: 1; }
  .fill-athome-green .link-inline, .fill-athome-green .page-content p a:not(.button):not(.icon):not(.letter_sponsors--logo), .page-content p .fill-athome-green a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-athome-green .page-content ul a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ul .fill-athome-green a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .fill-athome-green .page-content ol a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ol .fill-athome-green a:not(.button):not(.icon):not(.letter_sponsors--logo), .fill-athome-green .layout_athome-watch .layout_athome-watch--about a, .layout_athome-watch .layout_athome-watch--about .fill-athome-green a {
    text-shadow: #63e15a 1px 0px 0px, #63e15a 2px 0px 0px, #63e15a -1px 0px 0px, #63e15a -2px 0px 0px; }

.rounded {
  border-radius: 3px; }

.rounded-top {
  border-radius: 3px 3px 0 0; }

.rounded-bottom {
  border-radius: 0 0 3px 3px; }

.circle {
  border-radius: 50%; }

.xs-border {
  border: 1px solid rgba(0, 0, 0, 0.5); }
.xs-border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.5); }
.xs-border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.5); }
.xs-border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
.xs-border-left {
  border-left: 1px solid rgba(0, 0, 0, 0.5); }
.xs-border--lighter {
  border: 1px solid rgba(0, 0, 0, 0.2); }
.xs-border-top--lighter {
  border-top: 1px solid rgba(0, 0, 0, 0.2); }
.xs-border-right--lighter {
  border-right: 1px solid rgba(0, 0, 0, 0.2); }
.xs-border-bottom--lighter {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.xs-border-left--lighter {
  border-left: 1px solid rgba(0, 0, 0, 0.2); }
.xs-border--inverse {
  border: 1px solid rgba(255, 255, 255, 0.2); }
.xs-border-top--inverse {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }
.xs-border-right--inverse {
  border-right: 1px solid rgba(255, 255, 255, 0.2); }
.xs-border-bottom--inverse {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.xs-border-left--inverse {
  border-left: 1px solid rgba(255, 255, 255, 0.2); }
.xs-border--white {
  border: 1px solid #fff; }
.xs-border-top--white {
  border-top: 1px solid #fff; }
.xs-border-right--white {
  border-right: 1px solid #fff; }
.xs-border-bottom--white {
  border-bottom: 1px solid #fff; }
.xs-border-left--white {
  border-left: 1px solid #fff; }
.xs-border-none {
  border: none; }
.xs-border-top-none {
  border-top: none; }
.xs-border-right-none {
  border-right: none; }
.xs-border-bottom-none {
  border-bottom: none; }
.xs-border-left-none {
  border-left: none; }

@media (min-width: 640px) {
  .sm-border {
    border: 1px solid rgba(0, 0, 0, 0.5); }
  .sm-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.5); }
  .sm-border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.5); }
  .sm-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
  .sm-border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.5); }
  .sm-border--lighter {
    border: 1px solid rgba(0, 0, 0, 0.2); }
  .sm-border-top--lighter {
    border-top: 1px solid rgba(0, 0, 0, 0.2); }
  .sm-border-right--lighter {
    border-right: 1px solid rgba(0, 0, 0, 0.2); }
  .sm-border-bottom--lighter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .sm-border-left--lighter {
    border-left: 1px solid rgba(0, 0, 0, 0.2); }
  .sm-border--inverse {
    border: 1px solid rgba(255, 255, 255, 0.2); }
  .sm-border-top--inverse {
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .sm-border-right--inverse {
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .sm-border-bottom--inverse {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .sm-border-left--inverse {
    border-left: 1px solid rgba(255, 255, 255, 0.2); }
  .sm-border--white {
    border: 1px solid #fff; }
  .sm-border-top--white {
    border-top: 1px solid #fff; }
  .sm-border-right--white {
    border-right: 1px solid #fff; }
  .sm-border-bottom--white {
    border-bottom: 1px solid #fff; }
  .sm-border-left--white {
    border-left: 1px solid #fff; }
  .sm-border-none {
    border: none; }
  .sm-border-top-none {
    border-top: none; }
  .sm-border-right-none {
    border-right: none; }
  .sm-border-bottom-none {
    border-bottom: none; }
  .sm-border-left-none {
    border-left: none; } }
@media (min-width: 768px) {
  .md-border {
    border: 1px solid rgba(0, 0, 0, 0.5); }
  .md-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.5); }
  .md-border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.5); }
  .md-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
  .md-border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.5); }
  .md-border--lighter {
    border: 1px solid rgba(0, 0, 0, 0.2); }
  .md-border-top--lighter {
    border-top: 1px solid rgba(0, 0, 0, 0.2); }
  .md-border-right--lighter {
    border-right: 1px solid rgba(0, 0, 0, 0.2); }
  .md-border-bottom--lighter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .md-border-left--lighter {
    border-left: 1px solid rgba(0, 0, 0, 0.2); }
  .md-border--inverse {
    border: 1px solid rgba(255, 255, 255, 0.2); }
  .md-border-top--inverse {
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .md-border-right--inverse {
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .md-border-bottom--inverse {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .md-border-left--inverse {
    border-left: 1px solid rgba(255, 255, 255, 0.2); }
  .md-border--white {
    border: 1px solid #fff; }
  .md-border-top--white {
    border-top: 1px solid #fff; }
  .md-border-right--white {
    border-right: 1px solid #fff; }
  .md-border-bottom--white {
    border-bottom: 1px solid #fff; }
  .md-border-left--white {
    border-left: 1px solid #fff; }
  .md-border-none {
    border: none; }
  .md-border-top-none {
    border-top: none; }
  .md-border-right-none {
    border-right: none; }
  .md-border-bottom-none {
    border-bottom: none; }
  .md-border-left-none {
    border-left: none; } }
@media (min-width: 1024px) {
  .lg-border {
    border: 1px solid rgba(0, 0, 0, 0.5); }
  .lg-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.5); }
  .lg-border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.5); }
  .lg-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
  .lg-border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.5); }
  .lg-border--lighter {
    border: 1px solid rgba(0, 0, 0, 0.2); }
  .lg-border-top--lighter {
    border-top: 1px solid rgba(0, 0, 0, 0.2); }
  .lg-border-right--lighter {
    border-right: 1px solid rgba(0, 0, 0, 0.2); }
  .lg-border-bottom--lighter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .lg-border-left--lighter {
    border-left: 1px solid rgba(0, 0, 0, 0.2); }
  .lg-border--inverse {
    border: 1px solid rgba(255, 255, 255, 0.2); }
  .lg-border-top--inverse {
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .lg-border-right--inverse {
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .lg-border-bottom--inverse {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .lg-border-left--inverse {
    border-left: 1px solid rgba(255, 255, 255, 0.2); }
  .lg-border--white {
    border: 1px solid #fff; }
  .lg-border-top--white {
    border-top: 1px solid #fff; }
  .lg-border-right--white {
    border-right: 1px solid #fff; }
  .lg-border-bottom--white {
    border-bottom: 1px solid #fff; }
  .lg-border-left--white {
    border-left: 1px solid #fff; }
  .lg-border-none {
    border: none; }
  .lg-border-top-none {
    border-top: none; }
  .lg-border-right-none {
    border-right: none; }
  .lg-border-bottom-none {
    border-bottom: none; }
  .lg-border-left-none {
    border-left: none; } }
.xs-overflow-hidden {
  overflow: hidden; }
.xs-overflow-auto {
  overflow: auto; }
.xs-overflow-scroll {
  overflow: scroll; }
.xs-overflow-visible {
  overflow: visible; }
.xs-hide {
  display: none; }
.xs-inline {
  display: inline; }
.xs-block {
  display: block; }
.xs-inline-block {
  display: inline-block; }
.xs-float-left {
  float: left; }
.xs-float-right {
  float: right; }
.xs-float-none {
  float: none; }
.xs-fit {
  max-width: 100%; }
.xs-full-height {
  height: 100%; }
.xs-width-auto {
  width: auto; }
.xs-page-width {
  max-width: 960px; }
.xs-view-height {
  height: 100vh; }

@media (min-width: 640px) {
  .sm-overflow-hidden {
    overflow: hidden; }
  .sm-overflow-auto {
    overflow: auto; }
  .sm-overflow-scroll {
    overflow: scroll; }
  .sm-overflow-visible {
    overflow: visible; }
  .sm-hide {
    display: none; }
  .sm-inline {
    display: inline; }
  .sm-block {
    display: block; }
  .sm-inline-block {
    display: inline-block; }
  .sm-float-left {
    float: left; }
  .sm-float-right {
    float: right; }
  .sm-float-none {
    float: none; }
  .sm-fit {
    max-width: 100%; }
  .sm-full-height {
    height: 100%; }
  .sm-width-auto {
    width: auto; }
  .sm-page-width {
    max-width: 960px; }
  .sm-view-height {
    height: 100vh; } }
@media (min-width: 768px) {
  .md-overflow-hidden {
    overflow: hidden; }
  .md-overflow-auto {
    overflow: auto; }
  .md-overflow-scroll {
    overflow: scroll; }
  .md-overflow-visible {
    overflow: visible; }
  .md-hide {
    display: none; }
  .md-inline {
    display: inline; }
  .md-block {
    display: block; }
  .md-inline-block {
    display: inline-block; }
  .md-float-left {
    float: left; }
  .md-float-right {
    float: right; }
  .md-float-none {
    float: none; }
  .md-fit {
    max-width: 100%; }
  .md-full-height {
    height: 100%; }
  .md-width-auto {
    width: auto; }
  .md-page-width {
    max-width: 960px; }
  .md-view-height {
    height: 100vh; } }
@media (min-width: 1024px) {
  .lg-overflow-hidden {
    overflow: hidden; }
  .lg-overflow-auto {
    overflow: auto; }
  .lg-overflow-scroll {
    overflow: scroll; }
  .lg-overflow-visible {
    overflow: visible; }
  .lg-hide {
    display: none; }
  .lg-inline {
    display: inline; }
  .lg-block {
    display: block; }
  .lg-inline-block {
    display: inline-block; }
  .lg-float-left {
    float: left; }
  .lg-float-right {
    float: right; }
  .lg-float-none {
    float: none; }
  .lg-fit {
    max-width: 100%; }
  .lg-full-height {
    height: 100%; }
  .lg-width-auto {
    width: auto; }
  .lg-page-width {
    max-width: 960px; }
  .lg-view-height {
    height: 100vh; } }
.xs-m0 {
  margin: 0; }
.xs-mt0 {
  margin-top: 0; }
.xs-mr0 {
  margin-right: 0; }
.xs-mb0 {
  margin-bottom: 0; }
.xs-ml0 {
  margin-left: 0; }
.xs-mx0 {
  margin-left: 0;
  margin-right: 0; }
.xs-my0 {
  margin-top: 0;
  margin-bottom: 0; }
.xs-m1 {
  margin: 0.5rem; }
.xs-mt1 {
  margin-top: 0.5rem; }
.xs-mr1 {
  margin-right: 0.5rem; }
.xs-mb1 {
  margin-bottom: 0.5rem; }
.xs-ml1 {
  margin-left: 0.5rem; }
.xs-mx1 {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }
.xs-my1 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }
.xs-m2 {
  margin: 1rem; }
.xs-mt2 {
  margin-top: 1rem; }
.xs-mr2 {
  margin-right: 1rem; }
.xs-mb2 {
  margin-bottom: 1rem; }
.xs-ml2 {
  margin-left: 1rem; }
.xs-mx2 {
  margin-left: 1rem;
  margin-right: 1rem; }
.xs-my2 {
  margin-top: 1rem;
  margin-bottom: 1rem; }
.xs-m3 {
  margin: 1.5rem; }
.xs-mt3 {
  margin-top: 1.5rem; }
.xs-mr3 {
  margin-right: 1.5rem; }
.xs-mb3 {
  margin-bottom: 1.5rem; }
.xs-ml3 {
  margin-left: 1.5rem; }
.xs-mx3 {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }
.xs-my3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }
.xs-m4 {
  margin: 2rem; }
.xs-mt4 {
  margin-top: 2rem; }
.xs-mr4 {
  margin-right: 2rem; }
.xs-mb4 {
  margin-bottom: 2rem; }
.xs-ml4 {
  margin-left: 2rem; }
.xs-mx4 {
  margin-left: 2rem;
  margin-right: 2rem; }
.xs-my4 {
  margin-top: 2rem;
  margin-bottom: 2rem; }
.xs-m5 {
  margin: 3rem; }
.xs-mt5 {
  margin-top: 3rem; }
.xs-mr5 {
  margin-right: 3rem; }
.xs-mb5 {
  margin-bottom: 3rem; }
.xs-ml5 {
  margin-left: 3rem; }
.xs-mx5 {
  margin-left: 3rem;
  margin-right: 3rem; }
.xs-my5 {
  margin-top: 3rem;
  margin-bottom: 3rem; }
.xs-m6 {
  margin: 4.5rem; }
.xs-mt6 {
  margin-top: 4.5rem; }
.xs-mr6 {
  margin-right: 4.5rem; }
.xs-mb6 {
  margin-bottom: 4.5rem; }
.xs-ml6 {
  margin-left: 4.5rem; }
.xs-mx6 {
  margin-left: 4.5rem;
  margin-right: 4.5rem; }
.xs-my6 {
  margin-top: 4.5rem;
  margin-bottom: 4.5rem; }
.xs-mx-auto {
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 640px) {
  .sm-m0 {
    margin: 0; }
  .sm-mt0 {
    margin-top: 0; }
  .sm-mr0 {
    margin-right: 0; }
  .sm-mb0 {
    margin-bottom: 0; }
  .sm-ml0 {
    margin-left: 0; }
  .sm-mx0 {
    margin-left: 0;
    margin-right: 0; }
  .sm-my0 {
    margin-top: 0;
    margin-bottom: 0; }
  .sm-m1 {
    margin: 0.5rem; }
  .sm-mt1 {
    margin-top: 0.5rem; }
  .sm-mr1 {
    margin-right: 0.5rem; }
  .sm-mb1 {
    margin-bottom: 0.5rem; }
  .sm-ml1 {
    margin-left: 0.5rem; }
  .sm-mx1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .sm-my1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
  .sm-m2 {
    margin: 1rem; }
  .sm-mt2 {
    margin-top: 1rem; }
  .sm-mr2 {
    margin-right: 1rem; }
  .sm-mb2 {
    margin-bottom: 1rem; }
  .sm-ml2 {
    margin-left: 1rem; }
  .sm-mx2 {
    margin-left: 1rem;
    margin-right: 1rem; }
  .sm-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .sm-m3 {
    margin: 1.5rem; }
  .sm-mt3 {
    margin-top: 1.5rem; }
  .sm-mr3 {
    margin-right: 1.5rem; }
  .sm-mb3 {
    margin-bottom: 1.5rem; }
  .sm-ml3 {
    margin-left: 1.5rem; }
  .sm-mx3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .sm-my3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .sm-m4 {
    margin: 2rem; }
  .sm-mt4 {
    margin-top: 2rem; }
  .sm-mr4 {
    margin-right: 2rem; }
  .sm-mb4 {
    margin-bottom: 2rem; }
  .sm-ml4 {
    margin-left: 2rem; }
  .sm-mx4 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .sm-my4 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .sm-m5 {
    margin: 3rem; }
  .sm-mt5 {
    margin-top: 3rem; }
  .sm-mr5 {
    margin-right: 3rem; }
  .sm-mb5 {
    margin-bottom: 3rem; }
  .sm-ml5 {
    margin-left: 3rem; }
  .sm-mx5 {
    margin-left: 3rem;
    margin-right: 3rem; }
  .sm-my5 {
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .sm-m6 {
    margin: 4.5rem; }
  .sm-mt6 {
    margin-top: 4.5rem; }
  .sm-mr6 {
    margin-right: 4.5rem; }
  .sm-mb6 {
    margin-bottom: 4.5rem; }
  .sm-ml6 {
    margin-left: 4.5rem; }
  .sm-mx6 {
    margin-left: 4.5rem;
    margin-right: 4.5rem; }
  .sm-my6 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem; }
  .sm-mx-auto {
    margin-left: auto;
    margin-right: auto; } }
@media (min-width: 768px) {
  .md-m0 {
    margin: 0; }
  .md-mt0 {
    margin-top: 0; }
  .md-mr0 {
    margin-right: 0; }
  .md-mb0 {
    margin-bottom: 0; }
  .md-ml0 {
    margin-left: 0; }
  .md-mx0 {
    margin-left: 0;
    margin-right: 0; }
  .md-my0 {
    margin-top: 0;
    margin-bottom: 0; }
  .md-m1 {
    margin: 0.5rem; }
  .md-mt1 {
    margin-top: 0.5rem; }
  .md-mr1 {
    margin-right: 0.5rem; }
  .md-mb1 {
    margin-bottom: 0.5rem; }
  .md-ml1 {
    margin-left: 0.5rem; }
  .md-mx1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .md-my1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
  .md-m2 {
    margin: 1rem; }
  .md-mt2 {
    margin-top: 1rem; }
  .md-mr2 {
    margin-right: 1rem; }
  .md-mb2 {
    margin-bottom: 1rem; }
  .md-ml2 {
    margin-left: 1rem; }
  .md-mx2 {
    margin-left: 1rem;
    margin-right: 1rem; }
  .md-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .md-m3 {
    margin: 1.5rem; }
  .md-mt3 {
    margin-top: 1.5rem; }
  .md-mr3 {
    margin-right: 1.5rem; }
  .md-mb3 {
    margin-bottom: 1.5rem; }
  .md-ml3 {
    margin-left: 1.5rem; }
  .md-mx3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .md-my3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .md-m4 {
    margin: 2rem; }
  .md-mt4 {
    margin-top: 2rem; }
  .md-mr4 {
    margin-right: 2rem; }
  .md-mb4 {
    margin-bottom: 2rem; }
  .md-ml4 {
    margin-left: 2rem; }
  .md-mx4 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .md-my4 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .md-m5 {
    margin: 3rem; }
  .md-mt5 {
    margin-top: 3rem; }
  .md-mr5 {
    margin-right: 3rem; }
  .md-mb5 {
    margin-bottom: 3rem; }
  .md-ml5 {
    margin-left: 3rem; }
  .md-mx5 {
    margin-left: 3rem;
    margin-right: 3rem; }
  .md-my5 {
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .md-m6 {
    margin: 4.5rem; }
  .md-mt6 {
    margin-top: 4.5rem; }
  .md-mr6 {
    margin-right: 4.5rem; }
  .md-mb6 {
    margin-bottom: 4.5rem; }
  .md-ml6 {
    margin-left: 4.5rem; }
  .md-mx6 {
    margin-left: 4.5rem;
    margin-right: 4.5rem; }
  .md-my6 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem; }
  .md-mx-auto {
    margin-left: auto;
    margin-right: auto; } }
@media (min-width: 1024px) {
  .lg-m0 {
    margin: 0; }
  .lg-mt0 {
    margin-top: 0; }
  .lg-mr0 {
    margin-right: 0; }
  .lg-mb0 {
    margin-bottom: 0; }
  .lg-ml0 {
    margin-left: 0; }
  .lg-mx0 {
    margin-left: 0;
    margin-right: 0; }
  .lg-my0 {
    margin-top: 0;
    margin-bottom: 0; }
  .lg-m1 {
    margin: 0.5rem; }
  .lg-mt1 {
    margin-top: 0.5rem; }
  .lg-mr1 {
    margin-right: 0.5rem; }
  .lg-mb1 {
    margin-bottom: 0.5rem; }
  .lg-ml1 {
    margin-left: 0.5rem; }
  .lg-mx1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .lg-my1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
  .lg-m2 {
    margin: 1rem; }
  .lg-mt2 {
    margin-top: 1rem; }
  .lg-mr2 {
    margin-right: 1rem; }
  .lg-mb2 {
    margin-bottom: 1rem; }
  .lg-ml2 {
    margin-left: 1rem; }
  .lg-mx2 {
    margin-left: 1rem;
    margin-right: 1rem; }
  .lg-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .lg-m3 {
    margin: 1.5rem; }
  .lg-mt3 {
    margin-top: 1.5rem; }
  .lg-mr3 {
    margin-right: 1.5rem; }
  .lg-mb3 {
    margin-bottom: 1.5rem; }
  .lg-ml3 {
    margin-left: 1.5rem; }
  .lg-mx3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .lg-my3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .lg-m4 {
    margin: 2rem; }
  .lg-mt4 {
    margin-top: 2rem; }
  .lg-mr4 {
    margin-right: 2rem; }
  .lg-mb4 {
    margin-bottom: 2rem; }
  .lg-ml4 {
    margin-left: 2rem; }
  .lg-mx4 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .lg-my4 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .lg-m5 {
    margin: 3rem; }
  .lg-mt5 {
    margin-top: 3rem; }
  .lg-mr5 {
    margin-right: 3rem; }
  .lg-mb5 {
    margin-bottom: 3rem; }
  .lg-ml5 {
    margin-left: 3rem; }
  .lg-mx5 {
    margin-left: 3rem;
    margin-right: 3rem; }
  .lg-my5 {
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .lg-m6 {
    margin: 4.5rem; }
  .lg-mt6 {
    margin-top: 4.5rem; }
  .lg-mr6 {
    margin-right: 4.5rem; }
  .lg-mb6 {
    margin-bottom: 4.5rem; }
  .lg-ml6 {
    margin-left: 4.5rem; }
  .lg-mx6 {
    margin-left: 4.5rem;
    margin-right: 4.5rem; }
  .lg-my6 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem; }
  .lg-mx-auto {
    margin-left: auto;
    margin-right: auto; } }
.xs-p0 {
  padding: 0; }
.xs-pt0 {
  padding-top: 0; }
.xs-pr0 {
  padding-right: 0; }
.xs-pb0 {
  padding-bottom: 0; }
.xs-pl0 {
  padding-left: 0; }
.xs-px0 {
  padding-left: 0;
  padding-right: 0; }
.xs-py0 {
  padding-top: 0;
  padding-bottom: 0; }
.xs-p1 {
  padding: 0.5rem; }
.xs-pt1 {
  padding-top: 0.5rem; }
.xs-pr1 {
  padding-right: 0.5rem; }
.xs-pb1 {
  padding-bottom: 0.5rem; }
.xs-pl1 {
  padding-left: 0.5rem; }
.xs-px1 {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }
.xs-py1 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
.xs-p2 {
  padding: 1rem; }
.xs-pt2 {
  padding-top: 1rem; }
.xs-pr2 {
  padding-right: 1rem; }
.xs-pb2 {
  padding-bottom: 1rem; }
.xs-pl2 {
  padding-left: 1rem; }
.xs-px2 {
  padding-left: 1rem;
  padding-right: 1rem; }
.xs-py2 {
  padding-top: 1rem;
  padding-bottom: 1rem; }
.xs-p3 {
  padding: 1.5rem; }
.xs-pt3 {
  padding-top: 1.5rem; }
.xs-pr3 {
  padding-right: 1.5rem; }
.xs-pb3 {
  padding-bottom: 1.5rem; }
.xs-pl3 {
  padding-left: 1.5rem; }
.xs-px3 {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
.xs-py3 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
.xs-p4 {
  padding: 2rem; }
.xs-pt4 {
  padding-top: 2rem; }
.xs-pr4 {
  padding-right: 2rem; }
.xs-pb4 {
  padding-bottom: 2rem; }
.xs-pl4 {
  padding-left: 2rem; }
.xs-px4 {
  padding-left: 2rem;
  padding-right: 2rem; }
.xs-py4 {
  padding-top: 2rem;
  padding-bottom: 2rem; }
.xs-p5 {
  padding: 3rem; }
.xs-pt5 {
  padding-top: 3rem; }
.xs-pr5 {
  padding-right: 3rem; }
.xs-pb5 {
  padding-bottom: 3rem; }
.xs-pl5 {
  padding-left: 3rem; }
.xs-px5 {
  padding-left: 3rem;
  padding-right: 3rem; }
.xs-py5 {
  padding-top: 3rem;
  padding-bottom: 3rem; }
.xs-p6 {
  padding: 4.5rem; }
.xs-pt6 {
  padding-top: 4.5rem; }
.xs-pr6 {
  padding-right: 4.5rem; }
.xs-pb6 {
  padding-bottom: 4.5rem; }
.xs-pl6 {
  padding-left: 4.5rem; }
.xs-px6 {
  padding-left: 4.5rem;
  padding-right: 4.5rem; }
.xs-py6 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem; }

@media (min-width: 640px) {
  .sm-p0 {
    padding: 0; }
  .sm-pt0 {
    padding-top: 0; }
  .sm-pr0 {
    padding-right: 0; }
  .sm-pb0 {
    padding-bottom: 0; }
  .sm-pl0 {
    padding-left: 0; }
  .sm-px0 {
    padding-left: 0;
    padding-right: 0; }
  .sm-py0 {
    padding-top: 0;
    padding-bottom: 0; }
  .sm-p1 {
    padding: 0.5rem; }
  .sm-pt1 {
    padding-top: 0.5rem; }
  .sm-pr1 {
    padding-right: 0.5rem; }
  .sm-pb1 {
    padding-bottom: 0.5rem; }
  .sm-pl1 {
    padding-left: 0.5rem; }
  .sm-px1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .sm-py1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .sm-p2 {
    padding: 1rem; }
  .sm-pt2 {
    padding-top: 1rem; }
  .sm-pr2 {
    padding-right: 1rem; }
  .sm-pb2 {
    padding-bottom: 1rem; }
  .sm-pl2 {
    padding-left: 1rem; }
  .sm-px2 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .sm-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .sm-p3 {
    padding: 1.5rem; }
  .sm-pt3 {
    padding-top: 1.5rem; }
  .sm-pr3 {
    padding-right: 1.5rem; }
  .sm-pb3 {
    padding-bottom: 1.5rem; }
  .sm-pl3 {
    padding-left: 1.5rem; }
  .sm-px3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .sm-py3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .sm-p4 {
    padding: 2rem; }
  .sm-pt4 {
    padding-top: 2rem; }
  .sm-pr4 {
    padding-right: 2rem; }
  .sm-pb4 {
    padding-bottom: 2rem; }
  .sm-pl4 {
    padding-left: 2rem; }
  .sm-px4 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .sm-py4 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .sm-p5 {
    padding: 3rem; }
  .sm-pt5 {
    padding-top: 3rem; }
  .sm-pr5 {
    padding-right: 3rem; }
  .sm-pb5 {
    padding-bottom: 3rem; }
  .sm-pl5 {
    padding-left: 3rem; }
  .sm-px5 {
    padding-left: 3rem;
    padding-right: 3rem; }
  .sm-py5 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .sm-p6 {
    padding: 4.5rem; }
  .sm-pt6 {
    padding-top: 4.5rem; }
  .sm-pr6 {
    padding-right: 4.5rem; }
  .sm-pb6 {
    padding-bottom: 4.5rem; }
  .sm-pl6 {
    padding-left: 4.5rem; }
  .sm-px6 {
    padding-left: 4.5rem;
    padding-right: 4.5rem; }
  .sm-py6 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem; } }
@media (min-width: 768px) {
  .md-p0 {
    padding: 0; }
  .md-pt0 {
    padding-top: 0; }
  .md-pr0 {
    padding-right: 0; }
  .md-pb0 {
    padding-bottom: 0; }
  .md-pl0 {
    padding-left: 0; }
  .md-px0 {
    padding-left: 0;
    padding-right: 0; }
  .md-py0 {
    padding-top: 0;
    padding-bottom: 0; }
  .md-p1 {
    padding: 0.5rem; }
  .md-pt1 {
    padding-top: 0.5rem; }
  .md-pr1 {
    padding-right: 0.5rem; }
  .md-pb1 {
    padding-bottom: 0.5rem; }
  .md-pl1 {
    padding-left: 0.5rem; }
  .md-px1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .md-py1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .md-p2 {
    padding: 1rem; }
  .md-pt2 {
    padding-top: 1rem; }
  .md-pr2 {
    padding-right: 1rem; }
  .md-pb2 {
    padding-bottom: 1rem; }
  .md-pl2 {
    padding-left: 1rem; }
  .md-px2 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .md-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .md-p3 {
    padding: 1.5rem; }
  .md-pt3 {
    padding-top: 1.5rem; }
  .md-pr3 {
    padding-right: 1.5rem; }
  .md-pb3 {
    padding-bottom: 1.5rem; }
  .md-pl3 {
    padding-left: 1.5rem; }
  .md-px3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .md-py3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .md-p4 {
    padding: 2rem; }
  .md-pt4 {
    padding-top: 2rem; }
  .md-pr4 {
    padding-right: 2rem; }
  .md-pb4 {
    padding-bottom: 2rem; }
  .md-pl4 {
    padding-left: 2rem; }
  .md-px4 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .md-py4 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .md-p5 {
    padding: 3rem; }
  .md-pt5 {
    padding-top: 3rem; }
  .md-pr5 {
    padding-right: 3rem; }
  .md-pb5 {
    padding-bottom: 3rem; }
  .md-pl5 {
    padding-left: 3rem; }
  .md-px5 {
    padding-left: 3rem;
    padding-right: 3rem; }
  .md-py5 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .md-p6 {
    padding: 4.5rem; }
  .md-pt6 {
    padding-top: 4.5rem; }
  .md-pr6 {
    padding-right: 4.5rem; }
  .md-pb6 {
    padding-bottom: 4.5rem; }
  .md-pl6 {
    padding-left: 4.5rem; }
  .md-px6 {
    padding-left: 4.5rem;
    padding-right: 4.5rem; }
  .md-py6 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem; } }
@media (min-width: 1024px) {
  .lg-p0 {
    padding: 0; }
  .lg-pt0 {
    padding-top: 0; }
  .lg-pr0 {
    padding-right: 0; }
  .lg-pb0 {
    padding-bottom: 0; }
  .lg-pl0 {
    padding-left: 0; }
  .lg-px0 {
    padding-left: 0;
    padding-right: 0; }
  .lg-py0 {
    padding-top: 0;
    padding-bottom: 0; }
  .lg-p1 {
    padding: 0.5rem; }
  .lg-pt1 {
    padding-top: 0.5rem; }
  .lg-pr1 {
    padding-right: 0.5rem; }
  .lg-pb1 {
    padding-bottom: 0.5rem; }
  .lg-pl1 {
    padding-left: 0.5rem; }
  .lg-px1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .lg-py1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .lg-p2 {
    padding: 1rem; }
  .lg-pt2 {
    padding-top: 1rem; }
  .lg-pr2 {
    padding-right: 1rem; }
  .lg-pb2 {
    padding-bottom: 1rem; }
  .lg-pl2 {
    padding-left: 1rem; }
  .lg-px2 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .lg-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .lg-p3 {
    padding: 1.5rem; }
  .lg-pt3 {
    padding-top: 1.5rem; }
  .lg-pr3 {
    padding-right: 1.5rem; }
  .lg-pb3 {
    padding-bottom: 1.5rem; }
  .lg-pl3 {
    padding-left: 1.5rem; }
  .lg-px3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .lg-py3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .lg-p4 {
    padding: 2rem; }
  .lg-pt4 {
    padding-top: 2rem; }
  .lg-pr4 {
    padding-right: 2rem; }
  .lg-pb4 {
    padding-bottom: 2rem; }
  .lg-pl4 {
    padding-left: 2rem; }
  .lg-px4 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .lg-py4 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .lg-p5 {
    padding: 3rem; }
  .lg-pt5 {
    padding-top: 3rem; }
  .lg-pr5 {
    padding-right: 3rem; }
  .lg-pb5 {
    padding-bottom: 3rem; }
  .lg-pl5 {
    padding-left: 3rem; }
  .lg-px5 {
    padding-left: 3rem;
    padding-right: 3rem; }
  .lg-py5 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .lg-p6 {
    padding: 4.5rem; }
  .lg-pt6 {
    padding-top: 4.5rem; }
  .lg-pr6 {
    padding-right: 4.5rem; }
  .lg-pb6 {
    padding-bottom: 4.5rem; }
  .lg-pl6 {
    padding-left: 4.5rem; }
  .lg-px6 {
    padding-left: 4.5rem;
    padding-right: 4.5rem; }
  .lg-py6 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem; } }
.xs-relative {
  position: relative; }
.xs-absolute {
  position: absolute; }
.xs-fixed {
  position: fixed; }
.xs-static {
  position: static; }
.xs-z1 {
  z-index: 100; }
.xs-z2 {
  z-index: 200; }
.xs-z3 {
  z-index: 300; }
.xs-z4 {
  z-index: 400; }
.xs-t0 {
  top: 0; }
.xs-r0 {
  right: 0; }
.xs-b0 {
  bottom: 0; }
.xs-l0 {
  left: 0; }
.xs-t1 {
  top: 0.5rem; }
.xs-r1 {
  right: 0.5rem; }
.xs-b1 {
  bottom: 0.5rem; }
.xs-l1 {
  left: 0.5rem; }
.xs-t2 {
  top: 1rem; }
.xs-r2 {
  right: 1rem; }
.xs-b2 {
  bottom: 1rem; }
.xs-l2 {
  left: 1rem; }
.xs-t3 {
  top: 1.5rem; }
.xs-r3 {
  right: 1.5rem; }
.xs-b3 {
  bottom: 1.5rem; }
.xs-l3 {
  left: 1.5rem; }
.xs-t4 {
  top: 2rem; }
.xs-r4 {
  right: 2rem; }
.xs-b4 {
  bottom: 2rem; }
.xs-l4 {
  left: 2rem; }
.xs-t5 {
  top: 3rem; }
.xs-r5 {
  right: 3rem; }
.xs-b5 {
  bottom: 3rem; }
.xs-l5 {
  left: 3rem; }
.xs-t6 {
  top: 4.5rem; }
.xs-r6 {
  right: 4.5rem; }
.xs-b6 {
  bottom: 4.5rem; }
.xs-l6 {
  left: 4.5rem; }
.xs-abs-fill {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
.xs-abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.xs-abs-center-y {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
.xs-abs-center-x {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

@media (min-width: 640px) {
  .sm-relative {
    position: relative; }
  .sm-absolute {
    position: absolute; }
  .sm-fixed {
    position: fixed; }
  .sm-static {
    position: static; }
  .sm-z1 {
    z-index: 100; }
  .sm-z2 {
    z-index: 200; }
  .sm-z3 {
    z-index: 300; }
  .sm-z4 {
    z-index: 400; }
  .sm-t0 {
    top: 0; }
  .sm-r0 {
    right: 0; }
  .sm-b0 {
    bottom: 0; }
  .sm-l0 {
    left: 0; }
  .sm-t1 {
    top: 0.5rem; }
  .sm-r1 {
    right: 0.5rem; }
  .sm-b1 {
    bottom: 0.5rem; }
  .sm-l1 {
    left: 0.5rem; }
  .sm-t2 {
    top: 1rem; }
  .sm-r2 {
    right: 1rem; }
  .sm-b2 {
    bottom: 1rem; }
  .sm-l2 {
    left: 1rem; }
  .sm-t3 {
    top: 1.5rem; }
  .sm-r3 {
    right: 1.5rem; }
  .sm-b3 {
    bottom: 1.5rem; }
  .sm-l3 {
    left: 1.5rem; }
  .sm-t4 {
    top: 2rem; }
  .sm-r4 {
    right: 2rem; }
  .sm-b4 {
    bottom: 2rem; }
  .sm-l4 {
    left: 2rem; }
  .sm-t5 {
    top: 3rem; }
  .sm-r5 {
    right: 3rem; }
  .sm-b5 {
    bottom: 3rem; }
  .sm-l5 {
    left: 3rem; }
  .sm-t6 {
    top: 4.5rem; }
  .sm-r6 {
    right: 4.5rem; }
  .sm-b6 {
    bottom: 4.5rem; }
  .sm-l6 {
    left: 4.5rem; }
  .sm-abs-fill {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .sm-abs-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .sm-abs-center-y {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .sm-abs-center-x {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); } }
@media (min-width: 768px) {
  .md-relative {
    position: relative; }
  .md-absolute {
    position: absolute; }
  .md-fixed {
    position: fixed; }
  .md-static {
    position: static; }
  .md-z1 {
    z-index: 100; }
  .md-z2 {
    z-index: 200; }
  .md-z3 {
    z-index: 300; }
  .md-z4 {
    z-index: 400; }
  .md-t0 {
    top: 0; }
  .md-r0 {
    right: 0; }
  .md-b0 {
    bottom: 0; }
  .md-l0 {
    left: 0; }
  .md-t1 {
    top: 0.5rem; }
  .md-r1 {
    right: 0.5rem; }
  .md-b1 {
    bottom: 0.5rem; }
  .md-l1 {
    left: 0.5rem; }
  .md-t2 {
    top: 1rem; }
  .md-r2 {
    right: 1rem; }
  .md-b2 {
    bottom: 1rem; }
  .md-l2 {
    left: 1rem; }
  .md-t3 {
    top: 1.5rem; }
  .md-r3 {
    right: 1.5rem; }
  .md-b3 {
    bottom: 1.5rem; }
  .md-l3 {
    left: 1.5rem; }
  .md-t4 {
    top: 2rem; }
  .md-r4 {
    right: 2rem; }
  .md-b4 {
    bottom: 2rem; }
  .md-l4 {
    left: 2rem; }
  .md-t5 {
    top: 3rem; }
  .md-r5 {
    right: 3rem; }
  .md-b5 {
    bottom: 3rem; }
  .md-l5 {
    left: 3rem; }
  .md-t6 {
    top: 4.5rem; }
  .md-r6 {
    right: 4.5rem; }
  .md-b6 {
    bottom: 4.5rem; }
  .md-l6 {
    left: 4.5rem; }
  .md-abs-fill {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .md-abs-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .md-abs-center-y {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .md-abs-center-x {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); } }
@media (min-width: 1024px) {
  .lg-relative {
    position: relative; }
  .lg-absolute {
    position: absolute; }
  .lg-fixed {
    position: fixed; }
  .lg-static {
    position: static; }
  .lg-z1 {
    z-index: 100; }
  .lg-z2 {
    z-index: 200; }
  .lg-z3 {
    z-index: 300; }
  .lg-z4 {
    z-index: 400; }
  .lg-t0 {
    top: 0; }
  .lg-r0 {
    right: 0; }
  .lg-b0 {
    bottom: 0; }
  .lg-l0 {
    left: 0; }
  .lg-t1 {
    top: 0.5rem; }
  .lg-r1 {
    right: 0.5rem; }
  .lg-b1 {
    bottom: 0.5rem; }
  .lg-l1 {
    left: 0.5rem; }
  .lg-t2 {
    top: 1rem; }
  .lg-r2 {
    right: 1rem; }
  .lg-b2 {
    bottom: 1rem; }
  .lg-l2 {
    left: 1rem; }
  .lg-t3 {
    top: 1.5rem; }
  .lg-r3 {
    right: 1.5rem; }
  .lg-b3 {
    bottom: 1.5rem; }
  .lg-l3 {
    left: 1.5rem; }
  .lg-t4 {
    top: 2rem; }
  .lg-r4 {
    right: 2rem; }
  .lg-b4 {
    bottom: 2rem; }
  .lg-l4 {
    left: 2rem; }
  .lg-t5 {
    top: 3rem; }
  .lg-r5 {
    right: 3rem; }
  .lg-b5 {
    bottom: 3rem; }
  .lg-l5 {
    left: 3rem; }
  .lg-t6 {
    top: 4.5rem; }
  .lg-r6 {
    right: 4.5rem; }
  .lg-b6 {
    bottom: 4.5rem; }
  .lg-l6 {
    left: 4.5rem; }
  .lg-abs-fill {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .lg-abs-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .lg-abs-center-y {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .lg-abs-center-x {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); } }
.xs-align-top {
  vertical-align: top; }
.xs-align-middle {
  vertical-align: middle; }
.xs-align-bottom {
  vertical-align: bottom; }

@media (min-width: 640px) {
  .sm-align-top {
    vertical-align: top; }
  .sm-align-middle {
    vertical-align: middle; }
  .sm-align-bottom {
    vertical-align: bottom; } }
@media (min-width: 768px) {
  .md-align-top {
    vertical-align: top; }
  .md-align-middle {
    vertical-align: middle; }
  .md-align-bottom {
    vertical-align: bottom; } }
@media (min-width: 1024px) {
  .lg-align-top {
    vertical-align: top; }
  .lg-align-middle {
    vertical-align: middle; }
  .lg-align-bottom {
    vertical-align: bottom; } }
.clearfix::before,
.container::before,
.page::before,
.Ingredients__item::before,
.clearfix::after,
.container::after,
.page::after,
.Ingredients__item::after {
  content: " ";
  display: table; }

.clearfix::after,
.container::after,
.page::after,
.Ingredients__item::after {
  clear: both; }

.container, .page {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto; }

.button,
.button--disabled,
.button--small {
  cursor: pointer;
  padding: 0;
  background-color: transparent;
  background-image: none;
  border: 0;
  white-space: nowrap;
  -webkit-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-family: inherit;
  padding: 0.5rem 0.875rem;
  font-size: 2.125rem;
  line-height: 2.25rem;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  border: 1px solid transparent;
  text-align: center; }
  .button, .button:active:focus,
  .button--disabled,
  .button--disabled:active:focus,
  .button--small,
  .button--small:active:focus {
    outline: 0; }
  .button.bold,
  .button--disabled.bold,
  .button--small.bold {
    font-family: "Knockout 68 A", "Knockout 68 B", Helvetica, Arial, sans-serif;
    font-weight: 400; }

.button--primary {
  background-color: #000;
  color: #fff; }
  .button--primary:not(.button--disabled):hover {
    opacity: 0.8; }
  .button--primary:not(.button--disabled):active {
    opacity: 0.5; }

.button--secondary {
  border: 2px solid #000;
  color: #000;
  background: none; }
  .button--secondary:not(.button--disabled):hover, .button--secondary:not(.button--disabled):active {
    background-color: #000;
    color: #fff;
    opacity: 1; }
  .button--secondary.button--disabled:hover {
    color: #000; }
  .button--secondary:not(.button--disabled):active {
    opacity: 0.5; }

.button--inverted {
  background-color: #fff;
  color: #000; }
  .button--inverted:not(.button--disabled):hover, .button--inverted:not(.button--disabled):active {
    background-color: #fff;
    color: #000;
    opacity: 1; }
  .button--inverted.button--secondary {
    border-color: #fff;
    color: #fff;
    background: none; }
    .button--inverted.button--secondary.button--disabled:hover {
      color: #fff; }
  .button--inverted.button--primary {
    background-color: #fff;
    color: #000; }
    .button--inverted.button--primary:not(.button--disabled):hover {
      opacity: 1;
      background: #8076e5; }
    .button--inverted.button--primary:not(.button--disabled):active {
      opacity: 0.5; }

.button--negative {
  background-color: #f00;
  color: #fff; }
  .button--negative:not(.button--disabled):hover {
    color: #fff;
    background-color: #990000; }
  .button--negative.button--disabled:hover {
    color: #fff; }
  .button--negative:not(.button--disabled):active {
    background-color: #4d0000; }

.button--disabled {
  opacity: 0.3; }
  .button--disabled.bold {
    font-family: "Knockout 68 A", "Knockout 68 B", Helvetica, Arial, sans-serif;
    font-weight: 400; }
  .button--disabled.has--x {
    position: relative;
    overflow: hidden; }
    .button--disabled.has--x:before, .button--disabled.has--x:after {
      content: '';
      display: block;
      width: 150%;
      height: 2px;
      background: #fff;
      position: absolute;
      z-index: -1;
      top: 50%;
      left: 50%; }
    .button--disabled.has--x:before {
      transform: translate(-50%, -50%) rotate(18deg); }
    .button--disabled.has--x:after {
      transform: translate(-50%, -50%) rotate(-18deg); }
  .button--disabled:hover, .button--disabled:active {
    cursor: default;
    transition: none;
    opacity: 0.3; }

.button--small {
  padding: 0.3125rem 0.625rem;
  font-size: 1.25rem;
  line-height: 1.3755; }

.button--icon > svg {
  width: 0.875em;
  height: 0.875em;
  fill: #fff;
  margin-right: 0.5rem;
  position: relative;
  top: 0.05em; }

.button--small.button--icon > svg {
  width: 0.75em;
  height: 0.75em;
  margin-right: 0.3125rem;
  position: relative; }

.button--secondary.button--icon > svg {
  fill: #000; }
.button--secondary.button--icon:not(.button--disabled):hover svg {
  fill: #fff; }

.icon {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem; }
  .icon svg {
    width: 100%;
    max-height: 100%;
    fill: #000;
    display: inline-block;
    vertical-align: middle; }

.icon--large {
  width: 2rem;
  height: 2rem; }

.banner {
  color: #000;
  text-align: center;
  padding: 1rem;
  margin-bottom: 1rem;
  position: relative;
  display: inline-block; }
  .banner.is--white {
    color: #fff; }
  .banner .text-2 {
    letter-spacing: .25em; }
  .banner.borders {
    width: 100%;
    padding: 4.5rem 1rem;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    margin: 2rem 0; }
    .banner.borders.is--white {
      color: #fff;
      border-top: solid 1px #fff;
      border-bottom: solid 1px #fff; }
    @media (min-width: 768px) {
      .banner.borders {
        width: calc(100% - 6rem);
        margin: 2rem auto; } }
  .banner.border-bottom {
    width: 100%;
    padding: 0 1rem 3rem;
    border-bottom: solid 1px #000; }
    @media (min-width: 768px) {
      .banner.border-bottom {
        width: calc(100% - 6rem);
        margin: 2rem auto; } }
    .banner.border-bottom.is--white {
      color: #fff;
      border-bottom: solid 1px #fff; }

.banner-container {
  text-align: center; }
  .banner-container .divider {
    width: 100%;
    height: 0;
    max-width: 320px;
    margin: 0 auto 2rem;
    border-top: solid 1px #fff; }

.banner-logo {
  width: 100%;
  max-width: 160px;
  margin: 0 auto 1rem; }

.page {
  max-width: 44rem;
  padding: 2rem;
  margin-bottom: 4.5rem;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .page {
      padding: 4.5rem; } }
  .page header,
  .page section {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .page.is--athome {
    margin-bottom: 0;
    padding: 1.5rem 2rem 1rem; }
  .page .page--breadcrumb {
    width: 100%;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1em;
    font-family: "Sina Nova", Georgia, Times, serif;
    text-transform: uppercase;
    letter-spacing: .2rem; }
    .page .page--breadcrumb span {
      display: inline-block;
      vertical-align: baseline;
      font-size: 1.125rem;
      margin: 0 .25rem 0 0;
      color: #ffc800; }

.page-content p,
.page-content ul,
.page-content ol {
  font-size: 1.25rem;
  line-height: 1.3755;
  margin-bottom: 1rem; }
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
  margin-top: 2rem;
  margin-bottom: 1rem; }
.page-content h1 {
  line-height: 0.9; }

.issue-contributors strong,
.layout_athome strong,
#staff strong {
  font-family: "Knockout 68 A", "Knockout 68 B", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.csm-modal .tingle-modal-box__content {
  background-color: #ffc800;
  color: #000; }

.csm-modal .tingle-modal__close {
  position: absolute;
  top: 5px;
  right: 5px;
  left: auto;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  font-size: 3rem;
  line-height: inherit;
  background-color: transparent;
  color: black; }

.csm-modal .button--secondary {
  background: black;
  color: white; }

.csm-modal .button--secondary:hover {
  color: #63e15a; }

@media (max-width: 540px) {
  .tingle-enabled .tingle-modal {
    top: 59px; } }
body.tingle-enabled {
  overflow: auto;
  height: auto; }

#modal-markup {
  display: none; }

.tingle-modal-box {
  max-width: 500px; }

.Hero {
  position: relative;
  text-align: center;
  overflow: hidden; }

.Hero .Photos {
  margin: -1rem 0; }

.Hero__content {
  width: 100%;
  padding: 2rem;
  padding-top: 20rem;
  position: relative;
  z-index: 200;
  text-align: center; }

.Hero__lede {
  z-index: 200;
  position: relative; }
  @media (min-width: 640px) {
    .Hero__lede {
      margin-left: auto;
      margin-right: auto;
      max-width: 24em; } }
  @media (min-width: 1024px) {
    .Hero__lede {
      max-width: 27em; } }
  @media (max-width: 32rem) {
    .Hero__lede {
      margin: 0 1rem; } }
  .Fall-Teaser .Hero__lede {
    margin-top: 2em; }
    @media (max-width: 32rem) {
      .Fall-Teaser .Hero__lede {
        margin-top: 1em; } }

.Hero__scroll-link {
  padding-bottom: 3rem; }
  .Hero__scroll-link a:hover {
    opacity: 0.8; }
  .Hero__scroll-link svg {
    fill: #fff;
    position: absolute;
    left: 0;
    bottom: 0; }
    @media (min-width: 640px) {
      .Hero__scroll-link svg {
        left: 50%; } }

.Hero__dek {
  z-index: 200;
  position: relative;
  padding-top: 2rem;
  padding-bottom: 1rem; }
  @media (min-width: 768px) {
    .Hero__dek {
      margin-left: auto;
      margin-right: auto;
      max-width: 19em; } }
  @media (min-width: 1024px) {
    .Hero__dek {
      padding: 3rem; } }

.Hero__logo {
  display: inline-block;
  position: absolute;
  left: 1rem;
  top: 1rem;
  z-index: 200;
  margin-top: 5rem;
  width: 8rem;
  height: 12rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
  .Hero__logo .logo-popup {
    z-index: 400;
    position: absolute;
    left: 0;
    bottom: 0; }

/* ----------------------------------------------------------------------------- Elements */
.module_latest {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 6rem 1.5rem 0;
  text-align: center; }
  .module_latest h2 {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 4rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.005rem;
    border-bottom: solid 1px #fff;
    padding: 0 0 1.5rem;
    margin: 0 0 1rem; }
  .module_latest .module_latest--divider {
    width: 100%;
    height: 3rem; }
    @media (max-width: 720px) {
      .module_latest .module_latest--divider {
        height: 1px;
        background: #fff;
        margin: 1rem 0; } }
  .module_latest .module_latest--logo {
    width: 100%;
    max-width: 200px;
    margin: 0 auto; }
    @media (max-width: 720px) {
      .module_latest .module_latest--logo {
        max-width: 120px; } }
  .module_latest .module_latest--headline {
    padding: 3rem 0; }
    .module_latest .module_latest--headline h1 {
      font-style: normal;
      font-weight: 400;
      font-size: 8rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: 0.05rem; }
      @media (max-width: 720px) {
        .module_latest .module_latest--headline h1 {
          font-style: normal;
          font-weight: 400;
          font-size: 5rem;
          line-height: 0.825em;
          font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif; } }
      .module_latest .module_latest--headline h1 br {
        display: block; }
        @media (max-width: 720px) {
          .module_latest .module_latest--headline h1 br {
            display: none; } }
  .module_latest .module_latest--links {
    padding: 3rem 0 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start; }
    .module_latest .module_latest--links h2 {
      width: 100%; }
    .module_latest .module_latest--links .module_latest--link {
      text-align: left;
      position: relative; }
      .module_latest .module_latest--links .module_latest--link.is--left {
        width: 50%;
        margin: 0;
        padding: 0 1rem 0 0; }
        @media (max-width: 720px) {
          .module_latest .module_latest--links .module_latest--link.is--left {
            width: 100%;
            margin: 0;
            padding: 0 0 1rem; } }
      .module_latest .module_latest--links .module_latest--link.is--right {
        width: 50%;
        margin: 0;
        padding: 0 0 0 1rem;
        box-shadow: -1px 0 0 #fff; }
        @media (max-width: 720px) {
          .module_latest .module_latest--links .module_latest--link.is--right {
            width: 100%;
            margin: 0;
            padding: 1rem 0 0;
            box-shadow: 0 -1px 0 #fff; } }
      .module_latest .module_latest--links .module_latest--link.is--full {
        width: 100%; }
    .module_latest .module_latest--links .link {
      width: 100%;
      display: block; }
      .module_latest .module_latest--links .link img {
        width: 100%;
        height: auto;
        display: block; }
      .module_latest .module_latest--links .link .jsgif {
        width: 100%; }
      .module_latest .module_latest--links .link canvas {
        width: 100%;
        height: auto; }
      .module_latest .module_latest--links .link h3 {
        font-style: normal;
        font-weight: 400;
        font-size: 2.25rem;
        line-height: 0.825em;
        font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        letter-spacing: 0.005rem;
        margin: 1.5rem 0 0; }
      .module_latest .module_latest--links .link:hover, .module_latest .module_latest--links .link:focus {
        opacity: 1; }
    .module_latest .module_latest--links .extra {
      position: absolute;
      bottom: -2rem;
      right: -5rem;
      z-index: 100; }
      @media (max-width: 1080px) {
        .module_latest .module_latest--links .extra {
          right: -1.25rem; } }
      @media (max-width: 640px) {
        .module_latest .module_latest--links .extra {
          bottom: -4.75rem; } }
      .module_latest .module_latest--links .extra img {
        width: 10rem;
        height: auto;
        display: block; }
        @media (max-width: 640px) {
          .module_latest .module_latest--links .extra img {
            width: 8.25rem; } }
      .module_latest .module_latest--links .extra:hover, .module_latest .module_latest--links .extra:focus {
        opacity: 1; }
  .module_latest .module_latest--more {
    padding: 6rem 0 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start; }
    .module_latest .module_latest--more .show--mobile {
      display: none; }
      @media (max-width: 720px) {
        .module_latest .module_latest--more .show--mobile {
          display: inline-block; } }
    .module_latest .module_latest--more .hide--mobile {
      display: inline-block; }
      @media (max-width: 720px) {
        .module_latest .module_latest--more .hide--mobile {
          display: none; } }
    .module_latest .module_latest--more h2 {
      margin: 0 0 3rem; }
    .module_latest .module_latest--more .more-link {
      display: inline-block;
      font-style: normal;
      font-weight: 400;
      font-size: 2.25rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: 0.005rem;
      border: solid 1px #fff;
      padding: 1rem 1.5rem;
      margin: 1rem; }
      .module_latest .module_latest--more .more-link.show--mobile {
        display: none; }
        @media (max-width: 720px) {
          .module_latest .module_latest--more .more-link.show--mobile {
            display: inline-block; } }
      .module_latest .module_latest--more .more-link.hide--mobile {
        display: inline-block; }
        @media (max-width: 720px) {
          .module_latest .module_latest--more .more-link.hide--mobile {
            display: none; } }
      .module_latest .module_latest--more .more-link:hover, .module_latest .module_latest--more .more-link:focus {
        opacity: 1;
        border: solid 1px #ffc800;
        background: #ffc800; }

/* ----------------------------------------------------------------------------- Elements */
.module_schedule {
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1em;
  font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: left;
  padding: 1.5rem 0 3rem; }
  @media (max-width: 720px) {
    .module_schedule {
      border-bottom: solid 1px #fff;
      padding: 1.5rem 0;
      margin: 0 0 1.5rem; } }
  .module_schedule .module_schedule--row {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    margin: 0 0 1rem;
    position: relative; }
    @media (max-width: 640px) {
      .module_schedule .module_schedule--row {
        padding: 0 0 0 6rem;
        margin: 0 0 3rem; } }
    .module_schedule .module_schedule--row:last-child {
      margin: 0; }
  .module_schedule .module_schedule--date {
    width: 12.5%;
    color: #000; }
    @media (max-width: 640px) {
      .module_schedule .module_schedule--date {
        width: auto;
        position: absolute;
        top: 0;
        left: 0; } }
  .module_schedule .module_schedule--city {
    width: 25%;
    color: #000; }
    @media (max-width: 640px) {
      .module_schedule .module_schedule--city {
        width: 100%; } }
  .module_schedule .module_schedule--venue {
    width: 43.75%;
    color: #000; }
    @media (max-width: 640px) {
      .module_schedule .module_schedule--venue {
        width: 100%; } }
  .module_schedule .module_schedule--link {
    width: 18.75%; }
    @media (max-width: 640px) {
      .module_schedule .module_schedule--link {
        width: 100%;
        padding: 0.5rem 0 0; } }
    .module_schedule .module_schedule--link a,
    .module_schedule .module_schedule--link span {
      display: block;
      font-style: normal;
      font-weight: 400;
      font-size: 1.125rem;
      line-height: 1em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      text-align: center;
      padding: 1rem;
      background: #000;
      color: #fff; }
      @media (max-width: 640px) {
        .module_schedule .module_schedule--link a,
        .module_schedule .module_schedule--link span {
          display: inline-block;
          padding: 1rem 1.5rem; } }
      .module_schedule .module_schedule--link a.is--rounded,
      .module_schedule .module_schedule--link span.is--rounded {
        border-radius: 3rem; }
      .module_schedule .module_schedule--link a:hover, .module_schedule .module_schedule--link a:focus,
      .module_schedule .module_schedule--link span:hover,
      .module_schedule .module_schedule--link span:focus {
        opacity: 1;
        background: #ffc800;
        color: #000; }
      .module_schedule .module_schedule--link a.is--disabled,
      .module_schedule .module_schedule--link span.is--disabled {
        background: rgba(0, 0, 0, 0.4);
        cursor: default; }
        .module_schedule .module_schedule--link a.is--disabled:hover, .module_schedule .module_schedule--link a.is--disabled:focus,
        .module_schedule .module_schedule--link span.is--disabled:hover,
        .module_schedule .module_schedule--link span.is--disabled:focus {
          background: rgba(0, 0, 0, 0.4);
          color: #fff; }

.module_shows {
  width: 100%;
  padding: 4.5rem 2rem; }
  .module_shows.is--presale {
    padding: 4.5rem 2rem 0.5rem; }
  .module_shows .container, .module_shows .page {
    max-width: 940px; }
  .module_shows .module_shows--dates {
    width: 100%;
    text-align: center;
    padding: 0 0 1rem; }
    .module_shows .module_shows--dates .dates {
      display: inline-block;
      border: solid 1px #00ffd9;
      padding: .5rem 1rem; }
  .module_shows .module_shows--splash {
    width: 100%;
    max-width: 540px;
    text-align: center;
    margin: 0 auto; }
    .module_shows .module_shows--splash .text {
      padding: 1rem 0; }
      .module_shows .module_shows--splash .text .text-1 {
        font-size: 8rem;
        line-height: .75em; }
      .module_shows .module_shows--splash .text .text-2 {
        font-size: 4rem;
        line-height: .875em; }
      .module_shows .module_shows--splash .text .is--block {
        display: block; }
    .module_shows .module_shows--splash .divider {
      width: 100%;
      height: 0;
      max-width: 320px;
      margin: 1rem auto;
      border-top: solid 1px #fff; }
  .module_shows .module_shows--sale-info {
    width: 100%;
    max-width: 640px;
    text-align: center;
    margin: 0 auto;
    padding: 1rem 0; }
    .module_shows .module_shows--sale-info .text-1 {
      font-size: 8rem;
      line-height: .75em; }
    .module_shows .module_shows--sale-info .text-2 {
      font-size: 4rem;
      line-height: .875em; }
    .module_shows .module_shows--sale-info .is--block {
      display: block; }
    .module_shows .module_shows--sale-info sup {
      margin: 0 0 0 .125rem; }
  .module_shows .module_shows--list {
    width: 100%;
    margin: 2rem auto 0.5rem;
    padding: 2rem;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff; }
    @media (min-width: 768px) {
      .module_shows .module_shows--list {
        width: calc(100% - 4.75rem); } }
    .module_shows .module_shows--list .module_shows--list-item {
      width: 100%;
      padding: .5rem 0;
      display: flex;
      flex-flow: row wrap;
      justify-content: flex-start;
      align-items: center;
      align-content: flex-start; }
      @media (max-width: 768px) {
        .module_shows .module_shows--list .module_shows--list-item {
          display: flex;
          flex-flow: row wrap;
          justify-content: flex-start;
          align-items: flex-start;
          align-content: flex-start; } }
      @media (max-width: 640px) {
        .module_shows .module_shows--list .module_shows--list-item {
          padding: 1rem 0; } }
      .module_shows .module_shows--list .module_shows--list-item .module_shows--list-date {
        width: 12.5%;
        margin: 0; }
        @media (max-width: 640px) {
          .module_shows .module_shows--list .module_shows--list-item .module_shows--list-date {
            width: 20%;
            margin: 0; } }
      .module_shows .module_shows--list .module_shows--list-item .module_shows--list-details {
        width: 68.75%;
        margin: 0;
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: flex-start; }
        @media (max-width: 768px) {
          .module_shows .module_shows--list .module_shows--list-item .module_shows--list-details {
            width: 62.5%;
            margin: 0; } }
        @media (max-width: 640px) {
          .module_shows .module_shows--list .module_shows--list-item .module_shows--list-details {
            width: 60%;
            margin: 0; } }
        .module_shows .module_shows--list .module_shows--list-item .module_shows--list-details .module_shows--list-city {
          width: 33.3333333333%;
          margin: 0; }
          @media (max-width: 768px) {
            .module_shows .module_shows--list .module_shows--list-item .module_shows--list-details .module_shows--list-city {
              width: 100%;
              margin: 0; } }
        .module_shows .module_shows--list .module_shows--list-item .module_shows--list-details .module_shows--list-venue {
          width: 66.6666666667%;
          margin: 0; }
          @media (max-width: 768px) {
            .module_shows .module_shows--list .module_shows--list-item .module_shows--list-details .module_shows--list-venue {
              width: 100%;
              margin: 0; } }
      .module_shows .module_shows--list .module_shows--list-item .module_shows--list-action {
        width: 18.75%;
        margin: 0; }
        @media (max-width: 768px) {
          .module_shows .module_shows--list .module_shows--list-item .module_shows--list-action {
            width: 25%;
            margin: 0; } }
        @media (max-width: 640px) {
          .module_shows .module_shows--list .module_shows--list-item .module_shows--list-action {
            width: 100%;
            margin: 0;
            padding: 0.5rem 0 0; } }
        .module_shows .module_shows--list .module_shows--list-item .module_shows--list-action .action--inactive {
          display: block;
          color: #000;
          background: #4d4d4d;
          text-align: center;
          padding: .5rem 0; }
        .module_shows .module_shows--list .module_shows--list-item .module_shows--list-action .action--soldout {
          display: block;
          color: #fff;
          background: #4d4d4d;
          text-align: center;
          padding: .5rem 0; }
        .module_shows .module_shows--list .module_shows--list-item .module_shows--list-action .action--ticket {
          display: block;
          color: #000;
          background: #59deff;
          text-align: center;
          padding: .5rem 0;
          transition: background 0.15s ease; }
          .module_shows .module_shows--list .module_shows--list-item .module_shows--list-action .action--ticket:hover {
            background: #00ffd9;
            opacity: 1; }

.module_shows + .Photos {
  margin-top: -.5rem; }

.Quotes {
  background-color: #000;
  color: #fff;
  padding: 2rem 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

.Quote {
  margin: 2rem 1rem;
  text-align: center; }

.Quote__text {
  display: block; }

.Quote__text + .Quote__text::before {
  content: none; }

.Quote__text::before,
.Quote__text::after {
  color: #ffc800; }

.Quote__text::before {
  content: "“"; }

.Quote__text:last-of-type::after {
  content: "”"; }

.Quote__attribution {
  display: block;
  margin-top: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.3755; }

.Quote__nytimes .Quote__text {
  font-size: 5.5rem; }

.Quote__jad .Quote__text {
  font-size: 12rem; }

.Quote__latimes .Quote__text::after {
  margin-left: -0.39rem; }

.Quote__noah .Quote__text {
  font-size: 6rem; }

.Quote__arianna .Quote__text {
  font-size: 4rem; }

.Quote__rachel .Quote__text {
  font-size: 3rem; }

@media (min-width: 640px) {
  .Quotes {
    padding-left: 8vw; }

  .Quote {
    margin: 2rem;
    text-align: left; }

  .Quote__text::before {
    margin-left: -0.2em; }

  .Quote__nytimes .Quote__text {
    font-size: 25vw;
    white-space: nowrap; }

  .Quote__nytimes .Quote__text::before {
    margin-left: -0.175em;
    margin-right: -0.025em; }

  .Quote__nymag,
  .Quote__sfchron,
  .Quote__latimes {
    float: left;
    vertical-align: top;
    margin-top: 0;
    max-width: 33%; }

  .Quote__nymag .Quote__text {
    margin-top: -0.05em;
    font-size: 9vw; }

  .Quote__latimes .Quote__text {
    font-size: 13vw;
    margin-top: -0.05em; }

  .Quote__sfchron .Quote__text {
    font-size: 8vw; }

  .Quote__jad,
  .Quote__kara {
    float: left;
    max-width: 33%;
    vertical-align: top;
    margin-top: 0; }

  .Quote__ira .Quote__text {
    font-size: 17vw;
    white-space: nowrap; }

  .Quote__pollan {
    clear: both; }

  .Quote__pollan .Quote__text {
    font-size: 13vw;
    white-space: nowrap; }

  .Quote__jad .Quote__text {
    font-size: 24vw; }

  .Quote__kara .Quote__text {
    font-size: 8.5vw; }

  .Quote__mia,
  .Quote__noah {
    float: left;
    max-width: 32%;
    vertical-align: top;
    margin-top: 0;
    margin-right: 5vw; }

  .Quote__rachel {
    clear: both; }

  .Quote__arianna .Quote__text {
    font-size: 16vw; }

  .Quote__mia .Quote__text {
    font-size: 8vw; }

  .Quote__noah .Quote__text {
    font-size: 10.5vw; }

  .Quote__rachel .Quote__text {
    font-size: 7vw;
    margin-right: 1vw; } }
@media (min-width: 1024px) {
  .Quotes {
    padding-left: 0; }

  .Quote {
    margin-left: 4.5rem;
    margin-right: 4.5rem; }

  .Quote__nytimes .Quote__text {
    font-size: 16rem; }

  .Quote__nymag .Quote__text {
    font-size: 5.5rem; }

  .Quote__latimes .Quote__text {
    font-size: 8rem; }

  .Quote__sfchron .Quote__text {
    font-size: 6rem;
    margin-top: 0.5rem; }

  .Quote__ira .Quote__text {
    font-size: 12rem; }

  .Quote__pollan .Quote__text {
    font-size: 9rem; }

  .Quote__jad .Quote__text {
    font-size: 16rem;
    margin-top: -0.025em; }

  .Quote__kara .Quote__text {
    font-size: 5.5rem; }

  .Quote__mia,
  .Quote__noah {
    margin-right: 0; }

  .Quote__arianna .Quote__text {
    font-size: 10rem; }

  .Quote__mia .Quote__text {
    font-size: 5.5rem; }

  .Quote__noah .Quote__text {
    font-size: 7rem; }

  .Quote__rachel .Quote__text {
    font-size: 4rem;
    margin-right: 2em; } }
.Photos {
  padding: 0;
  margin-top: 2rem;
  margin-bottom: 2rem;
  width: 100%;
  max-width: 100%;
  overflow: hidden; }

.Quotes + .Photos,
.Photos + .Quotes {
  margin-top: -2rem; }

.Photos + .Contributors {
  margin-top: -2.25rem; }

.Shows + .Photos,
.Contributors + .Photos,
.NatGeo + .Photos {
  margin-top: -0.5rem; }

.Photo__grid {
  margin: 0 -0.5rem;
  padding: 0.25rem; }

.Quotes + .Photos .Photo__grid {
  margin-top: -0.25rem; }

.Photo__container {
  width: 100%; }

.Photo__aspect {
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 66.67%; }

.Photo__image {
  display: block;
  position: absolute;
  width: 100%;
  margin: 0.25rem; }

@media (min-width: 640px) {
  .Photo__large {
    width: 100%; }

  .Photo__small {
    width: 50%;
    float: left; } }
#tour-badge {
  position: absolute;
  right: 15px;
  top: 15px;
  transform: rotate(10deg);
  z-index: 1;
  max-width: 100px; }
  @media (min-width: 640px) {
    #tour-badge {
      max-width: 150px;
      right: 25px;
      top: 25px; } }
  @media (min-width: 768px) {
    #tour-badge {
      max-width: 200px;
      right: 40px;
      top: 40px; } }

.Contributors {
  padding: 2rem;
  padding-top: 4.5rem; }
  .Contributors.is--presale {
    padding-top: 0; }
  .Contributors.winter-tour-2020 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 960px auto;
    background-image: url("/images/body/2020-Winter-brush-contrib.png"); }

.Contributors__list {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media (min-width: 768px) {
    .Contributors__list {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media (min-width: 1024px) {
    .Contributors__list {
      padding-left: 3rem;
      padding-right: 3rem; } }

.Contributor {
  padding: 1rem;
  text-align: center; }

.Contributor__bio {
  padding-top: 0.5rem;
  max-width: 18em; }

.Contributor__links {
  margin-top: 1rem; }
  .Contributor__links .icon--wikipedia {
    width: 1.75rem;
    margin-left: -0.1em; }

@media (min-width: 768px) {
  .Contributor {
    text-align: left; } }
.sponsor-links a {
  padding: 1.15rem; }

/* Tweaks to logo sizing */
a[class^='logo-'] svg, a[class*=' logo-'] svg {
  display: block;
  height: auto;
  width: 100%;
  max-width: 12rem; }

a.logo-haas svg {
  max-width: 15rem; }

a.logo-nike svg {
  max-width: 7.5rem; }

a.logo-kcrw-presents svg {
  width: 5rem;
  height: 5rem; }

a.logo-lego svg {
  max-height: 5rem; }

a.logo-wnyc svg {
  width: 7rem;
  max-width: 7rem; }

a.logo-wabe svg {
  width: 9.5rem;
  max-width: 9.5rem; }

a.logo-denverite svg {
  width: 8.075rem;
  max-width: 8.075rem; }

a.logo-cpr svg {
  width: 10.8rem;
  max-width: 10.8rem; }

a.logo-kut svg {
  width: 7.225rem;
  max-width: 7.225rem; }

a.logo-kutx svg {
  width: 10.2rem;
  max-width: 10.2rem; }

.Ingredients {
  padding: 2rem; }

.Ingredients__header {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem; }

.Ingredients__dek {
  padding: 1rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 24em; }

.Ingredients__p {
  padding: 0 0 1rem; }
  .Ingredients__p a {
    text-shadow: 1px 1px 0 #ffc800;
    box-shadow: 0 -0.225rem 0 inset #ffc800, 0 -0.3rem 0 inset #000; }

.Ingredients__item {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.Ingredients__image {
  text-align: center; }
  .Ingredients__image img {
    max-height: 20rem; }

.Ingredients__text {
  text-align: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  .Ingredients__text h3,
  .Ingredients__text p {
    margin-left: auto;
    margin-right: auto;
    max-width: 20rem; }
  .Ingredients__text h3 {
    padding-bottom: 1rem; }

@media (min-width: 768px) {
  .Ingredients__item {
    position: relative;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-left: 4.5rem;
    padding-right: 4.5rem; }

  .Ingredients__text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

  .Ingredients__item:nth-of-type(odd) .Ingredients__image {
    float: left; }

  .Ingredients__item:nth-of-type(even) .Ingredients__image {
    float: right; }

  .Ingredients__item:nth-of-type(odd) .Ingredients__text {
    right: 0;
    padding-right: 4.5rem;
    padding-left: 0; }

  .Ingredients__item:nth-of-type(even) .Ingredients__text {
    left: 0;
    padding-left: 4.5rem;
    padding-right: 0; } }
.Trampoline {
  margin-bottom: 2rem;
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .Trampoline {
      padding-top: 0;
      padding-bottom: 0; } }

.Trampoline__section {
  text-align: center;
  padding: 1rem; }
  .Trampoline__section p {
    margin-left: auto;
    margin-right: auto;
    max-width: 16em; }

.Trampoline__calsunday .cover {
  padding: 1.5rem;
  margin-left: auto;
  margin-right: auto; }
  .Trampoline__calsunday .cover img {
    max-height: 10rem; }
  @media (min-width: 768px) {
    .Trampoline__calsunday .cover {
      padding-bottom: 0.5rem; } }

.Trampoline__email input {
  min-height: 3rem;
  vertical-align: bottom;
  min-width: 6rem; }

.Trampoline__sponsors .logo {
  margin: 1rem;
  margin-left: auto;
  margin-right: auto;
  height: 3rem; }
  .Trampoline__sponsors .logo svg {
    fill: #000;
    height: 100%;
    max-width: 12rem;
    display: inline-block;
    vertical-align: middle; }
.Trampoline__sponsors .logo--sofi {
  height: 2.5rem; }
.Trampoline__sponsors .logo--warby {
  margin-top: 2rem; }
.Trampoline__sponsors .logo--kcrw {
  height: 4rem; }

.Trampoline__section:not(:first-of-type) {
  margin-top: 1rem; }
  @media (min-width: 768px) {
    .Trampoline__section:not(:first-of-type) {
      margin-top: 0;
      /*
      &::after {
        background: $darken-2;
        bottom: 0;
        content: " ";
        top: 0;
        margin-left: -$space-2;
        display: block;
        position: absolute;
        width: 1px;
      }
      */ } }

.Footer {
  background-color: #000;
  color: #fff;
  padding: 2rem; }

.Footer__section {
  padding: 1rem 2rem;
  text-align: center; }
  @media (min-width: 768px) {
    .Footer__section {
      text-align: left; } }

.Footer__info h2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 10em; }
@media (min-width: 768px) {
  .Footer__info h2 {
    max-width: 100%; } }

.Footer__contact .icon svg {
  fill: #fff; }

.Footer__credit .logo--chapter {
  display: inline-block;
  vertical-align: middle;
  width: 7rem;
  margin-top: 0.2rem;
  padding-left: 0.5rem; }
  .Footer__credit .logo--chapter > svg {
    fill: #fff; }

@media (min-width: 768px) {
  .Footer__contact,
  .Footer__credit {
    text-align: right;
    padding-top: 0.5rem;
    padding-bottom: 0; }

  .logo--chapter {
    margin-left: 0; } }
.Header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 400; }
  .Header .icon svg {
    fill: #fff; }

.Header--spacer {
  width: 100%;
  height: 68px; }

@media (max-width: 640px) {
  .Header--spacer {
    height: 59px; } }
.Nav {
  display: none; }

.Nav__sm {
  margin-top: 0.25rem; }

.Nav__toggle {
  cursor: pointer; }

.Nav__close {
  display: none; }

.Nav__open {
  display: block; }

.Nav--is-open .Nav {
  display: block; }

.Nav--is-open .Nav__open {
  display: none; }

.Nav--is-open .Nav__close {
  display: block; }

@media (min-width: 768px) {
  .Nav {
    display: block;
    margin-top: 0.25rem; }

  .Nav__toggle {
    display: none; }

  .Nav__sm {
    display: none; } }
#mc_embed_signup div.mce_inline_error {
  background-color: transparent !important;
  color: #990000 !important;
  font-weight: normal !important;
  font-size: 1.125rem;
  line-height: 1.25rem; }

/* --------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------- PREVIEW */
/* --------------------------------------------------------------------------------------- */
.layout_athome-prelaunch {
  width: 100%; }
  .layout_athome-prelaunch .text-support {
    color: #fff;
    font-family: 'Helvetica', 'Arial', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1em;
    padding: 0 0 3rem; }
    .layout_athome-prelaunch .text-support svg {
      width: auto;
      height: 2rem;
      display: inline;
      vertical-align: middle;
      margin: 0 0 0 .5rem; }
    .layout_athome-prelaunch .text-support img {
      width: 100%;
      max-width: 320px;
      height: auto;
      display: block;
      margin: 0 auto; }
  .layout_athome-prelaunch .image--splash, .layout_athome-prelaunch .image--stage {
    width: 100%;
    height: auto;
    display: block; }
  .layout_athome-prelaunch .content--wrap {
    width: 100%;
    background: #000; }
    .layout_athome-prelaunch .content--wrap .content--jump {
      width: 100%;
      padding: 6rem 2rem;
      margin: 0 auto;
      text-align: center; }
  .layout_athome-prelaunch .text-headline {
    font-size: 6rem;
    line-height: .825em; }
    .layout_athome-prelaunch .text-headline br {
      display: none; }
    @media (max-width: 720px) {
      .layout_athome-prelaunch .text-headline {
        font-size: 4.5rem; } }
    @media (max-width: 600px) {
      .layout_athome-prelaunch .text-headline br {
        display: block; } }
  .layout_athome-prelaunch .text-body {
    font-size: 4rem;
    line-height: .825em; }
    @media (max-width: 720px) {
      .layout_athome-prelaunch .text-body {
        font-size: 3.5rem; } }
  .layout_athome-prelaunch .jump--button {
    padding: 3rem 0; }
    .layout_athome-prelaunch .jump--button a {
      display: inline-block;
      color: #63e15a;
      border: solid 1px #63e15a;
      padding: 1.5rem 3rem; }
      .layout_athome-prelaunch .jump--button a:hover {
        opacity: 1;
        color: #000;
        background: #63e15a; }

/* --------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- LAUNCH */
/* --------------------------------------------------------------------------------------- */
.btn-athome {
  display: inline-block;
  padding: 1rem 2rem;
  background: transparent;
  cursor: pointer; }
  .btn-athome.is--green {
    color: #63e15a;
    border: solid 2px #63e15a; }
  .btn-athome.is--black {
    color: #000;
    border: solid 2px #000; }
  .btn-athome:hover.is--green, .btn-athome:focus.is--green {
    opacity: 1;
    color: #000;
    background: #63e15a; }
  .btn-athome:hover.is--black, .btn-athome:focus.is--black {
    opacity: 1;
    color: #63e15a;
    background: #000; }

.layout_athome-watch {
  width: 100%; }
  .layout_athome-watch .accent {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background-repeat: repeat-x;
    background-size: auto 100%;
    z-index: 10; }
  .layout_athome-watch .container, .layout_athome-watch .page {
    position: relative;
    z-index: 1; }
  .layout_athome-watch p {
    margin: 0 0 1.75rem; }
    .layout_athome-watch p:last-child {
      margin: 0; }
  @media (max-width: 600px) {
    .layout_athome-watch br {
      display: none; } }
  .layout_athome-watch .text-headline {
    font-size: 6rem;
    line-height: .825em; }
    @media (max-width: 720px) {
      .layout_athome-watch .text-headline {
        font-size: 4.5rem; } }
  .layout_athome-watch .text-body {
    font-size: 4rem;
    line-height: .825em; }
    @media (max-width: 720px) {
      .layout_athome-watch .text-body {
        font-size: 3.5rem; } }
  .layout_athome-watch .layout_athome-watch--intro {
    width: 100%;
    position: relative; }
    .layout_athome-watch .layout_athome-watch--intro .accent {
      height: 96px;
      bottom: -1px;
      background-image: url("/images/body/athome_tear_01.png");
      background-position: left bottom; }
      @media (max-width: 600px) {
        .layout_athome-watch .layout_athome-watch--intro .accent {
          height: 48px; } }
    .layout_athome-watch .layout_athome-watch--intro .container, .layout_athome-watch .layout_athome-watch--intro .page {
      max-width: 1200px; }
    .layout_athome-watch .layout_athome-watch--intro .splash--desktop {
      width: 100%;
      height: auto;
      display: block; }
      @media (max-width: 600px) {
        .layout_athome-watch .layout_athome-watch--intro .splash--desktop {
          display: none; } }
    .layout_athome-watch .layout_athome-watch--intro .splash--mobile {
      width: 100%;
      height: auto;
      display: none; }
      @media (max-width: 600px) {
        .layout_athome-watch .layout_athome-watch--intro .splash--mobile {
          display: block; } }
  .layout_athome-watch .layout_athome-watch--about {
    width: 100%;
    max-width: 660px;
    margin: 0 auto;
    padding: 3rem 0;
    color: #000;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.375em; }
    .layout_athome-watch .layout_athome-watch--about a {
      text-transform: uppercase;
      font-family: "Knockout 68 A", "Knockout 68 B", Helvetica, Arial, sans-serif;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: 0.1em; }
  .layout_athome-watch .layout_athome-watch--lede {
    width: 100%;
    padding: 9rem 1.5rem 0;
    text-align: center;
    position: relative; }
    @media (max-width: 920px) {
      .layout_athome-watch .layout_athome-watch--lede {
        background-image: none; } }
    @media (max-width: 600px) {
      .layout_athome-watch .layout_athome-watch--lede {
        padding: 6rem 1.5rem 0; } }
    .layout_athome-watch .layout_athome-watch--lede .container, .layout_athome-watch .layout_athome-watch--lede .page {
      max-width: 780px; }
    .layout_athome-watch .layout_athome-watch--lede .headline.premier.is--desktop {
      width: 100%;
      height: auto;
      display: block;
      max-width: 780px;
      margin: 0 auto 1rem; }
      @media (max-width: 600px) {
        .layout_athome-watch .layout_athome-watch--lede .headline.premier.is--desktop {
          display: none; } }
    .layout_athome-watch .layout_athome-watch--lede .headline.premier.is--mobile {
      width: 100%;
      height: auto;
      max-width: 480px;
      margin: 0 auto 1rem;
      display: none; }
      @media (max-width: 600px) {
        .layout_athome-watch .layout_athome-watch--lede .headline.premier.is--mobile {
          display: block; } }
    .layout_athome-watch .layout_athome-watch--lede .accent {
      height: 98px;
      top: -1px;
      background-image: url("/images/body/athome_tear_02.png");
      background-position: center top; }
      @media (max-width: 600px) {
        .layout_athome-watch .layout_athome-watch--lede .accent {
          height: 48px; } }
    .layout_athome-watch .layout_athome-watch--lede .text-support {
      color: #fff;
      font-family: 'Helvetica', 'Arial', sans-serif;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1em;
      padding: 0 0 3rem; }
      .layout_athome-watch .layout_athome-watch--lede .text-support svg {
        width: auto;
        height: 2rem;
        display: inline;
        vertical-align: middle;
        margin: 0 0 0 .5rem; }
      .layout_athome-watch .layout_athome-watch--lede .text-support img {
        width: 100%;
        max-width: 320px;
        height: auto;
        display: block;
        margin: 0 auto; }
  .layout_athome-watch .layout_athome-watch--video {
    background: #000;
    padding: 2rem 1rem;
    position: relative; }
    .layout_athome-watch .layout_athome-watch--video .container, .layout_athome-watch .layout_athome-watch--video .page {
      max-width: 960px; }
    .layout_athome-watch .layout_athome-watch--video .layout_athome-watch--video-anchor {
      width: 0;
      height: 0;
      pointer-events: none;
      display: block;
      position: absolute;
      top: -5rem;
      left: 0; }
    .layout_athome-watch .layout_athome-watch--video .video {
      width: 100%;
      height: 0;
      padding: 28.125% 0;
      position: relative;
      overflow: hidden; }
      .layout_athome-watch .layout_athome-watch--video .video iframe, .layout_athome-watch .layout_athome-watch--video .video object, .layout_athome-watch .layout_athome-watch--video .video embed {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%; }
  .layout_athome-watch .layout_athome-watch--actions {
    width: 100%;
    padding: 4rem 1.5rem 10rem;
    text-align: center;
    position: relative; }
    @media (max-width: 920px) {
      .layout_athome-watch .layout_athome-watch--actions {
        background-image: none; } }
    @media (max-width: 600px) {
      .layout_athome-watch .layout_athome-watch--actions {
        padding: 4rem 1.5rem 7rem; } }
    .layout_athome-watch .layout_athome-watch--actions .accent {
      height: 96px;
      bottom: -1px;
      background-image: url("/images/body/athome_tear_01.png");
      background-position: left bottom; }
      @media (max-width: 600px) {
        .layout_athome-watch .layout_athome-watch--actions .accent {
          height: 48px; } }
    .layout_athome-watch .layout_athome-watch--actions img.headline {
      width: auto;
      height: auto;
      display: block; }
      .layout_athome-watch .layout_athome-watch--actions img.headline.what-did-you-think {
        margin: 0 auto 1rem;
        height: 90px; }
        @media (max-width: 600px) {
          .layout_athome-watch .layout_athome-watch--actions img.headline.what-did-you-think {
            height: 70px; } }
      .layout_athome-watch .layout_athome-watch--actions img.headline.get-on-the-list {
        margin: 0 auto -1.5rem;
        height: 96px; }
        @media (max-width: 600px) {
          .layout_athome-watch .layout_athome-watch--actions img.headline.get-on-the-list {
            margin: 0 auto;
            height: 74px; } }
      .layout_athome-watch .layout_athome-watch--actions img.headline.grab-a-tote {
        margin: 0 auto -1.5rem;
        height: 96px; }
        @media (max-width: 600px) {
          .layout_athome-watch .layout_athome-watch--actions img.headline.grab-a-tote {
            margin: 0 auto;
            height: 74px; } }
    .layout_athome-watch .layout_athome-watch--actions .mailchimp-form {
      padding: 5rem 0 5rem; }
      .layout_athome-watch .layout_athome-watch--actions .mailchimp-form p {
        color: #000;
        font-size: 1.5rem;
        line-height: 1.25em; }
    .layout_athome-watch .layout_athome-watch--actions .shop-callout {
      padding: 0 0 5rem; }
      .layout_athome-watch .layout_athome-watch--actions .shop-callout p {
        color: #000;
        font-size: 1.5rem;
        line-height: 1.25em; }
    .layout_athome-watch .layout_athome-watch--actions .actions .btn-athome {
      display: inline-block;
      margin: .5rem; }
    @media (max-width: 860px) {
      .layout_athome-watch .layout_athome-watch--actions .actions .btn-athome {
        margin: .5rem .25rem; } }
  .layout_athome-watch .layout_athome-watch--contributors {
    width: 100%;
    background: #000;
    padding: 4rem 1.5rem; }
    .layout_athome-watch .layout_athome-watch--contributors .container, .layout_athome-watch .layout_athome-watch--contributors .page {
      max-width: 640px; }
    .layout_athome-watch .layout_athome-watch--contributors.is--prelaunch .container, .layout_athome-watch .layout_athome-watch--contributors.is--prelaunch .page {
      max-width: 960px; }
    .layout_athome-watch .layout_athome-watch--contributors img.headline {
      width: auto;
      height: auto;
      display: block; }
      .layout_athome-watch .layout_athome-watch--contributors img.headline.featured-contributors {
        margin: 0 auto 2rem;
        height: 90px; }
        @media (max-width: 600px) {
          .layout_athome-watch .layout_athome-watch--contributors img.headline.featured-contributors {
            height: 70px; } }
    .layout_athome-watch .layout_athome-watch--contributors .contributor {
      color: #bebebe;
      font-size: 1.5rem;
      line-height: 1.25em;
      padding: 2rem 0 0; }
      .layout_athome-watch .layout_athome-watch--contributors .contributor strong {
        text-transform: uppercase;
        font-family: "Knockout 68 A", "Knockout 68 B", Helvetica, Arial, sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        color: #63e15a; }
      .layout_athome-watch .layout_athome-watch--contributors .contributor a {
        background-image: linear-gradient(transparent 50%, currentColor 50%);
        background-position: 0px 90%;
        background-repeat: repeat-x;
        background-size: 2px 2px;
        text-shadow: #000 1px 0px 0px, #000 2px 0px 0px, #000 -1px 0px 0px, #000 -2px 0px 0px; }
    .layout_athome-watch .layout_athome-watch--contributors .contributors {
      width: 100%;
      display: flex;
      flex-flow: row wrap;
      justify-content: flex-start;
      align-items: flex-start;
      align-content: flex-start; }
      .layout_athome-watch .layout_athome-watch--contributors .contributors .contributor {
        width: 50%;
        padding: 2rem; }
        @media (max-width: 860px) {
          .layout_athome-watch .layout_athome-watch--contributors .contributors .contributor {
            width: 100%;
            padding: 2rem 0;
            text-align: center; } }
      .layout_athome-watch .layout_athome-watch--contributors .contributors .and-more {
        width: 100%;
        text-align: center;
        padding: 4rem 0;
        margin: 4rem 0 0;
        border-top: solid 1px rgba(255, 255, 255, 0.25);
        border-bottom: solid 1px rgba(255, 255, 255, 0.25); }
  .layout_athome-watch .layout_athome-watch--sponsors {
    width: 100%;
    background: #000;
    padding: 4rem 1.5rem;
    text-align: center; }
    .layout_athome-watch .layout_athome-watch--sponsors h2 {
      color: #63e15a;
      margin: 0 0 2rem; }
    .layout_athome-watch .layout_athome-watch--sponsors .container, .layout_athome-watch .layout_athome-watch--sponsors .page {
      max-width: 960px; }
    .layout_athome-watch .layout_athome-watch--sponsors .sponsors-group {
      width: 100%; }
    .layout_athome-watch .layout_athome-watch--sponsors .sponsor-link {
      display: inline-block;
      vertical-align: middle;
      margin: 1rem 2rem; }
      .layout_athome-watch .layout_athome-watch--sponsors .sponsor-link svg {
        display: block; }

#modal-markup-athome {
  display: none; }

#mc_embed_signup_athome {
  width: 100%; }
  #mc_embed_signup_athome form {
    width: 100%; }
  #mc_embed_signup_athome #mc_embed_signup_scroll {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start; }
    #mc_embed_signup_athome #mc_embed_signup_scroll .indicates-required, #mc_embed_signup_athome #mc_embed_signup_scroll .mce-responses, #mc_embed_signup_athome #mc_embed_signup_scroll .mc-field-actions {
      width: 100%;
      display: block; }
    #mc_embed_signup_athome #mc_embed_signup_scroll .mc-field-group {
      width: calc(50% - .5rem);
      text-align: left; }
      #mc_embed_signup_athome #mc_embed_signup_scroll .mc-field-group:nth-child(even) {
        margin: 0 0 0 .5rem; }
      #mc_embed_signup_athome #mc_embed_signup_scroll .mc-field-group:nth-child(odd) {
        margin: 0 .5rem 0 0; }
      #mc_embed_signup_athome #mc_embed_signup_scroll .mc-field-group input {
        width: 100%; }
      #mc_embed_signup_athome #mc_embed_signup_scroll .mc-field-group.is--full {
        width: 100%; }
        #mc_embed_signup_athome #mc_embed_signup_scroll .mc-field-group.is--full:nth-child(even) {
          margin: 0; }
        #mc_embed_signup_athome #mc_embed_signup_scroll .mc-field-group.is--full:nth-child(odd) {
          margin: 0; }
    #mc_embed_signup_athome #mc_embed_signup_scroll .mc-field-actions {
      width: 100%;
      text-align: center;
      padding: 2rem 0 0; }
  #mc_embed_signup_athome #mc-embedded-subscribe {
    display: inline-block;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    margin: 0; }

/* --------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- LHM Theme */
/* --------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Elements */
.video {
  width: 100%;
  height: 0;
  padding: 28.125% 0;
  position: relative;
  overflow: hidden;
  background-color: #5D5A56;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .video .video--premier {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 4rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    transform: translate(0, -50%); }
  .video.is--preview:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.375);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
  .video iframe, .video object, .video embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

.btn {
  display: inline-block;
  vertical-align: middle; }
  .btn.btn01 {
    font-style: normal;
    font-weight: 400;
    font-size: 2rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 1.5rem 1.75rem;
    color: #fff;
    border: solid 3px #52B18E; }
    .btn.btn01:hover {
      opacity: 1;
      background: #52B18E; }

/* ------------------------------------------------------------------------------- Header */
.lhm_header {
  width: 100%;
  padding: 10rem 1.5rem;
  background-image: url("/images/body/hhm-2020-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .lhm_header .container, .lhm_header .page {
    max-width: 720px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center; }
  .lhm_header .lhm_header--logo {
    width: 33.3333333333%;
    margin: 0;
    padding: 0 1.5rem 0 0; }
  .lhm_header .lhm_header--title {
    width: 66.6666666667%;
    margin: 0;
    margin: 0 0 0 -1px;
    padding: 1rem 0 1rem 1.5rem;
    border-left: solid 1px #000; }
    .lhm_header .lhm_header--title .lhm_header--text {
      font-style: normal;
      font-weight: 400;
      font-size: 6.5rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      padding: 0 0 1rem;
      color: #fff; }
      @media (max-width: 640px) {
        .lhm_header .lhm_header--title .lhm_header--text {
          font-style: normal;
          font-weight: 400;
          font-size: 5rem;
          line-height: 0.825em;
          font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif; } }
      @media (max-width: 480px) {
        .lhm_header .lhm_header--title .lhm_header--text {
          font-style: normal;
          font-weight: 400;
          font-size: 3rem;
          line-height: 0.825em;
          font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif; } }
    .lhm_header .lhm_header--title .link_google img {
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 2rem;
      display: block; }

/* ------------------------------------------------------------------------------- Stories */
.lhm_stories {
  width: 100%;
  padding: 5rem 1.5rem;
  background: #000; }
  .lhm_stories .container, .lhm_stories .page {
    max-width: 720px; }
  .lhm_stories .lhm_stories--lede {
    text-align: center; }
    .lhm_stories .lhm_stories--lede p {
      font-style: normal;
      font-weight: 400;
      font-size: 2.25rem;
      line-height: 1.25em;
      font-family: "Sina Nova", Georgia, Times, serif;
      color: #FF93E2;
      margin: 0 0 3rem; }
      @media (max-width: 640px) {
        .lhm_stories .lhm_stories--lede p {
          font-style: normal;
          font-weight: 400;
          font-size: 1.875rem;
          line-height: 1.25em;
          font-family: "Sina Nova", Georgia, Times, serif; } }
    .lhm_stories .lhm_stories--lede span {
      display: block;
      color: #fff;
      font-style: normal;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1.25em;
      font-family: "Equip", Helvetica, Arial, sans-serif;
      letter-spacing: .025rem; }
      @media (max-width: 640px) {
        .lhm_stories .lhm_stories--lede span {
          font-style: normal;
          font-weight: 400;
          font-size: 1.25rem;
          line-height: 1.25em;
          font-family: "Equip", Helvetica, Arial, sans-serif; } }
    .lhm_stories .lhm_stories--lede .link_google {
      display: inline-block; }
      .lhm_stories .lhm_stories--lede .link_google img {
        width: auto;
        height: 1.5rem;
        display: block; }
  .lhm_stories .lhm_stories--story {
    width: 100%;
    border-top: solid 1px #52B18E;
    padding: 2.5rem 0 0;
    margin: 2.5rem 0 0;
    text-align: center; }
    .lhm_stories .lhm_stories--story .lhm_stories--story-sponsor {
      font-style: normal;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1.25em;
      font-family: "Equip", Helvetica, Arial, sans-serif;
      letter-spacing: .025rem;
      text-transform: uppercase;
      color: #fff;
      margin: 0 0 2.5rem; }
    .lhm_stories .lhm_stories--story h4 {
      font-style: normal;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1.25em;
      font-family: "Equip", Helvetica, Arial, sans-serif;
      letter-spacing: .025rem;
      color: #5D5A56;
      margin: 3rem 0 1.5rem; }
    .lhm_stories .lhm_stories--story h2 {
      font-style: normal;
      font-weight: 400;
      font-size: 4rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      color: #52B18E;
      margin: 3rem 0 2.5rem; }
    .lhm_stories .lhm_stories--story h4 + h2 {
      margin: 1.5rem 0 2.5rem; }
    .lhm_stories .lhm_stories--story p {
      font-style: normal;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1.375em;
      font-family: "Sina Nova", Georgia, Times, serif;
      width: 100%;
      max-width: 640px;
      margin: 0 auto 1.5rem;
      color: #fff; }
      .lhm_stories .lhm_stories--story p.is--sml {
        max-width: 480px; }
    .lhm_stories .lhm_stories--story a {
      text-decoration: none;
      color: #FF93E2;
      background-image: linear-gradient(transparent 50%, #FF93E2 50%);
      background-position: 0px 90%;
      background-repeat: repeat-x;
      background-size: 2px 2px;
      text-shadow: #000 1px 0px 0px, #000 2px 0px 0px, #000 -1px 0px 0px, #000 -2px 0px 0px; }
      .lhm_stories .lhm_stories--story a.btn {
        color: #fff;
        text-shadow: none;
        background-image: none;
        margin: 1rem; }
        .lhm_stories .lhm_stories--story a.btn:hover {
          background: #52B18E; }

/* ------------------------------------------------------------------------------- Credits */
.lhm_credits {
  width: 100%;
  padding: 3.5rem 1.5rem; }
  .lhm_credits .container, .lhm_credits .page {
    max-width: 600px; }
  .lhm_credits .lhm_credits--section {
    padding: 1.5rem 0;
    text-align: center; }
    .lhm_credits .lhm_credits--section h2 {
      font-style: normal;
      font-weight: 400;
      font-size: 4rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      color: #000;
      margin: 3rem 0 3rem; }
    .lhm_credits .lhm_credits--section .lhm_credits--section-image {
      width: 150px;
      height: 150px;
      position: relative;
      display: block;
      margin: 0 auto 1.5rem;
      border-radius: 100%;
      background-color: #000;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      .lhm_credits .lhm_credits--section .lhm_credits--section-image .anchor {
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: -160px;
        pointer-events: none; }
    .lhm_credits .lhm_credits--section a {
      text-decoration: none;
      color: #fff;
      background-image: linear-gradient(transparent 50%, #fff 50%);
      background-position: 0px 90%;
      background-repeat: repeat-x;
      background-size: 2px 2px;
      text-shadow: #52B18E 1px 0px 0px, #52B18E 2px 0px 0px, #52B18E -1px 0px 0px, #52B18E -2px 0px 0px; }
    .lhm_credits .lhm_credits--section .link_google {
      display: inline-block;
      background: none; }
      .lhm_credits .lhm_credits--section .link_google img {
        width: auto;
        height: 1.5rem;
        display: block; }
    .lhm_credits .lhm_credits--section b {
      font-style: normal;
      font-weight: 400;
      font-size: 1.5rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      letter-spacing: .025em;
      text-transform: uppercase;
      color: #fff;
      vertical-align: baseline; }
      .lhm_credits .lhm_credits--section b a {
        background-image: none; }
    .lhm_credits .lhm_credits--section p {
      font-style: normal;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1.5em;
      font-family: "Sina Nova", Georgia, Times, serif;
      margin: 0 0 2rem; }

/* ------------------------------------------------------------------------------- Stories */
.lhm_footer {
  width: 100%;
  padding: 5rem 1.5rem;
  background: #000;
  text-align: center; }
  .lhm_footer .container, .lhm_footer .page {
    max-width: 860px; }
  .lhm_footer .lhm_footer--actions {
    padding: 0 0 3rem; }
    .lhm_footer .lhm_footer--actions .btn {
      min-width: 150px;
      margin: 1rem; }
  .lhm_footer .lhm_footer--sponsors {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center; }
    .lhm_footer .lhm_footer--sponsors h2 {
      width: 100%;
      font-style: normal;
      font-weight: 400;
      font-size: 4rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      color: #fff;
      margin: 3rem 0 3rem; }
    .lhm_footer .lhm_footer--sponsors .sponsor-link {
      margin: 1.5rem; }
      .lhm_footer .lhm_footer--sponsors .sponsor-link svg {
        width: auto;
        display: block;
        max-width: 100%; }
      .lhm_footer .lhm_footer--sponsors .sponsor-link.logo-laplaza svg {
        height: 5rem; }
      .lhm_footer .lhm_footer--sponsors .sponsor-link.logo-lasfotos svg {
        height: 3.5rem; }
      .lhm_footer .lhm_footer--sponsors .sponsor-link.logo-latinascreate svg {
        height: 4rem; }
      .lhm_footer .lhm_footer--sponsors .sponsor-link.logo-lit svg {
        height: 6rem; }
      .lhm_footer .lhm_footer--sponsors .sponsor-link.logo-ltxfest svg {
        height: 5rem; }

/* --------------------------------------------------------------------------- Mailchimp */
.fill-lhm-teal .csm-modal .tingle-modal-box__content {
  background: #52B18E; }

#modal-markup-lhm {
  display: none; }

#mc_embed_signup_lhm {
  width: 100%; }
  #mc_embed_signup_lhm form {
    width: 100%; }
  #mc_embed_signup_lhm #mc_embed_signup_scroll {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start; }
    #mc_embed_signup_lhm #mc_embed_signup_scroll .indicates-required, #mc_embed_signup_lhm #mc_embed_signup_scroll .mce-responses, #mc_embed_signup_lhm #mc_embed_signup_scroll .mc-field-actions {
      width: 100%;
      display: block; }
    #mc_embed_signup_lhm #mc_embed_signup_scroll .mc-field-group {
      width: calc(50% - .5rem);
      text-align: left; }
      #mc_embed_signup_lhm #mc_embed_signup_scroll .mc-field-group:nth-child(even) {
        margin: 0 0 0 .5rem; }
      #mc_embed_signup_lhm #mc_embed_signup_scroll .mc-field-group:nth-child(odd) {
        margin: 0 .5rem 0 0; }
      #mc_embed_signup_lhm #mc_embed_signup_scroll .mc-field-group input {
        width: 100%; }
      #mc_embed_signup_lhm #mc_embed_signup_scroll .mc-field-group.is--full {
        width: 100%; }
        #mc_embed_signup_lhm #mc_embed_signup_scroll .mc-field-group.is--full:nth-child(even) {
          margin: 0; }
        #mc_embed_signup_lhm #mc_embed_signup_scroll .mc-field-group.is--full:nth-child(odd) {
          margin: 0; }
    #mc_embed_signup_lhm #mc_embed_signup_scroll .mc-field-actions {
      width: 100%;
      text-align: center;
      padding: 2rem 0 0; }
  #mc_embed_signup_lhm #mc-embedded-subscribe {
    display: inline-block;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    margin: 0; }

/* --------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Fall 2020 Tour Theme */
/* --------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Variables */
/* ----------------------------------------------------------------------------- Elements */
.fall2020_video {
  width: 100%;
  height: 0;
  padding: 28.125% 0;
  position: relative;
  overflow: hidden;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .fall2020_video .fall2020_video--premier {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 4rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    transform: translate(0, -50%); }
  .fall2020_video.is--preview:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.375);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
  .fall2020_video iframe, .fall2020_video object, .fall2020_video embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

.fall2020_audio {
  width: 100%;
  min-height: 138px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: center; }
  .fall2020_audio .fall2020_audio--premier {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 4rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }
  .fall2020_audio audio {
    width: 100%; }

.fall2020_btn {
  display: inline-block;
  vertical-align: middle; }
  .fall2020_btn.btn01 {
    font-style: normal;
    font-weight: 400;
    font-size: 2rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 1.5rem 1.75rem;
    color: #fff;
    border: solid 3px #52B18E; }
    .fall2020_btn.btn01:hover {
      opacity: 1;
      background: #52B18E; }

.sponsor--instacart {
  width: 100%;
  max-width: 200px;
  height: auto;
  display: block; }

/* ------------------------------------------------------------------------------- Header */
.fall2020_header {
  width: 100%; }
  .fall2020_header .fall2020_header--image {
    width: 100%;
    height: auto;
    display: block; }

/* ------------------------------------------------------------------------------- Intro */
.fall2020_intro {
  width: 100%;
  background-color: #000;
  background-image: url("/images/tours/fall2020/divider--top.jpg"), url("/images/tours/fall2020/divider--bottom.jpg");
  background-position: center top, center bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: auto 98px, auto 98px;
  padding: 98px 1.5rem;
  text-align: center;
  color: #ffb400; }
  .fall2020_intro .container, .fall2020_intro .page {
    max-width: 740px; }
  .fall2020_intro .fall2020_intro--text {
    padding: 1rem 0 3rem;
    font-style: normal;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.375em;
    font-family: "Sina Nova", Georgia, Times, serif; }
    @media (max-width: 640px) {
      .fall2020_intro .fall2020_intro--text {
        font-style: normal;
        font-weight: 400;
        font-size: 1.25rem;
        line-height: 1.375em;
        font-family: "Sina Nova", Georgia, Times, serif; } }
    .fall2020_intro .fall2020_intro--text .sponsor-link {
      display: inline-block; }
  .fall2020_intro .fall2020_intro--signup {
    padding: 0 0 .5rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center; }
    .fall2020_intro .fall2020_intro--signup h2 {
      width: 100%;
      font-style: normal;
      font-weight: 400;
      font-size: 2.5rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: .05rem;
      margin: 0 0 .5rem; }
    .fall2020_intro .fall2020_intro--signup a[class^="fall2020_action"] {
      background-position: 0px 0px;
      background-repeat: no-repeat;
      font-style: normal;
      font-weight: 400;
      font-size: 2.5rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      color: #ffb400;
      text-transform: uppercase;
      letter-spacing: .05rem;
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      align-items: center;
      align-content: center;
      margin: 1rem; }
    .fall2020_intro .fall2020_intro--signup .fall2020_action--survey {
      width: 185px;
      height: 90px;
      background-image: url("/images/tours/fall2020/btn-partner.png");
      background-size: 371px 90px; }
      .fall2020_intro .fall2020_intro--signup .fall2020_action--survey:hover, .fall2020_intro .fall2020_intro--signup .fall2020_action--survey:focus {
        opacity: 1;
        background-position: -186px 0px;
        color: #ff5900; }
    .fall2020_intro .fall2020_intro--signup .fall2020_action--join {
      width: 124px;
      height: 100px;
      background-image: url("/images/tours/fall2020/btn-join.png");
      background-size: 248px 100px; }
      .fall2020_intro .fall2020_intro--signup .fall2020_action--join:hover, .fall2020_intro .fall2020_intro--signup .fall2020_action--join:focus {
        opacity: 1;
        background-position: -124px 0px;
        color: #ff5900; }

/* ------------------------------------------------------------------------------- Stories */
.fall2020_stories {
  width: 100%;
  padding: 1.5rem;
  background-image: url("/images/tours/fall2020/accent--left-01.jpg"), url("/images/tours/fall2020/accent--right-01.jpg"), url("/images/tours/fall2020/accent--left-03.jpg"), url("/images/tours/fall2020/accent--right-02.jpg"), url("/images/tours/fall2020/accent--left-02.jpg");
  background-position: top 7% left 0%, top 30% right 0%, top 55% left 0%, top 77% right 0%, top 95% left 0%;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 322px auto, 210px auto, 333px auto, 215px auto, 301px auto; }
  .fall2020_stories.is--sml {
    background-image: url("/images/tours/fall2020/accent--left-01.jpg"), url("/images/tours/fall2020/accent--right-01.jpg"), url("/images/tours/fall2020/accent--left-03.jpg"), url("/images/tours/fall2020/accent--right-02.jpg"), url("/images/tours/fall2020/accent--left-02.jpg");
    background-position: top 7% left 0%, top 30% right 0%;
    background-repeat: no-repeat, no-repeat;
    background-size: 322px auto, 210px auto; }
  @media (max-width: 540px) {
    .fall2020_stories {
      background-image: none; } }
  .fall2020_stories .container, .fall2020_stories .page {
    max-width: 960px; }
  .fall2020_stories .fall2020_stories--story {
    width: 100%;
    padding: 2.5rem 0;
    text-align: center;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto; }
    .fall2020_stories .fall2020_stories--story:nth-child(4n+1) {
      padding: 2.5rem 0 1rem;
      background-image: url("/images/tours/fall2020/divider-01.png"); }
    .fall2020_stories .fall2020_stories--story:nth-child(4n+2) {
      padding: 2.5rem 0 1.5rem;
      background-image: url("/images/tours/fall2020/divider-02.png"); }
    .fall2020_stories .fall2020_stories--story:nth-child(4n+3) {
      background-image: url("/images/tours/fall2020/divider-03.png"); }
    .fall2020_stories .fall2020_stories--story:nth-child(4n+4) {
      padding: 2.5rem 0 3.5rem;
      background-image: url("/images/tours/fall2020/divider-04.png"); }
    .fall2020_stories .fall2020_stories--story:last-child {
      background-image: none; }
    .fall2020_stories .fall2020_stories--story .story-img {
      width: 100%;
      height: auto;
      display: block; }
      .fall2020_stories .fall2020_stories--story .story-img.is--desktop {
        display: block; }
        @media (max-width: 540px) {
          .fall2020_stories .fall2020_stories--story .story-img.is--desktop {
            display: none; } }
      .fall2020_stories .fall2020_stories--story .story-img.is--mobile {
        display: none; }
        @media (max-width: 540px) {
          .fall2020_stories .fall2020_stories--story .story-img.is--mobile {
            display: block; } }
    .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label {
      max-width: 680px;
      margin: 0 auto;
      padding: 0 0 2.5rem;
      color: #ff5900; }
      .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label h3 {
        font-style: normal;
        font-weight: 400;
        font-size: 4rem;
        line-height: 0.825em;
        font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        letter-spacing: .05rem; }
      .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label img {
        width: 100%;
        max-width: 280px;
        height: auto;
        display: block;
        margin: 0 auto; }
        @media (max-width: 540px) {
          .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label img {
            max-width: 240px; } }
      .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label h1 {
        font-style: normal;
        font-weight: 400;
        font-size: 6rem;
        line-height: 0.825em;
        font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        letter-spacing: .05rem;
        color: #ffb400;
        margin: 0 0 2rem; }
        @media (max-width: 540px) {
          .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label h1 {
            font-style: normal;
            font-weight: 400;
            font-size: 4rem;
            line-height: 0.825em;
            font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif; } }
      .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label p {
        font-style: normal;
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 1.25em;
        font-family: "Sina Nova", Georgia, Times, serif;
        color: #ff5900; }
        @media (max-width: 640px) {
          .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label p {
            font-style: normal;
            font-weight: 400;
            font-size: 1.25rem;
            line-height: 1.25em;
            font-family: "Sina Nova", Georgia, Times, serif; } }
        @media (max-width: 540px) {
          .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label p {
            padding: 0 3rem; } }
      .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label a {
        text-decoration: none;
        color: #ffb400;
        background-image: linear-gradient(transparent 50%, #ffb400 50%);
        background-position: 0px 90%;
        background-repeat: repeat-x;
        background-size: 2px 2px;
        text-shadow: #721100 1px 0px 0px, #721100 2px 0px 0px, #721100 -1px 0px 0px, #721100 -2px 0px 0px; }
        .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label a:hover, .fall2020_stories .fall2020_stories--story .fall2020_stories--story-label a:focus {
          color: #000;
          background-image: linear-gradient(transparent 50%, #000 50%); }
    .fall2020_stories .fall2020_stories--story .fall2020_stories--story-sponsor {
      font-style: normal;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1.25em;
      font-family: "Equip", Helvetica, Arial, sans-serif;
      letter-spacing: .025rem;
      text-transform: uppercase;
      color: #fff;
      margin: 0 0 2.5rem; }
    .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details {
      width: 100%;
      max-width: 640px;
      padding: 3rem 0 0;
      margin: 0 auto;
      font-style: normal;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1.375em;
      font-family: "Sina Nova", Georgia, Times, serif;
      color: #fff; }
      @media (max-width: 540px) {
        .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details {
          padding: 3rem 1rem 0; } }
      .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details h2 {
        font-style: normal;
        font-weight: 400;
        font-size: 4rem;
        line-height: 0.825em;
        font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        color: #ff5900;
        margin: 0 0 2.5rem; }
        .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details h2 sup {
          font-style: normal;
          font-weight: 400;
          font-size: 1.75rem;
          line-height: 1em;
          font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
          display: inline-block;
          vertical-align: super;
          transform: translate(0.125rem, 0.5625em); }
        .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details h2.cal {
          margin: 0 0 .5rem; }
      .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details .calendar {
        margin: 0 0 2.5rem; }
      .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details p {
        margin: 0 0 1.375rem; }
        .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details p:last-of-type {
          margin: 0; }
      .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details a {
        text-decoration: none;
        color: #ffb400;
        background-image: linear-gradient(transparent 50%, #ffb400 50%);
        background-position: 0px 90%;
        background-repeat: repeat-x;
        background-size: 2px 2px;
        text-shadow: #721100 1px 0px 0px, #721100 2px 0px 0px, #721100 -1px 0px 0px, #721100 -2px 0px 0px; }
        .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details a:hover, .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details a:focus {
          opacity: 1;
          color: #ff5900;
          background-image: linear-gradient(transparent 50%, #ff5900 50%); }
      .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details span {
        color: #ffb400; }
      .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details .fall2020_stories--story-details-credits {
        padding: 1.5rem 0; }
        .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details .fall2020_stories--story-details-credits span {
          display: none; }
          @media (max-width: 540px) {
            .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details .fall2020_stories--story-details-credits span {
              display: block; } }
        .fall2020_stories .fall2020_stories--story .fall2020_stories--story-details .fall2020_stories--story-details-credits p {
          font-style: italic; }

/* ------------------------------------------------------------------------------- Callout */
.fall2020_callout {
  width: 100%;
  background-color: #000;
  background-image: url("/images/tours/fall2020/divider--top.jpg"), url("/images/tours/fall2020/divider--bottom.jpg");
  background-position: center top, center bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: auto 98px, auto 98px;
  padding: 98px 1.5rem;
  text-align: center;
  color: #ffb400; }
  .fall2020_callout .container, .fall2020_callout .page {
    max-width: 740px; }
  .fall2020_callout .fall2020_action--member {
    width: 288px;
    height: 100px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    font-style: normal;
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    color: #ffb400;
    text-transform: uppercase;
    letter-spacing: .05rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 2rem auto 0;
    background-image: url("/images/tours/fall2020/btn-partner.png");
    background-size: 576px 100px; }
    .fall2020_callout .fall2020_action--member:hover, .fall2020_callout .fall2020_action--member:focus {
      opacity: 1;
      background-position: -288px 0px;
      color: #ff5900; }
  .fall2020_callout .fall2020_callout--content {
    padding: 1.5rem 0; }
    .fall2020_callout .fall2020_callout--content h1 {
      font-style: normal;
      font-weight: 400;
      font-size: 6rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: .05rem;
      color: #ffb400;
      margin: 0 0 2rem; }
    .fall2020_callout .fall2020_callout--content p {
      font-style: normal;
      font-weight: 400;
      font-size: 1.5rem;
      line-height: 1.375em;
      font-family: "Sina Nova", Georgia, Times, serif;
      color: #ffb400; }
      @media (max-width: 640px) {
        .fall2020_callout .fall2020_callout--content p {
          font-style: normal;
          font-weight: 400;
          font-size: 1.25rem;
          line-height: 1.375em;
          font-family: "Sina Nova", Georgia, Times, serif; } }

/* -------------------------------------------------------------------------- Contributors */
.fall2020_contributors {
  width: 100%;
  padding: 5rem 1.5rem;
  text-align: center;
  background-image: url("/images/tours/fall2020/accent--left-01.jpg"), url("/images/tours/fall2020/accent--right-01.jpg"), url("/images/tours/fall2020/accent--left-03.jpg"), url("/images/tours/fall2020/accent--right-02.jpg"), url("/images/tours/fall2020/accent--left-02.jpg");
  background-position: top 7% left 0%, top 30% right 0%, top 55% left 0%, top 77% right 0%, top 95% left 0%;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 322px auto, 210px auto, 333px auto, 215px auto, 301px auto; }
  @media (max-width: 540px) {
    .fall2020_contributors {
      background-image: none; } }
  .fall2020_contributors .container, .fall2020_contributors .page {
    max-width: 610px; }
  .fall2020_contributors h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 6rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05rem;
    color: #ffb400;
    margin: 0 0 4rem; }
  .fall2020_contributors .fall2020_contributors--section {
    margin: 2rem 0 3rem;
    color: #fff;
    position: relative; }
    .fall2020_contributors .fall2020_contributors--section .fall2020_contributors--anchor {
      width: 0;
      height: 0;
      position: absolute;
      left: 0;
      top: -160px;
      pointer-events: none; }
    .fall2020_contributors .fall2020_contributors--section:last-child {
      margin: 2rem 0 0; }
    .fall2020_contributors .fall2020_contributors--section .fall2020_contributors--section-image {
      width: 150px;
      height: 150px;
      display: block;
      margin: 0 auto 1.5rem;
      border-radius: 100%;
      background-color: #000;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
    .fall2020_contributors .fall2020_contributors--section a {
      text-decoration: none;
      color: #ffb400;
      background-image: linear-gradient(transparent 50%, #ffb400 50%);
      background-position: 0px 90%;
      background-repeat: repeat-x;
      background-size: 2px 2px;
      text-shadow: #721100 1px 0px 0px, #721100 2px 0px 0px, #721100 -1px 0px 0px, #721100 -2px 0px 0px; }
      .fall2020_contributors .fall2020_contributors--section a:hover, .fall2020_contributors .fall2020_contributors--section a:focus {
        opacity: 1;
        color: #ff5900;
        background-image: linear-gradient(transparent 50%, #ff5900 50%); }
        .fall2020_contributors .fall2020_contributors--section a:hover b, .fall2020_contributors .fall2020_contributors--section a:focus b {
          color: #ff5900; }
    .fall2020_contributors .fall2020_contributors--section b {
      font-style: normal;
      font-weight: 400;
      font-size: 1.5rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      letter-spacing: .025em;
      text-transform: uppercase;
      color: #ffb400;
      vertical-align: baseline; }
    .fall2020_contributors .fall2020_contributors--section p {
      font-style: normal;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1.375em;
      font-family: "Sina Nova", Georgia, Times, serif; }

/* ------------------------------------------------------------------------------- Footer */
.fall2020_footer {
  width: 100%;
  background-color: #000;
  background-image: url("/images/tours/fall2020/divider--top.jpg"), url("/images/tours/fall2020/divider--bottom.jpg");
  background-position: center top, center bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: auto 98px, auto 98px;
  padding: 98px 1.5rem;
  text-align: center;
  color: #ffb400; }
  .fall2020_footer .fall2020_footer--actions {
    width: 100%;
    padding: 1.5rem 0 3rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center; }
    .fall2020_footer .fall2020_footer--actions a[class^="fall2020_action"] {
      background-position: 0px 0px;
      background-repeat: no-repeat;
      font-style: normal;
      font-weight: 400;
      font-size: 2.5rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      color: #ffb400;
      text-transform: uppercase;
      letter-spacing: .05rem;
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      align-items: center;
      align-content: center;
      margin: 1rem; }
    .fall2020_footer .fall2020_footer--actions .fall2020_action--partner {
      width: 283px;
      height: 108px;
      background-image: url("/images/tours/fall2020/btn-partner.png");
      background-size: 567px 108px; }
      .fall2020_footer .fall2020_footer--actions .fall2020_action--partner:hover, .fall2020_footer .fall2020_footer--actions .fall2020_action--partner:focus {
        opacity: 1;
        background-position: -284px 0px;
        color: #ff5900; }
    .fall2020_footer .fall2020_footer--actions .fall2020_action--member {
      width: 288px;
      height: 100px;
      background-image: url("/images/tours/fall2020/btn-partner.png");
      background-size: 576px 100px; }
      .fall2020_footer .fall2020_footer--actions .fall2020_action--member:hover, .fall2020_footer .fall2020_footer--actions .fall2020_action--member:focus {
        opacity: 1;
        background-position: -288px 0px;
        color: #ff5900; }
    .fall2020_footer .fall2020_footer--actions .fall2020_action--shop {
      width: 155px;
      height: 100px;
      background-image: url("/images/tours/fall2020/btn-partner.png");
      background-size: 310px 100px; }
      .fall2020_footer .fall2020_footer--actions .fall2020_action--shop:hover, .fall2020_footer .fall2020_footer--actions .fall2020_action--shop:focus {
        opacity: 1;
        background-position: -155px 0px;
        color: #ff5900; }
    .fall2020_footer .fall2020_footer--actions .fall2020_action--survey {
      width: 185px;
      height: 90px;
      background-image: url("/images/tours/fall2020/btn-partner.png");
      background-size: 371px 90px; }
      .fall2020_footer .fall2020_footer--actions .fall2020_action--survey:hover, .fall2020_footer .fall2020_footer--actions .fall2020_action--survey:focus {
        opacity: 1;
        background-position: -186px 0px;
        color: #ff5900; }
  .fall2020_footer .fall2020_footer--sponsors {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center; }
    .fall2020_footer .fall2020_footer--sponsors h2 {
      width: 100%;
      display: block;
      font-style: normal;
      font-weight: 400;
      font-size: 2.5rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      color: #ffb400;
      text-transform: uppercase;
      letter-spacing: .05rem;
      margin: 0 0 1.5rem; }
    .fall2020_footer .fall2020_footer--sponsors .break {
      width: 100%; }
    .fall2020_footer .fall2020_footer--sponsors .sponsor-link {
      margin: 1.5rem; }

/* ------------------------------------------------------------------------------- MC */
#modal-markup-fall2020 {
  display: none; }

#mc_embed_signup_fall2020 {
  width: 100%; }
  #mc_embed_signup_fall2020 form {
    width: 100%; }
  #mc_embed_signup_fall2020 #mc_embed_signup_scroll {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start; }
    #mc_embed_signup_fall2020 #mc_embed_signup_scroll .indicates-required, #mc_embed_signup_fall2020 #mc_embed_signup_scroll .mce-responses, #mc_embed_signup_fall2020 #mc_embed_signup_scroll .mc-field-actions {
      width: 100%;
      display: block; }
    #mc_embed_signup_fall2020 #mc_embed_signup_scroll .mc-field-group {
      width: calc(50% - .5rem);
      text-align: left; }
      #mc_embed_signup_fall2020 #mc_embed_signup_scroll .mc-field-group:nth-child(even) {
        margin: 0 0 0 .5rem; }
      #mc_embed_signup_fall2020 #mc_embed_signup_scroll .mc-field-group:nth-child(odd) {
        margin: 0 .5rem 0 0; }
      #mc_embed_signup_fall2020 #mc_embed_signup_scroll .mc-field-group input {
        width: 100%; }
      #mc_embed_signup_fall2020 #mc_embed_signup_scroll .mc-field-group.is--full {
        width: 100%; }
        #mc_embed_signup_fall2020 #mc_embed_signup_scroll .mc-field-group.is--full:nth-child(even) {
          margin: 0; }
        #mc_embed_signup_fall2020 #mc_embed_signup_scroll .mc-field-group.is--full:nth-child(odd) {
          margin: 0; }
    #mc_embed_signup_fall2020 #mc_embed_signup_scroll .mc-field-actions {
      width: 100%;
      text-align: center;
      padding: 2rem 0 0; }
  #mc_embed_signup_fall2020 #mc-embedded-subscribe {
    display: inline-block;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    margin: 0; }

.fill-f2020-brick .csm-modal .tingle-modal-box__content {
  background: #721100;
  color: #ffb400; }
.fill-f2020-brick .csm-modal .button--secondary {
  background: #ffb400;
  color: #000;
  border: none; }
  .fill-f2020-brick .csm-modal .button--secondary:hover, .fill-f2020-brick .csm-modal .button--secondary:focus {
    background: #ff5900;
    color: #000; }

/* ------------------------------------------------------------------------------- Transcript */
.fall2020_transcript {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 5rem 1.5rem; }
  .fall2020_transcript h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 6rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05rem;
    color: #ffb400;
    margin: 0 0 4rem;
    text-align: center; }
  .fall2020_transcript .fall2020_transcript--text-indent {
    padding: 0 0 1.375rem 5rem; }
    @media (max-width: 720px) {
      .fall2020_transcript .fall2020_transcript--text-indent {
        padding: 0 0 1.375rem 3rem; } }
  .fall2020_transcript .fall2020_transcript--text {
    background: #EDDCC9;
    padding: 5rem;
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.375em;
    font-family: "Sina Nova", Georgia, Times, serif; }
    @media (max-width: 720px) {
      .fall2020_transcript .fall2020_transcript--text {
        padding: 3rem; } }
    .fall2020_transcript .fall2020_transcript--text strong {
      font-style: normal;
      font-weight: 400;
      font-size: 1.5rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      letter-spacing: .025em;
      text-transform: uppercase;
      vertical-align: baseline; }
    .fall2020_transcript .fall2020_transcript--text p {
      margin: 0 0 1.375rem; }
      .fall2020_transcript .fall2020_transcript--text p:last-of-type {
        margin: 0; }

/* --------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- Membership Page */
/* --------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Variables */
/* ----------------------------------------------------------------------------- Elements */
.layout_membership {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 5rem 1.5rem;
  font-style: normal;
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.375em;
  font-family: "Sina Nova", Georgia, Times, serif; }
  .layout_membership h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 4.5rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05rem; }
  .layout_membership h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05rem;
    color: #fff; }
  .layout_membership a {
    text-decoration: none;
    color: #000;
    background-image: linear-gradient(transparent 50%, #fff 50%);
    background-position: 0px 90%;
    background-repeat: repeat-x;
    background-size: 2px 2px;
    text-shadow: #bab4ad 1px 0px 0px, #bab4ad 2px 0px 0px, #bab4ad -1px 0px 0px, #bab4ad -2px 0px 0px; }
    .layout_membership a:hover, .layout_membership a:focus {
      opacity: 1;
      color: #fff; }
  .layout_membership .fine {
    font-style: italic;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.375em;
    font-family: "Sina Nova", Georgia, Times, serif; }
  .layout_membership .btn {
    display: inline-block;
    text-shadow: none;
    background-image: none;
    font-style: normal;
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05rem;
    background: #000;
    color: #fff;
    padding: 1rem 1.5rem; }
    .layout_membership .btn:hover, .layout_membership .btn:focus {
      background: #FF4857;
      color: #000; }
  .layout_membership ul {
    margin: 0 0 1.5rem;
    padding: 0 0 0 1.375rem; }
    .layout_membership ul li {
      margin: 0 0 .75rem; }
      .layout_membership ul li:last-child {
        margin: 0; }
  .layout_membership .layout_membership--breadcrumb {
    width: 100%;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1em;
    font-family: "Sina Nova", Georgia, Times, serif;
    text-transform: uppercase;
    letter-spacing: .2rem;
    padding: 0 0 1.5rem; }
    .layout_membership .layout_membership--breadcrumb span {
      display: inline-block;
      vertical-align: baseline;
      font-size: 1.125rem;
      margin: 0 .25rem 0 0;
      color: #ffc800; }
  .layout_membership .layout_membership--text {
    width: 100%;
    padding: 2rem 0 1.5rem;
    border-bottom: solid 1px #fff; }
    .layout_membership .layout_membership--text:first-of-type {
      padding: 0 0 1.5rem; }
    .layout_membership .layout_membership--text:last-child {
      border-bottom: none; }
    .layout_membership .layout_membership--text h2 {
      margin: 0 0 3rem; }
    .layout_membership .layout_membership--text h3 {
      margin: 0 0 .5rem; }
    .layout_membership .layout_membership--text p {
      margin: 0 0 1.5rem; }
  .layout_membership .layout_membership--tier {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    border-bottom: solid 1px #fff; }
    .layout_membership .layout_membership--tier h3 {
      margin: 0 0 .5rem; }
    .layout_membership .layout_membership--tier p {
      margin: 0 0 1.5rem; }
    .layout_membership .layout_membership--tier .layout_membership--tier-action {
      width: 200px;
      padding: 3rem 0; }
      @media (max-width: 720px) {
        .layout_membership .layout_membership--tier .layout_membership--tier-action {
          width: 100%; } }
      .layout_membership .layout_membership--tier .layout_membership--tier-action .price {
        display: inline-block;
        padding: 1rem 1.5rem 0 0;
        margin: 2rem 0 3rem;
        border-top: solid 1px #fff;
        font-style: italic; }
    .layout_membership .layout_membership--tier .layout_membership--tier-desc {
      width: calc(100% - 200px);
      padding: 3rem 0 3rem 2rem; }
      @media (max-width: 720px) {
        .layout_membership .layout_membership--tier .layout_membership--tier-desc {
          width: 100%;
          padding: 0 0 3rem; } }

/* ----------------------------------------------------------------------------- Popup */
.fill-tan .tingle-modal-box {
  max-width: 720px; }
.fill-tan .csm-modal .tingle-modal-box__content {
  background: #bab4ad; }

.layout_membership--option {
  display: none; }

.layout_membership--option-content {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  text-align: center; }
  .layout_membership--option-content h2 {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 4.5rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05rem;
    margin: 0 0 2rem; }
  .layout_membership--option-content .opt {
    width: calc(50% - 2rem);
    margin: 1rem; }
    .layout_membership--option-content .opt .opt--img {
      width: 100%;
      height: 0;
      padding: 62.5% 0;
      background-color: #000;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      margin: 0 0 1rem; }
      .layout_membership--option-content .opt .opt--img:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(255, 72, 87, 0);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
      .layout_membership--option-content .opt .opt--img .opt--img-title {
        width: 100%;
        font-style: normal;
        font-weight: 400;
        font-size: 2.25rem;
        line-height: 0.825em;
        font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        letter-spacing: .05rem;
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 2;
        transform: translate(0, -50%);
        opacity: 0; }
    .layout_membership--option-content .opt .opt--label {
      font-style: italic;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1.375em;
      font-family: "Sina Nova", Georgia, Times, serif; }
    .layout_membership--option-content .opt:hover, .layout_membership--option-content .opt:focus {
      opacity: 1; }
      .layout_membership--option-content .opt:hover .opt--img:before, .layout_membership--option-content .opt:focus .opt--img:before {
        background: rgba(255, 72, 87, 0.75); }
      .layout_membership--option-content .opt:hover .opt--img .opt--img-title, .layout_membership--option-content .opt:focus .opt--img .opt--img-title {
        opacity: 1; }

/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------- Grid Layout */
/* --------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Variables */
.video-square {
  width: 100%;
  height: 0;
  padding: 50% 0;
  position: relative;
  overflow: hidden;
  background-color: #000; }
  .video-square iframe, .video-square object, .video-square embed, .video-square video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

/* ----------------------------------------------------------------------------- Breadcrumb / Title */
.block_breadcrumb {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  padding: 5rem 1.5rem 0;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1em;
  font-family: "Sina Nova", Georgia, Times, serif;
  text-transform: uppercase;
  letter-spacing: .2rem; }
  .block_breadcrumb span {
    display: inline-block;
    vertical-align: baseline;
    font-size: 1.125rem;
    margin: 0 .25rem 0 0;
    color: #ffc800; }

/* ----------------------------------------------------------------------------- Text Block */
.block_text {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  padding: 1.5rem 1.5rem 2rem;
  font-style: normal;
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.375em;
  font-family: "Sina Nova", Georgia, Times, serif; }
  .block_text h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 4.5rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05rem;
    margin: 0 0 3rem; }
    .block_text h2 span {
      color: #fff; }
    .block_text h2 br {
      display: block; }
      @media (max-width: 540px) {
        .block_text h2 br {
          display: none; } }
  .block_text p {
    margin: 0 0 1.375em; }
  .block_text a {
    text-decoration: none;
    color: #000;
    background-image: linear-gradient(transparent 50%, #fff 50%);
    background-position: 0px 90%;
    background-repeat: repeat-x;
    background-size: 2px 2px;
    text-shadow: #bab4ad 1px 0px 0px, #bab4ad 2px 0px 0px, #bab4ad -1px 0px 0px, #bab4ad -2px 0px 0px; }
    .block_text a:hover, .block_text a:focus {
      opacity: 1;
      color: #fff; }

/* ----------------------------------------------------------------------------- Signup Block */
.block_signup {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  padding: 5rem 1.5rem;
  text-align: center;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff; }
  .block_signup h3 {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 3.5rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05rem; }
    .block_signup h3 br {
      display: block; }
      @media (max-width: 500px) {
        .block_signup h3 br {
          display: none; } }
  .block_signup .btn {
    display: inline-block;
    text-shadow: none;
    background-image: none;
    font-style: normal;
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05rem;
    background: #000;
    color: #fff;
    padding: 1rem 1.5rem; }
    .block_signup .btn:hover, .block_signup .btn:focus {
      opacity: 1;
      background: #ffc800;
      color: #000; }

#modal-markup-subscribe {
  display: none; }

#mc_embed_signup_subscribe .btn-subscribe {
  display: inline-block;
  text-shadow: none;
  background-image: none;
  font-style: normal;
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 0.825em;
  font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: .05rem;
  background: #000;
  color: #fff;
  padding: 1rem 1.5rem;
  border: none;
  outline: none;
  margin: 1rem 0 0;
  cursor: pointer; }
  #mc_embed_signup_subscribe .btn-subscribe:hover, #mc_embed_signup_subscribe .btn-subscribe:focus {
    opacity: 1;
    background: #ffc800;
    color: #000; }

/* ----------------------------------------------------------------------------- Quote Block */
.block_quote {
  width: 100%;
  margin: 0 auto;
  padding: 5rem 1.5rem;
  text-align: center; }
  .block_quote .block_quote--quote {
    font-style: normal;
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    padding: 0 0 1.5rem; }
    .block_quote .block_quote--quote:before, .block_quote .block_quote--quote:after {
      color: #ffc800; }
    .block_quote .block_quote--quote:before {
      content: '“'; }
    .block_quote .block_quote--quote:after {
      content: '”'; }
  .block_quote .block_quote--attr {
    font-style: italic;
    font-weight: 400;
    font-size: 1.375rem;
    line-height: 1.375em;
    font-family: "Sina Nova", Georgia, Times, serif; }

/* ----------------------------------------------------------------------------- images Block */
.block_images {
  width: 100%; }
  .block_images img {
    width: 100%;
    height: auto;
    display: block; }
  .block_images .block_images--row {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    padding: 0 0 1rem; }
    .block_images .block_images--row .block_images--cell {
      width: 50%;
      margin: 0; }
      .block_images .block_images--row .block_images--cell:nth-child(odd) {
        padding: 0 .5rem 0 0; }
        @media (max-width: 720px) {
          .block_images .block_images--row .block_images--cell:nth-child(odd) {
            width: 100%;
            margin: 0;
            padding: 0 0 1rem; } }
      .block_images .block_images--row .block_images--cell:nth-child(even) {
        padding: 0 0 0 .5rem; }
        @media (max-width: 720px) {
          .block_images .block_images--row .block_images--cell:nth-child(even) {
            width: 100%;
            margin: 0;
            padding: 0 0 1rem; } }

/* ----------------------------------------------------------------------------- Grid */
.layout_grid {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 1.5rem; }
  .layout_grid .layout_grid--header {
    font-style: normal;
    font-weight: 400;
    font-size: 3.5rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05rem;
    border-top: solid 1px #fff;
    padding: 1.5rem 0; }

.layout_grid-sponsors {
  width: 100%;
  margin: 5rem 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: center; }
  .layout_grid-sponsors svg {
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 100px;
    margin: 2rem; }
  .layout_grid-sponsors img {
    width: 100%;
    height: auto; }
    .layout_grid-sponsors img.is--desktop {
      display: block; }
      @media (max-width: 540px) {
        .layout_grid-sponsors img.is--desktop {
          display: none; } }
    .layout_grid-sponsors img.is--mobile {
      display: none; }
      @media (max-width: 540px) {
        .layout_grid-sponsors img.is--mobile {
          display: block; } }

.layout_grid-content {
  width: 100%;
  border-top: solid 1px #fff; }
  .layout_grid-content a {
    text-decoration: none;
    color: #000;
    background-image: linear-gradient(transparent 50%, #fff 50%);
    background-position: 0px 90%;
    background-repeat: repeat-x;
    background-size: 2px 2px;
    text-shadow: #bab4ad 1px 0px 0px, #bab4ad 2px 0px 0px, #bab4ad -1px 0px 0px, #bab4ad -2px 0px 0px; }
    .layout_grid-content a:hover, .layout_grid-content a:focus {
      opacity: 1;
      color: #fff; }
  .layout_grid-content .layout_grid-content--row {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    margin: 2rem 0;
    padding: 0 0 2rem;
    border-bottom: solid 1px #fff; }
    .layout_grid-content .layout_grid-content--row .layout_grid-content--cell {
      font-style: normal;
      font-weight: 400;
      font-size: 1.375rem;
      line-height: 1.375em;
      font-family: "Sina Nova", Georgia, Times, serif; }
      .layout_grid-content .layout_grid-content--row .layout_grid-content--cell h3 {
        font-style: normal;
        font-weight: 400;
        font-size: 2rem;
        line-height: 0.825em;
        font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        letter-spacing: .05rem;
        margin: 0 0 .5rem; }
        .layout_grid-content .layout_grid-content--row .layout_grid-content--cell h3 span {
          display: inline-block;
          width: 2px;
          height: 1.5rem;
          vertical-align: middle;
          background: #fff;
          margin: 0 .5rem; }
      .layout_grid-content .layout_grid-content--row .layout_grid-content--cell img {
        width: 100%;
        height: auto;
        display: block;
        margin: 0 0 2rem; }
      .layout_grid-content .layout_grid-content--row .layout_grid-content--cell .video-square {
        margin: 0 0 2rem; }
      .layout_grid-content .layout_grid-content--row .layout_grid-content--cell b {
        font-style: normal;
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 0.825em;
        font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
        letter-spacing: .025em;
        text-transform: uppercase;
        vertical-align: baseline; }
  .layout_grid-content.is--third .layout_grid-content--row:nth-child(odd) .layout_grid-content--cell:nth-child(odd) {
    width: 66.6666666667%;
    margin: 0;
    padding: 0 2rem 0 0;
    box-shadow: 1px 0 0 #fff; }
    @media (max-width: 720px) {
      .layout_grid-content.is--third .layout_grid-content--row:nth-child(odd) .layout_grid-content--cell:nth-child(odd) {
        width: 50%;
        margin: 0; } }
    @media (max-width: 540px) {
      .layout_grid-content.is--third .layout_grid-content--row:nth-child(odd) .layout_grid-content--cell:nth-child(odd) {
        width: 100%;
        margin: 0;
        box-shadow: 0 1px 0 #fff;
        padding: 0 0 2rem; } }
  .layout_grid-content.is--third .layout_grid-content--row:nth-child(odd) .layout_grid-content--cell:nth-child(even) {
    width: 33.3333333333%;
    margin: 0;
    padding: 0 0 0 2rem; }
    @media (max-width: 720px) {
      .layout_grid-content.is--third .layout_grid-content--row:nth-child(odd) .layout_grid-content--cell:nth-child(even) {
        width: 50%;
        margin: 0; } }
    @media (max-width: 540px) {
      .layout_grid-content.is--third .layout_grid-content--row:nth-child(odd) .layout_grid-content--cell:nth-child(even) {
        width: 100%;
        margin: 0;
        padding: 2rem 0 0; } }
  .layout_grid-content.is--third .layout_grid-content--row:nth-child(even) .layout_grid-content--cell:nth-child(odd) {
    width: 33.3333333333%;
    margin: 0;
    padding: 0 2rem 0 0;
    box-shadow: 1px 0 0 #fff; }
    @media (max-width: 720px) {
      .layout_grid-content.is--third .layout_grid-content--row:nth-child(even) .layout_grid-content--cell:nth-child(odd) {
        width: 50%;
        margin: 0; } }
    @media (max-width: 540px) {
      .layout_grid-content.is--third .layout_grid-content--row:nth-child(even) .layout_grid-content--cell:nth-child(odd) {
        width: 100%;
        margin: 0;
        box-shadow: 0 1px 0 #fff;
        padding: 0 0 2rem; } }
  .layout_grid-content.is--third .layout_grid-content--row:nth-child(even) .layout_grid-content--cell:nth-child(even) {
    width: 66.6666666667%;
    margin: 0;
    padding: 0 0 0 2rem; }
    @media (max-width: 720px) {
      .layout_grid-content.is--third .layout_grid-content--row:nth-child(even) .layout_grid-content--cell:nth-child(even) {
        width: 50%;
        margin: 0; } }
    @media (max-width: 540px) {
      .layout_grid-content.is--third .layout_grid-content--row:nth-child(even) .layout_grid-content--cell:nth-child(even) {
        width: 100%;
        margin: 0;
        padding: 2rem 0 0; } }
  .layout_grid-content.is--half .layout_grid-content--row:nth-child(odd) .layout_grid-content--cell:nth-child(odd) {
    width: 50%;
    margin: 0;
    padding: 0 2rem 0 0;
    box-shadow: 1px 0 0 #fff; }
    @media (max-width: 540px) {
      .layout_grid-content.is--half .layout_grid-content--row:nth-child(odd) .layout_grid-content--cell:nth-child(odd) {
        width: 100%;
        margin: 0;
        box-shadow: 0 1px 0 #fff;
        padding: 0 0 2rem; } }
  .layout_grid-content.is--half .layout_grid-content--row:nth-child(odd) .layout_grid-content--cell:nth-child(even) {
    width: 50%;
    margin: 0;
    padding: 0 0 0 2rem; }
    @media (max-width: 540px) {
      .layout_grid-content.is--half .layout_grid-content--row:nth-child(odd) .layout_grid-content--cell:nth-child(even) {
        width: 100%;
        margin: 0;
        padding: 2rem 0 0; } }
  .layout_grid-content.is--half .layout_grid-content--row:nth-child(even) .layout_grid-content--cell:nth-child(odd) {
    width: 50%;
    margin: 0;
    padding: 0 2rem 0 0;
    box-shadow: 1px 0 0 #fff; }
    @media (max-width: 540px) {
      .layout_grid-content.is--half .layout_grid-content--row:nth-child(even) .layout_grid-content--cell:nth-child(odd) {
        width: 100%;
        margin: 0;
        box-shadow: 0 1px 0 #fff;
        padding: 0 0 2rem; } }
  .layout_grid-content.is--half .layout_grid-content--row:nth-child(even) .layout_grid-content--cell:nth-child(even) {
    width: 50%;
    margin: 0;
    padding: 0 0 0 2rem; }
    @media (max-width: 540px) {
      .layout_grid-content.is--half .layout_grid-content--row:nth-child(even) .layout_grid-content--cell:nth-child(even) {
        width: 100%;
        margin: 0;
        padding: 2rem 0 0; } }

/* --------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Issue In A Box Theme */
/* --------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Elements */
.video {
  width: 100%;
  height: 0;
  padding: 28.125% 0;
  position: relative;
  overflow: hidden;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .video .video--premier {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 4rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    transform: translate(0, -50%); }
  .video.is--preview:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.375);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
  .video iframe, .video object, .video embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

.btn {
  display: inline-block;
  vertical-align: middle; }
  .btn.btn01 {
    font-style: normal;
    font-weight: 400;
    font-size: 2rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 1.5rem 1.75rem;
    color: #fff;
    border: solid 3px #ffc800; }
    .btn.btn01:hover {
      opacity: 1;
      background: #ffc800; }

/* ------------------------------------------------------------------------------- Header */
.box_header {
  width: 100%;
  position: relative;
  overflow: hidden; }
  .box_header .image {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 1; }
  .box_header .soldout {
    width: 250px;
    height: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    transform: translate(270px, -25px); }
    .box_header .soldout.is--not {
      display: none; }
    @media (max-width: 940px) {
      .box_header .soldout {
        width: 200px;
        height: 200px;
        transform: translate(150px, -50px); } }
    @media (max-width: 660px) {
      .box_header .soldout {
        width: 120px;
        height: 120px;
        transform: translate(-160px, 30px) rotate(-15deg); } }

/* ------------------------------------------------------------------------------- Stories */
.box_intro {
  width: 100%;
  padding: 3rem 1.5rem .5rem;
  background: #000;
  text-align: center;
  color: #bcb4b1;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.25em;
  font-family: "Sina Nova", Georgia, Times, serif; }
  @media (max-width: 540px) {
    .box_intro {
      padding: 3rem 1.5rem; } }
  .box_intro .container, .box_intro .page {
    max-width: 720px; }
  .box_intro h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 5rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    margin: 0 auto 3rem;
    color: #fff; }
    .box_intro h1 br {
      display: none; }
      @media (max-width: 660px) {
        .box_intro h1 br {
          display: block; } }
  .box_intro h2 {
    width: 100%;
    max-width: 500px;
    margin: 0 auto .75rem;
    font-style: normal;
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 0.825em;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #ffc800; }
    .box_intro h2 span {
      color: #fff; }
    @media (max-width: 540px) {
      .box_intro h2 {
        max-width: 300px; } }
  .box_intro p {
    margin: 0 0 1.5rem; }
    .box_intro p:last-of-type {
      margin: 0; }
  .box_intro .sponsor-link {
    display: inline-block; }
  .box_intro img {
    display: block; }
    .box_intro img.sponsor--instacart {
      width: 150px;
      height: auto;
      position: relative;
      left: -8px; }
  .box_intro .link-inline, .box_intro .page-content p a:not(.button):not(.icon):not(.letter_sponsors--logo), .page-content p .box_intro a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .box_intro .page-content ul a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ul .box_intro a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .box_intro .page-content ol a:not(.button):not(.icon):not(.letter_sponsors--logo),
  .page-content ol .box_intro a:not(.button):not(.icon):not(.letter_sponsors--logo), .box_intro .layout_athome-watch .layout_athome-watch--about a, .layout_athome-watch .layout_athome-watch--about .box_intro a {
    text-decoration: none;
    color: #ffc800;
    background-image: linear-gradient(transparent 50%, #ffc800 50%);
    background-position: 0px 90%;
    background-repeat: repeat-x;
    background-size: 2px 2px;
    text-shadow: #000 1px 0px 0px, #000 2px 0px 0px, #000 -1px 0px 0px, #000 -2px 0px 0px; }
  .box_intro h4 {
    color: #ffc800;
    font-style: normal;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.375em;
    font-family: "Sina Nova", Georgia, Times, serif;
    text-transform: uppercase;
    letter-spacing: .1em; }
  .box_intro .emphasis {
    color: #ffc800;
    font-style: italic; }
  .box_intro .box_intro--section {
    padding: 3rem 0;
    border-bottom: solid 1px #ffc800; }
    .box_intro .box_intro--section:last-child {
      border-bottom: none;
      padding: 3rem 0 0; }

/* ------------------------------------------------------------------------------- Images */
.box_images {
  width: 100%;
  background: #000; }
  .box_images img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1rem; }
  .box_images .credit {
    width: 100%;
    text-align: center;
    color: #bcb4b1;
    font-style: italic;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.25em;
    font-family: "Sina Nova", Georgia, Times, serif;
    padding: 0 0 4rem; }

/* ------------------------------------------------------------------------------- Credits */
.box_credits {
  width: 100%;
  padding: 1rem 1.5rem; }
  .box_credits .container, .box_credits .page {
    max-width: 600px; }
  .box_credits .box_credits--section {
    padding: 1.5rem 0;
    text-align: center; }
    .box_credits .box_credits--section h2 {
      font-style: normal;
      font-weight: 400;
      font-size: 4rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      color: #000;
      margin: 3rem 0 3rem; }
    .box_credits .box_credits--section .box_credits--section-image {
      width: 150px;
      height: 150px;
      position: relative;
      display: block;
      margin: 0 auto 1.5rem;
      border-radius: 100%;
      background-color: #000;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      .box_credits .box_credits--section .box_credits--section-image .anchor {
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: -160px;
        pointer-events: none; }
    .box_credits .box_credits--section a {
      text-decoration: none;
      color: #fff;
      background-image: linear-gradient(transparent 50%, #fff 50%);
      background-position: 0px 90%;
      background-repeat: repeat-x;
      background-size: 2px 2px;
      text-shadow: #ffc800 1px 0px 0px, #ffc800 2px 0px 0px, #ffc800 -1px 0px 0px, #ffc800 -2px 0px 0px; }
    .box_credits .box_credits--section .link_google {
      display: inline-block;
      background: none; }
      .box_credits .box_credits--section .link_google img {
        width: auto;
        height: 1.5rem;
        display: block; }
    .box_credits .box_credits--section b {
      font-style: normal;
      font-weight: 400;
      font-size: 1.5rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      letter-spacing: .025em;
      text-transform: uppercase;
      color: #fff;
      vertical-align: baseline; }
      .box_credits .box_credits--section b a {
        background-image: none; }
    .box_credits .box_credits--section p {
      font-style: normal;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1.5em;
      font-family: "Sina Nova", Georgia, Times, serif;
      margin: 0 0 2rem; }

/* ------------------------------------------------------------------------------- Quotes */
.box_quotes {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  padding: 3rem 0 0; }
  .box_quotes .box_quotes--quote {
    width: 50%;
    margin: 0;
    text-align: left;
    padding: 0 0 2rem 2rem;
    position: relative; }
    @media (max-width: 540px) {
      .box_quotes .box_quotes--quote {
        width: 100%;
        margin: 0;
        padding: 0 0 2rem;
        text-align: center; } }
    .box_quotes .box_quotes--quote.up--2 {
      top: -4.125rem; }
      @media (max-width: 540px) {
        .box_quotes .box_quotes--quote.up--2 {
          top: 0; } }
    .box_quotes .box_quotes--quote h2 {
      font-style: normal;
      font-weight: 400;
      font-size: 5rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      color: #fff;
      margin: 0 auto;
      padding: 0; }
      @media (max-width: 540px) {
        .box_quotes .box_quotes--quote h2 {
          max-width: 100%; } }
    .box_quotes .box_quotes--quote em {
      display: block;
      padding: .5rem 0 0 1.125rem;
      color: #ffc800; }

/* ------------------------------------------------------------------------------- Stories */
.box_footer {
  width: 100%;
  padding: 5rem 1.5rem;
  background: #000;
  text-align: center; }
  .box_footer .container, .box_footer .page {
    max-width: 860px; }
  .box_footer .box_footer--actions {
    padding: 0 0 3rem; }
    .box_footer .box_footer--actions .btn {
      min-width: 150px;
      margin: 1rem; }
  .box_footer .box_footer--sponsors {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center; }
    .box_footer .box_footer--sponsors h2 {
      width: 100%;
      font-style: normal;
      font-weight: 400;
      font-size: 4rem;
      line-height: 0.825em;
      font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      color: #fff;
      margin: 3rem 0 3rem; }
    .box_footer .box_footer--sponsors .sponsor-link {
      margin: 1.5rem; }
      .box_footer .box_footer--sponsors .sponsor-link svg {
        width: auto;
        display: block;
        max-width: 100%; }
      .box_footer .box_footer--sponsors .sponsor-link.logo-laplaza svg {
        height: 5rem; }
      .box_footer .box_footer--sponsors .sponsor-link.logo-lasfotos svg {
        height: 3.5rem; }
      .box_footer .box_footer--sponsors .sponsor-link.logo-latinascreate svg {
        height: 4rem; }
      .box_footer .box_footer--sponsors .sponsor-link.logo-lit svg {
        height: 6rem; }
      .box_footer .box_footer--sponsors .sponsor-link.logo-ltxfest svg {
        height: 5rem; }

/* --------------------------------------------------------------------------- Mailchimp */
#modal-markup-box {
  display: none; }

#mc_embed_signup_box {
  width: 100%; }
  #mc_embed_signup_box form {
    width: 100%; }
  #mc_embed_signup_box #mc_embed_signup_scroll {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start; }
    #mc_embed_signup_box #mc_embed_signup_scroll .indicates-required, #mc_embed_signup_box #mc_embed_signup_scroll .mce-responses, #mc_embed_signup_box #mc_embed_signup_scroll .mc-field-actions {
      width: 100%;
      display: block; }
    #mc_embed_signup_box #mc_embed_signup_scroll .mc-field-group {
      width: calc(50% - .5rem);
      text-align: left; }
      #mc_embed_signup_box #mc_embed_signup_scroll .mc-field-group:nth-child(even) {
        margin: 0 0 0 .5rem; }
      #mc_embed_signup_box #mc_embed_signup_scroll .mc-field-group:nth-child(odd) {
        margin: 0 .5rem 0 0; }
      #mc_embed_signup_box #mc_embed_signup_scroll .mc-field-group input {
        width: 100%; }
      #mc_embed_signup_box #mc_embed_signup_scroll .mc-field-group.is--full {
        width: 100%; }
        #mc_embed_signup_box #mc_embed_signup_scroll .mc-field-group.is--full:nth-child(even) {
          margin: 0; }
        #mc_embed_signup_box #mc_embed_signup_scroll .mc-field-group.is--full:nth-child(odd) {
          margin: 0; }
    #mc_embed_signup_box #mc_embed_signup_scroll .mc-field-actions {
      width: 100%;
      text-align: center;
      padding: 2rem 0 0; }
  #mc_embed_signup_box #mc-embedded-subscribe {
    display: inline-block;
    font-family: "Knockout 67 A", "Knockout 67 B", Helvetica, Arial, sans-serif;
    margin: 0; }
    #mc_embed_signup_box #mc-embedded-subscribe.btn-box:hover {
      color: #ffc800; }
