@charset 'utf-8';.version {
    content: "Foundation 6.2.4"
}

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
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: 0.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=40em&large=64em&xlarge=80em&xxlarge=120em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*,*::before,*::after {
    box-sizing: inherit
}

body {
    padding: 0;
    margin: 0;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #fefefe;
    background: #fff;
    -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 img, .mqa-display img, #map_canvas embed, .map_canvas embed, .mqa-display embed, #map_canvas object, .map_canvas object, .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: 1200px;
    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 {
    margin-left: -0.625rem;
    margin-right: -0.625rem
}

@media screen and (min-width: 40em) {
    .row .row {
        margin-left:-0.9375rem;
        margin-right: -0.9375rem
    }
}

.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: 0.625rem;
    padding-right: 0.625rem
}

@media screen and (min-width: 40em) {
    .column,.columns {
        padding-left:0.9375rem;
        padding-right: 0.9375rem
    }
}

.column:last-child:not(:first-child),.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,.columns.end:last-child:last-child {
    float: left
}

.column.row.row,.columns.row.row {
    float: none
}

.row .column.row.row, .row .columns.row.row {
    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--8.33333%-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--16.66667%-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small--25%-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--33.33333%-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--41.66667%-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small--50%-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--58.33333%-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--66.66667%-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small--75%-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--83.33333%-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--91.66667%-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small--91.66667%-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 {
    margin-left: 0;
    margin-right: 0
}

.expanded.row .small-collapse.row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse>.column,.small-uncollapse>.columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem
}

.small-centered {
    margin-left: auto;
    margin-right: auto
}

.small-centered,.small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-uncentered,.small-push-0,.small-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width: 40em) {
    .medium-1 {
        width:8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium--8.33333%-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--16.66667%-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium--25%-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--33.33333%-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--41.66667%-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium--50%-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--58.33333%-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--66.66667%-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium--75%-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--83.33333%-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--91.66667%-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium--91.66667%-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 {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .medium-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .medium-uncollapse>.column,.medium-uncollapse>.columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem
    }

    .medium-centered {
        margin-left: auto;
        margin-right: auto
    }

    .medium-centered,.medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .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--8.33333%-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--16.66667%-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large--25%-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--33.33333%-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--41.66667%-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large--50%-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--58.33333%-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--66.66667%-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large--75%-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--83.33333%-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--91.66667%-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large--91.66667%-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 {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .large-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .large-uncollapse>.column,.large-uncollapse>.columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem
    }

    .large-centered {
        margin-left: auto;
        margin-right: auto
    }

    .large-centered,.large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-uncentered,.large-push-0,.large-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width: 80em) {
    .xlarge-1 {
        width:8.33333%
    }

    .xlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xlarge--8.33333%-0 {
        margin-left: 0%
    }

    .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xlarge--16.66667%-1 {
        margin-left: 8.33333%
    }

    .xlarge-3 {
        width: 25%
    }

    .xlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xlarge--25%-2 {
        margin-left: 16.66667%
    }

    .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xlarge--33.33333%-3 {
        margin-left: 25%
    }

    .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xlarge--41.66667%-4 {
        margin-left: 33.33333%
    }

    .xlarge-6 {
        width: 50%
    }

    .xlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xlarge--50%-5 {
        margin-left: 41.66667%
    }

    .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xlarge--58.33333%-6 {
        margin-left: 50%
    }

    .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xlarge--66.66667%-7 {
        margin-left: 58.33333%
    }

    .xlarge-9 {
        width: 75%
    }

    .xlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xlarge--75%-8 {
        margin-left: 66.66667%
    }

    .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xlarge--83.33333%-9 {
        margin-left: 75%
    }

    .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xlarge--91.66667%-10 {
        margin-left: 83.33333%
    }

    .xlarge-12 {
        width: 100%
    }

    .xlarge--91.66667%-11 {
        margin-left: 91.66667%
    }

    .xlarge-up-1>.column,.xlarge-up-1>.columns {
        width: 100%;
        float: left
    }

    .xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child {
        float: left
    }

    .xlarge-up-2>.column,.xlarge-up-2>.columns {
        width: 50%;
        float: left
    }

    .xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-2>.column:nth-of-type(2n+1),.xlarge-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child {
        float: left
    }

    .xlarge-up-3>.column,.xlarge-up-3>.columns {
        width: 33.33333%;
        float: left
    }

    .xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child {
        float: left
    }

    .xlarge-up-4>.column,.xlarge-up-4>.columns {
        width: 25%;
        float: left
    }

    .xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child {
        float: left
    }

    .xlarge-up-5>.column,.xlarge-up-5>.columns {
        width: 20%;
        float: left
    }

    .xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child {
        float: left
    }

    .xlarge-up-6>.column,.xlarge-up-6>.columns {
        width: 16.66667%;
        float: left
    }

    .xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child {
        float: left
    }

    .xlarge-up-7>.column,.xlarge-up-7>.columns {
        width: 14.28571%;
        float: left
    }

    .xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child {
        float: left
    }

    .xlarge-up-8>.column,.xlarge-up-8>.columns {
        width: 12.5%;
        float: left
    }

    .xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child {
        float: left
    }

    .xlarge-collapse>.column,.xlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .xlarge-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .xlarge-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .xlarge-uncollapse>.column,.xlarge-uncollapse>.columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem
    }

    .xlarge-centered {
        margin-left: auto;
        margin-right: auto
    }

    .xlarge-centered,.xlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .xlarge-uncentered,.xlarge-push-0,.xlarge-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width: 120em) {
    .xxlarge-1 {
        width:8.33333%
    }

    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xxlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xxlarge--8.33333%-0 {
        margin-left: 0%
    }

    .xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xxlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xxlarge--16.66667%-1 {
        margin-left: 8.33333%
    }

    .xxlarge-3 {
        width: 25%
    }

    .xxlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xxlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xxlarge--25%-2 {
        margin-left: 16.66667%
    }

    .xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xxlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xxlarge--33.33333%-3 {
        margin-left: 25%
    }

    .xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xxlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xxlarge--41.66667%-4 {
        margin-left: 33.33333%
    }

    .xxlarge-6 {
        width: 50%
    }

    .xxlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xxlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xxlarge--50%-5 {
        margin-left: 41.66667%
    }

    .xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xxlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xxlarge--58.33333%-6 {
        margin-left: 50%
    }

    .xxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xxlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xxlarge--66.66667%-7 {
        margin-left: 58.33333%
    }

    .xxlarge-9 {
        width: 75%
    }

    .xxlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xxlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xxlarge--75%-8 {
        margin-left: 66.66667%
    }

    .xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xxlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xxlarge--83.33333%-9 {
        margin-left: 75%
    }

    .xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xxlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xxlarge--91.66667%-10 {
        margin-left: 83.33333%
    }

    .xxlarge-12 {
        width: 100%
    }

    .xxlarge--91.66667%-11 {
        margin-left: 91.66667%
    }

    .xxlarge-up-1>.column,.xxlarge-up-1>.columns {
        width: 100%;
        float: left
    }

    .xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child {
        float: left
    }

    .xxlarge-up-2>.column,.xxlarge-up-2>.columns {
        width: 50%;
        float: left
    }

    .xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-2>.column:nth-of-type(2n+1),.xxlarge-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child {
        float: left
    }

    .xxlarge-up-3>.column,.xxlarge-up-3>.columns {
        width: 33.33333%;
        float: left
    }

    .xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child {
        float: left
    }

    .xxlarge-up-4>.column,.xxlarge-up-4>.columns {
        width: 25%;
        float: left
    }

    .xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child {
        float: left
    }

    .xxlarge-up-5>.column,.xxlarge-up-5>.columns {
        width: 20%;
        float: left
    }

    .xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child {
        float: left
    }

    .xxlarge-up-6>.column,.xxlarge-up-6>.columns {
        width: 16.66667%;
        float: left
    }

    .xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child {
        float: left
    }

    .xxlarge-up-7>.column,.xxlarge-up-7>.columns {
        width: 14.28571%;
        float: left
    }

    .xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child {
        float: left
    }

    .xxlarge-up-8>.column,.xxlarge-up-8>.columns {
        width: 12.5%;
        float: left
    }

    .xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child {
        float: left
    }

    .xxlarge-collapse>.column,.xxlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .xxlarge-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .xxlarge-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem
    }

    .xxlarge-centered {
        margin-left: auto;
        margin-right: auto
    }

    .xxlarge-centered,.xxlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .xxlarge-uncentered,.xxlarge-push-0,.xxlarge-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.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em,i {
    font-style: italic;
    line-height: inherit
}

strong,b {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 0.75rem;
    line-height: inherit
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #888;
    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: 40em) {
    h1 {
        font-size:3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.9375rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

a {
    color: #fefefe;
    text-decoration: underline;
    line-height: inherit;
    cursor: pointer
}

a:hover,a:focus {
    color: inherit
}

a img {
    border: 0
}

hr {
    max-width: 128rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #fefefe;
    border-left: 0;
    margin: 2rem auto;
    clear: both
}

ul,ol,dl {
    line-height: 1.6;
    margin-bottom: 1rem;
    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 ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: 0.3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #888
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #444
}

cite {
    display: block;
    font-size: 0.8125rem;
    color: #444
}

cite:before {
    content: '\2014 \0020'
}

abbr {
    color: #fefefe;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}

code {
    font-family: Consolas,'Liberation Mono',Courier,monospace;
    font-weight: 400;
    color: #0a0a0a;
    background-color: #999;
    border: 1px solid #888;
    padding: 0.125rem 0.3125rem 0.0625rem
}

kbd {
    padding: 0.125rem 0.25rem 0;
    margin: 0;
    background-color: #999;
    color: #0a0a0a;
    font-family: Consolas,'Liberation Mono',Courier,monospace
}

.subheader {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #444
}

.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: 40em) {
    .medium-text-left {
        text-align:left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 64em) {
    .large-text-left {
        text-align:left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 80em) {
    .xlarge-text-left {
        text-align:left
    }

    .xlarge-text-right {
        text-align: right
    }

    .xlarge-text-center {
        text-align: center
    }

    .xlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 120em) {
    .xxlarge-text-left {
        text-align:left
    }

    .xxlarge-text-right {
        text-align: right
    }

    .xxlarge-text-center {
        text-align: center
    }

    .xxlarge-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: 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 #444;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display:none !important
    }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-small-only {
        display:none !important
    }
}

@media screen and (min-width: 40em) {
    .hide-for-medium {
        display:none !important
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display:none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display:none !important
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display:none !important
    }
}

@media 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: 79.9375em) {
    .hide-for-large-only {
        display:none !important
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 80em) {
    .show-for-large-only {
        display:none !important
    }
}

@media screen and (min-width: 80em) {
    .hide-for-xlarge {
        display:none !important
    }
}

@media screen and (max-width: 79.9375em) {
    .show-for-xlarge {
        display:none !important
    }
}

@media screen and (min-width: 80em) and (max-width: 119.9375em) {
    .hide-for-xlarge-only {
        display:none !important
    }
}

@media screen and (max-width: 79.9375em), screen and (min-width: 120em) {
    .show-for-xlarge-only {
        display:none !important
    }
}

@media screen and (min-width: 120em) {
    .hide-for-xxlarge {
        display:none !important
    }
}

@media screen and (max-width: 119.9375em) {
    .show-for-xxlarge {
        display:none !important
    }
}

@media screen and (min-width: 120em) {
    .hide-for-xxlarge-only {
        display:none !important
    }
}

@media screen and (max-width: 119.9375em) {
    .show-for-xxlarge-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
    }
}

html,body {
    margin: 0;
    padding: 0;
    font-family: Helvetica,Arial,sans-serif
}

body {
    line-height: 1.5;
    color: #514e4c
}

h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    color: #514e4c;
    line-height: 1;
    margin-bottom: 1rem
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: inherit;
    text-transform: none;
    font-size: 75%
}

h2 {
    line-height: 1.125;
    margin-bottom: 0.125em;
    font-size: 1.25rem
}

@media screen and (min-width: 80em) {
    h2 {
        font-size:1.75rem
    }
}

@media screen and (min-width: 120em) {
    h2 {
        font-size:2.625rem
    }
}

h1+h2,p+h2 {
    margin-top: 4rem
}

h3 {
    font-size: 1.25rem
}

@media screen and (min-width: 80em) {
    h3 {
        font-size:1.5rem
    }
}

p,th,td {
    font-size: 1rem;
    line-height: 1.25em;
    margin-bottom: 1.25em;
    text-align: justify
}

@media screen and (min-width: 80em) {
    p,th,td {
        font-size:1rem
    }
}

@media screen and (min-width: 120em) {
    p,th,td {
        font-size:1.25rem
    }
}

a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px dotted currentColor
}

a:hover,a:focus {
    color: inherit;
    border-bottom: 1px solid currentColor
}

header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    padding: 0.5rem 1rem;
    width: 100%;
    height: 3rem;
    z-index: 10;
    background-color: rgba(255, 255, 255, 1)
}

header img {
    height: 3rem
}

header a {
    border: none;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border: none
}

header .menuTopItem {
    color: inherit;
    margin: 0 0 0 0.5em;
    transition: 0.4s all ease;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 1.25em;
    margin-bottom: 1.25em
}

header .menuTopItem:hover, header .menuTopItem:focus {
    color: #e3002a;
    border: none
}

@media screen and (min-width: 80em) {
    header .menuTopItem {
        font-size:1rem
    }
}

@media screen and (min-width: 120em) {
    header .menuTopItem {
        font-size:1.25rem
    }
}

#frontpage {
    padding-top: 3rem;
    width: 100%;
    max-width: 100%
}

#frontpage .imgArtwork {
    display: block;
    margin: 0 auto;
    max-height: 80vh
}

#frontpage .cinemastart {
    font-family: "Oswald", sans-serif;
    font-size: 1.25rem;
    color: #e3002a;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 0rem 0 1rem 0;
    line-height: 1;
    text-transform: uppercase
}

@media screen and (min-width: 64em) {
    #frontpage .cinemastart {
        font-size:2.25rem
    }
}

@media screen and (min-width: 80em) {
    #frontpage .cinemastart {
        font-size:2.25rem
    }
}

.aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.vcenter {
    margin-top: 8rem;
    max-width: 33.333vw
}

.multiColumn p {
    display: inline-block
}

@media screen and (min-width: 64em) {
    .multiColumn {
        column-count:2;
        column-gap: 1.875rem
    }
}

section {
    margin: 0;
    padding: 4rem 0
}

@media screen and (min-width: 64em) {
    section {
        padding:6rem 0
    }
}

section.skewOn {
    transform: skewY(0deg)
}

section div.skewOff {
    transform: skewY(0deg)
}

section:first-of-type {
    margin-top: 4rem
}

section:nth-of-type(2n-1) {
    background-color: #514e4c;
    color: #fff
}

section:nth-of-type(2n-1) h1, section:nth-of-type(2n-1) h2, section:nth-of-type(2n-1) h3, section:nth-of-type(2n-1) h4, section:nth-of-type(2n-1) h5, section:nth-of-type(2n-1) h6 {
    color: #fff
}

#trailer {
    background: #000;
    height: 100vh;
    max-height: 100vw
}

#trailer .row {
    top: 50%;
    position: relative;
    transform: translateY(-50%)
}

#trailer h1 {
    display: none
}

#film h1+h2 {
    margin: 1rem 0 0.5rem 0
}

#film h1+h2+h2 {
    display: none
}

.people {
    margin-bottom: 1rem
}

@media screen and (min-width: 64em) {
    .people {
        margin-bottom:4rem
    }
}

.people .peopleImg {
    margin-top: 0.65rem
}

.people p {
    margin-top: 0rem
}

#galerie .row {
    max-width: 1920px
}

.sliderWrapper {
    margin-bottom: 1rem
}

.slick-prev,.slick-next {
    z-index: 9999;
    width: 2rem;
    height: 100%
}

@media screen and (min-width: 64em) {
    .slick-prev,.slick-next {
        width:4rem
    }
}

.slick-prev {
    left: 0rem
}

.slick-next {
    right: 0rem
}

.slick-prev::before,.slick-next::before {
    font-family: nav;
    color: #fff;
    font-size: 'Open Sans Condensed', sans-serif;
    text-shadow: 0 0 0.5em #000
}

@media screen and (min-width: 64em) {
    .slick-prev::before,.slick-next::before {
        font-size:4rem
    }
}

.slick-prev::before {
    content: '\e80e'
}

.slick-next::before {
    content: '\e80f'
}

.slideImg {
    position: relative
}

.slideTxt {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    background: rgba(255,255,255,0.8);
    color: #514e4c;
    font-size: 1.5rem;
    line-height: 1.2
}

img,.imgMaxWidth {
    max-width: 100%
}

.imgCenter {
    display: block;
    margin: 0 auto
}

.scrollX {
    overflow-x: auto;
    padding-bottom: 1rem
}

#veranstaltungen table.events th, #veranstaltungen table.events td {
    vertical-align: top;
    padding: 0.5rem 0.5rem;
    line-height: 1.2
}

#veranstaltungen table.events thead th {
    font-weight: bold;
    text-align: left;
    text-transform: uppercase
}

#veranstaltungen table.events tbody td {
    text-align: left
}

#veranstaltungen table.events tbody td:nth-of-type(1), #veranstaltungen table.events tbody td:nth-of-type(2), #veranstaltungen table.events tbody td:nth-of-type(4) {
    font-weight: bold
}

#veranstaltungen table.events tbody td:nth-of-type(2), #veranstaltungen table.events tbody td:nth-of-type(4) {
    white-space: nowrap
}

#veranstaltungen table.events thead th:nth-of-type(1), #veranstaltungen table.events tbody td:nth-of-type(1), #veranstaltungen table.events thead th:nth-of-type(3), #veranstaltungen table.events tbody td:nth-of-type(3) {
    text-align: right
}

#partner .row {
    margin-bottom: 4rem
}

#partner .row:last-type {
    margin-bottom: 0rem
}

#partner .logo {
    margin: 0.4rem 0 2rem 0;
    overflow: hidden
}

#partner .logo img {
    margin: 0 auto;
    display: block;
    max-height: 5rem;
    object-fit: contain
}

#partner .quote {
    margin-bottom: 0;
    font-style: italic
}

#partner .source {
    color: #514e4c;
    line-height: 1.25;
    margin-top: 0.5rem
}

#partner .source .name {
    display: block;
    font-family: "Oswald", sans-serif;
    font-weight: bold
}

#partner .source .position {
    display: block;
    font-family: "Oswald", sans-serif;
    font-weight: normal
}

#partner:nth-of-type(2n-1) .logo {
    background: #fff;
    padding: 2rem 0.5rem
}

#partner:nth-of-type(2n-1) .source {
    color: inherit
}

#partner .grid .logo {
    margin-bottom: 0.25rem
}

#partner .grid a {
    display: block;
    padding-bottom: 2rem;
    border: none
}

#partner .grid .name {
    display: block;
    font-family: "Oswald", sans-serif;
    font-weight: bold
}

#team h1 {
    text-align: center
}

#crew h2 {
    display: none
}

#crew p {
    text-align: center;
    margin-bottom: 0.25em
}

#crew .logoline {
    background-image: url(http://www.systemerror-film.de/assets/content/img/logos/billing-block_logos_grey.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 4rem
}

#crew:nth-of-type(2n) .logoline {
    background-image: url(http://www.systemerror-film.de/assets/content/img/logos/billing-block_logos_white.png)
}

#impressum {
    margin-bottom: 0
}

#impressum h1 {
    text-align: center;
    font-size: 1.6rem;
    margin: 0
}

#impressum p+h1 {
    margin-top: 0.5em
}

#impressum h2 {
    text-align: center;
    font-size: 1.2rem;
    margin: 0
}

#impressum p {
    font-size: 0.8rem;
    text-align: center;
    margin: 0
}

#impressum a {
    color: inherit
}

#impressum ul, #impressum li {
    font-size: 0.8rem;
    text-align: center;
    margin: 0
}

#impressum li {
    display: inline
}

#impressum li:before {
    content: "â€¢ "
}

.icon-base {
    text-decoration: none;
    font-style: normal;
    font-family: nav;
    color: inherit
}

.menu__line.wrapper ul {
    list-style-type: none
}

.menu__line.wrapper li {
    display: inline-block
}

.menu__dropdown.wrapper .button {
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.menu__dropdown.wrapper .dropdown-pane {
    transition: 0.4s all ease;
    display: none;
    opacity: 0;
    margin: 0.5rem auto 0 auto;
    background-color: #fff;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5)
}

.menu__dropdown.wrapper .dropdown-pane.visible {
    display: block;
    opacity: 1
}

.menu__dropdown.wrapper .dropdown-pane ul {
    list-style: none;
    margin: 0
}

.menu__dropdown.wrapper .dropdown-pane li {
    padding: 0 1rem
}

.menu__dropdown.wrapper .dropdown-pane a.menuTopItem {
    margin: 0
}

.pressestimmen {
    margin-top: 4rem
}

.pressestimmen .pressestimme {
    text-align: center;
    line-height: 1.5em;
    margin-bottom: 1.5em;
    font-size: 1.25rem
}

.pressestimmen .pressestimme .quote {
    color: #e31d32;
    font-family: 'Georgia','Times New Roman',_serif;
    font-style: italic
}

.pressestimmen .pressestimme .source {
    color: #e31d32;
    font-family: 'Georgia','Times New Roman',_serif;
    font-size: 1rem
}

#pressestimmen {
    background-color: #fff;
    border-top: 4px solid #534e4d;
    border-bottom: 4px solid #534e4d
}

#pressestimmen h1 {
    color: #e31d32
}

.section-link {
    text-align: center;
    margin-top: 30px
}

.section-link a {
    color: #e31d32;
    font-family: 'Georgia','Times New Roman',_serif;
    font-style: italic
}


@charset 'utf-8';.version {
    content: "Foundation 6.2.4"
}

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: 0.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=40em&large=64em&xlarge=80em&xxlarge=120em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*,*::before,*::after {
    box-sizing: inherit
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #fefefe;
    background: #fff;
    -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 img, .mqa-display img, #map_canvas embed, .map_canvas embed, .mqa-display embed, #map_canvas object, .map_canvas object, .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: 1200px;
    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 {
    margin-left: -0.625rem;
    margin-right: -0.625rem
}

@media screen and (min-width: 40em) {
    .row .row {
        margin-left:-0.9375rem;
        margin-right: -0.9375rem
    }
}

.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: 0.625rem;
    padding-right: 0.625rem
}

@media screen and (min-width: 40em) {
    .column,.columns {
        padding-left:0.9375rem;
        padding-right: 0.9375rem
    }
}

.column:last-child:not(:first-child),.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,.columns.end:last-child:last-child {
    float: left
}

.column.row.row,.columns.row.row {
    float: none
}

.row .column.row.row, .row .columns.row.row {
    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--8.33333%-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--16.66667%-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small--25%-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--33.33333%-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--41.66667%-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small--50%-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--58.33333%-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--66.66667%-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small--75%-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--83.33333%-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--91.66667%-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small--91.66667%-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 {
    margin-left: 0;
    margin-right: 0
}

.expanded.row .small-collapse.row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse>.column,.small-uncollapse>.columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem
}

.small-centered {
    margin-left: auto;
    margin-right: auto
}

.small-centered,.small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-uncentered,.small-push-0,.small-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width: 40em) {
    .medium-1 {
        width:8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium--8.33333%-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--16.66667%-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium--25%-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--33.33333%-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--41.66667%-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium--50%-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--58.33333%-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--66.66667%-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium--75%-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--83.33333%-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--91.66667%-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium--91.66667%-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 {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .medium-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .medium-uncollapse>.column,.medium-uncollapse>.columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem
    }

    .medium-centered {
        margin-left: auto;
        margin-right: auto
    }

    .medium-centered,.medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .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--8.33333%-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--16.66667%-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large--25%-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--33.33333%-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--41.66667%-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large--50%-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--58.33333%-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--66.66667%-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large--75%-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--83.33333%-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--91.66667%-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large--91.66667%-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 {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .large-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .large-uncollapse>.column,.large-uncollapse>.columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem
    }

    .large-centered {
        margin-left: auto;
        margin-right: auto
    }

    .large-centered,.large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-uncentered,.large-push-0,.large-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width: 80em) {
    .xlarge-1 {
        width:8.33333%
    }

    .xlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xlarge--8.33333%-0 {
        margin-left: 0%
    }

    .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xlarge--16.66667%-1 {
        margin-left: 8.33333%
    }

    .xlarge-3 {
        width: 25%
    }

    .xlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xlarge--25%-2 {
        margin-left: 16.66667%
    }

    .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xlarge--33.33333%-3 {
        margin-left: 25%
    }

    .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xlarge--41.66667%-4 {
        margin-left: 33.33333%
    }

    .xlarge-6 {
        width: 50%
    }

    .xlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xlarge--50%-5 {
        margin-left: 41.66667%
    }

    .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xlarge--58.33333%-6 {
        margin-left: 50%
    }

    .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xlarge--66.66667%-7 {
        margin-left: 58.33333%
    }

    .xlarge-9 {
        width: 75%
    }

    .xlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xlarge--75%-8 {
        margin-left: 66.66667%
    }

    .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xlarge--83.33333%-9 {
        margin-left: 75%
    }

    .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xlarge--91.66667%-10 {
        margin-left: 83.33333%
    }

    .xlarge-12 {
        width: 100%
    }

    .xlarge--91.66667%-11 {
        margin-left: 91.66667%
    }

    .xlarge-up-1>.column,.xlarge-up-1>.columns {
        width: 100%;
        float: left
    }

    .xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child {
        float: left
    }

    .xlarge-up-2>.column,.xlarge-up-2>.columns {
        width: 50%;
        float: left
    }

    .xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-2>.column:nth-of-type(2n+1),.xlarge-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child {
        float: left
    }

    .xlarge-up-3>.column,.xlarge-up-3>.columns {
        width: 33.33333%;
        float: left
    }

    .xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child {
        float: left
    }

    .xlarge-up-4>.column,.xlarge-up-4>.columns {
        width: 25%;
        float: left
    }

    .xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child {
        float: left
    }

    .xlarge-up-5>.column,.xlarge-up-5>.columns {
        width: 20%;
        float: left
    }

    .xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child {
        float: left
    }

    .xlarge-up-6>.column,.xlarge-up-6>.columns {
        width: 16.66667%;
        float: left
    }

    .xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child {
        float: left
    }

    .xlarge-up-7>.column,.xlarge-up-7>.columns {
        width: 14.28571%;
        float: left
    }

    .xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child {
        float: left
    }

    .xlarge-up-8>.column,.xlarge-up-8>.columns {
        width: 12.5%;
        float: left
    }

    .xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child {
        float: left
    }

    .xlarge-collapse>.column,.xlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .xlarge-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .xlarge-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .xlarge-uncollapse>.column,.xlarge-uncollapse>.columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem
    }

    .xlarge-centered {
        margin-left: auto;
        margin-right: auto
    }

    .xlarge-centered,.xlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .xlarge-uncentered,.xlarge-push-0,.xlarge-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width: 120em) {
    .xxlarge-1 {
        width:8.33333%
    }

    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xxlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xxlarge--8.33333%-0 {
        margin-left: 0%
    }

    .xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xxlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xxlarge--16.66667%-1 {
        margin-left: 8.33333%
    }

    .xxlarge-3 {
        width: 25%
    }

    .xxlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xxlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xxlarge--25%-2 {
        margin-left: 16.66667%
    }

    .xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xxlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xxlarge--33.33333%-3 {
        margin-left: 25%
    }

    .xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xxlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xxlarge--41.66667%-4 {
        margin-left: 33.33333%
    }

    .xxlarge-6 {
        width: 50%
    }

    .xxlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xxlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xxlarge--50%-5 {
        margin-left: 41.66667%
    }

    .xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xxlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xxlarge--58.33333%-6 {
        margin-left: 50%
    }

    .xxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xxlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xxlarge--66.66667%-7 {
        margin-left: 58.33333%
    }

    .xxlarge-9 {
        width: 75%
    }

    .xxlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xxlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xxlarge--75%-8 {
        margin-left: 66.66667%
    }

    .xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xxlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xxlarge--83.33333%-9 {
        margin-left: 75%
    }

    .xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xxlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xxlarge--91.66667%-10 {
        margin-left: 83.33333%
    }

    .xxlarge-12 {
        width: 100%
    }

    .xxlarge--91.66667%-11 {
        margin-left: 91.66667%
    }

    .xxlarge-up-1>.column,.xxlarge-up-1>.columns {
        width: 100%;
        float: left
    }

    .xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child {
        float: left
    }

    .xxlarge-up-2>.column,.xxlarge-up-2>.columns {
        width: 50%;
        float: left
    }

    .xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-2>.column:nth-of-type(2n+1),.xxlarge-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child {
        float: left
    }

    .xxlarge-up-3>.column,.xxlarge-up-3>.columns {
        width: 33.33333%;
        float: left
    }

    .xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child {
        float: left
    }

    .xxlarge-up-4>.column,.xxlarge-up-4>.columns {
        width: 25%;
        float: left
    }

    .xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child {
        float: left
    }

    .xxlarge-up-5>.column,.xxlarge-up-5>.columns {
        width: 20%;
        float: left
    }

    .xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child {
        float: left
    }

    .xxlarge-up-6>.column,.xxlarge-up-6>.columns {
        width: 16.66667%;
        float: left
    }

    .xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child {
        float: left
    }

    .xxlarge-up-7>.column,.xxlarge-up-7>.columns {
        width: 14.28571%;
        float: left
    }

    .xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child {
        float: left
    }

    .xxlarge-up-8>.column,.xxlarge-up-8>.columns {
        width: 12.5%;
        float: left
    }

    .xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child {
        float: left
    }

    .xxlarge-collapse>.column,.xxlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .xxlarge-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .xxlarge-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem
    }

    .xxlarge-centered {
        margin-left: auto;
        margin-right: auto
    }

    .xxlarge-centered,.xxlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .xxlarge-uncentered,.xxlarge-push-0,.xxlarge-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.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em,i {
    font-style: italic;
    line-height: inherit
}

strong,b {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 0.75rem;
    line-height: inherit
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #888;
    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: 40em) {
    h1 {
        font-size:3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.9375rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

a {
    color: #fefefe;
    text-decoration: underline;
    line-height: inherit;
    cursor: pointer
}

a:hover,a:focus {
    color: inherit
}

a img {
    border: 0
}

hr {
    max-width: 128rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #fefefe;
    border-left: 0;
    margin: 2rem auto;
    clear: both
}

ul,ol,dl {
    line-height: 1.6;
    margin-bottom: 1rem;
    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 ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: 0.3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #888
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #444
}

cite {
    display: block;
    font-size: 0.8125rem;
    color: #444
}

cite:before {
    content: '\2014 \0020'
}

abbr {
    color: #fefefe;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}

code {
    font-family: Consolas,'Liberation Mono',Courier,monospace;
    font-weight: 400;
    color: #0a0a0a;
    background-color: #999;
    border: 1px solid #888;
    padding: 0.125rem 0.3125rem 0.0625rem
}

kbd {
    padding: 0.125rem 0.25rem 0;
    margin: 0;
    background-color: #999;
    color: #0a0a0a;
    font-family: Consolas,'Liberation Mono',Courier,monospace
}

.subheader {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #444
}

.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: 40em) {
    .medium-text-left {
        text-align:left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 64em) {
    .large-text-left {
        text-align:left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 80em) {
    .xlarge-text-left {
        text-align:left
    }

    .xlarge-text-right {
        text-align: right
    }

    .xlarge-text-center {
        text-align: center
    }

    .xlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 120em) {
    .xxlarge-text-left {
        text-align:left
    }

    .xxlarge-text-right {
        text-align: right
    }

    .xxlarge-text-center {
        text-align: center
    }

    .xxlarge-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: 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 #444;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display:none !important
    }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-small-only {
        display:none !important
    }
}

@media screen and (min-width: 40em) {
    .hide-for-medium {
        display:none !important
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display:none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display:none !important
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display:none !important
    }
}

@media 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: 79.9375em) {
    .hide-for-large-only {
        display:none !important
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 80em) {
    .show-for-large-only {
        display:none !important
    }
}

@media screen and (min-width: 80em) {
    .hide-for-xlarge {
        display:none !important
    }
}

@media screen and (max-width: 79.9375em) {
    .show-for-xlarge {
        display:none !important
    }
}

@media screen and (min-width: 80em) and (max-width: 119.9375em) {
    .hide-for-xlarge-only {
        display:none !important
    }
}

@media screen and (max-width: 79.9375em), screen and (min-width: 120em) {
    .show-for-xlarge-only {
        display:none !important
    }
}

@media screen and (min-width: 120em) {
    .hide-for-xxlarge {
        display:none !important
    }
}

@media screen and (max-width: 119.9375em) {
    .show-for-xxlarge {
        display:none !important
    }
}

@media screen and (min-width: 120em) {
    .hide-for-xxlarge-only {
        display:none !important
    }
}

@media screen and (max-width: 119.9375em) {
    .show-for-xxlarge-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
    }
}

html,body {
    margin: 0;
    padding: 0;
    font-family: Helvetica,Arial,sans-serif
}

body {
    line-height: 1.5;
    color: #514e4c
}

h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed',sans-serif,sans-serif;
    color: #514e4c;
    line-height: 1;
    margin-bottom: 1rem
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: inherit;
    text-transform: none;
    font-size: 75%
}

h2 {
    line-height: 1.125;
    margin-bottom: 0.125em;
    font-size: 1.25rem
}

@media screen and (min-width: 80em) {
    h2 {
        font-size:1.75rem
    }
}

@media screen and (min-width: 120em) {
    h2 {
        font-size:2.625rem
    }
}

h1+h2,p+h2 {
    margin-top: 4rem
}

h3 {
    font-size: 1.25rem
}

@media screen and (min-width: 80em) {
    h3 {
        font-size:1.5rem
    }
}

p,th,td {
    font-size: 1rem;
    line-height: 1.25em;
    margin-bottom: 1.25em;
    text-align: justify
}

@media screen and (min-width: 80em) {
    p,th,td {
        font-size:1rem
    }
}

@media screen and (min-width: 120em) {
    p,th,td {
        font-size:1.25rem
    }
}

a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px dotted currentColor
}

a:hover,a:focus {
    color: inherit;
    border-bottom: 1px solid currentColor
}

header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    padding: 0.5rem 1rem;
    width: 100%;
    height: 3rem;
    z-index: 10;
    background-color: rgba(255, 255, 255, 1)
}

header img {
    height: 3rem
}

header a {
    border: none;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border: none
}

header .menuTopItem {
    color: inherit;
    margin: 0 0 0 0.5em;
    transition: 0.4s all ease;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 1.25em;
    margin-bottom: 1.25em
}

header .menuTopItem:hover, header .menuTopItem:focus {
    color: #e3002a;
    border: none
}

@media screen and (min-width: 80em) {
    header .menuTopItem {
        font-size:1rem
    }
}

@media screen and (min-width: 120em) {
    header .menuTopItem {
        font-size:1.25rem
    }
}

#frontpage {
    padding-top: 3rem;
    width: 100%;
    max-width: 100%
}

#frontpage .imgArtwork {
    display: block;
    margin: 0 auto;
    max-height: 80vh
}

#frontpage .cinemastart {
    font-family: 'Open Sans Condensed',sans-serif,sans-serif;
    font-size: 1.25rem;
    color: #e3002a;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 0rem 0 1rem 0;
    line-height: 1;
    text-transform: uppercase
}

@media screen and (min-width: 64em) {
    #frontpage .cinemastart {
        font-size:2.25rem
    }
}

@media screen and (min-width: 80em) {
    #frontpage .cinemastart {
        font-size:2.25rem
    }
}

.aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.vcenter {
    margin-top: 8rem;
    max-width: 33.333vw
}

.multiColumn p {
    display: inline-block
}

@media screen and (min-width: 64em) {
    .multiColumn {
        column-count:2;
        column-gap: 1.875rem
    }
}

section {
    margin: 0;
    padding: 4rem 0
}

@media screen and (min-width: 64em) {
    section {
        padding:6rem 0
    }
}

section.skewOn {
    transform: skewY(0deg)
}

section div.skewOff {
    transform: skewY(0deg)
}

section:first-of-type {
    margin-top: 4rem
}

section:nth-of-type(2n-1) {
    background-color: #514e4c;
    color: #fff
}

section:nth-of-type(2n-1) h1, section:nth-of-type(2n-1) h2, section:nth-of-type(2n-1) h3, section:nth-of-type(2n-1) h4, section:nth-of-type(2n-1) h5, section:nth-of-type(2n-1) h6 {
    color: #fff
}

#trailer {
    background: #000;
    height: 100vh;
    max-height: 100vw
}

#trailer .row {
    top: 50%;
    position: relative;
    transform: translateY(-50%)
}

#trailer h1 {
    display: none
}

#film h1+h2 {
    margin: 1rem 0 0.5rem 0
}

#film h1+h2+h2 {
    display: none
}

.people {
    margin-bottom: 1rem
}

@media screen and (min-width: 64em) {
    .people {
        margin-bottom:4rem
    }
}

.people .peopleImg {
    margin-top: 0.65rem
}

.people p {
    margin-top: 0rem
}

#galerie .row {
    max-width: 1920px
}

.sliderWrapper {
    margin-bottom: 1rem
}

.slick-prev,.slick-next {
    z-index: 9999;
    width: 2rem;
    height: 100%
}

@media screen and (min-width: 64em) {
    .slick-prev,.slick-next {
        width:4rem
    }
}

.slick-prev {
    left: 0rem
}

.slick-next {
    right: 0rem
}

.slick-prev::before,.slick-next::before {
    font-family: nav;
    color: #fff;
    font-size: 'Open Sans Condensed', sans-serif;
    text-shadow: 0 0 0.5em #000
}

@media screen and (min-width: 64em) {
    .slick-prev::before,.slick-next::before {
        font-size:4rem
    }
}

.slick-prev::before {
    content: '\e80e'
}

.slick-next::before {
    content: '\e80f'
}

.slideImg {
    position: relative
}

.slideTxt {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    background: rgba(255,255,255,0.8);
    color: #514e4c;
    font-size: 1.5rem;
    line-height: 1.2
}

img,.imgMaxWidth {
    max-width: 100%
}

.imgCenter {
    display: block;
    margin: 0 auto
}

.scrollX {
    overflow-x: auto;
    padding-bottom: 1rem
}

#veranstaltungen table.events th, #veranstaltungen table.events td {
    vertical-align: top;
    padding: 0.5rem 0.5rem;
    line-height: 1.2
}

#veranstaltungen table.events thead th {
    font-weight: bold;
    text-align: left;
    text-transform: uppercase
}

#veranstaltungen table.events tbody td {
    text-align: left
}

#veranstaltungen table.events tbody td:nth-of-type(1), #veranstaltungen table.events tbody td:nth-of-type(2), #veranstaltungen table.events tbody td:nth-of-type(4) {
    font-weight: bold
}

#veranstaltungen table.events tbody td:nth-of-type(2), #veranstaltungen table.events tbody td:nth-of-type(4) {
    white-space: nowrap
}

#veranstaltungen table.events thead th:nth-of-type(1), #veranstaltungen table.events tbody td:nth-of-type(1), #veranstaltungen table.events thead th:nth-of-type(3), #veranstaltungen table.events tbody td:nth-of-type(3) {
    text-align: right
}

#partner .row {
    margin-bottom: 4rem
}

#partner .row:last-type {
    margin-bottom: 0rem
}

#partner .logo {
    margin: 0.4rem 0 2rem 0;
    overflow: hidden
}

#partner .logo img {
    margin: 0 auto;
    display: block;
    max-height: 5rem;
    object-fit: contain
}

#partner .quote {
    margin-bottom: 0;
    font-style: italic
}

#partner .source {
    color: #514e4c;
    line-height: 1.25;
    margin-top: 0.5rem
}

#partner .source .name {
    display: block;
    font-family: "Oswald", sans-serif;
    font-weight: bold
}

#partner .source .position {
    display: block;
    font-family: "Oswald", sans-serif;
    font-weight: normal
}

#partner:nth-of-type(2n-1) .logo {
    background: #fff;
    padding: 2rem 0.5rem
}

#partner:nth-of-type(2n-1) .source {
    color: inherit
}

#partner .grid .logo {
    margin-bottom: 0.25rem
}

#partner .grid a {
    display: block;
    padding-bottom: 2rem;
    border: none
}

#partner .grid .name {
    display: block;
    font-family: "Oswald", sans-serif;
    font-weight: bold
}

#team h1 {
    text-align: center
}

#crew h2 {
    display: none
}

#crew p {
    text-align: center;
    margin-bottom: 0.25em
}

#crew .logoline {
    background-image: url(/web/20220426163616im_/http://www.systemerror-film.de/assets/content/img/logos/billing-block_logos_grey.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 4rem
}

#crew:nth-of-type(2n) .logoline {
    background-image: url(/web/20220426163616im_/http://www.systemerror-film.de/assets/content/img/logos/billing-block_logos_white.png)
}

#impressum {
    margin-bottom: 0
}

#impressum h1 {
    text-align: center;
    font-size: 1.6rem;
    margin: 0
}

#impressum p+h1 {
    margin-top: 0.5em
}

#impressum h2 {
    text-align: center;
    font-size: 1.2rem;
    margin: 0
}

#impressum p {
    font-size: 0.8rem;
    text-align: center;
    margin: 0
}

#impressum a {
    color: inherit
}

#impressum ul, #impressum li {
    font-size: 0.8rem;
    text-align: center;
    margin: 0
}

#impressum li {
    display: inline
}

#impressum li:before {
    content: "â€¢ "
}

.icon-base {
    text-decoration: none;
    font-style: normal;
    font-family: nav;
    color: inherit
}

.menu__line.wrapper ul {
    list-style-type: none
}

.menu__line.wrapper li {
    display: inline-block
}

.menu__dropdown.wrapper .button {
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.menu__dropdown.wrapper .dropdown-pane {
    transition: 0.4s all ease;
    display: none;
    opacity: 0;
    margin: 0.5rem auto 0 auto;
    background-color: #fff;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5)
}

.menu__dropdown.wrapper .dropdown-pane.visible {
    display: block;
    opacity: 1
}

.menu__dropdown.wrapper .dropdown-pane ul {
    list-style: none;
    margin: 0
}

.menu__dropdown.wrapper .dropdown-pane li {
    padding: 0 1rem
}

.menu__dropdown.wrapper .dropdown-pane a.menuTopItem {
    margin: 0
}

.pressestimmen {
    margin-top: 4rem
}

.pressestimmen .pressestimme {
    text-align: center;
    line-height: 1.5em;
    margin-bottom: 1.5em;
    font-size: 1.25rem
}

.pressestimmen .pressestimme .quote {
    color: #e31d32;
    font-family: 'Georgia','Times New Roman',_serif;
    font-style: italic
}

.pressestimmen .pressestimme .source {
    color: #e31d32;
    font-family: 'Georgia','Times New Roman',_serif;
    font-size: 1rem
}

#pressestimmen {
    background-color: #fff;
    border-top: 4px solid #534e4d;
    border-bottom: 4px solid #534e4d
}

#pressestimmen h1 {
    color: #e31d32
}

.section-link {
    text-align: center;
    margin-top: 30px
}

.section-link a {
    color: #e31d32;
    font-family: 'Georgia','Times New Roman',_serif;
    font-style: italic
}


