@charset "UTF-8";
@media print, screen and (min-width: 43.75em) {
    .reveal, .reveal.large, .reveal.small, .reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

figcaption, figure {
    display: block
}

figure {
    margin: 1em 40px
}

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

main {
    display: block
}

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

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

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

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

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

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

img {
    border-style: none
}

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

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

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

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

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

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

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

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

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

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

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

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

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

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

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: myriad-pro, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.4;
    color: #6c6e70;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 5px
}

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

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

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

pre {
    overflow: auto
}

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

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

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

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

.row::after {
    clear: both
}

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

.row .row {
    margin-right: -.625rem;
    margin-left: -.625rem
}

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

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

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

.row.expanded {
    max-width: none
}

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

.row:not(.expanded) .row {
    max-width: none
}

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

.row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem
}

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

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

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

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

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

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

.small-1 {
    width: 8.33333%
}

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

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

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

.small-2 {
    width: 16.66667%
}

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

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

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

.small-3 {
    width: 25%
}

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

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

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

.small-4 {
    width: 33.33333%
}

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

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

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

.small-5 {
    width: 41.66667%
}

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

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

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

.small-6 {
    width: 50%
}

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

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

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

.small-7 {
    width: 58.33333%
}

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

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

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

.small-8 {
    width: 66.66667%
}

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

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

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

.small-9 {
    width: 75%
}

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

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

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

.small-10 {
    width: 83.33333%
}

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

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

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

.small-11 {
    width: 91.66667%
}

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

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

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

.small-12 {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .medium-1 {
        width: 8.33333%
    }

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

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

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

    .medium-2 {
        width: 16.66667%
    }

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

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

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

    .medium-3 {
        width: 25%
    }

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

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

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

    .medium-4 {
        width: 33.33333%
    }

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

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

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

    .medium-5 {
        width: 41.66667%
    }

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

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

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

    .medium-6 {
        width: 50%
    }

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

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

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

    .medium-7 {
        width: 58.33333%
    }

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

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

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

    .medium-8 {
        width: 66.66667%
    }

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

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

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

    .medium-9 {
        width: 75%
    }

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

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

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

    .medium-10 {
        width: 83.33333%
    }

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

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

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

    .medium-11 {
        width: 91.66667%
    }

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

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

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

    .medium-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%
    }

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

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

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

    .large-2 {
        width: 16.66667%
    }

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

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

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

    .large-3 {
        width: 25%
    }

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

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

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

    .large-4 {
        width: 33.33333%
    }

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

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

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

    .large-5 {
        width: 41.66667%
    }

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

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

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

    .large-6 {
        width: 50%
    }

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

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

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

    .large-7 {
        width: 58.33333%
    }

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

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

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

    .large-8 {
        width: 66.66667%
    }

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

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

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

    .large-9 {
        width: 75%
    }

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

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

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

    .large-10 {
        width: 83.33333%
    }

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

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

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

    .large-11 {
        width: 91.66667%
    }

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

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

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

    .large-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.column-block {
    margin-bottom: 1.25rem
}

.column-block > :last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 43.75em) {
    .column-block {
        margin-bottom: 1.875rem
    }

    .column-block > :last-child {
        margin-bottom: 0
    }
}

.row {
    max-width: 90rem;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.row .row {
    margin-right: -.625rem;
    margin-left: -.625rem
}

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

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

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

.row.expanded {
    max-width: none
}

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

.row:not(.expanded) .row {
    max-width: none
}

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

.row.collapse > .column > .row, .row.collapse > .columns > .row, .row.is-collapse-child {
    margin-right: 0;
    margin-left: 0
}

.column, .columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: .625rem;
    padding-left: .625rem;
    min-width: 0
}

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

.column.row.row, .row.row.columns {
    float: none;
    display: block
}

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

.small-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

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

.small-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

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

.small-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

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

.small-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

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

.small-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

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

.small-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

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

.small-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

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

.small-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

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

.small-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

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

.small-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

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

.small-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

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

.small-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

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

.small-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-1 > .column, .small-up-1 > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-2 > .column, .small-up-2 > .columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-3 > .column, .small-up-3 > .columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-4 > .column, .small-up-4 > .columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-5 > .column, .small-up-5 > .columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.small-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-6 > .column, .small-up-6 > .columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-7 > .column, .small-up-7 > .columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.small-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-8 > .column, .small-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

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

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

@media print, screen and (min-width: 43.75em) {
    .medium-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

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

    .medium-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .medium-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

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

    .medium-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

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

    .medium-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .medium-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

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

    .medium-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

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

    .medium-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .medium-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

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

    .medium-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

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

    .medium-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .medium-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .medium-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .medium-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .medium-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print, screen and (min-width: 43.75em) and (min-width: 43.75em) {
    .medium-expand {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.medium-unstack > .column, .row.medium-unstack > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print, screen and (min-width: 43.75em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

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

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

@media print, screen and (min-width: 64em) {
    .large-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

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

    .large-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .large-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

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

    .large-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

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

    .large-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .large-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

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

    .large-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

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

    .large-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .large-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

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

    .large-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

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

    .large-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .large-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .large-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-2 > .column, .large-up-2 > .columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-3 > .column, .large-up-3 > .columns {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-4 > .column, .large-up-4 > .columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-5 > .column, .large-up-5 > .columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .large-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-6 > .column, .large-up-6 > .columns {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-7 > .column, .large-up-7 > .columns {
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .large-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-8 > .column, .large-up-8 > .columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
    .large-expand {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.large-unstack > .column, .row.large-unstack > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

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

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

.shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.column-block {
    margin-bottom: 1.25rem
}

.column-block > :last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 43.75em) {
    .column-block {
        margin-bottom: 1.875rem
    }

    .column-block > :last-child {
        margin-bottom: 0
    }
}

.grid-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 90rem;
    margin: 0 auto
}

@media print, screen and (min-width: 43.75em) {
    .grid-container {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

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

@media print, screen and (min-width: 43.75em) {
    .grid-container.fluid {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

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

.grid-x {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .grid-x > .medium-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x > .medium-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .grid-x > .large-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x > .large-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .grid-margin-x {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

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

@media print, screen and (min-width: 43.75em) {
    .grid-margin-x > .cell {
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .grid-margin-x > .auto {
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-x > .medium-auto {
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

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

@media print, screen and (min-width: 43.75em) {
    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

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

@media print, screen and (min-width: 43.75em) {
    .grid-padding-x > .cell {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .medium-up-1 > .cell {
        width: 100%
    }

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .large-up-1 > .cell {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 1.25rem)
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .grid-margin-x.large-up-1 > .cell {
        width: calc(100% - 1.875rem)
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .small-margin-collapse > .medium-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .medium-margin-collapse > .small-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .medium-margin-collapse > .medium-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .medium-margin-collapse > .large-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .small-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .medium-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .large-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .medium-offset-0 {
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .large-offset-0 {
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-y {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .grid-y > .medium-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

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

@media print, screen and (min-width: 43.75em) {
    .grid-padding-y > .cell {
        padding-top: .9375rem;
        padding-bottom: .9375rem
    }
}

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

@media print, screen and (min-width: 43.75em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

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

@media print, screen and (min-width: 43.75em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .grid-margin-y > .auto {
        height: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-y > .medium-auto {
        height: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
        height: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

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

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

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

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

    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }

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

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

    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

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

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

    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }

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

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

    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

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

@media print, screen and (min-width: 43.75em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 43.75em) {
    .grid-margin-y > .auto {
        height: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-y > .medium-auto {
        height: auto
    }

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

    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y > .medium-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y > .medium-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y > .medium-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y > .medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
        height: auto
    }

    .grid-margin-y > .large-shrink {
        height: auto
    }

    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y > .large-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y > .large-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y > .large-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y > .large-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem)
}

@media print, screen and (min-width: 43.75em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print, screen and (min-width: 43.75em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.4;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic;
    line-height: inherit
}

b, strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: .875rem;
    line-height: inherit
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: myriad-pro, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    line-height: 0;
    color: #777
}

.h1, h1 {
    font-size: 1.625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2, h2 {
    font-size: 1.375rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h3, h3 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4, h4 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5, h5 {
    font-size: .875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6, h6 {
    font-size: .45rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print, screen and (min-width: 43.75em) {
    .h1, h1 {
        font-size: 2rem
    }

    .h2, h2 {
        font-size: 1.625rem
    }

    .h3, h3 {
        font-size: 1.375rem
    }

    .h4, h4 {
        font-size: 1.25rem
    }

    .h5, h5 {
        font-size: 1rem
    }

    .h6, h6 {
        font-size: .875rem
    }
}

a {
    line-height: inherit;
    color: #027f78;
    text-decoration: none;
    cursor: pointer
}

a:focus, a:hover {
    color: #001918
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 90rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #777;
    border-left: 0
}

dl, ol, ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.4
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 0 solid #777
}

blockquote, blockquote p {
    line-height: 1.4;
    color: #027f78
}

cite {
    display: block;
    font-size: .8125rem;
    color: #5e5e5e
}

cite:before {
    content: "— "
}

abbr, abbr[title] {
    border-bottom: 1px dotted #6c6e70;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #777;
    background-color: #dedede;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #6c6e70
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #dedede;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #6c6e70;
    border-radius: 5px
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #5e5e5e
}

.lead {
    font-size: 115%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p + .stat {
    margin-top: -1rem
}

ol.no-bullet, ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print, screen and (min-width: 43.75em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print, screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after, a[href^='#']:after, a[href^='javascript:']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote, pre {
        border: 1px solid #5e5e5e;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: .71em .85em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #027f78;
    color: #fefefe
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus, .button:hover {
    background-color: #026c66;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary {
    background-color: #027f78;
    color: #fefefe
}

.button.primary:focus, .button.primary:hover {
    background-color: #026660;
    color: #fefefe
}

.button.secondary {
    background-color: #fff;
    color: #6c6e70
}

.button.secondary:focus, .button.secondary:hover {
    background-color: #ccc;
    color: #6c6e70
}

.button.success {
    background-color: #acc32b;
    color: #6c6e70
}

.button.success:focus, .button.success:hover {
    background-color: #8a9c22;
    color: #6c6e70
}

.button.warning {
    background-color: #eb5b0c;
    color: #fefefe
}

.button.warning:focus, .button.warning:hover {
    background-color: #bc490a;
    color: #fefefe
}

.button.alert {
    background-color: #bf175d;
    color: #fefefe
}

.button.alert:focus, .button.alert:hover {
    background-color: #99124a;
    color: #fefefe
}

.button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
    background-color: #027f78;
    color: #fefefe
}

.button.disabled.primary, .button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
    background-color: #027f78;
    color: #fefefe
}

.button.disabled.secondary, .button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
    background-color: #fff;
    color: #6c6e70
}

.button.disabled.success, .button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
    background-color: #acc32b;
    color: #6c6e70
}

.button.disabled.warning, .button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
    background-color: #eb5b0c;
    color: #fefefe
}

.button.disabled.alert, .button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
    background-color: #bf175d;
    color: #fefefe
}

.button.hollow {
    border: 1px solid #027f78;
    color: #027f78
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
    background-color: transparent
}

.button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow:focus, .button.hollow:hover {
    border-color: #01403c;
    color: #01403c
}

.button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
    border: 1px solid #027f78;
    color: #027f78
}

.button.hollow.primary {
    border: 1px solid #027f78;
    color: #027f78
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
    border-color: #01403c;
    color: #01403c
}

.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
    border: 1px solid #027f78;
    color: #027f78
}

.button.hollow.secondary {
    border: 1px solid #fff;
    color: #fff
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
    border-color: gray;
    color: gray
}

.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
    border: 1px solid #fff;
    color: #fff
}

.button.hollow.success {
    border: 1px solid #acc32b;
    color: #acc32b
}

.button.hollow.success:focus, .button.hollow.success:hover {
    border-color: #566216;
    color: #566216
}

.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
    border: 1px solid #acc32b;
    color: #acc32b
}

.button.hollow.warning {
    border: 1px solid #eb5b0c;
    color: #eb5b0c
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
    border-color: #762e06;
    color: #762e06
}

.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
    border: 1px solid #eb5b0c;
    color: #eb5b0c
}

.button.hollow.alert {
    border: 1px solid #bf175d;
    color: #bf175d
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
    border-color: #600c2f;
    color: #600c2f
}

.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
    border: 1px solid #bf175d;
    color: #bf175d
}

.button.clear {
    border: 1px solid #027f78;
    color: #027f78
}

.button.clear, .button.clear:focus, .button.clear:hover {
    background-color: transparent
}

.button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
    background-color: transparent
}

.button.clear:focus, .button.clear:hover {
    border-color: #01403c;
    color: #01403c
}

.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
    border: 1px solid #027f78;
    color: #027f78
}

.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
    border-color: transparent
}

.button.clear.primary {
    border: 1px solid #027f78;
    color: #027f78
}

.button.clear.primary:focus, .button.clear.primary:hover {
    border-color: #01403c;
    color: #01403c
}

.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
    border: 1px solid #027f78;
    color: #027f78
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
    border-color: transparent
}

.button.clear.secondary {
    border: 1px solid #fff;
    color: #fff
}

.button.clear.secondary:focus, .button.clear.secondary:hover {
    border-color: gray;
    color: gray
}

.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
    border: 1px solid #fff;
    color: #fff
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
    border-color: transparent
}

.button.clear.success {
    border: 1px solid #acc32b;
    color: #acc32b
}

.button.clear.success:focus, .button.clear.success:hover {
    border-color: #566216;
    color: #566216
}

.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
    border: 1px solid #acc32b;
    color: #acc32b
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
    border-color: transparent
}

.button.clear.warning {
    border: 1px solid #eb5b0c;
    color: #eb5b0c
}

.button.clear.warning:focus, .button.clear.warning:hover {
    border-color: #762e06;
    color: #762e06
}

.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
    border: 1px solid #eb5b0c;
    color: #eb5b0c
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
    border-color: transparent
}

.button.clear.alert {
    border: 1px solid #bf175d;
    color: #bf175d
}

.button.clear.alert:focus, .button.clear.alert:hover {
    border-color: #600c2f;
    color: #600c2f
}

.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
    border: 1px solid #bf175d;
    color: #bf175d
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
    border-color: transparent
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: .85em
}

.button.dropdown.hollow::after {
    border-top-color: #027f78
}

.button.dropdown.hollow.primary::after {
    border-top-color: #027f78
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #fff
}

.button.dropdown.hollow.success::after {
    border-top-color: #acc32b
}

.button.dropdown.hollow.warning::after {
    border-top-color: #eb5b0c
}

.button.dropdown.hollow.alert::after {
    border-top-color: #bf175d
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

a.button:focus, a.button:hover {
    text-decoration: none
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.3375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #fefefe;
    border-radius: 5px;
    background-color: #fefefe;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: #6c6e70;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
    outline: 0;
    border: 1px solid #027f78;
    background-color: #fefefe;
    box-shadow: none;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #777
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #777
}

input::placeholder, textarea::placeholder {
    color: #777
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
    background-color: #dedede;
    cursor: not-allowed
}

[type=button], [type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px
}

input[type=search] {
    box-sizing: border-box
}

[type=checkbox], [type=file], [type=radio] {
    margin: 0 0 1rem
}

[type=checkbox] + label, [type=radio] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox] + label[for], [type=radio] + label[for] {
    cursor: pointer
}

label > [type=checkbox], label > [type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
    color: #6c6e70
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #6c6e70
}

.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group > :first-child {
    border-radius: 5px 0 0 5px
}

.input-group > :last-child > * {
    border-radius: 0 5px 5px 0
}

.input-group-button, .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label, .input-group-field, .input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #777;
    background: #dedede;
    color: #6c6e70;
    text-align: center;
    white-space: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
    height: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #777
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.3375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #fefefe;
    border-radius: 5px;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: #6c6e70;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%282, 127, 120%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

@media screen and (min-width: 0\0
) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    border: 1px solid #027f78;
    background-color: #fefefe;
    box-shadow: none;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #dedede;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #bf175d;
    background-color: #f8e7ee
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #bf175d
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #bf175d
}

.is-invalid-input:not(:focus)::placeholder {
    color: #bf175d
}

.is-invalid-label {
    color: #bf175d
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    color: #bf175d
}

.form-error.is-visible {
    display: block
}

.accordion {
    margin-left: 0;
    background: #efefef;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child > :first-child {
    border-radius: 5px 5px 0 0
}

.accordion-item:last-child > :last-child {
    border-radius: 0 0 5px 5px
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1rem .5rem;
    border: 1px solid #fefefe;
    border-bottom: 0;
    font-size: 1rem;
    line-height: 1;
    color: #027f78
}

:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #fefefe;
    border-radius: 0 0 5px 5px
}

.accordion-title:focus, .accordion-title:hover {
    background-color: #efefef
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: '+'
}

.is-active > .accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #fefefe;
    border-bottom: 0;
    background-color: #fefefe;
    color: #6c6e70
}

:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #fefefe
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #027f78;
    color: #fefefe
}

.badge.primary {
    background: #027f78;
    color: #fefefe
}

.badge.secondary {
    background: #fff;
    color: #6c6e70
}

.badge.success {
    background: #acc32b;
    color: #6c6e70
}

.badge.warning {
    background: #eb5b0c;
    color: #fefefe
}

.badge.alert {
    background: #bf175d;
    color: #fefefe
}

.breadcrumbs {
    margin: 0 0 1rem 0;
    list-style: none
}

.breadcrumbs::after, .breadcrumbs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .6875rem;
    color: #6c6e70;
    cursor: default
}

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 .75rem;
    opacity: 1;
    content: "/";
    color: #777
}

.breadcrumbs a {
    color: #027f78
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #777;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.button-group::after, .button-group::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.button-group::after {
    clear: both
}

.button-group .button {
    margin: 0;
    margin-right: 3px;
    margin-bottom: 3px;
    font-size: .9rem;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded .button {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.button-group.primary .button {
    background-color: #027f78;
    color: #fefefe
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
    background-color: #026660;
    color: #fefefe
}

.button-group.secondary .button {
    background-color: #fff;
    color: #6c6e70
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
    background-color: #ccc;
    color: #6c6e70
}

.button-group.success .button {
    background-color: #acc32b;
    color: #6c6e70
}

.button-group.success .button:focus, .button-group.success .button:hover {
    background-color: #8a9c22;
    color: #6c6e70
}

.button-group.warning .button {
    background-color: #eb5b0c;
    color: #fefefe
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
    background-color: #bc490a;
    color: #fefefe
}

.button-group.alert .button {
    background-color: #bf175d;
    color: #fefefe
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
    background-color: #99124a;
    color: #fefefe
}

.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 43.75em) {
    .button-group.stacked-for-small .button {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media screen and (max-width: 43.6875em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 0 solid rgba(108, 110, 112, .25);
    border-radius: 5px;
    background-color: #fefefe;
    color: #6c6e70
}

.callout > :first-child {
    margin-top: 0
}

.callout > :last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #027f78;
    color: #fefefe
}

.callout.secondary {
    background-color: #fff;
    color: #6c6e70
}

.callout.success {
    background-color: #acc32b;
    color: #6c6e70
}

.callout.warning {
    background-color: #eb5b0c;
    color: #fefefe
}

.callout.alert {
    background-color: #bf175d;
    color: #fefefe
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 0 solid #fefefe;
    border-radius: 5px;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #6c6e70
}

.card > :last-child {
    margin-bottom: 0
}

.card-divider {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    background: #dedede
}

.card-divider > :last-child {
    margin-bottom: 0
}

.card-section {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem
}

.card-section > :last-child {
    margin-bottom: 0
}

.card-image {
    min-height: 1px
}

.close-button {
    position: absolute;
    color: #5e5e5e;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus, .close-button:hover {
    color: #6c6e70
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button, .close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button, .menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a, .menu button, .menu input, .menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu, .menu.horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu.expanded li {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.simple {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu.simple li + li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print, screen and (min-width: 43.75em) {
    .menu.medium-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.medium-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.medium-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.medium-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.large-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.large-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.large-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .is-active > a {
    background: #027f78;
    color: #fefefe
}

.menu .active > a {
    background: #027f78;
    color: #fefefe
}

.menu.align-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered > .menu {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered > .menu li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered > .menu li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''
}

.menu-icon:hover::after {
    background: #777;
    box-shadow: 0 7px 0 #777, 0 14px 0 #777
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #6c6e70;
    box-shadow: 0 7px 0 #6c6e70, 0 14px 0 #6c6e70;
    content: ''
}

.menu-icon.dark:hover::after {
    background: #5e5e5e;
    box-shadow: 0 7px 0 #5e5e5e, 0 14px 0 #5e5e5e
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    transition: height .5s
}

.drilldown a {
    padding: .7rem 1rem;
    background: #fefefe
}

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear
}

.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.drilldown .is-drilldown-submenu a {
    padding: .7rem 1rem
}

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent > a {
    position: relative
}

.drilldown .is-drilldown-submenu-parent > a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #027f78
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
    left: auto;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #027f78
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
    right: auto;
    left: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #027f78 transparent transparent
}

.drilldown .js-drilldown-back > a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #027f78 transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem;
    border-left-width: 0
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #fefefe;
    border-radius: 5px;
    background-color: #fefefe;
    font-size: 1rem
}

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    visibility: visible;
    display: block
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #027f78 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px
}

.dropdown.menu a {
    padding: .7rem 1rem
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.dropdown.menu .is-active > a {
    background: 0 0;
    color: #027f78
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical > li > a::after {
    right: 14px
}

.dropdown.menu.vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #027f78 transparent transparent
}

.dropdown.menu.vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #027f78
}

@media print, screen and (min-width: 43.75em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #027f78 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #027f78 transparent transparent
    }

    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #027f78
    }
}

@media print, screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #027f78 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.large-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #027f78 transparent transparent
    }

    .dropdown.menu.large-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #027f78
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 300px;
    border: 1px solid #efefef;
    background: #efefef
}

.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #027f78 transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #027f78
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu > li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video, .responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen, .responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 5px;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #027f78;
    color: #fefefe
}

.label.primary {
    background: #027f78;
    color: #fefefe
}

.label.secondary {
    background: #fff;
    color: #6c6e70
}

.label.success {
    background: #acc32b;
    color: #6c6e70
}

.label.warning {
    background: #eb5b0c;
    color: #fefefe
}

.label.alert {
    background: #bf175d;
    color: #fefefe
}

.media-object {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.media-object img {
    max-width: none
}

@media screen and (max-width: 43.6875em) {
    .media-object.stack-for-small {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 43.6875em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section > :last-child {
    margin-bottom: 0
}

.media-object-section.main-section {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after, .pagination::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.pagination::after {
    clear: both
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 5px;
    font-size: .875rem;
    display: none
}

.pagination li:first-child, .pagination li:last-child {
    display: inline-block
}

@media print, screen and (min-width: 43.75em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a, .pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 5px;
    color: #6c6e70
}

.pagination a:hover, .pagination button:hover {
    background: #dedede
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #027f78;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #777;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #6c6e70
}

.pagination-previous a::before, .pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: '\00ab'
}

.pagination-next a::after, .pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: '\00bb'
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #dedede;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #777;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 5px;
    background-color: #027f78;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #026c66
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled, .slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5;
    width: 100%
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open, html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(108, 110, 112, .45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 3rem;
    border: 0 solid #777;
    border-radius: 5px;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print, screen and (min-width: 43.75em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column, .reveal .columns {
    min-width: 0
}

.reveal > :last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 43.75em) {
    .reveal {
        width: 600px;
        max-width: 90rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print, screen and (min-width: 43.75em) {
    .reveal.tiny {
        width: 30%;
        max-width: 90rem
    }
}

@media print, screen and (min-width: 43.75em) {
    .reveal.small {
        width: 50%;
        max-width: 90rem
    }
}

@media print, screen and (min-width: 43.75em) {
    .reveal.large {
        width: 90%;
        max-width: 90rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width: 43.6875em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 5px
}

table tbody, table tfoot, table thead {
    border: 0 solid #f1f1f1;
    background-color: #fefefe
}

table caption {
    padding: .5rem .625rem .625rem;
    font-weight: 700
}

table thead {
    background: #f8f8f8;
    color: #6c6e70
}

table tfoot {
    background: #f1f1f1;
    color: #6c6e70
}

table tfoot tr, table thead tr {
    background: 0 0
}

table tfoot td, table tfoot th, table thead td, table thead th {
    padding: .5rem .625rem .625rem;
    font-weight: 700;
    text-align: left
}

table tbody td, table tbody th {
    padding: .5rem .625rem .625rem
}

table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1
}

table.unstriped tbody {
    background-color: #fefefe
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 0 solid #f1f1f1;
    background-color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    table.stack thead th {
        display: block
    }

    table.stack tfoot {
        display: none
    }

    table.stack td, table.stack th, table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    border: 1px solid #dedede;
    background: #fefefe;
    list-style-type: none
}

.tabs::after, .tabs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tabs::after {
    clear: both
}

.tabs.vertical > li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple > li > a {
    padding: 0
}

.tabs.simple > li > a:hover {
    background: 0 0
}

.tabs.primary {
    background: #027f78
}

.tabs.primary > li > a {
    color: #fefefe
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
    background: #02928a
}

.tabs-title {
    float: left
}

.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #027f78
}

.tabs-title > a:hover {
    background: #fefefe;
    color: #026d67
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
    background: #dedede;
    color: #027f78
}

.tabs-content {
    border: 1px solid #dedede;
    border-top: 0;
    background: #fefefe;
    color: #6c6e70;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid #dedede;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 0 #fefefe;
    border-radius: 5px;
    box-shadow: none;
    line-height: 0
}

a.thumbnail {
    transition: box-shadow .2s ease-out
}

a.thumbnail:focus, a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(2, 127, 120, .5)
}

a.thumbnail image {
    box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #6c6e70;
    color: #fefefe;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left, .title-bar-right {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #5e5e5e;
    font-weight: 700;
    cursor: help
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 5px;
    background-color: #6c6e70;
    font-size: .875rem;
    color: #fefefe
}

.tooltip::before {
    position: absolute
}

.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #6c6e70;
    bottom: 100%
}

.tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #6c6e70 transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #6c6e70;
    left: 100%
}

.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #6c6e70 transparent transparent;
    right: 100%;
    left: auto
}

.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.align-top::before {
    bottom: auto;
    top: 10%
}

.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left::before {
    left: 10%;
    right: auto
}

.tooltip.align-right::before {
    left: auto;
    right: 10%
}

.top-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar, .top-bar ul {
    background-color: #dedede
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media print, screen and (min-width: 43.75em) {
    .top-bar {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .top-bar .top-bar-left {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: auto
    }

    .top-bar .top-bar-right {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto
    }
}

@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 89.9375em) {
    .top-bar.stacked-for-large {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar-title {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: .5rem 1rem .5rem 0
}

.top-bar-left, .top-bar-right {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 43.6875em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em), screen and (min-width: 43.75em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print, screen and (min-width: 43.75em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 43.6875em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 43.75em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 43.6875em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print, screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 89.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 90em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.hide-for-portrait, .show-for-landscape {
    display: block !important
}

@media screen and (orientation: landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::after, .clearfix::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.clearfix::after {
    clear: both
}

.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-right.vertical.menu > li > a {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu > li > a {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

@media print, screen and (min-width: 43.75em) {
    .medium-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print, screen and (min-width: 64em) {
    .large-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print, screen and (min-width: 43.75em) {
    .medium-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print, screen and (min-width: 64em) {
    .large-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.text-hide {
    font: 0/0 a !important;
    color: transparent !important;
    text-shadow: none !important;
    background-color: transparent !important;
    border: 0 !important
}

.text-truncate {
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-wrap {
    word-wrap: break-word !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-overline {
    text-decoration: overline !important
}

.text-underline {
    text-decoration: underline !important
}

.text-line-through {
    text-decoration: line-through !important
}

.font-wide {
    letter-spacing: .25rem
}

.font-normal {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic !important
}

ul.list-disc {
    list-style-type: disc !important
}

ul.list-circle {
    list-style-type: circle !important
}

ul.list-square {
    list-style-type: square !important
}

ol.list-decimal {
    list-style-type: decimal !important
}

ol.list-lower-alpha {
    list-style-type: lower-alpha !important
}

ol.list-lower-latin {
    list-style-type: lower-latin !important
}

ol.list-lower-roman {
    list-style-type: lower-roman !important
}

ol.list-upper-alpha {
    list-style-type: upper-alpha !important
}

ol.list-upper-latin {
    list-style-type: upper-latin !important
}

ol.list-upper-roman {
    list-style-type: upper-roman !important
}

.rounded {
    border-radius: 5000px !important
}

.radius {
    border-radius: .1875rem
}

.bordered {
    border: .0625rem solid #777
}

.shadow {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.arrow-down {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #6c6e70 transparent transparent
}

.arrow-up {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #6c6e70
}

.arrow-right {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #6c6e70
}

.arrow-left {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #6c6e70 transparent transparent
}

.separator-center {
    text-align: center !important
}

.separator-center::after, .separator-center::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-center::after {
    clear: both
}

.separator-center::after {
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #027f78;
    margin: 1rem auto 0
}

.separator-left {
    text-align: left !important
}

.separator-left::after, .separator-left::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-left::after {
    clear: both
}

.separator-left::after {
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #027f78;
    margin: 1rem auto 0;
    margin-left: 0 !important
}

.separator-right {
    text-align: right !important
}

.separator-right::after, .separator-right::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-right::after {
    clear: both
}

.separator-right::after {
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #027f78;
    margin: 1rem auto 0;
    margin-right: 0 !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-x-visible {
    overflow-x: visible !important
}

.overflow-y-visible {
    overflow-y: visible !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-x-hidden {
    overflow-x: hidden !important
}

.overflow-y-hidden {
    overflow-y: hidden !important
}

.overflow-scroll {
    overflow: scroll !important
}

.overflow-x-scroll {
    overflow-x: scroll !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.display-inline {
    display: inline !important
}

.display-inline-block {
    display: inline-block !important
}

.display-block {
    display: block !important
}

.display-table {
    display: table !important
}

.display-table-cell {
    display: table-cell !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-fixed-top {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 975
}

.position-fixed-bottom {
    position: fixed !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 975
}

.border-box {
    box-sizing: border-box !important
}

.border-none {
    border: none !important
}

.width-25 {
    width: 25% !important
}

.width-50 {
    width: 50% !important
}

.width-75 {
    width: 75% !important
}

.width-100 {
    width: 100% !important
}

.height-25 {
    height: 25% !important
}

.height-50 {
    height: 50% !important
}

.height-75 {
    height: 75% !important
}

.height-100 {
    height: 100% !important
}

.max-width-100 {
    max-width: 100% !important
}

.max-height-100 {
    max-height: 100% !important
}

.margin-0 {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important
}

.padding-0 {
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important
}

.margin-top-0 {
    margin-top: 0 !important
}

.padding-top-0 {
    padding-top: 0 !important
}

.margin-right-0 {
    margin-right: 0 !important
}

.padding-right-0 {
    padding-right: 0 !important
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.padding-bottom-0 {
    padding-bottom: 0 !important
}

.margin-left-0 {
    margin-left: 0 !important
}

.padding-left-0 {
    padding-left: 0 !important
}

.margin-horizontal-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.padding-horizontal-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.margin-vertical-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.padding-vertical-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.margin-1 {
    margin-top: 1rem !important;
    margin-right: 1rem !important;
    margin-bottom: 1rem !important;
    margin-left: 1rem !important
}

.padding-1 {
    padding-top: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important
}

.margin-top-1 {
    margin-top: 1rem !important
}

.padding-top-1 {
    padding-top: 1rem !important
}

.margin-right-1 {
    margin-right: 1rem !important
}

.padding-right-1 {
    padding-right: 1rem !important
}

.margin-bottom-1 {
    margin-bottom: 1rem !important
}

.padding-bottom-1 {
    padding-bottom: 1rem !important
}

.margin-left-1 {
    margin-left: 1rem !important
}

.padding-left-1 {
    padding-left: 1rem !important
}

.margin-horizontal-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.padding-horizontal-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.margin-vertical-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.padding-vertical-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.margin-2 {
    margin-top: 2rem !important;
    margin-right: 2rem !important;
    margin-bottom: 2rem !important;
    margin-left: 2rem !important
}

.padding-2 {
    padding-top: 2rem !important;
    padding-right: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important
}

.margin-top-2 {
    margin-top: 2rem !important
}

.padding-top-2 {
    padding-top: 2rem !important
}

.margin-right-2 {
    margin-right: 2rem !important
}

.padding-right-2 {
    padding-right: 2rem !important
}

.margin-bottom-2 {
    margin-bottom: 2rem !important
}

.padding-bottom-2 {
    padding-bottom: 2rem !important
}

.margin-left-2 {
    margin-left: 2rem !important
}

.padding-left-2 {
    padding-left: 2rem !important
}

.margin-horizontal-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important
}

.padding-horizontal-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important
}

.margin-vertical-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
}

.padding-vertical-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}

.margin-3 {
    margin-top: 3rem !important;
    margin-right: 3rem !important;
    margin-bottom: 3rem !important;
    margin-left: 3rem !important
}

.padding-3 {
    padding-top: 3rem !important;
    padding-right: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important
}

.margin-top-3 {
    margin-top: 3rem !important
}

.padding-top-3 {
    padding-top: 3rem !important
}

.margin-right-3 {
    margin-right: 3rem !important
}

.padding-right-3 {
    padding-right: 3rem !important
}

.margin-bottom-3 {
    margin-bottom: 3rem !important
}

.padding-bottom-3 {
    padding-bottom: 3rem !important
}

.margin-left-3 {
    margin-left: 3rem !important
}

.padding-left-3 {
    padding-left: 3rem !important
}

.margin-horizontal-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.padding-horizontal-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.margin-vertical-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.padding-vertical-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

.slow {
    transition-duration: 750ms !important
}

.fast {
    transition-duration: 250ms !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    transition-delay: .3s !important
}

.long-delay {
    transition-delay: .7s !important
}

.shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7
}

@-webkit-keyframes shake-7 {
    0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    15%, 25%, 35%, 45%, 5%, 55%, 65%, 75%, 85%, 95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes shake-7 {
    0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    15%, 25%, 35%, 45%, 5%, 55%, 65%, 75%, 85%, 95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {
    40%, 50%, 60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%, 45%, 55%, 65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%, 100%, 30%, 70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes wiggle-7deg {
    40%, 50%, 60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%, 45%, 55%, 65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%, 100%, 30%, 70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.shake, .spin-ccw, .spin-cw, .wiggle {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slow {
    -webkit-animation-duration: 750ms !important;
    animation-duration: 750ms !important
}

.fast {
    -webkit-animation-duration: 250ms !important;
    animation-duration: 250ms !important
}

.linear {
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important
}

.ease {
    -webkit-animation-timing-function: ease !important;
    animation-timing-function: ease !important
}

.ease-in {
    -webkit-animation-timing-function: ease-in !important;
    animation-timing-function: ease-in !important
}

.ease-out {
    -webkit-animation-timing-function: ease-out !important;
    animation-timing-function: ease-out !important
}

.ease-in-out {
    -webkit-animation-timing-function: ease-in-out !important;
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
    animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    -webkit-animation-delay: .3s !important;
    animation-delay: .3s !important
}

.long-delay {
    -webkit-animation-delay: .7s !important;
    animation-delay: .7s !important
}

.primary-bg {
    background-color: #027f78
}

.primary {
    color: #027f78
}

.secondary-bg {
    background-color: #fff
}

.secondary {
    color: #fff
}

.alert-bg {
    background-color: #bf175d
}

.alert {
    color: #bf175d
}

.success-bg {
    background-color: #acc32b
}

.success {
    color: #acc32b
}

.warning-bg {
    background-color: #eb5b0c
}

.warning {
    color: #eb5b0c
}

.light-gray-bg {
    background-color: #dedede
}

.extra-light-gray-bg {
    background-color: #efefef
}

.light-gray {
    color: #dedede
}

.medium-gray-bg {
    background-color: #777
}

.medium-gray {
    color: #777
}

.dark-gray-bg {
    background-color: #5e5e5e
}

.dark-gray {
    color: #5e5e5e
}

.black-bg {
    background-color: #6c6e70
}

.black {
    color: #6c6e70
}

.white-bg {
    background-color: #fefefe
}

.white {
    color: #fefefe
}

.extra-light-gray-bg {
    background-color: #efefef
}

.bsf-light-teal-bg {
    background-color: #e6f3f2
}

.no-space {
    margin: 0
}

.no-space-bottom {
    margin-bottom: 0
}

.no-space-top {
    margin-top: 0
}

img.fullwidth {
    width: 100%;
    height: auto
}

.fullwidth img {
    width: 100%;
    height: auto
}

.row.fluid.space-top-immense, .row.space-top-immense, .space-top-immense {
    margin-top: calc(12 * 15px)
}

.row.fluid.space-top-huge, .row.space-top-huge, .space-top-huge {
    margin-top: calc(6 * 15px)
}

.row.fluid.space-top-big, .row.space-top-big, .space-top-big {
    margin-top: calc(4 * 15px)
}

.row.fluid.space-top-medium, .row.space-top-medium, .space-top-medium {
    margin-top: calc(2 * 15px)
}

.row.fluid.space-top-small, .row.space-top-small, .space-top-small {
    margin-top: calc(1 * 15px)
}

.row.fluid.space-top-mini, .row.space-top-mini, .space-top-mini {
    margin-top: calc(.5 * 15px)
}

.row.fluid.space-bottom-immense, .row.space-bottom-immense, .space-bottom-immense {
    margin-bottom: calc(12 * 15px)
}

.row.fluid.space-bottom-huge, .row.space-bottom-huge, .space-bottom-huge {
    margin-bottom: calc(6 * 15px)
}

.row.fluid.space-bottom-big, .row.space-bottom-big, .space-bottom-big {
    margin-bottom: calc(4 * 15px)
}

.row.fluid.space-bottom-medium, .row.space-bottom-medium, .space-bottom-medium {
    margin-bottom: calc(2 * 15px)
}

.row.fluid.space-bottom-small, .row.space-bottom-small, .space-bottom-small {
    margin-bottom: calc(1 * 15px)
}

.row.fluid.space-bottom-mini, .row.space-bottom-mini, .space-bottom-mini {
    margin-bottom: calc(1 * 15px)
}

.space-right-small {
    margin-right: calc(1 * 15px)
}

.space-left-small {
    margin-left: calc(1 * 15px)
}

.space-right-medium {
    margin-right: calc(2 * 15px)
}

.space-left-medium {
    margin-left: calc(2 * 15px)
}

.space-right-big {
    margin-right: calc(1 * 15px)
}

.space-left-big {
    margin-left: calc(4 * 15px)
}

@media screen and (max-width: 63.9375em) {
    .row.fluid.space-top-huge, .row.space-top-huge, .space-top-huge {
        margin-top: calc(5 * 15px)
    }

    .row.fluid.space-top-big, .row.space-top-big, .space-top-big {
        margin-top: calc(2 * 15px)
    }

    .row.fluid.space-top-medium, .row.space-top-medium, .space-top-medium {
        margin-top: calc(1 * 15px)
    }

    .row.fluid.space-top-small, .row.space-top-small, .space-top-small {
        margin-top: calc(.5x * 15px)
    }

    .row.fluid.space-top-mini, .row.space-top-mini, .space-top-mini {
        margin-top: calc(.5 * 15px)
    }

    .row.fluid.space-bottom-huge, .row.space-bottom-huge, .space-bottom-huge {
        margin-bottom: calc(5 * 15px)
    }

    .row.fluid.space-bottom-big, .row.space-bottom-big, .space-bottom-big {
        margin-bottom: calc(2 * 15px)
    }

    .row.fluid.space-bottom-medium, .row.space-bottom-medium, .space-bottom-medium {
        margin-bottom: calc(1 * 15px)
    }

    .row.fluid.space-bottom-small, .row.space-bottom-small, .space-bottom-small {
        margin-bottom: calc(.5x * 15px)
    }

    .row.fluid.space-bottom-mini, .row.space-bottom-mini, .space-bottom-mini {
        margin-bottom: calc(.5x * 15px)
    }

    .space-right-small {
        margin-right: calc(.5x * 15px)
    }

    .space-left-small {
        margin-left: calc(.5x * 15px)
    }

    .space-right-medium {
        margin-right: calc(1 * 15px)
    }

    .space-left-medium {
        margin-left: calc(1 * 15px)
    }

    .space-right-big {
        margin-right: calc(.5x * 15px)
    }

    .space-left-big {
        margin-left: calc(2 * 15px)
    }
}

.padding-top-huge, .row.fluid.padding-top-huge, .row.padding-top-huge {
    padding-top: calc(6 * 15px)
}

.padding-top-big, .row.fluid.padding-top-big, .row.padding-top-big {
    padding-top: calc(4 * 15px)
}

.padding-top-medium, .row.fluid.padding-top-medium, .row.padding-top-medium {
    padding-top: calc(2 * 15px)
}

.padding-top-small, .row.fluid.padding-top-small, .row.padding-top-small {
    padding-top: calc(1 * 15px)
}

.padding-top-mini, .row.fluid.padding-top-mini, .row.padding-top-mini {
    padding-top: calc(.5 * 15px)
}

.padding-bottom-huge, .row.fluid.padding-bottom-huge, .row.padding-bottom-huge {
    padding-bottom: calc(6 * 15px)
}

.padding-bottom-big, .row.fluid.padding-bottom-big, .row.padding-bottom-big {
    padding-bottom: calc(4 * 15px)
}

.padding-bottom-medium, .row.fluid.padding-bottom-medium, .row.padding-bottom-medium {
    padding-bottom: calc(2 * 15px)
}

.padding-bottom-small, .row.fluid.padding-bottom-small, .row.padding-bottom-small {
    padding-bottom: calc(1 * 15px)
}

.padding-bottom-mini, .row.fluid.padding-bottom-mini, .row.padding-bottom-mini {
    padding-bottom: calc(1 * 15px)
}

.padding-right-small {
    padding-right: calc(1 * 15px)
}

.padding-left-small {
    padding-left: calc(1 * 15px)
}

.padding-right-medium {
    padding-right: calc(2 * 15px)
}

.padding-left-medium {
    padding-left: calc(2 * 15px)
}

.padding-right-big {
    padding-right: calc(1 * 15px)
}

.padding-left-big {
    padding-left: calc(4 * 15px)
}

@media screen and (max-width: 63.9375em) {
    .padding-top-huge, .row.fluid.padding-top-huge, .row.padding-top-huge {
        padding-top: calc(5 * 15px)
    }

    .padding-top-big, .row.fluid.padding-top-big, .row.padding-top-big {
        padding-top: calc(2 * 15px)
    }

    .padding-top-medium, .row.fluid.padding-top-medium, .row.padding-top-medium {
        padding-top: calc(1 * 15px)
    }

    .padding-top-small, .row.fluid.padding-top-small, .row.padding-top-small {
        padding-top: calc(.5x * 15px)
    }

    .padding-top-mini, .row.fluid.padding-top-mini, .row.padding-top-mini {
        padding-top: calc(.5 * 15px)
    }

    .padding-bottom-huge, .row.fluid.padding-bottom-huge, .row.padding-bottom-huge {
        padding-bottom: calc(5 * 15px)
    }

    .padding-bottom-big, .row.fluid.padding-bottom-big, .row.padding-bottom-big {
        padding-bottom: calc(2 * 15px)
    }

    .padding-bottom-medium, .row.fluid.padding-bottom-medium, .row.padding-bottom-medium {
        padding-bottom: calc(1 * 15px)
    }

    .padding-bottom-small, .row.fluid.padding-bottom-small, .row.padding-bottom-small {
        padding-bottom: calc(.5x * 15px)
    }

    .padding-bottom-mini, .row.fluid.padding-bottom-mini, .row.padding-bottom-mini {
        padding-bottom: calc(.5x * 15px)
    }

    .padding-right-small {
        padding-right: calc(.5x * 15px)
    }

    .padding-left-small {
        padding-left: calc(.5x * 15px)
    }

    .padding-right-medium {
        padding-right: calc(1 * 15px)
    }

    .padding-left-medium {
        padding-left: calc(1 * 15px)
    }

    .padding-right-big {
        padding-right: calc(.5x * 15px)
    }

    .padding-left-big {
        padding-left: calc(2 * 15px)
    }
}

a:active, a:focus, button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, select::-moz-focus-inner {
    border: 0;
    outline: 0;
    outline: 0
}

.position-relative {
    position: relative
}

.overflow-hidden {
    overflow: hidden
}

.no-underline {
    text-decoration: none
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: none
}

.italic {
    font-style: italic
}

.text-shadow {
    text-shadow: 0 2px 4px rgba(0, 0, 0, .5)
}

.shadow {
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075)
}

.shadow-small {
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .1)
}

.fullheight-header {
    height: calc(100vh - 140px);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed
}

.fullheight {
    height: calc(100vh)
}

.halfheight {
    height: 50vh
}

.twothirdheight {
    height: 66.666vh
}

.object-fit {
    object-fit: cover;
    min-width: 100%
}

.space-top-header-height {
    margin-top: 140px
}

.wpcf7-form br {
    display: none
}

.four-three-min-height-container {
    background-color: #027f78;
    position: relative;
    width: 100%;
    padding-top: 75%;
    border-radius: 5px
}

.four-three-min-height-container .four-three-min-height {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.four-three-min-height-container .four-three-min-height .card {
    background-color: transparent;
    height: 100%
}

.one-one-min-height-container {
    position: relative;
    width: 100%;
    padding-top: 100%;
    border-radius: 5px
}

.one-one-min-height-container.circle .one-one-min-height {
    border-radius: 100%;
    background-color: #dedede;
    padding: calc(1 * 15px);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fefefe;
    text-align: center;
    border: 0 solid #dedede
}

.one-one-min-height-container .one-one-min-height {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.one-one-min-height-container .one-one-min-height .card {
    background-color: transparent;
    height: 100%
}

.block-grid .cell {
    margin-bottom: calc(2 * 15px)
}

.vertical-center-center {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

p {
    font-size: 100%
}

@media print, screen and (min-width: 43.75em) {
    p {
        font-size: 100%
    }
}

.font-size-h1 {
    font-size: 26
}

@media print, screen and (min-width: 43.75em) {
    .font-size-h1 {
        font-size: 32
    }
}

.font-size-h2 {
    font-size: 22
}

@media print, screen and (min-width: 43.75em) {
    .font-size-h2 {
        font-size: 26
    }
}

.font-size-h3 {
    font-size: 20
}

@media print, screen and (min-width: 43.75em) {
    .font-size-h3 {
        font-size: 22
    }
}

.font-size-h4 {
    font-size: 16
}

@media print, screen and (min-width: 43.75em) {
    .font-size-h4 {
        font-size: 20
    }
}

.font-size-h5 {
    font-size: 14
}

@media print, screen and (min-width: 43.75em) {
    .font-size-h5 {
        font-size: 16
    }
}

.font-size-h6 {
    font-size: 12
}

@media print, screen and (min-width: 43.75em) {
    .font-size-h6 {
        font-size: 14
    }
}

.small, p.small {
    font-size: .875rem
}

.lead, .lead p {
    font-size: 100%
}

@media print, screen and (min-width: 43.75em) {
    .lead, .lead p {
        font-size: 115%
    }
}

.small {
    font-size: .875rem
}

@media print, screen and (min-width: 43.75em) {
    .small {
        font-size: .875rem
    }
}

a:active, a:focus, button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, select::-moz-focus-inner {
    border: 0;
    outline: 0;
    outline: 0
}

.text-shadow {
    text-shadow: 0 2px 4px rgba(0, 0, 0, .5)
}

.content-page {
    overflow: hidden
}

.block-editor-writing-flow p, .content-page p, .editor-styles-wrapper p {
    font-size: 100%
}

@media print, screen and (min-width: 43.75em) {
    .block-editor-writing-flow p, .content-page p, .editor-styles-wrapper p {
        font-size: 100%
    }
}

.block-editor-writing-flow p.has-small-font-size, .content-page p.has-small-font-size, .editor-styles-wrapper p.has-small-font-size {
    font-size: .875rem
}

.block-editor-writing-flow p.has-lead-font-size, .content-page p.has-lead-font-size, .editor-styles-wrapper p.has-lead-font-size {
    font-size: 100%
}

@media print, screen and (min-width: 43.75em) {
    .block-editor-writing-flow p.has-lead-font-size, .content-page p.has-lead-font-size, .editor-styles-wrapper p.has-lead-font-size {
        font-size: 115%
    }
}

.block-editor-writing-flow p.is-style-lead, .content-page p.is-style-lead, .editor-styles-wrapper p.is-style-lead {
    font-size: 100%
}

@media print, screen and (min-width: 43.75em) {
    .block-editor-writing-flow p.is-style-lead, .content-page p.is-style-lead, .editor-styles-wrapper p.is-style-lead {
        font-size: 115%
    }
}

.block-editor-writing-flow p.is-style-small, .content-page p.is-style-small, .editor-styles-wrapper p.is-style-small {
    font-size: .875rem
}

.block-editor-writing-flow p a:hover, .content-page p a:hover, .editor-styles-wrapper p a:hover {
    text-decoration: underline
}

.block-editor-writing-flow .page-header p, .content-page .page-header p, .editor-styles-wrapper .page-header p {
    font-size: 100%
}

@media print, screen and (min-width: 43.75em) {
    .block-editor-writing-flow .page-header p, .content-page .page-header p, .editor-styles-wrapper .page-header p {
        font-size: 115%
    }
}

.block-editor-writing-flow .wp-block-image, .content-page .wp-block-image, .editor-styles-wrapper .wp-block-image {
    position: relative
}

.block-editor-writing-flow .wp-block-image img, .content-page .wp-block-image img, .editor-styles-wrapper .wp-block-image img {
    width: 100%
}

.block-editor-writing-flow .wp-block-file, .content-page .wp-block-file, .editor-styles-wrapper .wp-block-file {
    background-color: #dedede
}

.block-editor-writing-flow .wp-block-file .wp-block-file__textlink, .block-editor-writing-flow .wp-block-file > a:first-of-type, .content-page .wp-block-file .wp-block-file__textlink, .content-page .wp-block-file > a:first-of-type, .editor-styles-wrapper .wp-block-file .wp-block-file__textlink, .editor-styles-wrapper .wp-block-file > a:first-of-type {
    display: block;
    color: #6c6e70;
    padding: 1em 0
}

@media screen and (min-width: 90em) {
    .block-editor-writing-flow .wp-block-file .wp-block-file__textlink, .block-editor-writing-flow .wp-block-file > a:first-of-type, .content-page .wp-block-file .wp-block-file__textlink, .content-page .wp-block-file > a:first-of-type, .editor-styles-wrapper .wp-block-file .wp-block-file__textlink, .editor-styles-wrapper .wp-block-file > a:first-of-type {
        padding-left: 1em
    }
}

.block-editor-writing-flow .wp-block-file .wp-block-file__button-richtext-wrapper, .content-page .wp-block-file .wp-block-file__button-richtext-wrapper, .editor-styles-wrapper .wp-block-file .wp-block-file__button-richtext-wrapper {
    display: block
}

.block-editor-writing-flow .wp-block-file .wp-block-file__button, .content-page .wp-block-file .wp-block-file__button, .editor-styles-wrapper .wp-block-file .wp-block-file__button {
    font-weight: 700;
    border-radius: 5px;
    margin: 0 0 1em;
    display: inline-block;
    padding: .71em .85em;
    font-size: .9rem
}

@media screen and (min-width: 90em) {
    .block-editor-writing-flow .wp-block-file .wp-block-file__button, .content-page .wp-block-file .wp-block-file__button, .editor-styles-wrapper .wp-block-file .wp-block-file__button {
        margin-left: 1em
    }
}

.block-editor-writing-flow .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content, .content-page .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content, .editor-styles-wrapper .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width: 90em) {
    .block-editor-writing-flow .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content, .content-page .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content, .editor-styles-wrapper .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        padding-right: calc(2 * 15px);
        padding-left: 0
    }
}

.block-editor-writing-flow .wp-block-media-text .wp-block-media-text__content, .content-page .wp-block-media-text .wp-block-media-text__content, .editor-styles-wrapper .wp-block-media-text .wp-block-media-text__content {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width: 90em) {
    .block-editor-writing-flow .wp-block-media-text .wp-block-media-text__content, .content-page .wp-block-media-text .wp-block-media-text__content, .editor-styles-wrapper .wp-block-media-text .wp-block-media-text__content {
        padding-left: calc(2 * 15px);
        padding-right: 0
    }
}

.block-editor-writing-flow .wp-block-media-text .wp-block-media-text__media, .content-page .wp-block-media-text .wp-block-media-text__media, .editor-styles-wrapper .wp-block-media-text .wp-block-media-text__media {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.block-editor-writing-flow .wp-block-button .wp-block-button__link, .content-page .wp-block-button .wp-block-button__link, .editor-styles-wrapper .wp-block-button .wp-block-button__link {
    font-weight: 700;
    border-radius: 5px;
    display: inline-block;
    padding: .71em .85em;
    font-size: .9rem
}

.block-editor-writing-flow .wp-block-button.is-style-button-large .wp-block-button__link, .content-page .wp-block-button.is-style-button-large .wp-block-button__link, .editor-styles-wrapper .wp-block-button.is-style-button-large .wp-block-button__link {
    font-size: 1.25rem
}

.block-editor-writing-flow .wp-block-button.is-style-button-small .wp-block-button__link, .content-page .wp-block-button.is-style-button-small .wp-block-button__link, .editor-styles-wrapper .wp-block-button.is-style-button-small .wp-block-button__link {
    font-size: .75rem
}

.block-editor-writing-flow .wp-block-table td, .content-page .wp-block-table td, .editor-styles-wrapper .wp-block-table td {
    padding-left: 20px;
    padding-right: 20px
}

.block-editor-writing-flow .wp-block-table.is-style-stripes tr, .content-page .wp-block-table.is-style-stripes tr, .editor-styles-wrapper .wp-block-table.is-style-stripes tr {
    background-color: #fefefe
}

.block-editor-writing-flow .wp-block-table.is-style-stripes tr:nth-child(odd), .content-page .wp-block-table.is-style-stripes tr:nth-child(odd), .editor-styles-wrapper .wp-block-table.is-style-stripes tr:nth-child(odd) {
    background-color: #f1f1f1
}

.block-editor-writing-flow .wp-block-table.is-style-responsive-with-stripes tr, .content-page .wp-block-table.is-style-responsive-with-stripes tr, .editor-styles-wrapper .wp-block-table.is-style-responsive-with-stripes tr {
    background-color: #fefefe
}

.block-editor-writing-flow .wp-block-table.is-style-responsive-with-stripes tr:nth-child(odd), .content-page .wp-block-table.is-style-responsive-with-stripes tr:nth-child(odd), .editor-styles-wrapper .wp-block-table.is-style-responsive-with-stripes tr:nth-child(odd) {
    background-color: #f1f1f1
}

.block-editor-writing-flow .wp-block-table.is-style-responsive-with-stripes tr, .content-page .wp-block-table.is-style-responsive-with-stripes tr, .editor-styles-wrapper .wp-block-table.is-style-responsive-with-stripes tr {
    display: block
}

.block-editor-writing-flow .wp-block-table.is-style-responsive-with-stripes td, .content-page .wp-block-table.is-style-responsive-with-stripes td, .editor-styles-wrapper .wp-block-table.is-style-responsive-with-stripes td {
    display: block
}

@media print, screen and (min-width: 64em) {
    .block-editor-writing-flow .wp-block-table.is-style-responsive-with-stripes tr, .content-page .wp-block-table.is-style-responsive-with-stripes tr, .editor-styles-wrapper .wp-block-table.is-style-responsive-with-stripes tr {
        display: table-row
    }

    .block-editor-writing-flow .wp-block-table.is-style-responsive-with-stripes td, .content-page .wp-block-table.is-style-responsive-with-stripes td, .editor-styles-wrapper .wp-block-table.is-style-responsive-with-stripes td {
        display: table-cell
    }
}

.block-editor-writing-flow .wp-block-spacer.is-style-spacer-small, .content-page .wp-block-spacer.is-style-spacer-small, .editor-styles-wrapper .wp-block-spacer.is-style-spacer-small {
    height: calc(1 * 15px) !important
}

.block-editor-writing-flow .wp-block-spacer.is-style-spacer-medium, .content-page .wp-block-spacer.is-style-spacer-medium, .editor-styles-wrapper .wp-block-spacer.is-style-spacer-medium {
    height: calc(4 * 15px) !important
}

.block-editor-writing-flow .wp-block-spacer.is-style-spacer-large, .content-page .wp-block-spacer.is-style-spacer-large, .editor-styles-wrapper .wp-block-spacer.is-style-spacer-large {
    height: calc(12 * 15px) !important
}

.block-editor-writing-flow .wp-block-embed__wrapper, .content-page .wp-block-embed__wrapper, .editor-styles-wrapper .wp-block-embed__wrapper {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.block-editor-writing-flow .wp-block-embed__wrapper embed, .block-editor-writing-flow .wp-block-embed__wrapper iframe, .block-editor-writing-flow .wp-block-embed__wrapper object, .content-page .wp-block-embed__wrapper embed, .content-page .wp-block-embed__wrapper iframe, .content-page .wp-block-embed__wrapper object, .editor-styles-wrapper .wp-block-embed__wrapper embed, .editor-styles-wrapper .wp-block-embed__wrapper iframe, .editor-styles-wrapper .wp-block-embed__wrapper object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.block-editor-writing-flow .wp-block-columns, .content-page .wp-block-columns, .editor-styles-wrapper .wp-block-columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1em;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

@media (min-width: 600px) {
    .block-editor-writing-flow .wp-block-column, .content-page .wp-block-column, .editor-styles-wrapper .wp-block-column {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .block-editor-writing-flow .wp-block-column:nth-child(2n), .content-page .wp-block-column:nth-child(2n), .editor-styles-wrapper .wp-block-column:nth-child(2n) {
        margin-left: 0
    }
}

@media (min-width: 640px) {
    .block-editor-writing-flow .wp-block-columns, .content-page .wp-block-columns, .editor-styles-wrapper .wp-block-columns {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .block-editor-writing-flow .wp-block-column, .content-page .wp-block-column, .editor-styles-wrapper .wp-block-column {
        -webkit-flex-basis: calc(50% - 16px) !important;
        -ms-flex-preferred-size: calc(50% - 16px) !important;
        flex-basis: calc(50% - 16px) !important;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .block-editor-writing-flow .wp-block-column:nth-child(2n), .content-page .wp-block-column:nth-child(2n), .editor-styles-wrapper .wp-block-column:nth-child(2n) {
        margin-left: 32px !important
    }

    .block-editor-writing-flow .wp-block-column:not(:first-child), .content-page .wp-block-column:not(:first-child), .editor-styles-wrapper .wp-block-column:not(:first-child) {
        margin-left: 32px
    }

    .block-editor-writing-flow .wp-block-column:nth-child(2n), .content-page .wp-block-column:nth-child(2n), .editor-styles-wrapper .wp-block-column:nth-child(2n) {
        margin-left: 32px
    }
}

.block-editor-writing-flow .acf-block-accordion .accordion-item .accordion-title, .content-page .acf-block-accordion .accordion-item .accordion-title, .editor-styles-wrapper .acf-block-accordion .accordion-item .accordion-title {
    border: none;
    border-bottom: solid 1px;
    border-radius: 0;
    font-size: 100%
}

.block-editor-writing-flow .acf-block-accordion .accordion-item .accordion-title::before, .content-page .acf-block-accordion .accordion-item .accordion-title::before, .editor-styles-wrapper .acf-block-accordion .accordion-item .accordion-title::before {
    font-family: 'Material Icons';
    content: '\e5cf'
}

.block-editor-writing-flow .acf-block-accordion .accordion-item .accordion-title:focus, .block-editor-writing-flow .acf-block-accordion .accordion-item .accordion-title:hover, .content-page .acf-block-accordion .accordion-item .accordion-title:focus, .content-page .acf-block-accordion .accordion-item .accordion-title:hover, .editor-styles-wrapper .acf-block-accordion .accordion-item .accordion-title:focus, .editor-styles-wrapper .acf-block-accordion .accordion-item .accordion-title:hover {
    background-color: none
}

.block-editor-writing-flow .acf-block-accordion .accordion-item .accordion-content, .content-page .acf-block-accordion .accordion-item .accordion-content, .editor-styles-wrapper .acf-block-accordion .accordion-item .accordion-content {
    border: none;
    font-size: 100%;
    padding-left: 0;
    padding-right: 0
}

@media print, screen and (min-width: 43.75em) {
    .block-editor-writing-flow .acf-block-accordion .accordion-item .accordion-content, .content-page .acf-block-accordion .accordion-item .accordion-content, .editor-styles-wrapper .acf-block-accordion .accordion-item .accordion-content {
        font-size: 100%
    }
}

.block-editor-writing-flow .acf-block-accordion .accordion-item.is-active .accordion-title::before, .content-page .acf-block-accordion .accordion-item.is-active .accordion-title::before, .editor-styles-wrapper .acf-block-accordion .accordion-item.is-active .accordion-title::before {
    content: '\e5ce'
}

.block-editor-writing-flow .acf-block-call-to-action, .content-page .acf-block-call-to-action, .editor-styles-wrapper .acf-block-call-to-action {
    margin-top: calc(1 * calc(4 * 15px));
    margin-bottom: calc(1 * calc(4 * 15px))
}

@media print, screen and (min-width: 43.75em) {
    .block-editor-writing-flow .acf-block-call-to-action, .content-page .acf-block-call-to-action, .editor-styles-wrapper .acf-block-call-to-action {
        margin-top: calc(1 * calc(12 * 15px));
        margin-bottom: calc(1 * calc(12 * 15px))
    }
}

.block-editor-writing-flow .acf-block-call-to-action .wp-block-media-text__media, .content-page .acf-block-call-to-action .wp-block-media-text__media, .editor-styles-wrapper .acf-block-call-to-action .wp-block-media-text__media {
    padding-bottom: calc(1 * 15px)
}

@media print, screen and (min-width: 43.75em) {
    .block-editor-writing-flow .acf-block-call-to-action .wp-block-media-text__media, .content-page .acf-block-call-to-action .wp-block-media-text__media, .editor-styles-wrapper .acf-block-call-to-action .wp-block-media-text__media {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

.block-editor-writing-flow .acf-block-call-to-action .wp-block-media-text__content, .content-page .acf-block-call-to-action .wp-block-media-text__content, .editor-styles-wrapper .acf-block-call-to-action .wp-block-media-text__content {
    padding-top: calc(1 * 15px);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.block-editor-writing-flow .acf-block-call-to-action .wp-block-media-text__content p, .content-page .acf-block-call-to-action .wp-block-media-text__content p, .editor-styles-wrapper .acf-block-call-to-action .wp-block-media-text__content p {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.block-editor-writing-flow .acf-block-call-to-action .wp-block-media-text__content .wp-block-button:last-of-type, .content-page .acf-block-call-to-action .wp-block-media-text__content .wp-block-button:last-of-type, .editor-styles-wrapper .acf-block-call-to-action .wp-block-media-text__content .wp-block-button:last-of-type {
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end
}

@media print, screen and (min-width: 43.75em) {
    .block-editor-writing-flow .acf-block-call-to-action .wp-block-media-text__content .wp-block-button:last-of-type, .content-page .acf-block-call-to-action .wp-block-media-text__content .wp-block-button:last-of-type, .editor-styles-wrapper .acf-block-call-to-action .wp-block-media-text__content .wp-block-button:last-of-type {
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
        margin-bottom: 0
    }
}

.block-editor-writing-flow .acf-block-swiper-gallery .wp-block-image, .content-page .acf-block-swiper-gallery .wp-block-image, .editor-styles-wrapper .acf-block-swiper-gallery .wp-block-image {
    margin: 0;
    position: relative
}

.block-editor-writing-flow .acf-block-swiper-gallery .swiper-button, .content-page .acf-block-swiper-gallery .swiper-button, .editor-styles-wrapper .acf-block-swiper-gallery .swiper-button {
    float: right
}

.block-editor-writing-flow .acf-block-swiper-gallery .swiper-pagination, .content-page .acf-block-swiper-gallery .swiper-pagination, .editor-styles-wrapper .acf-block-swiper-gallery .swiper-pagination {
    float: right;
    font-size: .875rem
}

.block-editor-writing-flow .acf-block-swiper-facts .swiper-slide, .content-page .acf-block-swiper-facts .swiper-slide, .editor-styles-wrapper .acf-block-swiper-facts .swiper-slide {
    width: unset;
    width: calc(100% - 2 * 15px)
}

@media print, screen and (min-width: 43.75em) {
    .block-editor-writing-flow .acf-block-swiper-facts .swiper-slide, .content-page .acf-block-swiper-facts .swiper-slide, .editor-styles-wrapper .acf-block-swiper-facts .swiper-slide {
        width: calc(90rem / 3 - 2 * 15px)
    }
}

.block-editor-writing-flow .acf-block-swiper-facts .swiper-slide .facts, .content-page .acf-block-swiper-facts .swiper-slide .facts, .editor-styles-wrapper .acf-block-swiper-facts .swiper-slide .facts {
    margin: 0
}

.block-editor-writing-flow .acf-block-swiper-facts .swiper-slide .facts h3, .content-page .acf-block-swiper-facts .swiper-slide .facts h3, .editor-styles-wrapper .acf-block-swiper-facts .swiper-slide .facts h3 {
    font-size: 44.2px
}

@media print, screen and (min-width: 43.75em) {
    .block-editor-writing-flow .acf-block-swiper-facts .swiper-slide .facts h3, .content-page .acf-block-swiper-facts .swiper-slide .facts h3, .editor-styles-wrapper .acf-block-swiper-facts .swiper-slide .facts h3 {
        font-size: 54.4px
    }
}

.block-editor-writing-flow .acf-block-swiper-facts .swiper-slide .facts p, .content-page .acf-block-swiper-facts .swiper-slide .facts p, .editor-styles-wrapper .acf-block-swiper-facts .swiper-slide .facts p {
    font-size: 100%
}

.block-editor-writing-flow .acf-block-swiper-facts .swiper-button, .content-page .acf-block-swiper-facts .swiper-button, .editor-styles-wrapper .acf-block-swiper-facts .swiper-button {
    float: right
}

.block-editor-writing-flow .acf-block-swiper-facts .swiper-pagination, .content-page .acf-block-swiper-facts .swiper-pagination, .editor-styles-wrapper .acf-block-swiper-facts .swiper-pagination {
    float: right;
    font-size: 26;
    font-weight: 700
}

.block-editor-writing-flow .acf-block-swiper-facts .swiper-button, .content-page .acf-block-swiper-facts .swiper-button, .editor-styles-wrapper .acf-block-swiper-facts .swiper-button {
    font-size: 26
}

.block-editor-writing-flow .acf-block-swiper-projects .swiper-slide, .content-page .acf-block-swiper-projects .swiper-slide, .editor-styles-wrapper .acf-block-swiper-projects .swiper-slide {
    width: calc(100% - 2 * 15px)
}

@media print, screen and (min-width: 43.75em) {
    .block-editor-writing-flow .acf-block-swiper-projects .swiper-slide, .content-page .acf-block-swiper-projects .swiper-slide, .editor-styles-wrapper .acf-block-swiper-projects .swiper-slide {
        width: calc(90rem / 3 - 2 * 15px)
    }
}

.block-editor-writing-flow .acf-block-swiper-projects .swiper-button, .content-page .acf-block-swiper-projects .swiper-button, .editor-styles-wrapper .acf-block-swiper-projects .swiper-button {
    float: right
}

.block-editor-writing-flow .acf-block-swiper-projects .swiper-pagination, .content-page .acf-block-swiper-projects .swiper-pagination, .editor-styles-wrapper .acf-block-swiper-projects .swiper-pagination {
    float: right;
    font-size: 26;
    font-weight: 700
}

.block-editor-writing-flow .acf-block-swiper-projects .swiper-button, .content-page .acf-block-swiper-projects .swiper-button, .editor-styles-wrapper .acf-block-swiper-projects .swiper-button {
    font-size: 26
}

#editor {
    background-color: #fefefe
}

#editor .editor-post-title__input, #editor .editor-writing-flow * {
    font-family: Lato
}

#editor .wp-block {
    max-width: 90rem
}

#editor .wp-block-image figcaption {
    width: 100%;
    opacity: 1
}

#editor .acf-block-accordion .accordion-item {
    list-style: none
}

#editor .acf-block-accordion .accordion-item .accordion-title {
    text-decoration: none;
    border: none
}

#editor .acf-block-accordion .accordion-item .accordion-title:before {
    display: none
}

#editor .acf-block-swiper-projects {
    background: #dedede
}

#editor .acf-block-swiper-projects .project .thumbnail {
    float: left
}

#editor .acf-block-page-teasers .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#editor .swiper-slide {
    display: inline-block;
    vertical-align: top
}

#editor .swiper-button, #editor .swiper-pagination {
    display: none
}

#editor .acf-block-latest-posts {
    font-size: small
}

#editor .acf-block-latest-posts .post-image {
    display: none
}

#editor .acf-block-latest-posts .post-meta {
    list-style: none
}

#editor .acf-block-latest-posts .post-meta li::nth-of-type(3) {
    display: none
}

video {
    width: 100%;
    height: auto
}

.embed-container {
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.embed-container.one-one {
    padding-bottom: 100%
}

.embed-container.sixteen-nine {
    padding-bottom: 56.25%
}

.embed-container.four-three {
    padding-bottom: 75%
}

.embed-container.quarter {
    padding-bottom: 100%
}

@media print, screen and (min-width: 43.75em) {
    .embed-container.quarter {
        padding-bottom: 25%
    }
}

.embed-child, .embed-container embed, .embed-container iframe, .embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.img-circle {
    border-radius: 100%
}

.layoutArea .column, .layoutArea .columns {
    padding: 0
}

.block-grid.equal-height .cell {
    margin-bottom: calc(2 * 15px)
}

.block-grid.equal-height .cell .card {
    height: 100%
}

.block-grid.equal-height .cell .card .card-section {
    position: relative
}

.block-grid.equal-height .cell .card .card-section .link-bottom {
    position: absolute;
    bottom: calc(1 * 15px);
    width: calc(100% - 2rem)
}

@media screen and (max-width: 63.9375em) {
    .block-grid.equal-height .cell .card .card-section .link-bottom {
        bottom: 0
    }
}

@media screen and (max-width: 63.9375em) {
    .block-grid.equal-height.small-up-1 .cell .card {
        height: auto
    }

    .block-grid.equal-height.small-up-1 .cell .card .card-section .link-bottom {
        margin-top: calc(2 * 15px);
        position: relative
    }
}

img.circle {
    border-radius: 100%
}

.de-visible, .en-visible, .us-visible {
    display: none
}

.de-visible:lang(de-DE) {
    display: block
}

.en-visible:lang(en-GB) {
    display: block
}

.us-visible:lang(en-US) {
    display: block
}

.main-content {
    margin-top: 80px;
    min-height: calc(1 * calc(100vh - 340px))
}

@media screen and (min-width: 64em) {
    .main-content {
        min-height: calc(1 * calc(100vh - 640px));
        margin-top: 140px
    }
}

.triangle-container {
    background-color: #e6f3f2;
    position: relative;
    display: inline-block;
    max-width: 400px;
    padding: calc(2 * 15px) calc(1 * 15px);
    margin: calc(4 * 15px) calc(4 * 15px) calc(4 * 15px) calc(1 * 15px);
    color: #6c6e70
}

@media print, screen and (min-width: 43.75em) {
    .triangle-container {
        margin: calc(4 * 15px)
    }
}

.triangle-container .white, .triangle-container a, .triangle-container h1, .triangle-container h2, .triangle-container p {
    color: #6c6e70
}

ul.playequipment .color-scheme-teal a, ul.playequipment .color-scheme-teal a:hover {
    color: #027f78
}

.color-scheme-teal .main-content .button-group.secondary .button, .color-scheme-teal .main-content .button.secondary, .color-scheme-teal .main-content .button.secondary:active, .color-scheme-teal .main-content .button.secondary:focus, .color-scheme-teal .main-content .button.secondary:hover, .color-scheme-teal .main-content a, .color-scheme-teal .main-content a:hover {
    color: #027f78
}

.color-scheme-teal .main-content .button, .color-scheme-teal .main-content .button:active, .color-scheme-teal .main-content .button:hover, .color-scheme-teal .main-content .callout, .color-scheme-teal .main-content .info-circle, .color-scheme-teal .main-content a.button, .color-scheme-teal .main-content a.button:active, .color-scheme-teal .main-content a.button:focus, .color-scheme-teal .main-content a.button:hover, .color-scheme-teal .main-content form .button {
    color: #fefefe;
    background-color: #027f78
}

.color-scheme-teal .main-content .button .close-button, .color-scheme-teal .main-content .button a, .color-scheme-teal .main-content .button:active .close-button, .color-scheme-teal .main-content .button:active a, .color-scheme-teal .main-content .button:hover .close-button, .color-scheme-teal .main-content .button:hover a, .color-scheme-teal .main-content .callout .close-button, .color-scheme-teal .main-content .callout a, .color-scheme-teal .main-content .info-circle .close-button, .color-scheme-teal .main-content .info-circle a, .color-scheme-teal .main-content a.button .close-button, .color-scheme-teal .main-content a.button a, .color-scheme-teal .main-content a.button:active .close-button, .color-scheme-teal .main-content a.button:active a, .color-scheme-teal .main-content a.button:focus .close-button, .color-scheme-teal .main-content a.button:focus a, .color-scheme-teal .main-content a.button:hover .close-button, .color-scheme-teal .main-content a.button:hover a, .color-scheme-teal .main-content form .button .close-button, .color-scheme-teal .main-content form .button a {
    color: #fefefe
}

.color-scheme-teal .main-content .button.secondary, .color-scheme-teal .main-content .button.secondary:active, .color-scheme-teal .main-content .button.secondary:focus, .color-scheme-teal .main-content .button.secondary:hover {
    background-color: #fefefe
}

.color-scheme-teal .main-content .color-scheme-bg, .color-scheme-teal .main-content .lp_container:nth-child(2n+1), .color-scheme-teal .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .color-scheme-teal .main-content .new::before, .color-scheme-teal .main-content .product-icon, .color-scheme-teal .main-content .table.bsf-specs-table > thead > tr > th, .color-scheme-teal .main-content .wp-paginate .current {
    background-color: #027f78
}

.color-scheme-teal .main-content .table.table-striped > tbody > tr > td {
    background-color: #e6f3f2
}

.color-scheme-teal .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #eff7f7
}

.color-scheme-teal .main-content .wp-paginate .current {
    border-color: #027f78
}

.color-scheme-teal .main-content .badge {
    background-color: #027f78 !important
}

.color-scheme-teal.card a, .color-scheme-teal.card a:active, .color-scheme-teal.card a:focus, .color-scheme-teal.card a:hover {
    color: #027f78
}

.target-group-buttons-container-02 .color-scheme-teal.card {
    background-color: #027f78;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-teal.card a, .target-group-buttons-container-02 .color-scheme-teal.card a:focus, .target-group-buttons-container-02 .color-scheme-teal.card a:hover, .target-group-buttons-container-02 .color-scheme-teal.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-teal.card a h5, .target-group-buttons-container-02 .color-scheme-teal.card a:focus h5, .target-group-buttons-container-02 .color-scheme-teal.card a:hover h5, .target-group-buttons-container-02 .color-scheme-teal.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .color-scheme-pink a, ul.playequipment .color-scheme-pink a:hover {
    color: #bf175d
}

.color-scheme-pink .main-content .button-group.secondary .button, .color-scheme-pink .main-content .button.secondary, .color-scheme-pink .main-content .button.secondary:active, .color-scheme-pink .main-content .button.secondary:focus, .color-scheme-pink .main-content .button.secondary:hover, .color-scheme-pink .main-content a, .color-scheme-pink .main-content a:hover {
    color: #bf175d
}

.color-scheme-pink .main-content .button, .color-scheme-pink .main-content .button:active, .color-scheme-pink .main-content .button:hover, .color-scheme-pink .main-content .callout, .color-scheme-pink .main-content .info-circle, .color-scheme-pink .main-content a.button, .color-scheme-pink .main-content a.button:active, .color-scheme-pink .main-content a.button:focus, .color-scheme-pink .main-content a.button:hover, .color-scheme-pink .main-content form .button {
    color: #fefefe;
    background-color: #bf175d
}

.color-scheme-pink .main-content .button .close-button, .color-scheme-pink .main-content .button a, .color-scheme-pink .main-content .button:active .close-button, .color-scheme-pink .main-content .button:active a, .color-scheme-pink .main-content .button:hover .close-button, .color-scheme-pink .main-content .button:hover a, .color-scheme-pink .main-content .callout .close-button, .color-scheme-pink .main-content .callout a, .color-scheme-pink .main-content .info-circle .close-button, .color-scheme-pink .main-content .info-circle a, .color-scheme-pink .main-content a.button .close-button, .color-scheme-pink .main-content a.button a, .color-scheme-pink .main-content a.button:active .close-button, .color-scheme-pink .main-content a.button:active a, .color-scheme-pink .main-content a.button:focus .close-button, .color-scheme-pink .main-content a.button:focus a, .color-scheme-pink .main-content a.button:hover .close-button, .color-scheme-pink .main-content a.button:hover a, .color-scheme-pink .main-content form .button .close-button, .color-scheme-pink .main-content form .button a {
    color: #fefefe
}

.color-scheme-pink .main-content .button.secondary, .color-scheme-pink .main-content .button.secondary:active, .color-scheme-pink .main-content .button.secondary:focus, .color-scheme-pink .main-content .button.secondary:hover {
    background-color: #fefefe
}

.color-scheme-pink .main-content .color-scheme-bg, .color-scheme-pink .main-content .lp_container:nth-child(2n+1), .color-scheme-pink .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .color-scheme-pink .main-content .new::before, .color-scheme-pink .main-content .product-icon, .color-scheme-pink .main-content .table.bsf-specs-table > thead > tr > th, .color-scheme-pink .main-content .wp-paginate .current {
    background-color: #bf175d
}

.color-scheme-pink .main-content .table.table-striped > tbody > tr > td {
    background-color: #ebc6d6
}

.color-scheme-pink .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fcf3f6
}

.color-scheme-pink .main-content .wp-paginate .current {
    border-color: #bf175d
}

.color-scheme-pink .main-content .badge {
    background-color: #bf175d !important
}

.color-scheme-pink.card a, .color-scheme-pink.card a:active, .color-scheme-pink.card a:focus, .color-scheme-pink.card a:hover {
    color: #bf175d
}

.target-group-buttons-container-02 .color-scheme-pink.card {
    background-color: #bf175d;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-pink.card a, .target-group-buttons-container-02 .color-scheme-pink.card a:focus, .target-group-buttons-container-02 .color-scheme-pink.card a:hover, .target-group-buttons-container-02 .color-scheme-pink.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-pink.card a h5, .target-group-buttons-container-02 .color-scheme-pink.card a:focus h5, .target-group-buttons-container-02 .color-scheme-pink.card a:hover h5, .target-group-buttons-container-02 .color-scheme-pink.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-woodville a, ul.playequipment .term-woodville a:hover {
    color: #bf175d
}

.term-woodville .main-content .button-group.secondary .button, .term-woodville .main-content .button.secondary, .term-woodville .main-content .button.secondary:active, .term-woodville .main-content .button.secondary:focus, .term-woodville .main-content .button.secondary:hover, .term-woodville .main-content a, .term-woodville .main-content a:hover {
    color: #bf175d
}

.term-woodville .main-content .button, .term-woodville .main-content .button:active, .term-woodville .main-content .button:hover, .term-woodville .main-content .callout, .term-woodville .main-content .info-circle, .term-woodville .main-content a.button, .term-woodville .main-content a.button:active, .term-woodville .main-content a.button:focus, .term-woodville .main-content a.button:hover, .term-woodville .main-content form .button {
    color: #fefefe;
    background-color: #bf175d
}

.term-woodville .main-content .button .close-button, .term-woodville .main-content .button a, .term-woodville .main-content .button:active .close-button, .term-woodville .main-content .button:active a, .term-woodville .main-content .button:hover .close-button, .term-woodville .main-content .button:hover a, .term-woodville .main-content .callout .close-button, .term-woodville .main-content .callout a, .term-woodville .main-content .info-circle .close-button, .term-woodville .main-content .info-circle a, .term-woodville .main-content a.button .close-button, .term-woodville .main-content a.button a, .term-woodville .main-content a.button:active .close-button, .term-woodville .main-content a.button:active a, .term-woodville .main-content a.button:focus .close-button, .term-woodville .main-content a.button:focus a, .term-woodville .main-content a.button:hover .close-button, .term-woodville .main-content a.button:hover a, .term-woodville .main-content form .button .close-button, .term-woodville .main-content form .button a {
    color: #fefefe
}

.term-woodville .main-content .button.secondary, .term-woodville .main-content .button.secondary:active, .term-woodville .main-content .button.secondary:focus, .term-woodville .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-woodville .main-content .color-scheme-bg, .term-woodville .main-content .lp_container:nth-child(2n+1), .term-woodville .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-woodville .main-content .new::before, .term-woodville .main-content .product-icon, .term-woodville .main-content .table.bsf-specs-table > thead > tr > th, .term-woodville .main-content .wp-paginate .current {
    background-color: #bf175d
}

.term-woodville .main-content .table.table-striped > tbody > tr > td {
    background-color: #ebc6d6
}

.term-woodville .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fcf3f6
}

.term-woodville .main-content .wp-paginate .current {
    border-color: #bf175d
}

.term-woodville .main-content .badge {
    background-color: #bf175d !important
}

.term-woodville.card a, .term-woodville.card a:active, .term-woodville.card a:focus, .term-woodville.card a:hover {
    color: #bf175d
}

.target-group-buttons-container-02 .term-woodville.card {
    background-color: #bf175d;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-woodville.card a, .target-group-buttons-container-02 .term-woodville.card a:focus, .target-group-buttons-container-02 .term-woodville.card a:hover, .target-group-buttons-container-02 .term-woodville.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-woodville.card a h5, .target-group-buttons-container-02 .term-woodville.card a:focus h5, .target-group-buttons-container-02 .term-woodville.card a:hover h5, .target-group-buttons-container-02 .term-woodville.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .product-group-woodville a, ul.playequipment .product-group-woodville a:hover {
    color: #bf175d
}

.product-group-woodville .main-content .button-group.secondary .button, .product-group-woodville .main-content .button.secondary, .product-group-woodville .main-content .button.secondary:active, .product-group-woodville .main-content .button.secondary:focus, .product-group-woodville .main-content .button.secondary:hover, .product-group-woodville .main-content a, .product-group-woodville .main-content a:hover {
    color: #bf175d
}

.product-group-woodville .main-content .button, .product-group-woodville .main-content .button:active, .product-group-woodville .main-content .button:hover, .product-group-woodville .main-content .callout, .product-group-woodville .main-content .info-circle, .product-group-woodville .main-content a.button, .product-group-woodville .main-content a.button:active, .product-group-woodville .main-content a.button:focus, .product-group-woodville .main-content a.button:hover, .product-group-woodville .main-content form .button {
    color: #fefefe;
    background-color: #bf175d
}

.product-group-woodville .main-content .button .close-button, .product-group-woodville .main-content .button a, .product-group-woodville .main-content .button:active .close-button, .product-group-woodville .main-content .button:active a, .product-group-woodville .main-content .button:hover .close-button, .product-group-woodville .main-content .button:hover a, .product-group-woodville .main-content .callout .close-button, .product-group-woodville .main-content .callout a, .product-group-woodville .main-content .info-circle .close-button, .product-group-woodville .main-content .info-circle a, .product-group-woodville .main-content a.button .close-button, .product-group-woodville .main-content a.button a, .product-group-woodville .main-content a.button:active .close-button, .product-group-woodville .main-content a.button:active a, .product-group-woodville .main-content a.button:focus .close-button, .product-group-woodville .main-content a.button:focus a, .product-group-woodville .main-content a.button:hover .close-button, .product-group-woodville .main-content a.button:hover a, .product-group-woodville .main-content form .button .close-button, .product-group-woodville .main-content form .button a {
    color: #fefefe
}

.product-group-woodville .main-content .button.secondary, .product-group-woodville .main-content .button.secondary:active, .product-group-woodville .main-content .button.secondary:focus, .product-group-woodville .main-content .button.secondary:hover {
    background-color: #fefefe
}

.product-group-woodville .main-content .color-scheme-bg, .product-group-woodville .main-content .lp_container:nth-child(2n+1), .product-group-woodville .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .product-group-woodville .main-content .new::before, .product-group-woodville .main-content .product-icon, .product-group-woodville .main-content .table.bsf-specs-table > thead > tr > th, .product-group-woodville .main-content .wp-paginate .current {
    background-color: #bf175d
}

.product-group-woodville .main-content .table.table-striped > tbody > tr > td {
    background-color: #ebc6d6
}

.product-group-woodville .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fcf3f6
}

.product-group-woodville .main-content .wp-paginate .current {
    border-color: #bf175d
}

.product-group-woodville .main-content .badge {
    background-color: #bf175d !important
}

.product-group-woodville.card a, .product-group-woodville.card a:active, .product-group-woodville.card a:focus, .product-group-woodville.card a:hover {
    color: #bf175d
}

.target-group-buttons-container-02 .product-group-woodville.card {
    background-color: #bf175d;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-woodville.card a, .target-group-buttons-container-02 .product-group-woodville.card a:focus, .target-group-buttons-container-02 .product-group-woodville.card a:hover, .target-group-buttons-container-02 .product-group-woodville.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-woodville.card a h5, .target-group-buttons-container-02 .product-group-woodville.card a:focus h5, .target-group-buttons-container-02 .product-group-woodville.card a:hover h5, .target-group-buttons-container-02 .product-group-woodville.card a:visited h5 {
    color: #fefefe
}
@media screen and (max-width: 63.9375em) {
  .target-group-buttons-container-02 h5 {
    font-size: 0.7rem; } }
ul.playequipment .term-waggawagga a,
ul.playequipment .term-waggawagga a:hover {
  color: #bf175d; }

.term-waggawagga .main-content .button-group.secondary .button,
.term-waggawagga .main-content .button.secondary,
.term-waggawagga .main-content .button.secondary:active,
.term-waggawagga .main-content .button.secondary:focus,
.term-waggawagga .main-content .button.secondary:hover,
.term-waggawagga .main-content a,
.term-waggawagga .main-content a:hover {
  color: #bf175d; }

.term-waggawagga .main-content .button,
.term-waggawagga .main-content .button:active,
.term-waggawagga .main-content .button:hover,
.term-waggawagga .main-content a.button,
.term-waggawagga .main-content a.button:active,
.term-waggawagga .main-content a.button:focus,
.term-waggawagga .main-content a.button:hover,
.term-waggawagga .main-content form .button,
.term-waggawagga .main-content .info-circle,
.term-waggawagga .main-content .callout {
  color: #fefefe;
  background-color: #bf175d; }
  .term-waggawagga .main-content .button a,
  .term-waggawagga .main-content .button .close-button,
  .term-waggawagga .main-content .button:active a,
  .term-waggawagga .main-content .button:active .close-button,
  .term-waggawagga .main-content .button:hover a,
  .term-waggawagga .main-content .button:hover .close-button,
  .term-waggawagga .main-content a.button a,
  .term-waggawagga .main-content a.button .close-button,
  .term-waggawagga .main-content a.button:active a,
  .term-waggawagga .main-content a.button:active .close-button,
  .term-waggawagga .main-content a.button:focus a,
  .term-waggawagga .main-content a.button:focus .close-button,
  .term-waggawagga .main-content a.button:hover a,
  .term-waggawagga .main-content a.button:hover .close-button,
  .term-waggawagga .main-content form .button a,
  .term-waggawagga .main-content form .button .close-button,
  .term-waggawagga .main-content .info-circle a,
  .term-waggawagga .main-content .info-circle .close-button,
  .term-waggawagga .main-content .callout a,
  .term-waggawagga .main-content .callout .close-button {
    color: #fefefe; }

.term-waggawagga .main-content .button.secondary,
.term-waggawagga .main-content .button.secondary:active,
.term-waggawagga .main-content .button.secondary:focus,
.term-waggawagga .main-content .button.secondary:hover {
  background-color: #fefefe; }

.term-waggawagga .main-content .color-scheme-bg,
.term-waggawagga .main-content .lp_container:nth-child(2n + 1),
.term-waggawagga .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active,
.term-waggawagga .main-content .new::before,
.term-waggawagga .main-content .product-icon,
.term-waggawagga .main-content .table.bsf-specs-table > thead > tr > th,
.term-waggawagga .main-content .wp-paginate .current {
  background-color: #bf175d; }

.term-waggawagga .main-content .table.table-striped > tbody > tr > td {
  background-color: #ebc6d6; }

.term-waggawagga .main-content .table.table-striped > tbody > tr:nth-child(2n + 1) > td {
  background-color: #fcf3f6; }

.term-waggawagga .main-content .wp-paginate .current {
  border-color: #bf175d; }

.term-waggawagga .main-content .badge {
  background-color: #bf175d !important; }

.term-waggawagga.card a,
.term-waggawagga.card a:active,
.term-waggawagga.card a:focus,
.term-waggawagga.card a:hover {
  color: #bf175d; }

.target-group-buttons-container-02 .term-waggawagga.card {
  background-color: #bf175d;
  border-radius: 0;
  margin-bottom: 0;
  color: #fefefe; }
  .target-group-buttons-container-02 .term-waggawagga.card a,
  .target-group-buttons-container-02 .term-waggawagga.card a:focus,
  .target-group-buttons-container-02 .term-waggawagga.card a:hover,
  .target-group-buttons-container-02 .term-waggawagga.card a:visited {
    color: #fefefe; }
    .target-group-buttons-container-02 .term-waggawagga.card a h5,
    .target-group-buttons-container-02 .term-waggawagga.card a:focus h5,
    .target-group-buttons-container-02 .term-waggawagga.card a:hover h5,
    .target-group-buttons-container-02 .term-waggawagga.card a:visited h5 {
      color: #fefefe; }

@media screen and (max-width: 63.9375em) {
  .target-group-buttons-container-02 h5 {
    font-size: 0.7rem; } }

ul.playequipment .product-group-waggawagga a,
ul.playequipment .product-group-waggawagga a:hover {
  color: #bf175d; }

.product-group-waggawagga .main-content .button-group.secondary .button,
.product-group-waggawagga .main-content .button.secondary,
.product-group-waggawagga .main-content .button.secondary:active,
.product-group-waggawagga .main-content .button.secondary:focus,
.product-group-waggawagga .main-content .button.secondary:hover,
.product-group-waggawagga .main-content a,
.product-group-waggawagga .main-content a:hover {
  color: #bf175d; }

.product-group-waggawagga .main-content .button,
.product-group-waggawagga .main-content .button:active,
.product-group-waggawagga .main-content .button:hover,
.product-group-waggawagga .main-content a.button,
.product-group-waggawagga .main-content a.button:active,
.product-group-waggawagga .main-content a.button:focus,
.product-group-waggawagga .main-content a.button:hover,
.product-group-waggawagga .main-content form .button,
.product-group-waggawagga .main-content .info-circle,
.product-group-waggawagga .main-content .callout {
  color: #fefefe;
  background-color: #bf175d; }
  .product-group-waggawagga .main-content .button a,
  .product-group-waggawagga .main-content .button .close-button,
  .product-group-waggawagga .main-content .button:active a,
  .product-group-waggawagga .main-content .button:active .close-button,
  .product-group-waggawagga .main-content .button:hover a,
  .product-group-waggawagga .main-content .button:hover .close-button,
  .product-group-waggawagga .main-content a.button a,
  .product-group-waggawagga .main-content a.button .close-button,
  .product-group-waggawagga .main-content a.button:active a,
  .product-group-waggawagga .main-content a.button:active .close-button,
  .product-group-waggawagga .main-content a.button:focus a,
  .product-group-waggawagga .main-content a.button:focus .close-button,
  .product-group-waggawagga .main-content a.button:hover a,
  .product-group-waggawagga .main-content a.button:hover .close-button,
  .product-group-waggawagga .main-content form .button a,
  .product-group-waggawagga .main-content form .button .close-button,
  .product-group-waggawagga .main-content .info-circle a,
  .product-group-waggawagga .main-content .info-circle .close-button,
  .product-group-waggawagga .main-content .callout a,
  .product-group-waggawagga .main-content .callout .close-button {
    color: #fefefe; }

.product-group-waggawagga .main-content .button.secondary,
.product-group-waggawagga .main-content .button.secondary:active,
.product-group-waggawagga .main-content .button.secondary:focus,
.product-group-waggawagga .main-content .button.secondary:hover {
  background-color: #fefefe; }

.product-group-waggawagga .main-content .color-scheme-bg,
.product-group-waggawagga .main-content .lp_container:nth-child(2n + 1),
.product-group-waggawagga .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active,
.product-group-waggawagga .main-content .new::before,
.product-group-waggawagga .main-content .product-icon,
.product-group-waggawagga .main-content .table.bsf-specs-table > thead > tr > th,
.product-group-waggawagga .main-content .wp-paginate .current {
  background-color: #bf175d; }

.product-group-waggawagga .main-content .table.table-striped > tbody > tr > td {
  background-color: #ebc6d6; }

.product-group-waggawagga .main-content .table.table-striped > tbody > tr:nth-child(2n + 1) > td {
  background-color: #fcf3f6; }

.product-group-waggawagga .main-content .wp-paginate .current {
  border-color: #bf175d; }

.product-group-waggawagga .main-content .badge {
  background-color: #bf175d !important; }

.product-group-waggawagga.card a,
.product-group-waggawagga.card a:active,
.product-group-waggawagga.card a:focus,
.product-group-waggawagga.card a:hover {
  color: #bf175d; }

.target-group-buttons-container-02 .product-group-waggawagga.card {
  background-color: #bf175d;
  border-radius: 0;
  margin-bottom: 0;
  color: #fefefe; }
  .target-group-buttons-container-02 .product-group-waggawagga.card a,
  .target-group-buttons-container-02 .product-group-waggawagga.card a:focus,
  .target-group-buttons-container-02 .product-group-waggawagga.card a:hover,
  .target-group-buttons-container-02 .product-group-waggawagga.card a:visited {
    color: #fefefe; }
    .target-group-buttons-container-02 .product-group-waggawagga.card a h5,
    .target-group-buttons-container-02 .product-group-waggawagga.card a:focus h5,
    .target-group-buttons-container-02 .product-group-waggawagga.card a:hover h5,
    .target-group-buttons-container-02 .product-group-waggawagga.card a:visited h5 {
      color: #fefefe; }


@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-cosmo a, ul.playequipment .term-cosmo a:hover {
    color: #bf175d
}

.term-cosmo .main-content .button-group.secondary .button, .term-cosmo .main-content .button.secondary, .term-cosmo .main-content .button.secondary:active, .term-cosmo .main-content .button.secondary:focus, .term-cosmo .main-content .button.secondary:hover, .term-cosmo .main-content a, .term-cosmo .main-content a:hover {
    color: #bf175d
}

.term-cosmo .main-content .button, .term-cosmo .main-content .button:active, .term-cosmo .main-content .button:hover, .term-cosmo .main-content .callout, .term-cosmo .main-content .info-circle, .term-cosmo .main-content a.button, .term-cosmo .main-content a.button:active, .term-cosmo .main-content a.button:focus, .term-cosmo .main-content a.button:hover, .term-cosmo .main-content form .button {
    color: #fefefe;
    background-color: #bf175d
}

.term-cosmo .main-content .button .close-button, .term-cosmo .main-content .button a, .term-cosmo .main-content .button:active .close-button, .term-cosmo .main-content .button:active a, .term-cosmo .main-content .button:hover .close-button, .term-cosmo .main-content .button:hover a, .term-cosmo .main-content .callout .close-button, .term-cosmo .main-content .callout a, .term-cosmo .main-content .info-circle .close-button, .term-cosmo .main-content .info-circle a, .term-cosmo .main-content a.button .close-button, .term-cosmo .main-content a.button a, .term-cosmo .main-content a.button:active .close-button, .term-cosmo .main-content a.button:active a, .term-cosmo .main-content a.button:focus .close-button, .term-cosmo .main-content a.button:focus a, .term-cosmo .main-content a.button:hover .close-button, .term-cosmo .main-content a.button:hover a, .term-cosmo .main-content form .button .close-button, .term-cosmo .main-content form .button a {
    color: #fefefe
}

.term-cosmo .main-content .button.secondary, .term-cosmo .main-content .button.secondary:active, .term-cosmo .main-content .button.secondary:focus, .term-cosmo .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-cosmo .main-content .color-scheme-bg, .term-cosmo .main-content .lp_container:nth-child(2n+1), .term-cosmo .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-cosmo .main-content .new::before, .term-cosmo .main-content .product-icon, .term-cosmo .main-content .table.bsf-specs-table > thead > tr > th, .term-cosmo .main-content .wp-paginate .current {
    background-color: #bf175d
}

.term-cosmo .main-content .table.table-striped > tbody > tr > td {
    background-color: #ebc6d6
}

.term-cosmo .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fcf3f6
}

.term-cosmo .main-content .wp-paginate .current {
    border-color: #bf175d
}

.term-cosmo .main-content .badge {
    background-color: #bf175d !important
}

.term-cosmo.card a, .term-cosmo.card a:active, .term-cosmo.card a:focus, .term-cosmo.card a:hover {
    color: #bf175d
}

.target-group-buttons-container-02 .term-cosmo.card {
    background-color: #bf175d;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-cosmo.card a, .target-group-buttons-container-02 .term-cosmo.card a:focus, .target-group-buttons-container-02 .term-cosmo.card a:hover, .target-group-buttons-container-02 .term-cosmo.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-cosmo.card a h5, .target-group-buttons-container-02 .term-cosmo.card a:focus h5, .target-group-buttons-container-02 .term-cosmo.card a:hover h5, .target-group-buttons-container-02 .term-cosmo.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .product-group-cosmo a, ul.playequipment .product-group-cosmo a:hover {
    color: #bf175d
}

.product-group-cosmo .main-content .button-group.secondary .button, .product-group-cosmo .main-content .button.secondary, .product-group-cosmo .main-content .button.secondary:active, .product-group-cosmo .main-content .button.secondary:focus, .product-group-cosmo .main-content .button.secondary:hover, .product-group-cosmo .main-content a, .product-group-cosmo .main-content a:hover {
    color: #bf175d
}

.product-group-cosmo .main-content .button, .product-group-cosmo .main-content .button:active, .product-group-cosmo .main-content .button:hover, .product-group-cosmo .main-content .callout, .product-group-cosmo .main-content .info-circle, .product-group-cosmo .main-content a.button, .product-group-cosmo .main-content a.button:active, .product-group-cosmo .main-content a.button:focus, .product-group-cosmo .main-content a.button:hover, .product-group-cosmo .main-content form .button {
    color: #fefefe;
    background-color: #bf175d
}

.product-group-cosmo .main-content .button .close-button, .product-group-cosmo .main-content .button a, .product-group-cosmo .main-content .button:active .close-button, .product-group-cosmo .main-content .button:active a, .product-group-cosmo .main-content .button:hover .close-button, .product-group-cosmo .main-content .button:hover a, .product-group-cosmo .main-content .callout .close-button, .product-group-cosmo .main-content .callout a, .product-group-cosmo .main-content .info-circle .close-button, .product-group-cosmo .main-content .info-circle a, .product-group-cosmo .main-content a.button .close-button, .product-group-cosmo .main-content a.button a, .product-group-cosmo .main-content a.button:active .close-button, .product-group-cosmo .main-content a.button:active a, .product-group-cosmo .main-content a.button:focus .close-button, .product-group-cosmo .main-content a.button:focus a, .product-group-cosmo .main-content a.button:hover .close-button, .product-group-cosmo .main-content a.button:hover a, .product-group-cosmo .main-content form .button .close-button, .product-group-cosmo .main-content form .button a {
    color: #fefefe
}

.product-group-cosmo .main-content .button.secondary, .product-group-cosmo .main-content .button.secondary:active, .product-group-cosmo .main-content .button.secondary:focus, .product-group-cosmo .main-content .button.secondary:hover {
    background-color: #fefefe
}

.product-group-cosmo .main-content .color-scheme-bg, .product-group-cosmo .main-content .lp_container:nth-child(2n+1), .product-group-cosmo .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .product-group-cosmo .main-content .new::before, .product-group-cosmo .main-content .product-icon, .product-group-cosmo .main-content .table.bsf-specs-table > thead > tr > th, .product-group-cosmo .main-content .wp-paginate .current {
    background-color: #bf175d
}

.product-group-cosmo .main-content .table.table-striped > tbody > tr > td {
    background-color: #ebc6d6
}

.product-group-cosmo .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fcf3f6
}

.product-group-cosmo .main-content .wp-paginate .current {
    border-color: #bf175d
}

.product-group-cosmo .main-content .badge {
    background-color: #bf175d !important
}

.product-group-cosmo.card a, .product-group-cosmo.card a:active, .product-group-cosmo.card a:focus, .product-group-cosmo.card a:hover {
    color: #bf175d
}

.target-group-buttons-container-02 .product-group-cosmo.card {
    background-color: #bf175d;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-cosmo.card a, .target-group-buttons-container-02 .product-group-cosmo.card a:focus, .target-group-buttons-container-02 .product-group-cosmo.card a:hover, .target-group-buttons-container-02 .product-group-cosmo.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-cosmo.card a h5, .target-group-buttons-container-02 .product-group-cosmo.card a:focus h5, .target-group-buttons-container-02 .product-group-cosmo.card a:hover h5, .target-group-buttons-container-02 .product-group-cosmo.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-terranos-terranova a, ul.playequipment .term-terranos-terranova a:hover {
    color: #bf175d
}

.term-terranos-terranova .main-content .button-group.secondary .button, .term-terranos-terranova .main-content .button.secondary, .term-terranos-terranova .main-content .button.secondary:active, .term-terranos-terranova .main-content .button.secondary:focus, .term-terranos-terranova .main-content .button.secondary:hover, .term-terranos-terranova .main-content a, .term-terranos-terranova .main-content a:hover {
    color: #bf175d
}

.term-terranos-terranova .main-content .button, .term-terranos-terranova .main-content .button:active, .term-terranos-terranova .main-content .button:hover, .term-terranos-terranova .main-content .callout, .term-terranos-terranova .main-content .info-circle, .term-terranos-terranova .main-content a.button, .term-terranos-terranova .main-content a.button:active, .term-terranos-terranova .main-content a.button:focus, .term-terranos-terranova .main-content a.button:hover, .term-terranos-terranova .main-content form .button {
    color: #fefefe;
    background-color: #bf175d
}

.term-terranos-terranova .main-content .button .close-button, .term-terranos-terranova .main-content .button a, .term-terranos-terranova .main-content .button:active .close-button, .term-terranos-terranova .main-content .button:active a, .term-terranos-terranova .main-content .button:hover .close-button, .term-terranos-terranova .main-content .button:hover a, .term-terranos-terranova .main-content .callout .close-button, .term-terranos-terranova .main-content .callout a, .term-terranos-terranova .main-content .info-circle .close-button, .term-terranos-terranova .main-content .info-circle a, .term-terranos-terranova .main-content a.button .close-button, .term-terranos-terranova .main-content a.button a, .term-terranos-terranova .main-content a.button:active .close-button, .term-terranos-terranova .main-content a.button:active a, .term-terranos-terranova .main-content a.button:focus .close-button, .term-terranos-terranova .main-content a.button:focus a, .term-terranos-terranova .main-content a.button:hover .close-button, .term-terranos-terranova .main-content a.button:hover a, .term-terranos-terranova .main-content form .button .close-button, .term-terranos-terranova .main-content form .button a {
    color: #fefefe
}

.term-terranos-terranova .main-content .button.secondary, .term-terranos-terranova .main-content .button.secondary:active, .term-terranos-terranova .main-content .button.secondary:focus, .term-terranos-terranova .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-terranos-terranova .main-content .color-scheme-bg, .term-terranos-terranova .main-content .lp_container:nth-child(2n+1), .term-terranos-terranova .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-terranos-terranova .main-content .new::before, .term-terranos-terranova .main-content .product-icon, .term-terranos-terranova .main-content .table.bsf-specs-table > thead > tr > th, .term-terranos-terranova .main-content .wp-paginate .current {
    background-color: #bf175d
}

.term-terranos-terranova .main-content .table.table-striped > tbody > tr > td {
    background-color: #ebc6d6
}

.term-terranos-terranova .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fcf3f6
}

.term-terranos-terranova .main-content .wp-paginate .current {
    border-color: #bf175d
}

.term-terranos-terranova .main-content .badge {
    background-color: #bf175d !important
}

.term-terranos-terranova.card a, .term-terranos-terranova.card a:active, .term-terranos-terranova.card a:focus, .term-terranos-terranova.card a:hover {
    color: #bf175d
}

.target-group-buttons-container-02 .term-terranos-terranova.card {
    background-color: #bf175d;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-terranos-terranova.card a, .target-group-buttons-container-02 .term-terranos-terranova.card a:focus, .target-group-buttons-container-02 .term-terranos-terranova.card a:hover, .target-group-buttons-container-02 .term-terranos-terranova.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-terranos-terranova.card a h5, .target-group-buttons-container-02 .term-terranos-terranova.card a:focus h5, .target-group-buttons-container-02 .term-terranos-terranova.card a:hover h5, .target-group-buttons-container-02 .term-terranos-terranova.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .product-group-terranos-terranova a, ul.playequipment .product-group-terranos-terranova a:hover {
    color: #bf175d
}

.product-group-terranos-terranova .main-content .button-group.secondary .button, .product-group-terranos-terranova .main-content .button.secondary, .product-group-terranos-terranova .main-content .button.secondary:active, .product-group-terranos-terranova .main-content .button.secondary:focus, .product-group-terranos-terranova .main-content .button.secondary:hover, .product-group-terranos-terranova .main-content a, .product-group-terranos-terranova .main-content a:hover {
    color: #bf175d
}

.product-group-terranos-terranova .main-content .button, .product-group-terranos-terranova .main-content .button:active, .product-group-terranos-terranova .main-content .button:hover, .product-group-terranos-terranova .main-content .callout, .product-group-terranos-terranova .main-content .info-circle, .product-group-terranos-terranova .main-content a.button, .product-group-terranos-terranova .main-content a.button:active, .product-group-terranos-terranova .main-content a.button:focus, .product-group-terranos-terranova .main-content a.button:hover, .product-group-terranos-terranova .main-content form .button {
    color: #fefefe;
    background-color: #bf175d
}

.product-group-terranos-terranova .main-content .button .close-button, .product-group-terranos-terranova .main-content .button a, .product-group-terranos-terranova .main-content .button:active .close-button, .product-group-terranos-terranova .main-content .button:active a, .product-group-terranos-terranova .main-content .button:hover .close-button, .product-group-terranos-terranova .main-content .button:hover a, .product-group-terranos-terranova .main-content .callout .close-button, .product-group-terranos-terranova .main-content .callout a, .product-group-terranos-terranova .main-content .info-circle .close-button, .product-group-terranos-terranova .main-content .info-circle a, .product-group-terranos-terranova .main-content a.button .close-button, .product-group-terranos-terranova .main-content a.button a, .product-group-terranos-terranova .main-content a.button:active .close-button, .product-group-terranos-terranova .main-content a.button:active a, .product-group-terranos-terranova .main-content a.button:focus .close-button, .product-group-terranos-terranova .main-content a.button:focus a, .product-group-terranos-terranova .main-content a.button:hover .close-button, .product-group-terranos-terranova .main-content a.button:hover a, .product-group-terranos-terranova .main-content form .button .close-button, .product-group-terranos-terranova .main-content form .button a {
    color: #fefefe
}

.product-group-terranos-terranova .main-content .button.secondary, .product-group-terranos-terranova .main-content .button.secondary:active, .product-group-terranos-terranova .main-content .button.secondary:focus, .product-group-terranos-terranova .main-content .button.secondary:hover {
    background-color: #fefefe
}

.product-group-terranos-terranova .main-content .color-scheme-bg, .product-group-terranos-terranova .main-content .lp_container:nth-child(2n+1), .product-group-terranos-terranova .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .product-group-terranos-terranova .main-content .new::before, .product-group-terranos-terranova .main-content .product-icon, .product-group-terranos-terranova .main-content .table.bsf-specs-table > thead > tr > th, .product-group-terranos-terranova .main-content .wp-paginate .current {
    background-color: #bf175d
}

.product-group-terranos-terranova .main-content .table.table-striped > tbody > tr > td {
    background-color: #ebc6d6
}

.product-group-terranos-terranova .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fcf3f6
}

.product-group-terranos-terranova .main-content .wp-paginate .current {
    border-color: #bf175d
}

.product-group-terranos-terranova .main-content .badge {
    background-color: #bf175d !important
}

.product-group-terranos-terranova.card a, .product-group-terranos-terranova.card a:active, .product-group-terranos-terranova.card a:focus, .product-group-terranos-terranova.card a:hover {
    color: #bf175d
}

.target-group-buttons-container-02 .product-group-terranos-terranova.card {
    background-color: #bf175d;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-terranos-terranova.card a, .target-group-buttons-container-02 .product-group-terranos-terranova.card a:focus, .target-group-buttons-container-02 .product-group-terranos-terranova.card a:hover, .target-group-buttons-container-02 .product-group-terranos-terranova.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-terranos-terranova.card a h5, .target-group-buttons-container-02 .product-group-terranos-terranova.card a:focus h5, .target-group-buttons-container-02 .product-group-terranos-terranova.card a:hover h5, .target-group-buttons-container-02 .product-group-terranos-terranova.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .color-scheme-green a, ul.playequipment .color-scheme-green a:hover {
    color: #acc32b
}

.color-scheme-green .main-content .button-group.secondary .button, .color-scheme-green .main-content .button.secondary, .color-scheme-green .main-content .button.secondary:active, .color-scheme-green .main-content .button.secondary:focus, .color-scheme-green .main-content .button.secondary:hover, .color-scheme-green .main-content a, .color-scheme-green .main-content a:hover {
    color: #acc32b
}

.color-scheme-green .main-content .button, .color-scheme-green .main-content .button:active, .color-scheme-green .main-content .button:hover, .color-scheme-green .main-content .callout, .color-scheme-green .main-content .info-circle, .color-scheme-green .main-content a.button, .color-scheme-green .main-content a.button:active, .color-scheme-green .main-content a.button:focus, .color-scheme-green .main-content a.button:hover, .color-scheme-green .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.color-scheme-green .main-content .button .close-button, .color-scheme-green .main-content .button a, .color-scheme-green .main-content .button:active .close-button, .color-scheme-green .main-content .button:active a, .color-scheme-green .main-content .button:hover .close-button, .color-scheme-green .main-content .button:hover a, .color-scheme-green .main-content .callout .close-button, .color-scheme-green .main-content .callout a, .color-scheme-green .main-content .info-circle .close-button, .color-scheme-green .main-content .info-circle a, .color-scheme-green .main-content a.button .close-button, .color-scheme-green .main-content a.button a, .color-scheme-green .main-content a.button:active .close-button, .color-scheme-green .main-content a.button:active a, .color-scheme-green .main-content a.button:focus .close-button, .color-scheme-green .main-content a.button:focus a, .color-scheme-green .main-content a.button:hover .close-button, .color-scheme-green .main-content a.button:hover a, .color-scheme-green .main-content form .button .close-button, .color-scheme-green .main-content form .button a {
    color: #fefefe
}

.color-scheme-green .main-content .button.secondary, .color-scheme-green .main-content .button.secondary:active, .color-scheme-green .main-content .button.secondary:focus, .color-scheme-green .main-content .button.secondary:hover {
    background-color: #fefefe
}

.color-scheme-green .main-content .color-scheme-bg, .color-scheme-green .main-content .lp_container:nth-child(2n+1), .color-scheme-green .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .color-scheme-green .main-content .new::before, .color-scheme-green .main-content .product-icon, .color-scheme-green .main-content .table.bsf-specs-table > thead > tr > th, .color-scheme-green .main-content .wp-paginate .current {
    background-color: #acc32b
}

.color-scheme-green .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.color-scheme-green .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.color-scheme-green .main-content .wp-paginate .current {
    border-color: #acc32b
}

.color-scheme-green .main-content .badge {
    background-color: #acc32b !important
}

.color-scheme-green.card a, .color-scheme-green.card a:active, .color-scheme-green.card a:focus, .color-scheme-green.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .color-scheme-green.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-green.card a, .target-group-buttons-container-02 .color-scheme-green.card a:focus, .target-group-buttons-container-02 .color-scheme-green.card a:hover, .target-group-buttons-container-02 .color-scheme-green.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-green.card a h5, .target-group-buttons-container-02 .color-scheme-green.card a:focus h5, .target-group-buttons-container-02 .color-scheme-green.card a:hover h5, .target-group-buttons-container-02 .color-scheme-green.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-spooky-rookies a, ul.playequipment .term-spooky-rookies a:hover {
    color: #acc32b
}

.term-spooky-rookies .main-content .button-group.secondary .button, .term-spooky-rookies .main-content .button.secondary, .term-spooky-rookies .main-content .button.secondary:active, .term-spooky-rookies .main-content .button.secondary:focus, .term-spooky-rookies .main-content .button.secondary:hover, .term-spooky-rookies .main-content a, .term-spooky-rookies .main-content a:hover {
    color: #acc32b
}

.term-spooky-rookies .main-content .button, .term-spooky-rookies .main-content .button:active, .term-spooky-rookies .main-content .button:hover, .term-spooky-rookies .main-content .callout, .term-spooky-rookies .main-content .info-circle, .term-spooky-rookies .main-content a.button, .term-spooky-rookies .main-content a.button:active, .term-spooky-rookies .main-content a.button:focus, .term-spooky-rookies .main-content a.button:hover, .term-spooky-rookies .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.term-spooky-rookies .main-content .button .close-button, .term-spooky-rookies .main-content .button a, .term-spooky-rookies .main-content .button:active .close-button, .term-spooky-rookies .main-content .button:active a, .term-spooky-rookies .main-content .button:hover .close-button, .term-spooky-rookies .main-content .button:hover a, .term-spooky-rookies .main-content .callout .close-button, .term-spooky-rookies .main-content .callout a, .term-spooky-rookies .main-content .info-circle .close-button, .term-spooky-rookies .main-content .info-circle a, .term-spooky-rookies .main-content a.button .close-button, .term-spooky-rookies .main-content a.button a, .term-spooky-rookies .main-content a.button:active .close-button, .term-spooky-rookies .main-content a.button:active a, .term-spooky-rookies .main-content a.button:focus .close-button, .term-spooky-rookies .main-content a.button:focus a, .term-spooky-rookies .main-content a.button:hover .close-button, .term-spooky-rookies .main-content a.button:hover a, .term-spooky-rookies .main-content form .button .close-button, .term-spooky-rookies .main-content form .button a {
    color: #fefefe
}

.term-spooky-rookies .main-content .button.secondary, .term-spooky-rookies .main-content .button.secondary:active, .term-spooky-rookies .main-content .button.secondary:focus, .term-spooky-rookies .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-spooky-rookies .main-content .color-scheme-bg, .term-spooky-rookies .main-content .lp_container:nth-child(2n+1), .term-spooky-rookies .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-spooky-rookies .main-content .new::before, .term-spooky-rookies .main-content .product-icon, .term-spooky-rookies .main-content .table.bsf-specs-table > thead > tr > th, .term-spooky-rookies .main-content .wp-paginate .current {
    background-color: #acc32b
}

.term-spooky-rookies .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.term-spooky-rookies .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.term-spooky-rookies .main-content .wp-paginate .current {
    border-color: #acc32b
}

.term-spooky-rookies .main-content .badge {
    background-color: #acc32b !important
}

.term-spooky-rookies.card a, .term-spooky-rookies.card a:active, .term-spooky-rookies.card a:focus, .term-spooky-rookies.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .term-spooky-rookies.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-spooky-rookies.card a, .target-group-buttons-container-02 .term-spooky-rookies.card a:focus, .target-group-buttons-container-02 .term-spooky-rookies.card a:hover, .target-group-buttons-container-02 .term-spooky-rookies.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-spooky-rookies.card a h5, .target-group-buttons-container-02 .term-spooky-rookies.card a:focus h5, .target-group-buttons-container-02 .term-spooky-rookies.card a:hover h5, .target-group-buttons-container-02 .term-spooky-rookies.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .product-group-spooky-rookies a, ul.playequipment .product-group-spooky-rookies a:hover {
    color: #acc32b
}

.product-group-spooky-rookies .main-content .button-group.secondary .button, .product-group-spooky-rookies .main-content .button.secondary, .product-group-spooky-rookies .main-content .button.secondary:active, .product-group-spooky-rookies .main-content .button.secondary:focus, .product-group-spooky-rookies .main-content .button.secondary:hover, .product-group-spooky-rookies .main-content a, .product-group-spooky-rookies .main-content a:hover {
    color: #acc32b
}

.product-group-spooky-rookies .main-content .button, .product-group-spooky-rookies .main-content .button:active, .product-group-spooky-rookies .main-content .button:hover, .product-group-spooky-rookies .main-content .callout, .product-group-spooky-rookies .main-content .info-circle, .product-group-spooky-rookies .main-content a.button, .product-group-spooky-rookies .main-content a.button:active, .product-group-spooky-rookies .main-content a.button:focus, .product-group-spooky-rookies .main-content a.button:hover, .product-group-spooky-rookies .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.product-group-spooky-rookies .main-content .button .close-button, .product-group-spooky-rookies .main-content .button a, .product-group-spooky-rookies .main-content .button:active .close-button, .product-group-spooky-rookies .main-content .button:active a, .product-group-spooky-rookies .main-content .button:hover .close-button, .product-group-spooky-rookies .main-content .button:hover a, .product-group-spooky-rookies .main-content .callout .close-button, .product-group-spooky-rookies .main-content .callout a, .product-group-spooky-rookies .main-content .info-circle .close-button, .product-group-spooky-rookies .main-content .info-circle a, .product-group-spooky-rookies .main-content a.button .close-button, .product-group-spooky-rookies .main-content a.button a, .product-group-spooky-rookies .main-content a.button:active .close-button, .product-group-spooky-rookies .main-content a.button:active a, .product-group-spooky-rookies .main-content a.button:focus .close-button, .product-group-spooky-rookies .main-content a.button:focus a, .product-group-spooky-rookies .main-content a.button:hover .close-button, .product-group-spooky-rookies .main-content a.button:hover a, .product-group-spooky-rookies .main-content form .button .close-button, .product-group-spooky-rookies .main-content form .button a {
    color: #fefefe
}

.product-group-spooky-rookies .main-content .button.secondary, .product-group-spooky-rookies .main-content .button.secondary:active, .product-group-spooky-rookies .main-content .button.secondary:focus, .product-group-spooky-rookies .main-content .button.secondary:hover {
    background-color: #fefefe
}

.product-group-spooky-rookies .main-content .color-scheme-bg, .product-group-spooky-rookies .main-content .lp_container:nth-child(2n+1), .product-group-spooky-rookies .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .product-group-spooky-rookies .main-content .new::before, .product-group-spooky-rookies .main-content .product-icon, .product-group-spooky-rookies .main-content .table.bsf-specs-table > thead > tr > th, .product-group-spooky-rookies .main-content .wp-paginate .current {
    background-color: #acc32b
}

.product-group-spooky-rookies .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.product-group-spooky-rookies .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.product-group-spooky-rookies .main-content .wp-paginate .current {
    border-color: #acc32b
}

.product-group-spooky-rookies .main-content .badge {
    background-color: #acc32b !important
}

.product-group-spooky-rookies.card a, .product-group-spooky-rookies.card a:active, .product-group-spooky-rookies.card a:focus, .product-group-spooky-rookies.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .product-group-spooky-rookies.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-spooky-rookies.card a, .target-group-buttons-container-02 .product-group-spooky-rookies.card a:focus, .target-group-buttons-container-02 .product-group-spooky-rookies.card a:hover, .target-group-buttons-container-02 .product-group-spooky-rookies.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-spooky-rookies.card a h5, .target-group-buttons-container-02 .product-group-spooky-rookies.card a:focus h5, .target-group-buttons-container-02 .product-group-spooky-rookies.card a:hover h5, .target-group-buttons-container-02 .product-group-spooky-rookies.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-greenville a, ul.playequipment .term-greenville a:hover {
    color: #acc32b
}

.term-greenville .main-content .button-group.secondary .button, .term-greenville .main-content .button.secondary, .term-greenville .main-content .button.secondary:active, .term-greenville .main-content .button.secondary:focus, .term-greenville .main-content .button.secondary:hover, .term-greenville .main-content a, .term-greenville .main-content a:hover {
    color: #acc32b
}

.term-greenville .main-content .button, .term-greenville .main-content .button:active, .term-greenville .main-content .button:hover, .term-greenville .main-content .callout, .term-greenville .main-content .info-circle, .term-greenville .main-content a.button, .term-greenville .main-content a.button:active, .term-greenville .main-content a.button:focus, .term-greenville .main-content a.button:hover, .term-greenville .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.term-greenville .main-content .button .close-button, .term-greenville .main-content .button a, .term-greenville .main-content .button:active .close-button, .term-greenville .main-content .button:active a, .term-greenville .main-content .button:hover .close-button, .term-greenville .main-content .button:hover a, .term-greenville .main-content .callout .close-button, .term-greenville .main-content .callout a, .term-greenville .main-content .info-circle .close-button, .term-greenville .main-content .info-circle a, .term-greenville .main-content a.button .close-button, .term-greenville .main-content a.button a, .term-greenville .main-content a.button:active .close-button, .term-greenville .main-content a.button:active a, .term-greenville .main-content a.button:focus .close-button, .term-greenville .main-content a.button:focus a, .term-greenville .main-content a.button:hover .close-button, .term-greenville .main-content a.button:hover a, .term-greenville .main-content form .button .close-button, .term-greenville .main-content form .button a {
    color: #fefefe
}

.term-greenville .main-content .button.secondary, .term-greenville .main-content .button.secondary:active, .term-greenville .main-content .button.secondary:focus, .term-greenville .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-greenville .main-content .color-scheme-bg, .term-greenville .main-content .lp_container:nth-child(2n+1), .term-greenville .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-greenville .main-content .new::before, .term-greenville .main-content .product-icon, .term-greenville .main-content .table.bsf-specs-table > thead > tr > th, .term-greenville .main-content .wp-paginate .current {
    background-color: #acc32b
}

.term-greenville .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.term-greenville .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.term-greenville .main-content .wp-paginate .current {
    border-color: #acc32b
}

.term-greenville .main-content .badge {
    background-color: #acc32b !important
}

.term-greenville.card a, .term-greenville.card a:active, .term-greenville.card a:focus, .term-greenville.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .term-greenville.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-greenville.card a, .target-group-buttons-container-02 .term-greenville.card a:focus, .target-group-buttons-container-02 .term-greenville.card a:hover, .target-group-buttons-container-02 .term-greenville.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-greenville.card a h5, .target-group-buttons-container-02 .term-greenville.card a:focus h5, .target-group-buttons-container-02 .term-greenville.card a:hover h5, .target-group-buttons-container-02 .term-greenville.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .product-group-greenville a, ul.playequipment .product-group-greenville a:hover {
    color: #acc32b
}

.product-group-greenville .main-content .button-group.secondary .button, .product-group-greenville .main-content .button.secondary, .product-group-greenville .main-content .button.secondary:active, .product-group-greenville .main-content .button.secondary:focus, .product-group-greenville .main-content .button.secondary:hover, .product-group-greenville .main-content a, .product-group-greenville .main-content a:hover {
    color: #acc32b
}

.product-group-greenville .main-content .button, .product-group-greenville .main-content .button:active, .product-group-greenville .main-content .button:hover, .product-group-greenville .main-content .callout, .product-group-greenville .main-content .info-circle, .product-group-greenville .main-content a.button, .product-group-greenville .main-content a.button:active, .product-group-greenville .main-content a.button:focus, .product-group-greenville .main-content a.button:hover, .product-group-greenville .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.product-group-greenville .main-content .button .close-button, .product-group-greenville .main-content .button a, .product-group-greenville .main-content .button:active .close-button, .product-group-greenville .main-content .button:active a, .product-group-greenville .main-content .button:hover .close-button, .product-group-greenville .main-content .button:hover a, .product-group-greenville .main-content .callout .close-button, .product-group-greenville .main-content .callout a, .product-group-greenville .main-content .info-circle .close-button, .product-group-greenville .main-content .info-circle a, .product-group-greenville .main-content a.button .close-button, .product-group-greenville .main-content a.button a, .product-group-greenville .main-content a.button:active .close-button, .product-group-greenville .main-content a.button:active a, .product-group-greenville .main-content a.button:focus .close-button, .product-group-greenville .main-content a.button:focus a, .product-group-greenville .main-content a.button:hover .close-button, .product-group-greenville .main-content a.button:hover a, .product-group-greenville .main-content form .button .close-button, .product-group-greenville .main-content form .button a {
    color: #fefefe
}

.product-group-greenville .main-content .button.secondary, .product-group-greenville .main-content .button.secondary:active, .product-group-greenville .main-content .button.secondary:focus, .product-group-greenville .main-content .button.secondary:hover {
    background-color: #fefefe
}

.product-group-greenville .main-content .color-scheme-bg, .product-group-greenville .main-content .lp_container:nth-child(2n+1), .product-group-greenville .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .product-group-greenville .main-content .new::before, .product-group-greenville .main-content .product-icon, .product-group-greenville .main-content .table.bsf-specs-table > thead > tr > th, .product-group-greenville .main-content .wp-paginate .current {
    background-color: #acc32b
}

.product-group-greenville .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.product-group-greenville .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.product-group-greenville .main-content .wp-paginate .current {
    border-color: #acc32b
}

.product-group-greenville .main-content .badge {
    background-color: #acc32b !important
}

.product-group-greenville.card a, .product-group-greenville.card a:active, .product-group-greenville.card a:focus, .product-group-greenville.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .product-group-greenville.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-greenville.card a, .target-group-buttons-container-02 .product-group-greenville.card a:focus, .target-group-buttons-container-02 .product-group-greenville.card a:hover, .target-group-buttons-container-02 .product-group-greenville.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-greenville.card a h5, .target-group-buttons-container-02 .product-group-greenville.card a:focus h5, .target-group-buttons-container-02 .product-group-greenville.card a:hover h5, .target-group-buttons-container-02 .product-group-greenville.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-ufos a, ul.playequipment .term-ufos a:hover {
    color: #acc32b
}

.term-ufos .main-content .button-group.secondary .button, .term-ufos .main-content .button.secondary, .term-ufos .main-content .button.secondary:active, .term-ufos .main-content .button.secondary:focus, .term-ufos .main-content .button.secondary:hover, .term-ufos .main-content a, .term-ufos .main-content a:hover {
    color: #acc32b
}

.term-ufos .main-content .button, .term-ufos .main-content .button:active, .term-ufos .main-content .button:hover, .term-ufos .main-content .callout, .term-ufos .main-content .info-circle, .term-ufos .main-content a.button, .term-ufos .main-content a.button:active, .term-ufos .main-content a.button:focus, .term-ufos .main-content a.button:hover, .term-ufos .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.term-ufos .main-content .button .close-button, .term-ufos .main-content .button a, .term-ufos .main-content .button:active .close-button, .term-ufos .main-content .button:active a, .term-ufos .main-content .button:hover .close-button, .term-ufos .main-content .button:hover a, .term-ufos .main-content .callout .close-button, .term-ufos .main-content .callout a, .term-ufos .main-content .info-circle .close-button, .term-ufos .main-content .info-circle a, .term-ufos .main-content a.button .close-button, .term-ufos .main-content a.button a, .term-ufos .main-content a.button:active .close-button, .term-ufos .main-content a.button:active a, .term-ufos .main-content a.button:focus .close-button, .term-ufos .main-content a.button:focus a, .term-ufos .main-content a.button:hover .close-button, .term-ufos .main-content a.button:hover a, .term-ufos .main-content form .button .close-button, .term-ufos .main-content form .button a {
    color: #fefefe
}

.term-ufos .main-content .button.secondary, .term-ufos .main-content .button.secondary:active, .term-ufos .main-content .button.secondary:focus, .term-ufos .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-ufos .main-content .color-scheme-bg, .term-ufos .main-content .lp_container:nth-child(2n+1), .term-ufos .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-ufos .main-content .new::before, .term-ufos .main-content .product-icon, .term-ufos .main-content .table.bsf-specs-table > thead > tr > th, .term-ufos .main-content .wp-paginate .current {
    background-color: #acc32b
}

.term-ufos .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.term-ufos .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.term-ufos .main-content .wp-paginate .current {
    border-color: #acc32b
}

.term-ufos .main-content .badge {
    background-color: #acc32b !important
}

.term-ufos.card a, .term-ufos.card a:active, .term-ufos.card a:focus, .term-ufos.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .term-ufos.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-ufos.card a, .target-group-buttons-container-02 .term-ufos.card a:focus, .target-group-buttons-container-02 .term-ufos.card a:hover, .target-group-buttons-container-02 .term-ufos.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-ufos.card a h5, .target-group-buttons-container-02 .term-ufos.card a:focus h5, .target-group-buttons-container-02 .term-ufos.card a:hover h5, .target-group-buttons-container-02 .term-ufos.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .product-group-ufos a, ul.playequipment .product-group-ufos a:hover {
    color: #acc32b
}

.product-group-ufos .main-content .button-group.secondary .button, .product-group-ufos .main-content .button.secondary, .product-group-ufos .main-content .button.secondary:active, .product-group-ufos .main-content .button.secondary:focus, .product-group-ufos .main-content .button.secondary:hover, .product-group-ufos .main-content a, .product-group-ufos .main-content a:hover {
    color: #acc32b
}

.product-group-ufos .main-content .button, .product-group-ufos .main-content .button:active, .product-group-ufos .main-content .button:hover, .product-group-ufos .main-content .callout, .product-group-ufos .main-content .info-circle, .product-group-ufos .main-content a.button, .product-group-ufos .main-content a.button:active, .product-group-ufos .main-content a.button:focus, .product-group-ufos .main-content a.button:hover, .product-group-ufos .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.product-group-ufos .main-content .button .close-button, .product-group-ufos .main-content .button a, .product-group-ufos .main-content .button:active .close-button, .product-group-ufos .main-content .button:active a, .product-group-ufos .main-content .button:hover .close-button, .product-group-ufos .main-content .button:hover a, .product-group-ufos .main-content .callout .close-button, .product-group-ufos .main-content .callout a, .product-group-ufos .main-content .info-circle .close-button, .product-group-ufos .main-content .info-circle a, .product-group-ufos .main-content a.button .close-button, .product-group-ufos .main-content a.button a, .product-group-ufos .main-content a.button:active .close-button, .product-group-ufos .main-content a.button:active a, .product-group-ufos .main-content a.button:focus .close-button, .product-group-ufos .main-content a.button:focus a, .product-group-ufos .main-content a.button:hover .close-button, .product-group-ufos .main-content a.button:hover a, .product-group-ufos .main-content form .button .close-button, .product-group-ufos .main-content form .button a {
    color: #fefefe
}

.product-group-ufos .main-content .button.secondary, .product-group-ufos .main-content .button.secondary:active, .product-group-ufos .main-content .button.secondary:focus, .product-group-ufos .main-content .button.secondary:hover {
    background-color: #fefefe
}

.product-group-ufos .main-content .color-scheme-bg, .product-group-ufos .main-content .lp_container:nth-child(2n+1), .product-group-ufos .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .product-group-ufos .main-content .new::before, .product-group-ufos .main-content .product-icon, .product-group-ufos .main-content .table.bsf-specs-table > thead > tr > th, .product-group-ufos .main-content .wp-paginate .current {
    background-color: #acc32b
}

.product-group-ufos .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.product-group-ufos .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.product-group-ufos .main-content .wp-paginate .current {
    border-color: #acc32b
}

.product-group-ufos .main-content .badge {
    background-color: #acc32b !important
}

.product-group-ufos.card a, .product-group-ufos.card a:active, .product-group-ufos.card a:focus, .product-group-ufos.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .product-group-ufos.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-ufos.card a, .target-group-buttons-container-02 .product-group-ufos.card a:focus, .target-group-buttons-container-02 .product-group-ufos.card a:hover, .target-group-buttons-container-02 .product-group-ufos.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-ufos.card a h5, .target-group-buttons-container-02 .product-group-ufos.card a:focus h5, .target-group-buttons-container-02 .product-group-ufos.card a:hover h5, .target-group-buttons-container-02 .product-group-ufos.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-combination a, ul.playequipment .term-combination a:hover {
    
}

.term-combination .main-content .button-group.secondary .button, .term-combination .main-content .button.secondary, .term-combination .main-content .button.secondary:active, .term-combination .main-content .button.secondary:focus, .term-combination .main-content .button.secondary:hover, .term-combination .main-content a, .term-combination .main-content a:hover {
  
}

.term-combination .main-content .button, .term-combination .main-content .button:active, .term-combination .main-content .button:hover, .term-combination .main-content .callout, .term-combination .main-content .info-circle, .term-combination .main-content a.button, .term-combination .main-content a.button:active, .term-combination .main-content a.button:focus, .term-combination .main-content a.button:hover, .term-combination .main-content form .button {
    color: #fefefe;
    
}

.term-combination .main-content .button .close-button, .term-combination .main-content .button a, .term-combination .main-content .button:active .close-button, .term-combination .main-content .button:active a, .term-combination .main-content .button:hover .close-button, .term-combination .main-content .button:hover a, .term-combination .main-content .callout .close-button, .term-combination .main-content .callout a, .term-combination .main-content .info-circle .close-button, .term-combination .main-content .info-circle a, .term-combination .main-content a.button .close-button, .term-combination .main-content a.button a, .term-combination .main-content a.button:active .close-button, .term-combination .main-content a.button:active a, .term-combination .main-content a.button:focus .close-button, .term-combination .main-content a.button:focus a, .term-combination .main-content a.button:hover .close-button, .term-combination .main-content a.button:hover a, .term-combination .main-content form .button .close-button, .term-combination .main-content form .button a {
    
}

.term-combination .main-content .button.secondary, .term-combination .main-content .button.secondary:active, .term-combination .main-content .button.secondary:focus, .term-combination .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-combination .main-content .color-scheme-bg, .term-combination .main-content .lp_container:nth-child(2n+1), .term-combination .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-combination .main-content .new::before, .term-combination .main-content .product-icon, .term-combination .main-content .table.bsf-specs-table > thead > tr > th, .term-combination .main-content .wp-paginate .current {
   
}

.term-combination .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.term-combination .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.term-combination .main-content .wp-paginate .current {
   
}

.term-combination .main-content .badge {
    
}

.term-combination.card a, .term-combination.card a:active, .term-combination.card a:focus, .term-combination.card a:hover {
   
}

.target-group-buttons-container-02 .term-combination.card {
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-combination.card a, .target-group-buttons-container-02 .term-combination.card a:focus, .target-group-buttons-container-02 .term-combination.card a:hover, .target-group-buttons-container-02 .term-combination.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-combination.card a h5, .target-group-buttons-container-02 .term-combination.card a:focus h5, .target-group-buttons-container-02 .term-combination.card a:hover h5, .target-group-buttons-container-02 .term-combination.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .product-group-combination a, ul.playequipment .product-group-combination a:hover {
    
}

.product-group-combination .main-content .button-group.secondary .button, .product-group-combination .main-content .button.secondary, .product-group-combination .main-content .button.secondary:active, .product-group-combination .main-content .button.secondary:focus, .product-group-combination .main-content .button.secondary:hover, .product-group-combination .main-content a, .product-group-combination .main-content a:hover {
    
}

.product-group-combination .main-content .button, .product-group-combination .main-content .button:active, .product-group-combination .main-content .button:hover, .product-group-combination .main-content .callout, .product-group-combination .main-content .info-circle, .product-group-combination .main-content a.button, .product-group-combination .main-content a.button:active, .product-group-combination .main-content a.button:focus, .product-group-combination .main-content a.button:hover, .product-group-combination .main-content form .button {
    color: #fefefe;
    
}

.product-group-combination .main-content .button .close-button, .product-group-combination .main-content .button a, .product-group-combination .main-content .button:active .close-button, .product-group-combination .main-content .button:active a, .product-group-combination .main-content .button:hover .close-button, .product-group-combination .main-content .button:hover a, .product-group-combination .main-content .callout .close-button, .product-group-combination .main-content .callout a, .product-group-combination .main-content .info-circle .close-button, .product-group-combination .main-content .info-circle a, .product-group-combination .main-content a.button .close-button, .product-group-combination .main-content a.button a, .product-group-combination .main-content a.button:active .close-button, .product-group-combination .main-content a.button:active a, .product-group-combination .main-content a.button:focus .close-button, .product-group-combination .main-content a.button:focus a, .product-group-combination .main-content a.button:hover .close-button, .product-group-combination .main-content a.button:hover a, .product-group-combination .main-content form .button .close-button, .product-group-combination .main-content form .button a {
    color: #fefefe
}

.product-group-combination .main-content .button.secondary, .product-group-combination .main-content .button.secondary:active, .product-group-combination .main-content .button.secondary:focus, .product-group-combination .main-content .button.secondary:hover {
    background-color: #fefefe
}

.product-group-combination .main-content .color-scheme-bg, .product-group-combination .main-content .lp_container:nth-child(2n+1), .product-group-combination .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .product-group-combination .main-content .new::before, .product-group-combination .main-content .product-icon, .product-group-combination .main-content .table.bsf-specs-table > thead > tr > th, .product-group-combination .main-content .wp-paginate .current {
    
}

.product-group-combination .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.product-group-combination .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.product-group-combination .main-content .wp-paginate .current {
   
}

.product-group-combination .main-content .badge {
  
}

.product-group-combination.card a, .product-group-combination.card a:active, .product-group-combination.card a:focus, .product-group-combination.card a:hover {
   
}

.target-group-buttons-container-02 .product-group-combination.card {
    
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-combination.card a, .target-group-buttons-container-02 .product-group-combination.card a:focus, .target-group-buttons-container-02 .product-group-combination.card a:hover, .target-group-buttons-container-02 .product-group-combination.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-combination.card a h5, .target-group-buttons-container-02 .product-group-combination.card a:focus h5, .target-group-buttons-container-02 .product-group-combination.card a:hover h5, .target-group-buttons-container-02 .product-group-combination.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-triitopia a, ul.playequipment .term-triitopia a:hover {
    color: #acc32b
}

.term-triitopia .main-content .button-group.secondary .button, .term-triitopia .main-content .button.secondary, .term-triitopia .main-content .button.secondary:active, .term-triitopia .main-content .button.secondary:focus, .term-triitopia .main-content .button.secondary:hover, .term-triitopia .main-content a, .term-triitopia .main-content a:hover {
    color: #acc32b
}

.term-triitopia .main-content .button, .term-triitopia .main-content .button:active, .term-triitopia .main-content .button:hover, .term-triitopia .main-content .callout, .term-triitopia .main-content .info-circle, .term-triitopia .main-content a.button, .term-triitopia .main-content a.button:active, .term-triitopia .main-content a.button:focus, .term-triitopia .main-content a.button:hover, .term-triitopia .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.term-triitopia .main-content .button .close-button, .term-triitopia .main-content .button a, .term-triitopia .main-content .button:active .close-button, .term-triitopia .main-content .button:active a, .term-triitopia .main-content .button:hover .close-button, .term-triitopia .main-content .button:hover a, .term-triitopia .main-content .callout .close-button, .term-triitopia .main-content .callout a, .term-triitopia .main-content .info-circle .close-button, .term-triitopia .main-content .info-circle a, .term-triitopia .main-content a.button .close-button, .term-triitopia .main-content a.button a, .term-triitopia .main-content a.button:active .close-button, .term-triitopia .main-content a.button:active a, .term-triitopia .main-content a.button:focus .close-button, .term-triitopia .main-content a.button:focus a, .term-triitopia .main-content a.button:hover .close-button, .term-triitopia .main-content a.button:hover a, .term-triitopia .main-content form .button .close-button, .term-triitopia .main-content form .button a {
    color: #fefefe
}

.term-triitopia .main-content .button.secondary, .term-triitopia .main-content .button.secondary:active, .term-triitopia .main-content .button.secondary:focus, .term-triitopia .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-triitopia .main-content .color-scheme-bg, .term-triitopia .main-content .lp_container:nth-child(2n+1), .term-triitopia .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-triitopia .main-content .new::before, .term-triitopia .main-content .product-icon, .term-triitopia .main-content .table.bsf-specs-table > thead > tr > th, .term-triitopia .main-content .wp-paginate .current {
    background-color: #acc32b
}

.term-triitopia .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.term-triitopia .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.term-triitopia .main-content .wp-paginate .current {
    border-color: #acc32b
}

.term-triitopia .main-content .badge {
    background-color: #acc32b !important
}

.term-triitopia.card a, .term-triitopia.card a:active, .term-triitopia.card a:focus, .term-triitopia.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .term-triitopia.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-triitopia.card a, .target-group-buttons-container-02 .term-triitopia.card a:focus, .target-group-buttons-container-02 .term-triitopia.card a:hover, .target-group-buttons-container-02 .term-triitopia.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-triitopia.card a h5, .target-group-buttons-container-02 .term-triitopia.card a:focus h5, .target-group-buttons-container-02 .term-triitopia.card a:hover h5, .target-group-buttons-container-02 .term-triitopia.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-triis a, ul.playequipment .term-triis a:hover {
    color: #acc32b
}

.term-triis .main-content .button-group.secondary .button, .term-triis .main-content .button.secondary, .term-triis .main-content .button.secondary:active, .term-triis .main-content .button.secondary:focus, .term-triis .main-content .button.secondary:hover, .term-triis .main-content a, .term-triis .main-content a:hover {
    color: #acc32b
}

.term-triis .main-content .button, .term-triis .main-content .button:active, .term-triis .main-content .button:hover, .term-triis .main-content .callout, .term-triis .main-content .info-circle, .term-triis .main-content a.button, .term-triis .main-content a.button:active, .term-triis .main-content a.button:focus, .term-triis .main-content a.button:hover, .term-triis .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.term-triis .main-content .button .close-button, .term-triis .main-content .button a, .term-triis .main-content .button:active .close-button, .term-triis .main-content .button:active a, .term-triis .main-content .button:hover .close-button, .term-triis .main-content .button:hover a, .term-triis .main-content .callout .close-button, .term-triis .main-content .callout a, .term-triis .main-content .info-circle .close-button, .term-triis .main-content .info-circle a, .term-triis .main-content a.button .close-button, .term-triis .main-content a.button a, .term-triis .main-content a.button:active .close-button, .term-triis .main-content a.button:active a, .term-triis .main-content a.button:focus .close-button, .term-triis .main-content a.button:focus a, .term-triis .main-content a.button:hover .close-button, .term-triis .main-content a.button:hover a, .term-triis .main-content form .button .close-button, .term-triis .main-content form .button a {
    color: #fefefe
}

.term-triis .main-content .button.secondary, .term-triis .main-content .button.secondary:active, .term-triis .main-content .button.secondary:focus, .term-triis .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-triis .main-content .color-scheme-bg, .term-triis .main-content .lp_container:nth-child(2n+1), .term-triis .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-triis .main-content .new::before, .term-triis .main-content .product-icon, .term-triis .main-content .table.bsf-specs-table > thead > tr > th, .term-triis .main-content .wp-paginate .current {
    background-color: #acc32b
}

.term-triis .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.term-triis .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.term-triis .main-content .wp-paginate .current {
    border-color: #acc32b
}

.term-triis .main-content .badge {
    background-color: #acc32b !important
}

.term-triis.card a, .term-triis.card a:active, .term-triis.card a:focus, .term-triis.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .term-triis.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-triis.card a, .target-group-buttons-container-02 .term-triis.card a:focus, .target-group-buttons-container-02 .term-triis.card a:hover, .target-group-buttons-container-02 .term-triis.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-triis.card a h5, .target-group-buttons-container-02 .term-triis.card a:focus h5, .target-group-buttons-container-02 .term-triis.card a:hover h5, .target-group-buttons-container-02 .term-triis.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-towers a, ul.playequipment .term-towers a:hover {
    color: #acc32b
}

.term-towers .main-content .button-group.secondary .button, .term-towers .main-content .button.secondary, .term-towers .main-content .button.secondary:active, .term-towers .main-content .button.secondary:focus, .term-towers .main-content .button.secondary:hover, .term-towers .main-content a, .term-towers .main-content a:hover {
    color: #acc32b
}

.term-towers .main-content .button, .term-towers .main-content .button:active, .term-towers .main-content .button:hover, .term-towers .main-content .callout, .term-towers .main-content .info-circle, .term-towers .main-content a.button, .term-towers .main-content a.button:active, .term-towers .main-content a.button:focus, .term-towers .main-content a.button:hover, .term-towers .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.term-towers .main-content .button .close-button, .term-towers .main-content .button a, .term-towers .main-content .button:active .close-button, .term-towers .main-content .button:active a, .term-towers .main-content .button:hover .close-button, .term-towers .main-content .button:hover a, .term-towers .main-content .callout .close-button, .term-towers .main-content .callout a, .term-towers .main-content .info-circle .close-button, .term-towers .main-content .info-circle a, .term-towers .main-content a.button .close-button, .term-towers .main-content a.button a, .term-towers .main-content a.button:active .close-button, .term-towers .main-content a.button:active a, .term-towers .main-content a.button:focus .close-button, .term-towers .main-content a.button:focus a, .term-towers .main-content a.button:hover .close-button, .term-towers .main-content a.button:hover a, .term-towers .main-content form .button .close-button, .term-towers .main-content form .button a {
    color: #fefefe
}

.term-towers .main-content .button.secondary, .term-towers .main-content .button.secondary:active, .term-towers .main-content .button.secondary:focus, .term-towers .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-towers .main-content .color-scheme-bg, .term-towers .main-content .lp_container:nth-child(2n+1), .term-towers .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-towers .main-content .new::before, .term-towers .main-content .product-icon, .term-towers .main-content .table.bsf-specs-table > thead > tr > th, .term-towers .main-content .wp-paginate .current {
    background-color: #acc32b
}

.term-towers .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.term-towers .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.term-towers .main-content .wp-paginate .current {
    border-color: #acc32b
}

.term-towers .main-content .badge {
    background-color: #acc32b !important
}

.term-towers.card a, .term-towers.card a:active, .term-towers.card a:focus, .term-towers.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .term-towers.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-towers.card a, .target-group-buttons-container-02 .term-towers.card a:focus, .target-group-buttons-container-02 .term-towers.card a:hover, .target-group-buttons-container-02 .term-towers.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-towers.card a h5, .target-group-buttons-container-02 .term-towers.card a:focus h5, .target-group-buttons-container-02 .term-towers.card a:hover h5, .target-group-buttons-container-02 .term-towers.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-spielhaeuser a, ul.playequipment .term-spielhaeuser a:hover {
    color: #acc32b
}

.term-spielhaeuser .main-content .button-group.secondary .button, .term-spielhaeuser .main-content .button.secondary, .term-spielhaeuser .main-content .button.secondary:active, .term-spielhaeuser .main-content .button.secondary:focus, .term-spielhaeuser .main-content .button.secondary:hover, .term-spielhaeuser .main-content a, .term-spielhaeuser .main-content a:hover {
    color: #acc32b
}

.term-spielhaeuser .main-content .button, .term-spielhaeuser .main-content .button:active, .term-spielhaeuser .main-content .button:hover, .term-spielhaeuser .main-content .callout, .term-spielhaeuser .main-content .info-circle, .term-spielhaeuser .main-content a.button, .term-spielhaeuser .main-content a.button:active, .term-spielhaeuser .main-content a.button:focus, .term-spielhaeuser .main-content a.button:hover, .term-spielhaeuser .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.term-spielhaeuser .main-content .button .close-button, .term-spielhaeuser .main-content .button a, .term-spielhaeuser .main-content .button:active .close-button, .term-spielhaeuser .main-content .button:active a, .term-spielhaeuser .main-content .button:hover .close-button, .term-spielhaeuser .main-content .button:hover a, .term-spielhaeuser .main-content .callout .close-button, .term-spielhaeuser .main-content .callout a, .term-spielhaeuser .main-content .info-circle .close-button, .term-spielhaeuser .main-content .info-circle a, .term-spielhaeuser .main-content a.button .close-button, .term-spielhaeuser .main-content a.button a, .term-spielhaeuser .main-content a.button:active .close-button, .term-spielhaeuser .main-content a.button:active a, .term-spielhaeuser .main-content a.button:focus .close-button, .term-spielhaeuser .main-content a.button:focus a, .term-spielhaeuser .main-content a.button:hover .close-button, .term-spielhaeuser .main-content a.button:hover a, .term-spielhaeuser .main-content form .button .close-button, .term-spielhaeuser .main-content form .button a {
    color: #fefefe
}

.term-spielhaeuser .main-content .button.secondary, .term-spielhaeuser .main-content .button.secondary:active, .term-spielhaeuser .main-content .button.secondary:focus, .term-spielhaeuser .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-spielhaeuser .main-content .color-scheme-bg, .term-spielhaeuser .main-content .lp_container:nth-child(2n+1), .term-spielhaeuser .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-spielhaeuser .main-content .new::before, .term-spielhaeuser .main-content .product-icon, .term-spielhaeuser .main-content .table.bsf-specs-table > thead > tr > th, .term-spielhaeuser .main-content .wp-paginate .current {
    background-color: #acc32b
}

.term-spielhaeuser .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.term-spielhaeuser .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.term-spielhaeuser .main-content .wp-paginate .current {
    border-color: #acc32b
}

.term-spielhaeuser .main-content .badge {
    background-color: #acc32b !important
}

.term-spielhaeuser.card a, .term-spielhaeuser.card a:active, .term-spielhaeuser.card a:focus, .term-spielhaeuser.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .term-spielhaeuser.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-spielhaeuser.card a, .target-group-buttons-container-02 .term-spielhaeuser.card a:focus, .target-group-buttons-container-02 .term-spielhaeuser.card a:hover, .target-group-buttons-container-02 .term-spielhaeuser.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-spielhaeuser.card a h5, .target-group-buttons-container-02 .term-spielhaeuser.card a:focus h5, .target-group-buttons-container-02 .term-spielhaeuser.card a:hover h5, .target-group-buttons-container-02 .term-spielhaeuser.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-playhouses a, ul.playequipment .term-playhouses a:hover {
    color: #acc32b
}

.term-playhouses .main-content .button-group.secondary .button, .term-playhouses .main-content .button.secondary, .term-playhouses .main-content .button.secondary:active, .term-playhouses .main-content .button.secondary:focus, .term-playhouses .main-content .button.secondary:hover, .term-playhouses .main-content a, .term-playhouses .main-content a:hover {
    color: #acc32b
}

.term-playhouses .main-content .button, .term-playhouses .main-content .button:active, .term-playhouses .main-content .button:hover, .term-playhouses .main-content .callout, .term-playhouses .main-content .info-circle, .term-playhouses .main-content a.button, .term-playhouses .main-content a.button:active, .term-playhouses .main-content a.button:focus, .term-playhouses .main-content a.button:hover, .term-playhouses .main-content form .button {
    color: #fefefe;
    background-color: #acc32b
}

.term-playhouses .main-content .button .close-button, .term-playhouses .main-content .button a, .term-playhouses .main-content .button:active .close-button, .term-playhouses .main-content .button:active a, .term-playhouses .main-content .button:hover .close-button, .term-playhouses .main-content .button:hover a, .term-playhouses .main-content .callout .close-button, .term-playhouses .main-content .callout a, .term-playhouses .main-content .info-circle .close-button, .term-playhouses .main-content .info-circle a, .term-playhouses .main-content a.button .close-button, .term-playhouses .main-content a.button a, .term-playhouses .main-content a.button:active .close-button, .term-playhouses .main-content a.button:active a, .term-playhouses .main-content a.button:focus .close-button, .term-playhouses .main-content a.button:focus a, .term-playhouses .main-content a.button:hover .close-button, .term-playhouses .main-content a.button:hover a, .term-playhouses .main-content form .button .close-button, .term-playhouses .main-content form .button a {
    color: #fefefe
}

.term-playhouses .main-content .button.secondary, .term-playhouses .main-content .button.secondary:active, .term-playhouses .main-content .button.secondary:focus, .term-playhouses .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-playhouses .main-content .color-scheme-bg, .term-playhouses .main-content .lp_container:nth-child(2n+1), .term-playhouses .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-playhouses .main-content .new::before, .term-playhouses .main-content .product-icon, .term-playhouses .main-content .table.bsf-specs-table > thead > tr > th, .term-playhouses .main-content .wp-paginate .current {
    background-color: #acc32b
}

.term-playhouses .main-content .table.table-striped > tbody > tr > td {
    background-color: #eaefcb
}

.term-playhouses .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fff
}

.term-playhouses .main-content .wp-paginate .current {
    border-color: #acc32b
}

.term-playhouses .main-content .badge {
    background-color: #acc32b !important
}

.term-playhouses.card a, .term-playhouses.card a:active, .term-playhouses.card a:focus, .term-playhouses.card a:hover {
    color: #acc32b
}

.target-group-buttons-container-02 .term-playhouses.card {
    background-color: #acc32b;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-playhouses.card a, .target-group-buttons-container-02 .term-playhouses.card a:focus, .target-group-buttons-container-02 .term-playhouses.card a:hover, .target-group-buttons-container-02 .term-playhouses.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-playhouses.card a h5, .target-group-buttons-container-02 .term-playhouses.card a:focus h5, .target-group-buttons-container-02 .term-playhouses.card a:hover h5, .target-group-buttons-container-02 .term-playhouses.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .color-scheme-orange a, ul.playequipment .color-scheme-orange a:hover {
    color: #eb5b0c
}

.color-scheme-orange .main-content .button-group.secondary .button, .color-scheme-orange .main-content .button.secondary, .color-scheme-orange .main-content .button.secondary:active, .color-scheme-orange .main-content .button.secondary:focus, .color-scheme-orange .main-content .button.secondary:hover, .color-scheme-orange .main-content a, .color-scheme-orange .main-content a:hover {
    color: #eb5b0c
}

.color-scheme-orange .main-content .button, .color-scheme-orange .main-content .button:active, .color-scheme-orange .main-content .button:hover, .color-scheme-orange .main-content .callout, .color-scheme-orange .main-content .info-circle, .color-scheme-orange .main-content a.button, .color-scheme-orange .main-content a.button:active, .color-scheme-orange .main-content a.button:focus, .color-scheme-orange .main-content a.button:hover, .color-scheme-orange .main-content form .button {
    color: #fefefe;
    background-color: #eb5b0c
}

.color-scheme-orange .main-content .button .close-button, .color-scheme-orange .main-content .button a, .color-scheme-orange .main-content .button:active .close-button, .color-scheme-orange .main-content .button:active a, .color-scheme-orange .main-content .button:hover .close-button, .color-scheme-orange .main-content .button:hover a, .color-scheme-orange .main-content .callout .close-button, .color-scheme-orange .main-content .callout a, .color-scheme-orange .main-content .info-circle .close-button, .color-scheme-orange .main-content .info-circle a, .color-scheme-orange .main-content a.button .close-button, .color-scheme-orange .main-content a.button a, .color-scheme-orange .main-content a.button:active .close-button, .color-scheme-orange .main-content a.button:active a, .color-scheme-orange .main-content a.button:focus .close-button, .color-scheme-orange .main-content a.button:focus a, .color-scheme-orange .main-content a.button:hover .close-button, .color-scheme-orange .main-content a.button:hover a, .color-scheme-orange .main-content form .button .close-button, .color-scheme-orange .main-content form .button a {
    color: #fefefe
}

.color-scheme-orange .main-content .button.secondary, .color-scheme-orange .main-content .button.secondary:active, .color-scheme-orange .main-content .button.secondary:focus, .color-scheme-orange .main-content .button.secondary:hover {
    background-color: #fefefe
}

.color-scheme-orange .main-content .color-scheme-bg, .color-scheme-orange .main-content .lp_container:nth-child(2n+1), .color-scheme-orange .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .color-scheme-orange .main-content .new::before, .color-scheme-orange .main-content .product-icon, .color-scheme-orange .main-content .table.bsf-specs-table > thead > tr > th, .color-scheme-orange .main-content .wp-paginate .current {
    background-color: #eb5b0c
}

.color-scheme-orange .main-content .table.table-striped > tbody > tr > td {
    background-color: #f5dcce
}

.color-scheme-orange .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fbf1ec
}

.color-scheme-orange .main-content .wp-paginate .current {
    border-color: #eb5b0c
}

.color-scheme-orange .main-content .badge {
    background-color: #eb5b0c !important
}

.color-scheme-orange.card a, .color-scheme-orange.card a:active, .color-scheme-orange.card a:focus, .color-scheme-orange.card a:hover {
    color: #eb5b0c
}

.target-group-buttons-container-02 .color-scheme-orange.card {
    background-color: #eb5b0c;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-orange.card a, .target-group-buttons-container-02 .color-scheme-orange.card a:focus, .target-group-buttons-container-02 .color-scheme-orange.card a:hover, .target-group-buttons-container-02 .color-scheme-orange.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-orange.card a h5, .target-group-buttons-container-02 .color-scheme-orange.card a:focus h5, .target-group-buttons-container-02 .color-scheme-orange.card a:hover h5, .target-group-buttons-container-02 .color-scheme-orange.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-pentagodes a, ul.playequipment .term-pentagodes a:hover {
    color: #eb5b0c
}

.term-pentagodes .main-content .button-group.secondary .button, .term-pentagodes .main-content .button.secondary, .term-pentagodes .main-content .button.secondary:active, .term-pentagodes .main-content .button.secondary:focus, .term-pentagodes .main-content .button.secondary:hover, .term-pentagodes .main-content a, .term-pentagodes .main-content a:hover {
    color: #eb5b0c
}

.term-pentagodes .main-content .button, .term-pentagodes .main-content .button:active, .term-pentagodes .main-content .button:hover, .term-pentagodes .main-content .callout, .term-pentagodes .main-content .info-circle, .term-pentagodes .main-content a.button, .term-pentagodes .main-content a.button:active, .term-pentagodes .main-content a.button:focus, .term-pentagodes .main-content a.button:hover, .term-pentagodes .main-content form .button {
    color: #fefefe;
    background-color: #eb5b0c
}

.term-pentagodes .main-content .button .close-button, .term-pentagodes .main-content .button a, .term-pentagodes .main-content .button:active .close-button, .term-pentagodes .main-content .button:active a, .term-pentagodes .main-content .button:hover .close-button, .term-pentagodes .main-content .button:hover a, .term-pentagodes .main-content .callout .close-button, .term-pentagodes .main-content .callout a, .term-pentagodes .main-content .info-circle .close-button, .term-pentagodes .main-content .info-circle a, .term-pentagodes .main-content a.button .close-button, .term-pentagodes .main-content a.button a, .term-pentagodes .main-content a.button:active .close-button, .term-pentagodes .main-content a.button:active a, .term-pentagodes .main-content a.button:focus .close-button, .term-pentagodes .main-content a.button:focus a, .term-pentagodes .main-content a.button:hover .close-button, .term-pentagodes .main-content a.button:hover a, .term-pentagodes .main-content form .button .close-button, .term-pentagodes .main-content form .button a {
    color: #fefefe
}

.term-pentagodes .main-content .button.secondary, .term-pentagodes .main-content .button.secondary:active, .term-pentagodes .main-content .button.secondary:focus, .term-pentagodes .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-pentagodes .main-content .color-scheme-bg, .term-pentagodes .main-content .lp_container:nth-child(2n+1), .term-pentagodes .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-pentagodes .main-content .new::before, .term-pentagodes .main-content .product-icon, .term-pentagodes .main-content .table.bsf-specs-table > thead > tr > th, .term-pentagodes .main-content .wp-paginate .current {
    background-color: #eb5b0c
}

.term-pentagodes .main-content .table.table-striped > tbody > tr > td {
    background-color: #f5dcce
}

.term-pentagodes .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fbf1ec
}

.term-pentagodes .main-content .wp-paginate .current {
    border-color: #eb5b0c
}

.term-pentagodes .main-content .badge {
    background-color: #eb5b0c !important
}

.term-pentagodes.card a, .term-pentagodes.card a:active, .term-pentagodes.card a:focus, .term-pentagodes.card a:hover {
    color: #eb5b0c
}

.target-group-buttons-container-02 .term-pentagodes.card {
    background-color: #eb5b0c;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-pentagodes.card a, .target-group-buttons-container-02 .term-pentagodes.card a:focus, .target-group-buttons-container-02 .term-pentagodes.card a:hover, .target-group-buttons-container-02 .term-pentagodes.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-pentagodes.card a h5, .target-group-buttons-container-02 .term-pentagodes.card a:focus h5, .target-group-buttons-container-02 .term-pentagodes.card a:hover h5, .target-group-buttons-container-02 .term-pentagodes.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-polygodes a, ul.playequipment .term-polygodes a:hover {
    color: #eb5b0c
}

.term-polygodes .main-content .button-group.secondary .button, .term-polygodes .main-content .button.secondary, .term-polygodes .main-content .button.secondary:active, .term-polygodes .main-content .button.secondary:focus, .term-polygodes .main-content .button.secondary:hover, .term-polygodes .main-content a, .term-polygodes .main-content a:hover {
    color: #eb5b0c
}

.term-polygodes .main-content .button, .term-polygodes .main-content .button:active, .term-polygodes .main-content .button:hover, .term-polygodes .main-content .callout, .term-polygodes .main-content .info-circle, .term-polygodes .main-content a.button, .term-polygodes .main-content a.button:active, .term-polygodes .main-content a.button:focus, .term-polygodes .main-content a.button:hover, .term-polygodes .main-content form .button {
    color: #fefefe;
    background-color: #eb5b0c
}

.term-polygodes .main-content .button .close-button, .term-polygodes .main-content .button a, .term-polygodes .main-content .button:active .close-button, .term-polygodes .main-content .button:active a, .term-polygodes .main-content .button:hover .close-button, .term-polygodes .main-content .button:hover a, .term-polygodes .main-content .callout .close-button, .term-polygodes .main-content .callout a, .term-polygodes .main-content .info-circle .close-button, .term-polygodes .main-content .info-circle a, .term-polygodes .main-content a.button .close-button, .term-polygodes .main-content a.button a, .term-polygodes .main-content a.button:active .close-button, .term-polygodes .main-content a.button:active a, .term-polygodes .main-content a.button:focus .close-button, .term-polygodes .main-content a.button:focus a, .term-polygodes .main-content a.button:hover .close-button, .term-polygodes .main-content a.button:hover a, .term-polygodes .main-content form .button .close-button, .term-polygodes .main-content form .button a {
    color: #fefefe
}

.term-polygodes .main-content .button.secondary, .term-polygodes .main-content .button.secondary:active, .term-polygodes .main-content .button.secondary:focus, .term-polygodes .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-polygodes .main-content .color-scheme-bg, .term-polygodes .main-content .lp_container:nth-child(2n+1), .term-polygodes .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-polygodes .main-content .new::before, .term-polygodes .main-content .product-icon, .term-polygodes .main-content .table.bsf-specs-table > thead > tr > th, .term-polygodes .main-content .wp-paginate .current {
    background-color: #eb5b0c
}

.term-polygodes .main-content .table.table-striped > tbody > tr > td {
    background-color: #f5dcce
}

.term-polygodes .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fbf1ec
}

.term-polygodes .main-content .wp-paginate .current {
    border-color: #eb5b0c
}

.term-polygodes .main-content .badge {
    background-color: #eb5b0c !important
}

.term-polygodes.card a, .term-polygodes.card a:active, .term-polygodes.card a:focus, .term-polygodes.card a:hover {
    color: #eb5b0c
}

.target-group-buttons-container-02 .term-polygodes.card {
    background-color: #eb5b0c;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-polygodes.card a, .target-group-buttons-container-02 .term-polygodes.card a:focus, .target-group-buttons-container-02 .term-polygodes.card a:hover, .target-group-buttons-container-02 .term-polygodes.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-polygodes.card a h5, .target-group-buttons-container-02 .term-polygodes.card a:focus h5, .target-group-buttons-container-02 .term-polygodes.card a:hover h5, .target-group-buttons-container-02 .term-polygodes.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .product-group-polygodes a, ul.playequipment .product-group-polygodes a:hover {
    color: #eb5b0c
}

.product-group-polygodes .main-content .button-group.secondary .button, .product-group-polygodes .main-content .button.secondary, .product-group-polygodes .main-content .button.secondary:active, .product-group-polygodes .main-content .button.secondary:focus, .product-group-polygodes .main-content .button.secondary:hover, .product-group-polygodes .main-content a, .product-group-polygodes .main-content a:hover {
    color: #eb5b0c
}

.product-group-polygodes .main-content .button, .product-group-polygodes .main-content .button:active, .product-group-polygodes .main-content .button:hover, .product-group-polygodes .main-content .callout, .product-group-polygodes .main-content .info-circle, .product-group-polygodes .main-content a.button, .product-group-polygodes .main-content a.button:active, .product-group-polygodes .main-content a.button:focus, .product-group-polygodes .main-content a.button:hover, .product-group-polygodes .main-content form .button {
    color: #fefefe;
    background-color: #eb5b0c
}

.product-group-polygodes .main-content .button .close-button, .product-group-polygodes .main-content .button a, .product-group-polygodes .main-content .button:active .close-button, .product-group-polygodes .main-content .button:active a, .product-group-polygodes .main-content .button:hover .close-button, .product-group-polygodes .main-content .button:hover a, .product-group-polygodes .main-content .callout .close-button, .product-group-polygodes .main-content .callout a, .product-group-polygodes .main-content .info-circle .close-button, .product-group-polygodes .main-content .info-circle a, .product-group-polygodes .main-content a.button .close-button, .product-group-polygodes .main-content a.button a, .product-group-polygodes .main-content a.button:active .close-button, .product-group-polygodes .main-content a.button:active a, .product-group-polygodes .main-content a.button:focus .close-button, .product-group-polygodes .main-content a.button:focus a, .product-group-polygodes .main-content a.button:hover .close-button, .product-group-polygodes .main-content a.button:hover a, .product-group-polygodes .main-content form .button .close-button, .product-group-polygodes .main-content form .button a {
    color: #fefefe
}

.product-group-polygodes .main-content .button.secondary, .product-group-polygodes .main-content .button.secondary:active, .product-group-polygodes .main-content .button.secondary:focus, .product-group-polygodes .main-content .button.secondary:hover {
    background-color: #fefefe
}

.product-group-polygodes .main-content .color-scheme-bg, .product-group-polygodes .main-content .lp_container:nth-child(2n+1), .product-group-polygodes .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .product-group-polygodes .main-content .new::before, .product-group-polygodes .main-content .product-icon, .product-group-polygodes .main-content .table.bsf-specs-table > thead > tr > th, .product-group-polygodes .main-content .wp-paginate .current {
    background-color: #eb5b0c
}

.product-group-polygodes .main-content .table.table-striped > tbody > tr > td {
    background-color: #f5dcce
}

.product-group-polygodes .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fbf1ec
}

.product-group-polygodes .main-content .wp-paginate .current {
    border-color: #eb5b0c
}

.product-group-polygodes .main-content .badge {
    background-color: #eb5b0c !important
}

.product-group-polygodes.card a, .product-group-polygodes.card a:active, .product-group-polygodes.card a:focus, .product-group-polygodes.card a:hover {
    color: #eb5b0c
}

.target-group-buttons-container-02 .product-group-polygodes.card {
    background-color: #eb5b0c;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-polygodes.card a, .target-group-buttons-container-02 .product-group-polygodes.card a:focus, .target-group-buttons-container-02 .product-group-polygodes.card a:hover, .target-group-buttons-container-02 .product-group-polygodes.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-polygodes.card a h5, .target-group-buttons-container-02 .product-group-polygodes.card a:focus h5, .target-group-buttons-container-02 .product-group-polygodes.card a:hover h5, .target-group-buttons-container-02 .product-group-polygodes.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .product-group-pentagodes a, ul.playequipment .product-group-pentagodes a:hover {
    color: #eb5b0c
}

.product-group-pentagodes .main-content .button-group.secondary .button, .product-group-pentagodes .main-content .button.secondary, .product-group-pentagodes .main-content .button.secondary:active, .product-group-pentagodes .main-content .button.secondary:focus, .product-group-pentagodes .main-content .button.secondary:hover, .product-group-pentagodes .main-content a, .product-group-pentagodes .main-content a:hover {
    color: #eb5b0c
}

.product-group-pentagodes .main-content .button, .product-group-pentagodes .main-content .button:active, .product-group-pentagodes .main-content .button:hover, .product-group-pentagodes .main-content .callout, .product-group-pentagodes .main-content .info-circle, .product-group-pentagodes .main-content a.button, .product-group-pentagodes .main-content a.button:active, .product-group-pentagodes .main-content a.button:focus, .product-group-pentagodes .main-content a.button:hover, .product-group-pentagodes .main-content form .button {
    color: #fefefe;
    background-color: #eb5b0c
}

.product-group-pentagodes .main-content .button .close-button, .product-group-pentagodes .main-content .button a, .product-group-pentagodes .main-content .button:active .close-button, .product-group-pentagodes .main-content .button:active a, .product-group-pentagodes .main-content .button:hover .close-button, .product-group-pentagodes .main-content .button:hover a, .product-group-pentagodes .main-content .callout .close-button, .product-group-pentagodes .main-content .callout a, .product-group-pentagodes .main-content .info-circle .close-button, .product-group-pentagodes .main-content .info-circle a, .product-group-pentagodes .main-content a.button .close-button, .product-group-pentagodes .main-content a.button a, .product-group-pentagodes .main-content a.button:active .close-button, .product-group-pentagodes .main-content a.button:active a, .product-group-pentagodes .main-content a.button:focus .close-button, .product-group-pentagodes .main-content a.button:focus a, .product-group-pentagodes .main-content a.button:hover .close-button, .product-group-pentagodes .main-content a.button:hover a, .product-group-pentagodes .main-content form .button .close-button, .product-group-pentagodes .main-content form .button a {
    color: #fefefe
}

.product-group-pentagodes .main-content .button.secondary, .product-group-pentagodes .main-content .button.secondary:active, .product-group-pentagodes .main-content .button.secondary:focus, .product-group-pentagodes .main-content .button.secondary:hover {
    background-color: #fefefe
}

.product-group-pentagodes .main-content .color-scheme-bg, .product-group-pentagodes .main-content .lp_container:nth-child(2n+1), .product-group-pentagodes .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .product-group-pentagodes .main-content .new::before, .product-group-pentagodes .main-content .product-icon, .product-group-pentagodes .main-content .table.bsf-specs-table > thead > tr > th, .product-group-pentagodes .main-content .wp-paginate .current {
    background-color: #eb5b0c
}

.product-group-pentagodes .main-content .table.table-striped > tbody > tr > td {
    background-color: #f5dcce
}

.product-group-pentagodes .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fbf1ec
}

.product-group-pentagodes .main-content .wp-paginate .current {
    border-color: #eb5b0c
}

.product-group-pentagodes .main-content .badge {
    background-color: #eb5b0c !important
}

.product-group-pentagodes.card a, .product-group-pentagodes.card a:active, .product-group-pentagodes.card a:focus, .product-group-pentagodes.card a:hover {
    color: #eb5b0c
}

.target-group-buttons-container-02 .product-group-pentagodes.card {
    background-color: #eb5b0c;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-pentagodes.card a, .target-group-buttons-container-02 .product-group-pentagodes.card a:focus, .target-group-buttons-container-02 .product-group-pentagodes.card a:hover, .target-group-buttons-container-02 .product-group-pentagodes.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-pentagodes.card a h5, .target-group-buttons-container-02 .product-group-pentagodes.card a:focus h5, .target-group-buttons-container-02 .product-group-pentagodes.card a:hover h5, .target-group-buttons-container-02 .product-group-pentagodes.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-geos a, ul.playequipment .term-geos a:hover {
    color: #eb5b0c
}

.term-geos .main-content .button-group.secondary .button, .term-geos .main-content .button.secondary, .term-geos .main-content .button.secondary:active, .term-geos .main-content .button.secondary:focus, .term-geos .main-content .button.secondary:hover, .term-geos .main-content a, .term-geos .main-content a:hover {
    color: #eb5b0c
}

.term-geos .main-content .button, .term-geos .main-content .button:active, .term-geos .main-content .button:hover, .term-geos .main-content .callout, .term-geos .main-content .info-circle, .term-geos .main-content a.button, .term-geos .main-content a.button:active, .term-geos .main-content a.button:focus, .term-geos .main-content a.button:hover, .term-geos .main-content form .button {
    color: #fefefe;
    background-color: #eb5b0c
}

.term-geos .main-content .button .close-button, .term-geos .main-content .button a, .term-geos .main-content .button:active .close-button, .term-geos .main-content .button:active a, .term-geos .main-content .button:hover .close-button, .term-geos .main-content .button:hover a, .term-geos .main-content .callout .close-button, .term-geos .main-content .callout a, .term-geos .main-content .info-circle .close-button, .term-geos .main-content .info-circle a, .term-geos .main-content a.button .close-button, .term-geos .main-content a.button a, .term-geos .main-content a.button:active .close-button, .term-geos .main-content a.button:active a, .term-geos .main-content a.button:focus .close-button, .term-geos .main-content a.button:focus a, .term-geos .main-content a.button:hover .close-button, .term-geos .main-content a.button:hover a, .term-geos .main-content form .button .close-button, .term-geos .main-content form .button a {
    color: #fefefe
}

.term-geos .main-content .button.secondary, .term-geos .main-content .button.secondary:active, .term-geos .main-content .button.secondary:focus, .term-geos .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-geos .main-content .color-scheme-bg, .term-geos .main-content .lp_container:nth-child(2n+1), .term-geos .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-geos .main-content .new::before, .term-geos .main-content .product-icon, .term-geos .main-content .table.bsf-specs-table > thead > tr > th, .term-geos .main-content .wp-paginate .current {
    background-color: #eb5b0c
}

.term-geos .main-content .table.table-striped > tbody > tr > td {
    background-color: #f5dcce
}

.term-geos .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fbf1ec
}

.term-geos .main-content .wp-paginate .current {
    border-color: #eb5b0c
}

.term-geos .main-content .badge {
    background-color: #eb5b0c !important
}

.term-geos.card a, .term-geos.card a:active, .term-geos.card a:focus, .term-geos.card a:hover {
    color: #eb5b0c
}

.target-group-buttons-container-02 .term-geos.card {
    background-color: #eb5b0c;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-geos.card a, .target-group-buttons-container-02 .term-geos.card a:focus, .target-group-buttons-container-02 .term-geos.card a:hover, .target-group-buttons-container-02 .term-geos.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-geos.card a h5, .target-group-buttons-container-02 .term-geos.card a:focus h5, .target-group-buttons-container-02 .term-geos.card a:hover h5, .target-group-buttons-container-02 .term-geos.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .product-group-geos a, ul.playequipment .product-group-geos a:hover {
    color: #eb5b0c
}

.product-group-geos .main-content .button-group.secondary .button, .product-group-geos .main-content .button.secondary, .product-group-geos .main-content .button.secondary:active, .product-group-geos .main-content .button.secondary:focus, .product-group-geos .main-content .button.secondary:hover, .product-group-geos .main-content a, .product-group-geos .main-content a:hover {
    color: #eb5b0c
}

.product-group-geos .main-content .button, .product-group-geos .main-content .button:active, .product-group-geos .main-content .button:hover, .product-group-geos .main-content .callout, .product-group-geos .main-content .info-circle, .product-group-geos .main-content a.button, .product-group-geos .main-content a.button:active, .product-group-geos .main-content a.button:focus, .product-group-geos .main-content a.button:hover, .product-group-geos .main-content form .button {
    color: #fefefe;
    background-color: #eb5b0c
}

.product-group-geos .main-content .button .close-button, .product-group-geos .main-content .button a, .product-group-geos .main-content .button:active .close-button, .product-group-geos .main-content .button:active a, .product-group-geos .main-content .button:hover .close-button, .product-group-geos .main-content .button:hover a, .product-group-geos .main-content .callout .close-button, .product-group-geos .main-content .callout a, .product-group-geos .main-content .info-circle .close-button, .product-group-geos .main-content .info-circle a, .product-group-geos .main-content a.button .close-button, .product-group-geos .main-content a.button a, .product-group-geos .main-content a.button:active .close-button, .product-group-geos .main-content a.button:active a, .product-group-geos .main-content a.button:focus .close-button, .product-group-geos .main-content a.button:focus a, .product-group-geos .main-content a.button:hover .close-button, .product-group-geos .main-content a.button:hover a, .product-group-geos .main-content form .button .close-button, .product-group-geos .main-content form .button a {
    color: #fefefe
}

.product-group-geos .main-content .button.secondary, .product-group-geos .main-content .button.secondary:active, .product-group-geos .main-content .button.secondary:focus, .product-group-geos .main-content .button.secondary:hover {
    background-color: #fefefe
}

.product-group-geos .main-content .color-scheme-bg, .product-group-geos .main-content .lp_container:nth-child(2n+1), .product-group-geos .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .product-group-geos .main-content .new::before, .product-group-geos .main-content .product-icon, .product-group-geos .main-content .table.bsf-specs-table > thead > tr > th, .product-group-geos .main-content .wp-paginate .current {
    background-color: #eb5b0c
}

.product-group-geos .main-content .table.table-striped > tbody > tr > td {
    background-color: #f5dcce
}

.product-group-geos .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fbf1ec
}

.product-group-geos .main-content .wp-paginate .current {
    border-color: #eb5b0c
}

.product-group-geos .main-content .badge {
    background-color: #eb5b0c !important
}

.product-group-geos.card a, .product-group-geos.card a:active, .product-group-geos.card a:focus, .product-group-geos.card a:hover {
    color: #eb5b0c
}

.target-group-buttons-container-02 .product-group-geos.card {
    background-color: #eb5b0c;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-geos.card a, .target-group-buttons-container-02 .product-group-geos.card a:focus, .target-group-buttons-container-02 .product-group-geos.card a:hover, .target-group-buttons-container-02 .product-group-geos.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-geos.card a h5, .target-group-buttons-container-02 .product-group-geos.card a:focus h5, .target-group-buttons-container-02 .product-group-geos.card a:hover h5, .target-group-buttons-container-02 .product-group-geos.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .color-scheme-gray a, ul.playequipment .color-scheme-gray a:hover {
    color: #777
}

.color-scheme-gray .main-content .button-group.secondary .button, .color-scheme-gray .main-content .button.secondary, .color-scheme-gray .main-content .button.secondary:active, .color-scheme-gray .main-content .button.secondary:focus, .color-scheme-gray .main-content .button.secondary:hover, .color-scheme-gray .main-content a, .color-scheme-gray .main-content a:hover {
    color: #777
}

.color-scheme-gray .main-content .button, .color-scheme-gray .main-content .button:active, .color-scheme-gray .main-content .button:hover, .color-scheme-gray .main-content .callout, .color-scheme-gray .main-content .info-circle, .color-scheme-gray .main-content a.button, .color-scheme-gray .main-content a.button:active, .color-scheme-gray .main-content a.button:focus, .color-scheme-gray .main-content a.button:hover, .color-scheme-gray .main-content form .button {
    color: #fefefe;
    background-color: #777
}

.color-scheme-gray .main-content .button .close-button, .color-scheme-gray .main-content .button a, .color-scheme-gray .main-content .button:active .close-button, .color-scheme-gray .main-content .button:active a, .color-scheme-gray .main-content .button:hover .close-button, .color-scheme-gray .main-content .button:hover a, .color-scheme-gray .main-content .callout .close-button, .color-scheme-gray .main-content .callout a, .color-scheme-gray .main-content .info-circle .close-button, .color-scheme-gray .main-content .info-circle a, .color-scheme-gray .main-content a.button .close-button, .color-scheme-gray .main-content a.button a, .color-scheme-gray .main-content a.button:active .close-button, .color-scheme-gray .main-content a.button:active a, .color-scheme-gray .main-content a.button:focus .close-button, .color-scheme-gray .main-content a.button:focus a, .color-scheme-gray .main-content a.button:hover .close-button, .color-scheme-gray .main-content a.button:hover a, .color-scheme-gray .main-content form .button .close-button, .color-scheme-gray .main-content form .button a {
    color: #fefefe
}

.color-scheme-gray .main-content .button.secondary, .color-scheme-gray .main-content .button.secondary:active, .color-scheme-gray .main-content .button.secondary:focus, .color-scheme-gray .main-content .button.secondary:hover {
    background-color: #fefefe
}

.color-scheme-gray .main-content .color-scheme-bg, .color-scheme-gray .main-content .lp_container:nth-child(2n+1), .color-scheme-gray .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .color-scheme-gray .main-content .new::before, .color-scheme-gray .main-content .product-icon, .color-scheme-gray .main-content .table.bsf-specs-table > thead > tr > th, .color-scheme-gray .main-content .wp-paginate .current {
    background-color: #777
}

.color-scheme-gray .main-content .table.table-striped > tbody > tr > td {
    background-color: #dedede
}

.color-scheme-gray .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #efefef
}

.color-scheme-gray .main-content .wp-paginate .current {
    border-color: #777
}

.color-scheme-gray .main-content .badge {
    background-color: #777 !important
}

.color-scheme-gray.card a, .color-scheme-gray.card a:active, .color-scheme-gray.card a:focus, .color-scheme-gray.card a:hover {
    color: #777
}

.target-group-buttons-container-02 .color-scheme-gray.card {
    background-color: #777;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-gray.card a, .target-group-buttons-container-02 .color-scheme-gray.card a:focus, .target-group-buttons-container-02 .color-scheme-gray.card a:hover, .target-group-buttons-container-02 .color-scheme-gray.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-gray.card a h5, .target-group-buttons-container-02 .color-scheme-gray.card a:focus h5, .target-group-buttons-container-02 .color-scheme-gray.card a:hover h5, .target-group-buttons-container-02 .color-scheme-gray.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .color-scheme-blue a, ul.playequipment .color-scheme-blue a:hover {
    color: #006b93
}

.color-scheme-blue .main-content .button-group.secondary .button, .color-scheme-blue .main-content .button.secondary, .color-scheme-blue .main-content .button.secondary:active, .color-scheme-blue .main-content .button.secondary:focus, .color-scheme-blue .main-content .button.secondary:hover, .color-scheme-blue .main-content a, .color-scheme-blue .main-content a:hover {
    color: #006b93
}

.color-scheme-blue .main-content .button, .color-scheme-blue .main-content .button:active, .color-scheme-blue .main-content .button:hover, .color-scheme-blue .main-content .callout, .color-scheme-blue .main-content .info-circle, .color-scheme-blue .main-content a.button, .color-scheme-blue .main-content a.button:active, .color-scheme-blue .main-content a.button:focus, .color-scheme-blue .main-content a.button:hover, .color-scheme-blue .main-content form .button {
    color: #fefefe;
    background-color: #006b93
}

.color-scheme-blue .main-content .button .close-button, .color-scheme-blue .main-content .button a, .color-scheme-blue .main-content .button:active .close-button, .color-scheme-blue .main-content .button:active a, .color-scheme-blue .main-content .button:hover .close-button, .color-scheme-blue .main-content .button:hover a, .color-scheme-blue .main-content .callout .close-button, .color-scheme-blue .main-content .callout a, .color-scheme-blue .main-content .info-circle .close-button, .color-scheme-blue .main-content .info-circle a, .color-scheme-blue .main-content a.button .close-button, .color-scheme-blue .main-content a.button a, .color-scheme-blue .main-content a.button:active .close-button, .color-scheme-blue .main-content a.button:active a, .color-scheme-blue .main-content a.button:focus .close-button, .color-scheme-blue .main-content a.button:focus a, .color-scheme-blue .main-content a.button:hover .close-button, .color-scheme-blue .main-content a.button:hover a, .color-scheme-blue .main-content form .button .close-button, .color-scheme-blue .main-content form .button a {
    color: #fefefe
}

.color-scheme-blue .main-content .button.secondary, .color-scheme-blue .main-content .button.secondary:active, .color-scheme-blue .main-content .button.secondary:focus, .color-scheme-blue .main-content .button.secondary:hover {
    background-color: #fefefe
}

.color-scheme-blue .main-content .color-scheme-bg, .color-scheme-blue .main-content .lp_container:nth-child(2n+1), .color-scheme-blue .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .color-scheme-blue .main-content .new::before, .color-scheme-blue .main-content .product-icon, .color-scheme-blue .main-content .table.bsf-specs-table > thead > tr > th, .color-scheme-blue .main-content .wp-paginate .current {
    background-color: #006b93
}

.color-scheme-blue .main-content .table.table-striped > tbody > tr > td {
    background-color: #d7e8ee
}

.color-scheme-blue .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fbfdfd
}

.color-scheme-blue .main-content .wp-paginate .current {
    border-color: #006b93
}

.color-scheme-blue .main-content .badge {
    background-color: #006b93 !important
}

.color-scheme-blue.card a, .color-scheme-blue.card a:active, .color-scheme-blue.card a:focus, .color-scheme-blue.card a:hover {
    color: #006b93
}

.target-group-buttons-container-02 .color-scheme-blue.card {
    background-color: #006b93;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-blue.card a, .target-group-buttons-container-02 .color-scheme-blue.card a:focus, .target-group-buttons-container-02 .color-scheme-blue.card a:hover, .target-group-buttons-container-02 .color-scheme-blue.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .color-scheme-blue.card a h5, .target-group-buttons-container-02 .color-scheme-blue.card a:focus h5, .target-group-buttons-container-02 .color-scheme-blue.card a:hover h5, .target-group-buttons-container-02 .color-scheme-blue.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .term-urban-design a, ul.playequipment .term-urban-design a:hover {
    color: #006b93
}

.term-urban-design .main-content .button-group.secondary .button, .term-urban-design .main-content .button.secondary, .term-urban-design .main-content .button.secondary:active, .term-urban-design .main-content .button.secondary:focus, .term-urban-design .main-content .button.secondary:hover, .term-urban-design .main-content a, .term-urban-design .main-content a:hover {
    color: #006b93
}

.term-urban-design .main-content .button, .term-urban-design .main-content .button:active, .term-urban-design .main-content .button:hover, .term-urban-design .main-content .callout, .term-urban-design .main-content .info-circle, .term-urban-design .main-content a.button, .term-urban-design .main-content a.button:active, .term-urban-design .main-content a.button:focus, .term-urban-design .main-content a.button:hover, .term-urban-design .main-content form .button {
    color: #fefefe;
    background-color: #006b93
}

.term-urban-design .main-content .button .close-button, .term-urban-design .main-content .button a, .term-urban-design .main-content .button:active .close-button, .term-urban-design .main-content .button:active a, .term-urban-design .main-content .button:hover .close-button, .term-urban-design .main-content .button:hover a, .term-urban-design .main-content .callout .close-button, .term-urban-design .main-content .callout a, .term-urban-design .main-content .info-circle .close-button, .term-urban-design .main-content .info-circle a, .term-urban-design .main-content a.button .close-button, .term-urban-design .main-content a.button a, .term-urban-design .main-content a.button:active .close-button, .term-urban-design .main-content a.button:active a, .term-urban-design .main-content a.button:focus .close-button, .term-urban-design .main-content a.button:focus a, .term-urban-design .main-content a.button:hover .close-button, .term-urban-design .main-content a.button:hover a, .term-urban-design .main-content form .button .close-button, .term-urban-design .main-content form .button a {
    color: #fefefe
}

.term-urban-design .main-content .button.secondary, .term-urban-design .main-content .button.secondary:active, .term-urban-design .main-content .button.secondary:focus, .term-urban-design .main-content .button.secondary:hover {
    background-color: #fefefe
}

.term-urban-design .main-content .color-scheme-bg, .term-urban-design .main-content .lp_container:nth-child(2n+1), .term-urban-design .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .term-urban-design .main-content .new::before, .term-urban-design .main-content .product-icon, .term-urban-design .main-content .table.bsf-specs-table > thead > tr > th, .term-urban-design .main-content .wp-paginate .current {
    background-color: #006b93
}

.term-urban-design .main-content .table.table-striped > tbody > tr > td {
    background-color: #d7e8ee
}

.term-urban-design .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fbfdfd
}

.term-urban-design .main-content .wp-paginate .current {
    border-color: #006b93
}

.term-urban-design .main-content .badge {
    background-color: #006b93 !important
}

.term-urban-design.card a, .term-urban-design.card a:active, .term-urban-design.card a:focus, .term-urban-design.card a:hover {
    color: #006b93
}

.target-group-buttons-container-02 .term-urban-design.card {
    background-color: #006b93;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .term-urban-design.card a, .target-group-buttons-container-02 .term-urban-design.card a:focus, .target-group-buttons-container-02 .term-urban-design.card a:hover, .target-group-buttons-container-02 .term-urban-design.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .term-urban-design.card a h5, .target-group-buttons-container-02 .term-urban-design.card a:focus h5, .target-group-buttons-container-02 .term-urban-design.card a:hover h5, .target-group-buttons-container-02 .term-urban-design.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

ul.playequipment .product-group-urban-design a, ul.playequipment .product-group-urban-design a:hover {
    color: #006b93
}

.product-group-urban-design .main-content .button-group.secondary .button, .product-group-urban-design .main-content .button.secondary, .product-group-urban-design .main-content .button.secondary:active, .product-group-urban-design .main-content .button.secondary:focus, .product-group-urban-design .main-content .button.secondary:hover, .product-group-urban-design .main-content a, .product-group-urban-design .main-content a:hover {
    color: #006b93
}

.product-group-urban-design .main-content .button, .product-group-urban-design .main-content .button:active, .product-group-urban-design .main-content .button:hover, .product-group-urban-design .main-content .callout, .product-group-urban-design .main-content .info-circle, .product-group-urban-design .main-content a.button, .product-group-urban-design .main-content a.button:active, .product-group-urban-design .main-content a.button:focus, .product-group-urban-design .main-content a.button:hover, .product-group-urban-design .main-content form .button {
    color: #fefefe;
    background-color: #006b93
}

.product-group-urban-design .main-content .button .close-button, .product-group-urban-design .main-content .button a, .product-group-urban-design .main-content .button:active .close-button, .product-group-urban-design .main-content .button:active a, .product-group-urban-design .main-content .button:hover .close-button, .product-group-urban-design .main-content .button:hover a, .product-group-urban-design .main-content .callout .close-button, .product-group-urban-design .main-content .callout a, .product-group-urban-design .main-content .info-circle .close-button, .product-group-urban-design .main-content .info-circle a, .product-group-urban-design .main-content a.button .close-button, .product-group-urban-design .main-content a.button a, .product-group-urban-design .main-content a.button:active .close-button, .product-group-urban-design .main-content a.button:active a, .product-group-urban-design .main-content a.button:focus .close-button, .product-group-urban-design .main-content a.button:focus a, .product-group-urban-design .main-content a.button:hover .close-button, .product-group-urban-design .main-content a.button:hover a, .product-group-urban-design .main-content form .button .close-button, .product-group-urban-design .main-content form .button a {
    color: #fefefe
}

.product-group-urban-design .main-content .button.secondary, .product-group-urban-design .main-content .button.secondary:active, .product-group-urban-design .main-content .button.secondary:focus, .product-group-urban-design .main-content .button.secondary:hover {
    background-color: #fefefe
}

.product-group-urban-design .main-content .color-scheme-bg, .product-group-urban-design .main-content .lp_container:nth-child(2n+1), .product-group-urban-design .main-content .lp_product-swiper-pagination .swiper-pagination-bullet-active, .product-group-urban-design .main-content .new::before, .product-group-urban-design .main-content .product-icon, .product-group-urban-design .main-content .table.bsf-specs-table > thead > tr > th, .product-group-urban-design .main-content .wp-paginate .current {
    background-color: #006b93
}

.product-group-urban-design .main-content .table.table-striped > tbody > tr > td {
    background-color: #d7e8ee
}

.product-group-urban-design .main-content .table.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #fbfdfd
}

.product-group-urban-design .main-content .wp-paginate .current {
    border-color: #006b93
}

.product-group-urban-design .main-content .badge {
    background-color: #006b93 !important
}

.product-group-urban-design.card a, .product-group-urban-design.card a:active, .product-group-urban-design.card a:focus, .product-group-urban-design.card a:hover {
    color: #006b93
}

.target-group-buttons-container-02 .product-group-urban-design.card {
    background-color: #006b93;
    border-radius: 0;
    margin-bottom: 0;
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-urban-design.card a, .target-group-buttons-container-02 .product-group-urban-design.card a:focus, .target-group-buttons-container-02 .product-group-urban-design.card a:hover, .target-group-buttons-container-02 .product-group-urban-design.card a:visited {
    color: #fefefe
}

.target-group-buttons-container-02 .product-group-urban-design.card a h5, .target-group-buttons-container-02 .product-group-urban-design.card a:focus h5, .target-group-buttons-container-02 .product-group-urban-design.card a:hover h5, .target-group-buttons-container-02 .product-group-urban-design.card a:visited h5 {
    color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    .target-group-buttons-container-02 h5 {
        font-size: .7rem
    }
}

hr {
    border-color: #dedede
}

input[type=submit].icon-button {
    font-family: SSPika
}

p {
    font-size: 1.0625rem
}

p.small {
    font-size: .875rem
}

.lead p {
    font-size: 115%
}

.subline {
    font-weight: 400;
    font-size: 27px
}

@media screen and (min-width: 43.75em) {
    .subline {
        font-size: 28.8px
    }
}

blockquote {
    font-size: 30px;
    text-align: center
}

@media screen and (min-width: 43.75em) {
    blockquote {
        font-size: 32px
    }
}

.navigation-container, .site-header {
    z-index: 999
}

.site-header {
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075);
    position: fixed;
    background-color: #fefefe;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    transition: all .8s ease
}

.site-header .mobile-nav-container {
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075)
}

@media screen and (min-width: 64em) {
    .site-header {
        height: 140px
    }
}

@media screen and (min-width: 64em) {
    .site-header #search-input {
        width: 100%;
        min-width: calc(100% - 28px)
    }
}

.site-header .search-wrap {
    position: relative
}

.site-header .form-error {
    position: absolute;
    top: 45px
}

.site-header #menu-item-6016.is-dropdown-submenu-parent > a, .site-header #menu-item-6497.is-dropdown-submenu-parent > a, .site-header #menu-item-6503.is-dropdown-submenu-parent > a {
    background-color: #027f78;
    border-radius: 5px;
    color: #fefefe
}

.site-header #menu-item-6016.is-dropdown-submenu-parent > a .current-menu-item a, .site-header #menu-item-6016.is-dropdown-submenu-parent > a .current-menu-parent a, .site-header #menu-item-6497.is-dropdown-submenu-parent > a .current-menu-item a, .site-header #menu-item-6497.is-dropdown-submenu-parent > a .current-menu-parent a, .site-header #menu-item-6503.is-dropdown-submenu-parent > a .current-menu-item a, .site-header #menu-item-6503.is-dropdown-submenu-parent > a .current-menu-parent a {
    color: #fefefe
}

.site-header .dropdown.menu > li.is-dropdown-submenu-parent.menu-item-6016 > a::after {
    border-color: #fefefe transparent transparent
}

@media screen and (min-width: 64em) {
    .site-header.active {
        transition: all .8s ease;
        height: calc(1 * 60px)
    }
}

@media screen and (min-width: 64em) and (min-width: 64em) {
    .site-header.active {
        height: calc(1 * 120px)
    }
}

@media screen and (min-width: 64em) {
    .site-header.active img.logo {
        transition: all .8s ease;
        height: 40px
    }
}

@media screen and (min-width: 64em) and (min-width: 64em) {
    .site-header.active img.logo {
        height: calc(80px - 20px)
    }
}

.site-header img.logo {
    transition: all .8s ease;
    height: 40px;
    margin-bottom: .7rem
}

@media screen and (min-width: 64em) {
    .site-header img.logo {
        height: 80px
    }
}

.site-header .sub-menu {
    font-size: .875rem;
    box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, .075)
}

@media screen and (min-width: 43.75em) {
    .site-header .sub-menu {
        box-shadow: none
    }
}

@media screen and (max-width: 43.6875em) {
    .site-header .sub-menu .menu.align-right {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.site-header .sub-menu a.facebook {
    color: #3b5999
}

.site-header .sub-menu a.youtube {
    color: #cd201f
}

.site-header .sub-menu a.instagram {
    color: #e4405f
}

.site-header .current-menu-ancestor > a, .site-header .current-menu-item > a {
    color: #bf175d
}

.site-header .mobile-toggle-container .align-middle {
    height: 80px
}

.site-header .menu.playequipment .is-dropdown-submenu {
    min-width: calc(90rem - 30px)
}

@media screen and (max-width: 89.9375em) {
    .site-header .menu.playequipment .is-dropdown-submenu {
        min-width: calc(100vw - 30px)
    }
}

.site-header .menu.playequipment .is-dropdown-submenu a {
    padding: 0
}

@media screen and (min-width: 43.75em) {
    .site-header .menu:not(.submenu) {
        margin-left: -1rem
    }
}

.site-header .menu:not(.submenu).dropdown.align-right .is-dropdown-submenu.first-sub, .site-header .menu:not(.submenu).dropdown > li > .is-dropdown-submenu {
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075);
    border-radius: 5px;
    top: calc(100% - 3px)
}

.site-header .menu:not(.submenu).dropdown.align-right .is-dropdown-submenu.first-sub:before, .site-header .menu:not(.submenu).dropdown > li > .is-dropdown-submenu:before {
    content: "▴";
    width: 12px;
    height: 12px;
    font-size: 20px;
    line-height: 1em;
    font-family: SSPika;
    display: block;
    position: absolute;
    top: -10px;
    color: #efefef
}

.site-header .menu:not(.submenu).dropdown > li.opens-right > .is-dropdown-submenu {
    left: 15px
}

.site-header .menu:not(.submenu).dropdown > li.opens-right > .is-dropdown-submenu:before {
    left: 30px
}

.site-header .menu:not(.submenu).dropdown.align-right .is-dropdown-submenu.first-sub, .site-header .menu:not(.submenu).dropdown > li.opens-left > .is-dropdown-submenu {
    right: 0
}

.site-header .menu:not(.submenu).dropdown.align-right .is-dropdown-submenu.first-sub:before, .site-header .menu:not(.submenu).dropdown > li.opens-left > .is-dropdown-submenu:before {
    right: 30px
}

.site-header .playequipment-menu {
    display: none
}

.site-header .lang-item {
    position: relative
}

.site-header .lang-item.current-lang {
    display: none
}

.site-header .lang-item a:after {
    position: absolute;
    top: 11px;
    right: -3px
}

.site-header .lang-item-en a:after {
    content: url(../img/flag-gb.svg)
}

.site-header .lang-item-de a:after {
    content: url(../img/flag-de.svg)
}

.site-header .lang-item-us a:after {
    content: url(../img/flag-us.svg)
}

.site-footer .search-form, .site-header .search-form {
    margin-top: .25rem;
    position: relative
}

.site-footer .search-form [type=search], .site-header .search-form [type=search] {
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

@media screen and (min-width: 64em) {
    .site-footer .search-form [type=search], .site-header .search-form [type=search] {
        font-size: .875rem;
        padding: 0 0 0 .35rem
    }
}

.site-footer .search-form .button, .site-header .search-form .button {
    box-shadow: none
}

@media screen and (min-width: 64em) {
    .site-footer .search-form .button, .site-header .search-form .button {
        font-size: .875rem;
        padding: .35rem
    }
}

.site-footer .search-form .input-group, .site-header .search-form .input-group {
    margin-bottom: 0
}

.site-footer {
    min-height: 260px;
    background-image: url(../img/illus/footer-bg-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom center
}

@media screen and (min-width: 43.75em) {
    .site-footer .menu {
        margin-left: -1rem
    }
}

.site-footer .menu.align-right a {
    padding-right: 0
}

@media screen and (min-width: 43.75em) {
    .site-footer {
        min-height: 500px
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .site-footer {
        background-image: url(../img/illus/footer-bg-01@2x.png)
    }
}

.perspective-image-container img, .topview-image-container img {
    margin: 0 auto;
    display: block;
    max-height: 330px;
    width: auto
}

.perspective-image-container .vertical-center-center, .topview-image-container .vertical-center-center {
    height: 100%
}

.new-post-nav, .post-nav {
    position: fixed;
    top: 50vh;
    padding: 20px;
    min-height: 62.5px;
    width: 200px;
    text-align: center;
    z-index: 10;
    background-color: #fefefe;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075)
}

.new-post-nav p, .post-nav p {
    font-size: .875rem
}

.post-nav.left .arrow {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.post-nav.left {
    left: -70px;
    border-radius: 300px 300px 0 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.post-nav.right .arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.post-nav.right {
    right: -70px;
    border-radius: 300px 300px 0 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.inclusive-note {
    background-color: #027f78;
    width: 110px;
    height: 110px;
    position: absolute;
    top: -10px;
    right: calc(15px * .5);
    text-align: center;
    color: #fefefe;
    padding: 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%
}

@media print, screen and (min-width: 64em) {
    .inclusive-note {
        right: 15px
    }
}

.header-pattern {
    height: 75vh;
    position: relative
}

.header-pattern--image {
    position: absolute;
    width: 100%;
    height: 75vh;
    object-fit: cover;
    font-family: "object-fit: cover";
    z-index: -1
}

.info-circle {
    background-color: #acc32b;
    color: #fefefe;
    border-radius: 100%;
    padding: calc(.5 * 15px);
    text-align: center;
    width: 90px;
    height: 90px;
    font-weight: 700;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .7rem
}

@media print, screen and (min-width: 43.75em) {
    .info-circle {
        padding: calc(2 * 15px);
        width: 180px;
        height: 180px;
        font-size: 100%
    }
}

@media screen and (max-width: 63.9375em) {
    .single-bsf_group .header-pattern .triangle-container {
        top: calc(75vh * .5)
    }
}

.single-bsf_group .header-pattern .breadcrumbs, .single-bsf_group .header-pattern .breadcrumbs a, .single-bsf_group .header-pattern .layoutArea, .single-bsf_group .header-pattern .ss-right, .single-bsf_group .header-pattern h1, .single-bsf_group .header-pattern p {
    color: #6c6e70
}

.single-bsf_group .post-nav {
    position: fixed;
    top: 50vh;
    padding: 15px;
    min-height: 62.5px;
    width: 160px;
    text-align: center;
    z-index: 10;
    background-color: #fefefe;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075)
}

.single-bsf_group .post-nav p {
    font-size: .875rem
}

.single-bsf_group .post-nav.left .arrow {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.single-bsf_group .post-nav.left {
    left: -50px;
    border-radius: 300px 300px 0 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.single-bsf_group .post-nav.right .arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.single-bsf_group .post-nav.right {
    right: -50px;
    border-radius: 300px 300px 0 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.greenville-overview-caption {
    position: relative;
    margin-bottom: calc(6 * 15px)
}

.greenville-overview-caption a {
    position: absolute;
    top: 0;
    width: 40px;
    text-align: center
}

.greenville-overview-caption a.triitopia {
    left: 21%
}

.greenville-overview-caption a.triis {
    left: 42%
}

.greenville-overview-caption a.towers {
    left: 59%
}

.greenville-overview-caption a.playhouses {
    left: 73%
}

@media screen and (min-width: 43.75em) {
    .greenville-overview-caption a {
        width: auto
    }

    .greenville-overview-caption a.triitopia {
        left: 22%
    }

    .greenville-overview-caption a.triis {
        left: 46%
    }

    .greenville-overview-caption a.towers {
        left: 63%
    }

    .greenville-overview-caption a.playhouses {
        left: 76%
    }
}

.triitopia-overview-caption-01 {
    position: relative;
    margin-bottom: calc(6 * 15px)
}

.triitopia-overview-caption-01 a {
    position: absolute;
    top: 0;
    width: 40px;
    text-align: center
}

.triitopia-overview-caption-01 a.triitopia-01 {
    left: 12%
}

.triitopia-overview-caption-01 a.triitopia-02 {
    left: 52%
}

.triitopia-overview-caption-01 a.triitopia-08 {
    left: 75%
}

@media screen and (min-width: 43.75em) {
    .triitopia-overview-caption-01 a {
        width: auto
    }

    .triitopia-overview-caption-01 a.triitopia-01 {
        left: 15%
    }

    .triitopia-overview-caption-01 a.triitopia-02 {
        left: 54%
    }

    .triitopia-overview-caption-01 a.triitopia-08 {
        left: 76%
    }
}

.triitopia-overview-caption-02 {
    position: relative;
    margin-bottom: calc(6 * 15px)
}

.triitopia-overview-caption-02 a {
    position: absolute;
    top: 0;
    width: 40px;
    text-align: center
}

.triitopia-overview-caption-02 a.triitopia-06 {
    left: 11%
}

.triitopia-overview-caption-02 a.triitopia-04 {
    left: 35%
}

.triitopia-overview-caption-02 a.triitopia-05 {
    left: 59%
}

.triitopia-overview-caption-02 a.triitopia-07 {
    left: 81%
}

@media screen and (min-width: 43.75em) {
    .triitopia-overview-caption-02 a {
        width: auto
    }

    .triitopia-overview-caption-02 a.triitopia-06 {
        left: 13%
    }

    .triitopia-overview-caption-02 a.triitopia-04 {
        left: 37%
    }

    .triitopia-overview-caption-02 a.triitopia-05 {
        left: 61%
    }

    .triitopia-overview-caption-02 a.triitopia-07 {
        left: 83%
    }
}

.color-container .circle {
    width: calc(6 * 15px);
    height: calc(6 * 15px);
    color: #fefefe;
    text-align: center;
    line-height: calc(6 * 15px);
    border-radius: 100%;
    font-weight: 700;
    display: inline-block;
    margin: calc(1 * 15px)
}

.color-container .orange {
    background-color: #f99c1b
}

.color-container .red {
    background-color: #ed1c24
}

.color-container .blue {
    background-color: #00b8f1
}

.color-container .green {
    background-color: #77c043
}

.color-container .yellow {
    background-color: #ffdd2e
}

.triitopia-standalone-container {
    background-image: url(../img/static/greenville/wolken-krake-bg-01.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 250px
}

img.standalone {
    margin-bottom: 20%
}

@media screen and (min-width: 64em) {
    img.standalone {
        width: 50%;
        height: auto
    }
}

.triitopia-explanation-container {
    position: relative
}

.triitopia-explanation-container > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 13%
}

.triitopia-explanation-container div.custom-design {
    left: 14%
}

.triitopia-explanation-container div.spatial-net {
    left: 10%;
    top: 25%
}

.triitopia-explanation-container div.outer-connection {
    left: 65%
}

.triitopia-explanation-container div.facade-elements {
    left: 5%;
    top: 50%
}

.triitopia-explanation-container div.windows-entry {
    left: 68%;
    top: 36%
}

.triitopia-explanation-container div.slide {
    left: 65%;
    top: 67%
}

.triitopia-explanation-container div.hdpe-slide {
    left: 40%;
    top: 78%
}

.triis-overview-caption-01 {
    position: relative;
    margin-bottom: calc(6 * 15px)
}

.triis-overview-caption-01 a {
    position: absolute;
    top: 0;
    width: 40px;
    text-align: center
}

.triis-overview-caption-01 a .ss-right {
    display: none
}

.triis-overview-caption-01 a.trii-base {
    left: 2.5%
}

.triis-overview-caption-01 a.trii-01 {
    left: 18%
}

.triis-overview-caption-01 a.trii-02 {
    left: 34%
}

.triis-overview-caption-01 a.trii-03 {
    left: 51%
}

.triis-overview-caption-01 a.rock-n-trii {
    left: 65%
}

.triis-overview-caption-01 a.quii {
    left: 84%
}

@media screen and (min-width: 43.75em) {
    .triis-overview-caption-01 a {
        width: auto
    }

    .triis-overview-caption-01 a.trii-base {
        left: 6%
    }

    .triis-overview-caption-01 a.trii-01 {
        left: 23%
    }

    .triis-overview-caption-01 a.trii-02 {
        left: 39%
    }

    .triis-overview-caption-01 a.trii-03 {
        left: 56%
    }

    .triis-overview-caption-01 a.rock-n-trii {
        left: 70%
    }

    .triis-overview-caption-01 a.quii {
        left: 89%
    }
}

.trris-add-on-container-01 .cell, .trris-add-on-container-02 .cell {
    position: relative;
    margin-bottom: calc(2 * 15px)
}

.trris-add-on-container-01 .cell img, .trris-add-on-container-02 .cell img {
    display: block;
    margin: 0 auto;
    margin-bottom: calc(4 * 15px)
}

.trris-add-on-container-01 .cell p, .trris-add-on-container-02 .cell p {
    position: absolute;
    bottom: 0;
    width: 100%
}

.trris-add-on-container-01 .cell:first-child img {
    width: 100%
}

.trris-add-on-container-01 .cell:nth-child(2) img {
    width: 68%
}

.trris-add-on-container-01 .cell:nth-child(3) img {
    width: 68%
}

.trris-add-on-container-01 .cell:nth-child(4) img {
    width: 68%
}

.trris-add-on-container-01 .cell:nth-child(5) img {
    width: 78%
}

.trris-add-on-container-01 .cell:nth-child(6) img {
    width: 68%
}

.trris-add-on-container-02 .cell:first-child img {
    width: 80%
}

.trris-add-on-container-02 .cell:nth-child(2) img {
    width: 100%
}

.trris-add-on-container-02 .cell:nth-child(3) img {
    width: 100%
}

.trris-add-on-container-02 .cell:nth-child(4) img {
    width: 94%
}

.towers-overview-caption-01 {
    position: relative;
    margin-bottom: calc(6 * 15px)
}

.towers-overview-caption-01 a {
    position: absolute;
    top: 0;
    width: 40px;
    text-align: center
}

.towers-overview-caption-01 a.Tower1 {
    left: 7%
}

.towers-overview-caption-01 a.Tower2 {
    left: 27%
}

.towers-overview-caption-01 a.Tower3 {
    left: 55%
}

.towers-overview-caption-01 a.Tower7 {
    left: 78%
}

@media screen and (min-width: 43.75em) {
    .towers-overview-caption-01 a.Tower1 {
        left: 12%
    }

    .towers-overview-caption-01 a.Tower2 {
        left: 30%
    }

    .towers-overview-caption-01 a.Tower3 {
        left: 58%
    }

    .towers-overview-caption-01 a.Tower7 {
        left: 83%
    }
}

.towers-overview-caption-02 {
    position: relative;
    margin-bottom: calc(6 * 15px)
}

.towers-overview-caption-02 a {
    position: absolute;
    top: 0;
    width: 40px;
    text-align: center
}

.towers-overview-caption-02 a.Tower5 {
    left: 15%
}

.towers-overview-caption-02 a.Tower6 {
    left: 36%
}

.towers-overview-caption-02 a.Tower4 {
    left: 60%
}

.towers-overview-caption-02 a.Tower9 {
    left: 85%
}

@media screen and (min-width: 43.75em) {
    .towers-overview-caption-02 a.Tower5 {
        left: 22%
    }

    .towers-overview-caption-02 a.Tower6 {
        left: 41%
    }

    .towers-overview-caption-02 a.Tower4 {
        left: 66%
    }

    .towers-overview-caption-02 a.Tower9 {
        left: 85%
    }
}

.info-circle.towers {
    position: absolute;
    top: 0;
    left: 70%
}

.playhouses-overview-caption-01 {
    position: relative;
    margin-bottom: calc(6 * 15px)
}

.playhouses-overview-caption-01 a {
    position: absolute;
    top: 0;
    width: 40px;
    text-align: center
}

.playhouses-overview-caption-01 a.Bam {
    left: 4%
}

.playhouses-overview-caption-01 a.Boo {
    left: 24%
}

.playhouses-overview-caption-01 a.DoubleBoo {
    left: 43%
}

.playhouses-overview-caption-01 a.TripleBoo {
    left: 64%
}

.playhouses-overview-caption-01 a.QuadroBoo {
    left: 84%
}

@media screen and (min-width: 43.75em) {
    .playhouses-overview-caption-01 a {
        width: auto
    }

    .playhouses-overview-caption-01 a.Bam {
        left: 8%
    }

    .playhouses-overview-caption-01 a.Boo {
        left: 29%
    }

    .playhouses-overview-caption-01 a.DoubleBoo {
        left: 46%
    }

    .playhouses-overview-caption-01 a.TripleBoo {
        left: 68%
    }

    .playhouses-overview-caption-01 a.QuadroBoo {
        left: 89%
    }
}

.playhouses-overview-caption-02 {
    position: relative;
    margin-bottom: calc(6 * 15px)
}

.playhouses-overview-caption-02 a {
    position: absolute;
    top: 0;
    width: 40px;
    text-align: center
}

.playhouses-overview-caption-02 a.Peak {
    left: 4%
}

.playhouses-overview-caption-02 a.Splash {
    left: 16%
}

.playhouses-overview-caption-02 a.PentaBoo {
    left: 36%
}

.playhouses-overview-caption-02 a.Lagrange {
    left: 73% }
@media screen and (min-width: 43.75em) {
    .playhouses-overview-caption-02 a.Peak {
        left: 7%
    }

    .playhouses-overview-caption-02 a.Splash {
        left: 18.5%
    }

    .playhouses-overview-caption-02 a.PentaBoo {
        left: 40%
    }
	
	.playhouses-overview-caption-02 a.Lagrange {
          left: 80% }
}

#playhouses .thumbnail img, #spielhaeuser .thumbnail img, #towers .thumbnail img, #triis .thumbnail img {
    max-width: 150px
}

.iko-grid-item {
    margin-bottom: calc(4 * 15px)
}

@media screen and (min-width: 43.75em) {
    .iko-grid-item {
        margin-bottom: calc(2 * 15px)
    }
}

.iko-grid-item:last-child {
    margin-bottom: calc(1 * 15px)
}

.iko-grid-item-specs p {
    color: #027f78;
    margin-bottom: 0
}

.iko-circle {
    background-color: #027f78;
    border-radius: 50%;
    color: #fefefe;
    width: 220px;
    position: absolute;
    top: 0;
    right: 0
}

.iko-circle:before {
    content: "";
    display: block;
    padding-bottom: 100%
}

.iko-circle .content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 30px
}

.univers-overview-caption {
    position: relative;
    margin-bottom: calc(6 * 15px)
}

.univers-overview-caption a {
    position: absolute;
    top: 0;
    width: 40px;
    text-align: center
}

.univers-overview-caption a.dna-tower {
    left: 7.5%
}

.univers-overview-caption a.joe-brown {
    left: 27.5%
}

.univers-overview-caption a.cosmo {
    left: 56%
}

.univers-overview-caption a.classics {
    left: 81%
}

@media screen and (min-width: 43.75em) {
    .univers-overview-caption a {
        width: auto
    }

    .univers-overview-caption a.dna-tower {
        left: 7.5%
    }

    .univers-overview-caption a.joe-brown {
        left: 27.5%
    }

    .univers-overview-caption a.cosmo {
        left: 56%
    }

    .univers-overview-caption a.classics {
        left: 81%
    }
}

.dna-towers-overview-caption-01 {
    position: relative;
    margin-bottom: calc(6 * 15px)
}

.dna-towers-overview-caption-01 a {
    position: absolute;
    top: 15px;
    width: 40px;
    text-align: center
}

.dna-towers-overview-caption-01 a {
    width: auto
}

.dna-towers-overview-caption-01 a.dna-tower-l02 {
    left: 7.5%
}

.dna-towers-overview-caption-01 a.dna-tower-l03 {
    left: 21.5%
}

.dna-towers-overview-caption-01 a.dna-tower-l04 {
    left: 35.7%
}

.dna-towers-overview-caption-01 a.dna-tower-xl02 {
    left: 50.5%
}

.dna-towers-overview-caption-01 a.dna-tower-xl03 {
    left: 67.5%
}

.dna-towers-overview-caption-01 a.dna-tower-xl04 {
    left: 84%
}

@media screen and (min-width: 43.75em) {
    .dna-towers-overview-caption-01 a {
        width: auto
    }

    .dna-towers-overview-caption-01 a.dna-tower-l02 {
        left: 7.5%
    }

    .dna-towers-overview-caption-01 a.dna-tower-l03 {
        left: 21.5%
    }

    .dna-towers-overview-caption-01 a.dna-tower-l04 {
        left: 35.7%
    }

    .dna-towers-overview-caption-01 a.dna-tower-xl02 {
        left: 50.5%
    }

    .dna-towers-overview-caption-01 a.dna-tower-xl03 {
        left: 67.5%
    }

    .dna-towers-overview-caption-01 a.dna-tower-xl04 {
        left: 84%
    }
}

.cosmo-overview-caption-01 {
    position: relative;
    margin-bottom: calc(6 * 15px)
}

.cosmo-overview-caption-01 h6 {
    position: absolute;
    top: 15px;
    width: auto;
    text-align: center
}

.cosmo-overview-caption-01 .cosmo {
    left: 30%
}

.cosmo-overview-caption-01 .cosmo-s {
    left: 61.5%
}

@media screen and (min-width: 43.75em) {
    .cosmo-overview-caption-01 {
        width: auto
    }

    .cosmo-overview-caption-01 .cosmo {
        left: 30%
    }

    .cosmo-overview-caption-01 .cosmo-s {
        left: 61.5%
    }
}

.cosmo-subgroup img.cosmo-colors {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 150%;
    max-width: none
}

@media print, screen and (min-width: 43.75em) {
    .cosmo-subgroup img.cosmo-colors {
        top: 0;
        right: 0
    }
}

.cosmo-subgroup .circle {
    background-color: #027f78;
    color: #fefefe;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: calc(.1 * 220px);
    border-radius: 220px;
    height: calc(.8 * 220px);
    width: calc(.8 * 220px)
}

@media print, screen and (min-width: 43.75em) {
    .cosmo-subgroup .circle {
        height: 220px;
        width: 220px
    }
}

img.new-material-badge {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 40px;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg)
}

.page-template-page-portfolio .floating-input {
    border: none;
    height: 1rem;
    width: 1.3rem
}

.page-template-page-portfolio ul.no-bullet {
    margin: 0;
    padding: 0
}

.page-template-page-portfolio ul.no-bullet input {
    margin-bottom: 0
}

.page-template-page-portfolio .portfolio #sticky-trigger {
    height: 0;
    width: 100%;
    position: absolute;
    bottom: calc(1 * 103px);
    left: 0
}

.page-template-page-portfolio .portfolio-filter-sticky {
    z-index: 5
}

.page-template-page-portfolio .portfolio .filter-container {
    padding-top: calc(1 * 15px)
}

.page-template-page-portfolio .portfolio .is-stuck .filter-container {
    margin-top: 80px;
    background-color: #efefef;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075)
}

@media print, screen and (min-width: 43.75em) {
    .page-template-page-portfolio .portfolio .is-stuck .filter-container {
        margin-top: calc(1 * 103px)
    }
}

.page-template-page-portfolio .portfolio .input-group {
    height: 37px
}

.single .news-teaser {
    display: none
}

.swiper-button-next, .swiper-button-prev {
    background-color: #fefefe;
    border-radius: 100px;
    height: 25px;
    width: 25px;
    right: 0;
    bottom: calc(4 * 15px);
    background-image: none;
    text-align: center;
    line-height: 25px;
    color: #027f78;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075)
}

@media print, screen and (min-width: 43.75em) {
    .swiper-button-next, .swiper-button-prev {
        height: 50px;
        width: 50px;
        line-height: 50px
    }
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0
}

.swiper-button-prev {
    left: calc(1 * 15px);
    right: auto
}

@media print, screen and (min-width: 43.75em) {
    .swiper-button-prev {
        left: calc(2 * 15px)
    }
}

.swiper-button-next {
    left: auto;
    right: calc(1 * 15px)
}

@media print, screen and (min-width: 43.75em) {
    .swiper-button-next {
        right: calc(2 * 15px)
    }
}

.swiper-pagination-bullet {
    width: calc(1 * 15px);
    height: calc(1 * 15px);
    background-color: #fefefe;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075);
    opacity: 1
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #027f78
}

.swiper-pagination {
    bottom: auto;
    top: calc(2 * 15px);
    height: 25px
}

.home .swiper-slide {
    position: relative;
    height: calc(calc(100vh - 80px) - 141px)
}

@media print, screen and (min-width: 64em) {
    .home .swiper-slide {
        height: calc(calc(100vh - 140px) - 54px)
    }
}

.home .swiper-slide h2 {
    font-size: 20px
}

@media screen and (min-width: 64em) {
    .home .swiper-slide h2 {
        font-size: 22px
    }
}

@media screen and (min-width: 43.75em) {
    .home .swiper-slide h2 {
        font-size: 32px
    }
}

.home .swiper-slide .caption-container-container {
    height: calc(calc(100vh - 140px) - 54px)
}

.home .swiper-slide .caption-container {
    position: absolute;
    top: calc(4 * 15px);
    z-index: 99;
    width: 100%
}

.home .swiper-slide--image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"
}

@media screen and (max-width: 43.6875em) {
    .home .swiper-button-next, .home .swiper-button-prev {
        top: calc(calc(calc(100vh - 80px) - 141px) - calc(2 * 15px))
    }
}

.home .scroll-down-container {
    position: absolute;
    bottom: calc(2 * 15px);
    left: calc(50% - .5 * calc(4 * 15px));
    width: calc(4 * 15px);
    text-align: center;
    font-size: 22px;
    color: #fefefe
}

.home-bsfh-siegel {
    max-width: 120px
}

.company-description .illu {
    position: absolute;
    z-index: -1
}

@media screen and (max-width: 63.9375em) {
    .company-description .illu {
        width: 200px;
        height: auto
    }
}

.company-description .illu.about-01 {
    top: 0;
    left: 0
}

.company-description .illu.about-02 {
    top: 0;
    right: 0
}

.reference-swiper {
    height: calc(100vh - 6rem);
    width: calc(100vw - 6rem)
}

.reference-swiper .swiper-slide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.reference-swiper img.portrait {
    max-height: 100%;
    width: auto;
    max-width: 100%
}

.reference-swiper img.landscape {
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.swiper-single-reference .swiper-slide img {
    max-height: 680px;
    width: auto;
    margin: 0 auto;
    display: block
}

.card.overlay {
    position: relative
}

.card.overlay .card-section {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fefefe;
    height: 100%
}

.card.overlay .card-section .card-section-content {
    position: absolute;
    bottom: 0;
    padding-bottom: calc(1 * 15px)
}

.card.overlay .card-section .card-section-content a:not(.button) {
    color: #fefefe;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .5)
}

.page-title-container {
    position: relative
}

.page-title-container img {
    height: 500px
}

.page-title-container .page-title {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.gallery-reveal {
    padding: 1rem
}

@media print, screen and (min-width: 43.75em) {
    .gallery-reveal {
        padding: 3rem
    }
}

.gallery-reveal .grid-container, .gallery-reveal .grid-x {
    height: 100%
}

.gallery-reveal .swiper-container img {
    max-height: calc(100vh - 6rem - 75px)
}

.gallery-reveal .swiper-container p {
    min-height: 60px
}

.contact-card {
    font-size: .875rem
}

.contact-card h3 {
    font-size: 16px
}

@media screen and (min-width: 43.75em) {
    .contact-card h3 {
        font-size: 16px
    }
}

.contact-card p {
    font-size: .875rem
}

.signupform-callout {
    display: none
}

#wpforms-62212 #wpforms-62212-field_4 {
    margin-bottom: calc(2 * 15px)
}

#wpforms-62212 #wpforms-62212-field_4 input {
    margin-bottom: 0
}

.page .article-content img {
    width: 100%;
    height: auto
}

#sidebar .news-teaser h2 {
    font-size: 16px
}

#sidebar .news-teaser p {
    font-size: .875rem
}

ul.page-numbers {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

ul.page-numbers li:not(:last-child) {
    margin-right: 4px
}

ul.page-numbers li a, ul.page-numbers li span {
    background-color: #dedede
}

ul.page-numbers li a {
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
    color: #777
}

ul.page-numbers li .current {
    padding: 4px 8px;
    background-color: #027f78;
    color: #fefefe
}

ul.page-numbers li .dots {
    background-color: transparent
}

ul.page-numbers li:first-child, ul.page-numbers li:first-child a, ul.page-numbers li:first-child span {
    border-radius: 5px 0 0 5px
}

ul.page-numbers li:last-child, ul.page-numbers li:last-child a, ul.page-numbers li:last-child span {
    border-radius: 0 5px 5px 0
}

section.block {
    margin-bottom: calc(2 * 15px)
}

.input-group-button {
    font-family: SSPika;
    font-size: 20px
}

textarea {
    height: auto;
    min-height: 200px
}

.button {
    border-radius: 5px;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075)
}

.button-group .button {
    border-radius: 0
}

.button-group .button:first-child {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

.button-group .button:last-child {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

input[type=submit] {
    background-color: #027f78;
    color: #fefefe;
    padding: .71em .85em;
    border-radius: 5px;
	font-size: 8px
    font-family: myriad-pro, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}

.slider-handle {
    color: #fefefe;
    text-align: center
}

.card {
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075)
}

.card img {
    width: 100%;
    height: auto
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border: none;
    content: "▾";
    font-family: SSPika;
    display: block;
    width: 12px;
    height: 12px;
    right: 9px;
    left: auto;
    margin-top: -6px
}

.media-object-section.main-section {
    padding-top: calc(2 * 15px);
    padding-right: calc(2 * 15px);
    padding-bottom: calc(2 * 15px)
}

table thead {
    color: #fefefe;
    background: #5e5e5e
}

.accordion-title::before {
    font-family: SSPika
}

.accordion-title {
    padding-right: 3rem
}

.page-template-page-portfolio .slider {
    margin-bottom: 0
}

.page-template-page-portfolio .scale-display {
    height: calc(2 * 15px)
}

.page-template-page-portfolio .scale-display .cell {
    background-image: url(../img/scale-line.svg);
    background-repeat: no-repeat;
    background-position: 8px 0
}

.page-template-page-portfolio .scale-display .cell p.small {
    line-height: 50px
}

.page-template-page-portfolio .scale-display .cell:first-child {
    background-position: 11px 0
}

.page-template-page-portfolio .scale-display .cell:first-child p {
    margin-left: 8px
}

.page-template-page-portfolio .scale-display .cell:last-child {
    background-position: 2px 0
}

.page-template-page-portfolio .scale-display .cell:last-child p {
    position: relative;
    left: -5px
}

select {
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075);
    color: #027f78;
    background-image: url(../img/dropdown-caret-ss-pika.svg);
    background-size: 16px
}

.select2-search__field {
    height: 37.4px
}

.select2-container .select2-selection--multiple {
    height: auto !important;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    line-height: inherit;
    border: 1px solid #fefefe;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075);
    width: 100% !important
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #027f78;
    color: #fefefe;
    border-color: #fefefe
}

.select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    color: #fefefe
}

.select2-dropdown.select2-dropdown--below {
    position: relative;
    top: -15px
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #027f78;
    box-shadow: none
}

.select2-container .select2-search--inline .select2-search__field {
    margin: 0;
    padding: 0;
    min-height: 0
}

.select2-container .select2-search--inline {
    line-height: inherit
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    margin-bottom: -8px
}

#dimension-button {
    border: 1px solid #fefefe;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075);
    color: #027f78 !important;
    background-color: #fff !important;
    height: 37px;
    text-align: left;
    font-size: 15px
}

#dimension-button .arrow-down {
    position: absolute;
    right: 27px;
    top: 50%;
    margin-top: -15px;
    border-top-color: #027f78
}

#dimension-wrapper {
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .075);
    width: 100%;
    z-index: 99
}

.filter-dimension.irs-hidden-input {
    box-shadow: none
}

.irs--flat .irs-bar, .irs--flat .irs-from, .irs--flat .irs-handle > i:first-child, .irs--flat .irs-to {
    background-color: #027f78
}

.irs--flat .irs-handle.state_hover > i:first-child, .irs--flat .irs-handle:hover > i:first-child {
    background-color: #014d49
}

.irs--flat .irs-from::before, .irs--flat .irs-to::before {
    border-top-color: #027f78
}

.irs--flat .irs-single {
    background-color: #027f78
}

.irs--flat .irs-single::before {
    border-top-color: #027f78
}

.filter-loading {
    width: 5px;
    height: 5px;
    background-color: #777;
    -webkit-animation: loading 2s 0s infinite ease-in-out;
    animation: loading 2s 0s infinite ease-in-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    position: relative;
    left: 0;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    border-radius: 5px
}

@-webkit-keyframes loading {
    0% {
        left: 0;
        width: 5px
    }
    100% {
        left: calc(100% - 20%);
        width: 20%
    }
}

@keyframes loading {
    0% {
        left: 0;
        width: 5px
    }
    100% {
        left: calc(100% - 20%);
        width: 20%
    }
}

.static-triitopia .description-number {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    background-color: #bf175d;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #fff;
    line-height: 25px;
    margin-bottom: calc(.5 * 15px)
}

.static-triitopia .top-illu {
    height: 150px;
    width: auto;
    float: right
}

.static-triitopia-left img {
    width: 100%
}

.static-triitopia-left .description-number {
    position: absolute;
    top: 0;
    left: 0
}

.static-triitopia-left .description-number.one {
    top: 13%;
    left: 48%
}

.static-triitopia-left .description-number.two {
    top: 28%;
    left: 64%
}

.static-triitopia-left .description-number.three {
    top: 60%;
    left: 54%
}

.static-triitopia-left .description-number.four {
    top: 70%;
    left: 64%
}

.static-triitopia-left .description-number.five {
    top: 70%;
    left: 38%
}

.static-triitopia-left .description-number.six {
    top: 33%;
    left: 48%
}

.static-triitopia .number {
    background-color: #bf175d;
    color: #fff
}

#flipbook .flipbook-slide {
    background-color: #f0f;
    background-size: 100%;
    background-repeat: no-repeat
}

.card {
    border-radius: 0
}

.wpforms-field-hp {
    display: none !important;
    position: absolute !important;
    left: -9000px !important
}

.wpforms-field-checkbox ul {
    list-style: none;
    margin: 0
}

.arrow-down {
    border: none
}

.arrow-down:after {
    content: '▾';
    font-family: SSPika;
    font-size: 20px;
    width: 20px;
    height: 16px;
    display: block
}

.form-hint {
    color: #eb5b0c;
    font-style: italic;
    font-size: .8125rem
}

#wl-cal-me-opts {
    display: none
}

.wp-block-image img {
    width: 100%
}

.wp-block-image figcaption {
    text-align: left
}

body #BorlabsCookieBox {
    font-size: .875rem
}

body #BorlabsCookieBox p {
    font-size: .875rem
}

body #BorlabsCookieBox h3 {
    font-size: 20px;
    font-weight: 700
}

body #BorlabsCookieBox .bottom-right ._brlbs-box-wrap {
    margin: 15px
}

body #BorlabsCookieBox .bottom-right ._brlbs-flex-center {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: left;
    -ms-flex-align: left;
    align-items: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left
}

body #BorlabsCookieBox .bottom-right ._brlbs-flex-center h3 {
    text-align: left
}

body #BorlabsCookieBox .bottom-right ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    list-style: none;
    margin: .9375em 0;
    padding: 0
}

body #BorlabsCookieBox .bottom-right .d-block .text-center {
    text-align: left !important
}

.dwg-download-box {
    position: relative;
    min-height: 100px
}

.dwg-download-box .bottom {
    position: absolute;
    bottom: 0
}