@charset "UTF-8";
/*-----------------------------------------*\
 * Base styles to customize Foundation CSS
 * And Foundation plugins
 * Utilities required first
\*-----------------------------------------*/
/* global animation variables */
/* global shadows */
/**
 * Muli (Adobe Fonts)
   font-family: muli, sans-serif;
   regular (400)
   bold (700)
   italic
   sizes Used: 18

 * Alternate Gothic ATF (Adobe Fonts)
   font-family: alternate-gothic-atf, sans-serif;
   regular (400)
   medium (500)
   Sizes Used: 58, 42, 38, 30, 22, 16

 * Hoefler Text (typography.com)
   regular
   Sizes Used: 68, 56, 38, 28, 18

 * Calluna (Adobe Fonts)
   font-family: calluna, serif;
   regular (400)
   Sizes Used: 24
 */
/* magic number to match button height */
/*-----------------------------------------*\
 * Import Foundation CSS
\*-----------------------------------------*/
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&smedium=26.25em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: muli, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #373532;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.7505rem;
  margin: 0 0 1rem;
  padding: 0.6565rem;
  border: 1px solid #373532;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: inset 0 1px 2px rgba(55, 53, 50, 0.1);
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #373532;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #ba0c2f;
    background-color: #fff;
    box-shadow: 0 0 5px #c4c4c4;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #f3eee4;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 3px; }

input[type='search'] {
  box-sizing: border-box; }

::-moz-placeholder {
  color: #c4c4c4; }

:-ms-input-placeholder {
  color: #c4c4c4; }

::-ms-input-placeholder {
  color: #c4c4c4; }

::placeholder {
  color: #c4c4c4; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.8;
  color: inherit; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.875rem;
  font-style: italic;
  color: #373532; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 3px 0 0 3px; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 3px 3px 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #c4c4c4;
  background: #f3eee4;
  color: #373532;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 0.5rem 1.25rem;
  border: 1px solid #c4c4c4; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.7505rem;
  margin: 0 0 1rem;
  padding: 0.6565rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #373532;
  border-radius: 3px;
  background-color: #fff;
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #373532;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2855, 53, 50%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #ba0c2f;
    background-color: #fff;
    box-shadow: 0 0 5px #c4c4c4;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #f3eee4;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }
  select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0; }

.is-invalid-input:not(:focus) {
  border-color: #9c0221;
  background-color: #f5e6e9; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #9c0221; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #9c0221; }
  .is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #9c0221; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #9c0221; }

.is-invalid-label {
  color: #9c0221; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #9c0221; }
  .form-error.is-visible {
    display: block; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1.5rem;
  font-size: inherit;
  line-height: 1.5;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 85%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3, .article-content--styles h1, .article-content--four-column h1, .article-content--two-column h1, .article-content h1, .section-header-special--large small, .search-discover__input input,
h4, .h4, .article-content--styles h2, .article-content--four-column h2, .article-content--two-column h2, .article-content h2, .section-header-special small,
h5, .h5, .article-content--styles h3, .article-content--four-column h3, .article-content--two-column h3, .article-content h3, .link-explore,
h6, .h6, .article-content--styles h4, .article-content--four-column h4, .article-content--two-column h4, .article-content h4, .article-content--styles h5, .article-content--four-column h5, .article-content--two-column h5, .article-content h5 {
  font-family: alternate-gothic-atf, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small, .article-content--styles h1 small, .article-content--four-column h1 small, .article-content--two-column h1 small, .article-content h1 small, .section-header-special--large small small, .search-discover__input input small,
  h4 small, .h4 small, .article-content--styles h2 small, .article-content--four-column h2 small, .article-content--two-column h2 small, .article-content h2 small, .section-header-special small small,
  h5 small, .h5 small, .article-content--styles h3 small, .article-content--four-column h3 small, .article-content--two-column h3 small, .article-content h3 small, .link-explore small,
  h6 small, .h6 small, .article-content--styles h4 small, .article-content--four-column h4 small, .article-content--two-column h4 small, .article-content h4 small, .article-content--styles h5 small, .article-content--four-column h5 small, .article-content--two-column h5 small, .article-content h5 small {
    line-height: 0;
    color: #c4c4c4; }

hx, .hx, .section-header-special--large {
  font-size: 3rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem; }

h0, .h0, .section-header-special {
  font-size: 2.625rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem; }

h1, .h1 {
  font-size: 2.25rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem; }

h2, .h2 {
  font-size: 1.875rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem; }

h3, .h3, .article-content--styles h1, .article-content--four-column h1, .article-content--two-column h1, .article-content h1, .section-header-special--large small, .search-discover__input input {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem; }

h4, .h4, .article-content--styles h2, .article-content--four-column h2, .article-content--two-column h2, .article-content h2, .section-header-special small {
  font-size: 1.375rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem; }

h5, .h5, .article-content--styles h3, .article-content--four-column h3, .article-content--two-column h3, .article-content h3, .link-explore {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem; }

h6, .h6, .article-content--styles h4, .article-content--four-column h4, .article-content--two-column h4, .article-content h4, .article-content--styles h5, .article-content--four-column h5, .article-content--two-column h5, .article-content h5 {
  font-size: 1.125rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem; }

@media print, screen and (min-width: 64em) {
  hx, .hx, .section-header-special--large {
    font-size: 4.25rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1rem; }
  h0, .h0, .section-header-special {
    font-size: 3.625rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1rem; }
  h1, .h1 {
    font-size: 2.5rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 1rem; }
  h2, .h2 {
    font-size: 2.125rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 1rem; }
  h3, .h3, .article-content--styles h1, .article-content--four-column h1, .article-content--two-column h1, .article-content h1, .section-header-special--large small, .search-discover__input input {
    font-size: 1.75rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 1rem; }
  h4, .h4, .article-content--styles h2, .article-content--four-column h2, .article-content--two-column h2, .article-content h2, .section-header-special small {
    font-size: 1.4375rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 1rem; }
  h5, .h5, .article-content--styles h3, .article-content--four-column h3, .article-content--two-column h3, .article-content h3, .link-explore {
    font-size: 1.25rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 1rem; }
  h6, .h6, .article-content--styles h4, .article-content--four-column h4, .article-content--two-column h4, .article-content h4, .article-content--styles h5, .article-content--four-column h5, .article-content--two-column h5, .article-content h5 {
    font-size: 1.125rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 1rem; } }

@media screen and (min-width: 75em) {
  hx, .hx, .section-header-special--large {
    font-size: 5.5rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1rem; }
  h0, .h0, .section-header-special {
    font-size: 4.25rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1rem; }
  h1, .h1 {
    font-size: 3.625rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1rem; }
  h2, .h2 {
    font-size: 2.625rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1rem; }
  h3, .h3, .article-content--styles h1, .article-content--four-column h1, .article-content--two-column h1, .article-content h1, .section-header-special--large small, .search-discover__input input {
    font-size: 2.375rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1rem; }
  h4, .h4, .article-content--styles h2, .article-content--four-column h2, .article-content--two-column h2, .article-content h2, .section-header-special small {
    font-size: 1.875rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1rem; }
  h5, .h5, .article-content--styles h3, .article-content--four-column h3, .article-content--two-column h3, .article-content h3, .link-explore {
    font-size: 1.375rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1rem; }
  h6, .h6, .article-content--styles h4, .article-content--four-column h4, .article-content--two-column h4, .article-content h4, .article-content--styles h5, .article-content--four-column h5, .article-content--two-column h5, .article-content h5 {
    font-size: 1.125rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1rem; } }

a {
  line-height: inherit;
  color: #ba0c2f;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #a00a28; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 82.5rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #c4c4c4;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1.5rem;
  list-style-position: outside;
  line-height: 1.5; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1.5rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1.5rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #c4c4c4; }
  blockquote, blockquote p {
    line-height: 1.5;
    color: #373532; }

abbr, abbr[title] {
  border-bottom: 1px dotted #373532;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #f3eee4;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #373532;
  border-radius: 3px; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #373532; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ul.list--chevron, ul.list--dash, ul.list--star, .article-content--styles ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash), .article-content--four-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash), .article-content--two-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash), .article-content ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash), ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.cite-block, cite {
  display: block;
  color: #373532;
  font-size: 0.8125rem; }
  .cite-block:before, cite:before {
    content: "— "; }

.code-inline, code {
  border: 1px solid #c4c4c4;
  background-color: #f3eee4;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #373532;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block {
  border: 1px solid #c4c4c4;
  background-color: #f3eee4;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #373532;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 26.25em) {
  .smedium-text-left {
    text-align: left; }
  .smedium-text-right {
    text-align: right; }
  .smedium-text-center {
    text-align: center; }
  .smedium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left; }
  .xlarge-text-right {
    text-align: right; }
  .xlarge-text-center {
    text-align: center; }
  .xlarge-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
    color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #373532;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 82.5rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 40em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

.grid-x {
  display: flex;
  flex-flow: row wrap; }

.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }
  .cell.auto {
    flex: 1 1 0px; }
  .cell.shrink {
    flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto; }

@media print, screen and (min-width: 26.25em) {
  .grid-x > .smedium-shrink, .grid-x > .smedium-full, .grid-x > .smedium-1, .grid-x > .smedium-2, .grid-x > .smedium-3, .grid-x > .smedium-4, .grid-x > .smedium-5, .grid-x > .smedium-6, .grid-x > .smedium-7, .grid-x > .smedium-8, .grid-x > .smedium-9, .grid-x > .smedium-10, .grid-x > .smedium-11, .grid-x > .smedium-12 {
    flex-basis: auto; } }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto; } }

@media screen and (min-width: 75em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    flex-basis: auto; } }

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex: 0 0 auto; }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 26.25em) {
  .grid-x > .smedium-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .smedium-shrink, .grid-x > .smedium-1, .grid-x > .smedium-2, .grid-x > .smedium-3, .grid-x > .smedium-4, .grid-x > .smedium-5, .grid-x > .smedium-6, .grid-x > .smedium-7, .grid-x > .smedium-8, .grid-x > .smedium-9, .grid-x > .smedium-10, .grid-x > .smedium-11, .grid-x > .smedium-12 {
    flex: 0 0 auto; }
  .grid-x > .smedium-shrink {
    width: auto; }
  .grid-x > .smedium-1 {
    width: 8.33333%; }
  .grid-x > .smedium-2 {
    width: 16.66667%; }
  .grid-x > .smedium-3 {
    width: 25%; }
  .grid-x > .smedium-4 {
    width: 33.33333%; }
  .grid-x > .smedium-5 {
    width: 41.66667%; }
  .grid-x > .smedium-6 {
    width: 50%; }
  .grid-x > .smedium-7 {
    width: 58.33333%; }
  .grid-x > .smedium-8 {
    width: 66.66667%; }
  .grid-x > .smedium-9 {
    width: 75%; }
  .grid-x > .smedium-10 {
    width: 83.33333%; }
  .grid-x > .smedium-11 {
    width: 91.66667%; }
  .grid-x > .smedium-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    flex: 0 0 auto; }
  .grid-x > .xlarge-shrink {
    width: auto; }
  .grid-x > .xlarge-1 {
    width: 8.33333%; }
  .grid-x > .xlarge-2 {
    width: 16.66667%; }
  .grid-x > .xlarge-3 {
    width: 25%; }
  .grid-x > .xlarge-4 {
    width: 33.33333%; }
  .grid-x > .xlarge-5 {
    width: 41.66667%; }
  .grid-x > .xlarge-6 {
    width: 50%; }
  .grid-x > .xlarge-7 {
    width: 58.33333%; }
  .grid-x > .xlarge-8 {
    width: 66.66667%; }
  .grid-x > .xlarge-9 {
    width: 75%; }
  .grid-x > .xlarge-10 {
    width: 83.33333%; }
  .grid-x > .xlarge-11 {
    width: 91.66667%; }
  .grid-x > .xlarge-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
      width: calc(100% - 1.875rem);
      margin-left: 0.9375rem;
      margin-right: 0.9375rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 26.25em) {
    .grid-margin-x > .smedium-auto {
      width: auto; }
    .grid-margin-x > .smedium-shrink {
      width: auto; }
    .grid-margin-x > .smedium-1 {
      width: calc(8.33333% - 1.25rem); }
    .grid-margin-x > .smedium-2 {
      width: calc(16.66667% - 1.25rem); }
    .grid-margin-x > .smedium-3 {
      width: calc(25% - 1.25rem); }
    .grid-margin-x > .smedium-4 {
      width: calc(33.33333% - 1.25rem); }
    .grid-margin-x > .smedium-5 {
      width: calc(41.66667% - 1.25rem); }
    .grid-margin-x > .smedium-6 {
      width: calc(50% - 1.25rem); }
    .grid-margin-x > .smedium-7 {
      width: calc(58.33333% - 1.25rem); }
    .grid-margin-x > .smedium-8 {
      width: calc(66.66667% - 1.25rem); }
    .grid-margin-x > .smedium-9 {
      width: calc(75% - 1.25rem); }
    .grid-margin-x > .smedium-10 {
      width: calc(83.33333% - 1.25rem); }
    .grid-margin-x > .smedium-11 {
      width: calc(91.66667% - 1.25rem); }
    .grid-margin-x > .smedium-12 {
      width: calc(100% - 1.25rem); } }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 1.875rem); }
    .grid-margin-x > .smedium-auto {
      width: auto; }
    .grid-margin-x > .smedium-shrink {
      width: auto; }
    .grid-margin-x > .smedium-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .smedium-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .smedium-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .smedium-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .smedium-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .smedium-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .smedium-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .smedium-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .smedium-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .smedium-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .smedium-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .smedium-12 {
      width: calc(100% - 1.875rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 1.875rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-x > .xlarge-auto {
      width: auto; }
    .grid-margin-x > .xlarge-shrink {
      width: auto; }
    .grid-margin-x > .xlarge-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .xlarge-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .xlarge-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .xlarge-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .xlarge-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .xlarge-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .xlarge-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .xlarge-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .xlarge-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .xlarge-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .xlarge-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .xlarge-12 {
      width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 26.25em) {
  .smedium-up-1 > .cell {
    width: 100%; }
  .smedium-up-2 > .cell {
    width: 50%; }
  .smedium-up-3 > .cell {
    width: 33.33333%; }
  .smedium-up-4 > .cell {
    width: 25%; }
  .smedium-up-5 > .cell {
    width: 20%; }
  .smedium-up-6 > .cell {
    width: 16.66667%; }
  .smedium-up-7 > .cell {
    width: 14.28571%; }
  .smedium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

@media screen and (min-width: 75em) {
  .xlarge-up-1 > .cell {
    width: 100%; }
  .xlarge-up-2 > .cell {
    width: 50%; }
  .xlarge-up-3 > .cell {
    width: 33.33333%; }
  .xlarge-up-4 > .cell {
    width: 25%; }
  .xlarge-up-5 > .cell {
    width: 20%; }
  .xlarge-up-6 > .cell {
    width: 16.66667%; }
  .xlarge-up-7 > .cell {
    width: 14.28571%; }
  .xlarge-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 26.25em) {
  .grid-margin-x.smedium-up-1 > .cell {
    width: calc(100% - 1.25rem); }
  .grid-margin-x.smedium-up-2 > .cell {
    width: calc(50% - 1.25rem); }
  .grid-margin-x.smedium-up-3 > .cell {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x.smedium-up-4 > .cell {
    width: calc(25% - 1.25rem); }
  .grid-margin-x.smedium-up-5 > .cell {
    width: calc(20% - 1.25rem); }
  .grid-margin-x.smedium-up-6 > .cell {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x.smedium-up-7 > .cell {
    width: calc(14.28571% - 1.25rem); }
  .grid-margin-x.smedium-up-8 > .cell {
    width: calc(12.5% - 1.25rem); } }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media screen and (min-width: 75em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.33333%; }
  .small-margin-collapse > .small-2 {
    width: 16.66667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.33333%; }
  .small-margin-collapse > .small-5 {
    width: 41.66667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.33333%; }
  .small-margin-collapse > .small-8 {
    width: 66.66667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.33333%; }
  .small-margin-collapse > .small-11 {
    width: 91.66667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 26.25em) {
    .small-margin-collapse > .smedium-1 {
      width: 8.33333%; }
    .small-margin-collapse > .smedium-2 {
      width: 16.66667%; }
    .small-margin-collapse > .smedium-3 {
      width: 25%; }
    .small-margin-collapse > .smedium-4 {
      width: 33.33333%; }
    .small-margin-collapse > .smedium-5 {
      width: 41.66667%; }
    .small-margin-collapse > .smedium-6 {
      width: 50%; }
    .small-margin-collapse > .smedium-7 {
      width: 58.33333%; }
    .small-margin-collapse > .smedium-8 {
      width: 66.66667%; }
    .small-margin-collapse > .smedium-9 {
      width: 75%; }
    .small-margin-collapse > .smedium-10 {
      width: 83.33333%; }
    .small-margin-collapse > .smedium-11 {
      width: 91.66667%; }
    .small-margin-collapse > .smedium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
      width: 8.33333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.66667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.33333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.66667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.33333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.66667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.33333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.66667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
      width: 8.33333%; }
    .small-margin-collapse > .large-2 {
      width: 16.66667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.33333%; }
    .small-margin-collapse > .large-5 {
      width: 41.66667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.33333%; }
    .small-margin-collapse > .large-8 {
      width: 66.66667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.33333%; }
    .small-margin-collapse > .large-11 {
      width: 91.66667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }
  @media screen and (min-width: 75em) {
    .small-margin-collapse > .xlarge-1 {
      width: 8.33333%; }
    .small-margin-collapse > .xlarge-2 {
      width: 16.66667%; }
    .small-margin-collapse > .xlarge-3 {
      width: 25%; }
    .small-margin-collapse > .xlarge-4 {
      width: 33.33333%; }
    .small-margin-collapse > .xlarge-5 {
      width: 41.66667%; }
    .small-margin-collapse > .xlarge-6 {
      width: 50%; }
    .small-margin-collapse > .xlarge-7 {
      width: 58.33333%; }
    .small-margin-collapse > .xlarge-8 {
      width: 66.66667%; }
    .small-margin-collapse > .xlarge-9 {
      width: 75%; }
    .small-margin-collapse > .xlarge-10 {
      width: 83.33333%; }
    .small-margin-collapse > .xlarge-11 {
      width: 91.66667%; }
    .small-margin-collapse > .xlarge-12 {
      width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; }

@media print, screen and (min-width: 26.25em) {
  .smedium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .smedium-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 26.25em) {
  .smedium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .smedium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .smedium-margin-collapse > .small-3 {
    width: 25%; }
  .smedium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .smedium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .smedium-margin-collapse > .small-6 {
    width: 50%; }
  .smedium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .smedium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .smedium-margin-collapse > .small-9 {
    width: 75%; }
  .smedium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .smedium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .smedium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 26.25em) {
  .smedium-margin-collapse > .smedium-1 {
    width: 8.33333%; }
  .smedium-margin-collapse > .smedium-2 {
    width: 16.66667%; }
  .smedium-margin-collapse > .smedium-3 {
    width: 25%; }
  .smedium-margin-collapse > .smedium-4 {
    width: 33.33333%; }
  .smedium-margin-collapse > .smedium-5 {
    width: 41.66667%; }
  .smedium-margin-collapse > .smedium-6 {
    width: 50%; }
  .smedium-margin-collapse > .smedium-7 {
    width: 58.33333%; }
  .smedium-margin-collapse > .smedium-8 {
    width: 66.66667%; }
  .smedium-margin-collapse > .smedium-9 {
    width: 75%; }
  .smedium-margin-collapse > .smedium-10 {
    width: 83.33333%; }
  .smedium-margin-collapse > .smedium-11 {
    width: 91.66667%; }
  .smedium-margin-collapse > .smedium-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .smedium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .smedium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .smedium-margin-collapse > .medium-3 {
    width: 25%; }
  .smedium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .smedium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .smedium-margin-collapse > .medium-6 {
    width: 50%; }
  .smedium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .smedium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .smedium-margin-collapse > .medium-9 {
    width: 75%; }
  .smedium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .smedium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .smedium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .smedium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .smedium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .smedium-margin-collapse > .large-3 {
    width: 25%; }
  .smedium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .smedium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .smedium-margin-collapse > .large-6 {
    width: 50%; }
  .smedium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .smedium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .smedium-margin-collapse > .large-9 {
    width: 75%; }
  .smedium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .smedium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .smedium-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .smedium-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .smedium-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .smedium-margin-collapse > .xlarge-3 {
    width: 25%; }
  .smedium-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .smedium-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .smedium-margin-collapse > .xlarge-6 {
    width: 50%; }
  .smedium-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .smedium-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .smedium-margin-collapse > .xlarge-9 {
    width: 75%; }
  .smedium-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .smedium-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .smedium-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media print, screen and (min-width: 26.25em) {
  .smedium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .smedium-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .smedium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .smedium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .smedium-3 {
    width: 25%; }
  .medium-margin-collapse > .smedium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .smedium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .smedium-6 {
    width: 50%; }
  .medium-margin-collapse > .smedium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .smedium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .smedium-9 {
    width: 75%; }
  .medium-margin-collapse > .smedium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .smedium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .smedium-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%; }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%; }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%; }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .smedium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .smedium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .smedium-3 {
    width: 25%; }
  .large-margin-collapse > .smedium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .smedium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .smedium-6 {
    width: 50%; }
  .large-margin-collapse > .smedium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .smedium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .smedium-9 {
    width: 75%; }
  .large-margin-collapse > .smedium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .smedium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .smedium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .large-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .large-margin-collapse > .xlarge-3 {
    width: 25%; }
  .large-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .large-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .large-margin-collapse > .xlarge-6 {
    width: 50%; }
  .large-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .large-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .large-margin-collapse > .xlarge-9 {
    width: 75%; }
  .large-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .large-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .large-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .small-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .small-3 {
    width: 25%; }
  .xlarge-margin-collapse > .small-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .small-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .small-6 {
    width: 50%; }
  .xlarge-margin-collapse > .small-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .small-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .small-9 {
    width: 75%; }
  .xlarge-margin-collapse > .small-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .small-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .small-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .smedium-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .smedium-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .smedium-3 {
    width: 25%; }
  .xlarge-margin-collapse > .smedium-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .smedium-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .smedium-6 {
    width: 50%; }
  .xlarge-margin-collapse > .smedium-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .smedium-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .smedium-9 {
    width: 75%; }
  .xlarge-margin-collapse > .smedium-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .smedium-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .smedium-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%; }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%; }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%; }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .large-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .large-3 {
    width: 25%; }
  .xlarge-margin-collapse > .large-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .large-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .large-6 {
    width: 50%; }
  .xlarge-margin-collapse > .large-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .large-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .large-9 {
    width: 75%; }
  .xlarge-margin-collapse > .large-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .large-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%; }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%; }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%; }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem); }

.small-offset-1 {
  margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.625rem); }

.small-offset-2 {
  margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.625rem); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem); }

.small-offset-4 {
  margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.625rem); }

.small-offset-5 {
  margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.625rem); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem); }

.small-offset-7 {
  margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.625rem); }

.small-offset-8 {
  margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.625rem); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem); }

.small-offset-10 {
  margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.625rem); }

.small-offset-11 {
  margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.625rem); }

@media print, screen and (min-width: 26.25em) {
  .smedium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .smedium-offset-0 {
    margin-left: calc(0% + 0.625rem); }
  .smedium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .smedium-offset-1 {
    margin-left: calc(8.33333% + 0.625rem); }
  .smedium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .smedium-offset-2 {
    margin-left: calc(16.66667% + 0.625rem); }
  .smedium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .smedium-offset-3 {
    margin-left: calc(25% + 0.625rem); }
  .smedium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .smedium-offset-4 {
    margin-left: calc(33.33333% + 0.625rem); }
  .smedium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .smedium-offset-5 {
    margin-left: calc(41.66667% + 0.625rem); }
  .smedium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .smedium-offset-6 {
    margin-left: calc(50% + 0.625rem); }
  .smedium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .smedium-offset-7 {
    margin-left: calc(58.33333% + 0.625rem); }
  .smedium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .smedium-offset-8 {
    margin-left: calc(66.66667% + 0.625rem); }
  .smedium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .smedium-offset-9 {
    margin-left: calc(75% + 0.625rem); }
  .smedium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .smedium-offset-10 {
    margin-left: calc(83.33333% + 0.625rem); }
  .smedium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .smedium-offset-11 {
    margin-left: calc(91.66667% + 0.625rem); } }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .xlarge-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

.grid-y {
  display: flex;
  flex-flow: column nowrap; }
  .grid-y > .cell {
    height: auto;
    max-height: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex-basis: auto; }
  @media print, screen and (min-width: 26.25em) {
    .grid-y > .smedium-shrink, .grid-y > .smedium-full, .grid-y > .smedium-1, .grid-y > .smedium-2, .grid-y > .smedium-3, .grid-y > .smedium-4, .grid-y > .smedium-5, .grid-y > .smedium-6, .grid-y > .smedium-7, .grid-y > .smedium-8, .grid-y > .smedium-9, .grid-y > .smedium-10, .grid-y > .smedium-11, .grid-y > .smedium-12 {
      flex-basis: auto; } }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex-basis: auto; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex-basis: auto; } }
  @media screen and (min-width: 75em) {
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
      flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 26.25em) {
    .grid-y > .smedium-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .smedium-shrink, .grid-y > .smedium-1, .grid-y > .smedium-2, .grid-y > .smedium-3, .grid-y > .smedium-4, .grid-y > .smedium-5, .grid-y > .smedium-6, .grid-y > .smedium-7, .grid-y > .smedium-8, .grid-y > .smedium-9, .grid-y > .smedium-10, .grid-y > .smedium-11, .grid-y > .smedium-12 {
      flex: 0 0 auto; }
    .grid-y > .smedium-shrink {
      height: auto; }
    .grid-y > .smedium-1 {
      height: 8.33333%; }
    .grid-y > .smedium-2 {
      height: 16.66667%; }
    .grid-y > .smedium-3 {
      height: 25%; }
    .grid-y > .smedium-4 {
      height: 33.33333%; }
    .grid-y > .smedium-5 {
      height: 41.66667%; }
    .grid-y > .smedium-6 {
      height: 50%; }
    .grid-y > .smedium-7 {
      height: 58.33333%; }
    .grid-y > .smedium-8 {
      height: 66.66667%; }
    .grid-y > .smedium-9 {
      height: 75%; }
    .grid-y > .smedium-10 {
      height: 83.33333%; }
    .grid-y > .smedium-11 {
      height: 91.66667%; }
    .grid-y > .smedium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .grid-y > .large-12 {
      height: 100%; } }
  @media screen and (min-width: 75em) {
    .grid-y > .xlarge-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
      flex: 0 0 auto; }
    .grid-y > .xlarge-shrink {
      height: auto; }
    .grid-y > .xlarge-1 {
      height: 8.33333%; }
    .grid-y > .xlarge-2 {
      height: 16.66667%; }
    .grid-y > .xlarge-3 {
      height: 25%; }
    .grid-y > .xlarge-4 {
      height: 33.33333%; }
    .grid-y > .xlarge-5 {
      height: 41.66667%; }
    .grid-y > .xlarge-6 {
      height: 50%; }
    .grid-y > .xlarge-7 {
      height: 58.33333%; }
    .grid-y > .xlarge-8 {
      height: 66.66667%; }
    .grid-y > .xlarge-9 {
      height: 75%; }
    .grid-y > .xlarge-10 {
      height: 83.33333%; }
    .grid-y > .xlarge-11 {
      height: 91.66667%; }
    .grid-y > .xlarge-12 {
      height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 26.25em) {
    .grid-margin-y > .smedium-auto {
      height: auto; }
    .grid-margin-y > .smedium-shrink {
      height: auto; }
    .grid-margin-y > .smedium-1 {
      height: calc(8.33333% - 1.25rem); }
    .grid-margin-y > .smedium-2 {
      height: calc(16.66667% - 1.25rem); }
    .grid-margin-y > .smedium-3 {
      height: calc(25% - 1.25rem); }
    .grid-margin-y > .smedium-4 {
      height: calc(33.33333% - 1.25rem); }
    .grid-margin-y > .smedium-5 {
      height: calc(41.66667% - 1.25rem); }
    .grid-margin-y > .smedium-6 {
      height: calc(50% - 1.25rem); }
    .grid-margin-y > .smedium-7 {
      height: calc(58.33333% - 1.25rem); }
    .grid-margin-y > .smedium-8 {
      height: calc(66.66667% - 1.25rem); }
    .grid-margin-y > .smedium-9 {
      height: calc(75% - 1.25rem); }
    .grid-margin-y > .smedium-10 {
      height: calc(83.33333% - 1.25rem); }
    .grid-margin-y > .smedium-11 {
      height: calc(91.66667% - 1.25rem); }
    .grid-margin-y > .smedium-12 {
      height: calc(100% - 1.25rem); } }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .smedium-auto {
      height: auto; }
    .grid-margin-y > .smedium-shrink {
      height: auto; }
    .grid-margin-y > .smedium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .smedium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .smedium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .smedium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .smedium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .smedium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .smedium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .smedium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .smedium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .smedium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .smedium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .smedium-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }

@media print, screen and (min-width: 26.25em) {
  .smedium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .smedium-grid-frame {
    width: 100%; }
  .smedium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .smedium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .smedium-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .smedium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .xlarge-grid-frame {
    width: 100%; }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .xlarge-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 26.25em) {
  .grid-y.smedium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 26.25em) {
  .cell .grid-y.smedium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 26.25em) {
    .grid-margin-y > .smedium-auto {
      height: auto; }
    .grid-margin-y > .smedium-shrink {
      height: auto; }
    .grid-margin-y > .smedium-1 {
      height: calc(8.33333% - 1.25rem); }
    .grid-margin-y > .smedium-2 {
      height: calc(16.66667% - 1.25rem); }
    .grid-margin-y > .smedium-3 {
      height: calc(25% - 1.25rem); }
    .grid-margin-y > .smedium-4 {
      height: calc(33.33333% - 1.25rem); }
    .grid-margin-y > .smedium-5 {
      height: calc(41.66667% - 1.25rem); }
    .grid-margin-y > .smedium-6 {
      height: calc(50% - 1.25rem); }
    .grid-margin-y > .smedium-7 {
      height: calc(58.33333% - 1.25rem); }
    .grid-margin-y > .smedium-8 {
      height: calc(66.66667% - 1.25rem); }
    .grid-margin-y > .smedium-9 {
      height: calc(75% - 1.25rem); }
    .grid-margin-y > .smedium-10 {
      height: calc(83.33333% - 1.25rem); }
    .grid-margin-y > .smedium-11 {
      height: calc(91.66667% - 1.25rem); }
    .grid-margin-y > .smedium-12 {
      height: calc(100% - 1.25rem); } }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .smedium-auto {
      height: auto; }
    .grid-margin-y > .smedium-shrink {
      height: auto; }
    .grid-margin-y > .smedium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .smedium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .smedium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .smedium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .smedium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .smedium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .smedium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .smedium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .smedium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .smedium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .smedium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .smedium-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }
  @media print, screen and (min-width: 26.25em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.25rem); } }
  @media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media screen and (min-width: 75em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 26.25em) {
  .grid-margin-y.smedium-grid-frame {
    height: calc(100vh + 1.25rem); } }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.875rem); } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1.25rem 0;
  padding: 0.75em 1.75em 0.75rem;
  border: 2px solid transparent;
  border-radius: 3px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out, border 0.25s ease-out;
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
    background-color: #ba0c2f;
    color: #fff; }
  .button:hover, .button:focus {
    background-color: #9e0a28;
    color: #fff; }
  .button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
    background-color: #ba0c2f;
    color: #fff; }
  .button.primary:hover, .button.primary:focus {
    background-color: #950a26;
    color: #fff; }
  .button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
    background-color: #b28e50;
    color: #373532; }
  .button.secondary:hover, .button.secondary:focus {
    background-color: #8f723f;
    color: #373532; }
  .button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
    background-color: #67d2df;
    color: #373532; }
  .button.success:hover, .button.success:focus {
    background-color: #31c2d4;
    color: #373532; }
  .button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
    background-color: #f3eee4;
    color: #373532; }
  .button.warning:hover, .button.warning:focus {
    background-color: #d6c5a3;
    color: #373532; }
  .button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
    background-color: #9c0221;
    color: #fff; }
  .button.alert:hover, .button.alert:focus {
    background-color: #7d021a;
    color: #fff; }
  .button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
    background-color: transparent; }
  .button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
    border: 2px solid #ba0c2f;
    color: #ba0c2f; }
  .button.hollow:hover, .button.hollow:focus {
    border-color: #5d0618;
    color: #5d0618; }
  .button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
    border: 2px solid #ba0c2f;
    color: #ba0c2f; }
  .button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #5d0618;
    color: #5d0618; }
  .button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
    border: 2px solid #b28e50;
    color: #b28e50; }
  .button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #5a4727;
    color: #5a4727; }
  .button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
    border: 2px solid #67d2df;
    color: #67d2df; }
  .button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #1c7b87;
    color: #1c7b87; }
  .button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
    border: 2px solid #f3eee4;
    color: #f3eee4; }
  .button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #a38548;
    color: #a38548; }
  .button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
    border: 2px solid #9c0221;
    color: #9c0221; }
  .button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: #4e0111;
    color: #4e0111; }
  .button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
    color: #ba0c2f; }
  .button.clear:hover, .button.clear:focus {
    color: #5d0618; }
  .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
    color: #ba0c2f; }
  .button.clear.primary:hover, .button.clear.primary:focus {
    color: #5d0618; }
  .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
    color: #b28e50; }
  .button.clear.secondary:hover, .button.clear.secondary:focus {
    color: #5a4727; }
  .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
    color: #67d2df; }
  .button.clear.success:hover, .button.clear.success:focus {
    color: #1c7b87; }
  .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
    color: #f3eee4; }
  .button.clear.warning:hover, .button.clear.warning:focus {
    color: #a38548; }
  .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
    color: #9c0221; }
  .button.clear.alert:hover, .button.clear.alert:focus {
    color: #4e0111; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1.75em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #ba0c2f; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #ba0c2f; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #b28e50; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #67d2df; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #f3eee4; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #9c0221; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

.button-group {
  margin-bottom: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .button-group::after {
    clear: both; }
  .button-group::before, .button-group::after {
    display: none; }
  .button-group .button {
    margin: 0;
    margin-right: 1.25rem;
    margin-bottom: 1.25rem;
    font-size: 1rem;
    flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded .button {
    flex: 1 1 0px;
    margin-right: 0; }
  .button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
    background-color: #ba0c2f;
    color: #fff; }
  .button-group.primary .button:hover, .button-group.primary .button:focus {
    background-color: #950a26;
    color: #fff; }
  .button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
    background-color: #b28e50;
    color: #373532; }
  .button-group.secondary .button:hover, .button-group.secondary .button:focus {
    background-color: #8f723f;
    color: #373532; }
  .button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
    background-color: #67d2df;
    color: #373532; }
  .button-group.success .button:hover, .button-group.success .button:focus {
    background-color: #31c2d4;
    color: #373532; }
  .button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
    background-color: #f3eee4;
    color: #373532; }
  .button-group.warning .button:hover, .button-group.warning .button:focus {
    background-color: #d6c5a3;
    color: #373532; }
  .button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
    background-color: #9c0221;
    color: #fff; }
  .button-group.alert .button:hover, .button-group.alert .button:focus {
    background-color: #7d021a;
    color: #fff; }
  .button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
    background-color: transparent; }
  .button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
    border: 2px solid #ba0c2f;
    color: #ba0c2f; }
  .button-group.hollow .button:hover, .button-group.hollow .button:focus {
    border-color: #5d0618;
    color: #5d0618; }
  .button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
    border: 2px solid #ba0c2f;
    color: #ba0c2f; }
  .button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
    border-color: #5d0618;
    color: #5d0618; }
  .button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
    border: 2px solid #b28e50;
    color: #b28e50; }
  .button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
    border-color: #5a4727;
    color: #5a4727; }
  .button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
    border: 2px solid #67d2df;
    color: #67d2df; }
  .button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
    border-color: #1c7b87;
    color: #1c7b87; }
  .button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
    border: 2px solid #f3eee4;
    color: #f3eee4; }
  .button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
    border-color: #a38548;
    color: #a38548; }
  .button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
    border: 2px solid #9c0221;
    color: #9c0221; }
  .button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
    border-color: #4e0111;
    color: #4e0111; }
  .button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
    color: #ba0c2f; }
  .button-group.clear .button:hover, .button-group.clear .button:focus {
    color: #5d0618; }
  .button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
    color: #ba0c2f; }
  .button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
    color: #5d0618; }
  .button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
    color: #b28e50; }
  .button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
    color: #5a4727; }
  .button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
    color: #67d2df; }
  .button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
    color: #1c7b87; }
  .button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
    color: #f3eee4; }
  .button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
    color: #a38548; }
  .button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
    color: #9c0221; }
  .button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
    color: #4e0111; }
  .button-group.no-gaps .button {
    margin-right: -0.125rem; }
    .button-group.no-gaps .button + .button {
      border-left-color: transparent; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
    .button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
      flex: 1 1 0px;
      margin-right: 0; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (max-width: 26.24875em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }
  @media print, screen and (max-width: 63.99875em) {
    .button-group.stacked-for-medium.expanded {
      display: block; }
      .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0; } }

.close-button {
  position: absolute;
  z-index: 10;
  color: #373532;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #373532; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button.medium, .close-button {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1.25rem;
  border-radius: 3px; }
  thead,
  tbody,
  tfoot {
    border: none;
    background-color: transparent; }
  caption {
    padding: 0.875rem 1rem 0.875rem;
    font-weight: bold; }
  thead {
    background: transparent;
    color: #373532; }
  tfoot {
    background: #c6aa76;
    color: #373532; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.875rem 1rem 0.875rem;
    font-weight: bold;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.875rem 1rem 0.875rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #e5d9c3; }
  table.unstriped tbody {
    background-color: transparent; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: none;
      background-color: transparent; }

@media print, screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: rgba(0, 0, 0, 0); }

table.hover tfoot tr:hover {
  background-color: #c3a66f; }

table.hover tbody tr:hover {
  background-color: #f0eadd; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #e0d3ba; }

.table-scroll {
  overflow-x: auto; }

.breadcrumbs {
  margin: 0 0 1.25rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.9375rem;
    color: #373532;
    cursor: default; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 0.25rem;
      opacity: 1;
      content: "/";
      color: #373532; }
  .breadcrumbs a {
    color: #373532; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #c4c4c4;
    cursor: not-allowed; }

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1.25rem;
  border: none;
  border-radius: 3px;
  background: #fff;
  box-shadow: none;
  overflow: hidden;
  color: #373532; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1.25rem;
  background: #f3eee4; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  flex: 1 0 auto;
  padding: 1.25rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.pagination {
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 50%;
    font-size: 1rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 50%;
    color: #373532; }
    .pagination a:hover,
    .pagination button:hover {
      background: #fff; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #fff;
    color: #373532;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #c4c4c4;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #373532; }

.accordion {
  margin-left: 0;
  background: #fff;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 3px 3px 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 3px 3px; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: none;
  border-bottom: 0;
  font-size: 1.5rem;
  line-height: 1;
  color: #373532; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: none;
    border-radius: 0 0 3px 3px; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #fff; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: "+"; }
  .is-active > .accordion-title::before {
    content: "–"; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: none;
  border-bottom: 0;
  background-color: #fff;
  color: #373532; }
  :last-child > .accordion-content:last-child {
    border-bottom: none; }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%;
  position: absolute; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(55, 53, 50, 0.5);
  color: #fff; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fff; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(55, 53, 50, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 2rem;
    height: 2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: transparent; }
    .orbit-bullets button:hover {
      background-color: transparent; }
    .orbit-bullets button.is-active {
      background-color: transparent; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1.25rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.expanded li {
    flex: 1 1 0px; }
  .menu.simple {
    align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 26.25em) {
    .menu.smedium-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.smedium-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.smedium-expanded li {
      flex: 1 1 0px; }
    .menu.smedium-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.medium-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.medium-expanded li {
      flex: 1 1 0px; }
    .menu.medium-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.large-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.large-expanded li {
      flex: 1 1 0px; }
    .menu.large-simple li {
      flex: 1 1 0px; } }
  @media screen and (min-width: 75em) {
    .menu.xlarge-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.xlarge-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.xlarge-expanded li {
      flex: 1 1 0px; }
    .menu.xlarge-simple li {
      flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1.25rem; }
  .menu.icons a {
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: flex; }
  .menu.icon-left li a {
    flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #ba0c2f;
    color: #fff; }
  .menu .active > a {
    background: #ba0c2f;
    color: #fff; }
  .menu.align-left {
    justify-content: flex-start; }
  .menu.align-right li {
    display: flex;
    justify-content: flex-end; }
    .menu.align-right li .submenu li {
      justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1.25rem;
    margin-left: 0; }
  .menu.align-center li {
    display: flex;
    justify-content: center; }
    .menu.align-center li .submenu li {
      justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1.25rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  justify-content: center; }
  .menu-centered > .menu li {
    display: flex;
    justify-content: center; }
    .menu-centered > .menu li .submenu li {
      justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(55, 53, 50, 0.45);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1.25rem;
  border: 1px solid #c4c4c4;
  border-radius: 3px;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 82.5rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 82.5rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 82.5rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 82.5rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media print, screen and (max-width: 26.24875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.clearfix::after {
  clear: both; }

.align-left {
  justify-content: flex-start; }

.align-right {
  justify-content: flex-end; }

.align-center {
  justify-content: center; }

.align-justify {
  justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

.align-left.vertical.menu > li > a {
  justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  justify-content: center; }

.align-top {
  align-items: flex-start; }

.align-self-top {
  align-self: flex-start; }

.align-bottom {
  align-items: flex-end; }

.align-self-bottom {
  align-self: flex-end; }

.align-middle {
  align-items: center; }

.align-self-middle {
  align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

@media print, screen and (min-width: 26.25em) {
  .smedium-order-1 {
    order: 1; }
  .smedium-order-2 {
    order: 2; }
  .smedium-order-3 {
    order: 3; }
  .smedium-order-4 {
    order: 4; }
  .smedium-order-5 {
    order: 5; }
  .smedium-order-6 {
    order: 6; } }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    order: 1; }
  .xlarge-order-2 {
    order: 2; }
  .xlarge-order-3 {
    order: 3; }
  .xlarge-order-4 {
    order: 4; }
  .xlarge-order-5 {
    order: 5; }
  .xlarge-order-6 {
    order: 6; } }

.flex-container {
  display: flex; }

.flex-child-auto {
  flex: 1 1 auto; }

.flex-child-grow {
  flex: 1 0 auto; }

.flex-child-shrink {
  flex: 0 1 auto; }

.flex-dir-row {
  flex-direction: row; }

.flex-dir-row-reverse {
  flex-direction: row-reverse; }

.flex-dir-column {
  flex-direction: column; }

.flex-dir-column-reverse {
  flex-direction: column-reverse; }

@media print, screen and (min-width: 26.25em) {
  .smedium-flex-container {
    display: flex; }
  .smedium-flex-child-auto {
    flex: 1 1 auto; }
  .smedium-flex-child-grow {
    flex: 1 0 auto; }
  .smedium-flex-child-shrink {
    flex: 0 1 auto; }
  .smedium-flex-dir-row {
    flex-direction: row; }
  .smedium-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .smedium-flex-dir-column {
    flex-direction: column; }
  .smedium-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex; }
  .medium-flex-child-auto {
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex; }
  .large-flex-child-auto {
    flex: 1 1 auto; }
  .large-flex-child-grow {
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    flex: 0 1 auto; }
  .large-flex-dir-row {
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: flex; }
  .xlarge-flex-child-auto {
    flex: 1 1 auto; }
  .xlarge-flex-child-grow {
    flex: 1 0 auto; }
  .xlarge-flex-child-shrink {
    flex: 0 1 auto; }
  .xlarge-flex-dir-row {
    flex-direction: row; }
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .xlarge-flex-dir-column {
    flex-direction: column; }
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media print, screen and (max-width: 26.24875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 26.25em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 26.25em) {
  .hide-for-smedium {
    display: none !important; } }

@media screen and (max-width: 26.24875em) {
  .show-for-smedium {
    display: none !important; } }

@media print, screen and (min-width: 26.25em) and (max-width: 39.99875em) {
  .hide-for-smedium-only {
    display: none !important; } }

@media screen and (max-width: 26.24875em), screen and (min-width: 40em) {
  .show-for-smedium-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important; } }

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

/*-----------------------------------------*\
 * Import Motion UI
\*-----------------------------------------*/
.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
  animation-name: spin-ccw-1turn; }

@-webkit-keyframes spin-ccw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(-1turn); } }

@keyframes spin-ccw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(-1turn); } }

.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
  animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
  animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 300ms !important;
  animation-delay: 300ms !important; }

.long-delay {
  -webkit-animation-delay: 700ms !important;
  animation-delay: 700ms !important; }

/*-----------------------------------------*\
 * Import SVG Sprites
\*-----------------------------------------*/
/*! purgecss start ignore */
.svg-arrow-point, .arrow--right::after,
.arrow--left::after, .link-explore::after, .svg-arrow-point--dark, ul.list--chevron li:before, .select-multi-checkbox__container::after, .svg-arrow-point--light, .button.white:hover::after, .home-hero__content .button:hover::after,
.home-hero__content--centered .button:hover::after, .button.white:active::after, .home-hero__content .button:active::after,
.home-hero__content--centered .button:active::after, .site-header--over-dark .site-header__my-willamette .button::after,
.home-hero__content .button:focus::after, .arrow--light::after, .card__button a:hover .arrow--right::after, .svg-arrow-stem, .arrow--right::before,
.arrow--left::before, .svg-arrow-stem--dark, .svg-arrow-stem--light, .button.white:hover::before, .home-hero__content .button:hover::before,
.home-hero__content--centered .button:hover::before, .button.white:active::before, .home-hero__content .button:active::before,
.home-hero__content--centered .button:active::before, .site-header--over-dark .site-header__my-willamette .button::before,
.home-hero__content .button:focus::before, .arrow--light::before, .card__button a:hover .arrow--right::before, .svg-instagram-heart, .card-instagram__icon--heart, .svg-instagram-save, .card-instagram__icon--save, .svg-instagram-share, .card-instagram__icon--share, .svg-instagram-talk, .card-instagram__icon--talk, .svg-line-top--light, .svg-search, .wu-filter-grid__quicksearch__container::after, .svg-sheet-bg-mark--blue, .sheet-split--color-blocks .sheet-split:nth-child(odd)::after, .svg-sheet-bg-mark--red, .sheet-split--color-blocks .sheet-split:nth-child(even)::after, .svg-sound, .yt-video__sound__mute__icon, .svg-star, ul.list--star li:before, .article-content--styles ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content--four-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content--two-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .svg-video-control-pause, .yt-video__pause::after, .svg-video-control-pause--dark, .card-video .yt-video__pause::after, .svg-video-control-pause--red, .svg-video-control-play, .yt-video__play::after, .svg-video-control-play--dark, .card-video .yt-video__play::after, .video-modal-play:hover::after,
.video-modal-play:focus::after, .svg-video-control-play--red, .video-modal-play::after, .svg-willamette-university-footer-stamp, .site-footer::before, .svg-willamette-university-footer-stamp-law, .site-footer--law::before {
  background: url("../../global/images/csssprite.svg") no-repeat; }

.svg-arrow-point, .arrow--right::after,
.arrow--left::after, .link-explore::after {
  background-position: 100% 53.72736954206603%; }

.svg-arrow-point-dims, .arrow--right::after,
.arrow--left::after, .link-explore::after {
  width: 6px;
  height: 11px; }

.svg-arrow-point--dark, ul.list--chevron li:before, .select-multi-checkbox__container::after {
  background-position: 100% 56.28328008519702%; }

.svg-arrow-point--dark-dims, ul.list--chevron li:before, .select-multi-checkbox__container::after {
  width: 6px;
  height: 11px; }

.svg-arrow-point--light, .button.white:hover::after, .home-hero__content .button:hover::after,
.home-hero__content--centered .button:hover::after, .button.white:active::after, .home-hero__content .button:active::after,
.home-hero__content--centered .button:active::after, .site-header--over-dark .site-header__my-willamette .button::after,
.home-hero__content .button:focus::after, .arrow--light::after, .card__button a:hover .arrow--right::after {
  background-position: 100% 57.561235356762516%; }

.svg-arrow-point--light-dims, .arrow--light::after {
  width: 6px;
  height: 11px; }

.svg-arrow-stem, .arrow--right::before,
.arrow--left::before {
  background-position: 97.7395048439182% 52.71481286241434%; }

.svg-arrow-stem-dims, .link-explore::before {
  width: 25px;
  height: 1.5px; }

.svg-arrow-stem--dark {
  background-position: 97.7395048439182% 52.872957301001584%; }

.svg-arrow-stem--dark-dims {
  width: 25px;
  height: 1.5px; }

.svg-arrow-stem--light, .button.white:hover::before, .home-hero__content .button:hover::before,
.home-hero__content--centered .button:hover::before, .button.white:active::before, .home-hero__content .button:active::before,
.home-hero__content--centered .button:active::before, .site-header--over-dark .site-header__my-willamette .button::before,
.home-hero__content .button:focus::before, .arrow--light::before, .card__button a:hover .arrow--right::before {
  background-position: 97.7395048439182% 53.03110173958883%; }

.svg-arrow-stem--light-dims, .arrow--light::before {
  width: 25px;
  height: 1.5px; }

.svg-instagram-heart, .card-instagram__icon--heart {
  background-position: 97.63440860215054% 54.481641468682504%; }

.svg-instagram-heart-dims, .card-instagram__icon--heart {
  width: 24px;
  height: 24px; }

.svg-instagram-save, .card-instagram__icon--save {
  background-position: 97.63440860215054% 57.073434125269976%; }

.svg-instagram-save-dims, .card-instagram__icon--save {
  width: 24px;
  height: 24px; }

.svg-instagram-share, .card-instagram__icon--share {
  background-position: 97.63440860215054% 59.66522678185745%; }

.svg-instagram-share-dims, .card-instagram__icon--share {
  width: 24px;
  height: 24px; }

.svg-instagram-talk, .card-instagram__icon--talk {
  background-position: 97.63440860215054% 62.25701943844492%; }

.svg-instagram-talk-dims, .card-instagram__icon--talk {
  width: 24px;
  height: 24px; }

.svg-line-top--light {
  background-position: 98.72881355932203% 54.98409331919406%; }

.svg-line-top--light-dims {
  width: 10px;
  height: 7px; }

.svg-search, .wu-filter-grid__quicksearch__container::after {
  background-position: 99.36034115138592% 53.89957264957265%; }

.svg-search-dims, .wu-filter-grid__quicksearch__container::after {
  width: 16px;
  height: 14px; }

.svg-sheet-bg-mark--blue, .sheet-split--color-blocks .sheet-split:nth-child(odd)::after {
  background-position: 0 0; }

.svg-sheet-bg-mark--blue-dims, .sheet-split--color-blocks .sheet-split:nth-child(odd)::after {
  width: 477px;
  height: 500px; }

.svg-sheet-bg-mark--red, .sheet-split--color-blocks .sheet-split:nth-child(even)::after {
  background-position: 100% 0; }

.svg-sheet-bg-mark--red-dims, .sheet-split--color-blocks .sheet-split:nth-child(even)::after {
  width: 477px;
  height: 500px; }

.svg-sound, .yt-video__sound__mute__icon {
  background-position: 99.36034115138592% 56.343283582089555%; }

.svg-sound-dims, .yt-video__sound__mute__icon {
  width: 16px;
  height: 12px; }

.svg-star, ul.list--star li:before, .article-content--styles ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content--four-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content--two-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before {
  background-position: 98.5200845665962% 60.24416135881104%; }

.svg-star-dims, ul.list--star li:before, .article-content--styles ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content--four-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content--two-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before {
  width: 8px;
  height: 8px; }

.svg-video-control-pause, .yt-video__pause::after {
  background-position: 98.5200845665962% 57.6226012793177%; }

.svg-video-control-pause-dims, .yt-video__pause::after {
  width: 8px;
  height: 12px; }

.svg-video-control-pause--dark, .card-video .yt-video__pause::after {
  background-position: 99.36575052854123% 57.6226012793177%; }

.svg-video-control-pause--dark-dims, .card-video .yt-video__pause::after {
  width: 8px;
  height: 12px; }

.svg-video-control-pause--red {
  background-position: 99.89429175475686% 58.90191897654584%; }

.svg-video-control-pause--red-dims {
  width: 8px;
  height: 12px; }

.svg-video-control-play, .yt-video__play::after {
  background-position: 99.04357066950053% 59.09090909090909%; }

.svg-video-control-play-dims, .yt-video__play::after {
  width: 13px;
  height: 15px; }

.svg-video-control-play--dark, .card-video .yt-video__play::after, .video-modal-play:hover::after,
.video-modal-play:focus::after {
  background-position: 99.04357066950053% 61.657754010695186%; }

.svg-video-control-play--dark-dims, .card-video .yt-video__play::after, .video-modal-play:hover::after,
.video-modal-play:focus::after {
  width: 13px;
  height: 15px; }

.svg-video-control-play--red, .video-modal-play::after {
  background-position: 96.49309245483528% 64.22459893048128%; }

.svg-video-control-play--red-dims, .video-modal-play::after {
  width: 13px;
  height: 15px; }

.svg-willamette-university-footer-stamp, .site-footer::before {
  background-position: 0 100%; }

.svg-willamette-university-footer-stamp-dims, .site-footer::before {
  width: 458px;
  height: 450px; }

.svg-willamette-university-footer-stamp-law, .site-footer--law::before {
  background-position: 90.87301587301587% 100%; }

.svg-willamette-university-footer-stamp-law-dims, .site-footer--law::before {
  width: 450px;
  height: 450px; }

/*! purgecss end ignore */
/*-----------------------------------------*\
 * Import Custom Components
\*-----------------------------------------*/
/*! purgecss start ignore */
body {
  font-size: 1.125rem; }

h1, .h1,
h2, .h2,
h3, .h3, .article-content--styles h1, .article-content--four-column h1, .article-content--two-column h1, .article-content h1, .section-header-special--large small, .search-discover__input input,
h4, .h4, .article-content--styles h2, .article-content--four-column h2, .article-content--two-column h2, .article-content h2, .section-header-special small,
h5, .h5, .article-content--styles h3, .article-content--four-column h3, .article-content--two-column h3, .article-content h3, .link-explore,
h6, .h6, .article-content--styles h4, .article-content--four-column h4, .article-content--two-column h4, .article-content h4, .article-content--styles h5, .article-content--four-column h5, .article-content--two-column h5, .article-content h5 {
  text-transform: uppercase;
  letter-spacing: 0.0125em; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small, .article-content--styles h1 small, .article-content--four-column h1 small, .article-content--two-column h1 small, .article-content h1 small, .section-header-special--large small small, .search-discover__input input small,
  h4 small, .h4 small, .article-content--styles h2 small, .article-content--four-column h2 small, .article-content--two-column h2 small, .article-content h2 small, .section-header-special small small,
  h5 small, .h5 small, .article-content--styles h3 small, .article-content--four-column h3 small, .article-content--two-column h3 small, .article-content h3 small, .link-explore small,
  h6 small, .h6 small, .article-content--styles h4 small, .article-content--four-column h4 small, .article-content--two-column h4 small, .article-content h4 small, .article-content--styles h5 small, .article-content--four-column h5 small, .article-content--two-column h5 small, .article-content h5 small {
    font-size: 75%; }

.heading-outlined {
  font-family: alternate-gothic-atf, sans-serif;
  font-weight: 500;
  font-size: 11.25rem;
  line-height: 0.8;
  text-transform: uppercase;
  display: block;
  color: white; }
  @media print, screen and (min-width: 40em) {
    .heading-outlined {
      font-size: 10rem; } }
  @media print, screen and (min-width: 64em) {
    .heading-outlined {
      font-size: 11.25rem; } }
  @media screen and (min-width: 75em) {
    .heading-outlined {
      font-size: 12.5rem; } }

.heading-alt, .section-header-special, .section-header-special--large, .section-header-special small, .section-header-special--large small {
  font-family: calluna, serif;
  text-transform: initial;
  letter-spacing: initial; }

.heading-alt--uppercase {
  font-family: calluna, serif; }

.heading-body {
  font-family: muli, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-transform: initial;
  letter-spacing: initial;
  line-height: 1.3; }

@media print, screen and (min-width: 40em) {
  .article-content--four-column {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1.875rem;
    column-gap: 1.875rem; } }

@media print, screen and (min-width: 64em) {
  .article-content--four-column {
    -moz-column-count: 4;
    column-count: 4; } }

@media print, screen and (min-width: 40em) {
  .article-content--two-column {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1.875rem;
    column-gap: 1.875rem; } }

.column-group,
.two-column-group {
  width: 100%;
  /* Chrome, Safari */
  page-break-inside: avoid;
  /* Theoretically FF 20+ */
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  /* IE 11 */
  display: table;
  /* Actually FF 20+ */ }

.article-content--styles ul ul, .article-content--four-column ul ul, .article-content--two-column ul ul, .article-content ul ul, .article-content--styles ol ul, .article-content--four-column ol ul, .article-content--two-column ol ul, .article-content ol ul, .article-content--styles ul ol, .article-content--four-column ul ol, .article-content--two-column ul ol, .article-content ul ol, .article-content--styles ol ol, .article-content--four-column ol ol, .article-content--two-column ol ol, .article-content ol ol {
  margin-bottom: 1.5rem; }

.article-content--styles a:not(.button):not(.link):not(.link--large):not(.site-header__nav__link):not(button.menu-toggle):not(button.menu-toggle--large):not(.link--light), .article-content--four-column a:not(.button):not(.link):not(.link--large):not(.site-header__nav__link):not(button.menu-toggle):not(button.menu-toggle--large):not(.link--light), .article-content--two-column a:not(.button):not(.link):not(.link--large):not(.site-header__nav__link):not(button.menu-toggle):not(button.menu-toggle--large):not(.link--light), .article-content a:not(.button):not(.link):not(.link--large):not(.site-header__nav__link):not(button.menu-toggle):not(button.menu-toggle--large):not(.link--light) {
  text-decoration: underline; }

.article-content--styles img, .article-content--four-column img, .article-content--two-column img, .article-content img {
  margin-bottom: 1.5rem; }

.article-content {
  max-width: 50rem; }

.text-intro {
  font-family: calluna, serif;
  font-size: 1.5rem;
  line-height: 1.3; }

.text-micro, .subtitle, .supertitle--micro, .link, .link--large, .site-header__nav__link, button.menu-toggle, button.menu-toggle--large, .link--light, .date__column__event__title, .site-header__search__scope, .site-sidebar__link, .list-nav__link, .fast-fact, .orbit-caption, label, fieldset legend, .select-multi-checkbox__container::before, select[multiple].select-multi-checkbox option, .search-discover__input input, .sheet-instagram::before, table {
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 1px; }

.text-micro--alt, .table--first-column-title tbody tr td:first-child {
  font-family: calluna, serif;
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px; }

.pill {
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #fff;
  background: #373532;
  padding: 0.3rem 0.75rem;
  border-radius: 3px; }

.small-caps {
  font-variant: small-caps; }

.subtitle {
  margin-bottom: 0.75rem;
  display: block; }

h1 + .subtitle,
.h1 + .subtitle {
  margin-top: -0.5rem; }

h2 + .subtitle,
.h2 + .subtitle {
  margin-top: -0.5rem; }

h3 + .subtitle,
.h3 + .subtitle,
.article-content--styles h1 + .subtitle,
.article-content--four-column h1 + .subtitle,
.article-content--two-column h1 + .subtitle,
.article-content h1 + .subtitle,
.section-header-special--large small + .subtitle,
.search-discover__input input + .subtitle {
  margin-top: -0.5rem; }

.supertitle--alt, .sheet-split--willamette-first .sheet-split__image-wrapper::after {
  display: block;
  font-family: calluna, serif;
  font-size: 1.5rem;
  line-height: 1.1;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.25rem; }

.supertitle.supertitle--large, .supertitle--large.site-footer__title__location,
.supertitle--micro.supertitle--large {
  font-size: 1.4rem; }

.supertitle--micro {
  display: block;
  margin-bottom: 0.5rem; }

.supertitle, .site-footer__title__location {
  display: block;
  font-family: muli, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.1;
  margin-bottom: 0.75rem; }

ul.list--chevron {
  padding-left: 1em; }
  ul.list--chevron li {
    list-style: none;
    text-indent: -1rem;
    margin-top: 0.5rem; }
  ul.list--chevron li:before {
    content: ' ';
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 0.05em; }

ul.list--dash {
  padding-left: 1em; }
  ul.list--dash li {
    list-style: none;
    text-indent: -1rem; }
  ul.list--dash li:before {
    content: '‑';
    margin-right: 0.25em; }

ul.list--star, .article-content--styles ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash), .article-content--four-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash), .article-content--two-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash), .article-content ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) {
  padding-left: 1em; }
  ul.list--star li, .article-content--styles ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li, .article-content--four-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li, .article-content--two-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li, .article-content ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li {
    list-style: none;
    text-indent: -1rem;
    margin-top: 0.5rem; }
  ul.list--star li:before, .article-content--styles ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content--four-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content--two-column ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before, .article-content ul:not(.accordion):not(.list--block):not(.list--chevron):not(.list--dash) li:before {
    content: ' ';
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 0.15em; }

ul.list--block {
  margin-left: 0;
  padding-left: 0; }
  ul.list--block > li {
    list-style: none;
    text-indent: 0;
    margin-top: 0;
    padding: 1.5rem 1rem; }
  ul.list--block > li:before {
    display: none; }
  ul.list--block > li:nth-child(even) {
    background: #fff; }
  ul.list--block > li:nth-child(odd) {
    background: #f3eee4; }

div[class^="article-content"] ul i, div[class^="article-content"] ul em, div[class^="article-content"] ul .text-italic,
ul[class^="list--"] i,
ul[class^="list--"] em,
ul[class^="list--"] .text-italic {
  text-indent: 0; }

@media print, screen and (max-width: 26.24875em) {
  .breadcrumbs {
    overflow: auto;
    display: flex;
    padding-bottom: 0.5rem; } }

.breadcrumbs__item {
  white-space: nowrap; }

.breadcrumbs__current {
  font-weight: bold; }

.breadcrumbs li:not(:last-child)::after {
  margin-left: 0; }

.decorate-line--left {
  background: transparent;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 1px, transparent 1px, transparent 4px, currentcolor 4px, currentcolor 7px, transparent 7px, transparent 100%); }

.decorate-line--top {
  background: transparent;
  background: linear-gradient(to bottom, currentcolor 0%, currentcolor 1px, transparent 1px, transparent 4px, currentcolor 4px, currentcolor 7px, transparent 7px, transparent 100%); }

.decorate-line--bottom, .home-hero__content--centered small {
  background: transparent;
  background: linear-gradient(to top, currentcolor 0%, currentcolor 3px, transparent 3px, transparent 6px, currentcolor 6px, currentcolor 7px, transparent 7px, transparent 100%); }

.social-icon:not(:last-child) {
  margin-right: 0.75rem; }
  @media print, screen and (min-width: 40em) {
    .social-icon:not(:last-child) {
      margin-right: 1rem; } }

@media print, screen and (min-width: 40em) {
  .social-grid .social-icon:not(:last-child) {
    min-width: 18px; } }

.card__image__container {
  min-height: 1px;
  /* IE 11 fix */ }

.card__image {
  width: 100%;
  margin-bottom: 0.5rem; }

.image--fullwidth {
  display: block;
  width: 100%;
  height: auto; }

.button {
  text-transform: uppercase;
  white-space: nowrap; }

button.link, button.link--large, button.site-header__nav__link, button.menu-toggle, button.menu-toggle--large, button.link--light {
  color: #ba0c2f; }

.button.white, .home-hero__content .button,
.home-hero__content--centered .button {
  color: #ba0c2f;
  background: #fff; }
  .button.white:hover, .home-hero__content .button:hover,
  .home-hero__content--centered .button:hover, .button.white:active, .home-hero__content .button:active,
  .home-hero__content--centered .button:active {
    color: #fff;
    background: #9c0221; }

/* context overrides */
@media print, screen and (min-width: 64em) {
  .site-header--over-dark .button {
    color: #fff;
    border-color: #fff; }
    .site-header--over-dark .button:hover, .site-header--over-dark .button:focus {
      color: #fff;
      background: #9c0221;
      border-color: #9c0221; } }

/* various button overrides when the arrow needs to change color from parent variation */
/* various button overrides when the arrow needs to change color on hover */
.link, .link--large, .site-header__nav__link, button.menu-toggle, button.menu-toggle--large, .link--light {
  display: inline-block;
  text-decoration: none !important;
  /* it's important that these links are not underlined :) */ }

.link--large, .site-header__nav__link, button.menu-toggle, button.menu-toggle--large {
  font-size: 1.125rem; }

.link--light {
  color: #fff; }

.link--light:focus,
.link--light:hover {
  color: #fff; }

.arrow--right,
.arrow--left {
  position: relative;
  /**
     * arrow stem
     */
  /**
     * arrow point
     */ }
  .arrow--right::before, .arrow--right::after,
  .arrow--left::before,
  .arrow--left::after {
    content: ' ';
    position: absolute;
    transition: transform 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245), width 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245); }
  .arrow--right::before,
  .arrow--left::before {
    height: 2px;
    width: 0; }
  .arrow--right.link::before, .arrow--right.link--large::before, .arrow--right.site-header__nav__link::before, button.arrow--right.menu-toggle::before, button.arrow--right.menu-toggle--large::before, .arrow--right.link--light::before,
  .arrow--left.link::before,
  .arrow--left.link--large::before,
  .arrow--left.site-header__nav__link::before,
  button.arrow--left.menu-toggle::before,
  button.arrow--left.menu-toggle--large::before,
  .arrow--left.link--light::before {
    top: 50%; }
  .arrow--right.button::before,
  .arrow--left.button::before {
    top: 50%; }
  .arrow--right.link::after, .arrow--right.link--large::after, .arrow--right.site-header__nav__link::after, button.arrow--right.menu-toggle::after, button.arrow--right.menu-toggle--large::after, .arrow--right.link--light::after,
  .arrow--left.link::after,
  .arrow--left.link--large::after,
  .arrow--left.site-header__nav__link::after,
  button.arrow--left.menu-toggle::after,
  button.arrow--left.menu-toggle--large::after,
  .arrow--left.link--light::after {
    top: 50%; }
  .arrow--right.button::after,
  .arrow--left.button::after {
    top: 50%; }

.arrow--right:hover::before,
.arrow--right:focus::before,
.arrow--left:hover::before,
.arrow--left:focus::before,
a:hover .arrow--right::before,
a:focus .arrow--right::before,
a:hover .arrow--left::before,
a:focus .arrow--left::before {
  width: 0.875rem;
  /* 25 max */ }

.arrow--right::before, .arrow--right::after {
  transform: translate3d(-0.25rem, -50%, 0); }

.arrow--right.link, .arrow--right.link--large, .arrow--right.site-header__nav__link, button.arrow--right.menu-toggle, button.arrow--right.menu-toggle--large, .arrow--right.link--light {
  padding-right: 1.25rem; }
  .arrow--right.link::before, .arrow--right.link--large::before, .arrow--right.site-header__nav__link::before, button.arrow--right.menu-toggle::before, button.arrow--right.menu-toggle--large::before, .arrow--right.link--light::before {
    right: 0.05rem; }
  .arrow--right.link::after, .arrow--right.link--large::after, .arrow--right.site-header__nav__link::after, button.arrow--right.menu-toggle::after, button.arrow--right.menu-toggle--large::after, .arrow--right.link--light::after {
    right: 0; }

.arrow--right.button {
  padding-right: 2.75rem; }
  .arrow--right.button::before {
    right: 1.6rem; }
  .arrow--right.button::after {
    right: 1.55rem; }

.arrow--right:hover::before, .arrow--right:hover::after,
.arrow--right:focus::before,
.arrow--right:focus::after,
a:hover .arrow--right::before,
a:hover .arrow--right::after,
a:focus .arrow--right::before,
a:focus .arrow--right::after {
  transform: translate3d(0, -50%, 0); }

.arrow--left::before, .arrow--left::after {
  transform: scaleX(-1) translate3d(-0.25rem, -50%, 0); }

.arrow--left.link, .arrow--left.link--large, .arrow--left.site-header__nav__link, button.arrow--left.menu-toggle, button.arrow--left.menu-toggle--large, .arrow--left.link--light {
  padding-left: 1.25rem; }
  
  .arrow--left.link::before,
  .arrow--left.link--large::before,
  .arrow--left.site-header__nav__link::before,
  button.arrow--left.menu-toggle::before,
  button.arrow--left.menu-toggle--large::before,
  .arrow--left.link--light::before {
    left: 0.05rem; }
  
  .arrow--left.link::after,
  .arrow--left.link--large::after,
  .arrow--left.site-header__nav__link::after,
  button.arrow--left.menu-toggle::after,
  button.arrow--left.menu-toggle--large::after,
  .arrow--left.link--light::after {
    left: 0; }

.arrow--left.button {
  padding-left: 2.75rem; }
  .arrow--left.button::before {
    left: 1.6rem; }
  .arrow--left.button::after {
    left: 1.55rem; }

.arrow--left:hover::before, .arrow--left:hover::after,
.arrow--left:focus::before,
.arrow--left:focus::after,
a:hover .arrow--left::before,
a:hover .arrow--left::after,
a:focus .arrow--left::before,
a:focus .arrow--left::after {
  transform: scaleX(-1) translate3d(0, -50%, 0); }

.link-explore {
  font-family: alternate-gothic-atf, sans-serif;
  text-transform: uppercase;
  position: relative;
  cursor: pointer; }

.link-explore::before,
.link-explore::after {
  content: ' ';
  position: absolute;
  transition: transform 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245), width 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245); }

.link-explore::before {
  background: #ba0c2f;
  width: 0;
  top: 50%; }

.link-explore[aria-expanded=true]::before {
  width: 1.5625rem;
  /* 25 max */ }

.link-explore::after {
  width: 0;
  top: 50%; }

.link-explore[aria-expanded=true]::after {
  width: 0.39375rem;
  /* 6.3 max */ }

.link-explore {
  padding-left: 0;
  transition: padding 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245); }
  .link-explore::before {
    left: 0.05rem; }
  .link-explore::after {
    left: 0; }
  .link-explore::before,
  .link-explore::after {
    transform: translate3d(0, -50%, 0); }
  .link-explore:hover, .link-explore:focus {
    padding-left: 0.25rem; }
  .link-explore[aria-expanded=true] {
    padding-left: 2.5rem; }
  .link-explore[aria-expanded=true]::after {
    transform: translate3d(1.3rem, -50%, 0); }

button.button--social__toggle {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  white-space: nowrap;
  margin: -0.75em  -1.75rem -0.75rem -1.75em;
  padding: 0.75em 1.75rem 0.75rem 1.75em;
  transition: padding 0.25s ease-out, margin 0.25s ease-out; }

.button--social__toggle[aria-expanded=true] {
  padding-right: 0.75rem;
  margin-right: 0; }

button.button--social__toggle:focus,
button.button--social__toggle:hover {
  color: #f3eee4; }

button.button--social__toggle:focus {
  outline: 1px solid; }

.button--social__toggle:before {
  content: '+';
  display: inline; }

.button--social__toggle[aria-expanded=true]:before {
  content: '\2014';
  /* em dash */ }

ul.button--social__icons {
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  margin: 0;
  max-width: 0;
  transition: max-width 0.25s ease-out, padding 0.25s ease-out;
  visibility: hidden; }

ul.button--social__icons.expanded {
  padding-left: 0.75rem;
  max-width: 12rem;
  visibility: visible; }

ul.button--social__icons:focus,
ul.button--social__icons:hover {
  background: initial; }

ul.button--social__icons a {
  display: block;
  color: #fff;
  margin: -0.5rem;
  padding: 0.5rem;
  transition: color 0.25s ease-out; }

ul.button--social__icons a:focus,
ul.button--social__icons a:hover {
  color: #f3eee4; }

ul.button--social__icons svg {
  display: block; }

.card--callout {
  box-shadow: -10px 16px 30px rgba(0, 0, 0, 0.12), 10px 10px 30px rgba(0, 0, 0, 0.1); }
  @media print, screen and (max-width: 63.99875em) {
    .card--callout {
      margin-top: 1.25rem; } }

.card--degree .list--dash {
  margin-bottom: 0; }

.card.card-instagram {
  padding: 0.75rem;
  transition: transform 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245), box-shadow 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245);
  transform: scale(1) translateY(0); }

.card.card-instagram:hover,
.card.card-instagram:focus {
  transform: scale(1.05) translateY(2.5%); }

.card-instagram .card__content {
  padding: 0; }

.card-instagram .card__contact > div {
  margin-bottom: 0.75rem; }

.card-instagram__icon__group {
  display: flex;
  margin-bottom: 0.5rem; }

.card-instagram__icon--heart {
  margin-right: 1rem; }

.card-instagram__icon--talk {
  margin-right: 1rem; }

.card-instagram__icon--share {
  margin-right: 1rem; }

.card-instagram__icon--save {
  margin-left: auto; }

/* straight from instgram stylesheet in 2020 */
.card-instagram__views {
  color: #262626;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0.125rem; }

.card-instagram__time {
  color: #8e8e8e;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .2px;
  line-height: 18px; }

.card-video .card__content {
  flex-direction: row;
  align-items: flex-start; }

.card-video__title {
  margin-bottom: 0.5rem; }

.card-video .card__content__controls {
  margin-left: auto; }

.card-video .yt-video__controls {
  cursor: pointer;
  color: #373532;
  margin-top: -0.5rem;
  margin-left: auto;
  margin-right: auto; }
  .card-video .yt-video__controls.playing {
    color: #ba0c2f; }

.card-video .yt-video__container {
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 */ }

.card-video .yt-video__iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }

/* Student variation
   width: 420px;
   height: 497px;
*/
.card-video--student {
  max-width: 420px; }

.card-video--student .yt-video__container {
  padding-top: 118.33333%; }

.card-video--student .yt-video__iframe {
  width: 1000%;
  /* crazy video ratio to account for differnt video formats */
  transform: translateX(-50%) scale(1.5); }

/* special card override for different videos */
.card-video--student--taller .yt-video__iframe {
  transform: translateX(-50%) scale(1.675); }

.card {
  transition: box-shadow 0.25s ease-out; }

.card:hover,
.card:focus {
  box-shadow: -10px 16px 30px rgba(0, 0, 0, 0.12), 10px 10px 30px rgba(0, 0, 0, 0.1); }

.card__content {
  position: relative;
  padding: 1rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column; }

.card__contact > div {
  margin-bottom: 1rem; }

.card__pill-container {
  display: flex;
  flex-wrap: wrap; }
  .card__pill-container .pill__group {
    margin-bottom: 0;
    padding-right: 0.5rem;
    margin-right: auto; }
  .card__pill-container .card__links {
    margin-top: 0; }

.card__links {
  margin-top: auto; }

.card__links .link, .card__links .link--large, .card__links .site-header__nav__link, .card__links button.menu-toggle, .card__links button.menu-toggle--large, .card__links .link--light {
  color: #ba0c2f; }

.card__links a.link + a.link, .card__links a.link--large + a.link, .card__links a.site-header__nav__link + a.link, .card__links a.link--light + a.link, .card__links a.link + a.link--large, .card__links a.link--large + a.link--large, .card__links a.site-header__nav__link + a.link--large, .card__links a.link--light + a.link--large, .card__links a.link + a.site-header__nav__link, .card__links a.link--large + a.site-header__nav__link, .card__links a.site-header__nav__link + a.site-header__nav__link, .card__links a.link--light + a.site-header__nav__link, .card__links a.link + a.link--light, .card__links a.link--large + a.link--light, .card__links a.site-header__nav__link + a.link--light, .card__links a.link--light + a.link--light {
  margin-left: 0.9375rem; }

.card__button a {
  display: block;
  padding: 1rem 0.9375rem;
  width: 100%;
  background: #f3eee4;
  transition: background 0.25s ease-out;
  text-align: center; }
  .card__button a:hover {
    color: #fff;
    background: #ba0c2f; }

a.card:hover,
a.card:focus {
  color: #373532; }
  a.card:hover .card__title,
  a.card:focus .card__title {
    color: #ba0c2f; }

.accordion-item {
  background: transparent;
  background: linear-gradient(to top, currentcolor 0%, currentcolor 3px, transparent 3px, transparent 6px, currentcolor 6px, currentcolor 7px, transparent 7px, transparent 100%);
  padding-bottom: 1rem;
  /* not rem on purpose */
  padding-top: 0.5rem; }

.accordion-title h1,
.accordion-title h2,
.accordion-title h3,
.accordion-title h4,
.accordion-title h5,
.accordion-title {
  font-family: calluna, serif;
  font-size: 1.5rem;
  line-height: 1.3;
  text-decoration: none !important;
  padding-left: 0;
  margin-bottom: 0;
  text-transform: none;
  letter-spacing: 0; }

.accordion-title::before {
  display: none; }

.accordion-title__chevron {
  margin-top: -0.25rem;
  margin-right: 0.5rem;
  transition: transform 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245); }

.accordion-title:hover .accordion-title__chevron,
.accordion-title:focus .accordion-title__chevron,
.accordion-title[aria-expanded=true] .accordion-title__chevron {
  transform: rotate(90deg); }

.accordion-content {
  padding: 0 1rem 1rem; }

.date__column {
  margin: auto;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 40em) {
    .date__column {
      margin-top: 1rem;
      margin-bottom: 1rem; } }
  @media print, screen and (min-width: 64em) {
    .date__column {
      max-width: 20rem; } }

.date__column__header {
  margin-bottom: 0.25rem;
  padding-bottom: 0.5rem; }

.date__column__title {
  color: #b28e50; }
  .date__column__title small {
    color: #373532; }

.date__column__event {
  padding: 1.5rem 0 1rem;
  border-bottom: 1px solid #c4c4c4; }

.date__column__event__title {
  font-weight: inherit; }

.date__column__event__date {
  width: 1.5rem;
  color: #b28e50;
  text-align: center;
  margin: 0 0.5rem 0 0;
  flex-shrink: 0; }
  @media print, screen and (min-width: 40em) {
    .date__column__event__date {
      width: 3rem; } }

.date__column__event__month {
  display: block;
  color: #373532;
  font-size: 70%; }

.pill__group {
  margin-bottom: 1.5rem; }

.pill__group .pill + .pill {
  margin-left: 0.75rem; }

.site-header .site-logo__container {
  margin-right: auto;
  padding-right: 1.875rem; }

.site-logo {
  max-width: 100%; }

.site-header__search__toggle__button {
  position: relative;
  z-index: 1002;
  cursor: pointer;
  color: #ba0c2f;
  padding: 1.875rem; }
  @media print, screen and (min-width: 64em) {
    .site-header__search__toggle__button {
      padding: 0.5rem 1rem;
      margin-left: 1rem;
      margin-right: 1rem; } }
  .site-header__search__toggle__button[aria-expanded="true"], .site-header__search__toggle__button:hover, .site-header__search__toggle__button:focus {
    color: #9c0221; }

.site-header__search__container {
  color: #fff;
  position: absolute;
  z-index: 1001;
  overflow: hidden;
  bottom: 1.25rem;
  visibility: hidden; }
  .site-header__search__container.expanded {
    visibility: visible; }
  @media print, screen and (max-width: 63.99875em) {
    .site-header__search__container {
      left: 0;
      right: 0; } }
  @media print, screen and (min-width: 40em) {
    .site-header__search__container {
      bottom: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .site-header__search__container {
      right: 15%;
      bottom: 0;
      width: 42.5rem;
      transform: translateY(100%);
      max-width: 80%; } }

.site-header__search__scope {
  font-size: 1.125rem;
  background: #ba0c2f;
  padding: 0 1rem; }
  @media print, screen and (max-width: 63.99875em) {
    .site-header__search__scope {
      height: 86px; } }

.site-header__search__scope__select {
  white-space: nowrap; }
  .site-header__search__scope__select input[type="radio"] {
    margin-bottom: 0;
    margin-right: 0.25rem; }
  @media print, screen and (min-width: 64em) {
    .site-header__search__scope__select {
      margin-right: 1.875rem; } }

.site-header__search__scope__link {
  border-left: 2px solid;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }
  @media print, screen and (max-width: 63.99875em) {
    .site-header__search__scope__link {
      margin-left: auto;
      padding: 1.875rem 1.25rem 1.875rem 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .site-header__search__scope__link {
      margin-right: auto;
      padding-left: 1.875rem; } }

.site-header__search__input {
  background: #9c0221;
  padding: 0 1rem; }
  .site-header__search__input input[type="search"] {
    color: #fff;
    margin-bottom: 0;
    border: none;
    box-shadow: none;
    background: #9c0221;
    margin-top: 0.5rem; }
  .site-header__search__input input[type="search"]::-webkit-search-cancel-button {
    display: none; }
  @media print, screen and (max-width: 63.99875em) {
    .site-header__search__input {
      margin-right: 86px;
      height: 86px; } }
  @media print, screen and (min-width: 64em) {
    .site-header__search__input {
      margin-right: 15%; } }

.site-header__search__submit {
  cursor: pointer;
  padding: 1rem;
  color: #fff; }

.search-button {
  display: block;
  position: relative;
  width: 26px;
  height: 26px;
  cursor: pointer; }
  .search-button::before, .search-button::after {
    content: ' ';
    position: absolute;
    height: 2px;
    margin-top: -2px;
    background-color: currentcolor;
    right: 23.5%;
    transition: width 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245); }
  .search-button::before {
    top: 22.5%;
    width: 0;
    transform: rotate(-45deg);
    transform-origin: right top; }
  .search-button::after {
    bottom: 22.5%;
    width: 18%;
    transform: rotate(45deg);
    transform-origin: right bottom; }
  .search-button .search-icon {
    position: absolute;
    display: block;
    top: 20%;
    left: 20%;
    width: 55%;
    height: 55%;
    border-radius: 50%;
    border: 2px solid currentcolor;
    transition: width 0.25s ease-out, height 0.25s ease-out, border-color 0.25s ease-out; }

button[aria-expanded="true"] .search-button::before,
button[aria-expanded="true"] .search-button::after {
  width: 77.5%; }

button[aria-expanded="true"] .search-button .search-icon {
  width: 0;
  height: 0;
  border-color: transparent; }

/**
 * Animation control
 */
.site-header__search__scope,
.site-header__search__input {
  transition: max-height 0.5s ease-out;
  max-height: 0; }
  .site-header__search__container.expanded .site-header__search__scope, .site-header__search__container.expanded
  .site-header__search__input {
    max-height: 6rem; }

.site-header__search__scope {
  position: relative; }
  @media print, screen and (max-width: 63.99875em) {
    .site-header__search__scope {
      z-index: 1;
      transition-delay: 0s; }
      .site-header__search__container.expanded .site-header__search__scope {
        transition-delay: 0.35s; } }
  @media print, screen and (min-width: 64em) {
    .site-header__search__scope {
      z-index: 2;
      transition-delay: 0s; } }

.site-header__search__input {
  position: relative; }
  @media print, screen and (max-width: 63.99875em) {
    .site-header__search__input {
      z-index: 2;
      transition-delay: 0.35s; }
      .site-header__search__container.expanded .site-header__search__input {
        transition-delay: 0s; } }
  @media print, screen and (min-width: 64em) {
    .site-header__search__input {
      z-index: 1;
      transition-delay: 0s; }
      .site-header__search__container.expanded .site-header__search__input {
        transition-delay: 0.35s; } }

html, body {
  overflow-x: hidden; }

.site-padding, .orbit-caption {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    .site-padding, .orbit-caption {
      padding-left: 1.875rem;
      padding-right: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .site-padding, .orbit-caption {
      padding-left: 2.8125rem;
      padding-right: 2.8125rem; } }
  @media screen and (min-width: 75em) {
    .site-padding, .orbit-caption {
      padding-left: 4.0625rem;
      padding-right: 4.0625rem; } }

.site-margin {
  margin-left: 1.25rem;
  margin-right: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    .site-margin {
      margin-left: 1.875rem;
      margin-right: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .site-margin {
      margin-left: 2.8125rem;
      margin-right: 2.8125rem; } }
  @media screen and (min-width: 75em) {
    .site-margin {
      margin-left: 4.0625rem;
      margin-right: 4.0625rem; } }

.site-padding--full {
  padding: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    .site-padding--full {
      padding: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .site-padding--full {
      padding: 2.8125rem; } }
  @media screen and (min-width: 75em) {
    .site-padding--full {
      padding: 4.0625rem; } }

/* rarely used site padding that matches the top and bottom padding of the .wide-site-padding class (thinner) */
@media print, screen and (min-width: 64em) {
  .site-padding--full.site-padding--full--thin {
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem; } }

@media screen and (min-width: 75em) {
  .site-padding--full.site-padding--full--thin {
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; } }

.site-padding--vertical {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    .site-padding--vertical {
      padding-top: 1.875rem;
      padding-bottom: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .site-padding--vertical {
      padding-top: 2.8125rem;
      padding-bottom: 2.8125rem; } }
  @media screen and (min-width: 75em) {
    .site-padding--vertical {
      padding-top: 4.0625rem;
      padding-bottom: 4.0625rem; } }

.site-section--dark {
  background: #373532; }

@media print, screen and (min-width: 40em) {
  .wide-site-padding {
    padding-left: 0.625rem;
    padding-right: 0.625rem; } }

@media print, screen and (min-width: 64em) {
  .wide-site-padding {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

@media screen and (min-width: 75em) {
  .wide-site-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }

@media print, screen and (min-width: 40em) {
  .wide-site-padding--full {
    padding: 0.625rem; } }

@media print, screen and (min-width: 64em) {
  .wide-site-padding--full {
    padding: 0.9375rem; } }

@media screen and (min-width: 75em) {
  .wide-site-padding--full {
    padding: 1.25rem; } }

.grid-container.column {
  padding-right: 0;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto; }

.grid-container.column-left {
  padding-right: 0;
  padding-left: 0;
  margin-left: 0;
  margin-right: auto; }

.site-header__nav__link {
  color: #373532; }
  @media print, screen and (max-width: 63.99875em) {
    .site-header__nav__link {
      margin-bottom: 0.5rem;
      font-size: 1.4375rem; } }

.site-header__nav__list.current .link, .site-header__nav__list.current .link--large, .site-header__nav__list.current .site-header__nav__link, .site-header__nav__list.current button.menu-toggle, .site-header__nav__list.current button.menu-toggle--large, .site-header__nav__list.current .link--light {
  border-bottom: 2px solid #ba0c2f; }

@media print, screen and (min-width: 64em) {
  .site-header__nav__list:not(:last-child) {
    margin-right: 1.25rem; } }

.site-header__explore__link-list__container {
  width: 100%; }
  @media print, screen and (min-width: 64em) {
    .site-header__explore__link-list__container {
      overflow-y: auto; } }

.site-header__explore__link-list__header {
  background: #fff; }

.site-header__explore__link-list__title {
  margin-bottom: 0; }

.site-header__explore__link {
  color: #373532;
  display: block;
  padding: 0.625rem;
  border-radius: 3px;
  transition: color 0.25s ease-out, background 0.25s ease-out; }

.site-header__explore__link:hover,
.site-header__explore__link:focus {
  color: #fff;
  background: #ba0c2f; }

html.explore-open {
  overflow: hidden; }

.site-header__explore::before {
  margin-left: 1.25rem;
  margin-right: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    .site-header__explore::before {
      margin-left: 1.875rem;
      margin-right: 1.875rem; } }

@media print, screen and (max-width: 63.99875em) {
  .site-header__explore {
    width: 100%;
    margin-bottom: auto;
    margin-top: 1.125rem; }
    .site-header__explore::before {
      content: ' ';
      display: block;
      height: 0.625rem;
      margin-bottom: 1.125rem;
      background: transparent;
      background: linear-gradient(to bottom, currentcolor 0%, currentcolor 1px, transparent 1px, transparent 4px, currentcolor 4px, currentcolor 7px, transparent 7px, transparent 100%); } }

@media print, screen and (max-width: 63.99875em) {
  .site-header__explore__container {
    /* Please forgive the !important use here    */
    /* It's either this or a javascript solution */
    height: auto !important; } }

@media print, screen and (min-width: 64em) {
  .site-header__explore__container {
    position: absolute;
    z-index: 1000;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #fff;
    transform: translateY(100%);
    overflow-x: hidden;
    overflow-y: auto; } }

.site-header__explore__control {
  margin-bottom: 0.5rem; }
  @media print, screen and (min-width: 64em) {
    .site-header__explore__control {
      margin-top: 0.5rem; } }

.site-header__explore__link-list__area {
  background: #f3eee4;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex; }
  @media print, screen and (max-width: 63.99875em) {
    .site-header__explore__link-list__area {
      position: fixed;
      z-index: 100; } }
  @media print, screen and (min-width: 64em) {
    .site-header__explore__link-list__area {
      left: 33.33333%;
      width: 66.66666%;
      padding-right: 33.33333%; } }

.site-header__explore__link-list {
  width: 100%;
  margin-top: auto;
  margin-bottom: auto; }

.site-header__explore__link-image {
  display: none; }
  @media print, screen and (min-width: 64em) {
    .site-header__explore__link-image {
      display: block;
      background: #ba0c2f;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 50%; } }

@media print, screen and (min-width: 64em) {
  .site-header__explore__link-image__src {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; } }

/**
 * Animation control
 */
@media print, screen and (min-width: 64em) {
  .site-header__explore__container {
    visibility: hidden;
    transition: max-height 0.5s cubic-bezier(0.485, 0.155, 0.515, 0.845);
    max-height: 0; }
    .site-header__explore__container.expanded {
      visibility: visible;
      max-height: 100vh; } }

@media print, screen and (max-width: 63.99875em) {
  .site-header__explore__link-list__area {
    transition: transform 0.25s cubic-bezier(0.485, 0.155, 0.515, 0.845);
    transition-delay: 0s;
    transform: translateY(-100%);
    display: none; }
    .site-header__explore__link-list__area.expanded {
      overflow-y: auto;
      transform: translateY(0);
      transition-delay: 0.35s;
      display: flex; } }

@media print, screen and (min-width: 64em) {
  .site-header__explore__link-list__area {
    visibility: hidden;
    transition: transform 0.25s cubic-bezier(0.485, 0.155, 0.515, 0.845);
    transition-delay: 0s;
    transform: translateY(-100%); }
    .site-header__explore__link-list__area.expanded {
      visibility: visible;
      transform: translateY(0);
      transition-delay: 0.35s; } }

@media print, screen and (min-width: 64em) {
  .site-header__explore__link-image {
    transition: transform 0.25s cubic-bezier(0.485, 0.155, 0.515, 0.845);
    transition-delay: 0s;
    transform: translateY(-100%); }
    .site-header__explore__link-list__area.expanded .site-header__explore__link-image {
      transform: translateY(0);
      transition-delay: 0.5s; } }

.site-footer__link {
  margin-bottom: 0.5rem; }

.site-sidebar__title {
  margin-left: -1rem; }

.site-sidebar__link {
  text-align: left;
  margin: 0.5rem -1rem;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  transition: color 0.25s ease-out, background 0.25s ease-out; }
  .site-sidebar__link:hover, .site-sidebar__link:focus {
    color: #fff;
    background: #ba0c2f;
    border-color: #ba0c2f; }

.site-sidebar__link--current {
  color: #ba0c2f;
  border: 2px solid; }

.site-sidebar__link__icon {
  flex-shrink: 0;
  margin-left: 1rem; }

.site-sidebar__primary {
  padding-top: 1.5rem;
  padding-bottom: 1rem; }

.site-sidebar__secondary {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background: linear-gradient(to bottom, currentcolor 0%, currentcolor 1px, #fff 1px, #fff 4px, currentcolor 4px, currentcolor 7px, transparent 7px, transparent 100%);
  background-color: #f3eee4; }
  .site-sidebar__secondary > ul {
    padding-bottom: 1rem; }

.list-nav__link {
  text-align: left;
  margin: 0.5rem -1rem;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  transition: color 0.25s ease-out, background 0.25s ease-out; }
  .list-nav__link:hover, .list-nav__link:focus {
    color: #fff;
    background: #ba0c2f; }

.list-nav__link__chevron {
  margin-right: 0.5rem; }

.list-nav__link__icon {
  flex-shrink: 0;
  margin-left: 1rem; }

button.menu-toggle, button.menu-toggle--large {
  cursor: pointer;
  color: inherit;
  padding-right: 1.5rem;
  min-height: 1.5rem;
  position: relative; }
  button.menu-toggle .menu-toggle__lines, button.menu-toggle--large .menu-toggle__lines,
  button.menu-toggle .menu-toggle__lines::before,
  button.menu-toggle--large .menu-toggle__lines::before,
  button.menu-toggle .menu-toggle__lines::after,
  button.menu-toggle--large .menu-toggle__lines::after {
    position: absolute;
    height: 2px;
    width: 17px;
    right: 0;
    background-color: currentcolor;
    transition: transform 0.25s ease-out, width 0.25s ease-out, background 0.25s ease-out; }
  button.menu-toggle .menu-toggle__lines, button.menu-toggle--large .menu-toggle__lines {
    color: #ba0c2f;
    z-index: 1;
    transition-delay: 0.25s;
    top: 50%;
    transform: translateY(-50%); }
    button.menu-toggle .menu-toggle__lines:before, button.menu-toggle--large .menu-toggle__lines:before {
      content: ' ';
      top: -5px; }
    button.menu-toggle .menu-toggle__lines:after, button.menu-toggle--large .menu-toggle__lines:after {
      content: ' ';
      top: 5px;
      width: 10px; }
  button.menu-toggle[aria-expanded="true"] .menu-toggle__lines, button.menu-toggle--large[aria-expanded="true"] .menu-toggle__lines {
    color: #9c0221;
    transition-delay: 0.025s;
    background: transparent; }
    button.menu-toggle[aria-expanded="true"] .menu-toggle__lines:before, button.menu-toggle--large[aria-expanded="true"] .menu-toggle__lines:before {
      transform: rotate(45deg) scaleX(1.15) translate(2px, 4px); }
    button.menu-toggle[aria-expanded="true"] .menu-toggle__lines:after, button.menu-toggle--large[aria-expanded="true"] .menu-toggle__lines:after {
      transform: rotate(-45deg) scaleX(1.15) translate(3px, -4px);
      width: 17px; }

button.menu-toggle--large .menu-toggle__lines,
button.menu-toggle--large .menu-toggle__lines::before,
button.menu-toggle--large .menu-toggle__lines::after {
  height: 2px;
  width: 22px; }

button.menu-toggle--large .menu-toggle__lines {
  top: 10px; }
  button.menu-toggle--large .menu-toggle__lines:before {
    top: -7px; }
  button.menu-toggle--large .menu-toggle__lines:after {
    top: 7px;
    width: 14px; }

button.menu-toggle--large[aria-expanded="true"] .menu-toggle__lines:before {
  transform: rotate(45deg) scaleX(1.15) translate(3px, 4px); }

button.menu-toggle--large[aria-expanded="true"] .menu-toggle__lines:after {
  transform: rotate(-45deg) scaleX(1.15) translate(5px, -6px);
  width: 22px; }

button.menu-toggle--with-circle {
  padding-right: 2.625rem; }
  button.menu-toggle--with-circle .menu-toggle__lines,
  button.menu-toggle--with-circle .menu-toggle__lines::before,
  button.menu-toggle--with-circle .menu-toggle__lines::after {
    color: #fff;
    height: 1px; }
  button.menu-toggle--with-circle .menu-toggle__lines {
    right: 7px; }
  button.menu-toggle--with-circle::after {
    content: ' ';
    background: #ba0c2f;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }

.pagination .current {
  border: 2px solid #ba0c2f; }

.pagination li:not(.pagination-previous):not(.pagination-next) a {
  border: 2px solid transparent;
  transition: border 0.25s ease-out; }

.pagination li:not(.pagination-previous):not(.pagination-next) a:hover {
  border: 2px solid #ba0c2f; }

.pagination li.pagination-next a:hover,
.pagination li.pagination-previous a:hover {
  background: initial; }

.fast-fact {
  text-align: center;
  margin-bottom: 0; }
  .fast-fact::before {
    content: attr(data-intro);
    display: block;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 0.8;
    color: #fff; }
    @media print, screen and (min-width: 40em) {
      .fast-fact::before {
        font-size: 6.25rem; } }

.section-header-special,
.section-header-special--large {
  text-transform: uppercase;
  letter-spacing: 1px; }
  @media print, screen and (min-width: 40em) {
    .section-header-special,
    .section-header-special--large {
      letter-spacing: 2px;
      margin-bottom: 1.5rem; } }
  @media print, screen and (min-width: 64em) {
    .section-header-special,
    .section-header-special--large {
      letter-spacing: 3px; } }

.section-header-special__row {
  display: block; }

.section-header-special__row:last-of-type {
  display: inline-block; }

.section-header-special small,
.section-header-special--large small {
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 0;
  margin: 0 0.5rem 0.75rem;
  vertical-align: middle;
  display: inline-block; }

.section-header__title {
  display: inline-block;
  margin-right: 0.5rem; }

.yt-video__controls {
  position: relative;
  color: #fff;
  width: 4rem;
  height: 4rem;
  transition: opacity 0.25s ease-out;
  opacity: 0; }
  .yt-video__controls.active {
    opacity: 1; }

.yt-video__timeline {
  position: absolute;
  z-index: 0;
  width: 2.625rem;
  height: 2.625rem;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  pointer-events: none; }

.yt-video__play,
.yt-video__pause {
  cursor: pointer;
  position: absolute;
  width: 4rem;
  height: 4rem;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  transition: opacity 0.25s ease-out; }
  .yt-video__play::after,
  .yt-video__pause::after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    pointer-events: none; }

/* play button shuffle */
.yt-video__play {
  display: block;
  opacity: 1;
  z-index: 2; }

.yt-video__pause {
  display: none;
  opacity: 0;
  z-index: 1; }

.yt-video__controls.playing .yt-video__play {
  display: none;
  opacity: 0;
  z-index: 1; }

.yt-video__controls.playing .yt-video__pause {
  display: block;
  opacity: 1;
  z-index: 2; }

.yt-video__sound {
  max-width: 5rem;
  transition: opacity 0.25s ease-out;
  opacity: 0; }
  .yt-video__sound:not(.active) {
    display: none; }
  .yt-video__sound.active {
    opacity: 1; }

.yt-video__sound__mute {
  padding: 0.5rem 0.25rem;
  margin-right: 0.25rem;
  position: relative; }

.yt-video__sound__mute.muted::before {
  content: ' ';
  display: block;
  width: 70%;
  height: 2px;
  background: #373532;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0) rotate(45deg); }

.yt-video__sound__mute__icon {
  cursor: pointer; }

.yt-video__sound__slider {
  -webkit-appearance: none;
  position: relative;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 10px;
  padding: 0; }

.yt-video__sound__slider::before {
  content: ' ';
  display: block;
  position: absolute;
  height: 1px;
  top: 50%;
  left: 0;
  right: 0;
  background: #c4c4c4; }

.yt-video__sound__slider::-ms-track {
  background: #c4c4c4;
  height: 1px; }

.yt-video__sound__slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ba0c2f;
  border: 1px solid #fff;
  cursor: pointer;
  position: relative;
  z-index: 1; }

.yt-video__sound__slider::-moz-range-thumb {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ba0c2f;
  border: 1px solid #fff;
  cursor: pointer;
  position: relative;
  z-index: 1; }

.yt-video__sound__slider::-ms-thumb {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ba0c2f;
  border: 1px solid #fff;
  cursor: pointer;
  position: relative;
  z-index: 1; }

.yt-video__poster__container {
  background: #373532; }

.yt-video__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

.yt-video__container {
  overflow: hidden;
  position: relative; }

.yt-video__iframe {
  position: relative;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity .2s; }
  .yt-video__iframe.active {
    opacity: 1; }

.yt-video__iframe:not(.active) {
  pointer-events: none; }

.site-header {
  position: relative;
  padding: 1.25rem; }
  @media print, screen and (max-width: 63.99875em) {
    .site-header {
      flex-wrap: wrap; } }
  @media print, screen and (min-width: 40em) {
    .site-header {
      padding: 1.25rem 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .site-header {
      padding: 1.25rem 1.875rem; } }
  @media screen and (min-width: 75em) {
    .site-header {
      padding: 1.25rem 3.125rem; } }

@media print, screen and (max-width: 63.99875em) {
  .site-header__topgroup {
    width: 100%; } }

.site-header__navgroup {
  margin-left: -1.25rem;
  margin-right: -1.25rem; }
  .site-header__navgroup.expanded {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    .site-header__navgroup {
      margin-left: -1.875rem;
      margin-right: -1.875rem; }
      .site-header__navgroup.expanded {
        padding-top: 1.875rem;
        padding-bottom: 1.875rem; } }
  @media print, screen and (max-width: 63.99875em) {
    .site-header__navgroup {
      visibility: hidden;
      position: relative;
      overflow: hidden;
      background: #fff;
      transition: max-height 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245), padding 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245);
      max-height: 0;
      flex-wrap: wrap;
      padding-top: 0;
      padding-bottom: 0; }
      .site-header__navgroup.expanded {
        visibility: visible;
        max-height: 200vh; } }
  @media print, screen and (min-width: 64em) {
    .site-header__navgroup {
      /* Please forgive the !important use here    */
      /* It's either this or a javascript solution */
      height: auto !important;
      margin-left: auto;
      margin-right: 0; }
      .site-header__navgroup.expanded {
        padding-top: 0;
        padding-bottom: 0; } }

.site-header__nav {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }
  .site-header__nav ul {
    margin: 0;
    flex-wrap: wrap; }
  @media print, screen and (max-width: 63.99875em) {
    .site-header__nav {
      width: 100vw;
      margin-top: auto; } }
  @media print, screen and (min-width: 40em) {
    .site-header__nav {
      padding-left: 1.875rem;
      padding-right: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .site-header__nav {
      position: relative;
      margin-left: auto;
      margin-right: 1.125rem;
      padding-left: 1.125rem;
      padding-right: 1.25rem; }
      .site-header__nav::after {
        content: ' ';
        display: block;
        height: 90%;
        width: 2px;
        background: #ba0c2f;
        position: absolute;
        top: 5%;
        right: 0; } }

.site-header__search {
  z-index: 11; }
  @media print, screen and (max-width: 63.99875em) {
    .site-header__search {
      order: 1; } }
  @media print, screen and (min-width: 64em) {
    .site-header__search {
      z-index: 1003; } }

.site-header__my-willamette {
  margin-left: 1.25rem;
  margin-right: auto;
  z-index: 10; }
  @media print, screen and (min-width: 40em) {
    .site-header__my-willamette {
      margin-left: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .site-header__my-willamette {
      margin-left: 0;
      margin-right: 0; } }

/* over dark background variation */
.site-header--over-dark {
  position: absolute;
  z-index: 50;
  width: 100%; }
  .site-header--over-dark button.menu-toggle .menu-toggle__lines, .site-header--over-dark button.menu-toggle--large .menu-toggle__lines {
    color: #fff; }
  @media print, screen and (min-width: 40em) {
    .site-header--over-dark {
      padding-top: 2rem; } }
  @media print, screen and (min-width: 64em) {
    .site-header--over-dark {
      color: #fff; }
      .site-header--over-dark .search-button,
      .site-header--over-dark .site-header__nav__link {
        color: #fff; }
      .site-header--over-dark .site-header__nav__list.current .site-header__nav__link {
        border-color: #fff; }
      .site-header--over-dark .site-header__nav::after {
        background: #fff; }
      .site-header--over-dark .site-header__explore__container {
        color: #373532; } }

.site-footer {
  overflow: hidden;
  position: relative;
  color: #fff;
  background: #ba0c2f;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media print, screen and (min-width: 40em) {
    .site-footer {
      padding-top: 60px;
      padding-bottom: 60px; } }

.site-footer::before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate3d(120px, -120px, 0) rotate(15deg); }
  @media print, screen and (min-width: 40em) {
    .site-footer::before {
      right: auto;
      left: 0;
      top: 50%;
      transform: translate3d(-100px, -50%, 0) rotate(-15deg); } }

.site-footer__content {
  position: relative;
  z-index: 10; }

@media print, screen and (max-width: 63.99875em) {
  .site-footer__navigation {
    margin-bottom: 1rem; } }

.site-footer__navigation__column {
  padding-right: 1rem; }

.site-footer__title__university + .site-footer__title__college {
  margin-top: -0.75rem; }

.site-footer__title__college {
  margin-bottom: 1.5rem; }

.site-footer__title__location {
  text-transform: initial;
  margin-bottom: 0.5rem; }

.site-footer a {
  color: #fff; }

.site-footer a:hover {
  color: #f3eee4; }

.site-footer__address,
.site-footer__phone,
.site-footer__email {
  display: block;
  margin-bottom: 0.25rem; }

.site-footer__social {
  margin-top: 1rem;
  margin-bottom: 0; }

.site-footer__logo {
  margin-bottom: 1rem;
  margin-top: 1.25rem; }
  .site-footer__logo svg {
    width: 260px;
    max-width: 100%; }
  @media print, screen and (min-width: 40em) {
    .site-footer__logo {
      margin-top: 0; } }

@media print, screen and (min-width: 40em) {
  .site-footer__meta {
    background: transparent;
    background: linear-gradient(to right, currentcolor 0%, currentcolor 1px, transparent 1px, transparent 4px, currentcolor 4px, currentcolor 7px, transparent 7px, transparent 100%);
    padding-left: 1.25rem; } }

.site-footer__meta__item:not(:last-child) {
  margin-bottom: 0.25rem; }

.site-message {
  background: #ba0c2f;
  color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  @media print, screen and (max-width: 26.24875em) {
    .site-message {
      flex-wrap: wrap; } }

.site-message__title,
.site-message__content {
  padding: 1.25rem; }
  @media print, screen and (min-width: 64em) {
    .site-message__title,
    .site-message__content {
      padding: 1.25rem 1.875rem; } }

.site-message__title {
  background: #043d52;
  margin: 0; }
  @media print, screen and (max-width: 26.24875em) {
    .site-message__title {
      max-width: calc(100% - 3.75rem);
      flex-grow: 1; } }
  @media print, screen and (min-width: 40em) {
    .site-message__title {
      max-width: 12rem; } }

@media print, screen and (max-width: 26.24875em) {
  .site-message__content {
    width: 100%; } }

.site-message__link {
  margin-left: 1rem;
  padding-left: 1rem;
  border-left: 1px solid; }

.site-message__close {
  color: #f3eee4;
  line-height: 0.6;
  width: 3.75rem;
  text-align: center;
  margin-left: auto;
  padding: 0.625rem 0 1rem;
  position: relative;
  top: auto;
  right: auto;
  flex-shrink: 0; }
  .site-message__close:hover {
    color: #f3eee4; }

@media print, screen and (min-width: 64em) {
  .orbit--willamette-first .orbit-nav-wapper {
    width: 42%;
    position: absolute;
    bottom: 1rem;
    right: 0; } }

.orbit-nav {
  display: inline-block;
  margin: auto;
  position: relative; }

.orbit-nav-wapper {
  text-align: center; }

.orbit-previous,
.orbit-next {
  cursor: pointer;
  text-indent: -9999rem;
  overflow: hidden;
  /* greather than symbol */
  background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9'%3E%3Cpath stroke='currentcolor' d='M3.43 1.07L6.87 4.5 3.43 7.93' stroke-width='1.5'/%3E%3C/svg%3E");
  background-size: 8px 9px;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245); }
  .orbit-previous:hover, .orbit-previous:focus,
  .orbit-next:hover,
  .orbit-next:focus {
    color: #ba0c2f;
    background-color: transparent; }

.orbit-next:hover, .orbit-next:focus {
  transform: translateY(-50%) translateX(5px); }

.orbit-previous {
  transform: translateY(-50%) rotate(180deg); }
  .orbit-previous:hover, .orbit-previous:focus {
    transform: translateY(-50%) rotate(180deg) translateX(5px); }

.orbit-bullets {
  display: inline-block;
  margin-left: 2.5rem;
  margin-right: 2.5rem; }

.orbit-bullets button {
  cursor: pointer;
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 1rem;
  width: 1rem;
  transition: width 0.2s ease-out, margin 0.2s ease-out; }

.orbit-bullets button.is-active {
  color: #ba0c2f;
  border: 2px solid #ba0c2f;
  width: 2rem;
  margin-left: 1rem;
  margin-right: 1rem; }

/**
 * hero variation
 */
@media print, screen and (min-width: 64em) {
  .orbit--hero .orbit-wrapper {
    order: 2; }
  .orbit--hero .orbit-nav {
    position: absolute;
    z-index: 10;
    right: 0;
    top: -2rem;
    transform: translateY(-100%);
    margin: 0; } }

.fast-fact-quad {
  flex-wrap: wrap;
  position: relative; }
  .fast-fact-quad::before {
    content: ' ';
    display: block;
    background: #c4c4c4;
    position: absolute; }
  .fast-fact-quad::before {
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%; }

.fast-fact-quad__item {
  padding: 1rem; }

.fast-fact-quad__item {
  display: flex;
  align-items: center;
  justify-content: center; }

.fast-fact-quad__item:nth-child(3),
.fast-fact-quad__item:nth-child(4) {
  border-top: 1px solid #c4c4c4; }

/**
 * applies to elements with a class starting with "card" 
 * coming after an element with a class also starting with "card"
 * who are direct children of an element with a class starting with "article-content"
 */
[class^="article-content"] > [class^="card"] + [class^="card"] {
  margin-top: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    [class^="article-content"] > [class^="card"] + [class^="card"] {
      margin-top: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    [class^="article-content"] > [class^="card"] + [class^="card"] {
      margin-top: 2.8125rem; } }

/**
 * applies to the same elements as the above but is less picky
 */
[class^="article-content"] > [class^="card"] {
  max-width: 400px; }

@media print, screen and (min-width: 40em) {
  .article-sidebar {
    margin-top: 2.625rem; } }

@media print, screen and (min-width: 40em) {
  .cell.wu-filter-grid__search {
    margin-left: auto; } }

.wu-filter-grid__filters {
  margin-bottom: 1.5rem;
  padding-bottom: 0.25rem; }

.wu-filter-grid__filters label {
  margin-bottom: 0.5rem; }

.wu-filter-grid__filters .cell {
  margin-bottom: 0.75rem; }

.wu-filter-grid__quicksearch__container {
  position: relative; }
  .wu-filter-grid__quicksearch__container::after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0.75rem;
    right: 1rem;
    pointer-events: none; }

/* only show card images on mobile when being filtered in this way */
.cell.wu-filter-grid__target {
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 1.25rem;
  padding-bottom: 0.25rem; }
  @media print, screen and (min-width: 26.25em) {
    .cell.wu-filter-grid__target {
      border-bottom: none;
      margin--bottom: 0;
      padding-bottom: 0; } }

.cell.wu-filter-grid__target .card__image__container {
  display: none; }
  @media print, screen and (min-width: 26.25em) {
    .cell.wu-filter-grid__target .card__image__container {
      display: block; } }

label {
  line-height: 1.8; }

/* adds margin above an input or button to match a label spacing */
.nolabel {
  margin-top: 1.7rem; }

fieldset legend {
  line-height: 1.8; }

label .req,
legend .req {
  color: #ba0c2f; }

.field-note {
  font-style: italic; }

.select-multi-checkbox__container {
  position: relative;
  z-index: 10;
  height: 2.4375rem; }
  .select-multi-checkbox__container::before {
    content: 'Select your options';
    display: block;
    color: #c4c4c4;
    position: absolute;
    top: 11px;
    left: 16px;
    z-index: 11;
    pointer-events: none; }
  .select-multi-checkbox__container::after {
    content: ' ';
    display: block;
    transform: rotate(90deg);
    position: absolute;
    top: 1rem;
    right: 1.25rem;
    pointer-events: none; }

select[multiple].select-multi-checkbox {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1rem;
  padding: 2.4375rem 0.5rem 0;
  transition: height 0.25s ease-out;
  /* hide scrollbar while allowing scroll */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */ }

select[multiple].select-multi-checkbox::-webkit-scrollbar {
  /* hide scrollbar while allowing scroll */
  display: none;
  /* Safari and Chrome */ }

select[multiple].select-multi-checkbox:focus {
  height: auto;
  padding-top: 2.875rem;
  padding-bottom: 0.75rem; }

select[multiple].select-multi-checkbox option {
  position: relative;
  line-break: strict;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  /* firefox */
  text-indent: -0.5rem;
  margin: 0 -0.5rem;
  padding-left: 1.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }

select[multiple].select-multi-checkbox option::before {
  content: "\2610";
  display: inline-block;
  text-align: center;
  width: 0.5em;
  position: relative;
  left: 0;
  top: -1px; }

select[multiple].select-multi-checkbox option:checked::before {
  content: "\2611"; }

select[multiple].select-multi-checkbox option:checked {
  background: #d02a4b;
  background: #d02a4b -webkit-linear-gradient(bottom, #d02a4b 0%, #d02a4b 100%); }

.get-the-latest__container {
  position: relative;
  background: #67d2df;
  padding-top: 2rem; }
  @media print, screen and (min-width: 40em) {
    .get-the-latest__container {
      padding-top: 4rem;
      padding-bottom: 2rem; } }

.get-the-latest__intro {
  color: #043d52;
  margin-bottom: 0.5rem; }
  @media print, screen and (min-width: 40em) {
    .get-the-latest__intro {
      max-width: 20rem;
      margin: 0 auto; } }

.get-the-latest__form label {
  color: #043d52; }

.get-the-latest__form input {
  border-color: #fff; }

.search-discover__container {
  position: relative;
  padding-top: 2rem; }
  @media print, screen and (min-width: 40em) {
    .search-discover__container {
      padding-bottom: 1rem; } }
  .search-discover__container::before {
    content: ' ';
    display: block;
    width: 80%;
    height: 60%;
    background: #67d2df;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0; }

.search-discover {
  background: #373532;
  padding: 1rem; }
  @media print, screen and (min-width: 40em) {
    .search-discover {
      background: linear-gradient(90deg, #373532 50%, transparent 50%);
      padding: 0; } }

.search-discover__intro {
  background: #373532;
  color: #fff;
  padding-bottom: 1rem; }
  .search-discover__intro p {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .search-discover__intro {
      padding-top: 1rem; } }
  @media print, screen and (min-width: 64em) {
    .search-discover__intro {
      padding-top: 2rem;
      padding-bottom: 2rem; } }

.search-discover__title {
  margin-bottom: 0.5rem; }

.search-discover__form {
  background: #fff;
  position: relative; }
  @media print, screen and (min-width: 40em) {
    .search-discover__form {
      box-shadow: -10px 16px 30px rgba(0, 0, 0, 0.12), 10px 10px 30px rgba(0, 0, 0, 0.1); }
      .search-discover__form .search-button {
        width: 36px;
        height: 36px; } }

.search-discover__form__content {
  width: 100%;
  display: flex;
  align-items: center; }
  @media print, screen and (min-width: 40em) {
    .search-discover__form__content {
      padding-left: 2rem;
      padding-right: 2rem; } }

.search-discover__input {
  background: #fff;
  width: 100%;
  margin-bottom: 0; }
  .search-discover__input input {
    font-size: 2rem;
    font-weight: 400;
    width: 100%;
    height: 3rem;
    margin: 0;
    padding: 1rem 0.5rem;
    border: none;
    box-shadow: none; }
    @media print, screen and (min-width: 40em) {
      .search-discover__input input {
        height: 4rem; } }
  .search-discover__input input::-webkit-calendar-picker-indicator {
    display: none; }
  .search-discover__input .awesomplete {
    position: initial;
    width: 100%; }

/* Awesomplete styling */
.awesomplete [hidden] {
  display: none; }

.awesomplete .visually-hidden {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

.awesomplete {
  display: inline-block;
  position: relative; }

.awesomplete > input {
  display: block; }

.awesomplete mark {
  background-color: #f3eee4; }

.awesomplete > ul {
  position: absolute;
  z-index: 1;
  top: 95%;
  left: 0;
  min-width: 100%;
  box-sizing: border-box;
  list-style: none;
  padding-left: 0.125rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  margin: 0;
  background: #fff;
  text-shadow: none;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.16); }
  .awesomplete > ul li {
    padding: 0.5rem 1rem;
    border-radius: 3px; }
    .awesomplete > ul li[aria-selected=true], .awesomplete > ul li:hover, .awesomplete > ul li:focus {
      color: #fff;
      background: #ba0c2f; }
  @media print, screen and (min-width: 40em) {
    .awesomplete > ul {
      top: 85%;
      padding-left: 2.25rem; } }

.awesomplete > ul:empty {
  display: none; }

.home-hero {
  position: relative;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  width: 100%;
  min-height: 100vh; }
  .home-hero .button-group {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .home-hero {
      padding-top: 1.875rem;
      padding-bottom: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .home-hero {
      padding-top: 2.8125rem; } }

.home-hero__content,
.home-hero__content--centered {
  position: relative;
  z-index: 10;
  padding-top: 8rem;
  color: #fff; }

.home-hero__content {
  align-self: flex-end; }

.home-hero__content--centered {
  margin: auto; }
  .home-hero__content--centered .home-hero__title__group {
    text-align: center; }
  .home-hero__content--centered .button-group {
    justify-content: center; }
  .home-hero__content--centered .button {
    justify-content: center;
    margin-bottom: 0; }
  .home-hero__content--centered small {
    padding-bottom: 1.25rem;
    margin-bottom: -0.375rem; }
    @media print, screen and (min-width: 40em) {
      .home-hero__content--centered small {
        padding-bottom: 0.375rem;
        margin-bottom: 0.5rem; } }

.home-hero__intro {
  max-width: 47.1875rem; }

.home-hero .yt-video__container {
  background: #373532;
  margin-bottom: 1.25rem;
  margin-bottom: 0;
  position: absolute;
  z-index: 10;
  top: 0.625rem;
  right: 0.625rem;
  bottom: 0.625rem;
  left: 0.625rem; }
  @media print, screen and (min-width: 64em) {
    .home-hero .yt-video__container {
      top: 0.9375rem;
      right: 0.9375rem;
      bottom: 0.9375rem;
      left: 0.9375rem; } }
  @media screen and (min-width: 75em) {
    .home-hero .yt-video__container {
      top: 1.25rem;
      right: 1.25rem;
      bottom: 1.25rem;
      left: 1.25rem; } }

.home-hero .yt-video__controls {
  position: absolute;
  z-index: 20;
  bottom: 0.625rem;
  right: 0.625rem; }
  @media print, screen and (min-width: 64em) {
    .home-hero .yt-video__controls {
      bottom: 0.9375rem;
      right: 0.9375rem; } }
  @media screen and (min-width: 75em) {
    .home-hero .yt-video__controls {
      bottom: 1.25rem;
      right: 1.25rem; } }

.page-hero {
  position: relative;
  padding-bottom: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    .page-hero {
      padding-bottom: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .page-hero {
      padding-bottom: 2.8125rem; } }

.page-hero__title__group {
  max-width: 60rem; }

.page-hero__title__group--with-pills {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline; }
  .page-hero__title__group--with-pills .page-hero__title {
    display: inline-block;
    margin-right: 2rem; }
  .page-hero__title__group--with-pills .pill__group {
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    top: -0.45rem; }

.page-hero__intro {
  max-width: 47.1875rem; }

.reveal[data-videoid] {
  padding: 0;
  margin-bottom: 2rem; }

.reveal[data-videoid] iframe {
  display: block;
  width: 100%; }

.video-modal-content {
  overflow: hidden;
  position: relative;
  width: 100%; }

.video-modal-content::after {
  padding-top: 56.25%;
  display: block;
  content: ''; }

.video-modal-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-modal-header {
  background: #fff;
  position: absolute;
  z-index: 1;
  height: 4rem;
  width: 4rem;
  top: 0;
  right: 0;
  border-bottom-left-radius: 3px; }

.video-modal-header .close-button {
  right: 1.25rem;
  top: 0.75rem; }

.video-modal-play {
  position: relative;
  padding-right: 32px;
  cursor: pointer; }

.video-modal-play::before,
.video-modal-play::after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 0; }

.video-modal-play::before {
  border-radius: 50%;
  border: 1px solid #ba0c2f;
  width: 28px;
  height: 28px;
  transform: translateY(-50%) translateX(7px); }

.video-modal-play::after {
  transform: translateY(-50%) scale(0.6);
  transition: transform 0.25s ease-out; }

.video-modal-play:hover,
.video-modal-play:focus {
  color: #373532; }
  .video-modal-play:hover::before,
  .video-modal-play:focus::before {
    border-radius: 50%;
    border: 1px solid #373532;
    transform: translateY(-50%) translateX(7px); }
  .video-modal-play:hover::after,
  .video-modal-play:focus::after {
    transform: translateY(-50%) scale(0.8); }

.image-block, .image-block--transparent {
  position: relative;
  width: 100%; }
  @media print, screen and (min-width: 40em) {
    .image-block, .image-block--transparent {
      min-height: 50vw;
      display: flex;
      align-items: flex-end;
      justify-items: flex-start; } }

@media print, screen and (min-width: 40em) {
  .image-block.short, .short.image-block--transparent {
    min-height: 30vw; } }

@media print, screen and (min-width: 40em) {
  .image-block__image {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'; } }

.image-block__content {
  padding: 1.25rem; }
  @media print, screen and (min-width: 40em) {
    .image-block__content {
      margin: 1.875rem;
      max-width: 28.125rem; } }
  @media print, screen and (min-width: 64em) {
    .image-block__content {
      margin: 2.8125rem;
      padding: 1.875rem; } }
  @media print, screen and (min-width: 40em) {
    .image-block__content {
      z-index: 3;
      color: #373532;
      background: #fff;
      border-radius: 3px; } }

@media print, screen and (min-width: 40em) {
  .image-block__content {
    z-index: 3;
    border-radius: 3px; }
    .image-block--transparent .image-block__content {
      color: #fff;
      background: transparent; } }

@media print, screen and (min-width: 40em) {
  .image-block--text-top {
    align-items: flex-start; } }

@media print, screen and (min-width: 40em) {
  .image-block--text-right-bottom {
    justify-content: flex-end; } }

@media print, screen and (min-width: 40em) {
  .image-block--text-right-top {
    justify-content: flex-end;
    align-items: flex-start; } }

.image-block--transparent .link--light {
  color: #fff; }
  @media print, screen and (max-width: 63.99875em) {
    .image-block--transparent .link--light {
      color: #ba0c2f; } }

@media print, screen and (min-width: 40em) {
  .image-block--transparent::before {
    content: ' ';
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(70deg, rgba(0, 0, 0, 0.82) 16.33%, rgba(0, 0, 0, 0) 64.18%); } }

@media print, screen and (min-width: 40em) {
  .image-block--text-top.image-block--transparent::before {
    background: linear-gradient(110deg, rgba(0, 0, 0, 0.82) 16.33%, rgba(0, 0, 0, 0) 64.18%); } }

@media print, screen and (min-width: 40em) {
  .image-block--text-right-top.image-block--transparent::before {
    background: linear-gradient(250deg, rgba(0, 0, 0, 0.82) 16.33%, rgba(0, 0, 0, 0) 64.18%); } }

@media print, screen and (min-width: 40em) {
  .image-block--text-right-bottom.image-block--transparent::before {
    background: linear-gradient(290deg, rgba(0, 0, 0, 0.82) 16.33%, rgba(0, 0, 0, 0) 64.18%); } }

.image-caption {
  margin-bottom: 1.5rem; }

.image-caption img {
  margin-bottom: 0.75rem; }

/* odd little override for when we use the image block module within split sheet */
@media print, screen and (min-width: 40em) {
  .sheet-split .cell > .medium-flex-container {
    height: 100%; } }

@media print, screen and (min-width: 40em) {
  .sheet-split-featured-content .sheet-split__content {
    padding-top: 0; } }

@media print, screen and (min-width: 40em) {
  .sheet-split-featured-content .sheet-split__content--tight {
    margin-top: 0;
    margin-bottom: 0; } }

.sheet-split-featured-content .sheet-split-featured-content__date {
  display: block; }

.sheet-split-featured-content .subtitle {
  margin-top: 0; }

@media print, screen and (min-width: 40em) {
  .sheet-split-featured-content.sheet-split__container--image-left .sheet-split__content {
    padding-left: 0; } }

.sheet-split-featured-content__grid {
  margin-top: 2rem;
  margin-bottom: 1rem; }
  .sheet-split-featured-content__grid > .cell {
    position: relative; }
  @media print, screen and (min-width: 64em) {
    .sheet-split-featured-content__grid.grid-margin-x.large-up-4 > .cell {
      margin: 0;
      width: 25%; } }
  @media print, screen and (min-width: 64em) {
    .sheet-split-featured-content__grid .card {
      margin-bottom: 0; } }
  .sheet-split-featured-content__grid .card__title {
    margin-bottom: 0; }
  @media print, screen and (min-width: 64em) {
    .sheet-split-featured-content__grid .cell + .cell .card::before {
      content: ' ';
      display: block;
      width: 1px;
      background: #c4c4c4;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      transition: opacity 0.25s ease-out; } }
  @media print, screen and (min-width: 64em) {
    .sheet-split-featured-content__grid .cell + .cell .card:hover::before {
      opacity: 0; } }

.sheet-split-nav-grid__title--info,
.sheet-split-nav-grid__content {
  width: 100%;
  margin: auto; }
  @media print, screen and (min-width: 64em) {
    .sheet-split-nav-grid__title--info,
    .sheet-split-nav-grid__content {
      align-self: center;
      max-width: 47.1875rem; } }

/**
 * needs the differencein padding between the 
 * full-width container and the normal site container to align properly
 */
.sheet-split-nav-grid__title--info,
.sheet-split-nav-grid__title {
  padding-top: 1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }
  @media print, screen and (min-width: 64em) {
    .sheet-split-nav-grid__title--info,
    .sheet-split-nav-grid__title {
      padding-top: 1.875rem;
      padding-left: 1.875rem;
      padding-right: 1.875rem; } }
  @media screen and (min-width: 75em) {
    .sheet-split-nav-grid__title--info,
    .sheet-split-nav-grid__title {
      padding-top: 2.8125rem;
      padding-left: 2.8125rem;
      padding-right: 2.8125rem; } }

/**
 * needs the differencein padding between the 
 * full-width container and the normal site container to align properly
 * but also taking into account the card padding (15px)
 */
.sheet-split-nav-grid__nav-grid {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem; }
  @media print, screen and (min-width: 64em) {
    .sheet-split-nav-grid__nav-grid {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  @media screen and (min-width: 75em) {
    .sheet-split-nav-grid__nav-grid {
      padding-left: 1.875rem;
      padding-right: 1.875rem; } }

@media print, screen and (min-width: 64em) {
  .sheet-split-nav-grid__image-container {
    position: relative;
    min-height: 50vw; } }

@media print, screen and (min-width: 64em) {
  .sheet-split-nav-grid__image {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'; } }

/* Info variant */
.sheet-split-nav-grid--info {
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .sheet-split-nav-grid--info::before {
      content: ' ';
      display: block;
      background: #043d52;
      position: absolute;
      z-index: -1;
      top: 0;
      right: 10%;
      bottom: 50%;
      left: 0; } }

.sheet-split-nav-grid__title--info {
  color: #fff;
  background: #043d52;
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 64em) {
    .sheet-split-nav-grid__title--info {
      background: transparent;
      height: 50%;
      margin-bottom: 0; } }

.sheet-split-text__container {
  position: relative; }
  @media print, screen and (min-width: 40em) {
    .sheet-split-text__container {
      min-height: 12.5rem; }
      .sheet-split-text__container::before {
        content: ' ';
        display: block;
        width: 1px;
        height: 18.4375rem;
        background: #373532;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate3d(-50%, -50%, 0) rotate(5deg);
        transition: transform 0.25s ease-out; } }
  @media print, screen and (min-width: 64em) {
    .sheet-split-text__container::before {
      transform: translate3d(-50%, -50%, 0) rotate(15deg); } }
  @media screen and (min-width: 75em) {
    .sheet-split-text__container::before {
      transform: translate3d(-50%, -50%, 0) rotate(25deg); } }
  @media screen and (min-width: 90em) {
    .sheet-split-text__container::before {
      transform: translate3d(-50%, -50%, 0) rotate(35deg); } }

.sheet-split-text__content {
  width: 100%;
  max-width: 27.5rem;
  padding: 1.25rem;
  margin: auto;
  transition: box-shadow 0.25s ease-out; }
  .sheet-split-text__content:hover, .sheet-split-text__content:focus {
    box-shadow: -10px 16px 30px rgba(0, 0, 0, 0.12), 10px 10px 30px rgba(0, 0, 0, 0.1); }

.sheet-split--willamette-first {
  position: relative; }
  .sheet-split--willamette-first .supertitle--alt, .sheet-split--willamette-first .sheet-split__image-wrapper::after {
    color: #b28e50; }
  .sheet-split--willamette-first .site-padding--vertical {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  @media print, screen and (min-width: 40em) {
    .sheet-split--willamette-first .sheet-split__image-container {
      position: relative;
      min-height: 0;
      display: flex;
      padding-bottom: 2rem; } }
  .sheet-split--willamette-first .sheet-split__image-wrapper {
    width: 100%;
    max-width: 718px;
    position: relative;
    box-shadow: -10px 16px 30px rgba(0, 0, 0, 0.12), 10px 10px 30px rgba(0, 0, 0, 0.1);
    padding: 1rem;
    margin: auto; }
    .sheet-split--willamette-first .sheet-split__image-wrapper::after {
      content: 'First from willamette';
      text-align: center;
      color: #373532;
      width: 80%;
      margin: 0.5rem auto 0; }
  @media print, screen and (min-width: 40em) {
    .sheet-split--willamette-first .sheet-split__image {
      position: relative;
      z-index: 0;
      top: 0;
      left: 0;
      width: auto;
      height: auto;
      -o-object-fit: contain;
      object-fit: contain;
      font-family: 'object-fit: contain;'; } }
  @media print, screen and (min-width: 64em) {
    .sheet-split--willamette-first .sheet-split__content {
      padding-bottom: 3.125rem; } }
  @media print, screen and (min-width: 64em) {
    .sheet-split--willamette-first::after {
      content: attr(data-year);
      font-family: alternate-gothic-atf, sans-serif;
      font-weight: 500;
      font-size: 13.75rem;
      width: 11.25rem;
      display: block;
      position: absolute;
      z-index: -1;
      right: 0;
      top: 50%;
      transform: rotate(-90deg) translateX(50%);
      color: white;
      text-shadow: -2px -2px 0 #373532, 2px -2px 0 #373532, -2px 2px 0 #373532, 2px 2px 0 #373532;
      opacity: 0.075; } }

/**
 * needs the differencein padding between the 
 * full-width container and the normal site container to align properly
 */
.sheet-split__content {
  width: 100%;
  max-width: 47.1875rem;
  margin: auto;
  padding-top: 1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }
  @media print, screen and (min-width: 64em) {
    .sheet-split__content {
      padding-top: 1.875rem;
      padding-left: 1.875rem;
      padding-right: 1.875rem; } }
  @media screen and (min-width: 75em) {
    .sheet-split__content {
      padding-top: 2.8125rem;
      padding-left: 2.8125rem;
      padding-right: 2.8125rem; } }

@media print, screen and (min-width: 40em) {
  .sheet-split__image-container {
    position: relative;
    min-height: 40vw; }
    .sheet-split--short .sheet-split__image-container {
      min-height: 25rem; } }

@media print, screen and (min-width: 40em) {
  .sheet-split__image {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'; } }

/* sometimes there are image-block modules stuck in the split sheet image area */
@media print, screen and (min-width: 64em) {
  .sheet-split .image-block__content {
    max-width: 17.8125rem;
    padding: 0; } }

.sheet-split--color-blocks {
  color: #fff;
  overflow: hidden;
  /* please excuse this global style breakpoint override */
  /* it's annoying but simpler than creating a bespoke content wrapper for this */ }
  @media print, screen and (min-width: 64em) {
    .sheet-split--color-blocks .site-padding--vertical {
      padding-top: 1.875rem;
      padding-bottom: 1.875rem; } }
  @media screen and (min-width: 75em) {
    .sheet-split--color-blocks .site-padding--vertical {
      padding-top: 1.875rem;
      padding-bottom: 1.875rem; } }

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .sheet-split--color-blocks {
    padding-bottom: 4rem; } }

@media print, screen and (min-width: 40em) and (min-width: 64em) {
  .sheet-split--color-blocks {
    padding-bottom: 4rem; } }

@media screen and (min-width: 40em) and (min-width: 75em) {
  .sheet-split--color-blocks {
    padding-bottom: 6rem; } }

@media screen and (min-width: 40em) and (min-width: 90em) {
  .sheet-split--color-blocks {
    padding-bottom: 8rem; } }
  .sheet-split--color-blocks .sheet-split {
    position: relative; }
    .sheet-split--color-blocks .sheet-split::before {
      content: ' ';
      display: block;
      position: absolute;
      z-index: -2;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    @media print, screen and (min-width: 40em) {
      .sheet-split--color-blocks .sheet-split::after {
        content: ' ';
        display: block;
        position: absolute;
        z-index: -1;
        top: 0; }
      .sheet-split--color-blocks .sheet-split:first-child::after {
        top: -5rem; } }
  .sheet-split--color-blocks .sheet-split:nth-child(odd)::before {
    background: #043d52; }
  .sheet-split--color-blocks .sheet-split:nth-child(odd)::after {
    left: 0; }
  @media print, screen and (min-width: 40em) {
    .sheet-split--color-blocks .sheet-split:nth-child(odd) .sheet-split__image-container {
      transform: translate3d(0.625rem, 4rem, 0); } }
  @media print, screen and (min-width: 64em) {
    .sheet-split--color-blocks .sheet-split:nth-child(odd) .sheet-split__image-container {
      transform: translate3d(0.9375rem, 4rem, 0); } }
  @media screen and (min-width: 75em) {
    .sheet-split--color-blocks .sheet-split:nth-child(odd) .sheet-split__image-container {
      transform: translate3d(1.25rem, 6rem, 0); } }
  @media screen and (min-width: 90em) {
    .sheet-split--color-blocks .sheet-split:nth-child(odd) .sheet-split__image-container {
      transform: translate3d(1.25rem, 8rem, 0); } }
  .sheet-split--color-blocks .sheet-split:nth-child(even)::before {
    background: #ba0c2f; }
  .sheet-split--color-blocks .sheet-split:nth-child(even)::after {
    right: 0; }
  @media print, screen and (min-width: 40em) {
    .sheet-split--color-blocks .sheet-split:nth-child(even) .sheet-split__image-container {
      transform: translate3d(-0.625rem, 4rem, 0);
      order: 0; } }
  @media print, screen and (min-width: 64em) {
    .sheet-split--color-blocks .sheet-split:nth-child(even) .sheet-split__image-container {
      transform: translate3d(-0.9375rem, 4rem, 0); } }
  @media screen and (min-width: 75em) {
    .sheet-split--color-blocks .sheet-split:nth-child(even) .sheet-split__image-container {
      transform: translate3d(-1.25rem, 6rem, 0); } }
  @media screen and (min-width: 90em) {
    .sheet-split--color-blocks .sheet-split:nth-child(even) .sheet-split__image-container {
      transform: translate3d(-1.25rem, 8rem, 0); } }
  @media print, screen and (min-width: 40em) {
    .sheet-split--color-blocks .sheet-split:nth-child(even) .sheet-split__content {
      transform: translateX(-0.625rem); } }
  @media print, screen and (min-width: 64em) {
    .sheet-split--color-blocks .sheet-split:nth-child(even) .sheet-split__content {
      transform: translateX(-0.9375rem); } }
  @media screen and (min-width: 75em) {
    .sheet-split--color-blocks .sheet-split:nth-child(even) .sheet-split__content {
      transform: translateX(-1.25rem); } }
  @media screen and (min-width: 90em) {
    .sheet-split--color-blocks .sheet-split:nth-child(even) .sheet-split__content {
      transform: translateX(-1.25rem); } }
  @media print, screen and (min-width: 40em) {
    .sheet-split--color-blocks .sheet-split__content {
      padding-top: 4rem; } }
  @media print, screen and (min-width: 64em) {
    .sheet-split--color-blocks .sheet-split__content {
      padding-top: 4rem; } }
  @media screen and (min-width: 75em) {
    .sheet-split--color-blocks .sheet-split__content {
      padding-top: 6rem; } }
  @media screen and (min-width: 90em) {
    .sheet-split--color-blocks .sheet-split__content {
      padding-top: 8rem; } }

.sheet-contact {
  color: #fff;
  background: #043d52; }

.sheet-contact__container {
  width: 100%; }

.sheet-contact__image__container {
  max-width: 100%;
  width: 28.75rem;
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 40em) {
    .sheet-contact__image__container {
      margin-bottom: auto; } }
  @media print, screen and (min-width: 64em) {
    .sheet-contact__image__container {
      flex-shrink: 0; } }

/* the padding here closely follows .site-padding--full */
.sheet-contact__filter__container {
  color: #373532;
  background: #f3eee4;
  max-width: 100%;
  padding: 1.25rem;
  align-self: normal; }
  @media print, screen and (min-width: 40em) {
    .sheet-contact__filter__container {
      width: 28.75rem;
      padding: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .sheet-contact__filter__container {
      padding: 2.8125rem; } }

.sheet-contact__intro {
  margin-bottom: 1.5rem; }

.sheet-contact a {
  color: #fff; }

.grid-margin-x > .sheet-contact__location {
  width: 100%; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .sheet-contact__location {
      min-width: 50%;
      min-width: calc(50% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .sheet-contact__location {
      width: auto;
      min-width: 33.33333%;
      min-width: calc(33.33333% - 1.875rem); } }

.grid-margin-x > .sheet-contact__location:last-child {
  margin-right: auto; }

.sheet-contact__location__group {
  margin-right: 2rem; }

.sheet-contact__location__title {
  color: #c6aa76; }

.sheet-contact__location__data,
.sheet-contact__location__socials {
  margin-bottom: 1rem; }
  .sheet-contact__location__data a,
  .sheet-contact__location__socials a {
    color: #fff; }

@media print, screen and (min-width: 40em) {
  .sheet-contact__location__socials {
    max-width: 11.875rem; } }

.sheet-instagram {
  position: relative; }
  @media print, screen and (min-width: 40em) {
    .sheet-instagram::before {
      content: attr(data-intro);
      display: block;
      text-align: center;
      font-weight: 500;
      margin-bottom: 1rem;
      line-height: 1;
      letter-spacing: 0.5rem;
      color: #fff;
      position: absolute;
      z-index: -1;
      top: -2rem;
      left: 50%;
      transform: translateX(-50%);
      opacity: 0.1;
      font-size: 9.375rem; } }
  @media print, screen and (min-width: 64em) {
    .sheet-instagram::before {
      font-size: 10.625rem; } }

.sheet-instagram__header {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem; }

.sheet-key-dates__key {
  margin-top: 2rem; }

.sheet-key-dates__key__group + .sheet-key-dates__key__group {
  margin-left: 2rem; }

@media print, screen and (max-width: 63.99875em) {
  .sheet-three-col-nav__image {
    margin-bottom: 1rem; } }

.site-sidebar__container {
  margin-bottom: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .site-sidebar__button {
    white-space: nowrap; } }

.site-sidebar__button__mute {
  color: #ba0c2f; }

.site-sidebar {
  background: #fff;
  position: absolute;
  z-index: 100;
  right: 0;
  transform: translateX(110%) translateY(0.5rem);
  transition: transform 0.25s cubic-bezier(0.76, -0.245, 0.24, 1.245), box-shadow 0.25s ease-out;
  box-shadow: none;
  width: 23rem;
  /* design based magic number */
  max-width: 100%;
  visibility: hidden; }
  .site-sidebar.expanded {
    visibility: visible;
    transform: translateX(0) translateY(0.5rem);
    box-shadow: -10px 16px 30px rgba(0, 0, 0, 0.12), 10px 10px 30px rgba(0, 0, 0, 0.1); }

.site-sidebar__content {
  opacity: 0;
  transition: opacity 0.25s ease-out;
  transition-delay: 0.25s; }
  .site-sidebar.expanded .site-sidebar__content {
    opacity: 1; }

thead th,
thead td,
tfoot th,
tfoot td {
  font-weight: 500; }

tbody tr:nth-child(odd) {
  background-color: #fff; }

.table--dark thead {
  color: #fff; }

.table--last-row-hilight tbody tr:last-child {
  background-color: #c6aa76; }

.table--responsive {
  border-collapse: collapse;
  /* mixing table styles */
  /* mixing table styles */ }
  .table--responsive.unstriped tbody {
    background-color: transparent; }
  @media print, screen and (max-width: 63.99875em) {
    .table--responsive thead, .table--responsive tbody, .table--responsive tfoot {
      border: none; }
    .table--responsive thead tr {
      position: absolute;
      top: -9999em;
      left: -9999em; }
    .table--responsive tr {
      display: block;
      border: 1px solid #e5d9c3;
      margin-bottom: 0.625rem; }
    .table--responsive tfoot tr {
      margin-bottom: 0; }
    .table--responsive td {
      border: none;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding-left: 50%;
      position: relative; }
      .table--responsive td:before {
        content: attr(data-label);
        display: inline-block;
        font-weight: 500;
        margin-left: -100%;
        width: 100%;
        position: relative;
        z-index: 1;
        padding-right: 0.75rem;
        /* visually matches normal td left padding */ }
      .table--responsive td:nth-child(even) {
        background-color: #f3eee4; }
      .table--responsive td:nth-child(odd) {
        background-color: #fff; } }
  @media print, screen and (max-width: 63.99875em) {
    .table--responsive.table--last-row-hilight td:last-child {
      background-color: #c6aa76; } }
  @media print, screen and (max-width: 63.99875em) {
    .table--responsive.table--first-column-title td:last-child {
      background-color: #c6aa76; }
    .table--responsive.table--first-column-title tbody tr td:first-child {
      padding-left: 1rem; }
    .table--responsive.table--first-column-title tbody tr td:first-child::before {
      display: none; } }

.fast-fact__item {
  position: relative;
  padding-top: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 40em) {
    .fast-fact__item {
      margin-top: 2rem;
      margin-bottom: 2rem; } }
  @media print, screen and (min-width: 64em) {
    .fast-fact__item {
      margin-top: 1rem;
      margin-bottom: 1rem; } }

/* vertical lines */
@media print, screen and (min-width: 40em) {
  .fast-fact__item::after {
    content: ' ';
    display: block;
    width: 1px;
    height: 100%;
    background: #c4c4c4;
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc( -(100% - 1.875rem));
    left: -0.9375rem; } }

@media print, screen and (min-width: 40em) {
  .fast-fact__item:nth-child(1)::after {
    display: none; } }

@media print, screen and (max-width: 63.99875em) {
  .fast-fact__item:nth-child(2n-1)::after {
    display: none; } }

/* horizontal lines */
.fast-fact__item::before {
  content: ' ';
  display: block;
  width: 100%;
  height: 1px;
  background: #c4c4c4;
  position: absolute;
  top: -1rem;
  left: 0;
  right: 0; }
  @media print, screen and (min-width: 40em) {
    .fast-fact__item::before {
      top: -2rem; } }
  @media print, screen and (min-width: 64em) {
    .fast-fact__item::before {
      display: none; } }

.fast-fact__item:nth-child(1)::before {
  display: none; }

@media print, screen and (min-width: 40em) {
  .fast-fact__item:nth-child(2)::before {
    display: none; } }

/* page utilities that don't really have a logical definition location */
.no-margin {
  margin: 0; }

.text-wrap {
  word-break: break-all; }

.underline {
  text-decoration: underline; }

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.text-center {
  text-align: center; }

i,
em,
.text-italic {
  font-style: italic;
  display: inline-block;
  transform: scale(1) rotate(0deg) translate(0px, 0px) skew(-12deg, 0deg); }

.text-outline--gold, .fast-fact::before {
  text-shadow: -1px -1px 0 #c6aa76, 1px -1px 0 #c6aa76, -1px 1px 0 #c6aa76, 1px 1px 0 #c6aa76; }

.text-outline--smoke {
  text-shadow: -1px -1px 0 #373532, 1px -1px 0 #373532, -1px 1px 0 #373532, 1px 1px 0 #373532; }

.text-outline--smoke--thick, .heading-outlined, .sheet-instagram::before {
  text-shadow: -3px -3px 0 #373532, 3px -3px 0 #373532, -3px 3px 0 #373532, 3px 3px 0 #373532; }

/**
 * 
 * Sibling padding overrides to control consistant spacing in different situations
 *
 */
.page-hero + #siteContent > .site-padding--full:first-child,
.page-hero + #siteContent > .site-padding--vertical:first-child,
.page-hero + #siteContent > .wide-site-padding--full:first-child,
.site-padding--full + .site-padding--full,
.site-padding--full + .site-padding--vertical,
.site-padding--full + .wide-site-padding--full,
.site-padding--vertical + .site-padding--full,
.site-padding--vertical + .wide-site-padding--full,
.wide-site-padding--full + .site-padding--full,
.wide-site-padding--full + .site-padding--vertical,
.wide-site-padding--full + .wide-site-padding--full {
  padding-top: 0; }

@media only print {
  * {
    color-adjust: exact !important;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important; }
  * {
    -moz-column-break-after: avoid;
    break-after: avoid; }
  .page-break, .site-padding, .orbit-caption, .site-padding--vertical, .site-padding--full, .wide-site-padding, .wide-site-padding--full, .sheet-contact {
    -moz-column-break-inside: avoid;
    break-inside: avoid; }
    .page-break + .grid-container, .site-padding + .grid-container, .orbit-caption + .grid-container, .site-padding--vertical + .grid-container, .site-padding--full + .grid-container, .wide-site-padding + .grid-container, .wide-site-padding--full + .grid-container, .sheet-contact + .grid-container {
      -moz-column-break-inside: avoid;
      break-inside: avoid; }
    .page-break.no-break, .site-padding.no-break, .no-break.orbit-caption, .site-padding--vertical.no-break, .site-padding--full.no-break, .wide-site-padding.no-break, .wide-site-padding--full.no-break, .sheet-contact.no-break {
      -moz-column-break-inside: auto;
      break-inside: auto; }
  .site-header, .site-sidebar__container, .orbit-nav-wapper, .breadcrumbs, .site-message__close, .site-message__link, .site-footer::before, .site-footer__content > .cell:not(.site-footer__meta), .site-footer__logo, .report, .credit, .wu-filter-grid__filters.grid-x, .get-the-latest__container, .filter, .button--social {
    display: none; }
  h1, .h1 {
    font-size: 1.75rem; }
  h2, .h2 {
    font-size: 1.5rem; }
  h3, .h3, .article-content--styles h1, .article-content--four-column h1, .article-content--two-column h1, .article-content h1, .section-header-special--large small, .search-discover__input input {
    font-size: 1.25rem; }
  h4, .h4, .article-content--styles h2, .article-content--four-column h2, .article-content--two-column h2, .article-content h2, .section-header-special small {
    font-size: 1rem; }
  h5, .h5, .article-content--styles h3, .article-content--four-column h3, .article-content--two-column h3, .article-content h3, .link-explore {
    font-size: 14px; }
  body, p, .text-intro {
    font-size: 12px; }
  .text-micro, .subtitle, .supertitle--micro, .link, .link--large, .site-header__nav__link, button.menu-toggle, button.menu-toggle--large, .link--light, .date__column__event__title, .site-header__search__scope, .site-sidebar__link, .list-nav__link, .fast-fact, .orbit-caption, label, fieldset legend, .select-multi-checkbox__container::before, select[multiple].select-multi-checkbox option, .search-discover__input input, .sheet-instagram::before, table, .subtitle, .supertitle--micro, .link, .link--large, .site-header__nav__link, button.menu-toggle, button.menu-toggle--large, .link--light, .link--large, .site-header__nav__link, button.menu-toggle, button.menu-toggle--large, .site-header__nav__link, button.menu-toggle, button.menu-toggle--large, button.menu-toggle--large, .link--light, .date__column__event__title, .site-header__search__scope, .site-sidebar__link, .list-nav__link, .fast-fact, .orbit-caption, label, fieldset legend, .select-multi-checkbox__container::before, select[multiple].select-multi-checkbox option, .search-discover__input input, .sheet-instagram::before, table, .button-group .button, .text-micro--alt, .table--first-column-title tbody tr td:first-child, .table--first-column-title tbody tr td:first-child {
    font-size: 12px; }
  .decorate-line--top {
    background: linear-gradient(to bottom, currentcolor 0%, currentcolor 1px, transparent 1px, transparent 100%) !important; }
  .decorate-line--bottom, .home-hero__content--centered small, .home-hero__content--centered small {
    background: linear-gradient(to top, currentcolor 0%, currentcolor 1px, transparent 1px, transparent 100%) !important; }
  .list-nav__link, .list-nav__link *, .link.arrow--right, .arrow--right.link--large, .arrow--right.site-header__nav__link, button.arrow--right.menu-toggle, button.arrow--right.menu-toggle--large, .arrow--right.link--light, .card__title, .button.hollow, .button {
    color: #ba0c2f !important; }
  .button {
    background-color: #fff !important; }
    .button.hollow {
      background-color: transparent !important; }
  form .button {
    background-color: #ba0c2f !important;
    color: #fff !important; }
  .image-block--transparent .image-block__content *, .image-block--transparent .link--light, .image-block--transparent .card__title, .site-message__content *, .site-message__title *, .pill, .home-hero__title__group *, .home-hero__intro * {
    color: #fff !important; }
  .site-message__title {
    background: #043d52 !important;
    border-right: 0;
    max-width: 10rem; }
  .site-message__content {
    width: calc(100% - 10rem);
    background: #ba0c2f !important; }
  .pill {
    background: #373532 !important; }
  ul.list--block > li:nth-child(odd) {
    background: #f3eee4 !important; }
  tbody tr:nth-child(even) {
    background-color: #e5d9c3 !important; }
  .text-outline--smoke--thick, .heading-outlined, .sheet-instagram::before, .heading-outlined, .sheet-instagram::before {
    text-shadow: -3px -3px 0 #373532, 3px -3px 0 #373532, -3px 3px 0 #373532, 3px 3px 0 #373532 !important;
    color: #fff !important; }
  .date__column__title, .date__column__event__day, .sheet-contact .sheet-contact__location__title {
    color: #b28e50 !important; }
  .sheet-contact, .sheet-contact * {
    color: #fff !important;
    background: #043d52 !important; }
  .button {
    padding-bottom: .5rem; }
  .nolabel .button {
    margin-top: -1.7rem; }
  .pagination {
    padding-top: 1rem; }
  .site-message {
    margin-bottom: 2rem; }
  .site-message__title,
  .site-message__content {
    padding: 1.25rem 1rem; }
  .page-hero, .site-padding--full {
    padding-top: 0;
    padding-bottom: 0; }
  .grid-x {
    display: block; }
  .grid-margin-x > .cell, .grid-x > .cell, .article-content, .grid-margin-x.large-up-3 > .cell, .date__column {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .article-sidebar {
    margin-top: 1rem; }
  [class^="article-content"] > [class^="card"] {
    border: 1px solid #e5d9c3;
    max-width: 100%;
    flex-direction: row;
    align-items: stretch;
    position: relative; }
  .card {
    flex-direction: row; }
  .card__image__container {
    position: relative;
    width: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    padding-bottom: 25%; }
  .card__image {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  .card-video--student {
    max-width: 100%; }
  .card-video .yt-video__container {
    width: 50%;
    padding-top: 25%; }
  .article-content--styles img, .article-content--four-column img, .article-content--two-column img, .article-content img, .article-content--four-column img, .article-content--two-column img, .article-content img {
    margin-bottom: 0; }
  .article-content--two-column {
    -moz-column-count: 1;
    column-count: 1; }
  .table--responsive, .table--responsive * {
    display: block; }
  .table--responsive tr {
    display: grid;
    grid-template-columns: 1fr 1fr; }
  .table--responsive thead tr {
    position: static;
    margin-bottom: 0;
    border: 0;
    border-bottom: double #e5d9c3; }
  tbody tr:nth-child(odd), tbody tr:nth-child(even) {
    border-spacing: 0;
    border-collapse: collapse;
    border: 0; }
  .table--responsive td {
    padding-left: 1rem; }
  .table--responsive tbody td:before {
    display: none;
    content: ''; }
  .card {
    position: relative; }
  .accordion-title[aria-expanded=false] .accordion-title__chevron {
    transform: rotate(90deg); }
  .accordion-content {
    display: block; }
    .accordion-content p {
      margin-bottom: 0; }
  .accordion-title {
    padding-top: 1rem;
    padding-bottom: 0.25rem; }
  .grid-margin-x.medium-up-3 > .cell {
    width: 100%; }
  .fast-fact-quad.grid-x, .orbit-container.image-slides {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem; }
  .fast-fact-quad.grid-x .fast-fact__item:nth-of-type(3)::before, .fast-fact-quad.grid-x .fast-fact__item:nth-of-type(4)::before {
    display: block; }
  .fast-fact-quad.grid-x .fast-fact__item::after {
    display: none; }
  .sheet-split-nav-grid.grid-x {
    display: flex;
    flex-wrap: nowrap; }
  .grid-margin-x > .cell.sheet-split-nav-grid__image-container {
    min-height: 0;
    padding-bottom: 33%;
    width: 50%;
    margin: 0 1rem; }
  form .grid-margin-x {
    margin-left: 0;
    margin-right: 0; }
  .sheet-split-nav-grid__title--info,
  .sheet-split-nav-grid__content {
    max-width: 100%; }
  .sheet-split-nav-grid__content .card {
    height: 100%; }
  .sheet-split-nav-grid__content .card__content {
    padding: 0; }
    .sheet-split-nav-grid__content .card__content .card__title {
      margin-bottom: .25rem; }
    .sheet-split-nav-grid__content .card__content p {
      margin-bottom: .5rem; }
  .sheet-split-nav-grid.grid-x > .cell {
    width: 50%; }
  .sheet-three-col-nav {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 2rem; }
  .grid-margin-x > .sheet-three-col-nav__content, .grid-margin-x > .sheet-three-col-nav__image {
    display: block;
    width: auto;
    margin: 0 1rem; }
  .card__content .card__links {
    display: none; }
  .orbit-container {
    height: 100% !important; }
  .orbit-slide {
    position: static;
    display: block !important; }
  .orbit-slide {
    margin-bottom: 1rem; }
  .fast-fact-quad__item:nth-child(3),
  .fast-fact-quad__item:nth-child(4) {
    border-bottom: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4; }
  .wu-filter-grid__grid.grid-x, .grid-faculty.grid-x {
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    height: auto !important; }
    .wu-filter-grid__grid.grid-x .cell, .grid-faculty.grid-x .cell {
      position: static !important;
      left: auto !important;
      top: auto !important;
      margin-bottom: 1rem; }
    .wu-filter-grid__grid.grid-x .card, .grid-faculty.grid-x .card {
      border: 1px solid #373532;
      height: 100%;
      margin-bottom: 0; }
    .wu-filter-grid__grid.grid-x .card__image__container, .grid-faculty.grid-x .card__image__container {
      width: 40%;
      padding-bottom: 33%; }
  .pt-2 {
    padding-top: 2rem; }
  .sheet-contact {
    display: block; }
  .sheet-contact__image__container {
    width: 100%;
    position: relative;
    padding-bottom: 50%; }
  .sheet-contact__image {
    width: 100%;
    position: absolute;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .sheet-contact__filter__container {
    display: none; }
  .sheet-contact__content {
    padding-top: 1rem; }
  .sheet-contact__content > .grid-x {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem; } }

/*! purgecss end ignore */