/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

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

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -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
}

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

[hidden],
template {
    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
}

select,
textarea {
    border-radius: 3px
}

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

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

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

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

pre {
    overflow: auto
}

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

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

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

.clearfix:after {
    clear: both
}

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

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

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button,
.menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a,
.menu button,
.menu input,
.menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu,
.menu.horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
}

.menu.vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.menu.expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px
}

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

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .menu.medium-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }
    .menu.medium-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
    .menu.medium-expanded li,
    .menu.medium-simple li {
        -ms-flex: 1 1 0px;
        -webkit-box-flex: 1;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:64em) {
    .menu.large-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }
    .menu.large-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
    .menu.large-expanded li,
    .menu.large-simple li {
        -ms-flex: 1 1 0px;
        -webkit-box-flex: 1;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icon-bottom a,
.menu.icon-left a,
.menu.icon-right a,
.menu.icon-top a,
.menu.icons a {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
}

.menu.icon-left li a {
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -ms-flex-flow: column nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap
}

.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -ms-flex-flow: column nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .active>a,
.menu .is-active>a {
    background: #2ba6cb;
    color: #fefefe
}

.menu.align-left {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start
}

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

.menu.align-right li .submenu li {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered>.menu,
.menu-centered>.menu li {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center
}

.menu-centered>.menu li {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
}

.menu-centered>.menu li .submenu li {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
    display: none
}

.accordion-menu li {
    width: 100%
}

.accordion-menu .is-accordion-submenu a,
.accordion-menu a {
    padding: .7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a:after {
    left: auto;
    right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent>a:after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle>a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px
}

.submenu-toggle:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded=true]:after {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.submenu-toggle-text {
    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
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px
}

.dropdown.menu a {
    padding: .7rem 1rem
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.dropdown.menu .is-active>a {
    background: transparent;
    color: #2ba6cb
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a:after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a:after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent
}

.dropdown.menu.vertical>li.opens-right>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb
}

@media print,
screen and (min-width:40em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }
    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: "";
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #2ba6cb transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }
    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.medium-vertical>li>a:after {
        right: 14px
    }
    .dropdown.menu.medium-vertical>li.opens-left>a:after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: "";
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #2ba6cb transparent transparent
    }
    .dropdown.menu.medium-vertical>li.opens-right>a:after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: "";
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #2ba6cb
    }
}

@media print,
screen and (min-width:64em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }
    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: "";
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #2ba6cb transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }
    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.large-vertical>li>a:after {
        right: 14px
    }
    .dropdown.menu.large-vertical>li.opens-left>a:after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: "";
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #2ba6cb transparent transparent
    }
    .dropdown.menu.large-vertical>li.opens-right>a:after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: "";
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #2ba6cb
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a:after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #cacaca;
    background: #fefefe
}

.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a:after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.title-bar {
    padding: .5rem;
    background: #0a0a0a;
    color: #fefefe;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}

.top-bar {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: .5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar,
.top-bar ul {
    background-color: #e6e6e6
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

@media print,
screen and (min-width:40em) {
    .top-bar {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .top-bar .top-bar-left {
        -ms-flex: 1 1 auto;
        -webkit-box-flex: 1;
        flex: 1 1 auto;
        margin-right: auto
    }
    .top-bar .top-bar-right {
        -ms-flex: 0 1 auto;
        -webkit-box-flex: 0;
        flex: 0 1 auto;
        margin-left: auto
    }
}

@media screen and (max-width:63.9375em) {
    .top-bar.stacked-for-medium {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:74.9375em) {
    .top-bar.stacked-for-large {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar-title {
    margin: .5rem 1rem .5rem 0
}

.top-bar-left,
.top-bar-right,
.top-bar-title {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto
}

.accordion {
    margin-left: 0;
    background: #fefefe;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child {
    border-radius: 3px 3px 0 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0 0 3px 3px
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #2ba6cb
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 3px 3px
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title:before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: "+"
}

.is-active>.accordion-title:before {
    content: "\2013"
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #0a0a0a
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.grid-container {
    max-width: 77.5rem
}

.grid-container,
.grid-container.fluid {
    padding-right: 1.34375rem;
    padding-left: 1.34375rem;
    margin: 0 auto
}

.grid-container.fluid {
    max-width: 100%
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto
}

.grid-x {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap
}

.cell {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px
}

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

.grid-x>.auto,
.grid-x>.shrink {
    width: auto
}

.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-full,
.grid-x>.small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width:40em) {
    .grid-x>.medium-1,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-full,
    .grid-x>.medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:64em) {
    .grid-x>.large-1,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-full,
    .grid-x>.large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1 {
    width: 8.33333%
}

.grid-x>.small-2 {
    width: 16.66667%
}

.grid-x>.small-3 {
    width: 25%
}

.grid-x>.small-4 {
    width: 33.33333%
}

.grid-x>.small-5 {
    width: 41.66667%
}

.grid-x>.small-6 {
    width: 50%
}

.grid-x>.small-7 {
    width: 58.33333%
}

.grid-x>.small-8 {
    width: 66.66667%
}

.grid-x>.small-9 {
    width: 75%
}

.grid-x>.small-10 {
    width: 83.33333%
}

.grid-x>.small-11 {
    width: 91.66667%
}

.grid-x>.small-12 {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .grid-x>.medium-auto {
        -ms-flex: 1 1 0px;
        -webkit-box-flex: 1;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.medium-shrink {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.medium-1 {
        width: 8.33333%
    }
    .grid-x>.medium-2 {
        width: 16.66667%
    }
    .grid-x>.medium-3 {
        width: 25%
    }
    .grid-x>.medium-4 {
        width: 33.33333%
    }
    .grid-x>.medium-5 {
        width: 41.66667%
    }
    .grid-x>.medium-6 {
        width: 50%
    }
    .grid-x>.medium-7 {
        width: 58.33333%
    }
    .grid-x>.medium-8 {
        width: 66.66667%
    }
    .grid-x>.medium-9 {
        width: 75%
    }
    .grid-x>.medium-10 {
        width: 83.33333%
    }
    .grid-x>.medium-11 {
        width: 91.66667%
    }
    .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .grid-x>.large-auto {
        -ms-flex: 1 1 0px;
        -webkit-box-flex: 1;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.large-shrink {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.large-1 {
        width: 8.33333%
    }
    .grid-x>.large-2 {
        width: 16.66667%
    }
    .grid-x>.large-3 {
        width: 25%
    }
    .grid-x>.large-4 {
        width: 33.33333%
    }
    .grid-x>.large-5 {
        width: 41.66667%
    }
    .grid-x>.large-6 {
        width: 50%
    }
    .grid-x>.large-7 {
        width: 58.33333%
    }
    .grid-x>.large-8 {
        width: 66.66667%
    }
    .grid-x>.large-9 {
        width: 75%
    }
    .grid-x>.large-10 {
        width: 83.33333%
    }
    .grid-x>.large-11 {
        width: 91.66667%
    }
    .grid-x>.large-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -1.34375rem;
    margin-right: -1.34375rem
}

.grid-margin-x>.cell {
    width: calc(100% - 2.6875rem);
    margin-left: 1.34375rem;
    margin-right: 1.34375rem
}

.grid-margin-x>.auto,
.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.33333% - 2.6875rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.66667% - 2.6875rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - 2.6875rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.33333% - 2.6875rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.66667% - 2.6875rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - 2.6875rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.33333% - 2.6875rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.66667% - 2.6875rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - 2.6875rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.33333% - 2.6875rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.66667% - 2.6875rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - 2.6875rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x>.medium-auto,
    .grid-margin-x>.medium-shrink {
        width: auto
    }
    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 2.6875rem)
    }
    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 2.6875rem)
    }
    .grid-margin-x>.medium-3 {
        width: calc(25% - 2.6875rem)
    }
    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 2.6875rem)
    }
    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 2.6875rem)
    }
    .grid-margin-x>.medium-6 {
        width: calc(50% - 2.6875rem)
    }
    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 2.6875rem)
    }
    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 2.6875rem)
    }
    .grid-margin-x>.medium-9 {
        width: calc(75% - 2.6875rem)
    }
    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 2.6875rem)
    }
    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 2.6875rem)
    }
    .grid-margin-x>.medium-12 {
        width: calc(100% - 2.6875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-x>.large-auto,
    .grid-margin-x>.large-shrink {
        width: auto
    }
    .grid-margin-x>.large-1 {
        width: calc(8.33333% - 2.6875rem)
    }
    .grid-margin-x>.large-2 {
        width: calc(16.66667% - 2.6875rem)
    }
    .grid-margin-x>.large-3 {
        width: calc(25% - 2.6875rem)
    }
    .grid-margin-x>.large-4 {
        width: calc(33.33333% - 2.6875rem)
    }
    .grid-margin-x>.large-5 {
        width: calc(41.66667% - 2.6875rem)
    }
    .grid-margin-x>.large-6 {
        width: calc(50% - 2.6875rem)
    }
    .grid-margin-x>.large-7 {
        width: calc(58.33333% - 2.6875rem)
    }
    .grid-margin-x>.large-8 {
        width: calc(66.66667% - 2.6875rem)
    }
    .grid-margin-x>.large-9 {
        width: calc(75% - 2.6875rem)
    }
    .grid-margin-x>.large-10 {
        width: calc(83.33333% - 2.6875rem)
    }
    .grid-margin-x>.large-11 {
        width: calc(91.66667% - 2.6875rem)
    }
    .grid-margin-x>.large-12 {
        width: calc(100% - 2.6875rem)
    }
}

.grid-container:not(.full)>.grid-padding-x,
.grid-padding-x .grid-padding-x {
    margin-right: -1.34375rem;
    margin-left: -1.34375rem
}

.grid-padding-x>.cell {
    padding-right: 1.34375rem;
    padding-left: 1.34375rem
}

.small-up-1>.cell {
    width: 100%
}

.small-up-2>.cell {
    width: 50%
}

.small-up-3>.cell {
    width: 33.33333%
}

.small-up-4>.cell {
    width: 25%
}

.small-up-5>.cell {
    width: 20%
}

.small-up-6>.cell {
    width: 16.66667%
}

.small-up-7>.cell {
    width: 14.28571%
}

.small-up-8>.cell {
    width: 12.5%
}

@media print,
screen and (min-width:40em) {
    .medium-up-1>.cell {
        width: 100%
    }
    .medium-up-2>.cell {
        width: 50%
    }
    .medium-up-3>.cell {
        width: 33.33333%
    }
    .medium-up-4>.cell {
        width: 25%
    }
    .medium-up-5>.cell {
        width: 20%
    }
    .medium-up-6>.cell {
        width: 16.66667%
    }
    .medium-up-7>.cell {
        width: 14.28571%
    }
    .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width:64em) {
    .large-up-1>.cell {
        width: 100%
    }
    .large-up-2>.cell {
        width: 50%
    }
    .large-up-3>.cell {
        width: 33.33333%
    }
    .large-up-4>.cell {
        width: 25%
    }
    .large-up-5>.cell {
        width: 20%
    }
    .large-up-6>.cell {
        width: 16.66667%
    }
    .large-up-7>.cell {
        width: 14.28571%
    }
    .large-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 2.6875rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - 2.6875rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - 2.6875rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - 2.6875rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - 2.6875rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - 2.6875rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - 2.6875rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 2.6875rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 2.6875rem)
    }
    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 2.6875rem)
    }
    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 2.6875rem)
    }
    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 2.6875rem)
    }
    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 2.6875rem)
    }
    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 2.6875rem)
    }
    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 2.6875rem)
    }
    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 2.6875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 2.6875rem)
    }
    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 2.6875rem)
    }
    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 2.6875rem)
    }
    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 2.6875rem)
    }
    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 2.6875rem)
    }
    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 2.6875rem)
    }
    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 2.6875rem)
    }
    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 2.6875rem)
    }
}

.small-margin-collapse,
.small-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.small-1 {
    width: 8.33333%
}

.small-margin-collapse>.small-2 {
    width: 16.66667%
}

.small-margin-collapse>.small-3 {
    width: 25%
}

.small-margin-collapse>.small-4 {
    width: 33.33333%
}

.small-margin-collapse>.small-5 {
    width: 41.66667%
}

.small-margin-collapse>.small-6 {
    width: 50%
}

.small-margin-collapse>.small-7 {
    width: 58.33333%
}

.small-margin-collapse>.small-8 {
    width: 66.66667%
}

.small-margin-collapse>.small-9 {
    width: 75%
}

.small-margin-collapse>.small-10 {
    width: 83.33333%
}

.small-margin-collapse>.small-11 {
    width: 91.66667%
}

.small-margin-collapse>.small-12 {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .small-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .small-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .small-margin-collapse>.medium-3 {
        width: 25%
    }
    .small-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .small-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .small-margin-collapse>.medium-6 {
        width: 50%
    }
    .small-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .small-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .small-margin-collapse>.medium-9 {
        width: 75%
    }
    .small-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .small-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .small-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .small-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .small-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .small-margin-collapse>.large-3 {
        width: 25%
    }
    .small-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .small-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .small-margin-collapse>.large-6 {
        width: 50%
    }
    .small-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .small-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .small-margin-collapse>.large-9 {
        width: 75%
    }
    .small-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .small-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .small-margin-collapse>.large-12 {
        width: 100%
    }
}

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

.small-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
}

@media print,
screen and (min-width:40em) {
    .medium-margin-collapse,
    .medium-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width:40em) {
    .medium-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.small-3 {
        width: 25%
    }
    .medium-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.small-6 {
        width: 50%
    }
    .medium-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.small-9 {
        width: 75%
    }
    .medium-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:40em) {
    .medium-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.medium-3 {
        width: 25%
    }
    .medium-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.medium-6 {
        width: 50%
    }
    .medium-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.medium-9 {
        width: 75%
    }
    .medium-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .medium-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.large-3 {
        width: 25%
    }
    .medium-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.large-6 {
        width: 50%
    }
    .medium-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.large-9 {
        width: 75%
    }
    .medium-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.large-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:40em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .medium-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse,
    .large-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.small-3 {
        width: 25%
    }
    .large-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.small-6 {
        width: 50%
    }
    .large-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.small-9 {
        width: 75%
    }
    .large-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.medium-3 {
        width: 25%
    }
    .large-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.medium-6 {
        width: 50%
    }
    .large-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.medium-9 {
        width: 75%
    }
    .large-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.large-3 {
        width: 25%
    }
    .large-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.large-6 {
        width: 50%
    }
    .large-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.large-9 {
        width: 75%
    }
    .large-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.large-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

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

.grid-margin-x>.small-offset-0 {
    margin-left: calc(0% + 1.34375rem)
}

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

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + 1.34375rem)
}

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

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + 1.34375rem)
}

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

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + 1.34375rem)
}

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

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + 1.34375rem)
}

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

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + 1.34375rem)
}

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

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + 1.34375rem)
}

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

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + 1.34375rem)
}

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

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + 1.34375rem)
}

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

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + 1.34375rem)
}

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

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + 1.34375rem)
}

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

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + 1.34375rem)
}

@media print,
screen and (min-width:40em) {
    .medium-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + 1.34375rem)
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + 1.34375rem)
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + 1.34375rem)
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + 1.34375rem)
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + 1.34375rem)
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + 1.34375rem)
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + 1.34375rem)
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + 1.34375rem)
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + 1.34375rem)
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + 1.34375rem)
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + 1.34375rem)
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + 1.34375rem)
    }
}

@media print,
screen and (min-width:64em) {
    .large-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + 1.34375rem)
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + 1.34375rem)
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + 1.34375rem)
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + 1.34375rem)
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + 1.34375rem)
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + 1.34375rem)
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + 1.34375rem)
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + 1.34375rem)
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + 1.34375rem)
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + 1.34375rem)
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + 1.34375rem)
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + 1.34375rem)
    }
}

.grid-y {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: column nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap
}

.grid-y>.cell {
    width: auto
}

.grid-y>.auto,
.grid-y>.shrink {
    height: auto
}

.grid-y>.small-1,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-full,
.grid-y>.small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width:40em) {
    .grid-y>.medium-1,
    .grid-y>.medium-2,
    .grid-y>.medium-3,
    .grid-y>.medium-4,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12,
    .grid-y>.medium-full,
    .grid-y>.medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:64em) {
    .grid-y>.large-1,
    .grid-y>.large-2,
    .grid-y>.large-3,
    .grid-y>.large-4,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12,
    .grid-y>.large-full,
    .grid-y>.large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.small-1 {
    height: 8.33333%
}

.grid-y>.small-2 {
    height: 16.66667%
}

.grid-y>.small-3 {
    height: 25%
}

.grid-y>.small-4 {
    height: 33.33333%
}

.grid-y>.small-5 {
    height: 41.66667%
}

.grid-y>.small-6 {
    height: 50%
}

.grid-y>.small-7 {
    height: 58.33333%
}

.grid-y>.small-8 {
    height: 66.66667%
}

.grid-y>.small-9 {
    height: 75%
}

.grid-y>.small-10 {
    height: 83.33333%
}

.grid-y>.small-11 {
    height: 91.66667%
}

.grid-y>.small-12 {
    height: 100%
}

@media print,
screen and (min-width:40em) {
    .grid-y>.medium-auto {
        -ms-flex: 1 1 0px;
        -webkit-box-flex: 1;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.medium-shrink {
        height: auto
    }
    .grid-y>.medium-1 {
        height: 8.33333%
    }
    .grid-y>.medium-2 {
        height: 16.66667%
    }
    .grid-y>.medium-3 {
        height: 25%
    }
    .grid-y>.medium-4 {
        height: 33.33333%
    }
    .grid-y>.medium-5 {
        height: 41.66667%
    }
    .grid-y>.medium-6 {
        height: 50%
    }
    .grid-y>.medium-7 {
        height: 58.33333%
    }
    .grid-y>.medium-8 {
        height: 66.66667%
    }
    .grid-y>.medium-9 {
        height: 75%
    }
    .grid-y>.medium-10 {
        height: 83.33333%
    }
    .grid-y>.medium-11 {
        height: 91.66667%
    }
    .grid-y>.medium-12 {
        height: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .grid-y>.large-auto {
        -ms-flex: 1 1 0px;
        -webkit-box-flex: 1;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.large-shrink {
        height: auto
    }
    .grid-y>.large-1 {
        height: 8.33333%
    }
    .grid-y>.large-2 {
        height: 16.66667%
    }
    .grid-y>.large-3 {
        height: 25%
    }
    .grid-y>.large-4 {
        height: 33.33333%
    }
    .grid-y>.large-5 {
        height: 41.66667%
    }
    .grid-y>.large-6 {
        height: 50%
    }
    .grid-y>.large-7 {
        height: 58.33333%
    }
    .grid-y>.large-8 {
        height: 66.66667%
    }
    .grid-y>.large-9 {
        height: 75%
    }
    .grid-y>.large-10 {
        height: 83.33333%
    }
    .grid-y>.large-11 {
        height: 91.66667%
    }
    .grid-y>.large-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -1.34375rem;
    margin-bottom: -1.34375rem
}

.grid-padding-y>.cell {
    padding-top: 1.34375rem;
    padding-bottom: 1.34375rem
}

.grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%
}

.cell-block,
.cell-block-y {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%
}

.cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,
screen and (min-width:40em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        -webkit-box-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .medium-grid-frame {
        width: 100%
    }
    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .medium-cell-block-container {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        max-height: 100%
    }
    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width:64em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        -webkit-box-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .large-grid-frame {
        width: 100%
    }
    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .large-cell-block-container {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        max-height: 100%
    }
    .large-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh
}

@media print,
screen and (min-width:40em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        -webkit-box-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media print,
screen and (min-width:64em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        -webkit-box-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,
screen and (min-width:40em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-top: -1.34375rem;
    margin-bottom: -1.34375rem
}

.grid-margin-y>.cell {
    height: calc(100% - 2.6875rem);
    margin-top: 1.34375rem;
    margin-bottom: 1.34375rem
}

.grid-margin-y>.auto,
.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 2.6875rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 2.6875rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 2.6875rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 2.6875rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 2.6875rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 2.6875rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 2.6875rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 2.6875rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 2.6875rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 2.6875rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 2.6875rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 2.6875rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.medium-auto,
    .grid-margin-y>.medium-shrink {
        height: auto
    }
    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 2.6875rem)
    }
    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 2.6875rem)
    }
    .grid-margin-y>.medium-3 {
        height: calc(25% - 2.6875rem)
    }
    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 2.6875rem)
    }
    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 2.6875rem)
    }
    .grid-margin-y>.medium-6 {
        height: calc(50% - 2.6875rem)
    }
    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 2.6875rem)
    }
    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 2.6875rem)
    }
    .grid-margin-y>.medium-9 {
        height: calc(75% - 2.6875rem)
    }
    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 2.6875rem)
    }
    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 2.6875rem)
    }
    .grid-margin-y>.medium-12 {
        height: calc(100% - 2.6875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-y>.large-auto,
    .grid-margin-y>.large-shrink {
        height: auto
    }
    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 2.6875rem)
    }
    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 2.6875rem)
    }
    .grid-margin-y>.large-3 {
        height: calc(25% - 2.6875rem)
    }
    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 2.6875rem)
    }
    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 2.6875rem)
    }
    .grid-margin-y>.large-6 {
        height: calc(50% - 2.6875rem)
    }
    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 2.6875rem)
    }
    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 2.6875rem)
    }
    .grid-margin-y>.large-9 {
        height: calc(75% - 2.6875rem)
    }
    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 2.6875rem)
    }
    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 2.6875rem)
    }
    .grid-margin-y>.large-12 {
        height: calc(100% - 2.6875rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + 2.6875rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 2.6875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 2.6875rem)
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,
screen and (min-width:40em) {
    .medium-flex-container {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex
    }
    .medium-flex-child-auto {
        -ms-flex: 1 1 auto;
        -webkit-box-flex: 1;
        flex: 1 1 auto
    }
    .medium-flex-child-grow {
        -ms-flex: 1 0 auto;
        -webkit-box-flex: 1;
        flex: 1 0 auto
    }
    .medium-flex-child-shrink {
        -ms-flex: 0 1 auto;
        -webkit-box-flex: 0;
        flex: 0 1 auto
    }
    .medium-flex-dir-row {
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }
    .medium-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse
    }
    .medium-flex-dir-column {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
    .medium-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:64em) {
    .large-flex-container {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex
    }
    .large-flex-child-auto {
        -ms-flex: 1 1 auto;
        -webkit-box-flex: 1;
        flex: 1 1 auto
    }
    .large-flex-child-grow {
        -ms-flex: 1 0 auto;
        -webkit-box-flex: 1;
        flex: 1 0 auto
    }
    .large-flex-child-shrink {
        -ms-flex: 0 1 auto;
        -webkit-box-flex: 0;
        flex: 0 1 auto
    }
    .large-flex-dir-row {
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }
    .large-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse
    }
    .large-flex-dir-column {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
    .large-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse
    }
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ""
}

.menu-icon:hover:after {
    background: #cacaca;
    -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon.dark:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ""
}

.menu-icon.dark:hover:after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.slide-in-down.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    opacity: 1;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active,
.hinge-out-from-top.mui-leave {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active,
.scale-out-up.mui-leave {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active,
.spin-out.mui-leave {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.spin-in-ccw.mui-enter,
.spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.spin-in-ccw.mui-enter.mui-enter-active,
.spin-out-ccw.mui-leave {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
    opacity: 0
}

.slow {
    -webkit-transition-duration: .75s!important;
    transition-duration: .75s!important
}

.fast {
    -webkit-transition-duration: .25s!important;
    transition-duration: .25s!important
}

.linear {
    -webkit-transition-timing-function: linear!important;
    transition-timing-function: linear!important
}

.ease {
    -webkit-transition-timing-function: ease!important;
    transition-timing-function: ease!important
}

.ease-in {
    -webkit-transition-timing-function: ease-in!important;
    transition-timing-function: ease-in!important
}

.ease-out {
    -webkit-transition-timing-function: ease-out!important;
    transition-timing-function: ease-out!important
}

.ease-in-out {
    -webkit-transition-timing-function: ease-in-out!important;
    transition-timing-function: ease-in-out!important
}

.bounce-in {
    -webkit-transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    -webkit-transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
    transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    -webkit-transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    -webkit-transition-delay: .3s!important;
    transition-delay: .3s!important
}

.long-delay {
    -webkit-transition-delay: .7s!important;
    transition-delay: .7s!important
}

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

@-webkit-keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%,
    30%,
    70%,
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%,
    30%,
    70%,
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slow {
    -webkit-animation-duration: .75s!important;
    animation-duration: .75s!important
}

.fast {
    -webkit-animation-duration: .25s!important;
    animation-duration: .25s!important
}

.linear {
    -webkit-animation-timing-function: linear!important;
    animation-timing-function: linear!important
}

.ease {
    -webkit-animation-timing-function: ease!important;
    animation-timing-function: ease!important
}

.ease-in {
    -webkit-animation-timing-function: ease-in!important;
    animation-timing-function: ease-in!important
}

.ease-out {
    -webkit-animation-timing-function: ease-out!important;
    animation-timing-function: ease-out!important
}

.ease-in-out {
    -webkit-animation-timing-function: ease-in-out!important;
    animation-timing-function: ease-in-out!important
}

.bounce-in {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
    animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    -webkit-animation-delay: .3s!important;
    animation-delay: .3s!important
}

.long-delay {
    -webkit-animation-delay: .7s!important;
    animation-delay: .7s!important
}


/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fa-brands-400.eot");
    src: url("../fonts/fa-brands-400.eot#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg") format("svg")
}

.fab {
    font-family: Font Awesome\ 5 Brands
}


/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fa-regular-400.eot");
    src: url("../fonts/fa-regular-400.eot#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg") format("svg")
}

.far {
    font-weight: 400
}


/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/fa-solid-900.eot");
    src: url("../fonts/fa-solid-900.eot#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg") format("svg")
}

.fa,
.far,
.fas {
    font-family: Font Awesome\ 5 Free
}

.fa,
.fas {
    font-weight: 900
}


/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.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.33333333em;
    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: .08em solid #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(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

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

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

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

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -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-accessible-icon:before {
    content: "\F368"
}

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

.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-adversal:before {
    content: "\F36A"
}

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

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

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

.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-anchor:before {
    content: "\F13D"
}

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

.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-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-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-left:before {
    content: "\F060"
}

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

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

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

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

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

.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-atom:before {
    content: "\F5D2"
}

.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-backspace:before {
    content: "\F55A"
}

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

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

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

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

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

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

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

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

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

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

.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-three-quarters:before {
    content: "\F241"
}

.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-slash:before {
    content: "\F1F6"
}

.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-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-blender:before {
    content: "\F517"
}

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

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

.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-bong:before {
    content: "\F55C"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-btc:before {
    content: "\F15A"
}

.fa-bug:before {
    content: "\F188"
}

.fa-building:before {
    content: "\F1AD"
}

.fa-bullhorn:before {
    content: "\F0A1"
}

.fa-bullseye:before {
    content: "\F140"
}

.fa-burn:before {
    content: "\F46A"
}

.fa-buromobelexperte:before {
    content: "\F37F"
}

.fa-bus:before {
    content: "\F207"
}

.fa-bus-alt:before {
    content: "\F55E"
}

.fa-business-time:before {
    content: "\F64A"
}

.fa-buysellads:before {
    content: "\F20D"
}

.fa-calculator:before {
    content: "\F1EC"
}

.fa-calendar:before {
    content: "\F133"
}

.fa-calendar-alt:before {
    content: "\F073"
}

.fa-calendar-check:before {
    content: "\F274"
}

.fa-calendar-minus:before {
    content: "\F272"
}

.fa-calendar-plus:before {
    content: "\F271"
}

.fa-calendar-times:before {
    content: "\F273"
}

.fa-camera:before {
    content: "\F030"
}

.fa-camera-retro:before {
    content: "\F083"
}

.fa-campground:before {
    content: "\F6BB"
}

.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-crash:before {
    content: "\F5E1"
}

.fa-car-side:before {
    content: "\F5E4"
}

.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-cart-arrow-down:before {
    content: "\F218"
}

.fa-cart-plus:before {
    content: "\F217"
}

.fa-cat:before {
    content: "\F6BE"
}

.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-certificate:before {
    content: "\F0A3"
}

.fa-chair:before {
    content: "\F6C0"
}

.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-pie:before {
    content: "\F200"
}

.fa-check:before {
    content: "\F00C"
}

.fa-check-circle:before {
    content: "\F058"
}

.fa-check-double:before {
    content: "\F560"
}

.fa-check-square:before {
    content: "\F14A"
}

.fa-chess:before {
    content: "\F439"
}

.fa-chess-bishop:before {
    content: "\F43A"
}

.fa-chess-board:before {
    content: "\F43C"
}

.fa-chess-king:before {
    content: "\F43F"
}

.fa-chess-knight:before {
    content: "\F441"
}

.fa-chess-pawn:before {
    content: "\F443"
}

.fa-chess-queen:before {
    content: "\F445"
}

.fa-chess-rook:before {
    content: "\F447"
}

.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-down:before {
    content: "\F078"
}

.fa-chevron-left:before {
    content: "\F053"
}

.fa-chevron-right:before {
    content: "\F054"
}

.fa-chevron-up:before {
    content: "\F077"
}

.fa-child:before {
    content: "\F1AE"
}

.fa-chrome:before {
    content: "\F268"
}

.fa-church:before {
    content: "\F51D"
}

.fa-circle:before {
    content: "\F111"
}

.fa-circle-notch:before {
    content: "\F1CE"
}

.fa-city:before {
    content: "\F64F"
}

.fa-clipboard:before {
    content: "\F328"
}

.fa-clipboard-check:before {
    content: "\F46C"
}

.fa-clipboard-list:before {
    content: "\F46D"
}

.fa-clock:before {
    content: "\F017"
}

.fa-clone:before {
    content: "\F24D"
}

.fa-closed-captioning:before {
    content: "\F20A"
}

.fa-cloud:before {
    content: "\F0C2"
}

.fa-cloud-download-alt:before {
    content: "\F381"
}

.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-showers-heavy:before {
    content: "\F740"
}

.fa-cloud-sun:before {
    content: "\F6C4"
}

.fa-cloud-sun-rain:before {
    content: "\F743"
}

.fa-cloud-upload-alt:before {
    content: "\F382"
}

.fa-cloudscale:before {
    content: "\F383"
}

.fa-cloudsmith:before {
    content: "\F384"
}

.fa-cloudversify:before {
    content: "\F385"
}

.fa-cocktail:before {
    content: "\F561"
}

.fa-code:before {
    content: "\F121"
}

.fa-code-branch:before {
    content: "\F126"
}

.fa-codepen:before {
    content: "\F1CB"
}

.fa-codiepie:before {
    content: "\F284"
}

.fa-coffee:before {
    content: "\F0F4"
}

.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-dollar:before {
    content: "\F651"
}

.fa-comment-dots:before {
    content: "\F4AD"
}

.fa-comment-slash:before {
    content: "\F4B3"
}

.fa-comments:before {
    content: "\F086"
}

.fa-comments-dollar:before {
    content: "\F653"
}

.fa-compact-disc:before {
    content: "\F51F"
}

.fa-compass:before {
    content: "\F14E"
}

.fa-compress:before {
    content: "\F066"
}

.fa-concierge-bell:before {
    content: "\F562"
}

.fa-connectdevelop:before {
    content: "\F20E"
}

.fa-contao:before {
    content: "\F26D"
}

.fa-cookie:before {
    content: "\F563"
}

.fa-cookie-bite:before {
    content: "\F564"
}

.fa-copy:before {
    content: "\F0C5"
}

.fa-copyright:before {
    content: "\F1F9"
}

.fa-couch:before {
    content: "\F4B8"
}

.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-critical-role:before {
    content: "\F6C9"
}

.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-css3:before {
    content: "\F13C"
}

.fa-css3-alt:before {
    content: "\F38B"
}

.fa-cube:before {
    content: "\F1B2"
}

.fa-cubes:before {
    content: "\F1B3"
}

.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-dashcube:before {
    content: "\F210"
}

.fa-database:before {
    content: "\F1C0"
}

.fa-deaf:before {
    content: "\F2A4"
}

.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-dev:before {
    content: "\F6CC"
}

.fa-deviantart:before {
    content: "\F1BD"
}

.fa-dharmachakra:before {
    content: "\F655"
}

.fa-diagnoses:before {
    content: "\F470"
}

.fa-dice:before {
    content: "\F522"
}

.fa-dice-d20:before {
    content: "\F6CF"
}

.fa-dice-d6:before {
    content: "\F6D1"
}

.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-directions:before {
    content: "\F5EB"
}

.fa-discord:before {
    content: "\F392"
}

.fa-discourse:before {
    content: "\F393"
}

.fa-divide:before {
    content: "\F529"
}

.fa-dizzy:before {
    content: "\F567"
}

.fa-dna:before {
    content: "\F471"
}

.fa-dochub:before {
    content: "\F394"
}

.fa-docker:before {
    content: "\F395"
}

.fa-dog:before {
    content: "\F6D3"
}

.fa-dollar-sign:before {
    content: "\F155"
}

.fa-dolly:before {
    content: "\F472"
}

.fa-dolly-flatbed:before {
    content: "\F474"
}

.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-polygon:before {
    content: "\F5EE"
}

.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-bite:before {
    content: "\F6D7"
}

.fa-drupal:before {
    content: "\F1A9"
}

.fa-dumbbell:before {
    content: "\F44B"
}

.fa-dungeon:before {
    content: "\F6D9"
}

.fa-dyalog:before {
    content: "\F399"
}

.fa-earlybirds:before {
    content: "\F39A"
}

.fa-ebay:before {
    content: "\F4F4"
}

.fa-edge:before {
    content: "\F282"
}

.fa-edit:before {
    content: "\F044"
}

.fa-eject:before {
    content: "\F052"
}

.fa-elementor:before {
    content: "\F430"
}

.fa-ellipsis-h:before {
    content: "\F141"
}

.fa-ellipsis-v:before {
    content: "\F142"
}

.fa-ello:before {
    content: "\F5F1"
}

.fa-ember:before {
    content: "\F423"
}

.fa-empire:before {
    content: "\F1D1"
}

.fa-envelope:before {
    content: "\F0E0"
}

.fa-envelope-open:before {
    content: "\F2B6"
}

.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-etsy:before {
    content: "\F2D7"
}

.fa-euro-sign:before {
    content: "\F153"
}

.fa-exchange-alt:before {
    content: "\F362"
}

.fa-exclamation:before {
    content: "\F12A"
}

.fa-exclamation-circle:before {
    content: "\F06A"
}

.fa-exclamation-triangle:before {
    content: "\F071"
}

.fa-expand:before {
    content: "\F065"
}

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

.fa-expeditedssl:before {
    content: "\F23E"
}

.fa-external-link-alt:before {
    content: "\F35D"
}

.fa-external-link-square-alt:before {
    content: "\F360"
}

.fa-eye:before {
    content: "\F06E"
}

.fa-eye-dropper:before {
    content: "\F1FB"
}

.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-female:before {
    content: "\F182"
}

.fa-fighter-jet:before {
    content: "\F0FB"
}

.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-code:before {
    content: "\F1C9"
}

.fa-file-contract:before {
    content: "\F56C"
}

.fa-file-csv:before {
    content: "\F6DD"
}

.fa-file-download:before {
    content: "\F56D"
}

.fa-file-excel:before {
    content: "\F1C3"
}

.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-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.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-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.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-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-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.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-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-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-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glasses:before {
    content: "\f530"
}

.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-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.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-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.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-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.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-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.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-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.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-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.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-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.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-leaf:before {
    content: "\f06c"
}

.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-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.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-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-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.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-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.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-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-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-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-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-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.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-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-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.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-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.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-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.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-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-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.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-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.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-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-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.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-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.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-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.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-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-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.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-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-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-renren:before {
    content: "\f18b"
}

.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-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.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-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-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.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-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-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.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-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.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-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.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-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.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-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.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-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.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-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-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-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.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-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.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-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.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-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.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-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.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-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-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-usb:before {
    content: "\f287"
}

.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-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.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-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.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-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-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.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-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.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-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-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-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

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

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

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

body {
    font-family: Source Sans Pro, sans-serif;
    overflow-x: hidden;
    text-rendering: optimizeLegibility
}

a {
    color: #1d3346
}

a,
a.button {
    text-decoration: none
}

a.button {
    display: inline-block;
    padding: 0 10px;
    min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-family: Frank Ruhl Libre, serif;
    background: #1d3346;
    color: #fff;
    min-width: 160px;
    text-align: center
}

h3 {
    font-size: 35px
}

a.button.blue--txt,
h3 {
    color: #1d3346
}

a.button.orange {
    background: #f4921e;
    color: #fff
}

a.button.light-blue {
    background: #3d6c86
}

a.button:hover {
    color: #1d3346;
    background: #f4921e
}

a.button.orange:hover,
a.button:hover,
form button:hover {
    -webkit-transition: all .2s;
    transition: all .2s;
    cursor: pointer
}

a.button.orange:hover,
form button:hover {
    background: #1d3346;
    color: #f4921e
}

a.plain {
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    font-family: Frank Ruhl Libre, serif;
    color: #1d3346;
    text-decoration: none;
    border-bottom: 1px solid #1d3346
}

a.plain.light {
    color: #fff;
    border-bottom: 1px solid #fff
}

.bordered {
    border: 1px solid #1d3346
}

.text-center {
    text-align: center
}

input[type=email],
input[type=search],
input[type=text] {
    height: 40px;
    line-height: 40px;
    border: 1px solid #1d3346;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0
}

input[type=email],
input[type=search],
input[type=text],
textarea {
    color: #1d3346;
    background: transparent;
    padding: 0 10px;
    width: 100%;
    margin-bottom: 5px
}

textarea {
    border: 1px solid #1d3346
}

form button {
    width: 100%;
    text-align: center;
    font-family: Frank Ruhl Libre, serif;
    background: #f4921e;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    font-size: 19px
}

.site__brand {
    width: 164px
}

.title-bar {
    background: none;
    color: #1d3346;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 0
}

.title-bar img {
    max-width: 77px
}

.top-bar,
.top-bar ul {
    background-color: transparent
}

.main__head {
    padding: 45px 0;
    font-family: Source Sans Pro, sans-serif
}

.main__head .menu a {
    color: #1d3346;
    font-weight: 600;
    font-size: 16px
}

.main__head .menu li:last-of-type a {
    padding-right: 0
}

.main__head .menu li.current-menu-item>a,
.main__head .menu li.is-active>a {
    background: #f4921e
}

.default--hover a:hover,
a.default--hover:hover {
    color: #f4921e;
    -webkit-transition: all .2s;
    transition: all .2s
}

.intro {
    padding: 0 0 45px
}

.intro h2 {
    width: 75%;
    font-family: Source Sans Pro, sans-serif;
    line-height: 25px;
    font-size: 18px;
    color: #1d3346;
    font-weight: 400;
    margin-top: 0
}

.intro h2>b {
    font-weight: 600
}

.intro p {
    font-size: 19px;
    line-height: 37px;
    font-family: Frank Ruhl Libre, serif;
    width: 60%;
    margin-bottom: 50px
}

.articles__list .story h4,
.intro p {
    color: #1d3346
}

.articles__list .story a:hover>h4 {
    color: #f4921e;
    -webkit-transition: all .2s;
    transition: all .2s
}

.articles__list .story img {
    will-change: opacity
}

.articles__list .story a:hover>img {
    opacity: .8;
    -webkit-transition: all .2s;
    transition: all .2s
}

.articles__list .story.large__item {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid hsla(0, 0%, 85%, .33)
}

.articles__list .story.large__item .item__content {
    position: relative
}

.articles__list .story.large__item .item__txt {
    margin-top: -40px;
    width: 70%;
    background: #fff;
    padding: 10px 10px 0 0
}

.articles__list .story.large__item .item__txt h4 {
    margin-top: 0;
    font-size: 16px;
    line-height: 20px
}

.articles__list .story.large__item .item__txt p {
    font-size: 12px;
    line-height: 18px;
    font-family: Frank Ruhl Libre, serif
}

.articles__list .story.large__item .item__meta {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    font-size: 12px;
    color: #929292;
    padding-top: 50px
}

.articles__list .story.large__item .item__meta>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.articles__list .story .item__meta i {
    color: #1d3346;
    font-size: 18px
}

.articles__list .story.large__item .item__author {
    position: absolute;
    top: -50px;
    right: 0;
    text-align: right
}

.articles__list .story.large__item .item__author img {
    max-width: 50px
}

.articles__list .story.large__item .item__author span {
    display: block;
    background: #1d3346;
    color: #f4921e;
    font-family: Frank Ruhl Libre, serif;
    padding: 0 20px;
    font-size: 15px;
    line-height: 30px;
    height: 30px
}

.articles__list .story.normal__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid hsla(0, 0%, 85%, .33)
}

.articles__list .story.normal__item:last-of-type {
    border-bottom: 0
}

.articles__list .story.normal__item h4 {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px
}

.articles__list .story.normal__item>div {
    width: 70%
}

.articles__list .story.normal__item .item__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    color: #929292
}

.articles__list .story.normal__item .item__meta>div {
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.articles__list .story.normal__item .item__meta>div i {
    margin-right: 15px
}

.articles__list .story.normal__item .item__img {
    max-width: 25%
}

.articles__list .story.normal__item img {
    margin-right: 20px
}

.work__list {
    background: #c6d2db;
    color: #1d3346;
    position: relative;
    padding: 30px 0 45px
}

.work__list:before {
    content: "";
    height: 100%;
    width: 200vw;
    background: #c6d2db;
    top: 0;
    -webkit-transform: translateX(-100vw);
    transform: translateX(-100vw);
    display: block;
    position: absolute;
    z-index: -1
}

.work__list h3 {
    color: #1d3346;
    font-weight: 600
}

.work__list p {
    margin-bottom: 30px
}

.work__list .logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0
}

.work__list .logos>* {
    width: 45%;
    margin-bottom: 30px
}

section.meet_us {
    position: relative;
    padding: 30px 0;
    background: #3d6c86
}

section.meet_us:before {
    content: "";
    display: block;
    height: 100%;
    width: 150vw;
    position: absolute;
    top: 0;
    left: -10vw;
    z-index: -1;
    background-color: #3d6c86
}

section.meet_us h3 {
    color: #fff
}

section.meet_us>p {
    color: #fff;
    margin-top: 0
}

section.meet_us .slider__arrows {
    display: block;
    text-align: right
}

section.meet_us .slider__arrows a {
    color: #1d3346;
    background: #fff;
    text-decoration: none;
    padding: 10px;
    display: inline-block
}

.people__slider {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .8s;
    transition: all .8s;
    margin-left: -20px;
    margin-bottom: 30px
}

.people__slider.slick-initialized {
    visibility: visible;
    opacity: 1
}

.people__slider .person {
    margin: 0 0 20px;
    padding-left: 20px
}

.people__slider .person .img__wrapper {
    background: -webkit-repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    background: repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    padding: 10px 10px 0
}

.people__slider .person .img__wrapper img {
    display: inline-block
}

.people__slider .person figcaption {
    padding: 30px 5px;
    position: relative;
    background: #fff
}

.people__slider .person h5 {
    color: #1d3346;
    font-size: 25px;
    line-height: 32px;
    margin: 0
}

.people__slider .person p {
    color: #929292;
    margin-top: 8px
}

.people__slider .person figcaption a.button {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

section.newsletter {
    padding: 30px 0;
    position: relative
}

section.newsletter:before {
    content: "";
    display: block;
    width: 150vw;
    height: 100%;
    top: 0;
    left: -10vw;
    position: absolute;
    background: #c6d2db;
    z-index: -2
}

section.newsletter h6 {
    color: #1d3346;
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 20px
}

body.article__page:before,
body.single-post:before {
    content: "";
    display: block;
    width: 100vw;
    height: 600px;
    position: absolute;
    top: 0;
    left: 0;
    background: #c6d2db;
    z-index: -2
}

.broker__quote {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0 40px;
    background: #fff;
    /*border: 1px dashed #979797*/
}

.broker__quote,
.broker__quote .broker__avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.broker__quote .broker__avatar {
    padding-bottom: 23px;
    position: relative;
    width: 30%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.broker__quote .broker__avatar img {
    max-width: 100%;
    padding: 15px 25px 0
}

.broker__quote .broker__avatar span {
    display: inline;
    font-size: 12px;
    font-family: Frank Ruhl Libre, serif;
    font-weight: 500;
    padding: 7px 5px;
    background: #1d3346;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    line-height: 1.1em
}

.broker__quote .quote__txt {
    background: #fff;
    padding: 20px;
    border: none
}

.article__title {
    font-size: 25px;
    line-height: 34px;
    color: #1d3346
}

.article__meta {
    color: #1d3346;
    font-size: 15px
}

.article__meta,
.article__meta div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.article__meta div {
    margin-right: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.article__meta div i {
    margin-right: 10px
}

.article__title {
    margin-top: 10px
}

.article__img {
    position: relative
}

.article__img figure {
    margin: 0
}

.article__img figcaption {
    background: #fff;
    width: 75%;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 10px;
    font-family: Frank Ruhl Libre, serif;
    padding: 5px 5px 5px 0;
    color: #5c5c5c
}

.text__content p {
    margin-top: 0;
    font-family: Frank Ruhl Libre, serif
}

.text__content p>b,
.text__content p>strong {
    font-weight: 500
}

.text__content a {
    font-family: Frank Ruhl Libre, serif;
    color: #1d3346;
    font-weight: 500;
    text-decoration: none
}

.text__content a.tooltip {
    display: inline
}

.text__content a.tooltip span {
    display: inline-block;
    padding-left: 30px;
    margin-left: 10px;
    position: relative;
    font-size: 12px
}

.text__content a.tooltip span:before {
    content: "";
    height: 8px;
    width: 8px;
    border: 1px solid #1d3346;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.text__content a.tooltip span:after {
    content: "";
    height: 1px;
    width: 13px;
    background: #1d3346;
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 50%
}

.text__content p a {
    text-decoration: underline
}

.img__content {
    margin: 0 0 40px
}

.img__content figcaption {
    color: #5c5c5c;
    font-family: Frank Ruhl Libre, serif;
    font-size: 11px;
    padding-top: 5px
}

.img__content img {
    width: 100%
}

.quote__content {
    color: #3d6c86;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 40px
}

.author__large figure {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.author__large figure figcaption {
    padding: 5px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #f4921e;
    color: #fff;
    font-size: 16px;
    font-family: Frank Ruhl Libre, serif;
    width: 100%;
    text-align: center
}

.author__large figure figcaption>a {
    color: #fff;
    border-bottom: 1px solid #fff
}

.author__large .author__text {
    position: relative;
    background: #3d6c86;
    color: #fff;
    padding: 20px 0
}

.author__large .author__text:before {
    content: "";
    width: 150vw;
    height: 100%;
    background: #3d6c86;
    position: absolute;
    z-index: -1;
    left: -10vw;
    top: 0
}

.author__large figure img {
    width: 33.33333%
}

.author__large .author__text h3 {
    color: #fff;
    margin-top: 0;
    font-size: 19px;
    font-weight: 400;
    text-decoration: underline
}

.related__items {
    padding-bottom: 40px
}

.related__items h3 {
    color: #1d3346;
    margin-bottom: 0
}

.related__items.articles__list .story.normal__item {
    border-bottom-color: #898989
}

.discover__block {
    position: relative;
    padding: 40px 0
}

.discover__block:before {
    width: 150vw;
    height: 100%;
    content: "";
    position: absolute;
    background: -webkit-repeating-linear-gradient(45deg, #3d5e71, #3d5e71 1px, #3f6d85 2px, #3f6d85 8px);
    background: repeating-linear-gradient(45deg, #3d5e71, #3d5e71 1px, #3f6d85 2px, #3f6d85 8px);
    z-index: -1;
    top: 0;
    left: -10vw
}

.discover__block hgroup {
    margin-bottom: 20px
}

.discover__block hgroup h6 {
    color: #f4921e;
    margin: 0;
    font-size: 20px;
    line-height: 25px
}

.discover__block hgroup h5 {
    color: #fff;
    margin: 0;
    font-size: 30px;
    line-height: 39px
}

footer {
    padding: 45px 0
}

footer .menu {
    padding-top: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 500px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

footer .menu a {
    color: #1d3346;
    font-family: Source Sans Pro, sans-serif;
    font-size: 16px;
    padding: 0
}

footer .social__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px
}

footer .social__links a {
    color: #1d3346
}

@media screen and (min-width:40em) {
    a.button {
        font-size: 19px
    }
    .top-bar {
        padding: 0
    }
    .main__head .menu li.current-menu-item>a,
    .main__head .menu li.is-active>a {
        background: none
    }
    .main__head .menu li.current-menu-item>a:after,
    .main__head .menu li.is-active>a:after {
        content: "";
        display: block;
        height: 2px;
        width: 100%;
        background-color: #f4921e;
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
    .intro {
        padding: 45px 0 140px
    }
    .intro h2 {
        font-size: 38px;
        line-height: 47px;
        width: 70%
    }
    .intro-content-head {
        padding: 45px 0 0
    }
    .our_work .articles__list {
        margin-top: -150px
    }
    .our_work .articles__list,
    .our_work .contact__right {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .articles__list .story.large__item {
        padding-bottom: 30px
    }
    .articles__list .story.large__item .item__txt {
        margin-top: -60px;
        padding: 34px 34px 0 0;
        width: 75%
    }
    .articles__list .story.large__item .item__txt h4 {
        font-size: 1.4rem;
        line-height: 1.5em
    }
    .articles__list .story.large__item .item__txt p {
        font-size: 1.2em;
        line-height: 1.4em;
        margin-bottom: 0
    }
    .articles__list .story.large__item .item__author {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        top: 0
    }
    .articles__list .story.large__item .item__author a.author-img-right {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .articles__list .story.large__item .item__meta {
        padding-top: 85px
    }
    .articles__list .story.large__item .item__meta,
    .articles__list .story.normal__item .item__meta {
        font-size: 13px
    }
    .articles__list .story.large__item .item__meta>div {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .articles__list .story.normal__item .item__meta>div {
        margin-right: 20px
    }
    .articles__list .story.large__item .item__meta i,
    .articles__list .story.normal__item .item__meta i {
        margin-right: 10px
    }
    .articles__list .story.normal__item .item__meta {
        width: 100%;
        max-width: 300px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .articles__list .story.normal__item {
        padding: 30px 0
    }
    .articles__list .story.normal__item .item__meta div {
        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
    }
    .work__list {
        padding-right: 10px
    }
    .work__list:before {
        width: 150px;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .work__list h3 {
        font-size: 35px;
        line-height: 44px;
        margin-bottom: 0
    }
    .work__list p {
        width: 80%
    }
    .work__list .logos>*,
    .work__list p {
        margin-bottom: 50px
    }
    section.meet_us h3 {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 20px
    }
    section.meet_us>p {
        font-size: 18px;
        line-height: 23px
    }
    section.newsletter form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0
    }
    section.newsletter form h6 {
        margin: 0 40px 0 0;
        line-height: 40px
    }
    section.newsletter form input[type=email] {
        width: 370px;
        margin-right: 40px
    }
    section.newsletter form>button {
        width: 160px
    }
    body.article__page:before,
    body.single-post:before {
        width: 100vw;
        height: 758px
    }
    .article__title,
    .broker__quote {
        margin-bottom: 65px
    }
    .article__title {
        font-size: 35px;
        line-height: 44px
    }
    .broker__quote .quote__txt {
        padding: 20px 30px;
        font-size: 17px;
        font-family: Frank Ruhl Libre, serif;
        line-height: 33px;
        color: #969696
    }
    .broker__quote .broker__avatar span {
        width: 100%;
        text-align: center
    }
    .article__img figcaption {
        font-size: 13px;
        padding: 15px 20px 15px 0;
        width: auto;
        max-width: 75%;
        padding-left: 12%
    }
    .large__spacer--white p,
    .text__content p,
    line {
        font-size: 19px;
        line-height: 33px;
        margin-bottom: 40px
    }
    .text__content a.tooltip span {
        width: 200px
    }
    .img__content figcaption {
        font-size: 13px;
        line-height: 16px;
        padding-top: 10px
    }
    .quote__content {
        font-size: 32px;
        line-height: 49px;
        margin: 0 0 40px
    }
    .author__large figure {
        position: relative;
        display: block;
        text-align: right
    }
    .author__large figure img {
        width: 100%
    }
    .author__large figure figcaption {
        position: absolute;
        bottom: 100%;
        left: 0;
        text-align: center
    }
    .author__large .author__text:before {
        width: 100%;
        left: -50px
    }
    .author__large .author__text {
        padding: 30px 30px 30px 0;
        min-height: 330px
    }
    .author__large .author__text:before {
        height: 110%
    }
    .related__items {
        position: relative;
        padding: 25px 0 25px 25px;
        background: #efefef
    }
    .related__items:before {
        content: "";
        width: 50px;
        height: 100%;
        display: block;
        position: absolute;
        right: -50px;
        top: 0;
        background: #efefef
    }
    .related__items h3 {
        margin-top: 0
    }
    .discover__block:before {
        width: 100vw;
        /*background: -webkit-repeating-linear-gradient(45deg, #3d5e71, #3d5e71 1px, #3f6d85 2px, #3f6d85 8px);
        background: repeating-linear-gradient(45deg, #3d5e71, #3d5e71 1px, #3f6d85 2px, #3f6d85 8px);*/
        background: #3d6c86;
        z-index: -1;
        top: 0;
        left: -1.34375rem
    }
    .discover__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 60px 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .discover__block .button {
        min-width: 300px
    }
    .discover__block hgroup h5 {
        font-size: 35px;
        line-height: 44px
    }
}

@media screen and (min-width:1024px) and (max-width:1152px) {
    section.newsletter {
        padding-left: 25px!important;
        -webkit-transform: translate(143px, -39px)!important;
        transform: translate(143px, -39px)!important
    }
}

@media screen and (min-width:64em) {
    .site__brand {
        width: 194px
    }
    .main__head .menu a {
        font-size: 20px
    }
    .articles__list .story.large__item .item__txt h4 {
        font-size: 35px;
        line-height: 44px;
        margin-bottom: 30px
    }
    .articles__list .story.large__item .item__txt p {
        font-size: 19px;
        line-height: 33px
    }
    .articles__list .story.normal__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .articles__list .story.normal__item h4 {
        font-size: 25px;
        line-height: 32px
    }
    .articles__list .story.normal__item .item__meta {
        max-width: 400px
    }
    .articles__list .story.normal__item img {
        width: 175px
    }
    .articles__list .story.normal__item .item__meta div {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .work__list:before {
        width: 50vw
    }
    section.meet_us:before {
        width: 60vw;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 0
    }
    section.meet_us h3 {
        margin-bottom: 15px
    }
    section.meet_us p {
        margin-bottom: 35px
    }
    section.meet_us .slider__arrows {
        position: absolute;
        top: 0;
        right: 0;
        height: 180px;
        width: 150px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    section.meet_us .slider__arrows a {
        font-size: 23px
    }
    section.meet_us #pplSlider__prev {
        padding: 10px 20px 10px 0
    }
    section.meet_us #pplSlider__next {
        padding: 10px 0 10px 20px
    }
    .people__slider {
        margin-left: -45px;
        z-index: 20
    }
    .people__slider .person {
        padding-left: 45px
    }
    section.newsletter {
        width: 940px;
        -webkit-transform: translate(171px, -39px);
        transform: translate(171px, -39px);
        margin-bottom: 40px;
        padding-left: 98px
    }
    section.newsletter:before {
        width: 100vw;
        height: 400px;
        left: 0;
        top: -240px
    }
    main.article__content {
        position: relative
    }
    main.article__content:before {
        content: "";
        display: block;
        width: 50vw;
        height: 100%;
        right: 0;
        -webkit-transform: translateX(60%);
        transform: translateX(60%);
        position: absolute;
        background-color: #efefef;
        z-index: -3
    }
    .large__spacer--white,
    main.article__content .img__content,
    main.article__content .quote__content,
    main.article__content .text__content {
        background: #fff
    }
    .text__content a.tooltip span:before {
        width: 12px;
        height: 12px
    }
    .text__content a.tooltip span:after {
        left: 12px;
        width: 46px
    }
    .text__content {
        padding-right: 20px
    }
    .text__content a.tooltip span {
        position: absolute;
        width: 200px;
        right: 5px;
        margin-top: 18px;
        -webkit-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
        padding-top: 50px
    }
    .text__content a.tooltip span i {
        font-size: 20px;
        margin-right: 10px
    }
    .author__large figure img {
        width: 200px
    }
    .author__large figure figcaption {
        right: 0
    }
    .author__large .author__text:before {
        left: 0;
        width: 50vw;
        -webkit-transform: translateX(-55%);
        transform: translateX(-55%)
    }
    .author__large .author__text {
        padding: 60px 30px 60px 0;
        font-size: 19px;
        line-height: 27px;
        min-height: 490px
    }
    .related__items {
        padding: 60px 0 40px 100px;
        position: relative
    }
    .related__items:before {
        width: 122px;
        right: -122px
    }
    .related__items h3 {
        font-size: 35px;
        line-height: 44px
    }
    .discover__block {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 80px 0
    }
    .discover__block:before {
        width: 100vw;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-position: 100vw 50%
    }
    .discover__block hgroup {
        margin-right: 182px
    }
}

.item__meta ul {
    padding-left: 0;
    list-style: none
}

.item__meta li {
    display: inline-block;
    margin-right: 12px;
    font-size: 12px
}

.item__meta li>i {
    font-size: 16px!important;
    margin-right: 5px!important;
    position: relative;
    top: 4px
}

.item__meta li>.fa-calendar-alt {
    position: relative;
    top: 0!important
}

.item__meta li>.orange_bookmark {
    color: #f4921e!important
}

.homepage_list ul {
    list-style: none;
    padding: 0;
    margin-bottom: 60px
}

.homepage_list li {
    padding-bottom: 10px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
    margin-right: 40px;
    font-weight: 600
}

.homepage_list li:after {
    content: "\F054";
    font-family: Font Awesome\ 5 Free;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    float: right
}

.latestNews__usp {
    background: #1d3344
}

.latestNews__usp ul {
    list-style: none;
    padding: 0;
    margin-bottom: 60px
}

.latestNews__usp li {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    margin-right: 40px;
    font-weight: 600;
    color: #fff
}

.latestNews__usp h3 {
    color: #fff;
    margin-bottom: 30px
}

.latestNews__usp:before {
    width: 50vw
}

.latestNews__usp li:after {
    content: "\F054";
    font-family: Font Awesome\ 5 Free;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    float: right;
    color: #fff
}

.latestNews__usp:before {
    content: "";
    height: 100%;
    width: 200vw;
    background: #1d3344;
    top: 0;
    -webkit-transform: translateX(-100vw);
    transform: translateX(-100vw);
    display: block;
    position: absolute;
    z-index: -1;
    width: 150px;
    -webkit-transform: translateX(-99%);
    transform: translateX(-99%)
}

.fa-calendar-alt {
    color: #1d3346!important;
    font-size: 15px!important
}

.item__txt p {
    color: #929292;
    font-family: Frank Ruhl Libre;
    font-size: 18px;
    line-height: 33px
}

.intro-content-head {
    padding: 0 0 45px
}

.intro-content-head h2 {
    font-family: Source Sans Pro, sans-serif;
    line-height: 25px;
    font-size: 18px;
    color: #1d3346;
    font-weight: 400;
    margin-top: 0
}

.intro-content-head h2>b {
    font-weight: 600
}

.intro-content-head p {
    line-height: 37px
}

.intro-content-head p,
.intro-content p {
    font-size: 19px;
    font-family: Frank Ruhl Libre, serif;
    color: #1d3346
}

.intro-content p {
    line-height: 33px
}

.intro-content-head h2 {
    font-size: 38px;
    line-height: 47px;
    padding-top: 20px
}

.intro-content-head a {
    font-style: italic
}

.head__sub_title {
    font-size: 25px;
    color: #1d3346;
    margin: 0;
    margin-top: -20px;
    font-weight: 400
}

.intro-content h3 {
    margin-top: 50px
}

.image-header {
    position: relative;
    margin-bottom: -75px;
    top: 0
}

.content__body {
    background: #fff
}

.light_blue__header {
    background: #c6d2db
}

.grey__header {
    background: #f4f6f8
}

.align-center {
    text-align: center
}

.centered-button {
    margin: 0 auto;
    position: relative;
    z-index: 150;
    line-height: 40px!important
}

.about_grey_block img {
    margin-bottom: 25px;
    margin-top: 40px
}

.about_grey_block {
    background-color: #ecf3f7;
    padding: 70px 20px;
    margin: 90px 0 -20px;
    z-index: 100;
    position: relative
}

.about_grey_block p {
    font-family: Source Sans Pro, sans-serif!important;
    font-size: 18px;
    color: #1d3346
}

.about_grey_block h2 {
    font-family: Source Sans Pro;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: -15px;
    margin-top: 0
}

.about_usp_work {
    margin-top: 40px
}

.team h3 {
    margin-bottom: 0;
    margin-top: 25px
}

.team-background {
    background: #f9f9f9;
    position: relative;
    padding-top: 60px
}

.people__section {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 60px
}

.people__section .person .img__wrapper {
    background: -webkit-repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    background: repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    height: 200px;
    padding: 10px 10px 0
}

.people__section .person figcaption {
    padding: 30px 5px;
    position: relative;
    background: #fff
}

.people__section .person h5 {
    color: #1d3346;
    font-size: 25px;
    line-height: 32px;
    margin: 0
}

.people__section .person p {
    color: #929292;
    margin-top: 8px
}

.people__section .person figcaption a.button {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.medium-3 figure {
    margin: 0 10px 60px
}

.management-section ul {
    list-style: none;
    padding-left: 0;
    margin-top: 80px;
    margin-bottom: 80px
}

.management-section li {
    display: inline-block;
    text-align: center;
    width: 19%
}

.management-section a.button {
    font-size: 15px;
    min-width: 105px;
    min-height: 15px;
    line-height: 30px
}

.management-section h3 {
    margin: 80px 0 -10px
}

.management-content h5 {
    color: #1d3346;
    font-family: Source Sans Pro;
    font-size: 15px;
    margin: 15px 0 -10px
}

.management-content p {
    margin-bottom: 15px
}

.management-content {
    color: #929292;
    font-family: Source Sans Pro;
    font-size: 11px
}

.project-title {
    font-size: 25px;
    margin-bottom: 80px
}

.project__dark h2 {
    margin: 0;
    color: #fff;
    font-size: 38px;
    line-height: normal
}

.project__dark p {
    font-family: Frank Ruhl Libre;
    font-size: 18px;
    line-height: 33px;
    color: #fff
}

.project__dark {
    background-color: #1e3345;
    padding: 75px 120px 60px 100px
}

.project__blue h2 {
    margin: 0;
    color: #fff;
    font-size: 38px;
    line-height: normal
}

.project__blue p {
    font-family: Frank Ruhl Libre;
    font-size: 18px;
    line-height: 33px;
    color: #fff
}

.project__blue {
    background-color: #3f6d85;
    padding: 75px 120px 60px 100px
}

.project-button {
    color: #fff!important;
    padding: 0 40px!important;
    margin-top: 25px
}

.project__spacer {
    margin-top: 90px!important
}

.project__section_small {
    margin-top: 130px
}

.project__dark_small a.button.orange:hover,
.project__dark a.button.orange:hover,
form button:hover {
    background: #3f6d85
}

.project__dark_small {
    background-color: #1e3345;
    padding: 50px 100px 30px 75px
}

.project__dark_small h2 {
    margin: 0;
    color: #fff;
    font-size: 38px;
    line-height: normal
}

.project__dark_small p {
    font-family: Frank Ruhl Libre;
    font-size: 18px;
    line-height: 33px;
    color: #fff
}

.project__blue_small h2 {
    margin: 0;
    color: #fff;
    font-size: 38px;
    line-height: normal
}

.project__blue_small p {
    font-family: Frank Ruhl Libre;
    font-size: 18px;
    line-height: 33px;
    color: #fff
}

.project__blue_small {
    background-color: #3f6d85;
    padding: 50px 100px 30px 75px
}

.project__section_small {
    margin-bottom: 50px
}

.project__right {
    padding-left: 25px
}

.project__left {
    padding-right: 25px
}

.project__logo_small {
    width: 210px;
    max-height: 75px;
    height: 100%;
    background: #fff;
    float: right;
    padding: 0 25px
}

.project__logo_small img {
    top: 45%;
    -webkit-transform: translateY(-45%);
    transform: translateY(-45%);
    position: relative
}

.project__logo_big {
    background: #fff;
    height: 55%;
    width: 115%;
    left: -15%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:1024px) {
    .project__logo_big {
        top: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
        display: block;
        width: auto;
        padding-left: 0
    }
}

.container__logo_big {
    height: auto
}

.project__blue h4,
.project__dark h4 {
    font-size: 19px;
    color: #fff
}

.usp__services {
    padding-left: 50px
}

.usp__content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.usp__content * {
    font-weight: 400!important;
    color: #1d3346!important
}

.usp__services h3 {
    font-size: 25px;
    color: #1d3346;
    margin: 0
}

.usp__services p {
    margin: 0
}

.usp__services ul {
    font-family: Frank Ruhl Libre;
    color: #1d3346;
    font-size: 20px;
    padding-left: 25px
}

.usp__services li {
    padding-left: 15px;
    padding-bottom: 3px
}

.listStyle__service {
    color: #f2912e!important;
    font-size: 28px!important
}

.listStyle__service p {
    font-size: 20px;
    color: #1d3346;
    margin-top: 3px
}

.spacer__bottom {
    margin-bottom: 90px
}

.header__big {
    height: 380px
}

.search__container {
    margin-top: -92px
}

.search_letter_bar {
    text-align: right;
    font-family: Frank Ruhl Libre;
    color: #1d3346;
    font-size: 17px
}

.search_letter_bar ul {
    list-style: none;
    padding-left: 0
}

.search_letter_bar li {
    display: inline-block
}

.search_letter_bar li a {
    padding: 2px 4px 0;
    display: inline-block;
    text-align: center;
    line-height: 1;
    margin: 0
}

.search_letter_bar li a:hover {
    background: #3f6d85;
    color: #fff;
    cursor: pointer
}

.search_bar {
    background: #3f6d85;
    padding: 14px 90px 25px;
    margin-top: 30px
}

.search_bar p {
    color: #fff;
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 600
}

.search_bar input[type=search] {
    border: 1px solid #fff;
    color: #fff
}

.search_bar ul {
    list-style: none;
    padding-left: 0
}

.search_bar li {
    display: inline-block;
    margin-right: 45px
}

.search_bar select {
    padding: 8px;
    border: 1px solid #fff;
    border-radius: 0;
    width: 160px;
    color: #fff;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../images/select_icon.png") right 20px center no-repeat;
    background-size: 7%
}

.search_bar label {
    font-family: Frank Ruhl Libre;
    color: #fff;
    font-size: 14px
}

.search_bar .button {
    color: #fff!important;
    width: 160px
}

.profile__picture_author {
    width: 170px!important;
    height: 170px;
    background: -webkit-repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    background: repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    margin-top: 45px
}

.socials__author_4 {
    max-width: 215px!important
}

.socials__author {
    padding: 10px 0;
    background: #abbdca;
    max-width: 165px;
    display: inline-block
}

.author__container {
    margin-bottom: 55px
}

.socials__author ul {
    list-style: none;
    padding-left: 0;
    margin: 0
}

.socials__author li {
    display: inline-block;
    border-right: 1px solid #517b92
}

.socials__author li:last-child {
    border-right: none
}

.socials__author .fab,
.socials__author .far,
.socials__author .fas {
    font-size: 19px;
    color: #1d3346;
    padding: 0 16px
}

.socials__author .fa-globe-americas {
    position: relative;
    top: 3px
}

.socials__author .fa-envelope {
    top: 2px;
    position: relative
}

.content__author {
    padding: 35px 230px 15px 45px;
    background: #f9f9f9;
    border: 2px dotted grey
}

.content__author h4 {
    font-size: 25px;
    font-weight: 600;
    color: #1d3346;
    margin: 0
}

.content__author p {
    line-height: 33px;
    font-size: 19px;
    color: #000;
    font-family: Frank Ruhl Libre
}

.author__highlight a {
    float: right;
    top: -40px;
    position: relative
}

.button__magazine_category ul {
    list-style: none;
    margin-bottom: 45px;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 16px
}

.button__magazine_category ul li {
    margin-left: 12px;
}

.button__magazine_category ul:after {
    content: "";
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.button__magazine_category a {
    font-family: Frank Ruhl Libre;
    font-size: 16px;
    color: #3f6d85;
    padding: 15px 10px;
    background: #fff;
    display: block;
    margin-bottom: 10px
}

.button__category.current,
.button__category:hover {
    background: #1e3345;
    color: #fff
}

.button__category {
    width: 100%;
    background: #fff;
    border-radius: 0;
    padding: 20px 0;
    font-family: Frank Ruhl Libre;
    font-size: 16px;
    color: #3f6d85
}

.magazine__thumb ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right
}

.magazine__thumb li {
    display: inline-table;
    vertical-align: top
}

.profile_thumb__magazine {
    width: 55px;
    height: 55px;
    background: #fff
}

.magazine__name_thumb {
    font-size: 12px;
    color: #fff;
    background: #1d3346;
    font-family: Frank Ruhl Libre;
    padding: 5px 20px;
    margin-right: -5px
}

.magazine__thumb_content {
    margin-top: -85px;
    background: #fff;
    padding: 30px 90px 0
}

.magazine__thumb_content h3 {
    margin: 0
}

.magazine__thumb_content p,
.magazine__thumb_content p strong {
    font-size: 19px;
    color: #000;
    font-family: Frank Ruhl Libre;
    line-height: 33px;
    font-weight: 400
}

.magazine__specs ul {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
    z-index: 100
}

.magazine__specs p {
    font-family: Source Sans Pro;
    color: #929292;
    font-size: 13px;
    font-style: italic
}

.magazine__specs i {
    position: relative;
    top: 5px;
    width: 24px;
    color: #1d3346;
    font-size: 19px
}

.magazine__page {
    margin-bottom: 60px
}

.profile__header {
    margin-top: 60px
}

.socials__profile {
    display: inline-table;
    position: relative;
    vertical-align: bottom
}

.profile__picture_head img {
    width: 140px;
    max-height: 140px;
    -o-object-fit: cover;
    object-fit: cover
}

.profile__picture_head {
    width: 430px;
    display: inline-table;
    text-align: center
}

.profile__header_name {
    width: 433px;
    background-color: #1e3345;
    text-align: center;
    font-size: 20px;
    font-family: Frank Ruhl Libre;
    z-index: 100;
    position: relative
}

.profile__header_name p {
    color: #fff!important;
    margin: 0;
    padding: 3px 0
}

.profile__header_content {
    background: #fff;
    border: 2px dotted grey;
    padding: 70px 100px 50px;
    margin-top: -43px;
    margin-bottom: 200px
}

.profile__article_thumb {
    overflow: hidden
}

.profile__article_content {
    width: 75%;
    padding: 25px 30px 0;
    margin-top: -55px;
    background-color: #fff;
    z-index: 100;
    position: relative;
    float: left
}

.category .profile__article_content {
    margin-top: 0
}

.profile__article_content h4 {
    font-size: 23px;
    color: #1d3346;
    font-family: Source Sans Pro;
    margin: 0
}

.profile__article_content p {
    font-family: Frank Ruhl Libre;
    color: #000;
    font-size: 16px;
    line-height: 33px
}

.profile__article_specs ul {
    list-style: none;
    padding-left: 0;
    margin-top: 10px
}

.profile__article_specs li {
    display: inline-block;
    line-height: 22px
}

.profile__article_specs p {
    font-size: 12px;
    color: #929292;
    margin: 0
}

.profile__article_specs i {
    font-size: 20px;
    position: relative;
    top: 5px;
    color: #1d3346;
    width: 30px
}

.material-icons .orange_bookmark {
    color: #f4921e!important
}

.blue_bookmark {
    color: #bde0ff!important
}

.profile__article_right {
    margin-top: 55px;
    padding-left: 20px;
    padding-bottom: 20px
}

.profile__article_left {
    padding-right: 20px;
    padding-bottom: 20px
}

.profile__acrticle_container {
    margin-top: -110px;
    margin-bottom: 90px
}

.pagination ul {
    list-style: none;
    padding-left: 35px
}

.pagination li {
    display: inline-block;
    margin-bottom: 10px
}

.pagination li a,
.pagination li span {
    display: inline-block;
    width: 45px;
    text-align: center;
    height: 45px;
    background: #f6f8f9;
    color: #1e3345;
    padding-top: 10px;
    margin: 0 3px;
    font-family: Frank Ruhl Libre;
    font-size: 18px
}

.pagination li.current a,
.pagination li:hover a {
    color: #fff!important
}

.pagination li .current,
.pagination li a:hover {
    background: #1e3345;
    color: #fff
}

.pagination li.pagination-next,
.pagination li.pagination-previous,
.pagination li a.next,
.pagination li a.prev {
    width: 125px
}

.pagination li:first-child {
    margin-left: 0
}

.contact__left {
    padding-top: 290px
}

.contact__right {
    padding-left: 140px;
    padding-top: 250px
}

.contact__right h2 {
    font-size: 38px;
    color: #1d3346;
    font-family: Source Sans Pro
}

.contact__right a {
    font-weight: 400
}

.contact__right h3 {
    font-size: 24px;
    margin-bottom: 0
}

.contact__right h3,
.contact__right p {
    color: #1d3346;
    font-family: Source Sans Pro
}

.contact__right p {
    font-size: 18px;
    margin: 0
}

.divider__contact {
    width: 50px;
    height: 4px;
    background-color: #f2912e;
    margin-top: 35px;
    margin-bottom: 35px
}

.contact__right .far,
.contact__right .fas {
    width: 50px;
    padding-bottom: 40px;
    font-size: 21px
}

.contact__right_socials .fab {
    width: 50px;
    height: 50px;
    color: #1d3346;
    font-size: 19px;
    background: #abbdca;
    text-align: center;
    margin-right: 20px;
    padding-top: 15px;
    margin-top: 60px
}

.contact__left {
    padding-bottom: 305px
}

.contact__left h3 {
    color: #fff;
    font-size: 24px!important;
    font-weight: 600;
    margin: 0
}

.contact__left h2 {
    margin: 0;
    color: #fff;
    font-size: 34px;
    font-weight: 400
}

.custom-form-styles input[type=email],
.custom-form-styles input[type=text] {
    height: 60px
}

.custom-form-styles input[type=email],
.custom-form-styles input[type=text],
.custom-form-styles textarea {
    border-bottom: 1px solid #fff!important;
    border: none;
    font-size: 20px;
    padding: 20px 0;
    margin-bottom: 15px;
    color: #fff
}

.custom-form-styles [type=submit] {
    background: #f2912e;
    border-radius: 0;
    font-family: Frank Ruhl Libre;
    color: #fff;
    border: none;
    font-size: 18px;
    margin-top: 20px;
    padding: 10px 35px
}

#contact-form {
    max-width: 84%;
    margin-top: 60px
}

.custom-form-styles::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.custom-form-styles::-ms-input-placeholder {
    opacity: 1
}

.custom-form-styles::placeholder {
    color: #fff;
    opacity: 1
}

.custom-form-styles:-ms-input-placeholder,
.custom-form-styles::-ms-input-placeholder {
    color: #fff
}

@media only screen and (min-width:1024px) {
    .contact__page section.newsletter:before {
        top: 0;
        height: 250px
    }
    .contact__page section.newsletter {
        padding: 105px 0 105px 95px;
        -webkit-transform: translate(171px, -130px);
        transform: translate(171px, -130px);
        margin-bottom: -145px
    }
}

.contact_container {
    position: relative;
    top: -230px;
    margin-bottom: -230px
}

.google_maps {
    z-index: 1;
    position: relative
}

.contact__left,
.contact__left:before {
    background: #3d6c86
}

@media only screen and (min-width:630px) and (max-width:1024px) {
    .people__section .medium-3 {
        width: 50%!important
    }
}

@media only screen and (max-width:640px) {
    .profile__article_left {
        padding-right: 0
    }
    .profile__article_right {
        padding-left: 0
    }
}

@media only screen and (min-width:630px) and (max-width:768px) {
    .management-section li {
        width: 49%!important;
        margin-bottom: 30px
    }
    .profile__picture_author {
        margin-top: 0
    }
}

@media only screen and (max-width:768px) {
    .management-section li {
        width: 100%;
        margin-bottom: 30px
    }
    .management-section h3 {
        margin: 30px 0 -10px
    }
    .management-section ul {
        margin-top: 45px
    }
    .project__left,
    .project__right {
        padding: 0
    }
    .search_bar {
        padding: 0 30px
    }
    .search_bar li {
        margin-right: 0
    }
    .content__author {
        padding: 35px 45px 15px
    }
    .magazine__thumb_content {
        padding: 15px 50px 0 0;
        margin-top: 0
    }
    .magazine__specs ul {
        margin-top: 0
    }
    .magazine__specs li {
        display: inline-block
    }
    .magazine__thumb {
        margin-top: 30px
    }
    .profile__header_content {
        padding: 50px 50px 20px
    }
    .profile__picture_head {
        width: auto
    }
    .profile__header_name {
        width: 100%
    }
    .header__magazine {
        height: auto
    }
    .search__container_magazine {
        margin-top: 0;
        margin-bottom: -20px
    }
    .contact__left {
        padding-top: 120px;
        margin-top: 80px;
        padding-bottom: 180px
    }
}

@media only screen and (max-width:1024px) {
    p {
        font-size: 14px!important;
        line-height: 26px!important
    }
    .respsonsive__projects .grid-x>.medium-8 {
        width: 100%!important
    }
    .project__blue,
    .project__dark {
        padding: 50px
    }
    .respsonsive__projects .grid-x>.medium-6 {
        width: 100%!important
    }
    .socials__author .fab,
    .socials__author .far,
    .socials__author .fas {
        font-size: 12px
    }
    .socials__author {
        max-width: 140px;
        padding: 5px 0
    }
    .magazine__thumb_content {
        padding: 30px 50px 0 0;
        margin-top: -80px
    }
    .magazine__thumb_content h3 {
        font-size: 26px
    }
    .socials__author .fa-envelope,
    .socials__author .fa-globe-americas {
        position: relative;
        top: 0
    }
    .profile__header_content {
        margin-top: -32px
    }
    .contact__right {
        padding-left: 0
    }
}

@media only screen and (max-width:935px) {
    .search_bar input[type=text],
    .search_bar li {
        width: 100%
    }
    .search_bar li:last-child {
        margin-top: 20px
    }
}

@media only screen and (max-width:515px) {
    .author__highlight a {
        top: 2px;
        right: 2px
    }
}

@media only screen and (max-width:545px) {
    .socials__author {
        margin-left: 0
    }
}

@media only screen and (max-width:1070px) {
    .profile__article_content {
        width: 100%;
        padding: 15px 0 0
    }
}

@media only screen and (max-width:1240px) {
    .search_bar {
        padding: 14px 40px 25px
    }
}

.no-wrap {
    white-space: nowrap
}

.title-bar .button:hover {
    cursor: pointer
}

.single-author-top {
    width: 16.66667%!important;
    position: relative
}

@media screen and (max-width:640px) {
    .single-author-top {
        display: none
    }
}

.author-top-images {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.author-top-images div {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.author-top-images img {
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: 100%;
    height: 100%
}

.author-top-images div.author-top-info {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    position: absolute;
    right: 100%;
    bottom: 0;
    padding: 5px 15px;
    background-color: #f4921e;
    display: block;
    white-space: nowrap;
    color: #fff;
    font-family: Frank Ruhl Libre, serif;
    font-size: 15px
}

.author-top-images div.author-top-info a {
    border-bottom: 1px solid #fff;
    color: #fff
}

.author-top-blue-info {
    background-color: #3d6c86;
    width: 175%;
    position: absolute;
    right: 0;
    color: #fff;
    padding: 5px 25px;
    font-size: 14px;
    line-height: 27px;
    font-weight: 600;
    z-index: 999999999
}

.author-top-blue-info div {
    border-bottom: 1px solid #fff;
    padding: 10px 0
}

.author-top-blue-info div:last-of-type {
    border: 0
}

.author-bottom-image-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.author-bottom-image-wrap div {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.author-bottom-image-wrap img {
    width: 100%;
    height: auto
}

.article__meta div div {
    display: inline-block
}

.wp-caption {
    margin: 0 0 40px;
    width: 100%!important
}

.wp-caption figcaption {
    font-size: 11px;
    padding-top: 5px
}

@media screen and (min-width:40em) {
    .wp-caption figcaption {
        font-size: 13px;
        line-height: 16px;
        padding-top: 10px
    }
}

.outframe blockquote,
.text__content blockquote {
    margin: 0
}

.outframe blockquote p,
.text__content blockquote p {
    color: #3d6c86;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 40px;
    font-family: Source Sans Pro, sans-serif
}

@media screen and (min-width:40em) {
    .outframe blockquote p,
    .text__content blockquote p {
        font-size: 32px;
        line-height: 49px;
        margin: 0 0 40px
    }
}

.outframe p:empty,
.text__content p:empty {
    display: none
}

@media screen and (max-width:39.9375em) {
    .home .intro p {
        display: none
    }
}

.page-author-container {
    padding-top: 90px;
    padding-bottom: 60px
}

.google_maps iframe,
.management-person img {
    background: -webkit-repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    background: repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px)
}

input.button {
    display: inline-block;
    padding: 0 10px;
    min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-family: Frank Ruhl Libre, serif;
    background: #1d3346;
    color: #fff;
    min-width: 160px;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

.magazine__thumb {
    margin-top: 60px;
    background: -webkit-repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    background: repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px)
}

.magazine__thumb img {
    height: 320px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#contact-form p {
    width: 100%;
    margin: 0
}

.content__author {
    min-height: 180px
}

.search_bar .button {
    background: #f4921e;
    border: 0;
    font-size: 19px
}

.input__search input {
    border-color: #fff;
    color: #fff
}

.profile__article_specs li {
    width: 144px;
    font-style: italic
}

@media screen and (max-width:1240px) {
    .profile__article_specs li {
        width: 120px
    }
}

@media screen and (max-width:1070px) {
    .profile__article_specs li {
        display: inline-block;
        width: auto;
        margin-right: 10px
    }
}

.author-bottom-image-wrap div img,
.author-top-images div img {
    background: -webkit-repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    background: repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    max-height: 199px;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: 100%
}

@media screen and (max-width:1200px) {
    .author-bottom-image-wrap div img,
    .author-top-images div img {
        width: 102px;
        height: 102px
    }
}

.author-top-blue-info:empty {
    display: none
}

.broker-spacing-top {
    display: block;
    height: 120px
}

.articles__list .story img {
    max-height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.profile__article_thumb img {
    max-height: 280px
}

.article__img img,
.profile__article_thumb img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.article__img img {
    max-height: 460px
}

.broker__quote .quote__txt {
    width: 100%;
    color: #969696;
    font-size: 17px;
    font-family: Frank Ruhl Libre, serif
}

.broker__avatar {
    text-align: center
}

.single-img-container {
    min-height: 360px;
    background: -webkit-repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    background: repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px)
}

@media screen and (max-width:1024px) {
    .single-img-container {
        min-height: 220px
    }
}

@media screen and (max-width:640px) {
    .single-img-container {
        min-height: 100px
    }
}

.text__content {
    padding-top: 45px;
    position: relative
}

.item__meta a {
    color: #929292
}

.articles__list .story .item__meta {
    font-style: italic
}

@media screen and (max-width:1024px) {
    .grid-container {
        overflow: hidden
    }
}

.have-overflow {
    overflow: visible
}

@media screen and (max-width:768px) {
    .have-overflow {
        background-color: #f4f6f8
    }
}

@media screen and (max-width:1024px) {
    .profile__header_content {
        width: 100%
    }
}

@media screen and (max-width:768px) {
    .search_bar input[type=search] {
        width: 100%
    }
}

@media screen and (max-width:768px) {
    .button__magazine_category ul li {
        width: 100%;
        text-align: center
    }
}

.pagination {
    width: 100%
}

@media screen and (max-width:768px) {
    .pagination ul {
        padding-left: 0
    }
}

.magazine__specs ul li a,
.profile__article_specs ul li a {
    color: #929292
}

.footer-grid-x {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:768px) {
    .author__container {
        width: 100%
    }
}

@media screen and (max-width:640px) {
    .author__large figure img {
        width: 100%
    }
}

.latestNews__usp a {
    color: #fff
}

span.wpcf7-not-valid-tip {
    color: #f2912e;
    font-style: italic
}

div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    color: #f2912e;
    font-style: italic;
    font-weight: 700
}

div.wpcf7-mail-sent-ok {
    font-size: 22px
}

@media screen and (max-width:1024px) {
    .articles__list .story.large__item .item__meta,
    .articles__list .story.normal__item .item__meta {
        font-size: 12px
    }
}

@media screen and (max-width:1024px) {
    .articles__list .story.large__item .item__meta>div {
        margin-bottom: 10px
    }
}

.page-img-head-404 {
    height: 392px;
    width: 492px;
    display: block;
    background: -webkit-repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    background: repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px)
}

.page-img-head img {
    max-height: 392px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 492px
}

.page-content {
    margin-top: 30px;
    margin-bottom: 60px
}

.page-content p {
    margin-bottom: 40px
}

.page-content,
.page-content a,
.page-content p,
.page-content ul li {
    font-family: Frank Ruhl Libre, serif;
    font-size: 19px;
    line-height: 33px
}

.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
    font-family: Source Sans Pro, sans-serif;
    color: #1d3346;
    margin-bottom: 40px
}

.page-content h1 {
    font-size: 2.5rem
}

.page-content h2 {
    font-size: 2rem
}

.page-content h3 {
    font-size: 1.75rem
}

.page-content h4 {
    font-size: 1.5rem
}

.page-content h5 {
    font-size: 1.25rem
}

.page-content h6 {
    font-size: 1.15rem
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignleft,
a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.page-content blockquote,
.page-content blockquote p {
    color: #3d6c86;
    font-style: italic;
    font-weight: 600;
    font-family: Source Sans Pro, sans-serif
}

.page-content ul {
    margin-bottom: 32px
}

.page-content ul li {
    list-style: none
}

.page-content ul li:before {
    color: #f4921e;
    content: "\2022";
    font-size: 1.2em;
    padding-right: 1.1225em;
    position: relative;
    top: 0
}

.search-form ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-form ul li.input__search {
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3
}

.search-form .search-submit,
.search-form p {
    margin-top: 20px
}

.search-form p {
    margin-bottom: 0
}

.menu-close {
    display: none
}

.mailchimp-submit {
    width: auto;
    min-width: 160px
}

.articles__list .story.large__item .item__meta i.bookmark {
    margin-left: 1px;
    margin-right: 10px
}

.articles__list .story.large__item .item__meta i.fa-calendar-alt {
    margin-left: 3px;
    margin-right: 12px
}

.normal__item .item__meta li {
    margin-bottom: 5px
}

.profile__article_specs i.fa-calendar-alt {
    margin-left: 3px;
    top: 1px;
    width: 27px
}

.profile__article_specs i.bookmark {
    margin-left: -1px;
    margin-right: 1px
}

.profile__article_specs p {
    margin-bottom: 10px
}

.magazine__specs .m-date i.fa-calendar-alt {
    top: 2px;
    left: 2px
}

.broker-block-big {
    margin-bottom: 130px
}

.broker-blocks-small {
    margin-bottom: 50px
}

.broker-block-big:nth-child(odd) .project__dark,
.broker-blocks-small .small-12:nth-child(odd) .project__dark_small {
    background: #1e3345
}

.broker-block-big:nth-child(2n) .project__dark,
.broker-blocks-small .small-12:nth-child(2n) .project__dark_small {
    background: #3f6d85
}

@media screen and (min-width:1024px) {
    .broker-blocks-small .small-12:nth-child(odd) {
        padding-right: 25px
    }
}

@media screen and (min-width:1024px) {
    .broker-blocks-small .small-12:nth-child(2n) {
        padding-left: 25px
    }
}

.mc4wp-alert {
    color: #f2912e;
    font-style: italic;
    font-weight: 700
}

.articles__list .story.normal__item .item__meta {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.profile__article_content p {
    min-height: auto
}

.author__large figure .artikel-one-fig-author {
    width: 50%;
    bottom: 0
}

.project__logo_small img {
    max-height: 75px;
    margin: 0 auto
}

.usp__services {
    position: relative;
    padding-top: 20px
}

.project__logo_big {
    height: auto
}

.usp__content {
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    min-width: 400px
}

.usp__content ul {
    list-style: none
}

.usp__content ul li {
    padding: 0 0 12px;
    position: relative
}

.usp__content ul li:before {
    content: "\2022";
    position: absolute;
    left: -1em;
    color: #f2912e;
    font-size: 28px;
    line-height: 31px
}

.service-blocks .respsonsive__projects:nth-child(odd) .project__dark {
    background: #3f6d85
}

.service-blocks .respsonsive__projects:nth-child(2n) .project__dark {
    background: #1e3345
}

.service-blocks .respsonsive__projects {
    margin-bottom: 90px
}

.broker__quote .broker__avatar a {
    margin: 0 auto
}

footer .site__brand {
    width: 94px
}

@media screen and (max-width:1070px) {
    .profile__article_content {
        margin-top: 0;
        float: none
    }
    .profile__article_specs ul {
        margin: 0
    }
    .profile__article_specs .m-bro,
    .profile__article_specs .m-date {
        display: none
    }
}

@media screen and (max-width:1024px) {
    .broker-blocks-small {
        display: block
    }
    .large__item .item__author {
        display: none!important
    }
    .broker_page_blocks .container__logo_big {
        display: none
    }
    .usp__content {
        padding: 20px 0 0 20px;
        top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        min-width: 0
    }
    .magazine__specs p {
        margin: 5px 0
    }
    .broker-block-big,
    .broker-block-small {
        margin-bottom: 50px
    }
    .broker__quote .broker__avatar {
        display: none
    }
    .outframe blockquote p {
        margin-bottom: 10px!important
    }
    .project__logo_small img {
        top: 0!important;
        translate: 0!important;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media screen and (max-width:40em) {
    .mobile__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 999
    }
    .mobile__menu,
    .mobile__menu:hover {
        cursor: pointer
    }
    .desktop__menu .top-bar-left {
        display: none
    }
    #menu-broker-main {
        position: absolute;
        top: 138px;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 999;
        -webkit-box-shadow: 0 10px 20px -12px #929299;
        box-shadow: 0 10px 20px -12px #929299;
        padding-bottom: 14px;
        left: -1.34375rem;
        width: calc(100% + 2.6875rem);
        display: none
    }
    .open-menu #menu-broker-main,
    .open-menu .menu-close {
        display: block
    }
    .open-menu .menu-open {
        display: none
    }
    .main__head .menu li.current-menu-item>a,
    .main__head .menu li.is-active>a,
    .main__head .menu li>a:active {
        background: #e8f1f5
    }
    .main__head .menu * {
        z-index: 999999
    }
    .main__head .menu a {
        font-size: 18px;
        padding: 14px 24px
    }
    .main__head .menu li:last-of-type a {
        padding: 14px 24px
    }
    .main__head .menu a:after {
        content: "\F054";
        font-family: Font Awesome\ 5 Free;
        width: 10px;
        height: 10px;
        float: right
    }
    .main__head:before {
        content: " ";
        background: #fff;
        position: absolute;
        top: 0;
        left: -1.34375rem;
        width: 100%;
        height: 138px;
        z-index: 0;
        width: calc(100% + 2.6875rem);
        display: none
    }
    .open-menu.main__head:before {
        display: block
    }
    .main__head,
    .mobile__menu {
        position: relative;
        z-index: 10
    }
    .top-bar {
        padding: 0
    }
    .search-form ul {
        display: block;
        margin-top: 0
    }
    .search-form .search-submit {
        width: 100%
    }
    .search_bar li:last-child {
        margin-top: 0
    }
    .articles__list .story.normal__item .item__meta {
        display: block
    }
    .magazine__specs .m-bro,
    .magazine__specs .m-cat,
    .magazine__specs .m-date {
        display: none
    }
    .magazine__specs p {
        margin: 0 20px 0 0
    }
    .articles__list .story.large__item .item__meta {
        width: 28%
    }
    .articles__list .story.large__item .item__meta i {
        margin-right: 3px
    }
    .articles__list .story.large__item .item__meta i.fa-calendar-alt {
        margin-left: 2px;
        margin-right: 5px
    }
    .articles__list .story.large__item .item__meta i.bookmark {
        margin-left: -1px;
        margin-right: 4px
    }
    .normal__item .bookmark {
        margin-right: 2px!important
    }
    .articles__list .story.large__item {
        padding-bottom: 40px
    }
}

@media screen and (max-width:936px) {
    .search-form .search-submit {
        margin-top: 0
    }
    .broker__quote .quote__txt {
        font-size: 14px
    }
}

@media screen and (min-width:40em) {
    .outframe {
        width: 886px;
        color: #3d6c86;
        font-size: 32px;
        line-height: 48px;
        padding-bottom: 20px
    }
    .desktop__menu .top-bar-left {
        display: block
    }
    .mobile__menu {
        display: none
    }
    .profile__article_thumb {
        background: -webkit-repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
        background: repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px)
    }
}

@media screen and (max-width:768px) {
    .articles__list .story.large__item .item__meta,
    .articles__list .story.normal__item .item__meta {
        font-size: 9px
    }
    .item__meta li {
        font-size: 11px;
        margin-bottom: 2px
    }
    .mailchimp-submit {
        width: 100%
    }
    .profile__article_right {
        margin-top: 0
    }
    .article__meta {
        font-size: 12px
    }
}

@media screen and (max-width:640px) {
    .magazine__thumb_content {
        margin-top: 0
    }
}

.toggle-menu-button {
    padding: 10px;
    display: block;
    margin-right: -10px;
    cursor: pointer
}

.mc4wp-form-fields h6 {
    display: inline-block
}

.item__author_home_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.item__author_home_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.articles__list .story.large__item .item__author span {
    background: #f4921e
}

.item__author_home_container .item__author_home_wrap:nth-child(odd) span {
    background: #1d3346!important
}

.articles__list .story.large__item .item__author img {
    max-height: 50px;
    background: -webkit-repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px);
    background: repeating-linear-gradient(45deg, #a5a5a5, #a5a5a5 1px, #fff 2px, #fff 8px)
}

.articles__list .story.large__item .item__author span a {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 13px;
    margin-top: -2px
}

.orange_bookmark {
    color: #f4921e!important
}

.project__logo_small {
    text-align: center
}

.project__dark a {
    color: #fff;
    font-weight: 700
}

a.button.orange {
    font-weight: 400
}

.usp__content a {
    text-decoration: underline
}

.latestNews__usp:before {
    width: 250%
}

.management-content {
    font-size: 14px
}

.project__dark_small h2 {
    min-height: 98px
}

ul li p {
    margin-bottom: 0!important
}

line {
    display: block;
    margin-bottom: 20px;
    font-family: Frank Ruhl Libre, serif
}

.home .normal__item img {
    height: 150px;
    margin-top: -15px
}

@media screen and (max-width:1024px) {
    .home .normal__item img {
        height: auto;
        margin-top: 0
    }
}

.footnotes,
.footnotes a,
.footnotes ul li,
.footnotes ol li{
    font-size: 12px!important;
    line-height: inherit !important;
    font-family: Frank Ruhl Libre, serif;
    color: #1d3346
}

.wp-caption {
    position: relative
}

.wp-caption figcaption {
    background: #fff;
    width: 75%;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 10px;
    font-family: Frank Ruhl Libre, serif;
    padding: 5px 5px 5px 0;
    color: #5c5c5c;
    font-size: 13px;
    padding: 15px 20px 15px 0;
    width: auto;
    max-width: 75%;
    padding-left: 2%
}

.text__content ol li,
.text__content ul li {
    font-size: 19px;
    line-height: 33px;
    font-family: Frank Ruhl Libre, serif !important;
}

table {
    margin-bottom: 1rem;
    width: 100%;
    border-spacing: 2px;
    border-color: grey;
    border: 0;
    border-collapse: collapse
}

table,
table a,
table p {
    font-size: 13px!important;
    line-height: 16px!important
}

table a,
table p {
    margin-bottom: 0!important
}

table tbody tr:nth-of-type(odd) {
    background-color: #f6f6f6
}

table td,
table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

table td {
    vertical-align: middle
}

.tekstvlak-content {
    padding: 20px 40px;
    background: #f6f6f6;
    font-size: 19px;
    line-height: 33px;
    margin-bottom: 40px;
    font-family: Frank Ruhl Libre, serif
}

.text__content .contents,
.text__content .intro {
    padding: 0!important
}

.text__content .contents p,
.text__content .intro p {
    width: auto!important
}

.text__content p {
    overflow: hidden
}

.text__content p:empty {
    display: none
}

.text__content ul {
    margin-bottom: 40px;
    font-family: Frank Ruhl Libre, serif;
}
.text__content table{
    font-family: Frank Ruhl Libre, serif;
}
body .large__spacer--white p, .text__content p, line {
    margin-bottom: 25px;
}

body .text__content{
    margin-top: 0;
}

/*
 * TOGGLER
 */

h3.toggle {
    background-position: -10px -18px;
}
h3.toggle-active {
    background-position: -10px -18px !important;
}

/* line height */
span.line-height-1{
    line-height: 30px;
}
span.line-height-2{
    line-height: 32px;
}
span.line-height-standard{
    line-height: 33px;
}
span.line-height-3{
    line-height: 34px;
}
span.line-height-4{
    line-height: 36px;
}
span.line-height-5{
    line-height: 38px;
}
span.line-height-6{
    line-height: 40px;
}
span.line-height-7{
    line-height: 42px;
}
span.line-height-8{
    line-height: 44px;
}
span.line-height-9{
    line-height: 16px;
}
span.line-height-10{
    line-height: 18px;
}
span.line-height-11{
    line-height: 20px;
}
span.line-height-12{
    line-height: 22px;
}
span.line-height-13{
    line-height: 24px;
}
span.line-height-14{
    line-height: 26px;
}
span.line-height-15{
    line-height: 28px;
}



body .text__content a.tooltip span::after {
    width: 15px;
}
body .text__content a.tooltip span {
    padding-top: 5px;
    line-height: 20px;
}