@import url(https://use.typekit.net/wie2nou.css);
@import url(//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@charset "UTF-8";
.icon,
.-icon {
  font-family: 'Ionicons';
}
/* ---- COLOR VARIABLES ---- */
/* ------------------ MOSSS -------------------- */
/* ------------------ CORALS -------------------- */
/* ------------------ OPALS -------------------- */
/* ------------------ BLUES -------------------- */
/* ------------------ TEALS -------------------- */
/* ------------------ GOLDS -------------------- */
/* ------------------ LIGHTS -------------------- */
/* ------------------ DARKS -------------------- */
/* ---- COLOR CLASSES ---- */
/* ------------------ COLORS -------------------- */
.-moss {
  color: #c7d1a3;
}
.-coral {
  color: #e8967c;
}
.-opal {
  color: #a0bcb4;
}
.-blue {
  color: #2e2c3d;
}
.-teal {
  color: #3ea68b;
}
.-gold {
  color: #aa8b5e;
}
.-light {
  color: #becacd;
}
.-dark {
  color: #414042;
}
.-moss-hover:hover {
  color: #c7d1a3;
}
.-moss-hover.-clicked {
  color: #c7d1a3;
}
.-coral-hover:hover {
  color: #e8967c;
}
.-coral-hover.-clicked {
  color: #e8967c;
}
.-opal-hover:hover {
  color: #a0bcb4;
}
.-opal-hover.-clicked {
  color: #a0bcb4;
}
.-blue-hover:hover {
  color: #2e2c3d;
}
.-blue-hover.-clicked {
  color: #2e2c3d;
}
.-teal-hover:hover {
  color: #3ea68b;
}
.-teal-hover.-clicked {
  color: #3ea68b;
}
.-gold-hover:hover {
  color: #aa8b5e;
}
.-gold-hover.-clicked {
  color: #aa8b5e;
}
.-light-hover:hover {
  color: #becacd;
}
.-light-hover.-clicked {
  color: #becacd;
}
.-dark-hover:hover {
  color: #414042;
}
.-dark-hover.-clicked {
  color: #414042;
}
/* ------------------ BACKGROUND COLORS -------------------- */
.-moss-bg {
  background: #c7d1a3;
}
.-coral-bg {
  background: #e8967c;
}
.-opal-bg {
  background: #a0bcb4;
}
.-blue-bg {
  background: #2e2c3d;
}
.-teal-bg {
  background: #3ea68b;
}
.-gold-bg {
  background: #aa8b5e;
}
.-light-bg {
  background: #becacd;
}
.-dark-bg {
  background: #414042;
}
.main-font,
.-main-font {
  font-family: 'trade-gothic-next', sans-serif;
}
.display,
.-display {
  font-family: 'brandon-grotesque', sans-serif;
}
.serif,
.-serif {
  font-family: 'clarendon-text-pro', serif;
}
.-cond,
.cond {
  font-family: 'trade-gothic-next-condensed', sans-serif;
}
/** * Windfall Framework * --------------- * Built with love by your friends @windfallstudio * http://www.windfallstudio.com */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
.pull_right {
  float: right;
}
.pull_left {
  float: left;
}
/* Base Styles */
html {
  font-size: 100%;
  line-height: 1.625em;
}
* {
  box-sizing: border-box;
}
body {
  background: #fff;
  font-family: 'trade-gothic-next', sans-serif;
  font-weight: 400;
  color: #555555;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    min-width: 0;
  }
}
.hide {
  display: none;
}
.hide.active,
.show {
  display: block;
}
.fixed {
  position: fixed;
}
.fixed.pinned {
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .fixed {
    position: relative !important;
    top: auto !important;
    left: auto !important;
  }
}
.flex {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .flex {
    display: block;
  }
}
.auto {
  margin: auto;
}
.unfixed {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
/* Typography */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'trade-gothic-next', sans-serif;
  font-weight: 300;
  color: #444444;
  text-rendering: optimizeLegibility;
  padding-top: 0.273em;
  line-height: 1.15538em;
  padding-bottom: 0.273em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #3ea68b;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #256453;
}
@media only screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    word-wrap: break-word;
  }
}
h1.xlarge {
  font-size: 110px;
}
h1.xxlarge {
  font-size: 126px;
}
h1.absurd {
  font-size: 177px;
}
body,
p,
li {
  font-size: 16px;
  font-size: 1em;
  line-height: 24px;
  line-height: 1.5em;
}
h1 {
  font-size: 39.81px;
  font-size: 2.488em;
}
h2 {
  font-size: 33.18px;
  font-size: 2.074em;
}
h3 {
  font-size: 27.65px;
  font-size: 1.728em;
}
h4 {
  font-size: 23.04px;
  font-size: 1.44em;
}
h5 {
  font-size: 19.2px;
  font-size: 1.2em;
}
h6 {
  font-size: 13.33px;
  font-size: 0.833em;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 42px;
    font-size: 2.625rem;
  }
  h2 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.subhead {
  color: #777;
  font-weight: normal;
  margin-bottom: 20px;
}
/*===================================================== Links & Paragraph styles ======================================================*/
a {
  color: #3ea68b;
  text-decoration: none;
  outline: 0;
  line-height: inherit;
  transition: 0.2s linear all;
}
a:hover {
  color: #256453;
}
/*===================================================== Lists ======================================================*/
ul,
ol {
  margin-bottom: 0.273em;
}
ul {
  list-style: none outside;
}
ol {
  list-style: decimal;
  margin-left: 30px;
}
ul.square,
ul.circle,
ul.disc {
  margin-left: 25px;
}
ul.square {
  list-style: square outside;
}
ul.circle {
  list-style: circle outside;
}
ul.disc {
  list-style: disc outside;
}
ul ul {
  margin: 4px 0 5px 25px;
}
ol ol {
  margin: 4px 0 5px 30px;
}
li {
  padding-bottom: 0.273em;
}
ul.large li {
  line-height: 21px;
}
dl dt {
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
}
.-bulleted {
  display: block;
  margin-left: 20px;
}
.-bulleted li {
  list-style-type: disc;
}
.-bulleted li ul li {
  list-style-type: circle;
}
.-plus {
  display: block;
}
.-plus li {
  position: relative;
  padding-left: 20px;
}
.-plus li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '+';
}
.-dash {
  display: block;
}
.-dash li {
  position: relative;
  padding-left: 20px;
}
.-dash li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '-';
}
@media only screen and (max-width: 768px) {
  ul,
  ol,
  dl,
  p {
    text-align: left;
  }
}
/* Mobile */
em {
  font-style: italic;
  line-height: inherit;
}
strong {
  font-weight: 700;
  line-height: inherit;
}
small {
  font-size: 56.4%;
  line-height: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small {
  color: #777;
}
/* Blockquotes */
blockquote {
  line-height: 20px;
  color: #777;
  margin: 0 0 18px;
  padding: 9px 20px 0 19px;
  border-left: 5px solid #ccc;
}
blockquote p {
  line-height: 20px;
  color: #777;
}
blockquote cite {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  color: #555555;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a {
  color: #555555;
}
blockquote cite a:visited {
  color: #555555;
}
hr {
  margin: 20px 0;
  border: none;
  border-bottom: 1px solid #becacd;
}
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px solid #ccc;
  cursor: help;
}
abbr {
  text-transform: none;
}
/** Print styles. Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/ Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com) */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: sanbeiji.com/archives/953 */
  p a {
    color: #555555 !important;
    text-decoration: underline;
  }
  p a:visited {
    color: #555555 !important;
    text-decoration: underline;
  }
  p a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*=================================================

	+++ LE GRID +++
	A Responsive Grid -- Windfall defaults to a standard 960 grid,
	but you can change it to whatever you'd like.
 ==================================================*/
/*.container {
	padding: 0 $gutter-in-px;
}*/
.row {
  width: 100%;
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row .row,
.full-row {
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
}
/* To fix the grid into a different size, set max-width to your desired width */
.column,
.columns {
  margin-left: 2.12766%;
  float: left;
  min-height: 1px;
  box-sizing: border-box;
}
.column:first-child,
.columns:first-child,
.alpha {
  margin-left: 0;
}
.column.omega,
.columns.omega {
  float: right;
}
/* Column Classes */
.row .one.column {
  width: 6.38298%;
}
.row .one.columns {
  width: 6.38298%;
}
.row .two.columns {
  width: 14.89362%;
}
.row .three.columns {
  width: 23.40426%;
}
.row .four.columns {
  width: 31.91489%;
}
.row .five.columns {
  width: 40.42553%;
}
.row .six.columns {
  width: 48.93617%;
}
.row .seven.columns {
  width: 57.44681%;
}
.row .eight.columns {
  width: 65.95745%;
}
.row .nine.columns {
  width: 74.46809%;
}
.row .ten.columns {
  width: 82.97872%;
}
.row .eleven.columns {
  width: 91.48936%;
}
.row .twelve.columns {
  width: 100%;
}
/* Push and Pull Classes */
.row .push_one {
  margin-left: 10.6383%;
}
.row .push_one:first-child {
  margin-left: 8.51064%;
}
.row .push_one_half:first-child {
  margin-left: 12.76596%;
}
.row .pull_one.one.column {
  margin-left: -14.89362%;
}
.row .pull_one.two.columns {
  margin-left: -23.40426%;
}
.row .pull_one.three.columns {
  margin-left: -31.91489%;
}
.row .pull_one.four.columns {
  margin-left: -40.42553%;
}
.row .pull_one.five.columns {
  margin-left: -48.93617%;
}
.row .pull_one.six.columns {
  margin-left: -57.44681%;
}
.row .pull_one.seven.columns {
  margin-left: -65.95745%;
}
.row .pull_one.eight.columns {
  margin-left: -74.46809%;
}
.row .pull_one.nine.columns {
  margin-left: -82.97872%;
}
.row .pull_one.ten.columns {
  margin-left: -91.48936%;
}
.row .push_two {
  margin-left: 19.14894%;
}
.row .push_two:first-child {
  margin-left: 17.02128%;
}
.row .pull_two.one.column {
  margin-left: -23.40426%;
}
.row .pull_two.two.columns {
  margin-left: -31.91489%;
}
.row .pull_two.three.columns {
  margin-left: -40.42553%;
}
.row .pull_two.four.columns {
  margin-left: -48.93617%;
}
.row .pull_two.five.columns {
  margin-left: -57.44681%;
}
.row .pull_two.six.columns {
  margin-left: -65.95745%;
}
.row .pull_two.seven.columns {
  margin-left: -74.46809%;
}
.row .pull_two.eight.columns {
  margin-left: -82.97872%;
}
.row .pull_two.nine.columns {
  margin-left: -91.48936%;
}
.row .pull_two.eleven.columns {
  margin-left: -108.51064%;
}
.row .push_three {
  margin-left: 27.65957%;
}
.row .push_three:first-child {
  margin-left: 25.53191%;
}
.row .pull_three.one.column {
  margin-left: -31.91489%;
}
.row .pull_three.two.columns {
  margin-left: -40.42553%;
}
.row .pull_three.three.columns {
  margin-left: -48.93617%;
}
.row .pull_three.four.columns {
  margin-left: -57.44681%;
}
.row .pull_three.five.columns {
  margin-left: -65.95745%;
}
.row .pull_three.six.columns {
  margin-left: -74.46809%;
}
.row .pull_three.seven.columns {
  margin-left: -82.97872%;
}
.row .pull_three.eight.columns {
  margin-left: -91.48936%;
}
.row .pull_three.ten.columns {
  margin-left: -108.51064%;
}
.row .pull_three.eleven.columns {
  margin-left: -117.02128%;
}
.row .push_four {
  margin-left: 36.17021%;
}
.row .push_four:first-child {
  margin-left: 34.04255%;
}
.row .pull_four.one.column {
  margin-left: -40.42553%;
}
.row .pull_four.two.columns {
  margin-left: -48.93617%;
}
.row .pull_four.three.columns {
  margin-left: -57.44681%;
}
.row .pull_four.four.columns {
  margin-left: -65.95745%;
}
.row .pull_four.five.columns {
  margin-left: -74.46809%;
}
.row .pull_four.six.columns {
  margin-left: -82.97872%;
}
.row .pull_four.seven.columns {
  margin-left: -91.48936%;
}
.row .pull_four.nine.columns {
  margin-left: -108.51064%;
}
.row .pull_four.ten.columns {
  margin-left: -117.02128%;
}
.row .pull_four.eleven.columns {
  margin-left: -125.53191%;
}
.row .push_five {
  margin-left: 44.68085%;
}
.row .push_five:first-child {
  margin-left: 42.55319%;
}
.row .pull_five.one.column {
  margin-left: -48.93617%;
}
.row .pull_five.two.columns {
  margin-left: -57.44681%;
}
.row .pull_five.three.columns {
  margin-left: -65.95745%;
}
.row .pull_five.four.columns {
  margin-left: -74.46809%;
}
.row .pull_five.five.columns {
  margin-left: -82.97872%;
}
.row .pull_five.six.columns {
  margin-left: -91.48936%;
}
.row .pull_five.eight.columns {
  margin-left: -108.51064%;
}
.row .pull_five.nine.columns {
  margin-left: -117.02128%;
}
.row .pull_five.ten.columns {
  margin-left: -125.53191%;
}
.row .pull_five.eleven.columns {
  margin-left: -134.04255%;
}
.row .push_six {
  margin-left: 53.19149%;
}
.row .push_six:first-child {
  margin-left: 51.06383%;
}
.row .pull_six.one.column {
  margin-left: -57.44681%;
}
.row .pull_six.two.columns {
  margin-left: -65.95745%;
}
.row .pull_six.three.columns {
  margin-left: -74.46809%;
}
.row .pull_six.four.columns {
  margin-left: -82.97872%;
}
.row .pull_six.five.columns {
  margin-left: -91.48936%;
}
.row .pull_six.seven.columns {
  margin-left: -108.51064%;
}
.row .pull_six.eight.columns {
  margin-left: -117.02128%;
}
.row .pull_six.nine.columns {
  margin-left: -125.53191%;
}
.row .pull_six.ten.columns {
  margin-left: -134.04255%;
}
.row .pull_six.eleven.columns {
  margin-left: -142.55319%;
}
.row .push_seven {
  margin-left: 61.70213%;
}
.row .push_seven:first-child {
  margin-left: 59.57447%;
}
.row .pull_seven.one.column {
  margin-left: -65.95745%;
}
.row .pull_seven.two.columns {
  margin-left: -74.46809%;
}
.row .pull_seven.three.columns {
  margin-left: -82.97872%;
}
.row .pull_seven.four.columns {
  margin-left: -91.48936%;
}
.row .pull_seven.six.columns {
  margin-left: -108.51064%;
}
.row .pull_seven.seven.columns {
  margin-left: -117.02128%;
}
.row .pull_seven.eight.columns {
  margin-left: -125.53191%;
}
.row .pull_seven.nine.columns {
  margin-left: -134.04255%;
}
.row .pull_seven.ten.columns {
  margin-left: -142.55319%;
}
.row .pull_seven.eleven.columns {
  margin-left: -151.06383%;
}
.row .push_eight {
  margin-left: 70.21277%;
}
.row .push_eight:first-child {
  margin-left: 68.08511%;
}
.row .pull_eight.one.column {
  margin-left: -74.46809%;
}
.row .pull_eight.two.columns {
  margin-left: -82.97872%;
}
.row .pull_eight.three.columns {
  margin-left: -91.48936%;
}
.row .pull_eight.five.columns {
  margin-left: -108.51064%;
}
.row .pull_eight.six.columns {
  margin-left: -117.02128%;
}
.row .pull_eight.seven.columns {
  margin-left: -125.53191%;
}
.row .pull_eight.eight.columns {
  margin-left: -134.04255%;
}
.row .pull_eight.nine.columns {
  margin-left: -142.55319%;
}
.row .pull_eight.ten.columns {
  margin-left: -151.06383%;
}
.row .pull_eight.eleven.columns {
  margin-left: -159.57447%;
}
.row .push_nine {
  margin-left: 78.7234%;
}
.row .push_nine:first-child {
  margin-left: 76.59574%;
}
.row .pull_nine.one.column {
  margin-left: -82.97872%;
}
.row .pull_nine.two.columns {
  margin-left: -91.48936%;
}
.row .pull_nine.four.columns {
  margin-left: -108.51064%;
}
.row .pull_nine.five.columns {
  margin-left: -117.02128%;
}
.row .pull_nine.six.columns {
  margin-left: -125.53191%;
}
.row .pull_nine.seven.columns {
  margin-left: -134.04255%;
}
.row .pull_nine.eight.columns {
  margin-left: -142.55319%;
}
.row .pull_nine.nine.columns {
  margin-left: -151.06383%;
}
.row .pull_nine.ten.columns {
  margin-left: -159.57447%;
}
.row .pull_nine.eleven.columns {
  margin-left: -168.08511%;
}
.row .push_ten {
  margin-left: 87.23404%;
}
.row .push_ten:first-child {
  margin-left: 85.10638%;
}
.row .pull_ten.one.column {
  margin-left: -91.48936%;
}
.row .pull_ten.three.columns {
  margin-left: -108.51064%;
}
.row .pull_ten.four.columns {
  margin-left: -117.02128%;
}
.row .pull_ten.five.columns {
  margin-left: -125.53191%;
}
.row .pull_ten.six.columns {
  margin-left: -134.04255%;
}
.row .pull_ten.seven.columns {
  margin-left: -142.55319%;
}
.row .pull_ten.eight.columns {
  margin-left: -151.06383%;
}
.row .pull_ten.nine.columns {
  margin-left: -159.57447%;
}
.row .pull_ten.ten.columns {
  margin-left: -168.08511%;
}
.row .pull_ten.eleven.columns {
  margin-left: -176.59574%;
}
.row .push_eleven {
  margin-left: 95.74468%;
}
.row .push_eleven:first-child {
  margin-left: 93.61702%;
}
.row .pull_eleven.two.columns {
  margin-left: -108.51064%;
}
.row .pull_eleven.three.columns {
  margin-left: -117.02128%;
}
.row .pull_eleven.four.columns {
  margin-left: -125.53191%;
}
.row .pull_eleven.five.columns {
  margin-left: -134.04255%;
}
.row .pull_eleven.six.columns {
  margin-left: -142.55319%;
}
.row .pull_eleven.seven.columns {
  margin-left: -151.06383%;
}
.row .pull_eleven.eight.columns {
  margin-left: -159.57447%;
}
.row .pull_eleven.nine.columns {
  margin-left: -168.08511%;
}
.row .pull_eleven.ten.columns {
  margin-left: -176.59574%;
}
.row .pull_eleven.eleven.columns {
  margin-left: -185.10638%;
}
/* Centered Classes */
.row .one.centered {
  margin-left: 46.80851%;
}
.row .two.centered {
  margin-left: 42.55319%;
}
.row .three.centered {
  margin-left: 38.29787%;
}
.row .four.centered {
  margin-left: 34.04255%;
}
.row .five.centered {
  margin-left: 29.78723%;
}
.row .six.centered {
  margin-left: 25.53191%;
}
.row .seven.centered {
  margin-left: 21.2766%;
}
.row .eight.centered {
  margin-left: 17.02128%;
}
.row .nine.centered {
  margin-left: 12.76596%;
}
.row .ten.centered {
  margin-left: 8.51064%;
}
.row .eleven.centered {
  margin-left: 4.25532%;
}
/* Hybrid Grid Columns */
.sixteen.colgrid .row .one.column {
  width: 4.25532%;
}
.sixteen.colgrid .row .one.columns {
  width: 4.25532%;
}
.sixteen.colgrid .row .two.columns {
  width: 10.6383%;
}
.sixteen.colgrid .row .three.columns {
  width: 17.02128%;
}
.sixteen.colgrid .row .four.columns {
  width: 23.40426%;
}
.sixteen.colgrid .row .five.columns {
  width: 29.78723%;
}
.sixteen.colgrid .row .six.columns {
  width: 36.17021%;
}
.sixteen.colgrid .row .seven.columns {
  width: 42.55319%;
}
.sixteen.colgrid .row .eight.columns {
  width: 48.93617%;
}
.sixteen.colgrid .row .nine.columns {
  width: 55.31915%;
}
.sixteen.colgrid .row .ten.columns {
  width: 61.70213%;
}
.sixteen.colgrid .row .eleven.columns {
  width: 68.08511%;
}
.sixteen.colgrid .row .twelve.columns {
  width: 74.46809%;
}
.sixteen.colgrid .row .thirteen.columns {
  width: 80.85106%;
}
.sixteen.colgrid .row .fourteen.columns {
  width: 87.23404%;
}
.sixteen.colgrid .row .fifteen.columns {
  width: 93.61702%;
}
.sixteen.colgrid .row .sixteen.columns {
  width: 100%;
}
/* Hybrid Push and Pull Classes */
.sixteen.colgrid .row .push_one {
  margin-left: 8.51064%;
}
.sixteen.colgrid .row .push_one:first-child {
  margin-left: 6.38298%;
}
.sixteen.colgrid .row .pull_one.one.column {
  margin-left: -10.6383%;
}
.sixteen.colgrid .row .pull_one.two.columns {
  margin-left: -17.02128%;
}
.sixteen.colgrid .row .pull_one.three.columns {
  margin-left: -23.40426%;
}
.sixteen.colgrid .row .pull_one.four.columns {
  margin-left: -29.78723%;
}
.sixteen.colgrid .row .pull_one.five.columns {
  margin-left: -36.17021%;
}
.sixteen.colgrid .row .pull_one.six.columns {
  margin-left: -42.55319%;
}
.sixteen.colgrid .row .pull_one.seven.columns {
  margin-left: -48.93617%;
}
.sixteen.colgrid .row .pull_one.eight.columns {
  margin-left: -55.31915%;
}
.sixteen.colgrid .row .pull_one.nine.columns {
  margin-left: -61.70213%;
}
.sixteen.colgrid .row .pull_one.ten.columns {
  margin-left: -68.08511%;
}
.sixteen.colgrid .row .pull_one.eleven.columns {
  margin-left: -74.46809%;
}
.sixteen.colgrid .row .pull_one.twelve.columns {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_one.thirteen.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_one.fourteen.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .push_two {
  margin-left: 14.89362%;
}
.sixteen.colgrid .row .push_two:first-child {
  margin-left: 12.76596%;
}
.sixteen.colgrid .row .pull_two.one.column {
  margin-left: -17.02128%;
}
.sixteen.colgrid .row .pull_two.two.columns {
  margin-left: -23.40426%;
}
.sixteen.colgrid .row .pull_two.three.columns {
  margin-left: -29.78723%;
}
.sixteen.colgrid .row .pull_two.four.columns {
  margin-left: -36.17021%;
}
.sixteen.colgrid .row .pull_two.five.columns {
  margin-left: -42.55319%;
}
.sixteen.colgrid .row .pull_two.six.columns {
  margin-left: -48.93617%;
}
.sixteen.colgrid .row .pull_two.seven.columns {
  margin-left: -55.31915%;
}
.sixteen.colgrid .row .pull_two.eight.columns {
  margin-left: -61.70213%;
}
.sixteen.colgrid .row .pull_two.nine.columns {
  margin-left: -68.08511%;
}
.sixteen.colgrid .row .pull_two.ten.columns {
  margin-left: -74.46809%;
}
.sixteen.colgrid .row .pull_two.eleven.columns {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_two.twelve.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_two.thirteen.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_two.fifteen.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .push_three {
  margin-left: 21.2766%;
}
.sixteen.colgrid .row .push_three:first-child {
  margin-left: 19.14894%;
}
.sixteen.colgrid .row .pull_three.one.column {
  margin-left: -23.40426%;
}
.sixteen.colgrid .row .pull_three.two.columns {
  margin-left: -29.78723%;
}
.sixteen.colgrid .row .pull_three.three.columns {
  margin-left: -36.17021%;
}
.sixteen.colgrid .row .pull_three.four.columns {
  margin-left: -42.55319%;
}
.sixteen.colgrid .row .pull_three.five.columns {
  margin-left: -48.93617%;
}
.sixteen.colgrid .row .pull_three.six.columns {
  margin-left: -55.31915%;
}
.sixteen.colgrid .row .pull_three.seven.columns {
  margin-left: -61.70213%;
}
.sixteen.colgrid .row .pull_three.eight.columns {
  margin-left: -68.08511%;
}
.sixteen.colgrid .row .pull_three.nine.columns {
  margin-left: -74.46809%;
}
.sixteen.colgrid .row .pull_three.ten.columns {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_three.eleven.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_three.twelve.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_three.fourteen.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_three.fifteen.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .push_four {
  margin-left: 27.65957%;
}
.sixteen.colgrid .row .push_four:first-child {
  margin-left: 25.53191%;
}
.sixteen.colgrid .row .pull_four.one.column {
  margin-left: -29.78723%;
}
.sixteen.colgrid .row .pull_four.two.columns {
  margin-left: -36.17021%;
}
.sixteen.colgrid .row .pull_four.three.columns {
  margin-left: -42.55319%;
}
.sixteen.colgrid .row .pull_four.four.columns {
  margin-left: -48.93617%;
}
.sixteen.colgrid .row .pull_four.five.columns {
  margin-left: -55.31915%;
}
.sixteen.colgrid .row .pull_four.six.columns {
  margin-left: -61.70213%;
}
.sixteen.colgrid .row .pull_four.seven.columns {
  margin-left: -68.08511%;
}
.sixteen.colgrid .row .pull_four.eight.columns {
  margin-left: -74.46809%;
}
.sixteen.colgrid .row .pull_four.nine.columns {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_four.ten.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_four.eleven.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_four.thirteen.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_four.fourteen.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_four.fifteen.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .push_five {
  margin-left: 34.04255%;
}
.sixteen.colgrid .row .push_five:first-child {
  margin-left: 31.91489%;
}
.sixteen.colgrid .row .pull_five.one.column {
  margin-left: -36.17021%;
}
.sixteen.colgrid .row .pull_five.two.columns {
  margin-left: -42.55319%;
}
.sixteen.colgrid .row .pull_five.three.columns {
  margin-left: -48.93617%;
}
.sixteen.colgrid .row .pull_five.four.columns {
  margin-left: -55.31915%;
}
.sixteen.colgrid .row .pull_five.five.columns {
  margin-left: -61.70213%;
}
.sixteen.colgrid .row .pull_five.six.columns {
  margin-left: -68.08511%;
}
.sixteen.colgrid .row .pull_five.seven.columns {
  margin-left: -74.46809%;
}
.sixteen.colgrid .row .pull_five.eight.columns {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_five.nine.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_five.ten.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_five.twelve.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_five.thirteen.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_five.fourteen.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .pull_five.fifteen.columns {
  margin-left: -125.53191%;
}
.sixteen.colgrid .row .push_six {
  margin-left: 40.42553%;
}
.sixteen.colgrid .row .push_six:first-child {
  margin-left: 38.29787%;
}
.sixteen.colgrid .row .pull_six.one.column {
  margin-left: -42.55319%;
}
.sixteen.colgrid .row .pull_six.two.columns {
  margin-left: -48.93617%;
}
.sixteen.colgrid .row .pull_six.three.columns {
  margin-left: -55.31915%;
}
.sixteen.colgrid .row .pull_six.four.columns {
  margin-left: -61.70213%;
}
.sixteen.colgrid .row .pull_six.five.columns {
  margin-left: -68.08511%;
}
.sixteen.colgrid .row .pull_six.six.columns {
  margin-left: -74.46809%;
}
.sixteen.colgrid .row .pull_six.seven.columns {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_six.eight.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_six.nine.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_six.eleven.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_six.twelve.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_six.thirteen.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .pull_six.fourteen.columns {
  margin-left: -125.53191%;
}
.sixteen.colgrid .row .pull_six.fifteen.columns {
  margin-left: -131.91489%;
}
.sixteen.colgrid .row .push_seven {
  margin-left: 46.80851%;
}
.sixteen.colgrid .row .push_seven:first-child {
  margin-left: 44.68085%;
}
.sixteen.colgrid .row .pull_seven.one.column {
  margin-left: -48.93617%;
}
.sixteen.colgrid .row .pull_seven.two.columns {
  margin-left: -55.31915%;
}
.sixteen.colgrid .row .pull_seven.three.columns {
  margin-left: -61.70213%;
}
.sixteen.colgrid .row .pull_seven.four.columns {
  margin-left: -68.08511%;
}
.sixteen.colgrid .row .pull_seven.five.columns {
  margin-left: -74.46809%;
}
.sixteen.colgrid .row .pull_seven.six.columns {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_seven.seven.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_seven.eight.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_seven.ten.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_seven.eleven.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_seven.twelve.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .pull_seven.thirteen.columns {
  margin-left: -125.53191%;
}
.sixteen.colgrid .row .pull_seven.fourteen.columns {
  margin-left: -131.91489%;
}
.sixteen.colgrid .row .pull_seven.fifteen.columns {
  margin-left: -138.29787%;
}
.sixteen.colgrid .row .push_eight {
  margin-left: 53.19149%;
}
.sixteen.colgrid .row .push_eight:first-child {
  margin-left: 51.06383%;
}
.sixteen.colgrid .row .pull_eight.one.column {
  margin-left: -55.31915%;
}
.sixteen.colgrid .row .pull_eight.two.columns {
  margin-left: -61.70213%;
}
.sixteen.colgrid .row .pull_eight.three.columns {
  margin-left: -68.08511%;
}
.sixteen.colgrid .row .pull_eight.four.columns {
  margin-left: -74.46809%;
}
.sixteen.colgrid .row .pull_eight.five.columns {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_eight.six.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_eight.seven.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_eight.nine.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_eight.ten.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_eight.eleven.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .pull_eight.twelve.columns {
  margin-left: -125.53191%;
}
.sixteen.colgrid .row .pull_eight.thirteen.columns {
  margin-left: -131.91489%;
}
.sixteen.colgrid .row .pull_eight.fourteen.columns {
  margin-left: -138.29787%;
}
.sixteen.colgrid .row .pull_eight.fifteen.columns {
  margin-left: -144.68085%;
}
.sixteen.colgrid .row .push_nine {
  margin-left: 59.57447%;
}
.sixteen.colgrid .row .push_nine:first-child {
  margin-left: 57.44681%;
}
.sixteen.colgrid .row .pull_nine.one.column {
  margin-left: -61.70213%;
}
.sixteen.colgrid .row .pull_nine.two.columns {
  margin-left: -68.08511%;
}
.sixteen.colgrid .row .pull_nine.three.columns {
  margin-left: -74.46809%;
}
.sixteen.colgrid .row .pull_nine.four.columns {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_nine.five.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_nine.six.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_nine.eight.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_nine.nine.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_nine.ten.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .pull_nine.eleven.columns {
  margin-left: -125.53191%;
}
.sixteen.colgrid .row .pull_nine.twelve.columns {
  margin-left: -131.91489%;
}
.sixteen.colgrid .row .pull_nine.thirteen.columns {
  margin-left: -138.29787%;
}
.sixteen.colgrid .row .pull_nine.fourteen.columns {
  margin-left: -144.68085%;
}
.sixteen.colgrid .row .pull_nine.fifteen.columns {
  margin-left: -151.06383%;
}
.sixteen.colgrid .row .push_ten {
  margin-left: 65.95745%;
}
.sixteen.colgrid .row .push_ten:first-child {
  margin-left: 63.82979%;
}
.sixteen.colgrid .row .pull_ten.one.column {
  margin-left: -68.08511%;
}
.sixteen.colgrid .row .pull_ten.two.columns {
  margin-left: -74.46809%;
}
.sixteen.colgrid .row .pull_ten.three.columns {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_ten.four.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_ten.five.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_ten.seven.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_ten.eight.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_ten.nine.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .pull_ten.ten.columns {
  margin-left: -125.53191%;
}
.sixteen.colgrid .row .pull_ten.eleven.columns {
  margin-left: -131.91489%;
}
.sixteen.colgrid .row .pull_ten.twelve.columns {
  margin-left: -138.29787%;
}
.sixteen.colgrid .row .pull_ten.thirteen.columns {
  margin-left: -144.68085%;
}
.sixteen.colgrid .row .pull_ten.fourteen.columns {
  margin-left: -151.06383%;
}
.sixteen.colgrid .row .pull_ten.fifteen.columns {
  margin-left: -157.44681%;
}
.sixteen.colgrid .row .push_eleven {
  margin-left: 72.34043%;
}
.sixteen.colgrid .row .push_eleven:first-child {
  margin-left: 70.21277%;
}
.sixteen.colgrid .row .pull_eleven.one.column {
  margin-left: -74.46809%;
}
.sixteen.colgrid .row .pull_eleven.two.columns {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_eleven.three.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_eleven.four.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_eleven.six.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_eleven.seven.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_eleven.eight.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .pull_eleven.nine.columns {
  margin-left: -125.53191%;
}
.sixteen.colgrid .row .pull_eleven.ten.columns {
  margin-left: -131.91489%;
}
.sixteen.colgrid .row .pull_eleven.eleven.columns {
  margin-left: -138.29787%;
}
.sixteen.colgrid .row .pull_eleven.twelve.columns {
  margin-left: -144.68085%;
}
.sixteen.colgrid .row .pull_eleven.thirteen.columns {
  margin-left: -151.06383%;
}
.sixteen.colgrid .row .pull_eleven.fourteen.columns {
  margin-left: -157.44681%;
}
.sixteen.colgrid .row .pull_eleven.fifteen.columns {
  margin-left: -163.82979%;
}
.sixteen.colgrid .row .push_twelve {
  margin-left: 78.7234%;
}
.sixteen.colgrid .row .push_twelve:first-child {
  margin-left: 76.59574%;
}
.sixteen.colgrid .row .pull_twelve.one.column {
  margin-left: -80.85106%;
}
.sixteen.colgrid .row .pull_twelve.two.columns {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_twelve.three.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_twelve.five.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_twelve.six.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_twelve.seven.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .pull_twelve.eight.columns {
  margin-left: -125.53191%;
}
.sixteen.colgrid .row .pull_twelve.nine.columns {
  margin-left: -131.91489%;
}
.sixteen.colgrid .row .pull_twelve.ten.columns {
  margin-left: -138.29787%;
}
.sixteen.colgrid .row .pull_twelve.eleven.columns {
  margin-left: -144.68085%;
}
.sixteen.colgrid .row .pull_twelve.twelve.columns {
  margin-left: -151.06383%;
}
.sixteen.colgrid .row .pull_twelve.thirteen.columns {
  margin-left: -157.44681%;
}
.sixteen.colgrid .row .pull_twelve.fourteen.columns {
  margin-left: -163.82979%;
}
.sixteen.colgrid .row .pull_twelve.fifteen.columns {
  margin-left: -170.21277%;
}
.sixteen.colgrid .row .push_thirteen {
  margin-left: 85.10638%;
}
.sixteen.colgrid .row .push_thirteen:first-child {
  margin-left: 82.97872%;
}
.sixteen.colgrid .row .pull_thirteen.one.column {
  margin-left: -87.23404%;
}
.sixteen.colgrid .row .pull_thirteen.two.columns {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_thirteen.four.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_thirteen.five.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_thirteen.six.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .pull_thirteen.seven.columns {
  margin-left: -125.53191%;
}
.sixteen.colgrid .row .pull_thirteen.eight.columns {
  margin-left: -131.91489%;
}
.sixteen.colgrid .row .pull_thirteen.nine.columns {
  margin-left: -138.29787%;
}
.sixteen.colgrid .row .pull_thirteen.ten.columns {
  margin-left: -144.68085%;
}
.sixteen.colgrid .row .pull_thirteen.eleven.columns {
  margin-left: -151.06383%;
}
.sixteen.colgrid .row .pull_thirteen.twelve.columns {
  margin-left: -157.44681%;
}
.sixteen.colgrid .row .pull_thirteen.thirteen.columns {
  margin-left: -163.82979%;
}
.sixteen.colgrid .row .pull_thirteen.fourteen.columns {
  margin-left: -170.21277%;
}
.sixteen.colgrid .row .pull_thirteen.fifteen.columns {
  margin-left: -176.59574%;
}
.sixteen.colgrid .row .push_fourteen {
  margin-left: 91.48936%;
}
.sixteen.colgrid .row .push_fourteen:first-child {
  margin-left: 89.3617%;
}
.sixteen.colgrid .row .pull_fourteen.one.column {
  margin-left: -93.61702%;
}
.sixteen.colgrid .row .pull_fourteen.three.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_fourteen.four.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_fourteen.five.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .pull_fourteen.six.columns {
  margin-left: -125.53191%;
}
.sixteen.colgrid .row .pull_fourteen.seven.columns {
  margin-left: -131.91489%;
}
.sixteen.colgrid .row .pull_fourteen.eight.columns {
  margin-left: -138.29787%;
}
.sixteen.colgrid .row .pull_fourteen.nine.columns {
  margin-left: -144.68085%;
}
.sixteen.colgrid .row .pull_fourteen.ten.columns {
  margin-left: -151.06383%;
}
.sixteen.colgrid .row .pull_fourteen.eleven.columns {
  margin-left: -157.44681%;
}
.sixteen.colgrid .row .pull_fourteen.twelve.columns {
  margin-left: -163.82979%;
}
.sixteen.colgrid .row .pull_fourteen.thirteen.columns {
  margin-left: -170.21277%;
}
.sixteen.colgrid .row .pull_fourteen.fourteen.columns {
  margin-left: -176.59574%;
}
.sixteen.colgrid .row .pull_fourteen.fifteen.columns {
  margin-left: -182.97872%;
}
.sixteen.colgrid .row .push_fifteen {
  margin-left: 97.87234%;
}
.sixteen.colgrid .row .push_fifteen:first-child {
  margin-left: 95.74468%;
}
.sixteen.colgrid .row .pull_fifteen.two.columns {
  margin-left: -106.38298%;
}
.sixteen.colgrid .row .pull_fifteen.three.columns {
  margin-left: -112.76596%;
}
.sixteen.colgrid .row .pull_fifteen.four.columns {
  margin-left: -119.14894%;
}
.sixteen.colgrid .row .pull_fifteen.five.columns {
  margin-left: -125.53191%;
}
.sixteen.colgrid .row .pull_fifteen.six.columns {
  margin-left: -131.91489%;
}
.sixteen.colgrid .row .pull_fifteen.seven.columns {
  margin-left: -138.29787%;
}
.sixteen.colgrid .row .pull_fifteen.eight.columns {
  margin-left: -144.68085%;
}
.sixteen.colgrid .row .pull_fifteen.nine.columns {
  margin-left: -151.06383%;
}
.sixteen.colgrid .row .pull_fifteen.ten.columns {
  margin-left: -157.44681%;
}
.sixteen.colgrid .row .pull_fifteen.eleven.columns {
  margin-left: -163.82979%;
}
.sixteen.colgrid .row .pull_fifteen.twelve.columns {
  margin-left: -170.21277%;
}
.sixteen.colgrid .row .pull_fifteen.thirteen.columns {
  margin-left: -176.59574%;
}
.sixteen.colgrid .row .pull_fifteen.fourteen.columns {
  margin-left: -182.97872%;
}
.sixteen.colgrid .row .pull_fifteen.fifteen.columns {
  margin-left: -189.3617%;
}
.row .pull_one.one.column:first-child,
.row .pull_one.two.columns:first-child,
.row .pull_one.three.columns:first-child,
.row .pull_one.four.columns:first-child,
.row .pull_one.five.columns:first-child,
.row .pull_one.six.columns:first-child,
.row .pull_one.seven.columns:first-child,
.row .pull_one.eight.columns:first-child,
.row .pull_one.nine.columns:first-child,
.row .pull_one.ten.columns:first-child,
.row .pull_two.one.column:first-child,
.row .pull_two.two.columns:first-child,
.row .pull_two.three.columns:first-child,
.row .pull_two.four.columns:first-child,
.row .pull_two.five.columns:first-child,
.row .pull_two.six.columns:first-child,
.row .pull_two.seven.columns:first-child,
.row .pull_two.eight.columns:first-child,
.row .pull_two.nine.columns:first-child,
.row .pull_two.eleven.columns:first-child,
.row .pull_three.one.column:first-child,
.row .pull_three.two.columns:first-child,
.row .pull_three.three.columns:first-child,
.row .pull_three.four.columns:first-child,
.row .pull_three.five.columns:first-child,
.row .pull_three.six.columns:first-child,
.row .pull_three.seven.columns:first-child,
.row .pull_three.eight.columns:first-child,
.row .pull_three.ten.columns:first-child,
.row .pull_three.eleven.columns:first-child,
.row .pull_four.one.column:first-child,
.row .pull_four.two.columns:first-child,
.row .pull_four.three.columns:first-child,
.row .pull_four.four.columns:first-child,
.row .pull_four.five.columns:first-child,
.row .pull_four.six.columns:first-child,
.row .pull_four.seven.columns:first-child,
.row .pull_four.nine.columns:first-child,
.row .pull_four.ten.columns:first-child,
.row .pull_four.eleven.columns:first-child,
.row .pull_five.one.column:first-child,
.row .pull_five.two.columns:first-child,
.row .pull_five.three.columns:first-child,
.row .pull_five.four.columns:first-child,
.row .pull_five.five.columns:first-child,
.row .pull_five.six.columns:first-child,
.row .pull_five.eight.columns:first-child,
.row .pull_five.nine.columns:first-child,
.row .pull_five.ten.columns:first-child,
.row .pull_five.eleven.columns:first-child,
.row .pull_six.one.column:first-child,
.row .pull_six.two.columns:first-child,
.row .pull_six.three.columns:first-child,
.row .pull_six.four.columns:first-child,
.row .pull_six.five.columns:first-child,
.row .pull_six.seven.columns:first-child,
.row .pull_six.eight.columns:first-child,
.row .pull_six.nine.columns:first-child,
.row .pull_six.ten.columns:first-child,
.row .pull_six.eleven.columns:first-child,
.row .pull_seven.one.column:first-child,
.row .pull_seven.two.columns:first-child,
.row .pull_seven.three.columns:first-child,
.row .pull_seven.four.columns:first-child,
.row .pull_seven.six.columns:first-child,
.row .pull_seven.seven.columns:first-child,
.row .pull_seven.eight.columns:first-child,
.row .pull_seven.nine.columns:first-child,
.row .pull_seven.ten.columns:first-child,
.row .pull_seven.eleven.columns:first-child,
.row .pull_eight.one.column:first-child,
.row .pull_eight.two.columns:first-child,
.row .pull_eight.three.columns:first-child,
.row .pull_eight.five.columns:first-child,
.row .pull_eight.six.columns:first-child,
.row .pull_eight.seven.columns:first-child,
.row .pull_eight.eight.columns:first-child,
.row .pull_eight.nine.columns:first-child,
.row .pull_eight.ten.columns:first-child,
.row .pull_eight.eleven.columns:first-child,
.row .pull_nine.one.column:first-child,
.row .pull_nine.two.columns:first-child,
.row .pull_nine.four.columns:first-child,
.row .pull_nine.five.columns:first-child,
.row .pull_nine.six.columns:first-child,
.row .pull_nine.seven.columns:first-child,
.row .pull_nine.eight.columns:first-child,
.row .pull_nine.nine.columns:first-child,
.row .pull_nine.ten.columns:first-child,
.row .pull_nine.eleven.columns:first-child,
.row .pull_ten.one.column:first-child,
.row .pull_ten.three.columns:first-child,
.row .pull_ten.four.columns:first-child,
.row .pull_ten.five.columns:first-child,
.row .pull_ten.six.columns:first-child,
.row .pull_ten.seven.columns:first-child,
.row .pull_ten.eight.columns:first-child,
.row .pull_ten.nine.columns:first-child,
.row .pull_ten.ten.columns:first-child,
.row .pull_ten.eleven.columns:first-child,
.row .pull_eleven.two.columns:first-child,
.row .pull_eleven.three.columns:first-child,
.row .pull_eleven.four.columns:first-child,
.row .pull_eleven.five.columns:first-child,
.row .pull_eleven.six.columns:first-child,
.row .pull_eleven.seven.columns:first-child,
.row .pull_eleven.eight.columns:first-child,
.row .pull_eleven.nine.columns:first-child,
.row .pull_eleven.ten.columns:first-child,
.row .pull_eleven.eleven.columns:first-child,
.sixteen.colgrid .row .pull_one.one.column:first-child,
.sixteen.colgrid .row .pull_one.two.columns:first-child,
.sixteen.colgrid .row .pull_one.three.columns:first-child,
.sixteen.colgrid .row .pull_one.four.columns:first-child,
.sixteen.colgrid .row .pull_one.five.columns:first-child,
.sixteen.colgrid .row .pull_one.six.columns:first-child,
.sixteen.colgrid .row .pull_one.seven.columns:first-child,
.sixteen.colgrid .row .pull_one.eight.columns:first-child,
.sixteen.colgrid .row .pull_one.nine.columns:first-child,
.sixteen.colgrid .row .pull_one.ten.columns:first-child,
.sixteen.colgrid .row .pull_one.eleven.columns:first-child,
.sixteen.colgrid .row .pull_one.twelve.columns:first-child,
.sixteen.colgrid .row .pull_one.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_one.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_two.one.column:first-child,
.sixteen.colgrid .row .pull_two.two.columns:first-child,
.sixteen.colgrid .row .pull_two.three.columns:first-child,
.sixteen.colgrid .row .pull_two.four.columns:first-child,
.sixteen.colgrid .row .pull_two.five.columns:first-child,
.sixteen.colgrid .row .pull_two.six.columns:first-child,
.sixteen.colgrid .row .pull_two.seven.columns:first-child,
.sixteen.colgrid .row .pull_two.eight.columns:first-child,
.sixteen.colgrid .row .pull_two.nine.columns:first-child,
.sixteen.colgrid .row .pull_two.ten.columns:first-child,
.sixteen.colgrid .row .pull_two.eleven.columns:first-child,
.sixteen.colgrid .row .pull_two.twelve.columns:first-child,
.sixteen.colgrid .row .pull_two.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_two.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_three.one.column:first-child,
.sixteen.colgrid .row .pull_three.two.columns:first-child,
.sixteen.colgrid .row .pull_three.three.columns:first-child,
.sixteen.colgrid .row .pull_three.four.columns:first-child,
.sixteen.colgrid .row .pull_three.five.columns:first-child,
.sixteen.colgrid .row .pull_three.six.columns:first-child,
.sixteen.colgrid .row .pull_three.seven.columns:first-child,
.sixteen.colgrid .row .pull_three.eight.columns:first-child,
.sixteen.colgrid .row .pull_three.nine.columns:first-child,
.sixteen.colgrid .row .pull_three.ten.columns:first-child,
.sixteen.colgrid .row .pull_three.eleven.columns:first-child,
.sixteen.colgrid .row .pull_three.twelve.columns:first-child,
.sixteen.colgrid .row .pull_three.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_three.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_four.one.column:first-child,
.sixteen.colgrid .row .pull_four.two.columns:first-child,
.sixteen.colgrid .row .pull_four.three.columns:first-child,
.sixteen.colgrid .row .pull_four.four.columns:first-child,
.sixteen.colgrid .row .pull_four.five.columns:first-child,
.sixteen.colgrid .row .pull_four.six.columns:first-child,
.sixteen.colgrid .row .pull_four.seven.columns:first-child,
.sixteen.colgrid .row .pull_four.eight.columns:first-child,
.sixteen.colgrid .row .pull_four.nine.columns:first-child,
.sixteen.colgrid .row .pull_four.ten.columns:first-child,
.sixteen.colgrid .row .pull_four.eleven.columns:first-child,
.sixteen.colgrid .row .pull_four.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_four.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_four.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_five.one.column:first-child,
.sixteen.colgrid .row .pull_five.two.columns:first-child,
.sixteen.colgrid .row .pull_five.three.columns:first-child,
.sixteen.colgrid .row .pull_five.four.columns:first-child,
.sixteen.colgrid .row .pull_five.five.columns:first-child,
.sixteen.colgrid .row .pull_five.six.columns:first-child,
.sixteen.colgrid .row .pull_five.seven.columns:first-child,
.sixteen.colgrid .row .pull_five.eight.columns:first-child,
.sixteen.colgrid .row .pull_five.nine.columns:first-child,
.sixteen.colgrid .row .pull_five.ten.columns:first-child,
.sixteen.colgrid .row .pull_five.twelve.columns:first-child,
.sixteen.colgrid .row .pull_five.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_five.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_five.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_six.one.column:first-child,
.sixteen.colgrid .row .pull_six.two.columns:first-child,
.sixteen.colgrid .row .pull_six.three.columns:first-child,
.sixteen.colgrid .row .pull_six.four.columns:first-child,
.sixteen.colgrid .row .pull_six.five.columns:first-child,
.sixteen.colgrid .row .pull_six.six.columns:first-child,
.sixteen.colgrid .row .pull_six.seven.columns:first-child,
.sixteen.colgrid .row .pull_six.eight.columns:first-child,
.sixteen.colgrid .row .pull_six.nine.columns:first-child,
.sixteen.colgrid .row .pull_six.eleven.columns:first-child,
.sixteen.colgrid .row .pull_six.twelve.columns:first-child,
.sixteen.colgrid .row .pull_six.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_six.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_six.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_seven.one.column:first-child,
.sixteen.colgrid .row .pull_seven.two.columns:first-child,
.sixteen.colgrid .row .pull_seven.three.columns:first-child,
.sixteen.colgrid .row .pull_seven.four.columns:first-child,
.sixteen.colgrid .row .pull_seven.five.columns:first-child,
.sixteen.colgrid .row .pull_seven.six.columns:first-child,
.sixteen.colgrid .row .pull_seven.seven.columns:first-child,
.sixteen.colgrid .row .pull_seven.eight.columns:first-child,
.sixteen.colgrid .row .pull_seven.ten.columns:first-child,
.sixteen.colgrid .row .pull_seven.eleven.columns:first-child,
.sixteen.colgrid .row .pull_seven.twelve.columns:first-child,
.sixteen.colgrid .row .pull_seven.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_seven.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_seven.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_eight.one.column:first-child,
.sixteen.colgrid .row .pull_eight.two.columns:first-child,
.sixteen.colgrid .row .pull_eight.three.columns:first-child,
.sixteen.colgrid .row .pull_eight.four.columns:first-child,
.sixteen.colgrid .row .pull_eight.five.columns:first-child,
.sixteen.colgrid .row .pull_eight.six.columns:first-child,
.sixteen.colgrid .row .pull_eight.seven.columns:first-child,
.sixteen.colgrid .row .pull_eight.nine.columns:first-child,
.sixteen.colgrid .row .pull_eight.ten.columns:first-child,
.sixteen.colgrid .row .pull_eight.eleven.columns:first-child,
.sixteen.colgrid .row .pull_eight.twelve.columns:first-child,
.sixteen.colgrid .row .pull_eight.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_eight.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_eight.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_nine.one.column:first-child,
.sixteen.colgrid .row .pull_nine.two.columns:first-child,
.sixteen.colgrid .row .pull_nine.three.columns:first-child,
.sixteen.colgrid .row .pull_nine.four.columns:first-child,
.sixteen.colgrid .row .pull_nine.five.columns:first-child,
.sixteen.colgrid .row .pull_nine.six.columns:first-child,
.sixteen.colgrid .row .pull_nine.eight.columns:first-child,
.sixteen.colgrid .row .pull_nine.nine.columns:first-child,
.sixteen.colgrid .row .pull_nine.ten.columns:first-child,
.sixteen.colgrid .row .pull_nine.eleven.columns:first-child,
.sixteen.colgrid .row .pull_nine.twelve.columns:first-child,
.sixteen.colgrid .row .pull_nine.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_nine.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_nine.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_ten.one.column:first-child,
.sixteen.colgrid .row .pull_ten.two.columns:first-child,
.sixteen.colgrid .row .pull_ten.three.columns:first-child,
.sixteen.colgrid .row .pull_ten.four.columns:first-child,
.sixteen.colgrid .row .pull_ten.five.columns:first-child,
.sixteen.colgrid .row .pull_ten.seven.columns:first-child,
.sixteen.colgrid .row .pull_ten.eight.columns:first-child,
.sixteen.colgrid .row .pull_ten.nine.columns:first-child,
.sixteen.colgrid .row .pull_ten.ten.columns:first-child,
.sixteen.colgrid .row .pull_ten.eleven.columns:first-child,
.sixteen.colgrid .row .pull_ten.twelve.columns:first-child,
.sixteen.colgrid .row .pull_ten.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_ten.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_ten.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_eleven.one.column:first-child,
.sixteen.colgrid .row .pull_eleven.two.columns:first-child,
.sixteen.colgrid .row .pull_eleven.three.columns:first-child,
.sixteen.colgrid .row .pull_eleven.four.columns:first-child,
.sixteen.colgrid .row .pull_eleven.six.columns:first-child,
.sixteen.colgrid .row .pull_eleven.seven.columns:first-child,
.sixteen.colgrid .row .pull_eleven.eight.columns:first-child,
.sixteen.colgrid .row .pull_eleven.nine.columns:first-child,
.sixteen.colgrid .row .pull_eleven.ten.columns:first-child,
.sixteen.colgrid .row .pull_eleven.eleven.columns:first-child,
.sixteen.colgrid .row .pull_eleven.twelve.columns:first-child,
.sixteen.colgrid .row .pull_eleven.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_eleven.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_eleven.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_twelve.one.column:first-child,
.sixteen.colgrid .row .pull_twelve.two.columns:first-child,
.sixteen.colgrid .row .pull_twelve.three.columns:first-child,
.sixteen.colgrid .row .pull_twelve.five.columns:first-child,
.sixteen.colgrid .row .pull_twelve.six.columns:first-child,
.sixteen.colgrid .row .pull_twelve.seven.columns:first-child,
.sixteen.colgrid .row .pull_twelve.eight.columns:first-child,
.sixteen.colgrid .row .pull_twelve.nine.columns:first-child,
.sixteen.colgrid .row .pull_twelve.ten.columns:first-child,
.sixteen.colgrid .row .pull_twelve.eleven.columns:first-child,
.sixteen.colgrid .row .pull_twelve.twelve.columns:first-child,
.sixteen.colgrid .row .pull_twelve.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_twelve.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_twelve.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.one.column:first-child,
.sixteen.colgrid .row .pull_thirteen.two.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.four.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.five.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.six.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.seven.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.eight.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.nine.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.ten.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.eleven.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.twelve.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_thirteen.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.one.column:first-child,
.sixteen.colgrid .row .pull_fourteen.three.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.four.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.five.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.six.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.seven.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.eight.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.nine.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.ten.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.eleven.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.twelve.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_fourteen.fifteen.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.two.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.three.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.four.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.five.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.six.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.seven.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.eight.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.nine.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.ten.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.eleven.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.twelve.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.thirteen.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.fourteen.columns:first-child,
.sixteen.colgrid .row .pull_fifteen.fifteen.columns:first-child {
  margin-left: 0;
}
.row .pull_one.eleven.columns,
.row .pull_two.ten.columns,
.row .pull_three.nine.columns,
.row .pull_four.eight.columns,
.row .pull_five.seven.columns,
.row .pull_six.six.columns,
.row .pull_seven.five.columns,
.row .pull_eight.four.columns,
.row .pull_nine.three.columns,
.row .pull_ten.two.columns,
.row .pull_eleven.one.columns,
.sixteen.colgrid .row .pull_one.fifteen.columns,
.sixteen.colgrid .row .pull_two.fourteen.columns,
.sixteen.colgrid .row .pull_three.thirteen.columns,
.sixteen.colgrid .row .pull_four.twelve.columns,
.sixteen.colgrid .row .pull_five.eleven.columns,
.sixteen.colgrid .row .pull_six.ten.columns,
.sixteen.colgrid .row .pull_seven.nine.columns,
.sixteen.colgrid .row .pull_eight.eight.columns,
.sixteen.colgrid .row .pull_nine.seven.columns,
.sixteen.colgrid .row .pull_ten.six.columns,
.sixteen.colgrid .row .pull_eleven.five.columns,
.sixteen.colgrid .row .pull_twelve.four.columns,
.sixteen.colgrid .row .pull_thirteen.three.columns,
.sixteen.colgrid .row .pull_fourteen.two.columns,
.sixteen.colgrid .row .pull_fifteen.one.columns {
  margin-left: -100%;
}
/* Hybrid Centered Classes */
.sixteen.colgrid .row .one.centered {
  margin-left: 47.87234%;
}
.sixteen.colgrid .row .two.centered {
  margin-left: 44.68085%;
}
.sixteen.colgrid .row .three.centered {
  margin-left: 41.48936%;
}
.sixteen.colgrid .row .four.centered {
  margin-left: 38.29787%;
}
.sixteen.colgrid .row .five.centered {
  margin-left: 35.10638%;
}
.sixteen.colgrid .row .six.centered {
  margin-left: 31.91489%;
}
.sixteen.colgrid .row .seven.centered {
  margin-left: 28.7234%;
}
.sixteen.colgrid .row .eight.centered {
  margin-left: 25.53191%;
}
.sixteen.colgrid .row .nine.centered {
  margin-left: 22.34043%;
}
.sixteen.colgrid .row .ten.centered {
  margin-left: 19.14894%;
}
.sixteen.colgrid .row .eleven.centered {
  margin-left: 15.95745%;
}
.sixteen.colgrid .row .twelve.centered {
  margin-left: 12.76596%;
}
.sixteen.colgrid .row .thirteen.centered {
  margin-left: 9.57447%;
}
.sixteen.colgrid .row .fourteen.centered {
  margin-left: 6.38298%;
}
.sixteen.colgrid .row .fifteen.centered {
  margin-left: 3.19149%;
}
img,
object,
embed {
  max-width: 100%;
  height: auto;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.map_canvas img {
  max-width: none !important;
}
/* Tile Grid */
.tiles {
  display: grid;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  width: 100%;
  max-width: 1200px;
}
.one_up {
  grid-template-columns: repeat(1, 1fr);
}
.two_up {
  grid-template-columns: repeat(2, 1fr);
}
.three_up {
  grid-template-columns: repeat(3, 1fr);
}
.four_up {
  grid-template-columns: repeat(4, 1fr);
}
.five_up {
  grid-template-columns: repeat(5, 1fr);
}
.six_up {
  grid-template-columns: repeat(6, 1fr);
}
.seven_up {
  grid-template-columns: repeat(7, 1fr);
}
.eight_up {
  grid-template-columns: repeat(8, 1fr);
}
.nine_up {
  grid-template-columns: repeat(9, 1fr);
}
.ten_up {
  grid-template-columns: repeat(10, 1fr);
}
.eleven_up {
  grid-template-columns: repeat(11, 1fr);
}
.twelve_up {
  grid-template-columns: repeat(12, 1fr);
}
.sixteen_up {
  grid-template-columns: repeat(16, 1fr);
}
.tile {
  grid-column: span 1;
}
.tiles li {
  grid-column: span 1;
}
/* Nicolas Gallagher's micro clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.row {
  *zoom: 1;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.valign:before {
  content: ' ';
  display: inline-block;
  height: 400px;
  vertical-align: middle;
  margin-right: -0.25em;
}
.valign > div,
.valign > article,
.valign > section,
.valign > figure {
  display: inline-block;
  vertical-align: middle;
}
.auto-fit {
  display: flex;
  align-items: center;
  margin: auto;
}
.auto-fit .auto-fit-item:first-child:nth-last-child(1) {
  /* -or- li:only-child { */
  width: 100%;
}
.auto-fit .auto-fit-item:first-child:nth-last-child(2),
.auto-fit .auto-fit-item:first-child:nth-last-child(2) ~ .auto-fit-item {
  width: calc(100%/2);
}
.auto-fit .auto-fit-item:first-child:nth-last-child(3),
.auto-fit .auto-fit-item:first-child:nth-last-child(3) ~ .auto-fit-item {
  width: calc(100%/3);
}
.auto-fit .auto-fit-item:first-child:nth-last-child(4),
.auto-fit .auto-fit-item:first-child:nth-last-child(4) ~ .auto-fit-item {
  width: calc(100%/4);
}
.auto-fit .auto-fit-item:first-child:nth-last-child(5),
.auto-fit .auto-fit-item:first-child:nth-last-child(5) ~ .auto-fit-item {
  width: calc(100%/5);
}
.auto-fit .auto-fit-item:first-child:nth-last-child(6),
.auto-fit .auto-fit-item:first-child:nth-last-child(6) ~ .auto-fit-item {
  width: calc(100%/6);
}
.auto-fit .auto-fit-item:first-child:nth-last-child(7),
.auto-fit .auto-fit-item:first-child:nth-last-child(7) ~ .auto-fit-item {
  width: calc(100%/7);
}
.auto-fit .auto-fit-item:first-child:nth-last-child(8),
.auto-fit .auto-fit-item:first-child:nth-last-child(8) ~ .auto-fit-item {
  width: calc(100%/8);
}
.auto-fit .auto-fit-item:first-child:nth-last-child(9),
.auto-fit .auto-fit-item:first-child:nth-last-child(9) ~ .auto-fit-item {
  width: calc(100%/9);
}
.auto-fit .auto-fit-item:first-child:nth-last-child(10),
.auto-fit .auto-fit-item:first-child:nth-last-child(10) ~ .auto-fit-item {
  width: calc(100%/10);
}
.auto-fit .auto-fit-item:first-child:nth-last-child(11),
.auto-fit .auto-fit-item:first-child:nth-last-child(11) ~ .auto-fit-item {
  width: calc(100%/11);
}
.auto-fit .auto-fit-item:first-child:nth-last-child(12),
.auto-fit .auto-fit-item:first-child:nth-last-child(12) ~ .auto-fit-item {
  width: calc(100%/12);
}
/* Mobile */
@media only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    min-width: 0;
  }
  .container {
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .row {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .row .row .column,
  .row .row .columns {
    padding: 0;
  }
  .row .centered {
    margin-left: 0 !important;
  }
  .column,
  .columns {
    width: auto !important;
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .column:last-child,
  .columns:last-child {
    margin-right: 0;
    float: none;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: none;
  }
  [class*="column"]:before {
    display: table;
  }
  [class*="column"]:after {
    display: table;
    clear: both;
  }
  [class^="push_"],
  [class*="push_"],
  [class^="pull_"],
  [class*="pull_"] {
    margin-left: 0 !important;
  }
}
/* SHAME */
.ie8 .xxwide,
.ie8 .xwide,
.ie8 .wide,
.ie8 .normal,
.ie8 .narrow,
.ie8 .xnarrow {
  display: inline;
}
.ie8 .xxwide + input,
.ie8 .xwide + input,
.ie8 .wide + input,
.ie8 .normal + input,
.ie8 .narrow + input,
.ie8 .xnarrow + input {
  display: inline;
  margin: 0 0 0 -0.25em;
}
.ie8 .ttip:before,
.ie8 .ttip:after {
  display: none;
}
.ie8 .ttip:hover:before,
.ie8 .ttip:hover:after {
  display: block;
}
.ie9 .radio.checked i,
.ie9 .checkbox.checked i {
  top: 0;
}
/* ------------------ MOSSS -------------------- */
.-moss-000 {
  color: #fcfdfa;
}
.-moss-100 {
  color: #f9faf6;
}
.-moss-200 {
  color: #f1f4e8;
}
.-moss-300 {
  color: #e9edda;
}
.-moss-400 {
  color: #d8dfbf;
}
.-moss-500 {
  color: #c7d1a3;
}
.-moss-600 {
  color: #b3bc93;
}
.-moss-700 {
  color: #959d7a;
}
.-moss-800 {
  color: #777d62;
}
.-moss-900 {
  color: #626650;
}
.-moss-000-bg {
  background: #fcfdfa;
}
.-moss-100-bg {
  background: #f9faf6;
}
.-moss-200-bg {
  background: #f1f4e8;
}
.-moss-300-bg {
  background: #e9edda;
}
.-moss-400-bg {
  background: #d8dfbf;
}
.-moss-500-bg {
  background: #c7d1a3;
}
.-moss-600-bg {
  background: #b3bc93;
}
.-moss-700-bg {
  background: #959d7a;
}
.-moss-800-bg {
  background: #777d62;
}
.-moss-900-bg {
  background: #626650;
}
/* ------------------ CORALS -------------------- */
.-coral-000 {
  color: #fefaf8;
}
.-coral-100 {
  color: #fdf5f2;
}
.-coral-200 {
  color: #f9e5de;
}
.-coral-300 {
  color: #f6d5cb;
}
.-coral-400 {
  color: #efb6a3;
}
.-coral-500 {
  color: #e8967c;
}
.-coral-600 {
  color: #d18770;
}
.-coral-700 {
  color: #ae715d;
}
.-coral-800 {
  color: #8b5a4a;
}
.-coral-900 {
  color: #724a3d;
}
.-coral-000-bg {
  background: #fefaf8;
}
.-coral-100-bg {
  background: #fdf5f2;
}
.-coral-200-bg {
  background: #f9e5de;
}
.-coral-300-bg {
  background: #f6d5cb;
}
.-coral-400-bg {
  background: #efb6a3;
}
.-coral-500-bg {
  background: #e8967c;
}
.-coral-600-bg {
  background: #d18770;
}
.-coral-700-bg {
  background: #ae715d;
}
.-coral-800-bg {
  background: #8b5a4a;
}
.-coral-900-bg {
  background: #724a3d;
}
/* ------------------ OPALS -------------------- */
.-opal-000 {
  color: #fafcfb;
}
.-opal-100 {
  color: #f6f8f8;
}
.-opal-200 {
  color: #e7eeec;
}
.-opal-300 {
  color: #d9e4e1;
}
.-opal-400 {
  color: #bdd0cb;
}
.-opal-500 {
  color: #a0bcb4;
}
.-opal-600 {
  color: #90a9a2;
}
.-opal-700 {
  color: #788d87;
}
.-opal-800 {
  color: #60716c;
}
.-opal-900 {
  color: #4e5c58;
}
.-opal-000-bg {
  background: #fafcfb;
}
.-opal-100-bg {
  background: #f6f8f8;
}
.-opal-200-bg {
  background: #e7eeec;
}
.-opal-300-bg {
  background: #d9e4e1;
}
.-opal-400-bg {
  background: #bdd0cb;
}
.-opal-500-bg {
  background: #a0bcb4;
}
.-opal-600-bg {
  background: #90a9a2;
}
.-opal-700-bg {
  background: #788d87;
}
.-opal-800-bg {
  background: #60716c;
}
.-opal-900-bg {
  background: #4e5c58;
}
/* ------------------ BLUES -------------------- */
.-blue-000 {
  color: #f5f4f5;
}
.-blue-100 {
  color: #eaeaec;
}
.-blue-200 {
  color: #cbcacf;
}
.-blue-300 {
  color: #ababb1;
}
.-blue-400 {
  color: #6d6b77;
}
.-blue-500 {
  color: #2e2c3d;
}
.-blue-600 {
  color: #292837;
}
.-blue-700 {
  color: #23212e;
}
.-blue-800 {
  color: #1c1a25;
}
.-blue-900 {
  color: #17161e;
}
.-blue-000-bg {
  background: #f5f4f5;
}
.-blue-100-bg {
  background: #eaeaec;
}
.-blue-200-bg {
  background: #cbcacf;
}
.-blue-300-bg {
  background: #ababb1;
}
.-blue-400-bg {
  background: #6d6b77;
}
.-blue-500-bg {
  background: #2e2c3d;
}
.-blue-600-bg {
  background: #292837;
}
.-blue-700-bg {
  background: #23212e;
}
.-blue-800-bg {
  background: #1c1a25;
}
.-blue-900-bg {
  background: #17161e;
}
/* ------------------ TEALS -------------------- */
.-teal-000 {
  color: #f5fbf9;
}
.-teal-100 {
  color: #ecf6f3;
}
.-teal-200 {
  color: #cfe9e2;
}
.-teal-300 {
  color: #b2dbd1;
}
.-teal-400 {
  color: #78c1ae;
}
.-teal-500 {
  color: #3ea68b;
}
.-teal-600 {
  color: #38957d;
}
.-teal-700 {
  color: #2f7d68;
}
.-teal-800 {
  color: #256453;
}
.-teal-900 {
  color: #1e5144;
}
.-teal-000-bg {
  background: #f5fbf9;
}
.-teal-100-bg {
  background: #ecf6f3;
}
.-teal-200-bg {
  background: #cfe9e2;
}
.-teal-300-bg {
  background: #b2dbd1;
}
.-teal-400-bg {
  background: #78c1ae;
}
.-teal-500-bg {
  background: #3ea68b;
}
.-teal-600-bg {
  background: #38957d;
}
.-teal-700-bg {
  background: #2f7d68;
}
.-teal-800-bg {
  background: #256453;
}
.-teal-900-bg {
  background: #1e5144;
}
/* ------------------ GOLDS -------------------- */
.-gold-000 {
  color: #fbf9f7;
}
.-gold-100 {
  color: #f7f3ef;
}
.-gold-200 {
  color: #eae2d7;
}
.-gold-300 {
  color: #ddd1bf;
}
.-gold-400 {
  color: #c4ae8e;
}
.-gold-500 {
  color: #aa8b5e;
}
.-gold-600 {
  color: #997d55;
}
.-gold-700 {
  color: #806847;
}
.-gold-800 {
  color: #665338;
}
.-gold-900 {
  color: #53442e;
}
.-gold-000-bg {
  background: #fbf9f7;
}
.-gold-100-bg {
  background: #f7f3ef;
}
.-gold-200-bg {
  background: #eae2d7;
}
.-gold-300-bg {
  background: #ddd1bf;
}
.-gold-400-bg {
  background: #c4ae8e;
}
.-gold-500-bg {
  background: #aa8b5e;
}
.-gold-600-bg {
  background: #997d55;
}
.-gold-700-bg {
  background: #806847;
}
.-gold-800-bg {
  background: #665338;
}
.-gold-900-bg {
  background: #53442e;
}
/* ------------------ LIGHTS -------------------- */
.-light-000 {
  color: #fcfcfd;
}
.-light-100 {
  color: #f9fafa;
}
.-light-200 {
  color: #eff2f3;
}
.-light-300 {
  color: #e5eaeb;
}
.-light-400 {
  color: #d2dadc;
}
.-light-500 {
  color: #becacd;
}
.-light-600 {
  color: #abb6b9;
}
.-light-700 {
  color: #8f989a;
}
.-light-800 {
  color: #72797b;
}
.-light-900 {
  color: #5d6364;
}
.-light-000-bg {
  background: #fcfcfd;
}
.-light-100-bg {
  background: #f9fafa;
}
.-light-200-bg {
  background: #eff2f3;
}
.-light-300-bg {
  background: #e5eaeb;
}
.-light-400-bg {
  background: #d2dadc;
}
.-light-500-bg {
  background: #becacd;
}
.-light-600-bg {
  background: #abb6b9;
}
.-light-700-bg {
  background: #8f989a;
}
.-light-800-bg {
  background: #72797b;
}
.-light-900-bg {
  background: #5d6364;
}
/* ------------------ DARKS -------------------- */
.-dark-000 {
  color: #f6f5f6;
}
.-dark-100 {
  color: #ececec;
}
.-dark-200 {
  color: #d0cfd0;
}
.-dark-300 {
  color: #b3b3b3;
}
.-dark-400 {
  color: #7a797b;
}
.-dark-500 {
  color: #414042;
}
.-dark-600 {
  color: #3b3a3b;
}
.-dark-700 {
  color: #313032;
}
.-dark-800 {
  color: #272628;
}
.-dark-900 {
  color: #201f20;
}
.-dark-000-bg {
  background: #f6f5f6;
}
.-dark-100-bg {
  background: #ececec;
}
.-dark-200-bg {
  background: #d0cfd0;
}
.-dark-300-bg {
  background: #b3b3b3;
}
.-dark-400-bg {
  background: #7a797b;
}
.-dark-500-bg {
  background: #414042;
}
.-dark-600-bg {
  background: #3b3a3b;
}
.-dark-700-bg {
  background: #313032;
}
.-dark-800-bg {
  background: #272628;
}
.-dark-900-bg {
  background: #201f20;
}
/* ------------------ BASIC COLORS -------------------- */
/* ------------------ Additional color modifiers should be added in colors.less */
.-dark {
  color: #414042;
}
.-light {
  color: #becacd;
}
.-white {
  color: white;
}
.-primary {
  color: #3ea68b;
}
.-dark-bg {
  background: #414042;
}
.-light-bg {
  background: #becacd;
}
.-white-bg {
  background: white;
}
.-primary-bg {
  background: #3ea68b;
}
.-dark-hover:hover {
  color: #414042;
}
.-light-hover:hover {
  color: #becacd;
}
.-white-hover:hover {
  color: white;
}
.-primary-hover:hover {
  color: #3ea68b;
}
.-dark-bg-hover:hover {
  background: #414042;
}
.-light-bg-hover:hover {
  background: #becacd;
}
.-white-bg-hover:hover {
  background: white;
}
.-primary-bg-hover:hover {
  background: #3ea68b;
}
/* ------------------ NOTIFIERS -------------------- */
.-warning {
  color: #aa8b5e;
}
.-danger {
  color: #e8967c;
}
.-success {
  color: #c7d1a3;
}
.-warning-bg {
  background: #aa8b5e;
}
.-danger-bg {
  background: #e8967c;
}
.-success-bg {
  background: #c7d1a3;
}
.-has-error,
.-danger {
  border: 1px solid #e8967c;
  box-shadow: 0px 0px 0px 4px rgba(232, 150, 124, 0.25);
}
.-focus,
.-on-focus:focus {
  outline: none;
  border: 1px solid #4e5c58;
  box-shadow: 0px 0px 0px 4px rgba(120, 141, 135, 0.25);
}
.-hover,
.-on-hover:hover {
  border: 1px solid #becacd;
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(190, 202, 205, 0.5);
}
.-success,
.-on-hover-success:hover {
  border: 1px solid #c7d1a3;
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(199, 209, 163, 0.25);
}
.-warning,
.-on-hover-warning:hover {
  border: 1px solid #aa8b5e;
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(170, 139, 94, 0.25);
}
/* ------------------ LAYOUT -------------------- */
.-flex {
  display: flex;
}
.-inline-flex {
  display: inline-flex;
}
.-flex .columns,
.-flex .column {
  margin: auto;
}
.-flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 175px;
}
hr.clearfix {
  border: none;
  opacity: 0;
}
.-relative {
  position: relative;
}
.-block {
  display: block;
}
.-inline {
  display: inline;
}
.-inline-block {
  display: inline-block;
}
.-none {
  display: none;
}
.-wide {
  max-width: 1800px;
}
.-centering {
  display: block;
  margin: auto;
  text-align: center;
}
/* ------------------ TYPOGRAPHY -------------------- */
.-caps,
.-uppercase {
  text-transform: uppercase;
}
.-lowercase {
  text-transform: lowercase;
}
.-titlecase,
.-capitalize {
  text-transform: capitalize;
}
.-no-transform {
  text-transform: none;
}
.-italic {
  font-style: italic;
}
.-squished {
  line-height: 1.15em;
}
.-thin,
.-weight-thin,
.-weight-100 {
  font-weight: 100;
}
.-weight-light,
.-weight-300 {
  font-weight: 300;
}
.-weight-regular,
.-weight-400 {
  font-weight: 400;
}
.-weight-medium,
.-weight-500 {
  font-weight: 500;
}
.-weight-600 {
  font-weight: 600;
}
.-bold,
.-weight-bold,
.-weight-700 {
  font-weight: 700;
}
.-weight-black,
.-weight-900 {
  font-weight: 900;
}
.-mini {
  font-size: 11px;
}
.-small {
  font-size: 13px;
}
.-smaller {
  font-size: 14px;
}
.-regular {
  font-size: 16px;
  line-height: 21px;
}
.-medium {
  font-size: 18px;
  line-height: 25px;
}
.-big {
  font-size: 20px;
}
.-bigger {
  font-size: 24px;
}
.-large {
  font-size: 48px;
}
.-huge {
  font-size: 80px;
}
.-size-25 {
  font-size: 0.25em;
}
.-size-50 {
  font-size: 0.5em;
}
.-size-75 {
  font-size: 0.75em;
}
.-size-80 {
  font-size: 0.8em;
}
.-size-90 {
  font-size: 0.9em;
}
.-size-100 {
  font-size: 1em;
}
.-size-125 {
  font-size: 1.25em;
}
.-size-150 {
  font-size: 1.5em;
}
.-size-175 {
  font-size: 1.75em;
}
.-size-200 {
  font-size: 2em;
}
.-size-225 {
  font-size: 2.25em;
}
.-size-250 {
  font-size: 2.5em;
}
.-size-275 {
  font-size: 2.75em;
}
.-size-300 {
  font-size: 3em;
}
.-space-1 {
  letter-spacing: 1px;
}
.-space-2 {
  letter-spacing: 2px;
}
/* ------------------ ALIGNMENT -------------------- */
.-center,
.-align-center {
  text-align: center;
}
span.-center {
  display: block;
}
.-align-left {
  text-align: left;
}
.-align-right {
  text-align: right;
}
/* ------------------ ELEMENT STYLES -------------------- */
.-transition {
  transition: 0.2s linear all;
}
.-transition-slow {
  transition: 0.5s linear all;
}
.-shadow-small {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.-shadow {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.-shadow-medium {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.-shadow-large {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.-shadow-huge {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.-box-shadow {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.-gradient-fade {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.31) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f000000', endColorstr='#00000000', GradientType=1);
}
.-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 175px;
}
.-blur {
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
hr.clearfix {
  border: none;
  opacity: 0;
}
.-opacity-0 {
  opacity: 0;
}
.-opacity-25 {
  opacity: 0.25;
}
.-opacity-50 {
  opacity: 0.5;
}
.-opacity-75 {
  opacity: 0.75;
}
.-opacity-100 {
  opacity: 1;
}
.-object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.-object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.-object-fill {
  -o-object-fit: fill;
     object-fit: fill;
}
.-object-none {
  -o-object-fit: none;
     object-fit: none;
}
.-object-scale-down {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
/* ------------------ SPACING -------------------- */
.-padding,
.-padding-20 {
  padding: 20px;
}
.-padding-top {
  padding-top: 20px;
}
.-padding-right {
  padding-right: 20px;
}
.-padding-bottom {
  padding-bottom: 20px;
}
.-padding-left {
  padding-left: 20px;
}
.-padding-horizontal {
  padding-right: 20px;
  padding-left: 20px;
}
.-padding-vertical {
  padding-top: 20px;
  padding-bottom: 20px;
}
.-padding-10 {
  padding: 10px;
}
.-padding-top-10 {
  padding-top: 10px;
}
.-padding-right-10 {
  padding-right: 10px;
}
.-padding-bottom-10 {
  padding-bottom: 10px;
}
.-padding-left-10 {
  padding-left: 10px;
}
.-padding-horizontal-10 {
  padding-right: 10px;
  padding-left: 10px;
}
.-padding-vertical-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.-padding-5 {
  padding: 5px;
}
.-padding-top-5 {
  padding-top: 5px;
}
.-padding-right-5 {
  padding-right: 5px;
}
.-padding-bottom-5 {
  padding-bottom: 5px;
}
.-padding-left-5 {
  padding-left: 5px;
}
.-padding-horizontal-5 {
  padding-right: 5px;
  padding-left: 5px;
}
.-padding-vertical-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.-padding-8 {
  padding: 8px;
}
.-padding-15 {
  padding: 15px;
}
.-strip {
  padding-top: 10px;
  padding-bottom: 10px;
}
.-box-small {
  padding-top: 30px;
  padding-bottom: 30px;
}
.-box {
  padding-top: 50px;
  padding-bottom: 50px;
}
.-box-medium {
  padding-top: 100px;
  padding-bottom: 100px;
}
.-box-large {
  padding-top: 150px;
  padding-bottom: 150px;
}
.-box-top {
  padding-top: 50px;
}
.-box-top-small {
  padding-top: 30px;
}
.-box-top-medium {
  padding-top: 100px;
}
.-box-top-large {
  padding-top: 150px;
}
.-box-bottom {
  padding-bottom: 50px;
}
.-box-bottom-small {
  padding-bottom: 30px;
}
.-box-bottom-medium {
  padding-bottom: 100px;
}
.-box-bottom-large {
  padding-bottom: 150px;
}
.-box-10 {
  padding: 10px 0;
}
.-box-15 {
  padding: 15px 0;
}
.-box-20 {
  padding: 20px 0;
}
.-box-30 {
  padding: 30px 0;
}
.-box-50 {
  padding: 50px 0;
}
.-box-80 {
  padding: 80px 0;
}
.-margin {
  margin: 20px;
}
.-margin-top {
  margin-top: 20px;
}
.-margin-right {
  margin-right: 20px;
}
.-margin-bottom {
  margin-bottom: 20px;
}
.-margin-left {
  margin-left: 20px;
}
.-margin-horizontal {
  margin-right: 20px;
  margin-left: 20px;
}
.-margin-vertical {
  margin-top: 20px;
  margin-bottom: 20px;
}
.-margin-10 {
  margin: 10px;
}
.-margin-top-10 {
  margin-top: 10px;
}
.-margin-right-10 {
  margin-right: 10px;
}
.-margin-bottom-10 {
  margin-bottom: 10px;
}
.-margin-left-10 {
  margin-left: 10px;
}
.-margin-horizontal-10 {
  margin-right: 10px;
  margin-left: 10px;
}
.-margin-vertical-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.-margin-5 {
  margin: 5px;
}
.-margin-top-5 {
  margin-top: 5px;
}
.-margin-right-5 {
  margin-right: 5px;
}
.-margin-bottom-5 {
  margin-bottom: 5px;
}
.-margin-left-5 {
  margin-left: 5px;
}
.-margin-horizontal-5 {
  margin-right: 5px;
  margin-left: 5px;
}
.-margin-vertical-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.-space-x * {
  margin-right: 10px;
  margin-left: 10px;
}
.-space-x *:first-child {
  margin-left: 0;
}
.-space-x *:last-child {
  margin-right: 0;
}
-space-x-10 * {
  margin-right: 5px;
  margin-left: 5px;
}
-space-x-10 *:first-child {
  margin-left: 0;
}
-space-x-10 *:last-child {
  margin-right: 0;
}
-space-x-5 * {
  margin-right: 2.5px;
  margin-left: 2.5px;
}
-space-x-5 *:first-child {
  margin-left: 0;
}
-space-x-5 *:last-child {
  margin-right: 0;
}
.-space-y * {
  margin-top: 10px;
  margin-bottom: 10px;
}
.-space-y *:first-child {
  margin-top: 0;
}
.-space-y *:last-child {
  margin-bottom: 0;
}
.-space-y-10 * {
  margin-top: 5px;
  margin-bottom: 5px;
}
.-space-y-10 *:first-child {
  margin-top: 0;
}
.-space-y-10 *:last-child {
  margin-bottom: 0;
}
.-space-y-5 * {
  margin-top: 2.5px;
  margin-bottom: 2.5px;
}
.-space-y-5 *:first-child {
  margin-top: 0;
}
.-space-y-5 *:last-child {
  margin-bottom: 0;
}
/* ------------------ EVENT MODIFIERS -------------------- */
.-hidden {
  display: none;
}
.-hidden.active {
  display: block;
}
.-pointer {
  cursor: pointer;
}
/* ------------------ BORDERS -------------------- */
.-border-top {
  border-top: 1px solid;
}
.-border-right {
  border-right: 1px solid;
}
.-border-bottom {
  border-bottom: 1px solid;
}
.-border-left {
  border-left: 1px solid;
}
.-border {
  border: 1px solid;
}
.-border-thick {
  border: 12px solid;
}
.-border-white {
  border-color: white;
}
.-border-primary {
  border-color: #3ea68b;
}
.-border-dark {
  border-color: #414042;
}
.-border-light {
  border-color: #becacd;
}
.-border-gold {
  border-color: #aa8b5e;
}
.-border-small {
  border: 0.25px solid #becacd;
}
.-rounded {
  border-radius: 5px;
}
.-rounded-full {
  border-radius: 9999px;
}
.-rounded-bottom {
  border-radius: 0 0 5px 5px;
}
.-rounded-top {
  border-radius: 5px 5px 0 0;
}
.-rounded-left {
  border-radius: 5px 0 0 5px;
}
.-rounded-right {
  border-radius: 0 5px 5px 0;
}
.-rounded-top-left {
  border-radius: 5px 0 0 0;
}
.-rounded-top-right {
  border-radius: 0 5px 0 0;
}
.-rounded-bottom-right {
  border-radius: 0 0 5px 0;
}
.-rounded-bottom-left {
  border-radius: 0 0 0 5px;
}
.-circle {
  border-radius: 50%;
}
/* ------------------ TRANSFORMS -------------------- */
.-rotate-45 {
  transform: rotate(45deg);
}
.-rotate-90 {
  transform: rotate(90deg);
}
.-rotate-180 {
  transform: rotate(180deg);
}
.-rotate-270 {
  transform: rotate(270deg);
}
.-rotate-360 {
  transform: rotate(360deg);
}
.-rotate-reverse-45 {
  transform: rotate(-45deg);
}
.-rotate-reverse-90 {
  transform: rotate(-90deg);
}
.-rotate-reverse-180 {
  transform: rotate(-180deg);
}
.-rotate-reverse-270 {
  transform: rotate(-270deg);
}
.-rotate-reverse-360 {
  transform: rotate(-360deg);
}
/* ------------------ ACCESSIBILITY -------------------- */
.-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
/* ------------------ RESPONSIVE -------------------- */
.-no-mobile,
.-hidden-mobile,
.-only-desktop {
  display: block;
}
.-no-mobile-flex,
.-hidden-mobile-flex,
.-only-desktop-flex {
  display: flex;
}
.-no-desktop,
.-hidden-desktop,
.-only-mobile,
.-no-desktop-flex,
.-hidden-desktop-flex,
.-only-mobile-flex {
  display: none;
}
/* Components */
.grid,
.flex-row {
  position: relative;
  display: flex;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  flex-flow: row wrap;
}
.-full {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 100%;
}
.-nowrap {
  flex-wrap: nowrap;
}
.-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.-justify-start {
  justify-content: flex-start;
}
.-justify-end {
  justify-content: flex-end;
}
.-justify-center {
  justify-content: center;
}
.-justify-space,
.-space-between {
  justify-content: space-between;
}
.-justify-around,
.-space-around {
  justify-content: space-around;
}
.-reverse {
  flex-direction: row-reverse;
}
.-vertical {
  flex-direction: column;
  flex-wrap: nowrap;
}
.-vertical.-reverse {
  flex-direction: column-reverse;
  flex-wrap: nowrap;
}
.-flex-align-top {
  align-items: flex-start;
  align-self: flex-start;
}
.-flex-align-bottom {
  align-items: flex-end;
  align-self: flex-end;
}
.-flex-align-center {
  align-items: center;
  align-self: center;
}
.-flex-align-baseline {
  align-items: baseline;
}
.-flex-align-stretch {
  align-items: stretch;
}
.cell {
  flex: 1 1 auto;
  min-height: 0px;
  min-width: 0px;
  max-width: 100%;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.cell.-fit {
  flex: 0 0 auto;
  width: auto;
}
.cell.-fill {
  flex: 1 1;
  width: auto;
}
.cell.-collapse {
  margin-left: 0;
  margin-right: 0;
}
.cell.-collapse-padding {
  padding-left: 0;
  padding-right: 0;
}
.-hide {
  display: none !important;
}
.-show {
  display: inherit !important;
}
._twelve {
  max-width: calc(100%/12 * 12 - 1rem);
  flex: 0 0 calc(100%/12 * 12 - 1rem);
}
._twelve.-collapse {
  max-width: calc(100%/12 * 12);
  flex: 0 0 calc(100%/12 * 12);
}
.-order-12 {
  order: 12;
}
._eleven {
  max-width: calc(100%/12 * 11 - 1rem);
  flex: 0 0 calc(100%/12 * 11 - 1rem);
}
._eleven.-collapse {
  max-width: calc(100%/12 * 11);
  flex: 0 0 calc(100%/12 * 11);
}
.-order-11 {
  order: 11;
}
._ten {
  max-width: calc(100%/12 * 10 - 1rem);
  flex: 0 0 calc(100%/12 * 10 - 1rem);
}
._ten.-collapse {
  max-width: calc(100%/12 * 10);
  flex: 0 0 calc(100%/12 * 10);
}
.-order-10 {
  order: 10;
}
._nine {
  max-width: calc(100%/12 * 9 - 1rem);
  flex: 0 0 calc(100%/12 * 9 - 1rem);
}
._nine.-collapse {
  max-width: calc(100%/12 * 9);
  flex: 0 0 calc(100%/12 * 9);
}
.-order-9 {
  order: 9;
}
._eight {
  max-width: calc(100%/12 * 8 - 1rem);
  flex: 0 0 calc(100%/12 * 8 - 1rem);
}
._eight.-collapse {
  max-width: calc(100%/12 * 8);
  flex: 0 0 calc(100%/12 * 8);
}
.-order-8 {
  order: 8;
}
._seven {
  max-width: calc(100%/12 * 7 - 1rem);
  flex: 0 0 calc(100%/12 * 7 - 1rem);
}
._seven.-collapse {
  max-width: calc(100%/12 * 7);
  flex: 0 0 calc(100%/12 * 7);
}
.-order-7 {
  order: 7;
}
._six {
  max-width: calc(100%/12 * 6 - 1rem);
  flex: 0 0 calc(100%/12 * 6 - 1rem);
}
._six.-collapse {
  max-width: calc(100%/12 * 6);
  flex: 0 0 calc(100%/12 * 6);
}
.-order-6 {
  order: 6;
}
._five {
  max-width: calc(100%/12 * 5 - 1rem);
  flex: 0 0 calc(100%/12 * 5 - 1rem);
}
._five.-collapse {
  max-width: calc(100%/12 * 5);
  flex: 0 0 calc(100%/12 * 5);
}
.-order-5 {
  order: 5;
}
._four {
  max-width: calc(100%/12 * 4 - 1rem);
  flex: 0 0 calc(100%/12 * 4 - 1rem);
}
._four.-collapse {
  max-width: calc(100%/12 * 4);
  flex: 0 0 calc(100%/12 * 4);
}
.-order-4 {
  order: 4;
}
._three {
  max-width: calc(100%/12 * 3 - 1rem);
  flex: 0 0 calc(100%/12 * 3 - 1rem);
}
._three.-collapse {
  max-width: calc(100%/12 * 3);
  flex: 0 0 calc(100%/12 * 3);
}
.-order-3 {
  order: 3;
}
._two {
  max-width: calc(100%/12 * 2 - 1rem);
  flex: 0 0 calc(100%/12 * 2 - 1rem);
}
._two.-collapse {
  max-width: calc(100%/12 * 2);
  flex: 0 0 calc(100%/12 * 2);
}
.-order-2 {
  order: 2;
}
._one {
  max-width: calc(100%/12 * 1 - 1rem);
  flex: 0 0 calc(100%/12 * 1 - 1rem);
}
._one.-collapse {
  max-width: calc(100%/12 * 1);
  flex: 0 0 calc(100%/12 * 1);
}
.-order-1 {
  order: 1;
}
._fifth {
  max-width: calc(20% - 1rem);
  flex: 0 0 calc(20% - 1rem);
}
._fifth.-collapse {
  max-width: 20%;
  flex: 0 0 20%;
}
@media only screen and (min-width: 480px) {
  .-small-hide {
    display: none !important;
  }
  .-small-show {
    display: inherit !important;
  }
  .-small-text-left {
    text-align: left;
  }
  .-small-text-right {
    text-align: right;
  }
  .-small-text-center {
    text-align: center;
  }
  .-small-text-justify {
    text-align: justify;
  }
  .-small-twelve {
    max-width: calc(100%/12 * 12 - 1rem);
    flex: 0 0 calc(100%/12 * 12 - 1rem);
  }
  .-small-twelve.collapse {
    max-width: calc(100%/12 * 12);
    flex: 0 0 calc(100%/12 * 12);
  }
  .-small-order-12 {
    order: 12;
  }
  .-small-eleven {
    max-width: calc(100%/12 * 11 - 1rem);
    flex: 0 0 calc(100%/12 * 11 - 1rem);
  }
  .-small-eleven.-collapse {
    max-width: calc(100%/12 * 11);
    flex: 0 0 calc(100%/12 * 11);
  }
  .-small-order-11 {
    order: 11;
  }
  .-small-ten {
    max-width: calc(100%/12 * 10 - 1rem);
    flex: 0 0 calc(100%/12 * 10 - 1rem);
  }
  .-small-ten.-collapse {
    max-width: calc(100%/12 * 10);
    flex: 0 0 calc(100%/12 * 10);
  }
  .-small-order-10 {
    order: 10;
  }
  .-small-nine {
    max-width: calc(100%/12 * 9 - 1rem);
    flex: 0 0 calc(100%/12 * 9 - 1rem);
  }
  .-small-nine.-collapse {
    max-width: calc(100%/12 * 9);
    flex: 0 0 calc(100%/12 * 9);
  }
  .-small-order-9 {
    order: 9;
  }
  .-small-eight {
    max-width: calc(100%/12 * 8 - 1rem);
    flex: 0 0 calc(100%/12 * 8 - 1rem);
  }
  .-small-eight.-collapse {
    max-width: calc(100%/12 * 8);
    flex: 0 0 calc(100%/12 * 8);
  }
  .-small-order-8 {
    order: 8;
  }
  .-small-seven {
    max-width: calc(100%/12 * 7 - 1rem);
    flex: 0 0 calc(100%/12 * 7 - 1rem);
  }
  .-small-seven.-collapse {
    max-width: calc(100%/12 * 7);
    flex: 0 0 calc(100%/12 * 7);
  }
  .-small-order-7 {
    order: 7;
  }
  .-small-six {
    max-width: calc(100%/12 * 6 - 1rem);
    flex: 0 0 calc(100%/12 * 6 - 1rem);
  }
  .-small-six.-collapse {
    max-width: calc(100%/12 * 6);
    flex: 0 0 calc(100%/12 * 6);
  }
  .-small-order-6 {
    order: 6;
  }
  .-small-five {
    max-width: calc(100%/12 * 5 - 1rem);
    flex: 0 0 calc(100%/12 * 5 - 1rem);
  }
  .-small-five.-collapse {
    max-width: calc(100%/12 * 5);
    flex: 0 0 calc(100%/12 * 5);
  }
  .-small-order-5 {
    order: 5;
  }
  .-small-four {
    max-width: calc(100%/12 * 4 - 1rem);
    flex: 0 0 calc(100%/12 * 4 - 1rem);
  }
  .-small-four.-collapse {
    max-width: calc(100%/12 * 4);
    flex: 0 0 calc(100%/12 * 4);
  }
  .-small-order-4 {
    order: 4;
  }
  .-small-three {
    max-width: calc(100%/12 * 3 - 1rem);
    flex: 0 0 calc(100%/12 * 3 - 1rem);
  }
  .-small-three.-collapse {
    max-width: calc(100%/12 * 3);
    flex: 0 0 calc(100%/12 * 3);
  }
  .-small-order-3 {
    order: 3;
  }
  .-small-two {
    max-width: calc(100%/12 * 2 - 1rem);
    flex: 0 0 calc(100%/12 * 2 - 1rem);
  }
  .-small-two.-collapse {
    max-width: calc(100%/12 * 2);
    flex: 0 0 calc(100%/12 * 2);
  }
  .-small-order-2 {
    order: 2;
  }
  .-small-one {
    max-width: calc(100%/12 * 1 - 1rem);
    flex: 0 0 calc(100%/12 * 1 - 1rem);
  }
  .-small-one.-collapse {
    max-width: calc(100%/12 * 1);
    flex: 0 0 calc(100%/12 * 1);
  }
  .-small-order-1 {
    order: 1;
  }
  .-small-fifth {
    max-width: calc(20% - 1rem);
    flex: 0 0 calc(20% - 1rem);
  }
  .-small-fifth.-collapse {
    max-width: 20%;
    flex: 0 0 20%;
  }
}
@media only screen and (min-width: 768px) {
  .-medium-hide {
    display: none !important;
  }
  .-medium-show {
    display: inherit !important;
  }
  .-medium-text-left {
    text-align: left;
  }
  .-medium-text-right {
    text-align: right;
  }
  .-medium-text-center {
    text-align: center;
  }
  .-medium-text-justify {
    text-align: justify;
  }
  .-medium-twelve {
    max-width: calc(100%/12 * 12 - 1rem);
    flex: 0 0 calc(100%/12 * 12 - 1rem);
  }
  .-medium-twelve.-collapse {
    max-width: calc(100%/12 * 12);
    flex: 0 0 calc(100%/12 * 12);
  }
  .-medium-order-12 {
    order: 12;
  }
  .-medium-eleven {
    max-width: calc(100%/12 * 11 - 1rem);
    flex: 0 0 calc(100%/12 * 11 - 1rem);
  }
  .-medium-eleven.-collapse {
    max-width: calc(100%/12 * 11);
    flex: 0 0 calc(100%/12 * 11);
  }
  .-medium-order-11 {
    order: 11;
  }
  .-medium-ten {
    max-width: calc(100%/12 * 10 - 1rem);
    flex: 0 0 calc(100%/12 * 10 - 1rem);
  }
  .-medium-ten.-collapse {
    max-width: calc(100%/12 * 10);
    flex: 0 0 calc(100%/12 * 10);
  }
  .-medium-order-10 {
    order: 10;
  }
  .-medium-nine {
    max-width: calc(100%/12 * 9 - 1rem);
    flex: 0 0 calc(100%/12 * 9 - 1rem);
  }
  .-medium-nine.-collapse {
    max-width: calc(100%/12 * 9);
    flex: 0 0 calc(100%/12 * 9);
  }
  .-medium-order-9 {
    order: 9;
  }
  .-medium-eight {
    max-width: calc(100%/12 * 8 - 1rem);
    flex: 0 0 calc(100%/12 * 8 - 1rem);
  }
  .-medium-eight.-collapse {
    max-width: calc(100%/12 * 8);
    flex: 0 0 calc(100%/12 * 8);
  }
  .-medium-order-8 {
    order: 8;
  }
  .-medium-seven {
    max-width: calc(100%/12 * 7 - 1rem);
    flex: 0 0 calc(100%/12 * 7 - 1rem);
  }
  .-medium-seven.-collapse {
    max-width: calc(100%/12 * 7);
    flex: 0 0 calc(100%/12 * 7);
  }
  .-medium-order-7 {
    order: 7;
  }
  .-medium-six {
    max-width: calc(100%/12 * 6 - 1rem);
    flex: 0 0 calc(100%/12 * 6 - 1rem);
  }
  .-medium-six.collapse {
    max-width: calc(100%/12 * 6);
    flex: 0 0 calc(100%/12 * 6);
  }
  .-medium-order-6 {
    order: 6;
  }
  .-medium-five {
    max-width: calc(100%/12 * 5 - 1rem);
    flex: 0 0 calc(100%/12 * 5 - 1rem);
  }
  .-medium-five.collapse {
    max-width: calc(100%/12 * 5);
    flex: 0 0 calc(100%/12 * 5);
  }
  .-medium-order-5 {
    order: 5;
  }
  .-medium-four {
    max-width: calc(100%/12 * 4 - 1rem);
    flex: 0 0 calc(100%/12 * 4 - 1rem);
  }
  .-medium-four.-collapse {
    max-width: calc(100%/12 * 4);
    flex: 0 0 calc(100%/12 * 4);
  }
  .-medium-order-4 {
    order: 4;
  }
  .-medium-three {
    max-width: calc(100%/12 * 3 - 1rem);
    flex: 0 0 calc(100%/12 * 3 - 1rem);
  }
  .-medium-three.-collapse {
    max-width: calc(100%/12 * 3);
    flex: 0 0 calc(100%/12 * 3);
  }
  .-medium-order-3 {
    order: 3;
  }
  .-medium-two {
    max-width: calc(100%/12 * 2 - 1rem);
    flex: 0 0 calc(100%/12 * 2 - 1rem);
  }
  .-medium-two.-collapse {
    max-width: calc(100%/12 * 2);
    flex: 0 0 calc(100%/12 * 2);
  }
  .-medium-order-2 {
    order: 2;
  }
  .-medium-one {
    max-width: calc(100%/12 * 1 - 1rem);
    flex: 0 0 calc(100%/12 * 1 - 1rem);
  }
  .-medium-one.-collapse {
    max-width: calc(100%/12 * 1);
    flex: 0 0 calc(100%/12 * 1);
  }
  .-medium-order-1 {
    order: 1;
  }
  .-medium-fifth {
    max-width: calc(20% - 1rem);
    flex: 0 0 calc(20% - 1rem);
  }
  .-medium-fifth.-collapse {
    max-width: 20%;
    flex: 0 0 20%;
  }
}
@media only screen and (min-width: 1024px) {
  .-large-hide {
    display: none !important;
  }
  .-large-show {
    display: inherit !important;
  }
  .-large-text-left {
    text-align: left;
  }
  .-large-text-right {
    text-align: right;
  }
  .-large-text-center {
    text-align: center;
  }
  .-large-text-justify {
    text-align: justify;
  }
  .-large-twelve {
    max-width: calc(100%/12 * 12 - 1rem);
    flex: 0 0 calc(100%/12 * 12 - 1rem);
  }
  .-large-twelve.-collapse {
    max-width: calc(100%/12 * 12);
    flex: 0 0 calc(100%/12 * 12);
  }
  .-large-order-12 {
    order: 12;
  }
  .-large-eleven {
    max-width: calc(100%/12 * 11 - 1rem);
    flex: 0 0 calc(100%/12 * 11 - 1rem);
  }
  .-large-eleven.-collapse {
    max-width: calc(100%/12 * 11);
    flex: 0 0 calc(100%/12 * 11);
  }
  .-large-order-11 {
    order: 11;
  }
  .-large-ten {
    max-width: calc(100%/12 * 10 - 1rem);
    flex: 0 0 calc(100%/12 * 10 - 1rem);
  }
  .-large-ten.-collapse {
    max-width: calc(100%/12 * 10);
    flex: 0 0 calc(100%/12 * 10);
  }
  .-large-order-10 {
    order: 10;
  }
  .-large-nine {
    max-width: calc(100%/12 * 9 - 1rem);
    flex: 0 0 calc(100%/12 * 9 - 1rem);
  }
  .-large-nine.-collapse {
    max-width: calc(100%/12 * 9);
    flex: 0 0 calc(100%/12 * 9);
  }
  .-large-order-9 {
    order: 9;
  }
  .-large-eight {
    max-width: calc(100%/12 * 8 - 1rem);
    flex: 0 0 calc(100%/12 * 8 - 1rem);
  }
  .-large-eight.-collapse {
    max-width: calc(100%/12 * 8);
    flex: 0 0 calc(100%/12 * 8);
  }
  .-large-order-8 {
    order: 8;
  }
  .-large-seven {
    max-width: calc(100%/12 * 7 - 1rem);
    flex: 0 0 calc(100%/12 * 7 - 1rem);
  }
  .-large-seven.-collapse {
    max-width: calc(100%/12 * 7);
    flex: 0 0 calc(100%/12 * 7);
  }
  .-large-order-7 {
    order: 7;
  }
  .-large-six {
    max-width: calc(100%/12 * 6 - 1rem);
    flex: 0 0 calc(100%/12 * 6 - 1rem);
  }
  .-large-six.collapse {
    max-width: calc(100%/12 * 6);
    flex: 0 0 calc(100%/12 * 6);
  }
  .-large-order-6 {
    order: 6;
  }
  .-large-five {
    max-width: calc(100%/12 * 5 - 1rem);
    flex: 0 0 calc(100%/12 * 5 - 1rem);
  }
  .-large-five.-collapse {
    max-width: calc(100%/12 * 5);
    flex: 0 0 calc(100%/12 * 5);
  }
  .-large-order-5 {
    order: 5;
  }
  .-large-four {
    max-width: calc(100%/12 * 4 - 1rem);
    flex: 0 0 calc(100%/12 * 4 - 1rem);
  }
  .-large-four.-collapse {
    max-width: calc(100%/12 * 4);
    flex: 0 0 calc(100%/12 * 4);
  }
  .-large-order-4 {
    order: 4;
  }
  .-large-three {
    max-width: calc(100%/12 * 3 - 1rem);
    flex: 0 0 calc(100%/12 * 3 - 1rem);
  }
  .-large-three.-collapse {
    max-width: calc(100%/12 * 3);
    flex: 0 0 calc(100%/12 * 3);
  }
  .-large-order-3 {
    order: 3;
  }
  .-large-two {
    max-width: calc(100%/12 * 2 - 1rem);
    flex: 0 0 calc(100%/12 * 2 - 1rem);
  }
  .-large-two.-collapse {
    max-width: calc(100%/12 * 2);
    flex: 0 0 calc(100%/12 * 2);
  }
  .-large-order-2 {
    order: 2;
  }
  .-large-one {
    max-width: calc(100%/12 * 1 - 1rem);
    flex: 0 0 calc(100%/12 * 1 - 1rem);
  }
  .-large-one.-collapse {
    max-width: calc(100%/12 * 1);
    flex: 0 0 calc(100%/12 * 1);
  }
  .-large-order-1 {
    order: 1;
  }
  .-large-fifth {
    max-width: calc(20% - 1rem);
    flex: 0 0 calc(20% - 1rem);
  }
  .-large-fifth.-collapse {
    max-width: 20%;
    flex: 0 0 20%;
  }
}
._full {
  width: 100%;
}
._half {
  width: 50%;
}
._quarter {
  width: 25%;
}
._third {
  width: calc(100% / 3);
}
._two-thirds {
  width: calc(100% / 3 * 2);
}
@media (max-width: 1024px) {
  ._full {
    width: 100%;
  }
  ._half {
    width: 100%;
  }
  ._quarter {
    width: 100%;
  }
  ._third {
    width: 100%;
  }
  ._two-thirds {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .-xlarge-hide {
    display: none !important;
  }
  .-xlarge-show {
    display: inherit !important;
  }
  .-xlarge-text-left {
    text-align: left;
  }
  .-xlarge-text-right {
    text-align: right;
  }
  .-xlarge-text-center {
    text-align: center;
  }
  .-xlarge-text-justify {
    text-align: justify;
  }
  .-xlarge-twelve {
    max-width: calc(100%/12 * 12 - 1rem);
    flex: 0 0 calc(100%/12 * 12 - 1rem);
  }
  .-xlarge-twelve.collapse {
    max-width: calc(100%/12 * 12);
    flex: 0 0 calc(100%/12 * 12);
  }
  .-xlarge-order-12 {
    order: 12;
  }
  .-xlarge-eleven {
    max-width: calc(100%/12 * 11 - 1rem);
    flex: 0 0 calc(100%/12 * 11 - 1rem);
  }
  .-xlarge-eleven.-collapse {
    max-width: calc(100%/12 * 11);
    flex: 0 0 calc(100%/12 * 11);
  }
  .-xlarge-order-11 {
    order: 11;
  }
  .-xlarge-ten {
    max-width: calc(100%/12 * 10 - 1rem);
    flex: 0 0 calc(100%/12 * 10 - 1rem);
  }
  .-xlarge-ten.-collapse {
    max-width: calc(100%/12 * 10);
    flex: 0 0 calc(100%/12 * 10);
  }
  .-xlarge-order-10 {
    order: 10;
  }
  .-xlarge-nine {
    max-width: calc(100%/12 * 9 - 1rem);
    flex: 0 0 calc(100%/12 * 9 - 1rem);
  }
  .-xlarge-nine.-collapse {
    max-width: calc(100%/12 * 9);
    flex: 0 0 calc(100%/12 * 9);
  }
  .-xlarge-order-9 {
    order: 9;
  }
  .-xlarge-eight {
    max-width: calc(100%/12 * 8 - 1rem);
    flex: 0 0 calc(100%/12 * 8 - 1rem);
  }
  .-xlarge-eight.collapse {
    max-width: calc(100%/12 * 8);
    flex: 0 0 calc(100%/12 * 8);
  }
  .-xlarge-order-8 {
    order: 8;
  }
  .-xlarge-seven {
    max-width: calc(100%/12 * 7 - 1rem);
    flex: 0 0 calc(100%/12 * 7 - 1rem);
  }
  .-xlarge-seven.-collapse {
    max-width: calc(100%/12 * 7);
    flex: 0 0 calc(100%/12 * 7);
  }
  .-xlarge-order-7 {
    order: 7;
  }
  .-xlarge-six {
    max-width: calc(100%/12 * 6 - 1rem);
    flex: 0 0 calc(100%/12 * 6 - 1rem);
  }
  .-xlarge-six.-collapse {
    max-width: calc(100%/12 * 6);
    flex: 0 0 calc(100%/12 * 6);
  }
  .-xlarge-order-6 {
    order: 6;
  }
  .-xlarge-five {
    max-width: calc(100%/12 * 5 - 1rem);
    flex: 0 0 calc(100%/12 * 5 - 1rem);
  }
  .-xlarge-five.-collapse {
    max-width: calc(100%/12 * 5);
    flex: 0 0 calc(100%/12 * 5);
  }
  .-xlarge-order-5 {
    order: 5;
  }
  .-xlarge-four {
    max-width: calc(100%/12 * 4 - 1rem);
    flex: 0 0 calc(100%/12 * 4 - 1rem);
  }
  .-xlarge-four.-collapse {
    max-width: calc(100%/12 * 4);
    flex: 0 0 calc(100%/12 * 4);
  }
  .-xlarge-order-4 {
    order: 4;
  }
  .-xlarge-three {
    max-width: calc(100%/12 * 3 - 1rem);
    flex: 0 0 calc(100%/12 * 3 - 1rem);
  }
  .-xlarge-three.-collapse {
    max-width: calc(100%/12 * 3);
    flex: 0 0 calc(100%/12 * 3);
  }
  .-xlarge-order-3 {
    order: 3;
  }
  .-xlarge-two {
    max-width: calc(100%/12 * 2 - 1rem);
    flex: 0 0 calc(100%/12 * 2 - 1rem);
  }
  .-xlarge-two.-collapse {
    max-width: calc(100%/12 * 2);
    flex: 0 0 calc(100%/12 * 2);
  }
  .-xlarge-order-2 {
    order: 2;
  }
  .-xlarge-one {
    max-width: calc(100%/12 * 1 - 1rem);
    flex: 0 0 calc(100%/12 * 1 - 1rem);
  }
  .-xlarge-one.-collapse {
    max-width: calc(100%/12 * 1);
    flex: 0 0 calc(100%/12 * 1);
  }
  .-xlarge-order-1 {
    order: 1;
  }
  .-xlarge-fifth {
    max-width: calc(20% - 1rem);
    flex: 0 0 calc(20% - 1rem);
  }
  .-xlarge-fifth.-collapse {
    max-width: 20%;
    flex: 0 0 20%;
  }
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="date"],
input[type="number"],
input[type="tel"],
textarea,
select,
.select,
.daterange-input {
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding: 8px 5px;
  border: none;
  border: 1px solid #becacd;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* margin-left: -5px; */
  font-size: 18px;
  background-color: transparent;
  transition: 0.2s linear all;
}
input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
input[type="date"]:hover,
input[type="number"]:hover,
input[type="tel"]:hover,
textarea:hover,
select:hover,
.select:hover,
.daterange-input:hover {
  border: 1px solid #becacd;
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(190, 202, 205, 0.5);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus,
.select:focus,
.daterange-input:focus {
  outline: none;
  border: 1px solid #4e5c58;
  box-shadow: 0px 0px 0px 4px rgba(120, 141, 135, 0.25);
}
textarea {
  font-family: 'trade-gothic-next', sans-serif;
  resize: none;
}
input[type="checkbox"] {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  width: auto;
  border: 1px solid #becacd;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0px 10px 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border-radius: 50%;
  transition: 0.2s linear all;
}
input[type="checkbox"]:focus {
  background: transparent;
  outline: none;
  border: 1px solid #4e5c58;
  box-shadow: 0px 0px 0px 4px rgba(120, 141, 135, 0.25);
}
input[type="checkbox"]:hover {
  border: 1px solid #becacd;
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(190, 202, 205, 0.5);
}
input[type="checkbox"]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 14.5px;
  content: "";
  color: #c7d1a3;
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  font-family: 'Ionicons';
  transition: 0.2s linear all;
}
input[type="checkbox"]:checked {
  background: #c7d1a3;
  color: #c7d1a3;
  border: 1px solid #c7d1a3;
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(199, 209, 163, 0.25);
}
input[type="checkbox"]:checked:after {
  color: white;
  content: "\f121";
  transition: 0.2s linear all;
}
input[type="radio"] {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  width: auto;
  border: 1px solid #becacd;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0px 10px 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border-radius: 50%;
  transition: 0.2s linear all;
}
input[type="radio"]:focus {
  background: transparent;
  outline: none;
  border: 1px solid #4e5c58;
  box-shadow: 0px 0px 0px 4px rgba(120, 141, 135, 0.25);
}
input[type="radio"]:hover {
  border: 1px solid #becacd;
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(190, 202, 205, 0.5);
}
input[type="radio"]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 14.5px;
  content: "";
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.2s linear all;
}
input[type="radio"]:checked {
  background: #c7d1a3;
  color: #c7d1a3;
  border: 1px solid #c7d1a3;
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(199, 209, 163, 0.25);
}
input[type="radio"]:checked:after {
  color: white;
  transition: 0.2s linear all;
}
input[type="checkbox"].switch {
  height: 24px;
  width: 40px;
  border-radius: 24px;
  margin-bottom: -8px;
  border: 1px solid #becacd;
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(190, 202, 205, 0.5);
}
input[type="checkbox"].switch:focus {
  outline: none;
  border: 1px solid #4e5c58;
  box-shadow: 0px 0px 0px 4px rgba(120, 141, 135, 0.25);
}
input[type="checkbox"].switch:hover {
  border: 1px solid #becacd;
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(190, 202, 205, 0.5);
}
input[type="checkbox"].switch::after {
  left: 2px;
  top: 2px;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  content: '';
  border: 1px solid transparent;
  background: #becacd;
}
input[type="checkbox"].switch:checked {
  background: #c7d1a3;
  color: #c7d1a3;
  border: 1px solid #c7d1a3;
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(199, 209, 163, 0.25);
}
input[type="checkbox"].switch:checked::after {
  left: 20px;
  background: white;
}
input[type="checkbox"].switch:disabled:not(:checked)::after {
  opacity: 0.6;
}
label.switch {
  line-height: 24px;
  display: inline-block;
}
.select,
.select-style,
.select-wrap {
  position: relative;
  display: block;
}
.select:after,
.select-style:after,
.select-wrap:after {
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  right: 10px;
  top: 0;
  bottom: 0;
  font-family: 'Ionicons';
  content: "\f123";
  font-size: 20px;
  color: #becacd;
  pointer-events: none;
  transition: 0.2s linear all;
}
.select:hover:after,
.select-style:hover:after,
.select-wrap:hover:after {
  color: #414042;
}
.select select,
.select-style select,
.select-wrap select {
  padding: 8px 5px;
  width: 100%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  color: black;
  border: 1px solid #becacd;
}
.select select:focus,
.select-style select:focus,
.select-wrap select:focus {
  outline: none;
}
button,
input[type="submit"] {
  border: none;
  border: 1px solid #a0bcb4;
  display: block;
  text-align: center;
  color: white;
  background: #a0bcb4;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'trade-gothic-next', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  transition: 0.2s linear all;
}
button i,
input[type="submit"] i {
  display: inline-block;
  padding-left: 10px;
  font-size: 30px;
  transition: 0.2s linear all;
}
button:hover,
input[type="submit"]:hover {
  outline: none;
  border: 1px solid #4e5c58;
  box-shadow: 0px 0px 0px 4px rgba(120, 141, 135, 0.25);
  background: #4e5c58;
}
button:hover i,
input[type="submit"]:hover i {
  padding-left: 15px;
}
label {
  display: block;
  font-size: 13px;
  font-family: 'trade-gothic-next-condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 20px 0 5px 0;
}
label:first-child {
  margin-top: 0;
}
.form-heading {
  padding: 20px;
}
.large-input {
  font-size: 20px;
}
.form-section {
  padding: 20px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  margin-bottom: 20px;
}
.has-error input,
.has-error input:focus {
  border: 1px solid #e8967c;
  box-shadow: 0px 0px 0px 4px rgba(232, 150, 124, 0.25);
}
.help-block {
  display: block;
  position: absolute;
  left: 0;
  bottom: -42px;
  width: 100%;
  color: white;
  padding: 0px 3px;
  font-size: 12px;
  color: #3ea68b;
  margin-bottom: 20px;
}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
 *
 * Copyright (c) 2021 Animate.css
 */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}
.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(1 * 2);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}
.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(1 * 3);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}
.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}
.animate__animated.animate__delay-2s {
  -webkit-animation-delay: calc(1s * 2);
  animation-delay: calc(1s * 2);
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}
.animate__animated.animate__delay-3s {
  -webkit-animation-delay: calc(1s * 3);
  animation-delay: calc(1s * 3);
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}
.animate__animated.animate__delay-4s {
  -webkit-animation-delay: calc(1s * 4);
  animation-delay: calc(1s * 4);
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}
.animate__animated.animate__delay-5s {
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}
.animate__animated.animate__faster {
  -webkit-animation-duration: calc(1s / 2);
  animation-duration: calc(1s / 2);
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}
.animate__animated.animate__fast {
  -webkit-animation-duration: calc(1s * 0.8);
  animation-duration: calc(1s * 0.8);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}
.animate__animated.animate__slow {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}
.animate__animated.animate__slower {
  -webkit-animation-duration: calc(1s * 3);
  animation-duration: calc(1s * 3);
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}
@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
  .animate__animated[class*='Out'] {
    opacity: 0;
  }
}
/* Attention seekers  */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  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);
    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);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  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);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  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);
    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);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  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);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  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;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shakeX {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}
@-webkit-keyframes shakeY {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(0, -10px, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(0, -10px, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}
@-webkit-keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.animate__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% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.animate__swing {
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
/* Back entrances */
@-webkit-keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}
@-webkit-keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}
@-webkit-keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}
@-webkit-keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}
/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}
@-webkit-keyframes backOutLeft {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}
@-webkit-keyframes backOutRight {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}
@-webkit-keyframes backOutUp {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}
/* Bouncing entrances  */
@-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;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 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;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -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;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@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;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__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;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@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;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__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;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@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;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__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;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    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;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
/* Bouncing exits  */
@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInTopLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}
@-webkit-keyframes fadeInTopRight {
  from {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopRight {
  from {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}
@-webkit-keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
@-webkit-keyframes fadeInBottomRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}
/* Fading exits */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}
@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}
@-webkit-keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}
@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}
/* Flippers */
@-webkit-keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInRight {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedInLeft {
  from {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInLeft {
  from {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  transform-origin: center;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInDownRight {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInUpRight {
  from {
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  transform-origin: right bottom;
}
/* Rotating exits */
@-webkit-keyframes rotateOut {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  transform-origin: center;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  transform-origin: right bottom;
}
/* Specials */
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  transform-origin: top left;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__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;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 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;
    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;
    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;
    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);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 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;
    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;
    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;
    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);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 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;
    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;
    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;
    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);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 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;
    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;
    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;
    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);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    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;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 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 zoomOutDown {
  40% {
    opacity: 1;
    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;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 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);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  transform-origin: center bottom;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  transform-origin: left center;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  transform-origin: right center;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    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;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 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 zoomOutUp {
  40% {
    opacity: 1;
    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;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 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);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  transform-origin: center bottom;
}
/* Sliding entrances */
@-webkit-keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.trigger {
  position: fixed;
  top: 20px;
  right: 20px;
  height: 20px;
  width: 29.5px;
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: nowrap;
  display: none;
  pointer: cursor;
}
.trigger .bar {
  transform-origin: 1px;
  width: 100%;
  height: 1px;
  background: #414042;
  border-radius: 5px;
  transition: 0.2s linear all;
}
.trigger .bar:first-child.-clicked {
  background: #aa8b5e;
  transform: rotate(45deg);
}
.trigger .bar:last-child.-clicked {
  background: #aa8b5e;
  transform: rotate(-45deg);
}
.navigation {
  position: fixed;
  top: 0;
  right: 0;
  padding-right: 60px;
  height: 60px;
  background: white;
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: flex-end;
  z-index: 11;
}
.navigation ul {
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: flex-end;
}
.navigation ul li {
  margin: 0;
}
.navigation ul li a {
  display: inline-block;
  padding: 20px;
  font-size: 1em;
  font-family: 'trade-gothic-next-condensed', sans-serif;
  color: #414042;
  text-transform: uppercase;
  font-weight: 700;
  text-align: right;
  padding-left: padding-5;
}
.navigation ul li .about:hover {
  color: #3ea68b;
}
.navigation ul li .method:hover {
  color: #e8967c;
}
.navigation ul li .work:hover {
  color: #c7d1a3;
}
.navigation ul li .say-hey:hover {
  color: #a0bcb4;
}
@media (max-width: 1024px) {
  .navigation {
    position: fixed;
    top: 60px;
    right: 0;
    left: 0;
    padding-right: 0;
    height: calc(100vh - 60px);
    z-index: 9;
    background: transparent;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  .navigation ul {
    display: block;
  }
  .navigation ul li {
    display: block;
    margin: 0;
    padding: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  .navigation ul li a {
    display: block;
    padding: 20px;
    font-size: 2em;
    font-family: 'clarendon-text-pro', serif;
    text-transform: none;
    font-weight: 500;
    text-align: left;
    padding-left: 12vw;
    margin: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  .navigation ul li a:hover,
  .navigation ul li a.about:hover,
  .navigation ul li a.method:hover,
  .navigation ul li a.work:hover,
  .navigation ul li a.say-hey:hover {
    color: white;
  }
  .navigation ul li a.about {
    color: #ecf6f3;
    background: #3ea68b;
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  .navigation ul li a.method {
    color: #fdf5f2;
    background: #e8967c;
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  .navigation ul li a.work {
    color: #f9faf6;
    background: #c7d1a3;
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
  }
  .navigation ul li a.say-hey {
    color: #f6f8f8;
    background: #a0bcb4;
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
  .navigation {
    display: block;
    z-index: 8;
  }
  .navigation.-inactive {
    display: none;
  }
  .navigation.-active {
    display: block;
  }
  .trigger {
    display: flex;
    z-index: 12;
  }
}
/* Custom Styles */
body {
  padding: 60px 0;
  background: #f7f3ef;
  border: 60px solid white;
  min-height: 100vh;
}
p {
  margin-bottom: 20px;
}
header,
footer {
  position: fixed;
  right: 0px;
  left: 0px;
  height: 60px;
  padding: 0 60px;
  background: white;
  z-index: 10;
}
header {
  top: 0;
}
footer {
  bottom: 0;
}
.wrapper,
.wrapper:first-child {
  padding: 0;
}
h1.title {
  font-size: 1.25em;
  text-align: left;
  font-family: 'trade-gothic-next-condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.wrapper {
  padding: 30px 12vw;
}
.wrapper:first-child {
  padding: 100px 12vw 0px 12vw;
}
.logo {
  position: fixed;
  top: 0;
  left: 60px;
  height: 60px;
  width: 90px;
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  padding-left: 20px;
  transition: 0.2s linear all;
}
.logo svg {
  width: 100%;
  pointer-events: none;
}
.logo .logo-shield {
  fill: #414042;
}
.logo .logo-background {
  fill: white;
}
.logo .logo-color {
  fill: #414042;
}
.logo .logo-outline {
  fill: white;
}
.logo .logo-w {
  fill: #414042;
  transition: 0.2s linear all;
}
.logo:hover .logo-w {
  fill: #aa8b5e;
}
.page-block {
  height: 100vh;
  width: 100vw;
}
.turbolinks-progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  height: 2.5px;
  background-color: #aa8b5e;
  z-index: 99999;
}
.methods {
  padding-top: 50px;
  padding-bottom: 50px;
}
.methods li {
  display: inline-block;
  font-family: 'brandon-grotesque', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px solid transparent;
  transition: 0.2s linear all;
}
.methods li.-active {
  border-bottom: 1px solid #e8967c;
}
.method h2 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.method p {
  font-family: 'clarendon-text-pro', serif;
  font-size: 1.5em;
}
.method img {
  width: 100%;
  max-width: 180px;
}
.method .services {
  padding-top: 10px;
  padding-bottom: 10px;
}
.method .services li {
  background: #f9e5de;
  color: #e8967c;
  text-transform: uppercase;
  font-family: 'brandon-grotesque', sans-serif;
  font-weight: 700;
  text-align: center;
  padding: 5px;
}
.hiring {
  position: absolute;
  right: 0px;
  bottom: 10px;
  width: 170px;
  transition: 0.2s linear all;
}
.hiring:hover {
  bottom: 15px;
}
.placeholder {
  background: #becacd;
  border: 12px solid;
  border-color: white;
  height: 400px;
}
.projects li,
.team li {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.home-copy {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.anime {
  padding-bottom: 150px;
}
.career {
  background: #ddd1bf;
  padding: 20px;
  color: #806847;
  text-transform: uppercase;
  font-family: 'trade-gothic-next-condensed', sans-serif;
  font-weight: 900;
}
.career:hover {
  background: #aa8b5e;
  color: white;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.careers ul li {
  position: relative;
  padding-left: 25px;
}
.careers ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\f208";
  font-family: 'Ionicons';
  color: #3ea68b;
}
/* Mobile Styles */
@media (max-width: 1024px) {
  /* ------------------ RESPONSIVE -------------------- */
  .-no-mobile,
  .-hidden-mobile,
  .-only-desktop {
    display: none;
  }
  .-no-desktop,
  .-hidden-desktop,
  .-only-mobile {
    display: block;
  }
  .-no-desktop-flex,
  .-hidden-desktop-flex,
  .-only-mobile-flex {
    display: flex;
  }
  .-no-mobile-flex,
  .-hidden-mobile-flex,
  .-only-desktop-flex {
    display: none;
  }
  /* ------------------ LAYOUT -------------------- */
  .row.-flex {
    display: block;
  }
  .-full-mobile {
    width: 100%;
  }
  .-size-200,
  .method p {
    font-size: 1.2em;
  }
  body {
    border: none;
  }
  header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: center;
  }
  header,
  footer {
    position: fixed;
    right: 0;
    left: 0;
    height: 60px;
    padding: 0 20px;
    z-index: 10;
  }
  .logo {
    position: relative;
    top: 0;
    left: 0;
    height: 60px;
    width: 90px;
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    padding-left: 20px;
    transition: 0.2s linear all;
  }
  .logo svg {
    width: 100%;
    pointer-events: none;
  }
  .logo .logo-w {
    fill: #aa8b5e;
  }
  .tiles li {
    width: 100%;
  }
  .m-one_up {
    grid-template-columns: repeat(1, 1fr);
  }
  .m-two_up {
    grid-template-columns: repeat(2, 1fr);
  }
  .m-three_up {
    grid-template-columns: repeat(3, 1fr);
  }
  .m-four_up {
    grid-template-columns: repeat(4, 1fr);
  }
  .m-five_up {
    grid-template-columns: repeat(5, 1fr);
  }
  .m-six_up {
    grid-template-columns: repeat(6, 1fr);
  }
  .m-seven_up {
    grid-template-columns: repeat(7, 1fr);
  }
  .m-eight_up {
    grid-template-columns: repeat(8, 1fr);
  }
  .m-nine_up {
    grid-template-columns: repeat(9, 1fr);
  }
  .m-ten_up {
    grid-template-columns: repeat(10, 1fr);
  }
  .m-eleven_up {
    grid-template-columns: repeat(11, 1fr);
  }
  .m-twelve_up {
    grid-template-columns: repeat(12, 1fr);
  }
  .m-sixteen_up {
    grid-template-columns: repeat(16, 1fr);
  }
  .m-full {
    width: 100%;
    max-width: 100%;
  }
  .m-block {
    display: block;
  }
  .-space-x * {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0;
    margin-left: 0;
  }
  .-space-x *:first-child {
    margin-left: 0;
    margin-top: 0;
  }
  .-space-x *:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  .method img {
    max-width: 100px;
  }
  .wrapper.-flex {
    display: block;
  }
  .wrapper:first-child {
    padding-top: 20px !important;
  }
  .hiring {
    right: 10px;
    bottom: 10px;
    width: 110px;
  }
  .m\:one_up {
    grid-template-columns: repeat(1, 1fr);
  }
  .m\:two_up {
    grid-template-columns: repeat(2, 1fr);
  }
  .m\:three_up {
    grid-template-columns: repeat(3, 1fr);
  }
  .m\:four_up {
    grid-template-columns: repeat(4, 1fr);
  }
  .m\:five_up {
    grid-template-columns: repeat(5, 1fr);
  }
  .m\:six_up {
    grid-template-columns: repeat(6, 1fr);
  }
  .m\:seven_up {
    grid-template-columns: repeat(7, 1fr);
  }
  .m\:eight_up {
    grid-template-columns: repeat(8, 1fr);
  }
  .m\:nine_up {
    grid-template-columns: repeat(9, 1fr);
  }
  .m\:ten_up {
    grid-template-columns: repeat(10, 1fr);
  }
  .m\:eleven_up {
    grid-template-columns: repeat(11, 1fr);
  }
  .m\:twelve_up {
    grid-template-columns: repeat(12, 1fr);
  }
}
/* Uncomment to enable Dark Mode styles
@media (prefers-color-scheme: dark) {
	@import "dark";
}
*/

