/* Error: Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.
 */
html {
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

@-ms-viewport {
    width: device-width
}

p {
    margin-top: 0
}

[tabindex="-1"]:focus {
    outline: none !important
}

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

p {
    margin-top: 0;
    margin-bottom: 0
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

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

ol,
ul,
dl {
    margin: 0
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}

ol {
    padding: 0
}

ol li {
    list-style-position: inside
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #383838;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    transition: all .3s ease-in-out
}

a:hover {
    color: #c79547;
    text-decoration: none
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

img,
.background-image-holder {
    image-rendering: -webkit-optimize-contrast
}

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    touch-action: manipulation
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
    color: #383838
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #7a7c7b;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    cursor: false
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

body {
    margin: 0;
    font-family: "Roboto Condensed";
    font-weight: 300;
    color: #383838;
    background-color: #fff;
    text-transform: none;
    font-style: normal;
    text-align: inherit;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0px
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Noto Serif";
    font-weight: 700;
    color: #c79547;
    margin-top: 0;
    margin-bottom: 1rem
}

h1,
.h1 {
    font-family: "Noto Serif";
    color: #c79547;
    font-size: 40px;
    line-height: 1.5;
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    margin-bottom: 1rem
}

@media screen and (max-width: 60.9375rem) {

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

@media screen and (max-width: 35.9375rem) {

    h1,
    .h1 {
        font-size: 36px
    }
}

h2,
.h2 {
    font-family: "Noto Serif";
    color: #c79547;
    font-size: 32px;
    line-height: 1.5;
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    margin-bottom: 1rem
}

@media screen and (max-width: 60.9375rem) {

    h2,
    .h2 {
        font-size: 27px
    }
}

@media screen and (max-width: 35.9375rem) {

    h2,
    .h2 {
        font-size: 22px
    }
}

h3,
.h3 {
    font-family: "Noto Serif";
    color: #c79547;
    font-size: 28px;
    line-height: 1.5;
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    margin-bottom: 1rem
}

@media screen and (max-width: 60.9375rem) {

    h3,
    .h3 {
        font-size: 24px
    }
}

@media screen and (max-width: 35.9375rem) {

    h3,
    .h3 {
        font-size: 20px
    }
}

h4,
.h4 {
    font-family: "Noto Serif";
    color: #c79547;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    margin-bottom: 1rem
}

@media screen and (max-width: 60.9375rem) {

    h4,
    .h4 {
        font-size: 21px
    }
}

@media screen and (max-width: 35.9375rem) {

    h4,
    .h4 {
        font-size: 18px
    }
}

h5,
.h5 {
    font-family: "Noto Serif";
    color: #c79547;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    margin-bottom: 1rem
}

@media screen and (max-width: 60.9375rem) {

    h5,
    .h5 {
        font-size: 17px
    }
}

@media screen and (max-width: 35.9375rem) {

    h5,
    .h5 {
        font-size: 14px
    }
}

h6,
.h6 {
    font-family: "Noto Serif";
    color: #c79547;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    margin-bottom: 1rem
}

@media screen and (max-width: 60.9375rem) {

    h6,
    .h6 {
        font-size: 16px
    }
}

.ed-section>section,
.ed-grid>section,
.ed-reference>section {
    position: relative
}

.ed-section>section.parallax,
.ed-grid>section.parallax,
.ed-reference>section.parallax {
    overflow: hidden;
    backface-visibility: hidden
}

.ed-section>section>.inner,
.ed-grid>section>.inner,
.ed-reference>section>.inner {
    position: relative;
    min-height: 100%
}

.ed-section>section>.inner:after,
.ed-grid>section>.inner:after,
.ed-reference>section>.inner:after {
    content: '';
    position: relative;
    display: block;
    clear: both
}

.ed-section>section>.overlay,
.ed-grid>section>.overlay,
.ed-reference>section>.overlay {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none
}

.ed-section>section>.background,
.ed-grid>section>.background,
.ed-reference>section>.background {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.ed-section>section>.background+.overlay,
.ed-section>section>.background~.inner.container,
.ed-section>section>.background~.ed-element,
.ed-grid>section>.background+.overlay,
.ed-grid>section>.background~.inner.container,
.ed-grid>section>.background~.ed-element,
.ed-reference>section>.background+.overlay,
.ed-reference>section>.background~.inner.container,
.ed-reference>section>.background~.ed-element {
    -webkit-transform: translate3d(0, 0, 0)
}

.ed-section>section>.background~.ed-element,
.ed-grid>section>.background~.ed-element,
.ed-reference>section>.background~.ed-element {
    position: relative
}

.wv-abs {
    position: absolute
}

.wv-fixed {
    position: fixed
}

.wv-bg.bg-lt,
.wv-bg.ed-image.bg-lt .background-image-holder,
.ed-image.bg-lt,
.wv-bg.ed-slider .ed-slider-item.bg-lt {
    background-position: left top
}

.wv-bg.bg-lt img,
.wv-bg.ed-image.bg-lt .background-image-holder img,
.ed-image.bg-lt img,
.wv-bg.ed-slider .ed-slider-item.bg-lt img {
    object-position: left top
}

.wv-bg.bg-lc,
.wv-bg.ed-image.bg-lc .background-image-holder,
.ed-image.bg-lc,
.wv-bg.ed-slider .ed-slider-item.bg-lc {
    background-position: left center
}

.wv-bg.bg-lc img,
.wv-bg.ed-image.bg-lc .background-image-holder img,
.ed-image.bg-lc img,
.wv-bg.ed-slider .ed-slider-item.bg-lc img {
    object-position: left center
}

.wv-bg.bg-lb,
.wv-bg.ed-image.bg-lb .background-image-holder,
.ed-image.bg-lb,
.wv-bg.ed-slider .ed-slider-item.bg-lb {
    background-position: left bottom
}

.wv-bg.bg-lb img,
.wv-bg.ed-image.bg-lb .background-image-holder img,
.ed-image.bg-lb img,
.wv-bg.ed-slider .ed-slider-item.bg-lb img {
    object-position: left bottom
}

.wv-bg.bg-rt,
.wv-bg.ed-image.bg-rt .background-image-holder,
.ed-image.bg-rt,
.wv-bg.ed-slider .ed-slider-item.bg-rt {
    background-position: right top
}

.wv-bg.bg-rt img,
.wv-bg.ed-image.bg-rt .background-image-holder img,
.ed-image.bg-rt img,
.wv-bg.ed-slider .ed-slider-item.bg-rt img {
    object-position: right top
}

.wv-bg.bg-rc,
.wv-bg.ed-image.bg-rc .background-image-holder,
.ed-image.bg-rc,
.wv-bg.ed-slider .ed-slider-item.bg-rc {
    background-position: right center
}

.wv-bg.bg-rc img,
.wv-bg.ed-image.bg-rc .background-image-holder img,
.ed-image.bg-rc img,
.wv-bg.ed-slider .ed-slider-item.bg-rc img {
    object-position: right center
}

.wv-bg.bg-rb,
.wv-bg.ed-image.bg-rb .background-image-holder,
.ed-image.bg-rb,
.wv-bg.ed-slider .ed-slider-item.bg-rb {
    background-position: right bottom
}

.wv-bg.bg-rb img,
.wv-bg.ed-image.bg-rb .background-image-holder img,
.ed-image.bg-rb img,
.wv-bg.ed-slider .ed-slider-item.bg-rb img {
    object-position: right bottom
}

.wv-bg.bg-ct,
.wv-bg.ed-image.bg-ct .background-image-holder,
.ed-image.bg-ct,
.wv-bg.ed-slider .ed-slider-item.bg-ct {
    background-position: center top
}

.wv-bg.bg-ct img,
.wv-bg.ed-image.bg-ct .background-image-holder img,
.ed-image.bg-ct img,
.wv-bg.ed-slider .ed-slider-item.bg-ct img {
    object-position: center top
}

.wv-bg.bg-cc,
.wv-bg.ed-image.bg-cc .background-image-holder,
.ed-image.bg-cc,
.wv-bg.ed-slider .ed-slider-item.bg-cc {
    background-position: center center
}

.wv-bg.bg-cc img,
.wv-bg.ed-image.bg-cc .background-image-holder img,
.ed-image.bg-cc img,
.wv-bg.ed-slider .ed-slider-item.bg-cc img {
    object-position: center center
}

.wv-bg.bg-cb,
.wv-bg.ed-image.bg-cb .background-image-holder,
.ed-image.bg-cb,
.wv-bg.ed-slider .ed-slider-item.bg-cb {
    background-position: center bottom
}

.wv-bg.bg-cb img,
.wv-bg.ed-image.bg-cb .background-image-holder img,
.ed-image.bg-cb img,
.wv-bg.ed-slider .ed-slider-item.bg-cb img {
    object-position: center bottom
}

.wv-bg {
    position: absolute;
    z-index: 0;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    height: 100%;
    padding: 0 !important;
    backface-visibility: hidden
}

.wv-bg.ed-element {
    position: absolute;
    z-index: 0;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    height: 100%;
    padding: 0 !important
}

.wv-bg.ed-image img {
    display: none
}

.wv-bg.ed-image .resizable-control {
    display: none
}

.wv-bg.ed-image .background-image-holder {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.wv-bg.ed-image.wv-tile .background-image-holder {
    background-size: auto;
    background-repeat: repeat
}

.wv-bg.ed-slider {
    max-width: 100%
}

.wv-bg.ed-slider .slider-container {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.wv-bg.ed-slider .ed-slider-items {
    height: 100%
}

.wv-bg.ed-slider .ed-slider-item {
    position: relative;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.wv-bg.ed-slider .slick-vertical .ed-slider-item {
    height: auto
}

.wv-bg.ed-element.ed-slider .ed-slider-item img {
    opacity: 1;
    visibility: visible
}

.wv-bg .ed-slider-item img {
    object-fit: cover;
    object-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100%
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .wv-bg .ed-slider-item img {
        display: block;
        height: auto !important;
        width: 100% !important;
        min-height: 100%;
        min-width: 100%;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.wv-bg.ed-youtube iframe,
.wv-bg.ed-youtube .iframe-holder,
.wv-bg.ed-map .map-canvas {
    width: 100% !important;
    height: 100% !important
}

.wv-bg.ed-vimeo {
    background: #000
}

.wv-bg-fixed {
    background-attachment: fixed
}

.pos-cc {
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%
}

.pos-ct {
    transform: translateX(-50%);
    left: 50%;
    top: 0
}

.pos-cb {
    transform: translateX(-50%);
    bottom: 0;
    left: 50%
}

.pos-lt {
    left: 0;
    top: 0
}

.pos-lc {
    transform: translateY(-50%);
    left: 0;
    top: 50%
}

.pos-lb {
    bottom: 0;
    left: 0
}

.pos-rt {
    right: 0;
    top: 0
}

.pos-rc {
    transform: translateY(-50%);
    right: 0;
    top: 50%
}

.pos-rb {
    bottom: 0;
    right: 0
}

.imgLeft {
    float: left;
    margin-right: 1rem
}

.imgRight {
    float: right;
    margin-left: 1rem
}

.left {
    text-align: left
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.ed-slider {
    position: relative
}

.slider-controls {
    opacity: 0
}

.slider-container {
    overflow: hidden
}

.ed-slider:hover .slider-controls {
    opacity: 1
}

.slider-controls #prevBtn a,
.slider-controls #nextBtn a {
    color: #dfdfdf;
    opacity: 0.5;
    text-decoration: none
}

.slider-controls #prevBtn {
    position: absolute;
    top: 40%;
    left: 15px
}

.slider-controls #nextBtn {
    position: absolute;
    top: 40%;
    right: 15px
}

.ed-slider-items,
#content .ed-slider-items {
    list-style: none;
    margin: 0;
    padding: 0
}

.ed-slider-items:before,
.ed-slider-items:after {
    content: "";
    display: table
}

.ed-slider-items:after {
    clear: both
}

.ed-slider-items li,
#content .ed-slider-items li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.ed-slider-items li img,
#content .ed-slider-items li img {
    vertical-align: top;
    max-width: 100%
}

.ed-slider-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 12px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 100%;
    box-sizing: border-box
}

.wv-abs {
    position: absolute
}

.wv-fixed {
    position: fixed
}

.wv-bg-fixed {
    background-attachment: fixed
}

.ed-slider-items,
.ed-slider-item {
    backface-visibility: hidden
}

.cf:before,
.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.ed-image>span {
    display: block
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .ed-container>.inner {
        min-height: 1px
    }
}

.ed-container {
    max-width: 100%
}

.ed-container>a.inner:hover,
.ed-container>a.inner:focus,
.ed-container>a.inner:active,
.ed-container>a.inner.active {
    text-decoration: unset;
    color: unset
}

.wv-overflow_hidden,
.wv-overflow_hidden>.inner {
    overflow: hidden
}

.wv-overflow_visible,
.wv-overflow_visible>.inner {
    overflow: visible
}

.wv-overflow_horizontal,
.wv-overflow_horizontal>.inner {
    overflow-y: hidden;
    overflow-x: auto
}

.wv-overflow_vertical,
.wv-overflow_vertical>.inner {
    overflow-y: auto;
    overflow-x: hidden
}

.wv-overflow_auto,
.wv-overflow_auto>.inner {
    overflow: auto
}

.wv-content>.inner,
.wv-spacer>.inner {
    padding-top: 5rem;
    padding-bottom: 5rem
}

@media screen and (max-width: 35.9375rem) {

    .wv-content>.inner,
    .wv-spacer>.inner {
        padding-top: 4rem
    }
}

@media screen and (max-width: 35.9375rem) {

    .wv-content>.inner,
    .wv-spacer>.inner {
        padding-bottom: 4rem
    }
}

.wv-boxed>.inner {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 61rem
}

.wv-headline {
    margin-bottom: .5rem
}

.wv-headline h1,
.wv-headline h2,
.wv-headline h3,
.wv-headline h4,
.wv-headline h5,
.wv-headline h6 {
    margin-bottom: 0
}

.wv-dummy {
    position: relative;
    background: fuchsia;
    color: white
}

.wv-dummy:after {
    position: absolute;
    background: white;
    color: fuchsia;
    content: 'Auto-generated Dummy Content';
    padding: 0.5rem;
    border-radius: 0.25rem;
    z-index: 1000;
    left: 0.25rem;
    top: 0.25rem
}

.ed-gallery .ed-gallery-items {
    display: flex;
    align-content: stretch;
    align-items: stretch;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0
}

.ed-gallery .ed-gallery-items>.ed-gallery-thumb {
    overflow: hidden
}

.ed-gallery .ed-gallery-items>.ed-gallery-thumb>a>img {
    min-width: 100%;
    max-width: 100%;
    width: auto
}

.ed-gallery .ed-gallery-items[data-columns='6']>.ed-gallery-thumb {
    width: 16.6666666667%
}

@media screen and (max-width: 100rem) {
    .ed-gallery .ed-gallery-items[data-columns='6']>.ed-gallery-thumb {
        width: 20%
    }
}

@media screen and (max-width: 75rem) {
    .ed-gallery .ed-gallery-items[data-columns='6']>.ed-gallery-thumb {
        width: 25%
    }
}

@media screen and (max-width: 61rem) {
    .ed-gallery .ed-gallery-items[data-columns='6']>.ed-gallery-thumb {
        width: 33.3333333333%
    }
}

@media screen and (max-width: 48rem) {
    .ed-gallery .ed-gallery-items[data-columns='6']>.ed-gallery-thumb {
        width: 50%
    }
}

.ed-gallery .ed-gallery-items[data-columns='5']>.ed-gallery-thumb {
    width: 20%
}

@media screen and (max-width: 75rem) {
    .ed-gallery .ed-gallery-items[data-columns='5']>.ed-gallery-thumb {
        width: 25%
    }
}

@media screen and (max-width: 61rem) {
    .ed-gallery .ed-gallery-items[data-columns='5']>.ed-gallery-thumb {
        width: 33.3333333333%
    }
}

@media screen and (max-width: 48rem) {
    .ed-gallery .ed-gallery-items[data-columns='5']>.ed-gallery-thumb {
        width: 50%
    }
}

.ed-gallery .ed-gallery-items[data-columns='4']>.ed-gallery-thumb {
    width: 25%
}

@media screen and (max-width: 61rem) {
    .ed-gallery .ed-gallery-items[data-columns='4']>.ed-gallery-thumb {
        width: 33.3333333333%
    }
}

@media screen and (max-width: 48rem) {
    .ed-gallery .ed-gallery-items[data-columns='4']>.ed-gallery-thumb {
        width: 50%
    }
}

.ed-gallery .ed-gallery-items[data-columns='3']>.ed-gallery-thumb {
    width: 33.3333333333%
}

@media screen and (max-width: 61rem) {
    .ed-gallery .ed-gallery-items[data-columns='3']>.ed-gallery-thumb {
        width: 33.3333333333%
    }
}

@media screen and (max-width: 48rem) {
    .ed-gallery .ed-gallery-items[data-columns='3']>.ed-gallery-thumb {
        width: 50%
    }
}

.ed-slider img {
    color: transparent
}

.ed-form-container {
    margin-bottom: 1rem
}

.ed-text>blockquote {
    padding: 3rem 0 1rem 1rem;
    border-width: 0;
    border-left-width: 3px;
    border-style: solid;
    font-style: italic;
    color: inherit
}

body.edit .ed-html .script-placeholder:before {
    content: "Script";
    display: inline-block;
    background: #f58220;
    color: #fff;
    padding: 4px;
    font-size: 12px;
    font-family: Helvetica, sans-serif
}

body.edit .badge:before {
    content: "Elfsight Widget";
    display: inline-block;
    background: #f58220;
    color: #fff;
    padding: 4px;
    font-size: 12px;
    font-family: Helvetica, sans-serif
}

.ed-form-textarea,
.ed-form-phone,
.ed-form-email,
.ed-form-date,
.ed-form-input,
.ed-form-upload,
.ed-form-number,
.ed-form-select,
.ed-form-checkbox,
.ed-form-radio {
    margin-bottom: 1rem
}

.ed-form-input>input,
.ed-form-input>button,
.ed-form-input>textarea,
.ed-form-email>input,
.ed-form-email>button,
.ed-form-email>textarea,
.ed-form-phone>input,
.ed-form-phone>button,
.ed-form-phone>textarea,
.ed-form-date>input,
.ed-form-date>button,
.ed-form-date>textarea,
.ed-form-upload>input,
.ed-form-upload>button,
.ed-form-upload>textarea,
.ed-form-button>input,
.ed-form-button>button,
.ed-form-button>textarea,
.ed-form-textarea>input,
.ed-form-textarea>button,
.ed-form-textarea>textarea,
.ed-form-number>input,
.ed-form-number>button,
.ed-form-number>textarea,
.ed-form-select>input,
.ed-form-select>button,
.ed-form-select>textarea {
    border-color: inherit
}

.ed-form-captcha {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: .5rem
}

.ed-form-captcha>.regenerate {
    margin-left: 1rem
}

.ed-form-captcha>.regenerate>a {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: none
}

.ed-form-captcha>.regenerate>a:hover,
.ed-form-captcha>.regenerate>a:active {
    text-decoration: none
}

.ed-form-captcha>.regenerate>a::before {
    font-size: 1.5rem;
    content: '\f021'
}

.ed-map>.map-canvas {
    min-height: 10px
}

#emx-footer-hours {
    text-align: center;
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 1.375rem;
}

#emx-footer-hours h5 {
    display: inline-block;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 1rem;
    color: #fff;
    font-size: 1.875rem;
}
#emx-footer-hours p {
    color: #fff;
}

@media screen and (max-width: 47.9375rem) {
    .edit .hide-sm {
        position: relative;
        filter: grayscale(100%);
        opacity: 0.4
    }

    .edit .hide-sm:before {
        position: absolute;
        max-width: 100%;
        z-index: 1;
        top: 0;
        left: -1px;
        display: block;
        background: #f58220;
        color: #fff;
        padding: 4px;
        font-size: 12px;
        line-height: 1;
        font-family: Helvetica, sans-serif;
        white-space: nowrap;
        content: "Hidden (Mobile)";
        opacity: 1
    }

    .edit .hide-sm:hover:before {
        display: none
    }

    body:not(.edit) .hide-sm {
        display: none
    }
}

@media screen and (min-width: 48rem) and (max-width: 60.9375rem) {
    .edit .hide-md {
        position: relative;
        filter: grayscale(100%);
        opacity: 0.4
    }

    .edit .hide-md:before {
        position: absolute;
        max-width: 100%;
        z-index: 1;
        top: 0;
        left: -1px;
        display: block;
        background: #f58220;
        color: #fff;
        padding: 4px;
        font-size: 12px;
        line-height: 1;
        font-family: Helvetica, sans-serif;
        white-space: nowrap;
        content: "Hidden (Tablet)";
        opacity: 1
    }

    .edit .hide-md:hover:before {
        display: none
    }

    body:not(.edit) .hide-md {
        display: none
    }
}

@media screen and (min-width: 61rem) {
    .edit .hide-lg {
        position: relative;
        filter: grayscale(100%);
        opacity: 0.4
    }

    .edit .hide-lg:before {
        position: absolute;
        max-width: 100%;
        z-index: 1;
        top: 0;
        left: -1px;
        display: block;
        background: #f58220;
        color: #fff;
        padding: 4px;
        font-size: 12px;
        line-height: 1;
        font-family: Helvetica, sans-serif;
        white-space: nowrap;
        content: "Hidden (Desktop)";
        opacity: 1
    }

    .edit .hide-lg:hover:before {
        display: none
    }

    body:not(.edit) .hide-lg {
        display: none
    }
}

.edit .ed-element[data-start-at] {
    position: relative;
    filter: grayscale(100%);
    opacity: 0.4
}

.edit .ed-element[data-start-at]:before {
    position: absolute;
    max-width: 100%;
    z-index: 1;
    top: 0;
    left: -1px;
    display: block;
    background: #f58220;
    color: #fff;
    padding: 4px;
    font-size: 12px;
    line-height: 1;
    font-family: Helvetica, sans-serif;
    white-space: nowrap;
    content: "Scheduled";
    opacity: 1
}

.edit .ed-element[data-start-at]:hover:before {
    display: none
}

.preview .ed-element[data-start-at] {
    display: none
}

.edit .ed-element[data-expired] {
    position: relative;
    filter: grayscale(100%);
    opacity: 0.4
}

.edit .ed-element[data-expired]:before {
    position: absolute;
    max-width: 100%;
    z-index: 1;
    top: 0;
    left: -1px;
    display: block;
    background: #f58220;
    color: #fff;
    padding: 4px;
    font-size: 12px;
    line-height: 1;
    font-family: Helvetica, sans-serif;
    white-space: nowrap;
    content: "Expired";
    opacity: 1
}

.edit .ed-element[data-expired]:hover:before {
    display: none
}

.preview .ed-element[data-expired] {
    display: none
}

@supports not (-ms-high-contrast: none) {
    body:not(.edit):not(.preview) .animation-initial {
        visibility: hidden
    }
}

.indent-1 {
    padding-left: 1rem
}

.indent-2 {
    padding-left: 2rem
}

.indent-3 {
    padding-left: 3rem
}

.indent-4 {
    padding-left: 4rem
}

.indent-5 {
    padding-left: 5rem
}

.indent-6 {
    padding-left: 6rem
}

.indent-7 {
    padding-left: 7rem
}

.indent-8 {
    padding-left: 8rem
}

.indent-9 {
    padding-left: 9rem
}

.ed-video iframe,
.ed-video video {
    max-width: 100%;
    vertical-align: top;
    position: relative
}

.ed-video.wv-bg {
    display: flex;
    align-items: stretch;
    align-content: stretch;
    justify-content: stretch
}

.ed-video.wv-bg video {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .ed-video.wv-bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block
    }

    .ed-video.wv-bg video {
        display: block;
        height: auto;
        width: 100%;
        min-height: 100%;
        min-width: 100%
    }
}

.ed-audio audio {
    display: block;
    width: 100%
}

.ed-iframe {
    display: block
}

.ed-iframe iframe {
    border: none;
    outline: none;
    max-width: 100%;
    vertical-align: top
}

.ed-youtube.ar16_10,
.ed-vimeo.ar16_10 {
    padding-bottom: calc(.625 * 100%)
}

.ed-youtube.ar16_9,
.ed-vimeo.ar16_9 {
    padding-bottom: calc(.5625 * 100%)
}

.ed-youtube.ar4_3,
.ed-vimeo.ar4_3 {
    padding-bottom: calc(.75 * 100%)
}

.ed-youtube.ar2_1,
.ed-vimeo.ar2_1 {
    padding-bottom: calc(.5 * 100%)
}

.ed-youtube.ar1_1,
.ed-vimeo.ar1_1 {
    padding-bottom: calc(1 * 100%)
}

.ed-youtube.ar16_10,
.ed-youtube.ar16_9,
.ed-youtube.ar4_3,
.ed-youtube.ar2_1,
.ed-youtube.ar1_1,
.ed-vimeo.ar16_10,
.ed-vimeo.ar16_9,
.ed-vimeo.ar4_3,
.ed-vimeo.ar2_1,
.ed-vimeo.ar1_1 {
    position: relative
}

.ed-youtube.ar16_10>.iframe-holder,
.ed-youtube.ar16_9>.iframe-holder,
.ed-youtube.ar4_3>.iframe-holder,
.ed-youtube.ar2_1>.iframe-holder,
.ed-youtube.ar1_1>.iframe-holder,
.ed-vimeo.ar16_10>.iframe-holder,
.ed-vimeo.ar16_9>.iframe-holder,
.ed-vimeo.ar4_3>.iframe-holder,
.ed-vimeo.ar2_1>.iframe-holder,
.ed-vimeo.ar1_1>.iframe-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%
}

.ed-youtube.ar16_10>.iframe-holder iframe,
.ed-youtube.ar16_9>.iframe-holder iframe,
.ed-youtube.ar4_3>.iframe-holder iframe,
.ed-youtube.ar2_1>.iframe-holder iframe,
.ed-youtube.ar1_1>.iframe-holder iframe,
.ed-vimeo.ar16_10>.iframe-holder iframe,
.ed-vimeo.ar16_9>.iframe-holder iframe,
.ed-vimeo.ar4_3>.iframe-holder iframe,
.ed-vimeo.ar2_1>.iframe-holder iframe,
.ed-vimeo.ar1_1>.iframe-holder iframe {
    position: absolute
}

.ed-youtube.ar16_10>.iframe-holder iframe,
.ed-youtube.ar16_10>.iframe-holder .video-loader,
.ed-youtube.ar16_9>.iframe-holder iframe,
.ed-youtube.ar16_9>.iframe-holder .video-loader,
.ed-youtube.ar4_3>.iframe-holder iframe,
.ed-youtube.ar4_3>.iframe-holder .video-loader,
.ed-youtube.ar2_1>.iframe-holder iframe,
.ed-youtube.ar2_1>.iframe-holder .video-loader,
.ed-youtube.ar1_1>.iframe-holder iframe,
.ed-youtube.ar1_1>.iframe-holder .video-loader,
.ed-vimeo.ar16_10>.iframe-holder iframe,
.ed-vimeo.ar16_10>.iframe-holder .video-loader,
.ed-vimeo.ar16_9>.iframe-holder iframe,
.ed-vimeo.ar16_9>.iframe-holder .video-loader,
.ed-vimeo.ar4_3>.iframe-holder iframe,
.ed-vimeo.ar4_3>.iframe-holder .video-loader,
.ed-vimeo.ar2_1>.iframe-holder iframe,
.ed-vimeo.ar2_1>.iframe-holder .video-loader,
.ed-vimeo.ar1_1>.iframe-holder iframe,
.ed-vimeo.ar1_1>.iframe-holder .video-loader {
    height: 100% !important;
    width: 100% !important;
    background-size: cover !important;
    background-position: center !important
}

.bg-primary {
    background: #c79547 !important
}

.color-primary {
    color: #c79547 !important
}

.fill-primary {
    fill: #c79547 !important
}

.stroke-primary {
    stroke: #c79547 !important
}

.bg-active-primary:hover,
.bg-active-primary.active {
    background: #c79547 !important
}

.color-active-primary:hover,
.color-active-primary.active {
    color: #c79547 !important
}

.border-color-primary {
    border-color: #c79547 !important
}

.border-color-active-primary:hover,
.border-color-active-primary.active {
    border-color: #c79547 !important
}

.bg-secondary {
    background: #e59211 !important
}

.color-secondary {
    color: #e59211 !important
}

.fill-secondary {
    fill: #e59211 !important
}

.stroke-secondary {
    stroke: #e59211 !important
}

.bg-active-secondary:hover,
.bg-active-secondary.active {
    background: #e59211 !important
}

.color-active-secondary:hover,
.color-active-secondary.active {
    color: #e59211 !important
}

.border-color-secondary {
    border-color: #e59211 !important
}

.border-color-active-secondary:hover,
.border-color-active-secondary.active {
    border-color: #e59211 !important
}

.bg-default {
    background: #383838 !important
}

.color-default {
    color: #383838 !important
}

.fill-default {
    fill: #383838 !important
}

.stroke-default {
    stroke: #383838 !important
}

.bg-active-default:hover,
.bg-active-default.active {
    background: #383838 !important
}

.color-active-default:hover,
.color-active-default.active {
    color: #383838 !important
}

.border-color-default {
    border-color: #383838 !important
}

.border-color-active-default:hover,
.border-color-active-default.active {
    border-color: #383838 !important
}

.bg-text {
    background: #383838 !important
}

.color-text {
    color: #383838 !important
}

.fill-text {
    fill: #383838 !important
}

.stroke-text {
    stroke: #383838 !important
}

.bg-active-text:hover,
.bg-active-text.active {
    background: #383838 !important
}

.color-active-text:hover,
.color-active-text.active {
    color: #383838 !important
}

.border-color-text {
    border-color: #383838 !important
}

.border-color-active-text:hover,
.border-color-active-text.active {
    border-color: #383838 !important
}

.bg-background {
    background: #fff !important
}

.color-background {
    color: #fff !important
}

.fill-background {
    fill: #fff !important
}

.stroke-background {
    stroke: #fff !important
}

.bg-active-background:hover,
.bg-active-background.active {
    background: #fff !important
}

.color-active-background:hover,
.color-active-background.active {
    color: #fff !important
}

.border-color-background {
    border-color: #fff !important
}

.border-color-active-background:hover,
.border-color-active-background.active {
    border-color: #fff !important
}

.bg-user-1 {
    background: #000 !important
}

.color-user-1 {
    color: #000 !important
}

.fill-user-1 {
    fill: #000 !important
}

.stroke-user-1 {
    stroke: #000 !important
}

.bg-active-user-1:hover,
.bg-active-user-1.active {
    background: #000 !important
}

.color-active-user-1:hover,
.color-active-user-1.active {
    color: #000 !important
}

.border-color-user-1 {
    border-color: #000 !important
}

.border-color-active-user-1:hover,
.border-color-active-user-1.active {
    border-color: #000 !important
}

.bg-user-2 {
    background: #cacaca !important
}

.color-user-2 {
    color: #cacaca !important
}

.fill-user-2 {
    fill: #cacaca !important
}

.stroke-user-2 {
    stroke: #cacaca !important
}

.bg-active-user-2:hover,
.bg-active-user-2.active {
    background: #cacaca !important
}

.color-active-user-2:hover,
.color-active-user-2.active {
    color: #cacaca !important
}

.border-color-user-2 {
    border-color: #cacaca !important
}

.border-color-active-user-2:hover,
.border-color-active-user-2.active {
    border-color: #cacaca !important
}

.bg-user-3 {
    background: #383838 !important
}

.color-user-3 {
    color: #383838 !important
}

.fill-user-3 {
    fill: #383838 !important
}

.stroke-user-3 {
    stroke: #383838 !important
}

.bg-active-user-3:hover,
.bg-active-user-3.active {
    background: #383838 !important
}

.color-active-user-3:hover,
.color-active-user-3.active {
    color: #383838 !important
}

.border-color-user-3 {
    border-color: #383838 !important
}

.border-color-active-user-3:hover,
.border-color-active-user-3.active {
    border-color: #383838 !important
}

.bg-user-4 {
    background: none !important
}

.color-user-4 {
    color: none !important
}

.fill-user-4 {
    fill: none !important
}

.stroke-user-4 {
    stroke: none !important
}

.bg-active-user-4:hover,
.bg-active-user-4.active {
    background: none !important
}

.color-active-user-4:hover,
.color-active-user-4.active {
    color: none !important
}

.border-color-user-4 {
    border-color: none !important
}

.border-color-active-user-4:hover,
.border-color-active-user-4.active {
    border-color: none !important
}

.bg-user-5 {
    background: none !important
}

.color-user-5 {
    color: none !important
}

.fill-user-5 {
    fill: none !important
}

.stroke-user-5 {
    stroke: none !important
}

.bg-active-user-5:hover,
.bg-active-user-5.active {
    background: none !important
}

.color-active-user-5:hover,
.color-active-user-5.active {
    color: none !important
}

.border-color-user-5 {
    border-color: none !important
}

.border-color-active-user-5:hover,
.border-color-active-user-5.active {
    border-color: none !important
}

.bg-transparent {
    background: rgba(0, 0, 0, 0) !important
}

.color-transparent {
    color: rgba(0, 0, 0, 0) !important
}

.fill-transparent {
    fill: rgba(0, 0, 0, 0) !important
}

.stroke-transparent {
    stroke: rgba(0, 0, 0, 0) !important
}

.bg-active-transparent:hover,
.bg-active-transparent.active {
    background: rgba(0, 0, 0, 0) !important
}

.color-active-transparent:hover,
.color-active-transparent.active {
    color: rgba(0, 0, 0, 0) !important
}

.border-color-transparent {
    border-color: rgba(0, 0, 0, 0) !important
}

.border-color-active-transparent:hover,
.border-color-active-transparent.active {
    border-color: rgba(0, 0, 0, 0) !important
}

.ed-form-button>button:not(.button) {
    background: #c79547;
    color: #fff;
    border-color: #c79547;
    border: none
}

.ed-form-button>button:not(.button).active,
.ed-form-button>button:not(.button):hover {
    background: #a87a33;
    color: #fff;
    border-color: #a87a33;
    cursor: pointer
}

.button, a.button,
.ed-form-button>button:not(.button) {
    padding: 1rem .5rem;
    display: inline-block;
    font-family: "Roboto Condensed";
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    border-width: 0px;
    border-style: solid;
    border-radius: 0px;
    max-width: 100%;
    box-shadow: none;
    transform: none;
    transition: all .3s ease-in-out;
    background: none;
    color: #c79547;
    border-color: rgba(0, 0, 0, 0);
    padding: .5rem 1rem;
    font-size: 22px;
    line-height: 1.5
}

.fr-wrapper .button,
.fr-wrapper .ed-form-button>button:not(.button) {
    transition-property: background, border-color, color
}

.button.active,
.ed-form-button>button.active:not(.button),
.button:hover,
.ed-form-button>button:hover:not(.button) {
    background: none;
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.button:hover,
.ed-form-button>button:hover:not(.button),
.button.active,
.ed-form-button>button.active:not(.button) {
    box-shadow: none;
    transform: none
}

.button,
.ed-form-button>button:not(.button),
.button:hover,
.button.active {
    text-decoration: none
}

.button-small {
    font-family: "Roboto Condensed";
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    padding: .25rem .5rem;
    font-size: 16px;
    line-height: 1.5
}

.button-large {
    font-family: "Roboto Condensed";
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    padding: .75rem 1.5rem;
    font-size: 16px;
    line-height: 1.5
}

.button-xlarge {
    font-family: "Roboto Condensed";
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    padding: 1rem 2rem;
    font-size: 16px;
    line-height: 1.5
}

.button.bg-primary,
.ed-form-button>button.bg-primary:not(.button) {
    background: #c79547;
    color: #c79547;
    border-color: rgba(0, 0, 0, 0)
}

.button.bg-primary.active,
.ed-form-button>button.bg-primary.active:not(.button),
.button.bg-primary:hover,
.ed-form-button>button.bg-primary:hover:not(.button) {
    background: #a87a33;
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.button.bg-secondary,
.ed-form-button>button.bg-secondary:not(.button) {
    background: #e59211;
    color: #c79547;
    border-color: rgba(0, 0, 0, 0)
}

.button.bg-secondary.active,
.ed-form-button>button.bg-secondary.active:not(.button),
.button.bg-secondary:hover,
.ed-form-button>button.bg-secondary:hover:not(.button) {
    background: #b6740d;
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.button.bg-default,
.ed-form-button>button.bg-default:not(.button) {
    background: #383838;
    color: #c79547;
    border-color: rgba(0, 0, 0, 0)
}

.button.bg-default.active,
.ed-form-button>button.bg-default.active:not(.button),
.button.bg-default:hover,
.ed-form-button>button.bg-default:hover:not(.button) {
    background: #1f1f1f;
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.button.bg-text,
.ed-form-button>button.bg-text:not(.button) {
    background: #383838;
    color: #c79547;
    border-color: rgba(0, 0, 0, 0)
}

.button.bg-text.active,
.ed-form-button>button.bg-text.active:not(.button),
.button.bg-text:hover,
.ed-form-button>button.bg-text:hover:not(.button) {
    background: #1f1f1f;
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.button.bg-background,
.ed-form-button>button.bg-background:not(.button) {
    background: #fff;
    color: #c79547;
    border-color: rgba(0, 0, 0, 0)
}

.button.bg-background.active,
.ed-form-button>button.bg-background.active:not(.button),
.button.bg-background:hover,
.ed-form-button>button.bg-background:hover:not(.button) {
    background: #e6e6e6;
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.button.bg-user-1,
.ed-form-button>button.bg-user-1:not(.button) {
    background: #000;
    color: #c79547;
    border-color: rgba(0, 0, 0, 0)
}

.button.bg-user-1.active,
.ed-form-button>button.bg-user-1.active:not(.button),
.button.bg-user-1:hover,
.ed-form-button>button.bg-user-1:hover:not(.button) {
    background: #000;
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.button.bg-user-2,
.ed-form-button>button.bg-user-2:not(.button) {
    background: #cacaca;
    color: #c79547;
    border-color: rgba(0, 0, 0, 0)
}

.button.bg-user-2.active,
.ed-form-button>button.bg-user-2.active:not(.button),
.button.bg-user-2:hover,
.ed-form-button>button.bg-user-2:hover:not(.button) {
    background: #b1b1b1;
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.button.bg-user-3,
.ed-form-button>button.bg-user-3:not(.button) {
    background: #383838;
    color: #c79547;
    border-color: rgba(0, 0, 0, 0)
}

.button.bg-user-3.active,
.ed-form-button>button.bg-user-3.active:not(.button),
.button.bg-user-3:hover,
.ed-form-button>button.bg-user-3:hover:not(.button) {
    background: #1f1f1f;
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.button.bg-user-4,
.ed-form-button>button.bg-user-4:not(.button) {
    background: none;
    color: #c79547;
    border-color: rgba(0, 0, 0, 0)
}

.button.bg-user-4.active,
.ed-form-button>button.bg-user-4.active:not(.button),
.button.bg-user-4:hover,
.ed-form-button>button.bg-user-4:hover:not(.button) {
    background: none;
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.button.bg-user-5,
.ed-form-button>button.bg-user-5:not(.button) {
    background: none;
    color: #c79547;
    border-color: rgba(0, 0, 0, 0)
}

.button.bg-user-5.active,
.ed-form-button>button.bg-user-5.active:not(.button),
.button.bg-user-5:hover,
.ed-form-button>button.bg-user-5:hover:not(.button) {
    background: none;
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.button.bg-transparent,
.ed-form-button>button.bg-transparent:not(.button) {
    background: rgba(0, 0, 0, 0);
    color: #c79547;
    border-color: rgba(0, 0, 0, 0)
}

.button.bg-transparent.active,
.ed-form-button>button.bg-transparent.active:not(.button),
.button.bg-transparent:hover,
.ed-form-button>button.bg-transparent:hover:not(.button) {
    background: rgba(0, 0, 0, 0);
    color: #e59211;
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.legal a {
    word-break: break-all
}

.legal p {
    text-align: justify
}

.legal p,
.legal ul {
    margin-bottom: 1rem
}

.legal h2 {
    margin-top: 2rem
}

.legal h3 {
    margin-top: 1rem
}

@media screen and (max-width: 47.9375rem) {
    .legal h1 {
        font-size: 1.5rem
    }

    .legal h2 {
        font-size: 1.2rem
    }

    .legal h3 {
        font-size: 1rem
    }
}

.ed-text ul,
.imprint ul,
.legal ul {
    margin: 0;
    list-style: none;
    padding: 0 0 0 1rem
}

.ed-text ul>li,
.imprint ul>li,
.legal ul>li {
    padding: 0
}

.ed-text ul>li::before,
.imprint ul>li::before,
.legal ul>li::before {
    color: #c79547;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    margin-left: -1rem;
    width: 1rem
}

pre {
    background-color: #f0f2f1;
    border: 1px solid #cacccb;
    padding: .5rem 1rem
}

.whitetext {
    color: #fff
}

.button,
.ed-form-button>button:not(.button) {
    padding-left: 0px
}

.button .fa-chevron-right:before,
.ed-form-button>button:not(.button) .fa-chevron-right:before {
    color: #c79547
}

.button:hover,
.ed-form-button>button:hover:not(.button),
.button.active,
.ed-form-button>button.active:not(.button) {
    transition: all .3s ease-in-out;
    word-spacing: 5px
}

.button:hover .fa-chevron-right:before,
.ed-form-button>button:hover:not(.button) .fa-chevron-right:before,
.button.active .fa-chevron-right:before,
.ed-form-button>button.active:not(.button) .fa-chevron-right:before {
    color: #e59211;
    padding-left: 5px;
    transition: all .3s ease-in-out
}

.numbers-background {
    font-family: "Noto Serif";
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    background: #c79547;
    border: 1px solid #c79547;
    border-radius: 100%
}

.bg {
    background: rgba(199, 149, 71, 0.3)
}

@keyframes zoominout {
    0% {
        transform: scale(1, 1)
    }

    50% {
        transform: scale(1.3, 1.3)
    }

    100% {
        transform: scale(1, 1)
    }
}

@keyframes move_horizontal {
    0% {
        transform: scale(1.3) translateX(0%)
    }

    50% {
        transform: scale(1.3) translateX(5%)
    }

    100% {
        transform: scale(1.3) translateX(0%)
    }
}

@keyframes move_vertical {
    0% {
        transform: scale(1.3) translateY(0%)
    }

    50% {
        transform: scale(1.3) translateY(5%)
    }

    100% {
        transform: scale(1.3) translateY(0%)
    }
}

body:not(.index) .ed-element.preset-banner-v3-default {
    min-height: 60vh !important
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    body:not(.index) .ed-element.preset-banner-v3-default {
        min-height: 60vh !important
    }
}

.ed-element.preset-banner-v3-default>.inner>.ed-container,
.ed-element.preset-banner-v3-default>.inner>.ed-reference-container {
    width: 100%
}

.ed-element.preset-banner-v3-default .banner-arrow {
    display: none;
    visibility: hidden;
    pointer-events: none
}

.ed-element.preset-banner-v3-default .width {
    text-align: center;
    overflow: visible
}

.ed-element.preset-banner-v3-default .width .ed-headline h1 {
    position: relative;
    display: inline-block
}

.ed-element.preset-banner-v3-default .width .ed-headline h1:before,
.ed-element.preset-banner-v3-default .width .ed-headline h1:after {
    content: '"';
    position: absolute;
    left: -35px;
    height: 50px;
    width: 50px;
    bottom: -15px;
    font-family: "Noto Serif";
    opacity: .5;
    color: #c79547
}

.ed-element.preset-banner-v3-default .width .ed-headline h1:after {
    right: -35px;
    left: auto;
    bottom: auto;
    top: -5px
}

.ed-element.preset-banner-v3-default .logo img {
    max-width: 250px
}

@media screen and (min-width: 61rem) {
    .ed-element.preset-banner-v3-default .width {
        max-width: 55%
    }
}

@media screen and (max-width: 47.9375rem) {
    .ed-element.preset-banner-v3-default .width .ed-headline h1 {
        font-size: 2.25rem
    }

    .ed-element.preset-banner-v3-default .width .ed-headline h1:before,
    .ed-element.preset-banner-v3-default .width .ed-headline h1:after {
        height: 20px;
        width: 20px;
        left: -17px;
        bottom: 0px
    }

    .ed-element.preset-banner-v3-default .width .ed-headline h1:after {
        right: -15px;
        left: auto;
        top: -8px
    }
    #emx-footer-hours h5 {font-size: 1.625rem;}
    #emx-footer-hours p {font-size: 1.0rem;}
}

.ed-element.preset-menu-v2-fixed {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    z-index: 10;
    background: rgba(0, 0, 0, 0);
    fill: lime
}

@keyframes slideDown {
    from {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

:root {
    --spacer-height: 105px
}

.ed-element.preset-menu-v2-fixed.sticky+.ed-element {
    margin-top: var(--spacer-height)
}

.ed-element.preset-menu-v2-fixed h1,
.ed-element.preset-menu-v2-fixed .h1,
.ed-element.preset-menu-v2-fixed h2,
.ed-element.preset-menu-v2-fixed .h2,
.ed-element.preset-menu-v2-fixed h3,
.ed-element.preset-menu-v2-fixed .h3,
.ed-element.preset-menu-v2-fixed h4,
.ed-element.preset-menu-v2-fixed .h4,
.ed-element.preset-menu-v2-fixed h5,
.ed-element.preset-menu-v2-fixed .h5,
.ed-element.preset-menu-v2-fixed h6,
.ed-element.preset-menu-v2-fixed .h6 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed h1,
.ed-element.preset-menu-v2-fixed .h1 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed h2,
.ed-element.preset-menu-v2-fixed .h2 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed h3,
.ed-element.preset-menu-v2-fixed .h3 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed h4,
.ed-element.preset-menu-v2-fixed .h4 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed h5,
.ed-element.preset-menu-v2-fixed .h5 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed h6,
.ed-element.preset-menu-v2-fixed .h6 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed>.inner {
    padding: 2rem 2rem 2rem 2rem
}

@media screen and (max-width: 60.9375rem) {
    .ed-element.preset-menu-v2-fixed>.inner {
        padding: 1rem 1rem 1rem 1rem
    }
}

@media screen and (max-width: 61rem) {

    .ed-element.preset-menu-v2-fixed .logo *,
    .ed-element.preset-menu-v2-fixed .ed-image * {
        margin: 0
    }

    .ed-element.preset-menu-v2-fixed .logo img,
    .ed-element.preset-menu-v2-fixed .ed-image img {
        transition: all .3s ease-in-out;
        max-width: 100%
    }
}

.ed-element.preset-menu-v2-fixed .ed-menu {
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 4;
    pointer-events: none;
    opacity: 0;
    transform: translate3d(0, 0, 0);
    transition: all .8s cubic-bezier(0.16, 0, 0.28, 0.99);
    max-width: 100%;
    width: 100%;
    left: 0
}

.ed-element.preset-menu-v2-fixed .ed-menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.ed-element.preset-menu-v2-fixed .ed-menu>ul>li:not(:last-child) {
    margin: 0 0 .5rem 0
}

@media screen and (max-width: 60.9375rem) {
    .ed-element.preset-menu-v2-fixed .ed-menu>ul>li:not(:last-child) {
        margin: 0 0 .5rem 0
    }
}

@media screen and (max-width: 35.9375rem) {
    .ed-element.preset-menu-v2-fixed .ed-menu>ul>li:not(:last-child) {
        margin: 0 0 .5rem 0
    }
}

.ed-element.preset-menu-v2-fixed .ed-menu a {
    transition: all .3s ease-in-out;
    transition-property: background-color, color, margin;
    margin: 0;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    position: relative;
    box-sizing: border-box;
    z-index: 10;
    line-height: 1;
    color: #fff;
    font-family: "Roboto Condensed";
    letter-spacing: 0
}

.ed-element.preset-menu-v2-fixed .ed-menu>ul>li:hover>a,
.ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a.active {
    text-decoration: none;
    color: #fff
}

.ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a {
    padding: 1rem;
    font-size: 1rem
}

.ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a:before,
.ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a:after {
    content: '';
    position: absolute;
    display: block;
    z-index: -1;
    transition: all .3s ease;
    background: #c79547
}

.ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a:after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0
}

.ed-element.preset-menu-v2-fixed .ed-menu>ul>li:hover>a:after,
.ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a.active:after {
    height: 100%
}

@media screen and (min-width: 36rem) and (max-width: 60.9375rem) {
    .ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a {
        padding: 1rem;
        font-size: 1rem
    }

    .ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a:before,
    .ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a:after {
        content: '';
        position: absolute;
        display: block;
        z-index: -1;
        transition: all .3s ease;
        background: #c79547
    }

    .ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0
    }

    .ed-element.preset-menu-v2-fixed .ed-menu>ul>li:hover>a:after,
    .ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a.active:after {
        height: 100%
    }
}

.ed-element.preset-menu-v2-fixed .ed-menu>ul>li>a {
    font-size: 1rem
}

@media (max-width: 60.9375rem) {
    .ed-element.preset-menu-v2-fixed .ed-menu {
        background: rgba(0, 0, 0, 0.9);
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 4;
        pointer-events: none;
        opacity: 0;
        transform: translate3d(0, 0, 0);
        transition: all .8s cubic-bezier(0.16, 0, 0.28, 0.99);
        max-width: 100%;
        width: 100%;
        left: 0
    }

    .ed-element.preset-menu-v2-fixed .ed-menu ul {
        max-height: 100%
    }

    .ed-element.preset-menu-v2-fixed .ed-menu ul>li {
        text-align: center
    }

    .ed-element.preset-menu-v2-fixed .ed-menu a,
    .ed-element.preset-menu-v2-fixed .ed-menu a:hover,
    .ed-element.preset-menu-v2-fixed .ed-menu a.active {
        margin: 5px 0
    }

    .ed-element.preset-menu-v2-fixed .ed-menu .menu-level-0 {
        padding: 1rem
    }
}

@media screen and (max-width: 35.9375rem) {
    .ed-element.preset-menu-v2-fixed .ed-menu {
        max-width: 100%;
        width: 100%;
        left: 0
    }

    .ed-element.preset-menu-v2-fixed .ed-menu .menu-level-0 {
        padding: 1rem
    }
}

.ed-element.preset-menu-v2-fixed .ed-menu ul {
    max-height: 100%
}

.ed-element.preset-menu-v2-fixed .ed-menu a,
.ed-element.preset-menu-v2-fixed .ed-menu a:hover,
.ed-element.preset-menu-v2-fixed .ed-menu a.active {
    margin: 5px 0
}

@media screen and (min-width: 61rem) {
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-level-0 {
        padding: 1rem
    }

    .ed-element.preset-menu-v2-fixed .ed-menu ul>li {
        text-align: center
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 61rem) {
    .ed-element.preset-menu-v2-fixed .ed-menu {
        max-width: 100%;
        width: 100%;
        left: 0
    }
}

.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub {
    position: relative
}

.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2 {
    background: rgba(0, 0, 0, 0);
    padding: 0px
}

.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1 a,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2 a {
    width: 100%;
    display: block;
    color: #383838;
    text-transform: uppercase;
    font-weight: 300;
    font-style: normal;
    font-family: "Roboto Condensed";
    text-align: left;
    letter-spacing: 0
}

@media screen and (max-width: 60.9375rem) {

    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1 a,
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2 a {
        text-align: center
    }
}

.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li {
    min-width: 10rem;
    width: 100%;
    display: block
}

@media screen and (max-width: 60.9375rem) {

    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li:not(:last-child),
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li:not(:last-child) {
        margin: 1rem 0 1rem 0
    }
}

@media screen and (max-width: 35.9375rem) {

    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li:not(:last-child),
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li:not(:last-child) {
        margin: 1rem 0 1rem 0
    }
}

.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li:hover>a,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a.active,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li:hover>a,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a.active {
    text-decoration: none;
    color: #fff
}

.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a {
    padding: 1rem;
    font-size: .85rem
}

.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a:before,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a:after,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a:before,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a:after {
    content: '';
    position: absolute;
    display: block;
    z-index: -1;
    transition: all .3s ease;
    background: #c79547
}

.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a:after,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a:after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0
}

.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li:hover>a:after,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a.active:after,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li:hover>a:after,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a.active:after {
    height: 100%
}

@media screen and (min-width: 36rem) and (max-width: 60.9375rem) {

    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a,
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a {
        padding: 1rem;
        font-size: .85rem
    }

    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a:before,
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a:after,
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a:before,
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a:after {
        content: '';
        position: absolute;
        display: block;
        z-index: -1;
        transition: all .3s ease;
        background: #c79547
    }

    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a:after,
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0
    }

    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li:hover>a:after,
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a.active:after,
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li:hover>a:after,
    .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a.active:after {
        height: 100%
    }
}

.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1>li>a,
.ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-2>li>a {
    font-size: .85rem
}

.wv-boxed>.inner>.ed-element.preset-menu-v2-fixed.sticky>.inner {
    max-width: calc(61rem - 1rem * 2)
}

body:not(.open-menu) .ed-element.preset-menu-v2-fixed {
    transition: all .3s ease-in-out
}

.ed-element.preset-menu-v2-fixed.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 4;
    box-shadow: none;
    background: rgba(0, 0, 0, 0)
}

.ed-element.preset-menu-v2-fixed.sticky h1,
.ed-element.preset-menu-v2-fixed.sticky .h1,
.ed-element.preset-menu-v2-fixed.sticky h2,
.ed-element.preset-menu-v2-fixed.sticky .h2,
.ed-element.preset-menu-v2-fixed.sticky h3,
.ed-element.preset-menu-v2-fixed.sticky .h3,
.ed-element.preset-menu-v2-fixed.sticky h4,
.ed-element.preset-menu-v2-fixed.sticky .h4,
.ed-element.preset-menu-v2-fixed.sticky h5,
.ed-element.preset-menu-v2-fixed.sticky .h5,
.ed-element.preset-menu-v2-fixed.sticky h6,
.ed-element.preset-menu-v2-fixed.sticky .h6 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed.sticky h1,
.ed-element.preset-menu-v2-fixed.sticky .h1 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed.sticky h2,
.ed-element.preset-menu-v2-fixed.sticky .h2 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed.sticky h3,
.ed-element.preset-menu-v2-fixed.sticky .h3 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed.sticky h4,
.ed-element.preset-menu-v2-fixed.sticky .h4 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed.sticky h5,
.ed-element.preset-menu-v2-fixed.sticky .h5 {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed.sticky h6,
.ed-element.preset-menu-v2-fixed.sticky .h6 {
    color: #c79547
}

@media screen and (min-width: 61rem) {
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li a {
        color: #383838
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a.active {
        color: #fff
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a {
        padding: 1rem;
        font-size: 1rem
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a:before,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a:after {
        content: '';
        position: absolute;
        display: block;
        z-index: -1;
        transition: all .3s ease;
        background: #c79547
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li:hover>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a.active:after {
        height: 100%
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub {
        position: relative
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2 {
        top: 100%;
        bottom: auto;
        background: rgba(0, 0, 0, 0)
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1 a,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2 a {
        color: #383838
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a.active,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a.active {
        color: #fff
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a {
        padding: 1rem;
        font-size: .85rem
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a:before,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a:before,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a:after {
        content: '';
        position: absolute;
        display: block;
        z-index: -1;
        transition: all .3s ease;
        background: #c79547
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li:hover>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a.active:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li:hover>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a.active:after {
        height: 100%
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2 {
        top: calc(0% - 0px);
        bottom: auto
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 61rem) {
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li a {
        color: #383838
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a.active {
        color: #fff
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a {
        padding: 1rem;
        font-size: 1rem
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a:before,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a:after {
        content: '';
        position: absolute;
        display: block;
        z-index: -1;
        transition: all .3s ease;
        background: #c79547
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li:hover>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu>ul>li>a.active:after {
        height: 100%
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub {
        position: relative
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2 {
        top: 100%;
        bottom: auto;
        background: rgba(0, 0, 0, 0)
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1 a,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2 a {
        color: #383838
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a.active,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a.active {
        color: #fff
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a {
        padding: 1rem;
        font-size: .85rem
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a:before,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a:before,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a:after {
        content: '';
        position: absolute;
        display: block;
        z-index: -1;
        transition: all .3s ease;
        background: #c79547
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li:hover>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-1>li>a.active:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li:hover>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2>li>a.active:after {
        height: 100%
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-fixed.sticky .ed-menu .menu-sub .menu-level-2 {
        top: calc(0% - 0px);
        bottom: auto
    }
}

.ed-element.preset-menu-v2-fixed.sticky .mobile-cont>.inner>.ed-element.ed-icon svg {
    fill: #c79547
}

.ed-element.preset-menu-v2-fixed.sticky .menu-trigger {
    border-color: #c79547
}

.ed-element.preset-menu-v2-fixed.sticky .menu-trigger .menu-trigger-box:before {
    color: #c79547
}

.ed-element.preset-menu-v2-fixed.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner,
.ed-element.preset-menu-v2-fixed.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner:before,
.ed-element.preset-menu-v2-fixed.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
    background: #c79547
}

.ed-element.preset-menu-v2-fixed .mobile-cont>.inner>.ed-element {
    flex-basis: auto
}

.ed-element.preset-menu-v2-fixed .mobile-cont>.inner>.ed-element.ed-icon {
    text-align: center
}

.ed-element.preset-menu-v2-fixed .mobile-cont>.inner>.ed-element.ed-icon a {
    display: block
}

.ed-element.preset-menu-v2-fixed .mobile-cont>.inner>.ed-element.ed-icon svg {
    fill: #c79547;
    width: calc(8px * 2 + 3px * 3);
    height: calc(8px * 2 + 3px * 3);
    display: block
}

@media screen and (min-width: 61rem) {
    .ed-element.preset-menu-v2-fixed .mobile-cont>.inner>.ed-element.ed-icon {
        display: none
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 61rem) {
    .ed-element.preset-menu-v2-fixed .mobile-cont>.inner>.ed-element.ed-icon {
        display: none
    }
}

.ed-element.preset-menu-v2-fixed .menu-trigger {
    border-width: 1px;
    border-style: none;
    border-color: #c79547;
    border-radius: 0;
    transition: all .3s ease-in-out;
    transition-property: opacity;
    opacity: 1;
    z-index: 101;
    cursor: pointer;
    position: relative;
    line-height: 0;
    padding: 0px
}

@media screen and (max-width: 60.9375rem) {
    .ed-element.preset-menu-v2-fixed .menu-trigger {
        padding: 0px
    }
}

@media screen and (max-width: 35.9375rem) {
    .ed-element.preset-menu-v2-fixed .menu-trigger {
        padding: 0px
    }
}

.ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box {
    width: 40px;
    height: calc(8px * 2 + 3px * 3);
    transform: scale(1);
    display: inline-block;
    position: relative
}

.ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner {
    top: 50%;
    display: block;
    margin-top: calc(3px / -2);
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner,
.ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:before,
.ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
    width: 40px;
    height: 3px;
    border-radius: 0;
    background-color: #c79547;
    position: absolute;
    transition-property: transform, width, margin-left;
    transition-duration: .8s;
    transition-timing-function: ease
}

.ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:before,
.ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
    content: "";
    display: block
}

.ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
    top: calc((8px + 3px) * -1)
}

.ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
    bottom: calc((8px + 3px) * -1)
}

.ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease
}

.ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

body.open-menu .ed-element.preset-menu-v2-fixed .ed-menu {
    transform: translate3d(0, 0, 0);
    pointer-events: auto;
    opacity: 1
}

@media (max-width: 60.9375rem) {
    body.open-menu .ed-element.preset-menu-v2-fixed .ed-menu {
        transform: translate3d(0, 0, 0);
        pointer-events: auto;
        opacity: 1
    }
}

body.open-menu .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menu-level-1,
body.open-menu .ed-element.preset-menu-v2-fixed .ed-menu .menu-sub .menulevel-2 {
    background: rgba(0, 0, 0, 0)
}

body.open-menu .ed-element.preset-menu-v2-fixed.sticky .menu-trigger .menu-trigger-box:before {
    color: #e59211
}

body.open-menu .ed-element.preset-menu-v2-fixed.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner,
body.open-menu .ed-element.preset-menu-v2-fixed.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner:before,
body.open-menu .ed-element.preset-menu-v2-fixed.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
    background: #e59211
}

body.open-menu .ed-element.preset-menu-v2-fixed .menu-trigger {
    border-color: #e59211;
    top: auto
}

body.open-menu .ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

body.open-menu .ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease
}

body.open-menu .ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

body.open-menu .ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner,
body.open-menu .ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:before,
body.open-menu .ed-element.preset-menu-v2-fixed .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
    background: #e59211;
    box-shadow: none
}

.ed-element.preset-footer-skadi-default {
    background: none
}

.ed-element.preset-footer-skadi-default .ed-map {
    color: #383838
}

.ed-element.preset-footer-skadi-default p {
    margin: 0
}

.ed-element.preset-footer-skadi-default,
.ed-element.preset-footer-skadi-default a,
.ed-element.preset-footer-skadi-default a:hover {
    color: #383838
}

.ed-element.preset-footer-skadi-default h1,
.ed-element.preset-footer-skadi-default h2,
.ed-element.preset-footer-skadi-default h3,
.ed-element.preset-footer-skadi-default h4,
.ed-element.preset-footer-skadi-default h5,
.ed-element.preset-footer-skadi-default h6 {
    color: #c79547
}

.ed-element.preset-footer-skadi-default p {
    color: #c79547
}

.ed-element.preset-footer-skadi-default a {
    color: #c79547
}

.ed-element.preset-footer-skadi-default a:hover,
.ed-element.preset-footer-skadi-default a.active {
    transition: all .3s ease-in-out;
    color: #fff
}

.ed-element.preset-footer-skadi-default .logo img {
    max-width: 200px
}

.ed-container .ed-element.preset-about-about>.inner {
    padding: 0
}

.ed-element.preset-background {
    height: 300px
}

.sectiontext {
    text-align: center
}

@media screen and (min-width: 61rem) {
    .sectiontext {
        min-height: 392px
    }

    .sectiontext h2 {
        font-size: 3.7rem
    }
}

.sectiontext h2 {
    display: inline-block;
    border-top: 1px solid #c79547;
    border-bottom: 1px solid #c79547;
    margin-bottom: 1rem
}

.ed-element.preset-columns-button {
    justify-content: center;
    align-items: center;
    align-content: center
}

.ed-element.preset-columns-button>.inner {
    align-items: stretch;
    align-content: stretch
}

.ed-element.preset-columns-button>.inner {
    margin: calc(.5rem * -1);
    width: calc(100% + 2 * .5rem);
    align-content: stretch;
    align-items: stretch
}

.ed-element.preset-columns-button.wv-boxed>.inner {
    max-width: calc(61rem + 2 * .5rem)
}

.ed-container .ed-element.preset-columns-button>.inner,
.ed-reference-container .ed-element.preset-columns-button>.inner,
.ed-collection-container .ed-element.preset-columns-button>.inner,
.ed-collection-item .ed-element.preset-columns-button>.inner {
    padding: 0;
    max-width: none
}

.ed-element.preset-columns-button .columns-box {
    margin: .5rem;
    flex-basis: calc(50% - 2 * .5rem);
    flex-grow: 1;
    flex-shrink: 1;
    background: none;
    border-radius: 0;
    box-shadow: none
}

@media screen and (max-width: 60.9375rem) {
    .ed-element.preset-columns-button .columns-box {
        margin: .5rem;
        flex-basis: calc(50% - 2 * .5rem);
        flex-grow: 1
    }
}

@media screen and (max-width: 35.9375rem) {
    .ed-element.preset-columns-button .columns-box {
        margin: .5rem;
        flex: 1 1 calc(100% - 2 * .5rem);
        flex-grow: 1
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 61rem) {
    .ed-element.preset-columns-button .columns-box {
        flex-grow: 0;
        max-width: calc(50% - 2 * .5rem)
    }
}

.ed-element.preset-columns-button .columns-box h1,
.ed-element.preset-columns-button .columns-box h2,
.ed-element.preset-columns-button .columns-box h3,
.ed-element.preset-columns-button .columns-box h4,
.ed-element.preset-columns-button .columns-box h5,
.ed-element.preset-columns-button .columns-box h6 {
    color: #c79547
}

.ed-element.preset-columns-button .columns-box p:last-child {
    margin-bottom: 0
}

.ed-element.preset-columns-button .columns-box,
.ed-element.preset-columns-button .columns-box .ed-element:not(.ed-button)>a {
    color: #383838
}

.ed-element.preset-columns-button .columns-box>.inner {
    padding: 0rem
}

@media screen and (max-width: 47.9375rem) {
    .ed-element.preset-columns-button>.inner {
        justify-content: center
    }
}

.ed-element.preset-columns-button .numbers {
    border: 1px solid #fff;
    border-radius: 100%;
    max-width: 150px;
    height: 150px;
    background: #c79547
}

@media screen and (max-width: 350px) {
    .ed-element.preset-columns-button .numbers {
        max-width: 120px;
        height: 120px
    }

    .ed-element.preset-columns-button .numbers .ed-text p {
        font-size: 25px !important
    }
}

.ed-element.preset-columns-button .numbers .ed-text p {
    color: #fff;
    font-family: "Noto Serif";
    font-size: 35px
}

.ed-element.preset-columns-button .numbers:hover,
.ed-element.preset-columns-button .numbers a.active {
    background: #e59211;
    transition: all .3s ease-in-out;
    text-decoration: none
}

.ed-element.preset-columns-about-recipe {
    justify-content: center;
    align-items: center;
    align-content: center
}

.ed-element.preset-columns-about-recipe>.inner {
    align-items: stretch;
    align-content: stretch
}

.ed-element.preset-columns-about-recipe>.inner {
    margin: calc(.5rem * -1);
    width: calc(100% + 2 * .5rem);
    align-content: stretch;
    align-items: stretch
}

.ed-element.preset-columns-about-recipe.wv-boxed>.inner {
    max-width: calc(61rem + 2 * .5rem)
}

.ed-container .ed-element.preset-columns-about-recipe>.inner,
.ed-reference-container .ed-element.preset-columns-about-recipe>.inner,
.ed-collection-container .ed-element.preset-columns-about-recipe>.inner,
.ed-collection-item .ed-element.preset-columns-about-recipe>.inner {
    padding: 0;
    max-width: none
}

.ed-element.preset-columns-about-recipe .columns-box {
    margin: .5rem;
    flex-basis: calc(50% - 2 * .5rem);
    flex-grow: 1;
    flex-shrink: 1;
    background: none;
    border-radius: 0;
    box-shadow: none
}

@media screen and (max-width: 60.9375rem) {
    .ed-element.preset-columns-about-recipe .columns-box {
        margin: .5rem;
        flex-basis: calc(50% - 2 * .5rem);
        flex-grow: 1
    }
}

@media screen and (max-width: 35.9375rem) {
    .ed-element.preset-columns-about-recipe .columns-box {
        margin: .5rem;
        flex: 1 1 calc(100% - 2 * .5rem);
        flex-grow: 1
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 61rem) {
    .ed-element.preset-columns-about-recipe .columns-box {
        flex-grow: 0;
        max-width: calc(50% - 2 * .5rem)
    }
}

.ed-element.preset-columns-about-recipe .columns-box h1,
.ed-element.preset-columns-about-recipe .columns-box h2,
.ed-element.preset-columns-about-recipe .columns-box h3,
.ed-element.preset-columns-about-recipe .columns-box h4,
.ed-element.preset-columns-about-recipe .columns-box h5,
.ed-element.preset-columns-about-recipe .columns-box h6 {
    color: #c79547
}

.ed-element.preset-columns-about-recipe .columns-box p:last-child {
    margin-bottom: 0
}

.ed-element.preset-columns-about-recipe .columns-box,
.ed-element.preset-columns-about-recipe .columns-box .ed-element:not(.ed-button)>a {
    color: #383838
}

.ed-element.preset-columns-about-recipe .columns-box>.inner {
    padding: 0rem
}

.ed-element.preset-columns-about-recipe .numbers-background {
    flex-basis: auto;
    width: 50px;
    height: 50px
}

@media screen and (max-width: 47.9375rem) {
    .ed-element.preset-columns-about-recipe .columns-box {
        min-height: 250px
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(1) {
        order: 1
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(2) {
        order: 2
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(3) {
        order: 3
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(4) {
        order: 4
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(5) {
        order: 5
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(6) {
        order: 6
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(7) {
        order: 7
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(8) {
        order: 8
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(9) {
        order: 9
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(10) {
        order: 10
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(1) {
        order: 2
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(2) {
        order: 1
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(5) {
        order: 6
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(6) {
        order: 5
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(9) {
        order: 10
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(10) {
        order: 9
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(13) {
        order: 14
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(14) {
        order: 13
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(17) {
        order: 18
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(18) {
        order: 17
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(21) {
        order: 22
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(22) {
        order: 21
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(25) {
        order: 26
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(26) {
        order: 25
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(29) {
        order: 30
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(30) {
        order: 29
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(33) {
        order: 34
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(34) {
        order: 33
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(37) {
        order: 38
    }

    .ed-element.preset-columns-about-recipe .columns-box:nth-child(38) {
        order: 37
    }
}

.ed-element.preset-table-header-striped-row {
    overflow: hidden
}

.ed-container .ed-element.preset-table-header-striped-row>.inner {
    padding: 0
}

@media screen and (max-width: 47.9375rem) {
    .ed-element.preset-table-header-striped-row .table-text {
        overflow-x: scroll
    }
}

.ed-element.preset-table-header-striped-row table {
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    color: #383838
}

.ed-element.preset-table-header-striped-row table td,
.ed-element.preset-table-header-striped-row table th {
    padding: 0;
    font-weight: unset;
    padding: 12px 8px;
    line-height: 1
}

.ed-element.preset-table-header-striped-row table thead>tr>th {
    background: #c79547;
    color: #fff;
    border-color: #cacccb
}

.ed-element.preset-table-header-striped-row table tr>td:last-child,
.ed-element.preset-table-header-striped-row table tr>th:last-child {
    text-align: right
}

.ed-element.preset-table-header-striped-row table thead tr th {
    border-bottom: 1px solid #cacccb
}

.ed-element.preset-table-header-striped-row table tbody tr:not(:last-child) {
    border-bottom: 1px solid #cacccb
}

.ed-element.preset-table-header-striped-row table tr:nth-child(even) {
    background: #fff;
    color: #383838
}

.ed-element.preset-about-with-image-about {
    justify-content: center;
    align-items: center;
    align-content: center
}

.ed-element.preset-about-with-image-about>.inner {
    margin: calc(.5rem * -1);
    width: calc(100% + 2 * .5rem);
    align-content: stretch;
    align-items: stretch
}

.ed-element.preset-about-with-image-about.wv-boxed>.inner {
    max-width: calc(61rem + 2 * .5rem)
}

.ed-container .ed-element.preset-about-with-image-about>.inner,
.ed-reference-container .ed-element.preset-about-with-image-about>.inner,
.ed-collection-container .ed-element.preset-about-with-image-about>.inner,
.ed-collection-item .ed-element.preset-about-with-image-about>.inner {
    padding: 0;
    max-width: none
}

.ed-element.preset-about-with-image-about .about-with-image-box {
    margin: .5rem;
    flex: 1 1 0%;
    flex-grow: 1;
    flex-shrink: 1
}

.ed-element.preset-about-with-image-about .about-with-image-image {
    margin: .5rem;
    flex-basis: calc(100% - 1rem);
    position: relative;
    min-height: 100px
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ed-element.preset-about-with-image-about .about-with-image-image {
        overflow: hidden
    }
}

.ed-element.preset-about-with-image-about .about-with-image-image img {
    border-radius: 0;
    box-shadow: none
}

@media screen and (min-width: 48rem) {
    .ed-element.preset-about-with-image-about .about-with-image-image {
        flex-basis: calc(50% - 1rem)
    }

    .ed-element.preset-about-with-image-about .about-with-image-image img {
        position: absolute;
        height: 100%;
        object-fit: cover;
        object-position: center
    }
}

@media screen and (min-width: 48rem) and (-ms-high-contrast: active),
screen and (min-width: 48rem) and (-ms-high-contrast: none) {
    .ed-element.preset-about-with-image-about .about-with-image-image img {
        height: auto;
        width: auto
    }
}

@media screen and (min-width: 61rem) {
    .ed-element.preset-about-with-image-about .about-with-image-image {
        flex-basis: calc(50% - 1rem)
    }

    .ed-element.preset-about-with-image-about .about-with-image-image img {
        position: absolute;
        height: 100%;
        object-fit: cover;
        object-position: center
    }
}

@media screen and (min-width: 61rem) and (-ms-high-contrast: active),
screen and (min-width: 61rem) and (-ms-high-contrast: none) {
    .ed-element.preset-about-with-image-about .about-with-image-image img {
        height: auto;
        width: auto
    }
}

@media screen and (min-width: 48rem) {
    .ed-element.preset-text-on-background-about>.inner>.ed-element {
        flex-basis: 50%;
        max-width: 100%
    }
}

.ed-element.preset-text-on-background-about .text-on-background-content {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    border-left: none
}

.ed-element.preset-text-on-background-about .text-on-background-content h1,
.ed-element.preset-text-on-background-about .text-on-background-content h2,
.ed-element.preset-text-on-background-about .text-on-background-content h3,
.ed-element.preset-text-on-background-about .text-on-background-content h4,
.ed-element.preset-text-on-background-about .text-on-background-content h5,
.ed-element.preset-text-on-background-about .text-on-background-content h6,
.ed-element.preset-text-on-background-about .text-on-background-content .ed-text ul li:before {
    color: #c79547
}

.ed-element.preset-text-on-background-about .text-on-background-content>.inner {
    padding-left: 1rem;
    padding-right: 1rem
}

@media screen and (min-width: 36rem) {
    .ed-element.preset-text-on-background-about .text-on-background-content>.inner {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 61rem) {
    .ed-element.preset-text-on-background-about .text-on-background-content>.inner {
        padding-left: 5rem;
        padding-right: 5rem
    }
}

.ed-element.preset-text-on-background-about .text-on-background-content .ed-text:last-child p {
    margin-bottom: 0
}

.ed-element.preset-image-boxes-product {
    justify-content: center;
    align-items: center;
    align-content: center
}

.ed-element.preset-image-boxes-product>.inner {
    align-content: stretch;
    align-items: stretch
}

.ed-element.preset-image-boxes-product>.inner {
    margin: calc(.5rem * -1);
    width: calc(100% + 2 * .5rem);
    align-content: stretch;
    align-items: stretch
}

.ed-element.preset-image-boxes-product.wv-boxed>.inner {
    max-width: calc(61rem + 2 * .5rem)
}

.ed-container .ed-element.preset-image-boxes-product>.inner,
.ed-reference-container .ed-element.preset-image-boxes-product>.inner,
.ed-collection-container .ed-element.preset-image-boxes-product>.inner,
.ed-collection-item .ed-element.preset-image-boxes-product>.inner {
    padding: 0;
    max-width: none
}

.ed-element.preset-image-boxes-product .ed-headline:last-child h3 {
    margin-bottom: 0
}

.ed-element.preset-image-boxes-product p {
    margin: 0
}

.ed-element.preset-image-boxes-product .image-boxes-box {
    box-shadow: none;
    border-radius: 0;
    background: #e59211;
    margin: .5rem;
    flex-basis: calc(33.3333333333% - 2 * .5rem);
    flex-grow: 1;
    flex-shrink: 1;
    max-width: 100%
}

.ed-element.preset-image-boxes-product .image-boxes-box,
.ed-element.preset-image-boxes-product .image-boxes-box .ed-element:not(.ed-button) a {
    color: #383838
}

@media screen and (max-width: 60.9375rem) {
    .ed-element.preset-image-boxes-product .image-boxes-box {
        margin: .5rem;
        flex-basis: calc(50% - 2 * .5rem);
        flex-grow: 1;
        max-width: 100%
    }
}

@media screen and (max-width: 35.9375rem) {
    .ed-element.preset-image-boxes-product .image-boxes-box {
        margin: .5rem;
        flex: 1 1 calc(100% - 2 * .5rem);
        flex-grow: 1;
        max-width: 100%
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 61rem) {
    .ed-element.preset-image-boxes-product .image-boxes-box {
        flex-grow: 0;
        max-width: calc(33.3333333333% - 2 * .5rem)
    }
}

.ed-element.preset-image-boxes-product .image-boxes-box>.inner>.ed-element:not(.ed-image) {
    padding-left: 1rem;
    padding-right: 1rem
}

.ed-element.preset-image-boxes-product .image-boxes-box>.inner>.ed-element {
    flex-shrink: 1
}

.ed-element.preset-image-boxes-product .image-boxes-box>.inner>.ed-image+.ed-element {
    padding-top: 1rem
}

.ed-element.preset-image-boxes-product .image-boxes-box>.inner>.ed-element:last-child {
    padding-bottom: 1rem
}

.ed-element.preset-image-boxes-product h1,
.ed-element.preset-image-boxes-product h2,
.ed-element.preset-image-boxes-product h3,
.ed-element.preset-image-boxes-product h4,
.ed-element.preset-image-boxes-product h5,
.ed-element.preset-image-boxes-product h6 {
    color: #383838
}

.ed-element.preset-image-boxes-product .ed-headline h3 {
    color: #fff
}

.ed-element.preset-image-boxes-product .image-boxes-box {
    transition: all .3s ease-in-out
}

.ed-element.preset-image-boxes-product .image-boxes-box:hover,
.ed-element.preset-image-boxes-product .image-boxes-box.active {
    background: #c79547
}

.ed-element.preset-image-boxes-product .image-boxes-box:hover p,
.ed-element.preset-image-boxes-product .image-boxes-box.active p {
    color: #383838
}

.ed-element.preset-overlay {
    width: 60rem !important;
    max-width: calc(100vw - 1rem);
    background: #fff
}

.ed-element.preset-overlay .ed-headline>* {
    color: #c79547
}

.ed-element.preset-overlay .ed-text,
.ed-element.preset-overlay .ed-text a,
.ed-element.preset-overlay .ed-text a:hover {
    color: #383838
}

.ed-element.preset-overlay .ed-text p:last-child {
    margin-bottom: 0
}

.ed-element.preset-overlay .mfp-close {
    color: #383838
}

.ed-element.preset-overlay>.inner {
    padding: 3rem
}

@media screen and (max-width: 36rem) {
    .ed-element.preset-overlay>.inner {
        padding: 1rem
    }
}

.edit .ed-element.preset-overlay {
    border: 1px solid #f58220;
    position: relative
}

.edit .ed-element.preset-overlay:before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: -1px;
    content: "Overlay";
    display: block;
    background: #f58220;
    color: #fff;
    padding: 4px;
    font-size: 12px;
    line-height: 1;
    font-family: Helvetica, sans-serif
}

@media screen and (max-width: 47.9375rem) {
    .ed-element.preset-overlay p {
        text-align: center
    }

    .ed-element.preset-overlay h2 {
        text-align: center
    }
}

.ed-element.preset-about-with-image-boxed-products {
    justify-content: center;
    align-items: center;
    align-content: center
}

.ed-element.preset-about-with-image-boxed-products>.inner {
    margin: calc(0rem * -1);
    width: calc(100% + 2 * 0rem);
    align-content: stretch;
    align-items: stretch
}

.ed-element.preset-about-with-image-boxed-products.wv-boxed>.inner {
    max-width: calc(61rem + 2 * 0rem)
}

.ed-container .ed-element.preset-about-with-image-boxed-products>.inner,
.ed-reference-container .ed-element.preset-about-with-image-boxed-products>.inner,
.ed-collection-container .ed-element.preset-about-with-image-boxed-products>.inner,
.ed-collection-item .ed-element.preset-about-with-image-boxed-products>.inner {
    padding: 0;
    max-width: none
}

.ed-element.preset-about-with-image-boxed-products .about-with-image-box {
    margin: 0rem;
    flex: 1 1 0%;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 1rem;
    background: #fff;
    color: #383838;
    border-radius: 0;
    box-shadow: none
}

.ed-element.preset-about-with-image-boxed-products .about-with-image-box h1,
.ed-element.preset-about-with-image-boxed-products .about-with-image-box h2,
.ed-element.preset-about-with-image-boxed-products .about-with-image-box h3,
.ed-element.preset-about-with-image-boxed-products .about-with-image-box h4,
.ed-element.preset-about-with-image-boxed-products .about-with-image-box h5,
.ed-element.preset-about-with-image-boxed-products .about-with-image-box h6 {
    color: #c79547
}

.ed-element.preset-about-with-image-boxed-products .about-with-image-image {
    margin: 0rem;
    flex-basis: calc(100% - 0rem);
    position: relative;
    min-height: 100px
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ed-element.preset-about-with-image-boxed-products .about-with-image-image {
        overflow: hidden
    }
}

.ed-element.preset-about-with-image-boxed-products .about-with-image-image img {
    border-radius: 0;
    box-shadow: none
}

@media screen and (min-width: 48rem) {
    .ed-element.preset-about-with-image-boxed-products .about-with-image-image {
        flex-basis: calc(50% - 0rem)
    }

    .ed-element.preset-about-with-image-boxed-products .about-with-image-image img {
        position: absolute;
        height: 100%;
        object-fit: cover;
        object-position: center
    }
}

@media screen and (min-width: 48rem) and (-ms-high-contrast: active),
screen and (min-width: 48rem) and (-ms-high-contrast: none) {
    .ed-element.preset-about-with-image-boxed-products .about-with-image-image img {
        height: auto;
        width: auto
    }
}

@media screen and (min-width: 61rem) {
    .ed-element.preset-about-with-image-boxed-products .about-with-image-image {
        flex-basis: calc(50% - 0rem)
    }

    .ed-element.preset-about-with-image-boxed-products .about-with-image-image img {
        position: absolute;
        height: 100%;
        object-fit: cover;
        object-position: center
    }
}

@media screen and (min-width: 61rem) and (-ms-high-contrast: active),
screen and (min-width: 61rem) and (-ms-high-contrast: none) {
    .ed-element.preset-about-with-image-boxed-products .about-with-image-image img {
        height: auto;
        width: auto
    }
}

.ed-element.preset-about-with-image-boxed-products .about-with-image-image img {
    left: 0px
}

.ed-element.preset-table-stripes-row-products {
    overflow: hidden
}

.ed-container .ed-element.preset-table-stripes-row-products>.inner {
    padding: 0
}

@media screen and (max-width: 47.9375rem) {
    .ed-element.preset-table-stripes-row-products .table-text {
        overflow-x: scroll
    }
}

.ed-element.preset-table-stripes-row-products table {
    border-radius: 0;
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
    color: #383838
}

.ed-element.preset-table-stripes-row-products table td,
.ed-element.preset-table-stripes-row-products table th {
    padding: 0;
    font-weight: unset;
    padding: 12px 8px;
    line-height: 1
}

.ed-element.preset-table-stripes-row-products table thead>tr>th {
    background: none;
    color: #c79547;
    border-color: #cacccb
}

.ed-element.preset-table-stripes-row-products table tr>td:last-child,
.ed-element.preset-table-stripes-row-products table tr>th:last-child {
    text-align: right
}

.ed-element.preset-table-stripes-row-products table tr:first-child th,
.ed-element.preset-table-stripes-row-products table tr:first-child td {
    border-top: none
}

.ed-element.preset-table-stripes-row-products table tr:last-child td {
    border-bottom: none
}

.ed-element.preset-table-stripes-row-products table td:first-child,
.ed-element.preset-table-stripes-row-products table th:first-child {
    border-left: none
}

.ed-element.preset-table-stripes-row-products table td:last-child,
.ed-element.preset-table-stripes-row-products table th:last-child {
    border-right: none
}

.ed-element.preset-table-stripes-row-products table th {
    border-width: 1px;
    border-style: solid;
    border-color: #cacccb
}

.ed-element.preset-table-stripes-row-products td:first-child {
    text-align: left;
    border-right: 1px solid #c79547
}

@media screen and (max-width: 47.9375rem) {
    .ed-element.preset-table-stripes-row-products td:first-child {
        text-align: center
    }
}

.ed-element.preset-contact-form-two-rows {
    background-color: none
}

.ed-container .ed-element.preset-contact-form-two-rows>.inner {
    padding: 0;
    background-color: transparent
}

.ed-element.preset-contact-form-two-rows .ed-form-container {
    max-width: 100%;
    margin-bottom: 0
}

.ed-element.preset-contact-form-two-rows .ed-form-captcha {
    margin-bottom: 1rem
}

.ed-element.preset-contact-form-two-rows form {
    display: flex;
    flex-flow: row wrap;
    justify-content: stretch;
    margin: -.5rem
}

.ed-element.preset-contact-form-two-rows form>.ed-element {
    margin: .5rem;
    flex: 1 1 100%;
    flex-grow: 1;
    flex-shrink: 1
}

@media screen and (min-width: 36rem) {
    .ed-element.preset-contact-form-two-rows form>.ed-element {
        flex-basis: 40%
    }
}

.ed-element.preset-contact-form-two-rows form>.ed-element.ed-form-textarea {
    flex-basis: 100%
}

.ed-element.preset-contact-form-two-rows form .ed-form-captcha {
    flex-wrap: wrap
}

.ed-element.preset-contact-form-two-rows form input[type="checkbox"],
.ed-element.preset-contact-form-two-rows form input[type="radio"] {
    vertical-align: middle
}

.ed-element.preset-contact-form-two-rows form input[type="text"],
.ed-element.preset-contact-form-two-rows form input[type="number"],
.ed-element.preset-contact-form-two-rows form input[type="email"],
.ed-element.preset-contact-form-two-rows form input[type="phone"],
.ed-element.preset-contact-form-two-rows form select,
.ed-element.preset-contact-form-two-rows form textarea {
    background: none;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #383838;
    font-family: "Roboto Condensed";
    font-weight: 300;
    border-width: 1px;
    border-style: solid;
    border-color: #e59211
}

.ed-element.preset-contact-form-two-rows form input[type="text"]:not(select),
.ed-element.preset-contact-form-two-rows form input[type="number"]:not(select),
.ed-element.preset-contact-form-two-rows form input[type="email"]:not(select),
.ed-element.preset-contact-form-two-rows form input[type="phone"]:not(select),
.ed-element.preset-contact-form-two-rows form select:not(select),
.ed-element.preset-contact-form-two-rows form textarea:not(select) {
    -webkit-appearance: none
}

.ed-element.preset-contact-form-two-rows form input[type="text"]:focus,
.ed-element.preset-contact-form-two-rows form input[type="number"]:focus,
.ed-element.preset-contact-form-two-rows form input[type="email"]:focus,
.ed-element.preset-contact-form-two-rows form input[type="phone"]:focus,
.ed-element.preset-contact-form-two-rows form select:focus,
.ed-element.preset-contact-form-two-rows form textarea:focus {
    outline: 0
}

.ed-element.preset-contact-form-two-rows form input[type="text"]::placeholder,
.ed-element.preset-contact-form-two-rows form input[type="number"]::placeholder,
.ed-element.preset-contact-form-two-rows form input[type="email"]::placeholder,
.ed-element.preset-contact-form-two-rows form input[type="phone"]::placeholder,
.ed-element.preset-contact-form-two-rows form select::placeholder,
.ed-element.preset-contact-form-two-rows form textarea::placeholder {
    color: rgba(56, 56, 56, 0.85)
}

.ed-element.preset-contact-form-two-rows form input[type=file] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 250px
}

.ed-element.preset-contact-form-two-rows form select[multiple] {
    height: auto;
    appearance: menulist
}

.ed-element.preset-contact-form-two-rows form textarea {
    height: 10rem
}

.ed-element.preset-contact-form-two-rows form .ed-form-date :invalid {
    box-shadow: none
}

.ed-element.preset-contact-form-two-rows form .ed-form-date :-moz-submit-invalid {
    box-shadow: none
}

.ed-element.preset-contact-form-two-rows form .ed-form-date :-moz-ui-invalid {
    box-shadow: none
}

@media screen and (max-width: 36rem) {
    .ed-element.preset-contact-form-two-rows form .ed-form-captcha img {
        max-width: 100px
    }
}

.ed-element.preset-contact-form-two-rows form .ed-form-captcha input[type="text"] {
    text-transform: none
}

.ed-element.preset-contact-form-two-rows form button[type="submit"] {
    line-height: 1.5;
    height: auto;
    border: none;
    padding: .5rem 1rem;
    background: #c79547;
    color: #fff;
    width: 100%;
    -webkit-appearance: none;
    transition: all .3s ease-in-out;
    transition-property: background-color;
    transition: all .3s ease-in-out;
    transition-property: background-color, color
}

.ed-element.preset-contact-form-two-rows form button[type="submit"]:hover {
    background: #a87a33;
    color: #fff;
    color: #fff
}

.ed-element.preset-content-slider-baking {
    counter-reset: slide
}

.ed-container .ed-element.preset-content-slider-baking {
    background: none
}

.ed-container .ed-element.preset-content-slider-baking>.inner {
    padding: 0;
    background: none
}

.ed-element.preset-content-slider-baking p {
    margin: 0
}

.ed-element.preset-content-slider-baking>.inner>.ed-element,
.ed-element.preset-content-slider-baking .slick-track>.ed-element {
    margin: 0rem;
    counter-increment: slide
}

.edit .ed-element.preset-content-slider-baking>.inner>.ed-element,
.edit .ed-element.preset-content-slider-baking .slick-track>.ed-element {
    border: 1px solid #f58220;
    position: relative
}

.edit .ed-element.preset-content-slider-baking>.inner>.ed-element:before,
.edit .ed-element.preset-content-slider-baking .slick-track>.ed-element:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: -1px;
    content: "Slide " counter(slide);
    display: block;
    background: #f58220;
    color: #fff;
    padding: 4px;
    font-size: 12px;
    line-height: 1;
    font-family: Helvetica, sans-serif
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ed-element.preset-content-slider-baking .slick-list {
        min-width: 100%
    }
}

.ed-element.preset-content-slider-baking .ed-slider {
    max-width: 100%
}

.ed-element.preset-content-slider-baking .slick-dots button {
    padding: 0
}

.ed-element.preset-content-slider-baking .slick-arrow {
    font-size: 0;
    line-height: 0
}

.ed-element.preset-content-slider-baking .slick-dots {
    position: absolute;
    bottom: 55px
}

.ed-element.preset-content-slider-baking .slick-dots li button {
    background: #fff;
    margin: 1rem;
    position: relative
}

.ed-element.preset-content-slider-baking .slick-dots li.slick-active button {
    background: #c79547
}

.ed-element.preset-content-slider-baking .slick-dots:before {
    content: "";
    position: absolute;
    border-top: 1.2px dashed #c79547;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 2.8rem)
}

.ed-element.preset-columns-baking {
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 1rem;
    padding-bottom: 7rem
}

.ed-element.preset-columns-baking>.inner {
    align-items: stretch;
    align-content: stretch
}

.ed-element.preset-columns-baking>.inner {
    margin: calc(1rem * -1);
    width: calc(100% + 2 * 1rem);
    align-content: stretch;
    align-items: stretch
}

.ed-element.preset-columns-baking.wv-boxed>.inner {
    max-width: calc(61rem + 2 * 1rem)
}

.ed-container .ed-element.preset-columns-baking>.inner,
.ed-reference-container .ed-element.preset-columns-baking>.inner,
.ed-collection-container .ed-element.preset-columns-baking>.inner,
.ed-collection-item .ed-element.preset-columns-baking>.inner {
    padding: 0;
    max-width: none
}

.ed-element.preset-columns-baking .columns-box {
    margin: 1rem;
    flex-basis: calc(33.3333333333% - 2 * 1rem);
    flex-grow: 1;
    flex-shrink: 1;
    background: none;
    border-radius: 0;
    box-shadow: none
}

@media screen and (max-width: 60.9375rem) {
    .ed-element.preset-columns-baking .columns-box {
        margin: 1rem;
        flex-basis: calc(33.3333333333% - 2 * 1rem);
        flex-grow: 1
    }
}

@media screen and (max-width: 35.9375rem) {
    .ed-element.preset-columns-baking .columns-box {
        margin: 1rem;
        flex: 1 1 calc(100% - 2 * 1rem);
        flex-grow: 1
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 61rem) {
    .ed-element.preset-columns-baking .columns-box {
        flex-grow: 0;
        max-width: calc(33.3333333333% - 2 * 1rem)
    }
}

.ed-element.preset-columns-baking .columns-box h1,
.ed-element.preset-columns-baking .columns-box h2,
.ed-element.preset-columns-baking .columns-box h3,
.ed-element.preset-columns-baking .columns-box h4,
.ed-element.preset-columns-baking .columns-box h5,
.ed-element.preset-columns-baking .columns-box h6 {
    color: #c79547
}

.ed-element.preset-columns-baking .columns-box p:last-child {
    margin-bottom: 0
}

.ed-element.preset-columns-baking .columns-box,
.ed-element.preset-columns-baking .columns-box .ed-element:not(.ed-button)>a {
    color: #383838
}

.ed-element.preset-columns-baking .columns-box>.inner {
    padding: 0rem
}

.ed-element.preset-columns-baking .numbers-background {
    flex-basis: auto;
    width: 60px;
    height: 60px
}

@media screen and (min-width: 61rem) {
    .ed-element.preset-columns-baking {
        padding: 10rem;
        min-height: 600px
    }

    .ed-element.preset-columns-baking .numbers-background {
        height: 200px;
        flex-basis: auto;
        width: 200px
    }

    .ed-element.preset-columns-baking .numbers-background p {
        font-size: 100px
    }
}

@media screen and (max-width: 47.9375rem) {
    .ed-element.preset-columns-baking .ed-headline h3 {
        text-align: center
    }

    .ed-element.preset-columns-baking p {
        text-align: center
    }
}

@media screen and (min-width: 48rem) {
    .ed-element.preset-text-and-background-bake>.inner>.ed-element {
        flex-basis: 50%
    }
}

.ed-element.preset-text-and-background-bake .text-and-background-content {
    background: none;
    color: #383838
}

.ed-element.preset-text-and-background-bake .text-and-background-content h1,
.ed-element.preset-text-and-background-bake .text-and-background-content h2,
.ed-element.preset-text-and-background-bake .text-and-background-content h3,
.ed-element.preset-text-and-background-bake .text-and-background-content h4,
.ed-element.preset-text-and-background-bake .text-and-background-content h5,
.ed-element.preset-text-and-background-bake .text-and-background-content h6,
.ed-element.preset-text-and-background-bake .text-and-background-content .ed-text ul li:before {
    color: #c79547
}

.ed-element.preset-text-and-background-bake .text-and-background-content .ed-element:last-child>p:last-child {
    margin-bottom: 0
}

.ed-element.preset-text-and-background-bake .text-and-background-content>.inner {
    padding-left: 1rem;
    padding-right: 1rem
}

@media screen and (min-width: 36rem) {
    .ed-element.preset-text-and-background-bake .text-and-background-content>.inner {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 61rem) {
    .ed-element.preset-text-and-background-bake .text-and-background-content>.inner {
        padding-left: 5rem;
        padding-right: 5rem
    }
}

.ed-element.preset-text-and-background-bake .text-and-background-background {
    min-height: 300px
}

@media screen and (max-width: 47.9375rem) {
    .ed-element.preset-text-and-background-bake .text-and-background-background {
        order: -1
    }
}

.ed-element.preset-text-and-background-bake .ed-headline h2 {
    color: #c79547
}

.ed-element.preset-text-and-background-bake p {
    color: #000
}

.ed-element.preset-text-and-background-bake .text-and-background-content {
    background: rgba(199, 149, 71, 0.3)
}

.ed-element.preset-columns-ourstores {
    justify-content: center;
    align-items: center;
    align-content: center
}

.ed-element.preset-columns-ourstores>.inner {
    align-items: stretch;
    align-content: stretch
}

.ed-element.preset-columns-ourstores>.inner {
    margin: calc(.5rem * -1);
    width: calc(100% + 2 * .5rem);
    align-content: stretch;
    align-items: stretch
}

.ed-element.preset-columns-ourstores.wv-boxed>.inner {
    max-width: calc(61rem + 2 * .5rem)
}

.ed-container .ed-element.preset-columns-ourstores>.inner,
.ed-reference-container .ed-element.preset-columns-ourstores>.inner,
.ed-collection-container .ed-element.preset-columns-ourstores>.inner,
.ed-collection-item .ed-element.preset-columns-ourstores>.inner {
    padding: 0;
    max-width: none
}

.ed-element.preset-columns-ourstores .columns-box {
    margin: .5rem;
    flex-basis: calc(50% - 2 * .5rem);
    flex-grow: 1;
    flex-shrink: 1;
    background: #fff;
    border-radius: 0;
    box-shadow: none
}

@media screen and (max-width: 60.9375rem) {
    .ed-element.preset-columns-ourstores .columns-box {
        margin: .5rem;
        flex-basis: calc(100% - 2 * .5rem);
        flex-grow: 1
    }
}

@media screen and (max-width: 35.9375rem) {
    .ed-element.preset-columns-ourstores .columns-box {
        margin: .5rem;
        flex: 1 1 calc(100% - 2 * .5rem);
        flex-grow: 1
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 61rem) {
    .ed-element.preset-columns-ourstores .columns-box {
        flex-grow: 0;
        max-width: calc(50% - 2 * .5rem)
    }
}

.ed-element.preset-columns-ourstores .columns-box h1,
.ed-element.preset-columns-ourstores .columns-box h2,
.ed-element.preset-columns-ourstores .columns-box h3,
.ed-element.preset-columns-ourstores .columns-box h4,
.ed-element.preset-columns-ourstores .columns-box h5,
.ed-element.preset-columns-ourstores .columns-box h6 {
    color: #c79547
}

.ed-element.preset-columns-ourstores .columns-box p:last-child {
    margin-bottom: 0
}

.ed-element.preset-columns-ourstores .columns-box,
.ed-element.preset-columns-ourstores .columns-box .ed-element:not(.ed-button)>a {
    color: #383838
}

.ed-element.preset-columns-ourstores .columns-box>.inner {
    padding: 0rem;
    border-width: 1px;
    border-style: solid;
    border-color: #c79547
}

.ed-element.preset-columns-ourstores .columns-box>.inner {
    padding: 1rem
}

@media screen and (max-width: 47.9375rem) {
    .ed-element.preset-columns-ourstores h2 {
        text-align: center
    }

    .ed-element.preset-columns-ourstores p {
        text-align: center
    }
}

.overflow {
    overflow: visible;
    position: absolute;
    right: 2px;
    left: auto
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .overflow {
        right: 1rem;
        min-width: 75px
    }

    .overflow .ed-icon svg {
        height: 50px
    }
}

@media screen and (max-width: 47.9375rem) {
    .overflow {
        left: calc(50% - 3rem);
        right: auto;
        top: 20px
    }
}

.overflow .ed-icon svg path {
    fill: #c79547
}

.overflow:hover .ed-icon svg path,
.overflow.active .ed-icon svg path {
    fill: #e59211
}

.ed-element.preset-unequal-columns-map {
    justify-content: center;
    align-items: center;
    align-content: center
}

.ed-element.preset-unequal-columns-map>.inner {
    align-items: stretch;
    align-content: stretch
}

.ed-element.preset-unequal-columns-map>.inner {
    margin: calc(.5rem * -1);
    width: calc(100% + 2 * .5rem);
    align-content: stretch;
    align-items: stretch
}

.ed-element.preset-unequal-columns-map.wv-boxed>.inner {
    max-width: calc(61rem + 2 * .5rem)
}

.ed-container .ed-element.preset-unequal-columns-map>.inner,
.ed-reference-container .ed-element.preset-unequal-columns-map>.inner,
.ed-collection-container .ed-element.preset-unequal-columns-map>.inner,
.ed-collection-item .ed-element.preset-unequal-columns-map>.inner {
    padding: 0;
    max-width: none
}

.ed-element.preset-unequal-columns-map .unequal-columns-box {
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    color: #383838
}

.ed-element.preset-unequal-columns-map .unequal-columns-box h1,
.ed-element.preset-unequal-columns-map .unequal-columns-box h2,
.ed-element.preset-unequal-columns-map .unequal-columns-box h3,
.ed-element.preset-unequal-columns-map .unequal-columns-box h4,
.ed-element.preset-unequal-columns-map .unequal-columns-box h5,
.ed-element.preset-unequal-columns-map .unequal-columns-box h6 {
    color: #c79547
}

.ed-element.preset-unequal-columns-map .unequal-columns-box-shrink {
    margin: .5rem;
    flex: 1 1 0%;
    flex-grow: 1;
    flex-shrink: 1
}

.ed-element.preset-unequal-columns-map .unequal-columns-box-flex {
    margin: .5rem;
    flex-basis: calc(100% - 1rem);
    position: relative
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ed-element.preset-unequal-columns-map .unequal-columns-box-flex {
        overflow: hidden
    }
}

@media screen and (min-width: 48rem) {
    .ed-element.preset-unequal-columns-map .unequal-columns-box-flex {
        flex-basis: calc(50% - 1rem)
    }
}

@media screen and (min-width: 61rem) {
    .ed-element.preset-unequal-columns-map .unequal-columns-box-flex {
        flex-basis: calc(50% - 1rem)
    }
}

.edit .ed-element.preset-unequal-columns-map .unequal-columns-box-flex {
    border: 1px solid #f58220;
    position: relative
}

.edit .ed-element.preset-unequal-columns-map .unequal-columns-box-flex:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: -1px;
    content: "Flexible box";
    display: block;
    background: #f58220;
    color: #fff;
    padding: 4px;
    font-size: 12px;
    line-height: 1;
    font-family: Helvetica, sans-serif
}

.ed-element.preset-unequal-columns-map .unequal-columns-box-flex {
    border: 1px solid #c79547
}

.ed-element.preset-unequal-columns-map .unequal-columns-box-shrink {
    border: 1px solid #c79547;
    padding: 0.5rem
}

.ed-element.preset-back-button-default {
    background: #c79547
}

.ed-element.preset-back-button-default>.inner {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.ed-element.preset-back-button-default a.button {
    background: none;
    padding: 0
}

.ed-element.preset-back-button-default a.button,
.ed-element.preset-back-button-default a.button:hover {
    color: #fff;
    text-decoration: none
}

.ed-element.preset-back-button-default a.button:hover i {
    transform: translate3d(10%, 0, 0)
}

.ed-element.preset-back-button-default a.button i {
    margin-right: 1rem;
    transition: all .2s ease-out;
    transform: translate3d(0, 0, 0)
}

.ed-element.preset-gallery-v3-grid {
    justify-content: center;
    align-items: center;
    align-content: center
}

.ed-element.preset-gallery-v3-grid>.inner {
    margin: calc((0rem / 2) * -1);
    width: calc(100% + 0rem);
    align-content: stretch;
    align-items: stretch
}

.ed-element.preset-gallery-v3-grid.wv-boxed>.inner {
    max-width: calc(61rem + 0rem)
}

.ed-container .ed-element.preset-gallery-v3-grid>.inner,
.ed-reference-container .ed-element.preset-gallery-v3-grid>.inner,
.ed-collection-container .ed-element.preset-gallery-v3-grid>.inner,
.ed-collection-item .ed-element.preset-gallery-v3-grid>.inner {
    padding: 0;
    max-width: none
}

.ed-element.preset-gallery-v3-grid .ed-gallery-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start
}

@media screen and (max-width: 60.9375rem) {
    .ed-element.preset-gallery-v3-grid .ed-gallery-items {
        justify-content: flex-start
    }
}

@media screen and (max-width: 35.9375rem) {
    .ed-element.preset-gallery-v3-grid .ed-gallery-items {
        justify-content: flex-start
    }
}

.ed-element.preset-gallery-v3-grid .ed-gallery-items>li {
    width: auto !important;
    float: none;
    margin: calc(0rem / 2) !important;
    margin: 0rem;
    flex-basis: 20%;
    flex-grow: 1;
    flex-shrink: 1;
    border-width: 1px;
    border-style: none;
    border-color: #c79547;
    border-radius: 0px;
    box-shadow: none
}

@media screen and (max-width: 60.9375rem) {
    .ed-element.preset-gallery-v3-grid .ed-gallery-items>li {
        margin: 0rem;
        flex-basis: 20%;
        flex-grow: 1
    }
}

@media screen and (max-width: 35.9375rem) {
    .ed-element.preset-gallery-v3-grid .ed-gallery-items>li {
        margin: 0rem;
        flex: 1 1 50%;
        flex-grow: 1
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 61rem) {
    .ed-element.preset-gallery-v3-grid .ed-gallery-items>li {
        flex-grow: 0;
        max-width: 20%
    }
}

.ed-element.preset-gallery-v3-grid .ed-gallery-items a {
    position: relative;
    display: block
}

@supports (display: grid) {
    .ed-element.preset-gallery-v3-grid .ed-gallery-items {
        display: grid;
        grid-auto-flow: dense
    }

    @media screen and (min-width: 61rem) {
        .ed-element.preset-gallery-v3-grid .ed-gallery-items {
            grid-template-columns: repeat(4, 1fr);
            grid-template-rows: repeat(2, 1fr)
        }

        .ed-element.preset-gallery-v3-grid .ed-gallery-items .ed-gallery-thumb:nth-child(10n+1),
        .ed-element.preset-gallery-v3-grid .ed-gallery-items .ed-gallery-thumb:nth-child(10n+8) {
            grid-column: span 2 / auto;
            grid-row: auto/span 2
        }
    }

    @media screen and (max-width: 60.9375rem) {
        .ed-element.preset-gallery-v3-grid .ed-gallery-items {
            grid-template-columns: repeat(4, 1fr);
            grid-template-rows: repeat(2, 1fr)
        }

        .ed-element.preset-gallery-v3-grid .ed-gallery-items .ed-gallery-thumb:nth-child(10n+1),
        .ed-element.preset-gallery-v3-grid .ed-gallery-items .ed-gallery-thumb:nth-child(10n+8) {
            grid-column: span 2 / auto;
            grid-row: auto/span 2
        }
    }

    @media screen and (max-width: 35.9375rem) {
        .ed-element.preset-gallery-v3-grid .ed-gallery-items {
            display: flex
        }
    }
}

.ed-element.preset-gallery-v3-grid .ed-gallery-items img {
    transition: .5s;
    transition-property: opacity
}

.ed-element.preset-gallery-v3-grid .ed-gallery-items:hover img {
    opacity: 70%
}

.ed-element.preset-gallery-v3-grid .ed-gallery-items:hover img:hover {
    opacity: 1
}