@charset "UTF-8";

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: not-allowed
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

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

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

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

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

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

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

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

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

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

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

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

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

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

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

.row::before,
.row::after {
    content: ' ';
    display: table
}

.row::after {
    clear: both
}

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

.row .row {
    max-width: none;
    margin-left: -0.625rem;
    margin-right: -0.625rem
}

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

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

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:48em) {
    .column,
    .columns {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}

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

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 8.33333%
}

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

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

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

.small-2 {
    width: 16.66667%
}

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

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

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

.small-3 {
    width: 25%
}

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

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

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

.small-4 {
    width: 33.33333%
}

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

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

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

.small-5 {
    width: 41.66667%
}

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

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

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

.small-6 {
    width: 50%
}

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

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

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

.small-7 {
    width: 58.33333%
}

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

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

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

.small-8 {
    width: 66.66667%
}

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

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

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

.small-9 {
    width: 75%
}

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

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

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

.small-10 {
    width: 83.33333%
}

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

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

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

.small-11 {
    width: 91.66667%
}

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

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

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

.small-12 {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem
}

.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
}

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

@media screen and (min-width:48em) {
    .medium-1 {
        width: 8.33333%
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }
    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }
    .medium-offset-0 {
        margin-left: 0
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }
    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .medium-3 {
        width: 25%
    }
    .medium-push-3 {
        position: relative;
        left: 25%
    }
    .medium-pull-3 {
        position: relative;
        left: -25%
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }
    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }
    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .medium-6 {
        width: 50%
    }
    .medium-push-6 {
        position: relative;
        left: 50%
    }
    .medium-pull-6 {
        position: relative;
        left: -50%
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }
    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }
    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .medium-9 {
        width: 75%
    }
    .medium-push-9 {
        position: relative;
        left: 75%
    }
    .medium-pull-9 {
        position: relative;
        left: -75%
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }
    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }
    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        width: 100%;
        float: left
    }
    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child {
        float: left
    }
    .medium-up-2>.column,
    .medium-up-2>.columns {
        width: 50%;
        float: left
    }
    .medium-up-2>.column:nth-of-type(1n),
    .medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-2>.column:nth-of-type(2n+1),
    .medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .medium-up-2>.column:last-child,
    .medium-up-2>.columns:last-child {
        float: left
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .medium-up-3>.column:nth-of-type(1n),
    .medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-3>.column:nth-of-type(3n+1),
    .medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .medium-up-3>.column:last-child,
    .medium-up-3>.columns:last-child {
        float: left
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        width: 25%;
        float: left
    }
    .medium-up-4>.column:nth-of-type(1n),
    .medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-4>.column:nth-of-type(4n+1),
    .medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child {
        float: left
    }
    .medium-up-5>.column,
    .medium-up-5>.columns {
        width: 20%;
        float: left
    }
    .medium-up-5>.column:nth-of-type(1n),
    .medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-5>.column:nth-of-type(5n+1),
    .medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .medium-up-5>.column:last-child,
    .medium-up-5>.columns:last-child {
        float: left
    }
    .medium-up-6>.column,
    .medium-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .medium-up-6>.column:nth-of-type(1n),
    .medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-6>.column:nth-of-type(6n+1),
    .medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .medium-up-6>.column:last-child,
    .medium-up-6>.columns:last-child {
        float: left
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .medium-up-7>.column:nth-of-type(1n),
    .medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-7>.column:nth-of-type(7n+1),
    .medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .medium-up-7>.column:last-child,
    .medium-up-7>.columns:last-child {
        float: left
    }
    .medium-up-8>.column,
    .medium-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .medium-up-8>.column:nth-of-type(1n),
    .medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-8>.column:nth-of-type(8n+1),
    .medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .medium-up-8>.column:last-child,
    .medium-up-8>.columns:last-child {
        float: left
    }
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .medium-collapse .row,
    .expanded.row .medium-collapse.row {
        margin-left: 0;
        margin-right: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem
    }
    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .medium-uncentered,
    .medium-push-0,
    .medium-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:64em) {
    .large-1 {
        width: 8.33333%
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%
    }
    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        width: 16.66667%
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%
    }
    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .large-3 {
        width: 25%
    }
    .large-push-3 {
        position: relative;
        left: 25%
    }
    .large-pull-3 {
        position: relative;
        left: -25%
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%
    }
    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%
    }
    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .large-6 {
        width: 50%
    }
    .large-push-6 {
        position: relative;
        left: 50%
    }
    .large-pull-6 {
        position: relative;
        left: -50%
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%
    }
    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%
    }
    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .large-9 {
        width: 75%
    }
    .large-push-9 {
        position: relative;
        left: 75%
    }
    .large-pull-9 {
        position: relative;
        left: -75%
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%
    }
    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%
    }
    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        width: 100%;
        float: left
    }
    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-1>.column:nth-of-type(1n+1),
    .large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child {
        float: left
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        width: 50%;
        float: left
    }
    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-2>.column:nth-of-type(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-3>.column:nth-of-type(3n+1),
    .large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .large-up-3>.column:last-child,
    .large-up-3>.columns:last-child {
        float: left
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        width: 25%;
        float: left
    }
    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-4>.column:nth-of-type(4n+1),
    .large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child {
        float: left
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        width: 20%;
        float: left
    }
    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-5>.column:nth-of-type(5n+1),
    .large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child {
        float: left
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-6>.column:nth-of-type(6n+1),
    .large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child {
        float: left
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-7>.column:nth-of-type(7n+1),
    .large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child {
        float: left
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-8>.column:nth-of-type(8n+1),
    .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .large-collapse .row,
    .expanded.row .large-collapse.row {
        margin-left: 0;
        margin-right: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem
    }
    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .large-uncentered,
    .large-push-0,
    .large-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

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

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.2
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #cacaca;
    line-height: 0
}

h1 {
    font-size: 1.5rem
}

h2 {
    font-size: 1.25rem
}

h3 {
    font-size: 1.1875rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width:48em) {
    h1 {
        font-size: 4.5rem
    }
    h2 {
        font-size: 2.75rem
    }
    h3 {
        font-size: 2.1875rem
    }
    h4 {
        font-size: 1.375rem
    }
    h5 {
        font-size: 1rem
    }
    h6 {
        font-size: .8125rem
    }
}

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

a:hover,
a:focus {
    color: #1585cf
}

a img {
    border: 0
}

hr {
    max-width: 90rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both
}

ul,
ol,
dl {
    line-height: 1.875;
    margin-bottom: 1.875rem;
    list-style-position: outside
}

li {
    font-size: inherit
}

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

ol {
    margin-left: 1.25rem
}

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

dl {
    margin-bottom: 1rem
}

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

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

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

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

cite:before {
    content: '\2014 \0020'
}

abbr {
    color: #0a0a0a;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}

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

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

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

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media screen and (min-width:48em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:64em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

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

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    .show-for-print {
        display: block !important
    }
    .hide-for-print {
        display: none !important
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print {
        display: table-cell !important
    }
    th.show-for-print {
        display: table-cell !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre,
    blockquote {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out, color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: .85em 1em;
    margin: 0 0 1rem 0;
    font-size: .9rem;
    background-color: #2199e8;
    color: #fefefe
}

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

.button:hover,
.button:focus {
    background-color: #1583cc;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.button.primary {
    background-color: #2199e8;
    color: #fefefe
}

.button.primary:hover,
.button.primary:focus {
    background-color: #147cc0;
    color: #fefefe
}

.button.secondary {
    background-color: #777;
    color: #fefefe
}

.button.secondary:hover,
.button.secondary:focus {
    background-color: #5f5f5f;
    color: #fefefe
}

.button.success {
    background-color: #3adb76;
    color: #fefefe
}

.button.success:hover,
.button.success:focus {
    background-color: #22bb5b;
    color: #fefefe
}

.button.warning {
    background-color: #ffae00;
    color: #fefefe
}

.button.warning:hover,
.button.warning:focus {
    background-color: #cc8b00;
    color: #fefefe
}

.button.alert {
    background-color: #ec5840;
    color: #fefefe
}

.button.alert:hover,
.button.alert:focus {
    background-color: #da3116;
    color: #fefefe
}

.button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8
}

.button.hollow,
.button.hollow:hover,
.button.hollow:focus {
    background-color: transparent
}

.button.hollow:hover,
.button.hollow:focus {
    border-color: #0c4d78;
    color: #0c4d78
}

.button.hollow.primary {
    border: 1px solid #2199e8;
    color: #2199e8
}

.button.hollow.primary:hover,
.button.hollow.primary:focus {
    border-color: #0c4d78;
    color: #0c4d78
}

.button.hollow.secondary {
    border: 1px solid #777;
    color: #777
}

.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
    border-color: #3c3c3c;
    color: #3c3c3c
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:hover,
.button.hollow.success:focus {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:hover,
.button.hollow.warning:focus {
    border-color: #805700;
    color: #805700
}

.button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840
}

.button.hollow.alert:hover,
.button.hollow.alert:focus {
    border-color: #881f0e;
    color: #881f0e
}

.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #2199e8;
    color: #fefefe
}

.button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: .4em;
    float: right;
    margin-left: 1em;
    display: inline-block
}

.button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em
}

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 0;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

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

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #cacaca
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,
textarea::placeholder {
    color: #cacaca
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: default
}

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

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

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

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

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

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

[type='file'] {
    width: 100%
}

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

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

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

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

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

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

.input-group-label,
.input-group-field,
.input-group-button {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

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

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

.input-group-field {
    border-radius: 0;
    height: 2.5rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%
}

.input-group-button a,
.input-group-button input,
.input-group-button button {
    margin: 0
}

.input-group .input-group-button {
    display: table-cell
}

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

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

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

.fieldset legend {
    background: #fefefe;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -0.1875rem
}

select {
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'version='1.1'width='32'height='24'viewBox='003224'><polygonpoints='0,032,016,24'style='fill:rgb%28138,138,138%29'></polygon></svg>");
    background-size: 9px 6px;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-right: 1.5rem
}

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

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

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

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

.is-invalid-input:not(:focus) {
    background-color: rgba(236, 88, 64, 0.1);
    border-color: #ec5840
}

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

.form-error {
    display: none;
    margin-top: -0.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: bold;
    color: #ec5840
}

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

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

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

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

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

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

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

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

.is-active>.accordion-title::before {
    content: '–'
}

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

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

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

.is-accordion-submenu-parent>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem
}

.is-accordion-submenu-parent[aria-expanded='true']>a::after {
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.badge {
    display: inline-block;
    padding: .3em;
    min-width: 2.1em;
    font-size: .6rem;
    text-align: center;
    border-radius: 50%;
    background: #2199e8;
    color: #fefefe
}

.badge.secondary {
    background: #777;
    color: #fefefe
}

.badge.success {
    background: #3adb76;
    color: #fefefe
}

.badge.warning {
    background: #ffae00;
    color: #fefefe
}

.badge.alert {
    background: #ec5840;
    color: #fefefe
}

.breadcrumbs {
    list-style: none;
    margin: 0 0 1rem 0
}

.breadcrumbs::before,
.breadcrumbs::after {
    content: ' ';
    display: table
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    color: #0a0a0a;
    font-size: .6875rem;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
    color: #cacaca;
    content: "/";
    margin: 0 .75rem;
    position: relative;
    top: 1px;
    opacity: 1
}

.breadcrumbs a {
    color: #2199e8
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    font-size: 0
}

.button-group::before,
.button-group::after {
    content: ' ';
    display: table
}

.button-group::after {
    clear: both
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: .9rem
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded {
    margin-right: -1px
}

.button-group.expanded::before,
.button-group.expanded::after {
    display: none
}

.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(2):last-child,
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4):last-child,
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5):last-child,
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
    margin-right: -6px
}

.button-group.primary .button {
    background-color: #2199e8;
    color: #fefefe
}

.button-group.primary .button:hover,
.button-group.primary .button:focus {
    background-color: #147cc0;
    color: #fefefe
}

.button-group.secondary .button {
    background-color: #777;
    color: #fefefe
}

.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
    background-color: #5f5f5f;
    color: #fefefe
}

.button-group.success .button {
    background-color: #3adb76;
    color: #fefefe
}

.button-group.success .button:hover,
.button-group.success .button:focus {
    background-color: #22bb5b;
    color: #fefefe
}

.button-group.warning .button {
    background-color: #ffae00;
    color: #fefefe
}

.button-group.warning .button:hover,
.button-group.warning .button:focus {
    background-color: #cc8b00;
    color: #fefefe
}

.button-group.alert .button {
    background-color: #ec5840;
    color: #fefefe
}

.button-group.alert .button:hover,
.button-group.alert .button:focus {
    background-color: #da3116;
    color: #fefefe
}

.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
    width: 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
    margin-bottom: 0
}

@media screen and (min-width:48em) {
    .button-group.stacked-for-small .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (min-width:64em) {
    .button-group.stacked-for-medium .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (max-width:47.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }
    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 0;
    position: relative;
    color: #0a0a0a;
    background-color: white
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #def0fc
}

.callout.secondary {
    background-color: #ebebeb
}

.callout.success {
    background-color: #e1faea
}

.callout.warning {
    background-color: #fff3d9
}

.callout.alert {
    background-color: #fce6e2
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer
}

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

.close-button:hover,
.close-button:focus {
    color: #0a0a0a
}

.menu {
    margin: 0;
    list-style-type: none
}

.menu>li {
    display: table-cell;
    vertical-align: middle
}

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

.menu>li>a {
    display: block;
    padding: .7rem 1.5rem .7rem 1.5rem;
    line-height: 1
}

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

.menu>li>a img,
.menu>li>a i,
.menu>li>a svg {
    vertical-align: middle
}

.menu>li>a img+span,
.menu>li>a i+span,
.menu>li>a svg+span {
    vertical-align: middle
}

.menu>li>a img,
.menu>li>a i,
.menu>li>a svg {
    margin-right: .25rem;
    display: inline-block
}

.menu>li {
    display: table-cell
}

.menu.vertical>li {
    display: block
}

@media screen and (min-width:48em) {
    .menu.medium-horizontal>li {
        display: table-cell
    }
    .menu.medium-vertical>li {
        display: block
    }
}

@media screen and (min-width:64em) {
    .menu.large-horizontal>li {
        display: table-cell
    }
    .menu.large-vertical>li {
        display: block
    }
}

.menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1.5rem
}

.menu.simple a {
    padding: 0
}

.menu.align-right::before,
.menu.align-right::after {
    content: ' ';
    display: table
}

.menu.align-right::after {
    clear: both
}

.menu.align-right>li {
    float: right
}

.menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed
}

.menu.expanded>li:first-child:last-child {
    width: 100%
}

.menu.icon-top>li>a {
    text-align: center
}

.menu.icon-top>li>a img,
.menu.icon-top>li>a i,
.menu.icon-top>li>a svg {
    display: block;
    margin: 0 auto .25rem
}

.menu.nested {
    margin-left: 1rem
}

.menu .active>a {
    color: #fefefe;
    background: #2199e8
}

.menu-text {
    font-weight: bold;
    color: inherit;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding: .7rem 1.5rem .7rem 1.5rem
}

.menu-centered {
    text-align: center
}

.menu-centered>.menu {
    display: inline-block
}

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

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

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

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

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

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

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

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block !important
}

.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: #fefefe;
    transition: transform .15s linear
}

.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.is-drilldown-submenu-parent>a {
    position: relative
}

.is-drilldown-submenu-parent>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.js-drilldown-back>a::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem
}

.dropdown-pane {
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: 0;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10
}

.dropdown-pane.is-open {
    visibility: visible
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

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

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

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

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px
}

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

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

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

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

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

.dropdown.menu.vertical>li>a::after {
    right: 14px;
    margin-top: -3px
}

.dropdown.menu.vertical>li.opens-left>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0
}

.dropdown.menu.vertical>li.opens-right>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0
}

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

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

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

.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;
    margin-top: -2px
}

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

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

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

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

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
    right: 14px;
    margin-top: -3px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0
}

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

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

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

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

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

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

.flex-video.vimeo {
    padding-top: 0
}

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    border-radius: 0;
    background: #2199e8;
    color: #fefefe
}

.label.secondary {
    background: #777;
    color: #fefefe
}

.label.success {
    background: #3adb76;
    color: #fefefe
}

.label.warning {
    background: #ffae00;
    color: #fefefe
}

.label.alert {
    background: #ec5840;
    color: #fefefe
}

.media-object {
    margin-bottom: 1rem;
    display: block
}

.media-object img {
    max-width: none
}

@media screen and (max-width:47.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        display: block
    }
    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    display: table-cell;
    vertical-align: top
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.middle {
    vertical-align: middle
}

.media-object-section.bottom {
    vertical-align: bottom
}

html,
body {
    height: 100%
}

.off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto
}

.off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    transition: transform .5s ease
}

.off-canvas-wrapper-inner::before,
.off-canvas-wrapper-inner::after {
    content: ' ';
    display: table
}

.off-canvas-wrapper-inner::after {
    clear: both
}

.off-canvas-content,
.off-canvas-content {
    min-height: 100%;
    background: #fefefe;
    transition: transform .5s ease;
    backface-visibility: hidden;
    z-index: 1;
    padding-bottom: .1px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.5)
}

.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(254, 254, 254, 0.25);
    cursor: pointer;
    transition: background .5s ease
}

.off-canvas {
    position: absolute;
    background: #e6e6e6;
    z-index: -1;
    max-height: 100%;
    overflow-y: auto;
    -ms-transform: translateX(0);
    transform: translateX(0)
}

[data-whatinput='mouse'] .off-canvas {
    outline: 0
}

.off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px
}

.is-open-left {
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px
}

.is-open-right {
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

@media screen and (min-width:48em) {
    .position-left.reveal-for-medium {
        left: 0;
        z-index: auto;
        position: fixed
    }
    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-medium {
        right: 0;
        z-index: auto;
        position: fixed
    }
    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px
    }
}

@media screen and (min-width:64em) {
    .position-left.reveal-for-large {
        left: 0;
        z-index: auto;
        position: fixed
    }
    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-large {
        right: 0;
        z-index: auto;
        position: fixed
    }
    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px
    }
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    margin: 0;
    overflow: hidden;
    list-style: none
}

.orbit-slide {
    width: 100%;
    max-height: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    margin: 0;
    width: 100%;
    max-width: 100%
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    margin-bottom: 0;
    color: #fefefe;
    background-color: rgba(10, 10, 10, 0.5)
}

.orbit-previous,
.orbit-next {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe
}

[data-whatinput='mouse'] .orbit-previous,
[data-whatinput='mouse'] .orbit-next {
    outline: 0
}

.orbit-previous:hover,
.orbit-next:hover,
.orbit-previous:active,
.orbit-next:active,
.orbit-previous:focus,
.orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput='mouse'] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    background-color: #cacaca;
    border-radius: 50%
}

.orbit-bullets button:hover {
    background-color: #8a8a8a
}

.orbit-bullets button.is-active {
    background-color: #8a8a8a
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::before,
.pagination::after {
    content: ' ';
    display: table
}

.pagination::after {
    clear: both
}

.pagination li {
    font-size: .875rem;
    margin-right: .0625rem;
    border-radius: 0;
    display: none
}

.pagination li:last-child,
.pagination li:first-child {
    display: inline-block
}

@media screen and (min-width:48em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    color: #0a0a0a;
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0
}

.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #2199e8;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis::after {
    content: '\2026';
    padding: .1875rem .625rem;
    color: #0a0a0a
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    content: '\00ab';
    display: inline-block;
    margin-right: .5rem
}

.pagination-next a::after,
.pagination-next.disabled::after {
    content: '\00bb';
    display: inline-block;
    margin-left: .5rem
}

.progress {
    background-color: #cacaca;
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0
}

.progress.primary .progress-meter {
    background-color: #2199e8
}

.progress.secondary .progress-meter {
    background-color: #777
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #ffae00
}

.progress.alert .progress-meter {
    background-color: #ec5840
}

.progress-meter {
    position: relative;
    display: block;
    width: 0;
    height: 100%;
    background-color: #2199e8
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: bold;
    color: #fefefe;
    white-space: nowrap
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #cacaca;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0 linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background-color: #2199e8;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 0
}

[data-whatinput='mouse'] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #1583cc
}

.slider-handle.is-dragging {
    transition: all 0 linear
}

.slider.disabled,
.slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: absolute;
    z-index: 0;
    transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: absolute;
    left: auto;
    right: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
    height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: scroll
}

.reveal {
    display: none;
    z-index: 1006;
    padding: 1rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    border-radius: 0;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto
}

[data-whatinput='mouse'] .reveal {
    outline: 0
}

@media screen and (min-width:48em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column,
.reveal .columns,
.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media screen and (min-width:48em) {
    .reveal {
        width: 600px;
        max-width: 90rem
    }
}

@media screen and (min-width:48em) {
    .reveal .reveal {
        left: auto;
        right: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

@media screen and (min-width:48em) {
    .reveal.tiny {
        width: 30%;
        max-width: 90rem
    }
}

@media screen and (min-width:48em) {
    .reveal.small {
        width: 50%;
        max-width: 90rem
    }
}

@media screen and (min-width:48em) {
    .reveal.large {
        width: 90%;
        max-width: 90rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:47.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        max-width: none;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    margin-bottom: 1rem;
    outline: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fefefe;
    font-weight: bold;
    font-size: .875rem
}

.switch-input {
    opacity: 0;
    position: absolute
}

.switch-paddle {
    background: #cacaca;
    cursor: pointer;
    display: block;
    position: relative;
    width: 4rem;
    height: 2rem;
    transition: all .25s ease-out;
    border-radius: 0;
    color: inherit;
    font-weight: inherit
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle::after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: .25rem;
    top: .25rem;
    width: 1.5rem;
    transition: all .25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 0
}

input:checked ~ .switch-paddle {
    background: #2199e8
}

input:checked ~ .switch-paddle::after {
    left: 2.25rem
}

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

.switch.tiny .switch-paddle::after {
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

.switch.small .switch-paddle::after {
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

.switch.large .switch-paddle::after {
    width: 2rem;
    height: 2rem
}

.switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem
}

table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

table thead,
table tbody,
table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

table caption {
    font-weight: bold;
    padding: .5rem .625rem .625rem
}

table thead,
table tfoot {
    background: #f8f8f8;
    color: #0a0a0a
}

table thead tr,
table tfoot tr {
    background: transparent
}

table thead th,
table thead td,
table tfoot th,
table tfoot td {
    padding: .5rem .625rem .625rem;
    font-weight: bold;
    text-align: left
}

table tbody tr:nth-child(even) {
    background-color: #f1f1f1
}

table tbody th,
table tbody td {
    padding: .5rem .625rem .625rem
}

@media screen and (max-width:63.9375em) {
    table.stack thead {
        display: none
    }
    table.stack tfoot {
        display: none
    }
    table.stack tr,
    table.stack th,
    table.stack td {
        display: block
    }
    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover tr:hover {
    background-color: #f9f9f9
}

table.hover tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #e6e6e6
}

.tabs::before,
.tabs::after {
    content: ' ';
    display: table
}

.tabs::after {
    clear: both
}

.tabs.vertical>li {
    width: auto;
    float: none;
    display: block
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: transparent
}

.tabs.primary {
    background: #2199e8
}

.tabs.primary>li>a {
    color: #fefefe
}

.tabs.primary>li>a:hover,
.tabs.primary>li>a:focus {
    background: #1893e4
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: .75rem
}

.tabs-title>a:hover {
    background: #fefefe
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected='true'] {
    background: #e6e6e6
}

.tabs-content {
    background: #fefefe;
    transition: all .5s ease;
    border: 1px solid #e6e6e6;
    border-top: 0
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    border: solid 4px #fefefe;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: box-shadow 200ms ease-out;
    border-radius: 0;
    margin-bottom: 1rem
}

.thumbnail:hover,
.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5)
}

.title-bar {
    background: #0a0a0a;
    color: #fefefe;
    padding: .5rem
}

.title-bar::before,
.title-bar::after {
    content: ' ';
    display: table
}

.title-bar::after {
    clear: both
}

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

.title-bar-left {
    float: left
}

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

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

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

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

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

.has-tip {
    border-bottom: dotted 1px #8a8a8a;
    font-weight: bold;
    position: relative;
    display: inline-block;
    cursor: help
}

.tooltip {
    background-color: #0a0a0a;
    color: #fefefe;
    font-size: 80%;
    padding: .75rem;
    position: absolute;
    z-index: 10;
    top: calc(100%+0.6495rem);
    max-width: 10rem !important;
    border-radius: 0
}

.tooltip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: transparent transparent #0a0a0a;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto
}

.tooltip.left::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: transparent transparent transparent #0a0a0a;
    border-left-style: solid;
    border-right-width: 0;
    bottom: auto;
    left: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.top-bar {
    padding: .5rem
}

.top-bar::before,
.top-bar::after {
    content: ' ';
    display: table
}

.top-bar::after {
    clear: both
}

.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 {
    width: 100%
}

@media screen and (min-width:48em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: auto
    }
}

@media screen and (max-width:63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        width: 100%
    }
}

@media screen and (max-width:74.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        width: 100%
    }
}

.top-bar-title {
    float: left;
    margin-right: 1rem
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:47.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:0),
screen and (min-width:48em) {
    .show-for-small-only {
        display: none !important
    }
}

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

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

@media screen and (min-width:48em) and (max-width:63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:47.9375em),
screen and (min-width:64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media 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;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.show-for-landscape,
.hide-for-portrait {
    display: block !important
}

@media screen and (orientation:landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation:portrait) {
    .show-for-landscape,
    .hide-for-portrait {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clearfix::before,
.clearfix::after {
    content: ' ';
    display: table
}

.clearfix::after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

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

.fade-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.hinge-out-from-top.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 1
}

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

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

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

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

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

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

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

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

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

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

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

.scale-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transition-property: transform, opacity;
    opacity: 0
}

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

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

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

.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

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

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

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

.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    opacity: 0
}

.slow {
    transition-duration: 750ms !important
}

.fast {
    transition-duration: 250ms !important
}

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

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

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

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

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

.bounce-in {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    transition-delay: 300ms !important
}

.long-delay {
    transition-delay: 700ms !important
}

.shake {
    animation-name: shake-7
}

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

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

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

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

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

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

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

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
    animation-duration: 500ms
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: 750ms !important
}

.fast {
    animation-duration: 250ms !important
}

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

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

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

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

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

.bounce-in {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    animation-delay: 300ms !important
}

.long-delay {
    animation-delay: 700ms !important
}

@keyframes rightFromLeft {
    49% {
        transform: translateX(100%)
    }
    50% {
        opacity: 0;
        transform: translateX(-100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes leftFromRight {
    49% {
        transform: translateX(-100%)
    }
    50% {
        opacity: 0;
        transform: translateX(100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes bottomToTop {
    0 {
        transform: translateY(0)
    }
    30% {
        transform: translateY(-200%)
    }
    100% {
        transform: translateY(100%)
    }
}

@keyframes pulse {
    0 {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
        background: rgba(0, 0, 0, 0.5)
    }
    70% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        background: transparent
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        background: transparent
    }
}

@keyframes pulseHover {
    0 {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
        background: rgba(255, 255, 255, 0.9)
    }
    70% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        background: rgba(255, 255, 255, 0)
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        background: rgba(255, 255, 255, 0)
    }
}

@keyframes rightFromLeft {
    49% {
        transform: translateX(100%)
    }
    50% {
        opacity: 0;
        transform: translateX(-100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes leftFromRight {
    49% {
        transform: translateX(-100%)
    }
    50% {
        opacity: 0;
        transform: translateX(100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes bottomToTop {
    0 {
        transform: translateY(0)
    }
    30% {
        transform: translateY(-200%)
    }
    100% {
        transform: translateY(100%)
    }
}

@keyframes pulse {
    0 {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
        background: rgba(0, 0, 0, 0.5)
    }
    70% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        background: transparent
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        background: transparent
    }
}

@keyframes pulseHover {
    0 {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
        background: rgba(255, 255, 255, 0.9)
    }
    70% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        background: rgba(255, 255, 255, 0)
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        background: rgba(255, 255, 255, 0)
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    word-break: break-word
}

:focus {
    outline: 0
}

a {
    transition: .3s
}

header [aria-hidden="true"] {
    display: none
}

header [aria-hidden="false"] {
    display: block
}

textarea,
input[type='text'],
input[type='search'],
input[type='email'],
input[type='password'] {
    font-size: 11px;
    border: 1px solid #e0e0e0;
    box-shadow: none;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-appearance: none
}

textarea:focus,
input[type='text']:focus,
input[type='search']:focus,
input[type='email']:focus,
input[type='password']:focus {
    border: 1px solid #000;
    box-shadow: none
}

input[type="submit"] {
    text-transform: uppercase;
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 0 1em;
    line-height: 2.5;
    font-family: Pathway Gothic One;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    min-width: 200px;
    box-sizing: border-box;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    border: 0
}

input[type="submit"]:hover {
    transition: background-color .2s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.gallery {
    margin: 0 -1.1666667% 1.75em
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-1 .gallery-item {
    max-width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.row {
    transition: .3s
}

@media screen and (min-width:768px) and (max-width:1590px) {
    .row {
        max-width: calc(100% - 150px)
    }
}

body {
    height: auto;
    z-index: 0;
    position: relative
}

#de-off-canvas-wrap {
    position: relative;
    z-index: 3;
    max-width: 100%
}

@media screen and (min-width:48em) {
    .aligncenter {
        display: block;
        max-width: none;
        max-width: 71.25rem
    }
    .aligncenter img {
        display: block;
        height: auto;
        max-width: 100%;
        margin: 0 auto
    }
}

.aligncenter {
    display: block
}

.alignnone,
.aligncenter,
.alignleft,
.alignright {
    margin-bottom: 2.188rem
}

figure {
    margin: 0 auto
}

figure.alignleft,
figure.alignright,
figure.aligncenter,
figure.alignone {
    margin-bottom: 2.188rem
}

figcaption.wp-caption-text {
    margin-top: 1rem;
    margin-left: 1rem;
    padding-left: 1rem;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000;
    font-size: 12px
}

.de-text-left {
    text-align: left
}

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

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

.de-aspect-ratio--1-by-1 {
    position: relative
}

.de-aspect-ratio--1-by-1:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 100%
}

.de-aspect-ratio--1-by-1>.de-aspect-ratio__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.de-aspect-ratio--2-by-3 {
    position: relative
}

.de-aspect-ratio--2-by-3:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 150%
}

.de-aspect-ratio--2-by-3>.de-aspect-ratio__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.de-aspect-ratio--4-by-3 {
    position: relative
}

.de-aspect-ratio--4-by-3:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 75%
}

.de-aspect-ratio--4-by-3>.de-aspect-ratio__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.de-aspect-ratio--16-by-9 {
    position: relative
}

.de-aspect-ratio--16-by-9:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 56.25%
}

.de-aspect-ratio--16-by-9>.de-aspect-ratio__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.de-aspect-ratio--17-by-13 {
    position: relative
}

.de-aspect-ratio--17-by-13:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 76.47059%
}

.de-aspect-ratio--17-by-13>.de-aspect-ratio__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.de-aspect-ratio--19-by-6 {
    position: relative
}

.de-aspect-ratio--19-by-6:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 31.57895%
}

.de-aspect-ratio--19-by-6>.de-aspect-ratio__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.de-aspect-ratio--46-by-35 {
    position: relative
}

.de-aspect-ratio--46-by-35:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 76.08696%
}

.de-aspect-ratio--46-by-35>.de-aspect-ratio__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.de-aspect-ratio--188-by-125 {
    position: relative
}

.de-aspect-ratio--188-by-125:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 66.48936%
}

.de-aspect-ratio--188-by-125>.de-aspect-ratio__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.de-aspect-ratio--380-by-157 {
    position: relative
}

.de-aspect-ratio--380-by-157:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 41.31579%
}

.de-aspect-ratio--380-by-157>.de-aspect-ratio__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.de-aspect-ratio--1820-by-787 {
    position: relative
}

.de-aspect-ratio--1820-by-787:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 43.24176%
}

.de-aspect-ratio--1820-by-787>.de-aspect-ratio__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.de-sticky {
    display: inline-block;
    margin-right: 10px;
    padding: 2px 4px
}

.de-sticky::before {
    content: '';
    border-left: 10px solid transparent;
    float: left;
    border-bottom: 13px solid salmon;
    border-top: 13px solid salmon
}

.de-sticky p {
    margin: 0;
    background: salmon;
    display: inline-block;
    padding: 0 10px;
    font-size: 14px
}

.de-category a {
    font-size: 13px
}

.de-category-wrapper {
    display: inline-block
}

.de-flex {
    display: -ms-flexbox;
    display: flex
}

.de-flex--align-center {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.de-social-share {
    position: relative
}

.de-social-share ul {
    margin: 0
}

.de-social-share ul li {
    font-size: 0;
    position: relative;
    text-align: center;
    min-width: 60px;
    min-height: 60px;
    line-height: 60px;
    overflow: hidden;
    font-size: 16px;
    z-index: 2
}

@media(max-width:767px) {
    .de-social-share ul li {
        float: left
    }
}

@media screen and (min-width:48em) {
    .de-social-share ul li {
        display: block
    }
}

.de-social-share ul li:last-child {
    border-bottom: 1px solid #e5e5e5
}

.de-social-share ul li a {
    display: block;
    height: 100%;
    width: 100%;
    transition: .3s
}

.de-social-share ul li a::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px solid;
    opacity: 0;
    margin-left: -115%;
    transition: .3s
}

.de-social-share ul li:hover a::after {
    opacity: 1;
    margin-left: 115%
}

.de-svg.svg-in .de-mail-svg,
.de-svg.svg-in .de-search-svg,
.de-svg.svg-in .de-float-menu,
.de-svg.svg-in .de-arrow-down-svg,
.de-svg.svg-in .de-arrows-left-svg {
    display: none
}

.de-svg.svg-error path,
.de-svg.svg-error rect,
.de-svg.svg-error polygon {
    display: none
}

.de-svg.svg-error .de-svg-bg {
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: cover
}

.de-svg.svg-error .de-svg-bg.de-arrow-down-svg {
    display: block;
    width: 16x;
    height: 10px;
    background-repeat: no-repeat;
    background-size: cover
}

.de-svg.svg-error .de-svg-bg.de-float-menu-svg {
    width: 20.4x;
    height: 20.4px
}

.de-svg.svg-error .de-mail-svg {
    background-image: url(../../icon/png/de-email.png)
}

.de-svg.svg-error .de-search-svg {
    background-image: url(../../icon/png/de-magnifier.png)
}

.de-svg.svg-error .de-float-svg {
    background-image: url(../../icon/png/de-menu.png)
}

.de-svg.svg-error .de-arrow-down-svg {
    background-image: url(../../icon/png/de-arrow-chevron-down.png)
}

.de-svg.svg-error .de-arrows-left-svg {
    background-image: url(../../icon/png/de-arrows-left.png)
}

.de-svg.svg-error .de-arrows-right-svg {
    background-image: url(../../icon/png/de-arrows-right.png)
}

.de-modal__subscribe {
    position: relative;
    height: 100%
}

.de-modal__subscribe-6-col {
    width: 83.33333%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    float: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    display: block;
    height: 100%;
    position: relative
}

@media screen and (min-width:48em) {
    .de-modal__subscribe-6-col {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.de-modal__subscribe-6-col:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:769px) {
    .de-modal__subscribe-6-col {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width:769px) and (min-width:48em) {
    .de-modal__subscribe-6-col {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (min-width:769px) {
    .de-modal__subscribe-6-col:last-child:not(: first-child) {
        float: right
    }
}

.de-modal__subscribe--inner {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.de-modal__subscribe--inner h1 {
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 45px
}

.de-modal__subscribe--inner p {
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 2px
}

.de-modal__subscribe--inner .de-btn__subscribe {
    width: 100%
}

.de-modal__subscribe--inner input[type="email"] {
    width: 100%;
    float: left;
    vertical-align: top;
    box-shadow: none;
    border: 1px solid #000;
    margin: 0;
    height: 51px;
    text-align: center;
    margin-bottom: 20px
}

@media screen and (min-width:767px) {
    .de-modal__subscribe--inner input[type="email"] {
        width: calc(100% - 236px);
        text-align: left;
        margin-bottom: 0
    }
    .de-modal__subscribe--inner .de-btn__subscribe {
        width: 236px
    }
}

.de-modal--close {
    z-index: 2;
    cursor: pointer
}

.de-modal__search--input {
    margin-top: 0
}

.de-subscribe {
    background-color: rgba(255, 255, 255, 0.95) !important
}

.de-subscribe__modal-close {
    top: 4%
}

.de-btn__subscribe {
    height: 51px;
    min-width: 50px !important;
    backface-visibility: hidden
}

.de-btn__subscribe input[type="submit"] {
    background: transparent;
    height: 51px
}

.de-btn__subscribe input[type="submit"]:hover {
    background: transparent
}

.de-float-menu,
.de-float-search {
    text-align: center;
    height: 100%;
    display: table
}

.de-float-menu a,
.de-float-search a {
    display: table-cell;
    vertical-align: middle
}

.de-float-search {
    display: block;
    position: relative
}

.de-float-search a {
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%
}

.de-menu-toggle .top,
.de-menu-toggle .middle,
.de-menu-toggle .bottom,
.de .de-archive__social-mobile-btn-close .top,
.de .de-archive__social-mobile-btn-close .middle,
.de .de-archive__social-mobile-btn-close .bottom {
    transition: transform .25s ease;
    -ms-transform-origin: 15px 15px;
    transform-origin: 15px 15px;
    -webkit-transform-origin: 50% 50%
}

.de-menu-toggle.open .top,
.de .de-archive__social-mobile-btn-close.open .top {
    -ms-transform: translate(0, 15px) rotate(-45deg);
    transform: translate(0, 15px) rotate(-45deg)
}

.de-menu-toggle.open .bottom,
.de .de-archive__social-mobile-btn-close.open .bottom {
    -ms-transform: translate(0, -15px) rotate(45deg);
    transform: translate(0, -15px) rotate(45deg)
}

.de-menu-toggle.open .middle,
.de .de-archive__social-mobile-btn-close.open .middle {
    -ms-transform: scale(0);
    transform: scale(0)
}

.de-no-result__input {
    width: 70%;
    margin: 0 auto
}

.de-category li {
    display: inline-block;
    margin-right: 10px;
    background: none !important;
    padding: 0 !important
}

.de-btn {
    text-transform: uppercase;
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 0 1em;
    line-height: 2.5;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    min-width: 200px;
    min-height: 47px;
    box-sizing: border-box;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    backface-visibility: hidden
}

.de-btn__border {
    border: 1px solid;
    border-color: #000
}

.de-btn__border:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    height: 100%;
    transition: all .2s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    width: 100%;
    top: 100%;
    z-index: -1;
    left: 0;
    opacity: 0;
    min-height: 47px
}

.de-btn__border:hover {
    transition: background-color .2s cubic-bezier(0.215, 0.61, 0.355, 1), color .2s .25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.de-btn__border:hover:after {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1
}

.de-btn__background:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    height: 100%;
    background-color: #1c1d21;
    transition: all .2s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    width: 100%;
    z-index: -1;
    left: 0;
    min-height: 47px
}

.de-btn__background:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    background-color: #1c1d21;
    transition: all .2s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    width: 100%;
    z-index: -1;
    left: 0
}

.de-btn__background:hover {
    transition: background-color .2s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: 0
}

.de-btn__background:hover:after {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1
}

@media screen and (min-width:1024px) {
    .de-stretch-row {
        position: relative;
        overflow: hidden;
    }
}

.de-full-screen {
    height: calc(100vh + 20px);
    overflow: hidden
}

.de-full-screen iframe {
    width: 100%;
    height: 100%
}

.de-button-search {
    min-width: 40px
}

.de-modal {
    background-color: rgba(0, 0, 0, 0.6)
}

.de-modal--close svg {
    -ms-transform: scale(0.75);
    transform: scale(0.75)
}

.de-search {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: height 0 ease-out .5s
}

.de-search__bar {
    padding: 0 2.5rem;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
    padding: 20px;
    background: #fff;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: transform .5s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.de-search__bar .de-modal--close {
    right: 50px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.de-search__bar__input input[type=search] {
    border: 0;
    width: 20%;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80%;
    box-shadow: none;
    box-sizing: content-box
}

@media screen and (min-width:769px) {
    .de-search__bar__input input[type=search] {
        border: 0;
        width: 80%;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 80%;
        box-shadow: none;
        font-size: 40px;
        box-sizing: content-box
    }
}

.de-search__search--input {
    background: #fff;
    margin-top: 33px
}

.de-search-header {
    position: relative;
    z-index: 2
}

.de-search__background {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(86, 86, 86, 0.6);
    opacity: 0;
    transition: opacity .3s ease-out
}

.de-search.is-active {
    height: 100%;
    transition: none
}

.de-search.is-active .de-search__bar {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.de-search.is-active .de-search__background {
    opacity: 1
}

.de-carousel__arrows {
    cursor: pointer;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    height: 72px;
    width: 72px;
    background: #fff;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.de-carousel__arrows svg {
    margin: 0 auto;
    display: block;
    position: relative;
    top: 35%
}

.de-carousel__arrows--right {
    right: 0
}

.de-carousel__arrows--right:hover svg {
    animation: rightFromLeft .3s forwards
}

.de-carousel__arrows--left {
    left: 0
}

.de-carousel__arrows--left:hover svg {
    animation: leftFromRight .3s forwards
}

.de-lightbox {
    background: #fff
}

.de-lightbox__top,
.de-lightbox__bottom {
    background: transparent !important;
    height: auto !important
}

.de-lightbox__caption-detail {
    text-align: left;
    background: #fff;
    color: #000;
    padding: 20px 30px 30px;
    display: block
}

.de-lightbox__caption-detail::before {
    content: '';
    border-left: 1px solid #ccc;
    margin-right: 30px;
    padding: 10px 0 35px
}

.de-lightbox__close {
    width: auto !important;
    height: auto !important;
    line-height: 0 !important;
    right: 15px !important;
    top: 15px !important;
    padding: 10px;
    background: #fff !important
}

.de-lightbox__close svg {
    width: 15px;
    height: 15px;
    background: #fff
}

.de-lightbox .de-carousel__arrows {
    max-height: 72px;
    min-width: 72px;
    opacity: 1;
    visibility: visible;
    background: #fff !important;
    margin: 0 !important
}

.de-lightbox--size-cover {
    position: relative;
    top: 11px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    line-height: 0;
    background: #fff;
    padding: 10px
}

.de-lightbox--size-cover svg {
    width: 15px;
    height: 15px;
    background: #fff
}

a svg:hover .search-svg,
a svg:hover .mail-svg {
    fill: #fff
}

a svg .search-svg,
a svg .mail-svg,
a svg #arrow-down-svg,
a svg .de-arrows-left-svg,
a svg .de-arrows-right-svg {
    transition: 200ms;
    transition-timing-function: ease-in-out;
    -webkit-transition: 200ms;
    -webkit-transition-timing-function: ease-in-out
}

.de-back-to-top--top {
    transition: .3s
}

.de-back-to-top--bottom {
    transition: .3s
}

.cd-top {
    display: inline-block;
    height: 55px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    padding: 0 !important;
    box-shadow: none !important;
    overflow: hidden;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s 0, visibility 0 .3s, background .5s;
    z-index: 9999999;
    text-align: center
}

.cd-top:hover p {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.cd-top:hover .de-back-to-top--top {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.cd-top:hover .de-back-to-top--bottom {
    -ms-transform: translateY(-150%);
    transform: translateY(-150%)
}

.cd-top p {
    margin: 0;
    text-align: center;
    transition: .3s
}

.cd-top i {
    position: absolute;
    left: 0;
    font-size: 32px;
    right: 0;
    margin: 0 auto;
    color: #ffff;
    line-height: 1.3;
    min-width: 40px !important;
    padding: 0 !important
}

.cd-top.cd-is-visible {
    transition: opacity .3s 0, visibility 0 0, background .5s;
    visibility: visible;
    opacity: 1
}

.no-touch .cd-top:hover {
    transition: opacity .3s 0, visibility 0 0, background .5s
}

.no-touch .cd-top:hover {
    opacity: 1
}

@media only screen and (min-width:768px) {
    .cd-top {
        right: 20px;
        bottom: 20px
    }
}

@media only screen and (min-width:1024px) {
    .cd-top {
        height: 55px;
        width: 50px;
        right: 30px;
        bottom: 30px
    }
}

blockquote {
    text-align: center;
    border-left: none !important;
    padding: 0 !important;
    margin: 0 !important
}

blockquote p {
    font-size: 2.188rem;
    text-transform: uppercase;
    letter-spacing: .3125rem
}

blockquote cite {
    font-style: normal;
    margin-top: 1.25rem;
    color: #000
}

.noscroll {
    overflow: hidden !important
}

.slick-dots {
    text-align: center;
    margin: 0;
    margin-top: 60px
}

.slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 100em;
    border: 1px solid #4d4d4d;
    cursor: pointer
}

.slick-dots li button {
    visibility: hidden
}

.slick-dots li.slick-active {
    background: #4d4d4d
}

@media(max-width:767px) {
    .de-row-stretch {
        max-width: 100vw !important;
        left: 0 !important
    }
}

@media screen and (min-width:48em) {
    .de-row-stretch {
        max-width: 1440px !important
    }
}

.de-page-sidebar .alignleft,
.de-page-fullwidth .alignleft {
    max-width: 100%;
    margin-left: auto
}

.de-page-sidebar .alignright,
.de-page-fullwidth .alignright {
    max-width: 100%;
    margin-right: auto
}

.de-page-sidebar .aligncenter,
.de-page-fullwidth .aligncenter {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:770px) {
    #de-header-wrapper .de-top-bar,
    #de-header-wrapper .de-menu,
    #de-header-wrapper .de-logo-wrap {
        display: block;
    }
}

#de-header-wrapper .de-top-bar--menu .menu-item>a {
    padding: 0
}

#de-header-wrapper .de-mobile-menu {
    display: block
}

@media screen and (min-width:48.0625em) {
    #de-header-wrapper .de-mobile-menu {
        display: none
    }
}

.de-menu-wrap {
    z-index: 98;
    border: none !important;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%
}

.de-menu-wrap .mobile-form-search {
    width: calc(100% - 57px)
}

.de-menu-wrap a.de-subscribe-btn {
    padding-left: 20px;
    font-size: 14px;
    display: block;
    padding-top: 20px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000
}

.de-mobile-menu {
    height: auto;
    position: relative;
    width: 100%;
    top: 0;
    z-index: 98
}

.de-mobile-menu-wrap.sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 98
}

.de-mobile-menu .de-social-acc-mobile {
    list-style-type: none;
    text-align: center;
    margin: 0;
    margin-top: 1.875rem;
    padding-bottom: 100px
}

.de-mobile-menu .de-social-acc-mobile li {
    display: inline-block;
    padding: 10px 30px
}

.de-mobile-menu-wrap {
    height: 70px
}

.de-mobile-menu-wrap .de-logo-menu {
    height: 100%;
    display: table
}

.de-mobile-menu-wrap .de-logo-inner {
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.de-mobile-menu-wrapper ul li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000
}

.de-mobile-menu-wrapper ul li a {
    padding: 20px 0 20px 20px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px
}

.de-mobile-menu-wrapper ul li span {
    padding-right: 20px;
    padding-top: 14px
}

.de-mobile-menu-wrapper ul li:last-child {
    border-bottom: 0
}

.de-mobile-menu-wrapper ul.sub-menu {
    padding-left: 0;
    padding-bottom: 20px
}

.de-mobile-menu-wrapper ul.sub-menu li {
    border: 0;
    padding-bottom: 0
}

.de-mobile-menu-wrapper ul.sub-menu li span {
    padding-top: 8px
}

.de-mobile-menu-wrapper ul.sub-menu li a {
    padding: 8px 20px
}

.de-mobile-top-bar ul:before {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000;
    content: '';
    width: 40px;
    display: block;
    margin-left: 20px;
    margin: 30px 0 30px 20px
}

.de-mobile-top-bar ul li {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #f0f0f0;
    display: block
}

.de-mobile-top-bar ul li:first-child {
    border-top: 0
}

.de-mobile-top-bar ul li a {
    padding: 0 0 0 20px;
    text-transform: uppercase;
    font-size: 14px !important;
    display: block
}

.de-mobile-top-bar ul li span {
    position: absolute;
    top: 0;
    right: 0
}

.de-mobile-top-bar ul li .sub-menu {
    padding: 0
}

.de-mobile-top-bar ul li .sub-menu li {
    padding: 0
}

.de-mobile-top-bar ul li .sub-menu li.menu-item-has-children>a:first-child {
    padding-top: 10px
}

.de-mobile-top-bar ul li .sub-menu li a {
    padding: 0 20px;
    padding-top: 10px
}

.de-mobile-top-bar ul li .sub-menu:before {
    display: none
}

.de-mobile-top-bar ul li .sub-menu span {
    padding-top: 10px
}

.helios .de-top-bar,
.hypatia .de-top-bar,
.sticky .de-top-bar {
    width: 100%
}

.helios .de-top-bar--inner,
.hypatia .de-top-bar--inner,
.sticky .de-top-bar--inner {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    height: 100%
}

.helios .de-top-bar--inner::before,
.helios .de-top-bar--inner::after,
.hypatia .de-top-bar--inner::before,
.hypatia .de-top-bar--inner::after,
.sticky .de-top-bar--inner::before,
.sticky .de-top-bar--inner::after {
    content: ' ';
    display: table
}

.helios .de-top-bar--inner::after,
.hypatia .de-top-bar--inner::after,
.sticky .de-top-bar--inner::after {
    clear: both
}

@media screen and (max-width:1441px) {
    .helios .de-top-bar--inner,
    .hypatia .de-top-bar--inner,
    .sticky .de-top-bar--inner {
        width: calc(100% - 40px)
    }
}

.helios .de-top-bar-inner,
.hypatia .de-top-bar-inner,
.sticky .de-top-bar-inner {
    text-align: left !important;
    float: none !important;
    margin: 0;
    padding-left: 0 !important;
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.helios .de-top-bar--menu,
.hypatia .de-top-bar--menu,
.sticky .de-top-bar--menu {
    text-align: right !important;
    margin: 0 !important;
    width: 100% !important;
    float: none !important;
    padding-right: 0 !important;
    display: table-cell;
    vertical-align: middle
}

.helios .de-top-bar--menu li,
.hypatia .de-top-bar--menu li,
.sticky .de-top-bar--menu li {
    display: inline-block
}

.helios .de-top-bar--menu li a,
.hypatia .de-top-bar--menu li a,
.sticky .de-top-bar--menu li a {
    display: block;
    height: auto !important
}

.helios .de-top-bar--menu .sub-menu,
.hypatia .de-top-bar--menu .sub-menu,
.sticky .de-top-bar--menu .sub-menu {
    top: 28px !important
}

.helios .de-top-bar--menu .sub-menu a,
.hypatia .de-top-bar--menu .sub-menu a,
.sticky .de-top-bar--menu .sub-menu a {
    text-align: left
}

.helios .de-top-bar__social-menu,
.hypatia .de-top-bar__social-menu,
.sticky .de-top-bar__social-menu {
    overflow: hidden;
    height: 100%;
    display: table;
    float: left;
    width: 50%;
    padding: 5px 0
}

.helios .de-top-bar__social-menu li a,
.hypatia .de-top-bar__social-menu li a,
.sticky .de-top-bar__social-menu li a {
    transition: .3s
}

.helios .de-top-bar__menu--wrapper,
.hypatia .de-top-bar__menu--wrapper,
.sticky .de-top-bar__menu--wrapper {
    height: 100%;
    display: table;
    width: 50%;
    padding: 5px 0
}

.helios .de-top-bar-nav li a,
.hypatia .de-top-bar-nav li a,
.sticky .de-top-bar-nav li a {
    display: block
}

.helios .de-top-bar__no-menu,
.hypatia .de-top-bar__no-menu,
.sticky .de-top-bar__no-menu {
    text-align: center !important
}

.helios .de-logo-wrap--inner,
.hypatia .de-logo-wrap--inner,
.sticky .de-logo-wrap--inner {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto
}

.helios .de-logo-wrap--inner::before,
.helios .de-logo-wrap--inner::after,
.hypatia .de-logo-wrap--inner::before,
.hypatia .de-logo-wrap--inner::after,
.sticky .de-logo-wrap--inner::before,
.sticky .de-logo-wrap--inner::after {
    content: ' ';
    display: table
}

.helios .de-logo-wrap--inner::after,
.hypatia .de-logo-wrap--inner::after,
.sticky .de-logo-wrap--inner::after {
    clear: both
}

@media screen and (max-width:1441px) {
    .helios .de-logo-wrap--inner,
    .hypatia .de-logo-wrap--inner,
    .sticky .de-logo-wrap--inner {
        width: calc(100% - 40px)
    }
}

.helios .de-logo-wrap--left,
.hypatia .de-logo-wrap--left,
.sticky .de-logo-wrap--left {
    width: 25%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    display: table
}

@media screen and (min-width:48em) {
    .helios .de-logo-wrap--left,
    .hypatia .de-logo-wrap--left,
    .sticky .de-logo-wrap--left {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.helios .de-logo-wrap--left:last-child:not(:first-child),
.hypatia .de-logo-wrap--left:last-child:not(:first-child),
.sticky .de-logo-wrap--left:last-child:not(:first-child) {
    float: right
}

.helios .de-logo-wrap--left h6,
.hypatia .de-logo-wrap--left h6,
.sticky .de-logo-wrap--left h6 {
    font-size: .875rem;
    letter-spacing: 1px
}

.helios .de-logo-wrap--left-inner,
.hypatia .de-logo-wrap--left-inner,
.sticky .de-logo-wrap--left-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.helios .de-logo-wrap--center,
.hypatia .de-logo-wrap--center,
.sticky .de-logo-wrap--center {
    width: 50%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:48em) {
    .helios .de-logo-wrap--center,
    .hypatia .de-logo-wrap--center,
    .sticky .de-logo-wrap--center {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.helios .de-logo-wrap--center:last-child:not(:first-child),
.hypatia .de-logo-wrap--center:last-child:not(:first-child),
.sticky .de-logo-wrap--center:last-child:not(:first-child) {
    float: right
}

.helios .de-logo-wrap--right,
.hypatia .de-logo-wrap--right,
.sticky .de-logo-wrap--right {
    width: 25%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    display: table
}

@media screen and (min-width:48em) {
    .helios .de-logo-wrap--right,
    .hypatia .de-logo-wrap--right,
    .sticky .de-logo-wrap--right {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.helios .de-logo-wrap--right:last-child:not(:first-child),
.hypatia .de-logo-wrap--right:last-child:not(:first-child),
.sticky .de-logo-wrap--right:last-child:not(:first-child) {
    float: right
}

.helios .de-logo-wrap--right-inner,
.hypatia .de-logo-wrap--right-inner,
.sticky .de-logo-wrap--right-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: right
}

.helios .de-logo-wrap--right-inner a,
.hypatia .de-logo-wrap--right-inner a,
.sticky .de-logo-wrap--right-inner a {
    margin-left: .625rem;
    position: relative;
    vertical-align: top
}

.helios .de-logo-wrap--right-inner a:hover span.tool-tip,
.hypatia .de-logo-wrap--right-inner a:hover span.tool-tip,
.sticky .de-logo-wrap--right-inner a:hover span.tool-tip {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    vertical-align: top
}

.helios .de-logo-wrap--right-inner a span.tool-tip,
.hypatia .de-logo-wrap--right-inner a span.tool-tip,
.sticky .de-logo-wrap--right-inner a span.tool-tip {
    left: auto;
    right: 100%;
    position: absolute;
    margin: 0;
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
    transition: .3s;
    width: 18.75rem;
    visibility: hidden;
    vertical-align: top;
    font-size: 14px;
    line-height: 1.6875em
}

.helios .de-logo-wrap--right-inner a svg,
.hypatia .de-logo-wrap--right-inner a svg,
.sticky .de-logo-wrap--right-inner a svg {
    -ms-transform: scale(0.75, 0.75);
    transform: scale(0.75, 0.75);
    transition: .3s
}

.helios .de-logo-wrap--right-inner a svg:hover,
.hypatia .de-logo-wrap--right-inner a svg:hover,
.sticky .de-logo-wrap--right-inner a svg:hover {
    opacity: .6
}

.helios .de-menu,
.hypatia .de-menu,
.sticky .de-menu {
    -webkit-transition: all 1s ease-out
}

.helios .de-menu__wrapper.sticky,
.hypatia .de-menu__wrapper.sticky,
.sticky .de-menu__wrapper.sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 98
}

.helios .de-menu__wrapper.sticky .de-menu__inner--left img,
.hypatia .de-menu__wrapper.sticky .de-menu__inner--left img,
.sticky .de-menu__wrapper.sticky .de-menu__inner--left img {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: .3s linear
}

.helios .de-menu__wrapper.sticky .de-menu__inner--right-inner,
.hypatia .de-menu__wrapper.sticky .de-menu__inner--right-inner,
.sticky .de-menu__wrapper.sticky .de-menu__inner--right-inner {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: .3s linear
}

.helios .de-menu__inner,
.hypatia .de-menu__inner,
.sticky .de-menu__inner {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto
}

.helios .de-menu__inner::before,
.helios .de-menu__inner::after,
.hypatia .de-menu__inner::before,
.hypatia .de-menu__inner::after,
.sticky .de-menu__inner::before,
.sticky .de-menu__inner::after {
    content: ' ';
    display: table
}

.helios .de-menu__inner::after,
.hypatia .de-menu__inner::after,
.sticky .de-menu__inner::after {
    clear: both
}

@media screen and (max-width:1441px) {
    .helios .de-menu__inner,
    .hypatia .de-menu__inner,
    .sticky .de-menu__inner {
        width: calc(100% - 40px)
    }
}

.helios .de-menu__inner--left,
.hypatia .de-menu__inner--left,
.sticky .de-menu__inner--left {
    width: 16.66667%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    display: table;
    height: 70px
}

@media screen and (min-width:48em) {
    .helios .de-menu__inner--left,
    .hypatia .de-menu__inner--left,
    .sticky .de-menu__inner--left {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.helios .de-menu__inner--left:last-child:not(:first-child),
.hypatia .de-menu__inner--left:last-child:not(:first-child),
.sticky .de-menu__inner--left:last-child:not(:first-child) {
    float: right
}

.helios .de-menu__inner--left a,
.hypatia .de-menu__inner--left a,
.sticky .de-menu__inner--left a {
    display: table-cell;
    vertical-align: middle
}

.helios .de-menu__inner--left a img,
.hypatia .de-menu__inner--left a img,
.sticky .de-menu__inner--left a img {
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
    max-height: 50px
}

.helios .de-menu__inner--center,
.hypatia .de-menu__inner--center,
.sticky .de-menu__inner--center {
    width: 66.66667%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:48em) {
    .helios .de-menu__inner--center,
    .hypatia .de-menu__inner--center,
    .sticky .de-menu__inner--center {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.helios .de-menu__inner--center:last-child:not(:first-child),
.hypatia .de-menu__inner--center:last-child:not(:first-child),
.sticky .de-menu__inner--center:last-child:not(:first-child) {
    /*float: right*/
}

.helios .de-menu__inner--right,
.hypatia .de-menu__inner--right,
.sticky .de-menu__inner--right {
    width: 16.66667%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    display: table;
    height: 100%
}

@media screen and (min-width:48em) {
    .helios .de-menu__inner--right,
    .hypatia .de-menu__inner--right,
    .sticky .de-menu__inner--right {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.helios .de-menu__inner--right:last-child:not(:first-child),
.hypatia .de-menu__inner--right:last-child:not(:first-child),
.sticky .de-menu__inner--right:last-child:not(:first-child) {
    float: right
}

.helios .de-menu__inner--right-inner,
.hypatia .de-menu__inner--right-inner,
.sticky .de-menu__inner--right-inner {
    display: table-cell;
    vertical-align: middle;
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    opacity: 0;
    text-align: right
}

.helios .de-menu__inner--right-inner svg,
.hypatia .de-menu__inner--right-inner svg,
.sticky .de-menu__inner--right-inner svg {
    -ms-transform: scale(0.75, 0.75);
    transform: scale(0.75, 0.75)
}

.helios .de-menu__inner--right-inner a,
.hypatia .de-menu__inner--right-inner a,
.sticky .de-menu__inner--right-inner a {
    margin-left: 10px;
    position: relative;
    vertical-align: top
}

.helios .de-menu__inner--right-inner a span.tool-tip,
.hypatia .de-menu__inner--right-inner a span.tool-tip,
.sticky .de-menu__inner--right-inner a span.tool-tip {
    left: auto;
    right: 100%;
    position: absolute;
    margin: 0;
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
    transition: .3s;
    width: 18.75rem;
    visibility: hidden;
    vertical-align: top;
    font-size: 14px;
    line-height: 27px
}

.helios .de-menu__inner--right-inner a:hover span.tool-tip,
.hypatia .de-menu__inner--right-inner a:hover span.tool-tip,
.sticky .de-menu__inner--right-inner a:hover span.tool-tip {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    vertical-align: top
}

.helios .de-menu__main-nav,
.hypatia .de-menu__main-nav,
.sticky .de-menu__main-nav {
    text-align: center
}

.helios .de-menu__main-nav li a,
.hypatia .de-menu__main-nav li a,
.sticky .de-menu__main-nav li a {
    font-size: .875rem;
    letter-spacing: 1px;
    transition: .3s
}

.helios .de-menu__main-nav .menu link::after,
.hypatia .de-menu__main-nav .menu link::after,
.sticky .de-menu__main-nav .menu link::after {
    content: '';
    width: 70%;
    border-bottom: 1px solid #000
}

.helios .de-menu__main-nav .sub-menu,
.hypatia .de-menu__main-nav .sub-menu,
.sticky .de-menu__main-nav .sub-menu {
    padding: 8px 30px !important;
    margin-left: 0 !important;
    border: 0;
    width: 250px
}

.helios .de-menu__main-nav .sub-menu li,
.hypatia .de-menu__main-nav .sub-menu li,
.sticky .de-menu__main-nav .sub-menu li {
    border-bottom: 1px solid rgba(189, 189, 189, 0.3);
    position: relative
}

.helios .de-menu__main-nav .sub-menu li a,
.hypatia .de-menu__main-nav .sub-menu li a,
.sticky .de-menu__main-nav .sub-menu li a {
    padding: 8px 0 !important;
    line-height: 1.875;
    background-clip: padding-box
}

.helios .de-menu__main-nav .sub-menu li a:after,
.hypatia .de-menu__main-nav .sub-menu li a:after,
.sticky .de-menu__main-nav .sub-menu li a:after {
    content: ''
}

.helios .de-menu__main-nav .sub-menu li:last-child,
.hypatia .de-menu__main-nav .sub-menu li:last-child,
.sticky .de-menu__main-nav .sub-menu li:last-child {
    margin-bottom: 8px !important;
    border: 0
}

.de-top-bar-nav {
    text-align: right !important
}

.de-top-bar-nav li a {
    display: block !important;
    height: auto !important;
    transition: .3s
}

.de-float-search svg {
    -ms-transform: scale(0.85);
    transform: scale(0.85)
}

.de-menu-toggle svg {
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

.is-dropdown-submenu {
    z-index: 10001
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    display: none !important
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    display: none !important
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    display: none !important
}

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

.sub-menu-item::before {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    background: #000;
    position: absolute;
    left: -12px;
    top: 50%;
    -ms-transform: translateX(-41%);
    transform: translateX(-41%);
    opacity: 0;
    transition: all .3s ease
}

.sub-menu-item>a {
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition: all .3s ease
}

.sub-menu-item:hover>a {
    -ms-transform: translateX(5%);
    transform: translateX(5%)
}

.sub-menu-item:hover::before {
    opacity: 1;
    -ms-transform: translateX(30%);
    transform: translateX(30%)
}

.hypatia .sub-menu.menu-depth-2,
.helios .sub-menu.menu-depth-2 {
    margin-top: -8px !important;
    margin-left: 30px !important
}

.hypatia .sub-menu.menu-depth-3,
.helios .sub-menu.menu-depth-3 {
    margin-top: -8px !important;
    margin-left: 30px !important
}

.hypatia .sub-menu.menu-depth-4,
.helios .sub-menu.menu-depth-4 {
    margin-top: -8px !important;
    margin-left: 30px !important
}

.hypatia .sub-menu.menu-depth-5,
.helios .sub-menu.menu-depth-5 {
    margin-top: -8px !important;
    margin-left: 30px !important
}

.hypatia .sub-menu.menu-depth-6,
.helios .sub-menu.menu-depth-6 {
    margin-top: -8px !important;
    margin-left: 30px !important
}

.hypatia .sub-menu.menu-depth-7,
.helios .sub-menu.menu-depth-7 {
    margin-top: -8px !important;
    margin-left: 30px !important
}

.hypatia .sub-menu.menu-depth-8,
.helios .sub-menu.menu-depth-8 {
    margin-top: -8px !important;
    margin-left: 30px !important
}

.hypatia .sub-menu.menu-depth-9,
.helios .sub-menu.menu-depth-9 {
    margin-top: -8px !important;
    margin-left: 30px !important
}

.hypatia .sub-menu.menu-depth-10,
.helios .sub-menu.menu-depth-10 {
    margin-top: -8px !important;
    margin-left: 30px !important
}

@-moz-document url-prefix() {
    .helios .de-menu__inner--right-inner a span.tool-tip,
    .hypatia .de-menu__inner--right-inner a span.tool-tip,
    .sticky .de-menu__inner--right-inner a span.tool-tip {
        line-height: 17px
    }
    .de-menu__inner--right-inner a svg {
        position: relative;
        top: 3px
    }
    .de-modal__subscribe--inner input[type="email"] {
        margin-top: .1px
    }
    .de-logo-wrap--right-inner a span.tool-tip {
        line-height: 1.6875em
    }
}

.large-centered {
    float: none !important
}

#de-archive-content {
    position: relative
}

.de-archive__header {
    position: relative;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 2rem;
    overflow: hidden;
    transition: .3s
}

.de-archive__header h2,
.de-archive__header h5 {
    text-transform: uppercase;
    position: relative
}

.de-archive__header p {
    position: relative
}

.de-archive__header img.avatar {
    display: none
}

@media screen and (min-width:64em) {
    .de-archive__header {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.de-archive__header--with-bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.de-archive__header--with-bg::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .15
}

.de-archive__header--with-bg h2,
.de-archive__header--with-bg h5,
.de-archive__header--with-bg p {
    color: #fff;
    z-index: 1
}

.de-archive__pagination-prev {
    float: left;
    text-transform: uppercase;
    transition: .3s
}

.de-archive__pagination-prev svg {
    float: left;
    margin-right: 5px;
    transition: .3s
}

.de-archive__pagination-prev:hover svg {
    animation: leftFromRight .3s forwards
}

.de-archive__pagination-next {
    float: right;
    text-transform: uppercase;
    transition: .3s
}

.de-archive__pagination-next svg {
    float: right;
    margin-left: 5px;
    transition: .3s
}

.de-archive__pagination-next:hover svg {
    animation: rightFromLeft .3s forwards
}

.de-archive__pagination .prev svg {
    float: left;
    margin-right: 5px;
    margin-top: 3px
}

.de-archive__pagination .next svg {
    float: right;
    margin-left: 5px;
    margin-top: 3px
}

.de-archive__pagination.de-normal-pagination {
    text-align: center
}

.de-archive__pagination.de-normal-pagination .page-numbers {
    margin: 0
}

.de-archive__pagination.de-normal-pagination .page-numbers li {
    display: inline-block;
    margin: 0 4px
}

.de-archive__pagination.de-normal-pagination .page-numbers li .page-numbers {
    min-width: 24px;
    transition: .3s
}

.de-archive__pagination.de-normal-pagination .page-numbers li .page-numbers.next {
    min-width: 60px
}

.de-archive__pagination.de-normal-pagination .page-numbers li .page-numbers.next:hover svg {
    animation: rightFromLeft .3s forwards
}

.de-archive__pagination.de-normal-pagination .page-numbers li .page-numbers.prev {
    min-width: 60px
}

.de-archive__pagination.de-normal-pagination .page-numbers li .page-numbers.prev:hover svg {
    animation: leftFromRight .3s forwards
}

.de-archive__pagination.de-normal-pagination .page-numbers li .page-numbers svg {
    transition: .3s
}

.de-archive__pagination.de-normal-pagination .page-numbers li .current {
    display: block
}

.de-archive__pagination.de-normal-pagination .page-numbers li .current::after {
    content: '';
    display: block;
    border-bottom: 2px solid transparent
}

.de-archive__pagination.de-normal-pagination .page-numbers li a {
    display: block
}

.de-archive__pagination.de-normal-pagination .page-numbers li a::after {
    content: '';
    display: block;
    border-bottom: 2px solid transparent;
    transition: .3s
}

.de-archive__pagination p {
    display: inline-block
}

.de-archive__pagination--layout-2 {
    text-align: center
}

.de-archive__media.compact-object-fit .de-aspect-ratio__content img {
    display: none
}

.de-archive__media.compact-object-fit .de-aspect-ratio__content-callback {
    height: 100%;
    background-position-x: center
}

.anastasia,
.amethyst {
    margin-top: 2rem;
    padding-bottom: 2rem
}

@media screen and (min-width:48em) {
    .anastasia .de-archive__item--masonry,
    .amethyst .de-archive__item--masonry {
        margin-bottom: 60px
    }
    .anastasia .de-archive__item--push-inside,
    .amethyst .de-archive__item--push-inside {
        padding: 0 30px
    }
}

.anastasia .de-archive__item .de-social-share li:nth-last-child(1),
.amethyst .de-archive__item .de-social-share li:nth-last-child(1) {
    display: block;
    transition: .25s ease-in-out;
    opacity: 0
}

.anastasia .de-archive__item .de-social-share li:nth-last-child(2),
.amethyst .de-archive__item .de-social-share li:nth-last-child(2) {
    display: block;
    transition: .5s ease-in-out;
    opacity: 0
}

.anastasia .de-archive__item .de-social-share li:nth-last-child(3),
.amethyst .de-archive__item .de-social-share li:nth-last-child(3) {
    display: block;
    transition: .75s ease-in-out;
    opacity: 0
}

.anastasia .de-archive__item .de-social-share li:nth-last-child(4),
.amethyst .de-archive__item .de-social-share li:nth-last-child(4) {
    display: block;
    transition: 1s ease-in-out;
    opacity: 0
}

.anastasia .de-archive__item:hover .de-social-share li:nth-child(1),
.amethyst .de-archive__item:hover .de-social-share li:nth-child(1) {
    transition: .25s ease-in-out;
    opacity: 1
}

.anastasia .de-archive__item:hover .de-social-share li:nth-child(2),
.amethyst .de-archive__item:hover .de-social-share li:nth-child(2) {
    transition: .5s ease-in-out;
    opacity: 1
}

.anastasia .de-archive__item:hover .de-social-share li:nth-child(3),
.amethyst .de-archive__item:hover .de-social-share li:nth-child(3) {
    transition: .75s ease-in-out;
    opacity: 1
}

.anastasia .de-archive__item:hover .de-social-share li:nth-child(4),
.amethyst .de-archive__item:hover .de-social-share li:nth-child(4) {
    transition: 1s ease-in-out;
    opacity: 1
}

.anastasia .de-archive__item:hover .de-archive__media img,
.amethyst .de-archive__item:hover .de-archive__media img {
    -ms-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-filter: brightness(1);
    filter: brightness(1)
}

.anastasia .de-archive__social,
.amethyst .de-archive__social {
    display: none
}

.anastasia .de-archive__social-mobile-btn,
.amethyst .de-archive__social-mobile-btn {
    text-transform: uppercase
}

@media screen and (min-width:48em) {
    .anastasia .de-archive__social-mobile-btn,
    .amethyst .de-archive__social-mobile-btn {
        display: none
    }
}

@media screen and (min-width:48em) {
    .anastasia .de-archive__social,
    .amethyst .de-archive__social {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: -40px
    }
    .anastasia .de-archive__social ul,
    .amethyst .de-archive__social ul {
        border: 0
    }
    .anastasia .de-archive__social ul li,
    .amethyst .de-archive__social ul li {
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid transparent;
        border-left: 1px solid #e5e5e5
    }
    .anastasia .de-archive__social ul li:last-child,
    .amethyst .de-archive__social ul li:last-child {
        border-bottom: 1px solid #e5e5e5
    }
}

.anastasia .de-archive__media,
.amethyst .de-archive__media {
    margin-bottom: 1rem;
    overflow: hidden
}

.anastasia .de-archive__media img,
.amethyst .de-archive__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .2s
}

.anastasia .de-archive__content,
.amethyst .de-archive__content {
    width: 100%
}

.anastasia .de-archive .de-category,
.amethyst .de-archive .de-category {
    margin-bottom: 1rem
}

.anastasia .de-archive .de-category li a::after,
.amethyst .de-archive .de-category li a::after {
    content: ','
}

.anastasia .de-archive .de-category li:last-of-type a::after,
.amethyst .de-archive .de-category li:last-of-type a::after {
    content: ''
}

.anastasia .de-article__title,
.amethyst .de-article__title {
    text-transform: uppercase;
    margin-bottom: .8em
}

.anastasia .de-article__post-meta,
.amethyst .de-article__post-meta {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 2.75em
}

.anastasia .de-article__post-meta i,
.amethyst .de-article__post-meta i {
    display: none
}

.anastasia .de-article__content,
.amethyst .de-article__content {
    margin-bottom: 0
}

.andromeda,
.andronicus {
    margin-top: 2rem;
    padding-bottom: 2rem
}

.andromeda .de-archive__item,
.andronicus .de-archive__item {
    position: relative
}

.andromeda .de-archive__item .de-social-share li:nth-last-child(1),
.andronicus .de-archive__item .de-social-share li:nth-last-child(1) {
    display: block;
    transition: .25s ease-in-out;
    opacity: 0
}

.andromeda .de-archive__item .de-social-share li:nth-last-child(2),
.andronicus .de-archive__item .de-social-share li:nth-last-child(2) {
    display: block;
    transition: .5s ease-in-out;
    opacity: 0
}

.andromeda .de-archive__item .de-social-share li:nth-last-child(3),
.andronicus .de-archive__item .de-social-share li:nth-last-child(3) {
    display: block;
    transition: .75s ease-in-out;
    opacity: 0
}

.andromeda .de-archive__item .de-social-share li:nth-last-child(4),
.andronicus .de-archive__item .de-social-share li:nth-last-child(4) {
    display: block;
    transition: 1s ease-in-out;
    opacity: 0
}

.andromeda .de-archive__item:hover .de-social-share li:nth-child(1),
.andronicus .de-archive__item:hover .de-social-share li:nth-child(1) {
    transition: .25s ease-in-out;
    opacity: 1
}

.andromeda .de-archive__item:hover .de-social-share li:nth-child(2),
.andronicus .de-archive__item:hover .de-social-share li:nth-child(2) {
    transition: .5s ease-in-out;
    opacity: 1
}

.andromeda .de-archive__item:hover .de-social-share li:nth-child(3),
.andronicus .de-archive__item:hover .de-social-share li:nth-child(3) {
    transition: .75s ease-in-out;
    opacity: 1
}

.andromeda .de-archive__item:hover .de-social-share li:nth-child(4),
.andronicus .de-archive__item:hover .de-social-share li:nth-child(4) {
    transition: 1s ease-in-out;
    opacity: 1
}

.andromeda .de-archive__item:hover .de-archive__media img,
.andronicus .de-archive__item:hover .de-archive__media img {
    -ms-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-filter: brightness(1);
    filter: brightness(1)
}

.andromeda .de-archive__social,
.andronicus .de-archive__social {
    display: none
}

.andromeda .de-archive__social-mobile-btn,
.andronicus .de-archive__social-mobile-btn {
    text-transform: uppercase
}

@media screen and (min-width:48em) {
    .andromeda .de-archive__social-mobile-btn,
    .andronicus .de-archive__social-mobile-btn {
        display: none
    }
}

@media screen and (min-width:48em) {
    .andromeda .de-archive__social,
    .andronicus .de-archive__social {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: -70px
    }
    .andromeda .de-archive__social ul,
    .andronicus .de-archive__social ul {
        border: 0
    }
    .andromeda .de-archive__social ul li,
    .andronicus .de-archive__social ul li {
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid transparent;
        border-left: 1px solid #e5e5e5
    }
    .andromeda .de-archive__social ul li:last-child,
    .andronicus .de-archive__social ul li:last-child {
        border-bottom: 1px solid #e5e5e5
    }
}

.andromeda .de-archive__media,
.andronicus .de-archive__media {
    position: relative;
    width: 100%
}

@media screen and (min-width:48em) {
    .andromeda .de-archive__media,
    .andronicus .de-archive__media {
        min-height: 241px
    }
}

.andromeda .de-archive__media-item,
.andronicus .de-archive__media-item {
    overflow: hidden
}

.andromeda .de-archive__media-item img,
.andronicus .de-archive__media-item img {
    position: relative;
    z-index: 2;
    width: 100%;
    min-height: 241px;
    transition: .2s;
    object-fit: cover
}

.andromeda .de-archive__content,
.andronicus .de-archive__content {
    width: 100%
}

.andromeda .de-archive__content .de-category,
.andronicus .de-archive__content .de-category {
    margin-bottom: 1rem
}

.andromeda .de-archive__content .de-category li a::after,
.andronicus .de-archive__content .de-category li a::after {
    content: ','
}

.andromeda .de-archive__content .de-category li:last-of-type a::after,
.andronicus .de-archive__content .de-category li:last-of-type a::after {
    content: ''
}

@media screen and (min-width:48em) {
    .andromeda .de-archive__item,
    .andronicus .de-archive__item {
        margin-bottom: 60px
    }
    .andromeda .de-archive__item::after,
    .andronicus .de-archive__item::after {
        content: '';
        display: block;
        border-bottom: 1px solid #e5e5e5;
        margin-top: 60px
    }
    .andromeda .de-archive__item:last-of-type::after,
    .andronicus .de-archive__item:last-of-type::after {
        content: '';
        display: block;
        border-bottom: 0
    }
}

.andromeda .de-article__title,
.andronicus .de-article__title {
    text-transform: uppercase;
    margin-bottom: .8em
}

.andromeda .de-article__post-meta,
.andronicus .de-article__post-meta {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 2.75em
}

.andromeda .de-article__post-meta i,
.andronicus .de-article__post-meta i {
    display: none
}

.andromeda .de-article__content,
.andronicus .de-article__content {
    margin-bottom: 0
}

.aleta {
    margin-top: 2rem;
    padding-bottom: 2rem
}

.aleta .de-archive__item {
    position: relative;
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%
}

@media screen and (min-width:48em) {
    .aleta .de-archive__item {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.aleta .de-archive__item:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:48em) {
    .aleta .de-archive__item {
        margin-bottom: 50px
    }
    .aleta .de-archive__item::after {
        content: '';
        display: block;
        border-bottom: 1px solid #e5e5e5
    }
    .aleta .de-archive__item:last-of-type::after {
        content: '';
        display: block;
        border-bottom: 0
    }
}

.aleta .de-archive__item-affiliate {
    text-align: center
}

.aleta .de-archive__item-affiliate h4 {
    text-transform: uppercase;
    margin-bottom: 20px
}

.aleta .de-archive__item--centered {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    float: none !important
}

@media screen and (min-width:75em) {
    .aleta .de-archive__item--centered {
        width: 66.66667%
    }
}

@media screen and (min-width:48em) {
    .aleta .de-archive__item .de-social-share li:nth-last-child(1) {
        display: block;
        transition: .25s ease-in-out;
        opacity: 0
    }
    .aleta .de-archive__item .de-social-share li:nth-last-child(2) {
        display: block;
        transition: .5s ease-in-out;
        opacity: 0
    }
    .aleta .de-archive__item .de-social-share li:nth-last-child(3) {
        display: block;
        transition: .75s ease-in-out;
        opacity: 0
    }
    .aleta .de-archive__item .de-social-share li:nth-last-child(4) {
        display: block;
        transition: 1s ease-in-out;
        opacity: 0
    }
}

@media screen and (min-width:48em) {
    .aleta .de-archive__item:hover .de-social-share li:nth-child(1) {
        transition: .25s ease-in-out;
        opacity: 1
    }
    .aleta .de-archive__item:hover .de-social-share li:nth-child(2) {
        transition: .5s ease-in-out;
        opacity: 1
    }
    .aleta .de-archive__item:hover .de-social-share li:nth-child(3) {
        transition: .75s ease-in-out;
        opacity: 1
    }
    .aleta .de-archive__item:hover .de-social-share li:nth-child(4) {
        transition: 1s ease-in-out;
        opacity: 1
    }
}

.aleta .de-archive__item:hover .de-archive__media img {
    -ms-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8)
}

.aleta .de-archive__social {
    display: none
}

.aleta .de-archive__social-mobile-btn {
    text-transform: uppercase
}

@media screen and (min-width:48em) {
    .aleta .de-archive__social-mobile-btn {
        display: none
    }
}

@media screen and (min-width:48em) {
    .aleta .de-archive__social {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: -70px
    }
    .aleta .de-archive__social ul {
        border: 0
    }
    .aleta .de-archive__social ul li {
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid transparent;
        border-left: 1px solid #e5e5e5
    }
    .aleta .de-archive__social ul li:last-child {
        border-bottom: 1px solid #e5e5e5
    }
}

.aleta .de-archive__media {
    overflow: hidden;
    margin-bottom: 1em;
    text-align: center
}

.aleta .de-archive__media img {
    position: relative;
    z-index: 2;
    transition: .2s
}

.aleta .de-archive__content {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
    font-size: 14px;
    margin-bottom: 3.5rem
}

@media screen and (min-width:48em) {
    .aleta .de-archive__content {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.aleta .de-archive__content:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:48em) {
    .aleta .de-archive__content {
        width: 75%
    }
}

.aleta .de-archive__content .de-category {
    margin-bottom: 1rem
}

.aleta .de-archive__content .de-category li a::after {
    content: ','
}

.aleta .de-archive__content .de-category li:last-of-type a::after {
    content: ''
}

.aleta .de-archive .more-link {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 0 1em;
    min-width: 200px;
    line-height: 47px;
    min-height: 47px;
    text-align: center;
    margin-top: 10px;
    transition: .3s;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    backface-visibility: hidden;
    border: 1px solid;
    border-color: #000
}

.aleta .de-archive .more-link:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    height: 100%;
    min-height: 47px;
    transition: all .2s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    width: 100%;
    top: 100%;
    z-index: -1;
    left: 0;
    opacity: 0
}

.aleta .de-archive .more-link:hover {
    transition: background-color .2s cubic-bezier(0.215, 0.61, 0.355, 1), color .2s .25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.aleta .de-archive .more-link:hover:after {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1
}

.aleta .de-article__title {
    text-transform: uppercase;
    margin-bottom: .8em
}

.aleta .de-article__post-meta {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 2.75em
}

.aleta .de-article__post-meta i {
    display: none
}

.aleta .de-article__content {
    position: relative;
    margin-bottom: 2.5em
}

.aleta .tags {
    margin: 0
}

.aleta .tags li {
    margin-right: 10px
}

.aleta .tags a {
    padding-bottom: 2px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase
}

.alena,
.aleksy {
    margin-top: 2rem;
    padding-bottom: 2rem
}

.alena .de-archive__item,
.aleksy .de-archive__item {
    position: relative
}

@media screen and (min-width:48em) {
    .alena .de-archive__item::after,
    .aleksy .de-archive__item::after {
        content: '';
        display: block;
        border-bottom: 1px solid #e5e5e5;
        margin-top: 60px
    }
}

.alena .de-archive__item .de-social-share li:nth-last-child(1),
.aleksy .de-archive__item .de-social-share li:nth-last-child(1) {
    display: block;
    transition: .25s ease-in-out;
    opacity: 0
}

.alena .de-archive__item .de-social-share li:nth-last-child(2),
.aleksy .de-archive__item .de-social-share li:nth-last-child(2) {
    display: block;
    transition: .5s ease-in-out;
    opacity: 0
}

.alena .de-archive__item .de-social-share li:nth-last-child(3),
.aleksy .de-archive__item .de-social-share li:nth-last-child(3) {
    display: block;
    transition: .75s ease-in-out;
    opacity: 0
}

.alena .de-archive__item .de-social-share li:nth-last-child(4),
.aleksy .de-archive__item .de-social-share li:nth-last-child(4) {
    display: block;
    transition: 1s ease-in-out;
    opacity: 0
}

.alena .de-archive__item:hover .de-social-share li:nth-child(1),
.aleksy .de-archive__item:hover .de-social-share li:nth-child(1) {
    transition: .25s ease-in-out;
    opacity: 1
}

.alena .de-archive__item:hover .de-social-share li:nth-child(2),
.aleksy .de-archive__item:hover .de-social-share li:nth-child(2) {
    transition: .5s ease-in-out;
    opacity: 1
}

.alena .de-archive__item:hover .de-social-share li:nth-child(3),
.aleksy .de-archive__item:hover .de-social-share li:nth-child(3) {
    transition: .75s ease-in-out;
    opacity: 1
}

.alena .de-archive__item:hover .de-social-share li:nth-child(4),
.aleksy .de-archive__item:hover .de-social-share li:nth-child(4) {
    transition: 1s ease-in-out;
    opacity: 1
}

.alena .de-archive__item:hover .de-archive__media img,
.aleksy .de-archive__item:hover .de-archive__media img {
    -ms-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8)
}

.alena .de-archive__social,
.aleksy .de-archive__social {
    display: none
}

.alena .de-archive__social-mobile-btn,
.aleksy .de-archive__social-mobile-btn {
    text-transform: uppercase
}

@media screen and (min-width:48em) {
    .alena .de-archive__social-mobile-btn,
    .aleksy .de-archive__social-mobile-btn {
        display: none
    }
}

@media screen and (min-width:48em) {
    .alena .de-archive__social,
    .aleksy .de-archive__social {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: -70px
    }
    .alena .de-archive__social ul,
    .aleksy .de-archive__social ul {
        border: 0
    }
    .alena .de-archive__social ul li,
    .aleksy .de-archive__social ul li {
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid transparent;
        border-left: 1px solid #e5e5e5
    }
    .alena .de-archive__social ul li:last-child,
    .aleksy .de-archive__social ul li:last-child {
        border-bottom: 1px solid #e5e5e5
    }
}

@media screen and (min-width:48em) {
    .alena .de-archive__media,
    .aleksy .de-archive__media {
        margin-right: 60px
    }
}

.alena .de-archive__media img,
.aleksy .de-archive__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0;
    position: relative;
    z-index: 2;
    transition: .2s
}

.alena .de-archive .de-category,
.aleksy .de-archive .de-category {
    margin-bottom: 1rem
}

.alena .de-archive .de-category li a::after,
.aleksy .de-archive .de-category li a::after {
    content: ','
}

.alena .de-archive .de-category li:last-of-type a::after,
.aleksy .de-archive .de-category li:last-of-type a::after {
    content: ''
}

@media screen and (min-width:48em) {
    .alena .de-archive__item,
    .aleksy .de-archive__item {
        margin-bottom: 60px
    }
    .alena .de-archive__item::after,
    .aleksy .de-archive__item::after {
        content: '';
        display: block;
        border-bottom: 1px solid #e5e5e5;
        margin-top: 60px
    }
    .alena .de-archive__item:last-of-type::after,
    .aleksy .de-archive__item:last-of-type::after {
        content: '';
        display: block;
        border-bottom: 0
    }
}

.alena .de-article__title,
.aleksy .de-article__title {
    text-transform: uppercase;
    margin-bottom: .8em
}

.alena .de-article__post-meta,
.aleksy .de-article__post-meta {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 2.75em
}

.alena .de-article__post-meta i,
.aleksy .de-article__post-meta i {
    display: none
}

.alena .de-article__content,
.aleksy .de-article__content {
    margin-bottom: 0
}

@media screen and (min-width:48em) {
    .andronicus .de-archive__item:first-child,
    .aleksy .de-archive__item:first-child {
        text-align: center
    }
    .andronicus .de-archive__item:first-child .de-archive__media,
    .aleksy .de-archive__item:first-child .de-archive__media {
        margin-right: 0;
        margin-bottom: 30px
    }
    .andronicus .de-archive__item:first-child .de-archive__content,
    .aleksy .de-archive__item:first-child .de-archive__content {
        margin-bottom: 3.5rem
    }
}

.andronicus .de-archive__item-affiliate,
.aleksy .de-archive__item-affiliate {
    text-align: center
}

.andronicus .de-archive__item-affiliate h4,
.aleksy .de-archive__item-affiliate h4 {
    text-transform: uppercase;
    margin-bottom: 20px
}

.andronicus .de-archive__content,
.aleksy .de-archive__content {
    position: static;
    top: 0;
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media screen and (min-width:48em) {
    .amethyst .de-archive__item:first-child {
        text-align: center
    }
    .amethyst .de-archive__item:first-child .de-archive__content {
        margin-bottom: 3.5rem
    }
}

.amethyst .de-archive__item-affiliate {
    text-align: center
}

.amethyst .de-archive__item-affiliate h4 {
    text-transform: uppercase;
    margin-bottom: 20px
}

@media(max-width:768px) {
    .de-archive__media {
        margin-bottom: 1em !important
    }
    .de-archive__media img {
        min-height: 252px
    }
    .de-archive__content {
        margin-bottom: 2em !important
    }
    .de-article__content {
        margin-bottom: 2.5em !important
    }
    .more-link {
        width: 100%
    }
}

.de-reveal {
    background: rgba(255, 255, 255, 0.9);
    position: relative
}

.de-archive__social-mobile-btn-close {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 3
}

.de-archive__social-mobile-container {
    position: relative;
    top: 50%;
    text-align: center;
    backface-visibility: hidden;
    transform: translate3d(0, -50%, 0) scale(1, 1)
}

@media screen and (min-width:48em) {
    .de-archive__social-mobile-container {
        -ms-transform: none;
        transform: none
    }
}

.de-archive__social-mobile-container h1,
.de-archive__social-mobile-container h5 {
    text-transform: uppercase
}

.de-archive__social-mobile-container ul {
    border: 0
}

.de-archive__social-mobile-container ul .de-social-share__item--mobile {
    display: inline-block;
    background: transparent;
    color: #000;
    border: none !important;
    float: none !important
}

.de-archive__social-mobile-container figure {
    position: relative
}

.de-archive__social-mobile-container figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -ms-transform: scale(1.025);
    transform: scale(1.025);
    transition: .3s
}

.de-archive__social-mobile-container figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px
}

.de-archive__social-mobile-container figure figcaption::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2
}

.de-archive__social-mobile-container figure figcaption h1 {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.de-archive__social-mobile-container figure figcaption h1 a {
    color: #fff
}

.de-archive__social-mobile-container figure:hover img {
    -ms-transform: scale(1);
    transform: scale(1)
}

.de-single {
    position: relative;
    margin-top: 2rem;
    padding-bottom: 2rem
}

.de-single__section-media--with-sidebar .de-single__media {
    margin: 0;
    margin-bottom: 2.5rem
}

.de-single__section-article {
    position: relative;
    margin-bottom: 50px
}

@media screen and (min-width:48em) {
    .de-single__section-article {
        margin-bottom: 100px
    }
}

.de-single__section-affiliate {
    text-align: center;
    background: #f8f8f8
}

.de-single__section-affiliate h3 {
    text-transform: uppercase;
    margin-bottom: 40px
}

@media(max-width:768px) {
    .de-single__section-affiliate .de-push-top-10 {
        margin-top: 50px
    }
    .de-single__section-affiliate .de-push-bottom-10 {
        margin-bottom: 50px
    }
}

.de-single__section-author {
    text-align: center
}

.de-single__section-author .de-single__author-box-avatar {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-bottom: 26px
}

.de-single__section-author .de-single__author-box-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100em
}

.de-single__section-author .de-single__author-box-data-section-1 {
    margin-bottom: 40px
}

.de-single__section-author .de-single__author-box-data-section-2 {
    margin-bottom: 50px
}

.de-single__section-author .de-single__author-box-data-social {
    margin: 0
}

.de-single__section-author .de-single__author-box-data-social-name {
    display: none
}

.de-single__section-author .de-single__author-box-data-social li {
    margin: 0 .5em
}

.de-single__section-related {
    position: relative;
    background: #aaa
}

.de-single__section-related--background-1,
.de-single__section-related--background-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(0.8);
    filter: grayscale(0.8);
    transition: .1s
}

.de-single__section-related--background-1::before,
.de-single__section-related--background-2::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7)
}

.de-single__section-related .de-related-post {
    margin: 0
}

.de-single__section-related .de-related-post .de-carousel__arrows {
    top: calc(50% - 44px)
}

.de-single__section-related .de-related-post .de-carousel__arrows--left {
    left: 10px
}

.de-single__section-related .de-related-post .de-carousel__arrows--right {
    right: 10px
}

.de-single__section-related .de-related-post__container {
    position: relative
}

@media screen and (min-width:48em) {
    .de-single__section-related .de-related-post__container-item {
        margin-bottom: 100px
    }
}

.de-single__section-related .de-related-post__container:hover .de-carousel__arrows {
    opacity: 1;
    visibility: visible
}

.de-single__section-related .de-related-post__item {
    text-align: center;
    padding-bottom: 50px
}

.de-single__section-related .de-related-post__item:hover img {
    -ms-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8)
}

.de-single__section-related .de-related-post__media {
    margin-bottom: 1em
}

.de-single__section-related .de-related-post__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0;
    transition: .3s
}

.de-single__section-related .de-related-post__media.compact-object-fit img {
    display: none
}

.de-single__section-related .de-related-post__media.compact-object-fit .de-aspect-ratio__content-callback {
    height: 100%;
    background-position: top center
}

.de-single__section-related h3 {
    margin-top: 100px;
    margin-bottom: 2em;
    text-align: center;
    position: relative;
    z-index: 2
}

.de-single__section-related h3,
.de-single__section-related h4 {
    text-transform: uppercase
}

.de-single__section-related a {
    transition: .3s
}

.de-single__media {
    margin-bottom: 2.5rem
}

@media screen and (min-width:48em) {
    .de-single__media {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }
}

.de-single__media-container {
    position: relative
}

.de-single__media-container:hover .de-carousel__arrows {
    opacity: 1;
    visibility: visible
}

@media screen and (min-width:48em) {
    .de-single__media--gallery-tile {
        margin-left: 38px;
        margin-right: 38px
    }
}

.de-single__media--gallery-tile-item {
    overflow: hidden;
    margin: 2px;
    width: calc((100% / 8) - 4px)
}

.de-single__media--gallery-tile-item.compact-object-fit img {
    display: none
}

.de-single__media--gallery-tile-item.compact-object-fit .de-tile-gallery__item--fallback-bg {
    height: 100%;
    background-position: top center
}

.de-single__media--gallery-tile-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.de-single__media--gallery-tile-item-caption {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 21px 30px 22px;
    background: #fff;
    font-size: 11px;
    transition: .3s
}

.de-single__media--gallery-tile-item-caption::before {
    content: '';
    border-left: 1px solid #ccc;
    padding: 23.5px 0;
    width: 10px;
    float: left;
    display: inline-block
}

.de-single__media--gallery-tile-item-caption span {
    margin-top: 5px;
    display: inline-block;
    max-width: calc(100% - 11px)
}

.de-single__media--gallery-tile-item:hover .de-single__media--gallery-carousel-item-caption {
    opacity: 1
}

@media screen and (min-width:48em) {
    .de-single__media--gallery-carousel {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }
}

.de-single__media--gallery-carousel-item.compact-object-fit img {
    display: none
}

.de-single__media--gallery-carousel-item.compact-object-fit .de-carousel-gallery__item--fallback-bg {
    height: 100%;
    background-position: top center
}

.de-single__media--gallery-carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.de-single__media--gallery-carousel-item-caption {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 21px 30px 22px;
    background: #fff;
    font-size: 11px;
    transition: .3s
}

.de-single__media--gallery-carousel-item-caption::before {
    content: '';
    border-left: 1px solid #ccc;
    padding: 23.5px 0;
    width: 10px;
    float: left;
    display: inline-block
}

.de-single__media--gallery-carousel-item-caption span {
    margin-top: 5px;
    display: inline-block;
    max-width: calc(100% - 11px)
}

.de-single__media--gallery-carousel-item:hover .de-single__media--gallery-carousel-item-caption {
    opacity: 1
}

.de-single__media--audio iframe,
.de-single__media--video iframe {
    width: 100%;
    height: 100%;
    border: 0
}

.de-single__media--standard {
    text-align: center
}

.de-single__header {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 45px
}

.de-single .de-category {
    margin-bottom: 1em
}

.de-single .de-category li a::after {
    content: ','
}

.de-single .de-category li:last-child a::after {
    content: ''
}

.de-single__title {
    margin-bottom: .4em
}

.de-single__subtitle {
    margin-bottom: 1em
}

.de-single__title,
.de-single__subtitle {
    text-transform: uppercase
}

.de-single__post-meta {
    margin-top: 20px;
    margin-bottom: 35px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.de-single__post-meta a {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.de-single__post-meta i {
    display: none
}

.de-single__social--outer {
    display: none
}

.de-single__social--inner {
    display: block
}

@media(max-width:767px) {
    .de-single__social {
        margin-top: 40px;
        padding: 0 10px
    }
}

.de-single__social ul li {
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    padding: 0
}

.de-single__social ul li:last-child {
    border-right: 1px solid #e5e5e5
}

@media screen and (min-width:48em) {
    .de-single__social {
        position: absolute !important;
        top: 0;
        left: 13px;
        z-index: 3
    }
    .de-single__social ul li {
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5;
        border-bottom: 1px solid transparent
    }
    .de-single__social ul a:last-child li {
        border-bottom: 1px solid #e5e5e5
    }
}

@media screen and (min-width:64em) {
    .de-single__social {
        left: 40px
    }
}

@media screen and (min-width:48em) {
    .de-single__pagination {
        display: none;
        visibility: hidden;
        z-index: 1
    }
    .de-single__pagination:hover {
        visibility: visible;
        z-index: 3
    }
}

.de-single__pagination-container {
    position: relative;
    background: #fff
}

@media screen and (min-width:48em) {
    .de-single__pagination-container {
        display: table-cell;
        vertical-align: middle;
        min-width: 460px;
        height: 396px;
        border: 1px solid #e5e5e5
    }
}

.de-single__pagination-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0;
    transition: .3s
}

.de-single__pagination-container:hover img {
    -ms-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8)
}

.de-single__pagination-container .de-category {
    margin-bottom: 10px
}

.de-single__pagination-prev,
.de-single__pagination-next {
    border: 1px solid #e5e5e5;
    padding: 20px;
    margin: 20px 10px
}

@media screen and (min-width:48em) {
    .de-single__pagination-prev,
    .de-single__pagination-next {
        border: 0;
        padding: 0;
        margin: 0
    }
}

@media screen and (min-width:48em) {
    .de-single__pagination {
        position: fixed;
        top: 70%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .de-single__pagination-prev {
        left: 0
    }
    .de-single__pagination-prev .de-single__pagination-container {
        visibility: hidden;
        opacity: 0;
        transition: .3s;
        padding-left: 40px
    }
    .de-single__pagination-prev .de-single__pagination-container:hover {
        visibility: visible;
        opacity: 1
    }
    .de-single__pagination-prev-label {
        text-align: center;
        -ms-transform: rotate(-90deg) scale(1, 1);
        transform: rotate(-90deg) scale(1, 1);
        backface-visibility: hidden;
        position: absolute;
        top: 48%;
        left: -14px;
        z-index: 4;
        cursor: pointer;
        min-width: 1px;
        visibility: visible;
        transition: .3s
    }
    .de-single__pagination-prev-label::after {
        content: '';
        display: block;
        border-bottom: 2px solid;
        margin-top: 4px
    }
}

@media screen and (min-width:48em) and (min-width:769px) {
    .de-single__pagination-prev-label:hover+.de-single__pagination-container {
        visibility: visible;
        opacity: 1
    }
}

@media screen and (min-width:48em) {
    .de-single__pagination-next {
        right: 0;
        text-align: right
    }
    .de-single__pagination-next .de-single__pagination-container {
        visibility: hidden;
        opacity: 0;
        transition: .3s;
        padding-right: 40px
    }
    .de-single__pagination-next .de-single__pagination-container:hover {
        visibility: visible;
        opacity: 1
    }
    .de-single__pagination-next-label {
        text-align: center;
        -ms-transform: rotate(90deg) scale(1, 1);
        transform: rotate(90deg) scale(1, 1);
        backface-visibility: hidden;
        position: absolute;
        top: 48%;
        right: 4px;
        z-index: 4;
        cursor: pointer;
        min-width: 1px;
        visibility: visible;
        transition: .3s
    }
    .de-single__pagination-next-label::after {
        content: '';
        display: block;
        border-bottom: 2px solid;
        margin-top: 4px
    }
}

@media screen and (min-width:48em) and (min-width:769px) {
    .de-single__pagination-next-label:hover+.de-single__pagination-container {
        visibility: visible;
        opacity: 1
    }
}

@media screen and (min-width:48em) {
    .de-single__pagination-media,
    .de-single__pagination-media-caption {
        width: 340px;
        margin: 0 auto
    }
    .de-single__pagination-media li,
    .de-single__pagination-media-caption li {
        margin: 0;
        margin-right: 5px
    }
    .de-single__pagination-media {
        margin-bottom: 1rem;
        background: #e5e5e5
    }
    .de-single__pagination-media.compact-object-fit img {
        display: none
    }
    .de-single__pagination-media.compact-object-fit .de-single__pagination-media--fallback-bg {
        height: 100%;
        background-position: top center
    }
}

.de-single .tags {
    margin: 0
}

.de-single .tags li {
    margin-right: 10px
}

.de-single .tags a {
    padding-bottom: 2px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase
}

.de-single__comments-area {
    margin: 60px 0
}

.de-single__comments-area-reply+form p {
    font-size: inherit
}

.de-single__comments-area>ul {
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 4rem
}

.de-single__comments-area-container {
    margin: 0
}

.de-single__comments-area-container textarea {
    margin-bottom: 30px
}

.de-single__comments-area-container .comment-form-info li {
    margin: 0;
    margin-bottom: 30px;
    width: 100%
}

@media screen and (min-width:48em) {
    .de-single__comments-area-container .comment-form-info li {
        width: 50%
    }
}

.de-single__comments-area-container .comment-submit {
    background: transparent;
    border: 0
}

.de-single__comments-area-container .comment-submit:hover {
    background: none !important
}

.de-single__comments-area-container .reply-title {
    width: 100%
}

.de-single__comments-area-container .reply-title svg {
    width: 13px;
    float: right;
    margin-top: 3px
}

.de-single__comments-area-container .comments-post .vcard h5 {
    padding-top: 17px
}

.de-single__comments-area-pagination {
    height: auto;
    margin-bottom: 4.5rem
}

.de-single__comments-area-pagination svg {
    transition: .3s
}

.de-single__comments-area-pagination-prev {
    line-height: 24px
}

.de-single__comments-area-pagination-prev svg {
    float: left;
    margin-right: 5px
}

.de-single__comments-area-pagination-prev:hover svg {
    animation: leftFromRight .3s forwards
}

.de-single__comments-area-pagination-next {
    line-height: 24px
}

.de-single__comments-area-pagination-next svg {
    float: right;
    margin-left: 5px
}

.de-single__comments-area-pagination-next:hover svg {
    animation: rightFromLeft .3s forwards
}

.de-single__comments-area-item .post-date {
    font-size: 11px
}

.de-single__comments-area-item .comments-button a {
    padding: 0
}

.de-single--with-sidebar .de-single__social--outer {
    display: none
}

@media screen and (min-width:48em) {
    .de-single--with-sidebar .de-single__social--outer {
        display: block
    }
}

.de-single--with-sidebar .de-single__social--inner {
    display: block
}

@media screen and (min-width:48em) {
    .de-single--with-sidebar .de-single__social--inner {
        display: none
    }
}

.ferris .de-footer-inner--center {
    width: 91.66667%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media screen and (min-width:48em) {
    .ferris .de-footer-inner--center {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.ferris .de-footer-inner--center:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:48.0625em) {
    .ferris .de-footer-inner--center {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width:48.0625em) and (min-width:48em) {
    .ferris .de-footer-inner--center {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (min-width:48.0625em) {
    .ferris .de-footer-inner--center:last-child:not(: first-child) {
        float: right
    }
}

.ferris .de-footer-inner--center-logo {
    margin-bottom: 40px
}

.ferris .de-footer-inner--center-description {
    margin-bottom: 60px
}

.ferris .de-footer-inner--center-menu {
    margin-bottom: 60px
}

.ferris .de-footer-inner--center-menu .de-footer-menu-wrapper {
    float: none
}

.ferris .de-footer-inner--center-menu .de-footer-menu-wrapper .menu li {
    display: inline-block
}

.ferris .de-footer-inner--center-menu .de-footer-menu-wrapper .menu li a {
    transition: .3s linear
}

.ferris .de-sub-footer {
    padding-bottom: 60px
}

#de-footer-wrapper {
    position: relative;
    z-index: 2
}

.de-footer-top-inner h5 {
    padding-top: 40px
}

.de-footer-menu__no-menu {
    text-align: center
}

.de-footer__main-footer {
    padding: 60px 0 30px
}

.de-footer-social-logo {
    margin: 0
}

.de-footer-social-logo li {
    margin-right: 40px
}

.de-footer-social-logo li:last-child {
    margin-right: 0
}

.de-footer-social-logo li a {
    transition: .3s
}

.de-footer-inner--left-logo {
    margin-bottom: 45px
}

.de-footer-inner--left-misc .de-footer-description {
    margin-bottom: 45px
}

.de-footer__main-footer--inner {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto
}

.de-footer__main-footer--inner::before,
.de-footer__main-footer--inner::after {
    content: ' ';
    display: table
}

.de-footer__main-footer--inner::after {
    clear: both
}

.de-footer-area {
    position: fixed;
    overflow: hidden;
    bottom: 0;
    z-index: -99;
    width: 100%
}

.de-footer__social-feed .widget {
    margin-bottom: 0
}

.de-copyright p {
    font-size: 11px;
    margin: 0
}

.de-sub-footer-inner--center {
    width: 50%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media screen and (min-width:48em) {
    .de-sub-footer-inner--center {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.de-sub-footer-inner--center:last-child:not(:first-child) {
    float: right
}

.sbi_photo_wrap .sbi_photo:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #FFF;
    opacity: 0;
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: all .1s ease-in-out
}

.sbi_photo_wrap:hover>.sbi_photo:before {
    opacity: 1;
    -ms-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8)
}

.de-page__header {
    text-align: center;
    margin: 100px 0
}

.de-page-fullwidth .de-single__social,
.de-page-sidebar .de-single__social {
    left: 10px
}

.widget {
    margin-bottom: 2.5rem
}

.de-widget-title {
    text-align: center;
    border: none !important;
    font-size: 22px;
    text-transform: uppercase
}

.de-widget--title {
    font-size: 1rem;
    letter-spacing: 1;
    text-transform: uppercase
}

.de-widget__recent-posts {
    padding: 15px 0;
    border-bottom: 1px solid;
    border-bottom-color: rgba(185, 185, 185, 0.3)
}

.de-widget__recent-posts--image {
    width: 100px;
    height: 75px;
    overflow: hidden;
    display: inline-block;
    margin-right: 20px;
    font-size: 0;
    float: left
}

.de-widget__recent-posts--image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 50% 0
}

.de-widget__recent-posts:last-child {
    border-bottom: 0
}

.de-widget__recent-posts--description {
    width: calc(100% - 120px);
    display: inline-block;
    vertical-align: top;
    min-height: 75px;
    font-size: 0
}

.de-widget__recent-posts--description .de-posts--date {
    font-size: 11px;
    letter-spacing: 1;
    text-transform: uppercase
}

.de-widget__recent-posts .entry-date {
    font-size: 11px
}

.de-widget__category {
    position: relative;
    height: 140px;
    margin-bottom: 10px
}

.de-widget__category::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2)
}

.de-widget__category-title {
    color: #fff !important;
    font-size: 22px;
    text-transform: uppercase;
    z-index: 2;
    position: relative
}

.de-widget__category-title--layout-1 {
    line-height: 140px;
    text-align: center
}

.de-widget__category-title--layout-1::after {
    content: '';
    display: block;
    visibility: hidden;
    border: 1px solid #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: .3s
}

.de-widget__category-title--layout-1:hover::after {
    visibility: visible;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    opacity: 1
}

.de-widget__category-title--layout-2 {
    position: relative;
    width: 100%;
    height: 100%
}

.de-widget__category-title--layout-2 span {
    position: absolute;
    bottom: 15px;
    left: 20px;
    transition: .3s
}

.de-widget__category-title--layout-2 span::before {
    content: '';
    display: block;
    border-bottom: 2px solid #fff;
    width: 30px;
    position: absolute;
    left: 0;
    margin-left: -39px;
    top: calc(50% - 1px);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    transition: .3s
}

.de-widget__category-title--layout-2:hover span {
    -ms-transform: translateX(18px);
    transform: translateX(18px)
}

.de-widget__category-title--layout-2:hover span::before {
    opacity: 1
}

.de-widget__aboutme {
    text-align: center;
    border: 1px solid #e5e5e5;
    overflow: hidden
}

.de-widget__aboutme img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
    transition: .3s
}

.de-widget__aboutme img:hover {
    -ms-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8)
}

.de-widget__aboutme-avatar {
    margin-bottom: 20px
}

.de-widget__aboutme-info {
    margin: 20px 30px
}

.de-widget__aboutme-title {
    font-size: 22px;
    text-transform: uppercase
}

.de-widget__aboutme-description {
    font-size: 14px
}

.de-widget__aboutme-description::after {
    content: '';
    display: block;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 50px;
    margin-top: 20px
}

.de-widget__aboutme ul li {
    padding: 0;
    border: 0;
    margin: 10px;
    width: 15px
}

.de-widget__banner {
    position: relative;
    width: 100%;
    transition: all .3s linear
}

.de-widget__banner--border .de-widget__banner--text {
    height: 100%;
    top: 0;
    -ms-transform: none;
    transform: none;
    display: table;
    border-width: 15px;
    border-style: solid;
    border-color: #eee;
    transition: border .1s linear
}

.de-widget__banner--border .de-widget__banner--text:hover {
    border-width: 20px
}

.de-widget__banner--border .de-widget__banner--text-inner {
    display: table-cell;
    vertical-align: middle
}

.de-widget__banner--border .de-widget__banner--text-inner h3 {
    color: #000 !important;
}

.de-widget__banner--border img {
    -webkit-filter: brightness(0.9) !important;
    filter: brightness(0.9) !important
}

.de-widget__banner--border:before {
    display: none !important
}

.de-widget__banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-filter: brightness(0.85);
    filter: brightness(0.85);
    transition: all .3s linear
}

.de-widget__banner:hover img {
    -webkit-filter: brightness(1);
    filter: brightness(1)
}

.de-widget__banner:hover:before {
    opacity: 1;
    z-index: 2
}

.de-widget__banner:hover .de-widget__banner--text-inner h3 {
    color: #000
}

.de-widget__banner:before {
    content: '';
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background: rgba(255, 255, 255, 0.4);
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
    opacity: 0;
    transition: all .1s linear
}

.de-widget__banner--text {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    z-index: 2;
    transition: all .3s linear
}

.de-widget__banner--text-inner {
    max-width: 80%;
    margin: 0 auto
}

.de-widget__banner--text-inner h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: color .3s linear
}

.de-widget__banner.compact-object-fit img {
    display: none
}

.de-widget__banner-callback {
    height: 100%;
    background-position-x: center
}

.de-product__1-col--image.compact-object-fit img {
    display: none
}

.de-product__1-col--image-bg-0,
.de-product__1-col--image-bg-1 {
    background-position-x: center;
    height: 100%;
    transition: .3s
}

.de-product__1-col--image-bg-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.de-product__1-col--image-bg-1 {
    opacity: 0;
    visibility: hidden
}

.de-product__1-col--image:hover .de-product__1-col--image-bg-1 {
    opacity: 1;
    visibility: visible
}

.de-product__1-col--image:hover .de-product__1-col--image-bg-0 {
    opacity: 0;
    visibility: hidden
}

.widget li {
    font-size: 14px
}

.widget li a {
    font-size: 14px
}

.widget.widget_categories {
    text-align: center
}

.widget.widget_categories li {
    border: 0
}

.widget.widget_archive li a span {
    float: right
}

.widget.widget_nav_menu .sub-menu {
    display: none
}

.widget.widget_nav_menu .sub-menu li:last-child a {
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb
}

.widget.widget_nav_menu .sub-menu li a {
    border: 0
}

.widget.widget_nav_menu .sub-menu li a:after {
    content: '';
    display: none
}

.widget.widget_nav_menu li {
    display: block !important;
    border: none !important;
    padding: 0 !important;
    position: relative
}

.widget.widget_nav_menu li a {
    text-transform: capitalize;
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb;
    padding: 0 0 15px;
    width: 100%;
    display: block
}

.widget.widget_nav_menu li.menu-item-has-children i {
    position: absolute;
    right: 0;
    top: 0
}

.widget.widget_nav_menu li.menu-item-has-children>a:after {
    content: "\f123";
    font-family: "Ionicons";
    float: right;
    display: block
}

.widget.widget_nav_menu li.menu-item-has-children.open>a {
    border: 0
}

.widget.widget_nav_menu li.menu-item-has-children.open>a:after {
    content: "\f126"
}

.widget.widget_pages .children {
    margin-left: 10px
}

.widget.widget_pages li {
    border: none !important;
    padding: 0
}

.widget.widget_pages li.page_item_has_children {
    padding: 0 !important;
    margin: 0 !important
}

.widget.widget_pages li a {
    text-transform: capitalize;
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 15px;
    width: 100%;
    display: block
}

.widget.widget_meta li {
    border: none !important;
    padding-bottom: 0
}

.widget.widget_meta li a {
    text-transform: capitalize;
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 15px;
    width: 100%;
    display: block
}

.widget.widget_rss li {
    padding-bottom: 15px
}

.widget.widget_rss li cite {
    font-style: normal;
    margin-top: 8px
}

.widget.widget_rss li cite:before {
    content: ''
}

.widget.widget_rss a.rsswidget img {
    display: none
}

.widget.widget_search input {
    border-color: #ebebeb;
    box-shadow: none
}

.widget.widget_search input.de-form-search {
    width: calc(100% - 61px)
}

.widget.widget_search i.de-btn {
    background: #fff;
    color: #4d4d4d !important;
    border: 1px solid #ebebeb;
    border-left: 0;
    font-size: 20px;
    min-width: 100%;
    height: 60px;
    line-height: 59px
}

.widget.widget_search .fa-search:before {
    font-family: 'fontawesome'
}

.widget.widget_search button {
    border: 0;
    background: 0
}

.widget.widget_tag_cloud .tagcloud {
    text-align: center
}

.widget.widget_tag_cloud .tagcloud a {
    font-size: 11px !important;
    font-weight: 400;
    padding: 9px 20px;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
    background: 0;
    display: inline-block;
    margin: 0 4px 8px 0
}

.widget.widget_tag_cloud .tagcloud a:hover {
    background: #000;
    transition: background-color .4s ease
}

.widget.widget_calendar table {
    font-size: 14px !important
}

.widget.widget_calendar table thead {
    background: 0;
    border: 0
}

.widget.widget_calendar table tbody {
    border: 0
}

.widget.widget_calendar table tr {
    text-align: center;
    background: 0
}

.widget.widget_calendar table th {
    text-align: center
}

.widget.widget_calendar table tfoot {
    border: 0;
    background: 0
}

.widget li:not(.page_item_has_children):not(.menu-item-has-children):last-child a {
    border-bottom: 0
}

#calendar_wrap td:after {
    content: '';
    border-bottom: 1px solid transparent;
    display: block;
    margin-bottom: 10px
}

#wp-calendar #today:after {
    content: '';
    border-bottom: 1px solid #000;
    display: block;
    margin-top: 10px
}

#wp-calendar #prev {
    vertical-align: middle
}

#wp-calendar #prev:after {
    display: none !important
}

#wp-calendar #next {
    vertical-align: middle
}

#wp-calendar #next a {
    float: right
}

#wp-calendar #next:after {
    display: none !important
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
    padding: 8px;
    line-height: 1.625;
    vertical-align: top
}

.de-sc-post {
    height: 70vh;
    position: relative;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat
}

@media screen and (min-width:767px) {
    .de-sc-post {
        background-size: cover;
        background-position: center;
        height: 100vh
    }
}

.de-sc-post__container {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 460px;
    background: #fff;
    text-align: center;
    height: auto;
    display: table;
    z-index: 0
}

@media screen and (max-width:767px) {
    .de-sc-post__container {
        top: 40%;
        -ms-transform: none;
        transform: none;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important
    }
}

@media screen and (min-width:767px) {
    .de-sc-post__container {
        height: 558px
    }
}

.de-sc-post__container-left {
    left: 200px
}

.de-sc-post__container-right {
    right: 200px
}

.de-sc-post__container-center {
    right: 0;
    left: 0;
    margin: 0 auto
}

.de-sc-post__content {
    padding-left: 50px;
    padding-right: 50px;
    display: table-cell;
    vertical-align: middle
}

.de-sc-post__content::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    border: 1px solid #bdbdbd;
    margin: 20px
}

.de-sc-post__category {
    margin-bottom: 1.875em;
    position: relative;
    z-index: 3
}

.de-sc-post__category li a::after {
    content: ','
}

.de-sc-post__category li:last-child a::after {
    content: ''
}

.de-sc-post__title {
    position: relative;
    z-index: 3;
    text-transform: uppercase
}

.de-sc-post__title::after {
    content: '';
    display: block;
    border-bottom: 2px solid;
    margin: 40px 44%
}

.de-sc-post__btn-explore {
    margin: 0;
    margin-top: 10px
}

.de-sc-posts {
    position: relative
}

.de-sc-posts:hover .de-carousel__arrows {
    opacity: 1;
    visibility: visible
}

.de-sc-posts__item {
    text-align: center
}

.de-sc-posts__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s;
    object-position: 50% 0
}

.de-sc-posts__item:hover img {
    -ms-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8)
}

.de-sc-posts .de-category {
    margin-top: 10px
}

.de-sc-posts .de-category li a::after {
    content: ','
}

.de-sc-posts .de-category li:last-child a::after {
    content: ''
}

.de-sc-posts__title {
    margin-top: 10px;
    text-transform: uppercase
}

.de-sc-posts__media.compact-object-fit img {
    display: none
}

.de-sc-posts__media.compact-object-fit .de-sc-posts__media--fallback-bg {
    height: 100%;
    background-position: top center
}

.de-sc-single-product {
    position: relative
}

.de-sc-single-product__item {
    position: relative
}

.de-sc-single-product__item-container {
    position: relative;
    display: inline-block
}

.de-sc-single-product__hotspot {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    border-radius: 100em !important;
    border: 2px solid #fff;
    opacity: .8;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.9);
    animation: pulse 2s infinite
}

.de-sc-single-product__hotspot::after {
    content: '+';
    display: block;
    font-weight: 700;
    margin-left: .5px;
    color: #fff;
    transition: .3s
}

.de-sc-single-product__hotspot:hover {
    background: rgba(255, 255, 255, 0.9);
    animation: pulseHover 2s infinite;
    opacity: 1
}

.de-sc-single-product__hotspot:hover::after {
    content: '+';
    display: block;
    font-weight: 700;
    margin-left: .5px
}

.de-sc-single-product__detail.reveal {
    top: 0 !important
}

.de-sc-single-product__detail-close-btn {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 2
}

.de-sc-single-product__detail-container {
    position: relative;
    max-width: 900px;
    overflow: hidden;
    margin: 0 auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-bottom: 20px
}

.de-sc-single-product__detail-container:hover .de-carousel__arrows {
    opacity: 1;
    visibility: visible
}

.de-sc-single-product__detail-media-container {
    position: relative
}

.de-sc-single-product__detail-media-item {
    position: relative;
    width: 480px;
    padding: 0 10px;
    height: auto;
    opacity: .5;
    transform: scale(0.8) translate3d(12.5%, 0, 0);
    backface-visibility: hidden;
    transition: .3s
}

.de-sc-single-product__detail-media-item img {
    opacity: .5;
    transition: .3s ease-out;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle
}

.de-sc-single-product__detail-media-item.slick-current {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1
}

.de-sc-single-product__detail-media-item.slick-current img {
    opacity: 1;
    transition: .3s ease-out
}

.de-sc-single-product__detail-media-item.slick-current+.de-sc-single-product__detail-media-item {
    transform: scale(0.8) translate3d(-12.5%, 0, 0)
}

.de-sc-single-product__detail-caption-container {
    text-align: center
}

.de-sc-single-product__detail-caption-container h5 {
    margin: 1em 0
}

.de-sc-gallery .de-single__media--gallery-carousel,
.de-sc-gallery.de-single__media--gallery-tile {
    margin: 0
}

.de-sc-gallery:hover .de-carousel__arrows {
    opacity: 1
}

.de-carousel__wrapper {
    position: relative
}

.de-carousel__wrapper:hover .de-carousel__arrows {
    visibility: visible;
    opacity: 1
}

.de-carousel__item {
    position: relative;
    padding-bottom: 15%
}

.de-carousel__item--inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.de-carousel__item--inner img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.de-carousel__item--inner.compact-object-fit .de-carousel-gallery__item--fallback-bg {
    height: 100%;
    background-position: top center
}

.de-carousel__item--inner.compact-object-fit img {
    display: none
}

.de-tiled__gallery {
    overflow: hidden
}

.de-tiled__gallery-item,
.de-tiled__gallery-sizing {
    width: 50%;
    height: 230px;
    overflow: hidden
}

.de-tiled__gallery-item {
    float: left
}

.de-tiled__gallery-item--width-2 {
    width: 100%
}

.de-tiled__gallery-item img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.de-post__page-pagination {
    width: 100%;
    text-align: center
}

.de-post__page-pagination a {
    transition: .3s
}

.de-post__page-pagination a span {
    transition: .3s
}

.de-post__page-pagination a span::before {
    border-bottom: none !important
}

.de-post__page-pagination a span .de-svg-left {
    float: left;
    margin-right: 8px;
    margin-top: 3px
}

.de-post__page-pagination a span .de-svg-right {
    float: right;
    margin-left: 8px;
    margin-top: 3px
}

.de-post__page-pagination a:hover .de-svg-left {
    animation: leftFromRight .3s forwards
}

.de-post__page-pagination a:hover .de-svg-right {
    animation: rightFromLeft .3s forwards
}

.de-post__page-pagination--number {
    margin: 0 10px;
    display: inline-block;
    position: relative
}

.de-post__page-pagination--number::before {
    content: '';
    border-bottom: 3px solid #000;
    width: 20px;
    position: absolute;
    bottom: -5px;
    -ms-transform: translateX(-30%);
    transform: translateX(-30%)
}

.de-qna {
    width: 100%;
    position: relative
}

.de-qna__inner {
    width: 60%;
    display: inline-block;
    letter-spacing: 2px
}

.de-qna__inner p {
    line-height: inherit
}

.de-qna__inner:first-child {
    width: 5%;
    float: left
}

.de-qna__inner:last-child {
    margin-left: 30px
}

.de-qna__inner:first-letter {
    font-weight: bold
}

.de-qna__inner--question {
    font-weight: bold
}

.de-qna__inner--answer:first-letter {
    font-weight: normal
}

.de-qna__answer {
    margin-bottom: 40px
}

.de-parallax-bg {
    position: relative
}

.de-parallax-bg__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

@media screen and (max-width:1024px) {
    .de-parallax-bg__image {
        background-attachment: scroll
    }
}

.de-parallax-bg__desc-wrapper {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    height: 100%
}

.de-parallax-bg__desc-wrapper::before,
.de-parallax-bg__desc-wrapper::after {
    content: ' ';
    display: table
}

.de-parallax-bg__desc-wrapper::after {
    clear: both
}

.de-parallax-bg__desc-wrapper--inner {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.de-parallax-bg__desc-wrapper--inner h1 {
    color: #fff !important;
    letter-spacing: 4px
}

.de-product {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.de-product::before,
.de-product::after {
    content: ' ';
    display: table
}

.de-product::after {
    clear: both
}

.de-product__1-col {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:48em) {
    .de-product__1-col {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.de-product__1-col:last-child:not(:first-child) {
    float: right
}

.de-product__1-col:last-child:last-child {
    float: left
}

.de-product__1-col--image {
    position: relative;
    overflow: hidden;
    padding-bottom: 148%
}

.de-product__1-col--image-inner {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%
}

.de-product__1-col--image-inner:hover img:last-of-type {
    opacity: 1
}

.de-product__1-col--image-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s ease
}

.de-product__1-col--image-inner img:last-of-type {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.de-product__2-col {
    width: 50%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:48em) {
    .de-product__2-col {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.de-product__2-col:last-child:not(:first-child) {
    float: right
}

.de-product__2-col:last-child:last-child {
    float: left
}

.de-product__2-col--image {
    position: relative
}

.de-product__2-col--image.compact-object-fit .de-product__2-col--image-inner {
    opacity: 0;
    visibility: hidden
}

.de-product__2-col--image.compact-object-fit:hover .de-product__2-col--image-bg-0 {
    opacity: 0;
    visibility: hidden
}

.de-product__2-col--image img:nth-child(1) {
    position: relative;
    width: 100%;
    height: 100%
}

.de-product__2-col--image img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .3s
}

.de-product__2-col--image img:nth-child(2):hover {
    opacity: 1
}

.de-product__2-col--image-bg-0,
.de-product__2-col--image-bg-1 {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    transition: .3s
}

.de-product__3-col {
    width: 33.33333%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:48em) {
    .de-product__3-col {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.de-product__3-col:last-child:not(:first-child) {
    float: right
}

.de-product__3-col:last-child:last-child {
    float: left
}

.de-product__3-col--image {
    position: relative
}

.de-product__3-col--image.compact-object-fit .de-product__3-col--image-inner {
    opacity: 0;
    visibility: hidden
}

.de-product__3-col--image.compact-object-fit:hover .de-product__3-col--image-bg-0 {
    opacity: 0;
    visibility: hidden
}

.de-product__3-col--image img:nth-child(1) {
    position: relative;
    width: 100%;
    height: 100%
}

.de-product__3-col--image img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .3s
}

.de-product__3-col--image img:nth-child(2):hover {
    opacity: 1
}

.de-product__3-col--image-bg-0,
.de-product__3-col--image-bg-1 {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    transition: .3s
}

.de-product__4-col {
    width: 25%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:48em) {
    .de-product__4-col {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.de-product__4-col:last-child:not(:first-child) {
    float: right
}

.de-product__4-col:last-child:last-child {
    float: left
}

.de-product__4-col--image {
    position: relative
}

.de-product__4-col--image.compact-object-fit .de-product__4-col--image-inner {
    opacity: 0;
    visibility: hidden
}

.de-product__4-col--image.compact-object-fit:hover .de-product__4-col--image-bg-0 {
    opacity: 0;
    visibility: hidden
}

.de-product__4-col--image img:nth-child(1) {
    position: relative;
    width: 100%;
    height: 100%
}

.de-product__4-col--image img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .3s
}

.de-product__4-col--image img:nth-child(2):hover {
    opacity: 1
}

.de-product__4-col--image-bg-0,
.de-product__4-col--image-bg-1 {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    transition: .3s
}

.de-product__model {
    margin-top: .9375rem;
    margin-bottom: 0
}

.de-product__brand {
    color: #bdbdbd !important;
    font-size: .8125rem;
    letter-spacing: 1px
}

.de-custom-title {
    position: relative;
    overflow: hidden;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.de-custom-title--image {
    height: 100%
}

.de-custom-title--image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.de-custom-title--title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 60%;
    margin: 0 auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

.de-sc-image {
    overflow: hidden
}

.de-sc-image--left {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:48em) {
    .de-sc-image--left {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (min-width:48em) and (min-width:48em) {
    .de-sc-image--left {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (min-width:48em) {
    .de-sc-image--left:last-child:not(: first-child) {
        float: right
    }
}

@media screen and (min-width:48em) {
    .de-sc-image--left {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.de-sc-image--left:last-child:not(:first-child) {
    float: right
}

.de-sc-image--right {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    display: table;
    padding: 2.5rem 0
}

@media screen and (min-width:48em) {
    .de-sc-image--right {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (min-width:48em) and (min-width:48em) {
    .de-sc-image--right {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (min-width:48em) {
    .de-sc-image--right:last-child:not(: first-child) {
        float: right
    }
}

@media screen and (min-width:48em) {
    .de-sc-image--right {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.de-sc-image--right:last-child:not(:first-child) {
    float: right
}

@media screen and (max-width:1441px) {
    .de-sc-image--right {
        padding: 0 !important
    }
}

.de-sc-image--right-inner {
    text-align: center;
    display: block;
    padding: 0 35px
}

@media screen and (min-width:48em) {
    .de-sc-image--right-inner {
        display: table-cell;
        vertical-align: middle
    }
}

.de-sc-image--right-inner h2 {
    position: relative;
    margin-bottom: 45px;
    padding-bottom: 45px;
    letter-spacing: 5px
}

.de-sc-image--right-inner h2:after {
    content: '';
    border-bottom: 2px solid #000;
    width: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.de-sc-image--right-inner p {
    margin-bottom: 45px
}

.de-banner {
    position: relative;
    overflow: hidden
}

.de-banner:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(27, 27, 27, 0.2);
    position: absolute;
    top: 0;
    left: 0
}

.de-banner:hover img {
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.de-banner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: 1s
}

.de-banner__desc {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0 20px;
    display: table
}

.de-banner__desc--inner {
    display: table-cell;
    vertical-align: middle
}

.de-banner__desc--inner h2 {
    color: #fff !important
}

.de-banner__desc--inner p {
    color: #fff !important
}

.de-banner__left {
    text-align: left
}

.de-banner__center {
    text-align: center
}

.de-banner__right {
    text-align: right
}

.de-banner.compact-object-fit img {
    display: none
}

.de-banner.compact-object-fit .de-banner--bg {
    height: 100%;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: .1s
}

.de-banner.compact-object-fit:hover .de-banner--bg {
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.de-dropcap::first-letter {
    padding: 1rem 1.2rem;
    font-size: 72px;
    vertical-align: top;
    text-transform: capitalize;
    float: left;
    line-height: 40px
}

.de-dropcap.border::first-letter {
    border: 4px solid #000;
    margin-right: 1.2rem
}

.de-dropcap.outline::first-letter {
    margin-right: 1.2rem;
    border: 4px double #000
}

.de-dropcap.background.black::first-letter {
    margin-right: 1.2rem;
    background: #000;
    color: #fff !important;
    padding: 1rem 1.45rem
}

.de-dropcap.background.grey::first-letter {
    background: #eee;
    color: inherit;
    margin-right: 1.2rem;
    padding: 1rem 1.45rem
}

-webkit-.de-dropcap::first-letter {
    display: none
}

.de-sc-posts>.de-carousel__arrows {
    top: calc(50% - 100px)
}

.de-row-stretch .de-sc-posts>.de-carousel__arrows {
    top: calc(50% - 86px)
}

@keyframes rightFromLeft {
    49% {
        transform: translateX(100%)
    }
    50% {
        opacity: 0;
        transform: translateX(-100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes leftFromRight {
    49% {
        transform: translateX(-100%)
    }
    50% {
        opacity: 0;
        transform: translateX(100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes bottomToTop {
    0 {
        transform: translateY(0)
    }
    30% {
        transform: translateY(-200%)
    }
    100% {
        transform: translateY(100%)
    }
}

@keyframes pulse {
    0 {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
        background: rgba(0, 0, 0, 0.5)
    }
    70% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        background: transparent
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        background: transparent
    }
}

@keyframes pulseHover {
    0 {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
        background: rgba(255, 255, 255, 0.9)
    }
    70% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        background: rgba(255, 255, 255, 0)
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        background: rgba(255, 255, 255, 0)
    }
}

.de-featured-area {
    position: relative;
    overflow: hidden;
    max-width: none
}

@media screen and (min-width:48.0625em) {
    .de-featured-area {
        margin-top: 2.5rem
    }
}

@media screen and (min-width:48.0625em) {
    .de-featured-area.caris {
        max-width: 90rem
    }
}

.de-featured-area:hover .de-featured-area__arrows--left,
.de-featured-area:hover .de-featured-area__arrows--right {
    opacity: 1;
    visibility: visible
}

.de-featured-area--always-show .de-featured-area__media::after {
    background: black;
    opacity: .2;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}

.de-featured-area--always-show:hover .de-featured-area__media::after {
    opacity: .4
}

.de-featured-area--show-hover .de-featured-area__detail {
    display: none
}

.de-featured-area--show-hover .de-featured-area__media::after {
    background: black;
    opacity: .2;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}

.de-featured-area--show-hover:hover .de-featured-area__media::after {
    opacity: .5
}

.de-featured-area--show-hover:hover .de-featured-area__detail {
    display: block;
    z-index: 3
}

.de-featured-area__inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.de-featured-area__item {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat
}

.de-featured-area__media img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.de-featured-area__detail {
    position: absolute;
    top: 50%;
    left: 20%;
    -ms-transform: translate(-20%, -50%);
    transform: translate(-20%, -50%);
    max-width: 80%
}

@media screen and (min-width:48.0625em) {
    .de-featured-area__detail {
        max-width: 70%
    }
}

.de-featured-area__detail .de-category li a {
    font-size: .8125rem;
    color: #fff !important;
    letter-spacing: 1px
}

.de-featured-area__detail .de-category li a:after {
    content: ',';
    font-size: .8125rem
}

.de-featured-area__detail .de-category li:last-child a:after {
    content: ''
}

.de-featured-area__detail .de-article__content {
    color: #fff !important;
    font-size: 1.375rem
}

.de-featured-area__detail p {
    color: #fff !important;
    font-size: 1.375rem;
    letter-spacing: .5px
}

.de-featured-area__title a {
    color: #fff !important
}

.de-featured-area__post-date {
    color: #fff !important
}

.de-featured-area__post-date a {
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 1px
}

.de-featured-area__post-date a i.ion-chatbubble {
    display: none
}

.de-featured-area__arrows--right {
    position: absolute;
    top: 100%;
    right: 0;
    height: 72px;
    width: 72px;
    background: transparent;
    opacity: 1;
    visibility: visible;
    cursor: pointer;
    z-index: 3;
    -ms-transform: translateY(-100%) scale(1.5);
    transform: translateY(-100%) scale(1.5);
    transition: .3s
}

@media screen and (min-width:48.0625em) {
    .de-featured-area__arrows--right {
        background: #fff;
        opacity: 0;
        visibility: visible;
        top: 50%;
        -ms-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1)
    }
}

.de-featured-area__arrows--right svg {
    margin: 0 auto;
    display: block;
    position: relative;
    top: 35%;
    fill: #fff
}

@media screen and (min-width:48.0625em) {
    .de-featured-area__arrows--right svg {
        fill: #000
    }
}

.de-featured-area__arrows--right:hover svg {
    animation: rightFromLeft .3s forwards
}

.de-featured-area__arrows--left {
    position: absolute;
    top: 100%;
    left: 0;
    height: 72px;
    width: 72px;
    background: transparent;
    opacity: 1;
    visibility: visible;
    cursor: pointer;
    z-index: 3;
    -ms-transform: translateY(-100%) scale(1.5);
    transform: translateY(-100%) scale(1.5);
    transition: .3s
}

@media screen and (min-width:48.0625em) {
    .de-featured-area__arrows--left {
        background: #fff;
        opacity: 0;
        visibility: visible;
        top: 50%;
        -ms-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1)
    }
}

.de-featured-area__arrows--left svg {
    margin: 0 auto;
    display: block;
    position: relative;
    top: 35%;
    fill: #fff
}

@media screen and (min-width:48.0625em) {
    .de-featured-area__arrows--left svg {
        fill: #000
    }
}

.de-featured-area__arrows--left:hover svg {
    animation: leftFromRight .3s forwards
}

.de-featured-area__arrows li {
    display: inline-block;
    background: #fff;
    height: 72px;
    width: 72px;
    text-align: center
}

.de-featured-area__arrows li img {
    margin-top: 35%
}

.chloe .de-featured-area__item {
    margin: 0
}

@media screen and (min-width:48.0625em) {
    .chloe .de-featured-area__item {
        margin: 0 2.5rem
    }
}

.caris .de-featured-area__detail,
.chloe .de-featured-area__detail {
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.chronos.de-featured-area {
    margin-left: 0;
    margin-right: 0
}

@media screen and (min-width:48.0625em) {
    .chronos.de-featured-area {
        margin-left: 40px;
        margin-right: 40px
    }
}

.de-collection {
    margin-top: 60px;
    padding-bottom: 30px
}

@media(max-width:768px) {
    .de-collection__container {
        background: transparent !important
    }
    .de-collection__media-item {
        display: none
    }
    .de-collection__media-item:first-child {
        display: block
    }
    .de-collection__content {
        min-height: 450px;
        display: table;
        text-align: center;
        width: calc(100% - 40px);
        margin: 20px;
        border: 1px solid #e5e5e5;
        padding: 35px
    }
    .de-collection__content-item {
        display: table-cell;
        vertical-align: middle
    }
    .de-collection__content-item .de-article__title {
        margin-bottom: .6em;
        text-transform: uppercase
    }
    .de-collection__content-item .de-article__title::after {
        content: '';
        display: block;
        border: 1px solid;
        margin: 0 44%;
        margin-top: .4em
    }
}

@media(min-width:769px) {
    .de-collection__item {
        text-align: center
    }
    .de-collection__item .de-article__title {
        z-index: 2;
        margin-bottom: .6em;
        text-transform: uppercase
    }
    .de-collection__item .de-article__title::after {
        content: '';
        display: block;
        border: 1px solid;
        margin: 0 44%;
        margin-top: .4em
    }
    .de-collection__item .de-btn {
        z-index: 2
    }
    .de-collection__container {
        position: relative;
        padding: 80px 40px
    }
    .de-collection__media {
        position: relative;
        min-height: 480px
    }
    .de-collection__media-item {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-bottom: 30px
    }
}

@media screen and (min-width:769px) and (min-width:48em) {
    .de-collection__media-item {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media(min-width:769px) {
    .de-collection__media-item:last-child:not(: first-child) {
        float: right
    }
    .de-collection__media-item:nth-child(2) {
        padding-top: 160px
    }
    .de-collection__content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .de-collection__content-item {
        width: 420px;
        height: 480px;
        background: rgba(255, 255, 255, 0.9);
        position: relative;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 40px
    }
    .de-collection__content-item::before {
        content: '';
        position: absolute;
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px;
        border: 1px solid #ccc;
        display: block;
        z-index: 1
    }
    .de-collection__content-item h3,
    .de-collection__content-item p {
        width: 100%
    }
}

.de-collection-single {
    overflow: hidden
}

.de-collection-single__menu {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 99;
    overflow: hidden
}

@media(max-width:768px) {
    .de-collection-single__menu {
        text-align: center
    }
}

.de-collection-single__menu-container {
    display: table;
    height: 100vh;
    width: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.de-collection-single__menu-container--background-1,
.de-collection-single__menu-container--background-2 {
    position: absolute;
    width: 100%;
    height: 100%
}

.de-collection-single__menu-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8)
}

.de-collection-single__menu-container img {
    display: none
}

.de-collection-single__menu-list {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 2
}

.de-collection-single__menu-list-item {
    list-style: none
}

.de-collection-single__menu-list-item a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px
}

.de-collection-single__menu-btn {
    color: #000;
    padding: 14px 20px
}

.de-collection-single__menu-btn--with-background {
    z-index: 2;
    color: #fff !important
}

.de-collection-single__menu-btn-open {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 2
}

.de-collection-single__menu-btn-open svg {
    fill: #fff
}

.de-collection-single__menu-btn-open--desktop {
    display: none
}

@media screen and (min-width:48em) {
    .de-collection-single__menu-btn-open--desktop {
        display: block
    }
}

.de-collection-single__menu-btn-open--mobile {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    padding: 33px 0;
    color: #fff !important
}

.de-collection-single__menu-btn-open--mobile::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    transition: .3s
}

@media screen and (min-width:48em) {
    .de-collection-single__menu-btn-open--mobile {
        display: none
    }
}

.de-collection-single__menu-btn-open--mobile span {
    position: relative;
    z-index: 1
}

.de-collection-single__menu-btn-open--mobile:hover::after {
    background: rgba(0, 0, 0, 0.8)
}

.de-collection-single__menu-btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
    color: #fff !important;
    background-color: transparent !important
}

@media screen and (min-width:48em) {
    .de-collection-single__menu-btn-close {
        top: 30px;
        right: 30px
    }
}

.de-collection-single__menu-btn-close svg {
    fill: #fff
}

.de-collection-single__featured-container {
    position: relative;
    overflow: hidden;
    text-align: center;
    min-height: 280px;
    z-index: 0
}

.de-collection-single__featured-container--with-background {
    min-height: 517px
}

.de-collection-single__featured-media {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    min-height: 517px
}

.de-collection-single__featured-media::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 0
}

.de-collection-single__featured-media-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    z-index: 0
}

.de-collection-single__featured-media-item.video {
    display: none;
    transform: translate3d(0, -13%, 0)
}

@media(min-width:769px) {
    .de-collection-single__featured-media-item.video {
        display: block
    }
}

.de-collection-single__featured-media-title {
    text-transform: uppercase;
    letter-spacing: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    min-width: 70%
}

.de-collection-single__featured-media-title--with-background {
    color: #fff !important
}

.de-collection-single__pagination {
    position: relative;
    -webkit-filter: grayscale(0.5);
    filter: grayscale(0.5);
    height: 600px
}

.de-collection-single__pagination--background-1,
.de-collection-single__pagination--background-2 {
    position: absolute;
    width: 100%;
    height: 100%
}

.de-collection-single__pagination::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2)
}

.de-collection-single__pagination-prev,
.de-collection-single__pagination-next {
    display: table;
    height: 100%;
    z-index: 2;
    position: relative;
    overflow: hidden
}

@media screen and (min-width:64em) {
    .de-collection-single__pagination-prev,
    .de-collection-single__pagination-next {
        height: 100%
    }
}

.de-collection-single__pagination-prev.large-6,
.de-collection-single__pagination-next.large-6 {
    height: 50%
}

@media screen and (min-width:64em) {
    .de-collection-single__pagination-prev.large-6,
    .de-collection-single__pagination-next.large-6 {
        height: 100%
    }
}

.de-collection-single__pagination-separator {
    content: '';
    display: block;
    border-right: 2px solid #fff;
    position: absolute;
    height: 9vw;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
    left: 50%;
    max-height: 220px
}

@media screen and (min-width:64em) {
    .de-collection-single__pagination-separator {
        height: 18vw
    }
}

.de-collection-single__pagination-info {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.de-collection-single__pagination-info h3,
.de-collection-single__pagination-info h6 {
    color: #fff;
    text-transform: uppercase;
    transition: .3s
}

#de-single-single .de-series__big iframe {
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

@media screen and (min-width:48em) {
    .de-series {
        margin: 0 2.5rem
    }
}

.de-series__archive {
    margin: 0 auto
}

.de-series__bg-image--1,
.de-series__bg-image--2 {
    background-position: center;
    -webkit-filter: grayscale(100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1
}

.de-series__big {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%
}

.de-series__big iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background: #000
}

.de-series__big--featured-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

.de-series__big--featured-image.compact-object-fit {
    height: 100%
}

.de-series__big--featured-image.compact-object-fit a img {
    display: none
}

.de-series__big--featured-image.compact-object-fit .de-series__big--featured-image-bg {
    height: 100%;
    background-position: center
}

.de-series__big--archive {
    padding-bottom: 0
}

.de-series__big--overlay {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    display: table;
    background: rgba(86, 86, 86, 0.5)
}

.de-series__big--overlay-inner {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.de-series__big--overlay-inner h2 {
    margin-bottom: 2.813rem
}

.de-series__big--overlay-inner .featured-icon {
    width: auto;
    height: inherit;
    position: relative;
    margin-top: 1.875rem
}

.de-series__big--overlay-inner .featured-icon img {
    left: 0;
    top: 0;
    -ms-transform: none;
    transform: none
}

.de-series__big--overlay-inner--row {
    width: 50%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    float: none !important;
    margin: 0 auto
}

@media screen and (min-width:48em) {
    .de-series__big--overlay-inner--row {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.de-series__big--overlay-inner--row:last-child:not(:first-child) {
    float: right
}

.de-series__big--overlay-captword {
    font-size: .8125rem;
    letter-spacing: 1px
}

.de-series__big--overlay-short-description {
    display: none
}

@media screen and (min-width:768px) {
    .de-series__big--overlay-short-description {
        display: block
    }
}

.de-series__big--overlay-short-description p {
    color: #fff;
    font-size: .875rem
}

.de-series__big--wrapper {
    margin: 3.75rem 0;
    border-bottom: 1px solid #eaeaea
}

.de-series__big--wrapper:last-child {
    border-bottom: 0
}

.de-series__video {
    position: relative;
    padding: 0;
    overflow: hidden;
    margin: 0;
    outline: 0;
    border: 0
}

@media screen and (min-width:48em) {
    .de-series__video {
        margin-right: 20px
    }
}

.de-series__video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.de-series__video--thumbnail {
    position: relative;
    padding-bottom: 67%;
    margin-bottom: 1.25rem;
    overflow: hidden;
    cursor: pointer;
    backface-visibility: hidden
}

.de-series__video--thumbnail:hover img.de-img-thumbnail {
    -ms-transform: scale(1.035);
    transform: scale(1.035)
}

.de-series__video--thumbnail.played .featured-overlay {
    visibility: visible;
    opacity: 1
}

.de-series__video--thumbnail.played .featured-icon {
    visibility: hidden;
    opacity: 0
}

.de-series__video--thumbnail img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: 50% 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    transition: all .6s
}

.de-series__video--thumbnail.not-supported {
    display: none
}

.de-series__video--thumbnail-callback {
    transition: .3s;
    backface-visibility: hidden
}

.de-series__video--wrapper {
    margin-top: 3.125rem;
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important
}

@media screen and (min-width:48em) {
    .de-series__video--wrapper {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.de-series__video--archive {
    margin-bottom: 2.5rem
}

.de-series__video--archive.compact-object-fit {
    overflow: hidden
}

.de-series__video--archive.compact-object-fit:hover .de-series__video--thumbnail-callback {
    -ms-transform: scale(1.035);
    transform: scale(1.035)
}

.de-series__video--archive h6 {
    margin-bottom: .9375rem;
    color: #afafaf
}

.de-series__video--archive h4 {
    margin-bottom: 1.25rem
}

.de-series__excerpt {
    margin-top: 1.875rem
}

.de-series__excerpt p {
    word-wrap: break-word;
    color: #fff !important;
    font-size: .8125rem
}

.de-series__playlist {
    padding: 3.125rem 0;
    background: rgba(31, 31, 31, 0.6);
    position: relative;
    z-index: 2;
    background-position: center;
    color: #fff !important
}

.de-series__playlist:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 30, 30, 0.95)
}

.de-series__playlist .row {
    z-index: 3;
    position: relative
}

.de-series__content {
    margin-top: 3.125rem;
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto
}

.de-series__content::before,
.de-series__content::after {
    content: ' ';
    display: table
}

.de-series__content::after {
    clear: both
}

.de-series__content--inner {
    width: 50%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:48em) {
    .de-series__content--inner {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.de-series__content--inner:last-child:not(:first-child) {
    float: right
}

.de-series__content--title {
    padding-bottom: 2.188rem;
    margin-bottom: 3.125rem;
    border-bottom-width: .0625rem;
    border-bottom-style: solid;
    border-bottom-color: #eaeaea
}

.de-series__content--title h4 {
    color: #afafaf !important
}

.de-series__title {
    color: #fff !important;
    letter-spacing: .0625rem
}

.de-series__wording {
    color: #bdbdbd;
    font-size: .8125rem;
    text-transform: uppercase;
    letter-spacing: .0625rem
}

.de-series__post-date {
    font-size: 11px;
    letter-spacing: .0625rem;
    text-transform: uppercase
}

.de-series__post-date a {
    color: #afafaf
}

.de-series__modal-featured-image img {
    z-index: 2
}

.de-reveal__series {
    max-width: 96.25rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0;
    border: 0;
    top: 7.5rem !important
}

.de-section-related__modal .de-related-post {
    z-index: 2;
    position: relative
}

.de-reveal__series--overlay {
    background: rgba(27, 27, 27, 0.95)
}

.de-reveal__series iframe {
    background: #000;
    opacity: 0;
    visibility: hidden
}

.featured-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    background: rgba(36, 36, 36, 0.8);
    height: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease
}

.featured-overlay p {
    top: 50%;
    position: relative;
    -ms-transform: translateY(-35%);
    transform: translateY(-35%);
    color: #fff !important
}

.featured-icon {
    position: absolute;
    width: 100%;
    height: 100%
}

.featured-icon img {
    width: auto;
    height: 50px;
    position: relative;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.de-series__big--overlay-captword {
    color: #fff
}

.de-series__big--overlay-title {
    color: #fff
}

.de-series__big--overlay-short-description {
    color: #fff
}