img:is([sizes="auto" i],[sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important
}

@charset "UTF-8";

.wp-block-archives {
    box-sizing: border-box
}

.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown {
    border: 1px solid #efefef;
    background: #fff;
}

    .menuzord-menu ul.dropdown li:hover > a {
        color: #fff;
    }




.wp-block-archives-dropdown label {
    display: block
}

.wp-block-avatar {
    line-height: 0
}

    .wp-block-avatar, .wp-block-avatar img {
        box-sizing: border-box
    }

        .wp-block-avatar.aligncenter {
            text-align: center
        }

.wp-block-audio {
    box-sizing: border-box
}

    .wp-block-audio :where(figcaption) {
        margin-bottom: 1em;
        margin-top: .5em
    }

    .wp-block-audio audio {
        min-width: 300px;
        width: 100%
    }

.wp-block-button__link {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word
}

    .wp-block-button__link.aligncenter {
        text-align: center
    }

    .wp-block-button__link.alignright {
        text-align: right
    }

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons > .wp-block-button.has-custom-width {
    max-width: none
}

    .wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
        width: 100%
    }

.wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared, .wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius, .wp-block-button__link.no-border-radius {
    border-radius: 0 !important
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
    border: 2px solid;
    padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
    color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
    background-color: initial;
    background-image: none
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

    .wp-block-buttons.is-vertical > .wp-block-button:last-child {
        margin-bottom: 0
    }

.wp-block-buttons > .wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

    .wp-block-buttons.is-content-justification-left.is-vertical {
        align-items: flex-start
    }

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

    .wp-block-buttons.is-content-justification-center.is-vertical {
        align-items: center
    }

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

    .wp-block-buttons.is-content-justification-right.is-vertical {
        align-items: flex-end
    }

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button, .wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-button.aligncenter, .wp-block-calendar {
    text-align: center
}

    .wp-block-calendar td, .wp-block-calendar th {
        border: 1px solid;
        padding: .25em
    }

    .wp-block-calendar th {
        font-weight: 400
    }

    .wp-block-calendar caption {
        background-color: inherit
    }

    .wp-block-calendar table {
        border-collapse: collapse;
        width: 100%
    }

        .wp-block-calendar table:where(:not(.has-text-color)) {
            color: #40464d
        }

            .wp-block-calendar table:where(:not(.has-text-color)) td, .wp-block-calendar table:where(:not(.has-text-color)) th {
                border-color: #ddd
            }

        .wp-block-calendar table.has-background th {
            background-color: inherit
        }

        .wp-block-calendar table.has-text-color th {
            color: inherit
        }

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

.wp-block-categories {
    box-sizing: border-box
}

    .wp-block-categories.alignleft {
        margin-right: 2em
    }

    .wp-block-categories.alignright {
        margin-left: 2em
    }

    .wp-block-categories.wp-block-categories-dropdown.aligncenter {
        text-align: center
    }

    .wp-block-categories .wp-block-categories__label {
        display: block;
        width: 100%
    }

.wp-block-code {
    box-sizing: border-box
}

    .wp-block-code code {
        display: block;
        font-family: inherit;
        overflow-wrap: break-word;
        white-space: pre-wrap
    }

.wp-block-columns {
    align-items: normal !important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap !important
}

@media (min-width:782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width:781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width:782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

        .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*=flex-basis] {
            flex-grow: 0
        }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important
}

    .wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

        .wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*=flex-basis] {
            flex-grow: 0
        }

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word
}

    .wp-block-column.is-vertically-aligned-top {
        align-self: flex-start
    }

    .wp-block-column.is-vertically-aligned-center {
        align-self: center
    }

    .wp-block-column.is-vertically-aligned-bottom {
        align-self: flex-end
    }

    .wp-block-column.is-vertically-aligned-stretch {
        align-self: stretch
    }

    .wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {
        width: 100%
    }

.wp-block-post-comments {
    box-sizing: border-box
}

    .wp-block-post-comments .alignleft {
        float: left
    }

    .wp-block-post-comments .alignright {
        float: right
    }

    .wp-block-post-comments .navigation:after {
        clear: both;
        content: "";
        display: table
    }

    .wp-block-post-comments .commentlist {
        clear: both;
        list-style: none;
        margin: 0;
        padding: 0
    }

        .wp-block-post-comments .commentlist .comment {
            min-height: 2.25em;
            padding-left: 3.25em
        }

            .wp-block-post-comments .commentlist .comment p {
                font-size: 1em;
                line-height: 1.8;
                margin: 1em 0
            }

        .wp-block-post-comments .commentlist .children {
            list-style: none;
            margin: 0;
            padding: 0
        }

    .wp-block-post-comments .comment-author {
        line-height: 1.5
    }

        .wp-block-post-comments .comment-author .avatar {
            border-radius: 1.5em;
            display: block;
            float: left;
            height: 2.5em;
            margin-right: .75em;
            margin-top: .5em;
            width: 2.5em
        }

        .wp-block-post-comments .comment-author cite {
            font-style: normal
        }

    .wp-block-post-comments .comment-meta {
        font-size: .875em;
        line-height: 1.5
    }

        .wp-block-post-comments .comment-meta b {
            font-weight: 400
        }

        .wp-block-post-comments .comment-meta .comment-awaiting-moderation {
            display: block;
            margin-bottom: 1em;
            margin-top: 1em
        }

    .wp-block-post-comments .comment-body .commentmetadata {
        font-size: .875em
    }

    .wp-block-post-comments .comment-form-author label, .wp-block-post-comments .comment-form-comment label, .wp-block-post-comments .comment-form-email label, .wp-block-post-comments .comment-form-url label {
        display: block;
        margin-bottom: .25em
    }

    .wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments .comment-form textarea {
        box-sizing: border-box;
        display: block;
        width: 100%
    }

    .wp-block-post-comments .comment-form-cookies-consent {
        display: flex;
        gap: .25em
    }

        .wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
            margin-top: .35em
        }

    .wp-block-post-comments .comment-reply-title {
        margin-bottom: 0
    }

        .wp-block-post-comments .comment-reply-title :where(small) {
            font-size: var(--wp--preset--font-size--medium,smaller);
            margin-left: .5em
        }

    .wp-block-post-comments .reply {
        font-size: .875em;
        margin-bottom: 1.4em
    }

    .wp-block-post-comments input:not([type=submit]), .wp-block-post-comments textarea {
        border: 1px solid #949494;
        font-family: inherit;
        font-size: 1em
    }

        .wp-block-post-comments input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments textarea {
            padding: calc(.667em + 2px)
        }

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

.wp-block-comments-pagination > .wp-block-comments-pagination-next, .wp-block-comments-pagination > .wp-block-comments-pagination-numbers, .wp-block-comments-pagination > .wp-block-comments-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

    .wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child, .wp-block-comments-pagination > .wp-block-comments-pagination-numbers:last-child, .wp-block-comments-pagination > .wp-block-comments-pagination-previous:last-child {
        margin-right: 0
    }

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

    .wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
        transform: scaleX(1)
    }

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

    .wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
        transform: scaleX(1)
    }

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

    .wp-block-comment-template li {
        clear: both
    }

    .wp-block-comment-template ol {
        list-style: none;
        margin-bottom: 0;
        max-width: 100%;
        padding-left: 2rem
    }

    .wp-block-comment-template.alignleft {
        float: left
    }

    .wp-block-comment-template.aligncenter {
        margin-left: auto;
        margin-right: auto;
        width: -moz-fit-content;
        width: fit-content
    }

    .wp-block-comment-template.alignright {
        float: right
    }

.wp-block-comment-date {
    box-sizing: border-box
}

.comment-awaiting-moderation {
    display: block;
    font-size: .875em;
    line-height: 1.5
}

.wp-block-comment-author-name, .wp-block-comment-content, .wp-block-comment-edit-link, .wp-block-comment-reply-link {
    box-sizing: border-box
}

.wp-block-cover, .wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative
}

    .wp-block-cover .has-background-dim:not([class*=-background-color]), .wp-block-cover-image .has-background-dim:not([class*=-background-color]), .wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]) {
        background-color: #000
    }

    .wp-block-cover .has-background-dim.has-background-gradient, .wp-block-cover-image .has-background-dim.has-background-gradient {
        background-color: initial
    }

    .wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
        background-color: inherit;
        content: ""
    }

    .wp-block-cover .wp-block-cover__background, .wp-block-cover .wp-block-cover__gradient-background, .wp-block-cover-image .wp-block-cover__background, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover.has-background-dim:not(.has-background-gradient):before {
        bottom: 0;
        left: 0;
        opacity: .5;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1
    }

    .wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
        opacity: .1
    }

    .wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
        opacity: .2
    }

    .wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
        opacity: .3
    }

    .wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
        opacity: .4
    }

    .wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
        opacity: .5
    }

    .wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
        opacity: .6
    }

    .wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
        opacity: .7
    }

    .wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
        opacity: .8
    }

    .wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
        opacity: .9
    }

    .wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
        opacity: 1
    }

    .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
        opacity: 0
    }

    .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
        opacity: .1
    }

    .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
        opacity: .2
    }

    .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
        opacity: .3
    }

    .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
        opacity: .4
    }

    .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
        opacity: .5
    }

    .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
        opacity: .6
    }

    .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
        opacity: .7
    }

    .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
        opacity: .8
    }

    .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
        opacity: .9
    }

    .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
        opacity: 1
    }

    .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
        max-width: 420px;
        width: 100%
    }

    .wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
        display: flex
    }

    .wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
        color: inherit;
        width: 100%;
        z-index: 1
    }

.has-modal-open .wp-block-cover .wp-block-cover__inner-container, .has-modal-open .wp-block-cover-image .wp-block-cover__inner-container {
    z-index: auto
}

.wp-block-cover-image.is-position-top-left, .wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center, .wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right, .wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left, .wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center, .wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right, .wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left, .wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center, .wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right, .wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover .wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background, .wp-block-cover-image .wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

@supports (-webkit-touch-callout:inherit) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated, .wp-block-cover.is-repeated, .wp-block-cover__image-background.is-repeated, video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover__image-background, .wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text, .wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content > h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content > h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover .wp-block-cover-text, .wp-block-cover-image .wp-block-cover-image-text, section.wp-block-cover-image > h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)), :where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)), :where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

:root :where(.wp-block-cover h1:not(.has-text-color)), :root :where(.wp-block-cover h2:not(.has-text-color)), :root :where(.wp-block-cover h3:not(.has-text-color)), :root :where(.wp-block-cover h4:not(.has-text-color)), :root :where(.wp-block-cover h5:not(.has-text-color)), :root :where(.wp-block-cover h6:not(.has-text-color)), :root :where(.wp-block-cover p:not(.has-text-color)) {
    color: inherit
}

.wp-block-details {
    box-sizing: border-box
}

    .wp-block-details summary {
        cursor: pointer
    }

.wp-block-embed.alignleft, .wp-block-embed.alignright, .wp-block[data-align=left] > [data-type="core/embed"], .wp-block[data-align=right] > [data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

    .wp-block-embed.alignleft .wp-block-embed__wrapper, .wp-block-embed.alignright .wp-block-embed__wrapper, .wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper, .wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper {
        min-width: 280px
    }

.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px
}

.wp-block-embed {
    overflow-wrap: break-word
}

    .wp-block-embed :where(figcaption) {
        margin-bottom: 1em;
        margin-top: .5em
    }

    .wp-block-embed iframe {
        max-width: 100%
    }

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    box-sizing: border-box
}

    .wp-block-file:not(.wp-element-button) {
        font-size: .8em
    }

    .wp-block-file.aligncenter {
        text-align: center
    }

    .wp-block-file.alignright {
        text-align: right
    }

    .wp-block-file * + .wp-block-file__button {
        margin-left: .75em
    }

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

.wp-block-file__embed {
    margin-bottom: 1em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .5em 1em
}

    :where(.wp-block-file__button):is(a):active, :where(.wp-block-file__button):is(a):focus, :where(.wp-block-file__button):is(a):hover, :where(.wp-block-file__button):is(a):visited {
        box-shadow: none;
        color: #fff;
        opacity: .85;
        text-decoration: none
    }

.wp-block-form-input__label {
    display: flex;
    flex-direction: column;
    gap: .25em;
    margin-bottom: .5em;
    width: 100%
}

    .wp-block-form-input__label.is-label-inline {
        align-items: center;
        flex-direction: row;
        gap: .5em
    }

        .wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
            margin-bottom: .5em
        }

    .wp-block-form-input__label:has(input[type=checkbox]) {
        flex-direction: row;
        width: -moz-fit-content;
        width: fit-content
    }

        .wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content {
            margin: 0
        }

    .wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]) {
        flex-direction: row-reverse
    }

.wp-block-form-input__label-content {
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-form-input__input {
    font-size: 1em;
    margin-bottom: .5em;
    padding: 0 .5em
}

    .wp-block-form-input__input[type=date], .wp-block-form-input__input[type=datetime-local], .wp-block-form-input__input[type=datetime], .wp-block-form-input__input[type=email], .wp-block-form-input__input[type=month], .wp-block-form-input__input[type=number], .wp-block-form-input__input[type=password], .wp-block-form-input__input[type=search], .wp-block-form-input__input[type=tel], .wp-block-form-input__input[type=text], .wp-block-form-input__input[type=time], .wp-block-form-input__input[type=url], .wp-block-form-input__input[type=week] {
        border: 1px solid;
        line-height: 2;
        min-height: 2em
    }

textarea.wp-block-form-input__input {
    min-height: 10em
}

.blocks-gallery-grid:not(.has-nested-images), .wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

    .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        justify-content: center;
        margin: 0 1em 1em 0;
        position: relative;
        width: calc(50% - 1em)
    }

        .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
            margin-right: 0
        }

        .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
            align-items: flex-end;
            display: flex;
            height: 100%;
            justify-content: flex-start;
            margin: 0
        }

        .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
            display: block;
            height: auto;
            max-width: 100%;
            width: auto
        }

        .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
            background: linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);
            bottom: 0;
            box-sizing: border-box;
            color: #fff;
            font-size: .8em;
            margin: 0;
            max-height: 100%;
            overflow: auto;
            padding: 3em .77em .7em;
            position: absolute;
            text-align: center;
            width: 100%;
            z-index: 2
        }

            .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
                display: inline
            }

    .blocks-gallery-grid:not(.has-nested-images) figcaption, .wp-block-gallery:not(.has-nested-images) figcaption {
        flex-grow: 1
    }

    .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
        flex: 1;
        height: 100%;
        object-fit: cover;
        width: 100%
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
        margin-right: 0;
        width: 100%
    }

@media (min-width:600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(33.33333% - .66667em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(25% - .75em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(20% - .8em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(16.66667% - .83333em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(14.28571% - .85714em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(12.5% - .875em)
    }

        .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
            margin-right: 0
        }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft, .blocks-gallery-grid:not(.has-nested-images).alignright, .wp-block-gallery:not(.has-nested-images).alignleft, .wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative
}

    .wp-block-gallery.has-nested-images figure.wp-block-image > a, .wp-block-gallery.has-nested-images figure.wp-block-image > div {
        flex-direction: column;
        flex-grow: 1;
        margin: 0
    }

    .wp-block-gallery.has-nested-images figure.wp-block-image img {
        display: block;
        height: auto;
        max-width: 100% !important;
        width: auto
    }

    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption, .wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
        bottom: 0;
        left: 0;
        max-height: 100%;
        position: absolute;
        right: 0
    }

    .wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
        -webkit-backdrop-filter: blur(3px);
        backdrop-filter: blur(3px);
        content: "";
        height: 100%;
        -webkit-mask-image: linear-gradient(0deg,#000 20%,#0000);
        mask-image: linear-gradient(0deg,#000 20%,#0000);
        max-height: 40%
    }

    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        background: linear-gradient(0deg,#0006,#0000);
        box-sizing: border-box;
        color: #fff;
        font-size: 13px;
        margin: 0;
        overflow: auto;
        padding: 1em;
        scrollbar-color: #0000 #0000;
        scrollbar-gutter: stable both-edges;
        scrollbar-width: thin;
        text-align: center;
        text-shadow: 0 0 1.5px #000;
        will-change: transform
    }

        .wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
            height: 12px;
            width: 12px
        }

        .wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
            background-color: initial
        }

        .wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
            background-clip: padding-box;
            background-color: initial;
            border: 3px solid #0000;
            border-radius: 8px
        }

        .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
            background-color: #fffc
        }

        .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
            scrollbar-color: #fffc #0000
        }

@media (hover:none) {
    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        scrollbar-color: #fffc #0000
    }
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > a, .wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > div, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    background: none;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative;
    text-shadow: none
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before {
    content: none
}

.wp-block-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

    .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone) {
        display: flex
    }

    .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
        flex: 1 0 0%;
        height: 100%;
        object-fit: cover;
        width: 100%
    }

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

@media (min-width:600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

        .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2), .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
            width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)
        }

        .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
            width: 100%
        }
}

.wp-block-gallery.has-nested-images.alignleft, .wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
    position: relative
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
    padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
    rotate: 180deg
}

.wp-block-image a {
    display: inline-block
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

@media (prefers-reduced-motion:no-preference) {
    .wp-block-image img.hide {
        visibility: hidden
    }

    .wp-block-image img.show {
        animation: show-content-image .4s
    }
}

.wp-block-image[style*=border-radius] img, .wp-block-image[style*=border-radius] > a {
    border-radius: inherit
}

.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull a, .wp-block-image.alignwide a {
    width: 100%
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.aligncenter, .wp-block-image.alignleft, .wp-block-image.alignright {
    display: table
}

    .wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.aligncenter > figcaption, .wp-block-image.alignleft > figcaption, .wp-block-image.alignright > figcaption {
        caption-side: bottom;
        display: table-caption
    }

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-image.is-style-circle-mask img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius: 0;
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img) {
    border-radius: 9999px
}

.wp-block-image figure {
    margin: 0
}

.wp-lightbox-container {
    display: flex;
    flex-direction: column;
    position: relative
}

    .wp-lightbox-container img {
        cursor: zoom-in
    }

        .wp-lightbox-container img:hover + button {
            opacity: 1
        }

    .wp-lightbox-container button {
        align-items: center;
        -webkit-backdrop-filter: blur(16px) saturate(180%);
        backdrop-filter: blur(16px) saturate(180%);
        background-color: #5a5a5a40;
        border: none;
        border-radius: 4px;
        cursor: zoom-in;
        display: flex;
        height: 20px;
        justify-content: center;
        opacity: 0;
        padding: 0;
        position: absolute;
        right: 16px;
        text-align: center;
        top: 16px;
        transition: opacity .2s ease;
        width: 20px;
        z-index: 100
    }

        .wp-lightbox-container button:focus-visible {
            outline: 3px auto #5a5a5a40;
            outline: 3px auto -webkit-focus-ring-color;
            outline-offset: 3px
        }

        .wp-lightbox-container button:hover {
            cursor: pointer;
            opacity: 1
        }

        .wp-lightbox-container button:focus {
            opacity: 1
        }

        .wp-lightbox-container button:focus, .wp-lightbox-container button:hover, .wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
            background-color: #5a5a5a40;
            border: none
        }

.wp-lightbox-overlay {
    box-sizing: border-box;
    cursor: zoom-out;
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100000
}

    .wp-lightbox-overlay .close-button {
        align-items: center;
        cursor: pointer;
        display: flex;
        justify-content: center;
        min-height: 40px;
        min-width: 40px;
        padding: 0;
        position: absolute;
        right: calc(env(safe-area-inset-right) + 16px);
        top: calc(env(safe-area-inset-top) + 16px);
        z-index: 5000000
    }

        .wp-lightbox-overlay .close-button:focus, .wp-lightbox-overlay .close-button:hover, .wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
            background: none;
            border: none
        }

    .wp-lightbox-overlay .lightbox-image-container {
        height: var(--wp--lightbox-container-height);
        left: 50%;
        overflow: hidden;
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        transform-origin: top left;
        width: var(--wp--lightbox-container-width);
        z-index: 9999999999
    }

    .wp-lightbox-overlay .wp-block-image {
        align-items: center;
        box-sizing: border-box;
        display: flex;
        height: 100%;
        justify-content: center;
        margin: 0;
        position: relative;
        transform-origin: 0 0;
        width: 100%;
        z-index: 3000000
    }

        .wp-lightbox-overlay .wp-block-image img {
            height: var(--wp--lightbox-image-height);
            min-height: var(--wp--lightbox-image-height);
            min-width: var(--wp--lightbox-image-width);
            width: var(--wp--lightbox-image-width)
        }

        .wp-lightbox-overlay .wp-block-image figcaption {
            display: none
        }

    .wp-lightbox-overlay button {
        background: none;
        border: none
    }

    .wp-lightbox-overlay .scrim {
        background-color: #fff;
        height: 100%;
        opacity: .9;
        position: absolute;
        width: 100%;
        z-index: 2000000
    }

    .wp-lightbox-overlay.active {
        animation: turn-on-visibility .25s both;
        visibility: visible
    }

        .wp-lightbox-overlay.active img {
            animation: turn-on-visibility .35s both
        }

    .wp-lightbox-overlay.show-closing-animation:not(.active) {
        animation: turn-off-visibility .35s both
    }

        .wp-lightbox-overlay.show-closing-animation:not(.active) img {
            animation: turn-off-visibility .25s both
        }

@media (prefers-reduced-motion:no-preference) {
    .wp-lightbox-overlay.zoom.active {
        animation: none;
        opacity: 1;
        visibility: visible
    }

        .wp-lightbox-overlay.zoom.active .lightbox-image-container {
            animation: lightbox-zoom-in .4s
        }

            .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
                animation: none
            }

        .wp-lightbox-overlay.zoom.active .scrim {
            animation: turn-on-visibility .4s forwards
        }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
        animation: none
    }

        .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
            animation: lightbox-zoom-out .4s
        }

            .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
                animation: none
            }

        .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
            animation: turn-off-visibility .4s forwards
        }
}

@keyframes show-content-image {
    0% {
        visibility: hidden
    }

    99% {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }

    99% {
        opacity: 0;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
    }

    to {
        transform: translate(-50%,-50%) scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        transform: translate(-50%,-50%) scale(1);
        visibility: visible
    }

    99% {
        visibility: visible
    }

    to {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
        visibility: hidden
    }
}

ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
    line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])), .has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
    line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    list-style: none;
    min-height: 2.25em
}

    .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
        margin-left: 3.25em
    }

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a, .wp-block-latest-comments[style*=font-size] a {
    font-size: inherit
}

.wp-block-latest-posts {
    box-sizing: border-box
}

    .wp-block-latest-posts.alignleft {
        margin-right: 2em
    }

    .wp-block-latest-posts.alignright {
        margin-left: 2em
    }

    .wp-block-latest-posts.wp-block-latest-posts__list {
        list-style: none
    }

        .wp-block-latest-posts.wp-block-latest-posts__list li {
            clear: both;
            overflow-wrap: break-word
        }

    .wp-block-latest-posts.is-grid {
        display: flex;
        flex-wrap: wrap
    }

        .wp-block-latest-posts.is-grid li {
            margin: 0 1.25em 1.25em 0;
            width: 100%
        }

@media (min-width:600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - .625em)
    }

        .wp-block-latest-posts.columns-2 li:nth-child(2n) {
            margin-right: 0
        }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

        .wp-block-latest-posts.columns-3 li:nth-child(3n) {
            margin-right: 0
        }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

        .wp-block-latest-posts.columns-4 li:nth-child(4n) {
            margin-right: 0
        }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

        .wp-block-latest-posts.columns-5 li:nth-child(5n) {
            margin-right: 0
        }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

        .wp-block-latest-posts.columns-6 li:nth-child(6n) {
            margin-right: 0
        }
}

:root :where(.wp-block-latest-posts.is-grid) {
    padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
    padding-left: 0
}

.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol, ul {
    box-sizing: border-box
}

:root :where(.wp-block-list.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-loginout, .wp-block-media-text {
    box-sizing: border-box
}

.wp-block-media-text {
    /*!rtl:begin:ignore*/ direction: ltr;
    /*!rtl:end:ignore*/ display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

    .wp-block-media-text.has-media-on-the-right {
        grid-template-columns: 1fr 50%
    }

    .wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__media {
        align-self: start
    }

    .wp-block-media-text.is-vertically-aligned-center > .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center > .wp-block-media-text__media, .wp-block-media-text > .wp-block-media-text__content, .wp-block-media-text > .wp-block-media-text__media {
        align-self: center
    }

    .wp-block-media-text.is-vertically-aligned-bottom > .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom > .wp-block-media-text__media {
        align-self: end
    }

    .wp-block-media-text > .wp-block-media-text__media {
        /*!rtl:begin:ignore*/ grid-column: 1;
        grid-row: 1;
        /*!rtl:end:ignore*/ margin: 0
    }

    .wp-block-media-text > .wp-block-media-text__content {
        direction: ltr;
        /*!rtl:begin:ignore*/ grid-column: 2;
        grid-row: 1;
        /*!rtl:end:ignore*/ padding: 0 8%;
        word-break: break-word
    }

    .wp-block-media-text.has-media-on-the-right > .wp-block-media-text__media {
        /*!rtl:begin:ignore*/ grid-column: 2;
        grid-row: 1
        /*!rtl:end:ignore*/
    }

    .wp-block-media-text.has-media-on-the-right > .wp-block-media-text__content {
        /*!rtl:begin:ignore*/ grid-column: 1;
        grid-row: 1
        /*!rtl:end:ignore*/
    }

.wp-block-media-text__media a {
    display: inline-block
}

.wp-block-media-text__media img, .wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.wp-block-media-text.is-image-fill > .wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px
}

    .wp-block-media-text.is-image-fill > .wp-block-media-text__media > a {
        display: block;
        height: 100%
    }

    .wp-block-media-text.is-image-fill > .wp-block-media-text__media img {
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        clip: rect(0,0,0,0);
        border: 0
    }

.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    position: relative
}

    .wp-block-media-text.is-image-fill-element > .wp-block-media-text__media > a {
        display: block;
        height: 100%
    }

    .wp-block-media-text.is-image-fill-element > .wp-block-media-text__media img {
        height: 100%;
        object-fit: cover;
        position: absolute;
        width: 100%
    }

@media (max-width:600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important
    }

        .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__media {
            grid-column: 1;
            grid-row: 1
        }

        .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__content {
            grid-column: 1;
            grid-row: 2
        }
}

.wp-block-navigation {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

    .wp-block-navigation ul {
        margin-bottom: 0;
        margin-left: 0;
        margin-top: 0;
        padding-left: 0
    }

        .wp-block-navigation ul, .wp-block-navigation ul li {
            list-style: none;
            padding: 0
        }

    .wp-block-navigation .wp-block-navigation-item {
        align-items: center;
        display: flex;
        position: relative
    }

        .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
            display: none
        }

    .wp-block-navigation .wp-block-navigation-item__content {
        display: block
    }

        .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
            color: inherit
        }

    .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
        text-decoration: underline
    }

    .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
        text-decoration: line-through
    }

    .wp-block-navigation :where(a), .wp-block-navigation :where(a:active), .wp-block-navigation :where(a:focus) {
        text-decoration: none
    }

    .wp-block-navigation .wp-block-navigation__submenu-icon {
        align-self: center;
        background-color: inherit;
        border: none;
        color: currentColor;
        display: inline-block;
        font-size: inherit;
        height: .6em;
        line-height: 0;
        margin-left: .25em;
        padding: 0;
        width: .6em
    }

        .wp-block-navigation .wp-block-navigation__submenu-icon svg {
            display: inline-block;
            stroke: currentColor;
            height: inherit;
            margin-top: .075em;
            width: inherit
        }

    .wp-block-navigation.is-vertical {
        --navigation-layout-direction: column;
        --navigation-layout-justify: initial;
        --navigation-layout-align: flex-start
    }

    .wp-block-navigation.no-wrap {
        --navigation-layout-wrap: nowrap
    }

    .wp-block-navigation.items-justified-center {
        --navigation-layout-justification-setting: center;
        --navigation-layout-justify: center
    }

        .wp-block-navigation.items-justified-center.is-vertical {
            --navigation-layout-align: center
        }

    .wp-block-navigation.items-justified-right {
        --navigation-layout-justification-setting: flex-end;
        --navigation-layout-justify: flex-end
    }

        .wp-block-navigation.items-justified-right.is-vertical {
            --navigation-layout-align: flex-end
        }

    .wp-block-navigation.items-justified-space-between {
        --navigation-layout-justification-setting: space-between;
        --navigation-layout-justify: space-between
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container {
        align-items: normal;
        background-color: inherit;
        color: inherit;
        display: flex;
        flex-direction: column;
        height: 0;
        left: -1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        top: 100%;
        transition: opacity .1s linear;
        visibility: hidden;
        width: 0;
        z-index: 2
    }

        .wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content {
            display: flex;
            flex-grow: 1
        }

            .wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
                margin-left: auto;
                margin-right: 0
            }

        .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
            margin: 0
        }

@media (min-width:782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

        .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
            background: #0000;
            content: "";
            display: block;
            height: 100%;
            position: absolute;
            right: 100%;
            width: .5em
        }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

        .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
            transform: rotate(-90deg)
        }
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] ~ .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width:782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    display: flex;
    position: relative
}

    .wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
        stroke: currentColor
    }

button.wp-block-navigation-item__content {
    background-color: initial;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-left: 0;
    padding-right: .85em
}

    .wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle + .wp-block-navigation__submenu-icon {
        margin-left: -.6em;
        pointer-events: none
    }

.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {
    padding: 0
}

.wp-block-navigation .wp-block-page-list, .wp-block-navigation__container, .wp-block-navigation__responsive-close, .wp-block-navigation__responsive-container, .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-dialog {
    gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: -1px;
        right: -1px
    }

@media (min-width:782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid #00000026
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
    background-color: inherit
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
    color: #000
}

.wp-block-navigation__container {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

    .wp-block-navigation__container .is-responsive {
        display: none
    }

    .wp-block-navigation__container:only-child, .wp-block-page-list:only-child {
        flex-grow: 1
    }

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.wp-block-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

    .wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
        color: inherit
    }

    .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
        align-items: var(--navigation-layout-align,initial);
        display: flex;
        flex-direction: var(--navigation-layout-direction,initial);
        flex-wrap: var(--navigation-layout-wrap,wrap);
        justify-content: var(--navigation-layout-justify,initial)
    }

    .wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
        background-color: inherit !important;
        color: inherit !important
    }

    .wp-block-navigation__responsive-container.is-menu-open {
        animation: overlay-menu__fade-in-animation .1s ease-out;
        animation-fill-mode: forwards;
        background-color: inherit;
        display: flex;
        flex-direction: column;
        overflow: auto;
        padding: clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);
        z-index: 100000
    }

@media (prefers-reduced-motion:reduce) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation-delay: 0s;
        animation-duration: 1ms
    }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting,inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px)
}

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
        justify-content: flex-start
    }

        .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
            display: none
        }

        .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
            border: none;
            height: auto;
            min-width: 200px;
            opacity: 1;
            overflow: initial;
            padding-left: 2rem;
            padding-right: 2rem;
            position: static;
            visibility: visible;
            width: auto
        }

        .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
            gap: inherit
        }

        .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
            padding-top: var(--wp--style--block-gap,2em)
        }

        .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
            padding: 0
        }

        .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
            align-items: var(--navigation-layout-justification-setting,initial);
            display: flex;
            flex-direction: column
        }

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: #0000 !important;
    color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto
}

@media (min-width:600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color: inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto
    }

        .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
            display: none
        }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close, .wp-block-navigation__responsive-container-open {
    background: #0000;
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle
}

    .wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
        fill: currentColor;
        display: block;
        height: 24px;
        pointer-events: none;
        width: 24px
    }

.wp-block-navigation__responsive-container-open {
    display: flex
}

    .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit
    }

@media (min-width:600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

    .wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit
    }

.wp-block-navigation__responsive-close {
    width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size,100%)
}

.wp-block-navigation__responsive-close:focus {
    outline: none
}

.is-menu-open .wp-block-navigation__responsive-close, .is-menu-open .wp-block-navigation__responsive-container-content, .is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px
}

@media (min-width:782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top: 32px
    }
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.link-ui-tools {
    border-top: 1px solid #f0f0f0;
    padding: 8px
}

.link-ui-block-inserter {
    padding-top: 8px
}

.link-ui-block-inserter__back {
    margin-left: 8px;
    text-transform: uppercase
}

.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align,initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

:root :where(p.has-background) {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"], p.has-text-align-right[style*="writing-mode:vertical-rl"] {
    rotate: 180deg
}

.wp-block-post-author {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    font-size: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    font-size: .7em;
    margin-bottom: .7em
}

.wp-block-post-author__content {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-author-biography {
    box-sizing: border-box
}

:where(.wp-block-post-comments-form) input:not([type=submit]), :where(.wp-block-post-comments-form) textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])), :where(.wp-block-post-comments-form) textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form {
    box-sizing: border-box
}

    .wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
        font-weight: inherit
    }

    .wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
        font-family: inherit
    }

    .wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title), .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
        font-size: inherit
    }

    .wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
        line-height: inherit
    }

    .wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
        font-style: inherit
    }

    .wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
        letter-spacing: inherit
    }

    .wp-block-post-comments-form :where(input[type=submit]) {
        box-shadow: none;
        cursor: pointer;
        display: inline-block;
        overflow-wrap: break-word;
        text-align: center
    }

    .wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]), .wp-block-post-comments-form .comment-form textarea {
        box-sizing: border-box;
        display: block;
        width: 100%
    }

    .wp-block-post-comments-form .comment-form-author label, .wp-block-post-comments-form .comment-form-email label, .wp-block-post-comments-form .comment-form-url label {
        display: block;
        margin-bottom: .25em
    }

    .wp-block-post-comments-form .comment-form-cookies-consent {
        display: flex;
        gap: .25em
    }

        .wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
            margin-top: .35em
        }

    .wp-block-post-comments-form .comment-reply-title {
        margin-bottom: 0
    }

        .wp-block-post-comments-form .comment-reply-title :where(small) {
            font-size: var(--wp--preset--font-size--medium,smaller);
            margin-left: .5em
        }

.wp-block-post-content {
    display: flow-root
}

.wp-block-post-date {
    box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
    box-sizing: border-box;
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

    .wp-block-post-featured-image a {
        display: block;
        height: 100%
    }

    .wp-block-post-featured-image :where(img) {
        box-sizing: border-box;
        height: auto;
        max-width: 100%;
        vertical-align: bottom;
        width: 100%
    }

    .wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide img {
        width: 100%
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
        background-color: #000;
        inset: 0;
        position: absolute
    }

.wp-block-post-featured-image {
    position: relative
}

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
        background-color: initial
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
        opacity: 0
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
        opacity: .1
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
        opacity: .2
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
        opacity: .3
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
        opacity: .4
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
        opacity: .5
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
        opacity: .6
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
        opacity: .7
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
        opacity: .8
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
        opacity: .9
    }

    .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
        opacity: 1
    }

    .wp-block-post-featured-image:where(.alignleft,.alignright) {
        width: 100%
    }

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
    display: inline-block;
    margin-right: 1ch
}

    .wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
        transform: scaleX(1)
    }

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
    display: inline-block;
    margin-left: 1ch
}

    .wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
        transform: scaleX(1)
    }

.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"], .wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
    rotate: 180deg
}

.wp-block-post-terms {
    box-sizing: border-box
}

    .wp-block-post-terms .wp-block-post-terms__separator {
        white-space: pre-wrap
    }

.wp-block-post-time-to-read, .wp-block-post-title {
    box-sizing: border-box
}

.wp-block-post-title {
    word-break: break-word
}

    .wp-block-post-title :where(a) {
        display: inline-block;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        text-decoration: inherit
    }

.wp-block-post-author-name {
    box-sizing: border-box
}

.wp-block-preformatted {
    box-sizing: border-box;
    white-space: pre-wrap
}

:where(.wp-block-preformatted.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    box-sizing: border-box;
    margin: 0 0 1em;
    overflow-wrap: break-word;
    padding: 4em 0;
    text-align: center
}

    .wp-block-pullquote blockquote, .wp-block-pullquote cite, .wp-block-pullquote p {
        color: inherit
    }

    .wp-block-pullquote blockquote {
        margin: 0
    }

    .wp-block-pullquote p {
        margin-top: 0
    }

        .wp-block-pullquote p:last-child {
            margin-bottom: 0
        }

    .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
        max-width: 420px
    }

    .wp-block-pullquote cite, .wp-block-pullquote footer {
        position: relative
    }

    .wp-block-pullquote .has-text-color a {
        color: inherit
    }

    .wp-block-pullquote.has-text-align-left blockquote {
        text-align: left
    }

    .wp-block-pullquote.has-text-align-right blockquote {
        text-align: right
    }

    .wp-block-pullquote.is-style-solid-color {
        border: none
    }

        .wp-block-pullquote.is-style-solid-color blockquote {
            margin-left: auto;
            margin-right: auto;
            max-width: 60%
        }

            .wp-block-pullquote.is-style-solid-color blockquote p {
                font-size: 2em;
                margin-bottom: 0;
                margin-top: 0
            }

            .wp-block-pullquote.is-style-solid-color blockquote cite {
                font-style: normal;
                text-transform: none
            }

    .wp-block-pullquote cite {
        color: inherit
    }

.wp-block-post-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

    .wp-block-post-template.is-flex-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 1.25em
    }

        .wp-block-post-template.is-flex-container > li {
            margin: 0;
            width: 100%
        }

@media (min-width:600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
        width: calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li {
        width: calc(16.66667% - 1.04167em)
    }
}

@media (max-width:600px) {
    .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
        grid-template-columns: 1fr
    }
}

.wp-block-post-template-is-layout-constrained > li > .alignright, .wp-block-post-template-is-layout-flow > li > .alignright {
    float: right;
    margin-inline-end: 0;
    margin-inline-start: 2em
}

.wp-block-post-template-is-layout-constrained > li > .alignleft, .wp-block-post-template-is-layout-flow > li > .alignleft {
    float: left;
    margin-inline-end: 2em;
    margin-inline-start: 0
}

.wp-block-post-template-is-layout-constrained > li > .aligncenter, .wp-block-post-template-is-layout-flow > li > .aligncenter {
    margin-inline-end: auto;
    margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-next:last-of-type {
    margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-previous:first-child {
    margin-inline-end: auto
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

    .wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
        transform: scaleX(1)
    }

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

    .wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
        transform: scaleX(1)
    }

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-query-title, .wp-block-quote {
    box-sizing: border-box
}

.wp-block-quote {
    overflow-wrap: break-word
}

    .wp-block-quote.is-large:where(:not(.is-style-plain)), .wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
        margin-bottom: 1em;
        padding: 0 1em
    }

        .wp-block-quote.is-large:where(:not(.is-style-plain)) p, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
            font-size: 1.5em;
            font-style: italic;
            line-height: 1.6
        }

        .wp-block-quote.is-large:where(:not(.is-style-plain)) cite, .wp-block-quote.is-large:where(:not(.is-style-plain)) footer, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
            font-size: 1.125em;
            text-align: right
        }

    .wp-block-quote > cite {
        display: block
    }

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

    .wp-block-read-more:where(:not([style*=text-decoration])) {
        text-decoration: none
    }

        .wp-block-read-more:where(:not([style*=text-decoration])):active, .wp-block-read-more:where(:not([style*=text-decoration])):focus {
            text-decoration: none
        }

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

    ul.wp-block-rss.wp-block-rss {
        box-sizing: border-box
    }

    ul.wp-block-rss.alignleft {
        margin-right: 2em
    }

    ul.wp-block-rss.alignright {
        margin-left: 2em
    }

    ul.wp-block-rss.is-grid {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        padding: 0
    }

        ul.wp-block-rss.is-grid li {
            margin: 0 1em 1em 0;
            width: 100%
        }

@media (min-width:600px) {
    ul.wp-block-rss.columns-2 li {
        width: calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    margin-left: 10px;
    word-break: normal
}

    .wp-block-search__button.has-icon {
        line-height: 0
    }

    .wp-block-search__button svg {
        height: 1.25em;
        min-height: 24px;
        min-width: 24px;
        width: 1.25em;
        fill: currentColor;
        vertical-align: text-bottom
    }

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset !important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    flex-shrink: 0;
    margin-left: 0;
    max-width: 100%
}

    .wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true] {
        max-width: calc(100% - 100px)
    }

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    min-width: 0 !important;
    transition-property: width
}

.wp-block-search.wp-block-search__button-only .wp-block-search__input {
    flex-basis: 100%;
    transition-duration: .3s
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden, .wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    overflow: hidden
}

    .wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
        border-left-width: 0 !important;
        border-right-width: 0 !important;
        flex-basis: 0;
        flex-grow: 0;
        margin: 0;
        min-width: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 0 !important
    }

:where(.wp-block-search__input) {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

    :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
        border: none;
        border-radius: 0;
        padding: 0 4px
    }

        :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
            outline: none
        }

    :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
        padding: 4px 8px
    }

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    float: right
}

.wp-block-separator {
    border: none;
    border-top: 2px solid
}

:root :where(.wp-block-separator.is-style-dots) {
    height: auto;
    line-height: 1;
    text-align: center
}

    :root :where(.wp-block-separator.is-style-dots):before {
        color: currentColor;
        content: "···";
        font-family: serif;
        font-size: 1.5em;
        letter-spacing: 2em;
        padding-left: 2em
    }

.wp-block-separator.is-style-dots {
    background: none !important;
    border: none !important
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

    .wp-block-site-logo a {
        display: inline-block;
        line-height: 0
    }

    .wp-block-site-logo.is-default-size img {
        height: auto;
        width: 120px
    }

    .wp-block-site-logo img {
        height: auto;
        max-width: 100%
    }

    .wp-block-site-logo a, .wp-block-site-logo img {
        border-radius: inherit
    }

    .wp-block-site-logo.aligncenter {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

:root :where(.wp-block-site-logo.is-style-rounded) {
    border-radius: 9999px
}

.wp-block-site-tagline, .wp-block-site-title {
    box-sizing: border-box
}

    .wp-block-site-title :where(a) {
        color: inherit;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        text-decoration: inherit
    }

.wp-block-social-links {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

    .wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
        border-bottom: 0;
        box-shadow: none;
        text-decoration: none
    }

    .wp-block-social-links .wp-social-link svg {
        height: 1em;
        width: 1em
    }

    .wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
        font-size: .65em;
        margin-left: .5em;
        margin-right: .5em
    }

    .wp-block-social-links.has-small-icon-size {
        font-size: 16px
    }

    .wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
        font-size: 24px
    }

        .wp-block-social-links.has-large-icon-size {
            font-size: 36px
        }

        .wp-block-social-links.has-huge-icon-size {
            font-size: 48px
        }

        .wp-block-social-links.aligncenter {
            display: flex;
            justify-content: center
        }

        .wp-block-social-links.alignright {
            justify-content: flex-end
        }

.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform .1s ease
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link.wp-social-link {
    display: inline-block;
    margin: 0;
    padding: 0
}

    .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
        color: currentColor;
        fill: currentColor
    }

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
    background-color: #0a7aff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
    background-color: #0866ff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
    background-color: #1d4fc4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
    background: none
}

    :where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
        height: 1.25em;
        width: 1.25em
    }

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
    color: #f90
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
    color: #1ea0c3
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
    color: #0757fe
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
    color: #0a7aff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
    color: #1e1f26
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
    color: #02e49b
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
    color: #e94c89
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
    color: #4280ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
    color: #f45800
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
    color: #0866ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
    color: #0461dd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
    color: #e65678
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
    color: #24292d
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
    color: #382110
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
    color: #ea4434
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
    color: #1d4fc4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
    color: #f00075
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
    color: #e21b24
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
    color: #0d66c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
    color: #3288d4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
    color: #f6405f
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
    color: #e60122
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
    color: #ef4155
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
    color: #ff4500
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
    color: #0478d7
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
    color: #ff5600
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
    color: #1bd760
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
    color: #2aabee
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
    color: #011835
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
    color: #6440a4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
    color: #1da1f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
    color: #1eb7ea
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
    color: #4680c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
    color: #25d366
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
    color: #3499cd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
    color: #d32422
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

:root :where(.wp-block-social-links .wp-social-link a) {
    padding: .25em
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
    padding: 0
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
    color: #000
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud {
    box-sizing: border-box
}

    .wp-block-tag-cloud.aligncenter {
        justify-content: center;
        text-align: center
    }

    .wp-block-tag-cloud.alignfull {
        padding-left: 1em;
        padding-right: 1em
    }

    .wp-block-tag-cloud a {
        display: inline-block;
        margin-right: 5px
    }

    .wp-block-tag-cloud span {
        display: inline-block;
        margin-left: 5px;
        text-decoration: none
    }

:root :where(.wp-block-tag-cloud.is-style-outline) {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

:root :where(.wp-block-tag-cloud.is-style-outline a) {
    border: 1px solid;
    font-size: unset !important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none !important
}

.wp-block-table {
    overflow-x: auto
}

    .wp-block-table table {
        border-collapse: collapse;
        width: 100%
    }

    .wp-block-table thead {
        border-bottom: 3px solid
    }

    .wp-block-table tfoot {
        border-top: 3px solid
    }

    .wp-block-table td, .wp-block-table th {
        border: 1px solid;
        padding: .5em
    }

    .wp-block-table .has-fixed-layout {
        table-layout: fixed;
        width: 100%
    }

        .wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
            word-break: break-word
        }

    .wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
        display: table;
        width: auto
    }

        .wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {
            word-break: break-word
        }

    .wp-block-table .has-subtle-light-gray-background-color {
        background-color: #f3f4f5
    }

    .wp-block-table .has-subtle-pale-green-background-color {
        background-color: #e9fbe5
    }

    .wp-block-table .has-subtle-pale-blue-background-color {
        background-color: #e7f5fe
    }

    .wp-block-table .has-subtle-pale-pink-background-color {
        background-color: #fcf0ef
    }

    .wp-block-table.is-style-stripes {
        background-color: initial;
        border-bottom: 1px solid #f0f0f0;
        border-collapse: inherit;
        border-spacing: 0
    }

        .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
            background-color: #f0f0f0
        }

        .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
            background-color: #f3f4f5
        }

        .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
            background-color: #e9fbe5
        }

        .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
            background-color: #e7f5fe
        }

        .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
            background-color: #fcf0ef
        }

        .wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
            border-color: #0000
        }

    .wp-block-table .has-border-color td, .wp-block-table .has-border-color th, .wp-block-table .has-border-color tr, .wp-block-table .has-border-color > * {
        border-color: inherit
    }

    .wp-block-table table[style*=border-top-color] tr:first-child, .wp-block-table table[style*=border-top-color] tr:first-child td, .wp-block-table table[style*=border-top-color] tr:first-child th, .wp-block-table table[style*=border-top-color] > *, .wp-block-table table[style*=border-top-color] > * td, .wp-block-table table[style*=border-top-color] > * th {
        border-top-color: inherit
    }

    .wp-block-table table[style*=border-top-color] tr:not(:first-child) {
        border-top-color: initial
    }

    .wp-block-table table[style*=border-right-color] td:last-child, .wp-block-table table[style*=border-right-color] th, .wp-block-table table[style*=border-right-color] tr, .wp-block-table table[style*=border-right-color] > * {
        border-right-color: inherit
    }

    .wp-block-table table[style*=border-bottom-color] tr:last-child, .wp-block-table table[style*=border-bottom-color] tr:last-child td, .wp-block-table table[style*=border-bottom-color] tr:last-child th, .wp-block-table table[style*=border-bottom-color] > *, .wp-block-table table[style*=border-bottom-color] > * td, .wp-block-table table[style*=border-bottom-color] > * th {
        border-bottom-color: inherit
    }

    .wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
        border-bottom-color: initial
    }

    .wp-block-table table[style*=border-left-color] td:first-child, .wp-block-table table[style*=border-left-color] th, .wp-block-table table[style*=border-left-color] tr, .wp-block-table table[style*=border-left-color] > * {
        border-left-color: inherit
    }

    .wp-block-table table[style*=border-style] td, .wp-block-table table[style*=border-style] th, .wp-block-table table[style*=border-style] tr, .wp-block-table table[style*=border-style] > * {
        border-style: inherit
    }

    .wp-block-table table[style*=border-width] td, .wp-block-table table[style*=border-width] th, .wp-block-table table[style*=border-width] tr, .wp-block-table table[style*=border-width] > * {
        border-style: inherit;
        border-width: inherit
    }

:root :where(.wp-block-table-of-contents) {
    box-sizing: border-box
}

:where(.wp-block-term-description) {
    box-sizing: border-box;
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
    display: flex
}

    .wp-block-text-columns .wp-block-column {
        margin: 0 1em;
        padding: 0
    }

        .wp-block-text-columns .wp-block-column:first-child {
            margin-left: 0
        }

        .wp-block-text-columns .wp-block-column:last-child {
            margin-right: 0
        }

    .wp-block-text-columns.columns-2 .wp-block-column {
        width: 50%
    }

    .wp-block-text-columns.columns-3 .wp-block-column {
        width: 33.33333%
    }

    .wp-block-text-columns.columns-4 .wp-block-column {
        width: 25%
    }

pre.wp-block-verse {
    overflow: auto;
    white-space: pre-wrap
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

.wp-block-video {
    box-sizing: border-box
}

    .wp-block-video video {
        vertical-align: middle;
        width: 100%
    }

@supports (position:sticky) {
    .wp-block-video [poster] {
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

.editor-styles-wrapper, .entry-content {
    counter-reset: footnotes
}

a[data-fn].fn {
    counter-increment: footnotes;
    display: inline-flex;
    font-size: smaller;
    text-decoration: none;
    text-indent: -9999999px;
    vertical-align: super
}

    a[data-fn].fn:after {
        content: "[" counter(footnotes) "]";
        float: left;
        text-indent: 0
    }

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

    :root .has-very-light-gray-background-color {
        background-color: #eee
    }

    :root .has-very-dark-gray-background-color {
        background-color: #313131
    }

    :root .has-very-light-gray-color {
        color: #eee
    }

    :root .has-very-dark-gray-color {
        color: #313131
    }

    :root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
        background: linear-gradient(135deg,#00d084,#0693e3)
    }

    :root .has-purple-crush-gradient-background {
        background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)
    }

    :root .has-hazy-dawn-gradient-background {
        background: linear-gradient(135deg,#faaca8,#dad0ec)
    }

    :root .has-subdued-olive-gradient-background {
        background: linear-gradient(135deg,#fafae1,#67a671)
    }

    :root .has-atomic-cream-gradient-background {
        background: linear-gradient(135deg,#fdd79a,#004a59)
    }

    :root .has-nightshade-gradient-background {
        background: linear-gradient(135deg,#330968,#31cdcf)
    }

    :root .has-midnight-gradient-background {
        background: linear-gradient(135deg,#020381,#2874fc)
    }

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

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

.has-text-align-left {
    text-align: left
}

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

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

    .screen-reader-text:focus {
        background-color: #ddd;
        clip: auto !important;
        clip-path: none;
        color: #444;
        display: block;
        font-size: 1em;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}
/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #111;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--yellow: #f8c010;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eee 0%,#a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%);
    --wp--preset--font-size--small: 14px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 20px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-size--regular: 17px;
    --wp--preset--font-size--larger: 24px;
    --wp--preset--font-size--huge: 30px;
    --wp--preset--font-size--gigantic: 36px;
    --wp--preset--spacing--20: .44rem;
    --wp--preset--spacing--30: .67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0,0,0,.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0,0,0,.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0,0,0,.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0,0,0,1)
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

body .is-layout-flex {
    display: flex
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center
}

    .is-layout-flex > :is(*,div) {
        margin: 0
    }

body .is-layout-grid {
    display: grid
}

.is-layout-grid > :is(*,div) {
    margin: 0
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
    color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label:before, .wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner:before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner:before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 [inert] {
    opacity: .5
}

.wpcf7 input[type=file] {
    cursor: pointer
}

    .wpcf7 input[type=file]:disabled {
        cursor: default
    }

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
    direction: ltr
}

.wpcf7-reflection > output {
    display: list-item;
    list-style: none
}

    .wpcf7-reflection > output[hidden] {
        display: none
    }

@charset "UTF-8";
/*!
Theme Name: erla
Theme URI:
Author: 
Author URI: 
Description:
Version: 1.0.0
License:
License URI:
Text Domain: erla
Tags:
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
    overflow: visible
}

progress, sub, sup {
    vertical-align: baseline
}

.lb-dataContainer:after, .lb-outerContainer:after {
    content: "";
    clear: both
}

.lb-data .lb-close, .lb-loader, .lb-nav a.lb-next, .lb-nav a.lb-prev {
    background-repeat: no-repeat
}

body, html {
    min-height: 100%
}

#breadcrumbs a, .cookies-content, button, select {
    text-transform: none
}

.block-icon-list__item-link, ul.items-list_Mobile .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    height: 100%
}

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

body {
    margin: 0
}

details, main {
    display: block
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

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

a {
    background-color: transparent
}

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

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

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

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

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

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

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

textarea {
    overflow: auto
}

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

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

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

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

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

.lb-loader, .lightbox {
    line-height: 0;
    text-align: center
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    font-weight: 400;
    outline: 0
}

    .lightbox .lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        max-height: none;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .lightbox a img {
        border: none
    }

.lb-outerContainer {
    position: relative;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff
}

.lb-loader, .lb-nav {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}

.lb-outerContainer:after {
    display: table
}

.lb-loader {
    background-image: url(//erla.com/wp-content/themes/erla/./images/lightbox/loading.gif);
    background-position: center;
    height: 100%
}

.lb-cancel {
    display: block;
    height: 32px;
    margin: 0 auto
}

.lb-nav {
    height: 100%;
    z-index: 10
}

.lb-container {
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
    box-shadow: 0 10px 25px rgba(0,0,0,.5)
}

    .lb-container > .nav {
        left: 0
    }

.lb-nav a {
    outline: 0
}

.lb-next, .lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    background-image: url(//erla.com/wp-content/themes/erla/./images/lightbox/prev.png);
    background-position: center left;
    width: 34%;
    left: 0;
    float: left;
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

    .lb-nav a.lb-prev:hover {
        filter: alpha(Opacity=100);
        opacity: 1
    }

.lb-nav a.lb-next {
    background-image: url(//erla.com/wp-content/themes/erla/./images/lightbox/next.png);
    background-position: center right;
    width: 64%;
    right: 0;
    float: right;
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

    .lb-nav a.lb-next:hover {
        filter: alpha(Opacity=100);
        opacity: 1
    }

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

    .lb-dataContainer:after {
        display: table
    }

.btn--arrow:after, .btn--arrow:before, .custom-select:before, .icon.icon-fb-color:before, .next:before, .prev:before, .video-popup .close:after, .video-popup .close:before, ul li:before {
    content: ''
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

    .lb-data .lb-details {
        width: 85%;
        float: left;
        text-align: left;
        line-height: 1.1em
    }

    .lb-data .lb-caption {
        font-size: 13px;
        font-weight: 700;
        line-height: 1em
    }

        .lb-data .lb-caption a {
            color: #4ae
        }

    .lb-data .lb-number {
        display: block;
        clear: left;
        padding-bottom: 1em;
        font-size: 12px;
        color: #999
    }

    .lb-data .lb-close {
        background-image: url(//erla.com/wp-content/themes/erla/./images/lightbox/close.png);
        background-position: center;
        -webkit-background-size: contain;
        background-size: contain;
        display: block;
        float: right;
        width: 30px;
        height: 30px;
        text-align: right;
        outline: 0;
        filter: alpha(Opacity=70);
        opacity: .7;
        -webkit-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s
    }

        .lb-data .lb-close:hover {
            cursor: pointer;
            filter: alpha(Opacity=100);
            opacity: 1
        }

@font-face {
    font-family: 'Open Sans';
    src: url(//erla.com/wp-content/themes/erla/fonts/OpenSans-Regular.woff2) format("woff2"),url(//erla.com/wp-content/themes/erla/fonts/OpenSans-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url(//erla.com/wp-content/themes/erla/fonts/OpenSans-SemiBold.woff2) format("woff2"),url(//erla.com/wp-content/themes/erla/fonts/OpenSans-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url(//erla.com/wp-content/themes/erla/fonts/OpenSans-Bold.woff2) format("woff2"),url(//erla.com/wp-content/themes/erla/fonts/OpenSans-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    background: #fff
}

body {
    color: #000;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.4;
    padding: 0
}

.desc.has-red-color, .link, a, p.has-red-color {
    color: #f8c010
}

.section-title, h1, h2, h3, h4, h5, strong {
    font-weight: 700
}

body.no-scroll {
    overflow: hidden
}

.wrapper, .wrapper-narrow {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 30px;
    width: 100%
}

.wrapper-narrow {
    max-width: 1000px
}

.home .block > .wrapper, .home .block > .wrapper-narrow {
    padding-left: 0;
    padding-right: 0
}

ol, ul {
    padding-left: 30px
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: polygon(0 0,0 0,0 0,0 0);
    clip-path: polygon(0 0,0 0,0 0,0 0);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px !important;
    overflow: hidden
}

    .screen-reader-text:focus {
        clip: auto !important;
        display: block;
        height: auto;
        left: 5px;
        top: 5px;
        width: auto;
        z-index: 100000
    }

.section-title {
    font-size: 24px;
    line-height: 1.2
}

h1, h2, h3, h4, h5 {
    line-height: 1.2;
    margin: 1em 0;
    text-align: left
}

h1, h2 {
    margin-top: 50px
}

    .desc.center, h1, h1.center, h2.center, h3.center, h4.center, h5.center, input[type=submit], p.center {
        text-align: center
    }

h1 {
    font-size: 30px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 22px;
    margin-top: 30px
}

h4 {
    font-size: 20px
}

h5, h6 {
    font-size: 18px
}

.desc, p {
    margin: 15px 0
}

ol li ol, ul li ul {
    margin: 15px 0 !important;
    padding-left: 20px
}

.desc.has-small-font-size, p.has-small-font-size {
    font-size: 14px
}

.desc.has-regular-font-size, p.has-regular-font-size {
    font-size: 17px
}

.desc.has-large-font-size, p.has-large-font-size {
    font-size: 20px
}

.desc.has-larger-font-size, p.has-larger-font-size {
    font-size: 24px
}

.desc.has-huge-font-size, p.has-huge-font-size {
    font-size: 30px
}

.desc.has-gigantic-font-size, p.has-gigantic-font-size {
    font-size: 36px
}

.desc.has-white-color, p.has-white-color {
    color: #fff
}

.desc.has-black-color, p.has-black-color {
    color: #000
}

figure {
    margin: 0
}

ul {
    list-style: none;
    margin: 50px 0
}

    ol li, ul li {
        margin: 10px 0;
        position: relative
    }

        ul li:before {
            background: #000;
            border: 1px solid #000;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            height: 6px;
            left: -20px;
            position: absolute;
            top: 9px;
            width: 6px
        }

        ul li ul li:before {
            background: 0 0;
            border: 1px solid #000
        }

ol {
    list-style: decimal
}

    ol li:before {
        display: none
    }

    ol li ol {
        list-style: lower-alpha
    }

.fade {
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

    .fade.in {
        opacity: 1
    }

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.warning {
    background: #f8c010;
    color: #fff;
    padding: 15px 0
}

    .warning p {
        margin: 5px 0
    }

        .warning p a {
            color: #000
        }

            .warning p a:active, .warning p a:focus, .warning p a:hover {
                color: #fff
            }

    .warning.hidden {
        display: none
    }

.icon.icon-fb-color {
    margin-right: 5px;
    padding: 4px 20px;
    position: relative
}

    .icon.icon-fb-color:before {
        background-image: url(//erla.com/wp-content/themes/erla/./images/icons/fb-color.png);
        background-position: center;
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        height: 40px;
        left: 0;
        position: absolute;
        top: 0;
        width: 40px
    }

.video-popup {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99998
}

    .video-popup .close-overlay {
        background: rgba(0,0,0,.25);
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    .video-popup .close {
        background: #fff;
        border: none;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        font-size: 0;
        height: 50px;
        left: -webkit-calc(50% + 620px);
        left: calc(50% + 620px);
        position: absolute;
        top: 15%;
        text-decoration: none;
        width: 50px;
        z-index: 1
    }

        .video-popup .close:after, .video-popup .close:before {
            background: #333;
            height: 25px;
            left: 50%;
            position: absolute;
            top: 50%;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
            width: 2px
        }

        .video-popup .close:after {
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            transform: translateX(-50%) translateY(-50%) rotate(-45deg)
        }

    .video-popup.is-open {
        display: block;
        opacity: 1;
        pointer-events: auto
    }

.video-popup__inner {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 10px solid #fff;
    display: block;
    height: auto;
    left: 50%;
    margin: 0 auto;
    max-width: 1300px;
    overflow: hidden;
    outline: 0;
    padding-bottom: 40%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%
}

    .video-popup__inner #video-popup-iframe {
        height: 100%;
        left: 0;
        outline: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

@media screen and (max-width:1200px) {
    .wrapper, .wrapper-narrow {
        padding: 0 20px
    }

    h1 {
        font-size: 28px
    }
}

@media screen and (max-width:1024px) {
    h1 {
        font-size: 26px
    }

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

        .section-title br, h2 br {
            display: none
        }

    h3 {
        font-size: 20px
    }

    .desc.has-large-font-size, h4, p.has-large-font-size {
        font-size: 18px
    }

    .desc.has-larger-font-size, p.has-larger-font-size {
        font-size: 22px
    }

    .desc.has-huge-font-size, p.has-huge-font-size {
        font-size: 28px
    }

    .desc.has-gigantic-font-size, p.has-gigantic-font-size {
        font-size: 34px
    }
}

@media screen and (max-width:720px) {
    h1 {
        font-size: 24px
    }

    .section-title, h2 {
        font-size: 20px
    }

    h3 {
        font-size: 18px
    }

    .desc.has-small-font-size, p.has-small-font-size {
        font-size: 12px
    }

    .desc.has-regular-font-size, p.has-regular-font-size {
        font-size: 17px
    }

    .desc.has-larger-font-size, p.has-larger-font-size {
        font-size: 20px
    }

    .desc.has-huge-font-size, p.has-huge-font-size {
        font-size: 24px
    }

    .desc.has-gigantic-font-size, p.has-gigantic-font-size {
        font-size: 32px
    }

    .warning {
        font-size: 16px
    }
}

@media screen and (max-width:560px) {
    body {
        font-size: 16px
    }

    h1 {
        font-size: 22px
    }

    .section-title, h2 {
        font-size: 18px
    }

    .desc.has-regular-font-size, p.has-regular-font-size {
        font-size: 16px
    }

    .desc.has-large-font-size, p.has-large-font-size {
        font-size: 17px
    }

    .desc.has-larger-font-size, p.has-larger-font-size {
        font-size: 18px
    }

    .desc.has-huge-font-size, p.has-huge-font-size {
        font-size: 22px
    }

    .desc.has-gigantic-font-size, p.has-gigantic-font-size {
        font-size: 28px
    }

    .icon.icon-fb-color {
        padding: 0 14px
    }

        .icon.icon-fb-color:before {
            height: 24px;
            width: 24px
        }

    .warning {
        font-size: 14px;
        padding: 10px 0
    }
}

.js-accordion-content {
    overflow: hidden
}

.block-form .block-form-image {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
}

    .block-form .block-form-image .block-form__image, .block-form .block-form-image .block-form__inner {
        margin: 0;
        width: 50%
    }

    .block-form .block-form-image .block-form__image {
        display: block;
        position: relative
    }

        .block-form .block-form-image .block-form__image img {
            display: block;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            width: 100%
        }

form.wpcf7-form {
    background: #efede9;
    padding: 40px
}

    form.wpcf7-form .form__inner {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0 auto;
        max-width: 700px;
        width: 100%
    }

        form.wpcf7-form .form__inner.w-100 {
            max-width: 100%
        }

            form.wpcf7-form .form__inner.w-100 .form-item {
                width: -webkit-calc(100%/3);
                width: calc(100%/3)
            }

                form.wpcf7-form .form__inner.w-100 .form-item.w-100 {
                    width: 100%
                }

                form.wpcf7-form .form__inner.w-100 .form-item.w-50 {
                    width: 50%
                }

                form.wpcf7-form .form__inner.w-100 .form-item.w-60 {
                    width: -webkit-calc((100%/3)*2);
                    width: calc((100%/3)*2)
                }

                form.wpcf7-form .form__inner.w-100 .form-item.w-30 {
                    width: -webkit-calc(100%/3);
                    width: calc(100%/3)
                }

                form.wpcf7-form .form__inner.w-100 .form-item.w-25 {
                    width: 25%
                }

                form.wpcf7-form .form__inner.w-100 .form-item.w-75 {
                    width: 75%
                }

input[type=text], input[type=email], input[type=tel], input[type=date], input[type=file], select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #d8d8d9;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    min-height: 40px;
    outline: 0;
    padding: 0 20px;
    width: 100%
}

    input[type=text].wpcf7-not-valid, input[type=email].wpcf7-not-valid, input[type=tel].wpcf7-not-valid, input[type=date].wpcf7-not-valid, input[type=file].wpcf7-not-valid, select.wpcf7-not-valid, textarea.wpcf7-not-valid {
        border: 1px solid #f70046;
        -webkit-border-radius: 0;
        border-radius: 0;
        position: relative
    }

        input[type=text].wpcf7-not-valid:focus, input[type=email].wpcf7-not-valid:focus, input[type=tel].wpcf7-not-valid:focus, input[type=date].wpcf7-not-valid:focus, input[type=file].wpcf7-not-valid:focus, select.wpcf7-not-valid:focus, textarea.wpcf7-not-valid:focus {
            border: 1px solid #d8d8d9;
            -webkit-border-radius: 0;
            border-radius: 0
        }

    input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=file]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #c6c5c3
    }

    input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=file]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
        color: #c6c5c3
    }

    input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=date]::-ms-input-placeholder, input[type=file]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
        color: #c6c5c3
    }

    input[type=text]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder, input[type=date]::placeholder, input[type=file]::placeholder, select::placeholder, textarea::placeholder {
        color: #c6c5c3
    }

input[type=file] {
    background: 0 0;
    border: none
}

label {
    display: block;
    font-size: 16px
}

textarea {
    padding: 10px 20px;
    line-height: 1.4
}

input[type=submit] {
    background: #f8c010;
    border: 1px solid #f8c010;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    margin: 15px auto !important;
    height: 40px;
    outline: 0;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 150px
}

.link, .slider-dots .dot, a {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

input[type=submit]:active, input[type=submit]:focus, input[type=submit]:hover {
    background: #000;
    border: 1px solid #000
}

input[type=submit][disabled] {
    opacity: .5
}

    input[type=submit][disabled]:active, input[type=submit][disabled]:focus, input[type=submit][disabled]:hover {
        background: #f8c010
    }

.custom-select {
    position: relative
}

    .custom-select:before {
        border: 2px solid #000;
        border-width: 0 2px 2px 0;
        height: 8px;
        pointer-events: none;
        position: absolute;
        right: 18px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -webkit-calc(50% - 5px);
        top: calc(50% - 5px);
        width: 8px
    }

.form-item {
    margin-bottom: 15px;
    padding: 0 10px;
    width: 50%
}

    .form-item sup {
        color: #f70046
    }

    .form-item.checkbox-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

        .form-item.checkbox-wrapper .checkbox-wrapper__label {
            display: block;
            font-size: 16px;
            text-align: center;
            width: 100%
        }

.checkbox-list .checkbox-item, .checkbox-list .radio-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.form-item.text {
    font-size: 13px;
    width: 100%
}

.form-item.w-100 {
    width: 100%
}

.checkbox-list .checkbox-item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: flex;
    margin: 0;
    position: relative
}

    .checkbox-list .checkbox-item label {
        margin: 2px 0 0;
        text-align: left
    }

        .checkbox-list .checkbox-item label .text-hidden {
            display: none;
            font-size: 14px;
            margin-top: 10px
        }

#breadcrumbs, #breadcrumbs a {
    font-size: 15px;
    font-weight: 600
}

.checkbox-list .checkbox-item input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #c6c5c3;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 20px;
    margin: 2px 15px 0 0;
    padding: 0;
    width: 20px
}

    .checkbox-list .checkbox-item input[type=checkbox]:focus {
        outline: 0
    }

    .checkbox-list .checkbox-item input[type=checkbox]:checked:after {
        background: 0 0;
        border: solid #f8c010;
        border-width: 0 0 3px 3px;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        content: '';
        left: 4px;
        height: 7px;
        position: absolute;
        top: 7px;
        -webkit-transform: rotate(-50deg);
        -ms-transform: rotate(-50deg);
        transform: rotate(-50deg);
        width: 12px
    }

    .checkbox-list .checkbox-item input[type=checkbox]:checked + label .text-hidden {
        display: block
    }

.checkbox-list .radio-item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: flex;
    position: relative
}

    .checkbox-list .radio-item input[type=radio] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: #efede9;
        border: 1px solid #d8d8d9;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 14px;
        margin: 4px 15px 0 0;
        width: 14px
    }

.cancel, .slider-dots {
    -webkit-box-align: center
}

.checkbox-list .radio-item input[type=radio]:checked {
    background: #f8c010;
    border: 1px solid #f8c010
}

@media screen and (max-width:840px) {
    form.wpcf7-form .form__inner.w-100 .form-item.w-25 {
        width: 50%
    }

    form.wpcf7-form .form__inner.w-100 .form-item.w-75 {
        width: 100%
    }
}

@media screen and (max-width:720px) {
    form.wpcf7-form {
        padding: 20px
    }

        form.wpcf7-form .form__inner.w-100 .form-item, form.wpcf7-form .form__inner.w-100 .form-item.w-30 {
            width: 50%
        }

            form.wpcf7-form .form__inner.w-100 .form-item.w-60 {
                width: 100%
            }
}

@media screen and (max-width:560px) {
    form.wpcf7-form {
        margin: 0 -20px;
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px)
    }

        .form-item, .form-item.checkbox-wrapper .wpcf7-form-control-wrap, form.wpcf7-form .form__inner.w-100 .form-item, form.wpcf7-form .form__inner.w-100 .form-item.w-25, form.wpcf7-form .form__inner.w-100 .form-item.w-30 {
            width: 100%
        }
}

.link, a {
    transition: all .25s ease-in-out;
    text-decoration: none;
    word-break: break-word
}

    .link:active, .link:focus, .link:hover, a:active, a:focus, a:hover {
        color: #595959
    }

p a {
    color: #000;
    border-bottom: 2px solid #f8c010
}

    p a:active, p a:focus, p a:hover {
        color: #f8c010
    }

.slider-dots {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 20px 0 15px;
    padding: 0 !important;
    z-index: 1
}

    .slider-dots .dot {
        background: #fff;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        height: 10px;
        margin: 3px;
        padding-left: 0 !important;
        transition: all .25s ease-in-out;
        width: 10px
    }

        .slider-dots .dot.is-active, .slider-dots .dot:hover {
            background: #f8c010
        }

.next, .prev {
    background: #fff;
    border: 3px solid #000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 2px 0 20px 2px rgba(82,82,82,.09);
    box-shadow: 2px 0 20px 2px rgba(82,82,82,.09);
    color: #000;
    cursor: pointer;
    display: block;
    height: 60px;
    opacity: 1;
    position: absolute;
    top: -webkit-calc(50% - 25px);
    top: calc(50% - 25px);
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 60px
}

.btn, .btn--arrow:after, .btn--arrow:before {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

.next:before, .prev:before {
    border: 3px solid currentColor;
    border-width: 3px 3px 0 0;
    height: 15px;
    position: absolute;
    top: -webkit-calc(50% - 7px);
    top: calc(50% - 7px);
    width: 15px
}

#breadcrumbs a, .btn--arrow, .cancel {
    position: relative
}

.next:active, .next:focus, .next:hover, .prev:active, .prev:focus, .prev:hover {
    background: #f8c010;
    color: #fff
}

.next.is-hidden, .prev.is-hidden {
    opacity: 0;
    pointer-events: none
}

.next:before {
    right: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.prev:before {
    left: 19px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

#breadcrumbs {
    color: #525252;
    text-align: center
}

    #breadcrumbs a {
        color: #000;
        text-decoration: none
    }

    #breadcrumbs .icon-arrow {
        background-image: url(//erla.com/wp-content/themes/erla/./images/svg/arrow-right.svg);
        background-position: center;
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        display: inline-block;
        height: 11px;
        opacity: .5;
        width: 11px
    }

    #breadcrumbs.wrapper, #breadcrumbs.wrapper-narrow {
        max-width: 1140px;
        text-align: left;
        padding: 0
    }

@media screen and (max-width:1024px) {
    #breadcrumbs, #breadcrumbs a {
        font-size: 14px
    }
}

@media screen and (max-width:720px) {
    #breadcrumbs, #breadcrumbs a {
        font-size: 13px
    }
}

@media screen and (max-width:560px) {
    #breadcrumbs, #breadcrumbs a {
        font-size: 12px
    }

        #breadcrumbs .icon-arrow {
            height: 9px;
            width: 9px
        }
}

.btn, .button {
    display: inline-block;
    font-size: 16px;
    margin: 10px 20px 10px 0;
    text-decoration: none;
    cursor: pointer
}

.btn, button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: 0
}

.btn {
    background: #f8c010;
    border: 1px solid #f8c010;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #000;
    font-weight: 400;
    line-height: 37px;
    height: 40px;
    padding: 0 20px;
    text-align: center;
    transition: all .25s ease-in-out
}

    .btn:active, .btn:focus, .btn:hover {
        background: #000;
        border: 1px solid #000;
        color: #fff
    }

.btn--arrow {
    text-align: left;
    padding-right: 40px
}

    .btn--arrow:after, .btn--arrow:before {
        position: absolute;
        right: 15px;
        transition: all .25s ease-in-out
    }

.button, .cookies button.cookie-btn, .cookies-settings button.cookie-btn {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

.btn--arrow:after {
    background: currentColor;
    height: 2px;
    top: 50%;
    width: 11px
}

.btn--arrow:before {
    border: 2px solid currentColor;
    border-width: 2px 2px 0 0;
    height: 8px;
    top: -webkit-calc(50% - 3px);
    top: calc(50% - 3px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px
}

.btn--arrow:active:after, .btn--arrow:focus:after, .btn--arrow:hover:after {
    width: 20px
}

.button {
    background: #f8c010;
    border: 1px solid #f8c010;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #000;
    font-weight: 600;
    line-height: 38px;
    height: 40px;
    padding: 0 20px;
    text-align: center;
    transition: all .25s ease-in-out
}

    .button:active, .button:focus, .button:hover {
        background: #000;
        border: 1px solid #000;
        color: #fff
    }

    .button.gray {
        background-color: #efede9;
        border: 1px solid #efede9;
        color: #858585
    }

        .button.gray:hover {
            background-color: #f8c010;
            border: 1px solid #f8c010;
            color: #000
        }

    .button.dark-gray {
        background-color: #525252;
        border: 1px solid #525252;
        color: #fff
    }

        .button.dark-gray:hover {
            background-color: #f8c010;
            border: 1px solid #f8c010;
            color: #000
        }

    .button.yellow {
        background-color: #feb909;
        border: 1px solid #feb909
    }

        .button.black, .button.yellow:hover {
            background-color: #000;
            border: 1px solid #000;
            color: #fff
        }

            .button.black:hover {
                background-color: #f8c010;
                border: 1px solid #f8c010;
                color: #000
            }

    .button.white {
        background-color: transparent;
        border: 1px solid #000;
        color: #000
    }

        .button.white:hover {
            background-color: #000;
            color: #fff
        }

.cancel {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    text-align: left
}

.menu-lang, .site-footer_Not .menu .menu-item a, .site-header .menu .menu-item a {
    text-align: center;
    text-decoration: none
}

.cancel span {
    display: block;
    margin-right: 5px
}

.cancel:hover {
    color: #f8c010
}

.btn-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .btn-wrapper .btn {
        margin: 12px 10px
    }

@media screen and (max-width:1400px) {
    .btn {
        padding: 0 25px
    }
}

@media screen and (max-width:560px) {
    .btn, .btn-wrapper .btn {
        margin: 10px 0;
        width: 100%
    }

    .btn-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.cookies, .cookies-settings {
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99999
}

    .cookies a, .cookies-settings a {
        color: #000;
        padding: 0;
        font-weight: 400;
        text-transform: none
    }

        .cookies a:hover, .cookies-settings a:hover {
            color: #f8c010
        }

    .cookies p, .cookies-settings p {
        font-size: 17px;
        margin-bottom: 10px;
        line-height: 1.5
    }

    .cookies-settings.is-hidden, .cookies.is-hidden {
        opacity: 0;
        pointer-events: none;
        top: 100%
    }

    .cookies button, .cookies-settings button {
        background: 0 0;
        border: none;
        margin: 0;
        display: block
    }

        .cookies button.cookie-btn, .cookies-settings button.cookie-btn {
            border: 2px solid #f8c010;
            background-color: #f8c010;
            color: #fff;
            transition: all .25s ease-in-out;
            padding: 10px 15px;
            height: auto
        }

.site-footer_Not .menu .menu-item a, .social-links__item .social-link svg {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

.cookies button.cookie-btn-mirror, .cookies button.cookie-btn:hover, .cookies-settings button.cookie-btn-mirror, .cookies-settings button.cookie-btn:hover {
    background-color: #fff;
    color: #f8c010
}

    .cookies button.cookie-btn-mirror:hover, .cookies-settings button.cookie-btn-mirror:hover {
        opacity: .6
    }

.cookies button.cookie-btn-text, .cookies-settings button.cookie-btn-text {
    border: none;
    background: 0 0;
    color: #f8c010;
    padding: 0
}

    .cookies button.cookie-btn-text:hover, .cookies-settings button.cookie-btn-text:hover {
        color: #000
    }

.cookies-content {
    padding: 0;
    font-weight: 400
}

.cookies-warning {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #f8c010;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    padding: 15px;
    margin: 20px 0;
    max-width: 850px;
    width: 100%
}

.cookies-warning-google p {
    width: 100% !important
}

.cookies-warning p {
    font-size: 16px !important;
    font-weight: 700;
    line-height: 1;
    width: 70%
}

.cookies-warning button, .cookies-warning p {
    margin: 0 !important
}

.cookies-warning.is-hidden {
    display: none
}

.cookies-buttons, .cookies-settings-checkbox li label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.cookies-wrapper {
    background: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    bottom: 30px;
    left: 50%;
    max-width: 960px;
    padding: 30px;
    position: fixed;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
    z-index: 100000000000
}

.cookies-buttons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0 0
}

.cookies-settings .cookies-wrapper {
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 5px 20px rgba(49,83,78,.5);
    box-shadow: 0 5px 20px rgba(49,83,78,.5);
    left: 50%;
    height: 100%;
    max-height: 80vh;
    overflow: hidden;
    padding: 0 0 80px
}

.cookies-settings-text p {
    margin-bottom: 15px
}

.cookies-settings-text button {
    margin: 10px 0 20px
}

.cookies-settings-wrapper {
    height: -webkit-calc(80vh - 80px);
    height: calc(80vh - 80px);
    overflow: auto;
    position: relative;
    padding: 30px
}

.cookies-settings-checkbox {
    list-style: none;
    padding: 0
}

.cookies-settings-checkbox-text {
    cursor: pointer;
    margin-left: 10px
}

    .cookies-settings-checkbox-text:after, .cookies-settings-checkbox-text:before {
        border: 2px solid #000;
        content: "";
        position: absolute
    }

    .cookies-settings-checkbox-text:before {
        border-width: 0 2px 2px 0;
        height: 10px;
        left: 7px;
        opacity: 0;
        padding: 0;
        top: 15px;
        -webkit-transform: translateY(-11px) rotate(45deg);
        -ms-transform: translateY(-11px) rotate(45deg);
        transform: translateY(-11px) rotate(45deg);
        width: 7px;
        z-index: 1
    }

    .cookies-settings-checkbox-text:after {
        background: #fff;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        height: 20px;
        left: 0;
        top: 1px;
        width: 20px
    }

.cookies-settings-checkbox li {
    padding: 10px 0
}

    .cookies-settings-checkbox li label {
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: relative;
        font-size: 18px;
        font-weight: 500
    }

        .cookies-settings-checkbox li label input {
            height: 25px;
            left: 0;
            opacity: 0;
            top: 25px;
            width: 25px
        }

            .cookies-settings-checkbox li label input:disabled + .cookies-settings-checkbox-text:after, .cookies-settings-checkbox li label input:disabled + .cookies-settings-checkbox-text:before {
                opacity: .5 !important
            }

            .cookies-settings-checkbox li label input:checked + .cookies-settings-checkbox-text:before {
                opacity: 1
            }

    .cookies-settings-checkbox li p {
        font-size: 14px
    }

.cookies-settings-buttons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    -webkit-box-shadow: 0 -8px 8px rgba(0,0,0,.075);
    box-shadow: 0 -8px 8px rgba(0,0,0,.075);
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    left: 0;
    gap: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 30px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 100000000001
}

iframe[data-consent-players-src] {
    display: none !important
}

@media all and (max-width:1400px) {
    .cookies-warning P {
        width: 100%
    }
}

@media all and (max-width:500px) {
    .cookies .cookies-wrapper {
        padding: 15px
    }

    .cookies p, .cookies-settings p {
        font-size: 14px
    }

    .cookies-settings .cookies-wrapper {
        max-height: 90vh
    }

    .cookies-settings-wrapper {
        height: -webkit-calc(90vh - 80px);
        height: calc(90vh - 80px);
        padding: 15px
    }

    .cookies-settings-checkbox li label {
        font-size: 16px
    }

    .cookies-settings-buttons {
        padding: 0 15px
    }
}

.site-footer_Not {
    background: #efede9;
    border-top: 7px solid #f8c010
}

    .site-footer_Not .wrapper, .site-footer_Not .wrapper-narrow {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .site-footer_Not .menu-footer-menu-container, .site-footer_Not .menu-menu-w-stopce-container {
        padding: 30px 0;
        width: 100%
    }

    .site-footer_Not .menu {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        letter-spacing: normal;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%
    }

        .site-footer_Not .menu .menu-item {
            margin: 0;
            width: 25%
        }

            .site-footer_Not .menu .menu-item:before {
                display: none
            }

            .site-footer_Not .menu .menu-item a {
                color: #000;
                display: inline-block;
                font-size: 13px;
                font-weight: 400;
                padding: 5px 0;
                position: relative;
                transition: all .25s ease-in-out
            }

                .site-footer_Not .menu .menu-item a:active, .site-footer_Not .menu .menu-item a:focus, .site-footer_Not .menu .menu-item a:hover {
                    color: #f8c010
                }

            .site-footer_Not .menu .menu-item > a[title=title] {
                font-size: 15px;
                font-weight: 600;
                margin-bottom: 10px
            }

                .site-footer_Not .menu .menu-item > a[title=title][href="#"] {
                    pointer-events: none
                }

                .site-footer_Not .menu .menu-item > a[title=title]:active, .site-footer_Not .menu .menu-item > a[title=title]:focus, .site-footer_Not .menu .menu-item > a[title=title]:hover {
                    color: #000
                }

            .site-footer_Not .menu .menu-item .sub-menu {
                margin: 0 !important;
                padding: 0
            }

                .site-footer_Not .menu .menu-item .sub-menu .menu-item {
                    margin: 0;
                    width: 100%
                }

.site-footer_Not__bottom {
    border-top: 1px solid #c6c5c3;
    padding: 20px 0
}

    .site-footer_Not__bottom .wrapper, .site-footer_Not__bottom .wrapper-narrow {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .site-footer_Not__bottom .btn {
        font-size: 14px;
        margin: 10px 0 10px auto
    }

.site-footer_Not__copyrights {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px
}

    .site-footer_Not__copyrights .wrapper, .site-footer_Not__copyrights .wrapper-narrow {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .site-footer_Not__copyrights .mark-info {
        margin-left: auto
    }

.social-links__title {
    font-size: 15px
}

.social-links__list {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 10px;
    padding: 0
}

.social-links__item {
    margin: 0 10px
}

    .social-links__item:before {
        display: none
    }

    .site-header .wrapper, .site-header .wrapper-narrow, .social-links__item .social-link {
        -webkit-box-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    .social-links__item .social-link {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        height: 24px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 24px
    }

        .social-links__item .social-link svg {
            display: block;
            fill: #c6c5c3;
            height: 24px;
            transition: all .25s ease-in-out;
            width: 24px
        }

.site-header, .site-header .menu .menu-item a {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

.social-links__item .social-link:active svg, .social-links__item .social-link:focus svg, .social-links__item .social-link:hover svg {
    fill: #f8c010
}

@media screen and (max-width:1024px) {
    .site-footer_Not .menu {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .site-footer_Not .menu .menu-item {
            margin-bottom: 20px;
            width: 50%
        }
}

@media screen and (max-width:720px) {
    .site-footer_Not__bottom .wrapper, .site-footer_Not__bottom .wrapper-narrow {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .site-footer_Not__bottom .btn {
        margin: 10px auto
    }

    .site-footer_Not__copyrights .wrapper, .site-footer_Not__copyrights .wrapper-narrow {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .site-footer_Not__copyrights .copyrights {
        margin-bottom: 0
    }

    .site-footer_Not__copyrights .mark-info {
        margin: 0 auto
    }
}

@media screen and (max-width:560px) {
    .site-footer_Not .menu .menu-item {
        text-align: center;
        width: 100%
    }

        .site-footer_Not .menu .menu-item:last-of-type {
            margin-bottom: 0
        }

    .site-footer_Not__bottom .btn {
        padding: 0 15px;
        width: auto
    }

    .site-footer_Not .social-links__list {
        margin: 5px 10px
    }
}

.site-header {
    -webkit-box-shadow: 2px 0 20px 2px rgba(82,82,82,.09);
    box-shadow: 2px 0 20px 2px rgba(82,82,82,.09);
    height: 90px;
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    transition: all .25s ease-in-out;
    width: 100%;
    z-index: 100
}

    .site-header.is-fixed {
        background: #fff
    }

    .site-header .wrapper, .site-header .wrapper-narrow {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        width: 100%
    }

    .site-header .site-logo {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background: #000;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 90px;
        left: 30px;
        outline: 0;
        padding: 20px;
        position: absolute;
        top: 0;
        text-decoration: none;
        width: 200px;
        z-index: 1
    }

        .site-header .site-logo img {
            -webkit-border-radius: 0;
            border-radius: 0;
            display: block;
            height: auto;
            width: 100%
        }

.site-header__top {
    background: #000;
    position: relative;
    z-index: 2;
    width: 100%
}

.site-header__bottom {
    background: #fff;
    position: relative;
    width: 100%;
    z-index: 1
}

.site-header #site-navigation, .site-header #site-navigation-top, .site-header .menu-main-menu-top-container, .site-header .menu-menu-glowne-dolne-container, .site-header .menu-menu-glowne-gorne-container {
    margin: 0 0 0 auto
}

.site-header .menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: normal;
    list-style: none;
    margin: 0;
    padding: 0
}

    .site-header .menu .menu-item {
        margin: 0
    }

        .site-header .menu .menu-item:before {
            display: none
        }

        .site-header .menu .menu-item a {
            color: #000;
            display: inline-block;
            font-size: 14px;
            font-weight: 600;
            padding: 16px 15px;
            position: relative;
            transition: all .25s ease-in-out
        }

            .site-header .menu .menu-item a:after {
                background: #f8c010;
                bottom: 13px;
                content: '';
                display: block;
                height: 2px;
                left: 50%;
                position: absolute;
                -webkit-transition: all .25s ease-in-out;
                -o-transition: all .25s ease-in-out;
                transition: all .25s ease-in-out;
                -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                transform: translateX(-50%);
                width: 0
            }

        .site-header .menu .menu-item.current-menu-item a:after, .site-header .menu .menu-item:active a:after, .site-header .menu .menu-item:focus a:after, .site-header .menu .menu-item:hover a:after {
            width: -webkit-calc(100% - 30px);
            width: calc(100% - 30px)
        }

.site-header ul.blog-mega-menu.blog-items-list_Mobile {
    background: #fff;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: rgba(0,0,0,.15) 0 7px 25px;
    box-shadow: rgba(0,0,0,.15) 0 7px 25px;
    display: none;
    left: 30px;
    max-height: 0;
    margin: 0;
    overflow: hidden;
    opacity: 0;
    padding: 15px 7px 0;
    position: absolute;
    right: 15px;
    top: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px)
}

.menu-toggle, .menu-toggle .menu-toggle-bar {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

.site-header ul.blog-mega-menu.blog-items-list_Mobile a {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2
}

    .site-header ul.blog-mega-menu.blog-items-list_Mobile a:hover {
        color: #f8c010
    }

.site-header ul.blog-mega-menu.blog-items-list_Mobile .blog-item {
    width: 20%;
    padding: 0 7.5px;
    display: block;
    float: left
}

    .site-header ul.blog-mega-menu.blog-items-list_Mobile .blog-item:before {
        display: none
    }

.site-header ul.blog-mega-menu.blog-items-list_Mobile .blog-item-image {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%
}

    .site-header ul.blog-mega-menu.blog-items-list_Mobile .blog-item-image img {
        display: block;
        height: auto;
        width: 100%
    }

.site-header ul.blog-mega-menu.blog-items-list_Mobile.is-active, .site-header ul.blog-mega-menu.blog-items-list_Mobile:hover {
    display: block
}

.site-header ul.blog-mega-menu.blog-items-list_Mobile.is-showing, .site-header ul.blog-mega-menu.blog-items-list_Mobile:hover {
    max-height: 900px;
    opacity: 1
}

.site-header .menu-main-menu-top-container .menu .menu-item a, .site-header .menu-menu-glowne-gorne-container .menu .menu-item a {
    color: #fff;
    padding: 10px 15px
}

    .site-header .menu-main-menu-top-container .menu .menu-item a:after, .site-header .menu-menu-glowne-gorne-container .menu .menu-item a:after {
        bottom: 7px
    }

.menu-toggle {
    background: 0 0;
    border: none;
    cursor: pointer;
    display: block;
    height: 42px;
    margin-right: -10px;
    padding: 10px;
    transition: all .25s ease-in-out;
    width: 55px;
    z-index: 101
}

    .menu-toggle .menu-toggle-bar {
        background: #000;
        color: #000;
        display: block;
        height: 3px;
        position: absolute;
        top: 50%;
        transition: all .25s ease-in-out;
        width: 34px
    }

        .menu-lang .menu-lang-switch:after, .menu-toggle .menu-toggle-bar:after, .menu-toggle .menu-toggle-bar:before {
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            content: ''
        }

        .menu-toggle .menu-toggle-bar:after, .menu-toggle .menu-toggle-bar:before {
            background: currentColor;
            height: 3px;
            left: 0;
            position: absolute;
            transition: all .25s ease-in-out;
            width: 100%
        }

        .menu-toggle .menu-toggle-bar:before {
            top: -10px
        }

        .menu-toggle .menu-toggle-bar:after {
            bottom: -10px
        }

    .menu-toggle:hover .menu-toggle-bar {
        -webkit-transform: translateX(15%);
        -ms-transform: translateX(15%);
        transform: translateX(15%)
    }

        .menu-toggle:hover .menu-toggle-bar:after, .menu-toggle:hover .menu-toggle-bar:before {
            -webkit-transform: translateX(-30%);
            -ms-transform: translateX(-30%);
            transform: translateX(-30%)
        }

.menu-lang {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: 38px;
    position: relative;
    width: 46px
}

    .menu-lang .menu-lang-switch {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative
    }

        .menu-lang .menu-lang-switch:after {
            background: #f8c010;
            bottom: 6px;
            display: block;
            height: 2px;
            left: 50%;
            position: absolute;
            transition: all .25s ease-in-out;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 0;
            z-index: 3
        }

    .menu-hidden .menu .menu-item a, .menu-lang .language-switcher .lang-item a:before {
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        color: #fff
    }

    .menu-lang .menu-lang-switch:before {
        border: 2px solid #fff;
        border-width: 0 2px 2px 0;
        content: '';
        height: 6px;
        pointer-events: none;
        position: absolute;
        right: 5px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -webkit-calc(50% - 5px);
        top: calc(50% - 5px);
        width: 6px;
        z-index: 3
    }

    .menu-lang .menu-lang-switch:hover:after {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }

    .menu-lang.is-active .language-switcher {
        opacity: 1;
        pointer-events: auto
    }

        .menu-lang.is-active .language-switcher .lang-item a {
            pointer-events: auto
        }

    .menu-lang .language-switcher {
        background: #000;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        opacity: 0;
        padding: 0;
        position: absolute;
        pointer-events: none;
        right: 0;
        top: -webkit-calc(100% + 1px);
        top: calc(100% + 1px);
        width: 46px;
        z-index: 2
    }

        .menu-lang .language-switcher .lang-item {
            margin: 0
        }

            .menu-lang .language-switcher .lang-item:before {
                display: none
            }

            .menu-lang .language-switcher .lang-item a {
                -webkit-box-align: center;
                -webkit-align-items: center;
                -ms-flex-align: center;
                align-items: center;
                color: transparent;
                display: block;
                font-weight: 400;
                -webkit-box-pack: center;
                -webkit-justify-content: center;
                -ms-flex-pack: center;
                justify-content: center;
                overflow: hidden;
                padding: 0;
                pointer-events: none;
                text-transform: uppercase
            }

                .menu-lang .language-switcher .lang-item a:before {
                    font-size: 14px;
                    left: 50%;
                    position: absolute;
                    top: 50%;
                    transition: all .25s ease-in-out;
                    -webkit-transform: translateX(-50%) translateY(-50%);
                    -ms-transform: translateX(-50%) translateY(-50%);
                    transform: translateX(-50%) translateY(-50%)
                }

                .menu-lang .language-switcher .lang-item a[lang=pl-PL]:before {
                    content: 'PL'
                }

                .menu-lang .language-switcher .lang-item a[lang=en-GB]:before {
                    content: 'EN'
                }

                .menu-lang .language-switcher .lang-item a:active, .menu-lang .language-switcher .lang-item a:focus, .menu-lang .language-switcher .lang-item a:hover {
                    background: #525252
                }

.cart-menu {
    padding: 8px 15px;
    position: relative
}

    .cart-menu .icon-cart {
        background-image: url(//erla.com/wp-content/themes/erla/./images/icons/cart.png);
        background-position: center;
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        height: 27px;
        position: relative;
        width: 25px
    }

    .cart-menu .amount {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background: #f8c010;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        color: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 11px;
        font-weight: 600;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 18px;
        line-height: 18px;
        position: absolute;
        right: 5px;
        top: 5px;
        width: 18px
    }

    .cart-menu.empty .amount, .menu-hidden {
        display: none
    }

.menu-hidden {
    background: #525252;
    height: 100%;
    right: -100%;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    width: 100%;
    z-index: 10000
}

    .menu-hidden.is-active {
        display: block
    }

    .menu-hidden .row, .menu-hidden .row .col {
        -webkit-box-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    .menu-hidden.is-showing {
        opacity: 1;
        right: 0
    }

    .menu-hidden .row {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        height: 100%;
        width: 100%
    }

        .menu-hidden .row .col {
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            width: 50%
        }

    .menu-hidden .logo-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background: #000;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 300px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        padding: 50px;
        width: 350px
    }

        .menu-hidden .logo-wrapper img {
            display: block;
            height: auto;
            width: 100%
        }

    .menu-hidden .menu {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

        .menu-hidden .menu .menu-item {
            margin: 0 0 30px;
            width: 50%
        }

            .menu-hidden .menu .menu-item:before {
                display: none
            }

            .menu-hidden .menu .menu-item:nth-of-type(1) {
                -webkit-box-ordinal-group: 2;
                -webkit-order: 1;
                -ms-flex-order: 1;
                order: 1
            }

            .menu-hidden .menu .menu-item:nth-of-type(2) {
                -webkit-box-ordinal-group: 4;
                -webkit-order: 3;
                -ms-flex-order: 3;
                order: 3
            }

            .menu-hidden .menu .menu-item:nth-of-type(3) {
                -webkit-box-ordinal-group: 6;
                -webkit-order: 5;
                -ms-flex-order: 5;
                order: 5
            }

            .menu-hidden .menu .menu-item:nth-of-type(4) {
                -webkit-box-ordinal-group: 3;
                -webkit-order: 2;
                -ms-flex-order: 2;
                order: 2
            }

            .menu-hidden .menu .menu-item:nth-of-type(5) {
                -webkit-box-ordinal-group: 5;
                -webkit-order: 4;
                -ms-flex-order: 4;
                order: 4
            }

            .menu-hidden .menu .menu-item:nth-of-type(6) {
                -webkit-box-ordinal-group: 7;
                -webkit-order: 6;
                -ms-flex-order: 6;
                order: 6
            }

            .menu-hidden .menu .menu-item a {
                display: inline-block;
                font-size: 17px;
                font-weight: 600;
                padding: 5px 0;
                position: relative;
                text-align: left;
                transition: all .25s ease-in-out;
                text-decoration: none
            }

                .menu-hidden .menu .menu-item a:after {
                    display: none
                }

                .menu-hidden .menu .menu-item a:active, .menu-hidden .menu .menu-item a:focus, .menu-hidden .menu .menu-item a:hover {
                    color: #f8c010
                }

            .menu-hidden .menu .menu-item > a[title=title] {
                font-size: 45px;
                font-weight: 700;
                margin: 0
            }

                .menu-hidden .menu .menu-item > a[title=title][href="#"] {
                    pointer-events: none
                }

                .menu-hidden .menu .menu-item > a[title=title]:active, .menu-hidden .menu .menu-item > a[title=title]:focus, .menu-hidden .menu .menu-item > a[title=title]:hover {
                    color: #fff
                }

            .menu-hidden .menu .menu-item .sub-menu {
                margin: 0 !important;
                padding: 0
            }

                .menu-hidden .menu .menu-item .sub-menu .menu-item {
                    margin: 0;
                    width: 100%
                }

    .menu-hidden .social-links__list {
        margin-top: 30px
    }

    .menu-hidden .social-links__item .social-link svg {
        fill: #fff
    }

    .menu-hidden .social-links__item .social-link:active svg, .menu-hidden .social-links__item .social-link:focus svg, .menu-hidden .social-links__item .social-link:hover svg {
        fill: #f8c010
    }

    .menu-hidden .close-menu {
        border: none;
        cursor: pointer;
        color: #fff;
        font-size: 0;
        height: 40px;
        position: absolute;
        right: 20px;
        top: 20px;
        text-decoration: none;
        width: 40px;
        z-index: 1
    }

        .menu-hidden .close-menu:after, .menu-hidden .close-menu:before {
            background: currentColor;
            content: '';
            height: 35px;
            left: 50%;
            position: absolute;
            top: 50%;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
            width: 3px
        }

        .menu-hidden .close-menu:after {
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            transform: translateX(-50%) translateY(-50%) rotate(-45deg)
        }

        .menu-hidden .close-menu:hover {
            color: #f8c010
        }

@media screen and (max-width:1200px) {
    .site-header .site-logo {
        left: 20px
    }
}

@media screen and (max-width:1024px) {
    .site-header .site-logo {
        padding: 12px;
        width: 90px
    }

    .site-header__top {
        height: 39px
    }

    .menu-main-menu-top-container .menu, .menu-menu-glowne-dolne-container .menu .menu-item a, .menu-menu-glowne-gorne-container .menu {
        display: none
    }

        .menu-menu-glowne-dolne-container .menu .menu-item a[title=mobile] {
            border: 1px solid;
            display: block;
            font-size: 12px;
            margin: 10px 0 10px 10px;
            padding: 7px
        }

            .menu-menu-glowne-dolne-container .menu .menu-item a[title=mobile]:after {
                display: none
            }

    .cart-menu {
        padding: 8px 5px 8px 15px
    }

    .menu-hidden .row {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }

        .menu-hidden .row .col {
            padding: 0 30px;
            width: 100%
        }

            .menu-hidden .row .col:last-of-type {
                height: -webkit-calc(100vh - 170px);
                height: calc(100vh - 170px);
                overflow: auto;
                scrollbar-width: none;
                -ms-overflow-style: none;
                padding-bottom: 120px
            }

                .menu-hidden .row .col:last-of-type::-webkit-scrollbar {
                    width: 0;
                    height: 0;
                    display: none
                }

    .menu-hidden .logo-wrapper {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        height: 100px;
        margin: 20px auto 50px;
        padding: 10px;
        width: 100px
    }
}

@media screen and (max-width:780px) {
    .menu-main-menu-bottom-container .menu {
        display: none
    }
}

@media screen and (max-width:720px) {
    .menu-hidden .menu .menu-item {
        margin: 0 0 20px
    }

        .menu-hidden .menu .menu-item > a[title=title] {
            font-size: 30px
        }
}

@media screen and (max-width:560px) {
    .site-header .wrapper, .site-header .wrapper-narrow {
        padding: 4px 20px
    }

    .menu-menu-glowne-dolne-container .menu {
        display: none
    }

    .menu-hidden .menu .menu-item {
        text-align: center;
        width: 100%
    }

        .menu-hidden .menu .menu-item > a {
            font-size: 16px
        }

            .menu-hidden .menu .menu-item > a[title=title] {
                font-size: 28px
            }

    .cart-menu .amount {
        right: 0
    }
}

.homepage .page-header {
    height: 490px;
    padding-top: 90px;
    position: relative
}

.page-header-slideshow {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

    .page-header-slideshow .slideshow-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        list-style: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }

    .page-header-slideshow .slideshow-item {
        background-position: center;
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        height: 100%;
        margin: 0;
        padding: 0
    }

        .page-header-slideshow .slideshow-item:before {
            display: none
        }

        .page-header-slideshow .slideshow-item .wrapper, .page-header-slideshow .slideshow-item .wrapper-narrow {
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            height: 100%
        }

        .page-header-slideshow .slideshow-item .image-wrapper {
            height: 100%;
            position: relative;
            width: 50%
        }

            .page-header-slideshow .slideshow-item .image-wrapper img {
                display: block;
                height: 100%;
                -o-object-fit: contain;
                object-fit: contain;
                width: 100%
            }

        .page-header-slideshow .slideshow-item .text-wrapper {
            margin-left: auto;
            width: 50%
        }

            .page-header-slideshow .slideshow-item .text-wrapper .btn--arrow {
                display: inline-block;
                height: 40px;
                line-height: 38px;
                margin: 0;
                width: 230px
            }

            .page-header-slideshow .slideshow-item .text-wrapper .slideshow-title {
                color: #fff;
                font-size: 48px;
                font-weight: 700;
                line-height: 1.2;
                margin: 0;
                text-transform: uppercase
            }

            .page-header-slideshow .slideshow-item .text-wrapper .slideshow-text {
                color: #000;
                font-size: 18px;
                margin: 30px 0
            }

    .page-header-slideshow .slideshow-list[data-count="1"] {
        width: -webkit-calc(100%*1);
        width: calc(100%*1)
    }

        .page-header-slideshow .slideshow-list[data-count="1"] .slideshow-item {
            width: -webkit-calc(100%/1);
            width: calc(100%/1)
        }

    .page-header-slideshow .slideshow-list[data-count="2"] {
        width: -webkit-calc(100%*2);
        width: calc(100%*2)
    }

        .page-header-slideshow .slideshow-list[data-count="2"] .slideshow-item {
            width: -webkit-calc(100%/2);
            width: calc(100%/2)
        }

    .page-header-slideshow .slideshow-list[data-count="3"] {
        width: -webkit-calc(100%*3);
        width: calc(100%*3)
    }

        .page-header-slideshow .slideshow-list[data-count="3"] .slideshow-item {
            width: -webkit-calc(100%/3);
            width: calc(100%/3)
        }

    .page-header-slideshow .slideshow-list[data-count="4"] {
        width: -webkit-calc(100%*4);
        width: calc(100%*4)
    }

        .page-header-slideshow .slideshow-list[data-count="4"] .slideshow-item {
            width: -webkit-calc(100%/4);
            width: calc(100%/4)
        }

    .page-header-slideshow .slideshow-list[data-count="5"] {
        width: -webkit-calc(100%*5);
        width: calc(100%*5)
    }

        .page-header-slideshow .slideshow-list[data-count="5"] .slideshow-item {
            width: -webkit-calc(100%/5);
            width: calc(100%/5)
        }

    .page-header-slideshow .slideshow-list[data-count="6"] {
        width: -webkit-calc(100%*6);
        width: calc(100%*6)
    }

        .page-header-slideshow .slideshow-list[data-count="6"] .slideshow-item {
            width: -webkit-calc(100%/6);
            width: calc(100%/6)
        }

    .page-header-slideshow .slideshow-list[data-count="7"] {
        width: -webkit-calc(100%*7);
        width: calc(100%*7)
    }

        .page-header-slideshow .slideshow-list[data-count="7"] .slideshow-item {
            width: -webkit-calc(100%/7);
            width: calc(100%/7)
        }

    .page-header-slideshow .slideshow-list[data-count="8"] {
        width: -webkit-calc(100%*8);
        width: calc(100%*8)
    }

        .page-header-slideshow .slideshow-list[data-count="8"] .slideshow-item {
            width: -webkit-calc(100%/8);
            width: calc(100%/8)
        }

    .page-header-slideshow .slideshow-list[data-count="9"] {
        width: -webkit-calc(100%*9);
        width: calc(100%*9)
    }

        .page-header-slideshow .slideshow-list[data-count="9"] .slideshow-item {
            width: -webkit-calc(100%/9);
            width: calc(100%/9)
        }

    .page-header-slideshow .slideshow-list[data-count="10"] {
        width: -webkit-calc(100%*10);
        width: calc(100%*10)
    }

        .page-header-slideshow .slideshow-list[data-count="10"] .slideshow-item {
            width: -webkit-calc(100%/10);
            width: calc(100%/10)
        }

    .page-header-slideshow .slideshow-list[data-count="11"] {
        width: -webkit-calc(100%*11);
        width: calc(100%*11)
    }

        .page-header-slideshow .slideshow-list[data-count="11"] .slideshow-item {
            width: -webkit-calc(100%/11);
            width: calc(100%/11)
        }

    .page-header-slideshow .slideshow-list[data-count="12"] {
        width: -webkit-calc(100%*12);
        width: calc(100%*12)
    }

        .page-header-slideshow .slideshow-list[data-count="12"] .slideshow-item {
            width: -webkit-calc(100%/12);
            width: calc(100%/12)
        }

    .page-header-slideshow .slideshow-list[data-count="13"] {
        width: -webkit-calc(100%*13);
        width: calc(100%*13)
    }

        .page-header-slideshow .slideshow-list[data-count="13"] .slideshow-item {
            width: -webkit-calc(100%/13);
            width: calc(100%/13)
        }

    .page-header-slideshow .slideshow-list[data-count="14"] {
        width: -webkit-calc(100%*14);
        width: calc(100%*14)
    }

        .page-header-slideshow .slideshow-list[data-count="14"] .slideshow-item {
            width: -webkit-calc(100%/14);
            width: calc(100%/14)
        }

    .page-header-slideshow .slideshow-list[data-count="15"] {
        width: -webkit-calc(100%*15);
        width: calc(100%*15)
    }

        .page-header-slideshow .slideshow-list[data-count="15"] .slideshow-item {
            width: -webkit-calc(100%/15);
            width: calc(100%/15)
        }

    .page-header-slideshow .slideshow-list[data-count="16"] {
        width: -webkit-calc(100%*16);
        width: calc(100%*16)
    }

        .page-header-slideshow .slideshow-list[data-count="16"] .slideshow-item {
            width: -webkit-calc(100%/16);
            width: calc(100%/16)
        }

    .page-header-slideshow .slideshow-list[data-count="17"] {
        width: -webkit-calc(100%*17);
        width: calc(100%*17)
    }

        .page-header-slideshow .slideshow-list[data-count="17"] .slideshow-item {
            width: -webkit-calc(100%/17);
            width: calc(100%/17)
        }

    .page-header-slideshow .slideshow-list[data-count="18"] {
        width: -webkit-calc(100%*18);
        width: calc(100%*18)
    }

        .page-header-slideshow .slideshow-list[data-count="18"] .slideshow-item {
            width: -webkit-calc(100%/18);
            width: calc(100%/18)
        }

    .page-header-slideshow .slideshow-list[data-count="19"] {
        width: -webkit-calc(100%*19);
        width: calc(100%*19)
    }

        .page-header-slideshow .slideshow-list[data-count="19"] .slideshow-item {
            width: -webkit-calc(100%/19);
            width: calc(100%/19)
        }

    .page-header-slideshow .slideshow-list[data-count="20"] {
        width: -webkit-calc(100%*20);
        width: calc(100%*20)
    }

        .page-header-slideshow .slideshow-list[data-count="20"] .slideshow-item {
            width: -webkit-calc(100%/20);
            width: calc(100%/20)
        }

    .page-header-slideshow .slideshow-list[data-count="21"] {
        width: -webkit-calc(100%*21);
        width: calc(100%*21)
    }

        .page-header-slideshow .slideshow-list[data-count="21"] .slideshow-item {
            width: -webkit-calc(100%/21);
            width: calc(100%/21)
        }

    .page-header-slideshow .slideshow-list[data-count="22"] {
        width: -webkit-calc(100%*22);
        width: calc(100%*22)
    }

        .page-header-slideshow .slideshow-list[data-count="22"] .slideshow-item {
            width: -webkit-calc(100%/22);
            width: calc(100%/22)
        }

    .page-header-slideshow .slideshow-list[data-count="23"] {
        width: -webkit-calc(100%*23);
        width: calc(100%*23)
    }

        .page-header-slideshow .slideshow-list[data-count="23"] .slideshow-item {
            width: -webkit-calc(100%/23);
            width: calc(100%/23)
        }

    .page-header-slideshow .slideshow-list[data-count="24"] {
        width: -webkit-calc(100%*24);
        width: calc(100%*24)
    }

        .page-header-slideshow .slideshow-list[data-count="24"] .slideshow-item {
            width: -webkit-calc(100%/24);
            width: calc(100%/24)
        }

    .page-header-slideshow .slideshow-list[data-count="25"] {
        width: -webkit-calc(100%*25);
        width: calc(100%*25)
    }

        .page-header-slideshow .slideshow-list[data-count="25"] .slideshow-item {
            width: -webkit-calc(100%/25);
            width: calc(100%/25)
        }

    .page-header-slideshow .slideshow-list[data-count="26"] {
        width: -webkit-calc(100%*26);
        width: calc(100%*26)
    }

        .page-header-slideshow .slideshow-list[data-count="26"] .slideshow-item {
            width: -webkit-calc(100%/26);
            width: calc(100%/26)
        }

    .page-header-slideshow .slideshow-list[data-count="27"] {
        width: -webkit-calc(100%*27);
        width: calc(100%*27)
    }

        .page-header-slideshow .slideshow-list[data-count="27"] .slideshow-item {
            width: -webkit-calc(100%/27);
            width: calc(100%/27)
        }

    .page-header-slideshow .slideshow-list[data-count="28"] {
        width: -webkit-calc(100%*28);
        width: calc(100%*28)
    }

        .page-header-slideshow .slideshow-list[data-count="28"] .slideshow-item {
            width: -webkit-calc(100%/28);
            width: calc(100%/28)
        }

    .page-header-slideshow .slideshow-list[data-count="29"] {
        width: -webkit-calc(100%*29);
        width: calc(100%*29)
    }

        .page-header-slideshow .slideshow-list[data-count="29"] .slideshow-item {
            width: -webkit-calc(100%/29);
            width: calc(100%/29)
        }

    .page-header-slideshow .slideshow-list[data-count="30"] {
        width: -webkit-calc(100%*30);
        width: calc(100%*30)
    }

        .page-header-slideshow .slideshow-list[data-count="30"] .slideshow-item {
            width: -webkit-calc(100%/30);
            width: calc(100%/30)
        }

    .page-header-slideshow .slideshow-list[data-count="31"] {
        width: -webkit-calc(100%*31);
        width: calc(100%*31)
    }

        .page-header-slideshow .slideshow-list[data-count="31"] .slideshow-item {
            width: -webkit-calc(100%/31);
            width: calc(100%/31)
        }

    .page-header-slideshow .slideshow-list[data-count="32"] {
        width: -webkit-calc(100%*32);
        width: calc(100%*32)
    }

        .page-header-slideshow .slideshow-list[data-count="32"] .slideshow-item {
            width: -webkit-calc(100%/32);
            width: calc(100%/32)
        }

    .page-header-slideshow .next {
        background: 0 0;
        border: none
    }

        .page-header-slideshow .next:before {
            display: none
        }

.search-wrapper .row, .search-wrapper .search-form {
    -webkit-box-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.page-header-slideshow .slider-dots {
    bottom: 20px;
    left: -webkit-calc(50% + 490px);
    left: calc(50% + 490px);
    position: absolute
}

.search-wrapper {
    background: #efede9;
    font-size: 16px;
    max-width: 1140px;
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: center
}

    .search-wrapper.margin-top {
        margin-top: 60px
    }

.search-wrapper__title {
    margin: 25px 0 10px
}

.search-wrapper .search-form {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    margin: 10px auto;
    max-width: 620px;
    position: relative;
    width: 100%
}

    .search-wrapper .search-form .search-field {
        width: -webkit-calc(100% - 105px);
        width: calc(100% - 105px)
    }

        .search-wrapper .search-form .search-field::-webkit-input-placeholder {
            color: #333;
            font-size: 12px
        }

        .search-wrapper .search-form .search-field::-moz-placeholder {
            color: #333;
            font-size: 12px
        }

        .search-wrapper .search-form .search-field::-ms-input-placeholder {
            color: #333;
            font-size: 12px
        }

        .search-wrapper .search-form .search-field::placeholder {
            color: #333;
            font-size: 12px
        }

    .search-wrapper .search-form input[type=submit] {
        margin: 0 !important;
        padding: 0 20px;
        width: 105px
    }

.search-wrapper__link {
    color: #000;
    margin: 10px 0 0
}

    .search-wrapper__link:active, .search-wrapper__link:focus, .search-wrapper__link:hover {
        color: #333
    }

.search-wrapper .row {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .search-wrapper .row a {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #000;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .search-wrapper .row a img {
            margin-right: 5px
        }

        .search-wrapper .row a.show-popular {
            margin-right: 10px
        }

        .search-wrapper .row a.show-video {
            margin-left: 10px
        }

        .search-wrapper .row a:active, .search-wrapper .row a:focus, .search-wrapper .row a:hover {
            color: #333
        }

.subpage .page-header {
    background: #efede9;
    border-bottom: 1px solid #dbcbb2;
    padding: 40px 30px
}

    .subpage .page-header .page-title {
        margin: 10px 0
    }

.page-template-page-shops .page-header, .subpage.with-sidebar .page-header {
    padding: 20px 30px
}

.admin-bar .site-header {
    margin-top: 32px
}

.admin-bar .homepage .page-header {
    padding-top: 122px
}

@media screen and (max-width:1200px) {
    .page-header-slideshow .slideshow-item .text-wrapper .slideshow-title {
        font-size: 42px
    }

    .page-header-slideshow .slideshow-item .text-wrapper .slideshow-text {
        margin: 20px 0 25px
    }

    .page-header-slideshow .slider-dots {
        left: inherit;
        right: 30px
    }

    .subpage .page-header {
        padding: 25px 20px
    }

    .page-template-page-shops .page-header, .subpage.with-sidebar .page-header {
        padding: 20px
    }
}

@media screen and (max-width:1024px) {
    .page-header-slideshow .slideshow-item .text-wrapper p {
        font-size: 50px
    }
}

@media screen and (max-width:840px) {
    .homepage .page-header {
        height: 400px
    }

    .page-header-slideshow .slideshow-item .text-wrapper {
        width: 60%
    }

        .page-header-slideshow .slideshow-item .text-wrapper .slideshow-title {
            font-size: 36px
        }

        .page-header-slideshow .slideshow-item .text-wrapper .slideshow-text {
            font-size: 17px;
            margin: 15px 0 20px
        }

    .page-header-slideshow .slider-dots {
        bottom: 10px;
        margin: 0
    }
}

@media screen and (max-width:782px) {
    .admin-bar .site-header {
        margin-top: 46px
    }

    .admin-bar .homepage .page-header {
        padding-top: 136px
    }

    .page-header-slideshow .slideshow-item .text-wrapper .slideshow-title {
        font-size: 32px
    }
}

@media screen and (max-width:600px) {
    .admin-bar .site-header, .admin-bar .site-header.is-fixed {
        margin-top: 0
    }

    #wpadminbar {
        display: none
    }

    .admin-bar .homepage .page-header {
        padding-top: 90px
    }

    .homepage .page-header {
        height: 350px
    }

    .page-header-slideshow .slideshow-item .text-wrapper .slideshow-title {
        font-size: 28px
    }
}

@media screen and (max-width:560px) {
    .homepage .page-header {
        height: 280px
    }

    .page-header-slideshow .slideshow-item .text-wrapper {
        width: 70%
    }

        .page-header-slideshow .slideshow-item .text-wrapper .slideshow-title {
            font-size: 20px
        }

        .page-header-slideshow .slideshow-item .text-wrapper .slideshow-text {
            font-size: 14px;
            margin: 15px 0 20px
        }

        .page-header-slideshow .slideshow-item .text-wrapper .btn--arrow {
            bottom: 0;
            height: 40px;
            left: 0;
            line-height: 38px;
            margin: 0;
            position: absolute;
            text-align: center;
            width: 100%
        }

            .page-header-slideshow .slideshow-item .text-wrapper .btn--arrow:after, .page-header-slideshow .slideshow-item .text-wrapper .btn--arrow:before {
                display: none
            }

    .page-header-slideshow .slider-dots {
        bottom: inherit;
        top: 20px
    }

    .search-wrapper__title {
        margin: 10px 0 0
    }
}

.popular-search form {
    background: #fff;
    height: 90%;
    left: 50%;
    max-height: 360px;
    max-width: 900px;
    overflow: auto;
    padding: 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    z-index: 1
}

.popular-search .content {
    max-height: 380px;
    position: relative
}

.popular-search .columns {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0
}

    .popular-search .columns li:before, .popular-search ul.buttons-inline li:before {
        display: none
    }

    .popular-search .columns li {
        width: -webkit-calc(100%/3);
        width: calc(100%/3)
    }

    .popular-search .columns .checkbox-list {
        padding-left: 0
    }

        .popular-search .columns .checkbox-list li {
            width: 100%
        }

.popular-search .title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 1em
}

.popular-search .sub-title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px
}

.popular-search ul.buttons-inline {
    text-align: right
}

    .popular-search ul.buttons-inline li {
        margin: 0 0 0 10px
    }

        .popular-search ul.buttons-inline li .button {
            margin: 0
        }

            .popular-search ul.buttons-inline li .button.cancel {
                border: 1px solid transparent;
                height: 40px;
                line-height: 38px
            }

                .popular-search ul.buttons-inline li .button.cancel:active, .popular-search ul.buttons-inline li .button.cancel:focus, .popular-search ul.buttons-inline li .button.cancel:hover {
                    color: #fff
                }

.sssearch-results .readmore:active, .sssearch-results .readmore:focus, .sssearch-results .readmore:hover, .sssearch-results .results-subtitle span, .sssearch-results .results-title span {
    color: #f8c010
}

ul.buttons-inline {
    list-style: none;
    margin: 0;
    padding: 0
}

    ul.buttons-inline li {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle
    }

.sssearch-results .results-title {
    font-size: 23px;
    font-weight: 700;
    margin: 25px 0 20px;
    text-align: left
}

.sssearch-results .results-subtitle {
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 30px
}

.sssearch-results ul.categories {
    padding: 0;
    list-style: none;
    margin: 0
}

    .sssearch-results ul.categories .category {
        display: block;
        margin-bottom: 0;
        padding: 20px 0
    }

        .sssearch-results ul.categories .category:before {
            display: none
        }

        .sssearch-results ul.categories .category h2 {
            margin-top: 0
        }

        .sssearch-results ul.categories .category ul.items-list_Mobile {
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

            .sssearch-results ul.categories .category ul.items-list_Mobile > li {
                width: 25%
            }

                .sssearch-results ul.categories .category ul.items-list_Mobile > li .content {
                    -webkit-box-shadow: 0 0 20px 0 #efede9;
                    box-shadow: 0 0 20px 0 #efede9
                }

            .sssearch-results ul.categories .category ul.items-list_Mobile .hover .go-to-product {
                height: 100%
            }

.sssearch-results .readmore {
    cursor: pointer;
    display: block;
    margin-bottom: 0;
    text-align: center
}

    .sssearch-results .readmore i {
        color: #f8c010;
        margin-right: 15px
    }

.sssearch-results .no-results {
    font-size: 17px;
    text-align: center
}

    .sssearch-results .no-results img {
        display: block;
        height: auto;
        margin: 0 auto 20px;
        width: 230px
    }

    .sssearch-results .no-results .title {
        font-weight: 700;
        margin-bottom: 10px
    }

ul.results {
    margin-bottom: 0;
    padding: 0
}

    ul.results + .button.readmore {
        display: table;
        margin: auto;
        vertical-align: middle
    }

    ul.results.items-list_Mobile .hover .go-to-product {
        height: 100%
    }

    ul.results .result {
        border-bottom: 1px solid #d8d8d9;
        list-style: none;
        overflow: auto;
        padding: 20px 0
    }

        ul.results .result:first-child {
            border-top: 1px solid #d8d8d9
        }

        ul.results .result .single-item {
            -webkit-box-align: stretch;
            -webkit-align-items: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%
        }

        ul.results .result .image {
            display: block;
            margin-right: 20px;
            text-align: center;
            width: 150px
        }

            ul.results .result .image a {
                display: block;
                height: 100%;
                position: relative;
                width: 100%
            }

            ul.results .result .image img {
                height: 100%;
                -o-object-fit: cover;
                object-fit: cover;
                -webkit-transition: all .25s ease-in-out;
                -o-transition: all .25s ease-in-out;
                transition: all .25s ease-in-out;
                width: 100%
            }

                ul.results .result .image img:hover, ul.results .result .image imgactive, ul.results .result .image imgfocus {
                    opacity: .6
                }

        ul.results .result .details {
            display: table-cell;
            padding-left: 10px;
            vertical-align: middle
        }

            ul.results .result .details .title {
                display: block
            }

            ul.results .result .details .title-first {
                color: #000;
                display: block;
                font-size: 13px;
                font-weight: 700;
                margin-bottom: 1em;
                text-transform: uppercase
            }

            ul.results .result .details .title-second {
                display: block;
                font-size: 13px;
                line-height: 1.2em;
                margin-bottom: 1em
            }

            ul.results .result .details .code {
                display: block;
                font-size: 13px;
                opacity: .4
            }

            ul.results .result .details .blog-link {
                color: #000;
                font-size: 13px;
                font-weight: 600;
                margin-right: 20px
            }

                ul.results .result .details .blog-link:active, ul.results .result .details .blog-link:focus, ul.results .result .details .blog-link:hover {
                    color: #f8c010
                }

            ul.results .result .details .more {
                color: #f8c010;
                font-size: 13px;
                text-decoration: underline
            }

                ul.results .result .details .more:active, ul.results .result .details .more:focus, ul.results .result .details .more:hover {
                    color: #000
                }

.report-form {
    font-size: 17px;
    text-align: center
}

    .report-form .title {
        font-weight: 700;
        margin-bottom: 10px
    }

    .report-form .has-results {
        display: none
    }

@media screen and (max-width:1024px) {
    .sssearch-results ul.categories .category ul.items-list_Mobile > li {
        width: -webkit-calc(100%/3);
        width: calc(100%/3)
    }

    .search.search-wrapper {
        margin-top: 30px;
        padding: 20px
    }
}

@media screen and (max-width:720px) {
    .sssearch-results ul.categories .category ul.items-list_Mobile .content {
        padding-bottom: 0
    }
}

@media screen and (max-width:560px) {
    .sssearch-results ul.categories .category ul.items-list_Mobile > li {
        width: 50%
    }

    .search.search-wrapper .row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .search.search-wrapper .row a.show-popular {
            margin: 0 0 10px
        }

        .search.search-wrapper .row a.show-video {
            margin: 0
        }
}

.popup-block, .popup-block__overlay {
    height: 100%;
    position: fixed;
    width: 100%
}

.popup-block {
    left: 0;
    opacity: 1;
    top: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 999
}

    .popup-block.is-hidden {
        display: none;
        opacity: 0;
        pointer-events: none
    }

.popup-block__overlay {
    background: rgba(0,0,0,.4);
    z-index: 0
}

.popup-block__inner {
    background: #fff;
    height: 90%;
    left: 50%;
    max-height: 420px;
    max-width: 900px;
    overflow: auto;
    padding: 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    z-index: 1
}

    .popup-block__inner .close, .popup-block__inner .close-popup {
        border: none;
        cursor: pointer;
        color: #000;
        font-size: 0;
        height: 20px;
        position: absolute;
        right: 10px;
        top: 10px;
        text-decoration: none;
        width: 20px;
        z-index: 1
    }

        .popup-block__inner .close-popup:after, .popup-block__inner .close-popup:before, .popup-block__inner .close:after, .popup-block__inner .close:before {
            background: currentColor;
            content: '';
            height: 20px;
            left: 50%;
            position: absolute;
            top: 50%;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
            width: 2px
        }

        .popup-block__inner .close-popup:after, .popup-block__inner .close:after {
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            transform: translateX(-50%) translateY(-50%) rotate(-45deg)
        }

        .popup-block__inner .close-popup:hover, .popup-block__inner .close:hover {
            color: #f8c010
        }

.text-content {
    margin-top: 60px
}

.home .text-content, .subpage.subpage-title-hidden .text-content {
    margin-top: 0
}

.text-content .block:last-of-type.has-bg {
    margin-bottom: 0
}

.site-main.homepage, .site-main.subpage {
    overflow: hidden;
    padding-bottom: 70px
}

.page-template.page-template-page-products .site-main.subpage {
    overflow: visible
}

.site-main.subpage {
    padding-top: 90px
}

.admin-bar .site-main.subpage {
    padding-top: 122px
}

.subpage.with-sidebar .page-content {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px
}

    .subpage.subpage-title-hidden .page-header, .subpage.with-sidebar .page-content .sidebar .closeFilters, .subpage.with-sidebar .page-content .sidebar .openFilters {
        display: none
    }

    .subpage.with-sidebar .page-content .sidebar {
        padding-right: 20px;
        width: 25%
    }

    .subpage.with-sidebar .page-content .sidebar-inner {
        position: -webkit-sticky;
        position: sticky;
        top: 100px
    }

    .subpage.with-sidebar .page-content .text-content {
        margin-top: 0;
        padding-left: 20px;
        width: 75%
    }

.subpage.subpage-title-hidden {
    background: #f6f6f6
}

    .subpage.subpage-title-hidden .block-form .is-style-below-title {
        font-size: 24px;
        max-width: 800px;
        margin: 50px auto;
        width: 100%
    }

@media screen and (max-width:1200px) {
    .subpage.with-sidebar .page-content .sidebar {
        padding-right: 10px;
        width: 250px
    }

    .subpage.with-sidebar .page-content .text-content {
        padding-left: 10px;
        width: -webkit-calc(100% - 250px);
        width: calc(100% - 250px)
    }
}

@media screen and (max-width:1024px) {
    .subpage.with-sidebar .page-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .subpage.with-sidebar .page-content .sidebar {
            padding-right: 0;
            width: 100%
        }

            .subpage.with-sidebar .page-content .sidebar .sidebar-inner {
                position: relative;
                top: 0
            }

            .subpage.with-sidebar .page-content .sidebar .cta-wrapper {
                display: none
            }

            .subpage.with-sidebar .page-content .sidebar .product-categories {
                background: #fff;
                display: none;
                height: 100vh;
                left: 0;
                opacity: 0;
                overflow: auto;
                scrollbar-width: none;
                -ms-overflow-style: none;
                padding: 30px 30px 100px;
                pointer-events: none;
                position: fixed;
                top: 0;
                width: 100%;
                z-index: 100000
            }

                .subpage.with-sidebar .page-content .sidebar .product-categories::-webkit-scrollbar {
                    width: 0;
                    height: 0;
                    display: none
                }

                .subpage.with-sidebar .page-content .sidebar .product-categories.is-active {
                    display: block
                }

                .subpage.with-sidebar .page-content .sidebar .product-categories.is-showing {
                    opacity: 1;
                    pointer-events: auto
                }

                    .subpage.with-sidebar .page-content .sidebar .product-categories.is-showing .closeFilters {
                        background: #f8c010;
                        border: none;
                        cursor: pointer;
                        color: #fff;
                        display: block;
                        font-size: 0;
                        height: 30px;
                        position: absolute;
                        right: 0;
                        top: 0;
                        text-decoration: none;
                        -webkit-transition: all .25s ease-in-out;
                        -o-transition: all .25s ease-in-out;
                        transition: all .25s ease-in-out;
                        width: 30px;
                        z-index: 1
                    }

                        .subpage.with-sidebar .page-content .sidebar .product-categories.is-showing .closeFilters:after, .subpage.with-sidebar .page-content .sidebar .product-categories.is-showing .closeFilters:before {
                            background: currentColor;
                            content: '';
                            height: 20px;
                            left: 50%;
                            position: absolute;
                            top: 50%;
                            -webkit-transition: all .25s ease-in-out;
                            -o-transition: all .25s ease-in-out;
                            transition: all .25s ease-in-out;
                            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
                            -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
                            transform: translateX(-50%) translateY(-50%) rotate(45deg);
                            width: 2px
                        }

                        .subpage.with-sidebar .page-content .sidebar .product-categories.is-showing .closeFilters:after {
                            -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
                            -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
                            transform: translateX(-50%) translateY(-50%) rotate(-45deg)
                        }

                        .subpage.with-sidebar .page-content .sidebar .product-categories.is-showing .closeFilters:hover {
                            background: #000
                        }

            .subpage.with-sidebar .page-content .sidebar .openFilters {
                display: block;
                margin: 10px 0
            }

                .subpage.with-sidebar .page-content .sidebar .openFilters span {
                    padding-right: 20px;
                    position: relative
                }

                    .subpage.with-sidebar .page-content .sidebar .openFilters span:after {
                        background-image: url(//erla.com/wp-content/themes/erla/./images/icons/select-arrow-yellow.png);
                        background-position: center;
                        background-repeat: no-repeat;
                        -webkit-background-size: contain;
                        background-size: contain;
                        content: '';
                        height: 8px;
                        position: absolute;
                        right: 0;
                        top: -webkit-calc(50% - 5px);
                        top: calc(50% - 5px);
                        -webkit-transition: all .25s ease-in-out;
                        -o-transition: all .25s ease-in-out;
                        transition: all .25s ease-in-out;
                        width: 8px
                    }

                .subpage.with-sidebar .page-content .sidebar .openFilters:hover span:after {
                    background-image: url(//erla.com/wp-content/themes/erla/./images/icons/select-arrow-white.png)
                }

        .subpage.with-sidebar .page-content .text-content {
            padding-left: 0;
            width: 100%
        }

    .subpage-product.subpage.with-sidebar .page-content .sidebar {
        display: none
    }
}

@media screen and (max-width:782px) {
    .admin-bar .site-main.subpage {
        padding-top: 136px
    }
}

@media screen and (max-width:720px) {
    .text-content {
        margin-top: 30px
    }
}

@media screen and (max-width:600px) {
    .admin-bar .site-main.subpage {
        padding-top: 90px
    }
}

@media screen and (max-width:560px) {
    .text-content {
        margin-top: 20px
    }

    .page-template.page-template-page-products .site-main.subpage {
        padding-bottom: 0
    }

    .subpage.subpage-title-hidden .block-form .is-style-below-title {
        font-size: 18px;
        margin: 40px auto
    }
}

.sidebar img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.sidebar .title {
    font-size: 14px;
    margin-bottom: 15px
}

.sidebar .search-wrapper {
    background: 0 0;
    margin-bottom: 15px;
    padding: 0
}

    .sidebar .search-wrapper form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

        .sidebar .search-wrapper form input[type=text] {
            width: -webkit-calc(100% - 45px);
            width: calc(100% - 45px)
        }

        .sidebar .search-wrapper form button.search {
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            background: #fff;
            border: solid #c6c5c3;
            border-width: 1px 1px 1px 0;
            cursor: pointer;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            margin: 0;
            padding: 0;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            width: 45px
        }

.js-accordion-content, ul.category-list > li .icon.arrow {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

.sidebar .search-wrapper form button.search svg {
    display: block;
    fill: #f8c010;
    height: 13px;
    width: 13px
}

.sidebar .search-wrapper form button.search:active, .sidebar .search-wrapper form button.search:focus, .sidebar .search-wrapper form button.search:hover {
    background: #000
}

ul.category-list {
    padding: 0;
    margin: 0
}

    ul.category-list > li {
        display: block;
        position: relative;
        margin-bottom: 10px
    }

        ul.category-list > li:before {
            display: none
        }

        ul.category-list > li .icon.arrow {
            cursor: pointer;
            display: block;
            fill: #f8c010;
            height: 32px;
            right: -10px;
            padding: 10px;
            position: absolute;
            top: 0;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            transition: all .25s ease-in-out;
            width: 32px
        }

        ul.category-list > li a {
            padding-right: 15px;
            display: block
        }

        ul.category-list > li > a {
            color: #000;
            font-weight: 700;
            font-size: 17px;
            display: block;
            line-height: 30px
        }

            ul.category-list > li > a:active, ul.category-list > li > a:focus, ul.category-list > li > a:hover {
                color: #888
            }

    ul.category-list li.active > a, ul.category-list li > .child-category-list > li.active > a, ul.category-list li > .child-category-list > li:hover > a {
        color: #f8c010
    }

    ul.category-list li.open > .child-category-list {
        max-height: 100%
    }

    ul.category-list li.open > .icon.arrow {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    ul.category-list li > .child-category-list {
        padding: 0;
        margin: 0 !important;
        overflow: hidden;
        max-height: 0
    }

        ul.category-list li > .child-category-list > li {
            padding-left: 35px;
            display: block;
            font-size: 14px;
            position: relative;
            margin: 10px 0
        }

            ul.category-list li > .child-category-list > li > a {
                color: #000
            }

            ul.category-list li > .child-category-list > li:before {
                background: #f8c010;
                border: none;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                content: '';
                display: block;
                height: 4px;
                left: 15px;
                position: absolute;
                top: .5em;
                width: 4px
            }

.category-description-inner h1, .category-description-inner h2, .category-description-inner h3 {
    text-align: left
}

.js-accordion-content {
    transition: all .25s ease-in-out
}

#category-read-more {
    display: block;
    font-size: 14px;
    text-align: right
}

    #category-read-more .more {
        display: block
    }

    #category-read-more .less, #category-read-more.active .more {
        display: none
    }

    #category-read-more.active .less {
        display: block
    }

.tips-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -10px
}

    .tips-list .category-tip {
        margin: 15px 10px;
        width: -webkit-calc(25% - 20px);
        width: calc(25% - 20px)
    }

        .tips-list .category-tip .article-image {
            height: auto;
            padding-bottom: 65%;
            position: relative;
            width: 100%
        }

            .tips-list .category-tip .article-image img {
                height: 100%;
                left: 0;
                -o-object-fit: cover;
                object-fit: cover;
                position: absolute;
                top: 0;
                width: 100%
            }

        .tips-list .category-tip a {
            color: #000;
            display: block;
            font-size: 14px;
            font-weight: 600;
            margin: 10px 0 0
        }

    .tips-list .category-tip-load-more {
        position: relative
    }

        .tips-list .category-tip-load-more:before {
            border: 2px solid #f8c010;
            border-width: 0 2px 2px 0;
            content: '';
            height: 8px;
            position: absolute;
            right: -15px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            top: -webkit-calc(50% - 7px);
            top: calc(50% - 7px);
            width: 8px
        }

        .tips-list .category-tip-load-more.is-hidden {
            display: none
        }

    .category-list-view .top, .tips-list .more-tips {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    .tips-list .more-tips {
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

        .tips-list .more-tips.is-hidden {
            display: none
        }

.category-list-view .top {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    margin-bottom: 20px
}

    .category-list-view .top .title {
        font-size: 15px;
        margin: 0
    }

    .category-list-view .top .sort-right {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 13px;
        margin-left: auto;
        text-align: right
    }

        .category-list-view .top .sort-right .sort {
            border: 0;
            display: inline-block;
            font-size: 13px;
            line-height: 1.2;
            outline: 0;
            min-height: inherit
        }

.filters, .filters .filter-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.category-list-view .top .sort-right .sort.red, .category-list-view .top .sort-right .sort.yellow {
    padding: 0 15px 0 5px;
    background-repeat: no-repeat;
    background-position: right center
}

.category-list-view .top .sort-right .sort.red {
    background-image: url(//erla.com/wp-content/themes/erla/./images/icons/select-arrow-red.png)
}

.category-list-view .top .sort-right .sort.yellow {
    background-image: url(//erla.com/wp-content/themes/erla/./images/icons/select-arrow-yellow.png)
}

.category-list-view ul.items-list_Mobile {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

    .category-list-view ul.items-list_Mobile > li {
        width: -webkit-calc(100%/3);
        width: calc(100%/3)
    }

        .category-list-view ul.items-list_Mobile > li .content {
            -webkit-box-shadow: 0 0 20px 0 #efede9;
            box-shadow: 0 0 20px 0 #efede9
        }

.filters {
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px 0 30px
}

    .filters .filter {
        position: relative;
        margin: 5px 10px 5px 0
    }

        .filters .filter:first-of-type {
            margin-left: 0
        }

        .filters .filter.active .filter-values {
            display: block
        }

    .filters .filter-button button {
        font-size: 14px;
        height: 28px;
        line-height: 26px;
        padding: 0 15px;
        margin: 5px
    }

    .filters .filter-name {
        background: #efede9;
        cursor: pointer;
        font-size: 14px;
        line-height: 1;
        pointer-events: none;
        padding: 7px 35px 7px 12px;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .filters .filter-name:after {
            background-image: url(//erla.com/wp-content/themes/erla/./images/icons/select-arrow-yellow.png);
            background-repeat: no-repeat;
            background-position: center;
            -webkit-background-size: contain;
            background-size: contain;
            content: '';
            display: block;
            height: 6px;
            right: 5px;
            position: absolute;
            top: -webkit-calc(50% - 3px);
            top: calc(50% - 3px);
            width: 7px
        }

        .filters .filter-name span {
            color: #f8c010;
            font-weight: 700
        }

    .filters .filter-values {
        background: #fff;
        border: 1px solid #efede9;
        -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.15);
        box-shadow: 0 3px 5px 0 rgba(0,0,0,.15);
        display: none;
        left: 0;
        min-width: 200px;
        max-height: 290px;
        overflow: auto;
        padding: 5px 10px;
        position: absolute;
        top: 100%;
        z-index: 2
    }

    .filters .filter-wrapper {
        display: flex;
        font-size: 14px;
        margin: 5px 0;
        position: relative
    }

.checked-features, .step-1 h2, .step-2 h2, .step-3 h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.filters .filter-wrapper input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #c6c5c3;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 20px;
    margin: 2px 15px 0 0;
    padding: 0;
    width: 20px
}

    .filters .filter-wrapper input[type=checkbox]:focus {
        outline: 0
    }

    .filters .filter-wrapper input[type=checkbox]:checked:after {
        background: 0 0;
        border: solid #f8c010;
        border-width: 0 0 3px 3px;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        content: '';
        left: 4px;
        height: 7px;
        position: absolute;
        top: 7px;
        -webkit-transform: rotate(-50deg);
        -ms-transform: rotate(-50deg);
        transform: rotate(-50deg);
        width: 12px
    }

.filters .filter-wrapper label {
    font-size: 14px
}

.checked-features {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px
}

    .checked-features ul {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0
    }

        .checked-features ul li {
            margin: 0 0 0 5px
        }

            .checked-features ul li:before {
                display: none
            }

ul.pagination {
    font-size: 14px;
    list-style: none;
    padding: 0;
    margin: 15px auto;
    display: table;
    width: auto
}

    ul.pagination > li {
        display: table-cell;
        vertical-align: middle;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #efede9;
        border-left: 0;
        text-align: center
    }

.your-cart .number-of-prod, .your-cart h2 {
    vertical-align: baseline;
    display: inline-block
}

ul.pagination > li:before {
    display: none
}

ul.pagination > li:hover a {
    color: #000;
    background: #faf9f8
}

ul.pagination > li.active * {
    color: #f8c010
}

ul.pagination > li:first-child {
    border-left: 1px solid #efede9
}

ul.pagination > li.inactive {
    color: #c6c5c3
}

ul.pagination > li a {
    color: #000;
    display: block
}

#modalProductContent {
    height: auto !important;
    padding: 30px 15px
}

    #modalProductContent .modalProductClose {
        position: absolute;
        top: 5px;
        right: 10px;
        font-size: .8em;
        font-weight: 700;
        cursor: pointer
    }

    #modalProductContent p {
        text-align: center;
        font-size: 20px
    }

    #modalProductContent .button {
        font-size: 13px;
        margin: 0;
        padding: 0 6px;
        width: 49%;
        float: left
    }

        #modalProductContent .button + .button {
            float: right
        }

@media screen and (max-width:1200px) {
    ul.category-list > li > a {
        font-size: 15px
    }
}

@media screen and (max-width:720px) {
    .category-list-view ul.items-list_Mobile > li {
        width: 50%
    }

    .category-list-view ul.items-list_Mobile .hover {
        padding: 0 5px
    }

    .tips-list .category-tip {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px)
    }
}

@media screen and (max-width:560px) {
    .category-list-view ul.items-list_Mobile .hover .add-to-cart, .category-list-view ul.items-list_Mobile .hover .go-to-product {
        height: 100%;
        min-height: 34px
    }

    .tips-list {
        margin: 0
    }

        .tips-list .category-tip {
            margin: 15px 0;
            width: 100%
        }
}

@media screen and (max-width:360px) {
    .category-list-view ul.items-list_Mobile .hover .add-to-cart, .category-list-view ul.items-list_Mobile .hover .go-to-product {
        height: 100%;
        min-height: 30px
    }

        .category-list-view ul.items-list_Mobile .hover .add-to-cart .middle .img, .category-list-view ul.items-list_Mobile .hover .go-to-product .middle .img {
            display: none
        }

        .category-list-view ul.items-list_Mobile .hover .add-to-cart .middle .txt, .category-list-view ul.items-list_Mobile .hover .go-to-product .middle .txt {
            font-size: 12px
        }
}

.search-statistics .center {
    border-bottom: 1px solid #000;
    font-size: 13px;
    padding-bottom: 15px
}

.step-1, .step-2, .step-3 {
    display: block
}

    .step-1 h2, .step-2 h2, .step-3 h2 {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .step-1 .number, .step-2 .number, .step-3 .number {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border: 2px solid #f8c010;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 40px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: 15px;
        width: 40px
    }

    .step-1.is-hidden, .step-2.is-hidden, .step-3.is-hidden {
        display: none
    }

    #recommendation-form.is-loading, .step-1.is-loading, .step-2.is-loading, .step-3.is-loading {
        pointer-events: none;
        position: relative
    }

        #recommendation-form.is-loading:after, #recommendation-form.is-loading:before, .step-1.is-loading:after, .step-1.is-loading:before, .step-2.is-loading:after, .step-2.is-loading:before, .step-3.is-loading:after, .step-3.is-loading:before {
            content: '';
            position: absolute
        }

        #recommendation-form.is-loading:after, .step-1.is-loading:after, .step-2.is-loading:after, .step-3.is-loading:after {
            background: #fff;
            height: 100%;
            left: 0;
            opacity: .5;
            pointer-events: auto;
            top: 0;
            width: 100%;
            z-index: 1
        }

        #recommendation-form.is-loading:before, .step-1.is-loading:before, .step-2.is-loading:before, .step-3.is-loading:before {
            -webkit-animation: spinner .75s linear infinite;
            animation: spinner .75s linear infinite;
            border: 3px solid #f8c010;
            border-top-color: #000;
            border-bottom-color: #000;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            height: 30px;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
            width: 30px;
            z-index: 10
        }

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(0);
        transform: translateX(-50%) translateY(-50%) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);
        transform: translateX(-50%) translateY(-50%) rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(0);
        transform: translateX(-50%) translateY(-50%) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);
        transform: translateX(-50%) translateY(-50%) rotate(360deg)
    }
}

.localization-search {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .localization-search .top {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 20px;
        position: relative;
        width: -webkit-calc(60% - 110px);
        width: calc(60% - 110px)
    }

        .localization-search .top .city-zip {
            width: 50%
        }

        .localization-search .top .input {
            font-size: 16px
        }

            .localization-search .top .input.error {
                border-color: #f8c010
            }

        .localization-search .top .error-message {
            bottom: -13px;
            color: #f8c010;
            font-size: 12px;
            display: none;
            position: absolute;
            left: 0;
            font-family: 'Open Sans',sans-serif
        }

        .localization-search .top .error + .radius-wrapper + .error-message {
            display: block
        }

        .localization-search .top label {
            line-height: 50px;
            float: right;
            padding-right: 110px
        }

        .localization-search .top .radius-wrapper {
            position: relative;
            width: 50%
        }

        .localization-search .top .length-wrapper {
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 90px
        }

            .localization-search .top .length-wrapper .input {
                padding-right: 45px;
                text-align: right
            }

            .localization-search .top .length-wrapper:after {
                position: absolute;
                right: 20px;
                top: 0;
                line-height: 40px;
                font-size: 14px;
                content: 'km'
            }

    .localization-search .bottom {
        padding: 0 20px;
        width: -webkit-calc(40% - 110px);
        width: calc(40% - 110px)
    }

    .localization-search .button-container {
        padding-left: 20px;
        position: relative;
        width: 220px
    }

        .localization-search .button-container .button {
            margin: 0 !important;
            padding: 0 30px;
            width: 100%
        }

    .localization-search .cart-tip {
        background: #f8c010;
        border: 1px solid #f8c010;
        bottom: 100%;
        color: #fff;
        display: block;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.5;
        margin-bottom: 15px;
        max-width: 150px;
        opacity: 0;
        padding: 5px 10px;
        pointer-events: none;
        right: -30px;
        text-align: center;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        position: absolute;
        z-index: 9999
    }

        .localization-search .cart-tip:after {
            border-style: solid;
            border-width: 15px 15px 0;
            border-color: #f8c010 transparent transparent;
            content: '';
            display: block;
            height: 0;
            margin-right: -15px;
            position: absolute;
            right: 50%;
            top: 100%;
            width: 0
        }

    .localization-search .button:disabled {
        background: #c6c5c3;
        border: 1px solid #c6c5c3
    }

        .localization-search .button:disabled:hover + .cart-tip {
            opacity: 1
        }

    .localization-search .range-slider {
        position: relative;
        height: 20px;
        margin-bottom: 5px
    }

    .localization-search .range-min-max {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .localization-search input[type=range] {
        -webkit-appearance: none;
        margin: 0;
        padding-left: 0;
        padding-right: 0;
        border: 1px solid transparent;
        width: 100%
    }

        .localization-search input[type=range]::-webkit-slider-runnable-track {
            width: 100%;
            height: 3px;
            background: #c6c5c3;
            border: none;
            -webkit-border-radius: 4px;
            border-radius: 4px
        }

        .localization-search input[type=range]::-webkit-slider-thumb {
            -webkit-appearance: none;
            height: 24px;
            width: 24px;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            border: 5px solid #f8c010;
            background: #fff;
            margin-top: -8px
        }

        .localization-search input[type=range]:focus {
            outline: 0
        }

            .localization-search input[type=range]:focus::-webkit-slider-runnable-track {
                background: #c6c5c3
            }

        .localization-search input[type=range]::-moz-range-track {
            width: 100%;
            height: 3px;
            background: #c6c5c3;
            border: none
        }

        .localization-search input[type=range]::-moz-range-thumb {
            height: 24px;
            left: 100%;
            border: 5px solid #f8c010;
            width: 24px;
            border-radius: 50%;
            background: #fff
        }

        .localization-search input[type=range]:-moz-focusring {
            outline: transparent solid 1px;
            outline-offset: -1px
        }

        .localization-search input[type=range]::-ms-track {
            width: 100%;
            height: 3px;
            background: #c6c5c3;
            border-color: transparent;
            border-width: 3px 0;
            color: transparent
        }

        .localization-search input[type=range]::-ms-fill-lower {
            background: #c6c5c3
        }

        .localization-search input[type=range]::-ms-fill-upper {
            background: #c6c5c3
        }

        .localization-search input[type=range]::-ms-tooltip {
            display: none
        }

        .localization-search input[type=range]::-ms-thumb {
            height: 24px;
            width: 24px;
            border-radius: 50%;
            border: 5px solid #f8c010;
            background: #fff
        }

        .localization-search input[type=range]:focus::-ms-fill-lower {
            background: #c6c5c3
        }

        .localization-search input[type=range]:focus::-ms-fill-upper {
            background: #c6c5c3
        }

    .localization-search output {
        text-align: center;
        position: absolute;
        padding: 6px 0;
        left: 31.3333%;
        bottom: -30px;
        color: #fff;
        width: 30px;
        margin-left: -10px
    }

section.map {
    margin-top: 20px
}

    section.map.is-hidden {
        display: none
    }

    .step-2 .checkbox-list, section.map #bodyContent {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    section.map #shops-map {
        width: 100%;
        height: 330px;
        position: static;
        margin-bottom: 30px
    }

        section.map #shops-map .gm-style-iw p {
            margin: 0;
            font-size: 14px;
            line-height: 18px
        }

    section.map #map-content h2 {
        margin: 0 0 10px
    }

    section.map #bodyContent {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        section.map #bodyContent .col {
            width: 50%
        }

            section.map #bodyContent .col .button {
                margin: 0 0 10px;
                width: 160px
            }

                section.map #bodyContent .col .button.gray {
                    color: #000;
                    margin-bottom: 0
                }

                    section.map #bodyContent .col .button.gray:active, section.map #bodyContent .col .button.gray:focus, section.map #bodyContent .col .button.gray:hover {
                        color: #fff
                    }

.step-2 .checkbox-list {
    display: flex
}

    .step-2 .checkbox-list .checkbox-item {
        margin-left: 20px
    }

        .step-2 .checkbox-list .checkbox-item:first-of-type {
            margin-left: 0
        }

        .step-2 .checkbox-list .checkbox-item label {
            margin-top: 1px
        }

.step-2 .search-shops-results {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0
}

.step-2 .search-shops-results__detal-title, .step-2 .search-shops-results__internet-title {
    border-bottom: 1px solid #c6c5c3;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 15px
}

    .step-2 .search-shops-results__detal-title.is-hidden, .step-2 .search-shops-results__internet-title.is-hidden {
        display: none
    }

.step-2 .search-shops-results .shop-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #c6c5c3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    margin: 0;
    padding: 20px 0;
    position: relative;
    width: 100%
}

    .step-2 .search-shops-results .shop-item.is-hidden {
        display: none
    }

    .step-2 .search-shops-results .shop-item.is-active:before {
        background: #f8c010;
        border: 1px solid #f8c010
    }

.step-3 #terms.error, .step-3 .email-input.error {
    border: 1px solid #F8C010 !important
}

.step-2 .search-shops-results .shop-item-image {
    display: block;
    height: 140px;
    position: relative;
    width: 20%
}

    .step-2 .search-shops-results .shop-item-image:before {
        background-image: url(//erla.com/wp-content/themes/erla/./images/shop-item-logo.jpg);
        background-position: center;
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

.step-2 .search-shops-results .shop-item-name {
    color: #000;
    display: block;
    font-size: 20px;
    font-weight: 600;
    padding: 0 10px 20px
}

.step-2 .search-shops-results .shop-item a.shop-item-name:hover {
    color: #f8c010
}

.step-2 .search-shops-results .shop-item .shop-item-col {
    width: 20%
}

    .step-2 .search-shops-results .shop-item .shop-item-col.w-40 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 40%
    }

        .step-2 .search-shops-results .shop-item .shop-item-col.w-40 .shop-item-name {
            width: 100%
        }

        .step-2 .search-shops-results .shop-item .shop-item-col.w-40 .shop-item-address, .step-2 .search-shops-results .shop-item .shop-item-col.w-40 .shop-item-info {
            padding: 0 10px;
            width: 50%
        }

    .step-2 .search-shops-results .shop-item .shop-item-col .button {
        width: 100%
    }

.step-2 .search-shops-results .shop-item-address {
    font-style: normal
}

.step-2 .search-shops-results .shop-item-info {
    display: block;
    position: relative
}

    .step-2 .search-shops-results .shop-item-info .phone {
        color: #000
    }

    .step-2 .search-shops-results .shop-item-info .show-phone {
        background: green;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        line-height: 1;
        margin-left: 3px;
        padding: 4px 5px 3px;
        text-align: center;
        text-transform: uppercase;
        width: 100px
    }

    .step-2 .search-shops-results .shop-item-info .info {
        color: #595959;
        display: block;
        font-size: 12px;
        padding-right: 30px
    }

        .step-2 .search-shops-results .shop-item-info .info.is-hidden {
            display: none
        }

.step-2 .search-shops-results .shop-item .button {
    font-weight: 600;
    font-size: 14px;
    width: 20%
}

.step-2 .search-shops-results .shop-item .answer-time, .step-2 .search-shops-results .shop-item .assortment, .step-2 .search-shops-results .shop-item .car {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0
}

    .step-2 .search-shops-results .shop-item .answer-time:hover, .step-2 .search-shops-results .shop-item .assortment:hover, .step-2 .search-shops-results .shop-item .car:hover {
        color: #595959
    }

    .step-2 .search-shops-results .shop-item .answer-time .icon-text, .step-2 .search-shops-results .shop-item .assortment .icon-text, .step-2 .search-shops-results .shop-item .car .icon-text {
        margin-right: 10px;
        text-align: center;
        width: 30px
    }

    .step-2 .search-shops-results .shop-item .answer-time .icon, .step-2 .search-shops-results .shop-item .assortment .icon, .step-2 .search-shops-results .shop-item .car .icon {
        background-position: center;
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        content: '';
        display: block;
        height: 30px;
        position: relative;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        width: 30px
    }

    .step-2 .search-shops-results .shop-item .car .icon {
        background-image: url(//erla.com/wp-content/themes/erla/./images/icons/icon-map-2.png)
    }

    .step-2 .search-shops-results .shop-item .car:hover .icon {
        background-image: url(//erla.com/wp-content/themes/erla/./images/icons/icon-map-2-hover.png)
    }

    .step-2 .search-shops-results .shop-item .assortment .icon {
        background-image: url(//erla.com/wp-content/themes/erla/./images/icons/icon-assortment.png)
    }

    .step-2 .search-shops-results .shop-item .assortment:hover .icon {
        background-image: url(//erla.com/wp-content/themes/erla/./images/icons/icon-assortment-hover.png)
    }

    .step-2 .search-shops-results .shop-item .answer-time .icon {
        background-image: url(//erla.com/wp-content/themes/erla/./images/icons/icon-time-2.png)
    }

    .step-2 .search-shops-results .shop-item .answer-time:hover .icon {
        background-image: url(//erla.com/wp-content/themes/erla/./images/icons/icon-time-2-hover.png)
    }

.step-2 .search-shops-results__internet .shop-item .shop-item-asortment, .step-2 .search-shops-results__internet .shop-item .shop-item-name {
    width: 30%
}

.step-2 .button {
    display: block;
    font-weight: 700;
    height: auto;
    line-height: 1.4;
    margin: 0 0 0 auto !important;
    padding: 10px 50px;
    width: auto
}

.step-3 {
    text-align: center
}

    .step-3 .text {
        margin-bottom: 20px
    }

    .step-3 .input {
        max-width: 355px;
        margin: auto auto 25px
    }

    .step-3 .email-input + .error-message {
        display: none
    }

    .step-3 .email-input.error + .error-message {
        color: #f8c010;
        display: block;
        font-size: 13px;
        top: -18px;
        position: relative
    }

    .step-3 #terms + label + .error-message {
        display: none
    }

    .step-3 #terms.error + label + .error-message {
        color: #f8c010;
        display: block;
        font-size: 13px;
        left: 35px;
        position: absolute;
        bottom: -19px
    }

    .step-3 .buttons-inline {
        margin-top: 20px
    }

        .step-3 .buttons-inline li {
            margin: 0 15px
        }

            .step-3 .buttons-inline li:before {
                display: none
            }

            .step-3 .buttons-inline li .button.white {
                border: 1px solid transparent;
                height: 40px;
                font-weight: 400;
                line-height: 38px
            }

    .step-3 .block-gray {
        background: #c9c9c9;
        color: #000;
        display: inline-block;
        font-weight: 600;
        margin-top: 30px;
        padding: 15px;
        width: 100%
    }

        .step-3 .block-gray a {
            color: #f8c010
        }

.your-cart {
    padding: 15px 0;
    position: relative
}

    .your-cart .title {
        margin-bottom: 10px
    }

    .your-cart h2 {
        text-transform: uppercase;
        margin-right: 10px
    }

    .your-cart .number-of-prod {
        font-weight: 600;
        font-size: 15px
    }

    .your-cart.loading:before {
        background: url(//erla.com/wp-content/themes/erla/./images/icons/loading.gif) center no-repeat rgba(255,255,255,.8);
        content: '';
        display: block;
        height: 100%;
        left: 0;
        width: 100%;
        position: absolute;
        top: 0;
        z-index: 999
    }

#shops-form + section.your-cart {
    display: none
}

    #shops-form + section.your-cart.active {
        display: block
    }

.products-list-order {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    width: 100%
}

    .products-list-order li {
        border: 1px solid #c6c5c3;
        border-top-width: 0;
        border-left-width: 0;
        display: block;
        line-height: 1.3em;
        margin: 0;
        padding: 20px 65px;
        position: relative;
        width: 50%
    }

        .products-list-order li:before {
            display: none
        }

        .products-list-order li:nth-child(-n+2) {
            border-top-width: 1px
        }

        .products-list-order li:nth-child(2n+1) {
            border-left-width: 1px
        }

        .products-list-order li .delete a {
            color: #000;
            cursor: pointer;
            left: 30px;
            top: 50%;
            position: absolute;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%)
        }

            .products-list-order li .delete a:hover {
                color: #f8c010
            }

    .products-list-order label {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%
    }

    .products-list-order .details, .products-list-order .image {
        display: block
    }

    .products-list-order .image {
        width: 75px;
        height: 50px
    }

        .products-list-order .image img {
            display: block;
            height: auto;
            margin: auto;
            max-width: 100%;
            width: auto
        }

    .products-list-order .details {
        padding-left: 10px
    }

    .products-list-order input[type=checkbox] {
        position: absolute;
        left: -999px;
        text-indent: -999px;
        width: 1px;
        height: 1px;
        opacity: 0
    }

.most-viewed.with-cart.hidden, .most-viewed.without-cart.hidden {
    display: none
}

.directions-map-wrapper {
    pointer-events: auto !important;
    z-index: 99999 !important
}

    .directions-map-wrapper #directions-map {
        height: 100%;
        width: 100%
    }

    .directions-map-wrapper .map-close {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background: #f8c010;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 40px;
        font-size: 22px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        line-height: 1;
        position: fixed;
        right: 10px;
        top: 60px;
        width: 40px;
        z-index: 1
    }

        .directions-map-wrapper .map-close:active, .directions-map-wrapper .map-close:focus, .directions-map-wrapper .map-close:hover {
            background: #000
        }

.subpage-inquiry-success .ssshopsearch-form {
    text-align: center
}

    .subpage-inquiry-success .ssshopsearch-form .title {
        font-size: 36px;
        font-weight: 700;
        margin: 30px 0
    }

    .subpage-inquiry-success .ssshopsearch-form .buttons-inline li:before {
        display: none
    }

    .subpage-inquiry-success .ssshopsearch-form .button.cancel {
        height: 40px
    }

.subpage-inquiry-success .table-with-icon .recommendation-title h2, .subpage-inquiry-success .table-with-icon .recommendation-title p {
    text-align: center
}

@media screen and (max-width:1200px) {
    .localization-search .top {
        width: -webkit-calc(60% - 40px);
        width: calc(60% - 40px)
    }

    .localization-search .bottom {
        padding: 0 10px;
        width: -webkit-calc(40% - 120px);
        width: calc(40% - 120px)
    }

    .localization-search .button-container {
        width: 160px
    }
}

@media screen and (max-width:1024px) {
    .localization-search .top {
        padding-right: 0;
        width: 100%
    }

    .localization-search .bottom {
        padding: 0;
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }

    .localization-search .button-container {
        margin-left: auto;
        width: 220px
    }

    .step-2 .search-shops-results .shop-item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .step-2 .search-shops-results .shop-item .shop-item-col:nth-of-type(2) {
            width: -webkit-calc(100% - 200px);
            width: calc(100% - 200px)
        }

        .step-2 .search-shops-results .shop-item .shop-item-col:nth-of-type(3) {
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            width: 70%
        }

        .step-2 .search-shops-results .shop-item .shop-item-col:nth-of-type(4) {
            width: 30%
        }

        .step-2 .search-shops-results .shop-item .shop-item-col .button {
            padding: 10px
        }

        .step-2 .search-shops-results .shop-item .assortment, .step-2 .search-shops-results .shop-item .car {
            margin: 10px 20px 10px 0
        }
}

@media screen and (max-width:840px) {
    .step-3 .text br {
        display: none
    }
}

@media screen and (max-width:720px) {
    .localization-search .top label {
        padding-right: 100px
    }

    .step-1 h2, .step-2 h2, .step-3 h2 {
        margin-top: 30px
    }

    .products-list-order li {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 15px 15px 15px 40px
    }

        .products-list-order li .delete a {
            left: 20px
        }
}

@media screen and (max-width:560px) {
    .step-1 h2, .step-2 h2, .step-3 h2 {
        margin-top: 20px
    }

    .localization-search .top {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .localization-search .bottom, .localization-search .top .input, .localization-search .top .radius-wrapper {
            width: 100%
        }

    .localization-search .button-container {
        margin-top: 10px;
        width: 265px
    }

    .step-2 .checkbox-list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .step-2 .checkbox-list .checkbox-item {
            margin-left: 0;
            margin-top: 10px;
            width: 100%
        }

    .step-2 .search-shops-results .shop-item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .step-2 .search-shops-results .shop-item-image {
        margin-bottom: 15px;
        width: 100%
    }

    .step-2 .search-shops-results .shop-item-name {
        padding: 0 0 20px
    }

    .step-2 .search-shops-results .shop-item .shop-item-col:nth-of-type(2) {
        width: 100%
    }

    .step-2 .search-shops-results .shop-item .shop-item-col:nth-of-type(3) {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .step-2 .search-shops-results .shop-item .shop-item-col:nth-of-type(4) {
        width: 100%
    }

    .step-2 .search-shops-results .shop-item .shop-item-col .button {
        padding: 10px
    }

    .step-2 .search-shops-results .shop-item .shop-item-col.w-40 .shop-item-address {
        padding-left: 0
    }

    .step-2 .search-shops-results .shop-item .shop-item-col.w-40 .shop-item-info {
        padding-right: 0
    }

    .step-2 .search-shops-results .shop-item .assortment, .step-2 .search-shops-results .shop-item .car {
        margin: 10px 20px 10px 0
    }

    .step-3 .buttons-inline li {
        margin: 0
    }

        .step-3 .buttons-inline li .button, .step-3 .buttons-inline li .button.white {
            margin-right: 0
        }

    section.map #shops-map {
        height: 440px
    }

    section.map #bodyContent {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        section.map #bodyContent .col {
            width: 100%
        }

            section.map #bodyContent .col .button {
                margin: 5px 5px 5px 0;
                padding: 0 10px;
                font-size: 14px;
                width: 130px
            }

    .checkbox-list .checkbox-item label {
        font-size: 14px
    }

    .products-list-order li {
        width: 100%
    }

        .products-list-order li:nth-child(-n+2) {
            border-top-width: 0;
            border-left-width: 1px
        }

        .products-list-order li:first-of-type {
            border-top-width: 1px
        }

    .subpage-inquiry-success .ssshopsearch-form .buttons-inline li {
        margin: 0
    }

        .subpage-inquiry-success .ssshopsearch-form .buttons-inline li .button, .subpage-inquiry-success .ssshopsearch-form .buttons-inline li .button.white {
            margin-right: 0
        }
}

@media screen and (max-width:400px) {
    .localization-search .button-container {
        padding-left: 0;
        width: 100%
    }

    .step-2 .search-shops-results .shop-item .shop-item-col.w-40 .shop-item-address {
        padding: 0 0 10px;
        width: 100%
    }

    .step-2 .search-shops-results .shop-item .shop-item-col.w-40 .shop-item-info {
        padding: 10px 0;
        width: 100%
    }
}

.product-count-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

    .product-count-wrapper .add-product, .product-count-wrapper .remove-product {
        position: absolute;
        display: block;
        width: 30px;
        background-color: #f8c010;
        text-align: center;
        height: 40px;
        color: #fff;
        top: 0;
        line-height: 40px;
        cursor: pointer
    }

    .product-count-wrapper .add-product {
        right: 0
    }

    .product-count-wrapper .remove-product {
        left: 0
    }

.product-view.row {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0
}

.product-view .product-variants {
    margin-bottom: 15px;
    overflow: hidden;
    padding: 0 15px;
    position: relative
}

    .product-view .product-variants .variants-wrapper {
        overflow: hidden
    }

    .product-view .product-variants .next, .product-view .product-variants .prev {
        border: 2px solid #c6c5c3;
        cursor: pointer;
        height: 40px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateX(0) translateY(-50%) scale(.7);
        -ms-transform: translateX(0) translateY(-50%) scale(.7);
        transform: translateX(0) translateY(-50%) scale(.7);
        width: 40px !important
    }

        .product-view .product-variants .next:hover, .product-view .product-variants .prev:hover {
            border: 2px solid #f8c010
        }

            .product-view .product-variants .next:hover:before, .product-view .product-variants .prev:hover:before {
                border-color: #fff
            }

        .product-view .product-variants .next:before, .product-view .product-variants .prev:before {
            background-color: transparent;
            border: solid #c6c5c3;
            content: '';
            height: 15px;
            position: absolute;
            -webkit-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            top: 27%;
            width: 15px
        }

    .product-view .product-variants .prev {
        left: -4px
    }

        .product-view .product-variants .prev:before {
            border-width: 0 0 2px 2px;
            left: 14px
        }

    .product-view .product-variants .next {
        right: -4px
    }

        .product-view .product-variants .next:before {
            border-width: 2px 2px 0 0;
            right: 12px
        }

.product-view .variants {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap
}

    .product-view .variants li {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%
    }

        .product-view .variants li a {
            width: 50%
        }

            .product-view .variants li a:hover {
                opacity: .7
            }

        .product-view .variants li img {
            display: block;
            margin: 0 auto
        }

        .product-view .variants li p {
            font-size: 10px;
            padding: 0 2px;
            text-align: center;
            white-space: normal
        }

.product-view .product-images {
    overflow: hidden;
    width: -webkit-calc(100% - 280px);
    width: calc(100% - 280px)
}

    .product-view .product-images h1 {
        font-size: 24px;
        margin: 0 0 20px;
        text-align: left
    }

    .product-view .product-images .description-short {
        font-size: 14px;
        margin: 0 0 15px
    }

    .product-view .product-images .product-image {
        border: 1px solid #efede9;
        display: block;
        height: 390px;
        position: relative;
        width: 100%
    }

        .product-view .product-images .product-image img {
            border: 5px solid #fff;
            height: 100%;
            -o-object-fit: contain;
            object-fit: contain;
            -o-object-position: center;
            object-position: center;
            width: 100%
        }

    .product-view .product-images ul.previews {
        height: 100%;
        list-style: none;
        margin: 0;
        padding: 0
    }

        .product-view .product-images ul.previews > li {
            display: none;
            height: 100%;
            margin: 0 !important
        }

            .product-view .product-images ul.previews > li:before {
                display: none
            }

            .product-view .product-images ul.previews > li.active {
                display: block
            }

    .product-view .product-images .thumbnails-list {
        border: 1px solid #efede9;
        border-top: 0;
        display: block;
        font-size: 0;
        position: relative;
        white-space: nowrap;
        z-index: 9
    }

        .product-view .product-images .thumbnails-list .thumbnail {
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            border-right: 1px #efede9 solid;
            cursor: pointer;
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 0;
            position: relative;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            text-align: center;
            vertical-align: middle;
            width: -webkit-calc(100%/6);
            width: calc(100%/6)
        }

            .product-view .product-images .thumbnails-list .thumbnail a {
                display: block;
                padding-bottom: 100%;
                width: 100%
            }

            .product-view .product-images .thumbnails-list .thumbnail.active, .product-view .product-images .thumbnails-list .thumbnail:hover {
                background: #efede9
            }

            .product-view .product-images .thumbnails-list .thumbnail img {
                display: block;
                height: 100%;
                left: 0;
                -o-object-fit: cover;
                object-fit: cover;
                -o-object-position: center;
                object-position: center;
                position: absolute;
                top: 0;
                width: 100%
            }

            .product-view .product-images .thumbnails-list .thumbnail:last-child {
                border-right: 0
            }

        .product-view .product-images .thumbnails-list.ps-container > .ps-scrollbar-x-rail, .product-view .product-images .thumbnails-list.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
            height: 6px
        }

.product-view .product-details {
    padding-left: 20px;
    width: 280px
}

    .product-view .product-details .product-index {
        font-size: 14px;
        line-height: 1em;
        margin-bottom: 10px;
        padding: 10px 0
    }

    .product-view .product-details .product-price {
        font-size: 14px;
        margin-bottom: 48px
    }

        .product-view .product-details .product-price span {
            display: block;
            font-size: 20px;
            font-weight: 700
        }

            .product-view .product-details .product-price span.red {
                color: #f8c010
            }

    .product-view .product-details .actions-list {
        margin: 0 0 60px;
        padding: 0
    }

        .product-view .product-details .actions-list > li {
            margin-bottom: 15px
        }

            .product-view .product-details .actions-list > li:before {
                display: none
            }

            .product-view .product-details .actions-list > li .button {
                margin: 0;
                width: 100%
            }

            .product-view .product-details .actions-list > li .bg-icon {
                position: relative
            }

                .product-view .product-details .actions-list > li .bg-icon:before {
                    background-position: center;
                    background-repeat: no-repeat;
                    -webkit-background-size: contain;
                    background-size: contain;
                    content: '';
                    display: inline-block;
                    height: 22px;
                    margin-right: 5px;
                    margin-top: -2px;
                    vertical-align: middle;
                    width: 22px
                }

                .product-view .product-details .actions-list > li .bg-icon.location-white:before {
                    background-image: url(//erla.com/wp-content/themes/erla/./images/icons/location-white.png)
                }

                .product-view .product-details .actions-list > li .bg-icon.cart-white:before {
                    background-image: url(//erla.com/wp-content/themes/erla/./images/icons/cart-white.png)
                }

                .product-view .product-details .actions-list > li .bg-icon.calendar:before {
                    background-image: url(//erla.com/wp-content/themes/erla/./images/icons/calendar-white.png)
                }

                .product-view .product-details .actions-list > li .bg-icon.edit-white:before {
                    background-image: url(//erla.com/wp-content/themes/erla/./images/icons/edit-white.png)
                }

            .product-view .product-details .actions-list > li.product-register {
                margin-top: 30px
            }

                .product-view .product-details .actions-list > li.product-register span {
                    color: #8f8f8f;
                    display: inline-block;
                    font-size: 14px;
                    margin-bottom: 5px;
                    text-align: center;
                    width: 100%
                }

    .product-view .product-details ul.social-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
        padding: 0
    }

        .product-view .product-details ul.social-list > li {
            display: block;
            font-size: 12px;
            margin: 5px 5px 5px 0
        }

            .product-view .product-details ul.social-list > li:before {
                display: none
            }

            .product-view .product-details ul.social-list > li a {
                -webkit-box-align: center;
                -webkit-align-items: center;
                -ms-flex-align: center;
                align-items: center;
                color: #000;
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex
            }

                .product-view .product-details ul.social-list > li a .icon {
                    display: block;
                    height: 20px;
                    fill: #c6c5c3;
                    margin: 0 5px;
                    -webkit-transition: all .25s ease-in-out;
                    -o-transition: all .25s ease-in-out;
                    transition: all .25s ease-in-out;
                    width: 20px
                }

                    .product-view .product-details ul.social-list > li a .icon.long {
                        width: 30px
                    }

                .product-view .product-details ul.social-list > li a:active .icon, .product-view .product-details ul.social-list > li a:focus .icon, .product-view .product-details ul.social-list > li a:hover .icon {
                    fill: #f8c010
                }

.product-info-navigation-wrapper {
    background: #fff;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
    z-index: 1
}

    .product-info-navigation-wrapper:after, .product-info-navigation-wrapper:before {
        background: #efede9;
        bottom: 15px;
        content: '';
        position: absolute;
        display: block;
        right: 0
    }

    .product-info-navigation-wrapper:before {
        height: 1px;
        left: 0;
        width: 100%;
        z-index: 1
    }

    .product-info-navigation-wrapper:after {
        height: 43px;
        width: 1px
    }

.product-main-info-container {
    display: block;
    position: relative;
    margin-top: 42px
}

.product-info-navigation {
    background-color: #fff;
    border-top: 1px solid #efede9;
    position: -webkit-sticky;
    position: sticky
}

    .product-info-navigation.scrollbar-slider_Mobile {
        margin: 0
    }

    .product-info-navigation ul.product-info-nav-list {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0;
        min-width: 100%;
        padding: 0;
        position: static;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        width: auto;
        white-space: nowrap
    }

        .product-info-navigation ul.product-info-nav-list > li {
            display: block;
            margin: 0
        }

            .product-info-navigation ul.product-info-nav-list > li:before {
                display: none
            }

            .product-info-navigation ul.product-info-nav-list > li.active a, .product-info-navigation ul.product-info-nav-list > li:hover a {
                color: #f8c010;
                background: #f5f5f5
            }

            .product-info-navigation ul.product-info-nav-list > li a {
                border-right: 1px solid #efede9;
                color: #000;
                display: block;
                font-size: 14px;
                height: 42px;
                line-height: 40px;
                padding: 0 15px
            }

            .product-info-navigation ul.product-info-nav-list > li:first-of-type a {
                border-left: 1px solid #efede9
            }

.product-main-info ul.product-info-list {
    padding: 0;
    margin: 0;
    list-style: none
}

    .product-main-info ul.product-info-list > li {
        padding: 30px;
        border: 1px solid #efede9;
        margin-bottom: 30px
    }

        .product-main-info ul.product-info-list > li:before {
            display: none
        }

        .product-main-info ul.product-info-list > li strong.red {
            font-weight: 400;
            color: #f8c010
        }

        .product-main-info ul.product-info-list > li a:not(.button) {
            color: #000
        }

            .product-main-info ul.product-info-list > li a:not(.button):hover {
                color: #f8c010
            }

.product-main-info h2 {
    font-size: 20px;
    margin: 0 0 20px
}

.product-main-info .description {
    color: #333;
    font-size: 14px
}

    .product-main-info .description strong {
        color: #000
    }

    .product-main-info .description img {
        display: block;
        height: auto;
        max-width: 100%
    }

.product-main-info p {
    color: #333;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 20px
}

.product-main-info .table {
    padding: 0 10px
}

    .product-main-info .table .row {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 13px;
        padding: 5px
    }

        .product-main-info .table .row:nth-child(odd) {
            background: #faf9f7
        }

        .product-main-info .table .row .w-30 {
            width: 30%
        }

        .product-main-info .table .row .w-70 {
            width: 70%
        }

.product-main-info #film .content {
    display: block;
    height: auto;
    margin: 0 auto 15px;
    max-width: 700px;
    overflow: hidden;
    outline: 0;
    padding-bottom: 56%;
    position: relative;
    width: 100%
}

    .product-main-info #film .content:before {
        display: none
    }

    .product-main-info #film .content iframe {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

.product-main-info #prezentacja .content iframe {
    display: block;
    margin: 0 auto 15px;
    max-width: 700px;
    width: 100%
}

.product-main-info #prezentacja .multiple-content-wrapper .multiple-content li.active {
    height: auto
}

    .product-main-info #prezentacja .multiple-content-wrapper .multiple-content li.active iframe {
        position: relative
    }

.toggle {
    display: block;
    margin-bottom: 15px
}

    .toggle a.icon-document {
        font-size: 14px;
        color: #f8c010;
        margin-left: 10px;
        display: inline-block;
        vertical-align: baseline
    }

        .toggle a.icon-document:after {
            content: url(//erla.com/wp-content/themes/erla/../images/assets/document.png);
            display: inline-block;
            vertical-align: middle;
            margin-left: 5px;
            line-height: 14px
        }

    .toggle .toggle-title {
        font-size: 14px;
        padding-right: 15px;
        display: block;
        position: relative;
        margin-bottom: 15px
    }

        .toggle .toggle-title .fa {
            position: absolute;
            right: 0;
            top: .5em;
            color: #f8c010;
            font-size: 12px
        }

    .toggle .toggle-content {
        line-height: 1.5em;
        font-size: 13px;
        display: none
    }

#nps .notes-wrapper .desc, .table-with-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.table-with-icon {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    width: 100%
}

    .table-with-icon #check-quizzes {
        margin-bottom: 20px
    }

    .table-with-icon .quizzes {
        max-height: 0;
        overflow: hidden;
        opacity: 0
    }

        .table-with-icon .quizzes p {
            margin-bottom: .5em;
            font-size: 16px
        }

        .table-with-icon .quizzes ul {
            list-style: none;
            padding: 0;
            margin: 0;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out
        }

            .table-with-icon .quizzes ul li {
                display: block;
                position: relative;
                padding-left: 30px
            }

                .table-with-icon .quizzes ul li:before {
                    content: '';
                    display: block;
                    width: 4px;
                    height: 4px;
                    -webkit-border-radius: 50%;
                    border-radius: 50%;
                    background: #f70046;
                    position: absolute;
                    left: 15px;
                    top: .5em
                }

        .table-with-icon .quizzes.active {
            max-height: 500px;
            opacity: 1
        }

    .table-with-icon .content-cell {
        display: block;
        width: -webkit-calc(100% - 150px);
        width: calc(100% - 150px)
    }

    .table-with-icon .icon-cell {
        display: block;
        width: 150px
    }

        .table-with-icon .icon-cell .icon {
            background-color: #efede9;
            background-position: center;
            background-repeat: no-repeat;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            display: block;
            height: 120px;
            margin: auto;
            width: 120px
        }

            .table-with-icon .icon-cell .icon.test {
                background-image: url(//erla.com/wp-content/themes/erla/./images/icons/item-test.png)
            }

            .table-with-icon .icon-cell .icon.cup {
                background-image: url(//erla.com/wp-content/themes/erla/./images/icons/item-cup.png)
            }

            .table-with-icon .icon-cell .icon.question {
                background-image: url(//erla.com/wp-content/themes/erla/./images/icons/item-question.png)
            }

            .table-with-icon .icon-cell .icon.cart {
                background-image: url(//erla.com/wp-content/themes/erla/./images/icons/item-cart.png)
            }

#nps .table-with-icon .content-cell {
    width: 100%
}

#nps .notes-wrapper {
    display: inline-block;
    margin-top: 30px;
    position: relative;
    text-align: center
}

    #nps .notes-wrapper #recommend-go-to-2, #nps .notes-wrapper .range-slider {
        display: none
    }

    #nps .notes-wrapper .desc {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #333;
        display: flex;
        font-size: 14px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 30px
    }

#nps .notes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 10px;
    width: 100%
}

    #nps .notes .note {
        overflow: hidden;
        position: relative
    }

    #nps .notes input {
        position: absolute;
        right: 200%
    }

        #nps .notes input:checked + label {
            background-color: #f8c010;
            color: #fff
        }

    #nps .notes label {
        width: 35px;
        cursor: pointer;
        height: 50px;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        line-height: 50px;
        display: block;
        font-size: 20px;
        text-align: center;
        background-color: #fff;
        border: 1px solid #eaeaea
    }

        #nps .notes label:hover {
            background-color: #f8c010;
            color: #fff
        }

#recommendation-form {
    background: #efede9;
    display: none;
    margin-top: 25px;
    padding: 30px
}

    #recommendation-form .form-item {
        padding: 0
    }

        #recommendation-form .form-item .validation-error {
            color: #f70046
        }

    #recommendation-form .g-recaptcha {
        display: table;
        border: 1px solid transparent
    }

        #recommendation-form .g-recaptcha.validation-error {
            border-color: #f70046
        }

    #recommendation-form .step-1 {
        text-align: center
    }

    #recommendation-form .notes-wrapper .desc {
        margin-bottom: 0
    }

    #recommendation-form .step-2 p strong {
        font-size: 15px
    }

    #recommendation-form .step-2 .row p strong {
        font-size: 13px
    }

    #recommendation-form .step-2 span#note-number {
        color: #f8c010;
        margin: 0 4px
    }

    #recommendation-form .step-2 .dropzone {
        border: 1px solid #c6c5c3;
        -webkit-border-radius: 0;
        border-radius: 0;
        margin-bottom: 20px;
        padding: 5px
    }

        #recommendation-form .step-2 .dropzone .dz-preview .dz-image {
            -webkit-border-radius: 0;
            border-radius: 0
        }

    #recommendation-form .step-2 .row:nth-of-type(3) {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 0 10px
    }

    #recommendation-form .step-2 .checkbox-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 5px 0
    }

        #recommendation-form .step-2 .checkbox-wrapper label {
            font-size: 13px;
            width: -webkit-calc(100% - 35px);
            width: calc(100% - 35px)
        }

        #recommendation-form .step-2 .checkbox-wrapper input[type=checkbox] {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            background: #fff;
            border: 1px solid #efede9;
            -webkit-border-radius: 0;
            border-radius: 0;
            -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            height: 20px;
            margin: 2px 15px 0 0;
            padding: 0;
            position: relative;
            width: 20px
        }

            #recommendation-form .step-2 .checkbox-wrapper input[type=checkbox]:after {
                background: 0 0;
                border: solid #f8c010;
                border-width: 0 0 3px 3px;
                -webkit-box-shadow: none !important;
                box-shadow: none !important;
                content: '';
                left: 3px;
                height: 7px;
                opacity: 0;
                pointer-events: none;
                position: absolute;
                top: 5px;
                -webkit-transform: rotate(-50deg);
                -ms-transform: rotate(-50deg);
                transform: rotate(-50deg);
                width: 12px
            }

            #recommendation-form .step-2 .checkbox-wrapper input[type=checkbox]:focus {
                outline: 0
            }

            #recommendation-form .step-2 .checkbox-wrapper input[type=checkbox]:checked:after {
                opacity: 1;
                pointer-events: auto
            }

    #recommendation-form .step-2 .column-two label {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        margin: 5px 0 0;
        pointer-events: auto;
        position: relative;
        top: 0
    }

    #recommendation-form .step-2 input[type=checkbox].validation-error + span:before {
        border-color: #f70046
    }

    #recommendation-form .step-2 .row-submit {
        margin-top: 30px
    }

    #recommendation-form .step-2 textarea {
        margin-bottom: 15px
    }

    #recommendation-form .step-2 .opinion-content {
        font-size: 14px;
        padding-bottom: 20px
    }

    #recommendation-form .step-2 .button[type=submit] {
        display: block;
        margin: 0 auto !important
    }

    #recommendation-form .step-2 .row.images {
        display: block;
        margin: 20px 0;
        position: relative
    }

        #recommendation-form .step-2 .row.images label {
            left: 0;
            margin: 0 !important;
            padding: 7px 10px;
            pointer-events: none;
            position: absolute;
            top: 5px;
            width: 130px;
            z-index: 1
        }

        #recommendation-form .step-2 .row.images input[type=file] {
            margin: 5px 0;
            padding-left: 0
        }

            #recommendation-form .step-2 .row.images input[type=file]::-webkit-file-upload-button {
                background: #525252;
                border: none;
                color: #fff;
                cursor: pointer;
                font-weight: 600;
                opacity: 0;
                padding: 10px;
                width: 130px
            }

            #recommendation-form .step-2 .row.images input[type=file]:hover::-webkit-file-upload-button {
                background: #f8c010;
                font-weight: 600
            }

    #recommendation-form .step-3 {
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: center
    }

        #recommendation-form .step-3 p {
            margin-bottom: 20px
        }

        #recommendation-form .step-3 h2 {
            color: green;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

    #recommendation-form.active {
        display: block
    }

    #recommendation-form .step-1, #recommendation-form .step-2, #recommendation-form .step-3 {
        display: none
    }

        #recommendation-form .step-1.active, #recommendation-form .step-2.active, #recommendation-form .step-3.active {
            display: block
        }

    #recommendation-form .form-nps-error, #recommendation-form .form-nps-fail, #recommendation-form .form-nps-success {
        display: block;
        margin: 20px 0;
        text-align: center
    }

        #recommendation-form .form-nps-error.is-hidden, #recommendation-form .form-nps-fail.is-hidden, #recommendation-form .form-nps-success.is-hidden {
            display: none
        }

    #recommendation-form .form-nps-success {
        color: green
    }

    #recommendation-form .form-nps-error, #recommendation-form .form-nps-fail {
        color: #f8c010
    }

.attachments-list {
    padding: 0;
    margin: 0
}

    .attachments-list li {
        list-style: none
    }

        .attachments-list li .fa {
            font-size: 1.2em
        }

.product-tags {
    margin-bottom: 30px;
    display: none
}

    .product-tags ul.tags-list, .stars-opinion {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    .product-tags h2 {
        font-weight: 400;
        font-size: 17px;
        margin: 0 0 15px
    }

    .product-tags ul.tags-list {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
        padding: 0
    }

        .product-tags ul.tags-list > li {
            display: block;
            margin: 3px 5px 3px 0
        }

            .product-tags ul.tags-list > li:before {
                display: none
            }

            .product-tags ul.tags-list > li a {
                background: #efede9;
                color: #000;
                display: block;
                font-size: 13px;
                line-height: 30px;
                padding: 0 10px
            }

                .product-tags ul.tags-list > li a:active, .product-tags ul.tags-list > li a:focus, .product-tags ul.tags-list > li a:hover {
                    background: rgba(248,192,16,.25)
                }

.show-opinion-form {
    text-align: center
}

.stars-opinion {
    display: flex
}

.opinion-images ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 30px !important;
    padding: 0
}

    .opinion-images ul li {
        height: 120px;
        margin: 1px;
        position: relative;
        width: 120px
    }

        .opinion-images ul li:before {
            display: none
        }

        .opinion-images ul li img {
            display: block;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            width: 100%
        }

.stars-numbers {
    width: 22px;
    height: 22px;
    color: transparent
}

.star-numbers:before, .zero-stars:before {
    background-image: url(//erla.com/wp-content/themes/erla/./images/icons/star.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    display: block;
    height: 25px;
    position: relative;
    width: 25px
}

#opinions-form .stars, .testimonials-slider-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.zero-stars:before {
    background-image: url(//erla.com/wp-content/themes/erla/./images/icons/star-gray.png)
}

.opinion-info {
    font-size: 14px
}

#opinions-form {
    background: #efede9;
    padding: 30px;
    margin-top: 25px
}

    #opinions-form .stars {
        position: relative;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        top: 3px;
        width: 150px;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

.stars input {
    position: absolute;
    left: -99999px
}

.checked-features span {
    font-weight: 700
}

.checked-features ul {
    margin: 0;
    list-style-type: none;
    display: inline-block
}

    .checked-features ul li {
        display: inline-block;
        padding: 4px 15px;
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        background-color: #555;
        border: 1px;
        -webkit-border-radius: 0;
        border-radius: 0;
        outline: 0;
        font-weight: 400;
        text-decoration: none;
        color: #fff
    }

#porady .toggle:after, #porady .toggle:before {
    clear: both;
    content: "";
    display: block;
    width: 100%
}

#porady .toggle .article-image {
    display: block;
    height: 198px;
    position: relative;
    width: 282px
}

    #porady .toggle .article-image img {
        display: block;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        -o-object-position: top;
        object-position: top;
        width: 100%
    }

#porady .toggle-title .icon {
    display: block;
    height: 12px;
    fill: #f8c010;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: .5em;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 12px
}

#porady .toggle:nth-child(2n) .article-image {
    float: left;
    margin: 0 30px 30px 0
}

#porady .toggle:nth-child(2n+1) .article-image {
    float: right;
    margin: 0 0 30px 30px
}

#porady .icon-document {
    padding-right: 15px;
    position: relative
}

    #porady .icon-document .icon {
        display: block;
        height: 12px;
        fill: #f8c010;
        font-size: 15px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 15px
    }

#porady .faq-wrapper {
    padding-bottom: 30px;
    position: relative
}

    #porady .faq-wrapper .faq-item {
        font-size: 14px
    }

        #porady .faq-wrapper .faq-item .question {
            font-weight: 700;
            margin: 10px 0
        }

        #porady .faq-wrapper .faq-item .answer {
            color: #333;
            font-size: 13px
        }

    #porady .faq-wrapper .more-faq {
        bottom: 8px;
        font-size: 12px;
        position: absolute;
        right: 0
    }

.testimonials-slider {
    display: block;
    overflow: hidden;
    padding: 15px 0;
    position: relative
}

.testimonials-slider-list {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 !important;
    padding: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.testimonials-slider-item {
    border: 1px solid #efede9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    font-size: 13px
}

    .testimonials-slider-item:before {
        display: none
    }

    .testimonials-slider-item .signature {
        margin-top: 20px
    }

    .testimonials-slider-item .image {
        display: block;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 30px;
        width: 130px
    }

        .testimonials-slider-item .image figure {
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            background-color: #efede9;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            height: 100%;
            padding: 0;
            position: relative;
            width: 100%
        }

            .testimonials-slider-item .image figure img {
                display: block;
                height: 100%;
                -o-object-position: center;
                object-position: center;
                -o-object-fit: cover;
                object-fit: cover;
                width: 100%
            }

    .testimonials-slider-item .content {
        display: table-cell;
        vertical-align: top
    }

.testimonials-slider .testimonials-slider-list[data-count="1"] {
    width: -webkit-calc(100%*1);
    width: calc(100%*1)
}

    .testimonials-slider .testimonials-slider-list[data-count="1"] .testimonials-slider-item {
        width: -webkit-calc(100%/1) !important;
        width: calc(100%/1) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="2"] {
    width: -webkit-calc(100%*2);
    width: calc(100%*2)
}

    .testimonials-slider .testimonials-slider-list[data-count="2"] .testimonials-slider-item {
        width: -webkit-calc(100%/2) !important;
        width: calc(100%/2) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="3"] {
    width: -webkit-calc(100%*3);
    width: calc(100%*3)
}

    .testimonials-slider .testimonials-slider-list[data-count="3"] .testimonials-slider-item {
        width: -webkit-calc(100%/3) !important;
        width: calc(100%/3) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="4"] {
    width: -webkit-calc(100%*4);
    width: calc(100%*4)
}

    .testimonials-slider .testimonials-slider-list[data-count="4"] .testimonials-slider-item {
        width: -webkit-calc(100%/4) !important;
        width: calc(100%/4) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="5"] {
    width: -webkit-calc(100%*5);
    width: calc(100%*5)
}

    .testimonials-slider .testimonials-slider-list[data-count="5"] .testimonials-slider-item {
        width: -webkit-calc(100%/5) !important;
        width: calc(100%/5) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="6"] {
    width: -webkit-calc(100%*6);
    width: calc(100%*6)
}

    .testimonials-slider .testimonials-slider-list[data-count="6"] .testimonials-slider-item {
        width: -webkit-calc(100%/6) !important;
        width: calc(100%/6) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="7"] {
    width: -webkit-calc(100%*7);
    width: calc(100%*7)
}

    .testimonials-slider .testimonials-slider-list[data-count="7"] .testimonials-slider-item {
        width: -webkit-calc(100%/7) !important;
        width: calc(100%/7) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="8"] {
    width: -webkit-calc(100%*8);
    width: calc(100%*8)
}

    .testimonials-slider .testimonials-slider-list[data-count="8"] .testimonials-slider-item {
        width: -webkit-calc(100%/8) !important;
        width: calc(100%/8) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="9"] {
    width: -webkit-calc(100%*9);
    width: calc(100%*9)
}

    .testimonials-slider .testimonials-slider-list[data-count="9"] .testimonials-slider-item {
        width: -webkit-calc(100%/9) !important;
        width: calc(100%/9) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="10"] {
    width: -webkit-calc(100%*10);
    width: calc(100%*10)
}

    .testimonials-slider .testimonials-slider-list[data-count="10"] .testimonials-slider-item {
        width: -webkit-calc(100%/10) !important;
        width: calc(100%/10) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="11"] {
    width: -webkit-calc(100%*11);
    width: calc(100%*11)
}

    .testimonials-slider .testimonials-slider-list[data-count="11"] .testimonials-slider-item {
        width: -webkit-calc(100%/11) !important;
        width: calc(100%/11) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="12"] {
    width: -webkit-calc(100%*12);
    width: calc(100%*12)
}

    .testimonials-slider .testimonials-slider-list[data-count="12"] .testimonials-slider-item {
        width: -webkit-calc(100%/12) !important;
        width: calc(100%/12) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="13"] {
    width: -webkit-calc(100%*13);
    width: calc(100%*13)
}

    .testimonials-slider .testimonials-slider-list[data-count="13"] .testimonials-slider-item {
        width: -webkit-calc(100%/13) !important;
        width: calc(100%/13) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="14"] {
    width: -webkit-calc(100%*14);
    width: calc(100%*14)
}

    .testimonials-slider .testimonials-slider-list[data-count="14"] .testimonials-slider-item {
        width: -webkit-calc(100%/14) !important;
        width: calc(100%/14) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="15"] {
    width: -webkit-calc(100%*15);
    width: calc(100%*15)
}

    .testimonials-slider .testimonials-slider-list[data-count="15"] .testimonials-slider-item {
        width: -webkit-calc(100%/15) !important;
        width: calc(100%/15) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="16"] {
    width: -webkit-calc(100%*16);
    width: calc(100%*16)
}

    .testimonials-slider .testimonials-slider-list[data-count="16"] .testimonials-slider-item {
        width: -webkit-calc(100%/16) !important;
        width: calc(100%/16) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="17"] {
    width: -webkit-calc(100%*17);
    width: calc(100%*17)
}

    .testimonials-slider .testimonials-slider-list[data-count="17"] .testimonials-slider-item {
        width: -webkit-calc(100%/17) !important;
        width: calc(100%/17) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="18"] {
    width: -webkit-calc(100%*18);
    width: calc(100%*18)
}

    .testimonials-slider .testimonials-slider-list[data-count="18"] .testimonials-slider-item {
        width: -webkit-calc(100%/18) !important;
        width: calc(100%/18) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="19"] {
    width: -webkit-calc(100%*19);
    width: calc(100%*19)
}

    .testimonials-slider .testimonials-slider-list[data-count="19"] .testimonials-slider-item {
        width: -webkit-calc(100%/19) !important;
        width: calc(100%/19) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="20"] {
    width: -webkit-calc(100%*20);
    width: calc(100%*20)
}

    .testimonials-slider .testimonials-slider-list[data-count="20"] .testimonials-slider-item {
        width: -webkit-calc(100%/20) !important;
        width: calc(100%/20) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="21"] {
    width: -webkit-calc(100%*21);
    width: calc(100%*21)
}

    .testimonials-slider .testimonials-slider-list[data-count="21"] .testimonials-slider-item {
        width: -webkit-calc(100%/21) !important;
        width: calc(100%/21) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="22"] {
    width: -webkit-calc(100%*22);
    width: calc(100%*22)
}

    .testimonials-slider .testimonials-slider-list[data-count="22"] .testimonials-slider-item {
        width: -webkit-calc(100%/22) !important;
        width: calc(100%/22) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="23"] {
    width: -webkit-calc(100%*23);
    width: calc(100%*23)
}

    .testimonials-slider .testimonials-slider-list[data-count="23"] .testimonials-slider-item {
        width: -webkit-calc(100%/23) !important;
        width: calc(100%/23) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="24"] {
    width: -webkit-calc(100%*24);
    width: calc(100%*24)
}

    .testimonials-slider .testimonials-slider-list[data-count="24"] .testimonials-slider-item {
        width: -webkit-calc(100%/24) !important;
        width: calc(100%/24) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="25"] {
    width: -webkit-calc(100%*25);
    width: calc(100%*25)
}

    .testimonials-slider .testimonials-slider-list[data-count="25"] .testimonials-slider-item {
        width: -webkit-calc(100%/25) !important;
        width: calc(100%/25) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="26"] {
    width: -webkit-calc(100%*26);
    width: calc(100%*26)
}

    .testimonials-slider .testimonials-slider-list[data-count="26"] .testimonials-slider-item {
        width: -webkit-calc(100%/26) !important;
        width: calc(100%/26) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="27"] {
    width: -webkit-calc(100%*27);
    width: calc(100%*27)
}

    .testimonials-slider .testimonials-slider-list[data-count="27"] .testimonials-slider-item {
        width: -webkit-calc(100%/27) !important;
        width: calc(100%/27) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="28"] {
    width: -webkit-calc(100%*28);
    width: calc(100%*28)
}

    .testimonials-slider .testimonials-slider-list[data-count="28"] .testimonials-slider-item {
        width: -webkit-calc(100%/28) !important;
        width: calc(100%/28) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="29"] {
    width: -webkit-calc(100%*29);
    width: calc(100%*29)
}

    .testimonials-slider .testimonials-slider-list[data-count="29"] .testimonials-slider-item {
        width: -webkit-calc(100%/29) !important;
        width: calc(100%/29) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="30"] {
    width: -webkit-calc(100%*30);
    width: calc(100%*30)
}

    .testimonials-slider .testimonials-slider-list[data-count="30"] .testimonials-slider-item {
        width: -webkit-calc(100%/30) !important;
        width: calc(100%/30) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="31"] {
    width: -webkit-calc(100%*31);
    width: calc(100%*31)
}

    .testimonials-slider .testimonials-slider-list[data-count="31"] .testimonials-slider-item {
        width: -webkit-calc(100%/31) !important;
        width: calc(100%/31) !important
    }

.testimonials-slider .testimonials-slider-list[data-count="32"] {
    width: -webkit-calc(100%*32);
    width: calc(100%*32)
}

    .testimonials-slider .testimonials-slider-list[data-count="32"] .testimonials-slider-item {
        width: -webkit-calc(100%/32) !important;
        width: calc(100%/32) !important
    }

#referencje .dots {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 20px 0 15px;
    padding: 0 !important;
    z-index: 1
}

    #referencje .dots .dot {
        background: 0 0;
        border: 1px solid #000;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        height: 10px;
        margin: 0 6px;
        padding-left: 0 !important;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        width: 10px
    }

        #referencje .dots .dot:before {
            display: none
        }

        #referencje .dots .dot.is-active {
            background: #000
        }

        #referencje .dots .dot:hover {
            background: #525252;
            border: 1px solid #525252
        }

span.validation-error-message {
    color: #f70046;
    font-size: 12px;
    display: none
}

    span.validation-error-message.active {
        display: block
    }

.multiple-content-wrapper {
    display: block;
    margin: 0 auto;
    max-width: 700px;
    width: 100%
}

    .multiple-content-wrapper .content.instagram {
        padding-bottom: 56.3%;
        background-color: #fff;
        margin-bottom: 15px
    }

        .multiple-content-wrapper .content.instagram video {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 100%
        }

    .multiple-content-wrapper .multiple-content {
        list-style: none;
        margin: 0 0 15px;
        padding: 0;
        position: relative
    }

        .multiple-content-wrapper .multiple-content .content {
            max-width: 700px;
            margin: 0 auto
        }

            .multiple-content-wrapper .multiple-content .content:before {
                content: '';
                display: block;
                padding-bottom: 56%
            }

        .multiple-content-wrapper .multiple-content li {
            display: none
        }

            .multiple-content-wrapper .multiple-content li.active {
                display: block
            }

            .multiple-content-wrapper .multiple-content li:before {
                display: none
            }

        .multiple-content-wrapper .multiple-content.yt iframe {
            bottom: 0;
            height: 100%;
            left: 0;
            right: 0;
            position: absolute;
            top: 0;
            width: 100%
        }

    .multiple-content-wrapper .content-navigation {
        display: block;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%
    }

        .multiple-content-wrapper .content-navigation li {
            border: 1px solid #efede9;
            cursor: pointer;
            display: inline-block;
            font-size: 12px;
            margin: 0 5px 5px;
            padding: 5px;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            text-align: center;
            width: 30px
        }

            .multiple-content-wrapper .content-navigation li:before, .popup-block.popup-block-recommendation .popup-block__inner .close-popup.button:after, .popup-block.popup-block-recommendation .popup-block__inner .close-popup.button:before {
                display: none
            }

            .multiple-content-wrapper .content-navigation li.active, .multiple-content-wrapper .content-navigation li:hover {
                border-color: #000;
                color: #000
            }

.popup-block.popup-block-recommendation .popup-block__inner {
    max-height: 485px;
    max-width: 460px;
    padding: 10px
}

    .popup-block.popup-block-recommendation .popup-block__inner .close-popup {
        background: #f8c010;
        color: #fff;
        left: auto;
        height: 30px;
        right: 0;
        top: 0;
        width: 30px
    }

        .popup-block.popup-block-recommendation .popup-block__inner .close-popup:hover {
            background: #000
        }

        .popup-block.popup-block-recommendation .popup-block__inner .close-popup.button {
            font-size: 16px;
            font-weight: 600;
            height: 40px;
            line-height: 38px;
            margin: 0 10px;
            width: 150px
        }

            .popup-block.popup-block-recommendation .popup-block__inner .close-popup.button.gray {
                background: #fff;
                border: 1px solid #d8d8d9;
                color: #333
            }

.popup-block.popup-block-recommendation .popup-block__content {
    background: #efede9;
    padding: 10px 15px
}

.popup-block.popup-block-recommendation .popup-block__title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 20px
}

.popup-block.popup-block-recommendation .form-row {
    margin-bottom: 10px;
    width: 100%
}

    .popup-block.popup-block-recommendation .form-row textarea {
        height: 80px
    }

    .popup-block.popup-block-recommendation .form-row label {
        font-size: 14px;
        margin-bottom: 5px
    }

.popup-block.popup-block-recommendation .buttons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .popup-block.popup-block-recommendation .buttons .button.cancel {
        background-color: #fff;
        border: 1px solid #efede9;
        color: #000;
        height: 40px;
        font-weight: 500;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 5px 0 !important;
        text-align: center;
        width: 150px
    }

        .popup-block.popup-block-recommendation .buttons .button.cancel:hover {
            background-color: #000;
            border: 1px solid #000;
            color: #fff
        }

.popup-block.popup-block-recommendation .button.submit {
    margin: 0 !important;
    width: 150px
}

@media screen and (max-width:840px) {
    .product-main-info #prezentacja .multiple-content-wrapper .multiple-content li, .product-main-info #prezentacja .multiple-content-wrapper .multiple-content li.active, .product-main-info #prezentacja .single-content-wrapper {
        height: auto;
        padding-bottom: 190%;
        position: relative
    }

        .product-main-info #prezentacja .multiple-content-wrapper .multiple-content li iframe, .product-main-info #prezentacja .multiple-content-wrapper .multiple-content li.active iframe, .product-main-info #prezentacja .single-content-wrapper iframe {
            height: 100% !important;
            left: 0;
            position: absolute;
            top: 0;
            width: 100% !important
        }
}

@media screen and (max-width:720px) {
    .product-view.row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .product-view .product-images {
        width: 100%
    }

    .product-view .product-details {
        padding: 20px 0 0;
        width: 100%
    }

        .product-view .product-details .actions-list, .product-view .product-details .product-price {
            margin-bottom: 20px
        }

    #recommendation-form {
        padding: 15px
    }

        #recommendation-form .notes {
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

            #recommendation-form .notes label {
                width: 25px;
                font-size: 15px;
                height: 30px;
                line-height: 30px
            }

        #recommendation-form textarea + .row .column-one, #recommendation-form textarea + .row .column-two {
            width: 100%;
            display: block;
            margin-left: 0;
            margin-right: 0;
            padding: 15px
        }

        #recommendation-form textarea + .row .column-one {
            text-align: left
        }

        #recommendation-form textarea + .row a.button.align-center.add-email {
            margin-left: auto;
            margin-right: auto
        }
}

@media screen and (max-width:560px) {
    .product-info-navigation-wrapper:after, .product-info-navigation-wrapper:before {
        bottom: 10px
    }

    .product-view .product-images .product-image {
        height: 280px
    }

    .product-view .product-details {
        padding: 10px 0 0
    }

        .product-view .product-details .actions-list > li {
            margin-bottom: 10px
        }

            .product-view .product-details .actions-list > li.product-register {
                margin-top: 20px
            }

    .product-main-info-container {
        margin-top: 10px
    }

    .product-main-info ul.product-info-list > li {
        padding: 15px
    }

    .product-main-info .table .row .w-30, .product-main-info .table .row .w-70 {
        width: 50%
    }

    .table-with-icon {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px
    }

        .table-with-icon:last-of-type {
            margin-bottom: 0
        }

        .table-with-icon .content-cell, .table-with-icon .icon-cell {
            width: 100%
        }

    .star-numbers:before, .zero-stars:before {
        font-size: 20px
    }

    #recommendation-form {
        padding: 10px
    }

        #recommendation-form .notes label {
            width: 20px;
            font-size: 12px;
            height: 26px;
            line-height: 26px
        }

        #recommendation-form textarea + .row a.button.align-center.add-email {
            padding: 0 10px;
            width: 100%
        }

        #recommendation-form textarea + .row .column-one, #recommendation-form textarea + .row .column-two {
            padding: 5px 0
        }

        #recommendation-form .g-recaptcha {
            left: -40px;
            position: relative
        }
}

.cart .site-main.subpage, .page-template-page-cart .site-main.subpage {
    padding-bottom: 0
}

section.sskatalog {
    padding: 30px 0
}

    section.sskatalog .buttons_cont td, section.sskatalog .no-brdr td {
        border: 0
    }

    section.sskatalog .cancel.sign-am-close {
        color: #f8c010
    }

        section.sskatalog .cancel.sign-am-close:hover, section.sskatalog td.title a {
            color: #000
        }

    section.sskatalog table {
        border-collapse: collapse;
        border-spacing: 0;
        position: relative;
        width: 100%
    }

    section.sskatalog td, section.sskatalog th {
        border-bottom: 1px solid #c6c5c3;
        border-top: 1px solid #c6c5c3;
        font-size: 17px;
        font-weight: 400;
        padding: 10px 15px;
        text-align: left
    }

        section.sskatalog td.tablePrice, section.sskatalog th.tablePrice {
            width: 25%
        }

    section.sskatalog th {
        background: #f5f5f5
    }

    section.sskatalog td .input {
        max-width: 108px;
        text-align: center
    }

        section.sskatalog td .input.share {
            font-size: 14px;
            max-width: 0;
            opacity: 0;
            overflow: hidden;
            padding: 0;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            width: auto
        }

            section.sskatalog td .input.share.active {
                max-width: 320px;
                opacity: 1;
                padding: 0 15px;
                width: 320px
            }

    section.sskatalog td .button {
        font-size: 14px;
        margin: 0 !important
    }

        section.sskatalog td .button .gray {
            min-width: 110px;
            width: auto
        }

    section.sskatalog td.title a:active, section.sskatalog td.title a:focus, section.sskatalog td.title a:hover {
        color: #595959
    }

    section.sskatalog tr.buttons td {
        text-align: right
    }

        section.sskatalog tr.buttons td:first-of-type .button.gray {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            height: auto;
            line-height: 1.4;
            min-height: 40px;
            padding: 4px 10px
        }

    section.sskatalog .share-cart .button, section.sskatalog .share-cart .input {
        margin: 0
    }

        section.sskatalog .share-cart .button:hover {
            background: #000;
            border: 1px solid #000
        }

    section.sskatalog .clipboard-info {
        background: #fff;
        border: 1px solid #c6c5c3;
        -webkit-box-shadow: 0 0 15px fade(#000,33%);
        box-shadow: 0 0 15px fade(#000,33%);
        display: none;
        left: 50%;
        margin-left: -150px;
        margin-top: -50px;
        padding: 15px;
        position: fixed;
        text-align: center;
        top: 50%;
        width: 300px;
        z-index: 9999
    }

        section.sskatalog .clipboard-info.active {
            display: block
        }

        section.sskatalog .clipboard-info .close {
            background: #000;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            color: #fff;
            cursor: pointer;
            font-size: 14px;
            height: 30px;
            line-height: 30px;
            right: -15px;
            padding: 0;
            position: absolute;
            text-align: center;
            top: -15px;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            width: 30px
        }

            section.sskatalog .clipboard-info .close:active, section.sskatalog .clipboard-info .close:focus, section.sskatalog .clipboard-info .close:hover {
                background: #f8c010
            }

.info-tooltip {
    color: #888;
    border: 1px solid #c6c5c3;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    height: 15px;
    line-height: 13px;
    position: relative;
    text-align: center;
    width: 15px
}

    .info-tooltip:hover .tooltip {
        display: block
    }

    .info-tooltip .tooltip {
        background: #efede9;
        border: 1px solid #c6c5c3;
        bottom: 100%;
        color: #000;
        display: none;
        font-size: 11px;
        font-weight: 400;
        left: 50%;
        line-height: 1.4em;
        margin-bottom: 10px;
        margin-left: -125px;
        padding: 10px;
        position: absolute;
        width: 250px
    }

        .info-tooltip .tooltip:before {
            border: 9px solid #c6c5c3;
            bottom: -18px;
            margin-left: -9px
        }

        .info-tooltip .tooltip:after {
            border: 7px solid #efede9;
            bottom: -14px;
            margin-left: -7px
        }

        .info-tooltip .tooltip:after, .info-tooltip .tooltip:before {
            border-left-color: transparent;
            border-right-color: transparent;
            border-bottom-color: transparent;
            content: "";
            left: 50%;
            position: absolute;
            z-index: 101
        }

section.cart_warning {
    margin-bottom: 20px;
    padding: 25px 0;
    background: #f8c010;
    color: #fff;
    text-align: center
}

    section.cart_warning h2 {
        font-size: 15px;
        margin: 0 0 15px;
        text-align: center
    }

    section.cart_warning p, section.cart_warning p .button.black {
        margin: 0
    }

        section.cart_warning p .button.black:hover {
            border: 1px solid #000;
            color: #000
        }

.shops.submission-products .thumb {
    color: #fff;
    display: block;
    height: 77px;
    overflow: hidden;
    position: relative;
    width: 77px
}

    .shops.submission-products .thumb.loading:before {
        background: url(//erla.com/wp-content/themes/erla/./images/icons/loading.gif) center no-repeat #fff;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    .shops.submission-products .thumb + .full {
        border: 1px solid #fff;
        -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
        box-shadow: 0 0 20px rgba(0,0,0,.1);
        height: 400px;
        left: 50%;
        margin: -200px 0 0 -200px;
        max-width: 400px;
        position: absolute;
        opacity: 0;
        top: 50%;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        width: 400px;
        z-index: 999
    }

.block-icon-list__item-title, .products table .thumb + .full {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease
}

.shops.submission-products .full:hover, .shops.submission-products .thumb:hover + .full {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.shops.submission-products.sskatalog td:nth-of-type(4), .shops.submission-products.sskatalog td:nth-of-type(5) {
    width: 160px
}

    .shops.submission-products.sskatalog td:nth-of-type(4) .input, .shops.submission-products.sskatalog td:nth-of-type(5) .input {
        max-width: 100%;
        text-align: left
    }

@media screen and (max-width:1024px) {
    section.sskatalog td, section.sskatalog th {
        padding: 10px
    }

    section.sskatalog .hidden-sm {
        display: none
    }

    section.sskatalog .visible-sm {
        display: block !important;
        margin-bottom: 5px
    }
}

@media screen and (max-width:840px) {
    section.sskatalog td, section.sskatalog th {
        text-align: center
    }

        section.sskatalog td .button {
            margin: 0 auto !important
        }

    section.sskatalog tr.buttons td .button {
        height: auto;
        line-height: 1.5;
        padding: 10px
    }

    section.sskatalog .cancel {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 14px
    }

    .shops.submission-products.sskatalog td, .shops.submission-products.sskatalog th {
        font-size: 14px
    }
}

@media screen and (max-width:720px) {
    section.sskatalog td.hidden-sm {
        display: table-cell
    }

    section.sskatalog .hidden-xs {
        display: none !important
    }

    section.sskatalog .visible-xs {
        display: block !important
    }

    section.sskatalog tr.visible-xs {
        display: table-row !important
    }

    section.sskatalog tr.buttons td .button {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 10px !important;
        width: 100%
    }

    section.sskatalog tr.buttons td .share-cart {
        margin: 0
    }

        section.sskatalog tr.buttons td .share-cart input {
            display: none
        }

    .shops.submission-products tr.product {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .shops.submission-products .thumb {
        margin: 0 auto
    }

    .shops.submission-products.sskatalog td {
        border-bottom: none;
        width: 100%
    }

        .shops.submission-products.sskatalog td:nth-of-type(4), .shops.submission-products.sskatalog td:nth-of-type(5) {
            width: 50%
        }

        .shops.submission-products.sskatalog td:nth-of-type(4) {
            border-bottom: 1px solid #c6c5c3;
            padding-right: 5px
        }

        .shops.submission-products.sskatalog td:last-of-type {
            border-bottom: 1px solid #c6c5c3;
            padding-left: 5px
        }

    .shops.submission-products textarea {
        min-height: 90px
    }
}

@media screen and (max-width:560px) {
    section.sskatalog .hidden-xxs {
        display: none !important
    }
}

.site-main.subpage .shop-card .name {
    margin: 50px 0 20px;
    font-size: 30px;
    font-weight: 700
}

.site-main.subpage .shop-card .address {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px
}

    .site-main.subpage .shop-card .address .icon {
        display: block;
        fill: #f8c010;
        height: 25px;
        margin-right: 10px;
        width: 25px
    }

.site-main.subpage .shop-card .answers {
    background: #c9c9c9;
    display: inline-block;
    font-size: 14px;
    margin: 10px 0;
    padding: 10px 15px
}

.error404 .page-header .text-wrapper, .site-main.subpage .shop-card #directions-form {
    -webkit-box-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.site-main.subpage .shop-card .products {
    margin-top: 40px;
    max-height: inherit
}

.site-main.subpage .shop-card.empty {
    margin: 50px auto
}

    .site-main.subpage .shop-card.empty p {
        font-size: 24px
    }

.site-main.subpage .shop-card #directions-form {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    margin: 20px 0
}

    .site-main.subpage .shop-card #directions-form .directions-form-start-point {
        width: 300px
    }

    .site-main.subpage .shop-card #directions-form #directions-form-submit {
        margin-left: 20px
    }

.site-main.subpage .shop-card .directions-map {
    height: 500px;
    width: 100%
}

.products {
    max-height: -webkit-calc(90vh - 80px);
    max-height: calc(90vh - 80px);
    overflow-y: auto
}

    .products h2 {
        color: #f8c010;
        font-size: 20px;
        margin-top: 0
    }

    .products table {
        margin: 0;
        width: 100%;
        table-layout: fixed
    }

        .products table td, .products table th {
            padding: 6px
        }

        .products table .description {
            display: block;
            font-size: .9em
        }

        .products table .thumb {
            color: #fff;
            display: block;
            height: 77px;
            overflow: hidden;
            position: relative;
            width: 77px
        }

            .products table .thumb.loading:before {
                background: url(//erla.com/wp-content/themes/erla/./images/icons/loading.gif) center no-repeat #fff;
                content: '';
                display: block;
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                width: 100%
            }

            .products table .thumb + .full {
                border: 1px solid #fff;
                -webkit-box-shadow: 0 0 20px fade(#000,10%);
                box-shadow: 0 0 20px fade(#000,10%);
                height: 400px;
                left: 75%;
                margin: -200px 0 0 -200px;
                max-width: 400px;
                opacity: 0;
                position: absolute;
                top: 50%;
                transition: all .5s ease;
                -webkit-transform: scale(0);
                -ms-transform: scale(0);
                transform: scale(0);
                width: 400px
            }

            .products table .full:hover, .products table .thumb:hover + .full {
                opacity: 1;
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1)
            }

    .products > .cart {
        display: none
    }

        .products > .cart.active {
            display: block
        }

            .products > .cart.active + .shop {
                margin-top: 15px
            }

    .products td:last-child {
        text-align: right
    }

    .products th:last-child {
        font-size: 13px
    }

    .products .add-to-cart {
        color: #f8c010;
        font-size: 13px;
        text-align: right;
        white-space: nowrap
    }

    .products .only-mobile {
        display: none
    }

.add-to-cart.is-loading {
    pointer-events: none;
    position: relative
}

    .add-to-cart.is-loading:after, .add-to-cart.is-loading:before {
        content: '';
        position: absolute
    }

    .add-to-cart.is-loading:after {
        background: #fff;
        height: 100%;
        left: 0;
        opacity: .5;
        pointer-events: auto;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .add-to-cart.is-loading:before {
        -webkit-animation: spinner .75s linear infinite;
        animation: spinner .75s linear infinite;
        border: 3px solid #f8c010;
        border-top-color: #000;
        border-bottom-color: #000;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        height: 30px;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        width: 30px;
        z-index: 10
    }

@media screen and (max-width:720px) {
    .site-main.subpage .shop-card .address {
        font-size: 20px
    }

    .products table tbody tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .products table tbody tr th {
            font-size: 14px;
            width: 50%
        }

            .products table tbody tr th:nth-of-type(3) {
                width: 100%
            }

            .products table tbody tr th:nth-of-type(4) {
                border-bottom: 1px solid #c6c5c3;
                text-align: center !important;
                width: 100%
            }

        .products table tbody tr td {
            width: 50%
        }

            .products table tbody tr td:nth-of-type(1), .products table tbody tr td:nth-of-type(2) {
                padding-top: 40px
            }

            .products table tbody tr td:nth-of-type(3) {
                padding: 6px 0;
                width: 100%
            }

            .products table tbody tr td:nth-of-type(4), .products table tbody tr td:nth-of-type(5) {
                border-bottom: 1px solid #c6c5c3
            }
}

@media screen and (max-width:560px) {
    .site-main.subpage .shop-card .address {
        font-size: 18px
    }

    .site-main.subpage .shop-card #directions-form {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .site-main.subpage .shop-card #directions-form #directions-form-submit, .site-main.subpage .shop-card #directions-form .directions-form-start-point {
            width: 100%
        }

        .site-main.subpage .shop-card #directions-form #directions-form-submit {
            margin: 10px 0
        }
}

.error404 .page-header {
    background: 0 0;
    border: none
}

    .error404 .page-header .wrapper, .error404 .page-header .wrapper-narrow {
        padding: 0
    }

    .error404 .page-header .page-title {
        font-size: 45px;
        line-height: 1.2;
        text-align: left;
        width: 40%
    }

    .error404 .page-header .image-wrapper {
        width: 60%
    }

        .error404 .page-header .image-wrapper img {
            display: block;
            height: auto;
            width: 100%
        }

    .error404 .page-header .text-wrapper {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 45px 0;
        width: 100%
    }

    .error404 .page-header .block-icon-list .section-title {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #000;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-weight: 400
    }

        .error404 .page-header .block-icon-list .section-title span {
            text-align: center;
            width: 100%
        }

        .error404 .page-header .block-icon-list .section-title .icon {
            display: block;
            fill: #f8c010;
            height: 20px;
            margin: 15px auto 0;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
            width: 20px
        }

.block-contact, .block-icon-list__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.error404 .page-header .block-icon-list .section-title:active, .error404 .page-header .block-icon-list .section-title:focus, .error404 .page-header .block-icon-list .section-title:hover {
    color: #595959
}

    .error404 .page-header .block-icon-list .section-title:active .icon, .error404 .page-header .block-icon-list .section-title:focus .icon, .error404 .page-header .block-icon-list .section-title:hover .icon {
        fill: #000
    }

.error404 .page-header .block-icon-list .block-icon-list__list {
    margin-top: 30px
}

@media screen and (max-width:720px) {
    .error404 .page-header .text-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .error404 .page-header .page-title {
        font-size: 34px;
        width: 100%
    }

    .error404 .page-header .image-wrapper {
        width: 100%
    }

    .error404 .page-header .block-icon-list .section-title {
        font-size: 22px
    }
}

@media screen and (max-width:560px) {
    .error404 .page-header .text-wrapper {
        margin: 20px 0 45px
    }

    .error404 .page-header .page-title {
        font-size: 30px
    }

    .error404 .page-header .block-icon-list .section-title {
        font-size: 18px
    }
}

.block-contact {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.block-contact__item {
    padding: 15px;
    width: 25%
}

    .block-contact__item .address, .block-contact__item .link {
        display: block;
        font-style: normal;
        line-height: 2;
        padding-left: 30px;
        position: relative
    }

        .block-contact__item .address .icon, .block-contact__item .link .icon {
            display: block;
            fill: #c6c5c3;
            height: 15px;
            left: 0;
            position: absolute;
            top: 9px;
            width: 15px
        }

.block-contact__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 2;
    margin: 0
}

@media screen and (max-width:1024px) {
    .block-contact__item {
        padding: 5px;
        width: -webkit-calc(100%/3);
        width: calc(100%/3)
    }

        .block-contact__item:first-of-type {
            width: 100%
        }
}

@media screen and (max-width:840px) {
    .block-contact__item, .block-contact__item:first-of-type {
        width: 50%
    }
}

@media screen and (max-width:560px) {
    .block-contact__item, .block-contact__item:first-of-type {
        width: 100%
    }
}

.block-icon-list {
    margin: 25px 0
}

.block-icon-list__list {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -10px;
    padding: 0
}

    .block-icon-list__list.border .block-icon-list__item {
        border: 1px solid #c6c5c3
    }

        .block-icon-list__list.border .block-icon-list__item.has-link, .block-icon-list__list.desc .block-icon-list__item.has-link .block-icon-list__item-link {
            border: none
        }

    .block-icon-list__list.desc .block-icon-list__item {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left;
        width: -webkit-calc((100%/3) - 20px);
        width: calc((100%/3) - 20px)
    }

    .block-icon-list__list.desc .block-icon-list__item-icon {
        margin-left: 0
    }

    .block-icon-list__list.desc .block-icon-list__item-title {
        font-size: 17px;
        font-weight: 700;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 10px
    }

    .block-icon-list__list.desc .block-icon-list__item-desc {
        text-align: left
    }

    .block-icon-list__list.desc .block-icon-list__item.has-link .block-icon-list__item-link:active, .block-icon-list__list.desc .block-icon-list__item.has-link .block-icon-list__item-link:focus, .block-icon-list__list.desc .block-icon-list__item.has-link .block-icon-list__item-link:hover {
        background: 0 0;
        -webkit-box-shadow: 0 0 20px 0 #efede9;
        box-shadow: 0 0 20px 0 #efede9;
        color: #000
    }

        .block-icon-list__list.desc .block-icon-list__item.has-link .block-icon-list__item-link:active .block-icon-list__item-title, .block-icon-list__list.desc .block-icon-list__item.has-link .block-icon-list__item-link:focus .block-icon-list__item-title, .block-icon-list__list.desc .block-icon-list__item.has-link .block-icon-list__item-link:hover .block-icon-list__item-title {
            color: #000
        }

        .block-icon-list__list.desc .block-icon-list__item.has-link .block-icon-list__item-link:active .block-icon-list__item-icon img, .block-icon-list__list.desc .block-icon-list__item.has-link .block-icon-list__item-link:focus .block-icon-list__item-icon img, .block-icon-list__list.desc .block-icon-list__item.has-link .block-icon-list__item-link:hover .block-icon-list__item-icon img {
            -webkit-filter: invert(0);
            filter: invert(0)
        }

.block-icon-list__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px;
    min-height: 215px;
    padding: 30px;
    text-align: center;
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px)
}

    .block-icon-list__item.has-link {
        padding: 0
    }

        .block-icon-list__item.has-link:active.gray .block-icon-list__item-link, .block-icon-list__item.has-link:focus.gray .block-icon-list__item-link, .block-icon-list__item.has-link:hover.gray .block-icon-list__item-link {
            background: grey;
            border: 1px solid grey
        }

        .block-icon-list__item.has-link:active.powder-blue .block-icon-list__item-link, .block-icon-list__item.has-link:focus.powder-blue .block-icon-list__item-link, .block-icon-list__item.has-link:hover.powder-blue .block-icon-list__item-link {
            background: #abdadd;
            border: 1px solid #abdadd
        }

        .block-icon-list__item.has-link:active.blue .block-icon-list__item-link, .block-icon-list__item.has-link:focus.blue .block-icon-list__item-link, .block-icon-list__item.has-link:hover.blue .block-icon-list__item-link {
            background: #1e90ff;
            border: 1px solid #1e90ff
        }

        .block-icon-list__item.has-link:active.red .block-icon-list__item-link, .block-icon-list__item.has-link:focus.red .block-icon-list__item-link, .block-icon-list__item.has-link:hover.red .block-icon-list__item-link {
            background: #f70046;
            border: 1px solid #f70046
        }

        .block-icon-list__item.has-link:active.violet .block-icon-list__item-link, .block-icon-list__item.has-link:focus.violet .block-icon-list__item-link, .block-icon-list__item.has-link:hover.violet .block-icon-list__item-link {
            background: purple;
            border: 1px solid purple
        }

        .block-icon-list__item.has-link:active.green .block-icon-list__item-link, .block-icon-list__item.has-link:focus.green .block-icon-list__item-link, .block-icon-list__item.has-link:hover.green .block-icon-list__item-link {
            background: green;
            border: 1px solid green
        }

        .block-icon-list__item.has-link:active.orange .block-icon-list__item-link, .block-icon-list__item.has-link:focus.orange .block-icon-list__item-link, .block-icon-list__item.has-link:hover.orange .block-icon-list__item-link {
            background: #f93;
            border: 1px solid #f93
        }

        .block-icon-list__item.has-link:active.black .block-icon-list__item-link, .block-icon-list__item.has-link:focus.black .block-icon-list__item-link, .block-icon-list__item.has-link:hover.black .block-icon-list__item-link {
            background: #000;
            border: 1px solid #000
        }

            .block-icon-list__item.has-link:active.black .block-icon-list__item-link p, .block-icon-list__item.has-link:focus.black .block-icon-list__item-link p, .block-icon-list__item.has-link:hover.black .block-icon-list__item-link p {
                color: #fff
            }

    .block-icon-list__item:before {
        display: none
    }

    .block-icon-list__item:after {
        bottom: 15px;
        content: '';
        display: block;
        height: 6px;
        left: 50%;
        max-width: 80%;
        position: absolute;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 150px
    }

    .block-icon-list__item.transparent:after {
        display: none
    }

    .block-icon-list__item.gray:after {
        background: grey
    }

    .block-icon-list__item.powder-blue:after {
        background: #abdadd
    }

    .block-icon-list__item.blue:after {
        background: #1e90ff
    }

    .block-icon-list__item.red:after {
        background: #f70046
    }

    .block-icon-list__item.violet:after {
        background: purple
    }

    .block-icon-list__item.green:after {
        background: green
    }

    .block-icon-list__item.orange:after {
        background: #f93
    }

    .block-icon-list__item.black:after {
        background: #000
    }

.block-icon-list__item-icon {
    display: block;
    height: 60px;
    margin: 0 auto;
    position: relative;
    width: 60px
}

.block-icon-list__item-link, .block-icon-list__item-title {
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 100%
}

.block-icon-list__item-title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    margin: 30px 0 0;
    transition: all .5s ease
}

.block-icon-list__item-desc {
    margin: 0
}

    .block-icon-list__item-desc p {
        margin: 10px 0
    }

.block-icon-list__item-link {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 50px 30px;
    text-align: center;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

    .block-icon-list__item-link:active, .block-icon-list__item-link:focus, .block-icon-list__item-link:hover {
        color: #fff
    }

@media screen and (max-width:720px) {
    .block-icon-list__item, .block-icon-list__list.border .block-icon-list__item {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px)
    }
}

@media screen and (max-width:560px) {
    .block-icon-list__item {
        margin: 5px;
        width: -webkit-calc(50% - 11px);
        width: calc(50% - 11px)
    }

    .block-icon-list__item-link {
        padding: 15px
    }
}

section.products-with-scrollbar_Mobile {
    padding: 25px 0
}

section.products-with-scrollbar_Mobile-newest .flex-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

section.products-with-scrollbar_Mobile .section-title.center {
    margin: 0 0 20px
}

section.products-with-scrollbar_Mobile .content {
    position: relative
}

section.products-with-scrollbar_Mobile .hover {
    position: absolute
}

section.products-with-scrollbar_Mobile .flex-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

section.products-with-scrollbar_Mobile .most-products h2 {
    margin: 20px 0;
    text-align: center
}

.most-viewed ul.items-list_Mobile > li .content, section.products-with-scrollbar_Mobile .most-products ul.items-list_Mobile > li .content {
    -webkit-box-shadow: 0 0 20px 0 #efede9;
    box-shadow: 0 0 20px 0 #efede9
}

.scrollbar-slider_Mobile {
    position: relative;
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 1140px;
    padding: 0 0 15px
}

    .scrollbar-slider_Mobile ul.items-list_Mobile {
        padding: 0;
        position: relative;
        font-size: 0
    }

        .scrollbar-slider_Mobile ul.items-list_Mobile > li {
            width: 100%
        }

ul.items-list_Mobile {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding: 0
}

    ul.items-list_Mobile > li {
        display: block;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding: 0 15px;
        margin: 15px 0;
        position: relative;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        width: 20%
    }

        ul.items-list_Mobile > li:before {
            display: none
        }

        ul.items-list_Mobile > li.recalled .content:after {
            background: #efede9;
            content: '';
            display: block;
            height: 100%;
            left: 0;
            opacity: .5;
            pointer-events: none;
            position: absolute;
            top: 0;
            width: 100%
        }

        ul.items-list_Mobile > li.recalled .content .go-to-product.recalled-button {
            background: #efede9;
            color: #000;
            margin-top: 10px
        }

            ul.items-list_Mobile > li.recalled .content .go-to-product.recalled-button .txt {
                text-align: center
            }

        ul.items-list_Mobile > li.recalled .content:hover:after {
            opacity: 0
        }

    ul.items-list_Mobile .content {
        background: #fff;
        border: 1px solid transparent;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        font-size: 13px;
        position: relative;
        width: 100%
    }

        ul.items-list_Mobile .content:hover {
            border-color: #000
        }

            ul.items-list_Mobile .content:hover .hover {
                opacity: 1
            }

    ul.items-list_Mobile .details, ul.items-list_Mobile .image {
        display: table;
        width: 100%;
        min-height: 130px;
        text-align: center
    }

    ul.items-list_Mobile .image {
        padding-top: 10px
    }

        ul.items-list_Mobile .image img {
            border: 0;
            display: block;
            height: auto;
            margin: 0 auto;
            max-width: 100%;
            outline: 0;
            width: auto
        }

    ul.items-list_Mobile .details {
        color: #000;
        padding: 10px;
        display: block
    }

    ul.items-list_Mobile .title {
        font-weight: 700;
        margin-bottom: 10px;
        display: block
    }

    ul.items-list_Mobile .text {
        display: block;
        margin: 0
    }

    ul.items-list_Mobile .price {
        color: #888;
        font-weight: 600
    }

    ul.items-list_Mobile .middle {
        display: block;
        height: auto;
        width: 100%
    }

        ul.items-list_Mobile .middle img {
            border: 0;
            display: block;
            height: auto;
            margin: 0 auto;
            max-width: 100%;
            outline: 0;
            width: auto
        }

    ul.items-list_Mobile .hover {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 14px;
        height: auto;
        opacity: 0;
        padding: 0 10px 10px;
        position: relative;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        width: 100%;
        z-index: 1
    }

        ul.items-list_Mobile .hover .add-to-cart, ul.items-list_Mobile .hover .go-to-product {
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            border: none;
            cursor: pointer;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            outline: 0;
            padding: 0;
            width: 100%
        }

        ul.items-list_Mobile .hover .middle {
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            text-align: left
        }

            ul.items-list_Mobile .hover .middle img {
                border-right: 1px solid #000;
                margin-right: 10px;
                padding: 10px
            }

            ul.items-list_Mobile .hover .middle .img img, ul.items-list_Mobile .hover .middle .mobile-hidden img {
                -webkit-filter: invert(1);
                filter: invert(1);
                height: 25px;
                padding: 5px 10px 5px 0;
                width: 25px
            }

            ul.items-list_Mobile .hover .middle .txt, ul.items-list_Mobile .hover .middle .visible-mobile {
                color: #fff;
                font-size: 14px;
                line-height: 1.4
            }

        ul.items-list_Mobile .hover .addProductForm {
            height: 50%;
            margin-top: auto;
            width: 100%
        }

            ul.items-list_Mobile .hover .addProductForm .add-to-cart {
                height: 100%
            }

        ul.items-list_Mobile .hover .add-to-cart, ul.items-list_Mobile .hover .go-to-product {
            background: #f8c010;
            color: #000;
            height: 34px;
            -webkit-transition: all .5s linear;
            -o-transition: all .5s linear;
            transition: all .5s linear;
            -webkit-border-radius: 4px;
            border-radius: 4px
        }

            ul.items-list_Mobile .hover .add-to-cart:active, ul.items-list_Mobile .hover .add-to-cart:focus, ul.items-list_Mobile .hover .add-to-cart:hover, ul.items-list_Mobile .hover .go-to-product:active, ul.items-list_Mobile .hover .go-to-product:focus, ul.items-list_Mobile .hover .go-to-product:hover {
                opacity: .7
            }

@media screen and (max-width:1024px) {
    section.products-with-scrollbar_Mobile .flex-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    section.products-with-scrollbar_Mobile .most-products {
        width: 100%;
        padding-right: 0
    }

    section.products-with-scrollbar_Mobile .newest-products {
        width: 100%;
        padding-left: 0
    }

        .scrollbar-slider_Mobile ul.items-list_Mobile > li, section.products-with-scrollbar_Mobile .newest-products ul.items-list_Mobile > li {
            width: -webkit-calc(100%/1);
            width: calc(100%/1)
        }
}

@media screen and (max-width:720px) {
    ul.items-list_Mobile > li {
        padding: 0 10px
    }

    ul.items-list_Mobile .content {
        padding-bottom: 10px
    }

    ul.items-list_Mobile .hover {
        bottom: 0;
        opacity: 1;
        padding: 0 5px
    }

        ul.items-list_Mobile .hover .middle .mobile-hidden {
            -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
            flex-shrink: 0
        }

            ul.items-list_Mobile .hover .middle .mobile-hidden img {
                height: 37px;
                width: 35px
            }

        ul.items-list_Mobile .hover .add-to-cart {
            height: auto;
            margin: auto;
            padding: 10px 15px;
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out
        }

            ul.items-list_Mobile .hover .add-to-cart:hover {
                background: #000
            }

        ul.items-list_Mobile .hover .add-to-cart, ul.items-list_Mobile .hover .middle {
            width: 100%
        }
}

@media screen and (max-width:560px) {
    .scrollbar-slider_Mobile ul.items-list_Mobile > li, section.products-with-scrollbar_Mobile .most-products ul.items-list_Mobile > li, section.products-with-scrollbar_Mobile .newest-products ul.items-list_Mobile > li, section.products-with-scrollbar_Mobile ul.items-list_Mobile > li {
        width: 100%
    }

    .scrollbar-slider_Mobile {
        padding: 0 0 0px
    }

    .ps-container > .ps-scrollbar-x-rail, .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
        height: 6px !important
    }
}

@media screen and (max-width:360px) {
    section.products-with-scrollbar_Mobile .most-products ul.items-list_Mobile > li, section.products-with-scrollbar_Mobile .newest-products ul.items-list_Mobile > li {
        width: 100%
    }

    ul.items-list_Mobile > li {
        padding: 0 0px
    }

        ul.items-list_Mobile > li .hover {
            margin-bottom: 0
        }

            ul.items-list_Mobile > li .hover .add-to-cart .middle .mobile-hidden img, ul.items-list_Mobile > li .hover .go-to-product .middle .mobile-hidden img, ul.items-list_Mobile > li .hover .go-to-product.recalled-button .middle .mobile-hidden img {
                height: 30px;
                width: 30px
            }

            ul.items-list_Mobile > li .hover .add-to-cart .middle .visible-mobile, ul.items-list_Mobile > li .hover .go-to-product .middle .visible-mobile, ul.items-list_Mobile > li .hover .go-to-product.recalled-button .middle .visible-mobile {
                font-size: 12px
            }
}

.wp-block-button {
    color: #f8c010
}

.wp-block-button__link {
    background: #f8c010;
    border: 1px solid #f8c010;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 20px 10px 0;
    height: auto;
    line-height: 1.2;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

    .wp-block-button__link.has-red-color {
        color: #f8c010
    }

    .wp-block-button__link.has-white-color {
        color: #fff
    }

    .wp-block-button__link.has-black-color {
        color: #000
    }

    .wp-block-button__link.has-red-background-color {
        background: #f8c010;
        border: 1px solid #f8c010
    }

    .wp-block-button__link.has-white-background-color {
        background: #fff
    }

        .wp-block-button__link.has-white-background-color.has-red-color {
            border: 1px solid #f8c010
        }

        .wp-block-button__link.has-white-background-color.has-white-color {
            border: 1px solid #fff
        }

        .wp-block-button__link.has-white-background-color.has-black-color {
            border: 1px solid #000
        }

    .wp-block-button__link.has-black-background-color {
        background: #000;
        border: 1px solid #000
    }

    .wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover {
        background: #000;
        border: 1px solid #000 !important;
        color: #fff
    }

.wp-block-button.is-style-outline .has-red-color {
    border: 1px solid #f8c010
}

    .wp-block-button.is-style-outline .has-red-color:hover {
        background: #000;
        color: #fff
    }

.wp-block-button.is-style-link-arrow .wp-block-button__link {
    background: 0 0;
    border: none;
    color: #f8c010;
    height: auto;
    line-height: 1.75;
    padding: 0 45px 0 0;
    position: relative;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

    .wp-block-button.is-style-link-arrow .wp-block-button__link:after, .wp-block-button.is-style-link-arrow .wp-block-button__link:before {
        content: '';
        position: absolute;
        right: 20px;
        -webkit-transition: right .25s ease-in-out;
        -o-transition: right .25s ease-in-out;
        transition: right .25s ease-in-out
    }

    .wp-block-button.is-style-link-arrow .wp-block-button__link:after {
        background: currentColor;
        height: 2px;
        top: -webkit-calc(50% - 2px);
        top: calc(50% - 2px);
        width: 15px
    }

.wp-block-media-text.is-style-dark-bg:before, .wpcf7-form .wpcf7-not-valid-tip:before {
    background-position: center;
    background-repeat: no-repeat;
    content: ''
}

.wp-block-button.is-style-link-arrow .wp-block-button__link:before {
    border: 2px solid currentColor;
    border-width: 2px 2px 0 0;
    height: 10px;
    top: -webkit-calc(50% - 6px);
    top: calc(50% - 6px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px
}

.wp-block-button.is-style-link-arrow .wp-block-button__link:active, .wp-block-button.is-style-link-arrow .wp-block-button__link:focus, .wp-block-button.is-style-link-arrow .wp-block-button__link:hover {
    color: #000
}

    .wp-block-button.is-style-link-arrow .wp-block-button__link:active:after, .wp-block-button.is-style-link-arrow .wp-block-button__link:active:before, .wp-block-button.is-style-link-arrow .wp-block-button__link:focus:after, .wp-block-button.is-style-link-arrow .wp-block-button__link:focus:before, .wp-block-button.is-style-link-arrow .wp-block-button__link:hover:after, .wp-block-button.is-style-link-arrow .wp-block-button__link:hover:before {
        right: 10px
    }

.wp-block-embed {
    margin: 15px auto;
    max-width: 700px;
    width: 100%
}

    .wp-block-embed .wp-block-embed__wrapper {
        -webkit-border-radius: 0;
        border-radius: 0;
        display: block;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
        outline: 0;
        padding-bottom: 56%;
        position: relative;
        width: 100%
    }

        .wp-block-embed .wp-block-embed__wrapper iframe {
            height: 100%;
            left: 0;
            outline: 0;
            position: absolute;
            top: 0;
            width: 100%
        }

.wp-block-gallery {
    margin: 25px auto
}

ul.blocks-gallery-grid {
    padding: 0;
    width: 100%
}

    ul.blocks-gallery-grid .blocks-gallery-item:before {
        display: none
    }

.wp-block-gallery + .wp-block-gallery {
    margin-top: 0
}

.wp-block-gallery.is-style-gallery-small .blocks-gallery-grid {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .wp-block-gallery.is-style-gallery-small .blocks-gallery-grid .blocks-gallery-item {
        display: block;
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        height: 150px;
        margin: 4px !important;
        width: 150px
    }

        .wp-block-gallery.is-style-gallery-small .blocks-gallery-grid .blocks-gallery-item figure {
            display: block;
            height: 100%;
            position: relative;
            width: 100%
        }

        .wp-block-gallery.is-style-gallery-small .blocks-gallery-grid .blocks-gallery-item img {
            display: block;
            height: 100%;
            -o-object-fit: contain;
            object-fit: contain;
            -o-object-position: center;
            object-position: center;
            width: 100%
        }

@media screen and (max-width:782px) {
    .wp-block-gallery .blocks-gallery-item {
        margin: 0 8px 8px 0 !important
    }
}

@media screen and (max-width:560px) {
    .wp-block-gallery .blocks-gallery-item {
        margin: 0 0 8px !important;
        width: 100%
    }
}

.wp-block-image {
    margin: 50px auto
}

    .wp-block-image .aligncenter > figcaption, .wp-block-image figcaption {
        display: none
    }

    .wp-block-image img {
        -webkit-border-radius: 20px 0 !important;
        border-radius: 20px 0 !important;
        display: block;
        height: auto;
        max-width: 100%
    }

.wp-block-media-text {
    border-top: 1px solid #c6c5c3;
    grid-template-columns: 50% 1fr;
    margin: 50px auto 0;
    padding: 45px 0
}

    .wp-block-media-text h1 {
        font-size: 46px;
        margin: 0 0 40px;
        text-align: left
    }

    .wp-block-media-text + .wp-block-media-text {
        margin-top: 0
    }

    .wp-block-media-text .wp-block-media-text__media {
        padding: 0 20px 0 0;
        position: relative
    }

    .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
        padding: 0 0 0 20px
    }

    .wp-block-media-text .wp-block-media-text__media img {
        -webkit-border-radius: 0;
        border-radius: 0;
        display: block;
        height: auto;
        margin: 0 auto;
        max-width: 100%
    }

    .wp-block-media-text .wp-block-media-text__content > h2:first-of-type, .wp-block-media-text .wp-block-media-text__content > h3:first-of-type {
        margin-top: 0
    }

    .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        padding: 0 20px 0 0
    }

.wp-block-media-text__content .btn {
    margin: 10px
}

    .wp-block-media-text__content .btn:first-of-type {
        margin-left: 0
    }

.wp-block-media-text.is-style-dark-bg {
    border-top: 0;
    position: relative
}

    .wp-block-media-text.is-style-dark-bg:before {
        background-image: url(//erla.com/wp-content/themes/erla/./images/bg/section-bg.jpg);
        -webkit-background-size: cover;
        background-size: cover;
        bottom: 45px;
        display: block;
        height: -webkit-calc(100% - 155px);
        height: calc(100% - 155px);
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100vw
    }

    .wp-block-media-text.is-style-dark-bg .wp-block-media-text__content, .wp-block-media-text.is-style-dark-bg .wp-block-media-text__media {
        position: relative;
        z-index: 1
    }

    .wp-block-media-text.is-style-dark-bg .wp-block-media-text__content {
        color: #fff;
        max-width: 85%;
        padding: 60px 0
    }

@media screen and (max-width:1200px) {
    .wp-block-media-text.is-style-dark-bg .wp-block-media-text__content {
        padding: 90px 0 30px
    }
}

@media screen and (max-width:1024px) {
    .wp-block-media-text h1 {
        font-size: 36px
    }
}

@media screen and (max-width:840px) {
    .wp-block-media-text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 25px 0 !important
    }

        .wp-block-media-text h1 {
            font-size: 32px;
            margin: 0 0 30px
        }

        .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media {
            padding: 0 !important;
            width: 100%
        }

        .wp-block-media-text .wp-block-media-text__content {
            margin-top: 30px
        }

        .wp-block-media-text .wp-block-media-text > figure > img {
            display: block;
            margin: 0 auto;
            max-width: 100%;
            width: auto
        }

        .wp-block-media-text.is-style-dark-bg:before {
            bottom: 0
        }

        .wp-block-media-text.is-style-dark-bg .wp-block-media-text__content {
            max-width: 100%;
            margin: 30px 0;
            width: 100%
        }

        .wp-block-media-text.is-style-dark-bg .wp-block-media-text__media {
            max-width: 480px;
            margin: 0 auto
        }
}

@media screen and (max-width:720px) {
    .wp-block-media-text {
        margin: 15px 0 !important;
        padding: 30px 0
    }
}

@media screen and (max-width:560px) {
    .wp-block-media-text {
        padding: 30px 0 0
    }
}

.wp-block-video {
    -webkit-border-radius: 0;
    border-radius: 0;
    display: block;
    height: auto;
    margin: 15px auto;
    overflow: hidden;
    outline: 0;
    padding-bottom: 56%;
    position: relative;
    width: 100%
}

    .wp-block-video video {
        height: auto;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

.wpcf7-form p {
    margin: 0;
    position: relative
}

    .wpcf7-form p.section-title {
        margin: 10px 0 5px
    }

.wpcf7-form button, .wpcf7-form input, .wpcf7-form optgroup, .wpcf7-form select, .wpcf7-form textarea {
    margin: 5px 0
}

.wpcf7-form .wpcf7-not-valid-tip {
    color: #f70046;
    font-size: 12px;
    font-weight: 400
}

    .wpcf7-form .wpcf7-not-valid-tip:before {
        background-image: url(//erla.com/wp-content/themes/erla/./images/svg/error-icon.svg);
        -webkit-background-size: contain;
        background-size: contain;
        height: 20px;
        position: absolute;
        right: 10px;
        top: 0;
        width: 20px
    }

.wpcf7-form .wpcf7-acceptance + .wpcf7-not-valid-tip:before, .wpcf7-form .wpcf7-checkbox + .wpcf7-not-valid-tip:before {
    top: 5px
}

.wpcf7-form div.wpcf7-response-output {
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
    font-weight: 700;
    margin: 15px auto;
    padding: 10px 20px;
    text-align: left;
    width: 100%
}

.wpcf7-form .form-item div[data-id=group-acceptance] {
    display: block !important
}

.wpcf7-form .form__inner .form-item .form-flex p {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .wpcf7-form .form__inner .form-item .form-flex p a {
        position: relative;
        top: 2px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

.wpcf7-form .form__inner .form-item .form_description {
    max-height: 0;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    overflow: hidden;
    opacity: 0
}

    .wpcf7-form .form__inner .form-item .form_description.active {
        max-height: 100%;
        padding: 10px;
        overflow: auto;
        opacity: 1
    }

.wpcf7-form .form__inner .form-item .info_personal {
    padding: 0 10px;
    margin: 10px 0
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, div.wpcf7-acceptance-missing, div.wpcf7-validation-errors {
    background: #f70046;
    border: 1px solid #f70046;
    color: #fff
}

div.wpcf7-mail-sent-ok {
    background: green;
    border: 1px solid green;
    color: #fff
}

div.wpcf7 .ajax-loader {
    background-color: #f8c010;
    bottom: 15px;
    position: absolute;
    left: -10px
}

.wpcf7-acceptance .wpcf7-list-item, .wpcf7-acceptance .wpcf7-list-item > label, .wpcf7-checkbox .wpcf7-list-item, .wpcf7-checkbox .wpcf7-list-item > label {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked:after, .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked:after {
        padding: 0
    }

    .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label, .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
        font-size: 16px
    }

        .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label sup, .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label sup {
            color: #f8c010
        }

.wpcf7-acceptance + .wpcf7-not-valid-tip, .wpcf7-checkbox + .wpcf7-not-valid-tip {
    margin: 0 10px
}

.wpcf7-acceptance {
    padding: 0 10px
}

    .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
        font-size: 13px
    }

.wpcf7-acceptance, .wpcf7-checkbox {
    display: block;
    margin: 10px 0
}

    .wpcf7-acceptance .wpcf7-list-item, .wpcf7-checkbox .wpcf7-list-item {
        margin: 0
    }

        .wpcf7-acceptance .wpcf7-list-item label, .wpcf7-checkbox .wpcf7-list-item label {
            -webkit-box-align: start;
            -webkit-align-items: flex-start;
            -ms-flex-align: start;
            align-items: flex-start;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            left: 0;
            margin: 5px 0 0;
            pointer-events: auto;
            position: relative;
            top: 0
        }

        .wpcf7-acceptance .wpcf7-list-item input[type=checkbox], .wpcf7-checkbox .wpcf7-list-item input[type=checkbox] {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            background: #fff;
            border: 1px solid #c6c5c3;
            -webkit-border-radius: 0;
            border-radius: 0;
            -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            height: 20px;
            margin: 2px 15px 0 0;
            padding: 0;
            width: 20px
        }

            .wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus, .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:focus {
                outline: 0
            }

            .wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked:after, .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked:after {
                background: 0 0;
                border: solid #f8c010;
                border-width: 0 0 3px 3px;
                -webkit-box-shadow: none !important;
                box-shadow: none !important;
                content: '';
                left: 4px;
                height: 7px;
                position: absolute;
                top: 7px;
                -webkit-transform: rotate(-50deg);
                -ms-transform: rotate(-50deg);
                transform: rotate(-50deg);
                width: 12px
            }

#catapultCookie, #catapultCookie:active, #catapultCookie:focus, #catapultCookie:hover {
    background: #F8C010 !important
}

.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label, .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    color: #000;
    font-weight: 400;
    line-height: 1.7
}

#catapult-cookie-bar, #catapultCookie, .ctcc-more-info-link {
    font-size: 16px;
    font-weight: 600
}

.checkbox-address .wpcf7-checkbox {
    margin-bottom: 0
}

.wpcf7cf_add, .wpcf7cf_remove, [data-class=wpcf7cf_group] {
    width: 100% !important
}

    .wpcf7cf_add .form-item, .wpcf7cf_remove .form-item, [data-class=wpcf7cf_group] .form-item {
        float: left
    }

input::-webkit-calendar-picker-indicator {
    opacity: .3
}

@media all and (max-width:750px) {
    .wpcf7-form .form__inner .form-item .form-flex p a {
        margin: 0 0 0 auto
    }
}

#catapult-cookie-bar {
    background: rgba(0,0,0,.85);
    padding: 15px 70px 15px 20px
}

#catapultCookie {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    margin-left: 20px !important;
    padding: 10px !important;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 50px
}

.ctcc-inner {
    margin: 0 auto;
    max-width: 1090px
}

.ctcc-more-info-link {
    background: 0 0;
    color: #c6c5c3;
    padding: 0;
    text-decoration: underline
}

@media screen and (max-width:560px) {
    #catapult-cookie-bar {
        font-size: 14px;
        padding: 10px 60px 10px 10px
    }

    .ctcc-more-info-link {
        font-size: 14px
    }
}

.ps-container {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden !important;
    -ms-overflow-style: none
}

@supports (-ms-overflow-style:none) {
    .ps-container {
        overflow: auto !important
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .ps-container {
        overflow: auto !important
    }
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: block;
    background-color: transparent
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

    .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
        background-color: #999;
        height: 11px
    }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

    .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
        background-color: #999;
        width: 11px
    }

.ps-container > .ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    opacity: .9;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    -o-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear,opacity .2s linear;
    bottom: 0;
    height: 15px
}

    .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
        position: absolute;
        background-color: #000;
        height: 11px;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
        -o-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
        transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
        transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
        bottom: 2px
    }

    .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
        height: 11px
    }

.ps-container > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: .9;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    -o-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear,opacity .2s linear;
    right: 0;
    width: 15px
}

    .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
        position: absolute;
        background-color: #000;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
        -o-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
        transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
        transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
        right: 2px;
        width: 11px
    }

    .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
        width: 11px
    }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

    .ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
        background-color: #999;
        height: 11px
    }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

    .ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
        background-color: #999;
        width: 11px
    }

.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
    opacity: .6;
    background-color: #eee
}

    .ps-container:hover > .ps-scrollbar-x-rail:hover {
        background-color: #eee;
        opacity: .9
    }

        .ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
            background-color: #999
        }

    .ps-container:hover > .ps-scrollbar-y-rail:hover {
        background-color: #eee;
        opacity: .9
    }

        .ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
            background-color: #999
        }

[data-class=wpcf7cf_group], .wpcf7cf_remove, .wpcf7cf_add {
    display: none
}

.wpcf7cf_repeater_sub {
    margin-bottom: 20px
}

.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px
}

.wpcf7cf_multistep .wpcf7cf_step {
    width: 100%
}

    .wpcf7cf_multistep .wpcf7cf_step .step-title {
        display: none
    }

.wpcf7cf_multistep .wpcf7cf_steps-dots {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    flex-wrap: wrap
}

    .wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
        display: inline-block;
        border-radius: 50%;
        background: #dfdfdf;
        color: #000;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center
    }

    .wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
        border-bottom: 5px solid #dfdfdf;
        text-align: center;
        flex: 1;
        padding: 15px;
        min-width: 120px
    }

        .wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
            border-bottom: 5px solid #333
        }

        .wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
            border-bottom: 5px solid #333;
            font-weight: 700
        }

        .wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
            background-color: #333;
            color: #fff
        }

        .wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
            background-color: #333;
            color: #fff
        }

.wpcf7cf_step_controls .disabled {
    pointer-events: none;
    cursor: default;
    opacity: .5
}

.page-header-slideshow .slideshow-item .text-wrapper .slideshow-title {
    color: gray
}
