@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress */
html {
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll
}

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

:after, :before {
    text-decoration: inherit;
    vertical-align: inherit
}

* {
    margin: 0;
    padding: 0
}

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

hr {
    overflow: visible
}

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

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden], template {
    display: none
}

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

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

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

code, kbd, pre, samp {
    font-family: monospace, monospace
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

input {
    border-radius: 0
}

[role=button], [type=button], [type=reset], [type=submit], button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=number] {
    width: auto
}

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

textarea {
    overflow: auto;
    resize: vertical
}

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

optgroup {
    font-weight: 700
}

button {
    overflow: visible
}

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

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

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

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

button, select {
    text-transform: none
}

button, input, select, textarea {
    background-color: transparent;
    border-style: none;
    color: inherit
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

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

select::-ms-value {
    color: currentColor
}

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

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

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

img {
    border-style: none
}

progress {
    vertical-align: baseline
}

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

audio, canvas, progress, video {
    display: inline-block
}

@media screen {
    [hidden~=screen] {
        display: inherit
    }

    [hidden~=screen]:not(:active):not(:focus):not(:target) {
        clip: rect(0 0 0 0) !important;
        position: absolute !important
    }
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

::-moz-selection, ::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
html {
    -ms-overflow-style: scrollbar;
    box-sizing: border-box
}

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

.container, .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    max-width: none;
    width: auto
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

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

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

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

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

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

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

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

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

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

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

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

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

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

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        max-width: none;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

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

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

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

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

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

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

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

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        max-width: none;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

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

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

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

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

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

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

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

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        max-width: none;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

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

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

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

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

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

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

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

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        max-width: none;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

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

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

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

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

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

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

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

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

/*! system-font.css v2.0.2 | CC0-1.0 License | github.com/jonathantneal/system-font-css */
@font-face {
    font-family: system-ui;
    font-style: normal;
    font-weight: 300;
    src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Segoe UI Light"), local("Ubuntu Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma")
}

@font-face {
    font-family: system-ui;
    font-style: italic;
    font-weight: 300;
    src: local(".SFNSText-LightItalic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Light Italic"), local("Ubuntu Light Italic"), local("Roboto-LightItalic"), local("DroidSans"), local("Tahoma")
}

@font-face {
    font-family: system-ui;
    font-style: normal;
    font-weight: 400;
    src: local(".SFNSText-Regular"), local(".HelveticaNeueDeskInterface-Regular"), local(".LucidaGrandeUI"), local("Segoe UI"), local("Ubuntu"), local("Roboto-Regular"), local("DroidSans"), local("Tahoma")
}

@font-face {
    font-family: system-ui;
    font-style: italic;
    font-weight: 400;
    src: local(".SFNSText-Italic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Italic"), local("Ubuntu Italic"), local("Roboto-Italic"), local("DroidSans"), local("Tahoma")
}

@font-face {
    font-family: system-ui;
    font-style: normal;
    font-weight: 500;
    src: local(".SFNSText-Medium"), local(".HelveticaNeueDeskInterface-MediumP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold"), local("Ubuntu Medium"), local("Roboto-Medium"), local("DroidSans-Bold"), local("Tahoma Bold")
}

@font-face {
    font-family: system-ui;
    font-style: italic;
    font-weight: 500;
    src: local(".SFNSText-MediumItalic"), local(".HelveticaNeueDeskInterface-MediumItalicP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold Italic"), local("Ubuntu Medium Italic"), local("Roboto-MediumItalic"), local("DroidSans-Bold"), local("Tahoma Bold")
}

@font-face {
    font-family: system-ui;
    font-style: normal;
    font-weight: 700;
    src: local(".SFNSText-Bold"), local(".HelveticaNeueDeskInterface-Bold"), local(".LucidaGrandeUI"), local("Segoe UI Bold"), local("Ubuntu Bold"), local("Roboto-Bold"), local("DroidSans-Bold"), local("Tahoma Bold")
}

@font-face {
    font-family: system-ui;
    font-style: italic;
    font-weight: 700;
    src: local(".SFNSText-BoldItalic"), local(".HelveticaNeueDeskInterface-BoldItalic"), local(".LucidaGrandeUI"), local("Segoe UI Bold Italic"), local("Ubuntu Bold Italic"), local("Roboto-BoldItalic"), local("DroidSans-Bold"), local("Tahoma Bold")
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
    line-height: 0
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.hidden {
    display: none
}

.invisible {
    opacity: 0;
    pointer-events: none
}

.visible {
    opacity: 1;
    pointer-events: all
}

:root, body {
    margin: 0;
    padding: 0
}

a, a:hover {
    text-decoration: none
}

h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin: 0
}

* {
    box-sizing: border-box
}

.rel {
    position: relative
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

@media (min-width: 375px) {
    .text-xs-left {
        text-align: left
    }
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left
    }
}

@media (min-width: 1600px) {
    .text-xxl-left {
        text-align: left
    }
}

@media (min-width: 1920px) {
    .text-xxxl-left {
        text-align: left
    }
}

@media (min-width: 375px) {
    .text-xs-right {
        text-align: right
    }
}

@media (min-width: 576px) {
    .text-sm-right {
        text-align: right
    }
}

@media (min-width: 768px) {
    .text-md-right {
        text-align: right
    }
}

@media (min-width: 992px) {
    .text-lg-right {
        text-align: right
    }
}

@media (min-width: 1200px) {
    .text-xl-right {
        text-align: right
    }
}

@media (min-width: 1600px) {
    .text-xxl-right {
        text-align: right
    }
}

@media (min-width: 1920px) {
    .text-xxxl-right {
        text-align: right
    }
}

@media (min-width: 375px) {
    .text-xs-center {
        text-align: center
    }
}

@media (min-width: 576px) {
    .text-sm-center {
        text-align: center
    }
}

@media (min-width: 768px) {
    .text-md-center {
        text-align: center
    }
}

@media (min-width: 992px) {
    .text-lg-center {
        text-align: center
    }
}

@media (min-width: 1200px) {
    .text-xl-center {
        text-align: center
    }
}

@media (min-width: 1600px) {
    .text-xxl-center {
        text-align: center
    }
}

@media (min-width: 1920px) {
    .text-xxxl-center {
        text-align: center
    }
}

.lowercase {
    text-transform: lowercase
}

a.underilne {
    text-decoration: underline
}

a.underilne:hover {
    text-decoration: none
}

@font-face {
    font-display: swap;
    font-family: Sul Mono;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/SulMonoMedium.eot);
    src: local("Sul Mono Medium"), local("SulMonoMedium"), url(../fonts/SulMonoMedium.eot?#iefix) format("embedded-opentype"), url(../fonts/SulMonoMedium.woff2) format("woff2"), url(../fonts/SulMonoMedium.woff) format("woff"), url(../fonts/SulMonoMedium.ttf) format("truetype")
}

@keyframes errorflickbig {
    0% {
        transform: scale(1)
    }
    10% {
        transform: scale(1)
    }
    20% {
        transform: scale(1.01)
    }
    30% {
        transform: scale(1)
    }
    to {
        transform: scale(1)
    }
}

@keyframes errorflicksmall {
    0% {
        transform: scale(1)
    }
    10% {
        transform: scale(1)
    }
    20% {
        transform: scale(1.03)
    }
    30% {
        transform: scale(1)
    }
    to {
        transform: scale(1)
    }
}

:root, body {
    font-size: 18px;
    font-variant: no-common-ligatures
}

@media (min-width: 576px) {
    :root, body {
        font-size: 24px
    }
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

body .j-body {
    flex-grow: 1
}

@media (min-width: 1600px) {
    .container {
        max-width: 1400px
    }
}

hr {
    background: none;
    border: none;
    border-bottom: 1px solid;
    margin: 3em 0
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: currentColor
}

.j-editable h1:not(:last-child), .j-editable h2:not(:last-child), .j-editable h3:not(:last-child), .j-editable h4:not(:last-child), .j-editable h5:not(:last-child), .j-editable h6:not(:last-child), .j-editable ol:not(:last-child), .j-editable p:not(:last-child), .j-editable table:not(:last-child), .j-editable ul:not(:last-child) {
    margin-bottom: 1em
}

.j-editable ol, .j-editable ul {
    padding-left: 1em
}

.j-editable ol li + li, .j-editable ul li + li {
    margin-top: .5em
}

.j-hrtext {
    align-items: center;
    display: flex;
    flex-direction: row;
    font-size: .6666666667rem;
    line-height: 1;
    text-transform: uppercase
}

.j-hrtext:after, .j-hrtext:before {
    border-bottom: 1px solid;
    content: "";
    display: block;
    flex-grow: 1;
    flex-shrink: 1;
    height: 0;
    width: 50%
}

.j-hrtext:before {
    margin-right: 1em
}

.j-hrtext:after {
    margin-left: 1em
}

.j-h1 {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 300;
    letter-spacing: .08em;
    line-height: 1.18015625
}

@media (min-width: 576px) {
    .j-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 992px) {
    .j-h1 {
        font-size: 2.6666666667rem
    }
}

.j-accent.j-accent.j-accent, a.j-accent.j-accent.j-accent {
    color: #f87c56
}

a.j-accent.j-accent.j-accent:hover {
    color: #1e1e1e
}

.j-inlineicon img, .j-inlineicon svg {
    vertical-align: middle
}

.uppercase {
    text-transform: uppercase
}

.notransform.notransform.notransform {
    text-transform: none
}

.strong {
    font-weight: 700
}

.currentcolor {
    color: currentColor
}

.underline {
    text-decoration: underline
}

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

.j-pagination {
    color: #878787;
    font-size: .75rem;
    font-weight: 300;
    margin-top: 5rem;
    text-align: center
}

.j-pagination:not(:last-child) {
    margin-bottom: 5rem
}

.j-pagination .active {
    color: #f87c56
}

.j-pagination a {
    color: #878787
}

.j-pagination ul {
    display: inline-flex;
    flex-direction: row;
    gap: 1em;
    list-style: none
}

.j-btn {
    border: 1px solid;
    font-weight: 500;
    letter-spacing: .08em;
    line-height: 1;
    text-align: center;
    text-transform: uppercase
}

.j-btn-tiny {
    font-size: .5rem;
    padding: .6667em 1.8333em
}

.j-btn-big {
    font-size: .6666666667rem;
    padding: 1.0625em 1.8333em
}

.j-btn-accent.j-btn-accent.j-btn-accent {
    background-color: #f87c56;
    border: 1px solid #f87c56;
    color: #fff
}

.j-btn-accent.j-btn-accent.j-btn-accent:hover {
    background-color: #fff;
    color: #f87c56
}

:root {
    background-color: #fff;
    color: #1e1e1e;
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: 24px;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    line-height: 1.5
}

.j-errorpage {
    background-color: #111010;
    color: #474747;
    overflow-x: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.j-errorpage-container {
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: space-between;
    padding-bottom: 24px;
    padding-top: 24px;
    position: relative;
    width: 100vw
}

@media (min-width: 768px) {
    .j-errorpage-container {
        padding-bottom: 24px;
        padding-top: 58px
    }
}

.j-errorpage-logo {
    color: #7a7a7a;
    text-align: center
}

.j-errorpage-b {
    height: 100%;
    max-height: 66vh;
    max-width: 50vw;
    -o-object-fit: contain;
    object-fit: contain;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: opacity .2s
}

.j-errorpage-b.active {
    opacity: .25
}

.j-errorpage-middle {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .j-errorpage-middle {
        flex-direction: row;
        gap: 50px;
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (min-width: 1200px) {
    .j-errorpage-middle {
        gap: 170px;
        padding-left: 137px;
        padding-right: 120px
    }
}

.j-errorpage-code {
    font-size: 160px;
    line-height: 1;
    position: relative
}

@media (min-width: 992px) {
    .j-errorpage-code {
        font-size: 220px
    }
}

.j-errorpage-code .digits {
    font-family: Sul Mono;
    font-size: 1.01em;
    font-weight: 700;
    left: -.16em;
    letter-spacing: .09em;
    line-height: .54;
    position: absolute;
    text-align: center;
    top: .2em;
    width: 100%;
    word-break: break-all
}

.j-errorpage-bigrectangles {
    display: block;
    height: 1.4409090909em;
    width: 1.6954545455em
}

.j-errorpage-bigdiamond {
    height: .4545454545em;
    position: absolute;
    right: 0;
    top: -.1681818182em;
    width: .4090909091em
}

.j-errorpage-message {
    color: #a0a0a0;
    flex-grow: 1;
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: 28px;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    letter-spacing: 8%;
    position: relative
}

@media (min-width: 768px) {
    .j-errorpage-message {
        font-size: 32px
    }
}

@media (min-width: 992px) {
    .j-errorpage-message {
        font-size: 46px
    }
}

.j-errorpage-message a {
    color: #f87c56;
    text-decoration: none;
    text-transform: none;
    transition: color .25s
}

.j-errorpage-message a svg {
    height: .9em;
    position: relative;
    top: -.13em;
    vertical-align: middle;
    width: .9em
}

.j-errorpage-message a:hover {
    color: #f65625
}

.j-errorpage-message.maintenance {
    color: #a0a0a0;
    font-size: 19px;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .j-errorpage-message.maintenance {
        font-size: 22px
    }
}

@media (min-width: 1200px) {
    .j-errorpage-message.maintenance {
        font-size: 24px
    }
}

.j-errorpage-smalldiamond {
    height: .6086956522em;
    left: -.3043478261em;
    position: absolute;
    top: .2608695652em;
    width: .5869565217em
}

.j-errorpage-smallrectangles {
    display: none;
    position: absolute;
    right: 120px;
    top: 83px
}

@media (min-width: 768px) {
    .j-errorpage-smallrectangles {
        display: block
    }
}

.j-errorpage-bottom {
    font-size: 14px;
    text-align: center
}

.j-errorpage-bigrectangles rect {
    animation: errorflickbig 1s infinite
}

.j-errorpage-smallrectangles rect {
    animation: errorflicksmall 1s infinite
}

.j-filters {
    font-size: .4166666667rem;
    letter-spacing: .08em;
    margin-bottom: .75rem
}

@media (min-width: 992px) {
    .j-filters {
        font-size: .5rem;
        margin-bottom: 1.125rem
    }
}

.j-filters .bottom {
    padding-bottom: .25rem;
    padding-top: .25rem
}

.j-filters .allfilters {
    height: auto;
    max-height: 0;
    overflow: hidden;
    position: relative;
    transition: max-height 1s
}

.j-filters .allfilters:after {
    border-bottom: 1px solid #fff;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 100%
}

.j-filters .allfilters .reset {
    background: #d9d9d9;
    border-radius: .5em;
    color: #fff;
    padding: .5em 2em
}

.j-filters .allfilters .apply {
    background: #f87c56;
    border-radius: .5em;
    color: #fff;
    margin-left: 1em;
    padding: .5em 2em
}

.j-filters .allfilters .filter {
    aspect-ratio: 3/2;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    display: flex;
    flex-direction: column;
    font-size: .75rem;
    padding-bottom: .5em;
    padding-top: .5em
}

.j-filters .allfilters .filter .title {
    border-bottom: 1px solid #d9d9d9;
    flex-grow: 0;
    flex-shrink: 0
}

.j-filters .allfilters .filter .values {
    flex-grow: 1;
    overflow-y: scroll
}

.j-filters .allfilters .filter .values label {
    display: block;
    white-space: nowrap
}

.j-filters .allfilters .filter .values label:not(:last-child) {
    margin-bottom: .25em
}

.j-filters .allfilters .filter .values label input {
    float: right;
    margin-left: .5em;
    margin-top: .5em
}

.j-filters .perpage, .j-filters .sort {
    color: #d9d9d9;
    text-transform: uppercase
}

.j-filters .perpage input, .j-filters .sort input {
    display: none
}

.j-filters .perpage label.hover, .j-filters .sort label.hover {
    color: #f87c56
}

.j-filters .perpage :checked + label, .j-filters .sort :checked + label {
    color: #f87c56;
    font-weight: 500
}

.j-filters :is(.perpage,.sort) + :is(.perpage,.sort) {
    margin-left: 3em
}

.j-filters .sorting {
    display: flex;
    flex-direction: row;
    font-size: .4166666667rem;
    justify-content: space-between;
    margin-top: .75rem
}

@media (min-width: 992px) {
    .j-filters .sorting {
        font-size: .5rem;
        justify-content: flex-end;
        margin-top: 0
    }
}

.j-filters .quickfilters {
    font-feature-settings: "liga" off;
    align-items: center;
    color: #878787;
    -moz-column-gap: .8333333333rem;
    column-gap: .8333333333rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-family: Inter;
    font-size: .5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    row-gap: .25em;
    text-transform: uppercase;
    transition: opacity 1s
}

@media (max-width: 374px) {
    .j-filters .quickfilters {
        font-size: .4166666667rem
    }
}

@media (min-width: 576px) {
    .j-filters .quickfilters {
        row-gap: .5em
    }
}

@media (min-width: 768px) {
    .j-filters .quickfilters {
        -moz-column-gap: 1.0833333333rem;
        column-gap: 1.0833333333rem;
        row-gap: 1em
    }
}

.j-filters .quickfilters .quick {
    display: none
}

.j-filters .quickfilters .quick:first-child, .j-filters .quickfilters .quick:nth-child(2), .j-filters .quickfilters .quick:nth-child(3) {
    display: inline-block
}

.j-filters #filtertoggle:not(:checked) ~ * .quickfilters .quick:nth-child(2) .panel {
    left: 50%;
    right: auto;
    transform: translateX(-50%)
}

.j-filters #filtertoggle:not(:checked) ~ * .quickfilters .quick:nth-child(3) .panel {
    left: auto;
    right: 0
}

.j-filters #filtertoggle:checked ~ * .quickfilters {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    row-gap: .75em
}

@media (min-width: 375px) {
    .j-filters #filtertoggle:checked ~ * .quickfilters {
        grid-template-columns:repeat(2, 1fr);
        row-gap: 1em
    }
}

@media (min-width: 768px) {
    .j-filters #filtertoggle:checked ~ * .quickfilters {
        grid-template-columns:repeat(3, 1fr)
    }
}

@media (min-width: 1200px) {
    .j-filters #filtertoggle:checked ~ * .quickfilters {
        grid-template-columns:repeat(4, 1fr)
    }
}

@media (min-width: 1600px) {
    .j-filters #filtertoggle:checked ~ * .quickfilters {
        grid-template-columns:repeat(5, 1fr)
    }
}

.j-filters #filtertoggle:checked ~ * .quickfilters .quick {
    display: inline-block
}

@media (max-width: 374px) {
    .j-filters #filtertoggle:checked ~ * .quickfilters .quick {
        width: 100%
    }

    .j-filters #filtertoggle:checked ~ * .quickfilters .quick:nth-child(2n) .panel {
        left: auto;
        right: 0
    }
}

@media (min-width: 375px) {
    .j-filters #filtertoggle:checked ~ * .quickfilters .quick:nth-child(2n) .panel {
        left: auto;
        right: 0
    }
}

@media (min-width: 768px) {
    .j-filters #filtertoggle:checked ~ * .quickfilters .quick:nth-child(2n) .panel {
        left: 0;
        right: auto
    }

    .j-filters #filtertoggle:checked ~ * .quickfilters .quick:nth-child(3n) .panel {
        left: auto;
        right: 0
    }
}

@media (min-width: 992px) {
    .j-filters #filtertoggle:checked ~ * .quickfilters .quick:nth-child(3n) .panel {
        left: 0;
        right: auto
    }
}

.j-filters #filtertoggle:checked ~ * .quickfilters .quickfilters:after {
    content: "";
    flex-grow: 1
}

.j-filters #filtertoggle:checked ~ * .quickfilters .allfilters-toggle {
    max-height: 0;
    opacity: 0;
    pointer-events: none
}

.j-filters .allfilters-toggle {
    color: #f87c56;
    cursor: pointer;
    display: inline-block
}

.j-filters .allfilters-toggle img, .j-filters .allfilters-toggle svg {
    height: 2em;
    margin-right: .3em;
    position: relative;
    top: -.2em;
    vertical-align: middle;
    width: 2em
}

.j-filters .selected {
    color: #878787;
    font-family: Inter;
    font-size: .4166666667rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .8px;
    line-height: normal;
    margin-bottom: 2.3333333333rem;
    margin-top: 1.5416666667rem;
    text-transform: uppercase
}

.j-filters .selected .label {
    color: #f87c56;
    display: inline
}

.j-filters .selected .items {
    display: inline;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    padding: 0
}

.j-filters .selected .items li {
    display: inline-block
}

.j-filters .selected .items li img, .j-filters .selected .items li svg {
    margin-top: -.1rem;
    vertical-align: middle
}

.j-filters .selected .items li:first-child {
    margin-left: .3333333333rem
}

@media (min-width: 576px) {
    .j-filters .selected .items li:first-child {
        margin-left: .6666666667rem
    }
}

@media (min-width: 768px) {
    .j-filters .selected .items li:first-child {
        margin-left: 1.3333333333rem
    }
}

.j-filters .selected .items li:not(:last-child) {
    margin-right: .3333333333rem
}

@media (min-width: 576px) {
    .j-filters .selected .items li:not(:last-child) {
        margin-left: .6666666667rem
    }
}

@media (min-width: 768px) {
    .j-filters .selected .items li:not(:last-child) {
        margin-right: 1.3333333333rem
    }
}

.j-filters .selected a {
    color: currentColor
}

.j-filters .quick {
    display: inline-block;
    position: relative
}

.j-filters .quick > label {
    white-space: nowrap
}

.j-filters .quick > label .arrow {
    display: inline-block;
    margin-left: .25em;
    transform: rotate(0deg);
    transform-origin: 50% 50%;
    transition: transform .1s;
    vertical-align: middle
}

.j-filters .quick .toggle:checked + label .arrow {
    transform: rotate(180deg)
}

.j-filters .quick .search {
    border-bottom: 1px solid #878787;
    display: block;
    font-size: .5rem;
    margin-bottom: .5rem;
    outline: none;
    padding-bottom: .25em;
    padding-top: .25em;
    width: 100%
}

.j-filters .quick .panel {
    background: #fff;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .05);
    left: 0;
    max-height: 400px;
    min-width: 280px;
    opacity: 0;
    padding: 1em 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition: opacity .5s;
    width: auto;
    z-index: 300
}

.j-filters .quick .panel-inner {
    padding: 0 1em
}

.j-filters .quick .panel label {
    display: block;
    line-height: 1.5;
    padding-left: 1rem
}

.j-filters .quick .panel .item:not(:last-child) {
    margin-bottom: 1em
}

.j-filters .quick .panel label.with-preview {
    padding-right: .75rem;
    position: relative
}

.j-filters .quick .panel .preview {
    border: 1px solid #878787;
    border-radius: 50%;
    display: inline-block;
    height: .75rem;
    position: absolute;
    right: 0;
    top: calc(50% - .375rem);
    vertical-align: middle;
    width: .75rem
}

.j-filters .quick .toggle:checked ~ .panel {
    opacity: 1;
    pointer-events: all
}

.j-filters .quick.size .items {
    -moz-column-gap: .5em;
    column-gap: .5em;
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    row-gap: .5em
}

.j-filters .quick.size .item.item.item {
    margin-bottom: 0
}

.j-filters .quick.size .item label {
    background-color: #d9d9d9;
    border-radius: .5em;
    font-size: .8em;
    padding: .5em .25em;
    text-align: center
}

.j-filters .quick.size .item :checked + label {
    background-color: #f87c56;
    color: #fff
}

.j-filters .quick.size .item label:after, .j-filters .quick.size .item label:before {
    display: none
}

.j-filters .quick.size-small .items {
    grid-template-columns:repeat(5, 1fr)
}

.j-filters .quick.size-small .item label {
    font-size: 1em;
    padding: .25em
}

.j-filters-order {
    display: inline-block;
    outline: none;
    position: relative;
    text-decoration: underline;
    text-transform: none
}

.j-filters-order > span {
    color: #f87c56;
    cursor: pointer
}

.j-filters-order .options {
    background-color: #fff;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .06);
    list-style: none;
    opacity: 0;
    padding: .25em .5em;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 100;
    width: auto;
    z-index: 5
}

.j-filters-order .options label {
    cursor: pointer;
    white-space: nowrap
}

.j-filters-order .options label:hover {
    color: #f87c56
}

.j-filters-order:hover .options {
    opacity: 1;
    pointer-events: all
}

.j-body {
    padding-top: .5833333333rem
}

@media (min-width: 768px) {
    .j-body {
        padding-top: 1.125rem
    }
}

.j-navbar {
    background-color: #fff;
    font-size: .5416666667rem;
    position: sticky;
    top: 0;
    width: 100%;
    will-change: opacity;
    z-index: 5000
}

.j-navbar-container {
    padding-top: .4166666667rem;
    position: relative
}

@media (min-width: 576px) {
    .j-navbar-container {
        padding-top: 1.375rem
    }
}

.j-navbar-lang {
    position: relative
}

.j-navbar-lang > ul {
    background: #fff;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .04);
    left: -.5em;
    list-style: none;
    opacity: 0;
    padding: 0 .5em .25em;
    pointer-events: none;
    position: absolute;
    top: 100%
}

.j-navbar-lang > ul li {
    padding: .3em
}

.j-navbar-lang > :is(img,svg) {
    margin-left: -.5em;
    margin-top: -.2em
}

.j-navbar-lang:hover > ul {
    opacity: 1;
    pointer-events: all
}

.j-navbar-lang:hover > :is(img,svg) {
    transform: rotate(180deg)
}

.j-navbar-lang > ul a:hover {
    text-decoration: underline
}

.j-navbar-toolbar {
    color: #f87c56;
    font-family: Commissioner;
    font-size: .5rem;
    font-style: normal;
    font-weight: 300;
    left: 0;
    letter-spacing: .04rem;
    line-height: normal;
    padding-left: .625rem;
    padding-right: .625rem;
    position: absolute;
    text-transform: uppercase;
    top: .4166666667rem;
    transition: opacity 1s;
    width: 100%;
    will-change: opacity;
    z-index: 5
}

@media (min-width: 576px) {
    .j-navbar-toolbar {
        opacity: 0;
        pointer-events: none;
        top: 1.375rem
    }
}

.j-navbar-toolbar > * > ul {
    list-style: none;
    padding: 0
}

.j-navbar-toolbar > * > ul > li {
    display: inline-block
}

.j-navbar-toolbar > * > ul > li:not(:last-child) {
    margin-right: 0
}

@media (min-width: 768px) {
    .j-navbar-toolbar > * > ul > li:not(:last-child) {
        margin-right: 1.25rem
    }
}

.j-navbar-toolbar a, .j-navbar-toolbar button {
    color: currentColor;
    text-transform: uppercase
}

.j-navbar-toolbar a img, .j-navbar-toolbar a svg, .j-navbar-toolbar button img, .j-navbar-toolbar button svg {
    vertical-align: middle
}

@media (min-width: 768px) {
    .j-navbar-top {
        padding-bottom: 1.1666666667rem
    }
}

.j-navbar-bottom {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: .2083333333rem;
    padding-top: .2083333333rem
}

@media (min-width: 576px) {
    .j-navbar-bottom {
        padding-bottom: 1.1666666667rem;
        padding-top: .25rem
    }
}

.j-navbar-burger, .j-navbar-burger img, .j-navbar-burger svg {
    vertical-align: middle
}

.j-navbar-menu {
    display: flex;
    flex-direction: row;
    font-weight: 500;
    justify-content: space-between;
    list-style: none;
    padding-left: 0
}

.j-navbar-menu > li {
    display: block;
    text-transform: uppercase
}

.j-navbar-menu a {
    color: currentColor;
    text-decoration: none
}

.j-navbar-menu a:hover {
    text-decoration: underline
}

.j-navbar-menu-item {
    position: relative
}

.j-navbar-menu-item .j-navbar-submenu {
    background-color: #fff;
    color: #212121;
    font-family: Inter;
    font-size: .6666666667rem;
    font-style: normal;
    font-weight: 500;
    left: 0;
    letter-spacing: 1.28px;
    line-height: 175%;
    min-height: 200px;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    text-align: left;
    text-transform: uppercase;
    top: 0;
    transition: opacity .5s;
    width: 100vw
}

.j-navbar-menu-item .j-navbar-submenu .inner {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 1.7083333333rem;
    padding-bottom: 1.7083333333rem;
    padding-top: 1.7083333333rem
}

.j-navbar-menu-item .j-navbar-submenu-images {
    aspect-ratio: 280/400;
    background-color: silver;
    position: relative;
    width: 100%
}

.j-navbar-menu-item .j-navbar-submenu-images .item {
    aspect-ratio: 280/400;
    display: block;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: opacity .5s;
    width: 100%
}

.j-navbar-menu-item .j-navbar-submenu-images .item.active, .j-navbar-menu-item .j-navbar-submenu-images .item.main {
    opacity: 1;
    pointer-events: inherit
}

.j-navbar-menu-item .j-navbar-submenu-images .item img {
    aspect-ratio: 280/400;
    display: block;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.j-navbar-menu-item .j-navbar-submenu ul {
    list-style: none
}

.j-navbar-menu-item .j-navbar-submenu-items {
    row-gap: 1.5416666667rem
}

.j-navbar-menu-item .j-navbar-submenu .subsubmenu {
    color: #212121;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .96px;
    line-height: 233.333%;
    text-transform: uppercase
}

.j-navbar-menu-item .j-navbar-submenu .viewall {
    font-weight: 700;
    margin-top: .5em
}

.j-navbar-menu-item .j-navbar-submenu .viewall:after {
    content: ">";
    margin-left: .5em;
    position: relative;
    top: -.1em
}

.j-navbar-menu-item .j-navbar-submenu.active {
    opacity: 1;
    pointer-events: all
}

.j-navbar-logo {
    position: relative;
    transform: translateZ(0);
    transition: width .75s;
    width: 7.2916666667rem;
    will-change: opacity, transform;
    will-change: opacity;
    z-index: 10
}

@media (min-width: 576px) {
    .j-navbar-logo {
        width: 100%
    }
}

.j-navbar-popup .popup {
    background-color: #fff;
    border: 1px solid #f87c56;
    max-width: 16.6666666667rem;
    min-width: 12.0833333333rem;
    opacity: 0;
    padding: .625rem;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: left;
    text-transform: none;
    top: 100%;
    transition: opacity .5s;
    width: 50vw;
    z-index: 500
}

@media (min-width: 576px) {
    .j-navbar-popup .popup {
        padding: 1.25rem
    }
}

.j-navbar-popup .popup.active:not(.disabled), .j-navbar-popup:hover .popup:not(.disabled) {
    opacity: 1;
    pointer-events: all
}

.j-cartpopup {
    background-color: #fff;
    color: #878787
}

.j-cartpopup-items {
    max-height: 50vh
}

.j-cartpopup-items.simplebar-scrollable-y {
    padding-right: .625rem
}

.j-cartpopup-items .item {
    border-bottom: 1px solid #d9d9d9;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 1rem;
    padding-bottom: .6666666667rem
}

.j-cartpopup-items .item:not(:first-child) {
    padding-top: .6666666667rem
}

.j-cartpopup-items .image {
    aspect-ratio: 100/100;
    border: 1px solid #d9d9d9;
    flex-grow: 0;
    flex-shrink: 0;
    height: 2.7083333333rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 2.7083333333rem
}

@media (min-width: 576px) {
    .j-cartpopup-items .image {
        height: 3.3333333333rem;
        width: 3.3333333333rem
    }
}

.j-cartpopup-items .info {
    flex-grow: 1;
    font-weight: 500;
    line-height: 1.21;
    width: 100%
}

.j-cartpopup-items .title {
    color: #f87c56;
    display: flex;
    flex-direction: row;
    font-size: .5rem;
    font-weight: 500;
    gap: 1.25em;
    justify-content: space-between;
    letter-spacing: .08em;
    text-transform: uppercase
}

.j-cartpopup-items .price {
    text-align: right
}

.j-cartpopup-items .price .old {
    color: #878787;
    font-weight: 400;
    text-decoration-line: strikethrough
}

.j-cartpopup-items .description {
    font-size: .5rem;
    font-weight: 300;
    margin-bottom: .2083333333rem;
    margin-top: .2083333333rem
}

.j-cartpopup-items .actions {
    font-size: .4583333333rem
}

.j-cartpopup-items .actions button:hover {
    text-decoration: underline
}

.j-cartpopup-footer {
    padding-top: .6666666667rem
}

.j-cartpopup-subtotal {
    color: #f87c56;
    font-weight: 500;
    margin-bottom: .6666666667rem;
    text-align: right;
    text-transform: uppercase
}

body:is(.scrolled,.keep-small) .j-navbar-toolbar {
    opacity: 1;
    pointer-events: all
}

body:is(.scrolled,.keep-small) .j-navbar-logo {
    width: 7.2916666667rem
}

@media (min-width: 576px) {
    body:is(.scrolled,.keep-small) .j-navbar-logo {
        width: 11.6666666667rem
    }
}

body.navbar-autohide .j-navbar {
    transition: transform .5s
}

body.navbar-autohide .j-navbar.hide {
    overflow: hidden;
    transform: translate3d(0, -100%, 0);
    transition: transform .5s
}

.j-sticky {
    position: sticky;
    top: 6.4166666667rem;
    transition: top .5s
}

.j-sticky:before {
    content: "";
    display: table;
    line-height: 0
}

body.navbar-autohide .j-navbar.hide ~ * .j-sticky, body.navbar-autohide .j-navbar.hide ~ .j-sticky {
    top: 0
}

.j-mobmenu {
    background: hsla(0, 0%, 100%, .9);
    border-radius: 0 0 12px 0;
    color: #212121;
    font-family: Inter;
    font-size: .6666666667rem;
    font-style: normal;
    font-weight: 500;
    left: 0;
    letter-spacing: .0533333333rem;
    max-height: 0;
    opacity: 0;
    padding: 1.4166666667rem .75rem;
    pointer-events: none;
    position: absolute;
    text-transform: uppercase;
    top: 100%;
    transition: max-height 1s, opacity .5s;
    width: 11.7916666667rem
}

.j-mobmenu.active {
    max-height: 41.6666666667rem;
    opacity: 1;
    pointer-events: all
}

.j-mobmenu-close {
    color: #f87c56;
    position: absolute;
    right: .375rem;
    top: .375rem
}

.j-mobmenu-menu {
    border-bottom: 1px solid #f87c56;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    list-style: none;
    margin-bottom: .875rem;
    padding-bottom: 2.4166666667rem
}

.j-mobmenu-menu li {
    line-height: 1
}

.j-mobmenu-menu a {
    color: currentColor
}

.j-mobmenu-menu a:hover {
    color: #f87c56
}

.j-mobmenu-menu .subitems {
    border-bottom: none;
    display: none;
    font-size: .85em;
    gap: .4166666667rem;
    margin-bottom: 0;
    margin-top: .4166666667rem;
    padding-bottom: 0;
    padding-left: 1em
}

.j-mobmenu-menu .open > .subitems {
    display: flex
}

.j-mobmenu-toolbar {
    color: #f87c56;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    list-style: none
}

.j-mobmenu-toolbar a {
    color: currentColor
}

.j-carticon {
    position: relative
}

.j-carticon .badge:empty {
    opacity: 0;
    pointer-events: none
}

.j-carticon .badge {
    background: red;
    border-radius: .75em;
    color: #fff;
    display: block;
    font-size: .35rem;
    height: 1.5em;
    left: calc(100% - 1em);
    line-height: 1.5;
    min-width: 1.5em;
    padding: 0 .2em 0 .3em;
    position: absolute;
    text-align: center;
    top: -.75em;
    transition: opacity .5s
}

.j-hero {
    aspect-ratio: 1200/1200;
    border-radius: 0;
    color: #fff;
    margin-bottom: 1.875rem;
    position: relative
}

@media (min-width: 375px) {
    .j-hero {
        aspect-ratio: 12/8
    }
}

@media (min-width: 576px) {
    .j-hero {
        aspect-ratio: 12/8
    }
}

@media (min-width: 768px) {
    .j-hero {
        aspect-ratio: 12/8
    }
}

@media (min-width: 992px) {
    .j-hero {
        aspect-ratio: 120/45
    }
}

@media (min-width: 1920px) {
    .j-hero {
        aspect-ratio: 12/6
    }
}

.j-hero > .background, .j-hero > .content, .j-hero > .shade {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.j-hero > .background {
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0
}

.j-hero > .content {
    display: flex;
    flex-direction: column;
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .8333333333rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 700;
    justify-content: flex-end;
    letter-spacing: .08em;
    line-height: 1.167;
    padding: .6666666667rem;
    text-align: center
}

@media (min-width: 768px) {
    .j-hero > .content {
        font-size: 1rem;
        padding: 1.3333333333rem
    }
}

@media (min-width: 992px) {
    .j-hero > .content {
        font-size: 1.5rem
    }
}

.j-hero > .content a {
    color: currentColor
}

.j-hero .content {
    font-weight: 400;
    padding: .625rem
}

@media (min-width: 375px) {
    .j-hero .content {
        padding: 1.0416666667rem
    }
}

@media (min-width: 1200px) {
    .j-hero .content {
        padding: 1.375rem 4.7916666667rem
    }
}

.j-hero .content .heading {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: 1.3333333333rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 700;
    letter-spacing: .08em;
    text-align: center;
    text-shadow: 0 3px 4px rgba(0, 0, 0, .502)
}

@media (min-width: 375px) {
    .j-hero .content .heading {
        font-size: 1.6666666667rem
    }
}

@media (min-width: 768px) {
    .j-hero .content .heading {
        font-size: 2.6666666667rem
    }
}

.j-hero .content .block {
    font-family: Cormorant Garamond, serif;
    font-size: 1rem;
    font-size: .5833333333rem;
    letter-spacing: .08rem;
    margin-top: .8333333333rem;
    padding: .8333333333rem 1.0416666667rem 1.4583333333rem;
    position: relative;
    text-align: center
}

@media (min-width: 375px) {
    .j-hero .content .block {
        font-size: .6666666667rem;
        margin-top: .8333333333rem;
        padding: .8333333333rem 1.0416666667rem 1.4583333333rem
    }
}

@media (min-width: 768px) {
    .j-hero .content .block {
        font-size: 1rem;
        padding: 1.6666666667rem 2.0833333333rem
    }
}

@media (min-width: 1200px) {
    .j-hero .content .block {
        margin-top: 2.5rem
    }
}

.j-hero .content .block:before {
    background: linear-gradient(236.23deg, #181818 21.46%, #aaa 79.26%);
    content: "";
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%
}

.j-hero .content .readmore {
    background-color: #f87c56;
    color: #fff;
    display: inline-block;
    font-size: .6666666667rem;
    margin-top: -.8333333333rem;
    padding: .3333333333rem 4em;
    position: relative;
    text-transform: uppercase;
    vertical-align: top
}

.j-home-slider {
    margin-bottom: 1.3333333333rem
}

.j-home-slider .slides {
    aspect-ratio: 12/14;
    position: relative
}

@media (min-width: 375px) {
    .j-home-slider .slides {
        aspect-ratio: 12/12
    }
}

@media (min-width: 576px) {
    .j-home-slider .slides {
        aspect-ratio: 12/12
    }
}

@media (min-width: 768px) {
    .j-home-slider .slides {
        aspect-ratio: 12/12
    }
}

@media (min-width: 992px) {
    .j-home-slider .slides {
        aspect-ratio: 120/45
    }
}

@media (min-width: 1920px) {
    .j-home-slider .slides {
        aspect-ratio: 120/45
    }
}

.j-home-slider .slides .slide {
    aspect-ratio: 12/14;
    position: absolute;
    width: 100%
}

@media (min-width: 375px) {
    .j-home-slider .slides .slide {
        aspect-ratio: 12/12
    }
}

@media (min-width: 576px) {
    .j-home-slider .slides .slide {
        aspect-ratio: 12/12
    }
}

@media (min-width: 768px) {
    .j-home-slider .slides .slide {
        aspect-ratio: 12/12
    }
}

@media (min-width: 992px) {
    .j-home-slider .slides .slide {
        aspect-ratio: 120/45
    }
}

@media (min-width: 1920px) {
    .j-home-slider .slides .slide {
        aspect-ratio: 120/45
    }
}

.j-home-slider .slides .flickity-page-dots {
    bottom: .4166666667rem
}

.j-home-slider .slides:not(.flickity-enabled) .slide {
    opacity: 0;
    pointer-events: none
}

.j-home-slider .slides:not(.flickity-enabled) .slide.is-selected {
    opacity: 1;
    pointer-events: all
}

.j-home-tiles {
    color: #fff
}

.j-home-tiles-row {
    margin-bottom: 1.3333333333rem
}

.j-home-tiles-carousel {
    flex-wrap: nowrap;
    gap: .8333333333rem;
    margin-top: .8333333333rem;
    overflow-x: scroll
}

.j-home-tiles-carousel .item {
    flex-grow: 0;
    flex-shrink: 0
}

@media (min-width: 576px) {
    .j-home-tiles-carousel {
        flex-wrap: wrap;
        gap: 0;
        margin-top: 0;
        overflow-x: auto
    }
}

.j-home-tiles .item {
    aspect-ratio: 266/360;
    border-radius: .8333333333rem;
    color: currentColor;
    overflow: hidden;
    position: relative;
    text-align: center
}

@media (min-width: 576px) {
    .j-home-tiles .item {
        aspect-ratio: 1/1;
        border-radius: 0
    }
}

.j-home-tiles .item > .background, .j-home-tiles .item > .content, .j-home-tiles .item > .shade, .j-home-tiles .item > picture .background {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.j-home-tiles .item > .background, .j-home-tiles .item > picture .background {
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0
}

.j-home-tiles .item > .shade {
    background: radial-gradient(46.09% 85.78% at 56.25% 51.67%, #fff 45.49%, #dac0a3 100%);
    mix-blend-mode: multiply;
    z-index: 1
}

.j-home-tiles .item > .content {
    display: flex;
    flex-direction: column;
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .8333333333rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 700;
    justify-content: flex-end;
    letter-spacing: .08em;
    line-height: 1.167;
    padding: .6666666667rem;
    text-align: center;
    z-index: 2
}

@media (min-width: 768px) {
    .j-home-tiles .item > .content {
        font-size: 1rem;
        padding: 1.3333333333rem
    }
}

@media (min-width: 992px) {
    .j-home-tiles .item > .content {
        font-size: 1.5rem
    }
}

.j-home-tiles .item > .content a {
    color: currentColor
}

.j-home-tiles .item > .cross {
    --cross-size: 1.6666666667rem;
    left: calc(50% - var(--cross-size) / 2);
    position: absolute;
    top: 0
}

.j-home-tiles .item > .cross img, .j-home-tiles .item > .cross svg {
    height: var(--cross-size);
    width: var(--cross-size)
}

@media (min-width: 768px) {
    .j-home-tiles .item > .cross {
        --cross-size: 3.3333333333rem;
        top: 2.5rem
    }
}

.j-home-tiles .item-top {
    aspect-ratio: 12/14;
    border-radius: 0
}

@media (min-width: 375px) {
    .j-home-tiles .item-top {
        aspect-ratio: 12/12
    }
}

@media (min-width: 576px) {
    .j-home-tiles .item-top {
        aspect-ratio: 12/12
    }
}

@media (min-width: 768px) {
    .j-home-tiles .item-top {
        aspect-ratio: 12/12
    }
}

@media (min-width: 992px) {
    .j-home-tiles .item-top {
        aspect-ratio: 120/45
    }
}

@media (min-width: 1920px) {
    .j-home-tiles .item-top {
        aspect-ratio: 120/45
    }
}

.j-home-tiles .item-top .content {
    font-weight: 400;
    padding: .625rem
}

@media (min-width: 375px) {
    .j-home-tiles .item-top .content {
        padding: 1.0416666667rem
    }
}

@media (min-width: 1200px) {
    .j-home-tiles .item-top .content {
        padding: 1.375rem 4.7916666667rem
    }
}

.j-home-tiles .item-top .content .heading {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: 1.3333333333rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 700;
    letter-spacing: .08em;
    text-align: center;
    text-shadow: 0 3px 4px rgba(0, 0, 0, .502)
}

@media (min-width: 375px) {
    .j-home-tiles .item-top .content .heading {
        font-size: 1.6666666667rem
    }
}

@media (min-width: 576px) {
    .j-home-tiles .item-top .content .heading {
        font-size: 2rem
    }
}

@media (min-width: 768px) {
    .j-home-tiles .item-top .content .heading {
        font-size: 2.3333333333rem
    }
}

@media (min-width: 992px) {
    .j-home-tiles .item-top .content .heading {
        font-size: 2.6666666667rem
    }
}

.j-home-tiles .item-top .content .block {
    font-family: Cormorant Garamond, serif;
    font-size: 1rem;
    font-size: .5833333333rem;
    letter-spacing: .08rem;
    margin-top: .8333333333rem;
    padding: .8333333333rem 1.0416666667rem 1.4583333333rem;
    position: relative;
    text-align: center
}

@media (min-width: 375px) {
    .j-home-tiles .item-top .content .block {
        font-size: .6666666667rem;
        margin-top: .8333333333rem;
        padding: .8333333333rem 1.0416666667rem 1.4583333333rem
    }
}

@media (min-width: 768px) {
    .j-home-tiles .item-top .content .block {
        font-size: 1rem;
        padding: 1.6666666667rem 2.0833333333rem
    }
}

@media (min-width: 1200px) {
    .j-home-tiles .item-top .content .block {
        margin-top: 2.5rem
    }
}

.j-home-tiles .item-top .content .block:before {
    background: linear-gradient(236.23deg, #181818 21.46%, #aaa 79.26%);
    content: "";
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%
}

.j-home-tiles .item-top .content .readmore {
    background-color: #f87c56;
    color: #fff;
    display: inline-block;
    font-size: .6666666667rem;
    margin-top: -.8333333333rem;
    padding: .3333333333rem 4em;
    position: relative;
    text-transform: uppercase;
    vertical-align: top
}

.j-home-tiles .item-sale > .content {
    padding-bottom: 3.75rem
}

.j-home-tiles .item-shops:before {
    border: 1px solid #fff;
    content: "";
    height: calc(100% - .83333rem);
    left: .4166666667rem;
    position: absolute;
    top: .4166666667rem;
    width: calc(100% - .83333rem);
    z-index: 1
}

.j-home-tiles .item-shops > .cross {
    top: 2.4583333333rem
}

@media (min-width: 768px) {
    .j-home-tiles .item-shops > .cross {
        top: 4.9166666667rem
    }
}

.j-home-tiles .item-shops > .content {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: 2rem;
    font-size: 1.1666666667rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 700;
    height: calc(100% - 3.91667rem);
    justify-content: space-around;
    letter-spacing: .08em;
    line-height: 1.1875;
    text-align: center;
    text-transform: uppercase;
    top: 3.9166666667rem
}

@media (min-width: 768px) {
    .j-home-tiles .item-shops > .content {
        font-size: 1.3333333333rem;
        height: calc(100% - 7.83333rem);
        top: 7.8333333333rem
    }
}

@media (min-width: 992px) {
    .j-home-tiles .item-shops > .content {
        font-size: 2rem
    }
}

.j-home-tiles2 {
    margin-top: 1.3333333333rem
}

.j-home-tiles2-carousel {
    flex-wrap: nowrap;
    gap: .8333333333rem;
    margin-top: .8333333333rem;
    overflow-x: scroll
}

.j-home-tiles2-carousel .item {
    flex-grow: 0;
    flex-shrink: 0
}

@media (min-width: 576px) {
    .j-home-tiles2-carousel {
        flex-wrap: wrap;
        gap: 0;
        margin-top: 0;
        overflow-x: auto
    }
}

.j-home-tiles2 .item {
    aspect-ratio: 1/1;
    background-color: #d1d1d1;
    border-radius: .8333333333rem;
    color: #fff;
    overflow: hidden;
    position: relative;
    text-align: center
}

@media (min-width: 576px) {
    .j-home-tiles2 .item {
        border-radius: 0
    }
}

.j-home-tiles2 .item > .background, .j-home-tiles2 .item > .content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.j-home-tiles2 .item > .background {
    -o-object-fit: cover;
    object-fit: cover
}

.j-home-tiles2 .item > .content {
    display: flex;
    flex-direction: column;
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .8333333333rem;
    font-style: normal;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 200;
    font-weight: 700;
    justify-content: flex-end;
    letter-spacing: .08em;
    line-height: 144.444%;
    padding: .8333333333rem;
    text-align: center;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .j-home-tiles2 .item > .content {
        font-size: 1rem;
        padding: 1.6666666667rem
    }
}

@media (min-width: 992px) {
    .j-home-tiles2 .item > .content {
        font-size: 1.5rem
    }
}

.j-home-tiles2 .item > .content a {
    color: currentColor
}

.j-home-tiles2 .item > .cross {
    --cross-size: 1.6666666667rem;
    left: calc(50% - var(--cross-size) / 2);
    position: absolute;
    top: 1.25rem
}

.j-home-tiles2 .item > .cross img, .j-home-tiles2 .item > .cross svg {
    height: var(--cross-size);
    width: var(--cross-size)
}

@media (min-width: 768px) {
    .j-home-tiles2 .item > .cross {
        --cross-size: 3.3333333333rem;
        top: 2.5rem
    }
}

.j-home-tiles2 .item-texttop > .cross {
    bottom: .7083333333rem;
    top: auto
}

@media (min-width: 768px) {
    .j-home-tiles2 .item-texttop > .cross {
        bottom: 1.4166666667rem
    }
}

.j-home-tiles2 .item-texttop > .content {
    justify-content: flex-start
}

.j-home-tiles2 .item-textmiddle > .cross {
    bottom: .7083333333rem;
    top: auto
}

@media (min-width: 768px) {
    .j-home-tiles2 .item-textmiddle > .cross {
        bottom: 1.4166666667rem
    }
}

.j-home-tiles2 .item-textmiddle > .content {
    height: 80%;
    justify-content: space-around
}

@media (min-width: 768px) {
    .j-home-tiles2 .item-textmiddle > .content {
        height: 100%
    }
}

.j-home-recommended {
    padding-top: 4.0416666667rem
}

.j-home-recommended-heading {
    color: #f87c56;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: .1066666667rem;
    margin-bottom: 1.6666666667rem;
    text-align: center
}

@media (min-width: 768px) {
    .j-home-recommended-heading {
        font-size: 1.3333333333rem;
        margin-bottom: 3.3333333333rem
    }
}

.j-home-recommended .read-more {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .5833333333rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    margin-top: 2.7083333333rem
}

.j-home-recommended .read-more a {
    text-decoration: underline
}

.j-home-recommended .read-more a:hover {
    text-decoration: none
}

.j-productcard {
    margin-bottom: 2em;
    position: relative
}

.j-productcard-actions {
    display: flex;
    flex-direction: column;
    gap: .2916666667rem;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: .2916666667rem;
    top: .2916666667rem;
    transition: opacity .25s
}

.j-productcard-actions button, .j-productcard-actions svg {
    display: block
}

.j-productcard-actions button {
    opacity: .6;
    transition: opacity .25s
}

.j-productcard-actions button:hover {
    opacity: 1
}

.j-productcard-cross {
    left: 0;
    margin-left: 50%;
    margin-top: 50%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    transition: opacity .5s
}

.j-productcard-cross svg {
    display: block
}

.j-productcard-actions, .j-productcard-cross {
    color: #f87c56
}

@media (hover: hover) {
    .j-productcard:hover .j-productcard-actions {
        opacity: 1;
        pointer-events: all
    }

    .j-productcard:hover .j-productcard-cross {
        opacity: .6
    }
}

.j-productcard-images {
    aspect-ratio: 1/1;
    display: block;
    position: relative;
    width: 100%
}

.j-productcard-images img {
    aspect-ratio: 1/1;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.j-productcard-images img:nth-child(2) {
    opacity: 0;
    pointer-events: none
}

.j-productcard-images:hover img:nth-child(2) {
    opacity: 1;
    pointer-events: all
}

.j-productcard-title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    display: -webkit-box;
    font-size: .5833333333rem;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .1066666667rem;
    line-height: 1.2;
    min-height: 2.4em;
    overflow: hidden
}

@media (min-width: 375px) {
    .j-productcard-title {
        font-size: .8333333333rem
    }
}

.j-productcard-price {
    color: #878787;
    font-size: .5rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .0466666667rem;
    line-height: normal;
    margin-top: .5em;
    text-transform: uppercase
}

@media (min-width: 576px) {
    .j-productcard-price {
        margin-top: 1em
    }
}

.j-productcard-price .discounted, .j-productcard-price .lower, .j-productcard-price .new {
    color: #f87c56
}

@media (min-width: 576px) {
    .j-productcard-price .discounted, .j-productcard-price .lower, .j-productcard-price .new {
        margin-left: 2em
    }
}

.j-footer {
    border-bottom: .875rem solid #f87c56;
    color: #39373a;
    font-size: .5833333333rem;
    margin-top: 1.2083333333rem;
    padding-bottom: 2.625rem
}

@media (min-width: 768px) {
    .j-footer {
        margin-top: 3.625rem
    }
}

.j-footer-topborder {
    border-top: 1px solid #39373a;
    margin-bottom: 2.625rem
}

.j-footer a {
    color: currentColor
}

.j-footer a:hover {
    color: #f87c56
}

.j-footer-menu {
    color: #212121;
    list-style: none;
    padding-left: 0;
    text-transform: uppercase
}

.j-footer-menu li {
    margin-bottom: 1em
}

.j-footer-menu a {
    color: currentColor;
    text-decoration: none
}

.j-footer-bottom {
    margin-top: 1.9166666667rem
}

.j-footer-bottom a {
    color: currentColor;
    text-decoration: none
}

.j-footer-social a {
    color: currentColor
}

.j-footer-social img, .j-footer-social svg {
    vertical-align: middle
}

.j-footer-social .item:not(:last-of-type) {
    margin-right: 2em
}

.j-footer-region img, .j-footer-region svg {
    margin-top: -4px;
    vertical-align: middle
}

.j-sizeselect {
    color: #878787;
    font-family: Commissioner;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1.12px;
    line-height: 28px;
    margin-top: .3333333333rem
}

.j-sizeselect label {
    display: block
}

.j-sizeselect select {
    border: 1px solid #f87c56;
    border-radius: 0;
    color: #878787;
    font-family: Commissioner;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1.92px;
    line-height: normal;
    outline: none;
    padding: .5em 1em;
    text-align: center;
    text-transform: uppercase
}

.j-sizeselect select:focus + .arrow {
    transform: rotate(180deg)
}

.j-sizeselect-menu {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.j-sizeselect-menu > input {
    display: none
}

.j-sizeselect-menu label {
    border: 1px solid #878787;
    border-radius: 0;
    color: #f87c56;
    font-family: Commissioner;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1.92px;
    line-height: 1;
    outline: none;
    padding: .5416666667rem 1.6666666667rem .5416666667rem 1em;
    position: relative;
    text-align: center;
    text-align: left;
    text-transform: uppercase
}

.j-sizeselect-menu label .arrow {
    color: #878787;
    height: 1.5rem;
    position: absolute;
    right: 0;
    top: calc(50% - .75rem);
    width: 1.5rem
}

.j-sizeselect-menu .options {
    background: #fff;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .1);
    font-size: 20px;
    left: 0;
    max-height: 50vh;
    min-width: 100%;
    opacity: 0;
    overflow-y: scroll;
    pointer-events: none;
    position: absolute;
    top: 100%;
    white-space: nowrap;
    z-index: 10
}

.j-sizeselect-menu > input:checked ~ .options {
    opacity: 1;
    pointer-events: all
}

.j-sizeselect-menu > input:checked ~ label .arrow {
    transform: rotate(180deg)
}

.j-sizeselect-menu .options ul {
    list-style: none;
    padding: .5em 1.6666666667rem .5em 1em;
    text-align: left
}

.j-sizeselect-menu .options a {
    color: currentColor
}

.j-sizeselect-menu .options a:hover {
    text-decoration: underline
}

.j-sizeselect-menu .options .current {
    opacity: .66;
    pointer-events: none
}

.j-sizeinfo {
    color: #f87c56;
    font-family: Commissioner;
    font-size: .6666666667rem;
    font-weight: 300;
    letter-spacing: .08em;
    line-height: 1.75
}

.j-sizeinfo .icon {
    margin-right: .875em
}

.j-sizeinfo a {
    color: currentColor;
    text-decoration: none
}

.j-product-images {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 1rem;
    margin-left: calc(50% - 50vw);
    margin-top: 1rem;
    overflow-x: scroll;
    scroll-behavior: smooth;
    scroll-snap-type: x proximity;
    width: 100vw
}

@media (min-width: 576px) {
    .j-product-images {
        margin-left: 0;
        width: 100%
    }
}

@media (min-width: 768px) {
    .j-product-images {
        flex-direction: column;
        flex-wrap: wrap;
        margin-bottom: 0;
        margin-top: 0;
        overflow-x: hidden
    }
}

.j-product-images .item {
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    scroll-snap-align: start;
    scroll-snap-stop: always;
    width: 66.66%
}

@media (min-width: 768px) {
    .j-product-images .item {
        width: 100%
    }
}

.j-product-images.single .item {
    width: 100%
}

.j-product-images .item .image {
    aspect-ratio: 1/1;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.j-product-title {
    color: #1e1e1e;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 3.84px;
    line-height: 133.333%
}

.j-product-availability, .j-product-sizeinfo, .j-product-title {
    font-family: Commissioner;
    font-style: normal;
    text-transform: uppercase
}

.j-product-availability, .j-product-sizeinfo {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.12px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.j-product-availability svg, .j-product-sizeinfo svg {
    position: relative;
    top: -.15em;
    vertical-align: middle
}

.j-product-availability a, .j-product-sizeinfo a {
    color: currentColor
}

.j-product-availability a:hover, .j-product-sizeinfo a:hover {
    text-decoration: underline
}

.j-product-availability {
    color: #878787;
    margin-top: .5rem
}

.j-product-availability svg {
    color: #3d9a50
}

.j-product-sizeinfo {
    color: #878787
}

.j-product-mainattributes {
    color: #878787;
    font-family: Commissioner;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1.12px;
    line-height: 28px;
    list-style: none;
    margin-top: .5rem;
    padding: 0;
    text-transform: uppercase
}

.j-product-mainattributes .value {
    font-weight: 500
}

.j-product-info {
    margin-top: 1.5833333333rem
}

.j-product-info .heading {
    font-feature-settings: "liga" off;
    color: #f87c56;
    font-family: Commissioner;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1.92px;
    line-height: 28px;
    margin-bottom: 1rem;
    text-overflow: ellipsis
}

.j-product-info .description {
    color: #878787;
    margin-top: .4166666667rem
}

.j-product-attributes, .j-product-info .description {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .5833333333rem;
    font-style: normal;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 300;
    letter-spacing: .08em;
    line-height: 2
}

.j-product-attributes {
    color: #1e1e1e;
    list-style: none;
    padding: 0
}

.j-product-attributes .highlight {
    font-weight: 500
}

.j-product-price {
    align-items: flex-end;
    color: #f87c56;
    -moz-column-gap: .5em;
    column-gap: .5em;
    display: flex;
    flex-direction: row;
    font-family: Commissioner;
    font-size: 1.3333333333rem;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 3.84px;
    line-height: 1;
    margin-bottom: 1rem;
    margin-top: .6666666667rem;
    text-transform: uppercase
}

.j-product-price strong {
    font-weight: 500
}

.j-product-price .old {
    color: #878787;
    font-family: Commissioner;
    font-size: .8333333333rem;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1.92px;
    line-height: 1;
    margin-bottom: .12em;
    margin-right: .8333333333rem;
    text-decoration-line: strikethrough;
    text-decoration: line-through;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .j-product-price .old {
        margin-right: 4.1666666667rem
    }
}

.j-product-actions {
    display: flex;
    flex-direction: column;
    gap: 1.125rem;
    justify-content: flex-start
}

@media (min-width: 768px) {
    .j-product-actions {
        flex-direction: row
    }
}

.j-product-actions button.cart {
    border: 1px solid #f87c56;
    font-family: Commissioner;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .48px;
    line-height: 32px;
    padding: .25em 1em;
    text-align: center;
    text-transform: uppercase
}

.j-product-actions .cart {
    background-color: #f87c56;
    color: #fff
}

.j-product-actions .cart:hover {
    background-color: #fff;
    color: #f87c56
}

.j-product-actions .wishlist {
    color: #1e1e1e;
    font-size: .5833333333rem;
    text-transform: uppercase
}

.j-product-actions .wishlist img, .j-product-actions .wishlist svg {
    margin-top: -.0416666667rem;
    vertical-align: middle
}

.j-product-actions .wishlist:hover {
    color: #f87c56
}

.j-product-promo {
    font-feature-settings: "liga" off;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    color: #878787;
    display: flex;
    flex-direction: column;
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .8333333333rem;
    font-size: .5833333333rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 300;
    gap: .1666666667rem;
    letter-spacing: .08em;
    line-height: 1.4;
    margin-bottom: .8333333333rem;
    margin-top: 1.5833333333rem;
    padding-bottom: .2916666667rem;
    padding-top: .5rem
}

@media (min-width: 768px) {
    .j-product-promo {
        font-size: .75rem;
        font-size: 1rem;
        gap: .4583333333rem;
        padding-bottom: .6666666667rem;
        padding-top: .7916666667rem
    }
}

.j-product-promo .item {
    display: flex;
    flex-direction: row;
    gap: .3333333333rem
}

@media (min-width: 576px) {
    .j-product-promo .item {
        gap: .8333333333rem
    }
}

@media (min-width: 768px) {
    .j-product-promo .item {
        gap: 1.0833333333rem
    }
}

.j-product-promo .icon {
    color: #f87c56;
    margin-left: .0833333333rem;
    margin-top: -.125rem
}

@media (min-width: 768px) {
    .j-product-promo .icon {
        margin-top: .0833333333rem
    }
}

.j-product-promo a {
    color: currentcolor;
    text-decoration: none
}

.j-product-promo a:hover {
    color: #f87c56;
    text-decoration: underline
}

.j-product-story {
    color: #1c1b1f;
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .8333333333rem;
    font-style: normal;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 400;
    letter-spacing: .08em;
    line-height: 1.5;
    margin-top: 3.5416666667rem
}

.j-product-story-heading {
    color: #1c1b1f;
    font-family: Cormorant Garamond;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2.88px;
    line-height: normal;
    margin-bottom: 1.5em;
    text-align: center
}

.j-product-accordion {
    border-top: 1px solid #d9d9d9;
    margin-bottom: 1.5833333333rem;
    margin-top: 1.5833333333rem
}

.j-product-accordion .title {
    font-feature-settings: "liga" off;
    color: #f87c56;
    font-family: Commissioner;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1.92px;
    line-height: 116.667%;
    padding-bottom: .5em;
    padding-top: .5em
}

@media (min-width: 768px) {
    .j-product-accordion .title {
        font-size: 1rem
    }
}

.j-product-form {
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 1.25rem)
}

@media (min-width: 768px) {
    .j-product-form {
        margin-top: 1em;
        width: calc(100% - 3.33333rem)
    }
}

.j-product-form .form-group + .form-group {
    margin-top: 1.25rem
}

.j-product-form .form-group.form-bottom {
    display: flex;
    flex-direction: row;
    gap: .5rem
}

.j-product-form .form-group.form-bottom > * {
    flex-grow: 0;
    flex-shrink: 0
}

.j-product-form .form-group.form-bottom .captcha {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-shrink: 1;
    gap: .5rem;
    width: 100%
}

.j-product-form input[type=email], .j-product-form input[type=text], .j-product-form textarea {
    border-bottom: 1px solid #d9d9d9;
    display: block;
    font-size: .5833333333rem;
    font-weight: 300;
    outline: none;
    width: 100%
}

@media (min-width: 768px) {
    .j-product-form input[type=email], .j-product-form input[type=text], .j-product-form textarea {
        font-size: .8333333333rem
    }
}

.j-product-form input[type=email]::-moz-placeholder, .j-product-form input[type=text]::-moz-placeholder, .j-product-form textarea::-moz-placeholder {
    color: #878787
}

.j-product-form input[type=email]::placeholder, .j-product-form input[type=text]::placeholder, .j-product-form textarea::placeholder {
    color: #878787
}

.j-product-form textarea {
    border: 1px solid #d9d9d9;
    height: 4.1666666667rem;
    resize: none
}

.j-product-form .message {
    font-size: .5rem
}

.j-accordion .item {
    border-bottom: 1px solid #d9d9d9;
    position: relative
}

.j-accordion .item > input.toggle {
    height: 1px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 1px
}

.j-accordion .item .title {
    display: block;
    line-height: 1.6666666667rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.j-accordion .item .title .icon {
    height: 1.6666666667rem;
    position: absolute;
    right: 0;
    top: calc(50% - .83333rem);
    vertical-align: middle;
    width: 1.6666666667rem
}

.j-accordion .item .content {
    max-height: 0;
    opacity: 0;
    overflow-y: hidden;
    transition: opacity .5s
}

.j-accordion .item .content .inner {
    padding: 1em 0
}

.j-accordion .item > input.toggle:checked ~ .title > .icon {
    transform: rotate(180deg)
}

.j-accordion .item > input.toggle:checked ~ .content {
    max-height: 200vmax;
    opacity: 1
}

.j-microbanner {
    background-color: #f87c56;
    color: #fff;
    font-size: .5rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .96px;
    line-height: normal;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    position: relative;
    text-transform: uppercase;
    transition: max-height .5s, opacity .5s
}

.j-microbanner.active {
    max-height: 4.1666666667rem;
    opacity: 1;
    pointer-events: all
}

.j-microbanner .container {
    padding-bottom: .4166666667rem;
    padding-right: calc(15px + .83333rem);
    padding-top: .4166666667rem;
    position: relative
}

.j-microbanner .close {
    height: .8333333333rem;
    position: absolute;
    right: 15px;
    top: calc(50% - .41667rem);
    width: .8333333333rem
}

.j-microbanner .close svg {
    height: 100%;
    width: 100%
}

.j-microbanner .message + .message {
    margin-left: 2.6666666667rem
}

.j-microbanner a {
    color: currentColor;
    text-decoration: underline
}

.j-microbanner a:hover {
    text-decoration: none
}

.j-loginheading {
    color: #f87c56;
    font-family: Cormorant Garamond, serif;
    font-size: 1.3333333333rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: .78em
}

@media (min-width: 768px) {
    .j-loginheading {
        font-size: 1.6666666667rem
    }
}

@media (min-width: 1200px) {
    .j-loginheading {
        font-size: 2rem
    }
}

.j-loginform {
    color: #f87c56;
    font-family: Inter;
    font-size: .6666666667rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 19.1666666667rem;
    width: 100%
}

.j-loginform input:not([type=button],[type=checkbox],[type=radio]), .j-loginform select, .j-loginform textarea {
    border: 1px solid #f87c56;
    border-radius: 0;
    color: #1e1e1e;
    display: block;
    line-height: 1;
    padding: .5833333333rem;
    width: 100%
}

.j-loginform input:not([type=button],[type=checkbox],[type=radio])::-moz-placeholder, .j-loginform select::-moz-placeholder, .j-loginform textarea::-moz-placeholder {
    color: #878787;
    text-transform: none
}

.j-loginform input:not([type=button],[type=checkbox],[type=radio])::placeholder, .j-loginform select::placeholder, .j-loginform textarea::placeholder {
    color: #878787;
    text-transform: none
}

.j-loginform :is(input[type=button],button[type=submit]) {
    background-color: #f87c56;
    border: 1px solid #f87c56;
    color: #fff;
    line-height: 1;
    padding: .5833333333rem;
    text-transform: uppercase;
    width: 100%
}

.j-loginform :is(input[type=button],button[type=submit]):hover {
    background-color: #fff;
    color: #f87c56
}

.j-loginform :is(input[type=button],button[type=submit]).inverse {
    background-color: transparent;
    color: #f87c56
}

.j-loginform :is(input[type=button],button[type=submit]).inverse:hover {
    background-color: #f87c56;
    color: #fff
}

.j-loginform textarea {
    resize: none
}

.j-loginform .form-element {
    position: relative
}

.j-loginform .form-element select {
    outline: none;
    padding-right: 1rem;
    position: relative
}

.j-loginform .form-element select + :is(svg,img) {
    height: 1rem;
    position: absolute;
    right: 0;
    top: calc(50% - .5rem);
    width: 1rem
}

.j-loginform .form-element select:focus:active + :is(svg,img) {
    transform: rotate(-180deg)
}

.j-loginform .form-element.section {
    font-size: 1.3333333333rem;
    margin-bottom: 2.0833333333rem;
    text-transform: uppercase
}

.j-loginform .form-element.section:after {
    border-bottom: 1px solid #d9d9d9;
    content: "";
    display: block
}

.j-loginform .form-element + .form-element {
    margin-top: 1rem
}

.j-loginform .form-element.form-element-buttons {
    margin-bottom: 1.9166666667rem;
    margin-top: 2.3333333333rem
}

.j-loginform-hr {
    margin-bottom: 1.5416666667rem;
    margin-top: 1.4166666667rem
}

.j-loginform a {
    color: currentColor
}

.j-checkout {
    color: #878787;
    font-family: Inter;
    font-size: .5rem
}

@media (min-width: 768px) {
    .j-checkout {
        font-size: .6666666667rem
    }
}

.j-checkout-heading {
    color: #f87c56;
    font-family: Inter;
    font-size: .8333333333rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .1066666667rem;
    line-height: normal;
    margin-bottom: .9583333333rem;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .j-checkout-heading {
        font-size: 1.3333333333rem
    }
}

.j-checkout-products .item {
    border-bottom: 1px solid #d9d9d9;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: .625rem;
    padding-bottom: .5rem
}

@media (min-width: 768px) {
    .j-checkout-products .item {
        gap: 1rem
    }
}

.j-checkout-products .item + .item {
    padding-top: .5rem
}

.j-checkout-products .item .image {
    border: 1px solid #d9d9d9;
    height: 2.5rem;
    width: 2.5rem
}

@media (min-width: 768px) {
    .j-checkout-products .item .image {
        height: 4.1666666667rem;
        width: 4.1666666667rem
    }
}

.j-checkout-products .item .info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    height: 100%;
    width: 50%
}

.j-checkout-products .item .info .top {
    color: #1e1e1e;
    display: flex;
    flex-direction: row;
    flex-grow: 0;
    flex-wrap: nowrap;
    font-family: Inter;
    font-size: .5rem;
    font-style: normal;
    font-weight: 500;
    gap: 1.25rem;
    letter-spacing: 1.28px;
    line-height: normal;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .j-checkout-products .item .info .top {
        font-size: .6666666667rem
    }
}

.j-checkout-products .item .info .top .title {
    flex-grow: 1;
    font-weight: 500
}

.j-checkout-products .item .info .top .price {
    flex-grow: 0;
    text-align: right
}

.j-checkout-products .item .info .top .price .old {
    color: #878787;
    font-size: .8em;
    text-decoration-line: strikethrough
}

.j-checkout-products .item .info .middle {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 1rem;
    margin-top: .5rem
}

.j-checkout-products .item .info .description {
    flex-grow: 1;
    font-family: Inter;
    font-size: .4166666667rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .08em;
    line-height: normal
}

@media (min-width: 768px) {
    .j-checkout-products .item .info .description {
        font-size: .5rem
    }
}

.j-checkout-products .item .info .quantity {
    flex-grow: 0;
    font-family: Inter;
    font-size: .4166666667rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .08em;
    line-height: normal;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .j-checkout-products .item .info .quantity {
        font-size: .5833333333rem
    }
}

.j-checkout-products .item .info .quantity .value {
    display: inline-block;
    min-width: 1.5em
}

.j-checkout-products .item .info .quantity .buttons {
    display: inline-flex;
    flex-direction: row;
    position: relative;
    top: -.05em
}

.j-checkout-products .item .info .quantity button {
    border: 1px solid;
    display: inline-block;
    font-family: Commissioner;
    font-size: .6667rem;
    font-style: normal;
    font-weight: 500;
    height: 1rem;
    line-height: 1rem;
    line-height: normal;
    line-height: 1;
    margin-right: -1px;
    text-align: center;
    text-transform: uppercase;
    width: 1rem
}

.j-checkout-products .item .actions {
    flex-grow: none;
    flex-shrink: none;
    font-family: Inter;
    font-size: .5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    width: 100%
}

.j-checkout-products .item .actions a, .j-checkout-products .item .actions button {
    text-transform: uppercase
}

.j-checkout-products .item .actions a:hover, .j-checkout-products .item .actions button:hover {
    text-decoration: underline
}

.j-checkout-noproducts {
    display: none
}

.j-checkout-products:empty + .j-checkout-noproducts {
    display: block
}

.j-checkout-products:empty ~ .j-checkout-additional {
    display: none
}

.j-checkout input:not([type=button],[type=checkbox],[type=radio]), .j-checkout select, .j-checkout textarea {
    border: 1px solid;
    border-radius: 0;
    display: block;
    font-size: .6666666667rem;
    padding: .46875em .9375em;
    width: 100%
}

@media (min-width: 576px) {
    .j-checkout input:not([type=button],[type=checkbox],[type=radio]), .j-checkout select, .j-checkout textarea {
        font-size: inherit;
        padding: .9375em
    }
}

.j-checkout [type=submit], .j-checkout input[type=button] {
    border: 1px solid #d9d9d9;
    display: block;
    padding: .625rem;
    width: 100%
}

.j-checkout [type=submit]:hover, .j-checkout input[type=button]:hover {
    background-color: #f87c56;
    color: #fff
}

.j-checkout textarea {
    resize: none
}

.j-checkout .form-element {
    position: relative
}

.j-checkout .form-element select {
    outline: none;
    padding-right: 1rem
}

.j-checkout .form-element select + :is(svg,img) {
    height: 1rem;
    position: absolute;
    right: 0;
    top: calc(50% - .5rem);
    width: 1rem
}

.j-checkout .form-element select:focus:active + :is(svg,img) {
    transform: rotate(-180deg)
}

.j-checkout .form-element .choices .choices__inner {
    background-color: #fff;
    border: 1px solid;
    border-radius: 0;
    font-size: 14px;
    line-height: 1.5;
    padding: .46875em .9375em
}

@media (min-width: 576px) {
    .j-checkout .form-element .choices .choices__inner {
        padding: .9375em
    }
}

.j-checkout .form-element .choices .choices__list--single {
    padding-bottom: 0;
    padding-top: 0
}

.j-checkout .form-element .choices .choices__input {
    border-left: none;
    border-right: none;
    border-top: none
}

.j-checkout .form-element.inline-select {
    border: none
}

.j-checkout .form-element.inline-select select {
    border: none;
    display: inline-block;
    font-size: 1em;
    padding: 0 1rem 0 0;
    text-align: right;
    width: auto
}

.j-checkout .form-element.input-with-button {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    display: flex;
    flex-direction: row
}

.j-checkout .form-element.input-with-button .input {
    flex-grow: 1;
    width: 100%
}

.j-checkout .form-element.input-with-button .button {
    flex-grow: 0;
    width: auto
}

.j-checkout .form-element + .form-element {
    margin-top: .5rem
}

@media (min-width: 768px) {
    .j-checkout .form-element + .form-element {
        margin-top: 1rem
    }
}

.j-checkout .heading {
    color: #1e1e1e;
    font-size: .6666666667rem;
    font-weight: 500;
    letter-spacing: 1.28px;
    margin-bottom: .6666666667rem;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .j-checkout .heading {
        font-size: .7916666667rem;
        margin-bottom: 1.375rem
    }
}

.j-checkout hr {
    background: transparent;
    border: none;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: .3333333333rem;
    margin-top: .3333333333rem
}

.j-checkout input[type=submit] {
    background-color: #f87c56;
    color: #fff;
    text-transform: uppercase
}

.j-checkout input[type=submit]:hover {
    background-color: #fff;
    color: #f87c56
}

.j-checkout-accordion .panel, .j-checkout-accordion input.toggle {
    display: none
}

.j-checkout-accordion label {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.j-checkout-accordion input.toggle + label .icon {
    vertical-align: middle
}

.j-checkout-accordion input.toggle:checked ~ .panel {
    display: block
}

.j-checkout-accordion input.toggle:checked + label .icon {
    transform: rotate(180deg)
}

.j-checkout-payments .j-delivery-option {
    color: #1e1e1e;
    margin-bottom: 2em
}

.j-checkout-payments .j-delivery-option label {
    align-items: center;
    flex-wrap: wrap;
    gap: .5em;
    justify-content: flex-start
}

.j-checkout-payments .j-delivery-option img {
    max-height: 1.5em;
    max-width: 3.5em;
    -o-object-fit: contain;
    object-fit: contain
}

.j-checkout-terms {
    margin-top: 1em
}

.j-checkout-terms.j-checkout-terms label {
    color: #1e1e1e;
    font-size: .5833333333rem
}

.j-checkout-summary {
    border: 1px solid #f87c56;
    font-size: .5833333333rem;
    margin-bottom: 2em;
    padding: .625rem
}

@media (min-width: 768px) {
    .j-checkout-summary {
        padding: 1.25rem
    }
}

.j-checkout-summary .item {
    border-bottom: none;
    padding-bottom: 0
}

.j-checkout-summary .item .title {
    font-size: 1em;
    font-weight: 500;
    text-transform: uppercase
}

.j-checkout-summary .item .price {
    font-size: 1em;
    font-weight: 500;
    text-align: right
}

.j-checkout-summary .item .price .old {
    color: #878787;
    font-size: .8em
}

.j-checkout-summary .item .info .description {
    font-size: .7142857143em
}

.j-checkout-summary .item .info .quantity {
    font-size: .8571428571em
}

.j-checkout-summary .item .info .quantity .value {
    text-align: right
}

.j-checkout-summary .item .info .middle {
    margin-bottom: 0
}

.j-checkout-summary .item .image {
    height: 1.6666666667rem;
    width: 1.6666666667rem
}

@media (min-width: 768px) {
    .j-checkout-summary .item .image {
        height: 3.3333333333rem;
        width: 3.3333333333rem
    }
}

.j-checkout-summary .j-checkout-products {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: .8333333333rem
}

.j-checkout-summary table {
    width: 100%
}

.j-checkout-summary table :is(td,th):first-child {
    text-align: left
}

.j-checkout-summary table :is(td,th):last-child {
    text-align: right
}

.j-checkout-summary-delivery, .j-checkout-summary-totals {
    border-bottom: 1px solid #f87c56;
    padding: .8333333333rem 0
}

.j-checkout-summary .total-item.free, .j-checkout-summary .total-item.free ~ .currency, .j-checkout-summary .total-item.free ~ .empty, .j-checkout-summary .total-item:empty ~ .currency, .j-checkout-summary .total-item ~ .empty, .j-checkout-summary .total-item ~ .free {
    display: none
}

.j-checkout-summary .total-item.free ~ .free, .j-checkout-summary .total-item:empty ~ .empty {
    display: inline
}

.j-checkout-summary-totals {
    border-bottom: none;
    color: #1e1e1e;
    font-size: .5833333333rem;
    padding-bottom: 0
}

.j-checkout-summary-totals table tr:last-child :is(td,th) {
    padding-top: 2em
}

.j-checkout-infotiles {
    font-size: .5833333333rem;
    margin-top: 3.25rem
}

.j-checkout-infotiles h5 {
    font-size: .5833333333rem;
    margin-bottom: 1.5em
}

.j-checkout-infotiles a {
    color: currentColor;
    text-decoration: underline
}

.j-checkout-infotiles a:hover {
    text-decoration: none
}

.j-checkout-infotiles .tile {
    margin-bottom: 1.625rem
}

.j-checkout-code {
    border-bottom: 1px solid #d9d9d9
}

.j-checkout-code .form-element {
    margin-bottom: 0
}

.j-checkout-code .heading {
    font-weight: 500;
    letter-spacing: 1.28px;
    margin-bottom: 1.375rem;
    text-transform: uppercase
}

.j-checkout-code input[type=text]::-moz-placeholder {
    text-align: center;
    text-transform: uppercase
}

.j-checkout-code input[type=text]::placeholder {
    text-align: center;
    text-transform: uppercase
}

.j-checkout-code .panel {
    padding-bottom: 1.9583333333rem
}

.j-checkout-delivery1:not(:first-child) {
    margin-top: 1.375rem
}

.j-checkout-delivery1 .heading {
    font-weight: 500;
    letter-spacing: 1.28px;
    text-transform: uppercase
}

.j-checkbox-group, .j-delivery-option {
    position: relative
}

.j-checkbox-group > :is(input[type=radio],input[type=checkbox]), .j-delivery-option > :is(input[type=radio],input[type=checkbox]) {
    height: 1px;
    left: .3333333333rem;
    opacity: 0;
    position: absolute;
    top: .125rem;
    width: 1px
}

.j-checkbox-group label, .j-delivery-option label {
    padding-left: 1.4583333333rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.j-checkbox-group label:before, .j-delivery-option label:before {
    border: 1px solid;
    border-radius: 50%;
    content: "";
    display: block;
    height: .75rem;
    left: 0;
    position: absolute;
    top: .06rem;
    width: .75rem
}

.j-checkbox-group label:after, .j-delivery-option label:after {
    background-color: currentColor;
    border-radius: 50%;
    content: "";
    display: block;
    height: .3333333333rem;
    left: .2083333333rem;
    opacity: 0;
    position: absolute;
    top: .2683333333rem;
    width: .3333333333rem
}

.j-checkbox-group input:checked + label:after, .j-delivery-option input:checked + label:after {
    opacity: 1
}

.j-checkbox-group input:disabled + label, .j-delivery-option input:disabled + label {
    opacity: .5
}

.j-delivery-option {
    font-size: .4583333333rem;
    text-transform: uppercase
}

.j-delivery-option:not(:last-child) {
    padding-bottom: .9166666667rem
}

@media (min-width: 768px) {
    .j-delivery-option {
        font-size: .5833333333rem
    }
}

.j-delivery-option label {
    display: flex;
    flex-direction: row;
    font-size: .5rem;
    gap: 1.3333333333rem;
    justify-content: space-between
}

.j-delivery-option label .title {
    color: #1e1e1e;
    font-size: .5833333333rem;
    font-weight: 700
}

.j-delivery-option label .value {
    color: #1e1e1e;
    font-size: .4583333333rem;
    text-align: right
}

@media (min-width: 768px) {
    .j-delivery-option label .value {
        font-size: .6666666667rem
    }
}

.j-delivery-option label .text {
    max-width: 12.5rem
}

.j-delivery-option .hidden-fields {
    display: none
}

.j-delivery-option > input[type=radio]:checked ~ .hidden-fields {
    display: block
}

.j-payment-option label {
    font-size: .5833333333rem
}

.j-checkout-delivery1 .options {
    margin-top: 24px
}

.j-checkout-delivery1 + .j-checkout-totals {
    padding-top: 1.375rem
}

.j-checkout-totals {
    color: #1e1e1e
}

.j-checkout-totals .subtotals {
    margin-bottom: 1.375rem;
    text-transform: uppercase
}

.j-checkout-totals .subtotals + .total-row {
    border-top: 1px solid #d9d9d9;
    padding-top: 1.1666666667rem
}

.j-checkout-totals .subtotal-row, .j-checkout-totals .total-row {
    display: flex;
    flex-direction: row;
    gap: 1.25rem
}

.j-checkout-totals .subtotal-row .value, .j-checkout-totals .total-row .value {
    flex-grow: 1;
    flex-shrink: 0;
    white-space: nowrap;
    width: 4.1666666667rem
}

.j-checkout-totals .subtotal-row .label, .j-checkout-totals .total-row .label {
    flex-grow: 2;
    flex-shrink: 1
}

.j-checkout-totals .subtotal-row + .subtotal-row {
    margin-top: .9166666667rem
}

.j-checkout-totals .total-row {
    font-size: .75rem;
    margin: 0 0 1.7083333333rem;
    text-transform: uppercase
}

.j-checkout-totals .total-row .col {
    padding: 0
}

@media (min-width: 768px) {
    .j-checkout-totals .total-row {
        font-size: 1rem
    }
}

.j-checkout-totals input[type=submit] {
    background-color: #f87c56;
    color: #fff;
    text-transform: uppercase
}

.j-checkout-totals input[type=submit]:hover {
    background-color: #fff;
    color: #f87c56
}

.j-mapshops-map {
    aspect-ratio: 2/1;
    margin-bottom: 1.7083333333rem;
    width: 100%
}

.j-mapshops-panel {
    font-size: .75rem
}

.j-mapshops-table {
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    font-weight: 300;
    padding-bottom: 1.5833333333rem;
    padding-top: 1.5833333333rem
}

.j-mapshops-table .search {
    border-bottom: 1px solid #d9d9d9;
    color: #878787;
    display: block;
    font-size: .8em;
    outline: none;
    width: 100%
}

.j-mapshops-scroll {
    color: #878787
}

.j-mapshops-scroll ul.scrollable {
    line-height: 1;
    list-style: none;
    margin-top: 1.38889em;
    max-height: 12em;
    padding-right: 8px
}

.j-mapshops-scroll .item button {
    margin-bottom: 1em;
    text-align: left
}

.j-mapshops-scroll .item:last-child button {
    margin-bottom: 0
}

.j-mapshops-scroll .item button.active {
    font-weight: 500
}

.j-mapshops-scroll .item.hidden {
    display: none
}

.j-mapshops-shopinfo {
    display: none;
    font-weight: 300;
    letter-spacing: .09em;
    padding-top: 1.5em
}

@media (min-width: 768px) {
    .j-mapshops-shopinfo {
        padding-top: 1.5833333333rem
    }
}

.j-mapshops-shopinfo .main {
    color: #f87c56;
    font-size: 1rem
}

.j-mapshops-shopinfo .additional {
    font-size: .6666666667rem;
    margin-top: 1em
}

.j-mapshops-shopinfo h4 {
    font-weight: 300;
    margin-bottom: 1em
}

.j-mapshops-shopinfo.active {
    display: block
}

.j-mapshops-shopinfo a.keepcolor {
    color: currentColor;
    text-decoration: none
}

.j-mapshops-shopinfo a.keepcolor:hover {
    text-decoration: underline
}

.j-mapshops .leaflet-control-attribution {
    display: none
}

.j-mapcontacts {
    aspect-ratio: 1/1;
    width: 100%
}

.j-mapcontacts .leaflet-control-attribution {
    display: none
}

.j-block-textimage .image-col img {
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width: 992px) {
    .j-block-textimage .text-col {
        padding-left: 3.75em
    }

    .j-block-textimage .image-col.order-lg-last + .text-col {
        padding-left: 0;
        padding-right: 3.75em
    }
}

.j-block-text + .j-block-text, .j-block-text + .j-block-textimage, .j-block-textimage + .j-block-text, .j-block-textimage + .j-block-textimage {
    margin-top: 2em
}

@media (min-width: 992px) {
    .j-block-text + .j-block-text, .j-block-text + .j-block-textimage, .j-block-textimage + .j-block-text, .j-block-textimage + .j-block-textimage {
        margin-top: 0
    }
}

.j-block-text .text-col, .j-block-textimage .text-col {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .5833333333rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 400;
    letter-spacing: .08em;
    line-height: 1.5;
    padding-top: 2em;
    text-align: center
}

@media (min-width: 768px) {
    .j-block-text .text-col, .j-block-textimage .text-col {
        font-size: .8333333333rem
    }
}

@media (min-width: 992px) {
    .j-block-text .text-col, .j-block-textimage .text-col {
        padding-top: 3em
    }
}

@media (min-width: 1200px) {
    .j-block-text .text-col, .j-block-textimage .text-col {
        padding-top: 5em
    }
}

.j-block-text .text-col h2, .j-block-textimage .text-col h2 {
    font-family: Cormorant Garamond, serif;
    font-size: 1.8em;
    margin-bottom: 1em
}

.j-block-text .read-more, .j-block-textimage .read-more {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .5833333333rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    margin-top: 2.7083333333rem
}

.j-block-text .read-more a, .j-block-textimage .read-more a {
    text-decoration: underline
}

.j-block-text .read-more a:hover, .j-block-textimage .read-more a:hover {
    text-decoration: none
}

.j-bigtext {
    margin-bottom: 1.375rem
}

@media (min-width: 768px) {
    .j-bigtext {
        margin-bottom: 4.1666666667rem
    }
}

.j-bigtext-heading {
    margin-bottom: 1.0416666667rem
}

@media (min-width: 768px) {
    .j-bigtext-heading {
        margin-bottom: 2.0833333333rem
    }
}

.j-bigtext-content.j-editable.j-editable {
    font-size: .5rem;
    text-align: justify
}

@media (min-width: 768px) {
    .j-bigtext-content.j-editable.j-editable {
        font-size: .6666666667rem
    }
}

@media (min-width: 1200px) {
    .j-bigtext-content.j-editable.j-editable {
        font-size: .8333333333rem
    }
}

.j-bigtext-content.j-editable.j-editable h2 {
    font-family: Cormorant Garamond, serif;
    font-size: .8333333333rem;
    font-variant: lining-nums;
    margin-bottom: 1em;
    text-align: left
}

@media (min-width: 768px) {
    .j-bigtext-content.j-editable.j-editable h2 {
        font-size: 1.3333333333rem
    }
}

.j-bigtext-content.j-editable.j-editable h2:not(:first-child) {
    margin-top: 2em
}

.j-bigtext-content.j-editable.j-editable h4 {
    font-size: 1em;
    margin-bottom: 1.5em;
    margin-top: 2em;
    text-align: left
}

.j-bigtext-content.j-editable.j-editable table {
    border: none;
    border-collapse: collapse;
    margin: 1.5em auto 2em
}

.j-bigtext-content.j-editable.j-editable table td, .j-bigtext-content.j-editable.j-editable table th {
    border-color: #f87c56;
    padding: 1.6666666667rem 1.25rem
}

.j-bigtext-content.j-editable.j-editable table td:first-child, .j-bigtext-content.j-editable.j-editable table th:first-child {
    border-left: none;
    padding-left: 2.0833333333rem
}

.j-bigtext-content.j-editable.j-editable table td:last-child, .j-bigtext-content.j-editable.j-editable table th:last-child {
    border-right: none;
    padding-right: 2.0833333333rem
}

.j-bigtext-content.j-editable.j-editable table th {
    font-family: Cormorant Garamond, serif;
    font-size: 1.6em;
    text-align: left
}

.j-contactspage-block:not(:first-of-type) {
    margin-top: 2.5rem
}

.j-contactspage-block .heading {
    font-family: Cormorant Garamond, serif;
    font-size: 1.3333333333rem;
    letter-spacing: .08em;
    margin-bottom: 1em
}

.j-contactspage-block .text {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .6666666667rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 300;
    letter-spacing: .08em
}

.j-contactspage-block .text a {
    color: currentColor;
    text-decoration: none
}

.j-contactspage-block .text a:hover {
    text-decoration: underline
}

.j-singlepost .j-hero {
    margin-bottom: 5rem
}

.j-singlepost-heading {
    font-family: Cormorant Garamond, serif;
    font-size: 1.5rem;
    letter-spacing: .08em;
    margin-bottom: 3em;
    text-align: center
}

.j-singlepost-content {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .8333333333rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    line-height: 1.5;
    text-align: justify
}

.j-singlepost-content h1, .j-singlepost-content h2, .j-singlepost-content h3, .j-singlepost-content h4, .j-singlepost-content h5, .j-singlepost-content h6 {
    text-align: left
}

[data-simplebar] .simplebar-scrollbar {
    @extends .simplebar-visible;
    border-radius: 4px;
    opacity: 1;
    position: relative;
    width: 8px
}

[data-simplebar] .simplebar-scrollbar:before {
    background-color: #f87c56;
    opacity: 1 !important
}

[data-simplebar] .simplebar-track.simplebar-vertical {
    width: 8px
}

[data-simplebar] .simplebar-track.simplebar-vertical:before {
    border-left: 1px solid #f87c56;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    z-index: -1
}

.j-breadcrumbs {
    color: #d9d9d9;
    font-family: Commissioner;
    font-size: .4166666667rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .08em;
    line-height: normal;
    margin-bottom: .5rem;
    text-transform: uppercase
}

@media (min-width: 992px) {
    .j-breadcrumbs {
        font-size: .5rem
    }
}

.j-breadcrumbs ul {
    list-style: none
}

.j-breadcrumbs li {
    display: inline
}

.j-breadcrumbs li:not(:last-child):after {
    content: " > ";
    display: inline;
    position: relative;
    top: -.1em
}

.j-breadcrumbs a {
    color: currentColor;
    text-decoration: none
}

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

.j-resultcount {
    color: #d9d9d9;
    font-size: .4166666667rem;
    font-weight: 500;
    letter-spacing: .08em;
    text-transform: uppercase
}

.j-searchpopup {
    align-items: flex-start;
    display: flex;
    height: 100%;
    justify-content: space-around;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: opacity .75s;
    width: 100%;
    z-index: 9999
}

.j-searchpopup.active {
    opacity: 1;
    pointer-events: all
}

.j-searchpopup:before {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: rgba(0, 0, 0, .2);
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.j-searchpopup-inner {
    background-color: #fff;
    padding: 1em;
    position: relative;
    transform: translateY(-100%);
    transition: transform .75s;
    width: 100%
}

.j-searchpopup.active .j-searchpopup-inner {
    transform: translateY(0)
}

.j-searchpopup-wlimit {
    margin: auto;
    max-width: 25rem;
    width: 100%
}

.j-searchpopup-results {
    display: flex;
    flex-direction: column;
    font-size: .5833333333rem;
    list-style: none;
    padding: .75em .5em;
    row-gap: .5em
}

.j-searchpopup-results:empty {
    padding: 0 .5em
}

.j-searchpopup-results img {
    aspect-ratio: 1/1;
    display: block;
    float: left;
    margin-right: 1em;
    -o-object-fit: contain;
    object-fit: contain;
    width: 2.5rem
}

.j-searchpopup-results a {
    color: #f87c56;
    display: block;
    font-size: .75rem
}

.j-searchpopup form {
    align-items: center;
    display: flex;
    flex-direction: row
}

.j-searchpopup input {
    border: 1px solid #f87c56;
    flex-grow: 1;
    font-weight: 300;
    outline: none;
    padding: 0 .5em;
    width: 100%
}

.j-searchpopup button svg {
    height: 1.5rem;
    vertical-align: middle;
    width: 1.5rem
}

.j-popup {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-around;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    transform: translateX(-100vw);
    transition: opacity .75s;
    width: 100%;
    z-index: 9999
}

.j-popup.active {
    opacity: 1;
    pointer-events: all;
    transform: translateX(0)
}

.j-popup-close {
    color: #f87c56;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0
}

.j-popup-close img, .j-popup-close svg {
    height: 1.3333333333rem;
    width: 1.3333333333rem
}

.j-popup:before {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: rgba(0, 0, 0, .2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.j-popup .inner {
    background: #fff;
    min-width: 13.3333333333rem;
    padding: .625rem;
    position: relative
}

@media (min-width: 768px) {
    .j-popup .inner {
        min-width: 20rem
    }
}

.j-popup .border {
    border: 1px solid #f87c56;
    padding: 1.3333333333rem .625rem .625rem;
    position: relative
}

.j-productcarousel {
    overflow: hidden;
    padding-right: .25rem;
    padding-top: .5rem;
    width: calc(100% + .25rem)
}

.j-productcarousel-item {
    margin-right: 30px;
    width: calc(50% - 15px)
}

@media (min-width: 768px) {
    .j-productcarousel-item {
        width: calc(25% - 22.5px)
    }
}

.j-productcarousel .flickity-page-dots {
    bottom: 0
}

.j-productcarousel .flickity-viewport.flickity-viewport.flickity-viewport {
    overflow: visible
}

.j-deliveries {
    color: #878787;
    font-size: .5833333333rem;
    font-weight: 300;
    letter-spacing: .08em
}

.j-deliveries > ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin-bottom: 1.5416666667rem;
    margin-top: .875rem;
    padding-left: 0
}

.j-deliveries > ul li {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: .4166666667rem;
    padding-top: .4166666667rem
}

.j-deliveries > ul li:first-child {
    padding-top: 0
}

.j-deliveries > ul li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.j-deliveries table {
    border-collapse: collapse;
    width: 100%
}

.j-deliveries table td, .j-deliveries table th {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: .4166666667rem;
    padding-top: .4166666667rem;
    width: 50%
}

.j-deliveries table td:last-child, .j-deliveries table th:last-child {
    text-align: right;
    vertical-align: bottom
}

.j-deliveries table tr:last-child td, .j-deliveries table tr:last-child th {
    border-bottom: none
}

.j-deliveries .info, .j-deliveries li {
    -moz-column-gap: .375rem;
    column-gap: .375rem;
    display: flex;
    flex-direction: row
}

.j-deliveries .heading {
    color: #f87c56;
    font-size: .8333333333rem;
    font-weight: 300
}

.j-bigtext .j-deliveries {
    margin-bottom: 2em
}

.j-deliverypage-selector {
    align-items: center;
    border-bottom: 1px solid #d9d9d9;
    -moz-column-gap: 4em;
    column-gap: 4em;
    display: flex;
    flex-direction: row;
    font-size: .8333333333rem;
    justify-content: center;
    margin-bottom: 2.5rem;
    padding-bottom: 2.9166666667rem
}

.j-deliverypage-selector .flag :is(img,svg) {
    height: 2rem;
    vertical-align: middle
}

.j-deliverypage-selector .flag {
    margin-right: 1em
}

.j-blogpost-hero {
    position: relative
}

.j-blogpost-hero-background {
    aspect-ratio: 1493/651;
    color: #fff;
    padding-bottom: 2.4166666667rem;
    padding-top: 2.2916666667rem
}

@media (min-width: 768px) {
    .j-blogpost-hero-background {
        padding-bottom: 4.9166666667rem;
        padding-top: 4.625rem
    }
}

.j-blogpost-hero .image {
    margin-top: 2.0833333333rem;
    width: 100%
}

@media (min-width: 768px) {
    .j-blogpost-hero .image {
        margin-top: 3.6666666667rem
    }
}

.j-blogpost-hero-background .image {
    height: 100%;
    left: 0;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.j-blogpost-hero h1 {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: 1.3333333333rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 100;
    letter-spacing: .08em;
    margin-bottom: 2.5rem
}

@media (min-width: 768px) {
    .j-blogpost-hero h1 {
        font-size: 2rem
    }
}

.j-blogpost-hero .introduction {
    font-family: Cormorant Garamond, serif;
    font-size: .6666666667rem;
    font-style: italic;
    letter-spacing: .08em
}

@media (min-width: 768px) {
    .j-blogpost-hero .introduction {
        font-size: .8333333333rem
    }
}

.j-blogpost-blocks {
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .6666666667rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    line-height: 1.5
}

@media (min-width: 576px) {
    .j-blogpost-blocks {
        font-size: .8333333333rem
    }
}

.j-blogpost-blocks .j-editable ol:not(:last-child), .j-blogpost-blocks .j-editable p:not(:last-child), .j-blogpost-blocks .j-editable table:not(:last-child), .j-blogpost-blocks .j-editable ul:not(:last-child) {
    margin-bottom: 1.75rem
}

.j-blogpost-blocks .block-section {
    margin-top: 1.6666666667rem
}

@media (min-width: 768px) {
    .j-blogpost-blocks .block-section {
        margin-top: 3.125rem
    }
}

.j-blogpost-blocks .block-section + .block-subsection {
    margin-top: 1.25rem
}

@media (min-width: 768px) {
    .j-blogpost-blocks .block-section + .block-subsection {
        margin-top: 2.5rem
    }
}

.j-blogpost-blocks .block-subsection + .block-subsection {
    margin-top: .8333333333rem
}

@media (min-width: 768px) {
    .j-blogpost-blocks .block-subsection + .block-subsection {
        margin-top: 1.6666666667rem
    }
}

.j-blogpost-blocks .block-subsection .content {
    padding-left: 1.4583333333rem;
    position: relative
}

@media (min-width: 768px) {
    .j-blogpost-blocks .block-subsection .content {
        padding-left: 3.9583333333rem
    }
}

.j-blogpost-blocks .block-subsection .cross {
    color: #f87c56;
    height: 1.0416666667rem;
    left: 0;
    position: absolute;
    top: .0833333333rem;
    width: 1.0416666667rem
}

@media (min-width: 768px) {
    .j-blogpost-blocks .block-subsection .cross {
        height: 2.2083333333rem;
        top: -.3680555556rem;
        width: 2.2083333333rem
    }
}

.j-blogpost-blocks .block-wideimage {
    margin-bottom: 2.0833333333rem;
    margin-top: 2.0833333333rem
}

@media (min-width: 768px) {
    .j-blogpost-blocks .block-wideimage {
        margin-bottom: 4.125rem;
        margin-top: 4.125rem
    }
}

.j-blogpost-blocks .block-wideimage:last-child {
    margin-bottom: 0
}

.j-blogpost-blocks .block-wideimage .image {
    width: 100%
}

.j-blogpost-blocks h2 {
    font-family: Cormorant Garamond, serif;
    font-size: 1rem;
    letter-spacing: .02em;
    margin-bottom: 1.0416666667rem
}

@media (min-width: 768px) {
    .j-blogpost-blocks h2 {
        font-size: 1.5rem;
        margin-bottom: 2.0833333333rem
    }
}

.j-blogpost-blocks h2:last-child {
    margin-bottom: 0
}

.j-blogpost-blocks h3 {
    color: #f87c56;
    font-size: .75rem;
    font-weight: 300;
    margin-bottom: 1.0416666667rem
}

@media (min-width: 768px) {
    .j-blogpost-blocks h3 {
        font-size: .8333333333rem;
        margin-bottom: 2.0833333333rem
    }
}

.j-blogpost-blocks h3:last-child {
    margin-bottom: 0
}

.j-blogtags-list {
    color: #878787;
    -moz-column-gap: 1.5833333333rem;
    column-gap: 1.5833333333rem;
    display: flex;
    flex-direction: row;
    font-size: .5rem;
    list-style: none;
    margin-bottom: 1.375rem;
    padding-left: 0;
    text-transform: uppercase
}

.j-blogtags-list li {
    display: block
}

.j-blogtags-list label:hover {
    text-decoration: underline
}

.j-blogtags-selected {
    font-size: .4166666667rem;
    letter-spacing: .08em;
    margin-bottom: 2.9166666667rem;
    margin-top: 1.375rem
}

.j-blogtags-selected .heading {
    color: #f87c56;
    display: inline;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    text-transform: uppercase
}

.j-blogtags-selected > ul {
    color: #878787;
    -moz-column-gap: 1.3333333333rem;
    column-gap: 1.3333333333rem;
    display: inline-flex;
    flex-direction: row;
    list-style: none
}

.j-blogtags-selected button {
    line-height: 1;
    text-transform: uppercase
}

.j-blogtags-selected button img, .j-blogtags-selected button svg {
    height: .8333333333rem;
    margin-top: -.2em;
    vertical-align: middle;
    width: .8333333333rem
}

.j-blogmasonry .items {
    display: flex;
    flex-direction: column;
    gap: 1.1666666667rem
}

@media (min-width: 375px) {
    .j-blogmasonry .items {
        display: grid;
        gap: 1.1666666667rem;
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (min-width: 768px) {
    .j-blogmasonry .items {
        grid-template-columns:repeat(4, 1fr)
    }
}

.j-blogmasonry .item .image {
    aspect-ratio: 1/1;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.j-blogmasonry .item .category {
    color: #878787;
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .4166666667rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 600;
    height: 1.5em;
    text-transform: uppercase
}

.j-blogmasonry .item .category, .j-blogmasonry .item .title {
    letter-spacing: .08em;
    overflow: hidden;
    text-overflow: ellipsis
}

.j-blogmasonry .item .title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #212121;
    display: -webkit-box;
    font-family: Cormorant Garamond, serif;
    font-size: .75rem;
    height: 2.4em;
    line-height: 1.2;
    margin-bottom: .5rem;
    margin-top: .5rem
}

@media (min-width: 992px) {
    .j-blogmasonry .item .title {
        font-size: 1.1666666667rem
    }
}

.j-blogmasonry .item .excerpt {
    color: #1c1b1f;
    font-family: Cormorant Garamond, serif;
    font-size: .6666666667rem;
    letter-spacing: .08em
}

.j-blogmasonry .item .date, .j-blogmasonry .item .readmore {
    color: #f87c56;
    font-family: Commissioner, serif;
    font-optical-sizing: auto;
    font-size: .4166666667rem;
    font-variation-settings: "slnt" 0, "FLAR" 0, "VOLM" 0;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase
}

.j-blogmasonry .item .readmore:hover {
    text-decoration: underline
}

@media (min-width: 768px) {
    .j-blogmasonry .items.highlight1-small .item.highlight1 .image {
        aspect-ratio: 586/627
    }
}

.j-blogmasonry .info {
    padding-top: .8333333333rem
}

.j-blogmasonry .info .excerpt {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width: 768px) {
    .j-blogmasonry .item:is(.highlight1,.highlight2,.highlight3) .excerpt {
        -webkit-line-clamp: 2
    }
}

@media (min-width: 768px) {
    .j-blogmasonry .item:is(.highlight1,.highlight3) .info .title {
        font-size: 1.5rem;
        margin-bottom: 1.3333333333rem;
        margin-top: 1.3333333333rem
    }

    .j-blogmasonry .item:is(.highlight1,.highlight3) .info .excerpt {
        font-size: 1rem;
        margin-bottom: 2.0833333333rem
    }
}

@media (min-width: 768px) {
    .j-blogmasonry .item.highlight1 {
        grid-area: 1/1/4/3
    }

    .j-blogmasonry .item.highlight1 .image {
        aspect-ratio: 586/985
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .j-blogmasonry .item.highlight1 .image {
        aspect-ratio: 586/996
    }
}

@media (min-width: 768px) {
    .j-blogmasonry .item.highlight1 .info {
        background: #fafafa;
        padding: 2.5rem 1.4583333333rem;
        text-align: center
    }

    .j-blogmasonry .item.highlight2 {
        grid-area: 3/3/5/5
    }

    .j-blogmasonry .item.highlight2 .image {
        aspect-ratio: 586/627
    }

    .j-blogmasonry .item.highlight3 {
        grid-area: 5/1/6/5
    }

    .j-blogmasonry .item.highlight3 .image {
        aspect-ratio: 1200/627
    }

    .j-blogmasonry .item.highlight3 .info {
        background: #fafafa;
        padding: 2.5rem 1.4583333333rem 3.3333333333rem;
        text-align: center
    }

    .j-blogmasonry .item.highlight3 .excerpt {
        margin-left: auto;
        margin-right: auto;
        max-width: 21.5416666667rem
    }
}

.j-addressfield {
    position: relative
}

.j-addressfield-results {
    background: #fff;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .1);
    left: 0;
    list-style: none;
    min-width: 100%;
    opacity: 0;
    padding: .5em 1em;
    pointer-events: none;
    position: absolute;
    top: 100%;
    z-index: 10
}

.j-addressfield-results:not(:empty) {
    opacity: 1;
    pointer-events: all
}

.j-addressfield-results a {
    color: currentColor;
    text-decoration: none
}

.j-addressfield-results a:hover {
    color: #f87c56;
    text-decoration: underline
}

.j-profile-menu {
    border-bottom: 1px solid #d9d9d9;
    color: #212121;
    font-family: Inter;
    font-size: .5rem;
    font-weight: 500;
    letter-spacing: .08em;
    margin-bottom: 2.0833333333rem;
    padding-bottom: .7916666667rem;
    text-transform: uppercase
}

.j-profile-menu > ul {
    display: flex;
    flex-direction: row;
    gap: 3em;
    justify-content: center;
    list-style: none;
    padding: 0
}

.j-profile-menu a, .j-profile-menu button {
    color: currentColor;
    text-transform: inherit
}

.j-profile-menu a.active, .j-profile-menu a:hover, .j-profile-menu button.active, .j-profile-menu button:hover {
    color: #f87c56
}

.j-profile-orderlist {
    list-style: none;
    width: 100%
}

.j-profile-orderlist td:first-child {
    padding-right: 1em
}

@media (min-width: 576px) {
    .j-profile-orderlist td:first-child {
        width: 12.9166666667rem
    }
}

@media (min-width: 768px) {
    .j-profile-orderlist td:first-child {
        width: 17.0833333333rem
    }
}

.j-profile-orderlist tr a {
    color: #aaa;
    font-size: .5rem;
    text-decoration: underline
}

.j-profile-orderlist tr a:hover {
    color: #f87c56;
    text-decoration: none
}

.j-profile-order-sidebar {
    border-bottom: 1px solid #d9d9d9;
    font-size: .5833333333rem;
    margin-bottom: 1.25rem;
    padding-bottom: 1.625rem
}

@media (min-width: 768px) {
    .j-profile-order-sidebar {
        border-bottom: none;
        border-right: 1px solid #d9d9d9;
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.j-profile-order-sidebar h4 {
    font-size: .6666666667rem;
    font-weight: 400;
    margin-top: 1em;
    text-transform: uppercase
}

.j-profile-order-items {
    border-bottom: 1px solid #d9d9d9;
    display: flex;
    flex-direction: column;
    gap: 1.625rem;
    list-style: none;
    padding-bottom: 1.625rem
}

.j-profile-order-items li {
    display: flex;
    flex-direction: row;
    gap: 1.6666666667rem
}

.j-profile-order-items .image {
    border: 1px solid #d9d9d9;
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
    float: left;
    height: 4.1666666667rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 4.1666666667rem
}

@media (min-width: 768px) {
    .j-profile-order-items .image {
        height: 6.6666666667rem;
        width: 6.6666666667rem
    }
}

.j-profile-order-items .title {
    font-size: .8333333333rem;
    font-weight: 400;
    letter-spacing: .08em;
    margin-bottom: 1em;
    text-transform: uppercase
}

.j-profile-order-items .info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    font-size: .5833333333rem;
    height: 100%
}

.j-profile-order-items .description, .j-profile-order-items .quantity {
    color: #878787
}

.j-profile-order-items .bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    justify-self: flex-end
}

.j-profile-order-status {
    font-size: .5833333333rem;
    margin-top: 1.25rem
}

klix-pay-later.hydrated {
    display: block;
    margin-top: 1.5em
}

.j-sizepopup {
    color: #c9965e
}

.j-sizepopup .necklace img, .j-sizepopup .necklace svg {
    height: auto;
    max-width: 100%
}

.j-sizepopup .heading {
    margin-bottom: .8333333333rem;
    text-align: center;
    text-transform: uppercase
}

.j-sizepopup.active .slides > .slide.active {
    pointer-events: all
}

.j-sizepopup .slides {
    position: relative
}

.j-sizepopup .slides > .slide {
    left: 0;
    max-width: 19.1666666667rem;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

@media (min-width: 768px) {
    .j-sizepopup .slides > .slide {
        width: 19.1666666667rem
    }
}

.j-sizepopup .slides > .slide.active {
    opacity: 1;
    position: relative
}

.j-sizepopup .slides .slide-top {
    align-items: center;
    -moz-column-gap: 2.0833333333rem;
    column-gap: 2.0833333333rem;
    display: flex;
    flex-direction: row;
    margin-bottom: .8333333333rem
}

@media (min-width: 768px) {
    .j-sizepopup .slides .slide-top {
        min-height: 13.375rem
    }
}

.j-sizepopup .slides .slide-top .image {
    flex-grow: 1;
    flex-shrink: 1;
    text-align: right;
    width: 100%
}

.j-sizepopup .slides .slide-top .image img, .j-sizepopup .slides .slide-top .image svg {
    height: auto;
    max-width: 100%
}

.j-sizepopup .slides .slide-top .selector {
    flex-grow: 0;
    flex-shrink: 1
}

.j-sizepopup .slides .selector {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    row-gap: 1.375rem
}

.j-sizepopup .slides .selector a {
    background-color: #c9965e;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    width: 2rem
}

.j-sizepopup .slides .selector a.active {
    background-color: #f87c56
}

.j-sizepopup .size-result, .j-sizepopup input[type=text], .j-sizepopup select {
    border: 1px solid;
    border-radius: 0;
    color: #f87c56;
    font-size: .6666666667rem;
    line-height: 1;
    padding: .6666666667rem;
    width: 100%
}

.j-sizepopup select {
    padding-right: 1rem
}

.j-sizepopup select + :is(img,svg) {
    height: 1rem;
    position: absolute;
    right: 0;
    top: calc(50% - .5rem);
    width: 1rem
}

.j-sizepopup .size-result {
    margin-top: 1rem
}

.j-selfservice h4 {
    color: #f87c56;
    font-size: .6666666667rem;
    margin-bottom: 1em;
    text-align: center;
    text-transform: uppercase
}

.j-selfservice .small {
    font-size: .5rem
}

.j-selfservice-items {
    margin-top: 4.0833333333rem
}

.j-selfservice-items ol {
    counter-reset: returnitems;
    list-style: none;
    margin-top: 1em
}

.j-selfservice-items li {
    border-top: 1px solid #f87c56;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: .6666666667rem;
    padding-top: .6666666667rem
}

.j-selfservice-items li:last-child {
    border-bottom: 1px solid #f87c56
}

.j-selfservice-items .card, .j-selfservice-items .form {
    width: 100%
}

@media (min-width: 768px) {
    .j-selfservice-items .card, .j-selfservice-items .form {
        width: 50%
    }
}

.j-selfservice-items .card {
    display: flex;
    flex-direction: row
}

.j-selfservice-items .card:before {
    color: #000;
    content: counter(returnitems) ".";
    counter-increment: returnitems;
    font-size: .8333333333rem;
    font-weight: 500;
    letter-spacing: .08em;
    text-transform: uppercase
}

.j-selfservice-items .card .image {
    height: 4.1666666667rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 4.1666666667rem
}

.j-selfservice-items .card .title {
    color: #000;
    font-size: .8333333333rem;
    font-weight: 500;
    letter-spacing: .08em;
    text-transform: uppercase
}

.j-selfservice-items .card .description {
    color: #878787;
    font-size: .5rem
}

.j-selfservice-items .form {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: .6666666667rem;
    gap: .625rem
}

@media (min-width: 768px) {
    .j-selfservice-items .form {
        flex-wrap: nowrap
    }
}

.j-selfservice-items .form > * {
    height: auto
}

.j-selfservice-items .form input[type=radio] {
    display: none
}

.j-selfservice-items .form input[type=radio] + label .checked, .j-selfservice-items .form input[type=radio] + label .unchecked {
    position: relative;
    top: .2em;
    vertical-align: middle
}

.j-selfservice-items .form input[type=radio]:not(:checked) + label .checked {
    display: none
}

.j-selfservice-items .form input[type=radio]:checked + label .checked, .j-selfservice-items .form input[type=radio]:not(:checked) + label .unchecked {
    display: inline
}

.j-selfservice-items .form input[type=radio]:checked + label .unchecked {
    display: none
}

.j-selfservice-items .form input[type=text] {
    border: 1px solid #f87c56;
    display: block;
    flex-grow: 1;
    padding: .1em 1em;
    width: 100%
}

@media (min-width: 768px) {
    .j-selfservice-items .form input[type=text] {
        width: auto
    }
}

.j-product-giftcard {
    margin-bottom: 1.625rem;
    margin-top: 1.625rem
}

.j-product-giftcard input, .j-product-giftcard select {
    border: 1px solid #f87c56;
    border-radius: 0;
    display: block;
    font-size: .6666666667rem;
    letter-spacing: .08em;
    outline: none;
    padding: .75em 1em;
    text-transform: uppercase;
    width: 100%
}

.j-product-giftcard input:not(:last-child), .j-product-giftcard select:not(:last-child) {
    margin-bottom: 1rem
}

.j-product-giftcard input {
    -moz-appearance: textfield
}

.j-product-giftcard input::-webkit-inner-spin-button, .j-product-giftcard input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.j-newcollection-hero + .j-home-recommended {
    padding-top: 0
}

.j-returnform {
    color: #1e1e1e
}

.j-returnform .form-element {
    display: none
}

.j-returnform .form-element.active {
    display: block
}

.j-returnform-note {
    color: red
}

.j-checkout-giftcards {
    color: #878787;
    display: inline;
    flex-direction: row;
    flex-wrap: wrap;
    font-family: Inter;
    font-size: .4166666667rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .8px;
    line-height: normal;
    list-style: none;
    padding: 0;
    text-transform: uppercase
}

.j-checkout-giftcards li {
    display: block
}

.j-checkout-giftcards li img, .j-checkout-giftcards li svg {
    margin-top: -.1rem;
    vertical-align: middle
}

.j-quickslider {
    margin-bottom: 1em;
    margin-top: 1.5em
}

.j-quickslider .sliders {
    min-height: .5rem;
    position: relative
}

.j-quickslider .labels {
    align-items: flex-end;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.j-quickslider .labels .max, .j-quickslider .labels .min {
    font-size: .375rem
}

.j-quickslider .labels .min {
    text-align: left
}

.j-quickslider .labels .max {
    text-align: right
}

.j-quickslider .checkboxes {
    display: none
}

.j-quickslider input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #f87c56;
    cursor: pointer;
    height: .5rem;
    pointer-events: all;
    width: .5rem
}

.j-quickslider input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #f87c56;
    cursor: pointer;
    height: .5rem;
    pointer-events: all;
    width: .5rem
}

.j-quickslider input[type=range]::-webkit-slider-thumb:hover {
    background: #f87c56
}

.j-quickslider input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #d9d9d9;
    height: 1px;
    margin-top: .25rem;
    pointer-events: none;
    position: absolute;
    width: 100%
}

.j-quickslider input[type=range]:first-child {
    background-color: transparent;
    height: 1px;
    z-index: 1
}

.j-quickslider .buttons {
    text-align: right
}

.j-quickslider .buttons button {
    font-size: .4166666667rem;
    padding: .3em .7em
}

.j-productcard {
    overflow: visible
}

.j-productcard .tag-discount {
    background-color: #f87c56;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: .25em;
    border-top-left-radius: 2px;
    border-top-right-radius: .25em;
    color: #fff;
    display: block;
    font-size: .4rem;
    font-weight: 700;
    padding: 0 .25em 0 0;
    position: absolute;
    right: -.5em;
    top: -.7143em;
    transform: rotate(-10deg) translateY(-.3em);
    z-index: 5
}

.j-productcard .tag-discount:before {
    border-bottom: .75em solid transparent;
    border-right: .85em solid #f87c56;
    border-top: .75em solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: calc(100% - 1px);
    top: 0
}

#wrapping-offer-container {
    font-size: 24px
}

#wrapping-offer-container #wrapping-offer-modal {
    background: #fff;
    height: auto;
    margin: 30px auto;
    max-height: 100%;
    max-width: 100%;
    overflow-y: scroll;
    padding: 15px;
    width: 560px
}

#wrapping-offer-container #wrapping-offer-modal > .border {
    margin-top: 0
}

#wrapping-offer-container #wrapping-offer-modal header button.wrapping-offer-close {
    float: right
}

#wrapping-offer-container #wrapping-offer-modal header h2 {
    color: #000;
    font-size: .9rem;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1;
    text-transform: uppercase
}

#wrapping-offer-container #wrapping-offer-modal div {
    margin-top: 15px
}

#wrapping-offer-container #wrapping-offer-modal div > p {
    font-size: .6rem;
    letter-spacing: .02em;
    line-height: .8rem
}

#wrapping-offer-container #wrapping-offer-modal div > img {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    margin-top: 30px;
    max-width: 100%
}

#wrapping-offer-container #wrapping-offer-modal footer {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    margin-top: 15px
}

#wrapping-offer-container #wrapping-offer-modal footer button {
    background-color: #f87c56;
    border: 1px solid #f87c56;
    color: #fff;
    font-size: .7rem;
    line-height: 1;
    max-width: 100%;
    padding: .4rem;
    text-transform: uppercase;
    width: 300px
}

#wrapping-offer-container #wrapping-offer-modal footer button:hover {
    background-color: #fff;
    color: #f87c56
}

#wrapping-offer-container #wrapping-offer-modal .spacer {
    height: 15px
}

@media screen and (max-width: 1024px) {
    #wrapping-offer-container #wrapping-offer-modal {
        width: 400px
    }
}

@media screen and (max-width: 800px) {
    #wrapping-offer-container #wrapping-offer-modal {
        width: 360px
    }
}

@media screen and (max-width: 600px) {
    #wrapping-offer-container #wrapping-offer-modal footer {
        flex-direction: column-reverse
    }
}
