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

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

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

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

a {
    background-color: transparent
}

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

b,strong {
    font-weight: bolder
}

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

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

[hidden],template {
    display: none
}

[data-whatinput=mouse] *,[data-whatinput=mouse] :focus,[data-whatinput=touch] *,[data-whatinput=touch] :focus,[data-whatintent=mouse] *,[data-whatintent=mouse] :focus,[data-whatintent=touch] *,[data-whatintent=touch] :focus {
    outline: none
}

[draggable=false] {
    -webkit-touch-callout: none;
    -webkit-user-select: 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 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fefefe;
    color: #003852;
    font-family: GT Eesti Display,Helvetica,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0
}

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

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

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

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

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

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

pre {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

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

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

.row {
    display: flex;
    flex-flow: row wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 85rem
}

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

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

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

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

.row.expanded {
    max-width: none
}

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

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

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

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

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

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

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

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

.small-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.small-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

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

.small-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.small-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

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

.small-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.small-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

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

.small-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.small-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

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

.small-up-1 {
    flex-wrap: wrap
}

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

.small-up-2 {
    flex-wrap: wrap
}

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

.small-up-3 {
    flex-wrap: wrap
}

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

.small-up-4 {
    flex-wrap: wrap
}

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

.small-up-5 {
    flex-wrap: wrap
}

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

.small-up-6 {
    flex-wrap: wrap
}

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

.small-up-7 {
    flex-wrap: wrap
}

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

.small-up-8 {
    flex-wrap: wrap
}

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

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

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

@media print,screen and (min-width: 40em) {
    .medium-1 {
        flex:0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

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

    .medium-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

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

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

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

    .medium-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

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

    .medium-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

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

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

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

    .medium-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

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

    .medium-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

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

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

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

    .medium-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

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

    .medium-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

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

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

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

    .medium-up-1 {
        flex-wrap: wrap
    }

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

    .medium-up-2 {
        flex-wrap: wrap
    }

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

    .medium-up-3 {
        flex-wrap: wrap
    }

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

    .medium-up-4 {
        flex-wrap: wrap
    }

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

    .medium-up-5 {
        flex-wrap: wrap
    }

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

    .medium-up-6 {
        flex-wrap: wrap
    }

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

    .medium-up-7 {
        flex-wrap: wrap
    }

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

    .medium-up-8 {
        flex-wrap: wrap
    }

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

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

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

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

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

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

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

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

    .large-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

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

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

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

    .large-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

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

    .large-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

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

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

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

    .large-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

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

    .large-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

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

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

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

    .large-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

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

    .large-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

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

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

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

    .large-up-1 {
        flex-wrap: wrap
    }

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

    .large-up-2 {
        flex-wrap: wrap
    }

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

    .large-up-3 {
        flex-wrap: wrap
    }

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

    .large-up-4 {
        flex-wrap: wrap
    }

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

    .large-up-5 {
        flex-wrap: wrap
    }

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

    .large-up-6 {
        flex-wrap: wrap
    }

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

    .large-up-7 {
        flex-wrap: wrap
    }

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

    .large-up-8 {
        flex-wrap: wrap
    }

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

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

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

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

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

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

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

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

.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 {
    margin-left: auto;
    margin-right: auto;
    max-width: 85rem;
    padding-left: .5rem;
    padding-right: .5rem
}

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

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

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

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

.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,.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.3333333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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: -.5rem;
    margin-right: -.5rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,screen and (min-width: 40em) {
    .grid-margin-x>.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,.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,.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-left: -.5rem;
    margin-right: -.5rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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,.small-margin-collapse>.cell {
    margin-left: 0;
    margin-right: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .medium-margin-collapse>.medium-1 {
        width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .large-margin-collapse>.medium-1 {
        width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

    .large-margin-collapse>.large-1 {
        width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-x>.small-offset-0 {
    margin-left: .5rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-x>.medium-offset-0 {
        margin-left: .9375rem
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .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: .9375rem
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-y>.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.3333333333%
}

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

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

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

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

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

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

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

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

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

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

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

    .grid-y>.medium-2 {
        height: 16.6666666667%
    }

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

    .grid-y>.medium-4 {
        height: 33.3333333333%
    }

    .grid-y>.medium-5 {
        height: 41.6666666667%
    }

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

    .grid-y>.medium-7 {
        height: 58.3333333333%
    }

    .grid-y>.medium-8 {
        height: 66.6666666667%
    }

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

    .grid-y>.medium-10 {
        height: 83.3333333333%
    }

    .grid-y>.medium-11 {
        height: 91.6666666667%
    }

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

    .grid-y>.large-2 {
        height: 16.6666666667%
    }

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

    .grid-y>.large-4 {
        height: 33.3333333333%
    }

    .grid-y>.large-5 {
        height: 41.6666666667%
    }

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

    .grid-y>.large-7 {
        height: 58.3333333333%
    }

    .grid-y>.large-8 {
        height: 66.6666666667%
    }

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

    .grid-y>.large-10 {
        height: 83.3333333333%
    }

    .grid-y>.large-11 {
        height: 91.6666666667%
    }

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

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

@media print,screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
        margin-bottom:-.9375rem;
        margin-top: -.9375rem
    }
}

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

@media print,screen and (min-width: 40em) {
    .grid-padding-y>.cell {
        padding-bottom:.9375rem;
        padding-top: .9375rem
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-bottom: -.5rem;
    margin-top: -.5rem
}

@media print,screen and (min-width: 40em) {
    .grid-margin-y {
        margin-bottom:-.9375rem;
        margin-top: -.9375rem
    }
}

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

@media print,screen and (min-width: 40em) {
    .grid-margin-y>.cell {
        height:calc(100% - 1.875rem);
        margin-bottom: .9375rem;
        margin-top: .9375rem
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,screen and (min-width: 40em) {
    .grid-margin-y>.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,.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,.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 + 1rem)
}

@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 {
    font-size: inherit;
    line-height: 1.5;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em,i {
    font-style: italic
}

b,em,i,strong {
    line-height: inherit
}

b,strong {
    font-weight: 700
}

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

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    color: #21565f;
    font-family: GT Eesti Display,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 600;
    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 {
    color: #ddd;
    line-height: 0
}

.h1,h1 {
    font-size: 2.125rem
}

.h1,.h2,h1,h2 {
    line-height: 1.05;
    margin-bottom: 0;
    margin-top: 0
}

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

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

.h3,.h4,h3,h4 {
    line-height: 1.05;
    margin-bottom: 0;
    margin-top: 0
}

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

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

.h5,.h6,h5,h6 {
    line-height: 1.05;
    margin-bottom: 0;
    margin-top: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:focus,a:hover {
    color: #1c4a52
}

a img,hr {
    border: 0
}

hr {
    border-bottom: 1px solid #ddd;
    clear: both;
    height: 0;
    margin: 1.25rem auto;
    max-width: 85rem
}

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

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol,ul {
    margin-left: 1.25rem
}

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

dl {
    margin-bottom: 1rem
}

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

blockquote {
    border-left: 3px solid #21565f;
    margin: 0 0 1rem;
    padding: 0 1.25rem 0 1.1875rem
}

blockquote,blockquote p {
    color: #ccc;
    line-height: 1.5
}

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

figure,kbd {
    margin: 0
}

kbd {
    background-color: #f2f2f2;
    color: #111;
    font-family: Consolas,Liberation Mono,Courier,monospace;
    padding: .125rem .25rem 0
}

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

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

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

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

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

.cite-block,cite {
    color: #ccc;
    display: block;
    font-size: .8125rem
}

.cite-block:before,cite:before {
    content: "— "
}

.code-inline,code {
    word-wrap: break-word;
    display: inline;
    max-width: 100%;
    padding: .125rem .3125rem .0625rem
}

.code-block,.code-inline,code {
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    color: #111;
    font-family: Consolas,Liberation Mono,Courier,monospace;
    font-weight: 400
}

.code-block {
    display: block;
    margin-bottom: 1.5rem;
    overflow: auto;
    padding: 1rem;
    white-space: pre
}

.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: transparent!important;
        box-shadow: none!important;
        color: #000!important;
        -webkit-print-color-adjust: economy;
        print-color-adjust: economy;
        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,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 #ccc;
        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
    }
}

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

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

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

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

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

.dropdown.menu>li>a {
    background: #fefefe;
    padding: 0
}

.dropdown.menu>li.is-active>a {
    background: transparent;
    color: #21565f
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
    left: auto;
    margin-top: -6px;
    position: absolute;
    right: 5px;
    top: 50%
}

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

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

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

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

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

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

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

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

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

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

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

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

.tabs:after,.tabs:before {
    content: " ";
    display: table;
    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: transparent
}

.tabs.primary {
    background: #21565f
}

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

.tabs.primary>li>a:focus,.tabs.primary>li>a:hover {
    background: #26636d
}

.tabs-title {
    float: left
}

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

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

.tabs-title>a:hover {
    background: #fefefe;
    color: #1c4a52
}

.tabs-title>a:focus,.tabs-title>a[aria-selected=true] {
    background: #f2f2f2;
    color: #21565f
}

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

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

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

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

.has-tip {
    border-bottom: none;
    cursor: help;
    display: inline-block;
    font-weight: 700;
    position: relative
}

.tooltip {
    background-color: #111;
    border-radius: 0;
    color: #fefefe;
    font-size: 1rem;
    max-width: 400px;
    padding: .75rem;
    top: calc(100% + .6495rem);
    z-index: 1200
}

.tooltip,.tooltip:before {
    position: absolute
}

.tooltip.bottom:before {
    border-color: transparent transparent #111;
    border-style: solid;
    border-width: 0 .75rem .75rem;
    bottom: 100%;
    content: "";
    display: block;
    height: 0;
    width: 0
}

.tooltip.bottom.align-center:before {
    left: 50%;
    transform: translateX(-50%)
}

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

.tooltip.top.align-center:before {
    left: 50%;
    transform: translateX(-50%)
}

.tooltip.left:before {
    border-color: transparent transparent transparent #111;
    border-style: solid;
    border-width: .75rem 0 .75rem .75rem;
    content: "";
    display: block;
    height: 0;
    left: 100%;
    width: 0
}

.tooltip.left.align-center:before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.tooltip.right:before {
    border-color: transparent #111 transparent transparent;
    border-style: solid;
    border-width: .75rem .75rem .75rem 0;
    content: "";
    display: block;
    height: 0;
    left: auto;
    right: 100%;
    width: 0
}

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

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

.visible {
    visibility: visible
}

@media print,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 print,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 print,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 {
    clip: rect(0,0,0,0)!important;
    border: 0!important;
    height: 1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}

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

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

.show-for-dark-mode {
    display: none
}

.hide-for-dark-mode {
    display: block
}

@media screen and (prefers-color-scheme: dark) {
    .show-for-dark-mode {
        display:block!important
    }

    .hide-for-dark-mode {
        display: none!important
    }
}

.show-for-ie {
    display: none
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .show-for-ie {
        display: block!important
    }

    .hide-for-ie {
        display: none!important
    }
}

.show-for-sticky {
    display: none
}

.is-stuck .show-for-sticky {
    display: block
}

.is-stuck .hide-for-sticky {
    display: none
}

.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 {
    align-content: center;
    align-items: center;
    justify-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
    }
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-backface-hidden .swiper-slide {
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-horizontal>.swiper-wrapper: before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-vertical>.swiper-wrapper: before {
    height:var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev {
    display: none!important
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none!important
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    left: auto;
    right: 10px
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    border-radius: 50%;
    display: inline-block;
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none!important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity,1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s,top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px
}

.swiper-pagination-lock {
    display: none
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

@font-face {
    font-display: swap;
    font-family: GT Eesti Display;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/GTEestiDisplay-UltraBold.woff2) format("woff2"),url(fonts/GTEestiDisplay-UltraBold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: GT Ultra Fine;
    font-style: normal;
    font-weight: 900;
    src: url(fonts/GTUltraFine-Black.woff2) format("woff2"),url(fonts/GTUltraFine-Black.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: GT Eesti Display;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/GTEestiDisplay-Regular.woff2) format("woff2"),url(fonts/GTEestiDisplay-Regular.woff) format("woff")
}

h1,h2,h3,h4,h5 {
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase
}

h1.alt,h2.alt,h3.alt,h4.alt,h5.alt {
    font-family: GT Eesti Display,Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: -1px;
    text-transform: none
}

@media print,screen and (min-width: 64em) {
    h1,h2,h3,h4,h5 {
        letter-spacing:-1px
    }
}

h5 {
    letter-spacing: 0
}

li,p {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: -.3px;
    line-height: 1.2;
    margin-bottom: 0
}

@media print,screen and (min-width: 64em) {
    li,p {
        font-size:1.125rem
    }
}

li.alt,p.alt {
    font-family: GT Eesti Display,Helvetica,sans-serif;
    font-size: .85rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

a {
    text-decoration: underline
}

a.alt {
    font-family: GT Eesti Display,Helvetica,sans-serif;
    font-size: .85rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase
}

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

a:hover {
    text-decoration: none
}

span.alt {
    font-size: .85rem;
    text-decoration: none
}

.subheading,span.alt {
    font-family: GT Eesti Display,Helvetica,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

.subheading {
    font-size: .9rem
}

@media print,screen and (min-width: 64em) {
    .subheading {
        font-size:1.125rem;
        letter-spacing: 1.5px
    }
}

.intro-text,.text-upper {
    text-transform: uppercase
}

.intro-text {
    color: #21565f;
    font-family: GT Eesti Display,Helvetica,sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.1
}

@media print,screen and (min-width: 64em) {
    .intro-text {
        font-size:2.5rem
    }
}

.has-span,.product_title,.scroll-banner h5,.title-span {
    line-height: 1
}

.has-span span.highlight,.has-span>span,.product_title span.highlight,.product_title>span,.scroll-banner h5 span.highlight,.scroll-banner h5>span,.title-span span.highlight,.title-span>span {
    display: block;
    font-family: GT Ultra Fine
}

@media print,screen and (min-width: 64em) {
    .has-span span.highlight,.has-span>span,.product_title span.highlight,.product_title>span,.scroll-banner h5 span.highlight,.scroll-banner h5>span,.title-span span.highlight,.title-span>span {
        display:block
    }
}

.scroll-banner h5 span {
    display: inline-block!important
}

.text-primary {
    color: #21565f!important
}

.text-secondary {
    color: #ec8d55!important
}

.text-white,.text-white * {
    color: #fff!important
}

.dark-grey {
    color: #404040!important
}

.small {
    font-size: .8rem!important
}

*+.button,h1+*,h2+*,h3+*,p+* {
    margin-top: 1rem
}

h4+*,h5+*,h6+* {
    margin-top: .5rem
}

.button+.button,h5+h1 {
    margin-top: 0
}

h5+.h1,h5+h1 {
    margin-top: .2rem
}

address {
    font-style: normal;
    line-height: 1.2
}

blockquote {
    color: #21565f;
    letter-spacing: -.5px;
    line-height: 1.1;
    margin: 2rem 0;
    padding: 1rem
}

blockquote p {
    font-size: 1rem;
    margin-bottom: 0!important
}

@media print,screen and (min-width: 64em) {
    blockquote {
        width:100%
    }
}

blockquote.testimonial {
    border: none;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.125;
    padding: 0;
    text-align: center
}

@media print,screen and (min-width: 64em) {
    blockquote.testimonial {
        font-size:2.2rem;
        letter-spacing: -1px
    }
}

figcaption {
    text-align: center
}

figcaption span {
    color: #ec8d55;
    display: block;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-top: 1rem;
    text-transform: uppercase
}

body,html {
    overflow-x: hidden;
    scroll-behavior: smooth
}

body.active,body.is-active,body.open {
    height: 100vh;
    overflow: hidden;
    position: fixed;
    width: 100%
}

.overlay {
    background: rgba(0,0,0,.55);
    opacity: 0;
    transition: opacity .3s linear;
    visibility: hidden
}

.img-stretch {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

body.active .overlay,body.modal-open .overlay {
    background: rgba(0,0,0,.75);
    content: "";
    height: 100vh;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    transition: opacity .3s linear;
    visibility: visible;
    width: 100%;
    z-index: 999
}

.grid-container {
    width: 100%
}

section {
    scroll-margin-top: 100px
}

.grid,ul.products {
    grid-column-gap: 30px;
    grid-row-gap: 2.5rem;
    display: grid;
    grid-template-columns: repeat(1,1fr)
}

@media print,screen and (min-width: 40em) {
    .grid,ul.products {
        grid-row-gap:80px;
        grid-template-columns: repeat(2,1fr)
    }
}

@media print,screen and (min-width: 64em) {
    .grid,ul.products {
        grid-template-columns:repeat(3,1fr)
    }

    .grid.cols-4,ul.products.cols-4 {
        grid-template-columns: repeat(4,1fr)
    }
}

.tooltip {
    z-index: 999999999
}

.flex {
    display: flex
}

.flex.flex-col {
    flex-direction: column
}

.flex .align-self-left {
    align-self: flex-start
}

.mob-center {
    text-align: center
}

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

.row-desktop {
    flex-direction: column-reverse
}

@media print,screen and (min-width: 64em) {
    .row-desktop {
        flex-direction:row
    }
}

.button-wrap .button {
    margin-bottom: 1.5rem;
    margin-right: 0
}

@media print,screen and (min-width: 40em) {
    .button-wrap .button {
        margin-bottom:0;
        margin-right: 0
    }

    .button-wrap .button:first-of-type {
        margin-right: 1.5rem
    }
}

.button-wrap {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.button-wrap .button {
    width: calc(50% - .5rem)
}

.primary {
    color: #21565f
}

.secondary {
    color: #ec8d55
}

.grid-container.small {
    max-width: 75rem
}

.overlaid {
    margin-bottom: 2.5rem
}

@media print,screen and (min-width: 64em) {
    .overlaid {
        margin-bottom:8rem
    }
}

.swiper-pagination-bullet {
    background: transparent;
    height: 12px;
    width: 12px
}

.swiper-pagination-bullet-active {
    background-color: #21565f
}

.rounded,.rounded img,img.rounded {
    border-radius: 5px
}

@media print,screen and (min-width: 40em) {
    .rounded,.rounded img,img.rounded {
        border-radius:20px
    }
}

.direction-column {
    flex-direction: column
}

::selection {
    background: rgba(255,41,56,.5)
}

::-moz-selection {
    background: rgba(255,41,56,.5)
}

hr {
    border-color: #ddd;
    border-width: 1px;
    max-width: 100%
}

hr.small {
    border-color: #ec8d55;
    border-width: 4px;
    margin-left: 0;
    margin-right: 0;
    max-width: 80px
}

hr.thick {
    border-color: #21565f!important;
    border-width: 10px
}

hr.medium {
    border-width: 3px
}

hr.primary {
    border-color: #21565f!important
}

hr.secondary {
    border-color: #ec8d55!important
}

hr.light-grey {
    border-color: #4d4d4d
}

@media print,screen and (max-width: 63.99875em) {
    .grid-container.full {
        padding:0 .5rem
    }
}

.lp-cols {
    display: flex
}

.lp-cols .lp-col {
    padding: 2.5rem 0;
    text-decoration: none;
    width: 100%
}

@media print,screen and (min-width: 64em) {
    .lp-cols .lp-col {
        padding:0 25px;
        width: 33.33%;
    }
}

.lp-cols .lp-col img {
    transform: scale(1);
    transition: transform .3s ease-in-out
}

.lp-cols .lp-col:first-child {
    border-bottom: 1px solid #ddd
}

@media print,screen and (min-width: 64em) {
    .lp-cols .lp-col:not(:last-of-type) {
        border-bottom:0;
        border-right: 1px solid #ddd
    }
}

.lp-cols .lp-col:hover .text-link {
    text-decoration: none
}

.lp-cols .lp-col:hover img {
    transform: scale(1.0125);
    transition: transform .3s ease-in-out
}

.banner404 {
    background-image: url(images/404.jpg);
    background-position: 50%;
    background-size: cover;
    height: 250px
}

@media print,screen and (min-width: 64em) {
    .banner404 {
        height:500px
    }
}

.btn,.button {
    align-items: center;
    background: #21565f;
    border: 1px solid #21565f;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: .65rem;
    font-weight: 600;
    justify-content: center;
    letter-spacing: 1px;
    padding: .625rem 1.5625rem;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .35s ease-in-out,color .35s ease-in-out;
    width: auto
}

@media print,screen and (min-width: 64em) {
    .btn,.button {
        font-size:.9rem;
        padding: .9375rem 2.1875rem
    }
}

.btn.secondary,.button.secondary {
    background-color: #ec8d55;
    border-color: #ec8d55;
    color: #fff
}

.btn.secondary:hover,.button.secondary:hover {
    background-color: #d3743c;
    color: #003852
}

.btn.ghost,.button.ghost {
    background: transparent;
    border: 1px solid #ec8d55;
    color: #ec8d55;
    color: #21565f
}

.btn.ghost:hover,.button.ghost:hover {
    background: #ec8d55;
    color: #fff
}

.btn.white,.button.white {
    background: #fff;
    border-color: #fff;
    color: #21565f
}

.btn.full,.button.full {
    text-align: center;
    width: 100%
}

.btn.confirm,.button.confirm {
    font-size: 1rem;
    padding: 1.25rem 2.1875rem
}

.btn:hover,.button:hover {
    background: #00232c;
    color: #fff;
    text-decoration: none
}

a {
    color: #003852
}

.text-link {
    color: #21565f;
    display: inline-block;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    position: relative;
    text-decoration: none;
    text-decoration: underline;
    text-decoration-color: #ec8d55;
    text-decoration-thickness: 1px;
    text-transform: uppercase;
    text-underline-offset: 4px
}

.text-link:focus,.text-link:hover {
    text-decoration: none!important
}

.text-link.white svg circle,.text-link.white svg path {
    stroke: #fff
}

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

.text-link.white {
    border-color: #fff;
    color: #fff
}

.text-link:hover .arrow {
    transform: translateX(3px);
    transition: transform .15s ease-in-out
}

.text-link.back-btn {
    color: #003852;
    transition: transform .15s ease-in-out
}

.text-link.back-btn:hover .arrow {
    transform: translateX(-3px);
    transition: transform .15s ease-in-out
}

.gform_button {
    background-color: #ec8d55;
    border: 1px solid #ec8d55;
    color: #fff;
    display: block;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0!important;
    outline: none;
    padding: .9375rem 1.5625rem;
    position: relative;
    width: auto;
    width: 100%
}

@media print,screen and (min-width: 64em) {
    .gform_button {
        width:auto
    }
}

.gform_button:hover {
    background-color: #21565f;
    border: 1px solid #21565f;
    color: #fff
}

.gform_button:hover svg {
    stroke: #fff
}

.home-button-wrap {
    align-items: center;
    display: flex;
    gap: 2rem
}

.bg-white {
    background: #fefefe
}

.bg-black {
    background-color: #111
}

.bg-primary {
    background: #21565f
}

.bg-primary h1,.bg-primary h2,.bg-primary h3,.bg-primary h4,.bg-primary h5,.bg-primary p {
    color: #fff
}

.bg-primary .button {
    background: #ec8d55;
    border-color: #ec8d55;
    color: #fff
}

.bg-primary .button:hover {
    background-color: #d3743c
}

.bg-secondary {
    background: #ec8d55
}

.bg-secondary .text-secondary {
    color: #fff!important
}

.bg-secondary p,.bg-secondary p a {
    color: #fff;
    text-decoration-color: #fff
}

.branded-lr .button.ghost {
    border: 1px solid #fff;
    color: #fff
}

.bg-pattern .text-link,.bg-pattern h1,.bg-pattern h2,.bg-pattern h3,.bg-pattern h4,.bg-pattern p:not(.subheading),.bg-primary .text-link,.bg-primary h1,.bg-primary h2,.bg-primary h3,.bg-primary h4,.bg-primary p:not(.subheading) {
    color: #fff
}

.bg-pattern hr,.bg-primary hr {
    opacity: .3
}

.bg-yellow {
    background: #ffc953
}

.bg-card {
    background: #fff;
    border-left: 5px solid #21565f;
    box-shadow: 0 5px 32px rgba(0,0,0,.1);
    padding: 1rem
}

@media print,screen and (min-width: 64em) {
    .bg-card {
        padding:2rem
    }
}

.swiper-nav .swiper-pagination {
    bottom: 0;
    position: relative
}

.swiper-nav .grid-container {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.swiper-nav .next,.swiper-nav .prev {
    cursor: pointer
}

.bg-primary .swiper-nav .next svg g,.bg-primary .swiper-nav .prev svg g {
    stroke: #ec8d55
}

@media print,screen and (max-width: 39.99875em) {
    .swiper-nav .next svg,.swiper-nav .prev svg {
        height:20px;
        width: 20px
    }
}

@media print,screen and (min-width: 64em) {
    .bg-primary .swiper-nav {
        border-bottom:1px solid hsla(0,0%,100%,.2);
        border-top: 1px solid hsla(0,0%,100%,.2);
        padding: 1rem 0
    }
}

.swiper-pagination-bullet {
    border: 1px solid #21565f;
    height: 10px;
    opacity: 1;
    width: 10px
}

@media print,screen and (min-width: 64em) {
    .swiper-pagination-bullet {
        height:12px;
        width: 12px
    }
}

.bg-primary .swiper-pagination-bullet {
    border-color: #ec8d55
}

.swiper-pagination-bullet-active {
    background: #21565f
}

.bg-primary .swiper-pagination-bullet-active {
    background: #ec8d55
}

.h-swiper .swiper-pagination {
    left: 0;
    right: auto
}

.swiper-scrollbar {
    background: rgba(0,0,0,.2);
    border-radius: 10px;
    height: 5px
}

.swiper-scrollbar-drag {
    background: #ec8d55;
    border-radius: 10px;
    height: 5px
}

.global-padding-y {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}

@media print,screen and (min-width: 40em) {
    .global-padding-y {
        padding-bottom:8rem;
        padding-top: 8rem
    }
}

.global-margin {
    margin: 2.5rem 0
}

@media print,screen and (min-width: 40em) {
    .global-margin {
        margin:8rem 0
    }
}

.global-padding {
    padding: 2.5rem 0
}

@media print,screen and (min-width: 40em) {
    .global-padding {
        padding:8rem 0
    }
}

.mb-global {
    margin-bottom: 2.5rem
}

@media print,screen and (min-width: 40em) {
    .mb-global {
        margin-bottom:5rem
    }
}

.mt-global {
    margin-top: 2.5rem
}

@media print,screen and (min-width: 40em) {
    .mt-global {
        margin-top:5rem
    }
}

@media print,screen and (max-width: 63.99875em) {
    .mob-margin {
        margin:0 .5rem
    }

    .mob-padding {
        padding: 0 .5rem
    }
}

.m0 {
    margin: 0!important
}

.mt0 {
    margin-top: 0
}

.mr0 {
    margin-right: 0
}

.mb0 {
    margin-bottom: 0!important
}

.ml0 {
    margin-left: 0
}

.m1 {
    margin: .5rem
}

.mt1 {
    margin-top: .5rem
}

.mxt1 {
    margin-top: -.5rem
}

.mr1 {
    margin-right: .5rem
}

.mb1 {
    margin-bottom: .5rem
}

.ml1 {
    margin-left: .5rem
}

.m2 {
    margin: 1rem
}

.mt2 {
    margin-top: 1rem
}

.mxt2 {
    margin-top: -1rem
}

.mr2 {
    margin-right: 1rem
}

.mb2 {
    margin-bottom: 1rem
}

.ml2 {
    margin-left: 1rem
}

.m3 {
    margin: 2rem
}

.mt3 {
    margin-top: 2rem
}

.mxt3 {
    margin-top: -2rem
}

.mr3 {
    margin-right: 2rem
}

.mb3 {
    margin-bottom: 2rem
}

.ml3 {
    margin-left: 2rem
}

.m4 {
    margin: 4rem
}

.mt4 {
    margin-top: 4rem
}

.mxt4 {
    margin-top: -4rem
}

.mr4 {
    margin-right: 4rem
}

.mb4 {
    margin-bottom: 4rem
}

.ml4 {
    margin-left: 4rem
}

.mxn1 {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.mxn2 {
    margin-left: -1rem;
    margin-right: -1rem
}

.mxn3 {
    margin-left: -2rem;
    margin-right: -2rem
}

.mxn4 {
    margin-left: -4rem;
    margin-right: -4rem
}

@media print,screen and (max-width: 63.99875em) {
    .mb2 {
        margin-bottom:1.5rem
    }

    .mb3 {
        margin-bottom: 2rem
    }

    .mb4 {
        margin-bottom: 2.5rem
    }

    .mt2 {
        margin-top: 1.5rem
    }

    .mt3 {
        margin-top: 2rem
    }

    .mt4 {
        margin-top: 2.5rem
    }
}

@media print,screen and (max-width: 39.99875em) {
    .mb2 {
        margin-bottom:1rem
    }

    .mb3 {
        margin-bottom: 1.5rem
    }

    .mb4 {
        margin-bottom: 1.75rem
    }

    .mt2 {
        margin-top: 1rem
    }

    .mt3 {
        margin-top: 1.5rem
    }

    .mt4 {
        margin-top: 1.75rem
    }

    .mb3-s {
        margin-bottom: 2rem
    }

    .mb4-s {
        margin-bottom: 4rem
    }
}

.mx-auto {
    margin-left: auto!important;
    margin-right: auto!important
}

.p0 {
    padding: 0
}

.pb0 {
    padding-bottom: 0!important
}

.pt0 {
    padding-top: 0
}

.p1 {
    padding: .5rem
}

.py1 {
    padding-bottom: .5rem;
    padding-top: .5rem
}

.px1 {
    padding-left: .5rem;
    padding-right: .5rem
}

.p2 {
    padding: 1rem
}

.py2 {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.px2 {
    padding-left: 1rem;
    padding-right: 1rem
}

.p3 {
    padding: 2rem
}

.py3 {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.px3 {
    padding-left: 2rem;
    padding-right: 2rem
}

.p4 {
    padding: 4rem
}

.py4 {
    padding-bottom: 4rem;
    padding-top: 4rem
}

.px4 {
    padding-left: 4rem;
    padding-right: 4rem
}

.pt1 {
    padding-top: .5rem
}

.pb1 {
    padding-bottom: .5rem
}

.pt2 {
    padding-top: 1rem
}

.pb2 {
    padding-bottom: 1rem
}

.pt3 {
    padding-top: 2rem
}

.pb3 {
    padding-bottom: 2rem
}

.pt4 {
    padding-top: 4rem
}

.pb4 {
    padding-bottom: 4rem
}

.pl1 {
    padding-left: 1rem
}

.pl2 {
    padding-left: 2rem
}

.pl3 {
    padding-left: 3rem
}

.pl4 {
    padding-left: 4rem
}

[data-animate=fade] .cell {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .8s cubic-bezier(.785,.135,.15,.86),transform .6s ease-in-out;
    transition-delay: .3s
}

[data-animate=fade].visible .cell {
    opacity: 1;
    transform: translateY(0)
}

[data-animate=fade] .cell:first-child {
    transition-delay: .3s
}

[data-animate=fade] .cell:nth-child(2) {
    transition-delay: .6s
}

[data-animate=fade] .cell:nth-child(3) {
    transition-delay: .9s
}

[data-animate=fade] .cell:nth-child(4) {
    transition-delay: 1.2s
}

[data-animate=fade] .cell:nth-child(5) {
    transition-delay: 1.5s
}

[data-animate=fade] .cell:nth-child(6) {
    transition-delay: 1.8s
}

[data-animate=fade] .cell:nth-child(7) {
    transition-delay: 2.1s
}

[data-animate=fade] .cell:nth-child(8) {
    transition-delay: 2.4s
}

[data-animate=fade] .cell:nth-child(9) {
    transition-delay: 2.7s
}

[data-animate=fade] .cell:nth-child(10) {
    transition-delay: 3s
}

[data-animate=fade] .cell:nth-child(11) {
    transition-delay: 3.3s
}

[data-animate=fade] .cell:nth-child(12) {
    transition-delay: 3.6s
}

[data-animate=fade] .cell:nth-child(13) {
    transition-delay: 3.9s
}

[data-animate=fade] .cell:nth-child(14) {
    transition-delay: 4.2s
}

[data-animate=fade] .cell:nth-child(15) {
    transition-delay: 4.5s
}

[data-animate=fade] .cell:nth-child(16) {
    transition-delay: 4.8s
}

[data-animate=fade] .cell:nth-child(17) {
    transition-delay: 5.1s
}

[data-animate=fade] .cell:nth-child(18) {
    transition-delay: 5.4s
}

[data-animate=fade] .cell:nth-child(19) {
    transition-delay: 5.7s
}

[data-animate=fade] .cell:nth-child(20) {
    transition-delay: 6s
}

[data-animate=fade] .cell:nth-child(21) {
    transition-delay: 6.3s
}

[data-animate=fade] .cell:nth-child(22) {
    transition-delay: 6.6s
}

[data-animate=fade] .cell:nth-child(23) {
    transition-delay: 6.9s
}

[data-animate=fade] .cell:nth-child(24) {
    transition-delay: 7.2s
}

[data-animate=fade].x1 .cell {
    transition-delay: .2s
}

[data-animate=fade].x2 .cell {
    transition-delay: .4s
}

[data-animate=fade].x3 .cell {
    transition-delay: .6s
}

[data-animate=fade].x4 .cell {
    transition-delay: .8s
}

[data-animate=fade].x5 .cell {
    transition-delay: 1s
}

.mobile-menu li {
    background: transparent;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .8s ease-in-out,transform .6s ease-in-out;
    transition-delay: .3s
}

.mobile-menu.is-active li {
    opacity: 1;
    transform: translateY(0)
}

.mobile-menu li:first-child {
    transition-delay: .3s
}

.mobile-menu li:nth-child(2) {
    transition-delay: .6s
}

.mobile-menu li:nth-child(3) {
    transition-delay: .9s
}

.mobile-menu li:nth-child(4) {
    transition-delay: 1.2s
}

.mobile-menu li:nth-child(5) {
    transition-delay: 1.5s
}

.mobile-menu li:nth-child(6) {
    transition-delay: 1.8s
}

.mobile-menu li:nth-child(7) {
    transition-delay: 2.1s
}

.mobile-menu li:nth-child(8) {
    transition-delay: 2.4s
}

.mobile-menu li:nth-child(9) {
    transition-delay: 2.7s
}

.mobile-menu li:nth-child(10) {
    transition-delay: 3s
}

.mobile-menu li:nth-child(11) {
    transition-delay: 3.3s
}

.mobile-menu li:nth-child(12) {
    transition-delay: 3.6s
}

.mobile-menu li:nth-child(13) {
    transition-delay: 3.9s
}

.mobile-menu li:nth-child(14) {
    transition-delay: 4.2s
}

.mobile-menu li:nth-child(15) {
    transition-delay: 4.5s
}

.mobile-menu li:nth-child(16) {
    transition-delay: 4.8s
}

.mobile-menu li:nth-child(17) {
    transition-delay: 5.1s
}

.mobile-menu li:nth-child(18) {
    transition-delay: 5.4s
}

.mobile-menu li:nth-child(19) {
    transition-delay: 5.7s
}

.mobile-menu li:nth-child(20) {
    transition-delay: 6s
}

.mobile-menu li:nth-child(21) {
    transition-delay: 6.3s
}

.mobile-menu li:nth-child(22) {
    transition-delay: 6.6s
}

.mobile-menu li:nth-child(23) {
    transition-delay: 6.9s
}

.mobile-menu li:nth-child(24) {
    transition-delay: 7.2s
}

[data-animate=slideUp] .cell {
    opacity: 0;
    transform: translateY(20px);
    transition: all .6s cubic-bezier(.785,.135,.15,.86)
}

[data-animate=slideUp].visible .cell {
    opacity: 1;
    transform: translateY(0);
    transition: all .6s cubic-bezier(.785,.135,.15,.86)
}

[data-animate=slide-in] .slide-left {
    opacity: 0;
    transform: translateX(75px);
    transition: all .6s cubic-bezier(.785,.135,.15,.86);
    transition-delay: 1.3s
}

.alert-banner {
    padding: .25rem 0
}

.alert-banner a,.alert-banner p {
    color: #fff;
    font-size: .65rem;
    margin: 0
}

@media print,screen and (min-width: 64em) {
    .alert-banner a,.alert-banner p {
        font-size:.85rem
    }
}

.alert-banner a {
    text-decoration: underline;
    text-decoration-color: #ec8d55;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px
}

.main-header {
    background: #fff;
    border-bottom: 1px solid #ccc;
    padding: 1rem 5%;
    position: relative;
    transition: all .5s cubic-bezier(.19,1,.22,1);
    width: 100%;
    z-index: 99
}

@media print,screen and (min-width: 64em) {
    .main-header {
        padding:1rem 0;
        position: relative
    }
}

.main-header .header-container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.main-header .header-container .header-right,.main-header .header-container .main-navigation {
    width: 30%
}

.main-header .main-navigation {
    margin-right: auto
}

.main-header #menu-primary-menu {
    display: flex;
    gap: 2rem;
    list-style: none;
    margin: 0
}

.main-header #menu-primary-menu>li>a {
    font-family: GT Eesti Display,Helvetica,sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: .5px;
    text-decoration: underline;
    text-decoration-color: #ec8d55;
    text-decoration-thickness: 1px;
    text-transform: uppercase;
    text-underline-offset: 4px
}

.main-header #menu-primary-menu>li>a:hover {
    text-decoration: none
}

.main-header #menu-primary-menu .sub-menu {
    background: #fff;
    box-shadow: 0 2px 20px rgba(0,0,0,.549);
    height: 100vh;
    left: -500px;
    list-style: none;
    margin: 0;
    padding: 5rem;
    position: fixed;
    top: 0;
    transition: left .3s ease-in-out;
    visibility: hidden;
    width: 500px
}

.main-header #menu-primary-menu .sub-menu.active {
    left: 0;
    transition: left .3s ease-in-out;
    visibility: visible
}

.main-header #menu-primary-menu .sub-menu .close {
    cursor: pointer;
    position: absolute;
    right: 2.5rem;
    top: 2.5rem
}

.main-header .logo {
    display: block;
    margin: 0 auto;
    width: 200px
}

@media print,screen and (min-width: 64em) {
    .main-header .logo {
        width:250px
    }
}

.main-header .header-right {
    margin-left: auto
}

.main-header .header-right .actions {
    align-items: flex-start;
    display: flex;
    gap: 1rem;
    justify-content: flex-end
}

.main-header .header-right .cart-toggle {
    position: relative
}

.main-header .header-right .cart-toggle .cart-count {
    align-items: center;
    background: #ec8d55;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: .6rem;
    height: 1rem;
    justify-content: center;
    position: absolute;
    right: -.2rem;
    top: -.5rem;
    width: 1rem
}

.main-header .header-right .cart-toggle:hover .svg-icon {
    stroke: #ec8d55
}

.main-header.fixed {
    position: fixed;
    top: 0;
    transition: all .3s ease-in-out;
    z-index: 9999999
}

@media print,screen and (min-width: 64em) {
    .main-header.fixed {
        padding:1rem 0
    }
}

.main-header.fixed .logo {
    display: block;
    width: 150px
}

@media print,screen and (min-width: 64em) {
    .main-header.fixed .logo {
        width:200px
    }

    .main-header.fixed>a {
        font-size: 1rem
    }
}

.main-header.fixed .langswitcher {
    display: none
}

.brand-menu,.secondary-menu {
    background: #fff;
    border-top: 1px solid #ddd;
    height: 100vh;
    overflow: auto;
    padding: 0 5%;
    position: fixed;
    right: -100%;
    top: 0;
    transition: right .3s ease-in-out;
    width: 100%;
    z-index: 10000000000000000
}

@media print,screen and (min-width: 64em) {
    .brand-menu,.secondary-menu {
        border-top:0;
        box-shadow: 0 5px 32px rgba(0,0,0,.1);
        padding: 0;
        right: -500px;
        width: 500px
    }
}

.brand-menu .close,.secondary-menu .close {
    position: absolute;
    right: 1rem;
    top: 1rem
}

.brand-menu .close:hover svg,.secondary-menu .close:hover svg {
    fill: #ec8d55
}

.brand-menu-wrapper,.secondary-menu-wrapper {
    align-items: flex-start;
    display: flex;
    height: 100%;
    justify-content: center;
    padding-left: 0;
    padding-top: 2rem
}

@media print,screen and (min-width: 64em) {
    .brand-menu-wrapper,.secondary-menu-wrapper {
        align-items:center;
        display: block;
        margin-top: 2.5rem;
        padding-left: 2rem;
        padding-top: 0
    }
}

.brand-menu ul,.secondary-menu ul {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0;
    width: 100%
}

.brand-menu ul li,.secondary-menu ul li {
    border-bottom: 1px solid #f2f2f2;
    display: block;
    margin-bottom: 1rem;
    padding-bottom: .5rem;
    padding-top: 1rem;
    width: 100%
}

@media print,screen and (min-width: 64em) {
    .brand-menu ul li:hover,.secondary-menu ul li:hover {
        border-bottom:1px solid #ec8d55
    }

    .brand-menu ul li:hover>a,.secondary-menu ul li:hover>a {
        color: #ec8d55
    }
}

.brand-menu ul li.menu-item-has-children,.secondary-menu ul li.menu-item-has-children {
    position: relative
}

@media print,screen and (min-width: 64em) {
    .brand-menu ul li.menu-item-has-children,.secondary-menu ul li.menu-item-has-children {
        padding-right:2rem
    }
}

.brand-menu ul li.menu-item-has-children>a,.secondary-menu ul li.menu-item-has-children>a {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.brand-menu ul li.menu-item-has-children>a:after,.secondary-menu ul li.menu-item-has-children>a:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%2322565f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' stroke='none'/%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
    content: "";
    display: block;
    height: 30px;
    position: relative;
    transform: rotate(0deg);
    width: 30px
}

.brand-menu ul li.menu-item-has-children.active a:after,.secondary-menu ul li.menu-item-has-children.active a:after {
    transform: rotate(180deg)
}

.brand-menu ul li.menu-item-has-children:hover a:after,.secondary-menu ul li.menu-item-has-children:hover a:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23e87a6f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' stroke='none'/%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
    content: ""
}

.brand-menu ul li.thumbnail a,.secondary-menu ul li.thumbnail a {
    align-items: center;
    border-bottom: 1px solid #f2f2f2!important;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: .5rem;
    padding: .5rem 0!important
}

.brand-menu ul li.thumbnail a:before,.secondary-menu ul li.thumbnail a:before {
    display: none
}

.brand-menu ul li.thumbnail a img,.secondary-menu ul li.thumbnail a img {
    margin-right: 1rem;
    width: 25%
}

.brand-menu ul a,.secondary-menu ul a {
    display: block;
    font-family: GT Eesti Display,Helvetica,Arial,sans-serif!important;
    font-size: 1.25rem;
    font-weight: 400!important;
    text-decoration: none;
    text-transform: capitalize
}

@media print,screen and (min-width: 64em) {
    .brand-menu ul a,.secondary-menu ul a {
        font-size:1.5rem
    }
}

.brand-menu ul.sub-menu,.secondary-menu ul.sub-menu {
    display: none;
    margin-left: 0;
    padding-top: 1rem
}

.brand-menu ul.sub-menu li,.secondary-menu ul.sub-menu li {
    border: none;
    padding: 0
}

.brand-menu ul.sub-menu li a,.secondary-menu ul.sub-menu li a {
    font-size: 1.25rem
}

.brand-menu ul.sub-menu li a:before,.secondary-menu ul.sub-menu li a:before {
    content: "-";
    margin-right: 1rem
}

.brand-menu ul.sub-menu li a:hover,.secondary-menu ul.sub-menu li a:hover {
    text-decoration: underline;
    text-decoration-color: #ec8d55;
    text-decoration-color: #21565f;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px
}

@media print,screen and (min-width: 64em) {
    .brand-menu ul.menu,.secondary-menu ul.menu {
        margin-top:2.5rem
    }
}

.brand-menu.is-active,.secondary-menu.is-active {
    right: 0;
    transition: right .3s ease-in-out
}

.brand-menu {
    left: -100%
}

.brand-menu,.brand-menu.is-active {
    right: auto;
    transition: left .3s ease-in-out
}

.brand-menu.is-active {
    left: 0
}

.shop-menu {
    background: #fff;
    border-top: 1px solid #ddd;
    box-shadow: 0 8px 20px -7px rgba(0,0,0,.2);
    box-sizing: border-box;
    display: none;
    height: auto;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.shop-menu .grid-container {
    padding: 5rem 2rem
}

.shop-menu.visible {
    display: block
}

.shop-menu ul {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: repeat(auto,1fr)
}

.shop-menu a {
    align-items: center;
    display: flex;
    gap: 1rem;
    text-decoration: none
}

.shop-menu a img {
    height: 125px;
    width: 40%
}

.shop-menu a .collection-title {
    font-size: 1.5rem;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase
}

.shop-menu a:hover .collection-title {
    text-decoration: underline
}

.shop-menu .close {
    position: absolute;
    right: 2rem;
    top: 2rem
}

.shop-menu .featured-collection {
    position: relative
}

.shop-menu .featured-collection img {
    height: 100%;
    width: 100%
}

.shop-menu .featured-collection .featured-overlay {
    align-items: flex-start;
    background: linear-gradient(22deg,rgba(0,0,0,.7),transparent 60%);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    left: 0;
    padding: 2rem;
    position: absolute;
    top: 0;
    width: 100%
}

.shop-menu .featured-collection .featured-overlay * {
    color: #fff
}

.menu-toggle {
    position: relative;
    z-index: 99
}

.menu-toggle,.menu-toggle .menu-toggler {
    cursor: pointer
}

.mini-cart {
    background: #fff;
    box-shadow: 0 2px 20px rgba(0,0,0,.12);
    height: 100vh;
    overflow-y: auto;
    position: fixed;
    right: -100%;
    top: 0;
    transition: right .3s ease-in-out;
    width: 100%;
    z-index: 999999999
}

@media print,screen and (min-width: 40em) {
    .mini-cart {
        width:80%
    }
}

@media print,screen and (min-width: 64em) {
    .mini-cart {
        right:-600px;
        width: 550px
    }
}

.mini-cart-wrapper {
    overflow-y: scroll
}

.mini-cart.active {
    right: 0;
    transition: right .3s ease-in-out
}

.mini-cart .close {
    cursor: pointer;
    position: absolute;
    right: 1rem;
    top: 1rem
}

@media print,screen and (min-width: 64em) {
    .mini-cart .close {
        right:2rem;
        top: 2rem
    }
}

.mini-cart .basket-title {
    align-items: center;
    display: flex;
    gap: .5rem;
    padding: 2rem 2rem 0
}

.mini-cart .basket-title p {
    color: #003852;
    font-size: 1.25rem;
    margin: 0
}

.mini-cart ul {
    box-sizing: border-box;
    list-style: none;
    margin-left: 0;
    padding: 2rem 2rem 5rem
}

.mini-cart ul li {
    align-items: flex-start;
    border-bottom: 1px solid #ddd;
    display: flex;
    margin-bottom: 2rem;
    padding-bottom: 2rem
}

.mini-cart ul li img {
    height: 100px;
    margin-right: 2rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100px
}

@media print,screen and (min-width: 64em) {
    .mini-cart ul li img {
        height:150px;
        width: 150px
    }
}

.mini-cart ul li p {
    margin-top: 0
}

.mini-cart ul li p.title,.mini-cart ul li p.variation {
    margin-bottom: .5rem
}

.mini-cart ul li .remove {
    align-items: center;
    background: #f2f2f2;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    font-size: .9rem;
    gap: 2px;
    padding: .25rem .5rem;
    text-decoration: underline;
    text-transform: uppercase
}

.mini-cart ul li .remove svg {
    stroke: red;
    height: 1rem;
    width: 1rem
}

.mini-cart ul li .remove:hover {
    background: red;
    color: #fff
}

.mini-cart ul li .remove:hover svg {
    stroke: #fff
}

.mini-cart .product-title {
    font-size: 1.125rem;
    line-height: 1;
    margin-bottom: 1rem;
    text-decoration: none
}

@media print,screen and (min-width: 64em) {
    .mini-cart .product-title {
        font-size:1.5rem;
        letter-spacing: -1px
    }
}

.mini-cart .misc {
    align-items: center;
    display: flex;
    gap: 1rem
}

.mini-cart .variation * {
    display: inline-block;
    margin: 0
}

.mini-cart .variation-MaterialPricing {
    display: none
}

.mini-cart .variation p {
    font-size: .9rem;
    margin-right: .25rem
}

.mini-cart .variation p.label {
    font-weight: 600
}

.mini-cart .mini-cart-footer {
    background: #f2f2f2;
    border-top: 1px solid #ddd;
    bottom: 0;
    box-shadow: 0 -9px 20px #fff;
    padding: 2rem;
    position: absolute;
    width: 100%
}

.mini-cart .mini-cart-footer .mc-tag {
    font-size: .9rem
}

.mini-cart .woocommerce-mini-cart__buttons {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: space-between
}

@media print,screen and (min-width: 64em) {
    .mini-cart .woocommerce-mini-cart__buttons {
        flex-direction:row;
        gap: 0
    }
}

.mini-cart .woocommerce-mini-cart__buttons a {
    align-items: center;
    display: flex;
    gap: .5rem;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%
}

@media print,screen and (min-width: 64em) {
    .mini-cart .woocommerce-mini-cart__buttons a {
        padding:.5rem;
        width: calc(50% - .5rem)
    }
}

.mini-cart .woocommerce-mini-cart__buttons a:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' stroke='none'/%3E%3Cpath d='M10 14a2 2 0 1 0 4 0 2 2 0 0 0-4 0'/%3E%3Cpath d='M5.001 8H19a2 2 0 0 1 1.977 2.304l-1.255 7.152A3 3 0 0 1 16.756 20H7.244a3 3 0 0 1-2.965-2.544l-1.255-7.152A2 2 0 0 1 5.001 8zM17 10l-2-6m-8 6 2-6'/%3E%3C/svg%3E");
    display: inline-block;
    height: 2rem;
    width: 2rem
}

.mini-cart .woocommerce-mini-cart__buttons a.checkout {
    background: #000
}

.mini-cart .woocommerce-mini-cart__buttons a.checkout:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' stroke='none'/%3E%3Cpath d='M11.5 21H7a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v.5'/%3E%3Cpath d='M11 16a1 1 0 1 0 2 0 1 1 0 0 0-2 0m-3-5V7a4 4 0 1 1 8 0v4m-1 8 2 2 4-4'/%3E%3C/svg%3E");
    display: inline-block;
    height: 2rem;
    width: 2rem
}

@media print,screen and (min-width: 64em) {
    .mini-cart .woocommerce-mini-cart__buttons a:hover {
        text-decoration:underline
    }
}

.mini-cart .basket-swiper {
    position: relative
}

.mini-cart .basket-swiper:before {
    background: linear-gradient(90deg,hsla(0,0%,100%,0) 70%,#fff);
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    z-index: 99
}

.mini-cart .empty-basket .swiper-wrapper {
    background: linear-gradient(90deg,hsla(0,0%,100%,0) 92%,#fff)
}

.mini-cart .empty-basket a,.mini-cart .empty-basket img,.mini-cart .empty-basket li {
    width: 100%
}

.mini-cart .empty-basket img {
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.mini-cart .empty-basket li {
    border-bottom: 0;
    margin: 0;
    padding: 0
}

.mini-cart .empty-basket li a {
    cursor: pointer;
    position: relative
}

.mini-cart .empty-basket li a .link-overlay {
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0),#000);
    bottom: 0;
    left: 0;
    position: absolute;
    transition: background-image .3s ease-in-out;
    width: 100%
}

.mini-cart .empty-basket li a .link-overlay-inner {
    padding-bottom: 1rem;
    padding-left: 1rem
}

.mini-cart .empty-basket li a .link-overlay * {
    color: #fff
}

.mini-cart .empty-basket li a .link-overlay .text-link {
    margin-top: .5rem
}

.mini-cart .empty-basket li a:hover .link-overlay {
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0),#000);
    transition: background-image .3s ease-in-out
}

.mini-cart .total {
    display: flex;
    font-size: 1.5rem;
    justify-content: space-between
}

.mini-cart .total strong {
    font-weight: 400
}

.mini-cart .mc-wrap,.mini-cart .woocommerce-mini-cart__empty-message {
    padding: 0 2rem
}

.mini-cart .swiper-pagination {
    bottom: 0;
    padding: 0 2rem;
    position: relative;
    text-align: left
}

.langswitcher {
    position: absolute;
    right: 0;
    top: 0
}

.langswitcher img {
    border-radius: 1px;
    width: 30px
}

.langswitcher li {
    cursor: pointer
}

.langswitcher li:hover {
    background-color: #f2f2f2
}

#trust-points {
    padding: .5rem 0
}

@media print,screen and (min-width: 64em) {
    #trust-points {
        border-bottom:1px solid #ccc;
        padding: 1.25rem 0
    }

    #trust-points .cell:not(:last-child) {
        border-right: 1px solid #ccc
    }
}

#trust-points .icon-wrapper {
    display: flex;
    font-size: 1.25rem;
    font-weight: 600;
    justify-content: center;
    line-height: 1.1
}

@media print,screen and (min-width: 64em) {
    #trust-points .icon-wrapper {
        justify-content:flex-start
    }
}

#trust-points .icon-wrapper img,#trust-points .icon-wrapper svg {
    height: 30px;
    margin-bottom: 0;
    margin-right: 1rem;
    width: 30px
}

@media print,screen and (min-width: 64em) {
    #trust-points .icon-wrapper img,#trust-points .icon-wrapper svg {
        height:50px;
        width: 50px
    }
}

#trust-points .icon-wrapper p {
    font-size: .75rem;
    line-height: 1.1
}

@media print,screen and (min-width: 64em) {
    #trust-points .icon-wrapper p {
        font-size:.9rem
    }

    #trust-points .icon-wrapper p span {
        display: block
    }
}

.menu-toggler {
    background: transparent;
    border-bottom: 3px solid;
    border-top: 3px solid;
    color: #ec8d55;
    display: block;
    font-size: 0;
    height: 22px;
    position: relative;
    transition: all .25s ease-in-out;
    width: 30px
}

.menu-toggler:after,.menu-toggler:before {
    background: currentColor;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: transform .25s ease-in-out;
    width: 100%
}

.menu-toggler:hover {
    color: #21565f
}

.menu-toggler.active {
    border-color: transparent
}

.menu-toggler.active:before {
    transform: translate(-50%,-50%) rotate(45deg)
}

.menu-toggler.active:after {
    transform: translate(-50%,-50%) rotate(-45deg)
}

.hamburger .line {
    background-color: #21565f;
    display: block;
    height: 2px;
    margin: 5px auto;
    transition: all .3s ease-in-out;
    width: 30px
}

.hamburger:hover {
    cursor: pointer
}

.hamburger.is-active .line {
    background-color: #ec8d55
}

.hamburger.is-active .line:nth-child(2) {
    opacity: 0
}

.hamburger.is-active .line:first-child {
    transform: translateY(7px) rotate(45deg)
}

.hamburger.is-active .line:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg)
}

.pre-footer {
    background-repeat: no-repeat
}

@media print,screen and (max-width: 63.99875em) {
    .pre-footer {
        background-size:200%
    }
}

.pre-footer .cell {
    align-items: center;
    background: #fff;
    border-left: 5px solid #ec8d55;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 1rem;
    padding: 1rem;
    text-align: left;
    text-decoration: none
}

@media print,screen and (min-width: 64em) {
    .pre-footer .cell {
        flex-direction:column;
        justify-content: flex-start;
        margin-bottom: 0;
        padding: 2rem;
        text-align: center
    }
}

.pre-footer .cell h5 {
    margin-bottom: 1rem
}

@media print,screen and (max-width: 39.99875em) {
    .pre-footer .cell h5 {
        font-size:.9rem;
        margin-bottom: 0;
        width: 60%
    }
}

.pre-footer .cell svg {
    height: 35px;
    margin-bottom: 0;
    width: 35px
}

@media print,screen and (min-width: 64em) {
    .pre-footer .cell svg {
        height:auto;
        margin: 0;
        width: auto
    }

    .pre-footer .cell svg:first-of-type {
        margin-bottom: 1rem
    }
}

.pre-footer .cell-heading {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 2rem;
    width: 100%
}

@media print,screen and (min-width: 40em) {
    .pre-footer .cell-heading {
        gap:1rem
    }
}

@media print,screen and (min-width: 64em) {
    .pre-footer .cell-heading {
        flex-direction:column;
        gap: 1rem
    }
}

.pre-footer .grid-x:focus-within>*,.pre-footer .grid-x:hover>* {
    opacity: .4;
    transition: all .2s ease-in-out
}

.pre-footer .grid-x:focus-within>:focus,.pre-footer .grid-x:hover>:hover {
    opacity: 1;
    transform: translateY(-.5rem);
    transition: all .2s ease-in-out
}

footer {
    padding-bottom: 2.5rem
}

footer .footer-form #gform_2 {
    position: relative
}

footer .footer-form #gform_2 .gform input[type=email] {
    height: 50px
}

footer .footer-form #gform_2 .gform_footer {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

footer .footer-form #gform_2 .gform_button {
    background: #21565f;
    font-size: .65rem;
    height: 50px;
    padding: 0 2rem
}

@media print,screen and (min-width: 64em) {
    footer .footer-form #gform_2 .gform_button {
        border:none;
        font-size: .9rem;
        padding: 1rem 2rem
    }
}

footer .footer-section {
    border-top: 1px solid hsla(0,0%,100%,.2);
    padding: 1.5rem 0
}

footer .footer-section.credits {
    justify-content: center
}

footer .footer-section.credits p {
    margin: 0
}

footer .footer-section.credits p:last-child {
    text-align: right
}

footer .footer-section.credits p:last-child a {
    color: #fff;
    text-decoration: underline;
    text-decoration-color: #21565f;
    text-underline-offset: 4px
}

footer .footer-menu {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin: 0
}

footer .footer-menu li:not(:last-child):after {
    color: #fff;
    content: "|";
    margin: 0 1rem
}

footer .footer-menu a {
    color: #21565f;
    font-family: GT Eesti Display,Helvetica,sans-serif;
    font-size: 1rem;
    font-weight: 900;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase
}

footer .footer-menu a:hover {
    text-decoration: underline;
    text-decoration-color: #ec8d55;
    text-decoration-color: #fff;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px
}

footer .payment-methods {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 1rem;
    justify-content: center
}

@media print,screen and (min-width: 64em) {
    footer .payment-methods {
        justify-content:flex-end
    }
}

footer .payment-methods img {
    height: auto;
    width: 50px
}

footer .legal-links a,footer .legal-text p {
    color: #21565f;
    font-size: .8rem
}

@media print,screen and (min-width: 64em) {
    footer .legal-links a,footer .legal-text p {
        font-size:.9rem
    }
}

footer .legal-links a:hover {
    color: #fff;
    text-decoration: none
}

footer .logo svg {
    width: 100%
}
