﻿.wp-block-audio :where(figcaption) {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-audio :where(figcaption) {
    color: #ffffffa6
}

.wp-block-audio {
    margin: 0 0 1em
}

.wp-block-code {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: Menlo,Consolas,monaco,monospace;
    padding: .8em 1em
}

.wp-block-embed :where(figcaption) {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-embed :where(figcaption) {
    color: #ffffffa6
}

.wp-block-embed {
    margin: 0 0 1em
}

.blocks-gallery-caption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .blocks-gallery-caption {
    color: #ffffffa6
}

:root :where(.wp-block-image figcaption) {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme :root :where(.wp-block-image figcaption) {
    color: #ffffffa6
}

.wp-block-image {
    margin: 0 0 1em
}

.wp-block-pullquote {
    border-bottom: 4px solid;
    border-top: 4px solid;
    color: currentColor;
    margin-bottom: 1.75em
}

    .wp-block-pullquote cite, .wp-block-pullquote footer, .wp-block-pullquote__citation {
        color: currentColor;
        font-size: .8125em;
        font-style: normal;
        text-transform: uppercase
    }

.wp-block-quote {
    border-left: .25em solid;
    margin: 0 0 1.75em;
    padding-left: 1em
}

    .wp-block-quote cite, .wp-block-quote footer {
        color: currentColor;
        font-size: .8125em;
        font-style: normal;
        position: relative
    }

    .wp-block-quote.has-text-align-right {
        border-left: none;
        border-right: .25em solid;
        padding-left: 0;
        padding-right: 1em
    }

    .wp-block-quote.has-text-align-center {
        border: none;
        padding-left: 0
    }

    .wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-quote.is-style-plain {
        border: none
    }

.wp-block-search .wp-block-search__label {
    font-weight: 700
}

.wp-block-search__button {
    border: 1px solid #ccc;
    padding: .375em .625em
}

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

.wp-block-separator.has-css-opacity {
    opacity: .4
}

.wp-block-separator {
    border: none;
    border-bottom: 2px solid;
    margin-left: auto;
    margin-right: auto
}

    .wp-block-separator.has-alpha-channel-opacity {
        opacity: 1
    }

    .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
        width: 100px
    }

    .wp-block-separator.has-background:not(.is-style-dots) {
        border-bottom: none;
        height: 1px
    }

    .wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
        height: 2px
    }

.wp-block-table {
    margin: 0 0 1em
}

    .wp-block-table td, .wp-block-table th {
        word-break: normal
    }

    .wp-block-table :where(figcaption) {
        color: #555;
        font-size: 13px;
        text-align: center
    }

.is-dark-theme .wp-block-table :where(figcaption) {
    color: #ffffffa6
}

.wp-block-video :where(figcaption) {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-video :where(figcaption) {
    color: #ffffffa6
}

.wp-block-video {
    margin: 0 0 1em
}

:root :where(.wp-block-template-part.has-background) {
    margin-bottom: 0;
    margin-top: 0;
    padding: 1.25em 2.375em
}
/*! 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: #000000;
    --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--blue: #21759b;
    --wp--preset--color--dark-gray: #444;
    --wp--preset--color--medium-gray: #9f9f9f;
    --wp--preset--color--light-gray: #e6e6e6;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 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%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.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, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 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: 0.5em;
}

:where(.is-layout-grid) {
    gap: 0.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;
}

div#n2-ss-2 .n2-ss-slider-1 {
    display: grid;
    position: relative;
}

div#n2-ss-2 .n2-ss-slider-2 {
    display: grid;
    position: relative;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    border: 0px solid RGBA(62,62,62,1);
    border-radius: 0px;
    background-clip: padding-box;
    background-repeat: repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    z-index: 1;
}

div#n2-ss-2:not(.n2-ss-loaded) .n2-ss-slider-2 {
    background-image: none !important;
}

div#n2-ss-2 .n2-ss-slider-3 {
    display: grid;
    grid-template-areas: 'cover';
    position: relative;
    overflow: hidden;
    z-index: 10;
}

    div#n2-ss-2 .n2-ss-slider-3 > * {
        grid-area: cover;
    }

    div#n2-ss-2 .n2-ss-slide-backgrounds, div#n2-ss-2 .n2-ss-slider-3 > .n2-ss-divider {
        position: relative;
    }

div#n2-ss-2 .n2-ss-slide-backgrounds {
    z-index: 10;
}

    div#n2-ss-2 .n2-ss-slide-backgrounds > * {
        overflow: hidden;
    }

div#n2-ss-2 .n2-ss-slide-background {
    transform: translateX(-100000px);
}

div#n2-ss-2 .n2-ss-slider-4 {
    place-self: center;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: grid;
    grid-template-areas: 'slide';
}

    div#n2-ss-2 .n2-ss-slider-4 > * {
        grid-area: slide;
    }

div#n2-ss-2.n2-ss-full-page--constrain-ratio .n2-ss-slider-4 {
    height: auto;
}

div#n2-ss-2 .n2-ss-slide {
    display: grid;
    place-items: center;
    grid-auto-columns: 100%;
    position: relative;
    z-index: 20;
    -webkit-backface-visibility: hidden;
    transform: translateX(-100000px);
}

div#n2-ss-2 .n2-ss-slide {
    perspective: 1000px;
}

div#n2-ss-2 .n2-ss-slide-active {
    z-index: 21;
}

.n2-ss-background-animation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

div#n2-ss-2 .n2-ss-button-container, div#n2-ss-2 .n2-ss-button-container a {
    display: block;
}

div#n2-ss-2 .n2-ss-button-container--non-full-width, div#n2-ss-2 .n2-ss-button-container--non-full-width a {
    display: inline-block;
}

div#n2-ss-2 .n2-ss-button-container.n2-ss-nowrap {
    white-space: nowrap;
}

div#n2-ss-2 .n2-ss-button-container a div {
    display: inline;
    font-size: inherit;
    text-decoration: inherit;
    color: inherit;
    line-height: inherit;
    font-family: inherit;
    font-weight: inherit;
}

div#n2-ss-2 .n2-ss-button-container a > div {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
}

div#n2-ss-2 .n2-ss-button-container span {
    font-size: 100%;
    vertical-align: baseline;
}

div#n2-ss-2 .n2-ss-button-container a[data-iconplacement="left"] span {
    margin-right: 0.3em;
}

div#n2-ss-2 .n2-ss-button-container a[data-iconplacement="right"] span {
    margin-left: 0.3em;
}

div#n2-ss-2 .nextend-arrow {
    cursor: pointer;
    overflow: hidden;
    line-height: 0 !important;
    z-index: 18;
    -webkit-user-select: none;
}

    div#n2-ss-2 .nextend-arrow img {
        position: relative;
        display: block;
    }

        div#n2-ss-2 .nextend-arrow img.n2-arrow-hover-img {
            display: none;
        }

    div#n2-ss-2 .nextend-arrow:FOCUS img.n2-arrow-hover-img, div#n2-ss-2 .nextend-arrow:HOVER img.n2-arrow-hover-img {
        display: inline;
    }

    div#n2-ss-2 .nextend-arrow:FOCUS img.n2-arrow-normal-img, div#n2-ss-2 .nextend-arrow:HOVER img.n2-arrow-normal-img {
        display: none;
    }

div#n2-ss-2 .nextend-arrow-animated {
    overflow: hidden;
}

    div#n2-ss-2 .nextend-arrow-animated > div {
        position: relative;
    }

    div#n2-ss-2 .nextend-arrow-animated .n2-active {
        position: absolute;
    }

div#n2-ss-2 .nextend-arrow-animated-fade {
    transition: background 0.3s, opacity 0.4s;
}

div#n2-ss-2 .nextend-arrow-animated-horizontal > div {
    transition: all 0.4s;
    transform: none;
}

div#n2-ss-2 .nextend-arrow-animated-horizontal .n2-active {
    top: 0;
}

div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-horizontal .n2-active {
    left: 100%;
}

div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-horizontal .n2-active {
    right: 100%;
}

div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-horizontal:HOVER > div, div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-horizontal:FOCUS > div {
    transform: translateX(-100%);
}

div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-horizontal:HOVER > div, div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-horizontal:FOCUS > div {
    transform: translateX(100%);
}

div#n2-ss-2 .nextend-arrow-animated-vertical > div {
    transition: all 0.4s;
    transform: none;
}

div#n2-ss-2 .nextend-arrow-animated-vertical .n2-active {
    left: 0;
}

div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-vertical .n2-active {
    top: 100%;
}

div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-vertical .n2-active {
    bottom: 100%;
}

div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-vertical:HOVER > div, div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-vertical:FOCUS > div {
    transform: translateY(-100%);
}

div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-vertical:HOVER > div, div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-vertical:FOCUS > div {
    transform: translateY(100%);
}

div#n2-ss-2 .n-uc-1f5b3db32b1c2-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-2 .n-uc-1f5b3db32b1c2-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-2 .n-uc-143c0e91cf94a-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-2 .n-uc-143c0e91cf94a-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-2 .n2-font-68fd6769210f7a6dea88f98e48a37784-hover {
    font-family: 'AkzidenzBold','Arial','sans-serif;';
    color: #589B28;
    font-size: 350%;
    text-shadow: none;
    line-height: 1.1;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-2 .n2-style-f20c151d99d31877cae787392751ca24-heading {
    background: RGBA(0,0,0,0);
    opacity: 1;
    padding: 0px 0px 0px 0px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 0px;
}

div#n2-ss-2 .n2-font-3a4fd77933371456009c0c7b3bea40b2-hover {
    font-family: 'AkzidenzBold','Arial','sans-serif;';
    color: #505D68;
    font-size: 150%;
    text-shadow: none;
    line-height: 1.4;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-2 .n2-style-268220a30fe01a4ddeb0f9165856d6a5-heading {
    background: RGBA(0,0,0,0);
    opacity: 1;
    padding: 20px 0px 26px 0px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 0px;
}

div#n2-ss-2 .n2-font-f9ab78c294c456b6fc9bfd5808721c6e-link a {
    font-family: 'Roboto','Arial';
    color: #ffffff;
    font-size: 93.75%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 400;
}

    div#n2-ss-2 .n2-font-f9ab78c294c456b6fc9bfd5808721c6e-link a:HOVER, div#n2-ss-2 .n2-font-f9ab78c294c456b6fc9bfd5808721c6e-link a:ACTIVE, div#n2-ss-2 .n2-font-f9ab78c294c456b6fc9bfd5808721c6e-link a:FOCUS {
        text-decoration: underline;
        font-style: normal;
    }

div#n2-ss-2 .n2-style-ee837e49b12b18ad01fe65b8978dcc58-heading {
    background: #007b67;
    opacity: 1;
    padding: 14px 30px 14px 30px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 5px;
}

div#n2-ss-2 .n2-font-ddb0248a1afb2eac7f96ca729737b385-paragraph {
    font-family: 'Roboto','Arial';
    color: #ffffff;
    font-size: 93.75%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
    right: 0;
    height: 40px;
    transform: rotate(-90deg);
    transform-origin: 100% 0;
    line-height: 40px;
    top: 330px;
}

    div#n2-ss-2 .n2-font-ddb0248a1afb2eac7f96ca729737b385-paragraph a, div#n2-ss-2 .n2-font-ddb0248a1afb2eac7f96ca729737b385-paragraph a:FOCUS {
        font-family: 'Roboto','Arial';
        color: #FFFFFF;
        font-size: 100%;
        text-shadow: none;
        line-height: 1.5;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-align: inherit;
        letter-spacing: normal;
        word-spacing: normal;
        text-transform: none;
        font-weight: 400;
    }

        div#n2-ss-2 .n2-font-ddb0248a1afb2eac7f96ca729737b385-paragraph a:HOVER, div#n2-ss-2 .n2-font-ddb0248a1afb2eac7f96ca729737b385-paragraph a:ACTIVE {
            font-family: 'Roboto','Arial';
            color: #FFFFFF;
            font-size: 100%;
            text-shadow: none;
            line-height: 1.5;
            font-weight: normal;
            font-style: normal;
            text-decoration: underline;
            text-align: inherit;
            letter-spacing: normal;
            word-spacing: normal;
            text-transform: none;
            font-weight: 400;
        }

div#n2-ss-2 .n2-style-359a7a5d823c47cf1c29cc219ba05c57-heading {
    background: #007B67;
    opacity: 1;
    padding: 0px 0px 0px 0px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 0px;
}

div#n2-ss-2 .n-uc-v6njMw2pLnd4-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-2 .n-uc-v6njMw2pLnd4-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-2 .n-uc-1Khcjzoms44e-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-2 .n-uc-1Khcjzoms44e-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-2 .n2-font-73f4434e2229e73c6b50bfd1733b1709-hover {
    font-family: 'AkzidenzBold','Arial','sans-serif;';
    color: #589B28;
    font-size: 325%;
    text-shadow: none;
    line-height: 1.1;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-2 .n-uc-z8xPXh9qSpEp-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-2 .n-uc-z8xPXh9qSpEp-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-2 .n-uc-alsTloyR3K86-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-2 .n-uc-alsTloyR3K86-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-2 .n2-font-f2c199ac6cd069c01c43042260936e4b-hover {
    font-family: 'AkzidenzBold','Arial','sans-serif;';
    color: #589B28;
    font-size: 281.25%;
    text-shadow: none;
    line-height: 1.1;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-2 .n2-font-f50f8fa29a38a8beecfef56544ce212b-hover {
    font-family: 'AkzidenzBold','Arial','sans-serif;';
    color: #505D68;
    font-size: 143.75%;
    text-shadow: none;
    line-height: 1.3;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-2 .n2-style-79c7317529d77d64d23fc5f328ca8ed4-heading {
    background: #ffffff;
    opacity: 0.5;
    padding: 3px 3px 3px 3px;
    box-shadow: none;
    border: 0px solid RGBA(255,255,255,1);
    border-radius: 50px;
}

div#n2-ss-2 .n2-ss-slide-limiter {
    max-width: 1550px;
}

div#n2-ss-2 .n-uc-mTfv6wMdCoes {
    padding: 10px 10px 10px 10px
}

div#n2-ss-2 .n-uc-gMirFbewdZeG-inner {
    padding: 10px 10px 10px 10px;
    justify-content: center
}

div#n2-ss-2 .n-uc-gMirFbewdZeG {
    align-self: center;
}

div#n2-ss-2 .n-uc-1f5b3db32b1c2-inner {
    padding: 10px 10px 10px 10px
}

    div#n2-ss-2 .n-uc-1f5b3db32b1c2-inner > .n2-ss-layer-row-inner {
        width: calc(100% + 21px);
        margin: -10px;
        flex-wrap: nowrap;
    }

        div#n2-ss-2 .n-uc-1f5b3db32b1c2-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
            margin: 10px
        }

div#n2-ss-2 .n-uc-143c0e91cf94a-inner {
    padding: 10px 10px 10px 10px;
    justify-content: center
}

div#n2-ss-2 .n-uc-143c0e91cf94a {
    max-width: 600px;
    width: 100%
}

div#n2-ss-2 .n-uc-148beced81808 {
    align-self: var(--ss-fs);
}

div#n2-ss-2 .n-uc-12f73ecd6461c {
    align-self: var(--ss-fs);
}

div#n2-ss-2 .n-uc-1b510332d1b80 {
    align-self: var(--ss-fs);
}

div#n2-ss-2 .n-uc-hFDklLh1cqv2 {
    padding: 10px 10px 10px 10px
}

div#n2-ss-2 .n-uc-AInGPsgpDRYu-inner {
    padding: 10px 10px 10px 10px;
    justify-content: center
}

div#n2-ss-2 .n-uc-AInGPsgpDRYu {
    align-self: center;
}

div#n2-ss-2 .n-uc-v6njMw2pLnd4-inner {
    padding: 10px 10px 10px 10px
}

    div#n2-ss-2 .n-uc-v6njMw2pLnd4-inner > .n2-ss-layer-row-inner {
        width: calc(100% + 21px);
        margin: -10px;
        flex-wrap: nowrap;
    }

        div#n2-ss-2 .n-uc-v6njMw2pLnd4-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
            margin: 10px
        }

div#n2-ss-2 .n-uc-1Khcjzoms44e-inner {
    padding: 10px 10px 10px 10px;
    justify-content: center
}

div#n2-ss-2 .n-uc-1Khcjzoms44e {
    max-width: 600px;
    width: 100%
}

div#n2-ss-2 .n-uc-Mg8WJd6e8o2M {
    align-self: var(--ss-fs);
}

div#n2-ss-2 .n-uc-PLHRfOidBFrI {
    align-self: var(--ss-fs);
}

div#n2-ss-2 .n-uc-cwJmvrQc9uqf {
    align-self: var(--ss-fs);
}

div#n2-ss-2 .n-uc-EBW6A2a7ecEU {
    padding: 10px 10px 10px 10px
}

div#n2-ss-2 .n-uc-WyhR3g3o5rTd-inner {
    padding: 10px 10px 10px 10px;
    justify-content: center
}

div#n2-ss-2 .n-uc-WyhR3g3o5rTd {
    align-self: center;
}

div#n2-ss-2 .n-uc-z8xPXh9qSpEp-inner {
    padding: 10px 10px 10px 10px
}

    div#n2-ss-2 .n-uc-z8xPXh9qSpEp-inner > .n2-ss-layer-row-inner {
        width: calc(100% + 21px);
        margin: -10px;
        flex-wrap: nowrap;
    }

        div#n2-ss-2 .n-uc-z8xPXh9qSpEp-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
            margin: 10px
        }

div#n2-ss-2 .n-uc-alsTloyR3K86-inner {
    padding: 10px 10px 10px 10px;
    justify-content: center
}

div#n2-ss-2 .n-uc-alsTloyR3K86 {
    max-width: 600px;
    width: 100%
}

div#n2-ss-2 .n-uc-VDZFAZf7MBYb {
    align-self: var(--ss-fs);
}

div#n2-ss-2 .n-uc-1ac97f24c358f {
    align-self: var(--ss-fs);
}

div#n2-ss-2 .n-uc-RaqTMyTqVa98 {
    align-self: var(--ss-fs);
}

div#n2-ss-2 .n2-ss-slider-1 {
    min-height: 600px;
}

div#n2-ss-2 .nextend-arrow img {
    width: 30px
}

@media (min-width: 1200px) {
    div#n2-ss-2 .n-uc-1380ff1ea94e3 {
        display: none
    }

    div#n2-ss-2 [data-hide-desktopportrait="1"] {
        display: none !important;
    }
}

@media (max-width: 1199px) and (min-width: 969px) {
    div#n2-ss-2 .n-uc-1f5b3db32b1c2-inner > .n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-2 .n-uc-143c0e91cf94a {
        width: 100%
    }

    div#n2-ss-2 .n-uc-1380ff1ea94e3 {
        display: none
    }

    div#n2-ss-2 .n-uc-v6njMw2pLnd4-inner > .n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-2 .n-uc-1Khcjzoms44e {
        width: 100%
    }

    div#n2-ss-2 .n-uc-z8xPXh9qSpEp-inner > .n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-2 .n-uc-alsTloyR3K86 {
        width: 100%
    }

    div#n2-ss-2 [data-hide-tabletportrait="1"] {
        display: none !important;
    }

    div#n2-ss-2 .nextend-arrow img {
        width: 24px
    }
}

@media (max-width: 968px) {
    div#n2-ss-2 .n-uc-1f5b3db32b1c2-inner > .n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-2 .n-uc-143c0e91cf94a {
        width: calc(100% - 20px)
    }

    div#n2-ss-2 .n-uc-1380ff1ea94e3 {
        display: none
    }

    div#n2-ss-2 .n-uc-v6njMw2pLnd4-inner > .n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-2 .n-uc-1Khcjzoms44e {
        width: calc(100% - 20px)
    }

    div#n2-ss-2 .n-uc-z8xPXh9qSpEp-inner > .n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-2 .n-uc-alsTloyR3K86 {
        width: calc(100% - 20px)
    }

    div#n2-ss-2 [data-hide-mobileportrait="1"] {
        display: none !important;
    }

    .n2-section-smartslider[data-ssid="2"] {
        display: none;
    }

    div#n2-ss-2 .nextend-arrow img {
        width: 24px
    }
}

 div#n2-ss-4 .n2-ss-slider-1 {
    display: grid;
    position: relative;
}

div#n2-ss-4 .n2-ss-slider-2 {
    display: grid;
    position: relative;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    border: 0px solid RGBA(62,62,62,1);
    border-radius: 0px;
    background-clip: padding-box;
    background-repeat: repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    z-index: 1;
}

div#n2-ss-4:not(.n2-ss-loaded) .n2-ss-slider-2 {
    background-image: none !important;
}

div#n2-ss-4 .n2-ss-slider-3 {
    display: grid;
    grid-template-areas: 'cover';
    position: relative;
    overflow: hidden;
    z-index: 10;
}

    div#n2-ss-4 .n2-ss-slider-3 > * {
        grid-area: cover;
    }

    div#n2-ss-4 .n2-ss-slide-backgrounds, div#n2-ss-4 .n2-ss-slider-3 > .n2-ss-divider {
        position: relative;
    }

div#n2-ss-4 .n2-ss-slide-backgrounds {
    z-index: 10;
}

    div#n2-ss-4 .n2-ss-slide-backgrounds > * {
        overflow: hidden;
    }

div#n2-ss-4 .n2-ss-slide-background {
    transform: translateX(-100000px);
}

div#n2-ss-4 .n2-ss-slider-4 {
    place-self: center;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: grid;
    grid-template-areas: 'slide';
}

    div#n2-ss-4 .n2-ss-slider-4 > * {
        grid-area: slide;
    }

div#n2-ss-4.n2-ss-full-page--constrain-ratio .n2-ss-slider-4 {
    height: auto;
}

div#n2-ss-4 .n2-ss-slide {
    display: grid;
    place-items: center;
    grid-auto-columns: 100%;
    position: relative;
    z-index: 20;
    -webkit-backface-visibility: hidden;
    transform: translateX(-100000px);
}

div#n2-ss-4 .n2-ss-slide {
    perspective: 1000px;
}

div#n2-ss-4 .n2-ss-slide-active {
    z-index: 21;
}

.n2-ss-background-animation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

div#n2-ss-4 .n2-ss-button-container, div#n2-ss-4 .n2-ss-button-container a {
    display: block;
}

div#n2-ss-4 .n2-ss-button-container--non-full-width, div#n2-ss-4 .n2-ss-button-container--non-full-width a {
    display: inline-block;
}

div#n2-ss-4 .n2-ss-button-container.n2-ss-nowrap {
    white-space: nowrap;
}

div#n2-ss-4 .n2-ss-button-container a div {
    display: inline;
    font-size: inherit;
    text-decoration: inherit;
    color: inherit;
    line-height: inherit;
    font-family: inherit;
    font-weight: inherit;
}

div#n2-ss-4 .n2-ss-button-container a > div {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
}

div#n2-ss-4 .n2-ss-button-container span {
    font-size: 100%;
    vertical-align: baseline;
}

div#n2-ss-4 .n2-ss-button-container a[data-iconplacement="left"] span {
    margin-right: 0.3em;
}

div#n2-ss-4 .n2-ss-button-container a[data-iconplacement="right"] span {
    margin-left: 0.3em;
}

div#n2-ss-4 .nextend-arrow {
    cursor: pointer;
    overflow: hidden;
    line-height: 0 !important;
    z-index: 18;
    -webkit-user-select: none;
}

    div#n2-ss-4 .nextend-arrow img {
        position: relative;
        display: block;
    }

        div#n2-ss-4 .nextend-arrow img.n2-arrow-hover-img {
            display: none;
        }

    div#n2-ss-4 .nextend-arrow:FOCUS img.n2-arrow-hover-img, div#n2-ss-4 .nextend-arrow:HOVER img.n2-arrow-hover-img {
        display: inline;
    }

    div#n2-ss-4 .nextend-arrow:FOCUS img.n2-arrow-normal-img, div#n2-ss-4 .nextend-arrow:HOVER img.n2-arrow-normal-img {
        display: none;
    }

div#n2-ss-4 .nextend-arrow-animated {
    overflow: hidden;
}

    div#n2-ss-4 .nextend-arrow-animated > div {
        position: relative;
    }

    div#n2-ss-4 .nextend-arrow-animated .n2-active {
        position: absolute;
    }

div#n2-ss-4 .nextend-arrow-animated-fade {
    transition: background 0.3s, opacity 0.4s;
}

div#n2-ss-4 .nextend-arrow-animated-horizontal > div {
    transition: all 0.4s;
    transform: none;
}

div#n2-ss-4 .nextend-arrow-animated-horizontal .n2-active {
    top: 0;
}

div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-horizontal .n2-active {
    left: 100%;
}

div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-horizontal .n2-active {
    right: 100%;
}

div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-horizontal:HOVER > div, div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-horizontal:FOCUS > div {
    transform: translateX(-100%);
}

div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-horizontal:HOVER > div, div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-horizontal:FOCUS > div {
    transform: translateX(100%);
}

div#n2-ss-4 .nextend-arrow-animated-vertical > div {
    transition: all 0.4s;
    transform: none;
}

div#n2-ss-4 .nextend-arrow-animated-vertical .n2-active {
    left: 0;
}

div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-vertical .n2-active {
    top: 100%;
}

div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-vertical .n2-active {
    bottom: 100%;
}

div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-vertical:HOVER > div, div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-vertical:FOCUS > div {
    transform: translateY(-100%);
}

div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-vertical:HOVER > div, div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-vertical:FOCUS > div {
    transform: translateY(100%);
}

div#n2-ss-4 .n-uc-1773e8efa0fe3-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-4 .n-uc-1773e8efa0fe3-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-4 .n-uc-1ec16ea184b81-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-4 .n-uc-1ec16ea184b81-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-4 .n2-font-0a057263865c251ca2cc16f207b8480f-hover {
    font-family: 'AkzidenzBold','Arial','sans-serif;';
    color: #589B28;
    font-size: 237.5%;
    text-shadow: none;
    line-height: 1.1;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-4 .n2-style-f20c151d99d31877cae787392751ca24-heading {
    background: RGBA(0,0,0,0);
    opacity: 1;
    padding: 0px 0px 0px 0px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 0px;
}

div#n2-ss-4 .n2-font-c55c0a7f89bc4ac87ff654e36c6982fb-hover {
    font-family: 'AkzidenzBold','Arial','sans-serif;';
    color: #505D68;
    font-size: 131.25%;
    text-shadow: none;
    line-height: 1.2;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-4 .n2-style-de9c5c737ad3c34afac634a48bcaf482-heading {
    background: RGBA(0,0,0,0);
    opacity: 1;
    padding: 15px 0px 26px 0px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 0px;
}

div#n2-ss-4 .n2-font-f9ab78c294c456b6fc9bfd5808721c6e-link a {
    font-family: 'Roboto','Arial';
    color: #ffffff;
    font-size: 93.75%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 400;
}

    div#n2-ss-4 .n2-font-f9ab78c294c456b6fc9bfd5808721c6e-link a:HOVER, div#n2-ss-4 .n2-font-f9ab78c294c456b6fc9bfd5808721c6e-link a:ACTIVE, div#n2-ss-4 .n2-font-f9ab78c294c456b6fc9bfd5808721c6e-link a:FOCUS {
        text-decoration: underline;
        font-style: normal;
    }

div#n2-ss-4 .n2-style-ee837e49b12b18ad01fe65b8978dcc58-heading {
    background: #007b67;
    opacity: 1;
    padding: 14px 30px 14px 30px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 5px;
}

div#n2-ss-4 .n-uc-LFADEvCE11bh-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-4 .n-uc-LFADEvCE11bh-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-4 .n-uc-UYhwnVB7B5xG-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-4 .n-uc-UYhwnVB7B5xG-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-4 .n2-font-a4afdeee48d79b6699444abd2c982e0a-hover {
    font-family: 'AkzidenzBold','Arial','sans-serif;';
    color: #589B28;
    font-size: 200%;
    text-shadow: none;
    line-height: 1.1;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-4 .n2-font-d4d74a008551d44ee5a6eb8556bfcfaf-hover {
    font-family: 'AkzidenzBold','Arial','sans-serif;';
    color: #505D68;
    font-size: 118.75%;
    text-shadow: none;
    line-height: 1.2;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-4 .n-uc-5S56524cEkkv-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-4 .n-uc-5S56524cEkkv-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-4 .n-uc-QaM0LUEgCqkB-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255,255,255,1);
}

    div#n2-ss-4 .n-uc-QaM0LUEgCqkB-inner:HOVER {
        border-width: 0px 0px 0px 0px;
        border-style: solid;
        border-color: RGBA(255,255,255,1);
    }

div#n2-ss-4 .n2-font-02a9eb024cf6abd5402cfaf6efdc120b-hover {
    font-family: 'AkzidenzBold','Arial','sans-serif;';
    color: #505D68;
    font-size: 100%;
    text-shadow: none;
    line-height: 1.2;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-4 .n2-style-79c7317529d77d64d23fc5f328ca8ed4-heading {
    background: #ffffff;
    opacity: 0.5;
    padding: 3px 3px 3px 3px;
    box-shadow: none;
    border: 0px solid RGBA(255,255,255,1);
    border-radius: 50px;
}

div#n2-ss-4 .n2-ss-slide-limiter {
    max-width: 968px;
}

div#n2-ss-4 .n-uc-lNI8NgKvzcmf {
    padding: 10px 10px 10px 10px
}

div#n2-ss-4 .n-uc-7HaaxD5KFh8z-inner {
    padding: 10px 10px 10px 10px;
    justify-content: flex-start
}

div#n2-ss-4 .n-uc-7HaaxD5KFh8z {
    align-self: center;
}

div#n2-ss-4 .n-uc-1773e8efa0fe3-inner {
    padding: 10px 10px 10px 10px;
    text-align: center;
    --ssselfalign: center;
}

    div#n2-ss-4 .n-uc-1773e8efa0fe3-inner > .n2-ss-layer-row-inner {
        width: calc(100% + 21px);
        margin: -10px;
        flex-wrap: nowrap;
    }

        div#n2-ss-4 .n-uc-1773e8efa0fe3-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
            margin: 10px
        }

div#n2-ss-4 .n-uc-1ec16ea184b81-inner {
    padding: 10px 0px 10px 10px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-4 .n-uc-1ec16ea184b81 {
    width: 100%
}

div#n2-ss-4 .n-uc-11ab008ea2106 {
    max-width: 650px;
    align-self: center;
}

div#n2-ss-4 .n-uc-1ff6cda5beb06 {
    max-width: 595px;
    align-self: center;
}

div#n2-ss-4 .n-uc-17a02d29a8e57 {
    align-self: center;
}

div#n2-ss-4 .n-uc-UTCKx2BmUuZx {
    padding: 10px 10px 10px 10px
}

div#n2-ss-4 .n-uc-EYII3nFpWHtS-inner {
    padding: 10px 10px 10px 10px;
    justify-content: flex-start
}

div#n2-ss-4 .n-uc-EYII3nFpWHtS {
    align-self: center;
}

div#n2-ss-4 .n-uc-LFADEvCE11bh-inner {
    padding: 10px 10px 10px 10px;
    text-align: center;
    --ssselfalign: center;
}

    div#n2-ss-4 .n-uc-LFADEvCE11bh-inner > .n2-ss-layer-row-inner {
        width: calc(100% + 21px);
        margin: -10px;
        flex-wrap: nowrap;
    }

        div#n2-ss-4 .n-uc-LFADEvCE11bh-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
            margin: 10px
        }

div#n2-ss-4 .n-uc-UYhwnVB7B5xG-inner {
    padding: 10px 0px 10px 10px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-4 .n-uc-UYhwnVB7B5xG {
    width: 100%
}

div#n2-ss-4 .n-uc-g2Q4ykeLXOeU {
    max-width: 535px;
    align-self: center;
}

div#n2-ss-4 .n-uc-ifCpKwGl6sbN {
    max-width: 595px;
    align-self: center;
}

div#n2-ss-4 .n-uc-91OQ46RQJiC1 {
    align-self: center;
}

div#n2-ss-4 .n-uc-luQGcWEnCx1a {
    padding: 10px 10px 10px 10px
}

div#n2-ss-4 .n-uc-uZT0TZOVkKn2-inner {
    padding: 10px 10px 10px 10px;
    justify-content: flex-start
}

div#n2-ss-4 .n-uc-uZT0TZOVkKn2 {
    align-self: center;
}

div#n2-ss-4 .n-uc-5S56524cEkkv-inner {
    padding: 10px 10px 10px 10px;
    text-align: center;
    --ssselfalign: center;
}

    div#n2-ss-4 .n-uc-5S56524cEkkv-inner > .n2-ss-layer-row-inner {
        width: calc(100% + 21px);
        margin: -10px;
        flex-wrap: nowrap;
    }

        div#n2-ss-4 .n-uc-5S56524cEkkv-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
            margin: 10px
        }

div#n2-ss-4 .n-uc-QaM0LUEgCqkB-inner {
    padding: 10px 0px 10px 10px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-4 .n-uc-QaM0LUEgCqkB {
    width: 100%
}

div#n2-ss-4 .n-uc-eYitmGSHcwIu {
    max-width: 650px;
    align-self: center;
}

div#n2-ss-4 .n-uc-K7hBQDFnbhZD {
    max-width: 595px;
    align-self: center;
}

div#n2-ss-4 .n-uc-toTGOC8vAGEm {
    align-self: center;
}

div#n2-ss-4 .n2-ss-slider-1 {
    min-height: 620px;
}

div#n2-ss-4 .nextend-arrow img {
    width: 30px
}

@media (min-width: 1200px) {
    div#n2-ss-4 [data-hide-desktopportrait="1"] {
        display: none !important;
    }

    .n2-section-smartslider[data-ssid="4"] {
        display: none;
    }
}

@media (max-width: 1199px) and (min-width: 969px) {
    div#n2-ss-4 .n-uc-1773e8efa0fe3-inner > .n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-4 .n-uc-1ec16ea184b81 {
        width: 100%
    }

    div#n2-ss-4 .n-uc-LFADEvCE11bh-inner > .n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-4 .n-uc-UYhwnVB7B5xG {
        width: 100%
    }

    div#n2-ss-4 .n-uc-5S56524cEkkv-inner > .n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-4 .n-uc-QaM0LUEgCqkB {
        width: 100%
    }

    div#n2-ss-4 [data-hide-tabletportrait="1"] {
        display: none !important;
    }

    .n2-section-smartslider[data-ssid="4"] {
        display: none;
    }

    div#n2-ss-4 .nextend-arrow img {
        width: 24px
    }
}

@media (max-width: 968px) {
    div#n2-ss-4 .n-uc-1773e8efa0fe3-inner > .n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-4 .n-uc-1ec16ea184b81 {
        width: calc(100% - 20px)
    }

    div#n2-ss-4 .n-uc-LFADEvCE11bh-inner > .n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-4 .n-uc-UYhwnVB7B5xG {
        width: calc(100% - 20px)
    }

    div#n2-ss-4 .n-uc-5S56524cEkkv-inner > .n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-4 .n-uc-QaM0LUEgCqkB {
        width: calc(100% - 20px)
    }

    div#n2-ss-4 [data-hide-mobileportrait="1"] {
        display: none !important;
    }

    div#n2-ss-4 .nextend-arrow img {
        width: 36px
    }
}

li.ccadm-hover a {
    color: #007B67 !important;
    text-decoration: underline !important;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.ajax-data-response-clinic a:focus, .ajax-data-response-clinic a:active {
    outline: 2px dotted #007B87 !important;
}

ul.pagination a:focus, ul.pagination a:active {
    outline: 2px dotted #007B87 !important;
}

.generate-pdf:focus {
    outline: 2px dotted #007B87 !important;
}

div:not(#wpadminbar) [role="navigation"] li:not(.ccadm-hover) ul.sub-menu {
    display: none !important;
}

article ul {
    list-style-type: none;
}

    article ul li {
        padding-left: 18px;
        background-image: url(/wp-content/uploads/2016/10/bullet.jpg);
        background-repeat: no-repeat;
        background-position: 0 .5em;
        font-weight: 400;
        padding-bottom: 7px;
        font-size: 16px;
        line-height: 23px;
    }

article ol {
    list-style-type: decimal;
    padding-left: 0;
    list-style-position: inside;
    margin-left: 0;
    padding-left: 0;
}

    article ol li {
        padding-left: 18px;
        font-weight: 400;
        padding-bottom: 7px;
        font-size: 16px;
        line-height: 23px;
    }

@media only screen and (max-width: 1230px) {
    html {
        min-width: 0;
    }

    #top-header .top-header-content .top-header-main-inner .top-header-text-content .top-header-main-text ul > li:nth-child(1) {
        display: none !important;
    }

    #top-header .top-header-content .top-header-main-inner .top-header-text-content .top-header-main-text ul > li:nth-child(2) {
        display: none !important;
    }

    #top-header .top-header-content .top-header-main-inner .top-header-text-content .top-header-main-text ul > li:nth-child(3) {
        display: none !important;
    }

    #top-header-old .top-header-content .top-header-main-inner .top-header-text-content .top-header-main-text ul > li:nth-child(4) a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1100px) {
    header .nav .main .navigation {
        display: none;
    }

    header #menu-bar {
        margin-left: auto;
    }
}
#wellmed-mobile-final ul#wellmed-mobile li.headline.desktop {
    color: #007B67;
}

@media only screen and (max-width: 767px) {
    #wellmed-mobile-final ul#wellmed-mobile li.headline.desktop {
        color: #000;
    }
}

#wellmed-mobile-final ul#wellmed-mobile ul.find {
    display: none;
}

#wellmed-mobile-final ul#wellmed-mobile ul.submain {
    display: none !important;
}

#wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(3) {
    width: 20%;
    padding-right: 3% padding-left: 0 !important;
}

#wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(4) {
    width: 23%;
    padding-left: 3%;
    padding-right: 3%;
    border-left: 3px solid #333;
}

#wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(5) {
    width: 20%;
    padding-right: 3%;
}

#wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(6) {
    width: 17%;
    padding-right: 3%;
}

#wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(7) {
    width: 20%;
}

@media only screen and (max-width: 767px) {
    #wellmed-mobile > ul:nth-child(7) > div {
        display: none !important;
    }

    #wellmed-mobile-final ul#wellmed-mobile ul.find {
        width: 100%;
        border-bottom: 1px solid #BABABA;
        padding-bottom: 15px;
        text-transform: uppercase;
        padding-top: 5px !important;
        font-size: 16px;
        margin-bottom: 20px;
        padding-bottom: 20px !important;
        overflow: hidden;
        display: block;
    }

        #wellmed-mobile-final ul#wellmed-mobile ul.find li {
            width: 100% !important;
            display: inline-block;
            margin: 0 auto !important;
            display: flex;
            justify-content: center;
        }

            #wellmed-mobile-final ul#wellmed-mobile ul.find li a {
                width: 85%;
                background: #007B67;
                color: #FFF;
                padding-left: 0;
                padding-right: 0;
                padding-top: 13px;
                padding-bottom: 13px;
                border-radius: 5px;
                text-transform: uppercase;
                overflow: hidden;
                display: inline-block;
                text-align: center;
                text-decoration: none;
            }

    #wellmed-mobile-final ul#wellmed-mobile {
        width: 100% !important;
        padding-bottom: 0 !important;
    }

        #wellmed-mobile-final ul#wellmed-mobile ul.subnav li.mobile {
            display: none !important;
        }

        #wellmed-mobile-final ul#wellmed-mobile ul.subnav li a {
            color: #000 !important;
            font-size: 14px;
            line-height: 21px;
        }

            #wellmed-mobile-final ul#wellmed-mobile ul.subnav li a:hover {
                color: #000 !important;
                text-decoration: underline;
            }

        #wellmed-mobile-final ul#wellmed-mobile ul.subnav {
            background: #ECECEC !important;
            border-bottom: 0 !important;
            padding-top: 0 !important;
            margin-top: 0 !important;
            margin-bottom: 0 !important;
            min-height: auto !important;
            height: auto !important;
            width: 100% !important;
            padding-left: 0 !important;
        }

            #wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(3) {
                padding-top: 30px !important;
                border-right: 0 !important;
            }

            #wellmed-mobile-final ul#wellmed-mobile ul.subnav:last-child {
                padding-bottom: 10px !important;
            }

            #wellmed-mobile-final ul#wellmed-mobile ul.subnav li {
                width: 85% !important;
                margin: 0 auto;
            }

            #wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(5) {
                padding-bottom: 13px !important;
            }

            #wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(6) {
                padding-bottom: 13px !important;
            }

        #wellmed-mobile-final ul#wellmed-mobile ul.submain {
            margin-top: 2px !important;
            margin-bottom: 0;
            padding-top: 10px !important;
            -webkit-transform: translate3d(0,0,0);
            display: block;
            font-size: 16px;
            line-height: 21px;
            color: #333;
            float: none;
            margin-bottom: 10px;
            border-bottom: 0 solid #B3BABC;
            width: 85% !important;
            margin: auto !important;
            display: block !important;
            padding-bottom: 10px !important;
            display: block !important;
        }

            #wellmed-mobile-final ul#wellmed-mobile ul.submain li {
                padding-bottom: 20px !important;
            }

            #wellmed-mobile-final ul#wellmed-mobile ul.submain a {
                color: #007B67;
                color: #000 !important;
                font-size: 18px;
                line-height: 21px;
                text-decoration: none;
                font-weight: bold;
            }

                #wellmed-mobile-final ul#wellmed-mobile ul.submain a:hover {
                    color: #000 !important;
                    text-decoration: underline;
                }

                #wellmed-mobile-final ul#wellmed-mobile ul.submain a:focus-visible {
                    outline: 1px solid #007B67 !important;
                    text-decoration: underline;
                }

                #wellmed-mobile-final ul#wellmed-mobile ul.submain a:active {
                    color: #007B67 !important;
                    text-decoration: underline;
                }
}
span#highlight {
    color: #000 !important;
}

@media screen and (min-width: 768px) and (max-width: 1548px) {
    h1#n2-ss-2item1 {
        font-size: 52px !important;
    }

    h1#n2-ss-2item7 {
        font-size: 45px !important;
    }

    h2#n2-ss-2item11 {
        font-size: 21px !important;
    }

    h1#n2-ss-3item1 {
        font-size: 48px !important;
    }
}
header .nav .main .navigation #menu-main-navigation > li#menu-item-45946 > a {
    background: #007B67;
    color: #FFF;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
}

header .nav .main .navigation #menu-main-navigation-spanish > li#menu-item-45947 > a {
    background: #007B67;
    color: #FFF;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
}

#social-media .main .content .text .social-content a:nth-of-type(5) {
    background: #000 !important;
    background: #FE2C55;
}

@media only screen and (max-width: 767px) {
    #social-media span {
        display: none;
    }
}
#menuslider {
    display: flex;
    width: 100%;
    border: 0;
}

    #menuslider p {
        font-size: 18px
    }

    #menuslider li .col .content p a {
        line-height: 18px !important;
        color: #007B67 !important;
        font-size: 18px !important;
    }

    #menuslider > li.a11y-slider-active.a11y-slider-visible > div > div > a:hover > p {
        text-decoration: underline !important;
    }

    #menuslider > * {
        width: 100% !important;
        flex: 0 0 auto;
        box-sizing: border-box !important;
        border: 0;
        margin: 0;
        padding: 0;
        overflow: hidden;
        padding: 0 .2em;
    }

ul.a11y-slider-dots {
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center !important;
    list-style: none !important;
    margin: 0 0 2em;
    padding: 0;
    margin-bottom: 0;
}

.a11y-slider-dots li {
    display: block;
    width: 12px !important;
    height: 12px !important;
    padding: 0;
    margin: 0 6px;
    color: #fff;
}

    .a11y-slider-dots li button {
        display: block;
        font-size: 0;
        text-indent: -9999px;
        border: 0;
        width: 100%;
        height: 12px;
        border-radius: 100%;
        background: #DED0D0;
    }

        .a11y-slider-dots li button:focus-visible {
            background: #007B67;
        }

        .a11y-slider-dots li button.active {
            background: #007B67;
        }

.a11y-slider-dots button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease;
    background-color: transparent;
    border: 1px solid hsla(0, 0%, 100%, .15) !important;
    border-radius: 3em;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: .6em;
    font-weight: 700;
    height: 12px;
    letter-spacing: .25em;
    line-height: 4.75em;
    outline: 0;
    padding: 0 3.75em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

#wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(3) {
    border-right: 3px solid #333 !important;
    min-height: 230px;
    height: auto !important;
    height: 230px;
    padding-left: 0;
    border-left: 0 !important;
}

#wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(4) {
    border-left: 0 !important;
}

.gform_wrapper .gform_validation_errors > h2 > span.gform-icon {
    display: none !important;
}

.gform_wrapper .gform_body .gform_fields .gfield input[type=tel] {
    background-color: #FFF;
    font-size: 14px;
    color: #666;
    padding: 7px !important;
    border: 1px solid #C4C4C4;
    margin-bottom: 0;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    width: 100%;
    font-size: 14px !important;
}

.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
    list-style-type: none !important;
}

.gform_validation_errors {
    border: 0 !important;
    padding: 0 !important;
}

body img.gform_ajax_spinner {
    display: none !important;
}

#interior p.gform_required_legend {
    display: none !important;
}

#wellmed-mobile-final ul#wellmed-mobile ul.subnav li.mobile {
    display: none;
}

@media only screen and (max-width: 1365px) {
    header .nav .main .navigation {
        display: none;
    }

    header #menu-bar {
        margin-left: auto;
    }

    #wellmed-mobile-final ul#wellmed-mobile ul.subnav li.mobile {
        display: block;
    }

        #wellmed-mobile-final ul#wellmed-mobile ul.subnav li.mobile:nth-child(7) {
            padding-bottom: 25px !important;
        }

    #wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(3) {
        min-height: 475px;
        height: auto !important;
        height: 475px;
    }
}

@media only screen and (max-width: 767px) {
    #wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(3) {
        border-right: 0 !important;
    }

    #wellmed-mobile-final ul#wellmed-mobile ul.subnav:nth-child(4) {
        min-height: auto;
        height: auto !important;
        height: auto;
    }
}
