body {
    margin: 0
}

article,aside,footer,header,nav,section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

.community-index .card:hover a.button,.link-bar-2:hover a.button,a.news-card:hover a.button,a:active,a:hover {
    outline-width: 0
}

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

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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 {
    border-style: none;
    padding: 0
}

[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] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

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

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

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%
}

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

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: helvetica neue,Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object {
    max-width: none!important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: auto
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

button,input,optgroup,select,textarea {
    font-family: inherit
}

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto
}

.row::after,.row::before {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.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
    }
}

@media screen and (min-width: 75em) {
    .row .row {
        margin-right:-.9375rem;
        margin-left: -.9375rem
    }
}

@media screen and (min-width: 90em) {
    .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 {
    width: 100%;
    float: left;
    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: right
}

.column.end:last-child:last-child,.end.columns:last-child:last-child {
    float: left
}

.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;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%;
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1>.column,.small-up-1>.columns {
    float: left;
    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: left
}

.small-up-2>.column,.small-up-2>.columns {
    float: left;
    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(2n+1),.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2>.column:last-child,.small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column,.small-up-3>.columns {
    float: left;
    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: left
}

.small-up-4>.column,.small-up-4>.columns {
    float: left;
    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: left
}

.small-up-5>.column,.small-up-5>.columns {
    float: left;
    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: left
}

.small-up-6>.column,.small-up-6>.columns {
    float: left;
    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: left
}

.small-up-7>.column,.small-up-7>.columns {
    float: left;
    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: left
}

.small-up-8>.column,.small-up-8>.columns {
    float: left;
    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: left
}

.small-collapse>.column,.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.expanded.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;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1>.column,.medium-up-1>.columns {
        float: left;
        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: left
    }

    .medium-up-2>.column,.medium-up-2>.columns {
        float: left;
        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(2n+1),.medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .medium-up-2>.column:last-child,.medium-up-2>.columns:last-child {
        float: left
    }

    .medium-up-3>.column,.medium-up-3>.columns {
        float: left;
        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: left
    }

    .medium-up-4>.column,.medium-up-4>.columns {
        float: left;
        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: left
    }

    .medium-up-5>.column,.medium-up-5>.columns {
        float: left;
        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: left
    }

    .medium-up-6>.column,.medium-up-6>.columns {
        float: left;
        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: left
    }

    .medium-up-7>.column,.medium-up-7>.columns {
        float: left;
        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: left
    }

    .medium-up-8>.column,.medium-up-8>.columns {
        float: left;
        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: left
    }

    .medium-collapse>.column,.medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.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;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        width: 20%;
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-offset-right-1 {
        margin-right: 8%;
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1>.column,.large-up-1>.columns {
        float: left;
        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: left
    }

    .large-up-2>.column,.large-up-2>.columns {
        float: left;
        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(2n+1),.large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .large-up-2>.column:last-child,.large-up-2>.columns:last-child {
        float: left
    }

    .large-up-3>.column,.large-up-3>.columns {
        float: left;
        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: left
    }

    .large-up-4>.column,.large-up-4>.columns {
        float: left;
        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: left
    }

    .large-up-5>.column,.large-up-5>.columns {
        float: left;
        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: left
    }

    .large-up-6>.column,.large-up-6>.columns {
        float: left;
        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: left
    }

    .large-up-7>.column,.large-up-7>.columns {
        float: left;
        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: left
    }

    .large-up-8>.column,.large-up-8>.columns {
        float: left;
        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: left
    }

    .large-collapse>.column,.large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.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
    }
}

@media screen and (min-width: 75em) {
    .xlarge-1 {
        width:8.33333%
    }

    .xlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xlarge-offset-0 {
        margin-left: 0
    }

    .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xlarge-3 {
        width: 25%
    }

    .xlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xlarge-6 {
        width: 50%
    }

    .xlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xlarge-9 {
        width: 75%
    }

    .xlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xlarge-12 {
        width: 100%
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xlarge-up-1>.column,.xlarge-up-1>.columns {
        float: left;
        width: 100%
    }

    .xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child {
        float: left
    }

    .xlarge-up-2>.column,.xlarge-up-2>.columns {
        float: left;
        width: 50%
    }

    .xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-2>.column:nth-of-type(2n+1),.xlarge-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child {
        float: left
    }

    .xlarge-up-3>.column,.xlarge-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child {
        float: left
    }

    .xlarge-up-4>.column,.xlarge-up-4>.columns {
        float: left;
        width: 25%
    }

    .xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child {
        float: left
    }

    .xlarge-up-5>.column,.xlarge-up-5>.columns {
        float: left;
        width: 20%
    }

    .xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child {
        float: left
    }

    .xlarge-up-6>.column,.xlarge-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child {
        float: left
    }

    .xlarge-up-7>.column,.xlarge-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child {
        float: left
    }

    .xlarge-up-8>.column,.xlarge-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child {
        float: left
    }

    .xlarge-collapse>.column,.xlarge-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .xlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .xlarge-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .xlarge-uncollapse>.column,.xlarge-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .xlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

    .xlarge-centered,.xlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .xlarge-pull-0,.xlarge-push-0,.xlarge-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-1 {
        width:8.33333%
    }

    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xxlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xxlarge-offset-0 {
        margin-left: 0
    }

    .xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xxlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xxlarge-3 {
        width: 25%
    }

    .xxlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xxlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xxlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xxlarge-offset-3 {
        margin-left: 25%
    }

    .xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xxlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xxlarge-6 {
        width: 50%
    }

    .xxlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xxlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xxlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xxlarge-offset-6 {
        margin-left: 50%
    }

    .xxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xxlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xxlarge-9 {
        width: 75%
    }

    .xxlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xxlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xxlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xxlarge-offset-9 {
        margin-left: 75%
    }

    .xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xxlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xxlarge-12 {
        width: 100%
    }

    .xxlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xxlarge-up-1>.column,.xxlarge-up-1>.columns {
        float: left;
        width: 100%
    }

    .xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child {
        float: left
    }

    .xxlarge-up-2>.column,.xxlarge-up-2>.columns {
        float: left;
        width: 50%
    }

    .xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-2>.column:nth-of-type(2n+1),.xxlarge-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child {
        float: left
    }

    .xxlarge-up-3>.column,.xxlarge-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child {
        float: left
    }

    .xxlarge-up-4>.column,.xxlarge-up-4>.columns {
        float: left;
        width: 25%
    }

    .xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child {
        float: left
    }

    .xxlarge-up-5>.column,.xxlarge-up-5>.columns {
        float: left;
        width: 20%
    }

    .xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child {
        float: left
    }

    .xxlarge-up-6>.column,.xxlarge-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child {
        float: left
    }

    .xxlarge-up-7>.column,.xxlarge-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child {
        float: left
    }

    .xxlarge-up-8>.column,.xxlarge-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child {
        float: left
    }

    .xxlarge-collapse>.column,.xxlarge-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .xxlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .xxlarge-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .xxlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

    .xxlarge-centered,.xxlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .xxlarge-pull-0,.xxlarge-push-0,.xxlarge-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
    }
}

.align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-right.vertical.menu>li>a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

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

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    align-self: center
}

.align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

@media print,screen and (min-width: 40em) {
    .medium-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,screen and (min-width: 64em) {
    .large-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 75em) {
    .xlarge-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .xlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .xlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .xlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .xlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .xlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .xxlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .xxlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .xxlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .xxlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .xxlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,screen and (min-width: 40em) {
    .medium-flex-container {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,screen and (min-width: 64em) {
    .large-flex-container {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 75em) {
    .xlarge-flex-container {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .xlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xlarge-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-flex-container {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .xxlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xxlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xxlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xxlarge-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xxlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xxlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xxlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,i {
    font-style: italic;
    line-height: inherit
}

b,strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

.community-index .card .pre-title,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: helvetica neue,Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.community-index .card .pre-title small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    line-height: 0;
    color: #cacaca
}

.h1,h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.community-index .card .pre-title,.h2,h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h3,h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5,h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,screen and (min-width: 40em) {
    .h1,h1 {
        font-size:3rem
    }

    .community-index .card .pre-title,.h2,h2 {
        font-size: 2.5rem
    }

    .h3,h3 {
        font-size: 1.9375rem
    }

    .h4,h4 {
        font-size: 1.5625rem
    }

    .h5,h5 {
        font-size: 1.25rem
    }

    .h6,h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer
}

.community-index .card:hover a.button,.link-bar-2:hover a.button,a.news-card:hover a.button,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 {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote,blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "â€” "
}

abbr,abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas,liberation mono,Courier,monospace;
    font-weight: 400;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas,liberation mono,Courier,monospace;
    color: #0a0a0a
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,screen and (min-width: 40em) {
    .medium-text-left {
        text-align:left
    }

    .medium-text-right {
        text-align: right
    }

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

    .medium-text-justify {
        text-align: justify
    }
}

@media print,screen and (min-width: 64em) {
    .large-text-left {
        text-align:left
    }

    .large-text-right {
        text-align: right
    }

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

    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 75em) {
    .xlarge-text-left {
        text-align:left
    }

    .xlarge-text-right {
        text-align: right
    }

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

    .xlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-text-left {
        text-align:left
    }

    .xxlarge-text-right {
        text-align: right
    }

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

    .xxlarge-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none!important
}

@media print {
    * {
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important
    }

    .show-for-print {
        display: block!important
    }

    .hide-for-print {
        display: none!important
    }

    table.show-for-print {
        display: table!important
    }

    thead.show-for-print {
        display: table-header-group!important
    }

    tbody.show-for-print {
        display: table-row-group!important
    }

    tr.show-for-print {
        display: table-row!important
    }

    td.show-for-print {
        display: table-cell!important
    }

    th.show-for-print {
        display: table-cell!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after,a[href^='#']: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 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
    box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}

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] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=button],[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[type=checkbox],[type=file],[type=radio] {
    margin: 0 0 1rem
}

[type=checkbox]+label,[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox]+label[for],[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child {
    border-radius: 0
}

.input-group>:last-child>* {
    border-radius: 0
}

.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label {
    height: auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

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

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgd2lkdGg9JzMyJyBoZWlnaHQ9JzI0JyB2aWV3Qm94PScwIDAgMzIgMjQnPjxwb2x5Z29uIHBvaW50cz0nMCwwIDMyLDAgMTYsMjQnIHN0eWxlPSdmaWxsOnJnYigxMzgsIDEzOCwgMTM4KSc+PC9wb2x5Z29uPjwvc3ZnPg==);
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}

@media screen and (min-width: 0\0) {
    select {
        background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    color: #cc4b37
}

.form-error.is-visible {
    display: block
}

.flex-video,.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen,.responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.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: 0em),screen and (min-width:40em) {
    .show-for-small-only {
        display:none!important
    }
}

@media print,screen and (min-width: 40em) {
    .hide-for-medium {
        display:none!important
    }
}

@media screen and (max-width: 39.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
    }
}

@media screen and (min-width: 75em) {
    .hide-for-xlarge {
        display:none!important
    }
}

@media screen and (max-width: 74.9375em) {
    .show-for-xlarge {
        display:none!important
    }
}

@media screen and (min-width: 75em) and (max-width:89.9375em) {
    .hide-for-xlarge-only {
        display:none!important
    }
}

@media screen and (max-width: 74.9375em),screen and (min-width:90em) {
    .show-for-xlarge-only {
        display:none!important
    }
}

@media screen and (min-width: 90em) {
    .hide-for-xxlarge {
        display:none!important
    }
}

@media screen and (max-width: 89.9375em) {
    .show-for-xxlarge {
        display:none!important
    }
}

@media screen and (min-width: 90em) {
    .hide-for-xxlarge-only {
        display:none!important
    }
}

@media screen and (max-width: 89.9375em) {
    .show-for-xxlarge-only {
        display:none!important
    }
}

.show-for-sr,.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.show-on-focus:active,.show-on-focus:focus {
    position: static!important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.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: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.clearfix::after {
    clear: both
}

.fa,.fab,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1,-1);
    -ms-transform: scale(-1,-1);
    transform: scale(-1,-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-abacus:before {
    content: "\f640"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acorn:before {
    content: "\f6ae"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-alarm-clock:before {
    content: "\f34e"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-alicorn:before {
    content: "\f6b0"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-analytics:before {
    content: "\f643"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angel:before {
    content: "\f779"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-crate:before {
    content: "\f6b1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-alt-down:before {
    content: "\f354"
}

.fa-arrow-alt-from-bottom:before {
    content: "\f346"
}

.fa-arrow-alt-from-left:before {
    content: "\f347"
}

.fa-arrow-alt-from-right:before {
    content: "\f348"
}

.fa-arrow-alt-from-top:before {
    content: "\f349"
}

.fa-arrow-alt-left:before {
    content: "\f355"
}

.fa-arrow-alt-right:before {
    content: "\f356"
}

.fa-arrow-alt-square-down:before {
    content: "\f350"
}

.fa-arrow-alt-square-left:before {
    content: "\f351"
}

.fa-arrow-alt-square-right:before {
    content: "\f352"
}

.fa-arrow-alt-square-up:before {
    content: "\f353"
}

.fa-arrow-alt-to-bottom:before {
    content: "\f34a"
}

.fa-arrow-alt-to-left:before {
    content: "\f34b"
}

.fa-arrow-alt-to-right:before {
    content: "\f34c"
}

.fa-arrow-alt-to-top:before {
    content: "\f34d"
}

.fa-arrow-alt-up:before {
    content: "\f357"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-from-bottom:before {
    content: "\f342"
}

.fa-arrow-from-left:before {
    content: "\f343"
}

.fa-arrow-from-right:before {
    content: "\f344"
}

.fa-arrow-from-top:before {
    content: "\f345"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-square-down:before {
    content: "\f339"
}

.fa-arrow-square-left:before {
    content: "\f33a"
}

.fa-arrow-square-right:before {
    content: "\f33b"
}

.fa-arrow-square-up:before {
    content: "\f33c"
}

.fa-arrow-to-bottom:before {
    content: "\f33d"
}

.fa-arrow-to-left:before {
    content: "\f33e"
}

.fa-arrow-to-right:before {
    content: "\f340"
}

.fa-arrow-to-top:before {
    content: "\f341"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-atom-alt:before {
    content: "\f5d3"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-axe:before {
    content: "\f6b2"
}

.fa-axe-battle:before {
    content: "\f6b3"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backpack:before {
    content: "\f5d4"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-badge:before {
    content: "\f335"
}

.fa-badge-check:before {
    content: "\f336"
}

.fa-badge-dollar:before {
    content: "\f645"
}

.fa-badge-percent:before {
    content: "\f646"
}

.fa-badger-honey:before {
    content: "\f6b4"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ball-pile:before {
    content: "\f77e"
}

.fa-ballot:before {
    content: "\f732"
}

.fa-ballot-check:before {
    content: "\f733"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-barcode-alt:before {
    content: "\f463"
}

.fa-barcode-read:before {
    content: "\f464"
}

.fa-barcode-scan:before {
    content: "\f465"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball:before {
    content: "\f432"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-basketball-hoop:before {
    content: "\f435"
}

.fa-bat:before {
    content: "\f6b5"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-bolt:before {
    content: "\f376"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-slash:before {
    content: "\f377"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-school:before {
    content: "\f5d5"
}

.fa-bell-school-slash:before {
    content: "\f5d6"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bells:before {
    content: "\f77f"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blanket:before {
    content: "\f498"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bone-break:before {
    content: "\f5d8"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-alt:before {
    content: "\f5d9"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-heart:before {
    content: "\f499"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-book-spells:before {
    content: "\f6b8"
}

.fa-book-user:before {
    content: "\f7e7"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-books:before {
    content: "\f5db"
}

.fa-books-medical:before {
    content: "\f7e8"
}

.fa-boot:before {
    content: "\f782"
}

.fa-booth-curtain:before {
    content: "\f734"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-bow-arrow:before {
    content: "\f6b9"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-bowling-pins:before {
    content: "\f437"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-alt:before {
    content: "\f49a"
}

.fa-box-ballot:before {
    content: "\f735"
}

.fa-box-check:before {
    content: "\f467"
}

.fa-box-fragile:before {
    content: "\f49b"
}

.fa-box-full:before {
    content: "\f49c"
}

.fa-box-heart:before {
    content: "\f49d"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-up:before {
    content: "\f49f"
}

.fa-box-usd:before {
    content: "\f4a0"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-boxes-alt:before {
    content: "\f4a1"
}

.fa-boxing-glove:before {
    content: "\f438"
}

.fa-brackets:before {
    content: "\f7e9"
}

.fa-brackets-curly:before {
    content: "\f7ea"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-loaf:before {
    content: "\f7eb"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-browser:before {
    content: "\f37e"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-bullseye-arrow:before {
    content: "\f648"
}

.fa-bullseye-pointer:before {
    content: "\f649"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-burrito:before {
    content: "\f7ed"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-bus-school:before {
    content: "\f5dd"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-cabinet-filing:before {
    content: "\f64b"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calculator-alt:before {
    content: "\f64c"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-edit:before {
    content: "\f333"
}

.fa-calendar-exclamation:before {
    content: "\f334"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-star:before {
    content: "\f736"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-alt:before {
    content: "\f332"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campfire:before {
    content: "\f6ba"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candle-holder:before {
    content: "\f6bc"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-candy-corn:before {
    content: "\f6bd"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-bump:before {
    content: "\f5e0"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-garage:before {
    content: "\f5e2"
}

.fa-car-mechanic:before {
    content: "\f5e3"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-car-tilt:before {
    content: "\f5e5"
}

.fa-car-wash:before {
    content: "\f5e6"
}

.fa-caret-circle-down:before {
    content: "\f32d"
}

.fa-caret-circle-left:before {
    content: "\f32e"
}

.fa-caret-circle-right:before {
    content: "\f330"
}

.fa-caret-circle-up:before {
    content: "\f331"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cauldron:before {
    content: "\f6bf"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chair-office:before {
    content: "\f6c1"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-line-down:before {
    content: "\f64d"
}

.fa-chart-network:before {
    content: "\f78a"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-chart-pie-alt:before {
    content: "\f64e"
}

.fa-chart-scatter:before {
    content: "\f7ee"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-cheese-swiss:before {
    content: "\f7f0"
}

.fa-cheeseburger:before {
    content: "\f7f1"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-bishop-alt:before {
    content: "\f43b"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-clock:before {
    content: "\f43d"
}

.fa-chess-clock-alt:before {
    content: "\f43e"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-king-alt:before {
    content: "\f440"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-knight-alt:before {
    content: "\f442"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-pawn-alt:before {
    content: "\f444"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-queen-alt:before {
    content: "\f446"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chess-rook-alt:before {
    content: "\f448"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-double-down:before {
    content: "\f322"
}

.fa-chevron-double-left:before {
    content: "\f323"
}

.fa-chevron-double-right:before {
    content: "\f324"
}

.fa-chevron-double-up:before {
    content: "\f325"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-square-down:before {
    content: "\f329"
}

.fa-chevron-square-left:before {
    content: "\f32a"
}

.fa-chevron-square-right:before {
    content: "\f32b"
}

.fa-chevron-square-up:before {
    content: "\f32c"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chimney:before {
    content: "\f78b"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-claw-marks:before {
    content: "\f6c2"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clipboard-list-check:before {
    content: "\f737"
}

.fa-clipboard-prescription:before {
    content: "\f5e8"
}

.fa-clipboard-user:before {
    content: "\f7f3"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-drizzle:before {
    content: "\f738"
}

.fa-cloud-hail:before {
    content: "\f739"
}

.fa-cloud-hail-mixed:before {
    content: "\f73a"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-rainbow:before {
    content: "\f73e"
}

.fa-cloud-showers:before {
    content: "\f73f"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sleet:before {
    content: "\f741"
}

.fa-cloud-snow:before {
    content: "\f742"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-clouds:before {
    content: "\f744"
}

.fa-clouds-moon:before {
    content: "\f745"
}

.fa-clouds-sun:before {
    content: "\f746"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-club:before {
    content: "\f327"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-code-commit:before {
    content: "\f386"
}

.fa-code-merge:before {
    content: "\f387"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-coffee-togo:before {
    content: "\f6c5"
}

.fa-coffin:before {
    content: "\f6c6"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-alt-check:before {
    content: "\f4a2"
}

.fa-comment-alt-dollar:before {
    content: "\f650"
}

.fa-comment-alt-dots:before {
    content: "\f4a3"
}

.fa-comment-alt-edit:before {
    content: "\f4a4"
}

.fa-comment-alt-exclamation:before {
    content: "\f4a5"
}

.fa-comment-alt-lines:before {
    content: "\f4a6"
}

.fa-comment-alt-medical:before {
    content: "\f7f4"
}

.fa-comment-alt-minus:before {
    content: "\f4a7"
}

.fa-comment-alt-plus:before {
    content: "\f4a8"
}

.fa-comment-alt-slash:before {
    content: "\f4a9"
}

.fa-comment-alt-smile:before {
    content: "\f4aa"
}

.fa-comment-alt-times:before {
    content: "\f4ab"
}

.fa-comment-check:before {
    content: "\f4ac"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-edit:before {
    content: "\f4ae"
}

.fa-comment-exclamation:before {
    content: "\f4af"
}

.fa-comment-lines:before {
    content: "\f4b0"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-minus:before {
    content: "\f4b1"
}

.fa-comment-plus:before {
    content: "\f4b2"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comment-smile:before {
    content: "\f4b4"
}

.fa-comment-times:before {
    content: "\f4b5"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-alt:before {
    content: "\f4b6"
}

.fa-comments-alt-dollar:before {
    content: "\f652"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compass-slash:before {
    content: "\f5e9"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-compress-wide:before {
    content: "\f326"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-container-storage:before {
    content: "\f4b7"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-conveyor-belt:before {
    content: "\f46e"
}

.fa-conveyor-belt-alt:before {
    content: "\f46f"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-corn:before {
    content: "\f6c7"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cow:before {
    content: "\f6c8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-credit-card-blank:before {
    content: "\f389"
}

.fa-credit-card-front:before {
    content: "\f38a"
}

.fa-cricket:before {
    content: "\f449"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-croissant:before {
    content: "\f7f6"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-crutches:before {
    content: "\f7f8"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-curling:before {
    content: "\f44a"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dagger:before {
    content: "\f6cb"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-debug:before {
    content: "\f7f9"
}

.fa-deer:before {
    content: "\f78e"
}

.fa-deer-rudolph:before {
    content: "\f78f"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-desktop-alt:before {
    content: "\f390"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dewpoint:before {
    content: "\f748"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d10:before {
    content: "\f6cd"
}

.fa-dice-d12:before {
    content: "\f6ce"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d4:before {
    content: "\f6d0"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-d8:before {
    content: "\f6d2"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-diploma:before {
    content: "\f5ea"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-do-not-enter:before {
    content: "\f5ec"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dog-leashed:before {
    content: "\f6d4"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-empty:before {
    content: "\f473"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-dolly-flatbed-alt:before {
    content: "\f475"
}

.fa-dolly-flatbed-empty:before {
    content: "\f476"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-circle:before {
    content: "\f5ed"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-draw-square:before {
    content: "\f5ef"
}

.fa-dreidel:before {
    content: "\f792"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick:before {
    content: "\f6d6"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-duck:before {
    content: "\f6d8"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-ear:before {
    content: "\f5f0"
}

.fa-ear-muffs:before {
    content: "\f795"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-eclipse:before {
    content: "\f749"
}

.fa-eclipse-alt:before {
    content: "\f74a"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-egg-fried:before {
    content: "\f7fc"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-elephant:before {
    content: "\f6da"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-h-alt:before {
    content: "\f39b"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ellipsis-v-alt:before {
    content: "\f39c"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-empty-set:before {
    content: "\f656"
}

.fa-engine-warning:before {
    content: "\f5f2"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-dollar:before {
    content: "\f657"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-square:before {
    content: "\f321"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows:before {
    content: "\f31d"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expand-wide:before {
    content: "\f320"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-evil:before {
    content: "\f6db"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-field-hockey:before {
    content: "\f44c"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-certificate:before {
    content: "\f5f3"
}

.fa-file-chart-line:before {
    content: "\f659"
}

.fa-file-chart-pie:before {
    content: "\f65a"
}

.fa-file-check:before {
    content: "\f316"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-edit:before {
    content: "\f31c"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-exclamation:before {
    content: "\f31a"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-minus:before {
    content: "\f318"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-plus:before {
    content: "\f319"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-spreadsheet:before {
    content: "\f65b"
}

.fa-file-times:before {
    content: "\f317"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-user:before {
    content: "\f65c"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-files-medical:before {
    content: "\f7fd"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-film-alt:before {
    content: "\f3a0"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-fire-smoke:before {
    content: "\f74b"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-fireplace:before {
    content: "\f79a"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fish-cooked:before {
    content: "\f7fe"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-alt:before {
    content: "\f74c"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flame:before {
    content: "\f6df"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flask-poison:before {
    content: "\f6e0"
}

.fa-flask-potion:before {
    content: "\f6e1"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flower:before {
    content: "\f7ff"
}

.fa-flower-daffodil:before {
    content: "\f800"
}

.fa-flower-tulip:before {
    content: "\f801"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-fog:before {
    content: "\f74e"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-folder-times:before {
    content: "\f65f"
}

.fa-folder-tree:before {
    content: "\f802"
}

.fa-folders:before {
    content: "\f660"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-football-helmet:before {
    content: "\f44f"
}

.fa-forklift:before {
    content: "\f47a"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-fragile:before {
    content: "\f4bb"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-french-fries:before {
    content: "\f803"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frosty-head:before {
    content: "\f79b"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-function:before {
    content: "\f661"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gas-pump-slash:before {
    content: "\f5f4"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gift-card:before {
    content: "\f663"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-gingerbread-man:before {
    content: "\f79d"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass:before {
    content: "\f804"
}

.fa-glass-champagne:before {
    content: "\f79e"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glass-whiskey-rocks:before {
    content: "\f7a1"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glasses-alt:before {
    content: "\f5f5"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-globe-snow:before {
    content: "\f7a3"
}

.fa-globe-stand:before {
    content: "\f5f6"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-golf-club:before {
    content: "\f451"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-h1:before {
    content: "\f313"
}

.fa-h2:before {
    content: "\f314"
}

.fa-h3:before {
    content: "\f315"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hammer-war:before {
    content: "\f6e4"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-heart:before {
    content: "\f4bc"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-box:before {
    content: "\f47b"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-magic:before {
    content: "\f6e5"
}

.fa-hand-holding-seedling:before {
    content: "\f4bf"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-receiving:before {
    content: "\f47c"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-heart:before {
    content: "\f4c3"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-usd:before {
    content: "\f4c5"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt:before {
    content: "\f4c6"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-santa:before {
    content: "\f7a7"
}

.fa-hat-winter:before {
    content: "\f7a8"
}

.fa-hat-witch:before {
    content: "\f6e7"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side:before {
    content: "\f6e9"
}

.fa-head-side-brain:before {
    content: "\f808"
}

.fa-head-side-medical:before {
    content: "\f809"
}

.fa-head-vr:before {
    content: "\f6ea"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heart-circle:before {
    content: "\f4c7"
}

.fa-heart-rate:before {
    content: "\f5f8"
}

.fa-heart-square:before {
    content: "\f4c8"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-helmet-battle:before {
    content: "\f6eb"
}

.fa-hexagon:before {
    content: "\f312"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-mask:before {
    content: "\f6ee"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-hockey-sticks:before {
    content: "\f454"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-home-alt:before {
    content: "\f80a"
}

.fa-home-heart:before {
    content: "\f4c9"
}

.fa-home-lg:before {
    content: "\f80b"
}

.fa-home-lg-alt:before {
    content: "\f80c"
}

.fa-hood-cloak:before {
    content: "\f6ef"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hospitals:before {
    content: "\f80e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-flood:before {
    content: "\f74f"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-humidity:before {
    content: "\f750"
}

.fa-hurricane:before {
    content: "\f751"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-ice-skate:before {
    content: "\f7ac"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-inbox-in:before {
    content: "\f310"
}

.fa-inbox-out:before {
    content: "\f311"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-industry-alt:before {
    content: "\f3b3"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-info-square:before {
    content: "\f30f"
}

.fa-inhaler:before {
    content: "\f5f9"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-integral:before {
    content: "\f667"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-intersection:before {
    content: "\f668"
}

.fa-inventory:before {
    content: "\f480"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-island-tropical:before {
    content: "\f811"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-jack-o-lantern:before {
    content: "\f30e"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-key-skeleton:before {
    content: "\f6f3"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-keynote:before {
    content: "\f66c"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kidneys:before {
    content: "\f5fb"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kite:before {
    content: "\f6f4"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-knife-kitchen:before {
    content: "\f6f5"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-lambda:before {
    content: "\f66e"
}

.fa-lamp:before {
    content: "\f4ca"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-landmark-alt:before {
    content: "\f752"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-layer-minus:before {
    content: "\f5fe"
}

.fa-layer-plus:before {
    content: "\f5ff"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leaf-heart:before {
    content: "\f4cb"
}

.fa-leaf-maple:before {
    content: "\f6f6"
}

.fa-leaf-oak:before {
    content: "\f6f7"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-lightbulb-dollar:before {
    content: "\f670"
}

.fa-lightbulb-exclamation:before {
    content: "\f671"
}

.fa-lightbulb-on:before {
    content: "\f672"
}

.fa-lightbulb-slash:before {
    content: "\f673"
}

.fa-lights-holiday:before {
    content: "\f7b2"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lips:before {
    content: "\f600"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location:before {
    content: "\f601"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-location-circle:before {
    content: "\f602"
}

.fa-location-slash:before {
    content: "\f603"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-alt:before {
    content: "\f30d"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-lock-open-alt:before {
    content: "\f3c2"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-loveseat:before {
    content: "\f4cc"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luchador:before {
    content: "\f455"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-mace:before {
    content: "\f6f8"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailbox:before {
    content: "\f813"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-mandolin:before {
    content: "\f6f9"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-marker-alt-slash:before {
    content: "\f605"
}

.fa-map-marker-check:before {
    content: "\f606"
}

.fa-map-marker-edit:before {
    content: "\f607"
}

.fa-map-marker-exclamation:before {
    content: "\f608"
}

.fa-map-marker-minus:before {
    content: "\f609"
}

.fa-map-marker-plus:before {
    content: "\f60a"
}

.fa-map-marker-question:before {
    content: "\f60b"
}

.fa-map-marker-slash:before {
    content: "\f60c"
}

.fa-map-marker-smile:before {
    content: "\f60d"
}

.fa-map-marker-times:before {
    content: "\f60e"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-meat:before {
    content: "\f814"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaphone:before {
    content: "\f675"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-mind-share:before {
    content: "\f677"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-hexagon:before {
    content: "\f307"
}

.fa-minus-octagon:before {
    content: "\f308"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mistletoe:before {
    content: "\f7b4"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-mobile-android:before {
    content: "\f3ce"
}

.fa-mobile-android-alt:before {
    content: "\f3cf"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monitor-heart-rate:before {
    content: "\f611"
}

.fa-monkey:before {
    content: "\f6fb"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-moon-cloud:before {
    content: "\f754"
}

.fa-moon-stars:before {
    content: "\f755"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mountains:before {
    content: "\f6fd"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-mug-marshmallows:before {
    content: "\f7b7"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-narwhal:before {
    content: "\f6fe"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octagon:before {
    content: "\f306"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-oil-temp:before {
    content: "\f614"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-omega:before {
    content: "\f67a"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-ornament:before {
    content: "\f7b8"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-brush-alt:before {
    content: "\f5a9"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-pallet-alt:before {
    content: "\f483"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-parking-circle:before {
    content: "\f615"
}

.fa-parking-circle-slash:before {
    content: "\f616"
}

.fa-parking-slash:before {
    content: "\f617"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paw-alt:before {
    content: "\f701"
}

.fa-paw-claws:before {
    content: "\f702"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pegasus:before {
    content: "\f703"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-paintbrush:before {
    content: "\f618"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-pennant:before {
    content: "\f456"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-person-carry:before {
    content: "\f4cf"
}

.fa-person-dolly:before {
    content: "\f4d0"
}

.fa-person-dolly-empty:before {
    content: "\f4d1"
}

.fa-person-sign:before {
    content: "\f757"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-office:before {
    content: "\f67d"
}

.fa-phone-plus:before {
    content: "\f4d2"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pi:before {
    content: "\f67e"
}

.fa-pie:before {
    content: "\f705"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pig:before {
    content: "\f706"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza:before {
    content: "\f817"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-alt:before {
    content: "\f3de"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-hexagon:before {
    content: "\f300"
}

.fa-plus-octagon:before {
    content: "\f301"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-podium:before {
    content: "\f680"
}

.fa-podium-star:before {
    content: "\f758"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poll-people:before {
    content: "\f759"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-popcorn:before {
    content: "\f819"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-presentation:before {
    content: "\f685"
}

.fa-print:before {
    content: "\f02f"
}

.fa-print-search:before {
    content: "\f81a"
}

.fa-print-slash:before {
    content: "\f686"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pumpkin:before {
    content: "\f707"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-question-square:before {
    content: "\f2fd"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-rabbit:before {
    content: "\f708"
}

.fa-rabbit-fast:before {
    content: "\f709"
}

.fa-racquet:before {
    content: "\f45a"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-raindrops:before {
    content: "\f75c"
}

.fa-ram:before {
    content: "\f70a"
}

.fa-ramp-loading:before {
    content: "\f4d4"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-rectangle-landscape:before {
    content: "\f2fa"
}

.fa-rectangle-portrait:before {
    content: "\f2fb"
}

.fa-rectangle-wide:before {
    content: "\f2fc"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-repeat:before {
    content: "\f363"
}

.fa-repeat-1:before {
    content: "\f365"
}

.fa-repeat-1-alt:before {
    content: "\f366"
}

.fa-repeat-alt:before {
    content: "\f364"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-retweet-alt:before {
    content: "\f361"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-rings-wedding:before {
    content: "\f81b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-route-highway:before {
    content: "\f61a"
}

.fa-route-interstate:before {
    content: "\f61b"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-triangle:before {
    content: "\f61c"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rv:before {
    content: "\f7be"
}

.fa-sack:before {
    content: "\f81c"
}

.fa-sack-dollar:before {
    content: "\f81d"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salad:before {
    content: "\f81e"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sandwich:before {
    content: "\f81f"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-sausage:before {
    content: "\f820"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-scalpel:before {
    content: "\f61d"
}

.fa-scalpel-path:before {
    content: "\f61e"
}

.fa-scanner:before {
    content: "\f488"
}

.fa-scanner-keyboard:before {
    content: "\f489"
}

.fa-scanner-touchscreen:before {
    content: "\f48a"
}

.fa-scarecrow:before {
    content: "\f70d"
}

.fa-scarf:before {
    content: "\f7c1"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-scroll-old:before {
    content: "\f70f"
}

.fa-scrubber:before {
    content: "\f2f8"
}

.fa-scythe:before {
    content: "\f710"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-all:before {
    content: "\f367"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-sheep:before {
    content: "\f711"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield:before {
    content: "\f132"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-check:before {
    content: "\f2f7"
}

.fa-shield-cross:before {
    content: "\f712"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shipping-timed:before {
    content: "\f48c"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shish-kebab:before {
    content: "\f821"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shovel:before {
    content: "\f713"
}

.fa-shovel-snow:before {
    content: "\f7c3"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shredder:before {
    content: "\f68a"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-shuttlecock:before {
    content: "\f45b"
}

.fa-sickle:before {
    content: "\f822"
}

.fa-sigma:before {
    content: "\f68b"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signal-1:before {
    content: "\f68c"
}

.fa-signal-2:before {
    content: "\f68d"
}

.fa-signal-3:before {
    content: "\f68e"
}

.fa-signal-4:before {
    content: "\f68f"
}

.fa-signal-alt:before {
    content: "\f690"
}

.fa-signal-alt-1:before {
    content: "\f691"
}

.fa-signal-alt-2:before {
    content: "\f692"
}

.fa-signal-alt-3:before {
    content: "\f693"
}

.fa-signal-alt-slash:before {
    content: "\f694"
}

.fa-signal-slash:before {
    content: "\f695"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-skeleton:before {
    content: "\f620"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-ski-jump:before {
    content: "\f7c7"
}

.fa-ski-lift:before {
    content: "\f7c8"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sledding:before {
    content: "\f7cb"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-sliders-h-square:before {
    content: "\f3f0"
}

.fa-sliders-v:before {
    content: "\f3f1"
}

.fa-sliders-v-square:before {
    content: "\f3f2"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-plus:before {
    content: "\f5b9"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoke:before {
    content: "\f760"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snake:before {
    content: "\f716"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snow-blowing:before {
    content: "\f761"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowflakes:before {
    content: "\f7cf"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowmobile:before {
    content: "\f7d1"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-soup:before {
    content: "\f823"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-spade:before {
    content: "\f2f4"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spider-black-widow:before {
    content: "\f718"
}

.fa-spider-web:before {
    content: "\f719"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spinner-third:before {
    content: "\f3f4"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root:before {
    content: "\f697"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-squirrel:before {
    content: "\f71a"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-staff:before {
    content: "\f71b"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-christmas:before {
    content: "\f7d4"
}

.fa-star-exclamation:before {
    content: "\f2f3"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-stars:before {
    content: "\f762"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steak:before {
    content: "\f824"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-steering-wheel:before {
    content: "\f622"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stocking:before {
    content: "\f7d5"
}

.fa-stomach:before {
    content: "\f623"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-stretcher:before {
    content: "\f825"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-sun-cloud:before {
    content: "\f763"
}

.fa-sun-dust:before {
    content: "\f764"
}

.fa-sun-haze:before {
    content: "\f765"
}

.fa-sunrise:before {
    content: "\f766"
}

.fa-sunset:before {
    content: "\f767"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-sword:before {
    content: "\f71c"
}

.fa-swords:before {
    content: "\f71d"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablet-android:before {
    content: "\f3fb"
}

.fa-tablet-android-alt:before {
    content: "\f3fc"
}

.fa-tablet-rugged:before {
    content: "\f48f"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer:before {
    content: "\f0e4"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tachometer-alt-average:before {
    content: "\f624"
}

.fa-tachometer-alt-fast:before {
    content: "\f625"
}

.fa-tachometer-alt-fastest:before {
    content: "\f626"
}

.fa-tachometer-alt-slow:before {
    content: "\f627"
}

.fa-tachometer-alt-slowest:before {
    content: "\f628"
}

.fa-tachometer-average:before {
    content: "\f629"
}

.fa-tachometer-fast:before {
    content: "\f62a"
}

.fa-tachometer-fastest:before {
    content: "\f62b"
}

.fa-tachometer-slow:before {
    content: "\f62c"
}

.fa-tachometer-slowest:before {
    content: "\f62d"
}

.fa-taco:before {
    content: "\f826"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tally:before {
    content: "\f69c"
}

.fa-tanakh:before {
    content: "\f827"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-tasks-alt:before {
    content: "\f828"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-frigid:before {
    content: "\f768"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-hot:before {
    content: "\f76a"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-tennis-ball:before {
    content: "\f45e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-theta:before {
    content: "\f69e"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-thunderstorm:before {
    content: "\f76c"
}

.fa-thunderstorm-moon:before {
    content: "\f76d"
}

.fa-thunderstorm-sun:before {
    content: "\f76e"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tilde:before {
    content: "\f69f"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-times-hexagon:before {
    content: "\f2ee"
}

.fa-times-octagon:before {
    content: "\f2f0"
}

.fa-times-square:before {
    content: "\f2d3"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tire:before {
    content: "\f631"
}

.fa-tire-flat:before {
    content: "\f632"
}

.fa-tire-pressure-warning:before {
    content: "\f633"
}

.fa-tire-rugged:before {
    content: "\f634"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-alt:before {
    content: "\f71f"
}

.fa-tombstone:before {
    content: "\f720"
}

.fa-tombstone-alt:before {
    content: "\f721"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-toothbrush:before {
    content: "\f635"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tornado:before {
    content: "\f76f"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-cone:before {
    content: "\f636"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-traffic-light-go:before {
    content: "\f638"
}

.fa-traffic-light-slow:before {
    content: "\f639"
}

.fa-traffic-light-stop:before {
    content: "\f63a"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-treasure-chest:before {
    content: "\f723"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-tree-alt:before {
    content: "\f400"
}

.fa-tree-christmas:before {
    content: "\f7db"
}

.fa-tree-decorated:before {
    content: "\f7dc"
}

.fa-tree-large:before {
    content: "\f7dd"
}

.fa-tree-palm:before {
    content: "\f82b"
}

.fa-trees:before {
    content: "\f724"
}

.fa-trello:before {
    content: "\f181"
}

.fa-triangle:before {
    content: "\f2ec"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-trophy-alt:before {
    content: "\f2eb"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-container:before {
    content: "\f4dc"
}

.fa-truck-couch:before {
    content: "\f4dd"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-truck-plow:before {
    content: "\f7de"
}

.fa-truck-ramp:before {
    content: "\f4e0"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-turkey:before {
    content: "\f725"
}

.fa-turtle:before {
    content: "\f726"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-tv-retro:before {
    content: "\f401"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-unicorn:before {
    content: "\f727"
}

.fa-union:before {
    content: "\f6a2"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-usd-circle:before {
    content: "\f2e8"
}

.fa-usd-square:before {
    content: "\f2e9"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-chart:before {
    content: "\f6a3"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-crown:before {
    content: "\f6a4"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-hard-hat:before {
    content: "\f82c"
}

.fa-user-headset:before {
    content: "\f82d"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-md-chat:before {
    content: "\f82e"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-class:before {
    content: "\f63d"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-crown:before {
    content: "\f6a5"
}

.fa-users-medical:before {
    content: "\f830"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-fork:before {
    content: "\f2e3"
}

.fa-utensil-knife:before {
    content: "\f2e4"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-utensils-alt:before {
    content: "\f2e6"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-value-absolute:before {
    content: "\f6a6"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-plus:before {
    content: "\f4e1"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volcano:before {
    content: "\f770"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume:before {
    content: "\f6a8"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-slash:before {
    content: "\f2e2"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-nay:before {
    content: "\f771"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walker:before {
    content: "\f831"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-wand:before {
    content: "\f72a"
}

.fa-wand-magic:before {
    content: "\f72b"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-warehouse-alt:before {
    content: "\f495"
}

.fa-watch:before {
    content: "\f2e1"
}

.fa-watch-fitness:before {
    content: "\f63e"
}

.fa-water:before {
    content: "\f773"
}

.fa-water-lower:before {
    content: "\f774"
}

.fa-water-rise:before {
    content: "\f775"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-webcam:before {
    content: "\f832"
}

.fa-webcam-slash:before {
    content: "\f833"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whale:before {
    content: "\f72c"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheat:before {
    content: "\f72d"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whistle:before {
    content: "\f460"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wifi-1:before {
    content: "\f6aa"
}

.fa-wifi-2:before {
    content: "\f6ab"
}

.fa-wifi-slash:before {
    content: "\f6ac"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-wind-warning:before {
    content: "\f776"
}

.fa-window:before {
    content: "\f40e"
}

.fa-window-alt:before {
    content: "\f40f"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-windsock:before {
    content: "\f777"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wreath:before {
    content: "\f7e2"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: 'font awesome 5 brands';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(https://leading-humans.com//fonts/fa-brands-400.eot);
    src: url(https://leading-humans.com//fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(https://res.cloudinary.com/www-exceedgroup-dk/raw/upload/v1700092203/Fonts/fa-brands-400.woff2) format("woff2"),url(https://www.exceedgroup.dk/fonts/fa-brands-400.woff) format("woff"),url(https://www.exceedgroup.dk/fonts/fa-brands-400.ttf) format("truetype"),url(https://www.exceedgroup.dk/fonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: 'font awesome 5 brands'
}

@font-face {
    font-family: 'font awesome 5 pro';
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url(https://leading-humans.com//fonts/fa-light-300.eot);
    src: url(https://leading-humans.com//fonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(https://www.exceedgroup.dk/fonts/fa-light-300.woff2) format("woff2"),url(https://www.exceedgroup.dk/fonts/fa-light-300.woff) format("woff"),url(https://leading-humans.com//fonts/fa-light-300.ttf) format("truetype"),url(https://leading-humans.com//fonts/fa-light-300.svg#fontawesome) format("svg")
}

.fal {
    font-family: 'font awesome 5 pro';
    font-weight: 300
}

@font-face {
    font-family: 'font awesome 5 pro';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(https://leading-humans.com//fonts/fa-regular-400.eot);
    src: url(https://leading-humans.com//fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://www.exceedgroup.dk/fonts/fa-regular-400.woff2) format("woff2"),url(https://www.exceedgroup.dk/fonts/fa-regular-400.woff) format("woff"),url(https://leading-humans.com//fonts/fa-regular-400.ttf) format("truetype"),url(https://leading-humans.com//fonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-family: 'font awesome 5 pro';
    font-weight: 400
}

@font-face {
    font-family: 'font awesome 5 pro';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(https://leading-humans.com//fonts/fa-solid-900.eot);
    src: url(https://leading-humans.com//fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://res.cloudinary.com/www-exceedgroup-dk/raw/upload/v1700092203/Fonts/fa-solid-900.woff2) format("woff2"),url(https://www.exceedgroup.dk/fonts/fa-solid-900.woff) format("woff"),url(https://www.exceedgroup.dk/fonts/fa-solid-900.ttf) format("truetype"),url(https://www.exceedgroup.dk/fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.fas {
    font-family: 'font awesome 5 pro';
    font-weight: 900
}

body {
    cursor: url(/),auto
}

.cursor {
    background: url(https://res.cloudinary.com/www-exceedgroup-dk/image/upload/v1700086529/Emerge%20Holdings/ljnyizsvuopgnipoipio.png) no-repeat center/contain;
    width: 85px;
    height: 85px;
    position: fixed;
    z-index: 99999;
    -webkit-transition: all 1.5s cubic-bezier(.175,.885,.32,1.275);
    transition: all 1.5s cubic-bezier(.175,.885,.32,1.275);
    opacity: 0;
    width: 0;
    height: 0;
    visibility: hidden
}

.sub .cursor {
    position: absolute
}

.community-index .card:hover .has-cursor.button .cursor,.has-cursor:hover .cursor,.link-bar-2:hover .has-cursor.button .cursor,a.news-card:hover .has-cursor.button .cursor {
    opacity: 1;
    width: 85px;
    height: 85px;
    visibility: visible
}

.row {
    max-width: 1800px
}

html {
    -ms-overflow-style: -ms-autohiding-scrollbar
}

body,html {
    height: 100%
}

body {
    background: #fff
}

.main-wrap {
    background: #fff;
    overflow: hidden;
    position: relative;
    padding-top: 83px
}

@media print,screen and (min-width: 40em) {
    .main-wrap {
        padding-top:83px
    }
}

@media print,screen and (min-width: 64em) {
    .main-wrap {
        padding-top:93px
    }
}

.main-wrap,header {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (min-width: 90em) {
    .main-wrap,header {
        padding-left:50px;
        padding-right: 50px
    }
}

.relative {
    position: relative
}

.avoidselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body,p {
    font-weight: 100;
    font-size: 16px;
    line-height: 1.333;
    font-family: Catamaran,sans-serif;
    color: #000;
    -webkit-text-size-adjust: none
}

.community-index .card .pre-title,.h1,.h2,.h3,.h4 h5,.h5,h1,h2,h3,h4 {
    margin: 0;
    font-weight: 300;
    font-style: italic;
    font-family: Merriweather,serif;
    line-height: 1.1;
    color: #000
}

.h1,h1 {
    margin: 0 0 27px;
    font-size: 40px;
    color: #000
}

@media print,screen and (min-width: 40em) {
    .h1,h1 {
        font-size: 46px;
    }
}

@media print,screen and (min-width: 64em) {
    .h1,h1 {
        font-size: 60px;
        margin: 0 0 40px
    }
}

.community-index .card .pre-title,.h2,h2 {
    font-size: 23px;
}

@media print,screen and (min-width: 64em) {
    .community-index .card .pre-title,.h2,h2 {
        font-size: 38px;
    }
}

.community-index .card .content .pre-title,.content .community-index .card .pre-title,.content .h2,.content h2 {
    color: #ee4944;
    font-size: 25px;
    font-style: normal;
    margin: 0 0 5px
}

.h3,h3 {
    font-size: 26px
}

@media print,screen and (min-width: 64em) {
    .h3,h3 {
        font-size:30px
    }
}

blockquote {
    border: 0;
    padding: 0;
    text-align: center;
    margin: 30px auto;
    max-width: 370px;
    position: relative;
    background: url(f/design/logo-symbol-bg.png) no-repeat center/contain
}

blockquote,blockquote p {
    line-height: 1.25;
    color: #ee4944;
    font-size: 25px;
    font-style: italic;
    font-family: Arapey,serif
}

@media print,screen and (min-width: 64em) {
    blockquote,blockquote p {
        line-height:1.28;
        font-size: 35px
    }
}

@media print,screen and (min-width: 64em) {
    blockquote {
        margin:80px auto
    }
}

.content ul {
    list-style: none;
    margin: 15px 0;
    padding: 0
}

.content ul li {
    padding: 0 0 10px 26px;
    position: relative;
    line-height: 1.333
}

.content ul li:before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(f/design/appicon.png) no-repeat center/contain;
    position: absolute;
    left: 0;
    top: 4px
}

a {
    color: #ee4944;
    text-decoration: none;
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out
}

.community-index .card:hover a.button,.link-bar-2:hover a.button,a.news-card:hover a.button,a:focus,a:hover {
    color: #ea1c15;
    text-decoration: none;
    outline: 0
}

.middle section.content a:not(.button) {
    text-decoration: underline
}

.button,a.button {
    display: inline-block;
    position: relative;
    padding: 13px 75px 13px 27px;
    min-width: 200px;
    height: 48px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    font-family: Arapey,serif;
    color: #fff;
    text-decoration: none;
    border: 0;
    background: 0 0;
    color: #000;
    border: 1px solid #000;
    cursor: pointer;
    text-align: left;
    border-radius: 100px;
    -webkit-transition: color .15s;
    transition: color .15s
}

.button:after,a.button:after {
    content: "\f30b";
    font-family: "font awesome 5 pro";
    color: #000;
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    right: 27px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.button.white,a.button.white {
    border: 2px solid #fff;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px
}

.button.white:after,a.button.white:after {
    color: #fff
}

.button.white:hover,.community-index .card:hover .button.white,.community-index .card:hover a.button.white,.link-bar-2:hover .button.white,.link-bar-2:hover a.button.white,a.button.white:hover,a.news-card:hover .button.white,a.news-card:hover a.button.white {
    background-color: #fff;
    color: #000;
    border-color: #fff
}

.button.white:hover:after,.community-index .card:hover .button.white:after,.community-index .card:hover a.button.white:after,.link-bar-2:hover .button.white:after,.link-bar-2:hover a.button.white:after,a.button.white:hover:after,a.news-card:hover .button.white:after,a.news-card:hover a.button.white:after {
    color: #000
}

.button.circle,a.button.circle {
    border-radius: 100%;
    background-color: #ee4944;
    color: #fff;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
    height: 100px;
    min-width: auto;
    padding: 35px 0 0;
    border: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.button.circle.two-lines,a.button.circle.two-lines {
    padding: 19px 0 0;
    line-height: 1.111
}

.button.circle:after,a.button.circle:after {
    color: #fff;
    top: auto;
    bottom: 18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-style: normal;
    font-size: 18px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.button.circle:hover,.community-index .card:hover .button.circle,.community-index .card:hover a.button.circle,.link-bar-2:hover .button.circle,.link-bar-2:hover a.button.circle,a.button.circle:hover,a.news-card:hover .button.circle,a.news-card:hover a.button.circle {
    background-color: #ea1c15
}

.button.circle:hover:after,.community-index .card:hover .button.circle:after,.community-index .card:hover a.button.circle:after,.link-bar-2:hover .button.circle:after,.link-bar-2:hover a.button.circle:after,a.button.circle:hover:after,a.news-card:hover .button.circle:after,a.news-card:hover a.button.circle:after {
    padding-left: 7px
}

.button.expanded,a.button.expanded {
    width: 100%
}

.button:hover,.community-index .card:hover .button,.community-index .card:hover a.button,.link-bar-2:hover .button,.link-bar-2:hover a.button,a.button:hover,a.news-card:hover .button,a.news-card:hover a.button {
    border-color: #ee4944;
    background-color: #ee4944;
    color: #fff
}

.button:hover:after,.community-index .card:hover .button:after,.community-index .card:hover a.button:after,.link-bar-2:hover .button:after,.link-bar-2:hover a.button:after,a.button:hover:after,a.news-card:hover .button:after,a.news-card:hover a.button:after {
    color: #fff
}

.video {
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.txt-align-center {
    align-content: center;
}

.txt-black {
    color: black;
}

.video video {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

header {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    background-color: #fff
}

header .wrap {
    position: relative;
    height: 83px;
    display: flex!important;
    justify-content: space-between;
}

@media print,screen and (min-width: 40em) {
    header .wrap {
        height:83px;
        display: flex!important;
        justify-content: space-between;
    }
}

@media print,screen and (min-width: 64em) {
    header .wrap {
        height:93px;
        display: flex!important;
        justify-content: space-between;
    }
}

header a.logo img {
    width: 225px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media print,screen and (min-width: 64em) {
    header a.logo img {
        width:283px
    }
}

.scrolled header {
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1)
}

.index-blog-link-wrap {
    z-index: 9;
    position: relative
}

.index-blog-link-wrap .index-blog-link.circle.button {
    width: 130px;
    height: 130px;
    position: absolute;
    right: 0
}

@media screen and (max-width: 63.9375em) {
    .index-blog-link-wrap .index-blog-link.circle.button {
        position:relative;
        margin: 0 auto;
        display: inline-block;
        margin: -20px 0 30px
    }
}

@media print,screen and (min-width: 64em) {
    .index-blog-link-wrap .index-blog-link.circle.button {
        position:absolute;
        bottom: 20px;
        right: -10px
    }
}

@media screen and (min-width: 75em) {
    .index-blog-link-wrap .index-blog-link.circle.button {
        position:absolute;
        bottom: 30px
    }
}

@media screen and (min-width: 90em) {
    .index-blog-link-wrap .index-blog-link.circle.button {
        bottom:60px;
        right: 50px
    }
}

@media screen and (max-width: 63.9375em) {
    .index-blog-link-wrap {
        text-align:center
    }
}

.middle {
    padding: 30px 0;
    position: relative;
    z-index: 1
}

@media print,screen and (min-width: 40em) {
    .middle {
        padding:50px 0
    }
}

@media print,screen and (min-width: 64em) {
    .middle {
        padding:50px 0 40px
    }
}

@media screen and (min-width: 75em) {
    .middle {
        padding:80px 0
    }
}

.index .middle {
    padding: 20px 0 30px
}

@media print,screen and (min-width: 40em) {
    .index .middle {
        padding:25px 0 40px
    }
}

@media print,screen and (min-width: 64em) {
    .index .middle {
        padding:25px 0 30px
    }
}

@media screen and (min-width: 75em) {
    .index .middle {
        padding:25px 0 50px
    }
}

@media screen and (min-width: 100em) {
    .index .middle {
        padding:25px 0 100px
    }
}

.sub .middle {
    max-width: 1800px;
    margin: 0 auto
}

.sub .middle:after {
    display: none;
    content: "";
    height: 1px;
    background-color: #ee4944;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px
}

@media print,screen and (min-width: 64em) {
    .sub .middle:after {
        display:block
    }
}

.sidebar {
    padding: 30px 0 0
}

@media print,screen and (min-width: 40em) {
    .sidebar {
        padding:10px 0 0
    }
}

@media print,screen and (min-width: 64em) {
    .sidebar {
        padding:15px 0 0
    }
}

.sub section.page.content {
    margin: -17px 0 0
}

@media print,screen and (min-width: 64em) {
    .sub section.page.content h1 {
        -webkit-transform:translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px)
    }
}

@media print,screen and (min-width: 40em) {
    .sub section.page.content {
        margin: -43px 0 0;
    }
}

@media print,screen and (min-width: 64em) {
    .sub section.page.content {
        margin:-78px 0 0
    }
}

.index section.content {
    position: relative;
    z-index: 1
}

.index section.content h1 {
    font-size: 40px;
    line-height: 1.052;
    padding: 0 30px 0 0;
    margin-top: -25px
}

@media print,screen and (min-width: 64em) {
    .index section.content h1 {
        font-size:45px;
        padding: 0;
        margin-top: 60px;
        margin-left: -40%
    }
}

@media screen and (min-width: 75em) {
    .index section.content h1 {
        font-size:54px
    }
}

@media screen and (min-width: 90em) {
    .index section.content h1 {
        font-size:65px
    }
}

@media screen and (min-width: 106.25em) {
    .index section.content h1 {
        font-size:80px
    }
}

.index section.content .scroll-to {
    display: block;
    font-size: 20px;
    padding: 15px 0;
    position: fixed;
    z-index: 2;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgba(255,255,255,.8)));
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%)
}

.index section.content .scroll-to i {
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: arrow;
    animation-name: arrow
}

@media print,screen and (min-width: 40em) {
    .index section.content .scroll-to {
        display:none
    }
}

.scrolled.index section.content .scroll-to {
    display: none
}

@-webkit-keyframes arrow {
    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes arrow {
    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.index .bottom {
    margin: 0
}

.bottom {
    margin: 0 0 30px
}

@media print,screen and (min-width: 40em) {
    .bottom {
        margin:0 0 50px
    }
}

@media print,screen and (min-width: 64em) {
    .bottom {
        margin:0 0 100px
    }
}

.cookie-policy-widget.black,.cookie-policy-widget.white {
    z-index: 99999999999;
    background-color: #f7f7f7
}

.cookie-policy-widget.black .fa,.cookie-policy-widget.white .fa {
    color: #177d7c
}

.cookie-policy-widget.black .accept,.cookie-policy-widget.white .accept {
    background-color: #177d7c
}

.index .footer {
    display: none
}

footer {
    padding: 30px;
    background-color: #177d7c;
    color: #fff;
    font-size: 15px;
    font-weight: 400
}

@media print,screen and (min-width: 64em) {
    footer .row {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

footer a {
    color: #fff;
    position: relative;
    display: block
}

footer a:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    background-color: rgba(255,255,255,.2);
    left: 0;
    right: 100%;
    bottom: 0;
    -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1.275);
    transition: all .4s cubic-bezier(.175,.885,.32,1.275)
}

.community-index .card:hover footer a.button,.link-bar-2:hover footer a.button,a.news-card:hover footer a.button,footer .community-index .card:hover a.button,footer .link-bar-2:hover a.button,footer a.news-card:hover a.button,footer a:hover {
    color: #fff
}

.community-index .card:hover footer a.button:after,.link-bar-2:hover footer a.button:after,a.news-card:hover footer a.button:after,footer .community-index .card:hover a.button:after,footer .link-bar-2:hover a.button:after,footer a.news-card:hover a.button:after,footer a:hover:after {
    right: 0
}

footer .title {
    color: #fff;
    font-family: Merriweather,serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 20px;
    white-space: nowrap
}

footer nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer nav ul li {
    padding: 0
}

footer nav ul li a {
    display: block;
    position: relative;
    color: #fff;
    line-height: 1.333;
    padding: 0 0 0 22px
}

footer nav ul li a:before {
    content: "\f30b";
    font-family: "font awesome 5 pro";
    position: absolute;
    left: 0;
    top: -1px;
    font-weight: 900;
    -webkit-transition: all .2s;
    transition: all .2s
}

.community-index .card:hover footer nav ul li a.button:before,.link-bar-2:hover footer nav ul li a.button:before,a.news-card:hover footer nav ul li a.button:before,footer nav ul li .community-index .card:hover a.button:before,footer nav ul li .link-bar-2:hover a.button:before,footer nav ul li a.news-card:hover a.button:before,footer nav ul li a:hover:before {
    color: #0f5251;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

footer .social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0
}

@media screen and (min-width: 40em) and (max-width:63.9375em) {
    footer .social a {
        margin:0 6px
    }
}

footer .contact {
    text-align: right;
    line-height: 1.333
}

footer .contact a:after {
    left: 100%;
    right: 0
}

.community-index .card:hover footer .contact a.button:after,.link-bar-2:hover footer .contact a.button:after,a.news-card:hover footer .contact a.button:after,footer .contact .community-index .card:hover a.button:after,footer .contact .link-bar-2:hover a.button:after,footer .contact a.news-card:hover a.button:after,footer .contact a:hover:after {
    left: 0
}

@media print,screen and (min-width: 40em) {
    footer {
        padding:50px 20px;
    }
}

@media print,screen and (min-width: 64em) {
    footer {
        padding:75px 0
    }
}

nav.main .contact {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 1s;
    transition: all 1s;
    position: absolute;
    bottom: 0;
    right: 32px;
    bottom: 30px;
    color: #fff;
    text-align: right;
    font-size: 15px;
    line-height: 1.333
}

nav.main .contact a {
    color: #fff;
    display: block
}

@media print,screen and (min-width: 64em) {
    nav.main .contact {
        display:none
    }
}

@media screen and (max-width: 63.9375em) {
    nav.main.active .contact {
        opacity:1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@media screen and (max-width: 63.9375em) {
    nav.main {
        position:fixed;
        top: 0;
        right: 0;
        z-index: 1000;
        padding: 17vh 15px 15px 21vw;
        width: 100%;
        height: 100%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        text-align: left;
        background: #ee4944 url(f/design/watermark-nav.png) no-repeat left -150px top 200px/10px;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: all .5s cubic-bezier(.23,1,.32,1);
        transition: all .5s cubic-bezier(.23,1,.32,1)
    }

    nav.main.main.active {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        background-size: 350px;
        background-position: left -50px top 40px
    }

    nav.main.main.active ul {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    nav.main ul {
        margin: 0;
        list-style: none;
        -webkit-transition: all 1.5s cubic-bezier(.175,.885,.32,1.5);
        transition: all 1.5s cubic-bezier(.175,.885,.32,1.5);
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }

    nav.main ul li>a {
        display: block;
        color: #fff;
        text-decoration: none;
        font-size: 34px;
        font-style: italic;
        line-height: 1.1;
        padding: 0 0 14px;
        font-family: Arapey,serif
    }

    nav.main ul li.active>a {
        color: #000
    }

    nav.main ul li.active ul {
        display: block
    }

    nav.main ul li ul {
        display: none;
        margin: 10px 0;
        padding: 0 15px;
        border-right: 1px solid #fff
    }

    nav.main ul li ul li.active>ul {
        display: none
    }

    nav.main ul li ul li a {
        font-size: 18px;
        color: #000
    }
}

@media print,screen and (min-width: 64em) {
    nav.main {
        -webkit-transition:none;
        transition: none;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 0 100px 0 0;
        background: 0 0
    }

    nav.main ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    nav.main>ul {
        margin: 0
    }

    nav.main>ul li {
        float: left;
        position: relative
    }

    nav.main>ul li a {
        display: block;
        position: relative;
        font-size: 14px;
        font-weight: 100;
        line-height: 1;
        text-transform: uppercase;
        color: #000;
        padding: 25px 8.5px
    }

    nav.main>ul li a:after {
        content: "";
        width: 20px;
        height: 1px;
        background-color: #ee4944;
        position: absolute;
        left: 9px;
        bottom: 20px;
        opacity: 0;
        -webkit-transition: all .3s cubic-bezier(.175,.885,.32,1.275);
        transition: all .3s cubic-bezier(.175,.885,.32,1.275);
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .community-index .card:hover nav.main>ul li.button>a:after,.link-bar-2:hover nav.main>ul li.button>a:after,a.news-card:hover nav.main>ul li.button>a:after,nav.main>ul .community-index .card:hover li.button>a:after,nav.main>ul .link-bar-2:hover li.button>a:after,nav.main>ul a.news-card:hover li.button>a:after,nav.main>ul li.active>a:after,nav.main>ul li:hover>a:after {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    nav.main>ul li ul {
        display: none!important
    }
}

@media screen and (min-width: 75em) {
    nav.main>ul {
        margin:0 -9px 0 0
    }
}

a.main-nav-toggle {
    display: block;
    position: absolute;
    top: 50%;
    right: -10px;
    z-index: 1005;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px
}

a.main-nav-toggle .dots {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

a.main-nav-toggle .dots div {
    position: absolute;
    background-color: #ee4944;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    -webkit-transition: all .7s;
    transition: all .7s
}

a.main-nav-toggle .dots div.dot1 {
    top: 5px;
    left: 5px
}

a.main-nav-toggle .dots div.dot2 {
    top: 5px;
    right: 5px
}

a.main-nav-toggle .dots div.dot3 {
    bottom: 5px;
    right: 5px
}

a.main-nav-toggle .dots div.dot4 {
    bottom: 5px;
    left: 5px
}

a.main-nav-toggle.on .dots div {
    background-color: #fff;
    width: 10px;
    border-radius: 5px;
    height: 2px
}

a.main-nav-toggle.on .dots div.dot1 {
    left: 6px;
    -webkit-transform: rotate(765deg);
    -ms-transform: rotate(765deg);
    transform: rotate(765deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left
}

a.main-nav-toggle.on .dots div.dot2 {
    right: 6px;
    -webkit-transform: rotate(-765deg);
    -ms-transform: rotate(-765deg);
    transform: rotate(-765deg);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right
}

a.main-nav-toggle.on .dots div.dot3 {
    right: 6px;
    -webkit-transform: rotate(765deg);
    -ms-transform: rotate(765deg);
    transform: rotate(765deg);
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right
}

a.main-nav-toggle.on .dots div.dot4 {
    left: 6px;
    -webkit-transform: rotate(-765deg);
    -ms-transform: rotate(-765deg);
    transform: rotate(-765deg);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
}

@media print,screen and (min-width: 64em) {
    a.main-nav-toggle {
        display:none
    }
}

.field {
    z-index: 1
}

.form-controls {
    z-index: 0
}

.newsletter-form {
    text-align: center;
    margin: 30px 0 0
}

@media print,screen and (min-width: 64em) {
    .newsletter-form {
        margin:40px 0 0
    }
}

@media screen and (min-width: 90em) {
    .newsletter-form {
        margin:80px 0 0
    }
}

.custom-select .preview,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea {
    color: #ee4944;
    font-size: 18px;
    font-style: italic;
    font-family: Arapey,serif;
    height: 50px;
    border-radius: 25px;
    padding: 0 22px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #ee4944;
    margin: 0 0 10px;
    -webkit-transition: all 1s;
    transition: all 1s
}

.custom-select .preview::-webkit-input-placeholder,input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #ee4944
}

.custom-select .preview::-ms-input-placeholder,input[type=color]::-ms-input-placeholder,input[type=date]::-ms-input-placeholder,input[type=datetime-local]::-ms-input-placeholder,input[type=datetime]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=month]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=search]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=time]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,input[type=week]::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder {
    opacity: 1;
    color: #ee4944
}

.custom-select .preview::placeholder,input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,select::placeholder,textarea::placeholder {
    opacity: 1;
    color: #ee4944
}

.custom-select .inverted .preview,.inverted .custom-select .preview,.inverted input[type=color],.inverted input[type=date],.inverted input[type=datetime-local],.inverted input[type=datetime],.inverted input[type=email],.inverted input[type=month],.inverted input[type=number],.inverted input[type=password],.inverted input[type=search],.inverted input[type=tel],.inverted input[type=text],.inverted input[type=time],.inverted input[type=url],.inverted input[type=week],.inverted select,.inverted textarea {
    border-color: #fff;
    background-color: transparent;
    color: #fff
}

.custom-select .inverted .preview::-webkit-input-placeholder,.inverted .custom-select .preview::-webkit-input-placeholder,.inverted input[type=color]::-webkit-input-placeholder,.inverted input[type=date]::-webkit-input-placeholder,.inverted input[type=datetime-local]::-webkit-input-placeholder,.inverted input[type=datetime]::-webkit-input-placeholder,.inverted input[type=email]::-webkit-input-placeholder,.inverted input[type=month]::-webkit-input-placeholder,.inverted input[type=number]::-webkit-input-placeholder,.inverted input[type=password]::-webkit-input-placeholder,.inverted input[type=search]::-webkit-input-placeholder,.inverted input[type=tel]::-webkit-input-placeholder,.inverted input[type=text]::-webkit-input-placeholder,.inverted input[type=time]::-webkit-input-placeholder,.inverted input[type=url]::-webkit-input-placeholder,.inverted input[type=week]::-webkit-input-placeholder,.inverted select::-webkit-input-placeholder,.inverted textarea::-webkit-input-placeholder {
    color: #fff
}

.custom-select .inverted .preview::-ms-input-placeholder,.inverted .custom-select .preview::-ms-input-placeholder,.inverted input[type=color]::-ms-input-placeholder,.inverted input[type=date]::-ms-input-placeholder,.inverted input[type=datetime-local]::-ms-input-placeholder,.inverted input[type=datetime]::-ms-input-placeholder,.inverted input[type=email]::-ms-input-placeholder,.inverted input[type=month]::-ms-input-placeholder,.inverted input[type=number]::-ms-input-placeholder,.inverted input[type=password]::-ms-input-placeholder,.inverted input[type=search]::-ms-input-placeholder,.inverted input[type=tel]::-ms-input-placeholder,.inverted input[type=text]::-ms-input-placeholder,.inverted input[type=time]::-ms-input-placeholder,.inverted input[type=url]::-ms-input-placeholder,.inverted input[type=week]::-ms-input-placeholder,.inverted select::-ms-input-placeholder,.inverted textarea::-ms-input-placeholder {
    color: #fff
}

.custom-select .inverted .preview::placeholder,.inverted .custom-select .preview::placeholder,.inverted input[type=color]::placeholder,.inverted input[type=date]::placeholder,.inverted input[type=datetime-local]::placeholder,.inverted input[type=datetime]::placeholder,.inverted input[type=email]::placeholder,.inverted input[type=month]::placeholder,.inverted input[type=number]::placeholder,.inverted input[type=password]::placeholder,.inverted input[type=search]::placeholder,.inverted input[type=tel]::placeholder,.inverted input[type=text]::placeholder,.inverted input[type=time]::placeholder,.inverted input[type=url]::placeholder,.inverted input[type=week]::placeholder,.inverted select::placeholder,.inverted textarea::placeholder {
    color: #fff
}

textarea {
    height: 50px;
    padding-top: 9px;
    resize: none
}

select {
    visibility: hidden
}

.custom-select {
    position: relative
}

.custom-select .preview {
    line-height: 46px;
    position: relative;
    z-index: 999;
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.custom-select .preview .toggle {
    position: absolute;
    right: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 28px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.inverted .custom-select .preview {
    color: #fff
}

.custom-select ul {
    list-style: none;
    margin: 0;
    padding: 40px 26px 15px;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    background-color: #ee4944;
    border: 2px solid #ee4944;
    border-top: 0;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    top: 25px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all 1s cubic-bezier(.175,.885,.32,1.275);
    transition: all 1s cubic-bezier(.175,.885,.32,1.275)
}

.custom-select ul li {
    font-family: Arapey,serif;
    color: #fff;
    font-size: 18px;
    font-style: italic;
    cursor: pointer
}

.community-index .card:hover .custom-select ul li.button,.custom-select ul .community-index .card:hover li.button,.custom-select ul .link-bar-2:hover li.button,.custom-select ul a.news-card:hover li.button,.custom-select ul li:hover,.link-bar-2:hover .custom-select ul li.button,a.news-card:hover .custom-select ul li.button {
    color: #2f0604
}

.inverted .custom-select ul {
    background-color: transparent;
    border-color: #fff
}

.custom-select.active .toggle {
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%)
}

.custom-select.active .preview {
    z-index: 999;
    background-color: #fff!important
}

.custom-select.active ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    z-index: 1
}

.custom-select .preview:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus {
    background-color: rgba(238,73,68,.05);
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #ee4944
}

.custom-select .inverted .preview:focus,.inverted .custom-select .preview:focus,.inverted input[type=color]:focus,.inverted input[type=date]:focus,.inverted input[type=datetime-local]:focus,.inverted input[type=datetime]:focus,.inverted input[type=email]:focus,.inverted input[type=month]:focus,.inverted input[type=number]:focus,.inverted input[type=password]:focus,.inverted input[type=search]:focus,.inverted input[type=tel]:focus,.inverted input[type=text]:focus,.inverted input[type=time]:focus,.inverted input[type=url]:focus,.inverted input[type=week]:focus,.inverted select:focus,.inverted textarea:focus {
    border-color: #fff;
    color: #fff
}

.g-recaptcha {
    margin: 0 0 15px
}

label {
    display: none
}

.input .error {
    border: 2px solid #000
}

.inverted .input .error {
    border-color: #000
}

.form-controls {
    text-align: center;
    margin: 30px 0 0
}

input[type=submit] {
    background-color: #ee4944;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    color: #fff;
    text-transform: uppercase;
    font-family: Arapey,serif;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    font-size: 18px;
    font-style: italic;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.community-index .card:hover input[type=submit].button,.link-bar-2:hover input[type=submit].button,a.news-card:hover input[type=submit].button,input[type=submit]:hover {
    background-color: #ea1c15
}

.inverted input[type=submit] {
    color: #f85751;
    background-color: #fff
}

.community-index .card:hover .inverted input[type=submit].button,.inverted .community-index .card:hover input[type=submit].button,.inverted .link-bar-2:hover input[type=submit].button,.inverted a.news-card:hover input[type=submit].button,.inverted input[type=submit]:hover,.link-bar-2:hover .inverted input[type=submit].button,a.news-card:hover .inverted input[type=submit].button {
    color: #000;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
    box-shadow: 0 0 15px rgba(0,0,0,.3)
}

.typewriter .typed {
    display: inline-block
}

.typewriter .typed-cursor {
    display: inline-block
}

.typewriter .typed-data {
    display: none
}

.circle-gradient:after {
    content: "";
    background: url(https://res.cloudinary.com/www-exceedgroup-dk/image/upload/v1700086530/Emerge%20Holdings/jmaeifhjwdsjqpvl6abf.png) no-repeat center/contain;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    width: 110%;
    height: 110%;
    opacity: .8
}

.circle-gradient.center-top:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -30%
}

.circle-gradient.left-top:after {
    left: -30%;
    top: -30%
}

.circle-gradient.right-top:after {
    right: -30%;
    top: -30%
}

.circle-gradient.left-bottom:after {
    left: -30%;
    bottom: -30%
}

.circle-gradient.right-bottom:after {
    right: -30%;
    bottom: -30%
}

.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.social a {
    display: block;
    background-color: #ee4944;
    border-radius: 100%;
    width: 33px;
    min-width: 33px;
    height: 33px;
    min-height: 33px;
    position: relative;
    color: #fff;
    font-size: 14px;
    margin: 0 8.5px;
    overflow: hidden;
    -webkit-transition: all .2s;
    transition: all .2s
}

.social a i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.social a.twitter {
    font-size: 18px
}

.social a.instagram {
    font-size: 21px
}

.social a.instagram i {
    margin: -.5px 0 0 .5px
}

.community-index .card:hover .social a.button,.link-bar-2:hover .social a.button,.social .community-index .card:hover a.button,.social .link-bar-2:hover a.button,.social a.news-card:hover a.button,.social a:hover,a.news-card:hover .social a.button {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
    box-shadow: 0 0 5px rgba(0,0,0,.4)
}

.social.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.social.vertical a {
    margin: 0 0 17px
}

.community-index .card:hover .social.vertical a.button,.link-bar-2:hover .social.vertical a.button,.social.vertical .community-index .card:hover a.button,.social.vertical .link-bar-2:hover a.button,.social.vertical a.news-card:hover a.button,.social.vertical a:hover,a.news-card:hover .social.vertical a.button {
    -webkit-transform: translateY(0) translateX(2px);
    -ms-transform: translateY(0) translateX(2px);
    transform: translateY(0) translateX(2px);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
    box-shadow: 0 0 5px rgba(0,0,0,.4)
}

.social.bg-white a {
    background-color: #fff
}

.social.bg-base a {
    background-color: #ee4944
}

.social.color-base a {
    color: #ee4944
}

.social.color-second a {
    color: #177d7c
}

.contact-page {
    background-color: #ee4944;
    padding: 50px 30px 30px;
    margin: 0 0 30px;
    position: relative
}

.contact-page h1 {
    margin: 0 0 30px;
    font-size: 30px;
    line-height: 1;
    position: relative;
    z-index: 1
}

@media print,screen and (min-width: 64em) {
    .contact-page h1 {
        font-size:40px;
        margin: 0 0 70px
    }
}

@media screen and (min-width: 90em) {
    .contact-page h1 {
        font-size:50px
    }
}

.contact-page .contact-form {
    position: relative;
    z-index: 2;
    max-width: 400px;
    margin: 0 auto
}

.contact-page .info {
    margin: 30px 0 0;
    font-size: 15px;
    position: relative;
    z-index: 1
}

.contact-page .info h2 {
    margin: 0 0 3px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px
}

.contact-page .info a {
    display: block;
    color: #000
}

@media print,screen and (min-width: 64em) {
    .contact-page .info {
        margin:-45px 0 0
    }
}

.contact-page .bg {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .1;
    background: url(f/design/contact-page-bg.jpg) no-repeat left -20px center/140%;
    -webkit-transition: all 2s cubic-bezier(.175,.885,.32,1.275);
    transition: all 2s cubic-bezier(.175,.885,.32,1.275)
}

.contact-page .bg:after {
    content: "";
    background-color: #fff;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%
}

@media print,screen and (min-width: 64em) {
    .contact-page .bg:after {
        opacity:.1
    }
}

@media print,screen and (min-width: 64em) {
    .contact-page .bg {
        top:50%;
        left: 50%;
        right: auto;
        bottom: auto;
        border-radius: 50%;
        -webkit-transform: scale(.8) translateX(-50%) translateY(-50%);
        -ms-transform: scale(.8) translateX(-50%) translateY(-50%);
        transform: scale(.8) translateX(-50%) translateY(-50%);
        width: 470px;
        height: 470px;
        background-position: center bottom;
        background-size: 200%
    }
}

@media screen and (min-width: 75em) {
    .contact-page .bg {
        width:520px;
        height: 520px
    }
}

@media screen and (min-width: 90em) {
    .contact-page .bg {
        width:575px;
        height: 575px
    }
}

@media print,screen and (min-width: 64em) {
    .contact-page.aos-init .bg {
        -webkit-transform:scale(1) translateX(-50%) translateY(-50%);
        -ms-transform: scale(1) translateX(-50%) translateY(-50%);
        transform: scale(1) translateX(-50%) translateY(-50%)
    }
}

.contact-page:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: .1
}

@media print,screen and (min-width: 64em) {
    .contact-page:after {
        opacity:0
    }
}

@media print,screen and (min-width: 40em) {
    .contact-page {
        margin:0 0 50px
    }
}

@media print,screen and (min-width: 64em) {
    .contact-page {
        margin:30px 0 80px;
        padding: 80px 0 65px
    }
}

@media screen and (min-width: 90em) {
    .contact-page {
        padding:120px 0 90px
    }
}

.backgroundblendmode .contact-page .bg {
    background-color: #ee4944;
    opacity: .5;
    background-blend-mode: lighten
}

@media print,screen and (min-width: 64em) {
    .backgroundblendmode .contact-page .bg {
        opacity:.8
    }
}

.link-bar {
    display: block;
    overflow: hidden;
    background-color: #8b294c;
    padding: 50px;
    margin: 0 -30px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s
}

.link-bar .titles .title {
    color: #fff;
    font-style: italic;
    margin: 0 0 5px;
    line-height: 1.1;
    font-size: 30px;
    padding: 0 35px 0 0
}

@media print,screen and (min-width: 40em) {
    .link-bar .titles .title {
        font-size:40px
    }
}

@media print,screen and (min-width: 64em) {
    .link-bar .titles .title {
        font-size:55px
    }
}

@media screen and (min-width: 75em) {
    .link-bar .titles .title {
        font-size: 48px;
    }
}

.link-bar .titles .sub {
    color: #ee4944;
    font-size: 20px;
    font-family: Merriweather,serif;
    font-style: italic;
    margin: 0;
    line-height: 1.1;
    text-align: center
}

@media print,screen and (min-width: 40em) {
    .link-bar .titles .sub {
        font-size:30px;
        text-align: left;
        padding-left: 212px
    }
}

@media print,screen and (min-width: 64em) {
    .link-bar .titles .sub {
        font-size: 34px;
        padding-left: 279px;
    }
}

@media print,screen and (min-width: 64em) {
    .link-bar .titles {
        width:58%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.link-bar .text {
    display: none;
    color: #ee4944;
    font-weight: 400;
    line-height: 1.333;
    margin: 30px 0 0;
    position: relative;
    padding: 30px 0 0
}

.link-bar .text:before {
    content: "";
    background-color: #fff;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

@media print,screen and (min-width: 64em) {
    .link-bar .text:before {
        height:auto;
        width: 1px;
        left: 0;
        top: -10px;
        bottom: 0
    }
}

@media print,screen and (min-width: 40em) {
    .link-bar .text {
        display:block
    }
}

@media print,screen and (min-width: 64em) {
    .link-bar .text {
        width:42%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0 120px 10px 30px;
        max-width: 500px
    }
}

.link-bar:after {
    content: "\f30b";
    font-family: "font awesome 5 pro";
    color: #fff;
    font-size: 26px;
    position: absolute;
    font-weight: 900;
    top: 30px;
    right: 30px;
    -webkit-transition: all .5s;
    transition: all .5s
}

@media print,screen and (min-width: 64em) {
    .link-bar:after {
        top:50px;
        right: 50px;
        font-size: 42px
    }
}

.community-index .card:hover .link-bar.button,.link-bar-2:hover .link-bar.button,.link-bar:hover,a.news-card:hover .link-bar.button {
    background-color: #772341;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.3);
    box-shadow: 0 0 30px rgba(0,0,0,.3);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

@media print,screen and (min-width: 64em) {
    .community-index .card:hover .link-bar.button:after,.link-bar-2:hover .link-bar.button:after,.link-bar:hover:after,a.news-card:hover .link-bar.button:after {
        right:45px
    }
}

@media print,screen and (min-width: 40em) {
    .link-bar {
        margin:0 -40px
    }
}

@media print,screen and (min-width: 64em) {
    .link-bar {
        padding:40px 50px;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.link-bar-2 {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 40px;
    background-color: #8b294c
}

.link-bar-2 .image {
    position: absolute;
    opacity: .15;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: no-repeat center/cover;
    -webkit-transition: all .3s;
    transition: all .3s
}

.link-bar-2 div {
    position: relative;
    z-index: 1
}

.link-bar-2 h2 {
    color: #fff;
    font-style: italic;
    margin: 0 0 20px;
    line-height: 1.1;
    font-size: 30px
}

@media print,screen and (min-width: 40em) {
    .link-bar-2 h2 {
        font-size:30px
    }
}

@media print,screen and (min-width: 64em) {
    .link-bar-2 h2 {
        font-size:40px
    }
}

.link-bar-2 .excerpt {
    color: #fff;
    margin: 0 0 30px
}

@media print,screen and (min-width: 64em) {
    .link-bar-2 .excerpt {
        margin:0 0 50px
    }
}

.community-index .card:hover .link-bar-2.button .image,.link-bar-2:hover .image,a.news-card:hover .link-bar-2.button .image {
    opacity: .3;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px
}

@media print,screen and (min-width: 64em) {
    .link-bar-2 {
        padding:36px 170px 36px 36px
    }
}

@-webkit-keyframes search {
    20% {
        color: #177d7c
    }

    40% {
        -webkit-transform: translateY(-50%) rotate(180deg) scale(1.5);
        transform: translateY(-50%) rotate(180deg) scale(1.5);
        color: #ee4944
    }

    60% {
        color: #8b294c
    }

    100% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }
}

@keyframes search {
    20% {
        color: #177d7c
    }

    40% {
        -webkit-transform: translateY(-50%) rotate(180deg) scale(1.5);
        transform: translateY(-50%) rotate(180deg) scale(1.5);
        color: #ee4944
    }

    60% {
        color: #8b294c
    }

    100% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }
}

.search-wrap {
    position: relative
}

.search-wrap .search-field {
    position: relative
}

.search-wrap .search-field:after {
    content: "\f002";
    font-family: "font awesome 5 pro";
    font-size: 20px;
    position: absolute;
    left: 17px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 1s;
    transition: all 1s
}

.search-wrap.typing .search-field:after {
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: search;
    animation-name: search
}

.search-wrap .close-search {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(100%);
    -ms-transform: translateY(-50%) translateX(100%);
    transform: translateY(-50%) translateX(100%);
    right: 15px;
    color: #ee4944;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    transition: all .5s
}

@media print,screen and (min-width: 40em) {
    .search-wrap .close-search {
        color:#fff;
        display: none
    }
}

.search-wrap.active .close-search {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0)
}

.search-wrap.header {
    position: absolute;
    z-index: 9999;
    cursor: pointer;
    -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1.275);
    transition: all .4s cubic-bezier(.175,.885,.32,1.275);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    right: 40px;
    width: 50px;
    height: 50px
}

.search-wrap.header:before {
    content: "";
    position: absolute;
    top: 0;
    height: 50px;
    left: 36px;
    right: -100vw;
    background-color: #c8d5d8;
    display: none
}

@media print,screen and (min-width: 64em) {
    .search-wrap.header:before {
        display:block
    }
}

.search-wrap.header .search-field {
    position: relative;
    z-index: 1
}

.search-wrap.header .search-field input {
    background-color: rgba(0,0,0,.1);
    border: none;
    padding: 0 0 0 50px;
    font-weight: 700;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-style: normal
}

.search-wrap.header .search-field input::-webkit-input-placeholder {
    color: #ee4944
}

.search-wrap.header .search-field input::-ms-input-placeholder {
    color: #ee4944
}

.search-wrap.header .search-field input::placeholder {
    color: #ee4944
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header .search-field input::-webkit-input-placeholder {
        color:#fff
    }

    .search-wrap.header .search-field input::-ms-input-placeholder {
        color: #fff
    }

    .search-wrap.header .search-field input::placeholder {
        color: #fff
    }
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header .search-field input {
        background-color:transparent
    }
}

@media print,screen and (min-width: 64em) {
    .search-wrap.header .search-field input {
        background-color:#c8d5d8;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
}

.search-wrap.header .search-field:after {
    color: #fff
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header .search-field:after {
        color:#ee4944
    }
}

.search-wrap.header .results {
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    top: 25px;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
    overflow: scroll;
    max-height: 80vh;
    background-color: #fff;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px
}

.search-wrap.header .results .title {
    padding: 20px 20px 10px;
    font-family: Arapey,serif;
    color: #ee4944;
    font-size: 22px;
    font-style: italic;
    font-weight: 700
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header .results .title {
        color:#fff;
        padding: 10px 20px
    }
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header .results>div:first-child .title {
        padding-top:50px
    }
}

.search-wrap.header .results ul {
    list-style: none;
    margin: 0;
    padding: 0 20px 10px
}

.search-wrap.header .results ul::-webkit-scrollbar {
    display: none
}

.search-wrap.header .results ul li .employee,.search-wrap.header .results ul li a.default {
    color: #ee4944;
    display: block;
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s;
    line-height: 1.1;
    padding: 0 0 10px 30px
}

.search-wrap.header .results ul li .employee:before,.search-wrap.header .results ul li a.default:before {
    content: "\f058";
    font-family: "font awesome 5 pro";
    position: absolute;
    left: 0;
    top: 50%;
    top: 0
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header .results ul li .employee,.search-wrap.header .results ul li a.default {
        color:#fff
    }
}

.community-index .card:hover .search-wrap.header .results ul li>a.button,.link-bar-2:hover .search-wrap.header .results ul li>a.button,.search-wrap.header .results ul .community-index .card:hover li>a.button,.search-wrap.header .results ul .link-bar-2:hover li>a.button,.search-wrap.header .results ul a.news-card:hover li>a.button,.search-wrap.header .results ul li>a:hover,a.news-card:hover .search-wrap.header .results ul li>a.button {
    color: #000
}

.search-wrap.header .results ul li .employee {
    color: #000;
    padding: 0 0 10px 30px
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header .results ul li .employee div {
        display:inline-block
    }
}

.search-wrap.header .results ul li .employee a {
    display: inline-block;
    color: #ee4944;
    font-weight: 700
}

.search-wrap.header .results ul li .employee a:after {
    content: " / "
}

.search-wrap.header .results ul li .employee a:last-child:after {
    content: ""
}

.community-index .card:hover .search-wrap.header .results ul li .employee a.button,.link-bar-2:hover .search-wrap.header .results ul li .employee a.button,.search-wrap.header .results ul li .employee .community-index .card:hover a.button,.search-wrap.header .results ul li .employee .link-bar-2:hover a.button,.search-wrap.header .results ul li .employee a.news-card:hover a.button,.search-wrap.header .results ul li .employee a:hover,a.news-card:hover .search-wrap.header .results ul li .employee a.button {
    color: #000
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header .results ul li .employee a {
        color:#fff
    }
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header .results ul li .employee {
        color:#fff
    }
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header .results {
        background-color:#ee4944
    }
}

.search-wrap.header.active {
    width: 90%
}

.search-wrap.header.active .search-field:after {
    -webkit-transform: translateY(-50%) rotate(675deg);
    -ms-transform: translateY(-50%) rotate(675deg);
    transform: translateY(-50%) rotate(675deg)
}

.search-wrap.header.active .search-field input,.search-wrap.header.active .search-field:before {
    background-color: #fff
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header.active .search-field input,.search-wrap.header.active .search-field:before {
        color:#fff;
        background: -webkit-gradient(linear,left top,right top,from(#9bb3b8),to(#c8d5d8));
        background: linear-gradient(to right,#9bb3b8 0,#c8d5d8 100%)
    }
}

.search-wrap.header.active .search-field:after {
    color: #ee4944
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header.active .search-field:after {
        color:#fff
    }
}

.search-wrap.header.active .results.has-results {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .3s cubic-bezier(.175,.885,.32,1.275);
    transition: all .3s cubic-bezier(.175,.885,.32,1.275)
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header.active {
        width:270px
    }
}

@media print,screen and (min-width: 64em) {
    .search-wrap.header.active {
        width:680px
    }
}

@media screen and (min-width: 40em) and (max-width:63.9375em) {
    .active .search-wrap.header .search-field:after {
        color:#fff
    }
}

@media screen and (max-width: 39.9375em) {
    .active .search-wrap.header {
        opacity:1;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media screen and (max-width: 39.9375em) {
    .search-wrap.header {
        opacity:0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@media print,screen and (min-width: 40em) {
    .search-wrap.header {
        opacity:1;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media print,screen and (min-width: 64em) {
    .search-wrap.header {
        right:0;
        top: 20px;
        width: 36px;
        height: 50px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.filtering .search-wrap .search-field input.search {
    border: 2px solid #c8d5d8;
    padding-left: 50px;
    font-size: 20px;
    width: 100%
}

@media print,screen and (min-width: 64em) {
    .filtering .search-wrap .search-field input.search {
        font-size:25px
    }
}

.filtering .search-wrap .search-field:after {
    color: #ee4944
}

.filtering .filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border: 2px solid #c8d5d8;
    border-radius: 25px;
    overflow: hidden
}

.filtering .filters a {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border-right: 2px solid #c8d5d8;
    line-height: 46px;
    color: #ee4944;
    font-size: 18px;
    font-family: Arapey,serif;
    -webkit-transition: all .5s;
    transition: all .5s
}

.filtering .filters a:last-child {
    border: 0
}

.community-index .card:hover .filtering .filters a.button,.filtering .filters .community-index .card:hover a.button,.filtering .filters .link-bar-2:hover a.button,.filtering .filters a.news-card:hover a.button,.filtering .filters a:hover,.link-bar-2:hover .filtering .filters a.button,a.news-card:hover .filtering .filters a.button {
    background-color: #f5f7f8
}

.filtering .filters a.active {
    background-color: #c8d5d8
}

.top-slider .item {
    background: no-repeat center/cover
}

.sub .top-slider {
    position: relative;
    background-color: #ee4944
}

.sub .top-slider .item {
    height: 180px;
    opacity: .5!important
}

@media print,screen and (min-width: 64em) {
    .sub .top-slider .item {
        height:200px
    }
}

@media screen and (min-width: 90em) {
    .sub .top-slider .item {
        height:250px
    }
}

.sub .top-slider:after {
    content: "";
    background-color: #ee4944;
    position: absolute;
    -webkit-transition: all 1.5s cubic-bezier(.86,0,.07,1);
    transition: all 1.5s cubic-bezier(.86,0,.07,1);
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.sub .top-slider.aos-init:after {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: .8;
    top: 130px;
    bottom: -40px;
    left: -30px;
    right: 110px
}

@media print,screen and (min-width: 64em) {
    .sub .top-slider.aos-init:after {
        top:59px;
        right: 45%;
        bottom: -49px;
        left: 0
    }
}

.backgroundblendmode .sub .top-slider {
    background: #fff
}

.backgroundblendmode .sub .top-slider .item {
    background-blend-mode: lighten;
    background-color: #ee4944;
    opacity: 1!important
}

.index .top-slider {
    position: relative;
    margin: 0 -10px
}

.index .top-slider .item {
    height: 180px;
    margin: 20px -10px 0;
    opacity: .2;
    position: relative;
    background-color: #ee4944;
    -webkit-transition: all 1s;
    transition: all 1s
}

.index .top-slider .item .image,.index .top-slider .item .video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .25;
    background: no-repeat center/cover
}

@media print,screen and (min-width: 40em) {
    .index .top-slider .item {
        height:280px
    }
}

@media print,screen and (min-width: 64em) {
    .index .top-slider .item {
        height:300px
    }
}

@media screen and (min-width: 75em) {
    .index .top-slider .item {
        height:342px
    }
}

@media screen and (min-width: 90em) {
    .index .top-slider .item {
        height:450px
    }
}

.index .top-slider:before {
    content: "";
    position: absolute;
    background-color: #177d7c;
    top: 0;
    right: 20px;
    bottom: 20px;
    left: -20px;
    -webkit-transition: all 1s cubic-bezier(.86,0,.07,1);
    transition: all 1s cubic-bezier(.86,0,.07,1);
    -webkit-transform: scale(3) translateY(-50%) translateX(50%);
    -ms-transform: scale(3) translateY(-50%) translateX(50%);
    transform: scale(3) translateY(-50%) translateX(50%)
}

.index .top-slider.aos-init:before {
    -webkit-transform: scale(1) translateY(0) translateX(0);
    -ms-transform: scale(1) translateY(0) translateX(0);
    transform: scale(1) translateY(0) translateX(0)
}

@media screen and (min-width: 90em) {
    .index .top-slider {
        margin:0 -100px
    }
}

@media print,screen and (min-width: 64em) {
    body.front-teaser-active .middle,body.front-teaser-active header {
        opacity:0;
        z-index: 9999999
    }
}

.front-teaser-bgs {
    display: none
}

.front-teaser-bgs .front-teaser-bg {
    opacity: 0;
    background: no-repeat center top/cover;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
    top: -30px;
    right: -30px;
    bottom: -30px;
    left: -30px
}

.front-teaser-bgs .front-teaser-bg.active {
    opacity: 1;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

@media print,screen and (min-width: 64em) {
    .front-teaser-bgs {
        display:block
    }
}

.front-teasers {
    position: relative;
    margin: 0 -30px
}

.front-teasers .card {
    height: calc((100vh - 83px)/4);
    position: relative;
    text-align: center;
    color: #000;
    background-color: #ee4944;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 1.5s cubic-bezier(.075,.82,.165,1);
    transition: all 1.5s cubic-bezier(.075,.82,.165,1);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.front-teasers .card .info {
    position: relative;
    z-index: 1;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.front-teasers .card .info h2 {
    margin: 0;
    color: #fff;
    font-size: 30px;
    white-space: nowrap
}

@media print,screen and (min-width: 64em) {
    .front-teasers .card .info h2 {
        font-size:35px;
        color: #000;
        margin: 0 0 7px
    }
}

.front-teasers .card .info .excerpt {
    display: none;
    margin: 10px 0 0
}

@media print,screen and (min-width: 64em) {
    .front-teasers .card .info .excerpt {
        display:block;
        margin: 0;
        position: relative;
        max-width: 270px
    }

    .front-teasers .card .info .excerpt:after {
        content: "";
        background-color: #c8d5d8;
        width: 40px;
        height: 4px;
        display: block;
        margin: 15px 0 0 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        border-radius: 5px
    }
}

.front-teasers .card .info .link {
    position: absolute;
    background-color: #ee4944;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    bottom: -60px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.front-teasers .card .info .link i {
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

@media print,screen and (min-width: 64em) {
    .front-teasers .card .info .link {
        display:none
    }
}

@media print,screen and (min-width: 64em) {
    .front-teasers .card .info {
        z-index:999999;
        height: auto;
        width: auto;
        padding: 60px 5%
    }
}

@media screen and (min-width: 75em) {
    .front-teasers .card .info {
        padding:60px 10%
    }
}

.front-teasers .card .image {
    background: #ee4944 no-repeat center/cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .2;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media print,screen and (min-width: 64em) {
    .front-teasers .card .image {
        display:none
    }
}

.front-teasers .card.inactive {
    height: 80px;
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.front-teasers .card.inactive .image {
    opacity: 0
}

@media print,screen and (min-width: 64em) {
    .front-teasers .card.inactive {
        height:auto;
        border: none;
        opacity: 0
    }
}

.front-teasers .card.active {
    height: 435px
}

@media screen and (max-width: 63.9375em) {
    .front-teasers .card.active .info {
        margin:0 30px;
        padding: 60px;
        position: relative;
        background-color: #fff;
        width: 315px;
        min-width: 315px;
        height: 315px;
        min-height: 315px;
        border-radius: 50%
    }
}

.front-teasers .card.active .info h2 {
    color: #000
}

.front-teasers .card.active .info .excerpt {
    display: block
}

.front-teasers .card.active .info .link {
    bottom: 30px;
    opacity: 1
}

@media print,screen and (min-width: 64em) {
    .front-teasers .card.active {
        height:auto;
        overflow: visible;
        background-color: #fff
    }
}

@media print,screen and (min-width: 40em) {
    .front-teasers .card {
        width:100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media print,screen and (min-width: 64em) {
    .front-teasers .card {
        padding:0;
        height: auto;
        background-color: transparent;
        border-radius: 50%
    }

    .front-teasers .card:before {
        content: "";
        padding-top: 100%;
        display: block
    }
}

@media screen and (min-width: 1200px) and (max-height:850px) {
    .front-teasers .card {
        margin-top:-80px
    }
}

.community-index .card:hover .front-teasers.button .row .columns:before,.front-teasers:hover .row .columns:before,.link-bar-2:hover .front-teasers.button .row .columns:before,a.news-card:hover .front-teasers.button .row .columns:before {
    content: none
}

@media print,screen and (min-width: 64em) {
    .front-teasers .row .columns:before {
        content:"";
        height: 1px;
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 30px;
        right: 30px;
        background-color: #ee4944
    }
}

@media print,screen and (min-width: 40em) {
    .front-teasers .row .columns {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media print,screen and (min-width: 64em) {
    .front-teasers .row .columns {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }
}

@media print,screen and (min-width: 64em) {
    .front-teasers {
        z-index:9999
    }
}

.backgroundblendmodeX .front-teasers .card {
    background-color: #ee4944
}

.backgroundblendmodeX .front-teasers .card .image {
    opacity: .4;
    background-color: #ee4944;
    background-blend-mode: lighten
}

.backgroundblendmodeX .front-teasers .card.inactive .image {
    opacity: 0
}

.backgroundblendmodeX .front-teasers .card.active .image {
    opacity: .4
}

.about-gallery {
    position: relative;
    padding: 0 0 30px
}

.about-gallery:before {
    content: "";
    background-color: #177d7c;
    position: absolute;
    left: 0;
    right: 0;
    top: 140px;
    bottom: 30px
}

@media print,screen and (min-width: 40em) {
    .about-gallery:before {
        top:250px
    }
}

@media print,screen and (min-width: 64em) {
    .about-gallery:before {
        top:0;
        max-height: 400px
    }
}

@media screen and (min-width: 75em) {
    .about-gallery:before {
        top:0;
        max-height: 500px
    }
}

.about-gallery .row {
    position: relative;
    z-index: 2
}

.about-gallery .circle {
    border-radius: 50%;
    background-color: #ee4944;
    text-align: center;
    color: #fff;
    position: relative;
    line-height: 1.25;
    font-size: 22px;
    font-family: Arapey,serif;
    max-width: 550px;
    margin: 0 25px
}

.about-gallery .circle:before {
    content: "";
    display: block;
    padding-top: 100%
}

.about-gallery .circle .image {
    background: no-repeat center/auto 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    opacity: .3
}

.about-gallery .circle .text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 30px
}

@media print,screen and (min-width: 64em) {
    .about-gallery .circle .text {
        padding:60px
    }
}

@media print,screen and (min-width: 40em) {
    .about-gallery .circle {
        margin:0 auto;
        font-size: 40px
    }
}

@media screen and (min-width: 64em) and (max-width:74.9375em) {
    .about-gallery .circle {
        max-width:420px
    }
}

@media print,screen and (min-width: 64em) {
    .about-gallery .circle {
        font-size:35px
    }
}

@media screen and (min-width: 75em) {
    .about-gallery .circle {
        font-size:45px
    }
}

.about-gallery .content {
    margin: 30px 0 0;
    padding: 0 30px 80px;
    max-height: 200px;
    overflow: hidden;
    position: relative
}

.about-gallery .content span.open {
    display: none
}

.about-gallery .content.open {
    max-height: none
}

.about-gallery .content.open span.closed {
    display: none
}

.about-gallery .content.open span.open {
    display: block
}

@media print,screen and (min-width: 40em) {
    .about-gallery .content {
        max-height:none;
        padding: 0 30px 30px
    }
}

@media print,screen and (min-width: 64em) {
    .about-gallery .content {
        margin:0;
        padding: 0
    }
}

.about-gallery .toggle {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    margin: 20px 0 0;
    padding: 40px 30px 20px;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(23,125,124,0)),color-stop(21%,#177d7c),to(#177d7c));
    background: linear-gradient(to bottom,rgba(23,125,124,0) 0,#177d7c 21%,#177d7c 100%)
}

@media print,screen and (min-width: 40em) {
    .about-gallery .toggle {
        display:none
    }
}

@media print,screen and (min-width: 64em) {
    .about-gallery {
        margin:30px 0 0;
        padding: 80px 0 70px
    }
}

.backgroundblendmode .about-gallery .circle .image {
    background-color: #ee4944;
    opacity: .9;
    background-blend-mode: lighten
}

.about-page {
    margin: -15px 0 0;
    padding: 0 0 30px
}

.about-page h1,.about-page h2 {
    font-style: normal;
    margin: 0 0 15px;
    font-size: 130px;
    line-height: 1
}

@media screen and (min-width: 40em) and (max-width:63.9375em) {
    .about-page h1,.about-page h2 {
        font-size:80px
    }
}

@media screen and (min-width: 90em) {
    .about-page h1,.about-page h2 {
        font-size:150px
    }
}

.about-page p {
    padding: 0 0 0 35px;
    margin: 0 0 5px
}

@media print,screen and (min-width: 40em) {
    .about-page p {
        padding:0 0 0 20px
    }
}

@media print,screen and (min-width: 64em) {
    .about-page p {
        padding:0 0 0 70px
    }
}

@media print,screen and (min-width: 64em) {
    .about-page {
        padding:0 0 80px
    }
}

.circle-gallery-wrap {
    padding: 0 0 20px;
    -webkit-transform: translateX(70px);
    -ms-transform: translateX(70px);
    transform: translateX(70px);
    text-align: right
}

.circle-gallery-wrap .circle-gallery {
    position: relative;
    display: inline-block;
    width: 400px
}

.circle-gallery-wrap .circle-gallery.slick-dotted {
    margin: 0
}

.circle-gallery-wrap .circle-gallery .slick-dots {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0
}

.circle-gallery-wrap .circle-gallery .slick-dots li {
    position: absolute;
    margin: 0
}

.circle-gallery-wrap .circle-gallery .slick-dots li button {
    width: 8px;
    height: 8px;
    margin: 0;
    background-color: #ee4944;
    opacity: 1;
    border: 1px solid #ee4944;
    -webkit-transition: all .5s;
    transition: all .5s
}

.circle-gallery-wrap .circle-gallery .slick-dots li .community-index .card:hover button.button,.circle-gallery-wrap .circle-gallery .slick-dots li .link-bar-2:hover button.button,.circle-gallery-wrap .circle-gallery .slick-dots li a.news-card:hover button.button,.circle-gallery-wrap .circle-gallery .slick-dots li button:hover,.community-index .card:hover .circle-gallery-wrap .circle-gallery .slick-dots li button.button,.link-bar-2:hover .circle-gallery-wrap .circle-gallery .slick-dots li button.button,a.news-card:hover .circle-gallery-wrap .circle-gallery .slick-dots li button.button {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

@media print,screen and (min-width: 64em) {
    .circle-gallery-wrap .circle-gallery .slick-dots li button {
        width:15px;
        height: 15px;
        border-width: 2px
    }
}

.circle-gallery-wrap .circle-gallery .slick-dots li.slick-active button {
    background-color: transparent
}

.circle-gallery-wrap .circle-gallery .slick-arrow {
    position: absolute;
    z-index: 3;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    bottom: 15px;
    left: 40%
}

@media print,screen and (min-width: 40em) {
    .circle-gallery-wrap .circle-gallery .slick-arrow.left {
        left:20px
    }
}

.circle-gallery-wrap .circle-gallery .slick-arrow.right {
    margin-left: 50px
}

@media print,screen and (min-width: 40em) {
    .circle-gallery-wrap .circle-gallery .slick-arrow.right {
        right:20px;
        margin: 0;
        left: auto
    }
}

.circle-gallery-wrap .circle-gallery .community-index .card:hover .slick-arrow.button,.circle-gallery-wrap .circle-gallery .link-bar-2:hover .slick-arrow.button,.circle-gallery-wrap .circle-gallery .slick-arrow:hover,.circle-gallery-wrap .circle-gallery a.news-card:hover .slick-arrow.button,.community-index .card:hover .circle-gallery-wrap .circle-gallery .slick-arrow.button,.link-bar-2:hover .circle-gallery-wrap .circle-gallery .slick-arrow.button,a.news-card:hover .circle-gallery-wrap .circle-gallery .slick-arrow.button {
    font-size: 40px
}

@media print,screen and (min-width: 40em) {
    .circle-gallery-wrap .circle-gallery .slick-arrow {
        top:50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        bottom: auto;
        font-size: 20px
    }
}

@media print,screen and (min-width: 64em) {
    .circle-gallery-wrap .circle-gallery .slick-arrow {
        font-size:28px
    }
}

.circle-gallery-wrap .circle-gallery .item {
    display: block;
    position: relative;
    border-radius: 50%;
    overflow: hidden
}

.circle-gallery-wrap .circle-gallery .item:after {
    opacity: 1
}

.circle-gallery-wrap .circle-gallery .item a {
    display: block
}

.circle-gallery-wrap .circle-gallery .item img {
    width: 100%;
    display: block;
    border-radius: 50%
}

.circle-gallery-wrap .circle-gallery.podcast .slick-arrow,.circle-gallery-wrap .circle-gallery.podcast .slick-dots,.circle-gallery-wrap .circle-gallery.video .slick-arrow,.circle-gallery-wrap .circle-gallery.video .slick-dots {
    opacity: 0
}

.circle-gallery-wrap .circle-gallery.podcast:after,.circle-gallery-wrap .circle-gallery.video:after {
    content: "";
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    left: 20px;
    top: 70%;
    width: 100px;
    height: 100px;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.2);
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    background: #ea1c15 no-repeat center/contain;
    -webkit-transition: all .6s;
    transition: all .6s
}

.circle-gallery-wrap .circle-gallery.podcast:hover:after,.circle-gallery-wrap .circle-gallery.video:hover:after,.circle-gallery-wrap .community-index .card:hover .circle-gallery.podcast.button:after,.circle-gallery-wrap .community-index .card:hover .circle-gallery.video.button:after,.circle-gallery-wrap .link-bar-2:hover .circle-gallery.podcast.button:after,.circle-gallery-wrap .link-bar-2:hover .circle-gallery.video.button:after,.circle-gallery-wrap a.news-card:hover .circle-gallery.podcast.button:after,.circle-gallery-wrap a.news-card:hover .circle-gallery.video.button:after,.community-index .card:hover .circle-gallery-wrap .circle-gallery.podcast.button:after,.community-index .card:hover .circle-gallery-wrap .circle-gallery.video.button:after,.link-bar-2:hover .circle-gallery-wrap .circle-gallery.podcast.button:after,.link-bar-2:hover .circle-gallery-wrap .circle-gallery.video.button:after,a.news-card:hover .circle-gallery-wrap .circle-gallery.podcast.button:after,a.news-card:hover .circle-gallery-wrap .circle-gallery.video.button:after {
    -webkit-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    transform: scale(1.1) rotate(360deg)
}

.circle-gallery-wrap .circle-gallery.video:after {
    background-image: url(f/design/video.png)
}

.circle-gallery-wrap .circle-gallery.video:hover:after,.circle-gallery-wrap .community-index .card:hover .circle-gallery.video.button:after,.circle-gallery-wrap .link-bar-2:hover .circle-gallery.video.button:after,.circle-gallery-wrap a.news-card:hover .circle-gallery.video.button:after,.community-index .card:hover .circle-gallery-wrap .circle-gallery.video.button:after,.link-bar-2:hover .circle-gallery-wrap .circle-gallery.video.button:after,a.news-card:hover .circle-gallery-wrap .circle-gallery.video.button:after {
    -webkit-transform: scale(1.1) rotate(121deg);
    -ms-transform: scale(1.1) rotate(121deg);
    transform: scale(1.1) rotate(121deg)
}

.circle-gallery-wrap .circle-gallery.podcast:after {
    background-image: url(f/design/podcast.png)
}

@media print,screen and (min-width: 40em) {
    .circle-gallery-wrap .circle-gallery {
        width:300px
    }
}

@media print,screen and (min-width: 64em) {
    .circle-gallery-wrap .circle-gallery {
        width:100%
    }
}

@media print,screen and (min-width: 40em) {
    .circle-gallery-wrap {
        text-align:center;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@media print,screen and (min-width: 64em) {
    .single-post h1 {
        line-height:.95;
        margin: 20px 0 40px
    }
}

@media screen and (min-width: 75em) {
    .single-post h1 {
        margin:20px 0 70px
    }
}

.single-post .social {
    margin: 15px 0 25px
}

.single-post .social a {
    margin: 0 5px 0 0
}

@media print,screen and (min-width: 64em) {
    .single-post .social a {
        margin:0 0 17px
    }

    .community-index .card:hover .single-post .social a.button,.link-bar-2:hover .single-post .social a.button,.single-post .social .community-index .card:hover a.button,.single-post .social .link-bar-2:hover a.button,.single-post .social a.news-card:hover a.button,.single-post .social a:hover,a.news-card:hover .single-post .social a.button {
        -webkit-transform: translateY(0) translateX(2px);
        -ms-transform: translateY(0) translateX(2px);
        transform: translateY(0) translateX(2px);
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
        box-shadow: 0 0 5px rgba(0,0,0,.4)
    }
}

@media screen and (max-width: 63.9375em) {
    .single-post .social.scrolled {
        position:fixed;
        z-index: 1;
        top: 65px;
        left: 0;
        right: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
        box-shadow: 0 0 10px rgba(0,0,0,.2);
        padding: 10px 30px
    }
}

@media print,screen and (min-width: 64em) {
    .single-post .social.scrolled {
        position:fixed;
        top: 20%
    }
}

@media print,screen and (min-width: 64em) {
    .single-post .social {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        position: absolute;
        top: auto;
        z-index: 2
    }
}

.single-post .meta {
    padding: 0 0 20px;
    font-size: 12px;
    color: #787a7c;
    text-transform: uppercase
}

.single-post .meta span {
    padding-right: 26px;
    display: inline-block;
    line-height: 1;
    position: relative
}

.single-post .meta span:after {
    content: "";
    width: 1px;
    position: absolute;
    top: 2px;
    bottom: 2px;
    right: 11px;
    background-color: #ee4944
}

.single-post .meta span:last-child {
    padding: 0
}

.single-post .meta span:last-child:after {
    display: none
}

@media print,screen and (min-width: 64em) {
    .single-post .meta {
        padding:0 0 40px
    }
}

.single-post .event-info {
    line-height: 1.6
}

.single-post .event-info .label {
    color: #ee4944
}

.single-post .event-info .date {
    display: inline-block
}

.single-post .event-info .date:after {
    content: "Â·";
    display: inline-block;
    width: 17px;
    text-align: center
}

.single-post .event-info .date:last-child:after {
    display: none
}

.single-post .next-article {
    position: relative;
    font-family: Arapey,serif;
    font-style: italic
}

.single-post .next-article span {
    font-weight: 700;
    font-family: Catamaran,sans-serif;
    font-style: normal
}

.single-post .next-article a {
    float: right;
    position: relative;
    display: inline-block;
    margin: 15px 0 0;
    background-color: #ee4944;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    padding: 15px 45px 15px 18px;
    width: 100%;
    max-width: 370px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.single-post .next-article a:after {
    content: "\f30b";
    font-family: "font awesome 5 pro";
    color: #fff;
    font-size: 17px;
    font-weight: 900;
    font-style: normal;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.community-index .card:hover .single-post .next-article a.button,.link-bar-2:hover .single-post .next-article a.button,.single-post .next-article .community-index .card:hover a.button,.single-post .next-article .link-bar-2:hover a.button,.single-post .next-article a.news-card:hover a.button,.single-post .next-article a:hover,a.news-card:hover .single-post .next-article a.button {
    background-color: #ec322d
}

.community-index .card:hover .single-post .next-article a.button:after,.link-bar-2:hover .single-post .next-article a.button:after,.single-post .next-article .community-index .card:hover a.button:after,.single-post .next-article .link-bar-2:hover a.button:after,.single-post .next-article a.news-card:hover a.button:after,.single-post .next-article a:hover:after,a.news-card:hover .single-post .next-article a.button:after {
    right: 25px
}

@media print,screen and (min-width: 64em) {
    .single-post .next-article {
        margin:-85px 0 0
    }
}

.single-post .middle:after {
    display: none
}

@media screen and (max-width: 63.9375em) {
    .single-post .middle {
        padding-top:0
    }
}

.single-post .content1 {
    position: relative;
    z-index: 1
}

@media print,screen and (min-width: 64em) {
    .single-post .content1 {
        padding:0 0 0 21%;
        min-height: 200px
    }
}

@media screen and (min-width: 75em) {
    .single-post .content1 {
        padding:0 0 0 21%;
        min-height: 400px
    }
}

@media screen and (min-width: 90em) {
    .single-post .content1 {
        min-height:750px
    }
}

.single-post .content2 {
    position: relative;
    z-index: 1
}

@media print,screen and (min-width: 64em) {
    .single-post .content2 {
        margin:80px 0 0
    }
}

@media print,screen and (min-width: 64em) {
    .single-post .content2,.single-post .sidebar {
        padding-right:17.5%
    }
}

@media print,screen and (min-width: 64em) {
    .single-post .circle-gallery-wrap {
        margin:-50px 0 0
    }
}

@media print,screen and (min-width: 64em) {
    .single-post .sidebar {
        padding-top:40px
    }
}

.filtering {
    margin: 50px 0
}

.filtering .search-wrap .search-field {
    margin: 0 0 18px
}

.filtering .search-wrap .search-field input {
    font-style: normal
}

@media print,screen and (min-width: 40em) {
    .filtering .filters {
        margin:0 50px
    }
}

@media print,screen and (min-width: 64em) {
    .filtering .filters {
        margin:0 90px
    }
}

@media print,screen and (min-width: 64em) {
    .filtering {
        max-width:80%;
        margin: 50px auto
    }
}

@media screen and (min-width: 75em) {
    .filtering {
        max-width:55%;
        margin: 70px auto 110px
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-hub-sliders {
        margin:30px 0 0
    }
}

.vertical-slider-title {
    font-family: Arapey,serif;
    font-style: italic;
    color: #000;
    font-size: 30px;
    display: inline-block;
    line-height: 1;
    -webkit-transform: rotate(-90deg) translateX(-100%) translateY(10px);
    -ms-transform: rotate(-90deg) translateX(-100%) translateY(10px);
    transform: rotate(-90deg) translateX(-100%) translateY(10px);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

.vertical-slider-title span {
    display: inline-block;
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px)
}

@media print,screen and (min-width: 64em) {
    .vertical-slider-title span {
        -webkit-transform:translateX(25px);
        -ms-transform: translateX(25px);
        transform: translateX(25px)
    }
}

@media screen and (min-width: 90em) {
    .vertical-slider-title span {
        -webkit-transform:translateX(35px);
        -ms-transform: translateX(35px);
        transform: translateX(35px)
    }
}

@media print,screen and (min-width: 64em) {
    .vertical-slider-title {
        font-size:60px;
        -webkit-transform: rotate(-90deg) translateX(-100%) translateY(15px);
        -ms-transform: rotate(-90deg) translateX(-100%) translateY(15px);
        transform: rotate(-90deg) translateX(-100%) translateY(15px)
    }
}

@media screen and (min-width: 90em) {
    .vertical-slider-title {
        font-size:80px;
        -webkit-transform: rotate(-90deg) translateX(-100%) translateY(25px);
        -ms-transform: rotate(-90deg) translateX(-100%) translateY(25px);
        transform: rotate(-90deg) translateX(-100%) translateY(25px)
    }
}

.knowledge-hub-slider .knowledge-card:before {
    content: "";
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #ee4944;
    opacity: .8;
    -webkit-transition: all .2s;
    transition: all .2s
}

.knowledge-hub-slider .knowledge-card-wrap {
    background-color: #fff
}

.knowledge-hub-slider .slick-active .knowledge-card:before {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.knowledge-hub-slider .slick-arrow {
    position: absolute;
    z-index: 1;
    top: 60%;
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    transition: all .3s
}

.knowledge-hub-slider .slick-arrow.slick-disabled {
    opacity: 0
}

.knowledge-hub-slider .slick-arrow.left {
    left: -45px
}

@media print,screen and (min-width: 40em) {
    .knowledge-hub-slider .slick-arrow.left {
        left:20px
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-hub-slider .slick-arrow.left {
        left:-60px
    }
}

@media screen and (min-width: 90em) {
    .knowledge-hub-slider .slick-arrow.left {
        left:-100px
    }
}

.knowledge-hub-slider .slick-arrow.right {
    right: -25px
}

@media print,screen and (min-width: 40em) {
    .knowledge-hub-slider .slick-arrow.right {
        right:20px
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-hub-slider .slick-arrow.right {
        right:-30px
    }
}

@media screen and (min-width: 90em) {
    .knowledge-hub-slider .slick-arrow.right {
        right:-55px
    }
}

.community-index .card:hover .knowledge-hub-slider .slick-arrow.button,.knowledge-hub-slider .community-index .card:hover .slick-arrow.button,.knowledge-hub-slider .link-bar-2:hover .slick-arrow.button,.knowledge-hub-slider .slick-arrow:hover,.knowledge-hub-slider a.news-card:hover .slick-arrow.button,.link-bar-2:hover .knowledge-hub-slider .slick-arrow.button,a.news-card:hover .knowledge-hub-slider .slick-arrow.button {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

@media print,screen and (min-width: 64em) {
    .knowledge-hub-slider .slick-arrow {
        font-size:45px
    }
}

.knowledge-hub-slider .slick-list {
    overflow: visible
}

.knowledge-hub-slider .slick-list .slick-track {
    position: relative
}

.knowledge-hub-slider .knowledge-card-wrap {
    padding: 0 10px 10px 0
}

@media print,screen and (min-width: 64em) {
    .knowledge-hub-slider .knowledge-card-wrap .large.knowledge-card {
        height:300px
    }
}

@media screen and (min-width: 90em) {
    .knowledge-hub-slider .knowledge-card-wrap .large.knowledge-card {
        height:350px
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-hub-slider .knowledge-card-wrap {
        padding:0 30px 30px 0
    }
}

.knowledge-hub-all .knowledge-card-wrap {
    padding: 0 0 10px;
    width: 100%;
    position: relative
}

@media print,screen and (min-width: 64em) {
    .knowledge-hub-all .knowledge-card-wrap.large {
        width:50%
    }
}

@media print,screen and (min-width: 40em) {
    .knowledge-hub-all .knowledge-card-wrap {
        padding:0 15px 30px;
        width: 50%
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-hub-all .knowledge-card-wrap {
        width:25%
    }
}

@media print,screen and (min-width: 40em) {
    .knowledge-hub-all {
        margin:0 -15px
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-hub-all {
        margin-bottom:-30px
    }
}

.knowledge-card {
    display: block;
    position: relative;
    overflow: hidden;
    height: 195px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ee4944),to(#8b294c));
    background-image: linear-gradient(to bottom,#ee4944,#8b294c)
}

.knowledge-card:after {
    content: "";
    background-color: #8b294c;
    opacity: 0;
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    -webkit-transition: all .6s cubic-bezier(.175,.885,.32,1.275);
    transition: all .6s cubic-bezier(.175,.885,.32,1.275)
}

.knowledge-card .circle.button {
    position: absolute;
    z-index: 2;
    bottom: 15%;
    left: 14%;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0
}

.knowledge-card.has-image {
    background: #8b294c
}

.knowledge-card .image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: no-repeat center/cover
}

.knowledge-card .image.opacity {
    opacity: .4
}

.knowledge-card .top {
    position: relative;
    z-index: 2;
    text-align: right;
    font-size: 12px;
    color: #8b294c;
    line-height: 25px;
    padding: 10px 45px 0 0
}

.knowledge-card .top:after {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    background: no-repeat center/contain;
    position: absolute;
    right: 10px
}

.knowledge-card .content {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 20%;
    bottom: 0;
    padding: 50px 30px 30px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.knowledge-card .content h2 {
    color: #fff;
    margin: 0;
    font-size: 22px;
    line-height: 1;
    font-style: normal;
    position: relative
}

@media print,screen and (min-width: 64em) {
    .knowledge-card .content h2 {
        font-size:20px
    }
}

@media screen and (min-width: 75em) {
    .knowledge-card .content h2 {
        font-size:22px
    }
}

@media screen and (min-width: 90em) {
    .knowledge-card .content h2 {
        font-size:24px
    }
}

.knowledge-card .content .excerpt {
    color: #fff;
    display: none;
    margin: 7px 0 0
}

@media print,screen and (min-width: 40em) {
    .knowledge-card .content {
        right:10%
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-card .content {
        right:25%
    }
}

@media screen and (min-width: 64em) and (max-width:74.9375em) {
    .knowledge-card .content {
        padding:15px
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-card .content.bg {
        background-color:rgba(238,73,68,.8);
        right: 10%;
        border-radius: 73px;
        border-bottom-left-radius: 0;
        padding-left: 50px;
        padding-bottom: 40px;
        padding-top: 25px;
        margin-left: -30px;
        margin-bottom: -30px
    }
}

@media screen and (min-width: 75em) {
    .knowledge-card .content.bg {
        padding-left:50px;
        padding-bottom: 50px;
        padding-top: 40px
    }
}

@media screen and (min-width: 90em) {
    .knowledge-card .content.bg {
        right:20%
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-card.large .content.bg {
        border-radius:150px;
        border-bottom-left-radius: 0;
        padding-left: 100px;
        padding-bottom: 115px;
        padding-top: 60px;
        margin-left: -60px;
        margin-bottom: -75px
    }
}

@media screen and (min-width: 90em) {
    .knowledge-card.large .content.bg {
        padding-right:60px;
        right: 20%
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-card.large .content h2 {
        font-size:30px
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-card.large .content .excerpt {
        display:block
    }
}

.knowledge-card.article-card .top:after {
    background-image: url(f/design/article.png)
}

.knowledge-card.podcast-card .top:after {
    background-image: url(f/design/podcast.png)
}

.knowledge-card.podcast-card h2:before {
    content: "â€œ";
    color: #8b294c;
    font-size: 44px;
    line-height: 1;
    position: absolute;
    top: -25px;
    font-family: Catamaran,sans-serif
}

@media print,screen and (min-width: 64em) {
    .knowledge-card.podcast-card.large h2:before {
        font-size:122px;
        top: -45px
    }
}

.knowledge-card.video-card .top:after {
    background-image: url(f/design/video.png)
}

.knowledge-card.has-image .top {
    color: #fff
}

.community-index .card:hover .knowledge-card.button:after,.knowledge-card:hover:after,.link-bar-2:hover .knowledge-card.button:after,a.news-card:hover .knowledge-card.button:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5
}

.community-index .card:hover .knowledge-card.button .content,.knowledge-card:hover .content,.link-bar-2:hover .knowledge-card.button .content,a.news-card:hover .knowledge-card.button .content {
    opacity: 0
}

.community-index .card:hover .knowledge-card.button .circle.button,.knowledge-card:hover .circle.button,.link-bar-2:hover .knowledge-card.button .circle.button,a.news-card:hover .knowledge-card.button .circle.button {
    opacity: 1;
    left: 15%
}

.knowledge-card .search-content {
    display: none
}

@media print,screen and (min-width: 64em) {
    .knowledge-card {
        height:170px
    }
}

@media screen and (min-width: 90em) {
    .knowledge-card {
        height:220px
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-card.large {
        height:370px
    }
}

@media screen and (min-width: 90em) {
    .knowledge-card.large {
        height:470px
    }
}

@media print,screen and (min-width: 64em) {
    .knowledge-hub-teaser {
        margin:0 0 70px
    }
}

.registration-form {
    text-align: center
}

.registration-form h2 {
    color: #ee4944;
    font-style: normal;
    font-size: 25px;
    margin: 0 0 7px
}

@media screen and (min-width: 75em) {
    .registration-form h2 {
        font-size:30px;
        margin: 0 0 15px
    }
}

.registration-form p {
    margin: 0 0 20px
}

@media print,screen and (min-width: 64em) {
    .registration-form p {
        margin:0 0 30px
    }
}

@media screen and (min-width: 75em) {
    .registration-form p {
        padding:0 20%
    }
}

@media print,screen and (min-width: 64em) {
    .registration-form {
        padding:0 0 0 21%
    }
}

.registration-form-confirm-text {
    display: none
}

.registration-form-confirmed {
    position: fixed;
    z-index: 9999999;
    overflow: scroll;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ee4944;
    -webkit-transition: all .5s cubic-bezier(.075,.82,.165,1);
    transition: all .5s cubic-bezier(.075,.82,.165,1);
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.ajax-form-posted .registration-form-confirmed {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.registration-form-confirmed h1 {
    color: #fff;
    font-size: 30px
}

.registration-form-confirmed h1 strong {
    font-weight: 400;
    color: #000
}

@media print,screen and (min-width: 64em) {
    .registration-form-confirmed h1 {
        font-size:50px
    }
}

@media screen and (min-width: 90em) {
    .registration-form-confirmed h1 {
        font-size:80px
    }
}

.registration-form-confirmed p {
    color: #fff;
    font-weight: 700;
    max-width: 500px
}

.registration-form-confirmed .close-ajax-form-confirm {
    display: block;
    color: #fff;
    font-family: Arapey,serif;
    font-style: italic;
    font-size: 20px
}

.registration-form-confirmed .close-ajax-form-confirm i {
    font-weight: 900;
    margin-right: 20px
}

@media print,screen and (min-width: 64em) {
    .registration-form-confirmed .close-ajax-form-confirm i {
        margin-right:30px;
        font-size: 40px;
        -webkit-transform: translateY(11px);
        -ms-transform: translateY(11px);
        transform: translateY(11px)
    }
}

@media screen and (min-width: 90em) {
    .registration-form-confirmed .close-ajax-form-confirm {
        padding:100px 0 0 50px
    }
}

@media print,screen and (min-width: 64em) {
    .registration-form-confirmed .image,.registration-form-confirmed .text {
        width:50%
    }
}

.registration-form-confirmed .text {
    padding: 20px
}

@media print,screen and (min-width: 40em) {
    .registration-form-confirmed .text {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 50px
    }
}

@media print,screen and (min-width: 64em) {
    .registration-form-confirmed .text {
        padding:0 100px
    }
}

@media screen and (min-width: 90em) {
    .registration-form-confirmed .text {
        padding:0 0 0 20%
    }
}

.registration-form-confirmed .image {
    margin: 15px 0 0;
    overflow: hidden;
    position: relative
}

.registration-form-confirmed .image img {
    width: 100%;
    border-bottom-left-radius: 100px
}

@media print,screen and (min-width: 64em) {
    .registration-form-confirmed .image img {
        border-bottom-left-radius:150px
    }
}

@media screen and (min-width: 90em) {
    .registration-form-confirmed .image img {
        border-bottom-left-radius:300px
    }
}

@media print,screen and (min-width: 40em) {
    .registration-form-confirmed .image {
        margin:30px 0 0
    }
}

@media print,screen and (min-width: 64em) {
    .registration-form-confirmed .image {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0
    }
}

@media print,screen and (min-width: 64em) {
    .registration-form-confirmed {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.community-index {
    padding: 0 0 50px
}

.community-index .card {
    display: block;
    color: #000;
    position: relative;
    margin: 0 0 10px;
    padding: 40px
}

.community-index .card .image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .15;
    background: no-repeat center top/cover;
    -webkit-transition: all .8s;
    transition: all .8s
}

.community-index .card .button,.community-index .card .excerpt,.community-index .card .pre-title,.community-index .card h2 {
    z-index: 1;
    position: relative
}

.community-index .card .pre-title {
    margin: -60px 0 27px;
    color: #ee4944
}

.community-index .card:hover,.community-index .card:hover .card.button,.community-index .link-bar-2:hover .card.button,.community-index a.news-card:hover .card.button,.link-bar-2:hover .community-index .card.button,a.news-card:hover .community-index .card.button {
    color: #000
}

.community-index .card:hover .image,.community-index .link-bar-2:hover .card.button .image,.community-index a.news-card:hover .card.button .image,.link-bar-2:hover .community-index .card.button .image,a.news-card:hover .community-index .card.button .image {
    opacity: .7
}

.community-index .button-card h2,.community-index .card h2,.community-index .link-bar-2 h2 {
    margin: 0 0 20px
}

@media print,screen and (min-width: 64em) {
    .community-index .button-card h2,.community-index .card h2,.community-index .link-bar-2 h2 {
        font-size:40px
    }
}

@media screen and (min-width: 90em) {
    .community-index .button-card h2,.community-index .card h2,.community-index .link-bar-2 h2 {
        font-size:50px
    }
}

.community-index .button-card .excerpt,.community-index .card .excerpt,.community-index .link-bar-2 .excerpt {
    margin: 0 0 25px
}

@media screen and (min-width: 75em) {
    .community-index .button-card .excerpt,.community-index .card .excerpt,.community-index .link-bar-2 .excerpt {
        padding:0 20% 0 0
    }
}

@media screen and (min-width: 90em) {
    .community-index .button-card .excerpt,.community-index .card .excerpt,.community-index .link-bar-2 .excerpt {
        padding:0 25% 0 0
    }
}

@media print,screen and (min-width: 40em) {
    .community-index .button-card .button,.community-index .card .button,.community-index .link-bar-2 .button {
        position:absolute;
        bottom: 40px
    }
}

@media print,screen and (min-width: 40em) {
    .community-index .button-card,.community-index .card,.community-index .link-bar-2 {
        padding-bottom:90px;
        min-height: 370px
    }
}

@media print,screen and (min-width: 64em) {
    .community-index .button-card,.community-index .card,.community-index .link-bar-2 {
        min-height:315px
    }
}

@media screen and (min-width: 75em) {
    .community-index .button-card,.community-index .card,.community-index .link-bar-2 {
        min-height:350px
    }
}

@media screen and (min-width: 90em) {
    .community-index .button-card,.community-index .card,.community-index .link-bar-2 {
        min-height:400px;
        padding-left: 80px;
        padding-right: 80px;
        padding-bottom: 0
    }
}

.community-index .button-card .button {
    position: relative;
    bottom: auto
}

@media print,screen and (min-width: 40em) {
    .community-index .button-card .button {
        top:50%;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }
}

@media print,screen and (min-width: 64em) {
    .community-index {
        padding:100px 0 0
    }
}

@media screen and (max-width: 63.9375em) {
    .catalyst-index {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -30px
    }

    .catalyst-index .row {
        width: 100%
    }

    .catalyst-index .column,.catalyst-index .columns {
        width: 200px;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .catalyst-index .column .top .description,.catalyst-index .column nav,.catalyst-index .columns .top .description,.catalyst-index .columns nav {
        display: none
    }

    .catalyst-index .column .top,.catalyst-index .columns .top {
        height: 300px;
        background: #c8d5d8;
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .catalyst-index .column .top:after,.catalyst-index .columns .top:after {
        content: "";
        background-color: rgba(200,213,216,.8);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .catalyst-index .column h2,.catalyst-index .columns h2 {
        -webkit-transform: translateX(60px) rotate(-90deg);
        -ms-transform: translateX(60px) rotate(-90deg);
        transform: translateX(60px) rotate(-90deg);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left
    }

    .catalyst-index .column .image,.catalyst-index .columns .image {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .catalyst-index .column .image .bg:after,.catalyst-index .columns .image .bg:after {
        display: none
    }

    .catalyst-index .column nav,.catalyst-index .columns nav {
        display: none;
        width: 100%
    }

    .catalyst-index .column nav a,.catalyst-index .columns nav a {
        min-width: 320px
    }

    .catalyst-index .column.mobile-active,.catalyst-index .mobile-active.columns {
        width: calc(100% - 400px)
    }

    .catalyst-index .column.mobile-active .category,.catalyst-index .mobile-active.columns .category {
        padding: 0 10px
    }

    .catalyst-index .column.mobile-active .info,.catalyst-index .mobile-active.columns .info {
        padding: 20px 30px
    }

    .catalyst-index .column.mobile-active .top,.catalyst-index .mobile-active.columns .top {
        display: block;
        overflow: visible
    }

    .catalyst-index .column.mobile-active .top:before,.catalyst-index .mobile-active.columns .top:before {
        content: "\f309";
        font-family: "font awesome 5 pro";
        color: #fff;
        text-align: center;
        line-height: 1;
        font-weight: 900;
        padding-top: 15px;
        font-size: 18px;
        width: 50px;
        height: 50px;
        background-color: #ee4944;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        bottom: -25px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .catalyst-index .column.mobile-active .top .description,.catalyst-index .column.mobile-active nav,.catalyst-index .mobile-active.columns .top .description,.catalyst-index .mobile-active.columns nav {
        display: block
    }

    .catalyst-index .column.mobile-active .top:after,.catalyst-index .mobile-active.columns .top:after {
        opacity: 0
    }

    .catalyst-index .column.mobile-active .image,.catalyst-index .mobile-active.columns .image {
        height: 140px;
        position: relative
    }

    .catalyst-index .column.mobile-active .image .bg:after,.catalyst-index .mobile-active.columns .image .bg:after {
        display: block
    }

    .catalyst-index .column.mobile-active nav,.catalyst-index .mobile-active.columns nav {
        display: block
    }

    .catalyst-index .column.mobile-active h2,.catalyst-index .mobile-active.columns h2 {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .catalyst-index .column.mobile-active:nth-child(1) nav,.catalyst-index .mobile-active.columns:nth-child(1) nav {
        margin-left: 20px
    }

    .catalyst-index .column.mobile-active:nth-child(2) nav,.catalyst-index .mobile-active.columns:nth-child(2) nav {
        margin-left: -50px
    }
}

@media screen and (max-width: 63.9375em) and (min-width:40em) {
    .catalyst-index .column.mobile-active:nth-child(2) nav,.catalyst-index .mobile-active.columns:nth-child(2) nav {
        margin-left:-180px
    }
}

@media screen and (max-width: 63.9375em) {
    .catalyst-index .column.mobile-active:nth-child(3) nav,.catalyst-index .mobile-active.columns:nth-child(3) nav {
        margin-left:-120px
    }
}

@media screen and (max-width: 63.9375em) and (min-width:40em) {
    .catalyst-index .column.mobile-active:nth-child(3) nav,.catalyst-index .mobile-active.columns:nth-child(3) nav {
        margin-left:-380px
    }
}

@media screen and (max-width: 39.9375em) {
    .catalyst-index .column,.catalyst-index .columns {
        width:70px
    }

    .catalyst-index .column.mobile-active,.catalyst-index .mobile-active.columns {
        width: calc(100% - 140px)
    }

    .catalyst-index .column h2,.catalyst-index .columns h2 {
        -webkit-transform: translateX(35px) rotate(-90deg);
        -ms-transform: translateX(35px) rotate(-90deg);
        transform: translateX(35px) rotate(-90deg);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left
    }
}

.catalyst-index .category .top {
    position: relative
}

.catalyst-index .category .top .image {
    background-color: #eee;
    overflow: hidden
}

.catalyst-index .category .top .image .bg {
    background: no-repeat center/cover;
    position: absolute;
    width: 100%;
    height: 100%
}

.catalyst-index .category .top .image .bg:after {
    width: 160%;
    height: 160%;
    opacity: .5
}

.catalyst-index .category .top .image .bg.left-top:after {
    left: -60%;
    top: -60%
}

.catalyst-index .category .top .image .bg.right-top:after {
    right: -60%;
    top: -60%
}

.catalyst-index .category .top .image .bg.left-bottom:after {
    left: -60%;
    bottom: -60%
}

.catalyst-index .category .top .image .bg.right-bottom:after {
    right: -60%;
    bottom: -60%
}

@media print,screen and (min-width: 64em) {
    .catalyst-index .category .top .image {
        right:58%;
        position: absolute;
        top: 0;
        right: 50%;
        bottom: 0;
        left: 0;
        height: auto
    }
}

.catalyst-index .category .top .info h2 {
    position: relative;
    z-index: 1;
    color: #ee4944;
    margin: 0 0 10px;
    white-space: nowrap
}

@media print,screen and (min-width: 64em) {
    .catalyst-index .category .top .info h2 {
        padding:0 0 0 32%;
        margin: 0 0 25px;
        color: #000
    }
}

.catalyst-index .category .top .info .description {
    position: relative;
    z-index: 1
}

@media print,screen and (min-width: 64em) {
    .catalyst-index .category .top .info .description {
        margin:0 0 0 50%;
        margin: 0 0 0 55%;
        max-width: 200px
    }
}

@media print,screen and (min-width: 64em) {
    .catalyst-index .category .top {
        padding:30px 0 60px
    }
}

@media screen and (min-width: 75em) {
    .catalyst-index .category .top {
        padding:40px 0 100px
    }
}

@media screen and (min-width: 90em) {
    .catalyst-index .category .top {
        padding:50px 0 180px
    }
}

.catalyst-index nav {
    padding: 20px 0 0
}

.catalyst-index nav a {
    display: block
}

.catalyst-index nav a span {
    display: inline-block;
    color: #000;
    position: relative;
    padding: 10px 20px 10px 45px;
    line-height: 1.1;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 25px
}

.catalyst-index nav a span:before {
    content: "\f30b";
    font-family: "font awesome 5 pro";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 900;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #ee4944
}

.catalyst-index nav .community-index .card:hover a.button span,.catalyst-index nav .link-bar-2:hover a.button span,.catalyst-index nav a.news-card:hover a.button span,.catalyst-index nav a:hover span,.community-index .card:hover .catalyst-index nav a.button span,.link-bar-2:hover .catalyst-index nav a.button span,a.news-card:hover .catalyst-index nav a.button span {
    background-color: #ee4944;
    color: #fff
}

.catalyst-index nav .community-index .card:hover a.button span:before,.catalyst-index nav .link-bar-2:hover a.button span:before,.catalyst-index nav a.news-card:hover a.button span:before,.catalyst-index nav a:hover span:before,.community-index .card:hover .catalyst-index nav a.button span:before,.link-bar-2:hover .catalyst-index nav a.button span:before,a.news-card:hover .catalyst-index nav a.button span:before {
    color: #fff;
    left: 15px
}

@media screen and (min-width: 90em) {
    .catalyst-index nav {
        padding:50px 0 0 15%
    }
}

@media print,screen and (min-width: 64em) {
    .catalyst-index {
        padding:90px 0 0
    }
}

.institute-index {
    padding: 0 0 50px
}

.institute-index .card {
    display: block;
    padding: 0 0 30px;
    color: #000;
    position: relative
}

@media screen and (max-width: 63.9375em) {
    .institute-index .card {
        overflow:hidden
    }
}

@media print,screen and (min-width: 64em) {
    .institute-index .card:nth-child(even) .image div {
        right:30px;
        text-align: right
    }
}

.institute-index .card .image {
    position: relative;
    margin: 0 0 10px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.institute-index .card .image .circle-gradient-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.institute-index .card .image .circle-gradient-wrap .circle-gradient {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.institute-index .card .image .circle-gradient-wrap .circle-gradient:after {
    opacity: .5;
    width: 150%;
    height: 150%
}

.institute-index .card .image .circle-gradient-wrap .circle-gradient.center-top:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -60%
}

.institute-index .card .image .circle-gradient-wrap .circle-gradient.left-top:after {
    left: -60%;
    top: -60%
}

.institute-index .card .image .circle-gradient-wrap .circle-gradient.right-top:after {
    right: -60%;
    top: -60%
}

.institute-index .card .image .circle-gradient-wrap .circle-gradient.left-bottom:after {
    left: -60%;
    bottom: -60%
}

.institute-index .card .image .circle-gradient-wrap .circle-gradient.right-bottom:after {
    right: -60%;
    bottom: -60%
}

.institute-index .card .image img {
    width: 100%
}

.institute-index .card .image .number {
    position: absolute;
    font-size: 105px;
    font-weight: 300;
    font-family: Arapey,serif;
    color: #ee4944;
    text-transform: uppercase;
    line-height: 1;
    padding: 0 0 0 30px;
    top: 55%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.institute-index .card .image .number span {
    display: block;
    font-weight: 700;
    font-family: Catamaran,sans-serif;
    font-size: 14px;
    position: absolute;
    top: 0
}

@media print,screen and (min-width: 40em) {
    .institute-index .card .image .number span {
        font-size:18px
    }
}

@media print,screen and (min-width: 64em) {
    .institute-index .card .image .number span {
        font-size:24px;
        top: 15px
    }
}

@media print,screen and (min-width: 40em) {
    .institute-index .card .image .number {
        top:auto;
        bottom: -30px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media print,screen and (min-width: 64em) {
    .institute-index .card .image .number {
        font-size:175px;
        bottom: -50px
    }
}

@media screen and (min-width: 90em) {
    .institute-index .card .image .number {
        font-size:230px;
        bottom: -70px
    }
}

@media print,screen and (min-width: 40em) {
    .institute-index .card .image {
        width:54%;
        float: left;
        margin: 0
    }
}

.institute-index .card .info h2 {
    margin: 0 0 10px;
    position: relative
}

.institute-index .card .info h2:before {
    content: "";
    display: none;
    position: absolute;
    z-index: -2;
    width: 87px;
    height: 87px;
    background: url(https://res.cloudinary.com/www-exceedgroup-dk/image/upload/v1700086529/Emerge%20Holdings/ps2mapyi3k95poxj23uw.png) no-repeat center/contain;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 100%
}

@media print,screen and (min-width: 64em) {
    .institute-index .card .info h2:before {
        display:block
    }
}

.institute-index .card .info h2:after {
    content: "";
    display: none;
    background-color: #fff;
    z-index: -1;
    background-color: #fff;
    position: absolute;
    left: 30px;
    top: 54%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
    height: 50px
}

@media print,screen and (min-width: 64em) {
    .institute-index .card .info h2:after {
        display:block
    }
}

@media print,screen and (min-width: 64em) {
    .institute-index .card .info h2 {
        padding:0 0 0 30px;
        margin: 0 0 40px;
    }
}

.institute-index .card .info .excerpt {
}

@media print,screen and (min-width: 64em) {
    .institute-index .card .info .excerpt {
        padding: 0 20% 0 15%;
        font-size: 18px;
    }
}

@media print,screen and (min-width: 40em) {
    .institute-index .card .info {
        width:46%;
        float: right;
        padding: 10px 0 0 20px
    }
}

@media screen and (min-width: 52.5em) {
    .institute-index .card .info {
        padding:30px 0 0 30px
    }
}

@media print,screen and (min-width: 64em) {
    .institute-index .card .info {
        padding:70px 0 0 30px
    }
}

@media print,screen and (min-width: 40em) {
    .institute-index .card:nth-child(even) .image {
        float:right
    }
}

@media print,screen and (min-width: 40em) {
    .institute-index .card:nth-child(even) .info {
        float:left;
        padding-left: 0;
        padding-right: 20px
    }
}

.institute-index .card:last-child {
    padding-bottom: 0
}

.community-index .card:hover .institute-index .card.button .image,.institute-index .card:hover .image,.institute-index .link-bar-2:hover .card.button .image,.institute-index a.news-card:hover .card.button .image,.link-bar-2:hover .institute-index .card.button .image,a.news-card:hover .institute-index .card.button .image {
    -webkit-box-shadow: 0 0 35px rgba(0,0,0,.2);
    box-shadow: 0 0 35px rgba(0,0,0,.2);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.community-index .card:hover .institute-index .card.button .info h2:before,.institute-index .card:hover .info h2:before,.institute-index .link-bar-2:hover .card.button .info h2:before,.institute-index a.news-card:hover .card.button .info h2:before,.link-bar-2:hover .institute-index .card.button .info h2:before,a.news-card:hover .institute-index .card.button .info h2:before {
    background-color: #ee4944;
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: rotate(-360deg) translateY(-50%) scale(1.5);
    -ms-transform: rotate(-360deg) translateY(-50%) scale(1.5);
    transform: rotate(-360deg) translateY(-50%) scale(1.5);
    opacity: 0
}

.community-index .card:hover .institute-index .card.button .info h2:after,.institute-index .card:hover .info h2:after,.institute-index .link-bar-2:hover .card.button .info h2:after,.institute-index a.news-card:hover .card.button .info h2:after,.link-bar-2:hover .institute-index .card.button .info h2:after,a.news-card:hover .institute-index .card.button .info h2:after {
    display: none
}

@media print,screen and (min-width: 40em) {
    .institute-index .card {
        padding:0 0 60px
    }
}

@media print,screen and (min-width: 64em) {
    .institute-index .card {
        padding:0 0 80px
    }
}

@media print,screen and (min-width: 64em) {
    .institute-index {
        padding:100px 0
    }
}

@media print,screen and (min-width: 64em) {
    .employees-bg-image {
        background:url(f/design/employees-background.jpg) no-repeat center/cover
    }
}

.employees-bg-image {
    position: relative
}

.employees-bg-image .contact-link {
    color: #fff;
    display: block;
    font-size: 15px;
    font-family: Arapey,serif;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 13px;
    line-height: 1;
    text-align: right;
    -webkit-transition: all .5s cubic-bezier(.175,.885,.32,1.275);
    transition: all .5s cubic-bezier(.175,.885,.32,1.275)
}

.employees-bg-image .contact-link:after {
    content: "\f30b";
    font-family: "font awesome 5 pro";
    font-weight: 900;
    margin: 0 0 0 10px
}

@media print,screen and (min-width: 64em) {
    .employees-bg-image .contact-link:after {
        content:"\f30a";
        position: absolute;
        left: -60px;
        margin: 0
    }
}

@media print,screen and (min-width: 64em) {
    .employees-bg-image .contact-link {
        right:auto;
        left: auto;
        top: 90px;
        display: inline-block;
        -webkit-transform: translateX(-20px) rotate(-90deg);
        -ms-transform: translateX(-20px) rotate(-90deg);
        transform: translateX(-20px) rotate(-90deg);
        -webkit-transform-origin: right;
        -ms-transform-origin: right;
        transform-origin: right;
        font-size: 35px
    }
}

@media screen and (min-width: 90em) {
    .employees-bg-image .contact-link {
        top:110px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

@media print,screen and (min-width: 64em) {
    .employees-bg-image.scrolled .contact-link {
        position:fixed;
        top: 25%
    }
}

.employees-wrap {
    background-color: #ee4944;
    margin: 0 -30px;
    position: relative
}

.employees-wrap .employees {
    padding: 45px 30px 10px
}

.employees-wrap .employees.slick-dotted {
    margin: 0
}

.employees-wrap .employees .slick-list {
    overflow: visible
}

.employees-wrap .employees ul.slick-dots {
    width: auto;
    bottom: auto;
    top: 18px;
    left: 40px
}

.employees-wrap .employees ul.slick-dots li {
    margin: 0 5px 0 0
}

.employees-wrap .employees ul.slick-dots li button {
    width: 5px;
    height: 5px;
    border: 1px solid #fff;
    background-color: #fff;
    opacity: 1;
    cursor: pointer
}

.employees-wrap .employees ul.slick-dots li.slick-active button {
    background-color: transparent
}

@media print,screen and (min-width: 64em) {
    .employees-wrap .employees {
        padding:80px 50px 40px 120px;
        margin-bottom: 80px
    }
}

@media screen and (min-width: 90em) {
    .employees-wrap .employees {
        padding:100px 100px 40px 150px;
        margin-bottom: 100px
    }
}

@media print,screen and (min-width: 40em) {
    .employees-wrap {
        margin:0 -40px
    }
}

@media print,screen and (min-width: 64em) {
    .employees-wrap {
        margin:0 0 120px 30px;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }
}

@media print,screen and (min-width: 40em) {
    .column-block .employee-card {
        margin-bottom:30px
    }
}

@media print,screen and (min-width: 64em) {
    .column-block .employee-card {
        margin-bottom:0
    }
}

.employee-card {
    display: block;
    position: relative;
    color: #000;
    font-size: 15px;
    margin: 0 auto 50px
}

.employee-card .image {
    opacity: .8;
    position: relative;
    background: #ee4944 no-repeat top center/cover;
    height: 200px;
    max-width: 500px
}

.employee-card .image:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: .3
}

@media print,screen and (min-width: 40em) {
    .employee-card .image {
        height:300px
    }
}

@media print,screen and (min-width: 64em) {
    .employee-card .image {
        height:320px
    }
}

@media screen and (min-width: 100em) {
    .employee-card .image {
        height:330px
    }
}

.employee-card p {
    margin: 0
}

.employee-card .info {
    padding: 0 0 0 20px;
    margin: -18px 0 0;
    position: relative;
    z-index: 1
}

.employee-card .info h2 {
    margin: 0 0 8px;
    line-height: .85;
    font-style: normal
}

@media print,screen and (min-width: 64em) {
    .employee-card .info h2 {
        font-size:35px
    }
}

.employee-card .info .description {
    margin: 15px 0
}

.employee-card .info .description p {
    color: #000;
    margin: 0
}

.employee-card .info .description ul {
    margin: 20px
}

.employee-card .info a {
    color: #000;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: block
}

.community-index .card:hover .employee-card .info a.button,.employee-card .info .community-index .card:hover a.button,.employee-card .info .link-bar-2:hover a.button,.employee-card .info a.news-card:hover a.button,.employee-card .info a:hover,.link-bar-2:hover .employee-card .info a.button,a.news-card:hover .employee-card .info a.button {
    padding-left: 3px
}

.employee-card .info .email {
    margin: 10px 0 0
}

@media print,screen and (min-width: 64em) {
    .employee-card {
        padding-bottom:30px
    }
}

@media screen and (min-width: 90em) {
    .employee-card {
        max-width:none
    }
}

.backgroundblendmode .employee-card .image {
    background-blend-mode: lighten;
    opacity: 1
}

.backgroundblendmode .employee-card .image:after {
    display: none
}

.references {
    margin: 30px 0 0
}

.references .employee-card .image {
    height: 280px
}

.references .employee-card .image:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: .3
}

@media print,screen and (min-width: 64em) {
    .references .employee-card .image {
        height:210px
    }
}

@media screen and (min-width: 100em) {
    .references .employee-card .image {
        height:310px
    }
}

.references .employee-card .info .contact .description p {
    color: #fff;
    margin: 0 0 10px
}

@media print,screen and (min-width: 64em) {
    .references {
        margin:50px 0 0
    }
}

@media screen and (min-width: 90em) {
    .references {
        margin:100px 0 0
    }
}

.backgroundblendmode .references .employee-card .image {
    background-color: #eb251f;
    opacity: .8
}

.news-grid {
    padding: 30px 0
}

@media print,screen and (min-width: 40em) {
    .news-grid {
        padding:50px 0
    }
}

@media print,screen and (min-width: 64em) {
    .news-grid {
        padding:80px 0
    }
}

a.news-card {
    display: block;
    color: #000;
    text-decoration: none;
    padding-bottom: 30px
}

a.news-card img {
    width: 100%
}

a.news-card h2 {
    margin: 20px 0 5px
}

a.news-card .date {
    margin: 0 0 10px
}

a.news-card .excerpt {
    margin: 0 0 15px
}

@media print,screen and (min-width: 64em) {
    a.news-card {
        padding:0
    }
}

#map {
    height: 300px
}

#map #map-content h2 {
    margin: 0 0 5px
}

#map #map-content .info a {
    display: block
}

@media print,screen and (min-width: 64em) {
    #map #map-content {
        padding:20px 20px 10px
    }
}

@media print,screen and (min-width: 40em) {
    #map {
        height:400px
    }
}

@media print,screen and (min-width: 64em) {
    #map {
        height:500px
    }
}

@media screen and (min-width: 93.75em) {
    #map {
        height:800px
    }
}

[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos] {
    -webkit-transition-duration: 50ms;
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos] {
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos] {
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos] {
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos] {
    -webkit-transition-duration: .25s;
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos] {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos] {
    -webkit-transition-duration: .35s;
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos] {
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos] {
    -webkit-transition-duration: .45s;
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos] {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos] {
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos] {
    -webkit-transition-duration: .6s;
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos] {
    -webkit-transition-duration: .65s;
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos] {
    -webkit-transition-duration: .7s;
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos] {
    -webkit-transition-duration: .75s;
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos] {
    -webkit-transition-duration: .8s;
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos] {
    -webkit-transition-duration: .85s;
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate {
    -webkit-transition-delay: .85s;
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos] {
    -webkit-transition-duration: .9s;
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos] {
    -webkit-transition-duration: .95s;
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate {
    -webkit-transition-delay: .95s;
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos] {
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos] {
    -webkit-transition-duration: 1.05s;
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos] {
    -webkit-transition-duration: 1.1s;
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos] {
    -webkit-transition-duration: 1.15s;
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos] {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos] {
    -webkit-transition-duration: 1.25s;
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos] {
    -webkit-transition-duration: 1.3s;
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos] {
    -webkit-transition-duration: 1.35s;
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos] {
    -webkit-transition-duration: 1.4s;
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos] {
    -webkit-transition-duration: 1.45s;
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos] {
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos] {
    -webkit-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos] {
    -webkit-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos] {
    -webkit-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos] {
    -webkit-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos] {
    -webkit-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos] {
    -webkit-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos] {
    -webkit-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos] {
    -webkit-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos] {
    -webkit-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos] {
    -webkit-transition-duration: 2s;
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos] {
    -webkit-transition-duration: 2.05s;
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos] {
    -webkit-transition-duration: 2.1s;
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos] {
    -webkit-transition-duration: 2.15s;
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos] {
    -webkit-transition-duration: 2.2s;
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos] {
    -webkit-transition-duration: 2.25s;
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos] {
    -webkit-transition-duration: 2.3s;
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos] {
    -webkit-transition-duration: 2.35s;
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos] {
    -webkit-transition-duration: 2.4s;
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos] {
    -webkit-transition-duration: 2.45s;
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos] {
    -webkit-transition-duration: 2.5s;
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos] {
    -webkit-transition-duration: 2.55s;
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos] {
    -webkit-transition-duration: 2.6s;
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos] {
    -webkit-transition-duration: 2.65s;
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos] {
    -webkit-transition-duration: 2.7s;
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos] {
    -webkit-transition-duration: 2.75s;
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos] {
    -webkit-transition-duration: 2.8s;
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos] {
    -webkit-transition-duration: 2.85s;
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos] {
    -webkit-transition-duration: 2.9s;
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos] {
    -webkit-transition-duration: 2.95s;
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos] {
    -webkit-transition-duration: 3s;
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate {
    -webkit-transition-delay: 3s;
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25,.25,.75,.75);
    transition-timing-function: cubic-bezier(.25,.25,.75,.75)
}

[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos] {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos] {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos] {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos] {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.6,-.28,.735,.045);
    transition-timing-function: cubic-bezier(.6,-.28,.735,.045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.47,0,.745,.715);
    transition-timing-function: cubic-bezier(.47,0,.745,.715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.39,.575,.565,1);
    transition-timing-function: cubic-bezier(.39,.575,.565,1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.445,.05,.55,.95);
    transition-timing-function: cubic-bezier(.445,.05,.55,.95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55,.085,.68,.53);
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25,.46,.45,.94);
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455,.03,.515,.955);
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55,.085,.68,.53);
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25,.46,.45,.94);
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455,.03,.515,.955);
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55,.085,.68,.53);
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25,.46,.45,.94);
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455,.03,.515,.955);
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

[data-aos=fade-up] {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
}

[data-aos=fade-down] {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px)
}

[data-aos=fade-right] {
    -webkit-transform: translate(-100px);
    -ms-transform: translate(-100px);
    transform: translate(-100px)
}

[data-aos=fade-left] {
    -webkit-transform: translate(100px);
    -ms-transform: translate(100px);
    transform: translate(100px)
}

[data-aos=fade-up-right] {
    -webkit-transform: translate(-100px,100px);
    -ms-transform: translate(-100px,100px);
    transform: translate(-100px,100px)
}

[data-aos=fade-up-left] {
    -webkit-transform: translate(100px,100px);
    -ms-transform: translate(100px,100px);
    transform: translate(100px,100px)
}

[data-aos=fade-down-right] {
    -webkit-transform: translate(-100px,-100px);
    -ms-transform: translate(-100px,-100px);
    transform: translate(-100px,-100px)
}

[data-aos=fade-down-left] {
    -webkit-transform: translate(100px,-100px);
    -ms-transform: translate(100px,-100px);
    transform: translate(100px,-100px)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    -webkit-transform: translate(0) scale(1);
    -ms-transform: translate(0) scale(1);
    transform: translate(0) scale(1)
}

[data-aos=zoom-in] {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    -webkit-transform: translateY(100px) scale(.6);
    -ms-transform: translateY(100px) scale(.6);
    transform: translateY(100px) scale(.6)
}

[data-aos=zoom-in-down] {
    -webkit-transform: translateY(-100px) scale(.6);
    -ms-transform: translateY(-100px) scale(.6);
    transform: translateY(-100px) scale(.6)
}

[data-aos=zoom-in-right] {
    -webkit-transform: translate(-100px) scale(.6);
    -ms-transform: translate(-100px) scale(.6);
    transform: translate(-100px) scale(.6)
}

[data-aos=zoom-in-left] {
    -webkit-transform: translate(100px) scale(.6);
    -ms-transform: translate(100px) scale(.6);
    transform: translate(100px) scale(.6)
}

[data-aos=zoom-out] {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    -webkit-transform: translateY(100px) scale(1.2);
    -ms-transform: translateY(100px) scale(1.2);
    transform: translateY(100px) scale(1.2)
}

[data-aos=zoom-out-down] {
    -webkit-transform: translateY(-100px) scale(1.2);
    -ms-transform: translateY(-100px) scale(1.2);
    transform: translateY(-100px) scale(1.2)
}

[data-aos=zoom-out-right] {
    -webkit-transform: translate(-100px) scale(1.2);
    -ms-transform: translate(-100px) scale(1.2);
    transform: translate(-100px) scale(1.2)
}

[data-aos=zoom-out-left] {
    -webkit-transform: translate(100px) scale(1.2);
    -ms-transform: translate(100px) scale(1.2);
    transform: translate(100px) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

[data-aos=slide-up] {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

[data-aos=slide-down] {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

[data-aos=slide-right] {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

[data-aos=slide-left] {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

[data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

[data-aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    outline: 0;
    display: none
}

[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;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.community-index .card:hover .slick-next.button,.community-index .card:hover .slick-prev.button,.link-bar-2:hover .slick-next.button,.link-bar-2:hover .slick-prev.button,.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover,a.news-card:hover .slick-next.button,a.news-card:hover .slick-prev.button {
    color: transparent;
    outline: 0;
    background: 0 0
}

.community-index .card:hover .slick-next.button:before,.community-index .card:hover .slick-prev.button:before,.link-bar-2:hover .slick-next.button:before,.link-bar-2:hover .slick-prev.button:before,.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before,a.news-card:hover .slick-next.button:before,a.news-card:hover .slick-prev.button:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'â†'
}

[dir=rtl] .slick-prev:before {
    content: 'â†’'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: 'â†’'
}

[dir=rtl] .slick-next:before {
    content: 'â†'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: #000;
    border-radius: 50%;
    opacity: .6
}

.community-index .card:hover .slick-dots li button.button,.link-bar-2:hover .slick-dots li button.button,.slick-dots li .community-index .card:hover button.button,.slick-dots li .link-bar-2:hover button.button,.slick-dots li a.news-card:hover button.button,.slick-dots li button:focus,.slick-dots li button:hover,.slick-dots li.slick-active button,a.news-card:hover .slick-dots li button.button {
    outline: 0;
    opacity: 1
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47,0,.74,.71);
    transition-timing-function: cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    -webkit-transition-timing-function: cubic-bezier(.22,.61,.36,1);
    transition-timing-function: cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s ease,visibility 0s ease .25s;
    transition: opacity .25s ease,visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s,visibility 0s ease 0s;
    transition: opacity .25s ease 0s,visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5,0,.14,1);
    animation-timing-function: cubic-bezier(.5,0,.14,1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30,30,30,.6);
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited {
    color: #ccc
}

.community-index .card:hover .fancybox-button.button,.fancybox-button:hover,.link-bar-2:hover .fancybox-button.button,a.news-card:hover .fancybox-button.button {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.community-index .card:hover .fancybox-button[disabled].button,.fancybox-button[disabled],.fancybox-button[disabled]:hover,.link-bar-2:hover .fancybox-button[disabled].button,a.news-card:hover .fancybox-button[disabled].button {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.community-index .card:hover .fancybox-close-small.button,.fancybox-close-small:hover,.link-bar-2:hover .fancybox-close-small.button,a.news-card:hover .fancybox-close-small.button {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.85)),color-stop(50%,rgba(0,0,0,.3)),color-stop(65%,rgba(0,0,0,.15)),color-stop(75.5%,rgba(0,0,0,.075)),color-stop(82.85%,rgba(0,0,0,.037)),color-stop(88%,rgba(0,0,0,.019)),to(transparent));
    background: linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports(padding: 0px) {
    .fancybox-caption {
        padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.community-index .card:hover .fancybox-caption a.button,.fancybox-caption .community-index .card:hover a.button,.fancybox-caption .link-bar-2:hover a.button,.fancybox-caption a.news-card:hover a.button,.fancybox-caption a:hover,.link-bar-2:hover .fancybox-caption a.button,a.news-card:hover .fancybox-caption a.button {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
    animation: fancybox-rotate 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0,0,.25,1);
    transition-timing-function: cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5,1.5,1.5);
    transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5,.5,.5);
    transform: scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
    transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
    transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1) translate3d(0,0,0);
    transform: scale3d(1,1,1) translate3d(0,0,0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
    transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%,0,0) scale(.1) skew(10deg);
    transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1)
}

@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left:6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports(padding: 0px) {
        .fancybox-caption {
            padding-left:max(12px,env(safe-area-inset-left));
            padding-right: max(12px,env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,.fancybox-share__button:visited {
    color: #fff
}

.community-index .card:hover .fancybox-share__button.button,.fancybox-share__button:hover,.link-bar-2:hover .fancybox-share__button.button,a.news-card:hover .fancybox-share__button.button {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.community-index .card:hover .fancybox-share__button--fb.button,.fancybox-share__button--fb:hover,.link-bar-2:hover .fancybox-share__button--fb.button,a.news-card:hover .fancybox-share__button--fb.button {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.community-index .card:hover .fancybox-share__button--pt.button,.fancybox-share__button--pt:hover,.link-bar-2:hover .fancybox-share__button--pt.button,a.news-card:hover .fancybox-share__button--pt.button {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.community-index .card:hover .fancybox-share__button--tw.button,.fancybox-share__button--tw:hover,.link-bar-2:hover .fancybox-share__button--tw.button,a.news-card:hover .fancybox-share__button--tw.button {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0,0,0,.1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25,.46,.45,.94);
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1
}



@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width:110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

#bubblemedia {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    line-height: 1
}


@media screen and (min-width: 1500px) {
    body,p {
    font-size: 17px;
  }
  .h1, h1 {
     font-size: 65px;
   }
  .community-index .card .pre-title, .h2, h2 {
     font-size: 38px;
  }
  .institute-index .card .info .excerpt {
     padding: 0 11% 0 17%;
     font-size: 20px;
  }
}

@media screen and (min-width: 1850px) {
  body,p {
    font-size: 20px;
  }
  .h1, h1 {
     font-size: 80px;
   }
  .community-index .card .pre-title, .h2, h2 {
     font-size: 48px;
  }
  .institute-index .card .info .excerpt {
     padding: 0 11% 0 17%;
     font-size: 28px;
  }
  .institute-index .card .info {
        padding: 70px 0 0 50px;
    }
}