.hero_slider {
	align-items: center;
    flex-wrap: wrap;
}
.widget-ihah-hero {
	background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 50% -300px;
}
.alert {
	display: block;
	background: #E14E38;
	text-align: center;
	padding: 1em;
}
.alert h2 {
	font-size:1.1em;
	font-weight: 400;
	margin-bottom: 0px;
}
.alert h2 a {
	color: #ffffff;
}
.alert h2 a:hover {
	text-decoration: underline;
}
.alert-button {
	float: right;
    background: rgba(255,255,255,0);
    border: 1px solid #ffffff;
    border-radius: 10px;
    font-family: sans-serif;
    font-size: 16px;
    padding: 5px 10px;
    color: #ffffff;
	cursor: pointer;
}
/* Hybrid Additions for Event Forms */
.event-sponsor-box {
	padding: 30px !important;
	border: 1px solid #cccccc;
	border-radius: 20px;
	display: inline-grid;
    grid-gap: 1em;
    grid-column-gap: 1em;
    margin-right: 1em;
	background-color: #f1f1f1;
	width: 30%;
    text-align: center;
}
.event-box-tall {
	    min-height: 350px !important;
}
.event-box-normal {
	    min-height: 200px !important;
}
.event-sponsor-box .gfield_description {
	padding-top: 0px !important;
}
.diamond {
	background: #d4effd;
	color:#0081C8;
	border-color: #0081C8;
}
.platinum {
	background: #c2ddfc;
	color:#083262;
	border-color: #083262;
}
.gold {
	background: #fce4e0;
	color:#E14E38;
	border-color: #E14E38;
}
.alumni-form-box {
	padding: 30px !important;
	border: 1px solid #cccccc;
	border-radius: 20px;
}
@media (max-width: 760px) {
	.event-sponsor-box {
	display: grid;
    margin-right: 1em;
	background-color: #f1f1f1;
    text-align: center;
    min-height: 300px !important;
 	width: 100%;
	}
}


/* Hybrid Additions for Archive Post Display */
ul.lcp_catlist {
	list-style: none;
	padding-left: 0px !important;
	display: flex;
}
.lcp_date {
	font-size: 0.7em;
	padding: 0px 20px;
}
.lcp_catlist h5 {
	font-size: 1em;
	margin-bottom: 0px !important;
	padding: 0px 20px;
}
.lcp_catlist li div img {
	width: 100%;
}
.lcp_catlist li {
   display: inline-block;
    width: 45%;
	height: auto;
    vertical-align: top;
	margin-right: 20px;
	margin-bottom: 1em;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.19);
    background: #fff;
    border: 1px solid #E9EBEE;
}
@media (max-width: 760px) {
		.lcp_catlist li {
			display: block !important;
		}
		ul.lcp_catlist {
			display: block;
		}
	}
.lcp_catlist li div {
	height: 200px;
	width: 100%;
	overflow: hidden;
}
.lcp_catlist div.lcp_excerpt {
	height: auto !important;
	margin-top: 0.5em;
	font-size: 0.8em;
	padding: 0px 20px;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.cat-list-excerpt {
	font-size: 0.8em;
	
}
.cat-list-btn {
	display: inline-block;
	color: #ffffff;
	background: #E14E38;
	padding: 10px;
	width: 150px;
	margin: 20px 0px 20px 20px;
	text-align: center;
}
a.cat-list-btn:hover {
	color: #ffffff;
	text-decoration: none;
}

/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
.l-flexbox, .l-sidebars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

/* generated with grunt-sass-globbing */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

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

audio,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [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; }

[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-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

template,
[hidden] {
  display: none; }

abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  hyphens: none; }

[tabindex='-1']:focus {
  outline: none !important; }

::-moz-selection {
  background: #0081C8;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #0081C8;
  color: #fff;
  text-shadow: none; }

header,
main {
  position: relative; }

header {
  z-index: 1; }

main {
  z-index: 0; }

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

* {
  transition-duration: 0.2s;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-timing-function: linear; }

a {
  background-color: transparent;
  color: #E14E38;
  outline-offset: 0.0909090909em;
  text-decoration: none;
  -webkit-text-decoration-skip: objects a; }
  a :active, a:hover {
    outline: 0; }
  a:hover, a:focus {
    color: #0081C8; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

abbr:hover {
  cursor: help; }

audio:not([controls]) {
  display: none;
  height: 0; }

blockquote {
  color: #E14E38;
  margin: 0 1.5em 1rem;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 0.9090909091rem;
  line-height: 1.4; }
  @media (min-width: 63.4375em) {
    blockquote {
      font-size: 1.3636363636rem;
      line-height: 2.1363636364rem; } }

body {
  background-color: #fff;
  color: #4A4A4A;
  margin: 0;
  padding: 0;
  word-wrap: normal;
  overflow-x: hidden; }

button {
  overflow: visible; }

canvas {
  display: inline-block; }

caption {
  margin-bottom: 0.5rem; }

cite {
  display: block;
  font-size: 0.7272727273rem;
  font-style: normal;
  color: #9E9E9E; }
  @media (min-width: 63.4375em) {
    cite {
      font-size: 0.8181818182rem; } }
  cite strong {
    color: #9E9E9E; }

dd {
  margin-bottom: 1rem; }

dfn {
  font-style: italic; }

dl {
  margin: 0 0 1rem; }

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

figure {
  margin: 0 0 1rem; }

h1,
.h1, h2,
.h2, h3, .hero-inline-image__subtitle,
.h3, h4,
.h4, h5,
.h5, h6,
.h6 {
  color: inherit;
  font-weight: 700;
  hyphens: none;
  line-height: 1.3;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility; }

h1,
.h1 {
  font-size: 2.7272727273em;
  color: #032041;
  font-weight: 500; }
  @media (min-width: 63.4375em) {
    h1,
    .h1 {
      font-size: 2.1818181818em; } }
  @media (min-width: 75em) {
    h1,
    .h1 {
      font-size: 3.2727272727em; } }

h2,
.h2 {
  font-size: 2.1818181818em;
  color: #032041; }
  @media (min-width: 75em) {
    h2,
    .h2 {
      font-size: 2.9090909091em; } }

h3,
.hero-inline-image__subtitle,
.h3 {
  font-size: 1.6363636364em; }
  @media (min-width: 75em) {
    h3,
    .hero-inline-image__subtitle,
    .h3 {
      font-size: 2.1818181818em; } }

h4,
.h4 {
  font-size: 0.8181818182em; }
  @media (min-width: 75em) {
    h4,
    .h4 {
      font-size: 1em; } }

h5,
.h5 {
  font-size: 0.8181818182em; }

h6,
.h6 {
  font-size: 0.6818181818em;
  font-weight: 400;
  text-transform: uppercase; }

hr {
  border: 1px solid #E14E38;
  box-sizing: content-box;
  height: 0;
  margin: 1rem 0;
  padding-bottom: -1px; }

html {
  box-sizing: border-box;
  font-size: 122.222222222%;
  line-height: 1.4;
  min-height: 100%;
  text-size-adjust: 100%; }
  @media (min-width: 63.4375em) {
    html {
      font-size: 137.5%;
      line-height: 35px; } }

iframe {
  border: 0;
  min-height: 20.4545454545rem;
  width: 100%; }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%; }

input {
  color: #4A4A4A;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  line-height: normal; }
  input::placeholder {
    color: #4A4A4A;
    font-family: "Roboto", "Helvetica Neue", sans-serif; }

legend {
  border: 0;
  box-sizing: border-box;
  color: inherit;
  display: table;
  margin: 0;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

li {
  margin-bottom: 0.5rem; }
  li:last-child {
    margin-bottom: 0; }

mark {
  background: #ff0;
  color: #000; }

ol {
  margin: 0 0 1rem;
  padding: 0 0 0 1.5em; }
  [dir='rtl'] ol {
    padding: 0 1.5em 0 0; }
  ol ol,
  ol ul {
    margin: 0.5rem 0 0; }

optgroup {
  font-weight: bold; }

p {
  margin: 0 0 1rem; }

pre {
  margin: 0 0 1rem;
  overflow: auto; }

small {
  font-size: 0.8181818182em; }

strong {
  color: #032041;
  font-weight: 700; }

sub {
  bottom: -0.25em; }

summary {
  display: list-item; }

sup {
  top: -0.5em; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1rem;
  min-width: 100%; }

td {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.6818181818rem; }

textarea {
  overflow: auto; }

tfoot td,
tfoot th {
  background-color: #f1f1f1; }

th {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.6818181818rem;
  text-align: left; }

thead td,
thead th {
  background-color: #f1f1f1; }

ul {
  list-style-type: disc;
  margin: 0 0 1rem;
  padding: 0 0 0 1.2em; }
  [dir='rtl'] ul {
    padding: 0 1.2em 0 0; }
  ul ol,
  ul ul {
    margin: 0.5rem 0 0; }

@media print {
  * {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: none; }
  a[href]::after {
    font-family: "Noto Serif", Georgia, serif;
    content: " <" attr(href) ">";
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase; }
  a[href^='javascript:']::after,
  a[href^='mailto:']::after,
  a[href^='tel:']::after,
  a[href^='#']::after,
  a[href*='?']::after {
    content: ''; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  blockquote,
  img,
  li,
  pre,
  tr {
    page-break-inside: avoid; }
  h1 a::after,
  h2 a::after,
  h3 a::after,
  h4 a::after,
  h5 a::after,
  h6 a::after {
    display: inline-block; }
  h2,
  h3,
  h4 {
    page-break-after: avoid; }
  h2,
  h3,
  h4,
  p {
    orphans: 3;
    widows: 3; }
  iframe,
  nav {
    display: none; }
  img {
    max-width: 100% !important; }
  thead {
    display: table-header-group; }
  @page {
    margin: 2cm; } }

/* generated with grunt-sass-globbing */
.form-item__checkbox,
.form-item__radio {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal; }


.is-hidden {
  display: none; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated, .fadeIn,
.bounce,
.flash,
.pulse {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite, .infinite.fadeIn {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge, .hinge.fadeIn {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX, .flipOutX.fadeIn,
.animated.flipOutY,
.flipOutY.fadeIn,
.animated.bounceIn,
.bounceIn.fadeIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip, .flip.fadeIn {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.l-grid__row::after {
  clear: both;
  content: '';
  display: table; }

.mobile-menu__button, .skiplinks, .nav--mobile-menu .nav__link {
  font-family: "Noto Serif", Georgia, serif; }

html, .button, .nav--secondary .nav__link {
  font-family: "Noto Serif", Georgia, serif; }

h1,
.h1, h2,
.h2, h3, .hero-inline-image__subtitle,
.h3, h4,
.h4, h5,
.h5, h6,
.h6 {
  font-family: "Roboto", "Helvetica Neue", sans-serif; }

code,
kbd,
pre,
samp {
  font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif; }

.has-padding,
.has-padding-above {
  padding-top: 1.5909090909rem; }

.has-padding,
.has-padding-below {
  padding-bottom: 1.5909090909rem; }

.has-quarter-padding,
.has-quarter-padding-above {
  padding-top: 0.3977272727rem; }

.has-quarter-padding,
.has-quarter-padding-below {
  padding-bottom: 0.3977272727rem; }

.has-half-padding,
.has-half-padding-above {
  padding-top: 0.7954545455rem; }

.has-half-padding,
.has-half-padding-below {
  padding-bottom: 0.7954545455rem; }

.has-double-padding,
.has-double-padding-above {
  padding-top: 3.1818181818rem; }

.has-double-padding,
.has-double-padding-below {
  padding-bottom: 3.1818181818rem; }

.has-triple-padding,
.has-triple-padding-above {
  padding-top: 4.7727272727rem; }

.has-triple-padding,
.has-triple-padding-below {
  padding-bottom: 4.7727272727rem; }

.has-no-padding,
.has-no-padding-above {
  padding-top: 0; }

.has-no-padding,
.has-no-padding-below {
  padding-bottom: 0; }

.has-shadow {
  box-shadow: 0 0px 9px 0 rgba(0, 0, 0, 0.3); }

.has-shadow-below {
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.3); }

.has-shadow-above {
  box-shadow: 0 -3px 9px 0 rgba(0, 0, 0, 0.3); }

.has-space,
.has-space-above {
  margin-top: 0.7954545455rem !important; }
  @media (min-width: 63.4375em) {
    .has-space,
    .has-space-above {
      margin-top: 1.5909090909rem !important; } }

.has-space,
.has-space-below {
  margin-bottom: 0.7954545455rem !important; }
  @media (min-width: 63.4375em) {
    .has-space,
    .has-space-below {
      margin-bottom: 1.5909090909rem !important; } }

.has-quarter-space,
.has-quarter-space-above {
  margin-top: 0.3977272727rem !important; }

.has-quarter-space,
.has-quarter-space-below {
  margin-bottom: 0.3977272727rem !important; }

.has-half-space,
.has-half-space-above {
  margin-top: 0.7954545455rem !important; }

.has-half-space,
.has-half-space-below {
  margin-bottom: 0.7954545455rem !important; }

.has-double-space,
.has-double-space-above {
  margin-top: 1.5909090909rem !important; }
  @media (min-width: 63.4375em) {
    .has-double-space,
    .has-double-space-above {
      margin-top: 3.1818181818rem !important; } }

.has-double-space,
.has-double-space-below {
  margin-bottom: 1.5909090909rem !important; }
  @media (min-width: 63.4375em) {
    .has-double-space,
    .has-double-space-below {
      margin-bottom: 3.1818181818rem !important; } }

.has-triple-space,
.has-triple-space-above {
  margin-top: 4.7727272727rem !important; }

.has-triple-space,
.has-triple-space-below {
  margin-bottom: 4.7727272727rem !important; }

.has-no-space,
.has-no-space-above {
  margin-top: 0 !important; }

.has-no-space,
.has-no-space-below {
  margin-bottom: 0 !important; }

/* generated with grunt-sass-globbing */
.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 63.6363636364em;
  padding-left: 1em;
  padding-right: 1em;
  /*+ .l-constrain {
    padding-left: 0;
    padding-right: 0;
  }*/ }

.l-constrain--no-padding {
  padding-left: 0;
  padding-right: 0; }

.l-constrain--small {
  margin-left: auto;
  margin-right: auto;
  max-width: 46.1363636364em;
  padding-left: 1em;
  padding-right: 1em; }

.l-constrain--medium {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
  max-width: 54.5454545455em; }

.l-constrain--wide {
  margin-left: auto;
  margin-right: auto;
  max-width: 86.3636363636em;
  padding-left: 1em;
  padding-right: 1em; }

.l-flexbox--nowrap {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap; }

.l-flexbox--align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.l-flexbox--align-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

.l-flexbox--align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.l-flexbox--align-self-top {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.l-flexbox--justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.l-flexbox--justify-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.l-flexbox--align-self-center {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.l-flexbox--two-columns, .l-flexbox--two-columns-35-65, .l-flexbox--two-columns-30-70, .l-flexbox--two-columns-75-25, .l-flexbox--two-columns-25-75, .l-flexbox--two-columns-70-30, .l-flexbox--two-columns-60-40, .l-flexbox--two-columns-40-60, .l-flexbox--two-columns-80-20, .l-sidebars, .l-flexbox--two-columns-20-80, .l-flexbox--two-columns-15-85, .l-flexbox--three-columns-50-25-25, .l-flexbox--three-columns-25-50-25, .l-flexbox--four-columns, .l-flexbox--five-columns {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1em; }
  .l-flexbox--two-columns > *, .l-flexbox--two-columns-35-65 > *, .l-flexbox--two-columns-30-70 > *, .l-flexbox--two-columns-75-25 > *, .l-flexbox--two-columns-25-75 > *, .l-flexbox--two-columns-70-30 > *, .l-flexbox--two-columns-60-40 > *, .l-flexbox--two-columns-40-60 > *, .l-flexbox--two-columns-80-20 > *, .l-sidebars > *, .l-flexbox--two-columns-20-80 > *, .l-flexbox--two-columns-15-85 > *, .l-flexbox--three-columns-50-25-25 > *, .l-flexbox--three-columns-25-50-25 > *, .l-flexbox--four-columns > *, .l-flexbox--five-columns > * {
    margin-left: 1em;
    margin-right: 1em;
    width: 100%; }

.l-flexbox--three-columns--large {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 63.4375em) {
    .l-flexbox--three-columns--large {
      margin: 0 -1em; }
      .l-flexbox--three-columns--large > * {
        margin-left: 1em;
        margin-right: 1em;
        width: 100%; } }
  @media (min-width: 75em) {
    .l-flexbox--three-columns--large {
      margin: 0 -2em; }
      .l-flexbox--three-columns--large > * {
        margin-left: 2em;
        margin-right: 2em;
        width: 100%; } }

.l-flexbox--three-columns {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -0.5em; }
  .l-flexbox--three-columns > * {
    margin-left: 0.5em;
    margin-right: 0.5em;
    width: 100%; }

.l-flexbox--two-grids, .l-flexbox--two-grids-40-60, .l-flexbox--two-grids-60-40, .l-flexbox--two-grids-70-30, .l-flexbox--two-grids-30-70, .l-flexbox--two-grids-75-25, .l-flexbox--two-grids-25-75, .l-flexbox--two-grids-80-20, .l-flexbox--three-grids, .l-flexbox--four-grids, .l-flexbox--two-large-grids, .l-flexbox--three-large-grids, .l-flexbox--two-medium-grids, .l-flexbox--three-medium-grids, .l-flexbox--four-medium-grids {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  .l-flexbox--two-grids > *, .l-flexbox--two-grids-40-60 > *, .l-flexbox--two-grids-60-40 > *, .l-flexbox--two-grids-70-30 > *, .l-flexbox--two-grids-30-70 > *, .l-flexbox--two-grids-75-25 > *, .l-flexbox--two-grids-25-75 > *, .l-flexbox--two-grids-80-20 > *, .l-flexbox--three-grids > *, .l-flexbox--four-grids > *, .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > *, .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
    width: 100%; }

.l-flexbox--two-columns > * {
  width: calc(100% - 2em); }
  @media (min-width: 63.4375em) {
    .l-flexbox--two-columns > * {
      width: calc(50% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-35-65 > * {
    width: calc(35% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-35-65 > *:last-child {
    width: calc(65% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-30-70 > * {
    width: calc(30% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-30-70 > *:last-child {
    width: calc(70% - 2em); } }

.l-flexbox--two-columns-75-25 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch; }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-75-25 > * {
      width: calc(75% - 2em); } }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-75-25 > *:last-child {
      width: calc(25% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-25-75 > * {
    width: calc(25% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-25-75 > *:last-child {
    width: calc(75% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-70-30 > * {
    width: calc(70% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-70-30 > *:last-child {
    width: calc(30% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-60-40 > * {
    width: calc(60% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-60-40 > *:last-child {
    width: calc(40% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-40-60 > * {
    width: calc(40% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-40-60 > *:last-child {
    width: calc(60% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-80-20 > *, .l-sidebars > * {
    width: calc(80% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-80-20 > *:last-child, .l-sidebars > *:last-child {
    width: calc(20% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-20-80 > * {
    width: calc(20% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-20-80 > *:last-child {
    width: calc(80% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-15-85 > * {
    width: calc(15% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-15-85 > *:last-child {
    width: calc(85% - 2em); } }

@media (min-width: 50em) {
  .l-flexbox--three-columns > * {
    width: calc(33.33333% - 1em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--three-columns--large > * {
    width: calc(33.33333% - 2em); } }

@media (min-width: 75em) {
  .l-flexbox--three-columns--large > * {
    width: calc(33.33333% - 6em); } }

@media (min-width: 56.25em) {
  .l-flexbox--three-columns-50-25-25 > * {
    width: calc(25% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--three-columns-50-25-25 > *:first-child {
    width: calc(50% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--three-columns-25-50-25 > * {
    width: calc(25% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--three-columns-25-50-25 > *:nth-child(2n) {
    width: calc(50% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--four-columns > * {
    width: calc(50% - 2em); } }

@media (min-width: 50em) {
  .l-flexbox--four-columns > * {
    width: calc(25% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--five-columns > * {
    width: calc(50% - 2em); } }

@media (min-width: 50em) {
  .l-flexbox--five-columns > * {
    width: calc(33.33333% - 2em); } }

@media (min-width: 68.75em) {
  .l-flexbox--five-columns > * {
    width: calc(20% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids > * {
    width: 50%; } }

.l-flexbox--two-grids-40-60 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-40-60 > *:first-child {
    width: 40%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-40-60 > *:last-child {
    width: 60%; } }

.l-flexbox--two-grids-60-40 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-60-40 > *:first-child {
    width: 60%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-60-40 > *:last-child {
    width: 40%; } }

.l-flexbox--two-grids-70-30 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-70-30 > *:first-child {
    width: 70%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-70-30 > *:last-child {
    width: 30%; } }

.l-flexbox--two-grids-30-70 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-30-70 > *:first-child {
    width: 30%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-30-70 > *:last-child {
    width: 70%; } }

.l-flexbox--two-grids-75-25 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-75-25 > *:first-child {
    width: 75%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-75-25 > *:last-child {
    width: 25%; } }

.l-flexbox--two-grids-25-75 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-25-75 > *:first-child {
    width: 25%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-25-75 > *:last-child {
    width: 75%; } }

.l-flexbox--two-grids-80-20 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-80-20 > *:first-child {
    width: 80%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-80-20 > *:last-child {
    width: 20%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--three-grids > * {
    width: 33.33333%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--four-grids > * {
    width: 25%; } }

.l-flexbox--two-large-grids, .l-flexbox--three-large-grids {
  margin-top: 100px; }
  .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > * {
    margin-bottom: 100px; }
    @media (min-width: 63.4375em) {
      .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > * {
        width: calc(50% - 50px); } }

@media (min-width: 63.4375em) {
  .l-flexbox--three-large-grids > * {
    width: calc(33.33333% - 50px); } }

.l-flexbox--two-medium-grids, .l-flexbox--three-medium-grids, .l-flexbox--four-medium-grids {
  margin-top: 100px; }
  .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
    margin-bottom: 100px; }
    @media (min-width: 63.4375em) {
      .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
        width: calc(50% - 50px); } }

@media (min-width: 63.4375em) {
  .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
    width: calc(33.33333% - 50px); } }

@media (min-width: 63.4375em) {
  .l-flexbox--four-medium-grids > * {
    width: calc(25% - 50px); } }

.l-grid {
  overflow: hidden; }

.l-grid__row {
  margin-left: -2em;
  margin-right: -2em; }

.l-grid__column {
  float: left;
  padding: 0 2em;
  width: 100%; }

.l-grid--cols-2 .l-grid__column {
  width: 50%; }

.l-grid--cols-3 .l-grid__column {
  width: 33.3333333333%; }

.l-grid--cols-4 .l-grid__column {
  width: 25%; }

.l-grid--cols-5 .l-grid__column {
  width: 20%; }

.l-grid--cols-6 .l-grid__column {
  width: 16.6666666667%; }

.l-sidebars > * {
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 63.4375em) {
    .l-sidebars > * {
      margin-left: 1em;
      margin-right: 1em; } }

@media (min-width: 63.4375em) {
  .l-sidebars__main {
    order: 2; } }

.l-sidebars__sidebar {
  margin-left: 1em;
  margin-right: 1em;
  padding-left: 1em; }
  @media (min-width: 63.4375em) {
    .l-sidebars__sidebar {
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 63.4375em) {
    .l-sidebars__sidebar {
      order: 1; } }

.l-slat::after {
  clear: both;
  content: '';
  display: table; }

.l-slat__media {
  margin: 0;
  padding: 0 0 1em; }
  @media (min-width: 37.5em) {
    .l-slat__media {
      float: left;
      padding-right: 1em; } }
  .l-slat__media:empty {
    padding: 0; }
  .l-slat__media a,
  .l-slat__media img {
    display: block; }

.l-slat__content {
  display: table-cell;
  width: 10000px; }

@media (min-width: 37.5em) {
  .l-slat--reversed .l-slat__media {
    float: right;
    padding-left: 1em;
    padding-right: 0; } }

.l-flexbox--two-columns > * {
  width: calc(100% - 2em); }
  @media (min-width: 63.4375em) {
    .l-flexbox--two-columns > * {
      width: calc(50% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-35-65 > * {
    width: calc(35% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-35-65 > *:last-child {
    width: calc(65% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-30-70 > * {
    width: calc(30% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-30-70 > *:last-child {
    width: calc(70% - 2em); } }

.l-flexbox--two-columns-75-25 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch; }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-75-25 > * {
      width: calc(75% - 2em); } }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-75-25 > *:last-child {
      width: calc(25% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-25-75 > * {
    width: calc(25% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-25-75 > *:last-child {
    width: calc(75% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-70-30 > * {
    width: calc(70% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--two-columns-70-30 > *:last-child {
    width: calc(30% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-60-40 > * {
    width: calc(60% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-60-40 > *:last-child {
    width: calc(40% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-40-60 > * {
    width: calc(40% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-40-60 > *:last-child {
    width: calc(60% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-80-20 > *, .l-sidebars > * {
    width: calc(80% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-80-20 > *:last-child, .l-sidebars > *:last-child {
    width: calc(20% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-20-80 > * {
    width: calc(20% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-20-80 > *:last-child {
    width: calc(80% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-15-85 > * {
    width: calc(15% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-columns-15-85 > *:last-child {
    width: calc(85% - 2em); } }

@media (min-width: 50em) {
  .l-flexbox--three-columns > * {
    width: calc(33.33333% - 1em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--three-columns--large > * {
    width: calc(33.33333% - 2em); } }

@media (min-width: 75em) {
  .l-flexbox--three-columns--large > * {
    width: calc(33.33333% - 6em); } }

@media (min-width: 56.25em) {
  .l-flexbox--three-columns-50-25-25 > * {
    width: calc(25% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--three-columns-50-25-25 > *:first-child {
    width: calc(50% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--three-columns-25-50-25 > * {
    width: calc(25% - 2em); } }

@media (min-width: 56.25em) {
  .l-flexbox--three-columns-25-50-25 > *:nth-child(2n) {
    width: calc(50% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--four-columns > * {
    width: calc(50% - 2em); } }

@media (min-width: 50em) {
  .l-flexbox--four-columns > * {
    width: calc(25% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--five-columns > * {
    width: calc(50% - 2em); } }

@media (min-width: 50em) {
  .l-flexbox--five-columns > * {
    width: calc(33.33333% - 2em); } }

@media (min-width: 68.75em) {
  .l-flexbox--five-columns > * {
    width: calc(20% - 2em); } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids > * {
    width: 50%; } }

.l-flexbox--two-grids-40-60 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-40-60 > *:first-child {
    width: 40%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-40-60 > *:last-child {
    width: 60%; } }

.l-flexbox--two-grids-60-40 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-60-40 > *:first-child {
    width: 60%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-60-40 > *:last-child {
    width: 40%; } }

.l-flexbox--two-grids-70-30 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-70-30 > *:first-child {
    width: 70%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-70-30 > *:last-child {
    width: 30%; } }

.l-flexbox--two-grids-30-70 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-30-70 > *:first-child {
    width: 30%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-30-70 > *:last-child {
    width: 70%; } }

.l-flexbox--two-grids-75-25 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-75-25 > *:first-child {
    width: 75%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-75-25 > *:last-child {
    width: 25%; } }

.l-flexbox--two-grids-25-75 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-25-75 > *:first-child {
    width: 25%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-25-75 > *:last-child {
    width: 75%; } }

.l-flexbox--two-grids-80-20 > * {
  margin-bottom: 0; }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-80-20 > *:first-child {
    width: 80%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--two-grids-80-20 > *:last-child {
    width: 20%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--three-grids > * {
    width: 33.33333%; } }

@media (min-width: 63.4375em) {
  .l-flexbox--four-grids > * {
    width: 25%; } }

.l-flexbox--two-large-grids, .l-flexbox--three-large-grids {
  margin-top: 100px; }
  .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > * {
    margin-bottom: 100px; }
    @media (min-width: 63.4375em) {
      .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > * {
        width: calc(50% - 50px); } }

@media (min-width: 63.4375em) {
  .l-flexbox--three-large-grids > * {
    width: calc(33.33333% - 50px); } }

.l-flexbox--two-medium-grids, .l-flexbox--three-medium-grids, .l-flexbox--four-medium-grids {
  margin-top: 100px; }
  .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
    margin-bottom: 100px; }
    @media (min-width: 63.4375em) {
      .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
        width: calc(50% - 50px); } }

@media (min-width: 63.4375em) {
  .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
    width: calc(33.33333% - 50px); } }

@media (min-width: 63.4375em) {
  .l-flexbox--four-medium-grids > * {
    width: calc(25% - 50px); } }

/* generated with grunt-sass-globbing */
.aligncenter {
  display: block;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.alignleft {
  max-width: 100%; }

.alignleft {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignleft {
    float: left;
    margin: 0 2em 2em 0; } }

.alignright {
  max-width: 100%; }

.alignright {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignright {
    float: right;
    margin: 0 0 2em 2em; } }

.blockquote--image {
  background: #0081C8;
  background: -moz-linear-gradient(-45deg, #0081C8 0%, #562873 60%);
  background: -webkit-linear-gradient(-45deg, #0081C8 0%, #562873 60%);
  background: linear-gradient(135deg, #0081C8 0%, #562873 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2',GradientType=1 );
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  position: relative;
  z-index: 10; }
  .blockquote--image::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 13;
    background-image: url("../images/bg/digital-globe.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/digital-globe.svg");
    background-repeat: no-repeat;
    background-position: left center; }
  .blockquote--image .blockquote__text {
    position: relative;
    z-index: 19; }
  .blockquote--image .blockquote__media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 15;
    margin-bottom: 30px; }
  .blockquote--image .blockquote__image {
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 14.3181818182rem;
    width: 14.3181818182rem; }
  .blockquote--image blockquote {
    color: #fff; }
    @media (min-width: 63.4375em) {
      .blockquote--image blockquote {
        font-size: 1.3636363636rem;
        line-height: 2.1363636364rem; } }
  .blockquote--image cite {
    color: #fff; }
  .blockquote--image strong {
    color: #fff; }

.button {
  background-color: #E14E38;
  border: 0;
  border-radius: 1.1363636364rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 0.8181818182rem;
  font-weight: 300;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1;
  padding: 0.5909090909rem 2.2727272727rem;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: normal;
  margin: 0 0 0.5em; }
  .button:focus, .button:hover {
    background-color: #c8341e;
    color: #fff;
    outline: 0; }
  .button:active {
    background-color: #E14E38;
    color: #fff; }
  .button[disabled] {
    background-color: #E9EBEE;
    color: #4A4A4A;
    cursor: default;
    pointer-events: none; }
  @media (min-width: 63.4375em) {
    .button + .button {
      margin-left: 0.5em; } }
  [dir='rtl'] .button + .button {
    margin-left: 0;
    margin-right: 0.5em; }

.callout__content {
  padding: 20px; }
  @media (min-width: 63.4375em) {
    .callout__content {
      padding: 0; } }

.callout--gradient {
  background: #0081C8;
  background: -moz-linear-gradient(-45deg, #0081C8 0%, #562873 60%);
  background: -webkit-linear-gradient(-45deg, #0081C8 0%, #562873 60%);
  background: linear-gradient(135deg, #0081C8 0%, #562873 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2',GradientType=1 );
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 0.9090909091rem;
  font-weight: 400;
  line-height: 1.3;
  padding: 20px;
  position: relative;
  z-index: 14; }
  .callout--gradient::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 13;
    background-image: url("../images/bg/transparent-logo.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/transparent-logo.svg");
    background-repeat: no-repeat;
    background-position: center; }
    @media (min-width: 63.4375em) {
      .callout--gradient::after {
        background-position: 130% -150px; } }
  .callout--gradient strong {
    color: #fff; }
  @media (min-width: 63.4375em) {
    .callout--gradient {
      padding: 60px; } }
  .callout--gradient > .callout__title,
  .callout--gradient > .callout__content,
  .callout--gradient > .callout__contacts,
  .callout--gradient > .callout__buttons {
    position: relative;
    z-index: 27; }
  .callout--gradient .callout__content {
    padding: 0; }
  .callout--gradient .callout__contacts a:not(.button) {
    color: #fff;
    border-bottom: 1px solid #fff; }
    .callout--gradient .callout__contacts a:not(.button):hover, .callout--gradient .callout__contacts a:not(.button):focus {
      color: #E14E38;
      border-bottom-color: #E14E38; }
      .callout--gradient .callout__contacts a:not(.button):hover strong, .callout--gradient .callout__contacts a:not(.button):focus strong {
        color: #E14E38; }
  .callout--gradient .callout__contacts .contact {
    margin-bottom: 1.3636363636rem; }
    @media (min-width: 63.4375em) {
      .callout--gradient .callout__contacts .contact {
        margin-bottom: 0; } }

.callout__video {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  max-height: 20.4545454545rem;
  position: relative;
  z-index: 17; }
  .callout__video::before {
    background-image: url("../images/bg/play-button.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/play-button.svg");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: absolute;
    height: 100px;
    width: 100px;
    z-index: 18; }
  .callout__video .youtube-player {
    z-index: 21;
    position: relative; }

.callout__image:not([style]) {
  max-height: 435px;
  overflow: hidden; }

.callout__image[style] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 250px; }

.callout--40-60 .callout__content,
.callout--50-50 .callout__content {
  padding: 2.7272727273rem;
  position: relative;
  z-index: 14; }
  .callout--40-60 .callout__content > .callout__title,
  .callout--40-60 .callout__content > p,
  .callout--40-60 .callout__content > .button,
  .callout--50-50 .callout__content > .callout__title,
  .callout--50-50 .callout__content > p,
  .callout--50-50 .callout__content > .button {
    position: relative;
    z-index: 27; }
  .callout--40-60 .callout__content::after,
  .callout--50-50 .callout__content::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 13;
    background-image: url("../images/bg/transparent-logo.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/transparent-logo.svg");
    background-repeat: no-repeat;
    background-position: center; }
    @media (min-width: 63.4375em) {
      .callout--40-60 .callout__content::after,
      .callout--50-50 .callout__content::after {
        background-position: 130% -150px; } }

.callout--50-50 .callout__content {
  background-color: #0081C8;
  color: #fff; }

.callout--30-70 {
  border: 1px solid #9E9E9E;
  background-color: #fff;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2); }
  .callout--30-70 .callout__content {
    padding-left: 30px;
    padding-right: 30px;
    width: 100%; }
  .callout--30-70 .callout__title {
    color: #0081C8;
    font-size: 1.8181818182rem; }
  @media (min-width: 63.4375em) {
    .callout--30-70 .callout__image {
      width: calc(30% - 2em); } }
  .callout--30-70 .callout__image + .callout__content {
    padding-left: 0; }
    @media (min-width: 63.4375em) {
      .callout--30-70 .callout__image + .callout__content {
        width: calc(70% - 2em); } }

.callout--50-50 .callout__title {
  font-size: 27px;
  line-height: 1.25; }

.callout--50-50 .callout__content {
  padding: 1.3636363636rem;
  font-size: 0.9090909091rem;
  line-height: 1.3; }
  .callout--50-50 .callout__content > * {
    position: relative;
    z-index: 16; }
  .callout--50-50 .callout__content:after {
    z-index: 3; }

.card {
  background-color: #fff;
  display: block;
  margin-bottom: 1em;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.19);
  background: #fff;
  border: 1px solid #E9EBEE;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .card > * {
    width: 100%; }

.card__image {
  background-image: url("../images/bg/transparent-logo.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/transparent-logo.svg");
  background-repeat: no-repeat;
  background-size: 350px;
  background-position: 150% -80px;
  height: 250px;
  overflow: hidden; }
  .card__image[style] {
    background-size: cover;
    background-position: center;
    min-height: 250px; }

.card__date,
.card__type {
  color: #9E9E9E;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 13px;
  text-transform: uppercase; }

.card__type {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.card__date {
  letter-spacing: 1px; }

.card__contents {
  position: relative;
  z-index: 9; }
  @media (min-width: 63.4375em) {
    .card__contents {
      min-height: 250px; } }
  .card__contents.news .card__triangle {
    fill: #0081C8; }
  .card__contents.news .card__image {
    background-color: #0081C8; }
  .card__contents.event .card__triangle {
    fill: #562873; }
  .card__contents.event .card__image {
    background-color: #562873; }
  .card__contents.alumni-news .card__triangle, .card__contents.alumni-event .card__triangle {
    fill: #DC992A; }
  .card__contents.alumni-news .card__image, .card__contents.alumni-event .card__image {
    background-color: #DC992A; }

.card__content {
  padding: 0.4545454545rem 1.3636363636rem 1.3636363636rem 1.3636363636rem;
  min-height: 9.0909090909rem; }
  .card__content > * {
    width: 100%; }

.card__summary {
  color: #4A4A4A;
  font-size: 15px;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  line-height: 1.35; }

.card__type {
  position: absolute;
  bottom: 0; }

.card__view {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.card__view-text {
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  bottom: 3px;
  right: 14px;
  text-transform: uppercase;
  z-index: 30; }
  @media (min-width: 63.4375em) {
    .card__view-text {
      bottom: -1px; } }

.card__triangle {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 13; }

.cards--color .card__title {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  color: #fff; }
  .cards--color .card__title::before {
    background-color: #fff;
    display: block;
    content: '';
    height: 4px;
    width: 75px;
    margin-bottom: 5px; }

.cards--color .card__summary {
  color: #fff;
  font-family: "Noto Serif", Georgia, serif;
  font-size: 22px; }

.cards--color .card {
  box-shadow: none;
  border: 0;
  color: #fff;
  position: relative;
  z-index: 15;
  overflow: hidden;
  margin-bottom: 2em; }
  @media (min-width: 75em) {
    .cards--color .card {
      margin-bottom: 3em; } }
  .cards--color .card::after {
    content: '';
    width: 100%;
    height: 365px;
    position: absolute;
    left: auto;
    top: -50px;
    right: -50px;
    bottom: auto;
    z-index: 13;
    background-image: url("../images/bg/transparent-logo.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/transparent-logo.svg");
    background-repeat: no-repeat;
    background-size: 365px; }

.cards--color .card__contents {
  position: relative;
  z-index: 20; }

.cards--color .card--orange {
  background-color: #E14E38; }
  .cards--color .card--orange:hover, .cards--color .card--orange:focus {
    background-color: #c8341e; }

.cards--color .card--green {
  background-color: #00A550; }
  .cards--color .card--green:hover, .cards--color .card--green:focus {
    background-color: #007237; }

.cards--color .card--blue {
  background-color: #0081C8; }
  .cards--color .card--blue:hover, .cards--color .card--blue:focus {
    background-color: #006095; }

.cards--color .card--gold {
  background-color: #DC992A; }
  .cards--color .card--gold:hover, .cards--color .card--gold:focus {
    background-color: #b57c1e; }

.cards--color .card--red {
  background-color: #ED334E; }
  .cards--color .card--red:hover, .cards--color .card--red:focus {
    background-color: #da1330; }

.cards--color .card--purple {
  background-color: #562873; }
  .cards--color .card--purple:hover, .cards--color .card--purple:focus {
    background-color: #3a1b4d; }

.cards--highlight .card {
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative; }
  .cards--highlight .card::after {
    background: rgba(0, 0, 0, 0.25);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25) 50%, black 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 50%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 50%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2',GradientType=1 );
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }

.cards--highlight .card__triangle {
  fill: #E14E38; }

.cards--highlight .card__title {
  color: #fff;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 100px; }

.cards--highlight .card__top {
  position: absolute;
  top: -4px;
  left: 0;
  right: auto;
  bottom: auto; }

.cards--highlight .card__type {
  background-color: #E14E38;
  color: #fff;
  display: inline-block;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  position: static; }

.card--page {
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative; }
  .card--page::after {
    background: rgba(0, 0, 0, 0.25);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25) 50%, black 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 50%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 50%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2',GradientType=1 );
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .card--page .card__triangle {
    fill: #E14E38; }
  .card--page .card__title {
    color: #fff;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    position: absolute;
    bottom: 30px;
    left: 30px;
    padding-right: 60px; }
  .card--page .card__top {
    position: absolute;
    top: -4px;
    left: 0;
    right: auto;
    bottom: auto; }
  .card--page .card__type {
    background-color: #E14E38;
    color: #fff;
    display: inline-block;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    position: static; }

.facetwp-search {
  width: 100%;
  top: -35px;
  height: 3.4090909091rem;
  padding-left: 15px;
  position: relative; }

.facetwp-search-wrap {
  position: static !important; }

.facetwp-facet {
  position: relative; }

.facetwp-btn {
  right: 0 !important;
  bottom: 0;
  top: -35px !important;
  background-color: #E14E38 !important;
  z-index: 40 !important;
  opacity: 1 !important;
  height: 75px !important;
  width: 75px !important; }
  .facetwp-btn::before {
    background-image: url(../images/bg/mobile-search-white.svg) !important;
    height: 75px !important;
    width: 75px !important;
    background-size: 30px !important;
    background-position: center !important; }
  .facetwp-btn.f-reset::before {
    background-image: url(../images/bg/mobile-close--white.svg) !important; }

.facetwp-pager {
  text-align: center;
  font-family: "Roboto", "Helvetica Neue", sans-serif; }

.facet-page-list {
  display: inline-block;
  background-color: #fff;
  line-height: 1;
  border: 1px solid #bbb;
  border-radius: 4px; }

.facetwp-page {
  color: #0081C8;
  font-size: 15px;
  line-height: 1 !important;
  padding: 8px !important;
  margin: 0 !important;
  vertical-align: middle; }
  .facetwp-page:hover, .facetwp-page:focus {
    background-color: #fff;
    color: #E14E38;
    font-weight: 500; }
    .facetwp-page:hover.active, .facetwp-page:focus.active {
      color: #9E9E9E;
      background-color: #E9EBEE;
      padding: 8px !important; }
  .facetwp-page.active {
    color: #9E9E9E;
    font-weight: 500 !important;
    background-color: #E9EBEE;
    padding: 8px !important; }
  .facetwp-page:first-child {
    border-radius: 4px 0 0 4px; }
    .facetwp-page:first-child.active {
      border-radius: 4px 0 0 4px; }
  .facetwp-page:last-child {
    border-radius: 0 4px 4px 0; }
    .facetwp-page:last-child.active {
      border-radius: 4px 0 0 4px; }

.facet-pager {
  display: inline-block;
  line-height: 1;
  margin-left: 2px;
  margin-right: 2px;
  color: #0081C8;
  font-size: 23px;
  font-weight: 700; }
  .facet-pager:hover, .facet-pager:focus {
    background-color: transparent;
    color: #E14E38; }

.facet-last,
.facet-first {
  background-color: #fff;
  border: 1px solid #bbb;
  border-radius: 4px;
  margin-left: 8px;
  margin-right: 8px; }

.faq__question {
  background-color: #E9EBEE;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.19);
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  padding: 15px 50px 15px 15px;
  margin-bottom: 15px;
  background-image: url("../images/bg/mobile-arrow-down.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: 95% center; }
  @media (min-width: 63.4375em) {
    .faq__question {
      font-size: 1.0909090909rem;
      background-position: 98% center;
      margin-bottom: 50px;
      padding: 15px 50px; } }

.faq__answer {
  display: none;
  font-size: 15px;
  line-height: 1.5;
  margin: 0 15px 15px 15px; }
  @media (min-width: 63.4375em) {
    .faq__answer {
      margin: 0 70px 70px 70px;
      font-size: 0.8181818182rem; } }

.faq__button {
  text-align: center; }

.featured--bg-grey {
  background-color: #E9EBEE; }

.footer-cta {
  background-color: #0081C8;
  color: #fff;
  display: none;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  background-image: url("../images/bg/transparent-logo.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/transparent-logo.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 63.4375em) {
    .footer-cta {
      display: block; } }
  .footer-cta .l-flexbox {
    align-items: center; }

.footer-cta__text {
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 2.3636363636rem; }

.footer {
  background-color: #032041;
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", sans-serif; }
  .footer a {
    color: #fff; }
    .footer a:hover, .footer a:focus {
      color: #0081C8; }

.footer__container {
  font-size: 0.6363636364rem; }

.footer__tagline {
  color: #DC992A;
  font-size: 1.0909090909rem;
  font-style: italic;
  line-height: 1.3;
  letter-spacing: -1px;
  display: none; }
  @media (min-width: 63.4375em) {
    .footer__tagline {
      display: block; } }

.footer__disclaimer {
  display: none; }
  @media (min-width: 63.4375em) {
    .footer__disclaimer {
      display: block; } }

.footer__copyright {
  line-height: 1.2;
  text-align: center; }
  @media (min-width: 63.4375em) {
    .footer__copyright {
      text-align: left; } }

.form-item {
  margin: 0 0 0.4545454545rem; }

.form-item--inline {
  display: block;
  vertical-align: middle; }
  @media (min-width: 63.4375em) {
    .form-item--inline {
      display: inline-block; } }

.form-item__label {
  display: block;
  color: #9E9E9E;
  font-size: 0.8181818182rem;
  max-height: 100%;
  line-height: 1.3;
  transition: max-height 1.5s ease-in-out; }
  .is-disabled > .form-item__label {
    color: #9E9E9E; }
  .form-item__label.is-hidden {
    display: none;
    max-height: 0; }
  .form-item__label.is-inline {
    display: inline-block; }

.form-item__fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.form-item__submit {
  margin-bottom: 0; }

.form-item__description {
  color: #9E9E9E; }
  .form-item__description > :last-child {
    margin-bottom: 0; }

.form-item__required-marker::before {
  content: '*'; }


.form-item__color,
.form-item__date,
.form-item__email,
.form-item__month,
.form-item__number,
.form-item__password,
.form-item__search,
.form-item__select,
.form-item__tel,
.form-item__text,
.form-item__textarea,
.form-item__time,
.form-item__url,
.form-item__week {
  appearance: none;
  background-color: #fff;
  color: #9E9E9E;
  border: 1px solid #E9EBEE;
  border-radius: 0;
  display: inline-block;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 0.7272727273rem;
  font-weight: 300;
  height: 2rem;
  line-height: 1.375;
  padding: 0.625em 0.4375em;
  margin: 0.2em 0;
  max-width: 100%; }
  
  .form-item__color:focus,
  .form-item__date:focus,
  .form-item__email:focus,
  .form-item__month:focus,
  .form-item__number:focus,
  .form-item__password:focus,
  .form-item__search:focus,
  .form-item__select:focus,
  .form-item__tel:focus,
  .form-item__text:focus,
  .form-item__textarea:focus,
  .form-item__time:focus,
  .form-item__url:focus,
  .form-item__week:focus {
    box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
    outline: 0; }
  
  .form-item__color:disabled,
  .form-item__date:disabled,
  .form-item__email:disabled,
  .form-item__month:disabled,
  .form-item__number:disabled,
  .form-item__password:disabled,
  .form-item__search:disabled,
  .form-item__select:disabled,
  .form-item__tel:disabled,
  .form-item__text:disabled,
  .form-item__textarea:disabled,
  .form-item__time:disabled,
  .form-item__url:disabled,
  .form-item__week:disabled {
    background: #d6d7d9;
    border-color: #aeb0b5;
    cursor: default; }
  
  .form-item__color::placeholder,
  .form-item__date::placeholder,
  .form-item__email::placeholder,
  .form-item__month::placeholder,
  .form-item__number::placeholder,
  .form-item__password::placeholder,
  .form-item__search::placeholder,
  .form-item__select::placeholder,
  .form-item__tel::placeholder,
  .form-item__text::placeholder,
  .form-item__textarea::placeholder,
  .form-item__time::placeholder,
  .form-item__url::placeholder,
  .form-item__week::placeholder {
    color: #9E9E9E;
    font-size: 15px; }
  .is-full-width >
  .form-item__color, .is-full-width >
  .form-item__date, .is-full-width >
  .form-item__email, .is-full-width >
  .form-item__month, .is-full-width >
  .form-item__number, .is-full-width >
  .form-item__password, .is-full-width >
  .form-item__search, .is-full-width >
  .form-item__select, .is-full-width >
  .form-item__tel, .is-full-width >
  .form-item__text, .is-full-width >
  .form-item__textarea, .is-full-width >
  .form-item__time, .is-full-width >
  .form-item__url, .is-full-width >
  .form-item__week {
    width: 100%; }

.form-item__text {
  display: block;
  width: 100%; }
  @media (min-width: 63.4375em) {
    .form-item__text {
      display: inline-block;
      width: auto; } }

.form-item__select {
  background-image: url("../images/bg/arrow-down.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-down.svg");
  background-position: right 0.5909090909rem center;
  background-repeat: no-repeat;
  background-size: 0.5909090909rem;
  padding-right: 1.5rem; }
  [dir='rtl'] .form-item__select {
    background-position: left 0.5909090909rem center;
    padding-left: 1.5rem;
    padding-right: 0; }
  .form-item__select::-ms-expand {
    display: none; }

.form-item__textarea {
  height: auto; }

.form-item__checkbox label,
.form-item__radio label {
  cursor: pointer;
  display: block; }
  .form-item__checkbox label::before,
  .form-item__radio label::before {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px #757575;
    content: '\a0';
    display: inline-block;
    height: 0.7272727273rem;
    line-height: 0.7272727273rem;
    margin-right: 0.6em;
    text-indent: 0.15em;
    transition-duration: 0.2s;
    transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
    transition-timing-function: ease-in-out;
    vertical-align: middle\0;
    width: 0.7272727273rem; }

.form-item__checkbox:checked + .form-item__label::before,
.form-item__radio:checked + .form-item__label::before {
  background-color: #0071bc;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc; }

.form-item__checkbox:focus + .form-item__label::before,
.form-item__radio:focus + .form-item__label::before {
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc, 0 0 3px 4px #3e94cf, 0 0 7px 4px #3e94cf; }

.form-item__checkbox:disabled + .form-item__label,
.form-item__radio:disabled + .form-item__label {
  color: #E14E38;
  cursor: default; }
  .form-item__checkbox:disabled + .form-item__label::before,
  .form-item__radio:disabled + .form-item__label::before {
    background-color: #d6d7d9;
    box-shadow: 0 0 0 1px #aeb0b5;
    cursor: not-allowed; }

.form-item__checkbox + .form-item__label::before {
  border-radius: 0.1363636364rem;
  box-shadow: 0 0 0 1px #757575;
  height: 0.8181818182rem;
  line-height: 0.8181818182rem;
  width: 0.8181818182rem; }

.form-item__checkbox:checked + .form-item__label::before {
  background-image: url("../images/bg/correct.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/correct.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 0.9090909091rem;
  box-shadow: 0 0 0 1px #0071bc; }

.form-item__checkbox:disabled + .form-item__label::before {
  box-shadow: 0 0 0 1px #aeb0b5; }

.form-item__checkbox:checked:disabled + .form-item__label::before {
  background-color: #aeb0b5; }

.form-item__range {
  appearance: none;
  background: transparent;
  border: 0;
  height: 2rem;
  margin: 0.2em 0;
  padding: 0; }
  .form-item__range:focus {
    box-shadow: none;
    outline: 0; }
    .form-item__range:focus::-moz-range-thumb {
      box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
    .form-item__range:focus::-ms-thumb {
      box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
    .form-item__range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
  .form-item__range:disabled {
    cursor: default; }
    .form-item__range:disabled::-moz-range-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item__range:disabled::-moz-range-track {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item__range:disabled::-ms-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item__range:disabled::-ms-fill-lower, .form-item__range:disabled::-ms-fill-upper {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item__range:disabled::-webkit-slider-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item__range:disabled::webkit-slider-runnable-track {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
  .form-item__range::-moz-range-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1363636364rem;
    cursor: pointer;
    height: 2rem;
    outline: 0;
    width: 1rem; }
  .form-item__range::-moz-range-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.4545454545rem;
    margin: 0;
    outline: 0;
    width: 100%; }
  .form-item__range::-ms-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1363636364rem;
    cursor: pointer;
    height: 2rem;
    outline: 0;
    width: 1rem;
    margin-top: 0 !important; }
  .form-item__range::-ms-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.4545454545rem;
    margin: 0;
    outline: 0;
    width: 100%;
    background: transparent;
    border: 0;
    color: transparent; }
  .form-item__range::-ms-fill-lower, .form-item__range::-ms-fill-upper {
    background: #aeb0b5;
    border: 1px solid #757575; }
  .form-item__range::-webkit-slider-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1363636364rem;
    cursor: pointer;
    height: 2rem;
    outline: 0;
    width: 1rem;
    -webkit-appearance: none;
    margin-top: -0.8181818182rem; }
  .form-item__range::-webkit-slider-runnable-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.4545454545rem;
    margin: 0;
    outline: 0;
    width: 100%; }
  .is-full-width > .form-item__range {
    width: 100%; }

@media (min-width: 63.4375em) {
  .full-width-image {
    margin-left: -2em;
    margin-right: -2em; } }

.gallery-caption {
  max-width: 100%;
  font-size: 18px;
  font-family: "Roboto", "Helvetica Neue", sans-serif; }

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.3333%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%; }

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%); }

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0; }

.has-bg--light-grey {
  background-color: #E9EBEE; }

.header__main-nav {
  background-color: #032041;
  max-height: 54px;
  overflow: hidden; }

.header__search {
  text-align: right;
  display: none; }
  @media (min-width: 63.4375em) {
    .header__search {
      display: block; } }
  .header__search > * {
    vertical-align: middle; }
  .header__search.mobile--search {
    display: block;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 1em; }
    .header__search.mobile--search .search__input {
      max-width: 100%; }
    .header__search.mobile--search .search__submit {
      width: 100%; }
  .header__search .search__input {
    background-color: #083262;
    border: 0;
    color: #fff;
    font-weight: 300;
    height: 2.3636363636rem;
    line-height: 51px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 200px; }
    @media (min-width: 82.5em) {
      .header__search .search__input {
        max-width: 210px;
        padding-left: 20px;
        padding-right: 20px; } }
    .header__search .search__input::placeholder {
      color: #fff;
      font-weight: 300;
      font-style: italic; }
  .header__search .search__submit {
    border-radius: 0;
    line-height: 1;
    font-size: 18px;
    padding: 17px 16px 17px 16px; }
    @media (min-width: 63.4375em) {
      .header__search .search__submit {
        max-width: 60px;
        margin-left: -5px; } }
    .header__search .search__submit .fa {
      line-height: 1; }

.header__utility {
  display: none; }
  @media (min-width: 63.4375em) {
    .header__utility {
      display: block; } }

.hero-bg-image {
  background-image: url(../images/header-interior-narrow.png);
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  padding: 4em 1em;
  min-height: 18.1818181818rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .hero-bg-image > * {
    width: 100%; }
  @media (min-width: 63.4375em) {
    .hero-bg-image {
      min-height: 35vh; } }
  .hero-bg-image .hero__content {
    position: relative;
    z-index: 5; }
  .hero-bg-image.hero--short {
    text-align: center; }
  .hero-bg-image.hero--large {
    text-align: left;
    display: block; }
    @media (min-width: 63.4375em) {
      .hero-bg-image.hero--large {
        min-height: 67.5vh; } }
    .hero-bg-image.hero--large::before {
      bottom: 0;
      content: '';
      height: 15px;
      left: 0;
      right: 0;
      position: absolute;
      width: 100%;
      z-index: 10; }
    .hero-bg-image.hero--large .hero__content {
      max-width: 1015px;
      z-index: 2;
      position: absolute;
      bottom: 0;
      left: 1em;
      right: 1em;
      line-height: 1.3; }
      @media (min-width: 63.4375em) {
        .hero-bg-image.hero--large .hero__content {
          bottom: 1em; } }
      @media (min-width: 63.4375em) {
        .hero-bg-image.hero--large .hero__content {
          left: 50%;
          margin-left: -507.5px; } }
  .hero-bg-image.has-overlay {
    position: relative; }
  .hero-bg-image.hero--homepage {
    display: flex;
    align-items: flex-end;
    min-height: 35vh; }
    @media (min-width: 63.4375em) {
      .hero-bg-image.hero--homepage {
        min-height: 80vh;
        max-height: 36.3636363636rem; } }
    .hero-bg-image.hero--homepage .hero__content {
      position: relative;
      z-index: 5;
      max-width: 100%;
      margin: 0;
      left: auto;
      right: auto;
      bottom: auto;
      top: auto;
      text-align: center; }
  .hero-bg-image .hero__title {
    color: #fff;
    line-height: 1.1; }
    @media (max-width: 1015px) {
      .hero-bg-image .hero__title {
        /*left: 1em;
      right: 1em;
      position: absolute;
      line-height: 1.1;*/ } }
  .hero-bg-image .hero__text {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: 400;
    display: none; }
    @media (min-width: 63.4375em) {
      .hero-bg-image .hero__text {
        display: block;
        font-size: 22px; } }
    @media (min-width: 75em) {
      .hero-bg-image .hero__text {
        font-size: 1.3636363636rem; } }
  .hero-bg-image.slideshow {
    padding: 0;
    background: none; }
    .hero-bg-image.slideshow.hero--large {
      text-align: center; }

@media (max-width: 1015px) {
  .hero__buttons .button {
    border-radius: 0;
    width: 100%; } }

.hero-inline-image {
  color: #fff;
  padding: 0;
  position: relative;
  text-align: center; }
  .hero-inline-image.has-overlay:after {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .hero-inline-image.has-overlay .hero-inline-image__content {
    z-index: 2; }

.hero-inline-image__title {
  margin-bottom: 0.25em; }

.hero-inline-image__picture {
  display: block;
  line-height: 0; }

.hero-inline-image__content {
  background: rgba(0, 0, 0, 0.5);
  bottom: 5%;
  padding: 1em;
  position: absolute;
  right: 5%; }

.intro {
  text-align: center; }

.latest-posts__title {
  color: #032041; }

.map iframe {
  width: 100%;
  display: block;
  pointer-events: none;
  position: relative;
  /* IE needs a position other than static */ }
  .map iframe.clicked {
    pointer-events: auto; }

@media (min-width: 63.4375em) {
  .mobile-menu {
    display: none; } }

.mobile-menu__bar {
  background-color: rgba(243, 243, 243, 0.98);
  border-bottom: 1px solid #dadada;
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
  color: #555559;
  height: 3.6363636364em;
  text-align: center; }

.mobile-menu__button {
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #555559;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  height: 3.6363636364em;
  line-height: 3.6363636364em;
  margin: 0;
  padding: 0 1em;
  text-decoration: none; }
  .mobile-menu__button:focus {
    outline: thin dotted; }

.mobile-menu__button--menu {
  border-right: 1px solid #dadada;
  float: right; }

.mobile-menu__button--search {
  border-left: 1px solid #dadada;
  float: right; }

.mobile-menu__icon {
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  margin-top: 1em; }
  .mobile-menu__icon::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.is-active .mobile-menu__icon--menu, .is-active .mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-close.png");
  background-image: linear-gradient(transparent, transparent), inline("../images/bg/mobile-close.svg"); }

.mobile-menu__icon--menu {
  background-image: url("../images/bg/mobile-menu.png");
  background-image: linear-gradient(transparent, transparent), inline("../images/bg/mobile-menu.svg");
  background-size: 33px 22px;
  width: 33px; }
  .is-active .mobile-menu__icon--menu {
    background-size: 22px 22px; }

.mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-search.png");
  background-image: linear-gradient(transparent, transparent), inline("../images/bg/mobile-search.svg"); }

.mobile-menu__links {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.98);
  color: #555559;
  position: absolute;
  width: 100%;
  z-index: 100; }

.mobile-menu__search {
  display: none;
  padding: 0.5em; }
  .mobile-menu__search form,
  .mobile-menu__search .form-item,
  .mobile-menu__search .form-text {
    width: 100%; }
  .mobile-menu__search .form-text {
    box-sizing: border-box; }

.mobile-donate--button {
  margin-top: 1em;
  display: none; }
  @media (min-width: 25em) {
    .mobile-donate--button {
      display: inline-block; } }

.nav {
  list-style: none;
  padding: 0;
  font-family: "Roboto", "Helvetica Neue", sans-serif; }

.nav__item {
  margin-bottom: 0; }

.nav--primary ul.nav > .nav__item, .nav--secondary ul.nav > .nav__item {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap; }

.pager {
  clear: both;
  list-style: none;
  margin: 2em 0;
  padding: 0;
  text-align: center; }

.pager__item {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top; }
  .pager__item:not([class*=pager__item--]) {
    display: none; }
    @media (min-width: 37.5em) {
      .pager__item:not([class*=pager__item--]) {
        display: inline-block; } }

.pager__item--current, .pager__link {
  background-color: #f1f1f1;
  color: #212121;
  min-width: 2rem;
  padding: 0.5909090909em; }

.pager__item--current {
  background-color: #d6d7d9; }

.pager__link {
  display: inline-block;
  text-decoration: none; }
  .pager__link:focus, .pager__link:hover {
    background-color: #d6d7d9;
    color: inherit; }

.post__content ul, .post__content ol {
  padding-left: 30px; }

.post__content iframe[src^="https://www.facebook.com/plugins/video.php"] iframe[src^="https://player.vimeo.com/video"] {
  min-height: 550px;
  overflow: visible !important; }

.post__meta {
  font-family: "Roboto", "Helvetica Neue", sans-serif; }

.post__author {
  color: #032041; }

.related-content {
  background: #0081C8;
  background: -moz-linear-gradient(-45deg, #0081C8 0%, #562873 60%);
  background: -webkit-linear-gradient(-45deg, #0081C8 0%, #562873 60%);
  background: linear-gradient(135deg, #0081C8 0%, #562873 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2',GradientType=1 ); }

.related-content__title {
  text-align: center;
  color: #fff; }

.resident {
  text-align: center;
  margin-bottom: 1em; }

.resident__image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 275px;
  width: 275px;
  border-radius: 50%;
  margin-bottom: 15px;
  margin: 0 auto; }
  @media (min-width: 75em) {
    .resident__image {
      height: 315px;
      width: 315px; } }

.resident__name {
  font-family: "Roboto", "Helvetica Neue", sans-serif; }

#sb_instagram .sbi_link .sbi_instagram_link {
  width: 1.8181818182rem;
  height: 1.8181818182rem;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -20px;
  border: 2px solid #fff;
  border-radius: 50%;
  line-height: 1.8181818182rem;
  font-size: 40px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  right: auto; }
  #sb_instagram .sbi_link .sbi_instagram_link .fa {
    font-size: 1rem;
    line-height: 40px;
    position: relative;
    top: -8px; }
  #sb_instagram .sbi_link .sbi_instagram_link:hover, #sb_instagram .sbi_link .sbi_instagram_link:focus {
    background-color: #fff;
    color: #0081C8; }
    #sb_instagram .sbi_link .sbi_instagram_link:hover .fa, #sb_instagram .sbi_link .sbi_instagram_link:focus .fa {
      color: #0081C8; }

.sbi_photo {
  position: relative;
  z-index: 4; }
  .sbi_photo::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 8; }
  .sbi_photo:hover::before, .sbi_photo:focus::before {
    background-color: rgba(0, 129, 200, 0.8); }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.sidebar {
  font-family: "Roboto", "Helvetica Neue", sans-serif; }
  .sidebar .widget_nav_menu {
    display: none;
    visibility: hidden;
    background-color: rgba(255, 255, 255, 0.85); }
    @media (min-width: 63.4375em) {
      .sidebar .widget_nav_menu {
        display: block;
        visibility: visible; }
        .sidebar .widget_nav_menu.is-floating {
          position: fixed;
          top: 50px;
          padding: 10px;
          max-width: 200px;
          z-index: 125; } }
    @media (min-width: 63.4375em) and (max-height: 600px) {
      .sidebar .widget_nav_menu.is-floating {
        position: static;
        max-width: 100%;
        padding: 0; } }
    @media (min-width: 75em) {
      .sidebar .widget_nav_menu.is-floating {
        max-width: 240px; } }
    .sidebar .widget_nav_menu .menu {
      list-style: none;
      padding-left: 0; }
    @media (min-width: 63.4375em) {
      .sidebar .widget_nav_menu .widget__title {
        display: none;
        visibility: hidden; } }
    @media (min-width: 75em) {
      .sidebar .widget_nav_menu .menu-item {
        font-size: 1.0909090909rem; } }
    .sidebar .widget_nav_menu .menu-item a {
      border-bottom: 4px solid #E14E38;
      color: #032041;
      display: inline-block;
      font-weight: 700;
      line-height: 1.3;
      margin-bottom: 10px;
      padding-bottom: 10px; }
      .sidebar .widget_nav_menu .menu-item a:hover, .sidebar .widget_nav_menu .menu-item a:focus {
        color: #E14E38; }
    .sidebar .widget_nav_menu .sub-menu {
      list-style: none;
      padding-left: 0; }
      .sidebar .widget_nav_menu .sub-menu .menu-item {
        font-size: 18px; }
        @media (min-width: 75em) {
          .sidebar .widget_nav_menu .sub-menu .menu-item {
            font-size: 22px; } }
        .sidebar .widget_nav_menu .sub-menu .menu-item.current_page_item a {
          color: #E14E38;
          font-weight: 700; }
        .sidebar .widget_nav_menu .sub-menu .menu-item a {
          border-bottom: 0;
          font-weight: 400;
          margin-bottom: 0;
          padding-bottom: 0; }

.sidebar__meta {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 0.9090909091rem;
  line-height: 1.2; }

.sitename {
  height: 79px;
  overflow: hidden;
  width: 282px;
  background-image: url("../images/bg/international-house-nyc.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/international-house-nyc.svg");
  background-repeat: no-repeat;
  display: none; }
  .sitename::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  @media (min-width: 63.4375em) {
    .sitename {
      display: inline-block; } }

.sitename--footer {
  background-size: 240px auto;
  background-image: url("../images/bg/ihouse-logo--footer.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/ihouse-logo--footer.svg"); }

.sitename--mobile {
  display: block;
  height: 43px;
  overflow: hidden;
  width: 150px;
  background-size: 150px 45px;
  margin-left: 1em;
  margin-top: 0.75em;
  float: left;
  line-height: 80px; }
  .sitename--mobile::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #333;
  border: 2px solid #eee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em; }

#main:focus {
  outline: 0; }

.metaslider .flexslider {
  margin: 0 !important; }
  .metaslider .flexslider .caption-wrap {
    background: linear-gradient(to bottom, transparent, black) !important;
    padding: 1rem 0 2.5rem 0;
    opacity: 1 !important; }
    @media (min-width: 63.4375em) {
      .metaslider .flexslider .caption-wrap {
        padding: 1rem 0 5rem 0; } }
    @media (min-width: 75em) {
      .metaslider .flexslider .caption-wrap {
        padding: 1rem 0 5rem 0; } }
    .metaslider .flexslider .caption-wrap .caption {
      color: #fff;
      line-height: 1.1;
      font-family: "Roboto", "Helvetica Neue", sans-serif;
      font-weight: 500;
      font-size: 2.1818181818em !important; }
      @media (min-width: 63.4375em) {
        .metaslider .flexslider .caption-wrap .caption {
          font-size: 2.1818181818em !important; } }
      @media (min-width: 75em) {
        .metaslider .flexslider .caption-wrap .caption {
          font-size: 3.2727272727em !important; } }
  .metaslider .flexslider .flex-control-nav {
    bottom: 1.5909090909rem !important; }
  .metaslider .flexslider .flex-control-paging li a.flex-active {
    background: #fff !important; }
  .metaslider .flexslider .slides img {
    display: flex;
    align-items: flex-end;
    min-height: 35vh !important;
    object-fit: cover;
    object-position: left center; }
    @media (min-width: 63.4375em) {
      .metaslider .flexslider .slides img {
        min-height: 80vh !important;
        max-height: 36.3636363636rem !important; } }

.sticky {
  display: block; }

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

.video__thumbnail {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 20.4545454545rem; }

.wp-caption {
  max-width: 100%;
  display: table; }
  .wp-caption .wp-caption-text {
    max-width: 100%;
    line-height: 1.3;
    font-size: 18px;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    display: table-caption;
    caption-side: bottom; }

.button--danger {
  background-color: #e31c3d;
  color: #fff; }
  .button--danger:focus, .button--danger:hover {
    background-color: #cd2026;
    color: #fff; }
  .button--danger:active {
    background-color: #981b1e;
    color: #fff; }

.button--ghost {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff; }
  .button--ghost:focus, .button--ghost:hover {
    background-color: #fff;
    color: #0081C8; }
  .button--ghost:active {
    background-color: #fff;
    color: #0081C8; }

.button--lg {
  font-size: 2.1818181818rem;
  line-height: 0.5208333333;
  padding: 0.6818181818rem 1.3636363636rem; }

.button--secondary,
.nav--secondary .nav__item.nav--signup .nav__link,
.nav--secondary .nav__item.nav--apply .nav__link,
.nav--secondary .nav__item.nav--donate .nav__link {
  background-color: #0081C8;
  border: 1px solid #0081C8; }
  .button--secondary:focus, .button--secondary:hover,
  .nav--secondary .nav__item.nav--signup .nav__link:focus,
  .nav--secondary .nav__item.nav--apply .nav__link:focus,
  .nav--secondary .nav__item.nav--donate .nav__link:focus,
  .nav--secondary .nav__item.nav--signup .nav__link:hover,
  .nav--secondary .nav__item.nav--apply .nav__link:hover,
  .nav--secondary .nav__item.nav--donate .nav__link:hover {
    border: 1px solid #0081C8;
    background-color: #fff;
    color: #0081C8; }
  .button--secondary:active,
  .nav--secondary .nav__item.nav--signup .nav__link:active,
  .nav--secondary .nav__item.nav--apply .nav__link:active,
  .nav--secondary .nav__item.nav--donate .nav__link:active {
    background-color: #0081C8; }

.button--sm {
  font-size: 0.8181818182rem;
  line-height: 0.9444444444;
  padding: 0.3636363636rem 0.7272727273rem; }

.button--tertiary,
.button--tertiary-has-border {
  background-color: #fff;
  color: #0081C8; }
  .button--tertiary:focus, .button--tertiary:hover,
  .button--tertiary-has-border:focus,
  .button--tertiary-has-border:hover {
    background-color: #0081C8; }
  .button--tertiary:active,
  .button--tertiary-has-border:active {
    background-color: #fff;
    color: #0081C8; }

.button--tertiary-has-border {
  border: 1px solid #0081C8; }
  .button--tertiary-has-border:hover, .button--tertiary-has-border:focus {
    color: #fff; }

.nav--footer-menu {
  display: none; }
  @media (min-width: 63.4375em) {
    .nav--footer-menu {
      display: block; } }
  .nav--footer-menu .menu {
    /*@extend %l-flexbox;
    @extend %l-flexbox--three-columns;*/
    list-style-type: none;
    padding-left: 0;
    align-items: flex-start;
    columns: 3; }
  .nav--footer-menu .menu-item {
    padding: 0;
    line-height: 1.2;
    margin-bottom: 15px; }

.nav--mobile-menu {
  margin: 0.75em 0 0 0; }
  .nav--mobile-menu .nav__item {
    margin: 0;
    padding: 0; }
  .nav--mobile-menu .nav__link {
    background-color: transparent;
    border: 0;
    color: #555559;
    display: block;
    font-size: 0.8181818182em;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
    padding: 0.5972222222em 1.25em;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    width: auto;
    z-index: 3; }
    .nav--mobile-menu .nav__link:focus, .nav--mobile-menu .nav__link:hover, .nav--mobile-menu .nav__link:active, .nav--mobile-menu .nav__link.is-active {
      color: #000; }
  .nav--mobile-menu .nav__item--parent {
    position: relative; }
    .nav--mobile-menu .nav__item--parent.is-open {
      background: #fff;
      background: rgba(255, 255, 255, 0.98); }
    .nav--mobile-menu .nav__item--parent > .nav__link {
      display: inline-block; }
  .nav--mobile-menu .nav__subnav-arrow {
    background: none;
    height: 44px;
    overflow: hidden;
    width: 100%;
    background-image: url("../images/bg/mobile-arrow-down.png");
    background-image: linear-gradient(transparent, transparent), inline("../images/bg/mobile-arrow-down.svg");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 19px 12px;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 2em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;
    z-index: 2; }
    .nav--mobile-menu .nav__subnav-arrow::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    .nav--mobile-menu .nav__subnav-arrow:focus {
      outline: thin dotted; }
    .nav--mobile-menu .nav__subnav-arrow.is-active {
      background-image: url("../images/bg/mobile-arrow-up.png");
      background-image: linear-gradient(transparent, transparent), inline("../images/bg/mobile-arrow-up.svg"); }
    [dir='rtl'] .nav--mobile-menu .nav__subnav-arrow {
      left: 0;
      right: auto; }
  .nav--mobile-menu .nav__subnav {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav--mobile-menu .nav__subnav .nav__link {
      color: #555559;
      padding-left: 2em; }
      .nav--mobile-menu .nav__subnav .nav__link:focus, .nav--mobile-menu .nav__subnav .nav__link:hover, .nav--mobile-menu .nav__subnav .nav__link:active {
        color: #000; }

.nav--primary {
  display: none; }
  @media (min-width: 63.4375em) {
    .nav--primary {
      display: inline-block; } }
  .nav--primary ul.nav {
    padding-left: 0;
    margin-bottom: 0; }
  @media print {
    .nav--primary {
      display: none; } }
  .nav--primary .nav__item {
    line-height: 1;
    margin-right: 15px;
    color: #fff; }
    .nav--primary .nav__item:hover, .nav--primary .nav__item:focus {
      color: #E14E38; }
    .nav--primary .nav__item.current_page_item {
      background-color: #E14E38; }
      .nav--primary .nav__item.current_page_item:hover, .nav--primary .nav__item.current_page_item:focus {
        background-color: #c8341e;
        color: #fff; }
      .nav--primary .nav__item.current_page_item .nav__link {
        background-color: #E14E38;
        padding-right: 5px; }
        .nav--primary .nav__item.current_page_item .nav__link:hover, .nav--primary .nav__item.current_page_item .nav__link:focus {
          background-color: #c8341e;
          color: #fff; }
      .nav--primary .nav__item.current_page_item.open ul.dropdown-menu .sub-menu__link {
        background-color: #E14E38;
        color: #fff; }
    .nav--primary .nav__item.current_page_parent {
      color: #E14E38; }
      .nav--primary .nav__item.current_page_parent .nav__link {
        color: #E14E38; }
      .nav--primary .nav__item.current_page_parent.open ul.dropdown-menu .current_page_item {
        background-color: #E14E38; }
        .nav--primary .nav__item.current_page_parent.open ul.dropdown-menu .current_page_item:hover, .nav--primary .nav__item.current_page_parent.open ul.dropdown-menu .current_page_item:focus {
          background-color: #c8341e; }
        .nav--primary .nav__item.current_page_parent.open ul.dropdown-menu .current_page_item .sub-menu__link {
          background-color: #E14E38;
          color: #fff; }
          .nav--primary .nav__item.current_page_parent.open ul.dropdown-menu .current_page_item .sub-menu__link:hover, .nav--primary .nav__item.current_page_parent.open ul.dropdown-menu .current_page_item .sub-menu__link:focus {
            background-color: #c8341e;
            color: #fff; }
      .nav--primary .nav__item.current_page_parent.open ul.dropdown-menu .sub-menu__link {
        color: #fff; }
    .nav--primary .nav__item.menu-item-has-children {
      padding-right: 10px; }
      .nav--primary .nav__item.menu-item-has-children ul.dropdown-menu {
        visibility: hidden;
        position: absolute;
        z-index: 999 !important;
        background-color: #032041;
        list-style-type: none;
        margin: 0;
        padding: 0;
        min-width: 230px; }
        .nav--primary .nav__item.menu-item-has-children ul.dropdown-menu li {
          z-index: 999 !important; }
      .nav--primary .nav__item.menu-item-has-children.open ul.dropdown-menu {
        visibility: visible; }
        .nav--primary .nav__item.menu-item-has-children.open ul.dropdown-menu .sub-menu__link {
          background-color: #032041; }
          .nav--primary .nav__item.menu-item-has-children.open ul.dropdown-menu .sub-menu__link:hover, .nav--primary .nav__item.menu-item-has-children.open ul.dropdown-menu .sub-menu__link:focus {
            color: #E14E38; }
      .nav--primary .nav__item.menu-item-has-children .nav__link {
        margin-right: 10px; }
      .nav--primary .nav__item.menu-item-has-children .sub-menu__link {
        margin-right: 0;
        padding-right: 20px; }
    .nav--primary .nav__item .fa-caret-up,
    .nav--primary .nav__item .fa-caret-down {
      display: block;
      float: right;
      position: relative;
      top: 12px;
      z-index: 999 !important;
      cursor: pointer; }
  .nav--primary .sub-menu__item {
    line-height: 1;
    margin-right: 0;
    color: #fff; }
    .nav--primary .sub-menu__item:hover, .nav--primary .sub-menu__item:focus {
      color: #E14E38; }
    .nav--primary .sub-menu__item.current_page_item {
      background-color: #E14E38;
      color: #fff;
      padding-right: 0; }
      .nav--primary .sub-menu__item.current_page_item:hover, .nav--primary .sub-menu__item.current_page_item:focus {
        background-color: #c8341e;
        color: #fff; }
      .nav--primary .sub-menu__item.current_page_item .sub-menu__link {
        background-color: #E14E38;
        margin-right: 0; }
        .nav--primary .sub-menu__item.current_page_item .sub-menu__link:hover, .nav--primary .sub-menu__item.current_page_item .sub-menu__link:focus {
          background-color: #c8341e;
          color: #fff; }
  .nav--primary .nav__link,
  .nav--primary .sub-menu__link {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    padding: 15px 5px 20px 5px;
    height: 2.3636363636rem;
    vertical-align: middle; }
    @media (min-width: 63.4375em) {
      .nav--primary .nav__link,
      .nav--primary .sub-menu__link {
        font-size: 16px;
        padding: 20px 10px 20px 10px; } }
    @media (min-width: 82.5em) {
      .nav--primary .nav__link,
      .nav--primary .sub-menu__link {
        font-size: 0.8181818182rem;
        padding: 15px 5px 20px 5px; } }
    .nav--primary .nav__link:hover, .nav--primary .nav__link:focus,
    .nav--primary .sub-menu__link:hover,
    .nav--primary .sub-menu__link:focus {
      color: #E14E38; }
  .nav--primary .nav__link {
    margin-right: 0; }
  .nav--primary .sub-menu__link {
    padding-right: 0;
    font-size: 16px; }
    @media (min-width: 82.5em) {
      .nav--primary .sub-menu__link {
        padding: 15px 20px 20px 20px; } }

.nav--secondary {
  text-align: right;
  display: none; }
  @media (min-width: 63.4375em) {
    .nav--secondary {
      display: block; } }
  .nav--secondary .nav__link {
    background-color: #E14E38;
    border: 0;
    border-radius: 1.1363636364rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-size: 0.8181818182rem;
    font-weight: 300;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    line-height: 1;
    padding: 0.5909090909rem 2.2727272727rem;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: normal;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0.5909090909rem 0.6818181818rem; }
    .nav--secondary .nav__link:focus, .nav--secondary .nav__link:hover {
      background-color: #c8341e;
      color: #fff;
      outline: 0; }
    .nav--secondary .nav__link:active {
      background-color: #E14E38;
      color: #fff; }
    .nav--secondary .nav__link[disabled] {
      background-color: #E9EBEE;
      color: #4A4A4A;
      cursor: default;
      pointer-events: none; }
    @media (min-width: 63.4375em) {
      .nav--secondary .nav__link {
        font-size: 15px;
        padding: 0.5909090909rem 1.3636363636rem; } }
    @media (min-width: 65em) {
      .nav--secondary .nav__link {
        font-size: 18px;
        padding: 0.5909090909rem 2.2727272727rem; } }

.sidebar-menu__links {
  margin-bottom: 2.7272727273rem; }
  @media (min-width: 63.4375em) {
    .sidebar-menu__links {
      display: none; } }

.nav--sidebar-mobile-menu {
  background-color: #E9EBEE;
  font-size: 0.8181818182rem;
  padding: 30px;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  width: 90%; }
  .nav--sidebar-mobile-menu .sub-menu {
    list-style: none;
    padding-left: 0; }
  .nav--sidebar-mobile-menu a {
    color: #032041; }
    .nav--sidebar-mobile-menu a:hover, .nav--sidebar-mobile-menu a:focus {
      color: #E14E38; }

.sidebar-menu__links .widget__title {
  cursor: pointer;
  color: #fff;
  font-size: 22px;
  background-color: #032041;
  width: 90%;
  font-weight: 400;
  line-height: 1.3;
  padding: 8px 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0; }

@media (max-width: 1015px) {
  .nav--social-menu {
    width: 100% !important;
    text-align: center; } }

@media (min-width: 63.4375em) {
  .nav--social-menu {
    display: block; } }

.nav--social-menu .nav__item {
  display: inline-block; }
  @media (max-width: 1015px) {
    .nav--social-menu .nav__item .nav__link {
      height: 40px;
      overflow: hidden;
      width: 40px;
      background-size: 40px;
      display: inline-block; }
      .nav--social-menu .nav__item .nav__link::before {
        content: '';
        display: block;
        height: 150%;
        width: 0; } }
  @media (min-width: 63.4375em) {
    .nav--social-menu .nav__item {
      display: block; } }

.nav--social-menu .nav__link {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 30px;
  background-size: 24px 24px; }

.nav--social-menu .nav__item--facebook .nav__link {
  background-image: url("../images/bg/Facebook-color.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/Facebook-color.svg"); }

.nav--social-menu .nav__item--twitter .nav__link {
  background-image: url("../images/bg/Twitter-color.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/Twitter-color.svg"); }

.nav--social-menu .nav__item--instagram .nav__link {
  background-image: url("../images/bg/Instagram-color.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/Instagram-color.svg"); }

.nav--social-menu .nav__item--youtube .nav__link {
  background-image: url("../images/bg/Youtube.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/Youtube.svg"); }

/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }

.focusable:active, .focusable:focus {
  clip: auto !important;
  height: auto !important;
  overflow: visible !important;
  position: static !important;
  width: auto !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.clearfix::after {
  clear: both !important;
  content: '' !important;
  display: table !important; }

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