@charset 'UTF-8';html {
    font-family: sans-serif;
    line-height: 1.15;

    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}article,
aside,
footer,
header,
nav,
section {
    display: block;
}h1 {
    font-size: 2em;
    margin: .67em 0;
}figcaption,
figure {
    display: block;
}figure {
    margin: 1em 40px;
}hr {
    overflow: visible;;
    box-sizing: content-box;
}main {
    display: block;
}pre {
    font-family: monospace,monospace;
    font-size: 1em;
}a {
    background-color: transparent;

    -webkit-text-decoration-skip: objects;
}a:active,
a:hover {
    outline-width: 0;
}abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;;
    border-bottom: none;
}b,
strong {
    font-weight: inherit;
    font-weight: bolder;
}code,
kbd,
samp {
    font-family: monospace,monospace;
    font-size: 1em;
}dfn {
    font-style: italic;
}mark {
    color: #000;;
    background-color: #ff0;
}sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}sub {
    bottom: -.25em;
}sup {
    top: -.5em;
}audio,
video {
    display: inline-block;
}audio:not([controls]) {
    display: none;
    height: 0;
}img {
    border-style: none;
}svg:not(:root) {
    overflow: hidden;
}button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}button {
    overflow: visible;
}button,
select {
    text-transform: none;
}[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
}[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;;
    border-style: none;
}[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}input {
    overflow: visible;
}[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] {
    outline-offset: -2px;;
    -webkit-appearance: textfield;
}[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}::-webkit-file-upload-button {
    font: inherit;;
    -webkit-appearance: button;
}fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;;
    border: 1px solid silver;
}legend {
    display: table;
    box-sizing: border-box;
    padding: 0;
    white-space: normal;;
    color: inherit;
}progress {
    display: inline-block;
    vertical-align: baseline;
}textarea {
    overflow: auto;
}details {
    display: block;
}summary {
    display: list-item;
}menu {
    display: block;
}canvas {
    display: inline-block;
}[hidden],
template {
    display: none;
}.foundation-mq {
    font-family: 'small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em';
}html {
    font-size: 100%;;
    box-sizing: border-box;
}*,
:after,
:before {
    box-sizing: inherit;
}body {
    font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    color: #0a0a0a;
    background: #fefefe;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    -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 {
    line-height: 1;;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    -webkit-appearance: none;

    -moz-appearance: none;
    appearance: none;
}[data-whatinput=mouse] button {
    outline: 0;
}pre {
    overflow: auto;
}.is-visible {
    display: block!important;
}.is-hidden {
    display: none!important;
}.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
}.row:after,
.row:before {
    display: table;
    content: ' ';
}.row:after {
    clear: both;
}.row.collapse > .column,
.row.collapse > .columns {
    padding-right: 0;
    padding-left: 0;
}.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.expanded .row {
    margin-right: auto;
    margin-left: auto;
}.row:not(.expanded) .row {
    max-width: none;
}.row.gutter-small > .column,
.row.gutter-small > .columns {
    padding-right: .625rem;
    padding-left: .625rem;
}.row.gutter-medium > .column,
.row.gutter-medium > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
}.column,
.columns {
    float: right;
    width: 100%;
    padding-right: .625rem;
    padding-left: .625rem;
}@media print,screen and (min-width:40em) {
    .column,
    .columns {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }
}.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: left;
}.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: right;
}.column.row.row,
.row.row.columns {
    float: none;
}.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}.small-1 {
    width: 8.33333%;
}.small-push-1 {
    position: relative;
    right: 8.33333%;
}.small-pull-1 {
    position: relative;
    right: -8.33333%;
}.small-offset-0 {
    margin-right: 0;
}.small-2 {
    width: 16.66667%;
}.small-push-2 {
    position: relative;
    right: 16.66667%;
}.small-pull-2 {
    position: relative;
    right: -16.66667%;
}.small-offset-1 {
    margin-right: 8.33333%;
}.small-3 {
    width: 25%;
}.small-push-3 {
    position: relative;
    right: 25%;
}.small-pull-3 {
    position: relative;
    right: -25%;
}.small-offset-2 {
    margin-right: 16.66667%;
}.small-4 {
    width: 33.33333%;
}.small-push-4 {
    position: relative;
    right: 33.33333%;
}.small-pull-4 {
    position: relative;
    right: -33.33333%;
}.small-offset-3 {
    margin-right: 25%;
}.small-5 {
    width: 41.66667%;
}.small-push-5 {
    position: relative;
    right: 41.66667%;
}.small-pull-5 {
    position: relative;
    right: -41.66667%;
}.small-offset-4 {
    margin-right: 33.33333%;
}.small-6 {
    width: 50%;
}.small-push-6 {
    position: relative;
    right: 50%;
}.small-pull-6 {
    position: relative;
    right: -50%;
}.small-offset-5 {
    margin-right: 41.66667%;
}.small-7 {
    width: 58.33333%;
}.small-push-7 {
    position: relative;
    right: 58.33333%;
}.small-pull-7 {
    position: relative;
    right: -58.33333%;
}.small-offset-6 {
    margin-right: 50%;
}.small-8 {
    width: 66.66667%;
}.small-push-8 {
    position: relative;
    right: 66.66667%;
}.small-pull-8 {
    position: relative;
    right: -66.66667%;
}.small-offset-7 {
    margin-right: 58.33333%;
}.small-9 {
    width: 75%;
}.small-push-9 {
    position: relative;
    right: 75%;
}.small-pull-9 {
    position: relative;
    right: -75%;
}.small-offset-8 {
    margin-right: 66.66667%;
}.small-10 {
    width: 83.33333%;
}.small-push-10 {
    position: relative;
    right: 83.33333%;
}.small-pull-10 {
    position: relative;
    right: -83.33333%;
}.small-offset-9 {
    margin-right: 75%;
}.small-11 {
    width: 91.66667%;
}.small-push-11 {
    position: relative;
    right: 91.66667%;
}.small-pull-11 {
    position: relative;
    right: -91.66667%;
}.small-offset-10 {
    margin-right: 83.33333%;
}.small-12 {
    width: 100%;
}.small-offset-11 {
    margin-right: 91.66667%;
}.small-up-1 > .column,
.small-up-1 > .columns {
    float: right;
    width: 100%;
}.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
    clear: none;
}.small-up-1 > .column:nth-of-type(1n+1),
.small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
}.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
    float: right;
}.small-up-2 > .column,
.small-up-2 > .columns {
    float: right;
    width: 50%;
}.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
    clear: none;
}.small-up-2 > .column:nth-of-type(odd),
.small-up-2 > .columns:nth-of-type(odd) {
    clear: both;
}.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
    float: right;
}.small-up-3 > .column,
.small-up-3 > .columns {
    float: right;
    width: 33.33333%;
}.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
    clear: none;
}.small-up-3 > .column:nth-of-type(3n+1),
.small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
}.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
    float: right;
}.small-up-4 > .column,
.small-up-4 > .columns {
    float: right;
    width: 25%;
}.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
    clear: none;
}.small-up-4 > .column:nth-of-type(4n+1),
.small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
}.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
    float: right;
}.small-up-5 > .column,
.small-up-5 > .columns {
    float: right;
    width: 20%;
}.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
    clear: none;
}.small-up-5 > .column:nth-of-type(5n+1),
.small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
}.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
    float: right;
}.small-up-6 > .column,
.small-up-6 > .columns {
    float: right;
    width: 16.66667%;
}.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
    clear: none;
}.small-up-6 > .column:nth-of-type(6n+1),
.small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
}.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
    float: right;
}.small-up-7 > .column,
.small-up-7 > .columns {
    float: right;
    width: 14.28571%;
}.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
    clear: none;
}.small-up-7 > .column:nth-of-type(7n+1),
.small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
}.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
    float: right;
}.small-up-8 > .column,
.small-up-8 > .columns {
    float: right;
    width: 12.5%;
}.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
    clear: none;
}.small-up-8 > .column:nth-of-type(8n+1),
.small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
}.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
    float: right;
}.small-collapse > .column,
.small-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
}.expanded.row .small-collapse.row,
.small-collapse .row {
    margin-right: 0;
    margin-left: 0;
}.small-uncollapse > .column,
.small-uncollapse > .columns {
    padding-right: .625rem;
    padding-left: .625rem;
}.small-centered {
    margin-right: auto;
    margin-left: auto;
}.small-centered,
.small-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
}.small-pull-0,
.small-push-0,
.small-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
}@media print,screen and (min-width:40em) {
    .medium-1 {
        width: 8.33333%;
    }.medium-push-1 {
        position: relative;
        right: 8.33333%;
    }.medium-pull-1 {
        position: relative;
        right: -8.33333%;
    }.medium-offset-0 {
        margin-right: 0;
    }.medium-2 {
        width: 16.66667%;
    }.medium-push-2 {
        position: relative;
        right: 16.66667%;
    }.medium-pull-2 {
        position: relative;
        right: -16.66667%;
    }.medium-offset-1 {
        margin-right: 8.33333%;
    }.medium-3 {
        width: 25%;
    }.medium-push-3 {
        position: relative;
        right: 25%;
    }.medium-pull-3 {
        position: relative;
        right: -25%;
    }.medium-offset-2 {
        margin-right: 16.66667%;
    }.medium-4 {
        width: 33.33333%;
    }.medium-push-4 {
        position: relative;
        right: 33.33333%;
    }.medium-pull-4 {
        position: relative;
        right: -33.33333%;
    }.medium-offset-3 {
        margin-right: 25%;
    }.medium-5 {
        width: 41.66667%;
    }.medium-push-5 {
        position: relative;
        right: 41.66667%;
    }.medium-pull-5 {
        position: relative;
        right: -41.66667%;
    }.medium-offset-4 {
        margin-right: 33.33333%;
    }.medium-6 {
        width: 50%;
    }.medium-push-6 {
        position: relative;
        right: 50%;
    }.medium-pull-6 {
        position: relative;
        right: -50%;
    }.medium-offset-5 {
        margin-right: 41.66667%;
    }.medium-7 {
        width: 58.33333%;
    }.medium-push-7 {
        position: relative;
        right: 58.33333%;
    }.medium-pull-7 {
        position: relative;
        right: -58.33333%;
    }.medium-offset-6 {
        margin-right: 50%;
    }.medium-8 {
        width: 66.66667%;
    }.medium-push-8 {
        position: relative;
        right: 66.66667%;
    }.medium-pull-8 {
        position: relative;
        right: -66.66667%;
    }.medium-offset-7 {
        margin-right: 58.33333%;
    }.medium-9 {
        width: 75%;
    }.medium-push-9 {
        position: relative;
        right: 75%;
    }.medium-pull-9 {
        position: relative;
        right: -75%;
    }.medium-offset-8 {
        margin-right: 66.66667%;
    }.medium-10 {
        width: 83.33333%;
    }.medium-push-10 {
        position: relative;
        right: 83.33333%;
    }.medium-pull-10 {
        position: relative;
        right: -83.33333%;
    }.medium-offset-9 {
        margin-right: 75%;
    }.medium-11 {
        width: 91.66667%;
    }.medium-push-11 {
        position: relative;
        right: 91.66667%;
    }.medium-pull-11 {
        position: relative;
        right: -91.66667%;
    }.medium-offset-10 {
        margin-right: 83.33333%;
    }.medium-12 {
        width: 100%;
    }.medium-offset-11 {
        margin-right: 91.66667%;
    }.medium-up-1 > .column,
    .medium-up-1 > .columns {
        float: right;
        width: 100%;
    }.medium-up-1 > .column:nth-of-type(1n),
    .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none;
    }.medium-up-1 > .column:nth-of-type(1n+1),
    .medium-up-1 > .columns:nth-of-type(1n+1) {
        clear: both;
    }.medium-up-1 > .column:last-child,
    .medium-up-1 > .columns:last-child {
        float: right;
    }.medium-up-2 > .column,
    .medium-up-2 > .columns {
        float: right;
        width: 50%;
    }.medium-up-2 > .column:nth-of-type(1n),
    .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none;
    }.medium-up-2 > .column:nth-of-type(odd),
    .medium-up-2 > .columns:nth-of-type(odd) {
        clear: both;
    }.medium-up-2 > .column:last-child,
    .medium-up-2 > .columns:last-child {
        float: right;
    }.medium-up-3 > .column,
    .medium-up-3 > .columns {
        float: right;
        width: 33.33333%;
    }.medium-up-3 > .column:nth-of-type(1n),
    .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none;
    }.medium-up-3 > .column:nth-of-type(3n+1),
    .medium-up-3 > .columns:nth-of-type(3n+1) {
        clear: both;
    }.medium-up-3 > .column:last-child,
    .medium-up-3 > .columns:last-child {
        float: right;
    }.medium-up-4 > .column,
    .medium-up-4 > .columns {
        float: right;
        width: 25%;
    }.medium-up-4 > .column:nth-of-type(1n),
    .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none;
    }.medium-up-4 > .column:nth-of-type(4n+1),
    .medium-up-4 > .columns:nth-of-type(4n+1) {
        clear: both;
    }.medium-up-4 > .column:last-child,
    .medium-up-4 > .columns:last-child {
        float: right;
    }.medium-up-5 > .column,
    .medium-up-5 > .columns {
        float: right;
        width: 20%;
    }.medium-up-5 > .column:nth-of-type(1n),
    .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none;
    }.medium-up-5 > .column:nth-of-type(5n+1),
    .medium-up-5 > .columns:nth-of-type(5n+1) {
        clear: both;
    }.medium-up-5 > .column:last-child,
    .medium-up-5 > .columns:last-child {
        float: right;
    }.medium-up-6 > .column,
    .medium-up-6 > .columns {
        float: right;
        width: 16.66667%;
    }.medium-up-6 > .column:nth-of-type(1n),
    .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none;
    }.medium-up-6 > .column:nth-of-type(6n+1),
    .medium-up-6 > .columns:nth-of-type(6n+1) {
        clear: both;
    }.medium-up-6 > .column:last-child,
    .medium-up-6 > .columns:last-child {
        float: right;
    }.medium-up-7 > .column,
    .medium-up-7 > .columns {
        float: right;
        width: 14.28571%;
    }.medium-up-7 > .column:nth-of-type(1n),
    .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none;
    }.medium-up-7 > .column:nth-of-type(7n+1),
    .medium-up-7 > .columns:nth-of-type(7n+1) {
        clear: both;
    }.medium-up-7 > .column:last-child,
    .medium-up-7 > .columns:last-child {
        float: right;
    }.medium-up-8 > .column,
    .medium-up-8 > .columns {
        float: right;
        width: 12.5%;
    }.medium-up-8 > .column:nth-of-type(1n),
    .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none;
    }.medium-up-8 > .column:nth-of-type(8n+1),
    .medium-up-8 > .columns:nth-of-type(8n+1) {
        clear: both;
    }.medium-up-8 > .column:last-child,
    .medium-up-8 > .columns:last-child {
        float: right;
    }.medium-collapse > .column,
    .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }.expanded.row .medium-collapse.row,
    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0;
    }.medium-uncollapse > .column,
    .medium-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }.medium-centered {
        margin-right: auto;
        margin-left: auto;
    }.medium-centered,
    .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }.medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0;
    }
}@media print,screen and (min-width:64em) {
    .large-1 {
        width: 8.33333%;
    }.large-push-1 {
        position: relative;
        right: 8.33333%;
    }.large-pull-1 {
        position: relative;
        right: -8.33333%;
    }.large-offset-0 {
        margin-right: 0;
    }.large-2 {
        width: 16.66667%;
    }.large-push-2 {
        position: relative;
        right: 16.66667%;
    }.large-pull-2 {
        position: relative;
        right: -16.66667%;
    }.large-offset-1 {
        margin-right: 8.33333%;
    }.large-3 {
        width: 25%;
    }.large-push-3 {
        position: relative;
        right: 25%;
    }.large-pull-3 {
        position: relative;
        right: -25%;
    }.large-offset-2 {
        margin-right: 16.66667%;
    }.large-4 {
        width: 33.33333%;
    }.large-push-4 {
        position: relative;
        right: 33.33333%;
    }.large-pull-4 {
        position: relative;
        right: -33.33333%;
    }.large-offset-3 {
        margin-right: 25%;
    }.large-5 {
        width: 41.66667%;
    }.large-push-5 {
        position: relative;
        right: 41.66667%;
    }.large-pull-5 {
        position: relative;
        right: -41.66667%;
    }.large-offset-4 {
        margin-right: 33.33333%;
    }.large-6 {
        width: 50%;
    }.large-push-6 {
        position: relative;
        right: 50%;
    }.large-pull-6 {
        position: relative;
        right: -50%;
    }.large-offset-5 {
        margin-right: 41.66667%;
    }.large-7 {
        width: 58.33333%;
    }.large-push-7 {
        position: relative;
        right: 58.33333%;
    }.large-pull-7 {
        position: relative;
        right: -58.33333%;
    }.large-offset-6 {
        margin-right: 50%;
    }.large-8 {
        width: 66.66667%;
    }.large-push-8 {
        position: relative;
        right: 66.66667%;
    }.large-pull-8 {
        position: relative;
        right: -66.66667%;
    }.large-offset-7 {
        margin-right: 58.33333%;
    }.large-9 {
        width: 75%;
    }.large-push-9 {
        position: relative;
        right: 75%;
    }.large-pull-9 {
        position: relative;
        right: -75%;
    }.large-offset-8 {
        margin-right: 66.66667%;
    }.large-10 {
        width: 83.33333%;
    }.large-push-10 {
        position: relative;
        right: 83.33333%;
    }.large-pull-10 {
        position: relative;
        right: -83.33333%;
    }.large-offset-9 {
        margin-right: 75%;
    }.large-11 {
        width: 91.66667%;
    }.large-push-11 {
        position: relative;
        right: 91.66667%;
    }.large-pull-11 {
        position: relative;
        right: -91.66667%;
    }.large-offset-10 {
        margin-right: 83.33333%;
    }.large-12 {
        width: 100%;
    }.large-offset-11 {
        margin-right: 91.66667%;
    }.large-up-1 > .column,
    .large-up-1 > .columns {
        float: right;
        width: 100%;
    }.large-up-1 > .column:nth-of-type(1n),
    .large-up-1 > .columns:nth-of-type(1n) {
        clear: none;
    }.large-up-1 > .column:nth-of-type(1n+1),
    .large-up-1 > .columns:nth-of-type(1n+1) {
        clear: both;
    }.large-up-1 > .column:last-child,
    .large-up-1 > .columns:last-child {
        float: right;
    }.large-up-2 > .column,
    .large-up-2 > .columns {
        float: right;
        width: 50%;
    }.large-up-2 > .column:nth-of-type(1n),
    .large-up-2 > .columns:nth-of-type(1n) {
        clear: none;
    }.large-up-2 > .column:nth-of-type(odd),
    .large-up-2 > .columns:nth-of-type(odd) {
        clear: both;
    }.large-up-2 > .column:last-child,
    .large-up-2 > .columns:last-child {
        float: right;
    }.large-up-3 > .column,
    .large-up-3 > .columns {
        float: right;
        width: 33.33333%;
    }.large-up-3 > .column:nth-of-type(1n),
    .large-up-3 > .columns:nth-of-type(1n) {
        clear: none;
    }.large-up-3 > .column:nth-of-type(3n+1),
    .large-up-3 > .columns:nth-of-type(3n+1) {
        clear: both;
    }.large-up-3 > .column:last-child,
    .large-up-3 > .columns:last-child {
        float: right;
    }.large-up-4 > .column,
    .large-up-4 > .columns {
        float: right;
        width: 25%;
    }.large-up-4 > .column:nth-of-type(1n),
    .large-up-4 > .columns:nth-of-type(1n) {
        clear: none;
    }.large-up-4 > .column:nth-of-type(4n+1),
    .large-up-4 > .columns:nth-of-type(4n+1) {
        clear: both;
    }.large-up-4 > .column:last-child,
    .large-up-4 > .columns:last-child {
        float: right;
    }.large-up-5 > .column,
    .large-up-5 > .columns {
        float: right;
        width: 20%;
    }.large-up-5 > .column:nth-of-type(1n),
    .large-up-5 > .columns:nth-of-type(1n) {
        clear: none;
    }.large-up-5 > .column:nth-of-type(5n+1),
    .large-up-5 > .columns:nth-of-type(5n+1) {
        clear: both;
    }.large-up-5 > .column:last-child,
    .large-up-5 > .columns:last-child {
        float: right;
    }.large-up-6 > .column,
    .large-up-6 > .columns {
        float: right;
        width: 16.66667%;
    }.large-up-6 > .column:nth-of-type(1n),
    .large-up-6 > .columns:nth-of-type(1n) {
        clear: none;
    }.large-up-6 > .column:nth-of-type(6n+1),
    .large-up-6 > .columns:nth-of-type(6n+1) {
        clear: both;
    }.large-up-6 > .column:last-child,
    .large-up-6 > .columns:last-child {
        float: right;
    }.large-up-7 > .column,
    .large-up-7 > .columns {
        float: right;
        width: 14.28571%;
    }.large-up-7 > .column:nth-of-type(1n),
    .large-up-7 > .columns:nth-of-type(1n) {
        clear: none;
    }.large-up-7 > .column:nth-of-type(7n+1),
    .large-up-7 > .columns:nth-of-type(7n+1) {
        clear: both;
    }.large-up-7 > .column:last-child,
    .large-up-7 > .columns:last-child {
        float: right;
    }.large-up-8 > .column,
    .large-up-8 > .columns {
        float: right;
        width: 12.5%;
    }.large-up-8 > .column:nth-of-type(1n),
    .large-up-8 > .columns:nth-of-type(1n) {
        clear: none;
    }.large-up-8 > .column:nth-of-type(8n+1),
    .large-up-8 > .columns:nth-of-type(8n+1) {
        clear: both;
    }.large-up-8 > .column:last-child,
    .large-up-8 > .columns:last-child {
        float: right;
    }.large-collapse > .column,
    .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }.expanded.row .large-collapse.row,
    .large-collapse .row {
        margin-right: 0;
        margin-left: 0;
    }.large-uncollapse > .column,
    .large-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }.large-centered {
        margin-right: auto;
        margin-left: auto;
    }.large-centered,
    .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }.large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0;
    }
}.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 {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;

    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 {
    font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: inherit;

    text-rendering: optimizeLegibility;
}h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca;
}h1 {
    font-size: 1.5rem;
}h1,
h2 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem;
}h2 {
    font-size: 1.25rem;
}h3 {
    font-size: 1.1875rem;
}h3,
h4 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem;
}h4 {
    font-size: 1.125rem;
}h5 {
    font-size: 1.0625rem;
}h5,
h6 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem;
}h6 {
    font-size: 1rem;
}@media print,screen and (min-width:40em) {
    h1 {
        font-size: 3rem;
    }h2 {
        font-size: 2.5rem;
    }h3 {
        font-size: 1.9375rem;
    }h4 {
        font-size: 1.5625rem;
    }h5 {
        font-size: 1.25rem;
    }h6 {
        font-size: 1rem;
    }
}a {
    line-height: inherit;
    cursor: pointer;;
    text-decoration: none;
    color: #1779ba;
}a:focus,
a:hover {
    color: #1468a0;
}a img {
    border: 0;
}hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
}dl,
ol,
ul {
    line-height: 1.6;;
    margin-bottom: 1rem;
    list-style-position: outside;
}li {
    font-size: inherit;
}ul {
    list-style-type: disc;
}ol,
ul {
    margin-right: 1.25rem;
}ol ol,
ol ul,
ul ol,
ul ul {
    margin-right: 1.25rem;
    margin-bottom: 0;
}dl {
    margin-bottom: 1rem;
}dl dt {
    font-weight: 700;;
    margin-bottom: .3rem;
}blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-right: 1px solid #cacaca;
}blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a;
}cite {
    font-size: .8125rem;
    display: block;
    color: #8a8a8a;
}cite:before {
    content: '— ';
}abbr {
    cursor: help;;
    color: #0a0a0a;
    border-bottom: 1px dotted #0a0a0a;
}figure {
    margin: 0;
}code {
    font-weight: 400;;
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
}code,
kbd {
    font-family: Consolas,Liberation Mono,Courier,monospace;
    color: #0a0a0a;;
    background-color: #e6e6e6;
}kbd {
    margin: 0;
    padding: .125rem .25rem 0;
}.subheader {
    font-weight: 400;
    line-height: 1.4;
    margin-top: .2rem;
    margin-bottom: .5rem;
    color: #8a8a8a;
}.lead {
    font-size: 125%;
    line-height: 1.6;
}.stat {
    font-size: 2.5rem;
    line-height: 1;
}p + .stat {
    margin-top: -1rem;
}.no-bullet {
    margin-right: 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 {
    * {
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important;
        text-shadow: none!important;
    }.show-for-print {
        display: block!important;
    }.hide-for-print {
        display: none!important;
    }table.show-for-print {
        display: table!important;
    }thead.show-for-print {
        display: table-header-group!important;
    }tbody.show-for-print {
        display: table-row-group!important;
    }tr.show-for-print {
        display: table-row!important;
    }td.show-for-print,
    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;
    }
}[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 {
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
    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 {
    border: 1px solid #8a8a8a;
    outline: none;
    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::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca;
}input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca;
}input::placeholder,
textarea::placeholder {
    color: #cacaca;
}input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    cursor: not-allowed;;
    background-color: #e6e6e6;
}[type=button],
[type=submit] {
    border-radius: 0;;
    -webkit-appearance: none;

    -moz-appearance: none;
    appearance: none;
}input[type=search] {
    box-sizing: border-box;
}[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1rem;
}[type=checkbox] + label,
[type=radio] + label {
    display: inline-block;
    margin-right: .5rem;
    margin-bottom: 0;;
    margin-left: 1rem;
    vertical-align: baseline;
}[type=checkbox] + label[for],
[type=radio] + label[for] {
    cursor: pointer;
}label > [type=checkbox],
label > [type=radio] {
    margin-left: .5rem;
}[type=file] {
    width: 100%;
}label {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    display: block;
    margin: 0;
    color: #0a0a0a;
}label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0;
}.help-text {
    font-size: .8125rem;
    font-style: italic;
    margin-top: -.5rem;
    color: #0a0a0a;
}.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem;
}.input-group > :first-child,
.input-group > :last-child > * {
    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 {
    display: table-cell;
    margin: 0;
    vertical-align: middle;;
    white-space: nowrap;
}.input-group-label {
    width: 1%;
    height: 100%;;
    padding: 0 1rem;
    text-align: center;
    white-space: nowrap;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    background: #e6e6e6;
}.input-group-label:first-child {
    border-left: 0;
}.input-group-label:last-child {
    border-right: 0;
}.input-group-field {
    height: 2.5rem;;
    border-radius: 0;
}.input-group-button {
    width: 1%;
    height: 100%;;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    font-size: 1rem;;
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
}.input-group .input-group-button {
    display: table-cell;
}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;
    margin-right: -.1875rem;
    padding: 0 .1875rem;
    background: #fefefe;
}select {
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    padding-left: 1.5rem;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    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-repeat: no-repeat;
    background-position: left -1rem center;
    background-origin: content-box;
    background-size: 9px 6px;
    transition: box-shadow .5s,border-color .25s ease-in-out;;
    -webkit-appearance: none;

    -moz-appearance: none;
    appearance: none;
}@media screen and (min-width:0\0) {
    select {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==');
    }
}select:focus {
    border: 1px solid #8a8a8a;
    outline: none;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s,border-color .25s ease-in-out;
}select:disabled {
    cursor: not-allowed;;
    background-color: #e6e6e6;
}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):-ms-input-placeholder {
    color: #cc4b37;
}.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37;
}.form-error,
.is-invalid-label {
    color: #cc4b37;
}.form-error {
    font-size: .75rem;
    font-weight: 700;;
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
}.form-error.is-visible {
    display: block;
}.button {
    font-size: .9rem;
    line-height: 1;
    display: inline-block;
    margin: 0 0 1rem;
    padding: .85em 1em;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    color: #fefefe;;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #1779ba;
    transition: background-color .25s ease-out,color .25s ease-out;
    -webkit-appearance: none;
}[data-whatinput=mouse] .button {
    outline: 0;
}.button:focus,
.button:hover {
    color: #fefefe;;
    background-color: #14679e;
}.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 {
    color: #fefefe;;
    background-color: #1779ba;
}.button.primary:focus,
.button.primary:hover {
    color: #fefefe;;
    background-color: #126195;
}.button.secondary {
    color: #fefefe;;
    background-color: #767676;
}.button.secondary:focus,
.button.secondary:hover {
    color: #fefefe;;
    background-color: #5e5e5e;
}.button.success {
    color: #0a0a0a;;
    background-color: #3adb76;
}.button.success:focus,
.button.success:hover {
    color: #0a0a0a;;
    background-color: #22bb5b;
}.button.warning {
    color: #0a0a0a;;
    background-color: #ffae00;
}.button.warning:focus,
.button.warning:hover {
    color: #0a0a0a;;
    background-color: #cc8b00;
}.button.alert {
    color: #fefefe;;
    background-color: #cc4b37;
}.button.alert:focus,
.button.alert:hover {
    color: #fefefe;;
    background-color: #a53b2a;
}.button.hollow {
    color: #1779ba;;
    border: 1px solid #1779ba;
}.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent;
}.button.hollow:focus,
.button.hollow:hover {
    color: #0c3d5d;;
    border-color: #0c3d5d;
}.button.hollow.primary {
    color: #1779ba;;
    border: 1px solid #1779ba;
}.button.hollow.primary:focus,
.button.hollow.primary:hover {
    color: #0c3d5d;;
    border-color: #0c3d5d;
}.button.hollow.secondary {
    color: #767676;;
    border: 1px solid #767676;
}.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    color: #3b3b3b;;
    border-color: #3b3b3b;
}.button.hollow.success {
    color: #3adb76;;
    border: 1px solid #3adb76;
}.button.hollow.success:focus,
.button.hollow.success:hover {
    color: #157539;;
    border-color: #157539;
}.button.hollow.warning {
    color: #ffae00;;
    border: 1px solid #ffae00;
}.button.hollow.warning:focus,
.button.hollow.warning:hover {
    color: #805700;;
    border-color: #805700;
}.button.hollow.alert {
    color: #cc4b37;;
    border: 1px solid #cc4b37;
}.button.hollow.alert:focus,
.button.hollow.alert:hover {
    color: #67251a;;
    border-color: #67251a;
}.button.disabled,
.button[disabled] {
    cursor: not-allowed;;
    opacity: .25;
}.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    color: #fefefe;;
    background-color: #1779ba;
}.button.disabled.primary,
.button[disabled].primary {
    cursor: not-allowed;;
    opacity: .25;
}.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    color: #fefefe;;
    background-color: #1779ba;
}.button.disabled.secondary,
.button[disabled].secondary {
    cursor: not-allowed;;
    opacity: .25;
}.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
    color: #fefefe;;
    background-color: #767676;
}.button.disabled.success,
.button[disabled].success {
    cursor: not-allowed;;
    opacity: .25;
}.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
    color: #0a0a0a;;
    background-color: #3adb76;
}.button.disabled.warning,
.button[disabled].warning {
    cursor: not-allowed;;
    opacity: .25;
}.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
    color: #0a0a0a;;
    background-color: #ffae00;
}.button.disabled.alert,
.button[disabled].alert {
    cursor: not-allowed;;
    opacity: .25;
}.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
    color: #fefefe;;
    background-color: #cc4b37;
}.button.dropdown:after {
    position: relative;
    top: .4em;
    display: block;
    display: inline-block;
    float: left;
    width: 0;
    height: 0;
    margin-right: 1em;;
    content: '';
    border: .4em inset;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
}.button.dropdown.hollow.primary:after,
.button.dropdown.hollow:after {
    border-top-color: #1779ba;
}.button.dropdown.hollow.secondary:after {
    border-top-color: #767676;
}.button.dropdown.hollow.success:after {
    border-top-color: #3adb76;
}.button.dropdown.hollow.warning:after {
    border-top-color: #ffae00;
}.button.dropdown.hollow.alert:after {
    border-top-color: #cc4b37;
}.button.arrow-only:after {
    top: -.1em;
    float: none;
    margin-right: 0;
}.accordion {
    margin-right: 0;
    list-style-type: none;;
    background: #fefefe;
}.accordion-item:first-child > :first-child,
.accordion-item:last-child > :last-child {
    border-radius: 0 0 0 0;
}.accordion-title {
    font-size: .75rem;
    line-height: 1;
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    color: #1779ba;;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
}: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%;
    left: 1rem;
    margin-top: -.5rem;
    content: '+';
}.is-active > .accordion-title:before {
    content: '\2013';
}.accordion-content {
    display: none;
    padding: 1rem;
    color: #0a0a0a;;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
}:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6;
}.is-accordion-submenu-parent > a {
    position: relative;
}.is-accordion-submenu-parent > a:after {
    position: absolute;
    top: 50%;
    left: 1rem;;
    display: block;
    width: 0;
    height: 0;
    margin-top: -3px;
    content: '';
    border: 6px inset;
    border-color: #1779ba transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
}.is-accordion-submenu-parent[aria-expanded=true] > a:after {
    transform: rotate(180deg);
    transform-origin: 50% 50%;
}.badge {
    font-size: .6rem;
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    text-align: center;;
    border-radius: 50%;
}.badge,
.badge.primary {
    color: #fefefe;;
    background: #1779ba;
}.badge.secondary {
    color: #fefefe;;
    background: #767676;
}.badge.success {
    color: #0a0a0a;;
    background: #3adb76;
}.badge.warning {
    color: #0a0a0a;;
    background: #ffae00;
}.badge.alert {
    color: #fefefe;;
    background: #cc4b37;
}.breadcrumbs {
    margin: 0 0 1rem;
    list-style: none;
}.breadcrumbs:after,
.breadcrumbs:before {
    display: table;
    content: ' ';
}.breadcrumbs:after {
    clear: both;
}.breadcrumbs li {
    font-size: .6875rem;
    float: right;
    cursor: default;
    text-transform: uppercase;;
    color: #0a0a0a;
}.breadcrumbs li:not(:last-child):after {
    position: relative;
    top: 1px;
    margin: 0 .75rem;
    content: '\';
    opacity: 1;
    color: #cacaca;
}.breadcrumbs a {
    color: #1779ba;
}.breadcrumbs a:hover {
    text-decoration: underline;
}.breadcrumbs .disabled {
    cursor: not-allowed;;
    color: #cacaca;
}.button-group {
    font-size: 0;;
    margin-bottom: 1rem;
}.button-group:after,
.button-group:before {
    display: table;
    content: ' ';
}.button-group:after {
    clear: both;
}.button-group .button {
    font-size: .9rem;;
    margin: 0;
    margin-bottom: 1px;
    margin-left: 1px;
}.button-group .button:last-child {
    margin-left: 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 {
    margin-left: -1px;
}.button-group.expanded:after,
.button-group.expanded:before {
    display: none;
}.button-group.expanded .button:first-child:last-child {
    width: 100%;
}.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-left: 1px;
}.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(2):last-child {
    margin-left: -6px;
}.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-left: 1px;
}.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(3):last-child {
    margin-left: -6px;
}.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-left: 1px;
}.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(4):last-child {
    margin-left: -6px;
}.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-left: 1px;
}.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(5):last-child {
    margin-left: -6px;
}.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-left: 1px;
}.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(6):last-child {
    margin-left: -6px;
}.button-group.primary .button {
    color: #fefefe;;
    background-color: #1779ba;
}.button-group.primary .button:focus,
.button-group.primary .button:hover {
    color: #fefefe;;
    background-color: #126195;
}.button-group.secondary .button {
    color: #fefefe;;
    background-color: #767676;
}.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    color: #fefefe;;
    background-color: #5e5e5e;
}.button-group.success .button {
    color: #0a0a0a;;
    background-color: #3adb76;
}.button-group.success .button:focus,
.button-group.success .button:hover {
    color: #0a0a0a;;
    background-color: #22bb5b;
}.button-group.warning .button {
    color: #0a0a0a;;
    background-color: #ffae00;
}.button-group.warning .button:focus,
.button-group.warning .button:hover {
    color: #0a0a0a;;
    background-color: #cc8b00;
}.button-group.alert .button {
    color: #fefefe;;
    background-color: #cc4b37;
}.button-group.alert .button:focus,
.button-group.alert .button:hover {
    color: #fefefe;;
    background-color: #a53b2a;
}.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button,
.button-group.stacked .button {
    width: 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;
}@media print,screen and (min-width:40em) {
    .button-group.stacked-for-small .button {
        width: auto;
        margin-bottom: 0;
    }
}@media print,screen and (min-width:64em) {
    .button-group.stacked-for-medium .button {
        width: auto;
        margin-bottom: 0;
    }
}@media screen and (max-width:39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block;
    }.button-group.stacked-for-small.expanded .button {
        display: block;
        margin-left: 0;
    }
}.callout {
    position: relative;
    margin: 0 0 1rem;
    padding: 1rem;
    color: #0a0a0a;;
    border: 1px solid hsla(0,0%,4%,.25);
    border-radius: 0;
    background-color: #fff;
}.callout > :first-child {
    margin-top: 0;
}.callout > :last-child {
    margin-bottom: 0;
}.callout.primary {
    color: #0a0a0a;;
    background-color: #d7ecfa;
}.callout.secondary {
    color: #0a0a0a;;
    background-color: #eaeaea;
}.callout.success {
    color: #0a0a0a;;
    background-color: #e1faea;
}.callout.warning {
    color: #0a0a0a;;
    background-color: #fff3d9;
}.callout.alert {
    color: #0a0a0a;;
    background-color: #f7e4e1;
}.callout.small {
    padding: .5rem;
}.callout.large {
    padding: 3rem;
}.card {
    overflow: hidden;
    margin-bottom: 1rem;
    color: #0a0a0a;;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fefefe;
    box-shadow: none;
}.card > :last-child {
    margin-bottom: 0;
}.card-divider {
    padding: 1rem;
    background: #e6e6e6;
}.card-divider > :last-child {
    margin-bottom: 0;
}.card-section {
    padding: 1rem;
}.card-section > :last-child {
    margin-bottom: 0;
}.close-button {
    position: absolute;
    cursor: pointer;;
    color: #8a8a8a;
}[data-whatinput=mouse] .close-button {
    outline: 0;
}.close-button:focus,
.close-button:hover {
    color: #0a0a0a;
}.close-button.small {
    font-size: 1.5em;
    line-height: 1;;
    top: .33em;
    right: .66rem;
}.close-button,
.close-button.medium {
    font-size: 2em;
    line-height: 1;;
    top: .5rem;
    right: 1rem;
}.menu {
    margin: 0;
    list-style-type: none;
}.menu > li {
    display: table-cell;
    vertical-align: middle;
}[data-whatinput=mouse] .menu > li {
    outline: 0;
}.menu > li > a {
    line-height: 1;;
    display: block;
    padding: .7rem 1rem;
}.menu a,
.menu button,
.menu input,
.menu select {
    margin-bottom: 0;
}.menu > li > a i,
.menu > li > a i + span,
.menu > li > a img,
.menu > li > a img + span,
.menu > li > a svg,
.menu > li > a svg + span {
    vertical-align: middle;
}.menu > li > a i,
.menu > li > a img,
.menu > li > a svg {
    display: inline-block;;
    margin-left: .25rem;
}.menu.horizontal > li,
.menu > li {
    display: table-cell;
}.menu.expanded {
    display: table;
    width: 100%;
    table-layout: fixed;
}.menu.expanded > li:first-child:last-child {
    width: 100%;
}.menu.vertical > li {
    display: block;
}@media print,screen and (min-width:40em) {
    .menu.medium-horizontal > li {
        display: table-cell;
    }.menu.medium-expanded {
        display: table;
        width: 100%;
        table-layout: fixed;
    }.menu.medium-expanded > li:first-child:last-child {
        width: 100%;
    }.menu.medium-vertical > li {
        display: block;
    }
}@media print,screen and (min-width:64em) {
    .menu.large-horizontal > li {
        display: table-cell;
    }.menu.large-expanded {
        display: table;
        width: 100%;
        table-layout: fixed;
    }.menu.large-expanded > li:first-child:last-child {
        width: 100%;
    }.menu.large-vertical > li {
        display: block;
    }
}.menu.simple li {
    line-height: 1;;
    display: inline-block;
    vertical-align: top;
}.menu.simple a {
    padding: 0;
}.menu.simple li {
    margin-right: 0;
    margin-left: 1rem;
}.menu.simple.align-left li {
    margin-right: 1rem;;
    margin-left: 0;
}.menu.align-left:after,
.menu.align-left:before {
    display: table;
    content: ' ';
}.menu.align-left:after {
    clear: both;
}.menu.align-left > li {
    float: left;
}.menu.icon-top > li > a {
    text-align: center;
}.menu.icon-top > li > a i,
.menu.icon-top > li > a img,
.menu.icon-top > li > a svg {
    display: block;
    margin: 0 auto .25rem;
}.menu.icon-top.vertical a > span {
    margin: auto;
}.menu.nested {
    margin-right: 1rem;
}.menu .active > a {
    color: #fefefe;;
    background: #1779ba;
}.menu.menu-bordered li {
    border: 1px solid #e6e6e6;
}.menu.menu-bordered li:not(:first-child) {
    border-top: 0;
}.menu.menu-hover li:hover {
    background-color: #e6e6e6;
}.menu-text {
    font-weight: 700;
    line-height: 1;
    padding: .7rem 1rem;
    padding-top: 0;
    padding-bottom: 0;
    color: inherit;
}.menu-centered {
    text-align: center;
}.menu-centered > .menu {
    display: inline-block;
    vertical-align: top;
}.no-js [data-responsive-menu] ul {
    display: none;
}.menu-icon {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 45px;
    cursor: pointer;
    top:5px;
    vertical-align: middle;
    
}.menu-icon:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    content: '';;
    background: #fefefe;
    box-shadow: 0 7px 0 #fefefe,0 14px 0 #fefefe;
}.menu-icon:hover:after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca,0 14px 0 #cacaca;
}.menu-icon.dark {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 16px;
    cursor: pointer;;
    vertical-align: middle;
}.menu-icon.dark:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    content: '';;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;
}.menu-icon.dark:hover:after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a,0 14px 0 #8a8a8a;
}.is-drilldown {
    position: relative;
    overflow: hidden;
}.is-drilldown li {
    display: block;
}.is-drilldown.animate-height {
    transition: height .5s;
}.is-drilldown-submenu {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 100%;
    width: 100%;
    background: #fefefe;
    transition: transform .15s linear;
}.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(100%);
}.is-drilldown-submenu.is-closing {
    transform: translateX(-100%);
}.drilldown-submenu-cover-previous {
    min-height: 100%;
}.is-drilldown-submenu-parent > a {
    position: relative;
}.is-drilldown-submenu-parent > a:after {
    position: absolute;
    top: 50%;
    left: 1rem;;
    display: block;
    width: 0;
    height: 0;
    margin-top: -6px;
    content: '';
    border: 6px inset;
    border-color: transparent #1779ba transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
}.js-drilldown-back > a:before {
    display: block;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .75rem;
    content: '';
    vertical-align: middle;
    border: 6px inset;
    border-color: transparent transparent transparent #1779ba;
    border-right-width: 0;;
    border-left-style: solid;
}.dropdown-pane {
    font-size: 1rem;;
    position: absolute;
    z-index: 10;
    display: block;
    visibility: hidden;
    width: 300px;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
}.dropdown-pane.is-open {
    visibility: visible;
}.dropdown-pane.tiny {
    width: 100px;
}.dropdown-pane.small {
    width: 200px;
}.dropdown-pane.large {
    width: 400px;
}.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
}.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
}.dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-left: 1.5rem;
}.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    margin-top: -3px;;
    content: '';
    border: 6px inset;
    border-color: #1779ba transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
}[data-whatinput=mouse] .dropdown.menu a {
    outline: 0;
}.no-js .dropdown.menu ul {
    display: none;
}.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0;
}.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
}.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}.dropdown.menu.vertical > li > a:after {
    left: 14px;
}.dropdown.menu.vertical > li.opens-left > a:after {
    display: block;
    width: 0;
    height: 0;
    content: '';
    border: 6px inset;
    border-color: transparent #1779ba transparent transparent;;
    border-right-style: solid;
    border-left-width: 0;
}.dropdown.menu.vertical > li.opens-right > a:after {
    display: block;
    width: 0;
    height: 0;
    content: '';
    border: 6px inset;
    border-color: transparent transparent transparent #1779ba;;
    border-right-width: 0;
    border-left-style: solid;
}@media print,screen and (min-width:40em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-left: 1.5rem;
    }.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a:after {
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        margin-top: -3px;;
        content: '';
        border: 6px inset;
        border-color: #1779ba transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
    }.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0;
    }.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
    }.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }.dropdown.menu.medium-vertical > li > a:after {
        left: 14px;
    }.dropdown.menu.medium-vertical > li.opens-left > a:after {
        display: block;
        width: 0;
        height: 0;
        content: '';
        border: 6px inset;
        border-color: transparent #1779ba transparent transparent;;
        border-right-style: solid;
        border-left-width: 0;
    }.dropdown.menu.medium-vertical > li.opens-right > a:after {
        display: block;
        width: 0;
        height: 0;
        content: '';
        border: 6px inset;
        border-color: transparent transparent transparent #1779ba;;
        border-right-width: 0;
        border-left-style: solid;
    }
}@media print,screen and (min-width:64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-left: 1.5rem;
    }.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a:after {
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        margin-top: -3px;;
        content: '';
        border: 6px inset;
        border-color: #1779ba transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
    }.dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0;
    }.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
    }.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }.dropdown.menu.large-vertical > li > a:after {
        left: 14px;
    }.dropdown.menu.large-vertical > li.opens-left > a:after {
        display: block;
        width: 0;
        height: 0;
        content: '';
        border: 6px inset;
        border-color: transparent #1779ba transparent transparent;;
        border-right-style: solid;
        border-left-width: 0;
    }.dropdown.menu.large-vertical > li.opens-right > a:after {
        display: block;
        width: 0;
        height: 0;
        content: '';
        border: 6px inset;
        border-color: transparent transparent transparent #1779ba;;
        border-right-width: 0;
        border-left-style: solid;
    }
}.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto;
}.is-dropdown-menu.vertical {
    width: 100px;
}.is-dropdown-menu.vertical.align-right {
    float: right;
}.is-dropdown-submenu-parent {
    position: relative;
}.is-dropdown-submenu-parent a:after {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -6px;
}.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    right: auto;
}.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
}.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}.is-dropdown-submenu {
    position: absolute;
    z-index: 99999;
    top: 0;
    right: 100%;
    display: none;
    min-width: 200px;
    border: 1px solid #cacaca;
    background: #fefefe;
}.is-dropdown-submenu .is-dropdown-submenu-parent > a:after {
    left: 14px;
}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:after {
    display: block;
    width: 0;
    height: 0;
    content: '';
    border: 6px inset;
    border-color: transparent #1779ba transparent transparent;;
    border-right-style: solid;
    border-left-width: 0;
}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
    display: block;
    width: 0;
    height: 0;
    content: '';
    border: 6px inset;
    border-color: transparent transparent transparent #1779ba;;
    border-right-width: 0;
    border-left-style: solid;
}.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px;
}.is-dropdown-submenu > li {
    width: 100%;
}.is-dropdown-submenu.js-dropdown-active {
    display: block;
}.flex-video,
.responsive-embed {
    position: relative;
    overflow: hidden;;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
}.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;
    right: 0;
    width: 100%;
    height: 100%;
}.flex-video.widescreen,
.responsive-embed.widescreen {
    padding-bottom: 56.25%;
}.label {
    font-size: .8rem;
    line-height: 1;
    display: inline-block;
    padding: .33333rem .5rem;
    cursor: default;;
    white-space: nowrap;
    border-radius: 0;
}.label,
.label.primary {
    color: #fefefe;;
    background: #1779ba;
}.label.secondary {
    color: #fefefe;;
    background: #767676;
}.label.success {
    color: #0a0a0a;;
    background: #3adb76;
}.label.warning {
    color: #0a0a0a;;
    background: #ffae00;
}.label.alert {
    color: #fefefe;;
    background: #cc4b37;
}.media-object {
    display: block;
    margin-bottom: 1rem;
}.media-object img {
    max-width: none;
}@media screen and (max-width:39.9375em) {
    .media-object.stack-for-small .media-object-section {
        display: block;;
        padding: 0;
        padding-bottom: 1rem;
    }.media-object.stack-for-small .media-object-section img {
        width: 100%;
    }
}.media-object-section {
    display: table-cell;
    vertical-align: top;
}.media-object-section:first-child {
    padding-left: 1rem;
}.media-object-section:last-child:not(:nth-child(2)) {
    padding-right: 1rem;
}.media-object-section > :last-child {
    margin-bottom: 0;
}.media-object-section.middle {
    vertical-align: middle;
}.media-object-section.bottom {
    vertical-align: bottom;
}.is-off-canvas-open {
    overflow: hidden;
}.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden;;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: hsla(0,0%,100%,.25);
    transition: opacity .5s ease,visibility .5s ease;
}.js-off-canvas-overlay.is-visible {
    visibility: visible;;
    opacity: 1;
}.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: 1;
    background: #e6e6e6;;
    transition: transform .5s ease;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}[data-whatinput=mouse] .off-canvas {
    outline: 0;
}.off-canvas.is-transition-overlap {
    z-index: 10;
}.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px hsla(0,0%,4%,.7);
}.off-canvas.is-open {
    transform: translate(0);
}.off-canvas-absolute {
    position: absolute;
    z-index: 1;
    background: #e6e6e6;;
    transition: transform .5s ease;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0;
}.off-canvas-absolute.is-transition-overlap {
    z-index: 10;
}.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px hsla(0,0%,4%,.7);
}.off-canvas-absolute.is-open {
    transform: translate(0);
}.position-left {
    top: 0;
    left: 0;
    overflow-y: auto;;
    width: 250px;
    height: 100%;
    transform: translateX(-250px);
}.position-left.is-open ~ .off-canvas-content {
    transform: translateX(250px);
}.position-left.is-transition-push:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    content: ' ';;
    box-shadow: 0 0 10px hsla(0,0%,4%,.7);
}.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none;
}.position-right {
    top: 0;
    right: 0;
    overflow-y: auto;;
    width: 250px;
    height: 100%;
    transform: translateX(250px);
}.position-right.is-open ~ .off-canvas-content {
    transform: translateX(-250px);
}.position-right.is-transition-push:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    content: ' ';;
    box-shadow: 0 0 10px hsla(0,0%,4%,.7);
}.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none;
}.position-top {
    top: 0;
    left: 0;
    overflow-x: auto;;
    width: 100%;
    height: 250px;
    transform: translateY(-250px);
}.position-top.is-open ~ .off-canvas-content {
    transform: translateY(250px);
}.position-top.is-transition-push:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: ' ';;
    box-shadow: 0 0 10px hsla(0,0%,4%,.7);
}.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none;
}.position-bottom {
    bottom: 0;
    left: 0;
    overflow-x: auto;;
    width: 100%;
    height: 250px;
    transform: translateY(250px);
}.position-bottom.is-open ~ .off-canvas-content {
    transform: translateY(-250px);
}.position-bottom.is-transition-push:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: ' ';;
    box-shadow: 0 0 10px hsla(0,0%,4%,.7);
}.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none;
}.off-canvas-content {
    transition: transform .5s ease;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}@media print,screen and (min-width:40em) {
    .position-left.reveal-for-medium {
        z-index: 1;;
        transform: none;
    }.position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px;
    }.position-right.reveal-for-medium {
        z-index: 1;;
        transform: none;
    }.position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px;
    }.position-top.reveal-for-medium {
        z-index: 1;;
        transform: none;
    }.position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 250px;
    }.position-bottom.reveal-for-medium {
        z-index: 1;;
        transform: none;
    }.position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}@media print,screen and (min-width:64em) {
    .position-left.reveal-for-large {
        z-index: 1;;
        transform: none;
    }.position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px;
    }.position-right.reveal-for-large {
        z-index: 1;;
        transform: none;
    }.position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px;
    }.position-top.reveal-for-large {
        z-index: 1;;
        transform: none;
    }.position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 250px;
    }.position-bottom.reveal-for-large {
        z-index: 1;;
        transform: none;
    }.position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}.orbit,
.orbit-container {
    position: relative;
}.orbit-container {
    overflow: hidden;;
    height: 0;
    margin: 0;
    list-style: none;
}.orbit-slide {
    width: 100%;
}.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 {
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    background-color: hsla(0,0%,4%,.5);
}.orbit-caption,
.orbit-next,
.orbit-previous {
    position: absolute;
    padding: 1rem;
    color: #fefefe;
}.orbit-next,
.orbit-previous {
    z-index: 10;;
    top: 50%;
    transform: translateY(-50%);
}[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: hsla(0,0%,4%,.5);
}.orbit-previous {
    right: 0;
}.orbit-next {
    right: auto;
    left: 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: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    border-radius: 50%;
    background-color: #cacaca;
}.orbit-bullets button.is-active,
.orbit-bullets button:hover {
    background-color: #8a8a8a;
}.pagination {
    margin-right: 0;
    margin-bottom: 1rem;
}.pagination:after,
.pagination:before {
    display: table;
    content: ' ';
}.pagination:after {
    clear: both;
}.pagination li {
    font-size: .875rem;
    display: none;;
    margin-left: .0625rem;
    border-radius: 0;
}.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;
    color: #0a0a0a;;
    border-radius: 0;
}.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6;
}.pagination .current {
    padding: .1875rem .625rem;
    cursor: default;;
    color: #fefefe;
    background: #1779ba;
}.pagination .disabled {
    padding: .1875rem .625rem;
    cursor: not-allowed;;
    color: #cacaca;
}.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-left: .5rem;
    content: '\00ab';
}.pagination-next.disabled:after,
.pagination-next a:after {
    display: inline-block;
    margin-right: .5rem;
    content: '\00bb';
}.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #cacaca;
}.progress.primary .progress-meter {
    background-color: #1779ba;
}.progress.secondary .progress-meter {
    background-color: #767676;
}.progress.success .progress-meter {
    background-color: #3adb76;
}.progress.warning .progress-meter {
    background-color: #ffae00;
}.progress.alert .progress-meter {
    background-color: #cc4b37;
}.progress-meter {
    position: relative;
    display: block;
    width: 0;
    height: 100%;
    background-color: #1779ba;
}.progress-meter-text {
    font-size: .75rem;
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    white-space: nowrap;;
    color: #fefefe;
    transform: translate(-50%,-50%);
}.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e6e6e6;

    -ms-touch-action: none;
    touch-action: none;
}.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #cacaca;
    transition: all .2s ease-in-out;
}.slider-fill.is-dragging {
    transition: all 0s linear;
}.slider-handle {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0;
    background-color: #1779ba;
    transition: all .2s ease-in-out;
    transform: translateY(-50%);

    -ms-touch-action: manipulation;
    touch-action: manipulation;
}[data-whatinput=mouse] .slider-handle {
    outline: 0;
}.slider-handle:hover {
    background-color: #14679e;
}.slider-handle.is-dragging {
    transition: all 0s linear;
}.slider.disabled,
.slider[disabled] {
    cursor: not-allowed;;
    opacity: .25;
}.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    transform: scaleY(-1);
}.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%;
}.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%);
}.slider:not(.vertical) {
    transform: scaleX(-1);
}.sticky,
.sticky-container {
    position: relative;
}.sticky {
    z-index: 0;
    transform: translateZ(0);
}.sticky.is-stuck {
    position: fixed;
    z-index: 5;
}.sticky.is-stuck.is-at-top {
    top: 0;
}.sticky.is-stuck.is-at-bottom {
    bottom: 0;
}.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto;
}.sticky.is-anchored.is-at-bottom {
    bottom: 0;
}body.is-reveal-open {
    overflow: hidden;
}html.is-reveal-open,
html.is-reveal-open body {
    position: fixed;
    overflow: hidden;
    min-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}.reveal-overlay {
    position: fixed;
    z-index: 1005;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow-y: scroll;;
    background-color: hsla(0,0%,4%,.45);
}.reveal {
    position: relative;
    z-index: 1006;
    top: 100px;
    display: none;
    overflow-y: auto;;
    margin-right: auto;
    margin-left: auto;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}[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;
    }
}@media print,screen and (min-width:40em) {
    .reveal .reveal {
        right: auto;
        left: auto;
        margin: 0 auto;
    }
}.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;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
}@media screen and (max-width:39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0;
    }
}.reveal.without-overlay {
    position: fixed;
}.switch {
    font-size: .875rem;
    font-weight: 700;
    position: relative;
    height: 2rem;
    margin-bottom: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;;
    color: #fefefe;
    outline: 0;
}.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0;
}.switch-paddle {
    font-weight: inherit;
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    cursor: pointer;;
    color: inherit;
    border-radius: 0;
    background: #cacaca;
    transition: all .25s ease-out;
}input + .switch-paddle {
    margin: 0;
}.switch-paddle:after {
    position: absolute;
    top: .25rem;
    right: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    content: '';;
    border-radius: 0;
    background: #fefefe;
    transition: all .25s ease-out;
    transform: translateZ(0);
}input:checked ~ .switch-paddle {
    background: #1779ba;
}input:checked ~ .switch-paddle:after {
    right: 2.25rem;
}[data-whatinput=mouse] input:focus ~ .switch-paddle {
    outline: 0;
}.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}.switch-active {
    right: 8%;
    display: none;
}input:checked + label > .switch-active {
    display: block;
}.switch-inactive {
    left: 15%;
}input:checked + label > .switch-inactive {
    display: none;
}.switch.tiny {
    height: 1.5rem;
}.switch.tiny .switch-paddle {
    font-size: .625rem;;
    width: 3rem;
    height: 1.5rem;
}.switch.tiny .switch-paddle:after {
    top: .25rem;
    right: .25rem;
    width: 1rem;
    height: 1rem;
}.switch.tiny input:checked ~ .switch-paddle:after {
    right: 1.75rem;
}.switch.small {
    height: 1.75rem;
}.switch.small .switch-paddle {
    font-size: .75rem;;
    width: 3.5rem;
    height: 1.75rem;
}.switch.small .switch-paddle:after {
    top: .25rem;
    right: .25rem;
    width: 1.25rem;
    height: 1.25rem;
}.switch.small input:checked ~ .switch-paddle:after {
    right: 2rem;
}.switch.large {
    height: 2.5rem;
}.switch.large .switch-paddle {
    font-size: 1rem;;
    width: 5rem;
    height: 2.5rem;
}.switch.large .switch-paddle:after {
    top: .25rem;
    right: .25rem;
    width: 2rem;
    height: 2rem;
}.switch.large input:checked ~ .switch-paddle:after {
    right: 2.75rem;
}table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;
}table tbody,
table tfoot,
table thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}table caption {
    font-weight: 700;;
    padding: .5rem .625rem .625rem;
}table thead {
    color: #0a0a0a;;
    background: #f8f8f8;
}table tfoot {
    color: #0a0a0a;;
    background: #f1f1f1;
}table tfoot tr,
table thead tr {
    background: transparent;
}table tfoot td,
table tfoot th,
table thead td,
table thead th {
    font-weight: 700;
    padding: .5rem .625rem .625rem;
    text-align: right;
}table tbody td,
table tbody th {
    padding: .5rem .625rem .625rem;
}table tbody tr:nth-child(2n) {
    border-bottom: 0;
    background-color: #f1f1f1;
}table.unstriped tbody {
    background-color: #fefefe;
}table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe;
}@media screen and (max-width:63.9375em) {
    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;
    overflow-x: auto;;
    width: 100%;
}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;
}.table-scroll table {
    width: auto;
}.tabs {
    margin: 0;
    list-style-type: none;;
    border: 1px solid #e6e6e6;
    background: #fefefe;
}.tabs:after,
.tabs:before {
    display: table;
    content: ' ';
}.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: #1779ba;
}.tabs.primary > li > a {
    color: #fefefe;
}.tabs.primary > li > a:focus,
.tabs.primary > li > a:hover {
    background: #1673b1;
}.tabs-title {
    float: right;
}.tabs-title > a {
    font-size: .75rem;
    line-height: 1;
    display: block;
    padding: 1.25rem 1.5rem;
    color: #1779ba;
}.tabs-title > a:hover {
    color: #1468a0;;
    background: #fefefe;
}.tabs-title > a:focus,
.tabs-title > a[aria-selected=true] {
    color: #1779ba;;
    background: #e6e6e6;
}.tabs-content {
    color: #0a0a0a;
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fefefe;
    transition: all .5s ease;
}.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-right: 0;
}.tabs-panel {
    display: none;
    padding: 1rem;
}.tabs-panel[aria-hidden=false] {
    display: block;
}.thumbnail {
    line-height: 0;;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: 4px solid #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px hsla(0,0%,4%,.2);
}a.thumbnail {
    transition: box-shadow .2s ease-out;
}a.thumbnail:focus,
a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(23,121,186,.5);
}a.thumbnail image {
    box-shadow: none;
}.title-bar {
    padding: .5rem;
    color: #fefefe;;
    background: #0a0a0a;
}.title-bar:after,
.title-bar:before {
    display: table;
    content: ' ';
}.title-bar:after {
    clear: both;
}.title-bar .menu-icon {
    margin-right: .25rem;
    margin-left: .25rem;
}.title-bar-left {
    float: left;
}.title-bar-right {
    float: right;
    text-align: right;
}.title-bar-title {
    vertical-align: middle;
}.has-tip,
.title-bar-title {
    font-weight: 700;;
    display: inline-block;
}.has-tip {
    position: relative;
    cursor: help;;
    border-bottom: 1px dotted #8a8a8a;
}.tooltip {
    font-size: 80%;
    position: absolute;
    z-index: 1200;
    top: calc(100% + .6495rem);
    max-width: 10rem;
    padding: .75rem;
    color: #fefefe;;
    border-radius: 0;
    background-color: #0a0a0a;
}.tooltip:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    border: .75rem inset;
    border-color: transparent transparent #0a0a0a;
    border-top-width: 0;
    border-bottom-style: solid;
    transform: translateX(-50%);
}.tooltip.top:before,
.tooltip:before {
    display: block;
    width: 0;
    height: 0;
    content: '';
}.tooltip.top:before {
    top: 100%;
    bottom: auto;;
    border: .75rem inset;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
}.tooltip.left:before {
    left: 100%;;
    border: .75rem inset;
    border-color: transparent transparent transparent #0a0a0a;
    border-right-width: 0;
    border-left-style: solid;
}.tooltip.left:before,
.tooltip.right:before {
    top: 50%;
    bottom: auto;
    display: block;
    width: 0;
    height: 0;
    content: '';
    transform: translateY(-50%);
}.tooltip.right:before {
    right: 100%;
    left: auto;;
    border: .75rem inset;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
}.top-bar {
    padding: .5rem;
}.top-bar:after,
.top-bar:before {
    display: table;
    content: ' ';
}.top-bar:after {
    clear: both;
}.top-bar,
.top-bar ul {
    background-color: #e6e6e6;
}.top-bar input {
    max-width: 200px;
    margin-left: 1rem;
}.top-bar .input-group-field {
    width: 100%;
    margin-left: 0;
}.top-bar input.button {
    width: auto;
}.top-bar .top-bar-left,
.top-bar .top-bar-right {
    width: 100%;
}@media print,screen and (min-width:40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: auto;
    }
}@media screen and (max-width:63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        width: 100%;
    }
}@media screen and (max-width:74.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        width: 100%;
    }
}.top-bar-title {
    display: inline-block;
    float: left;
    padding: .5rem 1rem .5rem 0;
}.top-bar-title .menu-icon {
    bottom: 2px;
}.top-bar-left {
    float: left;
}.top-bar-right {
    float: right;
}.hide {
    display: none!important;
}.invisible {
    visibility: hidden;
}@media screen and (max-width:39.9375em) {
    .hide-for-small-only {
        display: none!important;
    }
}@media screen and (max-width:0),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.9375em) {
    .show-for-medium {
        display: none!important;
    }
}@media screen and (min-width:40em) and (max-width:63.9375em) {
    .hide-for-medium-only {
        display: none!important;
    }
}@media screen and (max-width:39.9375em),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.9375em) {
    .show-for-large {
        display: none!important;
    }
}@media screen and (min-width:64em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display: none!important;
    }
}@media screen and (max-width:63.9375em),screen and (min-width:75em) {
    .show-for-large-only {
        display: none!important;
    }
}.show-for-sr,
.show-on-focus {
    position: absolute!important;
    overflow: hidden;
    clip: rect(0,0,0,0);;
    width: 1px;
    height: 1px;
}.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    overflow: visible;
    clip: auto;;
    width: auto;
    height: auto;
}.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;
    }
}.float-left {
    float: left!important;
}.float-right {
    float: right!important;
}.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto;
}.clearfix:after,
.clearfix:before {
    display: table;
    content: ' ';
}.clearfix:after {
    clear: both;
}@font-face {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;;

    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
}.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    display: inline-block;

    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%;
}.fa-2x {
    font-size: 2em;
}.fa-3x {
    font-size: 3em;
}.fa-4x {
    font-size: 4em;
}.fa-5x {
    font-size: 5em;
}.fa-fw {
    width: 1.28571em;
    text-align: center;
}.fa-ul {
    margin-left: 2.14286em;
    padding-left: 0;
    list-style-type: none;
}.fa-ul > li {
    position: relative;
}.fa-li {
    position: absolute;
    top: .14286em;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
}.fa-li.fa-lg {
    left: -1.85714em;
}.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}.fa-pull-left {
    float: left;
}.fa-pull-right {
    float: right;
}.fa.fa-pull-left {
    margin-right: .3em;
}.fa.fa-pull-right {
    margin-left: .3em;
}.pull-right {
    float: right;
}.pull-left {
    float: left;
}.fa.pull-left {
    margin-right: .3em;
}.fa.pull-right {
    margin-left: .3em;
}.fa-spin {
    animation: a 2s infinite linear;
}.fa-pulse {
    animation: a 1s infinite steps(8);
}@keyframes a {
    0% {
        transform: rotate(0deg);
    }to {
        transform: rotate(359deg);
    }
}.fa-rotate-90 {
    transform: rotate(90deg);;

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
}.fa-rotate-180 {
    transform: rotate(180deg);;

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
}.fa-rotate-270 {
    transform: rotate(270deg);;

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
}.fa-flip-horizontal {
    transform: scaleX(-1);;

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
}.fa-flip-vertical {
    transform: scaleY(-1);;

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
}:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    filter: none;
}.fa-stack {
    line-height: 2em;
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    vertical-align: middle;
}.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}.fa-stack-1x {
    line-height: inherit;
}.fa-stack-2x {
    font-size: 2em;
}.fa-inverse {
    color: #fff;
}.fa-glass:before {
    content: '';
}.fa-music:before {
    content: '';
}.fa-search:before {
    content: '';
}.fa-envelope-o:before {
    content: '';
}.fa-heart:before {
    content: '';
}.fa-star:before {
    content: '';
}.fa-star-o:before {
    content: '';
}.fa-user:before {
    content: '';
}.fa-film:before {
    content: '';
}.fa-th-large:before {
    content: '';
}.fa-th:before {
    content: '';
}.fa-th-list:before {
    content: '';
}.fa-check:before {
    content: '';
}.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: '';
}.fa-search-plus:before {
    content: '';
}.fa-search-minus:before {
    content: '';
}.fa-power-off:before {
    content: '';
}.fa-signal:before {
    content: '';
}.fa-cog:before,
.fa-gear:before {
    content: '';
}.fa-trash-o:before {
    content: '';
}.fa-home:before {
    content: '';
}.fa-file-o:before {
    content: '';
}.fa-clock-o:before {
    content: '';
}.fa-road:before {
    content: '';
}.fa-download:before {
    content: '';
}.fa-arrow-circle-o-down:before {
    content: '';
}.fa-arrow-circle-o-up:before {
    content: '';
}.fa-inbox:before {
    content: '';
}.fa-play-circle-o:before {
    content: '';
}.fa-repeat:before,
.fa-rotate-right:before {
    content: '';
}.fa-refresh:before {
    content: '';
}.fa-list-alt:before {
    content: '';
}.fa-lock:before {
    content: '';
}.fa-flag:before {
    content: '';
}.fa-headphones:before {
    content: '';
}.fa-volume-off:before {
    content: '';
}.fa-volume-down:before {
    content: '';
}.fa-volume-up:before {
    content: '';
}.fa-qrcode:before {
    content: '';
}.fa-barcode:before {
    content: '';
}.fa-tag:before {
    content: '';
}.fa-tags:before {
    content: '';
}.fa-book:before {
    content: '';
}.fa-bookmark:before {
    content: '';
}.fa-print:before {
    content: '';
}.fa-camera:before {
    content: '';
}.fa-font:before {
    content: '';
}.fa-bold:before {
    content: '';
}.fa-italic:before {
    content: '';
}.fa-text-height:before {
    content: '';
}.fa-text-width:before {
    content: '';
}.fa-align-left:before {
    content: '';
}.fa-align-center:before {
    content: '';
}.fa-align-right:before {
    content: '';
}.fa-align-justify:before {
    content: '';
}.fa-list:before {
    content: '';
}.fa-dedent:before,
.fa-outdent:before {
    content: '';
}.fa-indent:before {
    content: '';
}.fa-video-camera:before {
    content: '';
}.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: '';
}.fa-pencil:before {
    content: '';
}.fa-map-marker:before {
    content: '';
}.fa-adjust:before {
    content: '';
}.fa-tint:before {
    content: '';
}.fa-edit:before,
.fa-pencil-square-o:before {
    content: '';
}.fa-share-square-o:before {
    content: '';
}.fa-check-square-o:before {
    content: '';
}.fa-arrows:before {
    content: '';
}.fa-step-backward:before {
    content: '';
}.fa-fast-backward:before {
    content: '';
}.fa-backward:before {
    content: '';
}.fa-play:before {
    content: '';
}.fa-pause:before {
    content: '';
}.fa-stop:before {
    content: '';
}.fa-forward:before {
    content: '';
}.fa-fast-forward:before {
    content: '';
}.fa-step-forward:before {
    content: '';
}.fa-eject:before {
    content: '';
}.fa-chevron-left:before {
    content: '';
}.fa-chevron-right:before {
    content: '';
}.fa-plus-circle:before {
    content: '';
}.fa-minus-circle:before {
    content: '';
}.fa-times-circle:before {
    content: '';
}.fa-check-circle:before {
    content: '';
}.fa-question-circle:before {
    content: '';
}.fa-info-circle:before {
    content: '';
}.fa-crosshairs:before {
    content: '';
}.fa-times-circle-o:before {
    content: '';
}.fa-check-circle-o:before {
    content: '';
}.fa-ban:before {
    content: '';
}.fa-arrow-left:before {
    content: '';
}.fa-arrow-right:before {
    content: '';
}.fa-arrow-up:before {
    content: '';
}.fa-arrow-down:before {
    content: '';
}.fa-mail-forward:before,
.fa-share:before {
    content: '';
}.fa-expand:before {
    content: '';
}.fa-compress:before {
    content: '';
}.fa-plus:before {
    content: '';
}.fa-minus:before {
    content: '';
}.fa-asterisk:before {
    content: '';
}.fa-exclamation-circle:before {
    content: '';
}.fa-gift:before {
    content: '';
}.fa-leaf:before {
    content: '';
}.fa-fire:before {
    content: '';
}.fa-eye:before {
    content: '';
}.fa-eye-slash:before {
    content: '';
}.fa-exclamation-triangle:before,
.fa-warning:before {
    content: '';
}.fa-plane:before {
    content: '';
}.fa-calendar:before {
    content: '';
}.fa-random:before {
    content: '';
}.fa-comment:before {
    content: '';
}.fa-magnet:before {
    content: '';
}.fa-chevron-up:before {
    content: '';
}.fa-chevron-down:before {
    content: '';
}.fa-retweet:before {
    content: '';
}.fa-shopping-cart:before {
    content: '';
}.fa-folder:before {
    content: '';
}.fa-folder-open:before {
    content: '';
}.fa-arrows-v:before {
    content: '';
}.fa-arrows-h:before {
    content: '';
}.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: '';
}.fa-twitter-square:before {
    content: '';
}.fa-facebook-square:before {
    content: '';
}.fa-camera-retro:before {
    content: '';
}.fa-key:before {
    content: '';
}.fa-cogs:before,
.fa-gears:before {
    content: '';
}.fa-comments:before {
    content: '';
}.fa-thumbs-o-up:before {
    content: '';
}.fa-thumbs-o-down:before {
    content: '';
}.fa-star-half:before {
    content: '';
}.fa-heart-o:before {
    content: '';
}.fa-sign-out:before {
    content: '';
}.fa-linkedin-square:before {
    content: '';
}.fa-thumb-tack:before {
    content: '';
}.fa-external-link:before {
    content: '';
}.fa-sign-in:before {
    content: '';
}.fa-trophy:before {
    content: '';
}.fa-github-square:before {
    content: '';
}.fa-upload:before {
    content: '';
}.fa-lemon-o:before {
    content: '';
}.fa-phone:before {
    content: '';
}.fa-square-o:before {
    content: '';
}.fa-bookmark-o:before {
    content: '';
}.fa-phone-square:before {
    content: '';
}.fa-twitter:before {
    content: '';
}.fa-facebook-f:before,
.fa-facebook:before {
    content: '';
}.fa-github:before {
    content: '';
}.fa-unlock:before {
    content: '';
}.fa-credit-card:before {
    content: '';
}.fa-feed:before,
.fa-rss:before {
    content: '';
}.fa-hdd-o:before {
    content: '';
}.fa-bullhorn:before {
    content: '';
}.fa-bell:before {
    content: '';
}.fa-certificate:before {
    content: '';
}.fa-hand-o-right:before {
    content: '';
}.fa-hand-o-left:before {
    content: '';
}.fa-hand-o-up:before {
    content: '';
}.fa-hand-o-down:before {
    content: '';
}.fa-arrow-circle-left:before {
    content: '';
}.fa-arrow-circle-right:before {
    content: '';
}.fa-arrow-circle-up:before {
    content: '';
}.fa-arrow-circle-down:before {
    content: '';
}.fa-globe:before {
    content: '';
}.fa-wrench:before {
    content: '';
}.fa-tasks:before {
    content: '';
}.fa-filter:before {
    content: '';
}.fa-briefcase:before {
    content: '';
}.fa-arrows-alt:before {
    content: '';
}.fa-group:before,
.fa-users:before {
    content: '';
}.fa-chain:before,
.fa-link:before {
    content: '';
}.fa-cloud:before {
    content: '';
}.fa-flask:before {
    content: '';
}.fa-cut:before,
.fa-scissors:before {
    content: '';
}.fa-copy:before,
.fa-files-o:before {
    content: '';
}.fa-paperclip:before {
    content: '';
}.fa-floppy-o:before,
.fa-save:before {
    content: '';
}.fa-square:before {
    content: '';
}.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: '';
}.fa-list-ul:before {
    content: '';
}.fa-list-ol:before {
    content: '';
}.fa-strikethrough:before {
    content: '';
}.fa-underline:before {
    content: '';
}.fa-table:before {
    content: '';
}.fa-magic:before {
    content: '';
}.fa-truck:before {
    content: '';
}.fa-pinterest:before {
    content: '';
}.fa-pinterest-square:before {
    content: '';
}.fa-google-plus-square:before {
    content: '';
}.fa-google-plus:before {
    content: '';
}.fa-money:before {
    content: '';
}.fa-caret-down:before {
    content: '';
}.fa-caret-up:before {
    content: '';
}.fa-caret-left:before {
    content: '';
}.fa-caret-right:before {
    content: '';
}.fa-columns:before {
    content: '';
}.fa-sort:before,
.fa-unsorted:before {
    content: '';
}.fa-sort-desc:before,
.fa-sort-down:before {
    content: '';
}.fa-sort-asc:before,
.fa-sort-up:before {
    content: '';
}.fa-envelope:before {
    content: '';
}.fa-linkedin:before {
    content: '';
}.fa-rotate-left:before,
.fa-undo:before {
    content: '';
}.fa-gavel:before,
.fa-legal:before {
    content: '';
}.fa-dashboard:before,
.fa-tachometer:before {
    content: '';
}.fa-comment-o:before {
    content: '';
}.fa-comments-o:before {
    content: '';
}.fa-bolt:before,
.fa-flash:before {
    content: '';
}.fa-sitemap:before {
    content: '';
}.fa-umbrella:before {
    content: '';
}.fa-clipboard:before,
.fa-paste:before {
    content: '';
}.fa-lightbulb-o:before {
    content: '';
}.fa-exchange:before {
    content: '';
}.fa-cloud-download:before {
    content: '';
}.fa-cloud-upload:before {
    content: '';
}.fa-user-md:before {
    content: '';
}.fa-stethoscope:before {
    content: '';
}.fa-suitcase:before {
    content: '';
}.fa-bell-o:before {
    content: '';
}.fa-coffee:before {
    content: '';
}.fa-cutlery:before {
    content: '';
}.fa-file-text-o:before {
    content: '';
}.fa-building-o:before {
    content: '';
}.fa-hospital-o:before {
    content: '';
}.fa-ambulance:before {
    content: '';
}.fa-medkit:before {
    content: '';
}.fa-fighter-jet:before {
    content: '';
}.fa-beer:before {
    content: '';
}.fa-h-square:before {
    content: '';
}.fa-plus-square:before {
    content: '';
}.fa-angle-double-left:before {
    content: '';
}.fa-angle-double-right:before {
    content: '';
}.fa-angle-double-up:before {
    content: '';
}.fa-angle-double-down:before {
    content: '';
}.fa-angle-left:before {
    content: '';
}.fa-angle-right:before {
    content: '';
}.fa-angle-up:before {
    content: '';
}.fa-angle-down:before {
    content: '';
}.fa-desktop:before {
    content: '';
}.fa-laptop:before {
    content: '';
}.fa-tablet:before {
    content: '';
}.fa-mobile-phone:before,
.fa-mobile:before {
    content: '';
}.fa-circle-o:before {
    content: '';
}.fa-quote-left:before {
    content: '';
}.fa-quote-right:before {
    content: '';
}.fa-spinner:before {
    content: '';
}.fa-circle:before {
    content: '';
}.fa-mail-reply:before,
.fa-reply:before {
    content: '';
}.fa-github-alt:before {
    content: '';
}.fa-folder-o:before {
    content: '';
}.fa-folder-open-o:before {
    content: '';
}.fa-smile-o:before {
    content: '';
}.fa-frown-o:before {
    content: '';
}.fa-meh-o:before {
    content: '';
}.fa-gamepad:before {
    content: '';
}.fa-keyboard-o:before {
    content: '';
}.fa-flag-o:before {
    content: '';
}.fa-flag-checkered:before {
    content: '';
}.fa-terminal:before {
    content: '';
}.fa-code:before {
    content: '';
}.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: '';
}.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: '';
}.fa-location-arrow:before {
    content: '';
}.fa-crop:before {
    content: '';
}.fa-code-fork:before {
    content: '';
}.fa-chain-broken:before,
.fa-unlink:before {
    content: '';
}.fa-question:before {
    content: '';
}.fa-info:before {
    content: '';
}.fa-exclamation:before {
    content: '';
}.fa-superscript:before {
    content: '';
}.fa-subscript:before {
    content: '';
}.fa-eraser:before {
    content: '';
}.fa-puzzle-piece:before {
    content: '';
}.fa-microphone:before {
    content: '';
}.fa-microphone-slash:before {
    content: '';
}.fa-shield:before {
    content: '';
}.fa-calendar-o:before {
    content: '';
}.fa-fire-extinguisher:before {
    content: '';
}.fa-rocket:before {
    content: '';
}.fa-maxcdn:before {
    content: '';
}.fa-chevron-circle-left:before {
    content: '';
}.fa-chevron-circle-right:before {
    content: '';
}.fa-chevron-circle-up:before {
    content: '';
}.fa-chevron-circle-down:before {
    content: '';
}.fa-html5:before {
    content: '';
}.fa-css3:before {
    content: '';
}.fa-anchor:before {
    content: '';
}.fa-unlock-alt:before {
    content: '';
}.fa-bullseye:before {
    content: '';
}.fa-ellipsis-h:before {
    content: '';
}.fa-ellipsis-v:before {
    content: '';
}.fa-rss-square:before {
    content: '';
}.fa-play-circle:before {
    content: '';
}.fa-ticket:before {
    content: '';
}.fa-minus-square:before {
    content: '';
}.fa-minus-square-o:before {
    content: '';
}.fa-level-up:before {
    content: '';
}.fa-level-down:before {
    content: '';
}.fa-check-square:before {
    content: '';
}.fa-pencil-square:before {
    content: '';
}.fa-external-link-square:before {
    content: '';
}.fa-share-square:before {
    content: '';
}.fa-compass:before {
    content: '';
}.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: '';
}.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: '';
}.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: '';
}.fa-eur:before,
.fa-euro:before {
    content: '';
}.fa-gbp:before {
    content: '';
}.fa-dollar:before,
.fa-usd:before {
    content: '';
}.fa-inr:before,
.fa-rupee:before {
    content: '';
}.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: '';
}.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: '';
}.fa-krw:before,
.fa-won:before {
    content: '';
}.fa-bitcoin:before,
.fa-btc:before {
    content: '';
}.fa-file:before {
    content: '';
}.fa-file-text:before {
    content: '';
}.fa-sort-alpha-asc:before {
    content: '';
}.fa-sort-alpha-desc:before {
    content: '';
}.fa-sort-amount-asc:before {
    content: '';
}.fa-sort-amount-desc:before {
    content: '';
}.fa-sort-numeric-asc:before {
    content: '';
}.fa-sort-numeric-desc:before {
    content: '';
}.fa-thumbs-up:before {
    content: '';
}.fa-thumbs-down:before {
    content: '';
}.fa-youtube-square:before {
    content: '';
}.fa-youtube:before {
    content: '';
}.fa-xing:before {
    content: '';
}.fa-xing-square:before {
    content: '';
}.fa-youtube-play:before {
    content: '';
}.fa-dropbox:before {
    content: '';
}.fa-stack-overflow:before {
    content: '';
}.fa-instagram:before {
    content: '';
}.fa-flickr:before {
    content: '';
}.fa-adn:before {
    content: '';
}.fa-bitbucket:before {
    content: '';
}.fa-bitbucket-square:before {
    content: '';
}.fa-tumblr:before {
    content: '';
}.fa-tumblr-square:before {
    content: '';
}.fa-long-arrow-down:before {
    content: '';
}.fa-long-arrow-up:before {
    content: '';
}.fa-long-arrow-left:before {
    content: '';
}.fa-long-arrow-right:before {
    content: '';
}.fa-apple:before {
    content: '';
}.fa-windows:before {
    content: '';
}.fa-android:before {
    content: '';
}.fa-linux:before {
    content: '';
}.fa-dribbble:before {
    content: '';
}.fa-skype:before {
    content: '';
}.fa-foursquare:before {
    content: '';
}.fa-trello:before {
    content: '';
}.fa-female:before {
    content: '';
}.fa-male:before {
    content: '';
}.fa-gittip:before,
.fa-gratipay:before {
    content: '';
}.fa-sun-o:before {
    content: '';
}.fa-moon-o:before {
    content: '';
}.fa-archive:before {
    content: '';
}.fa-bug:before {
    content: '';
}.fa-vk:before {
    content: '';
}.fa-weibo:before {
    content: '';
}.fa-renren:before {
    content: '';
}.fa-pagelines:before {
    content: '';
}.fa-stack-exchange:before {
    content: '';
}.fa-arrow-circle-o-right:before {
    content: '';
}.fa-arrow-circle-o-left:before {
    content: '';
}.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: '';
}.fa-dot-circle-o:before {
    content: '';
}.fa-wheelchair:before {
    content: '';
}.fa-vimeo-square:before {
    content: '';
}.fa-try:before,
.fa-turkish-lira:before {
    content: '';
}.fa-plus-square-o:before {
    content: '';
}.fa-space-shuttle:before {
    content: '';
}.fa-slack:before {
    content: '';
}.fa-envelope-square:before {
    content: '';
}.fa-wordpress:before {
    content: '';
}.fa-openid:before {
    content: '';
}.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: '';
}.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: '';
}.fa-yahoo:before {
    content: '';
}.fa-google:before {
    content: '';
}.fa-reddit:before {
    content: '';
}.fa-reddit-square:before {
    content: '';
}.fa-stumbleupon-circle:before {
    content: '';
}.fa-stumbleupon:before {
    content: '';
}.fa-delicious:before {
    content: '';
}.fa-digg:before {
    content: '';
}.fa-pied-piper-pp:before {
    content: '';
}.fa-pied-piper-alt:before {
    content: '';
}.fa-drupal:before {
    content: '';
}.fa-joomla:before {
    content: '';
}.fa-language:before {
    content: '';
}.fa-fax:before {
    content: '';
}.fa-building:before {
    content: '';
}.fa-child:before {
    content: '';
}.fa-paw:before {
    content: '';
}.fa-spoon:before {
    content: '';
}.fa-cube:before {
    content: '';
}.fa-cubes:before {
    content: '';
}.fa-behance:before {
    content: '';
}.fa-behance-square:before {
    content: '';
}.fa-steam:before {
    content: '';
}.fa-steam-square:before {
    content: '';
}.fa-recycle:before {
    content: '';
}.fa-automobile:before,
.fa-car:before {
    content: '';
}.fa-cab:before,
.fa-taxi:before {
    content: '';
}.fa-tree:before {
    content: '';
}.fa-spotify:before {
    content: '';
}.fa-deviantart:before {
    content: '';
}.fa-soundcloud:before {
    content: '';
}.fa-database:before {
    content: '';
}.fa-file-pdf-o:before {
    content: '';
}.fa-file-word-o:before {
    content: '';
}.fa-file-excel-o:before {
    content: '';
}.fa-file-powerpoint-o:before {
    content: '';
}.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: '';
}.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: '';
}.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: '';
}.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: '';
}.fa-file-code-o:before {
    content: '';
}.fa-vine:before {
    content: '';
}.fa-codepen:before {
    content: '';
}.fa-jsfiddle:before {
    content: '';
}.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: '';
}.fa-circle-o-notch:before {
    content: '';
}.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: '';
}.fa-empire:before,
.fa-ge:before {
    content: '';
}.fa-git-square:before {
    content: '';
}.fa-git:before {
    content: '';
}.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: '';
}.fa-tencent-weibo:before {
    content: '';
}.fa-qq:before {
    content: '';
}.fa-wechat:before,
.fa-weixin:before {
    content: '';
}.fa-paper-plane:before,
.fa-send:before {
    content: '';
}.fa-paper-plane-o:before,
.fa-send-o:before {
    content: '';
}.fa-history:before {
    content: '';
}.fa-circle-thin:before {
    content: '';
}.fa-header:before {
    content: '';
}.fa-paragraph:before {
    content: '';
}.fa-sliders:before {
    content: '';
}.fa-share-alt:before {
    content: '';
}.fa-share-alt-square:before {
    content: '';
}.fa-bomb:before {
    content: '';
}.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: '';
}.fa-tty:before {
    content: '';
}.fa-binoculars:before {
    content: '';
}.fa-plug:before {
    content: '';
}.fa-slideshare:before {
    content: '';
}.fa-twitch:before {
    content: '';
}.fa-yelp:before {
    content: '';
}.fa-newspaper-o:before {
    content: '';
}.fa-wifi:before {
    content: '';
}.fa-calculator:before {
    content: '';
}.fa-paypal:before {
    content: '';
}.fa-google-wallet:before {
    content: '';
}.fa-cc-visa:before {
    content: '';
}.fa-cc-mastercard:before {
    content: '';
}.fa-cc-discover:before {
    content: '';
}.fa-cc-amex:before {
    content: '';
}.fa-cc-paypal:before {
    content: '';
}.fa-cc-stripe:before {
    content: '';
}.fa-bell-slash:before {
    content: '';
}.fa-bell-slash-o:before {
    content: '';
}.fa-trash:before {
    content: '';
}.fa-copyright:before {
    content: '';
}.fa-at:before {
    content: '';
}.fa-eyedropper:before {
    content: '';
}.fa-paint-brush:before {
    content: '';
}.fa-birthday-cake:before {
    content: '';
}.fa-area-chart:before {
    content: '';
}.fa-pie-chart:before {
    content: '';
}.fa-line-chart:before {
    content: '';
}.fa-lastfm:before {
    content: '';
}.fa-lastfm-square:before {
    content: '';
}.fa-toggle-off:before {
    content: '';
}.fa-toggle-on:before {
    content: '';
}.fa-bicycle:before {
    content: '';
}.fa-bus:before {
    content: '';
}.fa-ioxhost:before {
    content: '';
}.fa-angellist:before {
    content: '';
}.fa-cc:before {
    content: '';
}.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: '';
}.fa-meanpath:before {
    content: '';
}.fa-buysellads:before {
    content: '';
}.fa-connectdevelop:before {
    content: '';
}.fa-dashcube:before {
    content: '';
}.fa-forumbee:before {
    content: '';
}.fa-leanpub:before {
    content: '';
}.fa-sellsy:before {
    content: '';
}.fa-shirtsinbulk:before {
    content: '';
}.fa-simplybuilt:before {
    content: '';
}.fa-skyatlas:before {
    content: '';
}.fa-cart-plus:before {
    content: '';
}.fa-cart-arrow-down:before {
    content: '';
}.fa-diamond:before {
    content: '';
}.fa-ship:before {
    content: '';
}.fa-user-secret:before {
    content: '';
}.fa-motorcycle:before {
    content: '';
}.fa-street-view:before {
    content: '';
}.fa-heartbeat:before {
    content: '';
}.fa-venus:before {
    content: '';
}.fa-mars:before {
    content: '';
}.fa-mercury:before {
    content: '';
}.fa-intersex:before,
.fa-transgender:before {
    content: '';
}.fa-transgender-alt:before {
    content: '';
}.fa-venus-double:before {
    content: '';
}.fa-mars-double:before {
    content: '';
}.fa-venus-mars:before {
    content: '';
}.fa-mars-stroke:before {
    content: '';
}.fa-mars-stroke-v:before {
    content: '';
}.fa-mars-stroke-h:before {
    content: '';
}.fa-neuter:before {
    content: '';
}.fa-genderless:before {
    content: '';
}.fa-facebook-official:before {
    content: '';
}.fa-pinterest-p:before {
    content: '';
}.fa-whatsapp:before {
    content: '';
}.fa-server:before {
    content: '';
}.fa-user-plus:before {
    content: '';
}.fa-user-times:before {
    content: '';
}.fa-bed:before,
.fa-hotel:before {
    content: '';
}.fa-viacoin:before {
    content: '';
}.fa-train:before {
    content: '';
}.fa-subway:before {
    content: '';
}.fa-medium:before {
    content: '';
}.fa-y-combinator:before,
.fa-yc:before {
    content: '';
}.fa-optin-monster:before {
    content: '';
}.fa-opencart:before {
    content: '';
}.fa-expeditedssl:before {
    content: '';
}.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: '';
}.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: '';
}.fa-battery-2:before,
.fa-battery-half:before {
    content: '';
}.fa-battery-1:before,
.fa-battery-quarter:before {
    content: '';
}.fa-battery-0:before,
.fa-battery-empty:before {
    content: '';
}.fa-mouse-pointer:before {
    content: '';
}.fa-i-cursor:before {
    content: '';
}.fa-object-group:before {
    content: '';
}.fa-object-ungroup:before {
    content: '';
}.fa-sticky-note:before {
    content: '';
}.fa-sticky-note-o:before {
    content: '';
}.fa-cc-jcb:before {
    content: '';
}.fa-cc-diners-club:before {
    content: '';
}.fa-clone:before {
    content: '';
}.fa-balance-scale:before {
    content: '';
}.fa-hourglass-o:before {
    content: '';
}.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: '';
}.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: '';
}.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: '';
}.fa-hourglass:before {
    content: '';
}.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: '';
}.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: '';
}.fa-hand-scissors-o:before {
    content: '';
}.fa-hand-lizard-o:before {
    content: '';
}.fa-hand-spock-o:before {
    content: '';
}.fa-hand-pointer-o:before {
    content: '';
}.fa-hand-peace-o:before {
    content: '';
}.fa-trademark:before {
    content: '';
}.fa-registered:before {
    content: '';
}.fa-creative-commons:before {
    content: '';
}.fa-gg:before {
    content: '';
}.fa-gg-circle:before {
    content: '';
}.fa-tripadvisor:before {
    content: '';
}.fa-odnoklassniki:before {
    content: '';
}.fa-odnoklassniki-square:before {
    content: '';
}.fa-get-pocket:before {
    content: '';
}.fa-wikipedia-w:before {
    content: '';
}.fa-safari:before {
    content: '';
}.fa-chrome:before {
    content: '';
}.fa-firefox:before {
    content: '';
}.fa-opera:before {
    content: '';
}.fa-internet-explorer:before {
    content: '';
}.fa-television:before,
.fa-tv:before {
    content: '';
}.fa-contao:before {
    content: '';
}.fa-500px:before {
    content: '';
}.fa-amazon:before {
    content: '';
}.fa-calendar-plus-o:before {
    content: '';
}.fa-calendar-minus-o:before {
    content: '';
}.fa-calendar-times-o:before {
    content: '';
}.fa-calendar-check-o:before {
    content: '';
}.fa-industry:before {
    content: '';
}.fa-map-pin:before {
    content: '';
}.fa-map-signs:before {
    content: '';
}.fa-map-o:before {
    content: '';
}.fa-map:before {
    content: '';
}.fa-commenting:before {
    content: '';
}.fa-commenting-o:before {
    content: '';
}.fa-houzz:before {
    content: '';
}.fa-vimeo:before {
    content: '';
}.fa-black-tie:before {
    content: '';
}.fa-fonticons:before {
    content: '';
}.fa-reddit-alien:before {
    content: '';
}.fa-edge:before {
    content: '';
}.fa-credit-card-alt:before {
    content: '';
}.fa-codiepie:before {
    content: '';
}.fa-modx:before {
    content: '';
}.fa-fort-awesome:before {
    content: '';
}.fa-usb:before {
    content: '';
}.fa-product-hunt:before {
    content: '';
}.fa-mixcloud:before {
    content: '';
}.fa-scribd:before {
    content: '';
}.fa-pause-circle:before {
    content: '';
}.fa-pause-circle-o:before {
    content: '';
}.fa-stop-circle:before {
    content: '';
}.fa-stop-circle-o:before {
    content: '';
}.fa-shopping-bag:before {
    content: '';
}.fa-shopping-basket:before {
    content: '';
}.fa-hashtag:before {
    content: '';
}.fa-bluetooth:before {
    content: '';
}.fa-bluetooth-b:before {
    content: '';
}.fa-percent:before {
    content: '';
}.fa-gitlab:before {
    content: '';
}.fa-wpbeginner:before {
    content: '';
}.fa-wpforms:before {
    content: '';
}.fa-envira:before {
    content: '';
}.fa-universal-access:before {
    content: '';
}.fa-wheelchair-alt:before {
    content: '';
}.fa-question-circle-o:before {
    content: '';
}.fa-blind:before {
    content: '';
}.fa-audio-description:before {
    content: '';
}.fa-volume-control-phone:before {
    content: '';
}.fa-braille:before {
    content: '';
}.fa-assistive-listening-systems:before {
    content: '';
}.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: '';
}.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: '';
}.fa-glide:before {
    content: '';
}.fa-glide-g:before {
    content: '';
}.fa-sign-language:before,
.fa-signing:before {
    content: '';
}.fa-low-vision:before {
    content: '';
}.fa-viadeo:before {
    content: '';
}.fa-viadeo-square:before {
    content: '';
}.fa-snapchat:before {
    content: '';
}.fa-snapchat-ghost:before {
    content: '';
}.fa-snapchat-square:before {
    content: '';
}.fa-pied-piper:before {
    content: '';
}.fa-first-order:before {
    content: '';
}.fa-yoast:before {
    content: '';
}.fa-themeisle:before {
    content: '';
}.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: '';
}.fa-fa:before,
.fa-font-awesome:before {
    content: '';
}.fa-handshake-o:before {
    content: '';
}.fa-envelope-open:before {
    content: '';
}.fa-envelope-open-o:before {
    content: '';
}.fa-linode:before {
    content: '';
}.fa-address-book:before {
    content: '';
}.fa-address-book-o:before {
    content: '';
}.fa-address-card:before,
.fa-vcard:before {
    content: '';
}.fa-address-card-o:before,
.fa-vcard-o:before {
    content: '';
}.fa-user-circle:before {
    content: '';
}.fa-user-circle-o:before {
    content: '';
}.fa-user-o:before {
    content: '';
}.fa-id-badge:before {
    content: '';
}.fa-drivers-license:before,
.fa-id-card:before {
    content: '';
}.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: '';
}.fa-quora:before {
    content: '';
}.fa-free-code-camp:before {
    content: '';
}.fa-telegram:before {
    content: '';
}.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: '';
}.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: '';
}.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: '';
}.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: '';
}.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: '';
}.fa-shower:before {
    content: '';
}.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: '';
}.fa-podcast:before {
    content: '';
}.fa-window-maximize:before {
    content: '';
}.fa-window-minimize:before {
    content: '';
}.fa-window-restore:before {
    content: '';
}.fa-times-rectangle:before,
.fa-window-close:before {
    content: '';
}.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: '';
}.fa-bandcamp:before {
    content: '';
}.fa-grav:before {
    content: '';
}.fa-etsy:before {
    content: '';
}.fa-imdb:before {
    content: '';
}.fa-ravelry:before {
    content: '';
}.fa-eercast:before {
    content: '';
}.fa-microchip:before {
    content: '';
}.fa-snowflake-o:before {
    content: '';
}.fa-superpowers:before {
    content: '';
}.fa-wpexplorer:before {
    content: '';
}.fa-meetup:before {
    content: '';
}.sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0,0,0,0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;;
    width: auto;
    height: auto;
    margin: 0;
}.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}.slick-list,
.slick-slider {
    position: relative;
    display: block;
}.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}.slick-list:focus {
    outline: none;
}.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0);
}.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}.slick-track:after,
.slick-track:before {
    display: table;
    content: '';
}.slick-track:after {
    clear: both;
}.slick-loading .slick-track {
    visibility: hidden;
}.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none!important;
}[dir=rtl] .slick-slide {
    float: right;
}.slick-slide img {
    display: block;
}.slick-slide.slick-loading img {
    display: none;
}.slick-slide.dragging img {
    pointer-events: none;
}.slick-initialized .slick-slide {
    display: block;
}.slick-loading .slick-slide {
    visibility: hidden;
}.slick-vertical .slick-slide {
    display: block;
    height: auto;
}.slick-dots {
    position: absolute;
    bottom: -40px;
    display: block;
    width: 100%;
    margin: 0;;
    padding: 0;
    list-style: none;
    text-align: center;
}.slick-dots li {
    position: relative;
    display: inline;
    padding: 0;
    text-indent: -999em;
    outline: none;
}.slick-dots li.slick-active button {
    background: #fff;
}.slick-dots li button {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    cursor: pointer;
    color: transparent;;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
}.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none;
}.wp-core-ui .notice.is-dismissible {
    display: block;
}@media print {
    a[href]:after {
        content: none!important;
    }
}body {
    font-size: 16px;
    font-size: 17px;
    font-size: 1.0625rem;
}body,
li,
p,
ul {
    font-family: almoni,arial,sans-serif;
    font-weight: 400;
    color: #3b3b3b;
}li,
p,
ul {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 24px;
}h1 {
    font-family: almoni,arial,sans-serif;
    font-size: 48px;
    font-size: 3rem;
    font-weight: 900;
    line-height: 1em;;
    color: #3b3b3b;
}@media screen and (max-width:63.9375em) {
    h1 {
        font-family: almoni,arial,sans-serif;
        font-size: 28px;
        font-size: 1.75rem;;
        font-weight: 900;
    }
}h2 {
    font-size: 30px;
    font-size: 1.875rem;;
    font-weight: 900;
}h2,
h3 {
    font-family: almoni,arial,sans-serif;
    line-height: 1em;;
    color: #3b3b3b;
}h3 {
    font-size: 28px;
    font-size: 1.75rem;;
    font-weight: 700;
}h4 {
    font-size: 24px;
    font-size: 1.5rem;
}h4,
h5 {
    font-family: almoni,arial,sans-serif;
    font-weight: 900;
    line-height: 1em;;
    color: #3b3b3b;
}h5 {
    font-size: 22px;
    font-size: 1.375rem;
}h6 {
    font-family: almoni,arial,sans-serif;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 400;
    line-height: 1em;;
    color: #3b3b3b;
}h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-weight: 900;
}ul {
    font-family: almoni,arial,sans-serif;
    font-size: 17px;
    font-size: 1.0625rem;;
    font-weight: 400;
}h2.yid {
    font-family: yiddishkeit,arial,sans-serif;
    font-size: 24px;
    font-size: 1.5rem;;
    font-weight: 700;
}a {
    transition: all .2s linear;
}.m-20 {
    margin-top: 20px;
}.m-10 {
    margin-top: 10px;
}.m-30 {
    margin-top: 30px;
}.m-40 {
    margin-top: 40px;
}.mb-10 {
    margin-bottom: 10px;
}.mb-20 {
    margin-bottom: 20px;
}.mb-40 {
    margin-bottom: 40px;
}.mb-80 {
    margin-bottom: 80px;
}.m-60 {
    margin-top: 60px;
}.mb-60 {
    margin-bottom: 60px;
}.m-80 {
    margin-top: 80px;
}.m-100 {
    margin-top: 100px;
}.m-120 {
    margin-top: 120px;
}.mb-120 {
    margin-bottom: 120px;
}.no-padding {
    padding: 0;
}.no-padding-right {
    padding-right: 0;
}.no-padding-left {
    padding-left: 0;
}.button {
    font-family: almoni,arial,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 900;
    padding: .8em 3em;;
    color: #000;
    background: #00e4cf;
}.button:focus,
.button:hover {
    color: #000;;
    background: #00b1a1;
}.button.black {
    color: #fff;;
    background: #000;
}.button.black:hover {
    color: #fff;;
    background: #1a1a1a;
}.relative {
    position: relative;
}.gray-bg {
    padding: 60px 0;;
    background: #eee;
}@media screen and (max-width:63.9375em) {
    .gray-bg {
        padding: 20px 0;
    }
}div.wpcf7 .ajax-loader {
    position: absolute;
}span.wpcf7-not-valid-tip {
    font-family: almoni,arial,sans-serif;
    font-size: 16px;
    font-size: 1rem;;
    font-weight: 400;
}div.wpcf7-validation-errors {
    color: #fff;;
    border: none;
    background: red;
}div.wpcf7-response-output {
    margin: .5em 0;
    padding: .2em 1em;
}@media print {
    #menu-main-menu,
    .article-sidebar,
    .comments-area,
    .logo,
    .meta,
    .related-posts,
    .share-buttons,
    .top-bar-left,
    footer,
    img {
        display: none;
    }.logo:first-child {
        display: block;
    }.top-bar.sticky {
        position: relative!important;
        top: auto!important;
    }.article .large-8 {
        width: 100%;
    }.event .large-3,
    .maremakom .large-3,
    .sedersheni .large-3 {
        display: none;
    }.event .large-8,
    .maremakom .large-8,
    .sedersheni .large-8 {
        width: 100%;
    }.entry-content {
        -webkit-column-count: 2;
        column-count: 2;
    }
}.animated {
    animation-duration: 1s;

    animation-fill-mode: both;
}.animated.hinge {
    animation-duration: 2s;
}@keyframes b {
    0%,
    20%,
    50%,
    80%,
    to {
        transform: translateY(0);
    }40% {
        transform: translateY(-30px);
    }60% {
        transform: translateY(-15px);
    }
}.bounce {
    animation-name: b;
}@keyframes c {
    0%,
    50%,
    to {
        opacity: 1;
    }25%,
    75% {
        opacity: 0;
    }
}.flash {
    animation-name: c;
}@keyframes d {
    0% {
        transform: scale(1);
    }50% {
        transform: scale(1.1);
    }to {
        transform: scale(1);
    }
}.pulse {
    animation-name: d;
}@keyframes e {
    0%,
    to {
        transform: translateX(0);
    }10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-10px);
    }20%,
    40%,
    60%,
    80% {
        transform: translateX(10px);
    }
}.shake {
    animation-name: e;
}@keyframes f {
    20% {
        transform: rotate(15deg);
    }40% {
        transform: rotate(-10deg);
    }60% {
        transform: rotate(5deg);
    }80% {
        transform: rotate(-5deg);
    }to {
        transform: rotate(0deg);
    }
}.swing {
    transform-origin: top center;
    animation-name: f;
}@keyframes g {
    0% {
        transform: scale(1);
    }10%,
    20% {
        transform: scale(.9) rotate(-3deg);
    }30%,
    50%,
    70%,
    90% {
        transform: scale(1.1) rotate(3deg);
    }40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg);
    }to {
        transform: scale(1) rotate(0);
    }
}.tada {
    animation-name: g;
}@keyframes h {
    0% {
        transform: translateX(0);
    }15% {
        transform: translateX(-25%) rotate(-5deg);
    }30% {
        transform: translateX(20%) rotate(3deg);
    }45% {
        transform: translateX(-15%) rotate(-3deg);
    }60% {
        transform: translateX(10%) rotate(2deg);
    }75% {
        transform: translateX(-5%) rotate(-1deg);
    }to {
        transform: translateX(0);
    }
}.wobble {
    animation-name: h;
}@keyframes i {
    0% {
        opacity: 0;
        transform: scale(.3);
    }50% {
        opacity: 1;
        transform: scale(1.05);
    }70% {
        transform: scale(.9);
    }to {
        transform: scale(1);
    }
}.bounceIn {
    animation-name: i;
}@keyframes j {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }60% {
        opacity: 1;
        transform: translateY(30px);
    }80% {
        transform: translateY(-10px);
    }to {
        transform: translateY(0);
    }
}.bounceInDown {
    animation-name: j;
}@keyframes k {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }60% {
        opacity: 1;
        transform: translateX(30px);
    }80% {
        transform: translateX(-10px);
    }to {
        transform: translateX(0);
    }
}.bounceInLeft {
    animation-name: k;
}@keyframes l {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }60% {
        opacity: 1;
        transform: translateX(-30px);
    }80% {
        transform: translateX(10px);
    }to {
        transform: translateX(0);
    }
}.bounceInRight {
    animation-name: l;
}@keyframes m {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }60% {
        opacity: 1;
        transform: translateY(-30px);
    }80% {
        transform: translateY(10px);
    }to {
        transform: translateY(0);
    }
}.bounceInUp {
    animation-name: m;
}@keyframes n {
    0% {
        transform: scale(1);
    }25% {
        transform: scale(.95);
    }50% {
        opacity: 1;
        transform: scale(1.1);
    }to {
        opacity: 0;
        transform: scale(.3);
    }
}.bounceOut {
    animation-name: n;
}@keyframes o {
    0% {
        transform: translateY(0);
    }20% {
        opacity: 1;
        transform: translateY(-20px);
    }to {
        opacity: 0;
        transform: translateY(2000px);
    }
}.bounceOutDown {
    animation-name: o;
}@keyframes p {
    0% {
        transform: translateX(0);
    }20% {
        opacity: 1;
        transform: translateX(20px);
    }to {
        opacity: 0;
        transform: translateX(-2000px);
    }
}.bounceOutLeft {
    animation-name: p;
}@keyframes q {
    0% {
        transform: translateX(0);
    }20% {
        opacity: 1;
        transform: translateX(-20px);
    }to {
        opacity: 0;
        transform: translateX(2000px);
    }
}.bounceOutRight {
    animation-name: q;
}@keyframes r {
    0% {
        transform: translateY(0);
    }20% {
        opacity: 1;
        transform: translateY(20px);
    }to {
        opacity: 0;
        transform: translateY(-2000px);
    }
}.bounceOutUp {
    animation-name: r;
}@keyframes s {
    0% {
        opacity: 0;
    }to {
        opacity: 1;
    }
}.fadeIn {
    animation-name: s;
}@keyframes t {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }to {
        opacity: 1;
        transform: translateY(0);
    }
}.fadeInDown {
    animation-name: t;
}@keyframes u {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }to {
        opacity: 1;
        transform: translateY(0);
    }
}.fadeInDownBig {
    animation-name: u;
}@keyframes v {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }to {
        opacity: 1;
        transform: translateX(0);
    }
}.fadeInLeft {
    animation-name: v;
}@keyframes w {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }to {
        opacity: 1;
        transform: translateX(0);
    }
}.fadeInLeftBig {
    animation-name: w;
}@keyframes x {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }to {
        opacity: 1;
        transform: translateX(0);
    }
}.fadeInRight {
    animation-name: x;
}@keyframes y {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }to {
        opacity: 1;
        transform: translateX(0);
    }
}.fadeInRightBig {
    animation-name: y;
}@keyframes z {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }to {
        opacity: 1;
        transform: translateY(0);
    }
}.fadeInUp {
    animation-name: z;
}@keyframes A {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }to {
        opacity: 1;
        transform: translateY(0);
    }
}.fadeInUpBig {
    animation-name: A;
}@keyframes B {
    0% {
        opacity: 1;
    }to {
        opacity: 0;
    }
}.fadeOut {
    animation-name: B;
}@keyframes C {
    0% {
        opacity: 1;
        transform: translateY(0);
    }to {
        opacity: 0;
        transform: translateY(20px);
    }
}.fadeOutDown {
    animation-name: C;
}@keyframes D {
    0% {
        opacity: 1;
        transform: translateY(0);
    }to {
        opacity: 0;
        transform: translateY(2000px);
    }
}.fadeOutDownBig {
    animation-name: D;
}@keyframes E {
    0% {
        opacity: 1;
        transform: translateX(0);
    }to {
        opacity: 0;
        transform: translateX(-20px);
    }
}.fadeOutLeft {
    animation-name: E;
}@keyframes F {
    0% {
        opacity: 1;
        transform: translateX(0);
    }to {
        opacity: 0;
        transform: translateX(-2000px);
    }
}.fadeOutLeftBig {
    animation-name: F;
}@keyframes G {
    0% {
        opacity: 1;
        transform: translateX(0);
    }to {
        opacity: 0;
        transform: translateX(20px);
    }
}.fadeOutRight {
    animation-name: G;
}@keyframes H {
    0% {
        opacity: 1;
        transform: translateX(0);
    }to {
        opacity: 0;
        transform: translateX(2000px);
    }
}.fadeOutRightBig {
    animation-name: H;
}@keyframes I {
    0% {
        opacity: 1;
        transform: translateY(0);
    }to {
        opacity: 0;
        transform: translateY(-20px);
    }
}.fadeOutUp {
    animation-name: I;
}@keyframes J {
    0% {
        opacity: 1;
        transform: translateY(0);
    }to {
        opacity: 0;
        transform: translateY(-2000px);
    }
}.fadeOutUpBig {
    animation-name: J;
}@keyframes K {
    0% {
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        animation-timing-function: ease-out;
    }40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        animation-timing-function: ease-out;
    }50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }80% {
        transform: perspective(400px) translateZ(0) rotateY(1turn) scale(.95);
        animation-timing-function: ease-in;
    }to {
        transform: perspective(400px) translateZ(0) rotateY(1turn) scale(1);
        animation-timing-function: ease-in;
    }
}.animated.flip {
    animation-name: K;;

    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}@keyframes L {
    0% {
        opacity: 0;;
        transform: perspective(400px) rotateX(90deg);
    }40% {
        transform: perspective(400px) rotateX(-10deg);
    }70% {
        transform: perspective(400px) rotateX(10deg);
    }to {
        opacity: 1;;
        transform: perspective(400px) rotateX(0deg);
    }
}.flipInX {
    animation-name: L;;

    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
}@keyframes M {
    0% {
        opacity: 0;;
        transform: perspective(400px) rotateY(90deg);
    }40% {
        transform: perspective(400px) rotateY(-10deg);
    }70% {
        transform: perspective(400px) rotateY(10deg);
    }to {
        opacity: 1;;
        transform: perspective(400px) rotateY(0deg);
    }
}.flipInY {
    animation-name: M;;

    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
}@keyframes N {
    0% {
        opacity: 1;;
        transform: perspective(400px) rotateX(0deg);
    }to {
        opacity: 0;;
        transform: perspective(400px) rotateX(90deg);
    }
}.flipOutX {
    animation-name: N;

    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
}@keyframes O {
    0% {
        opacity: 1;;
        transform: perspective(400px) rotateY(0deg);
    }to {
        opacity: 0;;
        transform: perspective(400px) rotateY(90deg);
    }
}.flipOutY {
    animation-name: O;;

    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
}@keyframes P {
    0% {
        opacity: 0;;
        transform: translateX(100%) skewX(-30deg);
    }60% {
        opacity: 1;;
        transform: translateX(-20%) skewX(30deg);
    }80% {
        opacity: 1;;
        transform: translateX(0) skewX(-15deg);
    }to {
        opacity: 1;;
        transform: translateX(0) skewX(0deg);
    }
}.lightSpeedIn {
    animation-name: P;
    animation-timing-function: ease-out;
}@keyframes Q {
    0% {
        opacity: 1;;
        transform: translateX(0) skewX(0deg);
    }to {
        opacity: 0;;
        transform: translateX(100%) skewX(-30deg);
    }
}.lightSpeedOut {
    animation-name: Q;
    animation-timing-function: ease-in;
}@keyframes R {
    0% {
        opacity: 0;;
        transform: rotate(-200deg);
        transform-origin: center center;
    }to {
        opacity: 1;;
        transform: rotate(0);
        transform-origin: center center;
    }
}.rotateIn {
    animation-name: R;
}@keyframes S {
    0% {
        opacity: 0;;
        transform: rotate(-90deg);
        transform-origin: left bottom;
    }to {
        opacity: 1;;
        transform: rotate(0);
        transform-origin: left bottom;
    }
}.rotateInDownLeft {
    animation-name: S;
}@keyframes T {
    0% {
        opacity: 0;;
        transform: rotate(90deg);
        transform-origin: right bottom;
    }to {
        opacity: 1;;
        transform: rotate(0);
        transform-origin: right bottom;
    }
}.rotateInDownRight {
    animation-name: T;
}@keyframes U {
    0% {
        opacity: 0;;
        transform: rotate(90deg);
        transform-origin: left bottom;
    }to {
        opacity: 1;;
        transform: rotate(0);
        transform-origin: left bottom;
    }
}.rotateInUpLeft {
    animation-name: U;
}@keyframes V {
    0% {
        opacity: 0;;
        transform: rotate(-90deg);
        transform-origin: right bottom;
    }to {
        opacity: 1;;
        transform: rotate(0);
        transform-origin: right bottom;
    }
}.rotateInUpRight {
    animation-name: V;
}@keyframes W {
    0% {
        opacity: 1;;
        transform: rotate(0);
        transform-origin: center center;
    }to {
        opacity: 0;;
        transform: rotate(200deg);
        transform-origin: center center;
    }
}.rotateOut {
    animation-name: W;
}@keyframes X {
    0% {
        opacity: 1;;
        transform: rotate(0);
        transform-origin: left bottom;
    }to {
        opacity: 0;;
        transform: rotate(90deg);
        transform-origin: left bottom;
    }
}.rotateOutDownLeft {
    animation-name: X;
}@keyframes Y {
    0% {
        opacity: 1;;
        transform: rotate(0);
        transform-origin: right bottom;
    }to {
        opacity: 0;;
        transform: rotate(-90deg);
        transform-origin: right bottom;
    }
}.rotateOutDownRight {
    animation-name: Y;
}@keyframes Z {
    0% {
        opacity: 1;;
        transform: rotate(0);
        transform-origin: left bottom;
    }to {
        opacity: 0;;
        transform: rotate(-90deg);
        transform-origin: left bottom;
    }
}.rotateOutUpLeft {
    animation-name: Z;
}@keyframes ab {
    0% {
        opacity: 1;;
        transform: rotate(0);
        transform-origin: right bottom;
    }to {
        opacity: 0;;
        transform: rotate(90deg);
        transform-origin: right bottom;
    }
}.rotateOutUpRight {
    animation-name: ab;
}@keyframes bb {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }to {
        transform: translateY(0);
    }
}.slideInDown {
    animation-name: bb;
}@keyframes cb {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }to {
        transform: translateX(0);
    }
}.slideInLeft {
    animation-name: cb;
}@keyframes db {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }to {
        transform: translateX(0);
    }
}.slideInRight {
    animation-name: db;
}@keyframes eb {
    0% {
        transform: translateX(0);
    }to {
        opacity: 0;
        transform: translateX(-2000px);
    }
}.slideOutLeft {
    animation-name: eb;
}@keyframes fb {
    0% {
        transform: translateX(0);
    }to {
        opacity: 0;
        transform: translateX(2000px);
    }
}.slideOutRight {
    animation-name: fb;
}@keyframes gb {
    0% {
        transform: translateY(0);
    }to {
        opacity: 0;
        transform: translateY(-2000px);
    }
}.slideOutUp {
    animation-name: gb;
}@keyframes hb {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }80% {
        opacity: 1;
        transform: rotate(60deg) translateY(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }to {
        opacity: 0;;
        transform: translateY(700px);
    }
}.hinge {
    animation-name: hb;
}@keyframes ib {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg);
    }to {
        opacity: 1;
        transform: translateX(0) rotate(0deg);
    }
}.rollIn {
    animation-name: ib;
}@keyframes jb {
    0% {
        opacity: 1;
        transform: translateX(0) rotate(0deg);
    }to {
        opacity: 0;
        transform: translateX(100%) rotate(120deg);
    }
}.rollOut {
    animation-name: jb;
}@font-face {
    font-family: yiddishkeit;
    font-weight: 700;
    font-style: normal;

    src: url(../fonts/yiddishkeit/YiddishkeitAlefAlefAlef-Bold.eot);
    src: url(../fonts/yiddishkeit/YiddishkeitAlefAlefAlef-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/yiddishkeit/YiddishkeitAlefAlefAlef-Bold.woff) format('woff'),url(../fonts/yiddishkeit/YiddishkeitAlefAlefAlef-Bold.svg#almoni-light) format('svg');
}@font-face {
    font-family: almoni;
    font-weight: 300;
    font-style: normal;

    src: url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-300.eot);
    src: url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-300.eot?#iefix) format('embedded-opentype'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-300.ttf) format('truetype'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-300.woff) format('woff'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-300.svg#almoni-light) format('svg');
}@font-face {
    font-family: almoni;
    font-weight: 400;
    font-style: normal;

    src: url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-400.eot);
    src: url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-400.eot?#iefix) format('embedded-opentype'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-400.ttf) format('truetype'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-400.woff) format('woff'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-400.svg#almoni-regular) format('svg');
}@font-face {
    font-family: almoni;
    font-weight: 700;
    font-style: normal;

    src: url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-700.eot);
    src: url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-700.eot?#iefix) format('embedded-opentype'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-700.ttf) format('truetype'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-700.woff) format('woff'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-700.svg#almoni-bold) format('svg');
}@font-face {
    font-family: almoni;
    font-weight: 900;
    font-style: normal;

    src: url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-900.eot);
    src: url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-900.eot?#iefix) format('embedded-opentype'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-900.ttf) format('truetype'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-900.woff) format('woff'),url(../fonts/almoni-neue-aaa-web/almoni-neue-aaa-900.svg#almoni-black) format('svg');
}@font-face {
    font-family: fontello;
    font-weight: 400;
    font-style: normal;;

    src: url(../fonts/fontello/fontello.eot?28971405);
    src: url(../fonts/fontello/fontello.eot?28971405#iefix) format('embedded-opentype'),url(../fonts/fontello/fontello.woff2?28971405) format('woff2'),url(../fonts/fontello/fontello.woff?28971405) format('woff'),url(../fonts/fontello/fontello.ttf?28971405) format('truetype'),url(../fonts/fontello/fontello.svg?28971405#fontello) format('svg');
}[class*=' icon-']:before,
[class^=icon-]:before {
    font-family: fontello;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1em;
    display: inline-block;
    width: 1em;
    margin-right: .2em;
    margin-left: .2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;

    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.icon-left-dir:before {
    content: '\e800';
}.icon-right-dir:before {
    content: '\e801';
}.icon-up-dir:before {
    content: '\e802';
}.icon-down-dir:before {
    content: '\e803';
}.icon-print:before {
    content: '\e804';
}.icon-tags:before {
    content: '\e805';
}.icon-location:before {
    content: '\e806';
}.icon-comment:before {
    content: '\e807';
}.icon-maremakom:before {
    content: '\e808';
}.icon-defult:before {
    content: '\e809';
}.icon-comment2:before {
    content: '\e80a';
}.icon-play:before {
    content: '\e80b';
}.icon-print2:before {
    content: '\e80d';
}.icon-phone:before {
    content: '\e810';
}.icon-mail-alt:before {
    content: '\e811';
}.icon-search:before {
    content: '\e812';
}.icon-facebook:before {
    content: '\e814';
}.icon-twitter:before {
    content: '\f099';
}.icon-left:before {
    content: '\f177';
}.off-canvas {
    height: 100%;
}.top-bar {
    width: 100%;
    background: #fff;
}.top-bar.sticky {
    position: fixed;
    z-index: 12;
    top: 0;
    right: 0;
    border-bottom: 1px solid #a3a1a1;
}.top-bar.sticky .menu {
    margin-top: 0;
    transition: all .3s ease-in-out 0s;
}.top-bar.sticky svg {
    height: 30px;
    transition: all .3s ease-in-out 0s;
}.top-bar.sticky .search-form {
    margin: 0;
    transition: all .3s ease-in-out 0s;
}.top-bar .menu {
    margin: 20px 150px 0 auto;;
    background: #fff;
}.top-bar .menu .submenu.menu {
    margin: 0;
    padding: 1rem 0;;
    border: 3px solid #3b3b3b;
}.top-bar .menu .submenu.menu a:hover {
    background: #eae8e8;
}.top-bar .menu .submenu.menu a:hover:before {
    display: none;
}@media screen and (min-width:0) and (max-width:1360px) {
    .top-bar .menu {
        margin: 20px 30px 0 auto;
    }
}.top-bar .menu a {
    font-family: almoni,arial,sans-serif;
    font-size: 21px;
    font-size: 1.3125rem;
    font-weight: 400;
    position: relative;
    padding: .7rem 30px;
    letter-spacing: 1px;;
    color: #000;
}@media screen and (min-width:1200px) and (max-width:1420px) {
    .top-bar .menu a {
        margin: 0 10px;
    }
}.top-bar .menu a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #00e4cf;
    transition: all .3s ease-in-out 0s;;
    transform: scaleX(0);
}.top-bar .menu a:hover:before {
    visibility: visible;
    transform: scaleX(1);
}.top-bar .menu .active > a {
    border-bottom: 2px solid #00e4cf;;
    background: none;
}.logo {
    display: block;;
    padding-top: 10px;
}@media screen and (max-width:63.9375em) {
    .logo {
        text-align: right;
    }.logo svg {
        width: 180px;;
        height: 40px;
    }
}.title-bar {
    background: #fff;
}.title-bar .menu-icon:after {
    margin-top: 15px;
    background: #333;
    box-shadow: 0 7px 0 #333,0 14px 0 #333;
}.off-canvas {
    background: #000;
    box-shadow: none;
}.mobile-menu ul {
    margin: 0;;
    list-style-type: none;
}.mobile-menu .button-group {
    font-size: 18px;
}.mobile-menu a {
    font-family: almoni,arial,sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    display: block;;
    margin: 8px 0;
    padding: .7rem .5rem;
    color: #fff;
}.mobile-menu a:hover {
    color: #00e4cf;
}.mobile-menu .active > a {
    color: #fff;;
    background: #00e4cf;
}.search-form {
    position: relative;
    min-width: 250px;;
    margin-top: 20px;
    color: #221f1f;
}.search-form input[type=search],
.search-form input[type=text] {
    font-size: 16px;
    max-width: 100%;
    height: 44px;
    margin: 0;;
    color: #221f1f;
    border: 3px solid #00e4cf;
    box-shadow: none;
}.search-form input[type=search]:focus,
.search-form input[type=text]:focus {
    border: 2px solid #000;
}.search-form input[type=search]::-webkit-input-placeholder,
.search-form input[type=text]::-webkit-input-placeholder {
    color: #221f1f;
}.search-form input[type=search]::-moz-placeholder,
.search-form input[type=text]::-moz-placeholder {
    color: #221f1f;
}.search-form input[type=search]:-ms-input-placeholder,
.search-form input[type=text]:-ms-input-placeholder {
    color: #221f1f;
}.search-form input[type=search]:-moz-placeholder,
.search-form input[type=text]:-moz-placeholder {
    color: #221f1f;
}.search-form #searchsubmit {
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px;
    cursor: pointer;
}.search-form #searchsubmit i {
    font-size: 12px;
}.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
    display: none;
}.up-content {
    position: relative;
    z-index: 1;
    background: #fff;
}#sidebar ul {
    margin: 0;;
    list-style-type: none;
}#sidebar ul li {
    border-bottom: 3px solid #00e4cf;
}#sidebar ul li a {
    font-size: 17px;
    display: block;;
    padding: 8px 6px;
    color: #3b3b3b;
}#sidebar ul li a:hover {
    background: #eee;
}#sidebar ul li.current-cat a {
    font-weight: 700;
}#sidebar .tag-cloud a {
    font-size: 17px;
    color: #3b3b3b;
}#sidebar .tag-cloud a:hover {
    color: #049688;
}footer {
    margin-top: 80px;
    padding-top: 6em;
    color: #fff;;
    background: #221f1f;
}.page-template-page-contact footer {
    margin-top: 0;
}footer h5 {
    font-family: almoni,arial,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 900;
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #fff;
}footer .entry {
    margin-top: 40px;
}footer p {
    font-family: almoni,arial,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    margin: 0;;
    color: #fff;
}footer .footer-links .menu {
    margin: 0;
}footer .footer-links .menu > li {
    display: block;
}footer .footer-links .menu > li a {
    font-family: almoni,arial,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;;
    font-weight: 400;
    position: relative;
    display: inline-block;
    margin: .5em 0;
    padding: 0;
    color: #fff;
}footer .footer-links .menu > li a:after {
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 0;
    height: 1px;
    content: '';
    background-color: #fff;
    transition: all .2s ease;
}footer .footer-links .menu > li a:hover:after {
    width: 100%;
}footer .newsletter-form {
    position: relative;
    margin-top: 0;
}footer .newsletter-form input {
    height: 44px;;
    color: #fff;
}footer .newsletter-form input,
footer .newsletter-form input:focus {
    border: 3px solid #00e4cf;
    background: #221f1f;
}footer .newsletter-form .button.icon {
    width: 70px;
    height: 44px;;
    text-indent: -999em;
}footer .newsletter-form .button.icon:hover {
    opacity: .5;;
    background-color: #00e4cf;
}footer .newsletter-form i {
    font-size: 30px;
    width: 70px;
    height: 44px;;
    padding: .2em 0;
    color: #221f1f;
    background-color: #00e4cf;
}footer .newsletter-form i:hover {
    background-color: #00e4cf;
}footer .newsletter-form br {
    display: none;
}footer .credits {
    padding: 2em 0 .5em;
}footer .credits a {
    color: #fff;
}footer .credits a.id-credit {
    text-decoration: underline;
}.newsletter-sticky {
    position: fixed;
    z-index: 2;;
    bottom: 100px;
    left: 0;
    width: 326px;
    height: 263px;
}@media screen and (max-width:63.9375em) {
    .newsletter-sticky {
        width: 320px;
    }
}.newsletter-sticky .click-btn {
    cursor: pointer;
}.newsletter-sticky .click-btn .btn-open {
    position: absolute;
    top: 81px;
    left: -85px;
    padding: 6px 20px;
    border: 3px solid #3b3b3b;
    background: #eae8e8;;
    transform: rotate(-90deg);
}.newsletter-sticky .click-btn .btn-open p {
    font-family: almoni,arial,sans-serif;
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 900;
    margin: 0;
}.newsletter-sticky .click-btn .icon {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #eae8e8;
}.newsletter-sticky .click-btn .icon i {
    font-size: 24px;
    width: 50px;
    padding: 11px 10px;
    text-align: center;;
    border: 3px solid #3b3b3b;
}.newsletter-sticky .click-btn .icon .arrow {
    display: none;
}.newsletter-sticky .form-newsletter-sticky {
    max-width: 279px;
    padding: 2rem 1rem;
    border: 3px solid #3b3b3b;;
    background: #00e4cf;
    transition: width .5s ease-out;
    position: absolute;
    top:-4px;
}.newsletter-sticky .form-newsletter-sticky .ttl {
    font-family: almoni,arial,sans-serif;
    font-size: 25px;
    font-size: 1.5625rem;
    font-weight: 900;
    margin: 0 0 .4rem;
}.newsletter-sticky .form-newsletter-sticky .txt {
    font-family: almoni,arial,sans-serif;
    font-size: 16px;
    font-size: 1rem;;
    font-weight: 400;
}.newsletter-sticky .form-newsletter-sticky i {
    font-size: 20px;
    margin-bottom: .8rem;
}.newsletter-sticky .form-newsletter-sticky .wpcf7 form {
    position: relative;
}.newsletter-sticky .form-newsletter-sticky .wpcf7 form input {
    height: 50px;;
    border: 3px solid #3b3b3b;
}.newsletter-sticky .form-newsletter-sticky .wpcf7 form input:focus {
    border: 3px solid #3b3b3b;
}.newsletter-sticky .form-newsletter-sticky .wpcf7 form ::-webkit-input-placeholder {
    color: #3b3b3b;
}.newsletter-sticky .form-newsletter-sticky .wpcf7 form ::-moz-placeholder {
    color: #3b3b3b;
}.newsletter-sticky .form-newsletter-sticky .wpcf7 form :-ms-input-placeholder {
    color: #3b3b3b;
}.newsletter-sticky .form-newsletter-sticky .wpcf7 form :-moz-placeholder {
    color: #3b3b3b;
}.newsletter-sticky .form-newsletter-sticky .wpcf7 form .wpcf7-submit {
    font-family: almoni,arial,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;;
    padding: 13px 15px;
    color: #fff;
    background: #3b3b3b;
}.newsletter-sticky.is-close .form-newsletter-sticky {
    position: absolute;
    left: -100%;
}.newsletter-sticky.is-close .icon .close {
    display: none;
}.newsletter-sticky.is-close .icon .arrow {
    display: block;
}.share-buttons {
    float: left;
    padding: 20px 0;
}@media screen and (max-width:63.9375em) {
    .share-buttons {
        float: none;
    }
}.share-buttons span {
    padding: 0 10px;
}@media screen and (max-width:63.9375em) {
    .share-buttons span {
        display: block;
        padding: 10px;
    }
}.share-buttons i {
    padding: 0 10px;;
    color: #000;
    transition: all .2s linear;
}.share-buttons i:hover {
    color: #00e4cf;
    transition: all .2s linear;
}.meta {
    margin-top: 80px;;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}.meta .share-buttons {
    padding: 10px 0;
    border-right: 2px solid #000;
}@media screen and (max-width:63.9375em) {
    .meta .share-buttons {
        padding: 15px 0;;
        border-top: 2px solid #000;
        border-right: none;
    }
}.meta .tags {
    padding: 10px 0;
}.meta .tags a {
    color: #000;
}.meta .tags a:hover {
    color: #00e4cf;
    transition: all .2s linear;
}.page-top {
    margin-bottom: 60px;
}@media screen and (max-width:63.9375em) {
    .page-top {
        margin-bottom: 20px;
    }
}.el_breadcrumbs p {
    margin: 0;
}.el_breadcrumbs a {
    font-size: 15px;
    color: #3b3b3b;
}.el_breadcrumbs a:hover {
    color: #00e4cf;
}.el_breadcrumbs span {
    font-size: 15px;
    color: #3b3b3b;
}.emm-paginate {
    direction: ltr;;
    display: inline-block;
    border: 3px solid #000100;
}.emm-paginate .emm-page {
    font-weight: 900;;
    padding: 3px 8px;
    color: #000100;
    border-left: 3px solid #000100;
}.emm-paginate .emm-page:first-child {
    border: none;
}.emm-paginate span.emm-current {
    font-weight: 700;;
    background: #00e4cf;
}.emm-paginate a.emm-next,
.emm-paginate a.emm-prev {
    font-family: arial;
    font-size: 15px;
    padding: 5px 8px;
    color: #000100;
}.emm-paginate a.emm-next {
    border-left: 3px solid #000100;
}.comments-area {
    margin-top: 60px;;
    color: #3b3b3b;
}.comments-area .comments-title {
    margin-bottom: 40px;;
    padding: .5em 0;
    border-bottom: 3px solid #3b3b3b;
}.comments-area .comment {
    margin-bottom: 40px;
}.comments-area .the-comment {
    margin-top: 10px;
}.comments-area ul {
    margin: 0;;
    list-style-type: none;
}.comments-area ul .depth-2 {
    margin-right: 40px;
}.comments-area .comment-reply-link {
    color: #3b3b3b;
    border-bottom: 2px solid #00e4cf;
}.comments-area .comment-reply-link:hover {
    border-bottom: 2px solid #000;
}.comments-area .comment-meta span {
    line-height: 1em;;
    display: block;
}.comments-area .comment-meta .comment-name {
    font-weight: 900;
}.comments-area .comment-meta .comment-date {
    color: #ababab;
}.comments-area .comment-form {
    padding: 3em 2em;;
    background-color: #ebebeb;
}.comments-area .comment-form label {
    font-size: 18px;
}.comments-area .comment-form input,
.comments-area .comment-form textarea {
    border: none;;
    box-shadow: none;
}.comments-area .comment-form .button {
    margin-top: 20px;
}.comments-area .is-invalid-input:not(:focus) {
    border: 1px solid red;;
    background: #fff;
}.main-slider-wrap {
    position: relative;;
    margin-bottom: 120px;
}@media screen and (max-width:63.9375em) {
    .main-slider-wrap .slick-slide:first-child {
        height: 240px;
    }
}.main-slider-wrap .article-main-slider-wrap {
    height: 690px;
    background: #eae8e8;
}@media screen and (max-width:63.9375em) {
    .main-slider-wrap .article-main-slider-wrap {
        height: 840px;
    }.main-slider-wrap .article-main-slider-wrap .slick-track {
        top: 240px;
    }
}.main-slider-wrap h2 {
    font-family: yiddishkeit,arial,sans-serif;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 700;
    position: absolute;
    z-index: 10;
    right: 35px;
    bottom: 90px;
    display: inline-block;
    padding: .2em;
    color: #221f1f;;
    background: #00e4cf;
}@media screen and (max-width:63.9375em) {
    .main-slider-wrap h2 {
        top: 220px;
        right: 35px;;
        bottom: auto;
    }
}.main-slider-wrap .slick-list {
    max-height: 690px!important;
}@media screen and (max-width:63.9375em) {
    .main-slider-wrap .slick-list {
        max-height: 890px!important;
    }
}.main-slider-wrap .main-slider .slick-current {
    background: #00e4cf;
}.main-slider-wrap .slick-list {
    padding: 0!important;
}.main-slider-wrap .image-main-slider .slide {
    width: 150px;
    height: 690px;;
    background-position: 50%;
    background-size: cover;
}@media screen and (max-width:63.9375em) {
    .main-slider-wrap .image-main-slider .slide {
        position: relative;;
        top: 0;
        height: 300px;
    }
}.main-slider-wrap .first-article {
    padding: 2em;
    border-bottom: 3px solid #3b3b3b;
}.main-slider-wrap .first-article h3 {
    font-family: almoni,arial,sans-serif;
    font-size: 40px;
    font-size: 2.5rem;;
    font-weight: 900;
}.main-slider-wrap .first-article h3 a {
    color: #3b3b3b;
}.main-slider-wrap .children-article {
    padding: 1.9em 2em;
    background: transparent;
}.main-slider-wrap .children-article.children-article-thin {
    padding: .95em 2em;
}@media screen and (max-width:63.9375em) {
    .main-slider-wrap .children-article {
        max-width: 100%!important;
    }
}.main-slider-wrap .children-article i {
    font-size: 17px;;
    color: #3b3b3b;
}.main-slider-wrap .children-article h3 {
    font-family: almoni,arial,sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 900;
    position: relative;
    display: inline-block;
    padding-bottom: 2px;
}.main-slider-wrap .children-article h3:before {
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #00e4cf;
    transition: all .3s ease-in-out 0s;;
    transform: scaleX(0);
}.main-slider-wrap .children-article h3:hover:before {
    visibility: visible;
    transform: scaleX(1);
}.main-slider-wrap .children-article.inactive h3:hover:before {
    visibility: hidden;
}.main-slider-wrap .children-article a {
    color: #3b3b3b;
}.main-slider-wrap .children-article .author {
    margin-right: 38px;
}.main-slider-wrap .children-article .author strong {
    font-weight: 700;
}.main-slider-wrap .children-article.inactive h3,
.main-slider-wrap .children-article.inactive i,
.main-slider-wrap .children-article.inactive span {
    color: #a3a1a1;
}.main-slider-wrap .children-article.inactive.slick-current h3,
.main-slider-wrap .children-article.inactive.slick-current i,
.main-slider-wrap .children-article.inactive.slick-current span {
    color: #3b3b3b;
}.slider-wrap {
    position: relative;
}@media screen and (max-width:63.9375em) {
    .slider-wrap {
        margin-top: 40px;
    }
}.slider-wrap h2.yid {
    font-size: 45px;
}.slider-wrap .hp-slider {
    border-top: 3px solid #3b3b3b;
    border-bottom: 3px solid #3b3b3b;
}.slider-wrap .hp-slider a {
    display: block;
    padding: 2em 1em 3em;
}.slider-wrap .hp-slider a:hover {
    background: #00e4cf;
}.slider-wrap .hp-slider a:hover .readmore {
    display: inline-block;
}.slider-wrap .hp-slider h3 {
    font-size: 22px;
}.slider-wrap .hp-slider .author span {
    font-family: almoni,arial,sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    color: #3b3b3b;
}.slider-wrap .hp-slider .readmore {
    font-family: almoni,arial,sans-serif;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 900;
    display: none;
    float: right;
    text-decoration: underline;;
    color: #3b3b3b;
}.slider-wrap .author-slider {
    text-align: center;;
    border-top: 3px solid #3b3b3b;
    border-bottom: 3px solid #3b3b3b;
}.slider-wrap .author-slider img {
    margin: auto;
}.slider-wrap .author-slider h2 {
    font-size: 19px;
    margin-top: 20px;
}.slider-wrap .author-slider a {
    display: inline-block;;
    padding: 1em;
}.slider-wrap .author-slider a:hover h2 {
    color: #00e4cf;
}.slider-wrap .controls {
    position: absolute;
    top: 14px;;
    left: 0;
}.slider-wrap .controls .arrow {
    float: left;
    cursor: pointer;
}.slider-wrap .controls .arrow i {
    font-size: 22px;
    display: block;
    width: 42px;
    height: 42px;
    padding: .2em;;
    text-align: center;
    border: 3px solid #3b3b3b;
}.slider-wrap .controls .arrow i:hover {
    background: #00e4cf;
}.slider-wrap .controls .slide-prev-mm i,
.slider-wrap .controls .slide-prev i {
    border-right: none;
}.ssh {
    position: relative;
    padding: 4em 0;
}@media screen and (max-width:63.9375em) {
    .ssh {
        margin-top: 20px;
    }
}.ssh .bg {
    position: absolute;
    z-index: -1;
    top: 40px;
    width: 50%;
    min-height: 550px;;
    background: linear-gradient(180deg,#d5faf8,#d5faf8 50%,#fff 0,#fff);
    background-size: 50% 10px;
}.ssh h2.yid {
    font-size: 45px;
}.newsletter {
    position: relative;
}@media screen and (max-width:63.9375em) {
    .newsletter > div {
        padding: 0;
    }
}.newsletter img {
    width: 100%;
}.newsletter .newsletter-content .inner {
    padding: 4em 2em;
    background: #00e4cf;
}.newsletter .newsletter-content .inner h3 {
    font-family: almoni,arial,sans-serif;
    font-size: 24px;
    font-size: 1.5rem;;
    font-weight: 900;
}.newsletter .newsletter-content .inner p {
    font-family: almoni,arial,sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    margin: 0;
}.newsletter .newsletter-content .inner input {
    margin: 0;
}.newsletter .newsletter-content .inner input::-webkit-input-placeholder {
    color: #221f1f;
}.newsletter .newsletter-content .inner input::-moz-placeholder {
    color: #221f1f;
}.newsletter .newsletter-content .inner input:-ms-input-placeholder {
    color: #221f1f;
}.newsletter .newsletter-content .inner input:-moz-placeholder {
    color: #221f1f;
}.newsletter .wpcf7-response-output {
    position: absolute;
}.newsletter-form {
    position: relative;
    margin-top: 30px;
}.newsletter-form input {
    height: 50px;
}.newsletter-form input,
.newsletter-form input:focus {
    border: 3px solid #3b3b3b;
}.newsletter-form .button.icon {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 90px;
    height: 47px;
    padding: 0;
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;;
    background: transparent;
}.newsletter-form .button.icon:hover {
    background-color: #555;
}.newsletter-form i {
    line-height: 36px;
    position: absolute;
    z-index: 1;;
    top: 0;
    left: 0;
    width: 90px;
    height: 47px;
    text-align: center;
}.newsletter-form i,
.newsletter-form i:hover {
    background-color: #3b3b3b;
}.ss-singel {
    z-index: 1;
}.ss-singel .inner {
    border: 3px solid #3b3b3b;
    background: #fff;
}.ss-singel .inner .innet-text {
    padding: 1em;
}.contact-details {
    margin-bottom: 80px;;
    text-align: center;
}.contact-details i {
    font-size: 40px;
    display: block;
}.contact-details span {
    font-family: almoni,arial,sans-serif;
    font-size: 28px;
    font-size: 1.75rem;;
    font-weight: 300;
}.contact-details a {
    position: relative;
    display: inline-block;;
    color: #000;
}.contact-details a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #00e4cf;
    transition: all .3s ease-in-out 0s;;
    transform: scaleX(0);
}.contact-details a:hover:before {
    visibility: visible;
    transform: scaleX(1);
}.form-row {
    background: #00e4cf;
}.form-row .form-wrap {
    width: 70%;
    margin: auto;;
    padding: 5em 2em;
}@media screen and (max-width:63.9375em) {
    .form-row .form-wrap {
        width: 100%;;
        padding: 2em;
    }
}.form-row .form-wrap label {
    font-weight: 900;;
    color: #000;
}.form-row .form-wrap input,
.form-row .form-wrap textarea {
    min-height: 40px;;
    border: 2px solid #000;
    box-shadow: none;
}.form-row .form-wrap br {
    display: none;
}figure.alignright,
img.alignright {
    float: right;
    margin-top: 0;;
    margin-right: 0;
    margin-left: 20px;
}figure.alignleft,
img.alignleft {
    float: left;
    margin-top: 0;;
    margin-right: 20px;
    margin-left: 0;
}.single-seder {
    padding: 30px 0;;
    border-top: 1px solid #e1e1e1;
}.single-seder:last-child {
    border-bottom: 1px solid #e1e1e1;
}.single-seder h2.yid {
    font-size: 24px;
    margin-bottom: 15px;
}.single-seder .main-article {
    border: 3px solid #3b3b3b;
}.single-seder .main-article .image-container {
    position: relative;
}@media screen and (max-width:63.9375em) {
    .single-seder .main-article .image-container {
        padding: 0;
    }
}.single-seder .main-article .main-article-content {
    padding: 30px 20px;
}.single-seder .main-article .main-article-content h2 {
    font-size: 30px;
    line-height: 1em;
}.single-seder .main-article .main-article-content .author {
    font-family: almoni,arial,sans-serif;
    font-size: 14px;
    font-size: .875rem;;
    font-weight: 900;
}.single-seder .article-comments h3 {
    font-size: 24px;;
    margin-top: 10px;
}.single-seder .article-comments .inactive h3 {
    color: #a3a1a1;
}.single-seder .article-comments .author {
    font-family: almoni,arial,sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 900;
    color: #3b3b3b;
}.single-seder .article-comments .title {
    font-family: almoni,arial,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;;
    font-weight: 900;
}.no-image {
    position: relative;;
    min-height: 170px;
    text-align: center;
    background: #00e4cf;
}.no-image i {
    font-size: 40px;
}.no-image i,
.no-image span {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #3b3b3b;
    transform: translate(-50%,-50%);
}.no-image span {
    font-size: 18px;
    width: 100%;
    margin-top: 36px;
}.icon-comment {
    padding-left: 10px;;
    color: #00e4cf;
}.comment-article-title {
    font-family: almoni,arial,sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    color: #3b3b3b;
}.comment-article-title a {
    color: #3b3b3b;;
    border-bottom: 1px solid;
}.author-article strong {
    font-weight: 900;
    margin-top: 10px;
}.author-article .author-title,
.author-article strong {
    font-family: almoni,arial,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1em;
    display: block;
}.author-article .author-title {
    font-weight: 400;
}.excerpt-article {
    padding-right: 40px;;
    border-right: 3px solid #3b3b3b;
}@media screen and (max-width:63.9375em) {
    .excerpt-article {
        padding-right: 10px;;
        border-right: none;
    }
}.excerpt-article p {
    font-family: almoni,arial,sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1em;
}.article-sidebar ul {
    margin: 0;;
    list-style-type: none;
}.article-sidebar ul li {
    padding: 25px;
    border: 3px solid #3b3b3b;
    border-bottom: none;
    transition: all .2s ease-in-out;
}.article-sidebar ul li:last-child {
    border-bottom: 3px solid #3b3b3b;
}.article-sidebar ul li span {
    font-weight: 900;
    display: block;
}.article-sidebar ul li span.author {
    font-size: 15px;;
    font-weight: 400;
}.article-sidebar ul li a {
    font-size: 20px;;
    line-height: 1em;
    display: inline-block;
    color: #3b3b3b;
}.article-sidebar ul li i {
    font-size: 12px;
    padding-left: 5px;;
    color: #00e4cf;
}.article-sidebar ul li.current-post,
.article-sidebar ul li:hover {
    background: #00e4cf;
    transition: all .2s ease-in-out;
}.article-sidebar ul li.current-post i,
.article-sidebar ul li:hover i {
    color: #3b3b3b;
}.article-sidebar ul li.inactive {
    color: #a3a1a1;
}.article-sidebar ul li.inactive i {
    color: #3b3b3b;
}.article-sidebar ul li.inactive:hover {
    background: none;
    transition: all .2s ease-in-out;
}blockquote {
    margin: 40px 0;;
    padding: 0 30px;
    border-right: 3px solid #3b3b3b;
}blockquote p {
    font-family: almoni,arial,sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2em;;
    color: #3b3b3b;
}.single-entry {
    max-width: 770px;;
    margin-bottom: 40px;
    border: 3px solid #3b3b3b;
}.single-entry .image-container {
    position: relative;
}@media screen and (max-width:63.9375em) {
    .single-entry .image-container {
        padding: 0;
    }
}.single-entry .image-container .no-image {
    position: relative;
    top: 0;
    bottom: 0;;
    min-width: 100%;
    min-height: 100%;
    text-align: center;
    background: #00e4cf;
}.single-entry .image-container .no-image i {
    font-size: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #3b3b3b;
    transition: all .2s ease-in-out;;
    transform: translate(-50%,-50%);
}.single-entry .image-container .no-image:hover i {
    font-size: 90px;
    transition: all .2s ease-in-out;
}.single-entry .single-entry-content {
    padding: 18px;
}.single-entry .single-entry-content h2 {
    font-size: 30px;
    line-height: 1em;
    position: relative;
    display: inline-block;
}.single-entry .single-entry-content h2.inactive,
.single-entry .single-entry-content h2.inactive:hover {
    color: #a3a1a1;
}.single-entry .single-entry-content h2:hover {
    color: #000;
    transition: all .3s ease-in-out 0s;
}.single-entry .single-entry-content p {
    margin-bottom: 0;
}.single-entry .single-entry-content .author {
    font-family: almoni,arial,sans-serif;
    font-size: 14px;
    font-size: .875rem;;
    font-weight: 900;
}.related-posts .no-image {
    min-height: 230px;
    padding: 90px;
}.event-image {
    position: relative;
}.event-image i {
    font-size: 35px;
    color: #00e4cf;
}.event-image i,
.event-image span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}.event-image span {
    font-weight: 900;
    margin-top: -40px;;
    color: #fff;
}.event-image .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;;
    left: 0;
    background: rgba(0,0,0,.6);
}.tooltip-anc {
    margin-right: -4px;
}.tooltip-anc sup {
    font-size: 90%;;
    font-weight: 700;
    color: #06917d;
}.tooltip-anc.has-tip {
    border: none;
}.tooltip {
    position: relative;
    max-width: 15em;;
    color: #000;
    border: 2px solid #000;
    background: #fff;
}.tooltip:after,
.tooltip:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    content: ' ';
    pointer-events: none;;
    border: solid transparent;
}.tooltip:after {
    margin-left: -10px;;
    border-width: 10px;
    border-color: hsla(0,0%,100%,0);
    border-bottom-color: #fff;
}.tooltip:before {
    margin-left: -13px;
    border-width: 13px;
    border-color: transparent;
    border-bottom-color: #000;
    transform: none;
}figure {
    max-width: 100%!important;
}.related-posts .inactive a,
.related-posts .inactive h2,
.related-posts .inactive p {
    color: #a3a1a1;
}.reading-minutes {
    font-family: almoni,arial,sans-serif;
    font-size: 17px;
    font-size: 1.0625rem;;
    font-weight: 400;
}.reading-minutes p {
    margin: 0;
}.facebook_share_shortcode_wrapper {
    display: inline-block;
    clear: both;
    width: 100%;
    margin: 20px 0;
}.facebook_share_shortcode_wrapper .facebook_share_code {
    float: left;
    width: 40%;
    text-align: left;
}.facebook_share_shortcode_wrapper a {
    font-size: 20px;
    font-weight: 700;
}.newsletter-wrapper {
    display: inline-block;
    clear: both;
    width: 100%;
    margin: 20px 0;
    text-align: center;
}.newsletter-wrapper .newsletter-wrapper-inner {
    display: inline-block;
    width: 40%;
    margin: 0 auto;
    padding: 20px;
    border: 3px solid #000;;
    background: #00e4cf;
}.newsletter-wrapper .newsletter-title {
    font-size: 32px;;
    font-weight: 700;
}.newsletter-wrapper .newsletter-form {
    position: relative;
    margin-top: 0;
}.newsletter-wrapper .newsletter-form input {
    height: 44px;;
    color: #221f1f;
    border: 3px solid #221f1f;
    background: #fff;
}.newsletter-wrapper .newsletter-form input:focus {
    color: #fff;;
    border: 3px solid #00e4cf;
    background: #221f1f;
}.newsletter-wrapper .newsletter-form input[type=submit] {
    font-family: almoni,arial,sans-serif;
    font-size: 22px;
    padding: 0 40px;
    color: #fff;;
    background: #221f1f;
}.newsletter-wrapper .newsletter-form input[type=submit]:focus {
    color: #fff;;
    background: #221f1f;
}.newsletter-wrapper .newsletter-form .button.icon {
    width: 70px;
    height: 44px;;
    text-indent: -999em;
}.newsletter-wrapper .newsletter-form .button.icon:hover {
    opacity: .5;;
    background-color: #00e4cf;
}.newsletter-wrapper .newsletter-form i {
    font-size: 30px;
    width: 70px;
    height: 44px;;
    padding: .2em 0;
    color: #221f1f;
    background-color: #00e4cf;
}.newsletter-wrapper .newsletter-form i:hover {
    background-color: #00e4cf;
}.newsletter-wrapper .newsletter-form br {
    display: none;
}.more_posts_shortcode_wrapper {
    display: inline-block;
    clear: both;
    width: 100%;
    margin: 20px 0;
}.more_posts_shortcode_wrapper .title {
    font-size: 20px;;
    font-weight: 700;
}a.share-button {
    font-size: 22px;
}.image-wrap {
    position: relative;
    overflow: hidden;
}.image-wrap img {
    max-width: 100%;
    transition: all .3s;
}.image-wrap:hover img {
    transform: scale(1.1);
}.authors img {
    transition: all .2s ease-in-out;;

    filter: grayscale(100%);
}.authors h2 {
    font-size: 19px;;
    margin: 15px 0;
}.authors h2 span {
    display: inline-block;
    padding: 5px 8px;
    transition: all .2s ease-in-out;
}.authors a:hover img {
    transition: all .2s ease-in-out;;

    filter: grayscale(0);
}.authors a:hover h2 span {
    display: inline-block;
    padding: 5px 8px;
    background: #00e4cf;
    transition: all .2s ease-in-out;
}.author-bio {
    margin-bottom: 40px;
    border-bottom: 1px solid #e1e1e1;
}.author-bio p {
    font-size: 16px;
    padding: 20px 0;
}
