@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@charset "UTF-8"@media print,screen and (min-width:40em) {
    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

:root {
    --color-primary: #e53527 !important;
    --color-button: #3F2682 !important;
    --color-button-alt: #89B53C !important;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

a {
    background-color: transparent
}

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

b,strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],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
}

fieldset {
    padding: .35em .75em .625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[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-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

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

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

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

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

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

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

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

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

pre {
    overflow: auto
}

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

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

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

.row::after,.row::before {
    display: table;
    content: " ";
    flex-basis: 0%;
    order: 1
}

.row::after {
    clear: both
}

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

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

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

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

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

.row.expanded {
    max-width: none
}

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

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

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

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

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

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

.column,.column:last-child:not(:first-child),.columns,.columns:last-child:not(:first-child) {
    float: left;
    clear: none
}

.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;
    margin-right: 0;
    margin-left: 0
}

.small-pull-0,.small-pull-0:last-child:not(:first-child),.small-push-0,.small-push-0:last-child:not(:first-child),.small-uncentered,.small-uncentered:last-child:not(:first-child) {
    float: left;
    clear: none
}

.small-pull-0:last-child:not(:first-child),.small-push-0:last-child:not(:first-child),.small-uncentered:last-child:not(:first-child) {
    float: right
}

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

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

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

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

    .medium-2 {
        width: 16.66667%
    }

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

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

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

    .medium-3 {
        width: 25%
    }

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

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

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

    .medium-4 {
        width: 33.33333%
    }

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

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

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

    .medium-5 {
        width: 41.66667%
    }

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

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

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

    .medium-6 {
        width: 50%
    }

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

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

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

    .medium-7 {
        width: 58.33333%
    }

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

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

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

    .medium-8 {
        width: 66.66667%
    }

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

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

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

    .medium-9 {
        width: 75%
    }

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

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

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

    .medium-10 {
        width: 83.33333%
    }

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

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

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

    .medium-11 {
        width: 91.66667%
    }

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

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

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

    .medium-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .medium-pull-0,.medium-pull-0:last-child:not(:first-child),.medium-push-0,.medium-push-0:last-child:not(:first-child),.medium-uncentered,.medium-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .medium-pull-0:last-child:not(:first-child),.medium-push-0:last-child:not(:first-child),.medium-uncentered:last-child:not(:first-child) {
        float: right
    }
}

@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;
        margin-right: 0;
        margin-left: 0
    }

    .large-pull-0,.large-pull-0:last-child:not(:first-child),.large-push-0,.large-push-0:last-child:not(:first-child),.large-uncentered,.large-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .large-pull-0:last-child:not(:first-child),.large-push-0:last-child:not(:first-child),.large-uncentered:last-child:not(:first-child) {
        float: right
    }
}

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

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

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

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

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

@media print,screen and (min-width: 40em) {
    .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: 40em) {
    .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: flex;
    flex-flow: row wrap
}

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

.cell.auto {
    flex: 1 1 0%
}

.cell.shrink {
    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 {
    flex-basis: auto
}

@media print,screen and (min-width: 40em) {
    .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 {
        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 {
        flex-basis: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 {
    flex: 0 0 auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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-shrink {
        flex: 0 0 auto
    }

    .grid-x>.medium-shrink {
        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 {
        flex:1 1 0%;
        width: auto
    }

    .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-shrink {
        flex: 0 0 auto
    }

    .grid-x>.large-shrink {
        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: 40em) {
    .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: 40em) {
    .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: 40em) {
    .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: 40em) {
    .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: 40em) {
    .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: 40em) {
    .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: 40em) {
    .medium-up-1>.cell {
        width:100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 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: 40em) {
    .grid-margin-x.small-up-1>.cell {
        width:calc(100% - 1.875rem)
    }

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

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

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

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

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

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

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

    .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: 40em) {
    .small-margin-collapse>.medium-1 {
        width:8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,screen and (min-width: 64em) {
    .large-margin-collapse {
        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: 40em) {
    .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: flex;
    flex-flow: column nowrap
}

.grid-y>.cell {
    width: auto;
    max-width: none
}

.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 {
    flex-basis: auto
}

@media print,screen and (min-width: 40em) {
    .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 {
        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 {
        flex-basis: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 {
    flex: 0 0 auto
}

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

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

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

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

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

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

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

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

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

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

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

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

@media print,screen and (min-width: 40em) {
    .grid-y>.medium-auto {
        flex:1 1 0%;
        height: auto
    }

    .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-shrink {
        flex: 0 0 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 {
        flex:1 1 0%;
        height: auto
    }

    .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-shrink {
        flex: 0 0 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: 40em) {
    .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: 40em) {
    .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: 40em) {
    .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: 40em) {
    .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: 40em) {
    .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;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw
}

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

.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%
}

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

@media print,screen and (min-width: 40em) {
    .medium-grid-frame {
        overflow:hidden;
        position: relative;
        flex-wrap: nowrap;
        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-style: -ms-autohiding-scrollbar
    }

    .medium-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

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

    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media print,screen and (min-width: 64em) {
    .large-grid-frame {
        overflow:hidden;
        position: relative;
        flex-wrap: nowrap;
        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-style: -ms-autohiding-scrollbar
    }

    .large-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

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

    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

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

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

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

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

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

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

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

@media print,screen and (min-width: 40em) {
    .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: 40em) {
    .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: 40em) {
    .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: 40em) {
    .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: 40em) {
    .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.6;
    text-rendering: optimizeLegibility
}

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

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

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

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    font-style: normal;
    font-weight: 400;
    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: #cacaca
}

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

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

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

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

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

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

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

    .h2,h2 {
        font-size: 2.5rem
    }

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

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

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

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

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

a:focus,a:hover {
    color: #1468a0
}

a img {
    border: 0
}

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

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

li {
    font-size: inherit
}

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

ol {
    margin-left: 1.25rem
}

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

dl {
    margin-bottom: 1rem
}

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

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

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

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

cite:before {
    content: "— "
}

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

figure {
    margin: 0
}

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

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

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

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

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

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

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

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

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

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

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

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

.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 #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: .5cm
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

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

.wp-block-button [data-whatinput=mouse] .wp-block-button__link,[data-whatinput=mouse] .button,[data-whatinput=mouse] .wp-block-button .wp-block-button__link {
    outline: 0
}

.button:focus,.button:hover,.wp-block-button .wp-block-button__link:focus,.wp-block-button .wp-block-button__link:hover {
    background-color: #14679e;
    color: #fefefe
}

.button.tiny,.wp-block-button .tiny.wp-block-button__link {
    font-size: .6rem
}

.button.small,.wp-block-button .small.wp-block-button__link {
    font-size: .75rem
}

.button.large,.wp-block-button .large.wp-block-button__link {
    font-size: 1.25rem
}

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

.button.primary,.wp-block-button .primary.wp-block-button__link {
    background-color: #1779ba;
    color: #fefefe
}

.button.primary:focus,.button.primary:hover,.wp-block-button .primary.wp-block-button__link:focus,.wp-block-button .primary.wp-block-button__link:hover {
    background-color: #126195;
    color: #fefefe
}

.button.secondary,.wp-block-button .secondary.wp-block-button__link {
    background-color: #767676;
    color: #fefefe
}

.button.secondary:focus,.button.secondary:hover,.wp-block-button .secondary.wp-block-button__link:focus,.wp-block-button .secondary.wp-block-button__link:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button.success,.wp-block-button .success.wp-block-button__link {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.success:focus,.button.success:hover,.wp-block-button .success.wp-block-button__link:focus,.wp-block-button .success.wp-block-button__link:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button.warning,.wp-block-button .warning.wp-block-button__link {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.warning:focus,.button.warning:hover,.wp-block-button .warning.wp-block-button__link:focus,.wp-block-button .warning.wp-block-button__link:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button.alert,.wp-block-button .alert.wp-block-button__link {
    background-color: #cc4b37;
    color: #fefefe
}

.button.alert:focus,.button.alert:hover,.wp-block-button .alert.wp-block-button__link:focus,.wp-block-button .alert.wp-block-button__link:hover {
    background-color: #a53b2a;
    color: #fefefe
}

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

.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover,.wp-block-button .disabled.wp-block-button__link,.wp-block-button .disabled.wp-block-button__link:focus,.wp-block-button .disabled.wp-block-button__link:hover,.wp-block-button .wp-block-button__link[disabled],.wp-block-button .wp-block-button__link[disabled]:focus,.wp-block-button .wp-block-button__link[disabled]:hover {
    background-color: #1779ba;
    color: #fefefe
}

.button.disabled.primary,.button[disabled].primary,.wp-block-button .disabled.primary.wp-block-button__link,.wp-block-button .wp-block-button__link[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,.wp-block-button .disabled.primary.wp-block-button__link,.wp-block-button .disabled.primary.wp-block-button__link:focus,.wp-block-button .disabled.primary.wp-block-button__link:hover,.wp-block-button .wp-block-button__link[disabled].primary,.wp-block-button .wp-block-button__link[disabled].primary:focus,.wp-block-button .wp-block-button__link[disabled].primary:hover {
    background-color: #1779ba;
    color: #fefefe
}

.button.disabled.secondary,.button[disabled].secondary,.wp-block-button .disabled.secondary.wp-block-button__link,.wp-block-button .wp-block-button__link[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,.wp-block-button .disabled.secondary.wp-block-button__link,.wp-block-button .disabled.secondary.wp-block-button__link:focus,.wp-block-button .disabled.secondary.wp-block-button__link:hover,.wp-block-button .wp-block-button__link[disabled].secondary,.wp-block-button .wp-block-button__link[disabled].secondary:focus,.wp-block-button .wp-block-button__link[disabled].secondary:hover {
    background-color: #767676;
    color: #fefefe
}

.button.disabled.success,.button[disabled].success,.wp-block-button .disabled.success.wp-block-button__link,.wp-block-button .wp-block-button__link[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,.wp-block-button .disabled.success.wp-block-button__link,.wp-block-button .disabled.success.wp-block-button__link:focus,.wp-block-button .disabled.success.wp-block-button__link:hover,.wp-block-button .wp-block-button__link[disabled].success,.wp-block-button .wp-block-button__link[disabled].success:focus,.wp-block-button .wp-block-button__link[disabled].success:hover {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.disabled.warning,.button[disabled].warning,.wp-block-button .disabled.warning.wp-block-button__link,.wp-block-button .wp-block-button__link[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,.wp-block-button .disabled.warning.wp-block-button__link,.wp-block-button .disabled.warning.wp-block-button__link:focus,.wp-block-button .disabled.warning.wp-block-button__link:hover,.wp-block-button .wp-block-button__link[disabled].warning,.wp-block-button .wp-block-button__link[disabled].warning:focus,.wp-block-button .wp-block-button__link[disabled].warning:hover {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.disabled.alert,.button[disabled].alert,.wp-block-button .disabled.alert.wp-block-button__link,.wp-block-button .wp-block-button__link[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,.wp-block-button .disabled.alert.wp-block-button__link,.wp-block-button .disabled.alert.wp-block-button__link:focus,.wp-block-button .disabled.alert.wp-block-button__link:hover,.wp-block-button .wp-block-button__link[disabled].alert,.wp-block-button .wp-block-button__link[disabled].alert:focus,.wp-block-button .wp-block-button__link[disabled].alert:hover {
    background-color: #cc4b37;
    color: #fefefe
}

.button.hollow,.wp-block-button .hollow.wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.hollow,.button.hollow:focus,.button.hollow:hover,.wp-block-button .hollow.wp-block-button__link,.wp-block-button .hollow.wp-block-button__link:focus,.wp-block-button .hollow.wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link: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,.wp-block-button .hollow.disabled.wp-block-button__link,.wp-block-button .hollow.disabled.wp-block-button__link:focus,.wp-block-button .hollow.disabled.wp-block-button__link:hover,.wp-block-button .hollow.wp-block-button__link[disabled],.wp-block-button .hollow.wp-block-button__link[disabled]:focus,.wp-block-button .hollow.wp-block-button__link[disabled]:hover,.wp-block-button.is-style-outline .disabled.wp-block-button__link,.wp-block-button.is-style-outline .disabled.wp-block-button__link:focus,.wp-block-button.is-style-outline .disabled.wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link[disabled],.wp-block-button.is-style-outline .wp-block-button__link[disabled]:focus,.wp-block-button.is-style-outline .wp-block-button__link[disabled]:hover {
    background-color: transparent
}

.button.hollow:focus,.button.hollow:hover,.wp-block-button .hollow.wp-block-button__link:focus,.wp-block-button .hollow.wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link:hover {
    border-color: #0c3d5d;
    color: #0c3d5d
}

.button.hollow:focus.disabled,.button.hollow:focus[disabled],.button.hollow:hover.disabled,.button.hollow:hover[disabled],.wp-block-button .hollow.wp-block-button__link:focus.disabled,.wp-block-button .hollow.wp-block-button__link:focus[disabled],.wp-block-button .hollow.wp-block-button__link:hover.disabled,.wp-block-button .hollow.wp-block-button__link:hover[disabled],.wp-block-button.is-style-outline .wp-block-button__link:focus.disabled,.wp-block-button.is-style-outline .wp-block-button__link:focus[disabled],.wp-block-button.is-style-outline .wp-block-button__link:hover.disabled,.wp-block-button.is-style-outline .wp-block-button__link:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.hollow.primary,.wp-block-button .hollow.primary.wp-block-button__link,.wp-block-button.is-style-outline .primary.wp-block-button__link {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.hollow.primary:focus,.button.hollow.primary:hover,.wp-block-button .hollow.primary.wp-block-button__link:focus,.wp-block-button .hollow.primary.wp-block-button__link:hover,.wp-block-button.is-style-outline .primary.wp-block-button__link:focus,.wp-block-button.is-style-outline .primary.wp-block-button__link:hover {
    border-color: #0c3d5d;
    color: #0c3d5d
}

.button.hollow.primary:focus.disabled,.button.hollow.primary:focus[disabled],.button.hollow.primary:hover.disabled,.button.hollow.primary:hover[disabled],.wp-block-button .hollow.primary.wp-block-button__link:focus.disabled,.wp-block-button .hollow.primary.wp-block-button__link:focus[disabled],.wp-block-button .hollow.primary.wp-block-button__link:hover.disabled,.wp-block-button .hollow.primary.wp-block-button__link:hover[disabled],.wp-block-button.is-style-outline .primary.wp-block-button__link:focus.disabled,.wp-block-button.is-style-outline .primary.wp-block-button__link:focus[disabled],.wp-block-button.is-style-outline .primary.wp-block-button__link:hover.disabled,.wp-block-button.is-style-outline .primary.wp-block-button__link:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.hollow.secondary,.wp-block-button .hollow.secondary.wp-block-button__link,.wp-block-button.is-style-outline .secondary.wp-block-button__link {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.secondary:focus,.button.hollow.secondary:hover,.wp-block-button .hollow.secondary.wp-block-button__link:focus,.wp-block-button .hollow.secondary.wp-block-button__link:hover,.wp-block-button.is-style-outline .secondary.wp-block-button__link:focus,.wp-block-button.is-style-outline .secondary.wp-block-button__link:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.hollow.secondary:focus.disabled,.button.hollow.secondary:focus[disabled],.button.hollow.secondary:hover.disabled,.button.hollow.secondary:hover[disabled],.wp-block-button .hollow.secondary.wp-block-button__link:focus.disabled,.wp-block-button .hollow.secondary.wp-block-button__link:focus[disabled],.wp-block-button .hollow.secondary.wp-block-button__link:hover.disabled,.wp-block-button .hollow.secondary.wp-block-button__link:hover[disabled],.wp-block-button.is-style-outline .secondary.wp-block-button__link:focus.disabled,.wp-block-button.is-style-outline .secondary.wp-block-button__link:focus[disabled],.wp-block-button.is-style-outline .secondary.wp-block-button__link:hover.disabled,.wp-block-button.is-style-outline .secondary.wp-block-button__link:hover[disabled] {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.success,.wp-block-button .hollow.success.wp-block-button__link,.wp-block-button.is-style-outline .success.wp-block-button__link {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,.button.hollow.success:hover,.wp-block-button .hollow.success.wp-block-button__link:focus,.wp-block-button .hollow.success.wp-block-button__link:hover,.wp-block-button.is-style-outline .success.wp-block-button__link:focus,.wp-block-button.is-style-outline .success.wp-block-button__link:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.success:focus.disabled,.button.hollow.success:focus[disabled],.button.hollow.success:hover.disabled,.button.hollow.success:hover[disabled],.wp-block-button .hollow.success.wp-block-button__link:focus.disabled,.wp-block-button .hollow.success.wp-block-button__link:focus[disabled],.wp-block-button .hollow.success.wp-block-button__link:hover.disabled,.wp-block-button .hollow.success.wp-block-button__link:hover[disabled],.wp-block-button.is-style-outline .success.wp-block-button__link:focus.disabled,.wp-block-button.is-style-outline .success.wp-block-button__link:focus[disabled],.wp-block-button.is-style-outline .success.wp-block-button__link:hover.disabled,.wp-block-button.is-style-outline .success.wp-block-button__link:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.warning,.wp-block-button .hollow.warning.wp-block-button__link,.wp-block-button.is-style-outline .warning.wp-block-button__link {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus,.button.hollow.warning:hover,.wp-block-button .hollow.warning.wp-block-button__link:focus,.wp-block-button .hollow.warning.wp-block-button__link:hover,.wp-block-button.is-style-outline .warning.wp-block-button__link:focus,.wp-block-button.is-style-outline .warning.wp-block-button__link:hover {
    border-color: #805700;
    color: #805700
}

.button.hollow.warning:focus.disabled,.button.hollow.warning:focus[disabled],.button.hollow.warning:hover.disabled,.button.hollow.warning:hover[disabled],.wp-block-button .hollow.warning.wp-block-button__link:focus.disabled,.wp-block-button .hollow.warning.wp-block-button__link:focus[disabled],.wp-block-button .hollow.warning.wp-block-button__link:hover.disabled,.wp-block-button .hollow.warning.wp-block-button__link:hover[disabled],.wp-block-button.is-style-outline .warning.wp-block-button__link:focus.disabled,.wp-block-button.is-style-outline .warning.wp-block-button__link:focus[disabled],.wp-block-button.is-style-outline .warning.wp-block-button__link:hover.disabled,.wp-block-button.is-style-outline .warning.wp-block-button__link:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.alert,.wp-block-button .hollow.alert.wp-block-button__link,.wp-block-button.is-style-outline .alert.wp-block-button__link {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus,.button.hollow.alert:hover,.wp-block-button .hollow.alert.wp-block-button__link:focus,.wp-block-button .hollow.alert.wp-block-button__link:hover,.wp-block-button.is-style-outline .alert.wp-block-button__link:focus,.wp-block-button.is-style-outline .alert.wp-block-button__link:hover {
    border-color: #67251a;
    color: #67251a
}

.button.hollow.alert:focus.disabled,.button.hollow.alert:focus[disabled],.button.hollow.alert:hover.disabled,.button.hollow.alert:hover[disabled],.wp-block-button .hollow.alert.wp-block-button__link:focus.disabled,.wp-block-button .hollow.alert.wp-block-button__link:focus[disabled],.wp-block-button .hollow.alert.wp-block-button__link:hover.disabled,.wp-block-button .hollow.alert.wp-block-button__link:hover[disabled],.wp-block-button.is-style-outline .alert.wp-block-button__link:focus.disabled,.wp-block-button.is-style-outline .alert.wp-block-button__link:focus[disabled],.wp-block-button.is-style-outline .alert.wp-block-button__link:hover.disabled,.wp-block-button.is-style-outline .alert.wp-block-button__link:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear,.wp-block-button .clear.wp-block-button__link {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.clear,.button.clear:focus,.button.clear:hover,.wp-block-button .clear.wp-block-button__link,.wp-block-button .clear.wp-block-button__link:focus,.wp-block-button .clear.wp-block-button__link: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,.wp-block-button .clear.disabled.wp-block-button__link,.wp-block-button .clear.disabled.wp-block-button__link:focus,.wp-block-button .clear.disabled.wp-block-button__link:hover,.wp-block-button .clear.wp-block-button__link[disabled],.wp-block-button .clear.wp-block-button__link[disabled]:focus,.wp-block-button .clear.wp-block-button__link[disabled]:hover {
    background-color: transparent
}

.button.clear:focus,.button.clear:hover,.wp-block-button .clear.wp-block-button__link:focus,.wp-block-button .clear.wp-block-button__link:hover {
    border-color: #0c3d5d;
    color: #0c3d5d
}

.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover.disabled,.button.clear:hover[disabled],.wp-block-button .clear.wp-block-button__link:focus.disabled,.wp-block-button .clear.wp-block-button__link:focus[disabled],.wp-block-button .clear.wp-block-button__link:hover.disabled,.wp-block-button .clear.wp-block-button__link:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

.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],.wp-block-button .clear.disabled.wp-block-button__link,.wp-block-button .clear.wp-block-button__link,.wp-block-button .clear.wp-block-button__link:focus,.wp-block-button .clear.wp-block-button__link:focus.disabled,.wp-block-button .clear.wp-block-button__link:focus[disabled],.wp-block-button .clear.wp-block-button__link:hover,.wp-block-button .clear.wp-block-button__link:hover.disabled,.wp-block-button .clear.wp-block-button__link:hover[disabled],.wp-block-button .clear.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.clear.primary,.wp-block-button .clear.primary.wp-block-button__link {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.clear.primary:focus,.button.clear.primary:hover,.wp-block-button .clear.primary.wp-block-button__link:focus,.wp-block-button .clear.primary.wp-block-button__link:hover {
    border-color: #0c3d5d;
    color: #0c3d5d
}

.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.wp-block-button .clear.primary.wp-block-button__link:focus.disabled,.wp-block-button .clear.primary.wp-block-button__link:focus[disabled],.wp-block-button .clear.primary.wp-block-button__link:hover.disabled,.wp-block-button .clear.primary.wp-block-button__link:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

.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],.wp-block-button .clear.primary.disabled.wp-block-button__link,.wp-block-button .clear.primary.wp-block-button__link,.wp-block-button .clear.primary.wp-block-button__link:focus,.wp-block-button .clear.primary.wp-block-button__link:focus.disabled,.wp-block-button .clear.primary.wp-block-button__link:focus[disabled],.wp-block-button .clear.primary.wp-block-button__link:hover,.wp-block-button .clear.primary.wp-block-button__link:hover.disabled,.wp-block-button .clear.primary.wp-block-button__link:hover[disabled],.wp-block-button .clear.primary.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.clear.secondary,.wp-block-button .clear.secondary.wp-block-button__link {
    border: 1px solid #767676;
    color: #767676
}

.button.clear.secondary:focus,.button.clear.secondary:hover,.wp-block-button .clear.secondary.wp-block-button__link:focus,.wp-block-button .clear.secondary.wp-block-button__link:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.wp-block-button .clear.secondary.wp-block-button__link:focus.disabled,.wp-block-button .clear.secondary.wp-block-button__link:focus[disabled],.wp-block-button .clear.secondary.wp-block-button__link:hover.disabled,.wp-block-button .clear.secondary.wp-block-button__link:hover[disabled] {
    border: 1px solid #767676;
    color: #767676
}

.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],.wp-block-button .clear.secondary.disabled.wp-block-button__link,.wp-block-button .clear.secondary.wp-block-button__link,.wp-block-button .clear.secondary.wp-block-button__link:focus,.wp-block-button .clear.secondary.wp-block-button__link:focus.disabled,.wp-block-button .clear.secondary.wp-block-button__link:focus[disabled],.wp-block-button .clear.secondary.wp-block-button__link:hover,.wp-block-button .clear.secondary.wp-block-button__link:hover.disabled,.wp-block-button .clear.secondary.wp-block-button__link:hover[disabled],.wp-block-button .clear.secondary.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.clear.success,.wp-block-button .clear.success.wp-block-button__link {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success:focus,.button.clear.success:hover,.wp-block-button .clear.success.wp-block-button__link:focus,.wp-block-button .clear.success.wp-block-button__link:hover {
    border-color: #157539;
    color: #157539
}

.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.wp-block-button .clear.success.wp-block-button__link:focus.disabled,.wp-block-button .clear.success.wp-block-button__link:focus[disabled],.wp-block-button .clear.success.wp-block-button__link:hover.disabled,.wp-block-button .clear.success.wp-block-button__link:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.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],.wp-block-button .clear.success.disabled.wp-block-button__link,.wp-block-button .clear.success.wp-block-button__link,.wp-block-button .clear.success.wp-block-button__link:focus,.wp-block-button .clear.success.wp-block-button__link:focus.disabled,.wp-block-button .clear.success.wp-block-button__link:focus[disabled],.wp-block-button .clear.success.wp-block-button__link:hover,.wp-block-button .clear.success.wp-block-button__link:hover.disabled,.wp-block-button .clear.success.wp-block-button__link:hover[disabled],.wp-block-button .clear.success.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.clear.warning,.wp-block-button .clear.warning.wp-block-button__link {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning:focus,.button.clear.warning:hover,.wp-block-button .clear.warning.wp-block-button__link:focus,.wp-block-button .clear.warning.wp-block-button__link:hover {
    border-color: #805700;
    color: #805700
}

.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.wp-block-button .clear.warning.wp-block-button__link:focus.disabled,.wp-block-button .clear.warning.wp-block-button__link:focus[disabled],.wp-block-button .clear.warning.wp-block-button__link:hover.disabled,.wp-block-button .clear.warning.wp-block-button__link:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.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],.wp-block-button .clear.warning.disabled.wp-block-button__link,.wp-block-button .clear.warning.wp-block-button__link,.wp-block-button .clear.warning.wp-block-button__link:focus,.wp-block-button .clear.warning.wp-block-button__link:focus.disabled,.wp-block-button .clear.warning.wp-block-button__link:focus[disabled],.wp-block-button .clear.warning.wp-block-button__link:hover,.wp-block-button .clear.warning.wp-block-button__link:hover.disabled,.wp-block-button .clear.warning.wp-block-button__link:hover[disabled],.wp-block-button .clear.warning.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.clear.alert,.wp-block-button .clear.alert.wp-block-button__link {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert:focus,.button.clear.alert:hover,.wp-block-button .clear.alert.wp-block-button__link:focus,.wp-block-button .clear.alert.wp-block-button__link:hover {
    border-color: #67251a;
    color: #67251a
}

.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.wp-block-button .clear.alert.wp-block-button__link:focus.disabled,.wp-block-button .clear.alert.wp-block-button__link:focus[disabled],.wp-block-button .clear.alert.wp-block-button__link:hover.disabled,.wp-block-button .clear.alert.wp-block-button__link:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.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],.wp-block-button .clear.alert.disabled.wp-block-button__link,.wp-block-button .clear.alert.wp-block-button__link,.wp-block-button .clear.alert.wp-block-button__link:focus,.wp-block-button .clear.alert.wp-block-button__link:focus.disabled,.wp-block-button .clear.alert.wp-block-button__link:focus[disabled],.wp-block-button .clear.alert.wp-block-button__link:hover,.wp-block-button .clear.alert.wp-block-button__link:hover.disabled,.wp-block-button .clear.alert.wp-block-button__link:hover[disabled],.wp-block-button .clear.alert.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.dropdown::after,.wp-block-button .dropdown.wp-block-button__link::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: 1em
}

.button.dropdown.clear::after,.button.dropdown.hollow::after,.wp-block-button .dropdown.clear.wp-block-button__link::after,.wp-block-button .dropdown.hollow.wp-block-button__link::after,.wp-block-button.is-style-outline .dropdown.wp-block-button__link::after {
    border-top-color: #1779ba
}

.button.dropdown.clear.primary::after,.button.dropdown.hollow.primary::after,.wp-block-button .dropdown.clear.primary.wp-block-button__link::after,.wp-block-button .dropdown.hollow.primary.wp-block-button__link::after,.wp-block-button.is-style-outline .dropdown.primary.wp-block-button__link::after {
    border-top-color: #1779ba
}

.button.dropdown.clear.secondary::after,.button.dropdown.hollow.secondary::after,.wp-block-button .dropdown.clear.secondary.wp-block-button__link::after,.wp-block-button .dropdown.hollow.secondary.wp-block-button__link::after,.wp-block-button.is-style-outline .dropdown.secondary.wp-block-button__link::after {
    border-top-color: #767676
}

.button.dropdown.clear.success::after,.button.dropdown.hollow.success::after,.wp-block-button .dropdown.clear.success.wp-block-button__link::after,.wp-block-button .dropdown.hollow.success.wp-block-button__link::after,.wp-block-button.is-style-outline .dropdown.success.wp-block-button__link::after {
    border-top-color: #3adb76
}

.button.dropdown.clear.warning::after,.button.dropdown.hollow.warning::after,.wp-block-button .dropdown.clear.warning.wp-block-button__link::after,.wp-block-button .dropdown.hollow.warning.wp-block-button__link::after,.wp-block-button.is-style-outline .dropdown.warning.wp-block-button__link::after {
    border-top-color: #ffae00
}

.button.dropdown.clear.alert::after,.button.dropdown.hollow.alert::after,.wp-block-button .dropdown.clear.alert.wp-block-button__link::after,.wp-block-button .dropdown.hollow.alert.wp-block-button__link::after,.wp-block-button.is-style-outline .dropdown.alert.wp-block-button__link::after {
    border-top-color: #cc4b37
}

.button.arrow-only::after,.wp-block-button .arrow-only.wp-block-button__link::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

.wp-block-button a.wp-block-button__link:focus,.wp-block-button a.wp-block-button__link:hover,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.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    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 #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

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

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

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

::-moz-placeholder {
    color: #cacaca
}

::placeholder {
    color: #cacaca
}

[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: #0a0a0a
}

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

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

.input-group {
    display: flex;
}

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

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

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

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: flex;
    flex: 0 0 auto;
    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;
    flex: 1 1 0%;
    min-width: 0
}

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

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

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

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

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

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

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<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%28138, 138, 138%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 #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.accordion-menu li {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.submenu-toggle-text {
    position: absolute!important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

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

.badge.primary {
    background: #1779ba;
    color: #fefefe
}

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

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

.badge.warning {
    background: #ffae00;
    color: #0a0a0a
}

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

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

.breadcrumbs::after,.breadcrumbs::before {
    display: table;
    content: " ";
    flex-basis: 0%;
    order: 1
}

.breadcrumbs::after {
    clear: both
}

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

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

.breadcrumbs a {
    color: #1779ba
}

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

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

.button-group {
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch
}

.button-group::after,.button-group::before {
    display: table;
    content: " ";
    flex-basis: 0%;
    order: 1
}

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

.button-group .button,.button-group .wp-block-button .wp-block-button__link,.wp-block-button .button-group .wp-block-button__link {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: .9rem;
    flex: 0 0 auto
}

.button-group .button:last-child,.button-group .wp-block-button .wp-block-button__link:last-child,.wp-block-button .button-group .wp-block-button__link:last-child {
    margin-right: 0
}

.button-group.tiny .button,.button-group.tiny .wp-block-button .wp-block-button__link,.wp-block-button .button-group.tiny .wp-block-button__link {
    font-size: .6rem
}

.button-group.small .button,.button-group.small .wp-block-button .wp-block-button__link,.wp-block-button .button-group.small .wp-block-button__link {
    font-size: .75rem
}

.button-group.large .button,.button-group.large .wp-block-button .wp-block-button__link,.wp-block-button .button-group.large .wp-block-button__link {
    font-size: 1.25rem
}

.button-group.expanded .button,.button-group.expanded .wp-block-button .wp-block-button__link,.wp-block-button .button-group.expanded .wp-block-button__link {
    flex: 1 1 0%
}

.button-group.primary .button,.button-group.primary .wp-block-button .wp-block-button__link,.wp-block-button .button-group.primary .wp-block-button__link {
    background-color: #1779ba;
    color: #fefefe
}

.button-group.primary .button:focus,.button-group.primary .button:hover,.button-group.primary .wp-block-button .wp-block-button__link:focus,.button-group.primary .wp-block-button .wp-block-button__link:hover,.wp-block-button .button-group.primary .wp-block-button__link:focus,.wp-block-button .button-group.primary .wp-block-button__link:hover {
    background-color: #126195;
    color: #fefefe
}

.button-group.secondary .button,.button-group.secondary .wp-block-button .wp-block-button__link,.wp-block-button .button-group.secondary .wp-block-button__link {
    background-color: #767676;
    color: #fefefe
}

.button-group.secondary .button:focus,.button-group.secondary .button:hover,.button-group.secondary .wp-block-button .wp-block-button__link:focus,.button-group.secondary .wp-block-button .wp-block-button__link:hover,.wp-block-button .button-group.secondary .wp-block-button__link:focus,.wp-block-button .button-group.secondary .wp-block-button__link:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button-group.success .button,.button-group.success .wp-block-button .wp-block-button__link,.wp-block-button .button-group.success .wp-block-button__link {
    background-color: #3adb76;
    color: #0a0a0a
}

.button-group.success .button:focus,.button-group.success .button:hover,.button-group.success .wp-block-button .wp-block-button__link:focus,.button-group.success .wp-block-button .wp-block-button__link:hover,.wp-block-button .button-group.success .wp-block-button__link:focus,.wp-block-button .button-group.success .wp-block-button__link:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button-group.warning .button,.button-group.warning .wp-block-button .wp-block-button__link,.wp-block-button .button-group.warning .wp-block-button__link {
    background-color: #ffae00;
    color: #0a0a0a
}

.button-group.warning .button:focus,.button-group.warning .button:hover,.button-group.warning .wp-block-button .wp-block-button__link:focus,.button-group.warning .wp-block-button .wp-block-button__link:hover,.wp-block-button .button-group.warning .wp-block-button__link:focus,.wp-block-button .button-group.warning .wp-block-button__link:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button-group.alert .button,.button-group.alert .wp-block-button .wp-block-button__link,.wp-block-button .button-group.alert .wp-block-button__link {
    background-color: #cc4b37;
    color: #fefefe
}

.button-group.alert .button:focus,.button-group.alert .button:hover,.button-group.alert .wp-block-button .wp-block-button__link:focus,.button-group.alert .wp-block-button .wp-block-button__link:hover,.wp-block-button .button-group.alert .wp-block-button__link:focus,.wp-block-button .button-group.alert .wp-block-button__link:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small {
    flex-wrap: wrap
}

.button-group.stacked .button,.button-group.stacked .wp-block-button .wp-block-button__link,.button-group.stacked-for-medium .button,.button-group.stacked-for-medium .wp-block-button .wp-block-button__link,.button-group.stacked-for-small .button,.button-group.stacked-for-small .wp-block-button .wp-block-button__link,.wp-block-button .button-group.stacked .wp-block-button__link,.wp-block-button .button-group.stacked-for-medium .wp-block-button__link,.wp-block-button .button-group.stacked-for-small .wp-block-button__link {
    flex: 0 0 100%
}

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

.button-group.stacked-for-medium.expanded .button,.button-group.stacked-for-medium.expanded .wp-block-button .wp-block-button__link,.button-group.stacked-for-small.expanded .button,.button-group.stacked-for-small.expanded .wp-block-button .wp-block-button__link,.button-group.stacked.expanded .button,.button-group.stacked.expanded .wp-block-button .wp-block-button__link,.wp-block-button .button-group.stacked-for-medium.expanded .wp-block-button__link,.wp-block-button .button-group.stacked-for-small.expanded .wp-block-button__link,.wp-block-button .button-group.stacked.expanded .wp-block-button__link {
    flex: 1 1 0%
}

@media print,screen and (min-width: 40em) {
    .button-group.stacked-for-small .button,.button-group.stacked-for-small .wp-block-button .wp-block-button__link,.wp-block-button .button-group.stacked-for-small .wp-block-button__link {
        flex:0 0 auto;
        margin-bottom: 0
    }
}

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

@media screen and (max-width: 39.99875em) {
    .button-group.stacked-for-small.expanded {
        display:block
    }

    .button-group.stacked-for-small.expanded .button,.button-group.stacked-for-small.expanded .wp-block-button .wp-block-button__link,.wp-block-button .button-group.stacked-for-small.expanded .wp-block-button__link {
        display: block;
        margin-right: 0
    }
}

@media screen and (max-width: 63.99875em) {
    .button-group.stacked-for-medium.expanded {
        display:block
    }

    .button-group.stacked-for-medium.expanded .button,.button-group.stacked-for-medium.expanded .wp-block-button .wp-block-button__link,.wp-block-button .button-group.stacked-for-medium.expanded .wp-block-button__link {
        display: block;
        margin-right: 0
    }
}

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

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

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

.callout.primary {
    background-color: #d7ecfa;
    color: #0a0a0a
}

.callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a
}

.callout.success {
    background-color: #e1faea;
    color: #0a0a0a
}

.callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a
}

.callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a
}

.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: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #0a0a0a
}

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

.card-divider {
    display: flex;
    flex: 0 1 auto;
    padding: 1rem;
    background: #e6e6e6
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    flex: 1 0 auto;
    padding: 1rem
}

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

.card-image {
    min-height: 1px
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    cursor: pointer
}

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

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

.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: flex;
    flex-wrap: wrap
}

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

.menu .button,.menu .wp-block-button .wp-block-button__link,.menu a,.wp-block-button .menu .wp-block-button__link {
    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 {
    flex-wrap: wrap;
    flex-direction: row
}

.menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column
}

.menu.expanded li {
    flex: 1 1 0%
}

.menu.simple {
    align-items: center
}

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

.menu.simple a {
    padding: 0
}

@media print,screen and (min-width: 40em) {
    .menu.medium-horizontal {
        flex-wrap:wrap;
        flex-direction: row
    }

    .menu.medium-vertical {
        flex-wrap: nowrap;
        flex-direction: column
    }

    .menu.medium-expanded li {
        flex: 1 1 0%
    }

    .menu.medium-simple li {
        flex: 1 1 0%
    }
}

@media print,screen and (min-width: 64em) {
    .menu.large-horizontal {
        flex-wrap:wrap;
        flex-direction: row
    }

    .menu.large-vertical {
        flex-wrap: nowrap;
        flex-direction: column
    }

    .menu.large-expanded li {
        flex: 1 1 0%
    }

    .menu.large-simple li {
        flex: 1 1 0%
    }
}

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

.menu.icons a {
    display: flex
}

.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a {
    display: flex
}

.menu.icon-left li a {
    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 {
    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 {
    flex-flow: column nowrap
}

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

.menu.icon-bottom li a {
    flex-flow: column nowrap
}

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

.menu .is-active>a {
    background: #1779ba;
    color: #fefefe
}

.menu .active>a {
    background: #1779ba;
    color: #fefefe
}

.menu.align-left {
    justify-content: flex-start
}

.menu.align-right li {
    display: flex;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    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: flex;
    justify-content: center
}

.menu.align-center li .submenu li {
    justify-content: flex-start
}

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

.menu-centered>.menu {
    justify-content: center
}

.menu-centered>.menu li {
    display: flex;
    justify-content: center
}

.menu-centered>.menu li .submenu li {
    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: #cacaca;
    box-shadow: 0 7px 0 #cacaca,0 14px 0 #cacaca
}

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

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

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

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

.is-drilldown li {
    display: block
}

.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: transform .15s linear
}

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

.drilldown .is-drilldown-submenu.is-closing {
    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 {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.drilldown.align-left .is-drilldown-submenu-parent>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 #1779ba;
    right: 1rem;
    left: auto
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 1rem
}

.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 #1779ba transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem
}

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

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    display: block;
    visibility: visible
}

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

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

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

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    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: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px
}

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

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

.dropdown.menu>li.is-active>a {
    background: 0 0;
    color: #1779ba
}

.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 {
    top: 0;
    right: 100%;
    left: auto
}

.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 {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px
}

.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 #1779ba
}

@media print,screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top:100%;
        right: 0;
        left: auto
    }

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

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

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1779ba 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 {
        top: 0;
        right: 100%;
        left: auto
    }

    .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 {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent;
        right: auto;
        left: 5px
    }

    .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 #1779ba
    }
}

@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: #1779ba 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 {
        top: 0;
        right: 100%;
        left: auto
    }

    .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 {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent;
        right: auto;
        left: 5px
    }

    .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 #1779ba
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.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 #1779ba
}

.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: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #1779ba;
    color: #fefefe
}

.label.primary {
    background: #1779ba;
    color: #fefefe
}

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

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

.label.warning {
    background: #ffae00;
    color: #0a0a0a
}

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

.media-object {
    display: flex;
    margin-bottom: 1rem;
    flex-wrap: nowrap
}

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

@media screen and (max-width: 39.99875em) {
    .media-object.stack-for-small {
        flex-wrap:wrap
    }
}

.media-object-section {
    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 screen and (max-width: 39.99875em) {
    .stack-for-small .media-object-section {
        padding:0;
        padding-bottom: 1rem;
        flex-basis: 100%;
        max-width: 100%
    }

    .stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section.main-section {
    flex: 1 1 0%
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease,visibility .5s ease;
    background: rgba(254,254,254,.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: transform .5s ease;
    backface-visibility: hidden;
    background: #2c3840
}

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

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10,10,10,.7)
}

.off-canvas.is-open {
    transform: translate(0,0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: transform .5s ease;
    backface-visibility: hidden;
    background: #2c3840
}

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

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10,10,10,.7)
}

.off-canvas-absolute.is-open {
    transform: translate(0,0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    transform: translate(0,0)
}

.off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px)
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10,10,10,.25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right {
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    transform: translate(0,0)
}

.off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px)
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10,10,10,.25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    transform: translate(0,0)
}

.off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px)
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10,10,10,.25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    transform: translate(0,0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10,10,10,.25)
}

.off-canvas-content {
    transform: none;
    transition: transform .5s ease;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
    transform: translate(0,0)
}

.off-canvas-content .off-canvas.is-open {
    transform: translate(0,0)
}

@media print,screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        transform:none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        transform:none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,screen and (min-width: 40em) {
    .off-canvas.in-canvas-for-medium {
        visibility:visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top {
        box-shadow: none;
        transform: none
    }

    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,screen and (min-width: 64em) {
    .off-canvas.in-canvas-for-large {
        visibility:visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top {
        box-shadow: none;
        transform: none
    }

    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

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

.pagination::after,.pagination::before {
    display: table;
    content: " ";
    flex-basis: 0%;
    order: 1
}

.pagination::after {
    clear: both
}

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

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

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

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

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

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

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

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: "…";
    color: #0a0a0a
}

.pagination-previous a::before,.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: "«"
}

.pagination-next a::after,.pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: "»"
}

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

.progress.primary .progress-meter {
    background-color: #1779ba
}

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

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

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

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

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

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

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 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
}

html.is-reveal-open {
    position: fixed;
    width: 100%;
    overflow-y: hidden
}

html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll
}

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

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

.reveal {
    z-index: 1006;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    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: 40em) {
    .reveal {
        min-height:0
    }
}

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

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

@media print,screen and (min-width: 40em) {
    .reveal {
        width:600px;
        max-width: 75rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print,screen and (min-width: 40em) {
    .reveal.tiny {
        width:30%;
        max-width: 75rem
    }
}

@media print,screen and (min-width: 40em) {
    .reveal.small {
        width:50%;
        max-width: 75rem
    }
}

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

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

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

.reveal.without-overlay {
    position: fixed
}

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

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

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

input+.switch-paddle {
    margin: 0
}

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

input:checked~.switch-paddle {
    background: #1779ba
}

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

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

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

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

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

.switch-inactive {
    right: 15%
}

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

.switch.tiny {
    height: 1.5rem
}

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

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

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

.switch.small {
    height: 1.75rem
}

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

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

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

.switch.large {
    height: 2.5rem
}

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

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

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

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

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

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

thead {
    /* background: #f8f8f8; */
    color: #0a0a0a
}

tfoot {
    background: #f1f1f1;
    color: #0a0a0a
}

tfoot tr,thead tr {
    background: 0 0
}

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

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

tbody tr:nth-child(even) {
    background-color: #f7f7f7;
}

table.unstriped tbody {
    background-color: #fefefe
}

table.unstriped tbody tr {
    background-color: #fefefe
}

table.unstriped.bottom-border tbody tr{
    border-bottom: 1px solid #f1f1f1;
}

table.unstriped.top-border tbody tr:nth-of-type(odd){
    border-top: 1px solid #f1f1f1;
}

@media screen and (max-width: 63.99875em) {
    table.stack thead {
        display:none
    }

    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
}

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

.tabs::after,.tabs::before {
    display: table;
    content: " ";
    flex-basis: 0%;
    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: #1779ba
}

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

.tabs.primary>li>a:focus,.tabs.primary>li>a:hover {
    background: #1673b1
}

.tabs-title {
    float: left
}

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

[data-whatinput=mouse] .tabs-title>a {
    outline: 0
}

.tabs-title>a:hover {
    background: #fefefe;
    color: #1468a0
}

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

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

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    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 4px #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(10,10,10,.2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow .2s ease-out
}

a.thumbnail:focus,a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(23,121,186,.5)
}

a.thumbnail image {
    box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #2c3840;
    color: #fefefe;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

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

.title-bar-left,.title-bar-right {
    flex: 1 1 0%
}

.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 #8a8a8a;
    font-weight: 700;
    cursor: help
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #0a0a0a;
    font-size: 80%;
    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 #0a0a0a;
    bottom: 100%
}

.tooltip.bottom.align-center::before {
    left: 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: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center::before {
    left: 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 #0a0a0a;
    left: 100%
}

.tooltip.left.align-center::before {
    bottom: auto;
    top: 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 #0a0a0a transparent transparent;
    right: 100%;
    left: auto
}

.tooltip.right.align-center::before {
    bottom: auto;
    top: 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: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: .5rem;
    flex-wrap: wrap
}

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

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

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

.top-bar .wp-block-button input.wp-block-button__link,.top-bar input.button,.wp-block-button .top-bar input.wp-block-button__link {
    width: auto
}

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

@media print,screen and (min-width: 40em) {
    .top-bar {
        flex-wrap:nowrap
    }

    .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto
    }

    .top-bar .top-bar-right {
        flex: 0 1 auto;
        margin-left: auto
    }
}

@media screen and (max-width: 63.99875em) {
    .top-bar.stacked-for-medium {
        flex-wrap:wrap
    }

    .top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large {
        flex-wrap:wrap
    }

    .top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%
    }
}

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

.top-bar-left,.top-bar-right {
    flex: 0 0 auto
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

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

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

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

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

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

@media screen and (max-width: 39.99875em),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.99875em) {
    .show-for-large {
        display:none!important
    }
}

@media screen and (min-width: 64em) and (max-width:74.99875em) {
    .hide-for-large-only {
        display:none!important
    }
}

@media screen and (max-width: 63.99875em),screen and (min-width:75em) {
    .show-for-large-only {
        display:none!important
    }
}

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

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

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

.align-left {
    justify-content: flex-start
}

.align-right {
    justify-content: flex-end
}

.align-center {
    justify-content: center
}

.align-justify {
    justify-content: space-between
}

.align-spaced {
    justify-content: space-around
}

.align-left.vertical.menu>li>a {
    justify-content: flex-start
}

.align-right.vertical.menu>li>a {
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    justify-content: center
}

.align-top {
    align-items: flex-start
}

.align-self-top {
    align-self: flex-start
}

.align-bottom {
    align-items: flex-end
}

.align-self-bottom {
    align-self: flex-end
}

.align-middle {
    align-items: center
}

.align-self-middle {
    align-self: center
}

.align-stretch {
    align-items: stretch
}

.align-self-stretch {
    align-self: stretch
}

.align-center-middle {
    justify-content: center;
    align-items: center;
    align-content: center
}

.small-order-1 {
    order: 1
}

.small-order-2 {
    order: 2
}

.small-order-3 {
    order: 3
}

.small-order-4 {
    order: 4
}

.small-order-5 {
    order: 5
}

.small-order-6 {
    order: 6
}

@media print,screen and (min-width: 40em) {
    .medium-order-1 {
        order:1
    }

    .medium-order-2 {
        order: 2
    }

    .medium-order-3 {
        order: 3
    }

    .medium-order-4 {
        order: 4
    }

    .medium-order-5 {
        order: 5
    }

    .medium-order-6 {
        order: 6
    }
}

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

    .large-order-2 {
        order: 2
    }

    .large-order-3 {
        order: 3
    }

    .large-order-4 {
        order: 4
    }

    .large-order-5 {
        order: 5
    }

    .large-order-6 {
        order: 6
    }
}

.flex-container {
    display: flex
}

.flex-child-auto {
    flex: 1 1 auto
}

.flex-child-grow {
    flex: 1 0 auto
}

.flex-child-shrink {
    flex: 0 1 auto
}

.flex-dir-row {
    flex-direction: row
}

.flex-dir-row-reverse {
    flex-direction: row-reverse
}

.flex-dir-column {
    flex-direction: column
}

.flex-dir-column-reverse {
    flex-direction: column-reverse
}

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

    .medium-flex-child-auto {
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

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

    .large-flex-child-auto {
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slide-out-left.mui-leave.mui-leave-active {
    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;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: top;
    transition-property: transform,opacity;
    opacity: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-out-ccw.mui-leave.mui-leave-active {
    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 {
    animation-name: shake-7
}

@keyframes shake-7 {
    0%,10%,20%,30%,40%,50%,60%,70%,80%,90% {
        transform: translateX(7%)
    }

    15%,25%,35%,45%,5%,55%,65%,75%,85%,95% {
        transform: translateX(-7%)
    }
}

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

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

    100% {
        transform: rotate(0)
    }
}

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

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

    100% {
        transform: rotate(-1turn)
    }
}

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

@keyframes wiggle-7deg {
    40%,50%,60% {
        transform: rotate(7deg)
    }

    35%,45%,55%,65% {
        transform: rotate(-7deg)
    }

    0%,100%,30%,70% {
        transform: rotate(0)
    }
}

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

.infinite {
    animation-iteration-count: infinite
}

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

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

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

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

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

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

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

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

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

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

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

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

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#wpadminbar {
    position: fixed!important
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
    margin-top: 2rem
}

body.admin-bar.offcanvas .off-canvas.is-open {
    top: 2.875rem
}

@media screen and (min-width: 48.9375em) {
    body.admin-bar.offcanvas .off-canvas.is-open {
        top:2rem
    }
}

.wp-caption>figcaption {
    max-width: 100%;
    font-size: .8rem;
    color: #999;
    padding: .25rem 0
}

p.wp-caption-text {
    font-size: 90%;
    color: #666;
    padding: .625rem 0
}

.alignleft {
    float: left;
    padding-right: 1rem;
    margin: 0
}

.alignright {
    float: right;
    padding-left: 1rem;
    margin: 0
}

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

.gallery {
    display: flex;
    flex-flow: row wrap;
    margin-right: -.625rem;
    margin-left: -.625rem
}

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

.gallery.gallery-columns-1>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .gallery.gallery-columns-1>.gallery-item {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,screen and (min-width: 64em) {
    .gallery.gallery-columns-1>.gallery-item {
        width:calc(100% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-2>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .gallery.gallery-columns-2>.gallery-item {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,screen and (min-width: 64em) {
    .gallery.gallery-columns-2>.gallery-item {
        width:calc(50% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-3>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .gallery.gallery-columns-3>.gallery-item {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,screen and (min-width: 64em) {
    .gallery.gallery-columns-3>.gallery-item {
        width:calc(33.33333% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-4>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .gallery.gallery-columns-4>.gallery-item {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,screen and (min-width: 64em) {
    .gallery.gallery-columns-4>.gallery-item {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-5>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .gallery.gallery-columns-5>.gallery-item {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,screen and (min-width: 64em) {
    .gallery.gallery-columns-5>.gallery-item {
        width:calc(20% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-6>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .gallery.gallery-columns-6>.gallery-item {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,screen and (min-width: 64em) {
    .gallery.gallery-columns-6>.gallery-item {
        width:calc(16.66667% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-7>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .gallery.gallery-columns-7>.gallery-item {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,screen and (min-width: 64em) {
    .gallery.gallery-columns-7>.gallery-item {
        width:calc(14.28571% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-8>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .gallery.gallery-columns-8>.gallery-item {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,screen and (min-width: 64em) {
    .gallery.gallery-columns-8>.gallery-item {
        width:calc(12.5% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-9>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .gallery.gallery-columns-9>.gallery-item {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,screen and (min-width: 64em) {
    .gallery.gallery-columns-9>.gallery-item {
        width:calc(11.11111% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery .gallery-icon>a {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(10,10,10,.2);
    line-height: 0;
    transition: box-shadow .2s ease-out
}

.gallery .gallery-icon>a:focus,.gallery .gallery-icon>a:hover {
    box-shadow: 0 0 6px 1px rgba(23,121,186,.5)
}

.gallery .gallery-icon>a image {
    box-shadow: none
}

.gallery .gallery-icon>img {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(10,10,10,.2);
    line-height: 0
}

.has-primary-background-color {
    background-color: #1779ba
}

.has-primary-color {
    color: #1779ba
}

.has-secondary-background-color {
    background-color: #767676
}

.has-secondary-color {
    color: #767676
}

.has-success-background-color {
    background-color: #3adb76
}

.has-success-color {
    color: #3adb76
}

.has-warning-background-color {
    background-color: #ffae00
}

.has-warning-color {
    color: #ffae00
}

.has-alert-background-color {
    background-color: #cc4b37
}

.has-alert-color {
    color: #cc4b37
}

.wp-block-button .wp-block-button__link.has-primary-background-color {
    background-color: #1779ba
}

.wp-block-button .wp-block-button__link.has-primary-color {
    color: #1779ba
}

.wp-block-button .wp-block-button__link.has-secondary-background-color {
    background-color: #767676
}

.wp-block-button .wp-block-button__link.has-secondary-color {
    color: #767676
}

.wp-block-button .wp-block-button__link.has-success-background-color {
    background-color: #3adb76
}

.wp-block-button .wp-block-button__link.has-success-color {
    color: #3adb76
}

.wp-block-button .wp-block-button__link.has-warning-background-color {
    background-color: #ffae00
}

.wp-block-button .wp-block-button__link.has-warning-color {
    color: #ffae00
}

.wp-block-button .wp-block-button__link.has-alert-background-color {
    background-color: #cc4b37
}

.wp-block-button .wp-block-button__link.has-alert-color {
    color: #cc4b37
}

.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0
}

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

[data-whatinput=mouse] .wp-block-file .wp-block-file__button {
    outline: 0
}

.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover {
    background-color: #14679e;
    color: #fefefe
}

@media print,screen and (min-width: 40em) {
    .mobile-menu,.site-title-bar {
        display:none!important
    }
}

@media screen and (max-width: 39.99875em) {
    .desktop-menu,.site-navigation .top-bar-left {
        display:none!important
    }
}

.site-desktop-title a {
    font-weight: 700
}

.post-navigation::after,.post-navigation::before {
    display: table;
    content: " ";
    flex-basis: 0%;
    order: 1
}

.post-navigation::after {
    clear: both
}

.nav-previous {
    float: left
}

.nav-next {
    float: right
}

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

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

.main-grid {
    display: flex;
    flex-flow: row wrap;
    margin-top: 1rem
}

@media print,screen and (min-width: 40em) {
    .main-grid {
        margin-top:3rem
    }
}

.main-grid.sidebar-left .main-content {
    order: 1
}

.main-grid.sidebar-left .sidebar {
    order: 2
}

@media print,screen and (min-width: 40em) {
    .main-grid.sidebar-left .main-content {
        order:2
    }

    .main-grid.sidebar-left .sidebar {
        order: 1
    }
}

.main-grid .main-content-full-width {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.main-grid .main-content {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .main-grid .main-content {
        width:calc(66.66667% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.main-grid .sidebar {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .main-grid .sidebar {
        width:calc(33.33333% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem;
        margin-top: 1rem
    }
}

.footer-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin: 0 auto;
    border-top: 1px solid #cacaca;
    margin-top: 3.75rem
}

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

.footer-grid {
    display: flex;
    flex-flow: row wrap;
    padding: 1.875rem 0
}

.footer-grid section {
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 64em) {
    .footer-grid section {
        flex:1 1 0%;
        width: auto;
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.footer-grid ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

body#tinymce {
    height: auto;
    max-width: 75rem;
    padding: 1.25rem!important
}

.sites-button {
    background: #1779ba;
    font-size: 1.25rem;
    font-weight: 700;
    box-shadow: 0 -2px 0 rgba(0,0,0,.2) inset;
    border-radius: 3px;
    border: none
}

.cards-container {
    display: flex;
    flex-flow: row wrap
}

.cards-container .card {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.cards-container .card .card-content {
    padding: 1rem
}

@media print,screen and (min-width: 40em) {
    .cards-container .card {
        width:calc(33.33333% - .7rem);
        margin-right: .35rem;
        margin-left: .35rem
    }
}

.featured-hero {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 6.25rem
}

@media print,screen and (min-width: 40em) {
    .featured-hero {
        height:12.5rem
    }
}

@media screen and (min-width: 75em) {
    .featured-hero {
        height:25rem
    }
}

.dotted,.section-divider hr {
    border-style: dashed;
    margin: 2rem 0
}

[data-whatinput=mouse] a:focus,button:focus,button:focus [data-whatinput=touch] a:focus {
    outline: 0
}

.front-hero {
    background: url(../../../../../../../../themes/stuurlui/assets/images/demo/hero-bg-foundation-6-small.svg) bottom center;
    background-size: cover;
    background-position: bottom;
    padding: 4.0625rem 0;
    margin: 0 0 2rem;
    height: auto;
    position: relative;
    text-align: left
}

.front-hero .marketing {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 55rem;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap
}

@media print,screen and (min-width: 40em) {
    .front-hero .marketing {
        padding-right:.9375rem;
        padding-left: .9375rem
    }
}

@media print,screen and (min-width: 40em) {
    .front-hero {
        background:url(../../../../../../../../themes/stuurlui/assets/images/demo/hero-bg-foundation-6-large.svg) bottom center;
        background-size: cover;
        background-position: center;
        height: 42.8125rem;
        margin: 0 0 4.5rem
    }
}

.front-hero .watch {
    width: calc(58.33333% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .front-hero .watch {
        width:calc(100% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.front-hero .watch a {
    color: #b4c9d1;
    cursor: pointer;
    font-weight: 400;
    margin-right: 1.25rem
}

.front-hero .watch a:hover {
    color: #fff
}

.front-hero .watch #stargazers :before {
    content: "\f09b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #b4c9d1;
    margin-right: .5rem
}

.front-hero .watch #twitter :before {
    content: "\f099";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #b4c9d1;
    margin-right: .5rem
}

.front-hero .tagline {
    width: calc(66.66667% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .front-hero .tagline {
        width:calc(41.66667% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem;
        padding-top: 6rem
    }
}

.front-hero h1 {
    color: #fff;
    font-weight: 500;
    font-size: 2.2rem
}

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

.front-hero h4 {
    color: #fefefe;
    font-weight: 300;
    font-size: 1.3125rem
}

.front-hero .download {
    margin-top: 1.25rem
}

.intro {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap
}

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

.intro .fp-intro {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .intro .fp-intro {
        width:calc(83.33333% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem;
        margin-left: calc(8.33333% + .625rem)
    }

    .intro .fp-intro h2 {
        font-weight: 300;
        margin-bottom: 1.5rem
    }

    .intro .fp-intro h4 {
        font-size: 1.125rem;
        line-height: 1.6;
        color: #777;
        margin-bottom: 2rem
    }
}

.section-divider {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap
}

@media print,screen and (min-width: 40em) {
    .section-divider {
        padding-right:.9375rem;
        padding-left: .9375rem
    }
}

.section-divider hr {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem;
    box-sizing: border-box
}

.benefits {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    text-align: center
}

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

.benefits header {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.benefits header h2 {
    font-weight: 300
}

.benefits header h4 {
    font-size: 1.125rem;
    line-height: 1.6;
    color: #777
}

.benefits .customizable,.benefits .professional,.benefits .responsive,.benefits .semantic {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,screen and (min-width: 40em) {
    .benefits .customizable,.benefits .professional,.benefits .responsive,.benefits .semantic {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.benefits .customizable img,.benefits .professional img,.benefits .responsive img,.benefits .semantic img {
    padding: 1.25rem;
    margin: 1rem auto 0 auto
}

.benefits .customizable h3,.benefits .professional h3,.benefits .responsive h3,.benefits .semantic h3 {
    color: #0a0a0a;
    font-weight: 300;
    font-size: 1.75rem
}

.benefits .customizable p,.benefits .professional p,.benefits .responsive p,.benefits .semantic p {
    font-size: .9375rem
}

.benefits .why-foundation {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem;
    margin-top: 4rem
}

.kitchen-sink-header {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.kitchen-sink-components {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.kitchen-sink-components hr {
    margin: 3rem 0
}

@media print,screen and (min-width: 64em) {
    .kitchen-sink-components {
        width:calc(75% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.kitchen-sink-nav {
    display: none
}

@media print,screen and (min-width: 64em) {
    .kitchen-sink-nav {
        width:calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem;
        display: block;
        float: right
    }

    .kitchen-sink-nav .docs-sub-menu {
        font-size: .85rem;
        margin-top: 1rem
    }

    .kitchen-sink-nav .docs-menu-title {
        text-transform: uppercase;
        font-size: .75rem;
        color: #8a8a8a;
        font-weight: 700;
        line-height: 1;
        padding-left: .9rem;
        margin-bottom: .5rem;
        border-top: 1px solid #cacaca;
        margin-top: 1rem;
        padding-top: 1.5rem
    }

    .kitchen-sink-nav .docs-toc {
        width: 100%;
        padding-left: 4rem;
        padding-right: 1rem
    }

    .kitchen-sink-nav .docs-toc .active {
        background: #2199e8;
        color: #fff
    }

    .kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
        margin-top: 0;
        border-top: 0;
        padding-top: 0
    }
}

.kitchen-sink-grid .grid-x {
    background: #d6ecfa;
    font-size: 12px;
    line-height: 2rem;
    margin-bottom: 1.5rem
}

.kitchen-sink-grid .grid-x .cell,.kitchen-sink-grid .grid-x :nth-child(odd) {
    background: #7bc1ef;
    color: #0a0a0a
}

.kitchen-sink-grid .grid-x .cell:nth-child(even) {
    background: #1779ba;
    color: #fefefe
}

:root {
    --color-primary: #e53527;
    --color-quartiary: #573ca1
}

.slick-slider {
    box-sizing: border-box;
    display: block;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    touch-action: pan-y;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    transform: translate3d(0,0,0)
}

.slick-track {
    display: block;
    left: 0;
    position: relative;
    top: 0
}

.slick-track::after,.slick-track::before {
    content: "";
    display: table
}

.slick-track::after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    background: #000;
    height: 100%;
    left: 0;
    opacity: .8;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1042
}

.mfp-wrap {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0!important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1043
}

.mfp-container {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.mfp-container::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container::before {
    display: none
}

.mfp-content {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
    cursor: auto;
    width: 100%
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #bfbfbf;
    left: 8px;
    margin-top: -.8em;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 50%;
    width: auto;
    z-index: 1044
}

.mfp-preloader a {
    color: #bfbfbf
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,button.mfp-close {
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: 0;
    overflow: visible;
    padding: 0;
    touch-action: manipulation;
    z-index: 1046
}

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

.mfp-close {
    color: #fff;
    font-family: Arial,Baskerville,monospace;
    font-size: 28px;
    font-style: normal;
    height: 44px;
    line-height: 44px;
    opacity: .65;
    padding: 0 0 18px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 44px
}

.mfp-close:focus,.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #abacaf
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    color: #fff;
    padding-right: 6px;
    right: -6px;
    text-align: right;
    width: 100%
}

.mfp-counter {
    color: #bfbfbf;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.mfp-arrow {
    height: 110px;
    margin: 0;
    margin-top: -55px;
    opacity: .65;
    padding: 0;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    top: 50%;
    width: 90px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow::after,.mfp-arrow::before {
    border: medium inset transparent;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin-left: 35px;
    margin-top: 35px;
    position: absolute;
    top: 0;
    width: 0
}

.mfp-arrow::after {
    border-bottom-width: 13px;
    border-top-width: 13px;
    top: 8px
}

.mfp-arrow::before {
    border-bottom-width: 21px;
    border-top-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left::after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left::before {
    border-right: 27px solid #abacaf;
    margin-left: 25px
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right::after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right::before {
    border-left: 27px solid #abacaf
}

.mfp-iframe-holder {
    padding-bottom: 40px;
    padding-top: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    max-width: 900px;
    width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    width: 100%
}

.mfp-iframe-scaler iframe {
    background: #000;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

img.mfp-img {
    box-sizing: border-box;
    display: block;
    height: auto;
    line-height: 0;
    margin: 0 auto;
    max-width: 100%;
    padding: 40px 0;
    width: auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure::after {
    background: #c5c6c8;
    bottom: 40px;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    content: "";
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: -1
}

.mfp-figure small {
    color: #bfbfbf;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    cursor: auto;
    left: 0;
    margin-top: -36px;
    position: absolute;
    top: 100%;
    width: 100%
}

.mfp-title {
    color: #fff;
    line-height: 18px;
    padding-right: 36px;
    text-align: left;
    word-wrap: break-word
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure::after {
        bottom: 0;
        top: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        box-sizing: border-box;
        margin: 0;
        padding: 3px 5px;
        position: fixed;
        top: auto
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        background: rgba(0,0,0,.6);
        height: 35px;
        line-height: 35px;
        padding: 0;
        position: fixed;
        right: 0;
        text-align: center;
        top: 0;
        width: 35px
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        transform:scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.slick-loading .slick-list {
    background: #fff slick-image-url(../../../../../../../../themes/stuurlui/assets/css/ajax-loader.gif) center center no-repeat
}

.slick-next,.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    transform: translate(0,-50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus::before,.slick-next:hover::before,.slick-prev:focus::before,.slick-prev:hover::before {
    opacity: 1
}

.slick-next.slick-disabled::before,.slick-prev.slick-disabled::before {
    opacity: .25
}

.slick-next::before,.slick-prev::before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

.slick-prev::before {
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    content: "←"
}

.slick-next {
    right: -25px
}

.slick-next::before {
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    content: "→"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -3rem;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus::before,.slick-dots li button:hover::before {
    opacity: 1
}

.slick-dots li button::before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    font-weight: 700;
    content: "\f111";
    width: 20px;
    height: 20px;
    font-size: .5rem;
    line-height: 20px;
    text-align: center;
    color: #fff;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: .75
}

.gform_wrapper {
    display: block
}

.gform_wrapper .gform_footer .gform_ajax_spinner {
    display: none!important
}

.gform_wrapper form div.validation_error {
    border: 0;
    color: #dd3131;
    font-weight: 400;
    margin: 0;
    padding: 1rem 1rem 1rem 2rem;
    position: relative;
    text-align: left
}

.gform_wrapper form div.validation_error::before {
    background-position: center center;
    background-size: 100% 100%;
    content: "\f071";
    display: block;
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    height: 20;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20
}

.gform_wrapper .gform_body .gform_fields .gfield {
    margin: 0
}

.gform_wrapper .gform_body .gform_fields .gfield input {
    border: 2px solid #c5c6c8
}

.gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    height: 58px;
    line-height: 54px;
    padding: 0 1.5rem
}

.gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-size: .8125rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

.gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
    color: #000
}

.gform_wrapper .gform_body .gform_fields .gfield.hide-label .gfield_label {
    display: none
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container {
    margin-top: 0
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_number,.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text {
    margin-top: 0
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_number input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_number select:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text select:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 0 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_textarea textarea {
    border: 1px solid #bfbfbf;
    padding: 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_select select {
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px 15px;
    border: 1px solid #bfbfbf;
    height: 50;
    padding: 0 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_select select:hover {
    cursor: pointer
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_select select option.gf_placeholder {
    color: #bfbfbf
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_multiselect select {
    border: 1px solid #bfbfbf;
    padding: 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_multiselect select option {
    margin-bottom: .3rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent label {
    display: block;
    font-size: 1rem;
    padding: 2px 0 2px 2.1rem;
    position: relative
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent label::before {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    content: "";
    display: block;
    height: 25px;
    left: -8px;
    position: absolute;
    top: 2px;
    width: 25px
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent input[type=checkbox] {
    left: -999em;
    position: absolute
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent input[type=checkbox]:focus+label::before {
    border: 1px solid #bfbfbf
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent input[type=checkbox]:checked+label::before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    content: "\f00c";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    text-align: center
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox .gfield_checkbox li label {
    display: block;
    font-size: 1rem;
    padding: 2px 0 2px 2.5rem;
    position: relative
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox .gfield_checkbox li label::before {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    content: "";
    display: block;
    height: 25px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 25px
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox .gfield_checkbox li input[type=checkbox] {
    left: -999em;
    position: absolute
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:focus+label::before {
    border: 1px solid #bfbfbf
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:checked+label::before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    content: "\f00c";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    text-align: center
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio li label {
    display: block;
    font-size: 1rem;
    padding: 2px 0 2px 2.5rem;
    position: relative
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio li label::before {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 50%;
    content: "";
    display: block;
    height: 25px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 25px
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio li label::after {
    background-color: #229c2d;
    border-radius: 50%;
    content: "";
    display: block;
    height: 17px;
    left: 4px;
    opacity: 0;
    position: absolute;
    top: 6px;
    width: 17px
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio li input[type=radio] {
    left: -999em;
    position: absolute
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio li input[type=radio]:focus+label::before {
    border: 1px solid #bfbfbf;
    font-weight: 500
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio li input[type=radio]:checked+label::after {
    opacity: 1
}

.gform_wrapper .gform_body .gform_fields .gfield.radio_small .ginput_container_radio .gfield_radio {
    text-align: left
}

.gform_wrapper .gform_body .gform_fields .gfield.radio_small .ginput_container_radio .gfield_radio li {
    clear: none;
    display: inline-block
}

.gform_wrapper .gform_body .gform_fields .gfield.radio_small .ginput_container_radio .gfield_radio li:not(:last-child) {
    margin-right: 2rem
}

.gform_wrapper .gform_body .gform_fields .gfield.radio_small .ginput_container_radio .gfield_radio li label {
    white-space: nowrap
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date {
    position: relative
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date input {
    width: 100%
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 0 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .ui-datepicker-trigger {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%)
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .ui-datepicker-trigger:hover {
    cursor: pointer
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .clear-multi .ginput_container_date {
    margin: 0;
    width: 33.33%
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .clear-multi .ginput_container_date:not(:last-child) {
    padding-right: 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .clear-multi .ginput_container_date select {
    background-image: url("data:image/svg+xml;utf8,<svg aria-hidden='true' data-prefix='far' data-icon='chevron-down' class='svg-inline--fa fa-chevron-down fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path fill='currentColor' d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z'></path></svg>");
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px 15px;
    border: 1px solid #bfbfbf;
    height: 50;
    padding: 0 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .clear-multi .ginput_container_date select:hover {
    cursor: pointer
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .clear-multi .ginput_container_date select option.gf_placeholder {
    color: #bfbfbf
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time {
    margin: 0;
    max-width: 50%;
    width: 50%
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time:first-child {
    padding-right: 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time input {
    width: 100%
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 0 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time label {
    margin: 0;
    text-align: left
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time i {
    display: none
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_phone input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 0 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address select {
    background-image: url("data:image/svg+xml;utf8,<svg aria-hidden='true' data-prefix='far' data-icon='chevron-down' class='svg-inline--fa fa-chevron-down fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path fill='currentColor' d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z'></path></svg>");
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px 15px;
    border: 1px solid #bfbfbf;
    height: 50;
    padding: 0 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address select:hover {
    cursor: pointer
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address select option.gf_placeholder {
    color: #bfbfbf
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address label {
    font-size: 1rem;
    margin: 1rem 0 0
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload input {
    background-color: #fff;
    color: #000;
    height: auto;
    min-height: 50;
    padding: .75rem 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload .gform_drop_area {
    background-color: #fff;
    border: 1px solid #bfbfbf
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload .gform_drop_area .gform_button_select_files {
    background-color: #229c2d;
    border: 0;
    color: #fff;
    font-size: 1rem;
    height: 45px;
    padding: 6px 1.5rem!important
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload .gform_drop_area .gform_button_select_files:hover {
    background-color: #1d8727;
    text-decoration: underline
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload .gform_drop_instructions {
    color: #000;
    font-size: 1rem
}

.gform_wrapper .gform_body .gform_fields .gfield [type=color]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=date]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=datetime-local]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=datetime]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=email]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=month]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=number]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=password]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=search]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=tel]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=text]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=time]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=url]:focus,.gform_wrapper .gform_body .gform_fields .gfield [type=week]:focus,.gform_wrapper .gform_body .gform_fields .gfield textarea:focus {
    border: 1px solid #bfbfbf;
    box-shadow: 0 3px 14px 0 rgba(0,0,0,.3)
}

.gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,.gform_wrapper .gform_body .gform_fields .gfield.gfield.gf_right_half {
    width: 50%
}

.gform_wrapper .gform_body .gform_fields .gfield input,.gform_wrapper .gform_body .gform_fields .gfield textarea {
    margin-bottom: 0
}

.gform_wrapper .gform_body .gform_fields .gfield input::-moz-placeholder,.gform_wrapper .gform_body .gform_fields .gfield textarea::-moz-placeholder {
    color: #c5c6c8
}

.gform_wrapper .gform_body .gform_fields .gfield input::placeholder,.gform_wrapper .gform_body .gform_fields .gfield textarea::placeholder {
    color: #c5c6c8
}

.gform_wrapper .gform_body .gform_fields .gfield input::-webkit-input-placeholder,.gform_wrapper .gform_body .gform_fields .gfield textarea::-webkit-input-placeholder {
    color: #c5c6c8
}

.gform_wrapper .gform_body .gform_fields .gfield input::-moz-placeholder,.gform_wrapper .gform_body .gform_fields .gfield textarea::-moz-placeholder {
    color: #c5c6c8
}

.gform_wrapper .gform_body .gform_fields .gfield input:-ms-input-placeholder,.gform_wrapper .gform_body .gform_fields .gfield textarea:-ms-input-placeholder {
    color: #c5c6c8
}

.gform_wrapper .gform_body .gform_fields .gfield input:-moz-placeholder,.gform_wrapper .gform_body .gform_fields .gfield textarea:-moz-placeholder {
    color: #c5c6c8
}

.gform_wrapper .gform_body .gform_fields .gfield div.ginput_complex span.ginput_left select,.gform_wrapper .gform_body .gform_fields .gfield div.ginput_complex span.ginput_right select,.gform_wrapper .gform_body .gform_fields .gfield input[type=radio],.gform_wrapper .gform_body .gform_fields .gfield select {
    margin-bottom: 0
}

.gform_wrapper .gform_body .gform_fields .gfield.gfield_error {
    background-color: transparent;
    border: 0;
    margin: 0 0 2rem
}

.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .validation_message {
    border: 0;
    color: #dd3131;
    font-weight: 400;
    margin: .5rem 0 0;
    padding: 0 0 0 1.5rem;
    position: relative;
    text-align: left
}

.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .validation_message::before {
    background-image: url("data:image/svg+xml;utf8,<svg aria-hidden='true' data-prefix='far' data-icon='exclamation-circle' class='svg-inline--fa fa-exclamation-circle fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path fill='#dd3131' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm42-104c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42zm-81.37-211.401l6.8 136c.319 6.387 5.591 11.401 11.985 11.401h41.17c6.394 0 11.666-5.014 11.985-11.401l6.8-136c.343-6.854-5.122-12.599-11.985-12.599h-54.77c-6.863 0-12.328 5.745-11.985 12.599z'></path></svg>");
    background-position: center center;
    background-size: 100% 100%;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 16px
}

.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .gfield_label {
    color: #000;
    margin-top: 0
}

.gform_wrapper .gform_body .gform_fields .gfield.gfield_error.gf_left_half,.gform_wrapper .gform_body .gform_fields .gfield.gfield_error.gf_right_half {
    margin: inherit;
    max-width: 50%!important;
    padding-right: 1rem!important;
    margin: 0 0 2rem
}

.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container input,.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container select,.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
    border-color: #dd3131
}

.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container.ginput_container_fileupload .validation_message {
    display: none
}

.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_checkbox .gfield_checkbox li label::before {
    border-color: #dd3131
}

.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_radio .gfield_radio li label::before {
    border-color: #dd3131
}

.gform_wrapper .gform_body .gform_fields .gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper .gform_body .gform_fields .gfield.gfield_error textarea {
    border-color: #dd3131
}

body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker),body .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
    margin-top: 0
}

body .gform_wrapper.gravity-theme .gfield-choice-input+label {
    max-width: calc(100% - 42px)
}

body .gform_wrapper.gravity-theme .gfield-choice-input {
    vertical-align: top;
    margin-top: 7px
}

@media only screen and (max-width: 63.938em) {
    .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
        margin-top:0!important
    }
}

@media only screen and (max-width: 40em) {
    .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,.gform_wrapper .gform_body .gform_fields .gfield.gf_right_half {
        clear:none;
        display: inline-block
    }

    .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half {
        padding-right: 16px
    }

    .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .clear-multi {
        display: block
    }

    .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .clear-multi .ginput_container_date:nth-child(1) {
        clear: none;
        display: inline-block;
        width: 50%
    }

    .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .clear-multi .ginput_container_date:nth-child(2) {
        clear: none;
        display: inline-block;
        padding-right: 0!important;
        width: 50%
    }

    .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .clear-multi .ginput_container_date:nth-child(3) {
        display: block;
        margin-top: 1rem;
        padding: 0;
        width: 100%
    }
}

.facetwp-facet {
    margin-bottom: 40px
}

.facetwp-facet.is-loading {
    opacity: .6
}

.facetwp-overlay {
    position: absolute
}

.facetwp-pager-label {
    display: inline-block;
    margin-right: 12px
}

.facetwp-page {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 0 4px
}

.facetwp-page.dots {
    cursor: default
}

.facetwp-page.active {
    cursor: default;
    font-weight: 700
}

.facetwp-type-checkboxes .facetwp-depth {
    display: none
}

.facetwp-type-checkboxes .facetwp-depth.visible {
    display: inherit
}

.facetwp-checkbox {
    background: url(../../../../../../../../plugins/facetwp/assets/images/checkbox.png) 0 50% no-repeat;
    background-size: 14px 14px;
    cursor: pointer;
    margin-bottom: 4px;
    padding-left: 20px
}

.facetwp-checkbox.checked {
    background-image: url(../../../../../../../../plugins/facetwp/assets/images/checkbox-on.png)
}

.facetwp-checkbox.disabled,.facetwp-radio.disabled {
    cursor: default;
    opacity: .4
}

.facetwp-checkbox .facetwp-expand {
    float: right
}

.facetwp-radio {
    background: url(../../../../../../../../plugins/facetwp/assets/images/radio.png) 0 50% no-repeat;
    background-size: 14px 14px;
    cursor: pointer;
    margin-bottom: 4px;
    padding-left: 20px
}

.facetwp-radio.checked {
    background-image: url(../../../../../../../../plugins/facetwp/assets/images/radio-on.png)
}

.flatpickr-clear {
    cursor: pointer;
    padding: 5px 0;
    text-align: center
}

.facetwp-type-fselect.is-loading {
    opacity: 1
}

.facetwp-type-fselect.is-loading .fs-label-wrap,.facetwp-type-fselect.is-loading .fs-no-results,.facetwp-type-fselect.is-loading .fs-options,.facetwp-type-fselect.is-loading .fs-search {
    opacity: .6
}

.facetwp-type-fselect.is-loading .fs-option {
    cursor: wait
}

.facetwp-type-fselect .fs-wrap.fs-disabled .fs-option {
    cursor: wait;
    opacity: .4
}

.facetwp-type-fselect .fs-option .fs-option-label {
    white-space: nowrap
}

.facetwp-type-fselect .fs-option.d1 .fs-option-label {
    padding-left: 20px
}

.facetwp-type-fselect .fs-option.d2 .fs-option-label {
    padding-left: 40px
}

.facetwp-type-fselect .fs-option.d3 .fs-option-label {
    padding-left: 60px
}

.facetwp-depth {
    margin-left: 12px
}

.facetwp-link {
    cursor: pointer
}

.facetwp-link.checked {
    cursor: default;
    font-weight: 700
}

.facetwp-toggle {
    cursor: pointer
}

.facetwp-hidden,.facetwp-seo {
    display: none
}

.facetwp-slider-wrap {
    padding-bottom: 15px
}

.facetwp-slider-reset {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    box-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;
    cursor: pointer;
    padding: 4px 8px
}

.facetwp-input-wrap {
    display: inline-block;
    position: relative
}

.facetwp-facet input.facetwp-location,.facetwp-facet input.facetwp-search {
    margin: 0;
    min-width: 240px;
    padding-right: 30px
}

.facetwp-icon {
    cursor: pointer;
    height: 100%;
    line-height: 1;
    opacity: .5;
    position: absolute;
    right: 0
}

.facetwp-icon::before {
    background: url(../../../../../../../../plugins/facetwp/assets/images/icon-search.png) no-repeat;
    background-position: 5px 50%;
    background-size: 20px 20px;
    content: "";
    display: inline-block;
    height: 100%;
    width: 30px
}

.location-results {
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    overflow: hidden;
    position: absolute;
    width: 100%
}

.location-result {
    border-bottom: 1px solid #ddd;
    color: #888;
    cursor: pointer;
    font-size: 11px;
    overflow: hidden;
    padding: 5px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.location-result:hover {
    background-color: #f8f8f8
}

.location-result.active {
    background-color: #ebf2fe
}

.location-result .result-main {
    color: #222;
    font-size: 13px
}

.facetwp-icon.locate-me::before {
    background-image: url(../../../../../../../../plugins/facetwp/assets/images/icon-locate.png)
}

.facetwp-icon.f-reset::before {
    background-image: url(../../../../../../../../plugins/facetwp/assets/images/icon-close.png)
}

.location-attribution {
    border-bottom: 1px solid #ddd;
    padding: 5px
}

.powered-by-google {
    background: url(../../../../../../../../plugins/facetwp/assets/images/powered-by-google.png) top right no-repeat;
    background-size: auto 15px;
    height: 15px
}

.facetwp-stars {
    float: left;
    line-height: 1;
    padding-right: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.facetwp-star {
    color: #ccc;
    cursor: pointer;
    float: right;
    font-size: 20px
}

.facetwp-star.selected,.facetwp-star.selected~.facetwp-star,.facetwp-star:hover,.facetwp-star:hover~.facetwp-star {
    color: #000
}

.facetwp-star.selected:hover,.facetwp-star.selected:hover~.facetwp-star {
    color: #cc4b37
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.facetwp-selections li {
    display: inline-block;
    line-height: 1
}

.facetwp-selections .facetwp-selection-value {
    background-image: url(../../../../../../../../plugins/facetwp/assets/images/icon-close.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    padding-right: 16px
}

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

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

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

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]::after,a[href^="javascript:"]::after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #bfbfbf;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

.facetwp-type-strl_taxonomy_checkbox a {
    text-decoration: none
}

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

.grid-x.wide {
    max-width: 110rem
}

.grid-x,.row:not(.expanded) {
    padding-inline:.375rem}

@media screen and (min-width: 40rem) {
    .grid-x,.row:not(.expanded) {
        padding-inline:1.0625rem
    }
}

.cell>.grid-x,.cell>.row:not(.expanded),.column>.grid-x,.column>.row:not(.expanded),.grid-x .grid-x.facetwp-template,.grid-x .row.facetwp-template,.row:not(.expanded) .grid-x.facetwp-template,.row:not(.expanded) .row.facetwp-template {
    padding-inline:0}

#main {
    padding-top: 56px
}

@media screen and (min-width: 64rem) {
    #main {
        padding-top:80px
    }

    .has-topmenu #main {
        padding-top: 112px
    }
}

.facetwp-page {
    background-color: #f0f0f0;
    font-weight: 700;
    min-width: 48px;
    padding: .8rem 1.2rem;
    text-align: center;
    text-decoration: none;
    transition: all .2s cubic-bezier(.17,.67,.83,.67)
}

.facetwp-page.active,.facetwp-page:hover {
    background-color: var(--color-button);
    color: #fff
}

.filter-toggler::before {
    content: "\f078"!important;
    transition: transform .2s cubic-bezier(.17,.67,.83,.67)
}

.filter-toggler.opened::before {
    transform: rotate(-180deg)
}

@media screen and (min-width: 40rem) {
    .filter-toggler {
        display:none!important
    }
}

@media screen and (min-width: 40rem) {
    #filter-wrapper.hide {
        display:block!important
    }
}

.facetwp-facet input.facetwp-search {
    min-width: unset
}

.facetwp-checkbox {
    background: 0 0;
    position: relative
}

.facetwp-checkbox::before {
    content: "\f0c8";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    left: 0;
    position: absolute
}

.facetwp-checkbox.checked {
    background: 0 0
}

.facetwp-checkbox.checked::before {
    content: "\f14a";
    color: var(--color-button-alt);
    font-weight: 900
}

.test-alert-bar {
    background-color: rgba(221,49,49,.8);
    bottom: 2rem;
    color: #fff;
    left: 4rem;
    padding: 1rem;
    position: fixed;
    right: 0;
    text-align: center;
    width: 50%;
    z-index: 99999
}

.mfp-figure::after {
    background: 0 0;
    box-shadow: none
}

.share-title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    margin-top: 2rem
}

.socialshare {
    display: flex
}

.socialshare a {
    align-items: center;
    background-color: #e0e0e0;
    display: flex;
    height: 40px;
    justify-content: center;
    margin-right: 1rem;
    transition: background-color .2s cubic-bezier(.17,.67,.83,.67);
    width: 40px
}

.socialshare a:hover {
    background-color: var(--color-button)
}

.socialshare a:hover i {
    color: #fff!important
}

.socialshare a i {
    color: #000;
    transition: color .2s cubic-bezier(.17,.67,.83,.67)
}

.breadcrumbs {
    font-size: .8rem;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase
}

.breadcrumbs>span:last-child {
    display: none
}

.breadcrumbs a {
    color: hsla(0,0%,100%,.72);
    text-decoration: none
}

.breadcrumbs a:hover {
    color: #fff
}

.breadcrumbs i {
    color: hsla(0,0%,100%,.72);
    font-size: .6rem;
    margin-left: .8rem;
    margin-right: .8rem
}

body {
    font-family: Barlow,sans-serif;
    font-size: 1rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

body .menu .active a {
    background: 0 0
}

body .position-left {
    transform: translateX(-850px)
}

body .has-tip,body .tooltip {
    border-bottom: 0;
    cursor: pointer
}

body .row::after,body .row::before {
    content: none
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: Barlow,sans-serif;
    font-weight: 700
}

.h1,h1 {
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 1.2;
    word-break: break-word
}

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

.h2,h2 {
    font-size: 2rem;
    font-weight: 900;
    word-break: break-word
}

.block .quote,.h3,.introduction .card-title,blockquote p,h3 {
    font-size: 2rem;
    font-weight: 900;
    margin-top: 2.5rem
}

.h4,h4 {
    font-size: 1.3rem;
}

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

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

::-moz-selection {
    background: var(--color-primary);
    color: #fff
}

.row {
    display: flex;
    flex-flow: row wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 75rem
}

a {
    color: #000;
    text-decoration: underline
}

a:hover {
    color: #000;
    text-decoration: none
}

a:focus {
    color: #000
}

ol li,p,ul li {
    font-family: Barlow,sans-serif
}

ol li:last-child,p:last-child,ul li:last-child {
    margin-bottom: 0
}

.image {
    background-color: rgba(191,191,191,.3);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block
}

.image::after {
    content: "";
    display: block;
    padding-bottom: 60%
}

.close-button:focus-visible,.menu-icon:focus-visible {
    outline-color: #000;
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px
}

.menu .active>a {
    color: #000;
    text-decoration: underline
}

.text {
    font-family: Barlow,sans-serif
}

.text a,.text ol li,.text p,.text ul li {
    font-family: Barlow,sans-serif
}

.text a {
    text-decoration: underline
}

.text a:hover {
    text-decoration: none
}

.accordion a {
    color: #000;
    font-size: 1rem;
    text-decoration: none
}

blockquote {
    border-left: 0;
    line-height: 1;
    margin: 0;
    padding: 0
}

blockquote p {
    color: #000;
    font-weight: 900
}

a.skiplink {
    background-color: #000;
    color: #fff;
    display: block;
    font-size: 1.3em;
    left: -1000em;
    padding: .8em;
    position: absolute;
    z-index: 1
}

a.skiplink:focus {
    left: 1em;
    top: 1em
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    word-wrap: normal;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    width: 1px
}

.screen-reader-text:focus {
    background-color: #e0e0e0;
    clip-path: none;
    color: #c5c6c8;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 9999
}

.slickslider {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.slickslider .slick-list,.slickslider .slick-track {
    overflow: hidden;
    width: 100%
}

.slickslider li {
    float: left
}

.slickslider li img {
    width: 100%
}

#apply_button,#cxsApplyButton,.btn:not([data-bs-toggle="dropdown"]),.facetwp-type-pager button,.filter-toggler,.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer input.button,.gform_wrapper .gform_page_footer input[type=submit] {
    background-color: var(--color-button);
    border: 2px solid var(--color-button);
    color:#fff;
    cursor: pointer;
    display:inline-block;
    font-size:.75rem;
    font-weight:900;
    letter-spacing:2px;
    position:relative;
    text-align:left;
    text-decoration:none;
    text-transform:uppercase;
    transition:all .2s cubic-bezier(.17,.67,.83,.67);
    width: -moz-fit-content;
    width:fit-content;
}

#apply_button.facetwp-hidden,#cxsApplyButton.facetwp-hidden,.btn:not([data-bs-toggle="dropdown"]).facetwp-hidden,.facetwp-hidden.filter-toggler,.facetwp-type-pager button.facetwp-hidden,.gform_wrapper .gform_footer input.facetwp-hidden.button,.gform_wrapper .gform_footer input.facetwp-hidden[type=submit],.gform_wrapper .gform_page_footer input.facetwp-hidden.button,.gform_wrapper .gform_page_footer input.facetwp-hidden[type=submit] {
    display: none
}

#apply_button:active,#apply_button:focus,#apply_button:hover,#cxsApplyButton:active,#cxsApplyButton:focus,#cxsApplyButton:hover,.facetwp-type-pager button:active,.facetwp-type-pager button:focus,.facetwp-type-pager button:hover,.filter-toggler:active,.filter-toggler:focus,.filter-toggler:hover,.gform_wrapper .gform_footer input.button:active,.gform_wrapper .gform_footer input.button:focus,.gform_wrapper .gform_footer input.button:hover,.gform_wrapper .gform_footer input[type=submit]:active,.gform_wrapper .gform_footer input[type=submit]:focus,.gform_wrapper .gform_footer input[type=submit]:hover,.gform_wrapper .gform_page_footer input.button:active,.gform_wrapper .gform_page_footer input.button:focus,.gform_wrapper .gform_page_footer input.button:hover,.gform_wrapper .gform_page_footer input[type=submit]:active,.gform_wrapper .gform_page_footer input[type=submit]:focus,.gform_wrapper .gform_page_footer input[type=submit]:hover {
    color: #fff;
    padding-left: 4rem
}

#apply_button::before,#cxsApplyButton::before,.btn::before:not([data-bs-toggle="dropdown"]),.facetwp-type-pager button::before,.filter-toggler::before{
    align-items: center;
    content: "\f30b";
    display: flex;
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    font-size: .8rem;
    font-weight: 600;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 4rem
}

#apply_button.outline,#cxsApplyButton.outline,.btn.outline,.facetwp-type-pager button.outline,.gform_wrapper .gform_footer input.outline.button,.gform_wrapper .gform_footer input.outline[type=submit],.gform_wrapper .gform_page_footer input.outline.button,.gform_wrapper .gform_page_footer input.outline[type=submit],.outline.filter-toggler {
    background-color: transparent;
    border: 2px solid var(--color-button);
    color: var(--color-button)
}

#apply_button.outline.white,#cxsApplyButton.outline.white,.btn.outline.white,.facetwp-type-pager button.outline.white,.gform_wrapper .gform_footer input.outline.white.button,.gform_wrapper .gform_footer input.outline.white[type=submit],.gform_wrapper .gform_page_footer input.outline.white.button,.gform_wrapper .gform_page_footer input.outline.white[type=submit],.outline.white.filter-toggler {
    border-color: #fff;
    color: #fff
}

#apply_button.white:not(.outline),#cxsApplyButton.white:not(.outline),.btn.white:not(.outline),.facetwp-type-pager button.white:not(.outline),.gform_wrapper .gform_footer input.white.button:not(.outline),.gform_wrapper .gform_footer input.white[type=submit]:not(.outline),.gform_wrapper .gform_page_footer input.white.button:not(.outline),.gform_wrapper .gform_page_footer input.white[type=submit]:not(.outline),.white.filter-toggler:not(.outline) {
    background-color: #fff;
    border: 2px solid #fff;
    color: #000
}

#apply_button.white:not(.outline):active,#apply_button.white:not(.outline):focus,#apply_button.white:not(.outline):hover,#cxsApplyButton.white:not(.outline):active,#cxsApplyButton.white:not(.outline):focus,#cxsApplyButton.white:not(.outline):hover,.btn.white:not(.outline):active,.btn.white:not(.outline):focus,.btn.white:not(.outline):hover,.facetwp-type-pager button.white:not(.outline):active,.facetwp-type-pager button.white:not(.outline):focus,.facetwp-type-pager button.white:not(.outline):hover,.gform_wrapper .gform_footer input.white.button:not(.outline):active,.gform_wrapper .gform_footer input.white.button:not(.outline):focus,.gform_wrapper .gform_footer input.white.button:not(.outline):hover,.gform_wrapper .gform_footer input.white[type=submit]:not(.outline):active,.gform_wrapper .gform_footer input.white[type=submit]:not(.outline):focus,.gform_wrapper .gform_footer input.white[type=submit]:not(.outline):hover,.gform_wrapper .gform_page_footer input.white.button:not(.outline):active,.gform_wrapper .gform_page_footer input.white.button:not(.outline):focus,.gform_wrapper .gform_page_footer input.white.button:not(.outline):hover,.gform_wrapper .gform_page_footer input.white[type=submit]:not(.outline):active,.gform_wrapper .gform_page_footer input.white[type=submit]:not(.outline):focus,.gform_wrapper .gform_page_footer input.white[type=submit]:not(.outline):hover,.white.filter-toggler:not(.outline):active,.white.filter-toggler:not(.outline):focus,.white.filter-toggler:not(.outline):hover {
    color: #000
}

#apply_button.alternative,#cxsApplyButton,#cxsApplyButton.alternative,.alternative.filter-toggler,.btn.alternative,.facetwp-type-pager button.alternative,.gform_wrapper .gform_footer input.alternative.button,.gform_wrapper .gform_footer input.alternative[type=submit],.gform_wrapper .gform_page_footer input.alternative.button,.gform_wrapper .gform_page_footer input.alternative[type=submit] {
    background-color: var(--color-button-alt);
    border-color: var(--color-button-alt)
}

#apply_button.video-btn::before,#cxsApplyButton.video-btn::before,.btn.video-btn::before,.facetwp-type-pager button.video-btn::before,.gform_wrapper .gform_footer input.video-btn.button::before,.gform_wrapper .gform_footer input.video-btn[type=submit]::before,.gform_wrapper .gform_page_footer input.video-btn.button::before,.gform_wrapper .gform_page_footer input.video-btn[type=submit]::before,.video-btn.filter-toggler::before {
    content: "\f04b"
}

.facetwp-input-wrap label {
    display: none
}

.facetwp-facet,.facetwp-sort {
    margin: .8rem 0
}

.facetwp-facet-search_resultsamount {
    margin: 1rem 0
}

.pagination .facetwp-pager {
    text-align: center
}

.pagination .facetwp-pager a {
    display: inline-block
}

.section:not(:first-child),section:not(:first-child) {
    margin-block:2rem}

@media screen and (min-width: 40rem) {
    .section:not(:first-child),section:not(:first-child) {
        margin-block:3rem
    }
}

.responsive-iframe,.video-container {
    background: #e0e0e0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

.responsive-iframe iframe,.video-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.responsive-iframe button,.video-container button {
    background: 0 0;
    color: #fff;
    font-size: 4rem;
    left: calc(50% - 2rem);
    margin: 0;
    padding: 0;
    position: absolute;
    top: calc(50% - 2rem);
    z-index: 0
}

.info-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    padding-bottom: 1rem
}

.facetwp-selections {
    display: flex;
    align-items: flex-end
}

.facetwp-selections ul {
    margin: 1rem 0 0
}

.facetwp-selections ul .facetwp-selection-value {
    background-color: #f0f0f0;
    background-position: 98% center;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
    padding: .5rem;
    padding-right: 1.5rem;
    text-transform: uppercase
}

.facetwp-selection-label {
    display: none
}

.single .pretitle {
    color: #fff;
    font-weight: 700;
    text-decoration: none
}

.single .pretitle:hover {
    text-decoration: underline
}

.single-vacancy .vacancy-content h2,.single-vacancy .vacancy-content h3 {
    font-size: 2rem;
    margin-bottom: 1rem;
    margin-top: 2rem
}

.single-vacancy .vacancy-content h3{
    font-size: 1.3rem;
}

.single-vacancy .vacancy-content h2:first-child,.single-vacancy .vacancy-content h3:first-child {
    margin-top: 0
}

.single-vacancy .vacancy-content ul {
    list-style: none;
    margin: 1rem 0
}

.single-vacancy .vacancy-content ul:not(.pagination):not(.dropdown-menu):not(.nav) li {
    position: relative;
    padding-left: 1.5rem
}

.single-vacancy .vacancy-content ul:not(.pagination):not(.dropdown-menu):not(.nav) li::before {
    background-color: var(--color-button);
    border-radius: 2px;
    content: "";
    height: .7rem;
    left: 0;
    position: absolute;
    top: .5rem;
    width: .7rem
}

.single-vacancy .apply-wrapper {
    background-color: #f0f0f0;
    padding: 1.5rem
}

.gform_wrapper .gform_footer .single-vacancy .apply-wrapper input.button,.gform_wrapper .gform_footer .single-vacancy .apply-wrapper input[type=submit],.gform_wrapper .gform_page_footer .single-vacancy .apply-wrapper input.button,.gform_wrapper .gform_page_footer .single-vacancy .apply-wrapper input[type=submit],.single-vacancy .apply-wrapper #cxsApplyButton,.single-vacancy .apply-wrapper .btn,.single-vacancy .apply-wrapper .filter-toggler,.single-vacancy .apply-wrapper .gform_wrapper .gform_footer input.button,.single-vacancy .apply-wrapper .gform_wrapper .gform_footer input[type=submit],.single-vacancy .apply-wrapper .gform_wrapper .gform_page_footer input.button,.single-vacancy .apply-wrapper .gform_wrapper .gform_page_footer input[type=submit] {
    width: 100%
}

.single-vacancy .sidebar-block {
    border: 1px solid #c5c6c8;
    margin-bottom: 2rem;
    padding: 1.5rem
}

.single-vacancy .sidebar-block h3 {
    font-size: 1.5rem;
    margin-bottom: .5rem;
    margin-top: 0
}

.single-vacancy .sidebar-block .vacancy-info {
    margin-block:1rem}

.single-vacancy .sidebar-block .meta-row {
    display: flex
}

.single-vacancy .sidebar-block .meta-row p {
    flex: 0 0 50%
}

.single-vacancy .sidebar-block .meta-row .info-header {
    font-weight: 700;
    margin-bottom: .5rem;
    padding-right: .5rem
}

.single-vacancy .sidebar-block .apply-btn {
    text-align: center;
    width: 100%
}

.single-vacancy .sidebar-block .apply-btn::before {
    display: inline-block;
    margin-left: -4rem;
    position: static
}

.single-vacancy .tabs {
    border: 0;
    margin-bottom: 2rem
}

.single-vacancy .tabs .tabs-title>a {
    background-color: #f0f0f0;
    border: 2px solid #f0f0f0;
    color: #c5c6c8;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase
}

.single-vacancy .tabs .tabs-title.is-active>a {
    background-color: #fff;
    border-color: #000;
    color: #000
}

.single-vacancy .tabs-content {
    border: 0
}

.single-vacancy .tabs-content .tabs-panel {
    padding: 0
}

.single-vacancy .recruiter-card {
    background-color: #f0f0f0;
    margin-top: 2rem
}

@media screen and (min-width: 40rem) {
    .single-vacancy .recruiter-card {
        margin-top:4rem;
        position: sticky;
        top: calc(80px + 4rem)
    }
}

.single-vacancy .recruiter-card .recruiter-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    height: 96px;
    margin-left: 2rem;
    position: relative;
    width: 96px;
    z-index: 3
}

.single-vacancy .recruiter-card .recruiter-header {
    background-color: var(--color-primary);
    margin-top: -48px;
    padding: 2rem
}

.single-vacancy .recruiter-card .recruiter-header h3 {
    color: #fff
}

.single-vacancy .recruiter-card .recruiter-header h3.no-margin {
    margin-top: 0
}

.single-vacancy .recruiter-card .recruiter-content {
    background-color: #fff;
    border: 1px solid #c5c6c8;
    border-top: 0;
    padding: 2rem
}

.single-vacancy .recruiter-card .recruiter-content a {
    display: block;
    margin-bottom: .5rem;
    text-decoration: none;
    transition: color .2s cubic-bezier(.17,.67,.83,.67)
}

.single-vacancy .recruiter-card .recruiter-content a:hover {
    color: var(--color-primary)
}

.single-vacancy .apply-row {
    background-color: #f0f0f0;
    padding-block:3rem}

@media screen and (min-width: 40rem) {
    .single-vacancy .apply-row {
        padding-block:5rem
    }
}

.socialshare a {
    text-decoration: none
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-weight: 600
}

.keywords-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    margin-top: .5rem
}

.keywords-wrapper .keyword {
    background-color: #fff;
    font-weight: 700;
    padding: .25rem .5rem;
    text-decoration: none;
    transition: background-color .2s cubic-bezier(.17,.67,.83,.67)
}

.keywords-wrapper .keyword:hover {
    background-color: #fff;
    text-decoration: underline
}

@media only screen and (max-width: 800px) {
    .no-margin-x {
        margin-inline:0!important;
        width: 100%!important
    }
}

#CookiebotWidget {
    right: 10px!important;
    left: unset!important
}

header {
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.dropdown-pane {
    padding: .5rem;
    width: 60px
}

.menu-off-canvas-sub-container,.menu-secondary-container {
    padding-left: 2rem
}

.navbar-horizontal {
    display: flex;
    flex-wrap: nowrap;
    height: 56px;
    justify-content: space-between;
    width: 100%;
    z-index: 999
}

@media screen and (min-width: 64rem) {
    .navbar-horizontal {
        height:80px;
        z-index: 12
    }
}

.navbar-horizontal .nav-left {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: auto;
    flex: 1
}

.navbar-horizontal .nav-left .main-menu {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.navbar-horizontal .nav-left .site-branding {
    font-size: .75rem;
    line-height: 1;
    padding: 4px .8rem 4px 0
}

@media screen and (min-width: 40rem) {
    .navbar-horizontal .nav-left .site-branding {
        padding:4px .8rem 4px 0
    }
}

.navbar-horizontal .nav-left .translation-menu {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    padding: 0 .75rem;
    position: relative;
    width: 80px
}

.navbar-horizontal .nav-left .translation-menu img {
    height: 1rem;
    transition: .2s ease;
    width: 1.75rem;
    flex: 0 0 1.75rem
}

.navbar-horizontal .nav-left .translation-menu .translation-current {
    align-items: center;
    display: flex;
    gap: .25rem;
    justify-content: center
}

.navbar-horizontal .nav-left .translation-menu .translation-other {
    background: #fff;
    border: 1px solid #000;
    display: none;
    left: .75rem;
    padding: .25rem;
    position: absolute;
    top: 100%;
    width: calc(100% - 1.5rem)
}

.navbar-horizontal .nav-left .translation-menu .translation-other .lang-wrapper {
    display: block
}

.navbar-horizontal .nav-left .translation-menu .translation-other img {
    width: 100%;
    height: 1.25rem
}

.navbar-horizontal .nav-left .translation-menu .lang-wrapper {
    line-height: 1;
    padding: .35rem;
    width: 100%
}

.navbar-horizontal .nav-left .translation-menu .lang-wrapper:hover {
    background-color: #e0e0e0
}

.navbar-horizontal .nav-left .translation-menu:hover .translation-other {
    display: block
}

.navbar-horizontal .search-menu.search-menu-mobile {
    align-items: center;
    display: flex;
    margin-right: .5rem
}

.navbar-horizontal .search-menu.search-menu-mobile a i {
    padding: 0
}

.navbar-horizontal .search-menu a i {
    color: #000;
    padding: 1rem 1.5rem;
    transition: .2s ease
}

.navbar-horizontal .search-menu a i:hover {
    color: #a5a5a5
}

.navbar-horizontal .nav-right {
    align-items: center;
    background-color: #f0f0f0;
    display: flex;
    margin-right: -.375rem;
    padding: 0 1rem;
    width: auto
}

@media screen and (min-width: 40rem) {
    .navbar-horizontal .nav-right {
        margin-right:-1.0625rem
    }
}

@media screen and (min-width: 64rem) {
    .navbar-horizontal .nav-right {
        display:none
    }
}

.navbar-horizontal .nav-right .menu-toggle {
    cursor: pointer
}

.navbar-horizontal .nav-right .menu-toggle img {
    transition: .4s ease
}

.navbar-horizontal .nav-right .menu-toggle:hover button.navOpen img {
    transform: rotate(45deg) scale(110%)
}

.navbar-horizontal .nav-right .menu-toggle:hover button.navClose img {
    transform: rotate(90deg) scale(110%)
}

.navbar-horizontal .nav-right .menu-toggle-desc {
    color: #000!important;
    cursor: pointer;
    display: inline;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 1rem;
    text-transform: uppercase
}

.navbar-horizontal .nav-right button {
    display: flex
}

.navbar-horizontal .nav-right button.navClose {
    display: none
}

.js-off-canvas-overlay.is-overlay-fixed {
    display: none!important
}

.off-canvas {
    background-color: #fff;
    box-shadow: none!important;
    height: calc(100vh - 56px);
    overflow-y: auto;
    position: fixed;
    top: 56px;
    transition: .8s ease;
    width: 100%;
    z-index: 9
}

@media screen and (min-width: 40rem) {
    .off-canvas {
        width:50%
    }
}

.off-canvas::-webkit-scrollbar {
    display: none
}

.off-canvas.position-right {
    opacity: 0;
    transform: translateX(100%)
}

.off-canvas.position-right.is-open {
    opacity: 1;
    transform: translateX(0);
    transition: all .3s ease-out
}

.off-canvas>.offcanvas-mainmenu>ul {
    opacity: 0;
    top: -400px;
    transform: translateY(-50px);
    transition: .8s ease
}

.off-canvas>.offcanvas-mainmenu>ul .cluster {
    padding-left: 1rem
}

.off-canvas>.offcanvas-mainmenu>ul .cluster:not(:first-child) {
    margin-top: .5rem
}

.off-canvas>.offcanvas-mainmenu>ul .cluster>ul {
    list-style: none;
    margin: 0
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li a {
    display: flex;
    padding: .5rem 0
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li a::before {
    color: #000;
    content: "\f178";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    font-size: .8125rem;
    margin-right: .5rem;
    margin-top: 3px;
    transition: margin-right .2s cubic-bezier(.17,.67,.83,.67);
    vertical-align: middle
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li:not(.submenu-header) a {
    line-height: 1.5
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li:not(.submenu-header) a:hover {
    text-shadow: .5px 0 0 #000
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li:not(.submenu-header) a:hover::before {
    margin-right: .7rem
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.submenu-header {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 1rem
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.submenu-header a {
    align-items: center;
    color: #000;
    font-size: .8125rem;
    font-weight: 800;
    justify-content: space-between;
    letter-spacing: .5px;
    padding: 1rem 0;
    position: relative;
    text-transform: uppercase
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.submenu-header a::before {
    content: none
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.submenu-header a::after {
    color: #c5c6c8;
    content: "\f178";
    flex: 1;
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    inset: auto!important;
    margin-top: 0;
    position: relative;
    text-align: right;
    transition: color .2s cubic-bezier(.17,.67,.83,.67)
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.submenu-header a:hover::after {
    color: var(--color-primary)
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.has-icon a::before {
    height: 1.5rem;
    margin-right: 1rem!important;
    position: relative;
    width: 1.5rem
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.has-icon.rail a::before {
    content: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 33.95 26.99'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e53527;%7D.cls-1,.cls-2%7Bfill-rule:evenodd;%7D.cls-2%7Bfill:%23e53527;%7D%7D%3C/style%3E%3Cmask id='mask' x='12.44' y='-0.05' width='21.51' height='21.41' maskUnits='userSpaceOnUse'%3E%3Cg transform='translate(-360.86 -280.68)'%3E%3Cg id='mask-2'%3E%3Cpolygon id='path-1' class='cls-1' points='373.31 280.63 394.81 280.63 394.81 302.04 373.31 302.04 373.31 280.63'/%3E%3C/g%3E%3C/g%3E%3C/mask%3E%3C/defs%3E%3Ctitle%3Erail%3C/title%3E%3Cg id='Rail-v2'%3E%3Cpath id='Fill-1' class='cls-2' d='M362,290.81s0-.05-.05,0l-.81.55a.13.13,0,0,0,0,.06,2.64,2.64,0,0,0-.23,1.07,3.89,3.89,0,0,0,.22,1.35.14.14,0,0,0,.07.08l.64.26c.09,0,.17-.05.15-.15a12.93,12.93,0,0,1-.07-1.44C361.89,291.81,362,291,362,290.81Z' transform='translate(-360.86 -280.68)'/%3E%3Cpath id='Fill-3' class='cls-2' d='M366.76,287.49a.11.11,0,0,0-.06.09c-.05.3-.07.56-.11.78-.09.5-.09,4.13,0,5.26a16.62,16.62,0,0,0,.19,1.76.15.15,0,0,0,.08.11l5.06,2a.13.13,0,0,0,.16-.18,32.55,32.55,0,0,1-.43-6.57,42.75,42.75,0,0,1,.56-6.56c.06-.12-.06-.25-.17-.18C370.29,285.15,368.42,286.38,366.76,287.49Z' transform='translate(-360.86 -280.68)'/%3E%3Cpath id='Fill-5' class='cls-2' d='M365.39,288.68c0-.12-.1-.2-.18-.15l-1.94,1.39a.13.13,0,0,0-.06.1c0,.14,0,.27,0,.38,0,.29,0,2.37,0,3,0,.29.05.62.09.91a.15.15,0,0,0,.08.11l1.92.83c.09,0,.17-.06.15-.18a26.37,26.37,0,0,1-.16-3.32C365.22,290.53,365.35,289.28,365.39,288.68Z' transform='translate(-360.86 -280.68)'/%3E%3Cg id='Group-9'%3E%3Cg class='cls-3'%3E%3Cpath id='Fill-7' class='cls-2' d='M392.8,295.8a1.51,1.51,0,0,1-1.54-1.46,1.54,1.54,0,0,1,1.1-1.84A1.5,1.5,0,0,1,393.9,294a1.54,1.54,0,0,1-1.1,1.84m-10.48-7.12a22.91,22.91,0,0,1-2.42-4.31,1.82,1.82,0,0,1,1-2.23c2.14-.82,6.46-.4,8.28,2.23s3.75,5.33,2,5.76c-.79.18-4.88.64-7.09-.13A4.79,4.79,0,0,1,382.32,288.68Zm5,8a1.72,1.72,0,0,1-2-1.35,1.82,1.82,0,0,1,.91-2.33,1.73,1.73,0,0,1,2,1.36,1.81,1.81,0,0,1-.91,2.32m1-14.47c-3-2.55-8.4-1.36-10.7-.6a12.92,12.92,0,0,0-3.08,1.39,3.38,3.38,0,0,0-.61,1,32.65,32.65,0,0,0-.66,7.13c0,1,.28,5.63.45,6.5a1,1,0,0,0,.64.76l4,1.43s1.46.48,3.09,1c1.46.44,3.07.9,3.91,1a17.13,17.13,0,0,0,4,.14,16.14,16.14,0,0,0,2-.26,3.69,3.69,0,0,0,3-2.38l.05-.1a9.2,9.2,0,0,0,.2-4.2C393.28,287,389.79,283.42,388.36,282.23Z' transform='translate(-360.86 -280.68)'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Fill-10' class='cls-2' d='M394.81,305.26l-.1-1.34a.46.46,0,0,0-.24-.39l-1-.38a.91.91,0,0,0-.67,0,16.58,16.58,0,0,1-3.13.86c-3.71.69-10.34-1.7-10.34-1.7l-18.12-7c-.21-.08-.4.16-.37.47l0,.22a.43.43,0,0,0,.23.36l26.33,11.31c.21.09.41-.14.38-.44l-.1-1.34a.07.07,0,0,0,0-.05.29.29,0,0,1,.21-.34l3.77-.79a.79.79,0,0,1,.48,0l2.25,1c.21.09.4-.14.38-.44' transform='translate(-360.86 -280.68)'/%3E%3C/g%3E%3C/svg%3E")
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.has-icon.civil a::before {
    content: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30.28 26.97'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23573ca1;fill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Ecivil%3C/title%3E%3Cg id='Civil-v2'%3E%3Cg id='Civil'%3E%3Cpolygon id='Path-3' class='cls-1' points='10.48 0 14.26 0 13.59 9.45 8.22 9.45 10.48 0'/%3E%3Cpolygon class='cls-1' points='19.86 0 22.11 9.45 16.74 9.45 16.08 0 19.86 0'/%3E%3Cpolygon id='Path-5' class='cls-1' points='6.99 14.63 4.04 26.97 12.56 26.97 13.33 14.63 6.99 14.63'/%3E%3Cpolygon class='cls-1' points='23.48 14.63 26.43 26.97 17.91 26.97 17.14 14.63 23.48 14.63'/%3E%3Cpolygon id='Path-6' class='cls-1' points='0 10.7 30.28 10.7 30.28 13.1 27.95 13.1 27.95 16.15 25.32 16.15 24.54 13.1 5.75 13.1 5.24 16.15 2.44 16.15 2.44 13.1 0 13.1 0 10.7'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li a:active,.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li a:hover,.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.is-active a {
    background: 0 0;
    color: #000
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.opens-right a::after {
    border-color: transparent transparent transparent var(--color-primary);
    right: 0
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.opens-left a::after {
    border-color: transparent var(--color-primary) transparent transparent;
    left: -12px
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li.is-dropdown-submenu-parent {
    position: unset
}

.off-canvas>.offcanvas-mainmenu>ul .submenu-items-wrap li .submenu {
    position: absolute;
    right: calc(100% + 1.5rem);
    top: -1rem
}

.off-canvas>.offcanvas-submenu .menu.accordion-menu {
    padding: 0 2rem
}

.off-canvas>.offcanvas-submenu .menu.accordion-menu>.menu-item {
    margin-top: 0!important
}

.off-canvas>.offcanvas-submenu .menu.accordion-menu>.menu-item>a {
    font-size: 1rem;
    font-weight: 500
}

.off-canvas.is-open>.scroll>ul {
    opacity: 100%;
    transform: translateY(400px)
}

.off-canvas .submenu-toggle {
    color: #000;
    left: -1.8rem;
    top: .25rem
}

.off-canvas .submenu-toggle::after {
    content: "+"!important;
    font-family: Barlow;
    font-size: 2.25rem;
    font-weight: 900;
    height: auto;
    position: absolute;
    right: 0;
    top: -2px;
    width: auto
}

.off-canvas .submenu-toggle[aria-expanded=true]::after {
    content: "-"!important;
    font-family: Barlow;
    transform: none
}

.off-canvas .menu.accordion-menu {
    padding: 2rem
}

@media screen and (min-width: 40rem) {
    .off-canvas .menu.accordion-menu {
        padding:4rem 2rem
    }
}

.off-canvas .menu.accordion-menu>.menu-item:not(:first-child) {
    margin-top: 1rem
}

@media screen and (min-width: 40rem) {
    .off-canvas .menu.accordion-menu>.menu-item:not(:first-child) {
        margin-top:2.5rem
    }
}

.off-canvas .menu.accordion-menu>.menu-item>a {
    color: #000;
    font-size: 2rem;
    font-weight: 900;
    transition: .2s ease
}

.off-canvas .menu.accordion-menu>.menu-item>a:hover {
    text-decoration: underline
}

.off-canvas .menu.accordion-menu>.menu-item .is-submenu-parent-item {
    display: none
}

.off-canvas .menu-off-canvas-submenu-desktop-container {
    background: linear-gradient(hsla(0,0%,100%,0) 0,#fff 65%);
    bottom: 0;
    display: none;
    height: 200px;
    left: 0;
    padding-bottom: 2.5rem;
    padding-left: 7rem;
    padding-top: 140px;
    position: fixed;
    width: 100%
}

@media screen and (min-width: 40rem) {
    .off-canvas .menu-off-canvas-submenu-desktop-container {
        display:block
    }
}

.off-canvas .menu-off-canvas-submenu-desktop-container .menu .menu-item a {
    color: rgba(0,0,0,.68);
    font-size: 1.1rem;
    font-weight: 400;
    padding: .7rem .75rem .3rem
}

.off-canvas .menu-off-canvas-submenu-desktop-container .menu .menu-item a:hover {
    text-decoration: underline
}

#logo {
    background-image: url(/strukton-logo.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    text-indent: -99rem;
    width: 130px
}

@media screen and (min-width: 40rem) {
    #logo {
        height:50px;
        width: 160px
    }
}

#menus {
    background-color: #e0e0e0;
    left: 0;
    overflow: scroll;
    position: absolute;
    width: 100%
}

@media screen and (min-width: 64rem) {
    #menus {
        display:flex;
        height: auto;
        justify-content: space-between;
        overflow: visible;
        position: inherit;
        width: 100%
    }
}

.top-menu {
    background-color: #f0f0f0
}

.top-menu .menu-wrapper {
    justify-content: flex-end
}

.top-menu ul.menu.dropdown li a {
    padding-block:.5rem}

.top-menu ul.menu.dropdown li a:hover {
    text-shadow: .5px 0 0 #000
}

.main-menu>ul.menu.dropdown>li.is-dropdown-submenu-parent>a::after {
    display: none!important
}

.main-menu>ul.menu.dropdown>li.is-active>a {
    color: #000;
    text-shadow: .5px 0 0 #000
}

.main-menu>ul.menu.dropdown>li.is-active>a .fa-chevron-down {
    text-shadow: none
}

.main-menu>ul.menu.dropdown>li.is-active>a::before {
    opacity: 1
}

.main-menu>ul.menu.dropdown>li>a {
    color: rgba(0,0,0,.9);
    font-size: 1.1rem;
    font-weight: 500;
    padding: .7rem 1rem;
    position: relative
}

@media screen and (min-width: 40rem) {
    .main-menu>ul.menu.dropdown>li>a {
        padding:1.85rem 1rem
    }
}

  .main-menu>ul.menu.dropdown>li>a::before {
    background-clip: content-box;
    background-color: var(--color-primary);
    bottom: -2px;
    content: "";
    height: 4px;
    left: 0;
    opacity: 0;
    padding-inline:inherit;position: absolute;
    transition: opacity .2s cubic-bezier(.17,.67,.83,.67);
    width: 100%
}

.main-menu>ul.menu.dropdown>li>a:hover {
    color: #000;
    text-shadow: .5px 0 0 #000;
	text-decoration:none !important;
}

.main-menu>ul.menu.dropdown>li>a:hover .fa-chevron-down {
    text-shadow: none
}

.main-menu>ul.menu.dropdown>li>a:hover::before, .main-menu>ul.menu.dropdown>li:has(.show)>a::before {
    opacity: 1
}

.main-menu>ul.menu.dropdown>li>a .fa-chevron-down {
    color: #e0e0e0;
    font-size: .9rem;
    margin-left: .4rem
}

.main-menu>ul.menu.dropdown>li i {
    font-size: 1.2rem
}

.main-menu>ul.menu.dropdown>li .submenu {
    border: 0
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap {
    border: 1px solid #f0f0f0;
    min-width: 268px;
    position: relative
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap>.vertical.menu>.menu-item:first-child {
    margin-top: .5rem
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap>.vertical.menu>.menu-item:last-child {
    margin-bottom: .5rem
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap .cluster {
    min-width: 250px;
    padding: 0 0 1.5rem
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap .cluster:not(:first-child) {
    border-left: 1px solid #f0f0f0
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap .cluster>ul {
    list-style: none;
    margin: 0
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap .clustered {
    flex-direction: row
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li a {
    display: flex;
    padding: .5rem 2rem
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li a::before {
    color: #000;
    content: "\f178";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    font-size: .8125rem;
    margin-right: .5rem;
    margin-top: 3px;
    transition: margin-right .2s cubic-bezier(.17,.67,.83,.67);
    vertical-align: middle
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li:not(.submenu-header) a {
    line-height: 1.5;
    position: relative
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li:not(.submenu-header) a:hover {
    text-shadow: .5px 0 0 #000
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li:not(.submenu-header) a:hover::before {
    margin-right: .7rem
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.submenu-header {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 1rem
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.submenu-header a {
    align-items: center;
    color: #000;
    font-size: .8125rem;
    font-weight: 800;
    letter-spacing: .5px;
    justify-content: space-between;
    padding: 1.5rem 2rem;
    position: relative;
    text-transform: uppercase
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.submenu-header a::before {
    content: none
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.submenu-header a::after {
    color: #c5c6c8;
    content: "\f178";
    flex: 1;
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    inset: auto!important;
    margin-top: 0;
    position: relative;
    text-align: right;
    transition: color .2s cubic-bezier(.17,.67,.83,.67)
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.submenu-header a:hover::after {
    color: var(--color-primary)
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.has-icon a::before {
    height: 2rem;
    margin-right: 1rem!important;
    position: relative;
    width: 2rem
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.has-icon.rail a::before {
    content: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 33.95 26.99'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e53527;%7D.cls-1,.cls-2%7Bfill-rule:evenodd;%7D.cls-2%7Bfill:%23e53527;%7D%7D%3C/style%3E%3Cmask id='mask' x='12.44' y='-0.05' width='21.51' height='21.41' maskUnits='userSpaceOnUse'%3E%3Cg transform='translate(-360.86 -280.68)'%3E%3Cg id='mask-2'%3E%3Cpolygon id='path-1' class='cls-1' points='373.31 280.63 394.81 280.63 394.81 302.04 373.31 302.04 373.31 280.63'/%3E%3C/g%3E%3C/g%3E%3C/mask%3E%3C/defs%3E%3Ctitle%3Erail%3C/title%3E%3Cg id='Rail-v2'%3E%3Cpath id='Fill-1' class='cls-2' d='M362,290.81s0-.05-.05,0l-.81.55a.13.13,0,0,0,0,.06,2.64,2.64,0,0,0-.23,1.07,3.89,3.89,0,0,0,.22,1.35.14.14,0,0,0,.07.08l.64.26c.09,0,.17-.05.15-.15a12.93,12.93,0,0,1-.07-1.44C361.89,291.81,362,291,362,290.81Z' transform='translate(-360.86 -280.68)'/%3E%3Cpath id='Fill-3' class='cls-2' d='M366.76,287.49a.11.11,0,0,0-.06.09c-.05.3-.07.56-.11.78-.09.5-.09,4.13,0,5.26a16.62,16.62,0,0,0,.19,1.76.15.15,0,0,0,.08.11l5.06,2a.13.13,0,0,0,.16-.18,32.55,32.55,0,0,1-.43-6.57,42.75,42.75,0,0,1,.56-6.56c.06-.12-.06-.25-.17-.18C370.29,285.15,368.42,286.38,366.76,287.49Z' transform='translate(-360.86 -280.68)'/%3E%3Cpath id='Fill-5' class='cls-2' d='M365.39,288.68c0-.12-.1-.2-.18-.15l-1.94,1.39a.13.13,0,0,0-.06.1c0,.14,0,.27,0,.38,0,.29,0,2.37,0,3,0,.29.05.62.09.91a.15.15,0,0,0,.08.11l1.92.83c.09,0,.17-.06.15-.18a26.37,26.37,0,0,1-.16-3.32C365.22,290.53,365.35,289.28,365.39,288.68Z' transform='translate(-360.86 -280.68)'/%3E%3Cg id='Group-9'%3E%3Cg class='cls-3'%3E%3Cpath id='Fill-7' class='cls-2' d='M392.8,295.8a1.51,1.51,0,0,1-1.54-1.46,1.54,1.54,0,0,1,1.1-1.84A1.5,1.5,0,0,1,393.9,294a1.54,1.54,0,0,1-1.1,1.84m-10.48-7.12a22.91,22.91,0,0,1-2.42-4.31,1.82,1.82,0,0,1,1-2.23c2.14-.82,6.46-.4,8.28,2.23s3.75,5.33,2,5.76c-.79.18-4.88.64-7.09-.13A4.79,4.79,0,0,1,382.32,288.68Zm5,8a1.72,1.72,0,0,1-2-1.35,1.82,1.82,0,0,1,.91-2.33,1.73,1.73,0,0,1,2,1.36,1.81,1.81,0,0,1-.91,2.32m1-14.47c-3-2.55-8.4-1.36-10.7-.6a12.92,12.92,0,0,0-3.08,1.39,3.38,3.38,0,0,0-.61,1,32.65,32.65,0,0,0-.66,7.13c0,1,.28,5.63.45,6.5a1,1,0,0,0,.64.76l4,1.43s1.46.48,3.09,1c1.46.44,3.07.9,3.91,1a17.13,17.13,0,0,0,4,.14,16.14,16.14,0,0,0,2-.26,3.69,3.69,0,0,0,3-2.38l.05-.1a9.2,9.2,0,0,0,.2-4.2C393.28,287,389.79,283.42,388.36,282.23Z' transform='translate(-360.86 -280.68)'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Fill-10' class='cls-2' d='M394.81,305.26l-.1-1.34a.46.46,0,0,0-.24-.39l-1-.38a.91.91,0,0,0-.67,0,16.58,16.58,0,0,1-3.13.86c-3.71.69-10.34-1.7-10.34-1.7l-18.12-7c-.21-.08-.4.16-.37.47l0,.22a.43.43,0,0,0,.23.36l26.33,11.31c.21.09.41-.14.38-.44l-.1-1.34a.07.07,0,0,0,0-.05.29.29,0,0,1,.21-.34l3.77-.79a.79.79,0,0,1,.48,0l2.25,1c.21.09.4-.14.38-.44' transform='translate(-360.86 -280.68)'/%3E%3C/g%3E%3C/svg%3E")
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.has-icon.civil a::before {
    content: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30.28 26.97'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23573ca1;fill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Ecivil%3C/title%3E%3Cg id='Civil-v2'%3E%3Cg id='Civil'%3E%3Cpolygon id='Path-3' class='cls-1' points='10.48 0 14.26 0 13.59 9.45 8.22 9.45 10.48 0'/%3E%3Cpolygon class='cls-1' points='19.86 0 22.11 9.45 16.74 9.45 16.08 0 19.86 0'/%3E%3Cpolygon id='Path-5' class='cls-1' points='6.99 14.63 4.04 26.97 12.56 26.97 13.33 14.63 6.99 14.63'/%3E%3Cpolygon class='cls-1' points='23.48 14.63 26.43 26.97 17.91 26.97 17.14 14.63 23.48 14.63'/%3E%3Cpolygon id='Path-6' class='cls-1' points='0 10.7 30.28 10.7 30.28 13.1 27.95 13.1 27.95 16.15 25.32 16.15 24.54 13.1 5.75 13.1 5.24 16.15 2.44 16.15 2.44 13.1 0 13.1 0 10.7'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li a:active,.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li a:hover,.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.is-active a {
    background: 0 0;
    color: #000
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.opens-right a::after {
    border-color: transparent transparent transparent var(--color-primary);
    border-width: 5px;
    right: 1rem
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.opens-left a::after {
    border-color: transparent var(--color-primary) transparent transparent;
    left: -12px
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li.is-dropdown-submenu-parent {
    position: unset
}

.main-menu>ul.menu.dropdown>li .submenu .submenu-items-wrap li .submenu {
    background: #fff;
    min-width: 268px;
    position: absolute;
    right: calc(100% + 1.5rem);
    top: -1rem
}

.main-menu>ul.menu.dropdown .fullwidth .is-dropdown-submenu {
    left: 0;
    padding: 1rem;
    position: fixed;
    width: 100%
}

.main-menu>ul.menu.dropdown .fullwidth .is-dropdown-submenu .submenu-items-wrap .menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%
}

.main-menu>ul.menu.dropdown .fullwidth .is-dropdown-submenu .submenu-items-wrap .menu>li .menu {
    display: block;
    padding: 0
}

.main-menu>ul.menu.dropdown .fullwidth .is-dropdown-submenu .submenu-items-wrap .menu>li.is-dropdown-submenu-parent>a::after,.main-menu>ul.menu.dropdown .fullwidth .is-dropdown-submenu .submenu-items-wrap .menu>li::before {
    content: none
}

.main-menu>ul.menu.dropdown .fullwidth .is-dropdown-submenu .submenu-items-wrap .menu>li .submenu {
    background: 0 0;
    box-shadow: none;
    margin: 0;
    position: inherit
}

.main-menu>ul.menu.dropdown .fullwidth .is-dropdown-submenu .submenu-items-wrap .menu>li .submenu a,.main-menu>ul.menu.dropdown .fullwidth .is-dropdown-submenu .submenu-items-wrap .menu>li .submenu li {
    border-bottom: 0;
    color: #000
}

.menutoggle .menu-icon {
    height: auto;
    text-align: center;
    width: auto
}

.menutoggle .menu-icon::after {
    content: none
}

.menutoggle .menu-icon i {
    font-size: 2rem
}

.menutoggle .menu-icon i.fa-times {
    display: none
}

.menutoggle.menu-open .menu-icon i.fa-bars {
    display: none
}

.menutoggle.menu-open .menu-icon i.fa-times {
    display: block
}

.admin-bar .dropdown.menu.medium-horizontal>li.fullwidth>.is-dropdown-submenu {
    top: 138px!important
}

.admin-bar .dropdown.menu.medium-horizontal>li>.is-dropdown-submenu {
    top: 100%!important
}

.admin-bar .sticky.is-stuck {
    top: 32px!important
}

footer {
    margin-top: 4rem;
    position: relative
}

@media screen and (min-width: 40rem) {
    footer {
        display:flex;
        flex-wrap: wrap
    }
}

footer .widget-title {
    font-size: 1rem;
    font-weight: 800;
    margin-top: 0
}

footer .widget_nav_menu .menu-item {
    font-size: .85rem;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase
}

footer .footer-image-background.image {
    background-position: center center;
    background-size: cover;
    flex: 0 0 100%;
    min-height: 200px;
    width: 100%;
    z-index: -1
}

@media screen and (min-width: 40rem) {
    footer .footer-image-background.image {
        flex:0 0 50%;
        width: 50%
    }
}

footer .footer-image-background.image::after {
    content: none
}

footer .footer-red-background {
    background-color: var(--color-primary);
    flex: 0 0 100%;
    min-height: 200px;
    padding: 2rem 0;
    width: 100%
}

@media screen and (min-width: 40rem) {
    footer .footer-red-background {
        flex:0 0 50%;
        padding: 2rem;
        width: 50%
    }
}

@media screen and (min-width: 64rem) {
    footer .footer-red-background {
        min-height:400px;
        padding: 5rem 7.25rem
    }
}

footer .widgets .columns {
    background-color: var(--color-primary);
    color: #fff
}

footer .widgets .columns:nth-child(2) {
    display: none
}

@media screen and (min-width: 64rem) {
    footer .widgets .columns:nth-child(2) {
        display:block
    }
}

footer .widgets .columns .widget .menu-item a {
    color: #fff;
    margin: 1rem 0
}

footer .widgets .columns .widget .menu-item a:hover {
    text-decoration: underline
}

footer .menu {
    display: block
}

footer .menu a {
    padding: 0
}

footer .menu a:hover {
    text-decoration: underline
}

footer .copyright {
    background: #fff;
    font-size: 12px!important;
    position: relative
}

@media screen and (min-width: 40rem) {
    footer .copyright {
        width:100%;
        flex: 0 0 100%
    }
}

footer .copyright .copyright-menu {
    align-items: center;
    display: flex
}

footer .copyright .copyright-menu>span {
    color: #000;
    font-size: .75rem;
    font-weight: 500;
    letter-spacing: 1px;
    margin-right: .7rem;
    text-transform: uppercase
}

footer .copyright .columns {
    align-items: center;
    display: flex;
    justify-content: space-between
}

footer .copyright .menu {
    display: flex
}

footer .copyright .menu .menu-item {
    flex: 0 0 100%;
    text-align: center
}

@media screen and (min-width: 40rem) {
    footer .copyright .menu .menu-item {
        flex:auto;
        text-align: left
    }
}

footer .copyright .menu a {
    color: #000;
    padding: .7rem 0
}

@media screen and (min-width: 40rem) {
    footer .copyright .menu a {
        padding:.7rem .7rem .7rem 0
    }
}

footer .copyright .social-branding-wrapper {
    background-color: #f0f0f0;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    padding: 1.5rem
}

@media screen and (min-width: 40rem) {
    footer .copyright .social-branding-wrapper {
        gap:0
    }
}

footer .copyright .social-branding-wrapper .left,footer .copyright .social-branding-wrapper .right {
    display: flex;
    flex: 0 0 100%;
    flex-wrap: wrap;
    justify-content: center
}

@media screen and (min-width: 40rem) {
    footer .copyright .social-branding-wrapper .left,footer .copyright .social-branding-wrapper .right {
        flex:0 0 50%;
        justify-content: flex-start
    }
}

footer .copyright .social-branding-wrapper img {
    height: 3rem;
    padding: .6rem;
    width: auto
}

@media screen and (min-width: 40rem) {
    footer .copyright .social-branding-wrapper img {
        height:30px;
        padding: 0
    }
}

footer .copyright .social-branding-wrapper .social-icons {
    align-items: center;
    display: flex;
    margin-bottom: 1rem
}

@media screen and (min-width: 40rem) {
    footer .copyright .social-branding-wrapper .social-icons {
        margin-bottom:0;
        margin-right: 2rem
    }
}

footer .copyright .social-branding-wrapper .social-icons a {
    align-items: center;
    background-color: #fff;
    color: #000;
    display: flex;
    font-size: 1rem;
    height: 40px;
    justify-content: center;
    margin-left: 1rem;
    text-decoration: none;
    transition: background-color .2s cubic-bezier(.17,.67,.83,.67),color .2s cubic-bezier(.17,.67,.83,.67);
    width: 40px
}

footer .copyright .social-branding-wrapper .social-icons a:first-child {
    margin-left: 0
}

footer .copyright .social-branding-wrapper .social-icons a:hover {
    background-color: var(--color-button);
    color: #fff
}

.grid-card-contact {
    margin-bottom: 1rem;
    position: relative
}

.grid-card-contact .content {
    background-color: #f0f0f0;
    position: relative
}

.grid-card-contact .content .link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.grid-card-contact .content .market-header {
    background-color: #e3e3e3;
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 1rem;
    position: relative;
    text-transform: uppercase
}

.grid-card-contact .content .market-header p {
    margin-bottom: 0
}

.grid-card-contact .content .market-header i {
    align-items: center;
    background-color: var(--color-primary);
    bottom: 0;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 52px
}

.grid-card-contact .content .inner-content {
    height: calc(100% - 52px);
    padding: 2rem 2rem 4rem;
    position: relative
}

.grid-card-contact .content .inner-content h3 {
    font-size: 1.5rem;
    font-weight: 900
}

.grid-card-contact .content .inner-content p {
    margin-bottom: .5rem!important
}

.grid-card-contact .content .inner-content p i {
    margin-right: .6rem
}

.grid-card-contact .content .inner-content button {
    bottom: 2rem;
    color: #000;
    font-size: .8rem;
    font-weight: 700;
    left: 2rem;
    letter-spacing: 1px;
    margin-top: 1rem;
    position: absolute;
    text-transform: uppercase
}

.grid-card-contact .content .inner-content button i {
    margin-right: .4rem;
    transition: .3s ease
}

.grid-card-contact .content .inner-content button:hover {
    cursor: pointer
}

.grid-card-contact .content .inner-content button:hover i {
    margin-right: .8rem
}

.reveal {
    background-color: #f0f0f0;
    padding: 2rem 1rem
}

@media screen and (min-width: 40rem) {
    .reveal {
        width:768px
    }
}

@media screen and (min-width: 64rem) {
    .reveal {
        padding:3rem
    }
}

.reveal .market {
    display: block;
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
    text-transform: uppercase
}

.reveal h3 {
    font-weight: 900
}

.reveal h3,.reveal p {
    margin-bottom: 2rem
}

.reveal p i {
    margin-right: .5rem
}

.reveal .email,.reveal .phone,.reveal .website {
    display: block
}

.reveal .email i,.reveal .phone i,.reveal .website i {
    width: 1rem
}

.grid-card {
    position: relative
}

.grid-card .image {
    background-color: rgba(191,191,191,.3);
    background-size: cover;
    position: relative
}

.grid-card .image::after {
    content: "";
    display: block;
    padding-bottom: 60%
}

.grid-card .image span {
    background: #fff;
    font-size: .9rem;
    margin: .5rem 0 0 .5rem;
    padding: .2rem .5rem;
    position: absolute
}

.grid-card .content {
    background-color: #f0f0f0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 2rem
}

.grid-card .post-type {
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    text-transform: uppercase
}

.grid-card h3 {
    font-size: 1.5rem;
    -webkit-hyphens: auto;
    hyphens: auto
}

.grid-card .link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.grid-card .more-info {
    font-size: .8rem;
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 1rem;
    text-transform: uppercase
}

.grid-card .more-info i {
    margin-right: .2rem;
    transition: .3s ease
}

.grid-card:hover .more-info {
    text-decoration: underline
}

.grid-card:hover .more-info i {
    margin-right: .8rem
}

.item.favorited .favorite i {
    color: red!important
}

.row-card {
    background-color: #fff;
    border: 1px solid #c5c6c8;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: background-color .2s cubic-bezier(.17,.67,.83,.67);
    width: 100%
}

@media screen and (min-width: 40rem) {
    .row-card {
        flex-direction:row
    }
}

.row-card .image {
    background-color: rgba(191,191,191,.3);
    min-width: 14rem;
    position: relative
}

.row-card .image::after {
    content: "";
    display: block;
    padding-bottom: 60%
}

.row-card .image span {
    background: #fff;
    font-size: .9rem;
    margin: .5rem 0 0 .5rem;
    padding: .2rem .5rem;
    position: absolute
}

.row-card::after {
    background-color: var(--color-button);
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    transition: height .2s cubic-bezier(.17,.67,.83,.67);
    width: 100%
}

.row-card .content {
    padding: 1rem 2.5rem 1rem 1rem;
    position: relative;
    width: 100%
}

@media screen and (min-width: 40rem) {
    .row-card .content {
        padding:2.5rem
    }
}

.row-card .content .favorite {
    align-items: center;
    background-color: var(--color-button);
    display: flex;
    height: 40px;
    justify-content: center;
    padding: .5rem;
    position: absolute;
    right: 0;
    top: -1px;
    width: 40px;
    z-index: 9
}

@media screen and (min-width: 40rem) {
    .row-card .content .favorite {
        height:60px;
        padding: 1rem;
        width: 60px
    }
}

.row-card .content .favorite i {
    color: #fff
}

.row-card .content .favorite:hover {
    cursor: pointer
}

.row-card .content h3 {
    font-size: 1.5rem;
    margin-top: .5rem;
    overflow-wrap: anywhere
}

.row-card .post-type {
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: .5rem;
    text-transform: uppercase
}

.row-card .link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.row-card .vacancy-info-wrapper {
    line-height: 1.25
}

.row-card .vacancy-info-wrapper span {
    display: inline-block;
    margin-right: 1rem;
    position: relative
}

.row-card .vacancy-info-wrapper span::after {
    content: "|";
    margin-left: .5rem;
    position: absolute
}

.row-card .vacancy-info-wrapper span:last-child::after {
    content: ""
}

.row-card .more-info {
    align-items: center;
    bottom: 0;
    display: flex;
    margin-top: 1rem;
    padding-bottom: inherit;
    padding-right: 1rem;
    position: absolute;
    right: 0
}

@media screen and (min-width: 40rem) {
    .row-card .more-info {
        padding-right:inherit
    }
}

.row-card .more-info i {
    font-size: .8rem
}

.row-card:hover {
    background-color: #f0f0f0
}

.row-card:hover::after {
    height: 7px
}

.row-card:hover .more-info span {
    margin-left: .8rem
}

.article-intro {
    margin-bottom: 2.5rem;
    position: relative;
    z-index: 1
}

.article-intro .intro-wrapper {
    background-color: #f0f0f0;
    font-weight: 700;
    padding: 3rem
}

.article-overview .article-rows {
    margin-top: .8rem
}

.article-overview .facetwp-input-wrap {
    width: 100%
}

.article-overview .facetwp-input-wrap #searchbox {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    color: #000;
    font-size: .775rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 1.8rem 1.3rem;
    text-transform: uppercase;
    transition: .2s ease;
    width: 100%
}

.article-overview .facetwp-input-wrap .facetwp-icon {
    display: none;
    font-style: normal;
    right: .2rem;
    top: 1.3rem
}

.article-overview .facetwp-input-wrap .facetwp-icon::before {
    background: 0 0;
    color: #000;
    content: "\f002";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands"
}

.article-overview .article-overview-wrapper {
    margin-bottom: 4rem;
    margin-top: 4rem
}

.article-overview .article-overview-wrapper .facetwp-type-search {
    position: relative
}

.article-overview .article-overview-wrapper .facetwp-type-search::after {
    color: #000;
    content: "\f002";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    position: absolute;
    right: 1rem;
    top: 18px
}

.article-overview .article-overview-wrapper .facetwp-title {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    font-size: .775rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: .2s ease
}

.article-overview .article-overview-wrapper .facetwp-title a {
    color: #000;
    display: block;
    padding: 1.3rem;
    position: relative
}

.article-overview .article-overview-wrapper .facetwp-title a::after {
    content: "+";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    position: absolute;
    right: 1rem;
    transition: ease .2s
}

.article-overview .article-overview-wrapper .facetwp-title a[aria-expanded=true] {
    background-color: #f0f0f0
}

.article-overview .article-overview-wrapper .facetwp-title a[aria-expanded=true]::after {
    transform: rotate(45deg)
}

.article-overview .article-overview-wrapper .facetwp-options-wrapper {
    border: 2px solid #f0f0f0;
    display: none;
    padding: 1.2rem;
    transition: .2s ease
}

.article-overview .article-overview-wrapper .facetwp-options-wrapper .facetwp-checkbox {
    color: #000
}

.article-overview .article-overview-wrapper .facetwp-options-wrapper.expanded {
    display: block
}

.biography-new {
    margin: 3rem 0
}

.biography-new .row .column {
    margin-bottom: 1rem
}

.biography-new .biography-wrapper {
    background-color: #f0f0f0;
    height: 100%;
    position: relative;
    width: 100%
}

.biography-new .biography-wrapper .biography-image {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1
}

@media screen and (min-width: 40rem) {
    .biography-new .biography-wrapper .biography-image {
        background-size:cover;
        height: 100%;
        max-width: 150px;
        position: absolute;
        width: 50%
    }
}

.biography-new .biography-wrapper .biography-content {
    background-color: #f0f0f0;
    padding: 2rem;
    position: relative
}

@media screen and (min-width: 40rem) {
    .biography-new .biography-wrapper .biography-content:not(.no-image) {
        padding-left:175px
    }
}

.biography-new .biography-wrapper .biography-content .email {
    overflow-wrap: break-word
}

.biography-new .biography-wrapper .biography-content .email::before {
    content: "@";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    margin-right: .5rem
}

.biography-new .biography-wrapper .biography-content .phone {
    overflow-wrap: break-word
}

.biography-new .biography-wrapper .biography-content .phone::before {
    content: "\f3cd";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    margin-right: .5rem
}

.biography {
    margin: 3rem 0
}

.biography .biography-wrapper {
    background-color: #f0f0f0;
    height: 100%;
    position: relative;
    width: 100%
}

.biography .biography-wrapper .biography-image {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1
}

@media screen and (min-width: 40rem) {
    .biography .biography-wrapper .biography-image {
        height:100%;
        position: absolute;
        width: 250px
    }
}

.biography .biography-wrapper .biography-content {
    background-color: #f0f0f0;
    padding: 2rem;
    position: relative
}

@media screen and (min-width: 40rem) {
    .biography .biography-wrapper .biography-content:not(.no-image) {
        padding-left:275px
    }
}

.biography .biography-wrapper .biography-content .email {
    overflow-wrap: break-word
}

.biography .biography-wrapper .biography-content .email::before {
    content: "@";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    margin-right: .5rem
}

.biography .biography-wrapper .biography-content .phone {
    overflow-wrap: break-word
}

.biography .biography-wrapper .biography-content .phone::before {
    content: "\f3cd";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    margin-right: .5rem
}

.block {
    padding: 1rem 0
}

.block .quote {
    font-weight: 900;
    line-height: 1;
    margin: 1rem 0
}

.carousel-js-carousel {
    overflow: hidden
}

.carousel-js-carousel .carousel-images {
    height: 40rem
}

.carousel-js-carousel .carousel-images * {
    height: 100%
}

.carousel-js-carousel .carousel-images img {
    -o-object-fit: cover;
    object-fit: cover
}

.carousel-js-carousel .title-box {
    background-color: var(--color-primary);
    color: #fff;
    margin: -2.5rem 5rem 0;
    min-height: 150px;
    padding: 2rem;
    position: relative
}

.carousel-js-carousel .slick-list {
    overflow: visible
}

.carousel-js-carousel .slick-next,.carousel-js-carousel .slick-prev {
    left: auto;
    right: 7%;
    z-index: 1
}

.carousel-js-carousel .slick-next::before,.carousel-js-carousel .slick-prev::before {
    background-color: #f0f0f0;
    color: #000;
    opacity: 1;
    padding: 1rem
}

.carousel-js-carousel .slick-prev {
    top: 5px
}

.carousel-js-carousel .slick-next {
    top: 70px
}

.casestudy-overview .project-rows {
    margin-top: .8rem
}

.casestudy-overview .facetwp-input-wrap {
    width: 100%
}

.casestudy-overview .facetwp-input-wrap #searchbox {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    color: #000;
    font-size: .775rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 1.8rem 1.3rem;
    text-transform: uppercase;
    transition: .2s ease;
    width: 100%
}

.casestudy-overview .facetwp-input-wrap .facetwp-icon {
    font-style: normal;
    right: .2rem;
    top: 1.3rem
}

.casestudy-overview .facetwp-input-wrap .facetwp-icon::before {
    background: 0 0;
    color: #000;
    content: "\f002";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands"
}

.casestudy-overview .project-overview-wrapper {
    margin-bottom: 4rem;
    margin-top: 4rem
}

.casestudy-overview .project-overview-wrapper .facetwp-title {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    font-size: .775rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: .2s ease
}

.casestudy-overview .project-overview-wrapper .facetwp-title a {
    color: #000;
    display: block;
    padding: 1.3rem;
    position: relative
}

.casestudy-overview .project-overview-wrapper .facetwp-title a::after {
    content: "+";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    position: absolute;
    right: 1rem;
    transition: ease .2s
}

.casestudy-overview .project-overview-wrapper .facetwp-title a[aria-expanded=true] {
    background-color: #f0f0f0
}

.casestudy-overview .project-overview-wrapper .facetwp-title a[aria-expanded=true]::after {
    transform: rotate(45deg)
}

.casestudy-overview .project-overview-wrapper .facetwp-options-wrapper {
    border: 2px solid #f0f0f0;
    display: none;
    padding: 1.2rem;
    transition: .2s ease
}

.casestudy-overview .project-overview-wrapper .facetwp-options-wrapper .facetwp-checkbox {
    color: #000
}

.casestudy-overview .project-overview-wrapper .facetwp-options-wrapper.expanded {
    display: block
}

.contact-overview {
    background-color: var(--color-primary);
    padding: 2rem 0
}

@media screen and (min-width: 40rem) {
    .contact-overview {
        padding:4rem 0
    }
}

.contact-overview .filter-title {
    color: #fff;
    margin-top: 0
}

.contact-overview .facetwp-input-wrap {
    width: 100%
}

.contact-overview .facetwp-input-wrap #searchbox {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    color: #000;
    font-size: .775rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 1.8rem 1.3rem;
    text-transform: uppercase;
    transition: .2s ease;
    width: 100%
}

.contact-overview .facetwp-input-wrap .facetwp-icon {
    font-style: normal;
    right: .2rem;
    top: 1.3rem
}

.contact-overview .facetwp-input-wrap .facetwp-icon::before {
    background: 0 0;
    color: #000;
    content: "\f002";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands"
}

.contact-overview .facetwp-title {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    font-size: .775rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: .2s ease
}

.contact-overview .facetwp-title a {
    color: #000;
    display: block;
    padding: 1.3rem;
    position: relative
}

.contact-overview .facetwp-title a::after {
    content: "+";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    position: absolute;
    right: 1rem;
    transition: ease .2s
}

.contact-overview .facetwp-title a[aria-expanded=true] {
    background-color: #f0f0f0
}

.contact-overview .facetwp-title a[aria-expanded=true]::after {
    transform: rotate(45deg)
}

.contact-overview .facetwp-options-wrapper {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    display: none;
    padding: 1.2rem;
    transition: .2s ease
}

.contact-overview .facetwp-options-wrapper .facetwp-checkbox {
    color: #000
}

.contact-overview .facetwp-options-wrapper.expanded {
    display: block
}

.contact-overview .filter-toggler {
    color: #fff
}

.contact-overview .filter-toggler.hover {
    text-decoration: underline
}

.content-blocks .card-wrapper {
    align-items: center;
    display: grid;
    margin-bottom: 1rem;
    margin-top: 1rem;
    position: relative;
    width: 100%
}

@media screen and (min-width: 40rem) {
    .content-blocks .card-wrapper {
        height:480px;
        margin-bottom: 4rem;
        margin-top: 4rem
    }

    .content-blocks .card-wrapper:nth-child(even) img {
        left: unset;
        right: 0
    }
}

.content-blocks .card-wrapper img {
    height: 480px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media screen and (min-width: 40rem) {
    .content-blocks .card-wrapper img {
        height:480px;
        left: 0;
        position: absolute;
        top: 0;
        width: 360px;
        z-index: -1
    }
}

.content-blocks .item-card {
    background-color: var(--color-primary);
    color: #fff;
    padding: 2rem 1.5rem
}

@media screen and (min-width: 40rem) {
    .content-blocks .item-card {
        padding:4rem 2.5rem
    }
}

.content-blocks .item-card h3 {
    font-weight: 800
}

.content-blocks .item-card #cxsApplyButton,.content-blocks .item-card .btn,.content-blocks .item-card .filter-toggler,.content-blocks .item-card .gform_wrapper .gform_footer input.button,.content-blocks .item-card .gform_wrapper .gform_footer input[type=submit],.content-blocks .item-card .gform_wrapper .gform_page_footer input.button,.content-blocks .item-card .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .gform_footer .content-blocks .item-card input.button,.gform_wrapper .gform_footer .content-blocks .item-card input[type=submit],.gform_wrapper .gform_page_footer .content-blocks .item-card input.button,.gform_wrapper .gform_page_footer .content-blocks .item-card input[type=submit] {
    color: #fff;
    margin-top: 3rem;
    width: 100%
}

@media screen and (min-width: 40rem) {
    .content-blocks .item-card #cxsApplyButton,.content-blocks .item-card .btn,.content-blocks .item-card .filter-toggler,.content-blocks .item-card .gform_wrapper .gform_footer input.button,.content-blocks .item-card .gform_wrapper .gform_footer input[type=submit],.content-blocks .item-card .gform_wrapper .gform_page_footer input.button,.content-blocks .item-card .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .gform_footer .content-blocks .item-card input.button,.gform_wrapper .gform_footer .content-blocks .item-card input[type=submit],.gform_wrapper .gform_page_footer .content-blocks .item-card input.button,.gform_wrapper .gform_page_footer .content-blocks .item-card input[type=submit] {
        width:-moz-fit-content;
        width: fit-content
    }
}

.cta {
    margin: 6rem 0
}

.cta h2 {
    margin-bottom: 2rem
}

.cta .text {
    font-size: 1.2rem
}

.downloads {
    margin-bottom: 1rem;
    margin-top: 1rem
}

.downloads .download-card {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 6rem 2rem 1.8rem;
    position: relative
}

.downloads .download-card::before {
    background-image: linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.5));
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.downloads .download-card p {
    color: #fff;
    margin-bottom: .2rem;
    position: relative
}

.downloads .download-card h2 {
    font-weight: 800;
    margin-bottom: 1.2rem;
    position: relative
}

.downloads .download-wrapper {
    background-color: #d8d8d8;
    color: #000;
    font-weight: 700;
    padding: .8rem;
    text-transform: uppercase
}

.downloads .overlay-link-wrap {
    margin-bottom: 1rem;
    position: relative
}

.downloads .overlay-link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.dynamic-content-tabs-ext {
    margin-bottom: 5rem
}

.dynamic-content-tabs-ext .tabs {
    border: 0;
    margin: 2rem 0 4rem
}

.dynamic-content-tabs-ext .tabs .tabs-title a {
    border: 1px solid #f0f0f0;
    color: #c5c6c8;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase
}

.dynamic-content-tabs-ext .tabs .tabs-title a[aria-selected=true] {
    background-color: #f0f0f0;
    color: #000
}

.dynamic-content-tabs-ext .tabs-content {
    border: 0;
    margin-top: 3rem
}

.dynamic-content-tabs-ext .tabs-content .tabs-panel {
    padding: 0
}

.dynamic-content-tabs-ext .tabs-content .grid-card h3 {
    margin-top: 0
}

.dynamic-content-tabs-ext #cxsApplyButton,.dynamic-content-tabs-ext .btn,.dynamic-content-tabs-ext .filter-toggler,.dynamic-content-tabs-ext .gform_wrapper .gform_footer input.button,.dynamic-content-tabs-ext .gform_wrapper .gform_footer input[type=submit],.dynamic-content-tabs-ext .gform_wrapper .gform_page_footer input.button,.dynamic-content-tabs-ext .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .gform_footer .dynamic-content-tabs-ext input.button,.gform_wrapper .gform_footer .dynamic-content-tabs-ext input[type=submit],.gform_wrapper .gform_page_footer .dynamic-content-tabs-ext input.button,.gform_wrapper .gform_page_footer .dynamic-content-tabs-ext input[type=submit] {
    display: block
}

@media screen and (min-width: 40rem) {
    .dynamic-content-tabs-ext #cxsApplyButton,.dynamic-content-tabs-ext .btn,.dynamic-content-tabs-ext .filter-toggler,.dynamic-content-tabs-ext .gform_wrapper .gform_footer input.button,.dynamic-content-tabs-ext .gform_wrapper .gform_footer input[type=submit],.dynamic-content-tabs-ext .gform_wrapper .gform_page_footer input.button,.dynamic-content-tabs-ext .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .gform_footer .dynamic-content-tabs-ext input.button,.gform_wrapper .gform_footer .dynamic-content-tabs-ext input[type=submit],.gform_wrapper .gform_page_footer .dynamic-content-tabs-ext input.button,.gform_wrapper .gform_page_footer .dynamic-content-tabs-ext input[type=submit] {
        margin-left:auto;
        width: -moz-fit-content;
        width: fit-content
    }
}

.dynamic-content-tabs {
    margin-bottom: 5rem;
    padding-top: 5rem
}

.dynamic-content-tabs .tabs {
    border: 0;
    margin: 2rem 0 0
}

.dynamic-content-tabs .tabs .tabs-title a {
    border: 1px solid #f0f0f0;
    color: #c5c6c8;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase
}

.dynamic-content-tabs .tabs .tabs-title a[aria-selected=true] {
    background-color: #f0f0f0;
    color: #000
}

.dynamic-content-tabs .tabs-content {
    border: 0;
    margin-top: 2rem
}

.dynamic-content-tabs .tabs-content .tabs-panel {
    padding: 0
}

.dynamic-content-tabs #cxsApplyButton,.dynamic-content-tabs .btn,.dynamic-content-tabs .filter-toggler,.dynamic-content-tabs .gform_wrapper .gform_footer input.button,.dynamic-content-tabs .gform_wrapper .gform_footer input[type=submit],.dynamic-content-tabs .gform_wrapper .gform_page_footer input.button,.dynamic-content-tabs .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .gform_footer .dynamic-content-tabs input.button,.gform_wrapper .gform_footer .dynamic-content-tabs input[type=submit],.gform_wrapper .gform_page_footer .dynamic-content-tabs input.button,.gform_wrapper .gform_page_footer .dynamic-content-tabs input[type=submit] {
    display: block
}

@media screen and (min-width: 40rem) {
    .dynamic-content-tabs #cxsApplyButton,.dynamic-content-tabs .btn,.dynamic-content-tabs .filter-toggler,.dynamic-content-tabs .gform_wrapper .gform_footer input.button,.dynamic-content-tabs .gform_wrapper .gform_footer input[type=submit],.dynamic-content-tabs .gform_wrapper .gform_page_footer input.button,.dynamic-content-tabs .gform_wrapper .gform_page_footer input[type=submit],.gform_wrapper .gform_footer .dynamic-content-tabs input.button,.gform_wrapper .gform_footer .dynamic-content-tabs input[type=submit],.gform_wrapper .gform_page_footer .dynamic-content-tabs input.button,.gform_wrapper .gform_page_footer .dynamic-content-tabs input[type=submit] {
        margin-left:auto;
        width: -moz-fit-content;
        width: fit-content
    }
}

.externalvideo .video-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

.externalvideo h3 {
    margin-bottom: 2rem
}

.externalvideo iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.faq-select {
    position: relative
}

.faq-select h2 {
    font-weight: 800;
    margin-bottom: 1.2rem;
    position: relative
}

.faq-select ul.accordion {
    background-color: transparent;
    margin: 0
}

.faq-select ul.accordion .accordion-item {
    margin: 0;
    margin-bottom: .9375rem;
    border: 2px solid #c5c6c8
}

.faq-select ul.accordion .accordion-item.is-active .accordion-title {
    background: #c5c6c8
}

.faq-select ul.accordion .accordion-item.is-active .accordion-title::before {
    transform: rotate(135deg)
}

.faq-select ul.accordion .accordion-item.is-active .accordion-title::after {
    bottom: 0
}

.faq-select ul.accordion .accordion-item .accordion-title {
    font-family: Barlow,sans-serif;
    background: #fff;
    border: 0;
    color: #0a0a0a;
    font-size: .8125rem;
    font-weight: 700;
    padding: 1.31rem 2rem;
    transition: .2s cubic-bezier(.17,.67,.83,.67);
    text-transform: uppercase
}

.faq-select ul.accordion .accordion-item .accordion-title::before {
    color: #fff;
    content: "+";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    font-size: 1rem;
    top: auto;
    margin: 0;
    transition: .2s cubic-bezier(.17,.67,.83,.67);
    z-index: 2;
    right: 1.2rem
}

.faq-select ul.accordion .accordion-item .accordion-title::after {
    content: "";
    position: absolute;
    top: -2px;
    bottom: -2px;
    right: -2px;
    width: 3.5rem;
    background-color: var(--color-quartiary);
    transition: .2s cubic-bezier(.17,.67,.83,.67)
}

.faq-select ul.accordion .accordion-item .accordion-content {
    background: #fff;
    border: 0;
    color: #0a0a0a;
    font-weight: 400;
    padding: 1.5rem 2rem
}

.faq-select ul.accordion .accordion-item:hover .accordion-title {
    text-decoration: underline
}

.flexible-header {
    background: var(--color-primary);
    color: #fff;
    margin-bottom: 2rem;
    margin-top: 0!important;
    position: relative
}

@media screen and (min-width: 40rem) {
    .flexible-header {
        margin-bottom:4rem
    }
}

.flexible-header+.has-background {
    margin-top: -2rem
}

@media screen and (min-width: 40rem) {
    .flexible-header+.has-background {
        margin-top:-4rem
    }
}

.flexible-header .overlapping-image {
    background-repeat: no-repeat;
    background-size: cover;
    height: 222px;
    position: relative;
    width: 100%
}

@media screen and (min-width: 40rem) {
    .flexible-header .overlapping-image {
        background-size:cover;
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%
    }

    .flexible-header .overlapping-image.image::before {
        background: rgba(0,0,0,.1);
        background: linear-gradient(90deg,rgba(10,10,10,.55) 0,rgba(17,17,17,.45) 50%,rgba(255,255,255,0) 100%);
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
}

.flexible-header .overlapping-image.bg-top {
    background-position: center top
}

.flexible-header .overlapping-image.bg-center {
    background-position: center center
}

.flexible-header .overlapping-image.bg-bottom {
    background-position: center bottom
}

.flexible-header .overlapping-image:not(.image) {
    display: none
}

@media screen and (min-width: 40rem) {
    .flexible-header .overlapping-image:not(.image) {
        display:block
    }
}

.flexible-header .overlapping-image .video-wrapper {
    position: relative;
    z-index: 1
}

.flexible-header .overlapping-image::after {
    content: none
}

.flexible-header .watermark {
    background-image: url(/strukton-watermark.svg);
    background-position: top right 8vw;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    opacity: .12;
    width: 100%
}

.flexible-header .content-wrapper {
    padding: 1.5rem 0;
    position: relative;
    z-index: 3
}

@media screen and (min-width: 40rem) {
    .flexible-header .content-wrapper {
        display:flex;
        flex-direction: column;
        justify-content: center;
        min-height: 250px;
        padding: 2rem 0
    }
}

.flexible-header .content-wrapper .pretitle {
    font-size: .875rem;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase
}

@media screen and (min-width: 40rem) {
    .flexible-header .content-wrapper .pretitle {
        font-size:1.5rem
    }
}

.flexible-header .content-wrapper h1 {
    font-weight: 900;
    margin-bottom: 1.8rem;
    overflow-wrap: break-word
}

@media screen and (min-width: 40rem) {
    .flexible-header .content-wrapper h1 {
        font-size:3.75rem
    }
}

.flexible-header .content-wrapper p {
    font-weight: 400;
    font-size: 1.4em
}

.flexible-header .content-wrapper .button-container {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem
}

.flexible-header .keywords-label {
    margin-top: 1rem
}

.flexible-header .filter-label {
    color: #fff;
    font-size: .8125rem;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: .25rem;
    text-transform: uppercase
}

.flexible-header .searchbar-wrapper {
    background-color: rgba(0,0,0,.35);
    padding: 2rem 0;
    position: relative;
    z-index: 4
}

.flexible-header .searchbar-wrapper .article-info .info-header {
    font-size: .8125rem;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: .5rem;
    text-transform: uppercase
}

@media screen and (min-width: 40rem) {
    .flexible-header .searchbar-wrapper form {
        align-items:flex-end;
        display: flex;
        gap: 2rem;
        justify-content: space-between
    }
}

.flexible-header .searchbar-wrapper form .form-group {
    flex: 1;
    margin-bottom: .5rem
}

@media screen and (min-width: 40rem) {
    .flexible-header .searchbar-wrapper form .form-group {
        margin-bottom:0
    }
}

.flexible-header .searchbar-wrapper form .form-group .select-wrapper {
    position: relative
}

.flexible-header .searchbar-wrapper form .form-group select {
    background-image: none;
    border: 2px solid #c5c6c8;
    cursor: pointer;
    height: 52px;
    line-height: 50px;
    margin-bottom: 0;
    padding: 0 1.5rem 0 3rem
}

.flexible-header .searchbar-wrapper form .form-group i {
    color: var(--color-button);
    left: 1.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.flexible-header .searchbar-wrapper form .form-group i.fa-chevron-down {
    color: #c5c6c8;
    left: auto;
    pointer-events: none;
    right: 1.5rem
}

.flexible-header .searchbar-wrapper form button {
    height: 54px;
    line-height: 54px;
    padding: 0 1.5rem!important;
    white-space: nowrap
}

.flexible-header .searchbar-wrapper form button::before {
    display: none!important
}

.flexible-header .searchbar-wrapper form button:hover {
    text-decoration: underline
}

.image-gallery-row {
    overflow: hidden;
    padding: 6rem 2rem
}

@media screen and (min-width: 40rem) {
    .image-gallery-row {
        padding:6rem
    }
}

.image-gallery-row h2 {
    margin-bottom: 2rem
}

.image-gallery-row .row-image {
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    font-size: 2rem;
    font-weight: 700;
    height: 400px;
    position: relative;
    text-align: center
}

@media screen and (min-width: 40rem) {
    .image-gallery-row .row-image {
        height:300px
    }
}

@media screen and (min-width: 64rem) {
    .image-gallery-row .row-image {
        height:280px
    }
}

.image-gallery-row .row-image i {
    background-color: rgba(0,0,0,.6);
    top: 1rem;
    color: #fff;
    font-size: .8rem;
    padding: .5rem;
    position: absolute;
    right: 1rem;
    transition: .3s ease
}

.image-gallery-row .row-image:hover i {
    transform: scale(1.2)
}

.image-gallery-row .row-image .description {
    background-color: #f0f0f0;
    bottom: 0;
    padding: 1.5rem;
    pointer-events: none;
    position: absolute;
    width: 100%
}

.image-gallery-row .row-image .description p {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 1rem;
    font-weight: 500;
    -webkit-line-clamp: 3;
    line-height: 1.15;
    overflow: hidden;
    text-align: left
}

.image-gallery-row .row-image .description strong {
    display: block
}

.mfp-image-holder .mfp-content {
    width: 80%
}

.mfp-arrow-left::before,.mfp-arrow-right::before {
    border: 0
}

.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-left,.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-right {
    align-items: center;
    background-color: #f0f0f0;
    display: flex;
    height: 3.3rem;
    justify-content: center;
    left: unset;
    opacity: 1;
    padding: 2rem;
    position: absolute;
    right: 3%;
    transform-origin: unset;
    width: 3.3rem
}

@media screen and (min-width: 40rem) {
    .mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-left,.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-right {
        right:8%
    }
}

.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-left {
    top: 48%
}

@media screen and (min-width: 64rem) {
    .mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-left {
        top:45%
    }
}

.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-left::after {
    align-items: center;
    border: 0;
    content: "\f060";
    display: flex;
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    height: 100%;
    justify-content: center;
    margin: 0;
    top: unset;
    width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-right {
    top: 55%
}

@media screen and (min-width: 40rem) {
    .mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-right {
        top:58%
    }
}

.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-right::after {
    align-items: center;
    border: 0;
    content: "\f061";
    display: flex;
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    height: 100%;
    justify-content: center;
    margin: 0;
    top: unset;
    width: 100%
}

.mfp-container .mfp-content .mfp-figure .mfp-close {
    align-items: center;
    background-color: #cc4b37;
    display: flex;
    justify-content: center;
    opacity: 1;
    padding: 1rem;
    right: -1.5rem;
    top: 1rem;
    width: -moz-fit-content;
    width: fit-content
}

.mfp-figure figure .mfp-img {
    max-height: 90vh!important
}

.mfp-figure figure figcaption {
    background-color: #fff;
    display: none;
    margin: -96px auto 0;
    padding: 2.5rem;
    pointer-events: none;
    position: relative;
    width: 100%;
    z-index: 9999999999
}

@media screen and (min-width: 40rem) {
    .mfp-figure figure figcaption {
        max-width:85%
    }
}

@media screen and (min-width: 64rem) {
    .mfp-figure figure figcaption {
        max-width:65%
    }
}

.mfp-figure figure figcaption .mfp-bottom-bar {
    margin-top: 0;
    position: relative!important
}

.mfp-figure figure figcaption .mfp-bottom-bar .mfp-title {
    color: #000;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 1rem
}

.mfp-figure figure figcaption .mfp-bottom-bar .mfp-description {
    line-height: 1.15
}

.image-gallery {
    overflow: hidden;
    padding: 6rem 2rem
}

@media screen and (min-width: 40rem) {
    .image-gallery {
        padding:6rem
    }
}

.image-gallery.w-background {
    background: linear-gradient(90deg,#f0f0f0 35%,transparent 35%)
}

.image-gallery.w-background .slide-image .description {
    background-color: rgba(255,255,255,.85)
}

.image-gallery .slick-next,.image-gallery .slick-prev {
    align-items: center;
    background: #f0f0f0;
    bottom: -7rem;
    display: flex;
    justify-content: center;
    padding: 1.2rem;
    top: auto
}

.image-gallery .slick-next:hover,.image-gallery .slick-prev:hover {
    background-color: #e3e3e3
}

.image-gallery .slick-next::before,.image-gallery .slick-prev::before {
    color: #000;
    font-size: 1rem;
    opacity: 1
}

.image-gallery .slick-next {
    right: 35%
}

@media screen and (min-width: 40rem) {
    .image-gallery .slick-next {
        right:40%
    }
}

@media screen and (min-width: 64rem) {
    .image-gallery .slick-next {
        right:45%
    }
}

.image-gallery .slick-prev {
    left: 35%
}

@media screen and (min-width: 40rem) {
    .image-gallery .slick-prev {
        left:40%
    }
}

@media screen and (min-width: 64rem) {
    .image-gallery .slick-prev {
        left:45%
    }
}

.image-gallery h2 {
    margin-bottom: 2rem
}

.image-gallery .slick-list {
    margin-bottom: 4rem;
    margin-top: 4rem;
    overflow: visible
}

.image-gallery .slide-image {
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    font-size: 2rem;
    font-weight: 700;
    height: 400px;
    margin-right: 2rem;
    position: relative;
    text-align: center
}

@media screen and (min-width: 40rem) {
    .image-gallery .slide-image {
        height:300px
    }
}

@media screen and (min-width: 64rem) {
    .image-gallery .slide-image {
        height:280px
    }
}

.image-gallery .slide-image i {
    background-color: rgba(0,0,0,.6);
    top: 1rem;
    color: #fff;
    font-size: .8rem;
    padding: .5rem;
    position: absolute;
    right: 1rem;
    transition: .3s ease
}

.image-gallery .slide-image:hover i {
    transform: scale(1.2)
}

.image-gallery .slide-image .description {
    background-color: #f0f0f0;
    bottom: 0;
    padding: 1.5rem;
    pointer-events: none;
    position: absolute;
    width: 100%
}

.image-gallery .slide-image .description p {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 1rem;
    font-weight: 500;
    -webkit-line-clamp: 3;
    line-height: 1.15;
    overflow: hidden;
    text-align: left
}

.image-gallery .slide-image .description strong {
    display: block
}

.mfp-image-holder .mfp-content {
    width: 80%
}

.mfp-arrow-left::before,.mfp-arrow-right::before {
    border: 0
}

.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-left,.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-right {
    align-items: center;
    background-color: #f0f0f0;
    display: flex;
    height: 3.3rem;
    justify-content: center;
    left: unset;
    opacity: 1;
    padding: 2rem;
    position: absolute;
    right: 3%;
    transform-origin: unset;
    width: 3.3rem
}

@media screen and (min-width: 40rem) {
    .mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-left,.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-right {
        right:8%
    }
}

.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-left {
    top: 48%
}

@media screen and (min-width: 64rem) {
    .mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-left {
        top:45%
    }
}

.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-left::after {
    align-items: center;
    border: 0;
    content: "\f060";
    display: flex;
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    height: 100%;
    justify-content: center;
    margin: 0;
    top: unset;
    width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-right {
    top: 55%
}

@media screen and (min-width: 40rem) {
    .mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-right {
        top:58%
    }
}

.mfp-gallery .mfp-image-holder .mfp-arrow.mfp-arrow-right::after {
    align-items: center;
    border: 0;
    content: "\f061";
    display: flex;
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    height: 100%;
    justify-content: center;
    margin: 0;
    top: unset;
    width: 100%
}

.mfp-container .mfp-content .mfp-figure .mfp-close {
    align-items: center;
    background-color: #cc4b37;
    display: flex;
    justify-content: center;
    opacity: 1;
    padding: 1rem;
    right: -1.5rem;
    top: 1rem;
    width: -moz-fit-content;
    width: fit-content
}

.mfp-figure figure .mfp-img {
    max-height: 90vh!important;
    padding: 90px 0
}

.mfp-figure figure figcaption {
    background-color: #fff;
    display: none;
    margin: -96px auto 0;
    padding: 1rem;
    pointer-events: none;
    position: relative;
    width: 100%;
    z-index: 9999999999
}

@media screen and (min-width: 40rem) {
    .mfp-figure figure figcaption {
        max-width:85%;
        padding: 2.5rem
    }
}

@media screen and (min-width: 64rem) {
    .mfp-figure figure figcaption {
        max-width:65%
    }
}

.mfp-figure figure figcaption .mfp-bottom-bar {
    margin-top: 0;
    position: relative!important
}

.mfp-figure figure figcaption .mfp-bottom-bar .mfp-title {
    color: #000;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 0
}

@media screen and (min-width: 40rem) {
    .mfp-figure figure figcaption .mfp-bottom-bar .mfp-title {
        margin-bottom:1rem
    }
}

.mfp-figure figure figcaption .mfp-bottom-bar .mfp-description {
    line-height: 1.15
}

.imagewithdesc img {
    width: 100%
}

.imagewithdesc .img-desc {
    background-color: #f0f0f0;
    font-weight: 500;
    margin-bottom: 0;
    padding: .8rem
}

.introduction {
    background-color: var(--color-primary);
    padding-block:3rem;position: relative
}

.introduction .card-title {
    font-weight: 800;
    line-height: 1.15;
    margin-top: 1rem
}

.introduction .subtitle {
    margin-bottom: .2rem
}

.introduction .overlay-card {
    color: #fff
}

.location-map {
    background-color: var(--color-primary);
    min-height: calc(100vh - 56px);
    padding-block:2rem;position: relative
}

@media screen and (min-width: 64rem) {
    .location-map {
        min-height:calc(100vh - 80px);
        padding-block:4rem}
}

.location-map h1 {
    color: #fff;
    margin-bottom: 2rem
}

.location-map .background-layer {
    margin-top: 2rem;
    width: 100%
}

@media screen and (min-width: 64rem) {
    .location-map .background-layer {
        height:100%;
        margin-top: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 50%
    }

    .location-map .background-layer img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: left top;
        object-position: left top
    }
}

.location-map .background-layer img {
    height: auto;
    width: 100%
}

.location-map .accordion {
    background: 0 0
}

.location-map .accordion-item {
    margin-bottom: 1rem
}

.location-map .accordion-item .accordion-title {
    align-items: center;
    background-color: transparent;
    border-bottom: 2px solid #000;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    color: #000;
    display: flex;
    font-family: Barlow,sans-serif;
    font-size: 1.3rem;
    font-weight: 600;
    justify-content: space-between;
    padding: 1rem 0
}

.location-map .accordion-item .accordion-title::before {
    content: none
}

.location-map .accordion-item .accordion-title .fa-chevron-down {
    transition: transform .2s cubic-bezier(.17,.67,.83,.67)
}

.location-map .accordion-item.is-active .fa-chevron-down {
    transform: rotate(-180deg)
}

.location-map .accordion-item .accordion-content {
    background: 0 0;
    border: 0;
    padding: 1rem 0
}

.location-map .accordion-item .accordion-content .location-list {
    list-style: none;
    margin: 0
}

.location-map .accordion-item .accordion-content .location-list>li {
    align-items: flex-start;
    border-bottom: 1px solid rgba(0,0,0,.2);
    display: flex;
    gap: 1rem;
    padding: .75rem 1rem;
    transition: all .2s cubic-bezier(.17,.67,.83,.67)
}

.location-map .accordion-item .accordion-content .location-list>li .left {
    flex: 0 0 40%
}

.location-map .accordion-item .accordion-content .location-list>li a {
    color: #fff;
    margin-right: .5rem;
    text-decoration: underline
}

.location-map .accordion-item .accordion-content .location-list>li a:hover {
    text-decoration: none
}

.location-map .accordion-item .accordion-content .location-list>li p {
    color: #fff;
    font-weight: 600
}

.location-map .accordion-item .accordion-content .location-list>li:hover {
    background: #fff;
    border-bottom: 3px solid var(--color-button);
    padding: 1rem
}

.location-map .accordion-item .accordion-content .location-list>li:hover a,.location-map .accordion-item .accordion-content .location-list>li:hover p {
    color: #000
}

.notfound404 {
    padding-top: 10rem
}

.notfound404 h1 {
    color: var(--color-primary);
    font-size: 7.5rem
}

.notfound404 h2 {
    font-size: 2.5rem;
    font-weight: 700
}

.notfound404 p {
    color: #454649;
    margin-bottom: 2rem
}

.notfound404 hr {
    border: 1px solid #e0e0e0;
    width: 80%
}

.notfound404 .link-col strong {
    margin-top: .5rem
}

.notfound404 .link-col p {
    color: #000
}

.notfound404 .link-col a {
    color: #000;
    margin-left: .4rem;
    transition: .4s ease
}

.notfound404 .link-col a:hover {
    margin-left: 1rem
}

.quicklinks-quicklinks--flexible-content-page {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.quicklinks-quicklinks--flexible-content-page .link-card {
    background-color: #f0f0f0;
    color: #000;
    margin-top: 30px;
    padding: 1.8rem 2rem;
    position: relative;
    z-index: 2
}

.quicklinks-quicklinks--flexible-content-page .link-card p {
    color: #000;
    margin-bottom: .2rem
}

.quicklinks-quicklinks--flexible-content-page .link-card h2 {
    font-size: 1.4rem;
    font-weight: 800;
    margin-bottom: 3.8rem
}

.quicklinks-quicklinks--flexible-content-page .link-card a {
    color: #000;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase
}

.quicklinks-quicklinks--flexible-content-page .link-card a i {
    margin-right: .5rem;
    transition: .2s ease
}

.quicklinks-quicklinks--flexible-content-page .link-card .overlay-link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.quicklinks-quicklinks--flexible-content-page .link-card:hover a i {
    margin-right: 1rem
}

.quicklinks-quicklinks--sector-landing-page {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.quicklinks-quicklinks--sector-landing-page .link-card {
    background-color: #f0f0f0;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 1.8rem 2rem;
    position: relative;
    transition: all .2s cubic-bezier(.17,.67,.83,.67);
    z-index: 2
}

.quicklinks-quicklinks--sector-landing-page .link-card p {
    color: inherit;
    margin-bottom: .2rem
}

.quicklinks-quicklinks--sector-landing-page .link-card h2 {
    font-weight: 800;
    margin-bottom: 1.2rem
}

.quicklinks-quicklinks--sector-landing-page .link-card a {
    color: inherit;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase
}

.quicklinks-quicklinks--sector-landing-page .link-card a i {
    margin-right: .5rem;
    transition: .2s ease
}

.quicklinks-quicklinks--sector-landing-page .link-card .overlay-link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.quicklinks-quicklinks--sector-landing-page .link-card:hover {
    background-color: var(--color-primary);
    color: #fff
}

.quicklinks-quicklinks--sector-landing-page .link-card:hover a i {
    margin-right: 1rem
}

.searchresults .search-results-wrapper {
    display: none
}

.searchresults .search-results-wrapper.visible {
    display: block
}

.searchresults .facetwp-input-wrap {
    width: 100%
}

.searchresults .facetwp-input-wrap #searchbox {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    color: #000;
    font-size: .775rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 1.8rem 1.3rem;
    transition: .2s ease;
    width: 100%
}

.searchresults .facetwp-input-wrap #searchbox::-moz-placeholder {
    text-transform: uppercase
}

.searchresults .facetwp-input-wrap #searchbox::placeholder {
    text-transform: uppercase
}

.searchresults .facetwp-input-wrap .facetwp-icon {
    font-style: normal;
    right: .2rem;
    top: 1.3rem
}

.searchresults .facetwp-input-wrap .facetwp-icon::before {
    background: 0 0;
    color: #000;
    content: "\f002";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands"
}

.searchresults .facetwp-title {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    font-size: .775rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: .2s ease
}

.searchresults .facetwp-title a {
    color: #000;
    display: block;
    padding: 1.3rem;
    position: relative
}

.searchresults .facetwp-title a::after {
    content: "+";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    position: absolute;
    right: 1rem;
    transition: ease .2s
}

.searchresults .facetwp-title a[aria-expanded=true] {
    background-color: #f0f0f0
}

.searchresults .facetwp-title a[aria-expanded=true]::after {
    transform: rotate(45deg)
}

.searchresults .facetwp-options-wrapper {
    border: 2px solid #f0f0f0;
    display: none;
    padding: 1.2rem;
    transition: .2s ease
}

.searchresults .facetwp-options-wrapper .facetwp-checkbox {
    color: #000
}

.searchresults .facetwp-options-wrapper.expanded {
    display: block
}

.searchresults .facetwp-facet-search_post_type {
    margin: 0
}

.searchresults .facetwp-counter {
    display: none
}

.sectorlanding__testimonial {
    margin: 8rem 0
}

.sectorlanding__testimonial.bottom-padding {
    padding-bottom: 88px
}

.sectorlanding__testimonial .testimonial-wrapper {
    height: 100%;
    position: relative;
    width: 100%
}

.sectorlanding__testimonial .testimonial-wrapper .testimonial-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    position: relative;
    width: 100%;
    z-index: 1
}

@media screen and (min-width: 40rem) {
    .sectorlanding__testimonial .testimonial-wrapper .testimonial-image {
        height:100%;
        width: 200px;
        position: absolute;
        top: 0;
        left: 0
    }
}

.sectorlanding__testimonial .testimonial-wrapper .testimonial-content {
    background-color: #f0f0f0;
    padding: 5.8rem 1.6rem 4.8rem;
    position: relative
}

@media screen and (min-width: 40rem) {
    .sectorlanding__testimonial .testimonial-wrapper .testimonial-content {
        padding-left:225px
    }
}

.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .quote {
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.15
}

.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .quote .icon {
    fill: var(--color-button);
    height: 2rem;
    position: absolute;
    width: 2rem
}

.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .quote .before {
    top: 2rem
}

.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .quote .after {
    bottom: 2rem;
    position: absolute;
    right: 1.6rem;
    transform: rotate(180deg)
}

.gform_wrapper .gform_footer .sectorlanding__testimonial .testimonial-wrapper .testimonial-content input.button,.gform_wrapper .gform_footer .sectorlanding__testimonial .testimonial-wrapper .testimonial-content input[type=submit],.gform_wrapper .gform_page_footer .sectorlanding__testimonial .testimonial-wrapper .testimonial-content input.button,.gform_wrapper .gform_page_footer .sectorlanding__testimonial .testimonial-wrapper .testimonial-content input[type=submit],.sectorlanding__testimonial .testimonial-wrapper .testimonial-content #cxsApplyButton,.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .btn,.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .filter-toggler,.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .gform_wrapper .gform_footer input.button,.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .gform_wrapper .gform_footer input[type=submit],.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .gform_wrapper .gform_page_footer input.button,.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .gform_wrapper .gform_page_footer input[type=submit] {
    bottom: -88px;
    position: absolute;
    right: 0;
    width: 100%
}

@media screen and (min-width: 40rem) {
    .gform_wrapper .gform_footer .sectorlanding__testimonial .testimonial-wrapper .testimonial-content input.button,.gform_wrapper .gform_footer .sectorlanding__testimonial .testimonial-wrapper .testimonial-content input[type=submit],.gform_wrapper .gform_page_footer .sectorlanding__testimonial .testimonial-wrapper .testimonial-content input.button,.gform_wrapper .gform_page_footer .sectorlanding__testimonial .testimonial-wrapper .testimonial-content input[type=submit],.sectorlanding__testimonial .testimonial-wrapper .testimonial-content #cxsApplyButton,.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .btn,.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .filter-toggler,.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .gform_wrapper .gform_footer input.button,.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .gform_wrapper .gform_footer input[type=submit],.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .gform_wrapper .gform_page_footer input.button,.sectorlanding__testimonial .testimonial-wrapper .testimonial-content .gform_wrapper .gform_page_footer input[type=submit] {
        width:-moz-fit-content;
        width: fit-content
    }
}

.sharing-js-sharing h3 {
    font-weight: 900
}

.sharing-js-sharing a {
    text-decoration: none
}

.singlecolumn-text-text--wide {
    padding: 2rem 0
}

.singlecolumn-text-text--wide .gform_ajax_spinner {
    display: none!important
}

.singlecolumn-text-text--wide .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .validation_message {
    padding: .5rem 0 .5rem 1.5rem
}

.singlecolumn-text-text--wide .gform_wrapper {
    background-color: #f0f0f0;
    padding: 2rem
}

.singlecolumn-text-text--wide .gform_wrapper .gform_body .gform_fields .gfield {
    margin-bottom: 1rem
}

.singlecolumn-text-text--wide .gform_wrapper .gform_body .gform_fields .gfield p {
    margin: 0
}

.singlecolumn-text-text--wide .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-weight: 500
}

.singlecolumn-text-text--wide .gchoice {
    align-items: center;
    display: flex
}

.singlecolumn-text-text--wide .gchoice label {
    margin-left: .5rem
}

.singlecolumn-text-text--wide .gfield_checkbox {
    display: flex
}

.singlecolumn-text-text--wide .gfield_checkbox .gchoice {
    margin-right: 2rem
}

.singlecolumn-text-text--wide .gform_footer input[type=submit] {
    background-color: var(--color-primary)
}

.singlecolumn-text-text--wide .gform_footer input[type=submit]:hover {
    background-color: #c22417
}

.solutions-and-products {
    background-color: var(--color-primary);
    padding-block:4rem;position: relative;
    z-index: 0
}

@media screen and (min-width: 40rem) {
    .solutions-and-products {
        padding-bottom:12.5rem;
        padding-top: 0
    }
}

.solutions-and-products h2 {
    margin-bottom: 2rem
}

.solutions-and-products .content-wrapper {
    background-color: #fff;
    padding: 2rem;
    position: relative;
    z-index: 1
}

@media screen and (min-width: 40rem) {
    .solutions-and-products .content-wrapper {
        padding:3rem
    }
}

@media screen and (min-width: 1260px) {
    .solutions-and-products .content-wrapper {
        padding:7rem
    }
}

.solutions-and-products .slide-subtitle {
    font-weight: 700
}

.solutions-and-products .slider-step-images {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.solutions-and-products .slider-step-images .background-slide-image {
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.solutions-and-products .slider-step-images .slick-list {
    height: 100%
}

.solutions-and-products .slider-step-images .slick-track {
    height: 100%
}

.solutions-and-products .step-slider-wrapper {
    position: relative
}

.solutions-and-products .step-slider-wrapper .text {
    margin: 0 2rem 2rem 0
}

.solutions-and-products .step-slider-wrapper .slider-step-titles {
    left: 0;
    margin-bottom: 1rem;
    z-index: 99
}

.solutions-and-products .step-slider-wrapper .slider-step-titles .slick-list {
    height: -moz-fit-content!important;
    height: fit-content!important
}

.solutions-and-products .step-slider-wrapper .slider-step-titles .slick-arrow::before {
    color: #000
}

.solutions-and-products .step-slider-wrapper .slider-step-titles .slick-arrow.slick-disabled::before {
    color: #c5c6c8
}

.solutions-and-products .step-slider-wrapper .slider-step-titles button {
    color: #000;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 2.5;
    padding-right: 2rem;
    text-align: left;
    text-transform: uppercase
}

@media screen and (min-width: 40rem) {
    .solutions-and-products .step-slider-wrapper .slider-step-titles button {
        display:block;
        opacity: 100%
    }
}

.solutions-and-products .step-slider-wrapper .slider-step-titles button::after {
    color: inherit;
    content: "\f30b";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    font-size: .8rem;
    font-weight: 600;
    margin-left: .5rem;
    opacity: 0;
    transition: opacity .2s cubic-bezier(.17,.67,.83,.67)
}

.solutions-and-products .step-slider-wrapper .slider-step-titles button.slick-current,.solutions-and-products .step-slider-wrapper .slider-step-titles button:hover {
    color: var(--color-primary);
    opacity: 1
}

.solutions-and-products .step-slider-wrapper .slider-step-titles button.slick-current::after,.solutions-and-products .step-slider-wrapper .slider-step-titles button:hover::after {
    opacity: 1
}

.solutions-and-products .step-slider-wrapper .slider-step {
    position: relative;
    z-index: 100
}

.solutions-and-products .step-slider-wrapper .slider-step .step {
    opacity: 0;
    transition: .8s ease
}

.solutions-and-products .step-slider-wrapper .slider-step .step.slick-current {
    opacity: 100%
}

@media screen and (min-width: 40rem) {
    .specialism-testimonial .overlapping-image {
        max-width:368px;
        position: absolute;
        z-index: 2
    }
}

.specialism-testimonial .py-4 {
    min-height: 250px;
    padding: 4rem 0
}

.specialism-testimonial .red-row {
    background-color: var(--color-primary);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
    padding: 4rem 0
}

@media screen and (min-width: 40rem) {
    .specialism-testimonial .red-row {
        background-position:260px;
        background-size: 100% 100%;
        padding-top: 11rem
    }
}

.testimonial {
    margin: 3rem 0
}

.testimonial .testimonial-wrapper {
    height: 100%;
    position: relative;
    width: 100%
}

.testimonial .testimonial-wrapper .testimonial-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1
}

@media screen and (min-width: 40rem) {
    .testimonial .testimonial-wrapper .testimonial-image {
        width:250px
    }
}

.testimonial .testimonial-wrapper .testimonial-content {
    background-color: #f0f0f0;
    padding: 5.8rem 1.6rem 4.8rem;
    position: relative
}

@media screen and (min-width: 40rem) {
    .testimonial .testimonial-wrapper .testimonial-content {
        padding-left:275px
    }
}

.testimonial .testimonial-wrapper .testimonial-content .quote {
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.15
}

.testimonial .testimonial-wrapper .testimonial-content .quote::before {
    background-image: url(../../../../../../../../themes/stuurlui/assets/img/quotation.svg);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 2rem 2rem;
    content: "";
    height: 2rem;
    position: absolute;
    top: 2rem;
    width: 2rem
}

.testimonial .testimonial-wrapper .testimonial-content .quote::after {
    background-image: url(../../../../../../../../themes/stuurlui/assets/img/quotation.svg);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 2rem 2rem;
    bottom: 2rem;
    content: "";
    height: 2rem;
    position: absolute;
    right: 1.6rem;
    transform: rotate(180deg);
    width: 2rem
}

.vacancy-list {
    margin-block:3rem}

@media screen and (min-width: 40rem) {
    .vacancy-list {
        margin-block:5rem
    }
}

.vacancy-list h2 {
    margin-bottom: 2rem
}

.gform_wrapper .gform_footer .vacancy-list input.button,.gform_wrapper .gform_footer .vacancy-list input[type=submit],.gform_wrapper .gform_page_footer .vacancy-list input.button,.gform_wrapper .gform_page_footer .vacancy-list input[type=submit],.vacancy-list #cxsApplyButton,.vacancy-list .btn,.vacancy-list .filter-toggler,.vacancy-list .gform_wrapper .gform_footer input.button,.vacancy-list .gform_wrapper .gform_footer input[type=submit],.vacancy-list .gform_wrapper .gform_page_footer input.button,.vacancy-list .gform_wrapper .gform_page_footer input[type=submit] {
    display: block
}

@media screen and (min-width: 40rem) {
    .gform_wrapper .gform_footer .vacancy-list input.button,.gform_wrapper .gform_footer .vacancy-list input[type=submit],.gform_wrapper .gform_page_footer .vacancy-list input.button,.gform_wrapper .gform_page_footer .vacancy-list input[type=submit],.vacancy-list #cxsApplyButton,.vacancy-list .btn,.vacancy-list .filter-toggler,.vacancy-list .gform_wrapper .gform_footer input.button,.vacancy-list .gform_wrapper .gform_footer input[type=submit],.vacancy-list .gform_wrapper .gform_page_footer input.button,.vacancy-list .gform_wrapper .gform_page_footer input[type=submit] {
        margin-left:auto;
        width: -moz-fit-content;
        width: fit-content
    }
}

.header-vacancy-overview .facetwp-type-search {
    margin-bottom: 0
}

.header-vacancy-overview .facetwp-input-wrap {
    width: 100%
}

.header-vacancy-overview .facetwp-input-wrap #searchbox {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    color: #000;
    font-size: .8125rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 1.8rem 1.3rem;
    text-transform: uppercase;
    transition: .2s ease;
    width: 100%
}

.header-vacancy-overview .facetwp-input-wrap .facetwp-icon {
    font-style: normal;
    right: .2rem;
    top: 1.3rem
}

.header-vacancy-overview .facetwp-input-wrap .facetwp-icon::before {
    background: 0 0;
    color: #000;
    content: "\f002";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands"
}

.vacancy-overview .vacancy-rows {
    margin-top: .8rem
}

.vacancy-overview hr {
    margin-top: 3rem
}

.vacancy-overview .recent-title {
    margin-bottom: 2.5rem;
    margin-top: 3rem
}

.vacancy-overview .vacancy-overview-wrapper {
    margin-bottom: 4rem;
    margin-top: 4rem
}

.vacancy-overview .vacancy-overview-wrapper .facetwp-title {
    background-color: #fff;
    border: 2px solid #c5c6c8;
    font-size: .775rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: .2s ease
}

.vacancy-overview .vacancy-overview-wrapper .facetwp-title a {
    color: #000;
    display: block;
    padding: 1.3rem;
    position: relative
}

.vacancy-overview .vacancy-overview-wrapper .facetwp-title a::after {
    content: "+";
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    position: absolute;
    right: 1rem;
    transition: ease .2s
}

.vacancy-overview .vacancy-overview-wrapper .facetwp-title a[aria-expanded=true] {
    background-color: #c5c6c8
}

.vacancy-overview .vacancy-overview-wrapper .facetwp-title a[aria-expanded=true]::after {
    transform: rotate(45deg)
}

.vacancy-overview .vacancy-overview-wrapper .facetwp-options-wrapper {
    border: 2px solid #c5c6c8;
    display: none;
    padding: 1.2rem;
    transition: .2s ease
}

.vacancy-overview .vacancy-overview-wrapper .facetwp-options-wrapper .facetwp-checkbox {
    color: #000
}

.vacancy-overview .vacancy-overview-wrapper .facetwp-options-wrapper.expanded {
    display: block
}

.video-grid .video-single .video-image {
    position: relative
}

.video-grid .video-single .video-image img {
    transition: filter .2s cubic-bezier(.17,.67,.83,.67)
}

.video-grid .video-single:hover .video-image img {
    filter: brightness(.6)
}

.video-grid .video-single a {
    align-items: center;
    display: flex;
    inset: 0;
    justify-content: center;
    position: absolute
}

.video-grid .video-single a span {
    background-color: rgba(0,0,0,.8);
    border: 1px solid #fff;
    border-radius: 1rem;
    color: #fff;
    font-weight: 700;
    padding: .5rem 1rem;
    text-decoration: none
}

.video-grid .video-single a span i {
    margin-right: 4px
}

.video-grid .video-single .video-description,.video-grid .video-single .video-logo {
    margin-top: 1rem
}

.video-grid .video-single .video-logo {
    padding-inline:1rem}

.videoblock-videoblock--landingpage {
    margin-bottom: 4rem;
    margin-top: 12rem;
    position: relative
}

.videoblock-videoblock--landingpage .video-container {
    display: block;
    position: relative;
    width: 100%!important
}

.videoblock-videoblock--landingpage h2 {
    margin-bottom: 2rem
}

.videoblock-videoblock--landingpage iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.videoblock-videoblock--landingpage p {
    margin-bottom: 1rem
}

.externalvideo .video-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

.externalvideo h3 {
    margin-bottom: 2rem
}

.externalvideo iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.crmEntityFormView, .entitylist{
    border-width: 0;
}


.grid-actions {
    border-width: 0 !important;
}

.input-group .btn{
    padding: 7px 12px 6px 12px;
    transition:none;
}

.input-group-addon.btn{
    padding: 8px 12px 9px 12px;
}

.input-group .btn:active:not([aria-label="action menu"]),.input-group .btn:active:not([aria-label="actiemenu"]),.input-group .btn:focus:not([aria-label="action menu"]),.input-group .btn:focus:not([aria-label="actiemenu"]),.input-group .btn:hover:not([aria-label="action menu"]),.input-group .btn:hover:not([aria-label="actiemenu"]){
    padding-left:12px;
}

#EntityFormPanel .table-info, #WebFormPanel .table-info{
    float: left;
    width: 200px !important;
}

#EntityFormPanel .table-info label, #WebFormPanel .table-info label{
    font-weight:700;
}

#EntityFormPanel .control, #WebFormPanel .control{
    float: right;
    clear: none !important;
    width: calc(100% - 200px);
}

html[dir=ltr] .entity-notes .note .metadata{
    display:none
}

.btn.next, .btn.submit-btn, .btn.submit-btn:hover, .btn.previous-btn, .btn.previous-btn:hover{
    padding:1.2rem 1.5rem 1.2rem 1.5rem;
}

table[data-name="tab_2_section_agree"] .description.below{
    background: #efefef;
    margin-top: 50px;
    clear:both;
    padding: 0 5px 5px 5px;
}

#EntityFormView h2.tab-title{
    margin-left:25px;
}

.form-control.boolean-dropdown{
    padding:.375rem 1.5rem .375rem .75rem
}

.information{
    padding: 4px;
    background: #efefef;
}

#editabledatagrid input{
    height:1.8em;
}

#editabledatagrid h4{
	margin-top: 30px;
}

#editabledatagrid table{
	margin-left: 16px;
}

#editabledatagrid table td{
    display: flex;
}

#editabledatagrid table td span:not(.thumb){
    margin-left: 8px;
    margin-top: 4px;
}

.btn-group.entity-action-button .btn{
    margin-right: 15px !important;
}

.overlapping-image.image.bg-center{
	background-position: center left;
	background-size: 50%;
}

.breadcrumb{
	position: absolute;
    top: 20px;
	margin-left: -5px;
	list-style: none;
	padding-left: 0;
	padding-top: 0;
}

.breadcrumb li a{
	color: white;
	font-weight 400;
	text-decoration: none;
}

.breadcrumb li.active a, .breadcrumb li.active a:hover{
	font-weight: 400;
	cursor: default;
	text-decoration: none !important;
}

.breadcrumb > li a:hover {
    color: white;
}

.breadcrumb li.active a:hover{
	text-decoration: none;
	cursor: default;
}


.breadcrumb li:not(.active) a:after{
	position: relative;
	display: inline-block;
	font-family: 'Font Awesome 6 Free';
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	padding-right: 0px;
	padding-left: 12px;
	font-size: 15px;
	font-weight: 700;
}

.entity-grid .view-grid {
	overflow-x: unset;
}

.entitylist a{
	text-decoration: none !important;
}

button[name="provider"]::before{
	align-items: center;
    content: "\f30b";
    display: flex;
    font-family: "Font Awesome 6 Pro","Font Awesome 6 Brands";
    font-size: .8rem;
    font-weight: 600;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 4rem	
}

#ToggleControl button, .toggleControl button{
	border-radius: 10px !important;
}

#ToggleControl label, .toggleControl label{
	margin-top: -4px !important;
}

.scrolled header{
	border-bottom: 1px solid red;
}

.main-menu>ul.menu.dropdown>li .dropdown-menu{
	border:none;
	border-radius:unset;
	margin-top: -1px !important;
}

.main-menu>ul.menu.dropdown>li .dropdown-menu li a::before {
    color: #000;
    content: "\f178";
    font-family: "Font Awesome 6 Pro", "Font Awesome 6 Brands";
    font-size: .8125rem;
    margin-right: .5rem;
    margin-top: 3px;
    transition: margin-right .2s cubic-bezier(.17,.67,.83,.67);
    vertical-align: middle;
}

.main-menu>ul.menu.dropdown>li .dropdown-menu li a:hover{
	text-shadow: .5px 0 0 #000;	
}

.dropdown-menu>li>a{
	line-height: 1.5;
    position: relative
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	padding: .7rem 1rem;
	text-decoration: none!important;
}

.main-menu>ul.menu.dropdown>li .dropdown-menu li a:hover::before {
    margin-right: .7rem;
}

.dropdown-menu>.active>a{
	padding: .7rem 1rem	!important;
}

.profile-page-heading{
	color: #3f2682;
	text-transform: uppercase;
}

.subgrid-cell .control, .form-control-cell .control .control{
	width: 100% !important;
}