@charset "UTF-8";
@media print, screen and (min-width:40em) {
  .reveal, .reveal.large, .reveal.small, .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto
  }
}
@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%)
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%)
  }
}
@-webkit-keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn)
  }
  to {
    transform: rotate(0)
  }
}
@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg)
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg)
  }
  0%, 30%, 70%, to {
    transform: rotate(0)
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  box-sizing: content-box;
  overflow: visible
}
pre {
  font-family: monospace, monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button, input, optgroup, select, textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}
html {
  box-sizing: border-box;
  font-size: 100%
}
*, :after, :before {
  box-sizing: inherit
}
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0
}
select {
  box-sizing: border-box;
  width: 100%
}
.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
  max-width: none !important
}
button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto
}
[data-whatinput=mouse] button {
  outline: 0
}
pre {
  overflow: auto
}
button, input, optgroup, select, textarea {
  font-family: inherit
}
.is-visible {
  display: block !important
}
.is-hidden {
  display: none !important
}
.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap
}
.row .row {
  margin-right: -.625rem;
  margin-left: -.625rem
}
@media print, screen and (min-width:40em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem
  }
}
@media print, screen and (min-width:64em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0
}
.row.expanded {
  max-width: none
}
.row:not(.expanded) .row {
  max-width: none
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0
}
.row.collapse > .column > .row, .row.collapse > .columns > .row, .row.is-collapse-child {
  margin-right: 0;
  margin-left: 0
}
.column, .columns {
  flex: 1 1;
  padding-right: .625rem;
  padding-left: .625rem;
  min-width: 0
}
@media print, screen and (min-width:40em) {
  .column, .columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}
.column.row.row, .row.row.columns {
  float: none;
  display: block
}
.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0
}
.small-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}
.small-offset-0 {
  margin-left: 0
}
.small-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}
.small-offset-1 {
  margin-left: 8.33333%
}
.small-3 {
  flex: 0 0 25%;
  max-width: 25%
}
.small-offset-2 {
  margin-left: 16.66667%
}
.small-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}
.small-offset-3 {
  margin-left: 25%
}
.small-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}
.small-offset-4 {
  margin-left: 33.33333%
}
.small-6 {
  flex: 0 0 50%;
  max-width: 50%
}
.small-offset-5 {
  margin-left: 41.66667%
}
.small-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}
.small-offset-6 {
  margin-left: 50%
}
.small-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}
.small-offset-7 {
  margin-left: 58.33333%
}
.small-9 {
  flex: 0 0 75%;
  max-width: 75%
}
.small-offset-8 {
  margin-left: 66.66667%
}
.small-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}
.small-offset-9 {
  margin-left: 75%
}
.small-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}
.small-offset-10 {
  margin-left: 83.33333%
}
.small-12 {
  flex: 0 0 100%;
  max-width: 100%
}
.small-offset-11 {
  margin-left: 91.66667%
}
.small-up-1 {
  flex-wrap: wrap
}
.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%
}
.small-up-2 {
  flex-wrap: wrap
}
.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%
}
.small-up-3 {
  flex-wrap: wrap
}
.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}
.small-up-4 {
  flex-wrap: wrap
}
.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%
}
.small-up-5 {
  flex-wrap: wrap
}
.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%
}
.small-up-6 {
  flex-wrap: wrap
}
.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}
.small-up-7 {
  flex-wrap: wrap
}
.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.28571%;
  max-width: 14.28571%
}
.small-up-8 {
  flex-wrap: wrap
}
.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%
}
.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0
}
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: .625rem;
  padding-left: .625rem
}
@media print, screen and (min-width:40em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .medium-offset-0 {
    margin-left: 0
  }
  .medium-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .medium-offset-1 {
    margin-left: 8.33333%
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .medium-offset-2 {
    margin-left: 16.66667%
  }
  .medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .medium-offset-3 {
    margin-left: 25%
  }
  .medium-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .medium-offset-4 {
    margin-left: 33.33333%
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .medium-offset-5 {
    margin-left: 41.66667%
  }
  .medium-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .medium-offset-6 {
    margin-left: 50%
  }
  .medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .medium-offset-7 {
    margin-left: 58.33333%
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .medium-offset-8 {
    margin-left: 66.66667%
  }
  .medium-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .medium-offset-9 {
    margin-left: 75%
  }
  .medium-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .medium-offset-10 {
    margin-left: 83.33333%
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .medium-offset-11 {
    margin-left: 91.66667%
  }
  .medium-up-1 {
    flex-wrap: wrap
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%
  }
  .medium-up-2 {
    flex-wrap: wrap
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%
  }
  .medium-up-3 {
    flex-wrap: wrap
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .medium-up-4 {
    flex-wrap: wrap
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%
  }
  .medium-up-5 {
    flex-wrap: wrap
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%
  }
  .medium-up-6 {
    flex-wrap: wrap
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .medium-up-7 {
    flex-wrap: wrap
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%
  }
  .medium-up-8 {
    flex-wrap: wrap
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%
  }
}
@media print, screen and (min-width:40em) and (min-width:40em) {
  .medium-expand {
    flex: 1 1
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%
}
@media print, screen and (min-width:40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1
  }
}
@media print, screen and (min-width:40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}
@media print, screen and (min-width:64em) {
  .large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .large-offset-0 {
    margin-left: 0
  }
  .large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .large-offset-1 {
    margin-left: 8.33333%
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .large-offset-2 {
    margin-left: 16.66667%
  }
  .large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .large-offset-3 {
    margin-left: 25%
  }
  .large-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .large-offset-4 {
    margin-left: 33.33333%
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .large-offset-5 {
    margin-left: 41.66667%
  }
  .large-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .large-offset-6 {
    margin-left: 50%
  }
  .large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .large-offset-7 {
    margin-left: 58.33333%
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .large-offset-8 {
    margin-left: 66.66667%
  }
  .large-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .large-offset-9 {
    margin-left: 75%
  }
  .large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .large-offset-10 {
    margin-left: 83.33333%
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .large-offset-11 {
    margin-left: 91.66667%
  }
  .large-up-1 {
    flex-wrap: wrap
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%
  }
  .large-up-2 {
    flex-wrap: wrap
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%
  }
  .large-up-3 {
    flex-wrap: wrap
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .large-up-4 {
    flex-wrap: wrap
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%
  }
  .large-up-5 {
    flex-wrap: wrap
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%
  }
  .large-up-6 {
    flex-wrap: wrap
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .large-up-7 {
    flex-wrap: wrap
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%
  }
  .large-up-8 {
    flex-wrap: wrap
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%
  }
}
@media print, screen and (min-width:64em) and (min-width:64em) {
  .large-expand {
    flex: 1 1
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%
}
@media print, screen and (min-width:64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1
  }
}
@media print, screen and (min-width:64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}
.shrink {
  flex: 0 0 auto;
  max-width: 100%
}
.column-block {
  margin-bottom: 1.25rem
}
.column-block > :last-child {
  margin-bottom: 0
}
@media print, screen and (min-width:40em) {
  .column-block {
    margin-bottom: 1.875rem
  }
  .column-block > :last-child {
    margin-bottom: 0
  }
}
blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  margin: 0;
  padding: 0
}
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility
}
em, i {
  font-style: italic
}
b, em, i, strong {
  line-height: inherit
}
b, strong {
  font-weight: 700
}
small {
  font-size: 80%;
  line-height: inherit
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility
}
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  line-height: 0;
  color: #cacaca
}
.h1, h1 {
  font-size: 1.5rem
}
.h1, .h2, h1, h2 {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
.h2, h2 {
  font-size: 1.25rem
}
.h3, h3 {
  font-size: 1.1875rem
}
.h3, .h4, h3, h4 {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 600;
}
.h4, h4 {
  font-size: 1.125rem
}
.h5, h5 {
  font-size: 1.0625rem
}
.h5, .h6, h5, h6 {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
.h6, h6 {
  font-size: 1rem
}
@media print, screen and (min-width:40em) {
  .h1, h1 {
    font-size: 3rem
  }
  .h2, h2 {
    font-size: 2.5rem
  }
  .h3, h3 {
    font-size: 1.9375rem
  }
  .h4, h4 {
    font-size: 1.5625rem
  }
  .h5, h5 {
    font-size: 1.25rem
  }
  .h6, h6 {
    font-size: 1rem
  }
}
a {
  line-height: inherit;
  color: #3a55b4;
  text-decoration: none;
  cursor: pointer
}
a:focus, a:hover {
  color: #32499C
}
a img, hr {
  border: 0
}
hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-bottom: 1px solid #cacaca
}
dl, ol, ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6
}
li {
  font-size: inherit
}
ul {
  list-style-type: disc
}
ol, ul {
  margin-left: 1.25rem
}
ol ol, ol ul, ul ol, ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0
}
dl {
  margin-bottom: 1rem
}
dl dt {
  margin-bottom: .3rem;
  font-weight: 700
}
blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a
}
cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a
}
cite:before {
  content: "— "
}
abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none
}
figure {
  margin: 0
}
code {
  padding: .125rem .3125rem .0625rem;
  border: 1px solid #cacaca;
  font-weight: 400
}
code, kbd {
  background-color: #e6e6e6;
  font-family:  'Open Sans', sans-serif;
  color: #0a0a0a
}
kbd {
  margin: 0;
  padding: .125rem .25rem 0
}
.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a
}
.lead {
  font-size: 125%;
  line-height: 1.6
}
.stat {
  font-size: 2.5rem;
  line-height: 1
}
p + .stat {
  margin-top: -1rem
}
ol.no-bullet, ul.no-bullet {
  margin-left: 0;
  list-style: none
}
.text-left {
  text-align: left
}
.text-right {
  text-align: right
}
.text-center {
  text-align: center
}
.text-justify {
  text-align: justify
}
@media print, screen and (min-width:40em) {
  .medium-text-left {
    text-align: left
  }
  .medium-text-right {
    text-align: right
  }
  .medium-text-center {
    text-align: center
  }
  .medium-text-justify {
    text-align: justify
  }
}
@media print, screen and (min-width:64em) {
  .large-text-left {
    text-align: left
  }
  .large-text-right {
    text-align: right
  }
  .large-text-center {
    text-align: center
  }
  .large-text-justify {
    text-align: justify
  }
}
.show-for-print {
  display: none !important
}
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important
  }
  .show-for-print {
    display: block !important
  }
  .hide-for-print {
    display: none !important
  }
  table.show-for-print {
    display: table !important
  }
  thead.show-for-print {
    display: table-header-group !important
  }
  tbody.show-for-print {
    display: table-row-group !important
  }
  tr.show-for-print {
    display: table-row !important
  }
  td.show-for-print, th.show-for-print {
    display: table-cell !important
  }
  a, a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " ("attr(href) ")"
  }
  .ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""
  }
  abbr[title]:after {
    content: " ("attr(title) ")"
  }
  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  img, tr {
    page-break-inside: avoid
  }
  img {
    max-width: 100% !important
  }
  @page {
    margin: .5cm
  }
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  .print-break-inside {
    page-break-inside: auto
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem;
  padding: .85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color .25s ease-out, color .25s ease-out;
  font-family: inherit;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #3a55b4;
  color: #fefefe
}
[data-whatinput=mouse] .button {
  outline: 0
}
.button:focus, .button:hover {
  background-color: #14679e;
  color: #fefefe
}
.button.tiny {
  font-size: .6rem
}
.button.small {
  font-size: .75rem
}
.button.large {
  font-size: 1.25rem
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0
}
.button.primary {
  background-color: #3a55b4
}
.button.primary:focus, .button.primary:hover {
  background-color: #126195;
  color: #fefefe
}
.button.secondary {
  background-color: #767676;
  color: #fefefe
}
.button.secondary:focus, .button.secondary:hover {
  background-color: #5e5e5e;
  color: #fefefe
}
.button.success {
  background-color: #3adb76;
  color: #0a0a0a
}
.button.success:focus, .button.success:hover {
  background-color: #22bb5b;
  color: #0a0a0a
}
.button.warning {
  background-color: #ffae00;
  color: #0a0a0a
}
.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #0a0a0a
}
.button.alert {
  background-color: #cc4b37;
  color: #fefefe
}
.button.alert:focus, .button.alert:hover {
  background-color: #a53b2a;
  color: #fefefe
}
.button.disabled, .button[disabled] {
  opacity: .25;
  cursor: not-allowed
}
.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
  background-color: #3a55b4;
  color: #fefefe
}
.button.disabled.primary, .button[disabled].primary {
  opacity: .25;
  cursor: not-allowed
}
.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
  background-color: #3a55b4;
  color: #fefefe
}
.button.disabled.secondary, .button[disabled].secondary {
  opacity: .25;
  cursor: not-allowed
}
.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
  background-color: #767676;
  color: #fefefe
}
.button.disabled.success, .button[disabled].success {
  opacity: .25;
  cursor: not-allowed
}
.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
  background-color: #3adb76;
  color: #0a0a0a
}
.button.disabled.warning, .button[disabled].warning {
  opacity: .25;
  cursor: not-allowed
}
.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
  background-color: #ffae00;
  color: #0a0a0a
}
.button.disabled.alert, .button[disabled].alert {
  opacity: .25;
  cursor: not-allowed
}
.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
  background-color: #cc4b37;
  color: #fefefe
}
.button.hollow {
  border: 1px solid #3a55b4;
  color: #3a55b4
}
.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent
}
.button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
  background-color: transparent
}
.button.hollow:focus, .button.hollow:hover {
  border-color: #0c3d5d;
  color: #0c3d5d
}
.button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
  border: 1px solid #3a55b4;
  color: #3a55b4
}
.button.hollow.primary {
  border: 1px solid #3a55b4;
  color: #3a55b4
}
.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #0c3d5d;
  color: #0c3d5d
}
.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
  border: 1px solid #3a55b4;
  color: #3a55b4
}
.button.hollow.secondary {
  border: 1px solid #767676;
  color: #767676
}
.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #3b3b3b;
  color: #3b3b3b
}
.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
  border: 1px solid #767676;
  color: #767676
}
.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76
}
.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #157539;
  color: #157539
}
.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76
}
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00
}
.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700
}
.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00
}
.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37
}
.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #67251a;
  color: #67251a
}
.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37
}
.button.clear {
  border: 1px solid #3a55b4;
  color: #3a55b4
}
.button.clear, .button.clear:focus, .button.clear:hover {
  background-color: transparent
}
.button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
  background-color: transparent
}
.button.clear:focus, .button.clear:hover {
  border-color: #0c3d5d;
  color: #0c3d5d
}
.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
  border: 1px solid #3a55b4;
  color: #3a55b4
}
.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
  border-color: transparent
}
.button.clear.primary {
  border: 1px solid #3a55b4;
  color: #3a55b4
}
.button.clear.primary:focus, .button.clear.primary:hover {
  border-color: #0c3d5d;
  color: #0c3d5d
}
.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
  border: 1px solid #3a55b4;
  color: #3a55b4
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
  border-color: transparent
}
.button.clear.secondary {
  border: 1px solid #767676;
  color: #767676
}
.button.clear.secondary:focus, .button.clear.secondary:hover {
  border-color: #3b3b3b;
  color: #3b3b3b
}
.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
  border: 1px solid #767676;
  color: #767676
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
  border-color: transparent
}
.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76
}
.button.clear.success:focus, .button.clear.success:hover {
  border-color: #157539;
  color: #157539
}
.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
  border-color: transparent
}
.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00
}
.button.clear.warning:focus, .button.clear.warning:hover {
  border-color: #805700;
  color: #805700
}
.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
  border-color: transparent
}
.button.clear.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37
}
.button.clear.alert:focus, .button.clear.alert:hover {
  border-color: #67251a;
  color: #67251a
}
.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
  border-color: transparent
}
.button.dropdown:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: #fefefe transparent transparent;
  border-style: solid inset inset;
  border-width: .4em .4em 0;
  position: relative;
  top: .4em;
  display: inline-block;
  float: right;
  margin-left: 1em
}
.button.dropdown.clear:after, .button.dropdown.hollow:after {
  border-top-color: #3a55b4
}
.button.dropdown.clear.primary:after, .button.dropdown.hollow.primary:after {
  border-top-color: #3a55b4
}
.button.dropdown.clear.secondary:after, .button.dropdown.hollow.secondary:after {
  border-top-color: #767676
}
.button.dropdown.clear.success:after, .button.dropdown.hollow.success:after {
  border-top-color: #3adb76
}
.button.dropdown.clear.warning:after, .button.dropdown.hollow.warning:after {
  border-top-color: #ffae00
}
.button.dropdown.clear.alert:after, .button.dropdown.hollow.alert:after {
  border-top-color: #cc4b37
}
.button.arrow-only:after {
  top: -.1em;
  float: none;
  margin-left: 0
}
a.button:focus, a.button:hover {
  text-decoration: none
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s, border-color .25s ease-in-out
}
textarea {
  max-width: 100%
}
textarea[rows] {
  height: auto
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed
}
[type=button], [type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0
}
input[type=search] {
  box-sizing: border-box
}
::-webkit-input-placeholder {
  color: #cacaca
}
::-moz-placeholder {
  color: #cacaca
}
:-ms-input-placeholder {
  color: #cacaca
}
::-ms-input-placeholder {
  color: #cacaca
}
::placeholder {
  color: #cacaca
}
[type=checkbox], [type=file], [type=radio] {
  margin: 0 0 1rem
}
[type=checkbox] + label, [type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0
}
[type=checkbox] + label[for], [type=radio] + label[for] {
  cursor: pointer
}
label > [type=checkbox], label > [type=radio] {
  margin-right: .5rem
}
[type=file] {
  width: 100%
}
label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a
}
label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0
}
.help-text {
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #0a0a0a
}
.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0
}
.input-group-button, .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap
}
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center
}
.input-group-label:first-child {
  border-right: 0
}
.input-group-label:last-child {
  border-left: 0
}
.input-group-field {
  border-radius: 0;
  flex: 1 1;
  min-width: 0
}
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto
}
.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0
}
legend {
  max-width: 100%;
  margin-bottom: .5rem
}
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca
}
.fieldset legend {
  margin: 0 0 0 -.1875rem;
  padding: 0 .1875rem
}
select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding: .5rem 1.5rem .5rem .5rem;
  transition: box-shadow .5s, border-color .25s ease-in-out
}
@media screen and (min-width:0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s, border-color .25s ease-in-out
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed
}
select::-ms-expand {
  display: none
}
select[multiple] {
  height: auto;
  background-image: none
}
.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37
}
.form-error, .is-invalid-label {
  color: #cc4b37
}
.form-error {
  display: none;
  margin-top: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 700
}
.form-error.is-visible {
  display: block
}
.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed
}
.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0
}
.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: .75rem;
  line-height: 1;
  color: #3a55b4
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0
}
.accordion-title:focus, .accordion-title:hover {
  background-color: #e6e6e6
}
.accordion-title:before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -.5rem;
  content: "+"
}
.is-active > .accordion-title:before {
  content: "\2013"
}
.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6
}
.breadcrumbs {
  margin: 0 0 1rem;
  list-style: none
}
.breadcrumbs:after, .breadcrumbs:before {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1
}
.breadcrumbs:after {
  clear: both
}
.breadcrumbs li {
  float: left;
  font-size: .6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase
}
.breadcrumbs li:not(:last-child):after {
  position: relative;
  margin: 0 .75rem;
  opacity: 1;
  content: "/";
  color: #cacaca
}
.breadcrumbs a {
  color: #3a55b4
}
.breadcrumbs a:hover {
  text-decoration: underline
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed
}
.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch
}
.button-group:after, .button-group:before {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1
}
.button-group:after {
  clear: both
}
.button-group .button {
  margin: 0 1px 1px 0;
  font-size: .9rem;
  flex: 0 0 auto
}
.button-group .button:last-child {
  margin-right: 0
}
.button-group.tiny .button {
  font-size: .6rem
}
.button-group.small .button {
  font-size: .75rem
}
.button-group.large .button {
  font-size: 1.25rem
}
.button-group.expanded .button {
  flex: 1 1
}
.button-group.primary .button {
  background-color: #3a55b4;
  color: #fefefe
}
.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #126195;
  color: #fefefe
}
.button-group.secondary .button {
  background-color: #767676;
  color: #fefefe
}
.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #5e5e5e;
  color: #fefefe
}
.button-group.success .button {
  background-color: #3adb76;
  color: #0a0a0a
}
.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #22bb5b;
  color: #0a0a0a
}
.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a
}
.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #0a0a0a
}
.button-group.alert .button {
  background-color: #cc4b37;
  color: #fefefe
}
.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #a53b2a;
  color: #fefefe
}
.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
  flex-wrap: wrap
}
.button-group.stacked-for-medium .button, .button-group.stacked-for-small .button, .button-group.stacked .button {
  flex: 0 0 100%
}
.button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked .button:last-child {
  margin-bottom: 0
}
.button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked.expanded .button {
  flex: 1 1
}
@media print, screen and (min-width:40em) {
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0
  }
}
@media print, screen and (min-width:64em) {
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0
  }
}
@media screen and (max-width:39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0
  }
}
@media screen and (max-width:63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0
  }
}
.callout {
  position: relative;
  margin: 0 0 1rem;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, .25);
  border-radius: 0;
  background-color: #fff;
  color: #0a0a0a
}
.callout > :first-child {
  margin-top: 0
}
.callout > :last-child {
  margin-bottom: 0
}
.callout.primary {
  background-color: #d7ecfa;
  color: #0a0a0a
}
.callout.secondary {
  background-color: #eaeaea;
  color: #0a0a0a
}
.callout.success {
  background-color: #e1faea;
  color: #0a0a0a
}
.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a
}
.callout.alert {
  background-color: #f7e4e1;
  color: #0a0a0a
}
.callout.small {
  padding: .5rem
}
.callout.large {
  padding: 3rem
}
.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a
}
.card > :last-child {
  margin-bottom: 0
}
.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6
}
.card-divider > :last-child {
  margin-bottom: 0
}
.card-section {
  flex: 1 0 auto;
  padding: 1rem
}
.card-section > :last-child {
  margin-bottom: 0
}
.card-image {
  min-height: 1px
}
.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer
}
[data-whatinput=mouse] .close-button {
  outline: 0
}
.close-button:focus, .close-button:hover {
  color: #0a0a0a
}
.close-button.small {
  right: .66rem;
  top: .33em;
  font-size: 1.5em;
  line-height: 1
}
.close-button, .close-button.medium {
  right: 1rem;
  top: .5rem;
  font-size: 2em;
  line-height: 1
}
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap
}
[data-whatinput=mouse] .menu li {
  outline: 0
}
.menu .button, .menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: .7rem 1rem
}
.menu a, .menu button, .menu input, .menu select {
  margin-bottom: 0
}
.menu input {
  display: inline-block
}
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column
}
.menu.expanded li {
  flex: 1 1
}
.menu.simple {
  align-items: center
}
.menu.simple li + li {
  margin-left: 1rem
}
.menu.simple a {
  padding: 0
}
@media print, screen and (min-width:40em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column
  }
  .menu.medium-expanded li, .menu.medium-simple li {
    flex: 1 1
  }
}
@media print, screen and (min-width:64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column
  }
  .menu.large-expanded li, .menu.large-simple li {
    flex: 1 1
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem
}
.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a, .menu.icons a {
  display: flex
}
.menu.icon-left li a {
  flex-flow: row nowrap
}
.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
  margin-right: .25rem
}
.menu.icon-right li a {
  flex-flow: row nowrap
}
.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
  margin-left: .25rem
}
.menu.icon-top li a {
  flex-flow: column nowrap
}
.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
  align-self: stretch;
  margin-bottom: .25rem;
  text-align: center
}
.menu.icon-bottom li a {
  flex-flow: column nowrap
}
.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: .25rem;
  text-align: center
}
.menu .is-active > a {
  background: #3a55b4;
  color: #fefefe
}
.menu .active > a {
  background: #3a55b4;
  color: #fefefe
}
.menu.align-left {
  justify-content: flex-start
}
.menu.align-right li {
  display: flex;
  justify-content: flex-end
}
.menu.align-right li .submenu li {
  justify-content: flex-start
}
.menu.align-right.vertical li {
  display: block;
  text-align: right
}
.menu.align-right.vertical li .submenu li {
  text-align: right
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0
}
.menu.align-center li {
  display: flex;
  justify-content: center
}
.menu.align-center li .submenu li {
  justify-content: flex-start
}
.menu .menu-text {
  padding: .7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit
}
.menu-centered > .menu {
  justify-content: center
}
.menu-centered > .menu li {
  display: flex;
  justify-content: center
}
.menu-centered > .menu li .submenu li {
  justify-content: flex-start
}
.no-js [data-responsive-menu] ul {
  display: none
}
.is-drilldown {
  position: relative;
  overflow: hidden
}
.is-drilldown li {
  display: block
}
.is-drilldown.animate-height {
  transition: height .5s
}
.drilldown a {
  padding: .7rem 1rem;
  background: #fefefe
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform .15s linear
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%)
}
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%)
}
.drilldown .is-drilldown-submenu a {
  padding: .7rem 1rem
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative
}
.drilldown .is-drilldown-submenu-parent > a:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent transparent transparent #3a55b4;
  border-style: inset inset inset solid;
  border-width: 6px 0 6px 6px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem
}
.drilldown.align-left .is-drilldown-submenu-parent > a:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent transparent transparent #3a55b4;
  border-style: inset inset inset solid;
  border-width: 6px 0 6px 6px;
  right: 1rem;
  left: auto
}
.drilldown.align-right .is-drilldown-submenu-parent > a:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent #3a55b4 transparent transparent;
  border-style: inset solid inset inset;
  border-width: 6px 6px 6px 0;
  right: auto;
  left: 1rem
}
.drilldown .js-drilldown-back > a:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent #3a55b4 transparent transparent;
  border-style: inset solid inset inset;
  border-width: 6px 6px 6px 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: .75rem
}
.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 230px;
  padding: 1rem;
  visibility: hidden;
  border: none;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem
}
.dropdown-pane.is-opening {
  display: block
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible
}
.dropdown-pane.tiny {
  width: 100px
}
.dropdown-pane.small {
  width: 200px
}
.dropdown-pane.large {
  width: 400px
}
.flex-video, .responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden
}
.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.flex-video.widescreen, .responsive-embed.widescreen {
  padding-bottom: 56.25%
}
.label {
  display: inline-block;
  padding: .33333rem .5rem;
  border-radius: 0;
  font-size: .8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default
}
.label, .label.primary {
  background: #3a55b4;
  color: #fefefe
}
.label.secondary {
  background: #767676;
  color: #fefefe
}
.label.success {
  background: #3adb76;
  color: #0a0a0a
}
.label.warning {
  background: #ffae00;
  color: #0a0a0a
}
.label.alert {
  background: #cc4b37;
  color: #fefefe
}
.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap
}
.media-object img {
  max-width: none
}
@media screen and (max-width:39.99875em) {
  .media-object.stack-for-small {
    flex-wrap: wrap
  }
}
.media-object-section {
  flex: 0 1 auto
}
.media-object-section:first-child {
  padding-right: 1rem
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem
}
.media-object-section > :last-child {
  margin-bottom: 0
}
@media screen and (max-width:39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0 0 1rem;
    flex-basis: 100%;
    max-width: 100%
  }
  .stack-for-small .media-object-section img {
    width: 100%
  }
}
.media-object-section.main-section {
  flex: 1 1
}
.is-off-canvas-open {
  overflow: hidden
}
.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity .5s ease, visibility .5s ease;
  background: hsla(0, 0%, 99.6%, .25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed
}
.off-canvas-wrapper {
  position: relative;
  overflow: hidden
}
.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6
}
[data-whatinput=mouse] .off-canvas {
  outline: 0
}
.off-canvas.is-transition-push {
  z-index: 12
}
.off-canvas.is-closed {
  visibility: hidden
}
.off-canvas.is-transition-overlap {
  z-index: 13
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}
.off-canvas.is-open {
  transform: translate(0)
}
.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0
}
.off-canvas-absolute.is-transition-push {
  z-index: 12
}
.off-canvas-absolute.is-closed {
  visibility: hidden
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}
.off-canvas-absolute.is-open {
  transform: translate(0)
}
.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px)
}
@media print, screen and (min-width:40em) {
  .position-left {
    width: 250px;
    transform: translateX(-250px)
  }
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px)
}
@media print, screen and (min-width:40em) {
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px)
  }
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0)
}
.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px)
}
@media print, screen and (min-width:40em) {
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px)
  }
}
.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, .25)
}
.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px)
}
@media print, screen and (min-width:40em) {
  .position-right {
    width: 250px;
    transform: translateX(250px)
  }
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px)
}
@media print, screen and (min-width:40em) {
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(250px)
  }
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0)
}
.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px)
}
@media print, screen and (min-width:40em) {
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px)
  }
}
.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, .25)
}
.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px)
}
@media print, screen and (min-width:40em) {
  .position-top {
    height: 250px;
    transform: translateY(-250px)
  }
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px)
}
@media print, screen and (min-width:40em) {
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px)
  }
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0)
}
.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px)
}
@media print, screen and (min-width:40em) {
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px)
  }
}
.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, .25)
}
.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px)
}
@media print, screen and (min-width:40em) {
  .position-bottom {
    height: 250px;
    transform: translateY(250px)
  }
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px)
}
@media print, screen and (min-width:40em) {
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px)
  }
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0)
}
.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px)
}
@media print, screen and (min-width:40em) {
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px)
  }
}
.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, .25)
}
.off-canvas-content {
  transform: none;
  transition: transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.off-canvas-content.has-transition-push, .off-canvas-content .off-canvas.is-open {
  transform: translate(0)
}
@media print, screen and (min-width:40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-left.reveal-for-medium .close-button {
    display: none
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-right.reveal-for-medium .close-button {
    display: none
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-top.reveal-for-medium .close-button {
    display: none
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px
  }
}
@media print, screen and (min-width:64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-left.reveal-for-large .close-button {
    display: none
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-right.reveal-for-large .close-button {
    display: none
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-top.reveal-for-large .close-button {
    display: none
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-bottom.reveal-for-large .close-button {
    display: none
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px
  }
}
@media print, screen and (min-width:40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none
  }
  .off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
    box-shadow: none;
    transform: none
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none
  }
}
@media print, screen and (min-width:64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none
  }
  .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
    box-shadow: none;
    transform: none
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none
  }
}
.orbit, .orbit-container {
  position: relative
}
.orbit-container {
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden
}
.orbit-slide {
  width: 100%;
  position: absolute
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0
}
.orbit-figure {
  margin: 0
}
.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0
}
.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: #fefefe;
  color: #0a0a0a
}
.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0
}
.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
  background-color: #0a0a0a
}
.orbit-previous {
  left: 0
}
.orbit-next {
  left: auto;
  right: 0
}
.orbit-bullets {
  position: relative;
  margin-top: .8rem;
  margin-bottom: .8rem;
  text-align: center
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0
}
.orbit-bullets button {
  width: .8rem;
  height: .8rem;
  margin: .3rem;
  border-radius: 50%;
  background-color: #cacaca
}
.orbit-bullets button:hover {
  background-color: #8a8a8a
}
.orbit-bullets button.is-active {
  background-color: #8a8a8a
}
.pagination {
  margin-left: 0;
  margin-bottom: 1rem
}
.pagination:after, .pagination:before {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1
}
.pagination:after {
  clear: both
}
.pagination li {
  margin-right: .0625rem;
  border-radius: 0;
  font-size: .875rem;
  display: none
}
.pagination li:first-child, .pagination li:last-child {
  display: inline-block
}
@media print, screen and (min-width:40em) {
  .pagination li {
    display: inline-block
  }
}
.pagination a, .pagination button {
  display: block;
  padding: .1875rem .625rem;
  border-radius: 0;
  color: #0a0a0a
}
.pagination a:hover, .pagination button:hover {
  background: #e6e6e6
}
.pagination .current {
  padding: .1875rem .625rem;
  background: #3a55b4;
  color: #fefefe;
  cursor: default
}
.pagination .disabled {
  padding: .1875rem .625rem;
  color: #cacaca;
  cursor: not-allowed
}
.pagination .disabled:hover {
  background: transparent
}
.pagination .ellipsis:after {
  padding: .1875rem .625rem;
  content: "\2026";
  color: #0a0a0a
}
.pagination-previous.disabled:before, .pagination-previous a:before {
  display: inline-block;
  margin-right: .5rem;
  content: "\00ab"
}
.pagination-next.disabled:after, .pagination-next a:after {
  display: inline-block;
  margin-left: .5rem;
  content: "\00bb"
}
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll
}
html.is-reveal-open body {
  overflow-y: hidden
}
.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  background-color: rgba(10, 10, 10, .45)
}
.reveal, .reveal-overlay {
  display: none;
  overflow-y: auto
}
.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto
}
[data-whatinput=mouse] .reveal {
  outline: 0
}
@media print, screen and (min-width:40em) {
  .reveal {
    min-height: 0
  }
}
.reveal .column, .reveal .columns {
  min-width: 0
}
.reveal > :last-child {
  margin-bottom: 0
}
@media print, screen and (min-width:40em) {
  .reveal {
    width: 600px;
    max-width: 75rem
  }
}
.reveal.collapse {
  padding: 0
}
@media print, screen and (min-width:40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem
  }
}
@media print, screen and (min-width:40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem
  }
}
@media print, screen and (min-width:40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0
}
@media screen and (max-width:39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0
  }
}
.reveal.without-overlay {
  position: fixed
}
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0
}
tbody, tfoot, thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe
}
caption {
  padding: .5rem .625rem .625rem;
  font-weight: 700
}
thead {
  background: #f8f8f8
}
tfoot, thead {
  color: #0a0a0a
}
tfoot {
  background: #f1f1f1
}
tfoot tr, thead tr {
  background: transparent
}
tfoot td, tfoot th, thead td, thead th {
  padding: .5rem .625rem .625rem;
  font-weight: 700;
  text-align: left
}
tbody td, tbody th {
  padding: .5rem .625rem .625rem
}
tbody tr:nth-child(2n) {
  border-bottom: 0;
  background-color: #f1f1f1
}
table.unstriped tbody {
  background-color: #fefefe
}
table.unstriped tbody tr {
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe
}
@media screen and (max-width:63.99875em) {
  table.stack tfoot, table.stack thead {
    display: none
  }
  table.stack td, table.stack th, table.stack tr {
    display: block
  }
  table.stack td {
    border-top: 0
  }
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto
}
table.hover thead tr:hover {
  background-color: #f3f3f3
}
table.hover tfoot tr:hover {
  background-color: #ececec
}
table.hover tbody tr:hover {
  background-color: #f9f9f9
}
table.hover:not(.unstriped) tr:nth-of-type(2n):hover {
  background-color: #ececec
}
.table-scroll {
  overflow-x: auto
}
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none
}
.tabs:after, .tabs:before {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1
}
.tabs:after {
  clear: both
}
.tabs.vertical > li {
  display: block;
  float: none;
  width: auto
}
.tabs.simple > li > a {
  padding: 0
}
.tabs.simple > li > a:hover {
  background: transparent
}
.tabs.primary {
  background: #3a55b4
}
.tabs.primary > li > a {
  color: #fefefe
}
.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #1673b1
}
.tabs-title {
  float: left
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: .75rem;
  line-height: 1;
  color: #3a55b4
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0
}
.tabs-title > a:hover {
  background: #fefefe;
  color: #32499C
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #3a55b4
}
.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all .5s ease
}
.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0
}
.tabs-panel {
  display: none;
  padding: 1rem
}
.tabs-panel.is-active {
  display: block
}
.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #8a8a8a;
  font-weight: 700;
  cursor: help
}
.tooltip {
  position: absolute;
  top: calc(100% + .6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: .75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe
}
.tooltip:before {
  position: absolute
}
.tooltip.bottom:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent transparent #0a0a0a;
  border-style: inset inset solid;
  border-width: 0 .75rem .75rem;
  bottom: 100%
}
.tooltip.bottom.align-center:before {
  left: 50%;
  transform: translateX(-50%)
}
.tooltip.top:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: #0a0a0a transparent transparent;
  border-style: solid inset inset;
  border-width: .75rem .75rem 0;
  top: 100%;
  bottom: auto
}
.tooltip.top.align-center:before {
  left: 50%;
  transform: translateX(-50%)
}
.tooltip.left:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent transparent transparent #0a0a0a;
  border-style: inset inset inset solid;
  border-width: .75rem 0 .75rem .75rem;
  left: 100%
}
.tooltip.left.align-center:before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%)
}
.tooltip.right:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent #0a0a0a transparent transparent;
  border-style: inset solid inset inset;
  border-width: .75rem .75rem .75rem 0;
  right: 100%;
  left: auto
}
.tooltip.right.align-center:before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%)
}
.tooltip.align-top:before {
  bottom: auto;
  top: 10%
}
.tooltip.align-bottom:before {
  bottom: 10%;
  top: auto
}
.tooltip.align-left:before {
  left: 10%;
  right: auto
}
.tooltip.align-right:before {
  left: auto;
  right: 10%
}
.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: .5rem;
  flex-wrap: wrap
}
.top-bar, .top-bar ul {
  background-color: #e6e6e6
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0
}
.top-bar input.button {
  width: auto
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%
}
@media print, screen and (min-width:40em) {
  .top-bar {
    flex-wrap: nowrap
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto
  }
}
@media screen and (max-width:63.99875em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap
  }
  .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%
  }
}
@media screen and (max-width:74.99875em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap
  }
  .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%
  }
}
.top-bar-title {
  flex: 0 0 auto;
  margin: .5rem 1rem .5rem 0
}
.top-bar-left, .top-bar-right {
  flex: 0 0 auto
}
.hide {
  display: none !important
}
.invisible {
  visibility: hidden
}
@media screen and (max-width:39.99875em) {
  .hide-for-small-only {
    display: none !important
  }
}
@media screen and (max-width:0em), screen and (min-width:40em) {
  .show-for-small-only {
    display: none !important
  }
}
@media print, screen and (min-width:40em) {
  .hide-for-medium {
    display: none !important
  }
}
@media screen and (max-width:39.99875em) {
  .show-for-medium {
    display: none !important
  }
}
@media screen and (min-width:40em) and (max-width:63.99875em) {
  .hide-for-medium-only {
    display: none !important
  }
}
@media screen and (max-width:39.99875em), screen and (min-width:64em) {
  .show-for-medium-only {
    display: none !important
  }
}
@media print, screen and (min-width:64em) {
  .hide-for-large {
    display: none !important
  }
}
@media screen and (max-width:63.99875em) {
  .show-for-large {
    display: none !important
  }
}
@media screen and (min-width:64em) and (max-width:74.99875em) {
  .hide-for-large-only {
    display: none !important
  }
}
@media screen and (max-width:63.99875em), screen and (min-width:75em) {
  .show-for-large-only {
    display: none !important
  }
}
.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal
}
.hide-for-portrait, .show-for-landscape {
  display: block !important
}
@media screen and (orientation:landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important
  }
}
@media screen and (orientation:portrait) {
  .hide-for-portrait, .show-for-landscape {
    display: none !important
  }
}
.hide-for-landscape, .show-for-portrait {
  display: none !important
}
@media screen and (orientation:landscape) {
  .hide-for-landscape, .show-for-portrait {
    display: none !important
  }
}
@media screen and (orientation:portrait) {
  .hide-for-landscape, .show-for-portrait {
    display: block !important
  }
}
.align-left {
  justify-content: flex-start
}
.align-right {
  justify-content: flex-end
}
.align-center {
  justify-content: center;
	text-align: center;
}
.align-justify {
  justify-content: space-between
}
.align-spaced {
  justify-content: space-around
}
.align-left.vertical.menu > li > a {
  justify-content: flex-start
}
.align-right.vertical.menu > li > a {
  justify-content: flex-end
}
.align-center.vertical.menu > li > a {
  justify-content: center
}
.align-top {
  align-items: flex-start
}
.align-self-top {
  align-self: flex-start
}
.align-bottom {
  align-items: flex-end
}
.align-self-bottom {
  align-self: flex-end
}
.align-middle {
  align-items: center
}
.align-self-middle {
  align-self: center
}
.align-stretch {
  align-items: stretch
}
.align-self-stretch {
  align-self: stretch
}
.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center
}
.small-order-1 {
  order: 1
}
.small-order-2 {
  order: 2
}
.small-order-3 {
  order: 3
}
.small-order-4 {
  order: 4
}
.small-order-5 {
  order: 5
}
.small-order-6 {
  order: 6
}
@media print, screen and (min-width:40em) {
  .medium-order-1 {
    order: 1
  }
  .medium-order-2 {
    order: 2
  }
  .medium-order-3 {
    order: 3
  }
  .medium-order-4 {
    order: 4
  }
  .medium-order-5 {
    order: 5
  }
  .medium-order-6 {
    order: 6
  }
}
@media print, screen and (min-width:64em) {
  .large-order-1 {
    order: 1
  }
  .large-order-2 {
    order: 2
  }
  .large-order-3 {
    order: 3
  }
  .large-order-4 {
    order: 4
  }
  .large-order-5 {
    order: 5
  }
  .large-order-6 {
    order: 6
  }
}
.flex-container {
  display: flex
}
.flex-child-auto {
  flex: 1 1 auto
}
.flex-child-grow {
  flex: 1 0 auto
}
.flex-child-shrink {
  flex: 0 1 auto
}
.flex-dir-row {
  flex-direction: row
}
.flex-dir-row-reverse {
  flex-direction: row-reverse
}
.flex-dir-column {
  flex-direction: column
}
.flex-dir-column-reverse {
  flex-direction: column-reverse
}
@media print, screen and (min-width:40em) {
  .medium-flex-container {
    display: flex
  }
  .medium-flex-child-auto {
    flex: 1 1 auto
  }
  .medium-flex-child-grow {
    flex: 1 0 auto
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto
  }
  .medium-flex-dir-row {
    flex-direction: row
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse
  }
  .medium-flex-dir-column {
    flex-direction: column
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse
  }
}
@media print, screen and (min-width:64em) {
  .large-flex-container {
    display: flex
  }
  .large-flex-child-auto {
    flex: 1 1 auto
  }
  .large-flex-child-grow {
    flex: 1 0 auto
  }
  .large-flex-child-shrink {
    flex: 0 1 auto
  }
  .large-flex-dir-row {
    flex-direction: row
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse
  }
  .large-flex-dir-column {
    flex-direction: column
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse
  }
}
.slide-in-down.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0)
}
.slide-in-left.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0)
}
.slide-in-up.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0)
}
.slide-in-right.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0)
}
.slide-out-down.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%)
}
.slide-out-right.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%)
}
.slide-out-up.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%)
}
.slide-out-left.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%)
}
.fade-in.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity
}
.fade-in.mui-enter.mui-enter-active {
  opacity: 1
}
.fade-out.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity
}
.fade-out.mui-leave.mui-leave-active {
  opacity: 0
}
.hinge-in-from-top.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-in-from-right.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-in-from-bottom.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-in-from-left.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-in-from-middle-x.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-in-from-middle-y.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active, .hinge-out-from-top.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-out-from-top.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform-origin: top;
  transition-property: transform, opacity
}
.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0
}
.hinge-out-from-right.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1
}
.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0
}
.hinge-out-from-bottom.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0
}
.hinge-out-from-left.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1
}
.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0
}
.hinge-out-from-middle-x.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0
}
.hinge-out-from-middle-y.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0
}
.scale-in-up.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: scale(.5);
  transition-property: transform, opacity;
  opacity: 0
}
.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1
}
.scale-in-down.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0
}
.scale-in-down.mui-enter.mui-enter-active, .scale-out-up.mui-leave {
  transform: scale(1);
  opacity: 1
}
.scale-out-up.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: transform, opacity
}
.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0
}
.scale-out-down.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1
}
.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(.5);
  opacity: 0
}
.spin-in.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: rotate(-270deg);
  transition-property: transform, opacity;
  opacity: 0
}
.spin-in.mui-enter.mui-enter-active, .spin-out.mui-leave {
  transform: rotate(0);
  opacity: 1
}
.spin-out.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: transform, opacity
}
.spin-in-ccw.mui-enter, .spin-out.mui-leave.mui-leave-active {
  transform: rotate(270deg);
  opacity: 0
}
.spin-in-ccw.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: transform, opacity
}
.spin-in-ccw.mui-enter.mui-enter-active, .spin-out-ccw.mui-leave {
  transform: rotate(0);
  opacity: 1
}
.spin-out-ccw.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: transform, opacity
}
.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-270deg);
  opacity: 0
}
.slow {
  transition-duration: .75s !important
}
.fast {
  transition-duration: .25s !important
}
.linear {
  transition-timing-function: linear !important
}
.ease {
  transition-timing-function: ease !important
}
.ease-in {
  transition-timing-function: ease-in !important
}
.ease-out {
  transition-timing-function: ease-out !important
}
.ease-in-out {
  transition-timing-function: ease-in-out !important
}
.bounce-in {
  transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}
.bounce-out {
  transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}
.bounce-in-out {
  transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}
.short-delay {
  transition-delay: .3s !important
}
.long-delay {
  transition-delay: .7s !important
}
.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%)
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%)
  }
}
.spin-ccw, .spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn
}
@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0)
  }
  to {
    transform: rotate(1turn)
  }
}
.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg)
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg)
  }
  0%, 30%, 70%, to {
    transform: rotate(0)
  }
}
.shake, .spin-ccw, .spin-cw, .wiggle {
  -webkit-animation-duration: .5s;
  animation-duration: .5s
}
.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
.slow {
  -webkit-animation-duration: .75s !important;
  animation-duration: .75s !important
}
.fast {
  -webkit-animation-duration: .25s !important;
  animation-duration: .25s !important
}
.linear {
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important
}
.ease {
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important
}
.ease-in {
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important
}
.ease-out {
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important
}
.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important
}
.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
  animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}
.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
  animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}
.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
  animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}
.short-delay {
  -webkit-animation-delay: .3s !important;
  animation-delay: .3s !important
}
.long-delay {
  -webkit-animation-delay: .7s !important;
  animation-delay: .7s !important
}
body.menu-open, html.menu-open {
  height: 100%;
  margin: 0;
  overflow: hidden
}
.small-centered {
  margin-left: auto;
  margin-right: auto
}
.button {
  border-radius: 5px;
  font-family:  'Open Sans', sans-serif;
  font-size: .9rem;
  font-weight: 600
}
.button.primary {
  background-color: #2a2e31;
  border-radius: 5px;
  color: #fefefe;
  transition: background-color .3s ease
}
.button.primary.large {
  font-size: 1.25rem;
  padding: 1rem 2.5rem
}
@media screen and (max-width:39.99875em) {
  .button.primary.large {
    font-size: 1rem
  }
}
.button.primary.light {
  background-color: #fefefe;
  border-radius: 5px;
  color: #2a2e31;
  transition: background-color .3s ease
}
.button.primary.light:hover {
  background-color: #a7aeb3;
  color: #2a2e31;
  transition: background-color .3s ease
}
.button.primary:hover {
  background-color: #1e2123;
  color: #fefefe;
  transition: background-color .3s ease
}
.button.secondary.hollow {
  border: 1px solid #2a2e31;
  color: #2a2e31;
  transition: background-color .3s ease
}
.button.secondary.hollow:hover {
  background-color: #2a2e31;
  color: #fefefe;
  transition: background-color .3s ease
}
.button.secondary.hollow.large {
  font-size: 1.25rem
}
@media screen and (max-width:39.99875em) {
  .button.secondary.hollow.large {
    font-size: 1rem
  }
}
.button.secondary.hollow.light {
  border: 1px solid #fefefe;
  color: #fefefe
}
.button.secondary.hollow.light:hover {
  background-color: #fefefe;
  color: #2a2e31;
  transition: background-color .3s ease
}
.button.green {
  background-color: transparent;
  border-radius: 5px;
  color: #439308;
  transition: background-color .3s ease
}
.button.secondary.hollow.green {
    border: 1px solid #439308;
    color: #439308;
    transition: background-color .3s ease;
}
.button.green.large {
  padding: 0.9rem 1.5rem
}
.button.green:hover {
  background-color: #439308;
  color: #fefefe;
  transition: background-color .3s ease
}
.button.secondary.hollow.green:hover {
    border: 1px solid #439308;
	background-color: #439308;
    color: #fefefe;
    transition: background-color .3s ease;
}
.button.secondary.blue {
    border: 1px solid #3a55b4;
  background-color: #3a55b4;
    color: #FFF;
    transition: background-color .3s ease;
}
.button.secondary.blue.hollow {
  background-color: transparent;
  border-radius: 5px;
  color: #3a55b4;
  transition: background-color .3s ease
}
.button.secondary.hollow.blue {
    border: 1px solid #3a55b4;
    color: #3a55b4;
    transition: background-color .3s ease;
}
.button.blue.large {
  padding: 0.9rem 1.5rem
}
.button.blue:hover {
  background-color: #3a55b4;
  color: #fefefe;
  transition: background-color .3s ease
}
.button.secondary.hollow.blue:hover {
    border: 1px solid #3a55b4;
	background-color: #3a55b4;
    color: #fefefe;
    transition: background-color .3s ease;
}
.intro-sign-up-subscribe-button .button.primary.light {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.page-section {
  color: #fefefe;
  padding: 0 0 6rem;
  position: relative
}
@media screen and (max-width:39.99875em) {
  .page-section {
    padding: 0 0 3rem
  }
}
.page-section.top-padding {
  padding: 7rem 0
}
@media screen and (max-width:39.99875em) {
  .page-section.top-padding {
    padding: 4rem 0
  }
}
.page-section.intro {
  padding-top: 2rem
}
.page-section.hero {
  padding: 8rem 0 9rem
}
@media screen and (max-width:39.99875em) {
  .page-section.hero {
    padding: 5rem 0 4rem
  }
}
.page-section.hero-flat {
  padding: 8rem 0 2rem
}
@media screen and (max-width:39.99875em) {
  .page-section.hero-flat {
    padding: 5rem 0 1rem
  }
}
.page-section.sub-nav {
  padding-bottom: 8rem;
  z-index: 10
}
@media screen and (max-width:39.99875em) {
  .page-section.sub-nav {
    padding-bottom: 6rem
  }
}
.page-section.light {
  background-color: #fff;
  color: #2a2e31
}
.page-section.gray {
  padding: 6rem 0
}
.page-section.gray, .page-section.gray-padding {
  background-color: #f1f2f3;
  color: #2a2e31
}
.page-section.no-padding {
  padding-bottom: 0
}
.page-section.teal {
  background-color: #21aec0;
  color: #fefefe;
  padding-bottom: 0
}
.page-section.purple {
  background-color: #5d45bc;
  color: #fefefe;
  padding-bottom: 0
}
.page-section.orange {
  background-color: #ff5b00;
  color: #fefefe;
  padding-bottom: 0
}
.page-section.contact-section {
  padding: 5rem 0 6rem
}
@media screen and (max-width:39.99875em) {
  .page-section.contact-section {
    padding: 3rem 0;
    text-align: center
  }
}
.page-section.case-study {
  padding-top: 15rem
}
@media screen and (max-width:41.875em) {
  .page-section.case-study {
    padding-top: 7rem
  }
}
@media screen and (max-width:40em) {
  .page-section.case-study {
    padding-top: 18rem
  }
}
@media screen and (max-width:38.75em) {
  .page-section.case-study {
    padding-top: 15rem
  }
}
@media screen and (max-width:32.5em) {
  .page-section.case-study {
    padding-top: 13rem
  }
}
@media screen and (max-width:28.125em) {
  .page-section.case-study {
    padding-top: 10rem
  }
}
.page-section.case-studies-section {
  padding-top: 6rem
}
.page-section.blog-section {
  padding-top: 12rem
}
.page-section.blog-section .light {
  color: #2a2e31;
  font-size: 2.25rem
}
@media screen and (max-width:39.99875em) {
  .page-section.blog-section {
    padding-top: 8rem
  }
}
.page-section.event-section {
  padding-top: 16rem
}
@media screen and (max-width:39.99875em) {
  .page-section.event-section.soapbox-rsvp-mobile {
    padding-top: 21rem
  }
}
@media screen and (max-width:39.99875em) {
  .page-section.event-section.soapbox-ended-mobile {
    padding-top: 19rem
  }
}
.page-section.event-speaking-section {
  padding-top: 24rem
}
@media screen and (max-width:39.99875em) {
  .page-section.event-speaking-section {
    padding-top: 9rem
  }
}
.page-section.wired-section {
  padding-top: 18rem
}
@media screen and (max-width:40em) {
  .page-section.wired-section {
    padding-top: 15rem
  }
}
@media screen and (max-width:33.75em) {
  .page-section.wired-section {
    padding-top: 13rem
  }
}
@media screen and (max-width:27.5em) {
  .page-section.wired-section {
    padding-top: 10rem
  }
}
.page-section.patterntap-section {
  padding-top: 15rem
}
.page-section.playground-piece {
  padding-top: 8rem
}
.page-section.privacy-policy-section {
  padding-top: 4rem
}
@media screen and (max-width:39.99875em) {
  .page-section.privacy-policy-section {
    padding-top: 1.5rem
  }
}
.page-section.terms-section {
  padding-top: 4rem
}
@media screen and (max-width:39.99875em) {
  .page-section.terms-section {
    padding-top: 1.5rem
  }
}
.page-section-title {
  line-height: 1.25;
  margin-bottom: 1.5rem
}
.page-section-title.title-only {
  margin-bottom: 4rem
}
@media screen and (max-width:39.99875em) {
  .page-section-title.title-only {
    margin-bottom: 2rem
  }
}
.page-section-title.case-study {
  margin-top: 0
}
.page-section-subtitle {
  margin-bottom: 1.5rem
}
.page-title {
  z-index: 9999
}
@media screen and (max-width:39.99875em) {
  .page-title {
    margin-bottom: 1.25rem
  }
}
.page-subtitle.hero {
  color: hsla(0, 0%, 100%, .9)
}
.page-subheader {
  color: #fefefe;
  display: block;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 1rem;
  pointer-events: auto;
  position: relative;
  text-transform: uppercase;
  z-index: 10
}
.page-section-desc {
  color: #2a2e31;
  margin-bottom: 3rem
}
.page-section-divider {
  border-top: 1px dashed #cacaca;
  padding-top: 5rem
}
@media screen and (max-width:39.99875em) {
  .page-section-divider {
    padding-top: 3rem
  }
}
.intro-image {
  margin: 0 auto;
  position: relative;
  width: 100%
}
.intro-image-screenshot {
  box-shadow: 0 3px 25px rgba(0, 0, 0, .3);
  left: 50%;
  max-width: 670px;
  position: absolute;
  top: -20rem;
  transform: translateX(-50%);
  width: auto;
  z-index: 99
}
@media screen and (max-width:42.5em) {
  .intro-image-screenshot {
    max-width: 80%
  }
}
@media screen and (max-width:39.375em) {
  .intro-image-screenshot {
    max-width: 76%
  }
}
@media screen and (max-width:25em) {
  .intro-image-screenshot {
    max-width: 86%
  }
}
.intro-image-screenshot.pattern {
  top: -220px
}
.intro-image-screenshot.no-shadow {
  box-shadow: none
}
@media screen and (max-width:39.99875em) {
  .intro-image-screenshot {
    top: -8rem
  }
}
.main-content-column {
  padding-left: 4rem;
  padding-right: 4rem
}
@media screen and (max-width:39.99875em) {
  .main-content-column {
    padding-left: .625rem;
    padding-right: .625rem
  }
}
.thumbnails-section {
  margin-bottom: 3rem
}
@media screen and (max-width:39.99875em) {
  .thumbnails-section {
    margin-bottom: 0
  }
}
.tool-callout {
  margin-bottom: 2rem
}
@media screen and (max-width:39.99875em) {
  .tool-callout {
    text-align: center
  }
}
.section-hero-title {
  display: inline-block;
  font-weight: 600;
  left: 50%;
  letter-spacing: 3px;
  margin-bottom: 1rem;
  pointer-events: auto;
  position: relative;
  text-transform: uppercase;
  transform: translateX(-50%);
  z-index: 10
}
.industries-list-section {
  margin-bottom: 2rem
}
.industries-list {
  margin-left: 0
}
.industries-list li {
  list-style: none;
  margin-bottom: 1rem
}
.copilot-desc {
  padding-right: 1rem;
  position: absolute;
  text-align: center
}
.copilot-desc.designer {
  left: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  top: 250px
}
@media screen and (max-width:71.25em) {
  .copilot-desc.designer {
    top: 210px
  }
}
@media screen and (max-width:63.99875em) {
  .copilot-desc.designer {
    left: 0;
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
    top: 0
  }
}
@media screen and (max-width:39.99875em) {
  .copilot-desc.designer {
    margin-bottom: 1rem
  }
}
.copilot-desc.design-lead {
  left: 32%;
  top: 510px
}
@media screen and (max-width:71.25em) {
  .copilot-desc.design-lead {
    top: 460px
  }
}
@media screen and (max-width:63.99875em) {
  .copilot-desc.design-lead {
    left: 0;
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
    top: 0
  }
}
@media screen and (max-width:39.99875em) {
  .copilot-desc.design-lead {
    margin-bottom: 1rem
  }
}
.copilot-desc.advocate {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  right: 5%;
  top: 160px
}
@media screen and (max-width:63.99875em) {
  .copilot-desc.advocate {
    left: 0;
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
    top: 0
  }
}
@media screen and (max-width:39.99875em) {
  .copilot-desc.advocate {
    margin-bottom: 1rem
  }
}
.copilot-desc .title {
  margin-bottom: 1rem
}
@media screen and (max-width:63.99875em) {
  .copilot-desc {
    position: relative;
    text-align: left
  }
}
.copilot-section {
  max-width: 1400px;
  position: relative
}
.copilot-section-img {
  padding: 0 5.5rem 20rem 0
}
.design-insight-icon {
  margin-bottom: 2.5rem
}
h1, h2, h3, h4, h5, h6 {
  opacity: 0;
  transition: opacity .3s ease-in;
  transition-delay: .4s
}
.filter-text-link, .homepage-title.intro, .nav-text-link, .page-section-title, .text-link, img, p {
  opacity: 0;
  transition: opacity .3s ease-in;
  transition-delay: .6s
}
.fast-fade {
  transition-delay: 0s
}
.main-nav-center, .main-nav-left, .main-nav-right {
  opacity: 0;
  transition: opacity .3s ease-in;
  transition-delay: .2s
}
.fonts-loaded .filter-text-link, .fonts-loaded body, .fonts-loaded h4, .fonts-loaded h6, .fonts-loaded p {
  font-family:  'Open Sans', sans-serif;
  opacity: 1
}
.fonts-loaded img {
  opacity: 1;
	margin-bottom: 1rem;
}
.fonts-loaded .page-section-title, .fonts-loaded h1, .fonts-loaded h2, .fonts-loaded h3 {
  font-family:  'Open Sans', sans-serif;
  opacity: 1
}
.fonts-loaded h5 {
  font-family:  'Open Sans', sans-serif;
  opacity: 1
}
.fonts-loaded .main-nav-center, .fonts-loaded .main-nav-left, .fonts-loaded .main-nav-right, .fonts-loaded .nav-text-link, .fonts-loaded .text-link, .fonts-loaded .text-link.list, .fonts-loaded a {
  font-family:  'Open Sans', sans-serif;
  opacity: 1
}
.fonts-loaded .text-link.disabled {
  opacity: .5
}
.fonts-loaded .homepage-title.intro {
  opacity: 1;
  text-align: center;
	width: 100%;
	max-width: 850px;
}
@media screen and (max-width:39.99875em) {
  .fonts-loaded .homepage-title.intro {
    font-size: 10vw;
    line-height: 1.5;
    text-shadow: 0 0 20px hsla(0, 0%, 99.6%, .75)
  }
}
html {
  font-size: 1rem
}
body {
  font-weight: 400;
  line-height: 1.45
}
body, p {
  font-family: Helvetica, san-serif
}
p {
  font-size: 1.25rem;
  line-height: 1.8;
  margin-bottom: 1.3rem
}
@media screen and (max-width:39.99875em) {
  p {
    font-size: .95rem;
    line-height: 1.5
  }
}
h1, h2, h3, h4 {
  font-weight: inherit;
  margin: 1.414em 0 .25em
}
h1 {
  font-family:  'Open Sans', sans-serif;
  font-size: 4rem;
  font-weight: 800;
  margin-top: 0
}
@media screen and (min-width:40em) and (max-width:63.99875em) {
  h1 {
    font-size: 3.2rem;
    line-height: 1.2em
  }
}
@media screen and (max-width:39.99875em) {
  h1 {
    font-size: 2.5rem;
    line-height: 1em
  }
}
.page-section-title, h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 3.375rem;
  font-weight: 600;
  letter-spacing: -2px;
  line-height: 1.2em;
  margin: 0 0 2rem
}
@media screen and (max-width:39.99875em) {
  .page-section-title, h2 {
    font-size: 2.5rem
  }
}
h3 {
  font-family:  'Open Sans', sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3em;
  margin: 0
}
@media screen and (max-width:39.99875em) {
  h3 {
    font-size: 1.5rem
  }
}
h4 {
  font-family:  'Open Sans', sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0
}
@media screen and (max-width:39.99875em) {
  h4 {
    font-size: 1.1rem;
    line-height: 1.5em
  }
}
h5 {
  font-family:  'Open Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0
}
@media screen and (max-width:39.99875em) {
  h5 {
    font-size: 1rem
  }
}
h6 {
  font-family:  'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0
}
@media screen and (max-width:39.99875em) {
  h6 {
    font-size: .85rem
  }
}
.lead, .title {
  font-weight: 600
}
.subtitle {
  color: #7d7d7d
}
.image-link {
	border:1px solid #FFF;
	transition: all .3s ease;
	display:block;
	border-radius: 5px;
	padding: 5px;
}
.image-link:hover {
	border:1px solid #439308;
}
.text-link {
  color: #2a2e31;
  position: relative;
  text-decoration: none;
  transition: color .3s ease
}
.text-link:focus, .text-link:hover {
  color: #2a2e31;
  transition: color .3s ease
}
.text-link:focus:after, .text-link:hover:after {
  width: 100%
}
.text-link:after {
  border-bottom: 1px solid #2a2e31;
  content: "";
  left: 0;
  position: absolute;
  top: 101%;
  transition: .2s;
  width: 0
}
.text-link.light {
  color: #fefefe
}
.text-link.light:focus, .text-link.light:hover {
  color: #fefefe;
  transition: color .3s ease
}
.text-link.light:focus:after, .text-link.light:hover:after {
  width: 100%
}
.text-link.light:after {
  border-bottom: 1px solid #fefefe;
  content: "";
  left: 0;
  position: absolute;
  top: 1.35rem;
  transition: .2s;
  width: 0
}
.text-link.list {
  color: #2a2e31;
  font-family:  'Open Sans', sans-serif;
  opacity: 0;
  transition: opacity .3s ease-in;
  transition-delay: .6s
}
.text-link.xlarge {
  font-size: 1.9rem
}
.text-link.xlarge:after {
  top: 2rem
}
@media screen and (max-width:39.99875em) {
  .text-link.xlarge {
    font-size: 1.25rem
  }
}
.text-link.large {
  font-size: 1.25rem
}
.text-link.large:after {
  top: 1.4rem
}
@media screen and (max-width:39.99875em) {
  .text-link.large {
    font-size: 1rem
  }
}
.text-link.medium {
  font-size: 1rem
}
.text-link.small {
  font-size: .85rem
}
.text-link.small:after {
  top: 1rem
}
.text-link.is-active {
  color: #2a2e31
}
.text-link.is-active:after {
  width: 100%
}
.text-link.disabled {
  opacity: .5
}
.text-link.disabled:hover {
  cursor: not-allowed
}
.text-link.disabled:after {
  border-bottom: 0
}
ul li {
  font-size: 1rem;
  padding: .4rem 0
}
.nav-text-link {
  color: #2a2e31;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  position: relative;
  text-decoration: none;
  transition: color .3s ease
}
.subpage .main-nav-menu .nav-text-link {
	color: #FFF;
}
.nav-text-link:focus, .nav-text-link:hover {
  color: #3a55b4;
  transition: color .3s ease
}
.nav-text-link.medium {
  font-size: 1rem
}
.nav-text-link.is-active {
  color: #2a2e31
}
.nav-text-link.light {
  color: hsla(0, 0%, 99.6%, .75)
}
.nav-text-link.light:focus, .nav-text-link.light:hover {
  color: #fefefe;
  transition: color .3s ease
}
.nav-text-link.light.is-active {
  color: #fefefe
}
.light {
  color: hsla(0, 0%, 99.6%, .75)
}
.filter-text-link {
  color: #596268;
  font-family: 'Open Sans', sans-serif;
  transition: background .3s ease, color .3s ease;
  display: block;
  padding: .3rem 1rem
}
.filter-text-link:focus, .filter-text-link:hover {
  color: #2a2e31;
  transition: color .3s ease
}
.filter-link-container {
  width: 230px
}
@-webkit-keyframes jellyIn {
  0% {
    transform: matrix(.8, 0, 0, .8, 0, 0)
  }
  3.4% {
    transform: matrix(.863, 0, 0, .881, 0, 0)
  }
  4.7% {
    transform: matrix(.89, 0, 0, .92, 0, 0)
  }
  6.81% {
    transform: matrix(.932, 0, 0, .979, 0, 0)
  }
  9.41% {
    transform: matrix(.977, 0, 0, 1.034, 0, 0)
  }
  10.21% {
    transform: matrix(.988, 0, 0, 1.045, 0, 0)
  }
  13.61% {
    transform: matrix(1.025, 0, 0, 1.066, 0, 0)
  }
  14.11% {
    transform: matrix(1.028, 0, 0, 1.066, 0, 0)
  }
  17.52% {
    transform: matrix(1.042, 0, 0, 1.048, 0, 0)
  }
  18.72% {
    transform: matrix(1.042, 0, 0, 1.037, 0, 0)
  }
  21.32% {
    transform: matrix(1.039, 0, 0, 1.014, 0, 0)
  }
  24.32% {
    transform: matrix(1.03, 0, 0, .992, 0, 0)
  }
  25.23% {
    transform: matrix(1.027, 0, 0, .988, 0, 0)
  }
  29.03% {
    transform: matrix(1.013, 0, 0, .979, 0, 0)
  }
  29.93% {
    transform: matrix(1.01, 0, 0, .98, 0, 0)
  }
  35.54% {
    transform: matrix(.996, 0, 0, .992, 0, 0)
  }
  36.74% {
    transform: matrix(.994, 0, 0, .996, 0, 0)
  }
  41.04% {
    transform: matrix(.992, 0, 0, 1.004, 0, 0)
  }
  44.44% {
    transform: matrix(.993, 0, 0, 1.006, 0, 0)
  }
  52.15% {
    transform: matrix(.998, 0, 0, 1.001, 0, 0)
  }
  59.86% {
    transform: matrix(1.001, 0, 0, .998, 0, 0)
  }
  63.26% {
    transform: matrix(1.001, 0, 0, .998, 0, 0)
  }
  75.28% {
    transform: matrix(1, 0, 0, 1.001, 0, 0)
  }
  85.49% {
    transform: matrix(1, 0, 0, 1, 0, 0)
  }
  90.69% {
    transform: matrix(1, 0, 0, 1, 0, 0)
  }
  to {
    transform: matrix(1, 0, 0, 1, 0, 0)
  }
}
@keyframes jellyIn {
  0% {
    transform: matrix(.8, 0, 0, .8, 0, 0)
  }
  3.4% {
    transform: matrix(.863, 0, 0, .881, 0, 0)
  }
  4.7% {
    transform: matrix(.89, 0, 0, .92, 0, 0)
  }
  6.81% {
    transform: matrix(.932, 0, 0, .979, 0, 0)
  }
  9.41% {
    transform: matrix(.977, 0, 0, 1.034, 0, 0)
  }
  10.21% {
    transform: matrix(.988, 0, 0, 1.045, 0, 0)
  }
  13.61% {
    transform: matrix(1.025, 0, 0, 1.066, 0, 0)
  }
  14.11% {
    transform: matrix(1.028, 0, 0, 1.066, 0, 0)
  }
  17.52% {
    transform: matrix(1.042, 0, 0, 1.048, 0, 0)
  }
  18.72% {
    transform: matrix(1.042, 0, 0, 1.037, 0, 0)
  }
  21.32% {
    transform: matrix(1.039, 0, 0, 1.014, 0, 0)
  }
  24.32% {
    transform: matrix(1.03, 0, 0, .992, 0, 0)
  }
  25.23% {
    transform: matrix(1.027, 0, 0, .988, 0, 0)
  }
  29.03% {
    transform: matrix(1.013, 0, 0, .979, 0, 0)
  }
  29.93% {
    transform: matrix(1.01, 0, 0, .98, 0, 0)
  }
  35.54% {
    transform: matrix(.996, 0, 0, .992, 0, 0)
  }
  36.74% {
    transform: matrix(.994, 0, 0, .996, 0, 0)
  }
  41.04% {
    transform: matrix(.992, 0, 0, 1.004, 0, 0)
  }
  44.44% {
    transform: matrix(.993, 0, 0, 1.006, 0, 0)
  }
  52.15% {
    transform: matrix(.998, 0, 0, 1.001, 0, 0)
  }
  59.86% {
    transform: matrix(1.001, 0, 0, .998, 0, 0)
  }
  63.26% {
    transform: matrix(1.001, 0, 0, .998, 0, 0)
  }
  75.28% {
    transform: matrix(1, 0, 0, 1.001, 0, 0)
  }
  85.49% {
    transform: matrix(1, 0, 0, 1, 0, 0)
  }
  90.69% {
    transform: matrix(1, 0, 0, 1, 0, 0)
  }
  to {
    transform: matrix(1, 0, 0, 1, 0, 0)
  }
}
@-webkit-keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0)
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0)
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0)
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0)
  }
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0)
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0)
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0)
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0)
  }
}
.row.expanded .row {
  margin-left: auto;
  margin-right: auto
}
.timeline ul {
  background: #fefefe;
  margin-left: 0
}
.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 3px;
  margin: 0 auto;
  padding-top: 50px;
  background: #dee0e2;
  border-radius: 5px
}
.timeline ul li:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: inherit
}
.timeline ul li div {
  position: relative;
  bottom: -10px;
  width: 500px;
  padding: 1.5rem;
  background: #f1f2f3;
  border-radius: 5px
}
.timeline ul li div:before {
  content: "";
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid
}
.timeline ul li:nth-child(odd) div {
  left: 45px
}
.timeline ul li:nth-child(odd) div:before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #f1f2f3 transparent transparent
}
.timeline ul li:nth-child(2n) div {
  left: -539px
}
.timeline ul li:nth-child(2n) div:before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #f1f2f3
}
time {
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 8px
}
.timeline ul li:after {
  transition: background .5s ease-in-out
}
.timeline ul li.in-view:after {
  background: #b8d500
}
.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all .5s ease-in-out
}
.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0)
}
.timeline ul li:nth-child(2n) div {
  transform: translate3d(-200px, 0, 0)
}
.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1
}
@media screen and (max-width:1150px) {
  .timeline ul li div {
    width: 450px
  }
  .timeline ul li:nth-child(2n) div {
    left: -489px
  }
}
@media screen and (max-width:1000px) {
  .timeline ul li div {
    width: 400px
  }
  .timeline ul li:nth-child(2n) div {
    left: -459px
  }
}
@media screen and (max-width:900px) {
  .timeline ul li div {
    width: 350px
  }
  .timeline ul li:nth-child(2n) div {
    left: -389px
  }
}
@media screen and (max-width:850px) {
  .timeline ul li {
    margin-left: 20px
  }
  .timeline ul li div {
    width: calc(100vw - 65px)
  }
  .timeline ul li:nth-child(2n) div {
    left: 25px
  }
  .timeline ul li:nth-child(odd) div {
    left: 25px
  }
  .timeline ul li:nth-child(2n) div:before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #f1f2f3 transparent transparent
  }
}
.timeline-footer, .timeline-header {
  color: #dee0e2
}
.timeline-footer {
  padding-top: 3rem
}
.video-embed {
  margin-top: 1rem;
  display: block
}
.wired-timeline {
  padding-top: 3rem
}
.services-accordion {
  background: none;
  margin-bottom: 3rem;
  margin-top: 0
}
.services-accordion-item .accordion-title {
  background: none;
  border: 0;
  border-bottom: 1px dashed #d0d4d7;
  color: #2a2e31;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5;
  padding: 1rem 0 1.5rem;
  transition: background-color .3s ease, border .3s ease, color .3s ease, padding .3s ease
}
.services-accordion-item .accordion-title.no-action:before {
  display: none
}
.services-accordion-item .accordion-title h3 {
  color: #2a2e31;
  font-family: Proxima Nova Semibold, Helvetica, san-serif;
  margin: .5rem 0
}
.services-accordion-item .accordion-title:before {
  background-color: #fefefe;
  border: 1px solid #dee0e2;
  border-radius: 50%;
  color: #2a2e31;
  font-size: 2rem;
  height: 35px;
  line-height: 1.2;
  text-align: center;
  top: 33%;
  transition: background-color .3s ease, border .3s ease, color .3s ease, padding .3s ease;
  width: 35px
}
@media screen and (max-width:39.99875em) {
  .services-accordion-item .accordion-title:before {
    right: 0;
    top: 30%
  }
}
.services-accordion-item .accordion-title:active, .services-accordion-item .accordion-title:focus {
  background: none
}
@media screen and (max-width:39.99875em) {
  .services-accordion-item .accordion-title:active, .services-accordion-item .accordion-title:focus {
    padding-left: 0
  }
}
@media screen and (max-width:39.99875em) {
  .services-accordion-item .accordion-title .accordion-content {
    padding: 0
  }
}
.services-accordion-item .accordion-title:hover {
  color: #121416;
  padding-left: 1rem;
  transition: background-color .3s ease, border .3s ease, color .3s ease, padding .3s ease
}
@media screen and (max-width:39.99875em) {
  .services-accordion-item .accordion-title:hover {
    padding-left: 0
  }
}
.services-accordion-item .accordion-title:hover:before {
  background-color: #fafafa;
  border: 1px solid #c2c7cb;
  color: #121416;
  transition: background-color .3s ease, border .3s ease, color .3s ease, padding .3s ease
}
@media screen and (max-width:39.99875em) {
  .services-accordion-item .accordion-title {
    font-size: 1.25rem
  }
}
.services-accordion-item:last-child .accordion-title {
  border-bottom: 0
}
.services-accordion-item.is-active .accordion-title {
  border: 0;
  color: #2a2e31;
  margin-bottom: 0;
  padding-left: 1rem
}
@media screen and (max-width:39.99875em) {
  .services-accordion-item.is-active .accordion-title {
    padding-left: 0
  }
}
.services-accordion-item.is-active .accordion-title:before {
  font-size: 2rem;
  line-height: 1
}
.services-accordion-item.is-active .accordion-content {
  border: 0;
  border-bottom: 1px dashed #d0d4d7;
  padding-bottom: 3rem
}
.services-accordion-item.is-active .accordion-content.is-visible {
  display: block
}
@media screen and (max-width:39.99875em) {
  .services-accordion-item .button {
    margin-bottom: 2rem
  }
}
.page-section-accordion :last-child > .accordion-content:last-child {
  border-bottom: 0
}
.accordion-content-item-cta img {
  margin-right: .5rem
}
.accordion-content {
  border: 0
}
.accordion-content .is-active {
  display: block
}
.featured-blog-post {
  margin-bottom: 5rem
}
.featured-blog-post img {
  transform: scale(1);
  transition: .3s ease-in-out
}
.featured-blog-post:hover img {
  box-shadow: 0 3px 25px rgba(0, 0, 0, .3);
  transform: scale(1.02)
}
@media screen and (max-width:39.99875em) {
  .featured-blog-post {
    margin-bottom: 3rem
  }
}
.blog-post-thumbnail img {
  transform: scale(1);
  transition: .3s ease-in-out
}
.blog-post-thumbnail:hover img {
  box-shadow: 0 3px 25px rgba(0, 0, 0, .3);
  transform: scale(1.02)
}
@media screen and (max-width:39.99875em) {
  .case-study-thumbnail-large-image {
    margin-bottom: 1.5rem
  }
}
.featured-blog-post-content {
  padding-left: 2rem
}
@media screen and (max-width:39.99875em) {
  .featured-blog-post-content {
    padding-left: .625rem
  }
}
.featured-blog-post-title {
  font-weight: 600
}
.blog-post-thumbnail-title {
  color: #2a2e31;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 1rem
}
.blog-post-thumbnail-meta {
  color: #8b959c;
  margin-top: 1.5rem
}
.blog-section-title {
  font-weight: 600;
  margin-bottom: 4rem;
  margin-top: 3rem
}
.post-thumbnail {
  display: block;
  margin-bottom: 3rem
}
.post-thumbnail:hover .post-thumbnail-image {
  box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
  transform: scale(1.01)
}
.post-thumbnail-image {
  margin-bottom: 1rem;
  transform: scale(1);
  transition: .3s ease-in-out
}
.post-thumbnail-image.large {
  margin-bottom: 1.5rem
}
.post-thumbnail-title {
  color: #2a2e31;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: .5rem
}
.post-thumbnail-title.large {
  line-height: 1.2
}
.post-thumbnail-title.margin-bottom {
  margin-bottom: 1rem
}
@media screen and (max-width:39.99875em) {
  .post-thumbnail-title {
    margin-bottom: .2rem
  }
}
.post-thumbnail-meta {
  color: #8b959c;
  margin-bottom: 0
}
.cow-card, .post-thumbnail-meta.blog {
  margin-bottom: 1rem
}
.cow-card {
  color: #2a2e31;
  display: block;
  padding: 2rem;
  position: relative;
  transform: scale(1);
  transition: .3s ease-in-out
}
.cow-card p {
  margin-bottom: 0
}
.cow-card.unlocked {
  box-shadow: 0 3px 25px rgba(0, 0, 0, .2)
}
.cow-card:hover {
  box-shadow: 0 3px 25px rgba(0, 0, 0, .3);
  color: #2a2e31;
  transform: scale(1.02);
  transition: .3s ease-in-out
}
.cow-card-image {
  margin-bottom: 1rem
}
.cow-card-image svg {
  width: 100%
}
.cow-card-title {
  font-size: 1.5rem
}
.cow-card-new-label {
  background: #ff8a2e;
  border-radius: 3px;
  color: #fefefe;
  left: -20px;
  padding: .5rem;
  position: absolute;
  text-align: center;
  top: -20px;
  width: 100px
}
.highlight-info {
  align-items: center;
  display: flex;
  margin-bottom: 3rem;
  width: 100%
}
@media screen and (max-width:39.99875em) {
  .highlight-info {
    margin-bottom: 0;
    min-height: auto
  }
}
.circle-side-image {
  display: flex;
  justify-content: center
}
.circle-side-image img {
  border-radius: 50%
}
.circle-side-image .small-circle {
  height: 150px;
  position: relative;
  top: 250px;
  width: 150px
}
@media screen and (max-width:39.99875em) {
  .circle-side-image {
    margin-bottom: 2rem
  }
}
.cow-dozer {
  bottom: 0;
  display: none;
  height: auto;
  position: fixed;
  right: 1rem;
  width: 100px;
  z-index: 99999
}
.cow-dozer.is-visible {
  -webkit-animation: jellyIn 1.2s;
  animation: jellyIn 1.2s;
  display: block
}
.cow-dozer svg {
  height: 100%;
  width: 100%
}
.cow-dozer:hover {
  cursor: pointer
}
.cow-holy {
  display: block;
  height: auto;
  position: fixed;
  right: 50%;
  top: -100px;
  width: 100px;
  z-index: 99999
}
.cow-holy svg {
  height: 100%;
  width: 100%
}
.cow-holy.descend {
  -webkit-animation: descend 55s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@-webkit-keyframes descend {
  0% {
    top: -100px
  }
  to {
    top: 110%
  }
}
@keyframes descend {
  0% {
    top: -100px
  }
  to {
    top: 110%
  }
}
.upcoming-event-post-content {
  margin-left: 1.5rem
}
@media screen and (max-width:39.99875em) {
  .upcoming-event-post-content {
    margin-left: 0;
    margin-top: 1rem
  }
}
.upcoming-event-post-speaker {
  font-weight: 600;
  margin-bottom: 1rem;
  margin-top: 1rem
}
.upcoming-event-post-speaker-subtitle {
  color: #8b959c;
  font-weight: 400
}
.upcoming-event-post-image {
  width: 100%
}
.upcoming-event-post-image.event-highlight-image-alt {
  margin-bottom: 1rem
}
@media screen and (max-width:39.99875em) {
  .upcoming-event-post-image {
    margin-bottom: 1rem
  }
}
.featured-blog-post-meta {
  color: #8b959c
}
.featured-blog-post-title {
  font-family: Proxima Nova Semibold, Helvetica, san-serif;
  margin-bottom: .5rem;
  margin-top: 1rem
}
.rsvp-button {
  margin-right: .5rem
}
.event-hero-section {
  color: #fefefe;
  padding: 10rem 0 15rem
}
@media screen and (max-width:39.99875em) {
  .event-hero-section.soapbox-mobile {
    padding: 5rem 0 22rem
  }
}
@media screen and (max-width:39.99875em) {
  .event-hero-section {
    padding: 5rem 0 8rem
  }
}
.hero-callout {
  margin: 0 auto;
  position: relative
}
.hero-callout-content {
  background-color: #fefefe;
  border-radius: 5px;
  box-shadow: 0 3px 25px rgba(0, 0, 0, .3);
  left: 50%;
  max-width: 800px;
  padding: 2rem;
  position: absolute;
  top: -200px;
  transform: translateX(-50%);
  width: auto;
  z-index: 999;
  max-width: 370px;
  width: 90%
}
@media print, screen and (min-width:40em) {
  .hero-callout-content {
    max-width: 700px;
    width: 90%
  }
}
@media print, screen and (min-width:64em) {
  .hero-callout-content {
    max-width: auto
  }
}
.hero-callout-content.orbit {
  background: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0
}
@media screen and (max-width:39.99875em) {
  .hero-callout-content.soapbox-mobile {
    top: -330px
  }
}
@media screen and (max-width:39.99875em) {
  .hero-callout-content {
    padding: .5rem;
    top: -110px
  }
}
.hero-rsvp-event-details-header {
  font-size: .85rem;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase
}
.event-callout-title {
  margin-bottom: 1.5rem
}
@media screen and (max-width:39.99875em) {
  .event-callout-title {
    line-height: 1.4;
    margin-bottom: 1rem
  }
}
.event-callout-info {
  font-weight: 400;
  margin-bottom: 1.5rem;
  margin-left: 0
}
.event-callout-info li {
  display: block;
  font-size: 1.25rem;
  line-height: 2rem;
  padding: .2rem 0 .2rem 2rem;
  position: relative
}
@media screen and (max-width:39.99875em) {
  .event-callout-info li {
    font-size: 1rem;
    line-height: 1.5rem
  }
}
.event-callout-info img {
  left: 0;
  margin-right: 1rem;
  position: absolute;
  top: .6rem;
  width: 1rem
}
@media screen and (max-width:39.99875em) {
  .event-callout-info {
    margin-bottom: 1rem
  }
}
.rsvp-callout-header {
  font-weight: 600;
  margin-top: 3rem
}
.rsvp-callout {
  border-bottom: 1px dashed #cacaca;
  border-top: 1px dashed #cacaca;
  margin-bottom: 2rem;
  padding-bottom: 3rem;
  padding-top: 3rem
}
.event-callout-img {
  padding-left: 0
}
@media screen and (max-width:39.99875em) {
  .event-callout-img {
    margin-bottom: 1.5rem;
    padding-right: 0
  }
}
.event-callout-desc {
  padding-left: 1.5rem;
  padding-right: 0
}
.event-paragraph {
  margin-bottom: 3rem
}
@media screen and (max-width:39.99875em) {
  .event-paragraph {
    margin-bottom: 1.5rem
  }
}
.event-speaking-prezo {
  margin-bottom: 2rem
}
@media screen and (max-width:39.99875em) {
  .event-speaking-prezo {
    margin-bottom: 0
  }
}
.event-callout-message {
  margin-bottom: 0
}
@media screen and (max-width:39.99875em) {
  .event-callout-message {
    margin-bottom: 1rem
  }
}
.upcoming-event-post {
  margin-bottom: 5rem
}
@media screen and (max-width:39.99875em) {
  .upcoming-event-post {
    margin-bottom: 2rem
  }
}
.view-in-notable {
  margin-top: 1rem
}
@media screen and (max-width:39.99875em) {
  .view-in-notable {
    margin-top: 2rem
  }
}
.cow-palace-menu {
  display: block;
  height: 40px;
  position: relative;
  top: 10px;
  width: 40px
}
.cow-palace-menu svg {
  width: 100%
}
.cow-palace-menu svg path {
  fill: hsla(0, 0%, 99.6%, .5);
  transition: fill .3s ease
}
.cow-palace-menu svg:hover path {
  fill: hsla(0, 0%, 99.6%, .9);
  transition: fill .3s ease
}
.footer-nav {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  background-color: #121416;
  padding: 2rem;
  width: 100%
}
.footer-nav-left, .footer-nav-right {
  flex: 0 0 auto;
  padding-right: .625rem;
  padding-left: .625rem;
  color: #fefefe
}
@media print, screen and (min-width:40em) {
  .footer-nav-left, .footer-nav-right {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}
.footer-nav-left a, .footer-nav-right a {
  color: #fefefe
}
.footer-nav-left a:focus, .footer-nav-left a:hover, .footer-nav-right a:focus, .footer-nav-right a:hover {
  color: #fefefe
}
@media screen and (max-width:39.99875em) {
  .footer-nav-left a, .footer-nav-right a {
    font-size: 1rem
  }
}
@media screen and (max-width:39.99875em) {
  .footer-nav-left, .footer-nav-right {
    flex: 1 1;
    padding-right: .625rem;
    padding-left: .625rem;
    min-width: 0
  }
}
@media screen and (max-width:39.99875em) and (min-width:40em) {
  .footer-nav-left, .footer-nav-right {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}
.footer-copyright {
  color: #596268;
  font-size: 1rem;
  padding-top: 1rem
}
.footer-nav-center {
  flex: 1 1;
  padding-right: .625rem;
  padding-left: .625rem;
  min-width: 0
}
@media print, screen and (min-width:40em) {
  .footer-nav-center {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}
.footer-nav-menu {
  list-style: none;
  margin-bottom: 0;
  text-align: center
}
@media screen and (max-width:39.99875em) {
  .footer-nav-menu {
    margin-left: 0
  }
}
.footer-nav-menu-item {
  display: inline-block;
  margin-right: 2.5rem
}
.footer-nav-menu-item a {
  color: #a7aeb3;
  transition: color .3s ease
}
.footer-nav-menu-item a:focus, .footer-nav-menu-item a:hover {
  color: #fefefe;
  transition: color .3s ease
}
.footer-nav-menu-item:last-of-type {
  margin-right: 0
}
@media screen and (max-width:39.99875em) {
  .footer-nav-menu-item {
    display: block;
    font-size: 1rem;
    margin: 0
  }
  .footer-nav-menu-item.social {
    display: inline-block;
    margin-left: .5rem;
    margin-right: .5rem;
    margin-top: 1rem
  }
  .footer-nav-menu-item.cow-palace-menu {
    margin: 0 auto;
    top: -2px
  }
}
.footer-social-icon {
  height: 1.25rem;
  margin: 0;
  width: 1.25rem
}
.footer-contact {
  background-color: #2a2e31;
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  padding: 5rem 0 8rem
}
@media screen and (max-width:39.99875em) {
  .footer-contact {
    background-image: none;
    padding: 4rem 0
  }
}
.footer-contact-form {
  margin-top: 2rem
}
@media screen and (max-width:39.99875em) {
  .footer-contact-form {
    margin-top: .5rem
  }
}
.footer-contact-form label {
  color: #fefefe;
  font-family:  'Open Sans', sans-serif;
  font-weight: 600
}
.footer-contact-form [type=email], .footer-contact-form [type=tel], .footer-contact-form [type=text] {
  background-color: #3d4347;
  border: 1px solid #4d555a;
  border-radius: 5px;
  color: #fefefe;
  height: 2.55rem;
  padding-left: 1rem;
  transition: background-color .3s ease
}
.footer-contact-form [type=email]:focus, .footer-contact-form [type=tel]:focus, .footer-contact-form [type=text]:focus {
  background-color: #1e2123;
  box-shadow: none;
  transition: background-color .3s ease
}
.footer-contact-form ::-webkit-input-placeholder {
  color: #8b959c
}
.footer-contact-form ::-moz-placeholder {
  color: #8b959c
}
.footer-contact-form :-ms-input-placeholder {
  color: #8b959c
}
.footer-contact-form :-moz-placeholder {
  color: #8b959c
}
.form-contact-form-button {
  margin-top: 1rem
}
.beam, .cow {
  transition: all .2s ease
}
.beam {
  left: calc(50% - 30px);
  transform: translateX(-50%)
}
.cow-section {
  overflow-y: hidden;
  position: relative
}
.cow {
  -webkit-transform: translateX(-50%);
  bottom: 0;
  display: block;
  left: 50%;
  z-index: 100000
}
.cow, .is-beaming .beam {
  position: absolute;
  transform: translateX(-50%)
}
.is-beaming .beam {
  -webkit-animation: beamDown .5s, beamWiden 1s, beamClose .3s;
  -webkit-animation-delay: 0s, 1.5s, 7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  background: #fffeee;
  box-shadow: 0 0 28px -1px rgba(255, 254, 238, .74);
  height: 1200px;
  left: calc(50% - 30px);
  top: -1000px;
  width: 60px
}
.is-beaming .cow {
  -webkit-animation: beamUpCow 2.2s;
  -webkit-animation-delay: 4.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@-webkit-keyframes beamDown {
  0% {
    top: -1000px;
    transform: rotateX(2deg)
  }
  to {
    top: 0;
    transform: rotateX(2deg)
  }
}
@keyframes beamDown {
  0% {
    top: -1000px;
    transform: rotateX(2deg)
  }
  to {
    top: 0;
    transform: rotateX(2deg)
  }
}
@-webkit-keyframes beamWiden {
  0% {
    top: 0;
    transform: rotateX(2deg)
  }
  to {
    top: -1000px;
    transform: perspective(40px) rotateX(10deg)
  }
}
@keyframes beamWiden {
  0% {
    top: 0;
    transform: rotateX(2deg)
  }
  to {
    top: -1000px;
    transform: perspective(40px) rotateX(10deg)
  }
}
@-webkit-keyframes beamUpCow {
  0% {
    transform: perspective(40px) translate(-50%) rotate(0)
  }
  80% {
    transform: perspective(40px) translate(-50%, -50px) rotate(5deg)
  }
  to {
    transform: perspective(40px) translate(-50%, -1030px) rotate(12deg)
  }
}
@keyframes beamUpCow {
  0% {
    transform: perspective(40px) translate(-50%) rotate(0)
  }
  80% {
    transform: perspective(40px) translate(-50%, -50px) rotate(5deg)
  }
  to {
    transform: perspective(40px) translate(-50%, -1030px) rotate(12deg)
  }
}
@-webkit-keyframes beamClose {
  0% {
    width: 60px
  }
  to {
    width: 0
  }
}
@keyframes beamClose {
  0% {
    width: 60px
  }
  to {
    width: 0
  }
}
.footer-soapbox {
  background-color: #2a2e31;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 5rem 0 7rem
}
.footer-soapbox-desc {
  margin-top: 1rem
}
form {
  transition: opacity .4s ease
}
label {
  color: #2a2e31;
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: uppercase;
}
.radio-inline li {
  display: inline
}
[type=search], [type=text], textarea {
  border-radius: 5px;
  height: 2.55rem;
  padding-left: 1rem
}
input:-moz-placeholder {
  color: #999
}
input::-webkit-input-placeholder {
  color: #999
}
.intro {
  color: #fefefe;
  position: relative;
}
.subpage .intro {
	background: url("/images/header-bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
}
.intro.wired p {
  color: hsla(0, 0%, 99.6%, .75)
}
.intro.wtsbook-hero {
  background-image: url(/packs/media/zurb/img/work/wtsbooks/wtsbooks-hero-bg-ac45a4b8b6af72ba3b9563e21595331a.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain
}
.intro.wired-rcs {
  background-color: #087a94
}
.intro.wired-family {
  background-color: #8b3470
}
.intro.wired-raft {
  background-color: #1a7e56
}
.intro.wired-pie-ranch {
  background-color: #b95623
}
.intro.wired-dst {
  background-color: #7f317a
}
.intro.wired-lsa {
  background-color: #f96f50
}
.intro.wired-rebuilding {
  background-color: #7bc043
}
.intro.wired-sacred-heart {
  background-color: #b32a30
}
.intro.wired-second-harvest {
  background-color: #e8ac0a
}
.intro-content {
  margin: 0 auto;
  max-width: 1200px;
  pointer-events: none;
  position: relative;
  text-align: center;
  z-index: 10
}
.intro-signup {
  pointer-events: auto;
  position: relative;
  z-index: 10
}
.intro-sign-up-input [type=search], .intro-sign-up-input [type=text] {
  background-color: #3d4347;
  border: 1px solid #4d555a;
  border-radius: 5px 0 0 5px;
  color: #fefefe;
  height: 2.55rem;
  padding-left: 1rem;
  transition: background-color .3s ease
}
.intro-sign-up-input [type=search]:focus, .intro-sign-up-input [type=text]:focus {
  background-color: #1e2123;
  box-shadow: none;
  transition: background-color .3s ease
}
.intro-sign-up-input ::-webkit-input-placeholder {
  color: #8b959c
}
.intro-sign-up-input ::-moz-placeholder {
  color: #8b959c
}
.intro-sign-up-input :-ms-input-placeholder {
  color: #8b959c
}
.intro-sign-up-input :-moz-placeholder {
  color: #8b959c
}
.subscribe-callout-header {
  margin-bottom: .75rem;
  margin-top: 2rem
}
.modal {
  background: #fefefe;
  box-shadow: 0 3px 15px rgba(0, 0, 0, .2);
  color: #2a2e31;
  height: auto;
  left: calc(50% - 300px);
  max-width: 600px;
  padding: 1.5rem;
  position: fixed;
  top: 50px;
  transform: translateX(-50%);
  width: 100%;
  z-index: 9999999
}
@media screen and (max-width:39.99875em) {
  .modal {
    height: 100%;
    left: 0;
    max-height: none;
    top: 0
  }
}
.modal.is-visible {
  -webkit-animation: jellyIn 1s linear both;
  animation: jellyIn 1s linear both;
  display: block
}
.modal.is-hidden, .overlay {
  display: none
}
.overlay {
  background: rgba(10, 10, 10, .3);
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 999999
}
.overlay.is-visible {
  display: block
}
.modal-title {
  margin-bottom: 1rem
}
.modal-body {
  font-size: 1rem
}
.modal-cow-image {
  margin-bottom: 1rem;
  margin-top: 1rem
}
.modal-cow {
  display: none;
  max-height: 500px;
  overflow: scroll
}
@media screen and (max-width:39.99875em) {
  .modal-cow {
    height: 100%;
    left: 0;
    max-height: none;
    top: 0
  }
}
.beam-button.shake {
  -webkit-animation: shake .83s cubic-bezier(.36, .07, .19, .97) both;
  animation: shake .83s cubic-bezier(.36, .07, .19, .97) both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px;
  transform: translateZ(0)
}
svg.cow:hover {
  cursor: pointer
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}
@-webkit-keyframes pulse {
  50% {
    background: #fefefe
  }
}
@keyframes pulse {
  50% {
    background: #fefefe
  }
}
.loading {
  border-radius: 50%;
  width: 42px;
  height: 42px;
  border: .25rem solid hsla(0, 0%, 99.6%, .2);
  border-top-color: #e6e6e6;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.cow-modal-logo {
  left: 1rem;
  position: absolute;
  top: 1rem;
  width: 300px
}
.cow-modal-logo svg path {
  fill: #e5e5e5
}
.reveal.full.cow-modal {
  padding: 3rem
}
.cow-modal-progress, .cow-modal-title {
  color: #2a2e31;
  font-size: 1.5rem;
  letter-spacing: normal
}
.cow-modal-progress {
  margin-bottom: 4rem
}
.cow-palace-modal {
  color: #2a2e31
}
.h-100vh {
  height: 100vh
}
@media screen and (max-width:39.99875em) {
  .h-100vh {
    height: auto
  }
}
.cow-detail {
  align-items: center;
  display: flex;
  justify-content: center
}
@media screen and (max-width:39.99875em) {
  .cow-detail {
    margin-bottom: 3rem;
    margin-top: 3rem
  }
}
.cow-details-left {
  padding-left: 5rem
}
@media screen and (max-width:39.99875em) {
  .cow-details-left {
    padding-left: 1rem
  }
}
.cow-art {
  padding: 4rem
}
.cow-art, .cow-art svg {
  height: 100%;
  width: 100%
}
.moon-curve {
  background: #fff;
  padding-bottom: 2rem;
  position: relative
}
.moon-curve:after {
  background-image: url("/images/curve-bg.svg");
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  top: -39px;
  width: 100%;
  z-index: 1
}
@media screen and (max-width:39.99875em) {
  .moon-curve:after {
    height: 20px;
    top: -19px
  }
}
.main-nav {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding-bottom: 1rem;
  padding-top: 2rem;
  z-index: 10
}
.main-nav-left, .main-nav-right {
  flex: 0 0 auto;
  padding-right: .625rem;
  padding-left: .625rem;
  z-index: 10
}
@media print, screen and (min-width:40em) {
  .main-nav-left, .main-nav-right {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}
.main-nav-left a, .main-nav-right a {
  color: #fefefe;
  position: relative;
  text-decoration: none
}
.main-nav-left a:focus, .main-nav-left a:hover, .main-nav-right a:focus, .main-nav-right a:hover {
  color: #fefefe
}
.main-nav-center {
  flex: 1 1;
  padding-right: .625rem;
  padding-left: .625rem;
  min-width: 0;
  z-index: 10
}
@media print, screen and (min-width:40em) {
  .main-nav-center {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}
.main-nav-cta, .main-nav-logo, .main-nav-menu {
  margin-bottom: 0;
  z-index: 10
}
.main-nav-logo h1 {
  font-weight: 800;
	font-size: 2.5rem;
	margin-left: 0.5rem;
	color: #439308;
	margin-bottom: 0px;
	line-height: 1;
	
}
@media screen and (max-width:39.99875em) {
  .main-nav-logo {
    margin-left: 0
  }
}
.main-nav-menu {
  list-style: none;
  text-align: center;
  z-index: 10
}
.main-nav-menu-item {
  display: inline-block;
  font-size: 1rem;
  margin-right: 3rem;
  z-index: 10
}
.main-nav-menu-item:last-of-type {
  margin-right: 0
}
@media screen and (max-width:63.99875em) {
  .main-nav-menu {
    margin-left: 0
  }
  .main-nav-logo {
    left: 1rem;
    position: fixed;
    top: 1rem;
    z-index: 100000
  }
  .main-nav-center-small {
    background: #2a2e31;
    display: none;
    height: 100%;
    left: 0;
    padding-top: 4rem;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
  }
  .main-nav-center-small.is-active {
    display: block
  }
  .main-nav-menu-item {
    display: block;
    margin-bottom: .5rem;
    margin-right: 0;
    text-align: center
  }
  .main-nav-menu-item a {
    color: #fff;
    font-size: 1.9rem
  }
  .main-nav-menu-item a:after {
    top: 2.25rem
  }
}
@media screen and (max-width:63.99875em) and (max-width:39.99875em) {
  .main-nav-menu-item a {
    font-size: 1.5rem
  }
}
@media screen and (max-width:63.99875em) {
  .burger {
    cursor: pointer;
    padding: 12px 0;
    position: fixed;
    right: 1rem;
    top: .7rem;
    z-index: 1000000
  }
  .burger .slice {
    background: #fefefe;
    display: block;
    height: 2px;
    position: relative;
    transition: transform .25s ease-in-out;
    width: 22px
  }
  .burger .slice:after, .burger .slice:before {
    background: #fefefe;
    content: "";
    height: 2px;
    position: absolute;
    transition: transform .25s ease-in-out;
    width: 22px
  }
  .burger .slice:before {
    top: -8px
  }
  .burger .slice:after {
    top: 8px
  }
  .burger.is-active .slice {
    background: transparent;
    transition: transform .25s ease-in-out
  }
  .burger.is-active .slice:before {
    transform: rotate(45deg) translate(5px, 6px)
  }
  .burger.is-active .slice:after {
    transform: rotate(-45deg) translate(5px, -6px)
  }
}
@media screen and (max-width:39.99875em) {
  .sub-nav-links:after {
    background: linear-gradient(270deg, #fefefe, hsla(0, 0%, 99.6%, 0));
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .25s;
    width: 35px;
    z-index: 999
  }
  .sub-nav-links li {
    display: inline-block;
    flex-shrink: 0;
    float: left
  }
  .sub-nav-links li:last-of-type {
    padding-right: 3rem
  }
}
.scroll-navbar {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  background: none;
  max-width: none;
  overflow: hidden;
  padding: 1rem 0;
  position: absolute;
  top: 0;
  transform: translateZ(0);
  transition: transform .25s ease-in-out;
  width: 100%;
  z-index: 99999
}
.scroll-navbar.mobile {
  padding-bottom: 50px
}
.scroll-navbar.hide-nav {
  transform: translateY(-100%)
}
.change {
  background: #dddddd;
  padding: .5rem 0
}
@media screen and (max-width:63.99875em) {
  .change {
    padding: 0
  }
}
.page-section-sub-nav {
  list-style: none
}
.page-section-sub-nav-link {
  display: inline-block;
  margin-right: 1rem;
  position: relative
}
.page-section-sub-nav-link:last-of-type {
  margin-right: 0
}
@media screen and (max-width:39.99875em) {
  .page-section-sub-nav-link {
    margin-right: 0.75rem
  }
}
.sub-nav-scroll {
  background: #fff;
  display: block;
  height: 55px;
  left: 0;
  margin-left: 0;
  padding-top: .25rem;
  position: absolute;
  top: 0;
  width: 100%
}
@media screen and (max-width:39.99875em) {
  .sub-nav-scroll {
    display: flex;
    padding-left: 1.5rem;
    padding-top: .25rem
  }
  .sub-nav-scroll:after, .sub-nav-scroll:before {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1
  }
  .sub-nav-scroll:after {
    clear: both
  }
}
.sub-nav-scroll.links-overflow {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto
}
.sub-nav-links {
  transition: top .25s ease-in-out
}
.sub-nav-links.fixed {
  box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  height: 55px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999
}
.sub-nav-links.pushed {
  top: 56px
}
@media screen and (max-width:63.99875em) {
  .sub-nav-links.pushed {
    top: 50px
  }
}
.subnav-dropdown-links {
  margin-left: 0
}
.subnav-dropdown-links li {
  font-size: 1rem;
  line-height: 1.4;
  list-style: none;
  transition: background-color .25s ease
}
.subnav-dropdown-links li:hover {
  background-color: #f5f5f5;
  transition: background-color .25s ease
}
.dropdown-pane {
  border-radius: 5px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
  left: 0;
  padding: .5rem 0;
  text-align: left
}
.dropdown-arrow:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #c2c7cb;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: -18px;
  top: 6px;
  width: 0
}
.orbit-container {
  box-shadow: 0 3px 25px rgba(0, 0, 0, .3)
}
.orbit-container li {
  padding: 0
}
.pagination .current {
  background: #2a2e31;
  border-radius: 5px;
  font-weight: 600
}
.pagination li {
  font-size: 1.25rem
}
.pagination li a:focus, .pagination li a:hover {
  border-radius: 5px
}
.pagination-nav {
  margin-bottom: 2rem;
  margin-top: 2rem
}
.particles-stage {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  width: 100%
}
.particles-stage.is-loaded {
  opacity: 1;
  transition: opacity 2s ease;
  transition-delay: 1s
}
.about-profile {
  display: block;
  margin-bottom: 2.5rem
}
.about-profile:hover .about-avatar-img {
  box-shadow: 0 3px 15px rgba(0, 0, 0, .2);
  transform: scale(1.03)
}
.about-avatar-img {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 50%;
  margin-bottom: 1rem;
  padding-bottom: 100%;
  transform: scale(1);
  transition: .3s ease-in-out;
  width: 100%
}
.about-avatar-img.bryan-profile-large {
  background-image: url(/packs/media/zurb/img/about/team-profiles/bryan-profile-large-63b473da872966b81059b59e6b061053.jpg)
}
.about-avatar-img.bryan {
  background-image: url(/packs/media/zurb/img/about/team-profiles/bryan-profile-491b2b1393fb32a8d638b02a49f8074d.png)
}
.about-avatar-img.chris {
  background-image: url(/packs/media/zurb/img/about/team-profiles/chris-profile-e50e276f5c7cfe3cc7af0f78c49aed04.png)
}
.about-avatar-img.christine {
  background-image: url(/packs/media/zurb/img/about/team-profiles/christine-profile-ff52fc86d6cf1671fbd620e5c12bf1d1.png)
}
.about-avatar-img.daniel {
  background-image: url(/packs/media/zurb/img/about/team-profiles/daniel-profile-3985891496d4e8abd9ebc06baed7d4f1.png)
}
.about-avatar-img.jen {
  background-image: url(/packs/media/zurb/img/about/team-profiles/jen-profile-4100140eed3a9f286353b01ac1bfe2a5.png)
}
.about-avatar-img.john {
  background-image: url(/packs/media/zurb/img/about/team-profiles/john-profile-5109f06c235b7885f94f143d0c91a257.png)
}
.about-avatar-img.jon {
  background-image: url(/packs/media/zurb/img/about/team-profiles/jon-profile-7ac5912e521efebe1ee744492cb384b5.png)
}
.about-avatar-img.jordan {
  background-image: url(/packs/media/zurb/img/about/team-profiles/jordan-profile-424950d2694dc7175d61eb092d0a6758.png)
}
.about-avatar-img.kball {
  background-image: url(/packs/media/zurb/img/about/team-profiles/kball-profile-c61c99ff73456f193679aa6af3bb72c9.png)
}
.about-avatar-img.kevin {
  background-image: url(/packs/media/zurb/img/about/team-profiles/kevin-profile-909232066d485840502c2de6f5b03096.png)
}
.about-avatar-img.laurel {
  background-image: url(/packs/media/zurb/img/about/team-profiles/laurel-profile-5aa4eb04addbad196b70cd233f8dd8d8.png)
}
.about-avatar-img.nathalie {
  background-image: url(/packs/media/zurb/img/about/team-profiles/nathalie-profile-5d9937e9c5aafb35fee3328a94784c7b.png)
}
.about-avatar-img.nick {
  background-image: url(/packs/media/zurb/img/about/team-profiles/nick-profile-1c1416f8bf0018922a6971f2ef697b60.png)
}
.about-avatar-img.rafi {
  background-image: url(/packs/media/zurb/img/about/team-profiles/rafi-profile-a06d66786a6f9222ec6fb22ad77ffc15.png)
}
.about-avatar-img.rene {
  background-image: url(/packs/media/zurb/img/about/team-profiles/rene-profile-c77ad2e9a12f1b0febc5521818636e5c.png)
}
.about-avatar-img.ryan {
  background-image: url(/packs/media/zurb/img/about/team-profiles/ryan-profile-038f9e26ce1a077298081caeaea90cf1.png)
}
.about-avatar-img.shannon {
  background-image: url(/packs/media/zurb/img/about/team-profiles/shannon-profile-30397f4b12bb9dafe47cb21a0a768ce0.png)
}
.about-avatar-img.shawna {
  background-image: url(/packs/media/zurb/img/about/team-profiles/shawna-profile-a0c6550bc00e2a30c8331b7a4f5a76d3.png)
}
.about-avatar-img.tim {
  background-image: url(/packs/media/zurb/img/about/team-profiles/tim-profile-5fcfdae0b28853323d3e85080fa72c62.png)
}
.about-avatar-img.zoran {
  background-image: url(/packs/media/zurb/img/about/team-profiles/zoran-profile-ce4c15234f71a1dfbf5999bbbfc1664b.png)
}
.about-avatar-img.vader {
  background-image: url(/packs/media/zurb/img/about/team-profiles/vader-profile-5122087e603366cbc7d65cb5da48a8f6.png)
}
.about-profile-name {
  color: #2a2e31;
  font-weight: 600
}
.bryan-social-icon {
  height: 40px;
  width: 40px
}
@media screen and (max-width:39.99875em) {
  .bryan-social-icon {
    height: 35px;
    width: 35px
  }
}
.social-links {
  margin-bottom: 0;
  margin-left: 0
}
.social-link-icon {
  display: inline-block;
  margin-right: 2.5rem
}
.social-link-icon a {
  color: #a7aeb3;
  transition: color .3s ease
}
.social-link-icon a:focus, .social-link-icon a:hover {
  color: #fefefe;
  transition: color .3s ease
}
.social-link-icon:last-of-type {
  margin-right: 0
}
@media screen and (max-width:39.99875em) {
  .social-link-icon {
    font-size: 1rem;
    margin-right: 1rem
  }
}
.tabs {
  background: none;
  border: 0
}
.tabs-container {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
  width: 100%
}
@media screen and (max-width:39.99875em) {
  .tabs-container {
    margin-bottom: 0
  }
}
@media screen and (max-width:39.99875em) {
  .tabs-panel {
    padding-left: 0;
    padding-right: 0
  }
}
.tabs-title > a {
  color: #c2c7cb;
  transition: color .25s ease
}
.tabs-title > a:focus {
  background: none;
  color: #2a2e31
}
.tabs-title > a:hover {
  background: none;
  color: #2a2e31;
  transition: color .25s ease
}
.tabs-title > a[aria-selected=true] {
  background: none;
  color: #2a2e31
}
.tabs-content {
  background: none;
  border: 0
}
.tabs-content h3 {
  margin-bottom: 1.5rem
}
.tabs-content h5 {
  margin-bottom: 1rem
}
.tabs-content ul {
  list-style: disc
}
input[type=search] {
  border-radius: 3px;
  width: 90%
}
.expanding-search input[type=search] {
  background: #fff url(/packs/media/zurb/img/blog/search-icon-22aed94082a49623a43f360348ff2c39.svg) no-repeat 8px;
  border: 1px solid #fff;
  box-shadow: none;
  color: transparent;
  cursor: pointer;
  padding: 9px 10px 9px 36px;
  transition: border .5s ease, box-shadow .5s ease, color .5s ease, padding .5s ease, width .5s ease;
  width: 40px
}
.expanding-search input[type=search]:-moz-placeholder {
  color: transparent
}
.expanding-search input[type=search]::-webkit-input-placeholder {
  color: transparent
}
.expanding-search input[type=search]:hover {
  background-color: #fff
}
.expanding-search input[type=search]:focus {
  background-color: #fff;
  border-color: #c2c7cb;
  box-shadow: 0 0 5px hsla(0, 0%, 75.7%, .5);
  color: #000;
  cursor: auto;
  padding-left: 36px;
  transition: border .5s ease, box-shadow .5s ease, color .5s ease, padding .5s ease, width .5s ease;
  width: 160px
}
.search-dropdown {
  padding-left: 2rem;
  padding-top: 1rem
}
.four-oh-four {
  background: #2a2e31;
  color: #fefefe;
  height: 100vh;
  overflow: hidden;
  width: 100vw
}
.four-oh-four-sub-title, .four-oh-four-title {
  color: #fefefe;
  display: block;
  height: auto;
  position: relative;
  width: 100%;
  z-index: 99999
}
.tall-row {
  align-items: center;
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: 99999
}
.tall-row .container {
  max-width: 800px
}
.space-cow {
  -webkit-animation: spaceFloat 35s;
  animation: spaceFloat 35s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  cursor: pointer;
  display: block;
  height: auto;
  position: absolute;
  width: 200px;
  z-index: 999999
}
.space-cow svg {
  height: auto;
  width: 100%
}
@-webkit-keyframes spaceFloat {
  0% {
    left: -60%;
    top: 0;
    transform: rotate(0deg)
  }
  to {
    left: 100%;
    top: 100%;
    transform: rotate(1turn)
  }
}
@keyframes spaceFloat {
  0% {
    left: -60%;
    top: 0;
    transform: rotate(0deg)
  }
  to {
    left: 100%;
    top: 100%;
    transform: rotate(1turn)
  }
}
.about-profile-title {
  font-weight: 800;
  margin-bottom: 1.2rem
}
.about-profile-photos {
  margin-bottom: 5rem;
  margin-top: 4rem
}
.about-profile-bio-title {
  font-weight: 800
}
.reveal-overlay {
  z-index: 9999999
}
.reveal {
  padding: 1rem
}
.reveal, .reveal.profile-modal {
  -webkit-overflow-scrolling: touch;
  z-index: 999999
}
.reveal.profile-modal {
  padding: 0
}
.reveal .about-profile-left-column {
  background-color: #f1f2f3;
  height: 100vh;
  left: 0;
  overflow-y: scroll;
  padding: 2rem;
  position: fixed
}
@media screen and (max-width:39.99875em) {
  .reveal .about-profile-left-column {
    background-color: #fff;
    height: auto;
    overflow-y: auto;
    padding: 2rem 1rem;
    position: relative
  }
}
.reveal .about-profile-middle-column {
  margin-left: 25%;
  padding: 2rem 4rem
}
.reveal .about-profile-middle-column p {
  font-size: 1rem;
  line-height: 1.5
}
@media screen and (max-width:39.99875em) {
  .reveal .about-profile-middle-column {
    margin-left: 0;
    padding: 0 1.625rem
  }
}
.reveal .about-profile-right-column {
  padding: 5rem 3rem 2rem 0
}
.reveal .about-profile-right-column img {
  margin-bottom: 1.5rem
}
@media screen and (max-width:39.99875em) {
  .reveal .about-profile-right-column {
    padding: 0 1.625rem
  }
}
.reveal .about-avatar-img {
  padding: 20%;
  width: 20%
}
.reveal .about-profile-bullet-list {
  margin-top: 3rem
}
.reveal .about-profile-bullet-list h6, .reveal .about-profile-bullet-list strong {
  font-size: 1rem;
  font-weight: 600
}
.reveal .about-profile-bullet-list p {
  line-height: 1;
  margin-bottom: 0
}
.reveal .about-profile-bullet-list ul {
  list-style-type: none;
  margin-left: 0
}
.reveal .about-profile-bullet-list li {
  color: #42484c;
  font-size: .85rem
}
.reveal .about-profile-bio-title {
  font-weight: 600
}
.reveal .about-profile-bio-bullet {
  color: #42484c;
  font-size: .85rem
}
.reveal .about-profile-about {
  font-size: 1rem;
  line-height: 1.5
}
.reveal .close-button {
  position: fixed;
  right: 1rem;
  top: 1rem
}
.blog-hero-section {
  color: #fefefe;
  padding: 8rem 0 23rem
}
@media screen and (max-width:39.99875em) {
  .blog-hero-section {
    padding: 4rem 0 9rem
  }
}
.blog-image {
  margin-bottom: 4rem;
  margin-top: 3rem
}
.blog-full-width-image {
  margin-bottom: 3rem;
  margin-top: 4rem
}
.blog-quote {
  border-left: 2px solid #dee0e2;
  color: #2a2e31;
  margin-bottom: 4rem;
  margin-top: 4rem;
  padding: 0 0 0 3rem
}
.blog-quote h3 {
  font-family: Proxima Nova Regular;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 2rem
}
.blog-tags {
  list-style: none;
  margin-bottom: 4rem;
  margin-left: 0;
  margin-top: 4rem
}
.blog-tags li {
  display: inline;
  margin-right: 1rem
}
.blog-tldr {
  border: 1px solid #dee0e2;
  border-radius: 5px;
  margin-bottom: 4rem;
  margin-top: 3rem;
  padding: 2rem
}
.blog-tldr-title {
  margin-bottom: 3rem;
  margin-top: 1rem
}
.blog-tldr-section-title {
  margin-bottom: 1.5rem
}
.bryan-intro {
  padding-top: 5rem
}
.custom-body-bg-color {
  background: linear-gradient(90deg, #1d87ec, #28dbcd)
}
.custom-body-bg-color .main-nav-center a, .custom-body-bg-color .page-subtitle {
  color: hsla(0, 0%, 99.6%, .75)
}
.custom-body-bg-color .main-nav-center a:hover {
  color: #fefefe
}
.case-study-hero-section {
  color: #fefefe;
  padding: 8rem 0 23rem
}
@media screen and (max-width:39.99875em) {
  .case-study-hero-section {
    padding: 5rem 0 9.5rem
  }
}
.case-study-hero-section .case-study-paragraph {
  margin-bottom: 3rem
}
@media screen and (max-width:39.99875em) {
  .case-study-hero-section .case-study-paragraph {
    margin-bottom: 2rem
  }
}
.case-study-section {
  color: #fefefe;
  padding: 2.5rem 0 3rem
}
.case-study-section .case-study-paragraph {
  margin-bottom: 3rem
}
@media screen and (max-width:39.99875em) {
  .case-study-section .case-study-paragraph {
    margin-bottom: 1.5rem
  }
}
.paysa-body-bg-color {
  background: #313243
}
.paysa-body-bg-color .page-subtitle {
  color: #9193af
}
.paysa-body-bg-color .main-nav-center a {
  color: #afb0c4
}
.paysa-body-bg-color .main-nav-center a:hover {
  color: #fefefe
}
.tcl-body-bg-color {
  background: linear-gradient(90deg, #1d87ec, #28dbcd)
}
.tcl-body-bg-color .page-subtitle {
  color: #d9ebfc
}
.tcl-body-bg-color .main-nav-center a {
  color: #fff
}
.tcl-body-bg-color .main-nav-center a:hover {
  color: #fefefe
}
.wtsbooks-body-bg-color {
  background: linear-gradient(90deg, #ffb500, #ee9223)
}
.wtsbooks-body-bg-color .page-subtitle {
  color: #fdf0e0
}
.wtsbooks-body-bg-color .main-nav-center a {
  color: #fff
}
.wtsbooks-body-bg-color .main-nav-center a:hover {
  color: #fefefe
}
.iqtell-body-bg-color {
  background: #00a3e8
}
.iqtell-body-bg-color .page-subtitle {
  color: #b5e9ff
}
.iqtell-body-bg-color .main-nav-center a {
  color: #e8f8ff
}
.iqtell-body-bg-color .main-nav-center a:hover {
  color: #fefefe
}
.gutter-content {
  color: #717b83;
  font-size: .85rem
}
.gutter-content p {
  font-size: .85rem;
  line-height: 1.5
}
.gutter-content-links {
  list-style: none;
  margin-left: 0
}
.gutter-content-links li {
  padding-bottom: 0;
  padding-top: 0
}
.gutter-content-links li .text-link.disabled {
  opacity: 1
}
.gutter-content-links li .text-link:hover {
  cursor: auto
}
.case-study-image {
  margin-bottom: 3rem
}
@media screen and (max-width:39.99875em) {
  .case-study-image {
    margin-bottom: 1.5rem
  }
}
.case-study-full-width-image {
  margin-bottom: 3rem
}
@media screen and (max-width:39.99875em) {
  .case-study-full-width-image {
    margin-bottom: 1.5rem
  }
}
.case-study-sketches-image {
  margin-bottom: 3rem
}
@media screen and (max-width:39.99875em) {
  .case-study-sketches-image {
    margin-bottom: 1.5rem
  }
}
.case-study-quote {
  border-left: 2px solid #dee0e2;
  color: #2a2e31;
  margin-bottom: 4rem;
  margin-top: 1rem;
  padding: 0 0 0 3rem
}
.case-study-quote h3 {
  font-family: Proxima Nova Regular;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 2rem
}
@media screen and (max-width:39.99875em) {
  .case-study-quote {
    padding-left: 1.5rem
  }
}
.case-study-design-insight {
  border-left: 0;
  color: #2a2e31;
  margin-bottom: 4rem;
  margin-top: 1rem;
  padding: 0 0 0 3rem;
  position: relative
}
.case-study-design-insight h3 {
  font-family: Proxima Nova Regular;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 2rem
}
.case-study-design-insight :before {
  background: url(/packs/media/zurb/img/work/design-insight-b9345d968ae4e2e030bde6b1e4ec0fa7.svg) no-repeat;
  background-size: 30px 30px;
  content: "";
  display: block;
  float: left;
  height: 30px;
  left: 0;
  margin: 0 6px 0 0;
  position: absolute;
  width: 30px
}
@media screen and (max-width:39.99875em) {
  .case-study-design-insight {
    margin-bottom: 3rem;
    margin-top: 0
  }
  .case-study-design-insight :before {
    background-size: 25px 25px;
    height: 25px;
    left: 5px;
    margin: 0 6px 0 0;
    width: 25px
  }
}
.case-study-tags {
  list-style: none;
  margin-bottom: 4rem;
  margin-left: 0;
  margin-top: 3rem
}
.case-study-tags li {
  display: inline;
  margin-right: 1rem
}
.case-study-tldr {
  border-bottom: 1px solid #dee0e2;
  border-top: 1px solid #dee0e2;
  margin-bottom: 4rem;
  padding-bottom: 2rem;
  padding-top: 2rem
}
.case-study-tldr-title {
  margin-bottom: 3rem;
  margin-top: 1rem
}
.case-study-tldr-section-title {
  margin-bottom: 1.5rem
}
.case-study-gif {
  box-shadow: 0 3px 15px rgba(0, 0, 0, .3)
}
.case-study-mobile-image {
  position: relative
}
.case-study-mobile-gif {
  height: 75.3%;
  left: 38.5%;
  position: absolute;
  top: 8%
}
.client-logos {
  margin-bottom: 3rem
}
.contact-us-cta {
  margin-top: 3rem
}
.contact-direction-cta {
  margin-top: 4rem
}
.contact-address {
  font-weight: 600
}
.contact-name {
  font-weight: 800;
  margin-top: 0
}
.contact-chris-cta {
  margin-top: 3rem
}
@media screen and (max-width:39.99875em) {
  .contact-chris-cta {
    text-align: left
  }
}
.contact-img1 {
  padding-left: 3rem;
  padding-right: 3rem
}
@media screen and (max-width:39.99875em) {
  .contact-phone {
    display: block
  }
}
.homepage {
  background: #2a2e31
}
.homepage-section {
  color: #fff;
  padding: 7rem 0;
  z-index: 10
}
@media screen and (max-width:39.99875em) {
  .homepage-section.hero {
    padding: 7rem 0 4.5rem
  }
}
.homepage-section.light {
  background-color: #fff;
  color: #2a2e31
}
.homepage-section.gray {
  background-color: #f1f2f3;
  color: #2a2e31;
}
@media screen and (max-width:39.99875em) {
  .homepage-section {
    padding: 4rem 0
  }
}
@media screen and (max-width:39.99875em) {
  .homepage-section-services-content {
    padding-left: 2rem;
    padding-right: 2rem
  }
}
.homepage-subtitle {
  z-index: 10
}
.homepage-subtitle.intro {
  color: #2a2e31;
}
@media screen and (max-width:39.99875em) {
  .homepage-subtitle {
    font-size: 1rem
  }
}
.homepage-section-subtitle {
  color: #2a2e31;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 1.2rem;
  text-transform: uppercase
}
.homepage-section-subtitle.light {
  color: #8b959c
}
@media screen and (max-width:39.99875em) {
  .homepage-section-subtitle {
    font-size: .8rem
  }
}
.homepage-section-subtitle-divider {
  border-bottom: 2px solid #3a55b4;
  display: block;
  margin-bottom: 1rem;
  width: 4rem
}
.homepage-section-subtitle-divider.light {
  border-bottom: 2px solid #8b959c
}
@media screen and (max-width:39.99875em) {
  .homepage-section-subtitle-divider {
    margin-bottom: 2rem;
    width: 3rem
  }
}
.homepage-section-desc {
  color: #2a2e31;
  margin-bottom: 2.5rem;
  z-index: 1
}
.homepage-section-desc.light {
  color: #a7aeb3
}
.homepage-section-desc.light a {
  color: #fefefe
}
@media screen and (max-width:39.99875em) {
  .homepage-section-desc {
    margin-bottom: 1.5rem
  }
}
.homepage-section-model {
	background: url(/images/grow-model-bg.jpg);
	background-attachment: fixed;
	color:#FFF;
	background-position: center;
}

.subpage-section-model {
	color:#0a0a0a;
	padding-top: 0px;
}
.homepage-section-model .homepage-section-subtitle {
	color: #FFF;
}
.aspect-wrapper {
	margin-bottom: 1rem;
	margin-top: 1rem;
}
.grow-model-content {
	background: rgba(255,255,255,0.8);
	border:1px solid #FFF;
	margin: 0 1rem 0 1rem;
	padding:1.5rem;
	color: #2a2e31;
	font-size: 1rem !important;
	line-height: 1.5 !important;
	border-radius: 5px;
}
.subpage-section-model .grow-model-content {
	background: #FFF;
	border: 1px solid #3a55b4;
}
.grow-model-content h2 {
	color: #3a55b4;
	font-weight: bold;
	font-size: 1.5rem;
	letter-spacing: 0.005rem;
}
.grow-model-content p, .grow-model-content ul li {
	font-size: 1rem !important;
	line-height: 1.5 !important;
	padding: 0 0;
}
.grow-model-content:hover {
	background: rgba(255,255,255,1);
	border: 1px solid #3a55b4;
}
@media print, screen and (min-width: 64em) {
	.homepage-section-model .aspect-wrapper, .subpage-section-model .aspect-wrapper {
		position:relative;
	}
	.homepage-section-model .aspect-ratio, .subpage-section-model .aspect-ratio {
		padding-bottom:100%;
	}
	.grow-model-content {
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}
	.grow-model-heading {
		position:absolute;
		margin-top: 350px;
		width:100%
	}
	div.aspect-wrapper:nth-child(1),div.aspect-wrapper:nth-child(4),div.aspect-wrapper:nth-child(6),div.aspect-wrapper:nth-child(7) {
		margin-top:100px;
	}
	
	div.aspect-wrapper:nth-child(2),div.aspect-wrapper:nth-child(3),div.aspect-wrapper:nth-child(5),div.aspect-wrapper:nth-child(8) {
		margin-bottom:100px;
	}
}
@media print, screen and (min-width: 75em) {
	.grow-model-content {
		padding: 3rem;
	}
}
.key-contact-content {
	padding: 1.5rem;
	border: 1px solid #f1f2f3;
	border-radius: 5px;
	background-color: #FFF;
}
.key-contact-content:hover {
	border: 1px solid #439308;
}
.key-contact-content h2 {
    color: #3a55b4;
    font-weight: bold;
    font-size: 1.5rem;
    letter-spacing: 0.005rem;
	margin-bottom: 0.5rem;
}
.key-contact-content h3 {
    color: #439308;
    font-weight: bold;
    font-size: 1.25rem;
    letter-spacing: 0.005rem;
	margin-bottom: 0.5rem;
}

.key-contact-content h4 {
    font-size: 1rem;
	margin-bottom: 1rem;
}
.key-contact-content ul {
	margin-left: 1.5rem;
	margin-bottom: 0;
}
.key-contact-content ul li {
	font-size: 0.98rem;
}
.key-contact-content .fas {
	color: #3a55b4;
}
.homepage-section-services {
  position: relative;
}
@media screen and (max-width:39.99875em) {
  .homepage-section-services {
    padding-top: 8rem
  }
}
.homepage-section-service-lists {
  margin-bottom: 2.5rem;
  margin-top: 3rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-service-lists {
    margin-bottom: 1rem;
    margin-top: 0
  }
}
.homepage-section-service-list {
  margin-left: 0
}
.homepage-section-service-list li {
  line-height: 1.2;
  list-style: none;
  margin-bottom: 1rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-service-list li {
    margin-bottom: .5rem
  }
}
.homepage-section-service-imgs {
  position: relative
}
.homepage-section-service-img1 {
  position: absolute;
  right: -3.5rem;
  top: -11.5rem;
  z-index: 10
}
@media screen and (max-width:39.99875em) {
  .homepage-section-service-img1 {
    height: 12rem;
    right: -1.5rem;
    top: -5rem;
    width: 12.37rem
  }
}
.homepage-section-service-img2 {
  bottom: -12rem;
  position: absolute;
  right: 12rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-service-img2 {
    bottom: -1rem;
    height: 8.5rem;
    right: 1rem;
    width: 9rem
  }
}
.homepage-section-work-logos {
  position: relative
}
.homepage-section-work-logo1, .homepage-section-work-logo2, .homepage-section-work-logo3, .homepage-section-work-logo4, .homepage-section-work-logo5, .homepage-section-work-logo6, .homepage-section-work-logo7 {
  position: absolute
}
.homepage-section-work-logo1 {
  left: 19rem;
  top: -5rem;
  width: 3rem;
  z-index: 9999
}
@media screen and (max-width:39.99875em) {
  .homepage-section-work-logo1 {
    left: 5rem;
    top: -5rem;
    width: 2.5rem
  }
}
.homepage-section-work-logo2 {
  left: 8rem;
  top: 22rem;
  width: 2.5rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-work-logo2 {
    left: -1rem;
    top: 17rem;
    width: 1.75rem
  }
}
.homepage-section-work-logo3 {
  left: -3rem;
  top: 2rem;
  width: 3.5rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-work-logo3 {
    left: -1.5rem;
    top: 2rem;
    width: 3rem
  }
}
.homepage-section-work-logo4 {
  right: 10rem;
  top: 25rem;
  width: 3rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-work-logo4 {
    right: 0;
    top: 23rem;
    width: 3rem
  }
}
.homepage-section-work-logo5 {
  right: 0;
  top: 13rem;
  width: 2rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-work-logo5 {
    right: -1rem;
    top: 13rem;
    width: 1.5rem
  }
}
.homepage-section-work-logo6 {
  right: 5rem;
  top: -2rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-work-logo6 {
    right: 2rem;
    top: -2rem;
    width: 1.2rem
  }
}
.homepage-section-work-logo7 {
  left: 2rem;
  top: 28rem;
  width: 3rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-work-logo7 {
    bottom: 5rem;
    left: 1rem;
    top: 23rem;
    width: 1.8rem
  }
}
.homepage-section-insight {
  background-position: center -3.5rem;
  background-repeat: no-repeat;
  padding-top: 0
}
@media screen and (max-width:39.99875em) {
  .homepage-section-insight {
    background-position: center -2rem;
    background-size: 80%
  }
}
.homepage-section-thumbnails {
  display: flex
}
.homepage-section-thumbnails .column, .homepage-section-thumbnails .columns {
  align-self: flex-end
}
.homepage-section-thumbnails-tools {
  display: flex
}
.homepage-section-thumbnails-tools .column, .homepage-section-thumbnails-tools .columns {
  align-self: center
}
.homepage-section-thumbnail:hover .home-work-middle-img {
  box-shadow: 0 4px 60px rgba(0, 0, 0, .4);
  transition: box-shadow .3s ease;
  width: 100%
}
@media screen and (max-width:39.99875em) {
  .homepage-section-thumbnail:hover .home-work-middle-img {
    box-shadow: none
  }
}
.homepage-section-thumbnail-title, .responsive-email-templates-block-title {
  color: #2a2e31;
  font-weight: 600;
  margin-bottom: 2rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-thumbnail-title, .responsive-email-templates-block-title {
    margin-bottom: 1rem
  }
}
.home-work-middle-img {
  box-shadow: 0 4px 40px rgba(0, 0, 0, .3);
  transition: box-shadow .3s ease
}
@media screen and (max-width:39.99875em) {
  .home-work-middle-img {
    box-shadow: none
  }
}
.homepage-section-work-content {
  margin-bottom: 3rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-work-content {
    margin-bottom: 2rem
  }
}
.homepage-section-insight-img {
  margin-bottom: 2rem
}
.homepage-section-process {
  overflow-y: visible;
  padding-bottom: 17rem;
  position: relative;
  z-index: 100
}
@media screen and (max-width:68.75em) {
  .homepage-section-process {
    padding-bottom: 13rem
  }
}
@media screen and (max-width:52.5em) {
  .homepage-section-process {
    padding-bottom: 10rem
  }
}
@media screen and (max-width:43.75em) {
  .homepage-section-process {
    padding-bottom: 7rem
  }
}
@media screen and (max-width:39.99875em) {
  .homepage-section-process {
    padding-bottom: 4rem
  }
}
.homepage-section-process-imgs {
  position: relative
}
.homepage-section-process-img1, .homepage-section-process-img2, .homepage-section-process-img3 {
  position: absolute
}
.homepage-section-process-img1 {
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%)
}
@media screen and (max-width:39.99875em) {
  .homepage-section-process-img1 {
    bottom: -50px
  }
}
.homepage-section-process-img2 {
  left: 3rem;
  top: 10rem
}
.homepage-section-process-img3 {
  right: 8rem;
  top: -7rem
}
@media screen and (max-width:39.99875em) {
  .homepage-section-tools {
    padding-bottom: 0
  }
}
.center-case-study {
  z-index: 1
}
.cow-section .is-opacity-zero {
  opacity: 0
}
.cow-section .is-visibility-hidden {
  visibility: hidden
}
.hero-image {
  position: absolute;
  top: -200px;
  z-index: 99999
}
.hero-image img {
  box-shadow: 0 3px 25px rgba(0, 0, 0, .3)
}
.playground-body-bg-color .playground-hero {
  background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(/packs/media/zurb/img/lab/playground/playground-hero-bg2-e413d20a7c6f5375eaa5f0c9699b613c.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}
.playground-body-bg-color .main-nav-center a, .playground-body-bg-color .page-subtitle {
  color: #e5e5e5
}
.playground-body-bg-color .main-nav-center a:hover {
  color: #fefefe
}
.lifeservices-body-bg-color {
  background: #1276bd
}
.lifeservices-body-bg-color .page-subtitle {
  color: #a5d4f6
}
.lifeservices-body-bg-color .main-nav-center a {
  color: #d3eafb
}
.lifeservices-body-bg-color .main-nav-center a:hover {
  color: #fefefe
}
.wired-application-deadline {
  margin-bottom: 3rem
}
.orbit-caption {
  display: none
}
.wired-timeline ul li:not(:first-child) {
  margin-top: -180px
}
@media screen and (max-width:39.99875em) {
  .wired-timeline ul li:not(:first-child) {
    margin-top: 0
  }
}
figcaption {
  display: none
}
.page-section.wired-section {
  padding-top: 16rem
}
.timeline ul li.in-view:after {
  background: #dee0e2
}
dl.feeder-apps div {
  padding-left: 40px
}
dl.feeder-apps div.feeder-axe {
  background: url(/packs/media/zurb/img/legacy/icons/feeder/axe-cde9a7b84e08a7666761ab44055cf44e.png) no-repeat 0 3px
}
dl.feeder-apps div.feeder-bounce {
  background: url(/packs/media/zurb/img/legacy/icons/feeder/bounce-ae8906be42bd77729a3a3492d0ce990f.png) no-repeat 0 3px
}
dl.feeder-apps div.feeder-chop {
  background: url(/packs/media/zurb/img/legacy/icons/feeder/chop-eac0a19d5ec0964f4c0bfe3fddc61708.png) no-repeat 0 3px
}
dl.feeder-apps div.feeder-clue {
  background: url(/packs/media/zurb/img/legacy/icons/feeder/clue-ff1601c52691ef4720fe37ccca646ba9.png) no-repeat 0 3px
}
dl.feeder-apps div.feeder-plunk {
  background: url(/packs/media/zurb/img/legacy/icons/feeder/plunk-2bf725f1a7ad0119f010613ef8ae85df.png) no-repeat 0 3px
}
dl.feeder-apps div.feeder-reel {
  background: url(/packs/media/zurb/img/legacy/icons/feeder/reel-0c351ff711b491dce9fa3af898d8bf6f.png) no-repeat 0 3px
}
dl.feeder-apps div.feeder-spur {
  background: url(/packs/media/zurb/img/legacy/icons/feeder/spur-ec90b62b73c656bd811cc25ad68789e6.png) no-repeat 0 3px
}
dl.feeder-apps div.feeder-strike {
  background: url(/packs/media/zurb/img/legacy/icons/feeder/strike-60bb5ba45e7206421168a9fc06d257f1.png) no-repeat 0 3px
}
.pro-suite div {
  padding-left: 40px
}
.pro-suite div.pro-enroll {
  background: url(/packs/media/zurb/img/legacy/icons/notable/pro-enroll-cfa256c8e397bf7b116d02efb9da92d9.png) no-repeat 0 3px
}
.pro-suite div.pro-influence {
  background: url(/packs/media/zurb/img/legacy/icons/notable/pro-influence-c05dbd9b10a07df78f0cfb05d74acbfd.png) no-repeat 0 3px
}
.pro-suite div.pro-notable {
  background: url(/packs/media/zurb/img/legacy/icons/notable/pro-notable-adbfdfa47186e6d7d78cdcc06de69b38.png) no-repeat 0 3px
}
.pro-suite div.pro-solidify {
  background: url(/packs/media/zurb/img/legacy/icons/notable/pro-solidify-2b8612265d6e2b5a2a7196e2e5212397.png) no-repeat 0 3px
}
.pro-suite div.pro-verify {
  background: url(/packs/media/zurb/img/legacy/icons/notable/pro-verify-e208e9b47e41ee5f4ad981e8da607fc8.png) no-repeat 0 3px
}
.legacy ul {
  list-style: none;
  margin-left: 0
}
.legacy a {
  color: #2a2e31
}
.icon-intro-section {
  margin-top: 4rem;
  padding: 0;
  text-align: center
}
.icon-section-title {
  border-bottom: 1px solid #e6e6e6;
  font-size: 2rem;
  margin: 3rem 0;
  padding-bottom: 10px;
  text-align: left
}
.icon-section {
  text-align: left
}
.icon-instructions {
  font-size: 2rem;
  margin: 3rem 1rem;
  text-align: left
}
.icon-outro-section {
  padding: 0
}
.icon-reference-section {
  border-top: 1px solid #e6e6e6;
  margin-top: 2rem;
  padding-top: 4rem;
  text-align: center
}
.icon-reference-section p {
  font-size: 1rem
}
.iconstyle-style1 {
  font-size: 70px;
  color: #e33100;
  text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #e33100, 0 0 30px #e33100, 0 0 40px #e33100, 0 0 50px #e33100, 0 0 75px #e33100
}
.iconstyle-style2 {
  font-size: 70px;
  color: rgba(245, 159, 26, .8);
  text-shadow: 1px 4px 6px #fff, 0 0 0 #000, 1px 4px 6px #fff
}
.iconstyle-style3 {
  font-size: 70px;
  color: #b8d30b
}
.iconstyle-style4 {
  font-size: 70px;
  color: #2daebf;
  text-shadow: 0 1px 0 #0092b3, 0 2px 0 #0087a6, 0 3px 0 #008099, 0 4px 0 #00758c, 0 5px 0 #555, 0 6px 0 #006a80, 0 0 0 #006073, 0 8px 7px #056
}
.iconstyle-style5 {
  font-size: 70px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, .25);
  color: #a9014b
}
@font-face {
  font-family: foundation-icons;
  src: url(/packs/media/zurb/img/lab/playground/foundation-icon-fonts-3/foundation-icons-92827f088b9eda87169bdc2b9888ce52.eot);
  src: url(/packs/media/zurb/img/lab/playground/foundation-icon-fonts-3/foundation-icons-92827f088b9eda87169bdc2b9888ce52.eot?#iefix) format("embedded-opentype"), url(/packs/media/zurb/img/lab/playground/foundation-icon-fonts-3/foundation-icons-a188c2f768ce5033d3f5d47be7280e25.woff) format("woff"), url(/packs/media/zurb/img/lab/playground/foundation-icon-fonts-3/foundation-icons-e20945d7c929279ef7a6f1db184a4470.ttf) format("truetype"), url(/packs/media/zurb/img/lab/playground/foundation-icon-fonts-3/foundation-icons-17cb1ed2e8467b51bb26cf017daa9722.svg#fontcustom) format("svg");
  font-weight: 400;
  font-style: normal
}
.fi-address-book:before, .fi-alert:before, .fi-align-center:before, .fi-align-justify:before, .fi-align-left:before, .fi-align-right:before, .fi-anchor:before, .fi-annotate:before, .fi-archive:before, .fi-arrow-down:before, .fi-arrow-left:before, .fi-arrow-right:before, .fi-arrow-up:before, .fi-arrows-compress:before, .fi-arrows-expand:before, .fi-arrows-in:before, .fi-arrows-out:before, .fi-asl:before, .fi-asterisk:before, .fi-at-sign:before, .fi-background-color:before, .fi-battery-empty:before, .fi-battery-full:before, .fi-battery-half:before, .fi-bitcoin-circle:before, .fi-bitcoin:before, .fi-blind:before, .fi-bluetooth:before, .fi-bold:before, .fi-book-bookmark:before, .fi-book:before, .fi-bookmark:before, .fi-braille:before, .fi-burst-new:before, .fi-burst-sale:before, .fi-burst:before, .fi-calendar:before, .fi-camera:before, .fi-check:before, .fi-checkbox:before, .fi-clipboard-notes:before, .fi-clipboard-pencil:before, .fi-clipboard:before, .fi-clock:before, .fi-closed-caption:before, .fi-cloud:before, .fi-comment-minus:before, .fi-comment-quotes:before, .fi-comment-video:before, .fi-comment:before, .fi-comments:before, .fi-compass:before, .fi-contrast:before, .fi-credit-card:before, .fi-crop:before, .fi-crown:before, .fi-css3:before, .fi-database:before, .fi-die-five:before, .fi-die-four:before, .fi-die-one:before, .fi-die-six:before, .fi-die-three:before, .fi-die-two:before, .fi-dislike:before, .fi-dollar-bill:before, .fi-dollar:before, .fi-download:before, .fi-eject:before, .fi-elevator:before, .fi-euro:before, .fi-eye:before, .fi-fast-forward:before, .fi-female-symbol:before, .fi-female:before, .fi-filter:before, .fi-first-aid:before, .fi-flag:before, .fi-folder-add:before, .fi-folder-lock:before, .fi-folder:before, .fi-foot:before, .fi-foundation:before, .fi-graph-bar:before, .fi-graph-horizontal:before, .fi-graph-pie:before, .fi-graph-trend:before, .fi-guide-dog:before, .fi-hearing-aid:before, .fi-heart:before, .fi-home:before, .fi-html5:before, .fi-indent-less:before, .fi-indent-more:before, .fi-info:before, .fi-italic:before, .fi-key:before, .fi-laptop:before, .fi-layout:before, .fi-lightbulb:before, .fi-like:before, .fi-link:before, .fi-list-bullet:before, .fi-list-number:before, .fi-list-thumbnails:before, .fi-list:before, .fi-lock:before, .fi-loop:before, .fi-magnifying-glass:before, .fi-mail:before, .fi-male-female:before, .fi-male-symbol:before, .fi-male:before, .fi-map:before, .fi-marker:before, .fi-megaphone:before, .fi-microphone:before, .fi-minus-circle:before, .fi-minus:before, .fi-mobile-signal:before, .fi-mobile:before, .fi-monitor:before, .fi-mountains:before, .fi-music:before, .fi-next:before, .fi-no-dogs:before, .fi-no-smoking:before, .fi-page-add:before, .fi-page-copy:before, .fi-page-csv:before, .fi-page-delete:before, .fi-page-doc:before, .fi-page-edit:before, .fi-page-export-csv:before, .fi-page-export-doc:before, .fi-page-export-pdf:before, .fi-page-export:before, .fi-page-filled:before, .fi-page-multiple:before, .fi-page-pdf:before, .fi-page-remove:before, .fi-page-search:before, .fi-page:before, .fi-paint-bucket:before, .fi-paperclip:before, .fi-pause:before, .fi-paw:before, .fi-paypal:before, .fi-pencil:before, .fi-photo:before, .fi-play-circle:before, .fi-play-video:before, .fi-play:before, .fi-plus:before, .fi-pound:before, .fi-power:before, .fi-previous:before, .fi-price-tag:before, .fi-pricetag-multiple:before, .fi-print:before, .fi-prohibited:before, .fi-projection-screen:before, .fi-puzzle:before, .fi-quote:before, .fi-record:before, .fi-refresh:before, .fi-results-demographics:before, .fi-results:before, .fi-rewind-ten:before, .fi-rewind:before, .fi-rss:before, .fi-safety-cone:before, .fi-save:before, .fi-share:before, .fi-sheriff-badge:before, .fi-shield:before, .fi-shopping-bag:before, .fi-shopping-cart:before, .fi-shuffle:before, .fi-skull:before, .fi-social-500px:before, .fi-social-adobe:before, .fi-social-amazon:before, .fi-social-android:before, .fi-social-apple:before, .fi-social-behance:before, .fi-social-bing:before, .fi-social-blogger:before, .fi-social-delicious:before, .fi-social-designer-news:before, .fi-social-deviant-art:before, .fi-social-digg:before, .fi-social-dribbble:before, .fi-social-drive:before, .fi-social-dropbox:before, .fi-social-evernote:before, .fi-social-facebook:before, .fi-social-flickr:before, .fi-social-forrst:before, .fi-social-foursquare:before, .fi-social-game-center:before, .fi-social-github:before, .fi-social-google-plus:before, .fi-social-hacker-news:before, .fi-social-hi5:before, .fi-social-instagram:before, .fi-social-joomla:before, .fi-social-lastfm:before, .fi-social-linkedin:before, .fi-social-medium:before, .fi-social-myspace:before, .fi-social-orkut:before, .fi-social-path:before, .fi-social-picasa:before, .fi-social-pinterest:before, .fi-social-rdio:before, .fi-social-reddit:before, .fi-social-skillshare:before, .fi-social-skype:before, .fi-social-smashing-mag:before, .fi-social-snapchat:before, .fi-social-spotify:before, .fi-social-squidoo:before, .fi-social-stack-overflow:before, .fi-social-steam:before, .fi-social-stumbleupon:before, .fi-social-treehouse:before, .fi-social-tumblr:before, .fi-social-twitter:before, .fi-social-vimeo:before, .fi-social-windows:before, .fi-social-xbox:before, .fi-social-yahoo:before, .fi-social-yelp:before, .fi-social-youtube:before, .fi-social-zerply:before, .fi-social-zurb:before, .fi-sound:before, .fi-star:before, .fi-stop:before, .fi-strikethrough:before, .fi-subscript:before, .fi-superscript:before, .fi-tablet-landscape:before, .fi-tablet-portrait:before, .fi-target-two:before, .fi-target:before, .fi-telephone-accessible:before, .fi-telephone:before, .fi-text-color:before, .fi-thumbnails:before, .fi-ticket:before, .fi-torso-business:before, .fi-torso-female:before, .fi-torso:before, .fi-torsos-all-female:before, .fi-torsos-all:before, .fi-torsos-female-male:before, .fi-torsos-male-female:before, .fi-torsos:before, .fi-trash:before, .fi-trees:before, .fi-trophy:before, .fi-underline:before, .fi-universal-access:before, .fi-unlink:before, .fi-unlock:before, .fi-upload-cloud:before, .fi-upload:before, .fi-usb:before, .fi-video:before, .fi-volume-none:before, .fi-volume-strike:before, .fi-volume:before, .fi-web:before, .fi-wheelchair:before, .fi-widget:before, .fi-wrench:before, .fi-x-circle:before, .fi-x:before, .fi-yen:before, .fi-zoom-in:before, .fi-zoom-out:before {
  font-family: foundation-icons;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit
}
.fi-address-book:before {
  content: "\f100"
}
.fi-alert:before {
  content: "\f101"
}
.fi-align-center:before {
  content: "\f102"
}
.fi-align-justify:before {
  content: "\f103"
}
.fi-align-left:before {
  content: "\f104"
}
.fi-align-right:before {
  content: "\f105"
}
.fi-anchor:before {
  content: "\f106"
}
.fi-annotate:before {
  content: "\f107"
}
.fi-archive:before {
  content: "\f108"
}
.fi-arrow-down:before {
  content: "\f109"
}
.fi-arrow-left:before {
  content: "\f10a"
}
.fi-arrow-right:before {
  content: "\f10b"
}
.fi-arrow-up:before {
  content: "\f10c"
}
.fi-arrows-compress:before {
  content: "\f10d"
}
.fi-arrows-expand:before {
  content: "\f10e"
}
.fi-arrows-in:before {
  content: "\f10f"
}
.fi-arrows-out:before {
  content: "\f110"
}
.fi-asl:before {
  content: "\f111"
}
.fi-asterisk:before {
  content: "\f112"
}
.fi-at-sign:before {
  content: "\f113"
}
.fi-background-color:before {
  content: "\f114"
}
.fi-battery-empty:before {
  content: "\f115"
}
.fi-battery-full:before {
  content: "\f116"
}
.fi-battery-half:before {
  content: "\f117"
}
.fi-bitcoin-circle:before {
  content: "\f118"
}
.fi-bitcoin:before {
  content: "\f119"
}
.fi-blind:before {
  content: "\f11a"
}
.fi-bluetooth:before {
  content: "\f11b"
}
.fi-bold:before {
  content: "\f11c"
}
.fi-book-bookmark:before {
  content: "\f11d"
}
.fi-book:before {
  content: "\f11e"
}
.fi-bookmark:before {
  content: "\f11f"
}
.fi-braille:before {
  content: "\f120"
}
.fi-burst-new:before {
  content: "\f121"
}
.fi-burst-sale:before {
  content: "\f122"
}
.fi-burst:before {
  content: "\f123"
}
.fi-calendar:before {
  content: "\f124"
}
.fi-camera:before {
  content: "\f125"
}
.fi-check:before {
  content: "\f126"
}
.fi-checkbox:before {
  content: "\f127"
}
.fi-clipboard-notes:before {
  content: "\f128"
}
.fi-clipboard-pencil:before {
  content: "\f129"
}
.fi-clipboard:before {
  content: "\f12a"
}
.fi-clock:before {
  content: "\f12b"
}
.fi-closed-caption:before {
  content: "\f12c"
}
.fi-cloud:before {
  content: "\f12d"
}
.fi-comment-minus:before {
  content: "\f12e"
}
.fi-comment-quotes:before {
  content: "\f12f"
}
.fi-comment-video:before {
  content: "\f130"
}
.fi-comment:before {
  content: "\f131"
}
.fi-comments:before {
  content: "\f132"
}
.fi-compass:before {
  content: "\f133"
}
.fi-contrast:before {
  content: "\f134"
}
.fi-credit-card:before {
  content: "\f135"
}
.fi-crop:before {
  content: "\f136"
}
.fi-crown:before {
  content: "\f137"
}
.fi-css3:before {
  content: "\f138"
}
.fi-database:before {
  content: "\f139"
}
.fi-die-five:before {
  content: "\f13a"
}
.fi-die-four:before {
  content: "\f13b"
}
.fi-die-one:before {
  content: "\f13c"
}
.fi-die-six:before {
  content: "\f13d"
}
.fi-die-three:before {
  content: "\f13e"
}
.fi-die-two:before {
  content: "\f13f"
}
.fi-dislike:before {
  content: "\f140"
}
.fi-dollar-bill:before {
  content: "\f141"
}
.fi-dollar:before {
  content: "\f142"
}
.fi-download:before {
  content: "\f143"
}
.fi-eject:before {
  content: "\f144"
}
.fi-elevator:before {
  content: "\f145"
}
.fi-euro:before {
  content: "\f146"
}
.fi-eye:before {
  content: "\f147"
}
.fi-fast-forward:before {
  content: "\f148"
}
.fi-female-symbol:before {
  content: "\f149"
}
.fi-female:before {
  content: "\f14a"
}
.fi-filter:before {
  content: "\f14b"
}
.fi-first-aid:before {
  content: "\f14c"
}
.fi-flag:before {
  content: "\f14d"
}
.fi-folder-add:before {
  content: "\f14e"
}
.fi-folder-lock:before {
  content: "\f14f"
}
.fi-folder:before {
  content: "\f150"
}
.fi-foot:before {
  content: "\f151"
}
.fi-foundation:before {
  content: "\f152"
}
.fi-graph-bar:before {
  content: "\f153"
}
.fi-graph-horizontal:before {
  content: "\f154"
}
.fi-graph-pie:before {
  content: "\f155"
}
.fi-graph-trend:before {
  content: "\f156"
}
.fi-guide-dog:before {
  content: "\f157"
}
.fi-hearing-aid:before {
  content: "\f158"
}
.fi-heart:before {
  content: "\f159"
}
.fi-home:before {
  content: "\f15a"
}
.fi-html5:before {
  content: "\f15b"
}
.fi-indent-less:before {
  content: "\f15c"
}
.fi-indent-more:before {
  content: "\f15d"
}
.fi-info:before {
  content: "\f15e"
}
.fi-italic:before {
  content: "\f15f"
}
.fi-key:before {
  content: "\f160"
}
.fi-laptop:before {
  content: "\f161"
}
.fi-layout:before {
  content: "\f162"
}
.fi-lightbulb:before {
  content: "\f163"
}
.fi-like:before {
  content: "\f164"
}
.fi-link:before {
  content: "\f165"
}
.fi-list-bullet:before {
  content: "\f166"
}
.fi-list-number:before {
  content: "\f167"
}
.fi-list-thumbnails:before {
  content: "\f168"
}
.fi-list:before {
  content: "\f169"
}
.fi-lock:before {
  content: "\f16a"
}
.fi-loop:before {
  content: "\f16b"
}
.fi-magnifying-glass:before {
  content: "\f16c"
}
.fi-mail:before {
  content: "\f16d"
}
.fi-male-female:before {
  content: "\f16e"
}
.fi-male-symbol:before {
  content: "\f16f"
}
.fi-male:before {
  content: "\f170"
}
.fi-map:before {
  content: "\f171"
}
.fi-marker:before {
  content: "\f172"
}
.fi-megaphone:before {
  content: "\f173"
}
.fi-microphone:before {
  content: "\f174"
}
.fi-minus-circle:before {
  content: "\f175"
}
.fi-minus:before {
  content: "\f176"
}
.fi-mobile-signal:before {
  content: "\f177"
}
.fi-mobile:before {
  content: "\f178"
}
.fi-monitor:before {
  content: "\f179"
}
.fi-mountains:before {
  content: "\f17a"
}
.fi-music:before {
  content: "\f17b"
}
.fi-next:before {
  content: "\f17c"
}
.fi-no-dogs:before {
  content: "\f17d"
}
.fi-no-smoking:before {
  content: "\f17e"
}
.fi-page-add:before {
  content: "\f17f"
}
.fi-page-copy:before {
  content: "\f180"
}
.fi-page-csv:before {
  content: "\f181"
}
.fi-page-delete:before {
  content: "\f182"
}
.fi-page-doc:before {
  content: "\f183"
}
.fi-page-edit:before {
  content: "\f184"
}
.fi-page-export-csv:before {
  content: "\f185"
}
.fi-page-export-doc:before {
  content: "\f186"
}
.fi-page-export-pdf:before {
  content: "\f187"
}
.fi-page-export:before {
  content: "\f188"
}
.fi-page-filled:before {
  content: "\f189"
}
.fi-page-multiple:before {
  content: "\f18a"
}
.fi-page-pdf:before {
  content: "\f18b"
}
.fi-page-remove:before {
  content: "\f18c"
}
.fi-page-search:before {
  content: "\f18d"
}
.fi-page:before {
  content: "\f18e"
}
.fi-paint-bucket:before {
  content: "\f18f"
}
.fi-paperclip:before {
  content: "\f190"
}
.fi-pause:before {
  content: "\f191"
}
.fi-paw:before {
  content: "\f192"
}
.fi-paypal:before {
  content: "\f193"
}
.fi-pencil:before {
  content: "\f194"
}
.fi-photo:before {
  content: "\f195"
}
.fi-play-circle:before {
  content: "\f196"
}
.fi-play-video:before {
  content: "\f197"
}
.fi-play:before {
  content: "\f198"
}
.fi-plus:before {
  content: "\f199"
}
.fi-pound:before {
  content: "\f19a"
}
.fi-power:before {
  content: "\f19b"
}
.fi-previous:before {
  content: "\f19c"
}
.fi-price-tag:before {
  content: "\f19d"
}
.fi-pricetag-multiple:before {
  content: "\f19e"
}
.fi-print:before {
  content: "\f19f"
}
.fi-prohibited:before {
  content: "\f1a0"
}
.fi-projection-screen:before {
  content: "\f1a1"
}
.fi-puzzle:before {
  content: "\f1a2"
}
.fi-quote:before {
  content: "\f1a3"
}
.fi-record:before {
  content: "\f1a4"
}
.fi-refresh:before {
  content: "\f1a5"
}
.fi-results-demographics:before {
  content: "\f1a6"
}
.fi-results:before {
  content: "\f1a7"
}
.fi-rewind-ten:before {
  content: "\f1a8"
}
.fi-rewind:before {
  content: "\f1a9"
}
.fi-rss:before {
  content: "\f1aa"
}
.fi-safety-cone:before {
  content: "\f1ab"
}
.fi-save:before {
  content: "\f1ac"
}
.fi-share:before {
  content: "\f1ad"
}
.fi-sheriff-badge:before {
  content: "\f1ae"
}
.fi-shield:before {
  content: "\f1af"
}
.fi-shopping-bag:before {
  content: "\f1b0"
}
.fi-shopping-cart:before {
  content: "\f1b1"
}
.fi-shuffle:before {
  content: "\f1b2"
}
.fi-skull:before {
  content: "\f1b3"
}
.fi-social-500px:before {
  content: "\f1b4"
}
.fi-social-adobe:before {
  content: "\f1b5"
}
.fi-social-amazon:before {
  content: "\f1b6"
}
.fi-social-android:before {
  content: "\f1b7"
}
.fi-social-apple:before {
  content: "\f1b8"
}
.fi-social-behance:before {
  content: "\f1b9"
}
.fi-social-bing:before {
  content: "\f1ba"
}
.fi-social-blogger:before {
  content: "\f1bb"
}
.fi-social-delicious:before {
  content: "\f1bc"
}
.fi-social-designer-news:before {
  content: "\f1bd"
}
.fi-social-deviant-art:before {
  content: "\f1be"
}
.fi-social-digg:before {
  content: "\f1bf"
}
.fi-social-dribbble:before {
  content: "\f1c0"
}
.fi-social-drive:before {
  content: "\f1c1"
}
.fi-social-dropbox:before {
  content: "\f1c2"
}
.fi-social-evernote:before {
  content: "\f1c3"
}
.fi-social-facebook:before {
  content: "\f1c4"
}
.fi-social-flickr:before {
  content: "\f1c5"
}
.fi-social-forrst:before {
  content: "\f1c6"
}
.fi-social-foursquare:before {
  content: "\f1c7"
}
.fi-social-game-center:before {
  content: "\f1c8"
}
.fi-social-github:before {
  content: "\f1c9"
}
.fi-social-google-plus:before {
  content: "\f1ca"
}
.fi-social-hacker-news:before {
  content: "\f1cb"
}
.fi-social-hi5:before {
  content: "\f1cc"
}
.fi-social-instagram:before {
  content: "\f1cd"
}
.fi-social-joomla:before {
  content: "\f1ce"
}
.fi-social-lastfm:before {
  content: "\f1cf"
}
.fi-social-linkedin:before {
  content: "\f1d0"
}
.fi-social-medium:before {
  content: "\f1d1"
}
.fi-social-myspace:before {
  content: "\f1d2"
}
.fi-social-orkut:before {
  content: "\f1d3"
}
.fi-social-path:before {
  content: "\f1d4"
}
.fi-social-picasa:before {
  content: "\f1d5"
}
.fi-social-pinterest:before {
  content: "\f1d6"
}
.fi-social-rdio:before {
  content: "\f1d7"
}
.fi-social-reddit:before {
  content: "\f1d8"
}
.fi-social-skillshare:before {
  content: "\f1d9"
}
.fi-social-skype:before {
  content: "\f1da"
}
.fi-social-smashing-mag:before {
  content: "\f1db"
}
.fi-social-snapchat:before {
  content: "\f1dc"
}
.fi-social-spotify:before {
  content: "\f1dd"
}
.fi-social-squidoo:before {
  content: "\f1de"
}
.fi-social-stack-overflow:before {
  content: "\f1df"
}
.fi-social-steam:before {
  content: "\f1e0"
}
.fi-social-stumbleupon:before {
  content: "\f1e1"
}
.fi-social-treehouse:before {
  content: "\f1e2"
}
.fi-social-tumblr:before {
  content: "\f1e3"
}
.fi-social-twitter:before {
  content: "\f1e4"
}
.fi-social-vimeo:before {
  content: "\f1e5"
}
.fi-social-windows:before {
  content: "\f1e6"
}
.fi-social-xbox:before {
  content: "\f1e7"
}
.fi-social-yahoo:before {
  content: "\f1e8"
}
.fi-social-yelp:before {
  content: "\f1e9"
}
.fi-social-youtube:before {
  content: "\f1ea"
}
.fi-social-zerply:before {
  content: "\f1eb"
}
.fi-social-zurb:before {
  content: "\f1ec"
}
.fi-sound:before {
  content: "\f1ed"
}
.fi-star:before {
  content: "\f1ee"
}
.fi-stop:before {
  content: "\f1ef"
}
.fi-strikethrough:before {
  content: "\f1f0"
}
.fi-subscript:before {
  content: "\f1f1"
}
.fi-superscript:before {
  content: "\f1f2"
}
.fi-tablet-landscape:before {
  content: "\f1f3"
}
.fi-tablet-portrait:before {
  content: "\f1f4"
}
.fi-target-two:before {
  content: "\f1f5"
}
.fi-target:before {
  content: "\f1f6"
}
.fi-telephone-accessible:before {
  content: "\f1f7"
}
.fi-telephone:before {
  content: "\f1f8"
}
.fi-text-color:before {
  content: "\f1f9"
}
.fi-thumbnails:before {
  content: "\f1fa"
}
.fi-ticket:before {
  content: "\f1fb"
}
.fi-torso-business:before {
  content: "\f1fc"
}
.fi-torso-female:before {
  content: "\f1fd"
}
.fi-torso:before {
  content: "\f1fe"
}
.fi-torsos-all-female:before {
  content: "\f1ff"
}
.fi-torsos-all:before {
  content: "\f200"
}
.fi-torsos-female-male:before {
  content: "\f201"
}
.fi-torsos-male-female:before {
  content: "\f202"
}
.fi-torsos:before {
  content: "\f203"
}
.fi-trash:before {
  content: "\f204"
}
.fi-trees:before {
  content: "\f205"
}
.fi-trophy:before {
  content: "\f206"
}
.fi-underline:before {
  content: "\f207"
}
.fi-universal-access:before {
  content: "\f208"
}
.fi-unlink:before {
  content: "\f209"
}
.fi-unlock:before {
  content: "\f20a"
}
.fi-upload-cloud:before {
  content: "\f20b"
}
.fi-upload:before {
  content: "\f20c"
}
.fi-usb:before {
  content: "\f20d"
}
.fi-video:before {
  content: "\f20e"
}
.fi-volume-none:before {
  content: "\f20f"
}
.fi-volume-strike:before {
  content: "\f210"
}
.fi-volume:before {
  content: "\f211"
}
.fi-web:before {
  content: "\f212"
}
.fi-wheelchair:before {
  content: "\f213"
}
.fi-widget:before {
  content: "\f214"
}
.fi-wrench:before {
  content: "\f215"
}
.fi-x-circle:before {
  content: "\f216"
}
.fi-x:before {
  content: "\f217"
}
.fi-yen:before {
  content: "\f218"
}
.fi-zoom-in:before {
  content: "\f219"
}
.fi-zoom-out:before {
  content: "\f21a"
}
@media screen and (max-width:39.99875em) {
  .page-section.case-study.lab {
    padding-top: 50vw
  }
}
.responsive-email-templates-callout {
  border: 0;
  background-color: #f2f9fb;
  border-radius: .5rem;
  margin-top: 3rem;
  padding: 2rem 1rem
}
.responsive-email-templates-block-grid {
  padding-top: 2rem
}
.responsive-email-templates-block {
  margin-bottom: 3rem
}
.responsive-email-templates-thumbnail {
  border: 1px solid #cacaca
}
.responsive-email-templates-block-title {
  margin-bottom: .5rem
}
.responsive-email-templates-instructions {
  background-color: #f2f9fb;
  padding: 5rem 0
}
.hr-white {
  border-bottom: 1px solid #0a0a0a
}
.responsive-email-templates-ul {
  list-style-type: circle
}
.responsive-email-templates-table {
  border: 1px solid #7bc3da
}
.responsive-email-templates-table th {
  background: #7bc3da;
  color: #fefefe
}
.responsive-email-templates-table tr:nth-child(2n) {
  background: #f6fbfc
}
.responsive-email-templates-preview {
  padding-top: 5rem
}
.responsive-email-templates-preview * {
  margin: 0;
  padding: 0;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}
.responsive-email-templates-preview img {
  max-width: 100%
}
.responsive-email-templates-preview .collapse {
  margin: 0;
  padding: 0
}
.responsive-email-templates-preview body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  width: 100% !important;
  height: 100%
}
.responsive-email-templates-preview a {
  color: #2ba6cb
}
.responsive-email-templates-preview .btn {
  text-decoration: none;
  color: #fff;
  background-color: #666;
  padding: 10px 16px;
  font-weight: 700;
  margin-right: 10px;
  text-align: center;
  cursor: pointer;
  display: inline-block
}
.responsive-email-templates-preview p.callout {
  padding: 15px;
  background-color: #ecf8ff;
  margin-bottom: 15px
}
.responsive-email-templates-preview .callout a {
  font-weight: 700;
  color: #2ba6cb
}
.responsive-email-templates-preview table.social {
  background-color: #ebebeb
}
.responsive-email-templates-preview .social .soc-btn {
  padding: 3px 7px;
  font-size: 12px;
  margin-bottom: 10px;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  display: block;
  text-align: center
}
.responsive-email-templates-preview a.fb {
  background-color: #3b5998 !important
}
.responsive-email-templates-preview a.tw {
  background-color: #1daced !important
}
.responsive-email-templates-preview a.gp {
  background-color: #db4a39 !important
}
.responsive-email-templates-preview a.ms {
  background-color: #000 !important
}
.responsive-email-templates-preview .sidebar .soc-btn {
  display: block;
  width: 100%
}
.responsive-email-templates-preview table.head-wrap {
  width: 100%
}
.responsive-email-templates-preview .header.container table td.logo {
  padding: 15px
}
.responsive-email-templates-preview .header.container table td.label {
  padding: 15px 15px 15px 0
}
.responsive-email-templates-preview table.body-wrap {
  width: 100%
}
.responsive-email-templates-preview table.footer-wrap {
  width: 100%;
  clear: both !important
}
.responsive-email-templates-preview .footer-wrap .container td.content p {
  border-top: 1px solid #d7d7d7;
  padding-top: 15px;
  font-size: 10px;
  font-weight: 700
}
.responsive-email-templates-preview h1, .responsive-email-templates-preview h2, .responsive-email-templates-preview h3, .responsive-email-templates-preview h4, .responsive-email-templates-preview h5, .responsive-email-templates-preview h6 {
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  line-height: 1.1;
  margin-bottom: 15px;
  color: #000
}
.responsive-email-templates-preview h1 small, .responsive-email-templates-preview h2 small, .responsive-email-templates-preview h3 small, .responsive-email-templates-preview h4 small, .responsive-email-templates-preview h5 small, .responsive-email-templates-preview h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
  text-transform: none
}
.responsive-email-templates-preview h1 {
  font-weight: 200;
  font-size: 44px
}
.responsive-email-templates-preview h2 {
  font-weight: 200;
  font-size: 37px
}
.responsive-email-templates-preview h3 {
  font-weight: 500;
  font-size: 27px
}
.responsive-email-templates-preview h4 {
  font-weight: 500;
  font-size: 23px
}
.responsive-email-templates-preview h5 {
  font-weight: 900;
  font-size: 17px
}
.responsive-email-templates-preview h6 {
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
  color: #444
}
.responsive-email-templates-preview .collapse {
  margin: 0 !important
}
.responsive-email-templates-preview p, .responsive-email-templates-preview ul {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6
}
.responsive-email-templates-preview p.lead {
  font-size: 17px
}
.responsive-email-templates-preview p.last {
  margin-bottom: 0
}
.responsive-email-templates-preview ul li {
  margin-left: 5px;
  list-style-position: inside
}
.responsive-email-templates-preview ul.sidebar {
  background: #ebebeb;
  display: block;
  list-style-type: none
}
.responsive-email-templates-preview ul.sidebar li {
  display: block;
  margin: 0
}
.responsive-email-templates-preview ul.sidebar li a {
  text-decoration: none;
  color: #666;
  padding: 10px 16px;
  cursor: pointer;
  border-bottom: 1px solid #777;
  border-top: 1px solid #fff;
  display: block;
  margin: 0
}
.responsive-email-templates-preview ul.sidebar li a.last {
  border-bottom-width: 0
}
.responsive-email-templates-preview ul.sidebar li a h1, .responsive-email-templates-preview ul.sidebar li a h2, .responsive-email-templates-preview ul.sidebar li a h3, .responsive-email-templates-preview ul.sidebar li a h4, .responsive-email-templates-preview ul.sidebar li a h5, .responsive-email-templates-preview ul.sidebar li a h6, .responsive-email-templates-preview ul.sidebar li a p {
  margin-bottom: 0 !important
}
.responsive-email-templates-preview .container {
  display: block !important;
  max-width: 600px !important;
  margin: 0 auto !important;
  clear: both !important
}
.responsive-email-templates-preview .content {
  padding: 15px;
  max-width: 600px;
  margin: 0 auto;
  display: block
}
.responsive-email-templates-preview .content table {
  width: 100%
}
.responsive-email-templates-preview .column, .responsive-email-templates-preview .columns {
  width: 300px;
  float: left
}
.responsive-email-templates-preview .columns tr td, .responsive-email-templates-preview .column tr td {
  padding: 15px
}
.responsive-email-templates-preview .column-wrap {
  padding: 0 !important;
  margin: 0 auto;
  max-width: 600px !important
}
.responsive-email-templates-preview .columns table, .responsive-email-templates-preview .column table {
  width: 100%
}
.responsive-email-templates-preview .social .column, .responsive-email-templates-preview .social .columns {
  width: 280px;
  min-width: 279px;
  float: left
}
.responsive-email-templates-preview .clear {
  display: block;
  clear: both
}
@media only screen and (max-width:600px) {
  .responsive-email-templates-preview a[class=btn] {
    display: block !important;
    margin-bottom: 10px !important;
    background-image: none !important;
    margin-right: 0 !important
  }
  .responsive-email-templates-preview div[class=column] {
    width: auto !important;
    float: none !important
  }
  .responsive-email-templates-preview table.social div[class=column] {
    width: auto !important
  }
}

.header-video {
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
}
#homepage-hero {
    position: relative;
    background: rgba(255,255,255,0.8);
}

.swiper-slide img {
	border:1px solid #fff;
	border-radius: 5px;
}
.swiper-slide img:hover {
	border:1px solid #439308;
}

.schools-list h3 {
	font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.3em;
    margin: 0;
    text-transform: uppercase;
}
.captcha-holder {
	margin-bottom: 1rem;
}

.homepage-section-contacts {
	background:url("/images/gum-leaves-2.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}