<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Fonts*/
@font-face {
    font-family: FrutigerLTStd;
    src: url(../Fonts/FrutigerLTStd/Linotype-FrutigerLTStd-Cn.woff2) format("woff2"), url(../Fonts/FrutigerLTStd/Linotype-FrutigerLTStd-Cn.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: "FrutigerLTStd Bold";
    src: url(../Fonts/FrutigerLTStd/Linotype-FrutigerLTStd-BoldCn.woff2) format("woff2"), url(../Fonts/FrutigerLTStd/Linotype-FrutigerLTStd-BoldCn.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: "FrutigerLTStd Black";
    src: url(../Fonts/FrutigerLTStd/Linotype-FrutigerLTStd-BlackCn.woff2) format("woff2"), url(../Fonts/FrutigerLTStd/Linotype-FrutigerLTStd-BlackCn.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: "FrutigerLTStd ExtraBlack";
    src: url(../Fonts/FrutigerLTStd/Linotype-FrutigerLTStd-ExtraBlackCn.woff2) format("woff2"), url(../Fonts/FrutigerLTStd/Linotype-FrutigerLTStd-ExtraBlackCn.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: "FrutigerLTStd Light";
    src: url(../Fonts/FrutigerLTStd/Linotype-FrutigerLTStd-LightCn.woff2) format("woff2"), url(../Fonts/FrutigerLTStd/Linotype-FrutigerLTStd-LightCn.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: StoneHandwritingPro;
    src: url(../Fonts/StoneHandwritingPro/StoneHandwritingPro-Regular.woff2) format("woff2"), url(../Fonts/StoneHandwritingPro/StoneHandwritingPro-Regular.woff) format("woff");
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../Fonts/Poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
    font-family: 'Poppins bold';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../Fonts/Poppins/Poppins-SemiBold2.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* BS Grid Overwrites*/
.custom-container {
    padding-right: 12px;
    padding-left: 12px;
}
@media (min-width: 576px) {
    .custom-container {
        padding-left: 0;
        padding-right: 0;
    }
}
.custom-container.indent,
.custom-container.indent &gt; .row &gt; [class^="col-"]:first-child {
    padding-left: 12px;
    padding-right: 12px;
}
@media (min-width: 992px) {
    #footer-end #footer-social-media .contact-link &gt; svg,
    #footer-end #footer-social-media .social-media-link &gt; svg {
        height: 30px;
        width: 30px;
    }
    .custom-container {
        max-width: 936px;
    }
}
.custom-container.indent &gt; .row {
    margin-left: -12px;
    margin-right: -12px;
}
@media (min-width: 1200px) {
    .custom-container {
        max-width: 1100px;
    }
    .custom-container.indent &gt; .row &gt; [class^="col-"]:first-child {
        padding-left: 0;
    }
    .custom-container.indent &gt; .row &gt; [class^="col-"]:first-child.increase-p {
        padding-right: 32px;
    }
    .custom-container.indent &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:first-child {
        padding-right: 0;
    }
}
.custom-container.indent &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:first-child {
    padding-left: 12px;
}
.custom-container.indent &gt; .row &gt; .d-md-none,
.custom-container.indent &gt; .row &gt; [class^="col-"]:last-child {
    padding-left: 12px;
    padding-right: 12px;
}
@media (min-width: 1200px) {
    .custom-container.indent &gt; .row &gt; .d-md-none,
    .custom-container.indent &gt; .row &gt; [class^="col-"]:last-child {
        padding-right: 0;
    }
    .custom-container.indent &gt; .row &gt; .d-md-none.increase-p,
    .custom-container.indent &gt; .row &gt; [class^="col-"]:last-child.increase-p {
        padding-left: 32px;
    }
    .custom-container.indent &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:last-child,
    .custom-container.indent &gt; .row &gt; .d-md-none {
        padding-left: 0;
    }
}
.custom-container.indent &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:last-child,
.custom-container.indent &gt; .row &gt; .d-md-none {
    padding-right: 12px;
}
@media (min-width: 1200px) {
    .two-columns.custom-container &gt; .row &gt; [class^="col-"]:first-child,
    .two-columns &gt; .row &gt; [class^="col-"]:first-child {
        padding-right: 25px;
    }
    .two-columns:not(.custom-container) &gt; .row &gt; [class^="col-"]:first-child {
        padding-left: 12px;
    }
    .two-columns.custom-container &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:first-child,
    .two-columns &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:first-child {
        padding-left: 25px;
    }
    .two-columns:not(.custom-container) &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:first-child {
        padding-right: 12px;
    }
    .two-columns.custom-container &gt; .row &gt; [class^="col-"]:last-child,
    .two-columns &gt; .row &gt; [class^="col-"]:last-child {
        padding-left: 25px;
    }
    .two-columns:not(.custom-container) &gt; .row &gt; [class^="col-"]:last-child {
        padding-right: 12px;
    }
    .two-columns.custom-container &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:last-child,
    .two-columns &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:last-child {
        padding-right: 25px;
    }
    .two-columns:not(.custom-container) &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:last-child {
        padding-left: 12px;
    }
    .four-parts.custom-container &gt; .row &gt; [class^="col-"]:first-child {
        padding-right: 25px;
    }
    .four-parts.custom-container &gt; .row &gt; [class^="col-"]:last-child {
        padding-left: 25px;
    }
}
.custom-container.indent &gt; .row &gt; [class^="col-"]:only-child {
    padding-left: 12px;
    padding-right: 12px;
}
@media (min-width: 1200px) {
    .custom-container.indent &gt; .row &gt; [class^="col-"]:only-child {
        padding-left: 0;
        padding-right: 0;
    }
}
.custom-container &gt; .row &gt; [class^="col-"]:not(:first-child):not(:last-child) {
    padding-left: 12px;
    padding-right: 12px;
}
@media (min-width: 1200px) {
    .custom-container &gt; .row &gt; [class^="col-"]:not(:first-child):not(:last-child) {
        padding-left: 6px;
        padding-right: 6px;
    }
    .custom-container &gt; .row &gt; [class^="col-"]:not(:first-child):not(:last-child).increase-p {
        padding-left: 16px;
        padding-right: 16px;
    }


    .textpic-cta &gt; .row.flex-row-reverse &gt; [class^="col-"]:last-child,
    .textpic-cta &gt; .row &gt; [class^="col-"]:first-child {
        padding-left: 12px;
        padding-right: 25px;
    }
    .textpic-cta &gt; .row.flex-row-reverse &gt; [class^="col-"]:first-child,
    .textpic-cta &gt; .row &gt; [class^="col-"]:last-child {
        padding-left: 25px;
        padding-right: 12px;
    }
}
@media (max-width: 575.98px) {
    .custom-container.indent &gt; .picture-gallery &gt; [class^="col-"]:first-child {
        padding-right: 0;
    }
    .custom-container.indent &gt; .picture-gallery &gt; [class^="col-"]:not(:first-child):not(:last-child) {
        padding-left: 6px;
        padding-right: 6px;
    }
    .custom-container.indent &gt; .picture-gallery &gt; [class^="col-"]:last-child {
        padding-left: 0;
    }
}
/* Base CSS*/
@-ms-viewport {
    width: device-width;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
    font-family: "Poppins", serif;;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
}

body.compensate-for-scrollbar {
    overflow: hidden;
}
body.lock {
    height: 100%;
    width: 100%;
}
/*Typo and Links*/
.text-monospace,
code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.h1,
h1 {
    font-size: 2.875rem;
    margin-bottom: 1.625rem;
    font-family: Poppins bold;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-family: Poppins bold;;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
.display-1,
.display-2,
.display-3,
.display-4,
.size20px {
    font-size: 20px;
}
.fontStoneHandwritingPro {
    font-family: StoneHandwritingPro;
    font-size: 1.5rem;
}
.fontStoneHandwritingPro a, .fontStoneHandwritingPro a:active, .fontStoneHandwritingPro a:focus, .fontStoneHandwritingPro a:hover {
    text-decoration: none;
    color: inherit;
}
.lead {
    font-weight: 300;
}
.h2,
h2 {
    font-size: 2rem;
}
.h3,
h3 {
    font-size: 1.75rem;
}
.h4,
h4 {
    font-size: 1.5rem;
}
.h5,
h5 {
    font-size: 1.25rem;
}
.h6,
h6 {
    font-size: 1rem;
}

a, a.nav-link {
    color: #333;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #0d0d0d;
    text-decoration: none;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
    outline: 3px solid #0051a2; outline-offset: 2px;
}
main p,
main ul {
    font-size: 0.875rem;
}
main p {
    margin-bottom: 1rem;
}
@media (min-width: 1200px) {
    main p,
    main ul {
        font-size: 1rem;
    }
    main p {
        margin-bottom: 1.625rem;
    }
}
main a,
main a:hover {
    color: #CE3218;
    text-decoration: underline;
}
main a.btn {
    margin: 5px 0;
}
main a.btn:after {
    display: inline-block;
    margin-left: 0.4rem;
    height: 10px;
    width: 5px;
    background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='3583.333 5024 10 20'%3E%3Cpath fill='%23FFF' d='M89,1166.667v20l10-9.677Z' transform='translate%283494.333 3857.333%29'%3E%3C/path%3E%3C/svg%3E")
    50% 50% no-repeat;
}
main strong {
    font-family: "FrutigerLTStd Bold";
}
hr {
    border-top: 1px solid #000;
    margin-top: 0;
    margin-bottom: 0;
}
main hr {
    border-color: #707070;
    margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
    main hr {
        max-width: 936px;
    }
}
span.more-link {
    font-family: "Poppins bold";
}
span.more-link a,
span.more-link a:active,
span.more-link a:focus,
span.more-link a:hover {
    text-decoration: none;
    color: inherit;
}
span.more-link &gt; svg {
    max-height: 10px;
    margin-left: 0.3125rem;
}
@media (min-width: 1200px) {
    main hr {
        max-width: 1100px;
        margin-bottom: 3.125rem;
    }
    span.more-link &gt; svg {
        max-height: 20px;
    }
}
a.back-link,
a.back-link:active,
a.back-link:focus,
a.back-link:hover {
    color: #333;
}
main p,
main ul {
    font-size: 0.875rem;
}
main p {
    margin-bottom: 1rem;
}
@media (min-width: 1200px) {
    main p,
    main ul {
        font-size: 1rem;
    }
    main p {
        margin-bottom: 1.625rem;
    }
}
main a,
main a:hover {
    color: #CE3218;
    text-decoration: underline;
}
main a.btn {
    margin: 5px 0;
}
main a.btn:after {
    display: inline-block;
    margin-left: 0.4rem;
    height: 10px;
    width: 5px;
    background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='3583.333 5024 10 20'%3E%3Cpath fill='%23FFF' d='M89,1166.667v20l10-9.677Z' transform='translate%283494.333 3857.333%29'%3E%3C/path%3E%3C/svg%3E")
    50% 50% no-repeat;
}
main strong {
    font-family: "Poppins bold";
}
hr {
    border-top: 1px solid #000;
    margin-top: 0;
    margin-bottom: 0;
}
main hr {
    border-color: #707070;
    margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
    main hr {
        max-width: 936px;
    }
}
span.more-link {
    font-family: "Poppins bold";
}
.more-link {
    font-family: "Poppins bold";
    font-size: 1.25rem;
}

.more-link a,
.more-link a:active,
.more-link a:focus,
.more-link a:hover {
    text-decoration: none;
    color: inherit;
}
.more-link &gt; svg {
    max-height: 10px;
    margin-left: 0.3125rem;
}
@media (min-width: 1200px) {
    main hr {
        max-width: 1100px;
        margin-bottom: 3.125rem;
    }
    .more-link &gt; svg {
        max-height: 20px;
    }
}

span.more-link a,
span.more-link a:active,
span.more-link a:focus,
span.more-link a:hover {
    text-decoration: none;
    color: inherit;
}
span.more-link &gt; svg {
    max-height: 10px;
    margin-left: 0.3125rem;
}
@media (min-width: 1200px) {
    main hr {
        max-width: 1100px;
        margin-bottom: 3.125rem;
    }
    span.more-link &gt; svg {
        max-height: 20px;
    }
}
a.back-link,
a.back-link:active,
a.back-link:focus,
a.back-link:hover {
    color: #333;
}
/*Container*/
.container {
    padding-right: 12px;
    padding-left: 12px;
}

@media (min-width: 306px) {
    .container {
        max-width: 95%;
        padding-left: 5px;
        padding-right: 0;

        .h1, h1 {
            font-size: 1.875rem;
            margin-bottom: 1.025rem;
        }

        .h2, h2 {
            font-size: 1.2rem;
        }

        #footer-main .footer-list .footer-list-item {
            font-size: 0.825rem;

        }
        .tile-img .tile-img-bg &gt; .row {
            min-height: 300px;
        }
        .tile-img .tile-img-content-wrapper {
            height: unset;
                    }
        .tile-img p, .tile-plain-wrapper p {

        margin-top:20px;
        }


    }
}

.container.indent,
.container.indent &gt; .row &gt; [class^="col-"]:first-child {
    padding-left: 12px;
    padding-right: 12px;
}
@media (min-width: 992px) {
    #footer-end #footer-social-media .contact-link &gt; svg,
    #footer-end #footer-social-media .social-media-link &gt; svg {
        height: 30px;
        width: 30px;
    }
    .container {
        max-width: 936px;
    }
}
.container.indent &gt; .row {
    margin-left: -12px;
    margin-right: -12px;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1100px;
    }
    .container.indent &gt; .row &gt; [class^="col-"]:first-child {
        padding-left: 0;
    }
    .container.indent &gt; .row &gt; [class^="col-"]:first-child.increase-p {
        padding-right: 32px;
    }
    .container.indent &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:first-child {
        padding-right: 0;
    }
}
.container.indent &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:first-child {
    padding-left: 12px;
}
.container.indent &gt; .row &gt; .d-md-none,
.container.indent &gt; .row &gt; [class^="col-"]:last-child {
    padding-left: 12px;
    padding-right: 12px;
}
@media (min-width: 1200px) {
    .container.indent &gt; .row &gt; .d-md-none,
    .container.indent &gt; .row &gt; [class^="col-"]:last-child {
        padding-right: 0;
    }
    .container.indent &gt; .row &gt; .d-md-none.increase-p,
    .container.indent &gt; .row &gt; [class^="col-"]:last-child.increase-p {
        padding-left: 32px;
    }
    .container.indent &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:last-child,
    .container.indent &gt; .row &gt; .d-md-none {
        padding-left: 0;
    }
}
.container.indent &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:last-child,
.container.indent &gt; .row &gt; .d-md-none {
    padding-right: 12px;
}
@media (min-width: 1200px) {
    .two-columns.container &gt; .row &gt; [class^="col-"]:first-child,
    .two-columns &gt; .row &gt; [class^="col-"]:first-child {
        padding-right: 25px;
    }
    .two-columns:not(.container) &gt; .row &gt; [class^="col-"]:first-child {
        padding-left: 12px;
    }
    .two-columns.container &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:first-child,
    .two-columns &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:first-child {
        padding-left: 25px;
    }
    .two-columns:not(.container) &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:first-child {
        padding-right: 12px;
    }
    .two-columns.container &gt; .row &gt; [class^="col-"]:last-child,
    .two-columns &gt; .row &gt; [class^="col-"]:last-child {
        padding-left: 25px;
    }
    .two-columns:not(.container) &gt; .row &gt; [class^="col-"]:last-child {
        padding-right: 12px;
    }
    .two-columns.container &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:last-child,
    .two-columns &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:last-child {
        padding-right: 25px;
    }
    .two-columns:not(.container) &gt; .row.flex-md-row-reverse &gt; [class^="col-"]:last-child {
        padding-left: 12px;
    }
    .four-parts.container &gt; .row &gt; [class^="col-"]:first-child {
        padding-right: 25px;
    }
    .four-parts.container &gt; .row &gt; [class^="col-"]:last-child {
        padding-left: 25px;
    }
}
.container.indent &gt; .row &gt; [class^="col-"]:only-child {
    padding-left: 12px;
    padding-right: 12px;
}
@media (min-width: 1200px) {
    .container.indent &gt; .row &gt; [class^="col-"]:only-child {
        padding-left: 0;
        padding-right: 0;
    }
}
.container &gt; .row &gt; [class^="col-"]:not(:first-child):not(:last-child) {
    padding-left: 12px;
    padding-right: 12px;
}
@media (min-width: 1200px) {
    .container &gt; .row &gt; [class^="col-"]:not(:first-child):not(:last-child) {
        padding-left: 6px;
        padding-right: 6px;
    }
    .container &gt; .row &gt; [class^="col-"]:not(:first-child):not(:last-child).increase-p {
        padding-left: 16px;
        padding-right: 16px;
    }

    .textpic-cta &gt; .row.flex-row-reverse &gt; [class^="col-"]:last-child,
    .textpic-cta &gt; .row &gt; [class^="col-"]:first-child {
        padding-left: 12px;
        padding-right: 25px;
    }
    .textpic-cta &gt; .row.flex-row-reverse &gt; [class^="col-"]:first-child,
    .textpic-cta &gt; .row &gt; [class^="col-"]:last-child {
        padding-left: 25px;
        padding-right: 12px;
    }
}
@media (max-width: 575.98px) {
    .container.indent &gt; .picture-gallery &gt; [class^="col-"]:first-child {
        padding-right: 0;
    }
    .container.indent &gt; .picture-gallery &gt; [class^="col-"]:not(:first-child):not(:last-child) {
        padding-left: 6px;
        padding-right: 6px;
    }
    .container.indent &gt; .picture-gallery &gt; [class^="col-"]:last-child {
        padding-left: 0;
    }
}

/*Navigation*/
ul.navbar-nav li:last-of-type {
    font-weight: bold;
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}
.nav {
    padding-left: 0;
}
.nav-link,
.navbar {
    padding: 0.5rem 1rem;
}
.nav-link {
    display: block;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
    color: #0d0d0d;
}

.nav-link.disabled {
    color: #6c757d;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link,
.navbar-toggler {
    border-radius: 3px;
}
.nav-pills .nav-link.active,
.nav-pills .show &gt; .nav-link {
    color: #fff;
    background-color: #007bff;
}
.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}
.dropdown-item:hover, .dropdown-item:focus {
    background-color: transparent;
}

.navbar {
    align-items: inherit;
    height: 87px;
}
.navbar .navbar-brand {
    font-size: inherit;
    padding-top: 12px;
    width: 160px;
}
.navbar .navbar-brand &gt; img {
    max-height: 46px;
}
@media (min-width: 992px) {
    .navbar {
        height: 180px;
    }
    .navbar .navbar-brand {
        padding: 0;
        margin-top: 85px;
        width: 220px;
    }
    .navbar .navbar-brand &gt; img {
        max-height: 60px;
    }
}
@media (min-width: 1200px) {
    .navbar .navbar-brand {
        margin-top: 35px;
        width: 390px;
    }
    .navbar .navbar-brand &gt; img {
        max-height: 115px;
    }
}
.navbar-toggler {
    background-color: #CE3218;
    border: 0;
    padding: 0;
    line-height: 0.75rem;
    outline: 0;
    margin-right: 4px;
    height: 25px;
    width: 25px;
    z-index: 1035;
}
.navbar-toggler:before {
    content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' style='fill:%23fff;' viewBox='-97 41 16 13'%3E%3Cg transform='translate%28-374 16%29'%3E%3Crect width='16' height='3' rx='1.5' transform='translate%28277 25%29'/%3E%3Crect width='16' height='3' rx='1.5' transform='translate%28277 30%29'/%3E%3Crect width='16' height='3' rx='1.5' transform='translate%28277 35%29'/%3E%3C/g%3E%3C/svg%3E");
    display: inline-block;
    width: 17px;
}
#navbar-right-top,
.navbar-nav .dropdown-toggle:after {
    display: none;
}
.navbar-toggler.close-nav:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill:%23fff;' viewBox='-435.876 -286.978 7.639 7.639'%3E%3Cg transform='matrix%280.966, 0.259, -0.259, 0.966, -756.997, -398.372%29'%3E%3Crect width='9.098' height='1.706' rx='0.853' transform='translate%28340.675 30.701%29 rotate%28-60%29'/%3E%3Crect width='9.098' height='1.706' rx='0.853' transform='translate%28347.201 30.201%29 rotate%28-150%29'/%3E%3C/g%3E%3C/svg%3E");
    width: 15px;
}
#navbar-right {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-top: 32px;
}
@media (min-width: 992px) {
    #navbar-right {
        margin-top: 0;
    }
    #navbar-right-top {
        display: flex;
        justify-content: flex-end;
    }
}
#navbar-right-top #navbar-addons {
    display: flex;
}
#navbar-right-top #navbar-addons #desktop-search-form .input-group &gt; input {
    border-color: #b2b2b2;
    border-radius: 0;
    width: 180px;
}
#navbar-right-top #navbar-addons #desktop-search-form .input-group-append {
    margin-left: 0;
}
#navbar-right-top #navbar-addons #desktop-search-form .input-group-append &gt; button {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #b2b2b2;
    border-color: #b2b2b2;
    border-radius: 0;
    padding: 0;
    height: 31px;
    width: 31px;
}
#navbar-right-top #navbar-addons #desktop-search-form .input-group-append &gt; button:before {
    display: inline-block;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='999 28 19.188 19.639'%3E%3Cg transform='translate%2891 -22%29'%3E%3Cg style='fill:none;stroke:%23fff;stroke-width:3px;' transform='translate%28908 50%29'%3E%3Ccircle style='stroke:none;' cx='7.5' cy='7.5' r='7.5'/%3E%3Ccircle style='fill:none;' cx='7.5' cy='7.5' r='6'/%3E%3C/g%3E%3Crect style='fill:%23fff;' width='10' height='4' rx='2' transform='translate%28920.117 59.74%29 rotate%2845%29'/%3E%3C/g%3E%3C/svg%3E");
    height: 19px;
    width: 19px;
}
#navbar-right-top #navbar-addons &gt; a {
    font-size: 0.875rem;
    margin-left: 0.625rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#navbar-right-bottom {
    display: flex;
    justify-content: flex-end;
    margin-top: 0;
}
#navbar-right-bottom #navbar-social-media {
    display: flex;
    margin-right: 10px;
}
@media (min-width: 992px) {
    #navbar-right-bottom {
        margin-top: 68px;
    }
    #navbar-right-bottom #navbar-social-media {
        display: none;
    }
}
#navbar-right-bottom #navbar-social-media &gt; a {
    margin: 0 2px;
}
#navbar-right-bottom #navbar-social-media .icon-facebook &gt; svg,
#navbar-right-bottom #navbar-social-media .icon-instagram &gt; svg,
#navbar-right-bottom #navbar-social-media .icon-shop &gt; svg {
    height: 15px;
}
#navbar-right-bottom #navbar-social-media .icon-youtube &gt; svg {
    height: 15px;
    width: 15px;
}
#main-navigation {
    align-items: inherit;
}
#main-navigation .nav-item:last-child .nav-link {
    padding-right: 0;
}
.navbar .dropdown .dropdown-menu {
    background: #CE3218;
    border: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 16px;
}
.navbar .dropdown .dropdown-menu .dropdown-item {
    color: #fff;
    font-size: 1rem;
    padding: 2px 8px 2px 20px;
    white-space: normal;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    color: #212529;
    text-align: inherit;
    background-color: transparent;
    border: 0;
}
.btn, .btn-link, .dropdown-item {
    font-weight: 400;
}

.navbar .dropdown .dropdown-menu .dropdown .dropdown-menu {
    background: #fff;
    margin-left: 0;
    margin-top: -24px;
}
.navbar .dropdown .dropdown-menu .dropdown .dropdown-menu .dropdown-item {
    color: #000;
    padding: 2px 8px 2px 20px;
}
.nav-item.is-knowledge,
.nav-item.is-knowledge .nav-link.active {
    font-family: StoneHandwritingPro;
    font-size: 1.25rem;
    line-height: 1.5rem;
}

@media (min-width: 400px) {
    #mobile-navigation {
        width: 450px;
    }

}


#mobile-navigation {
    background-color: rgba(255, 255, 255, 0.95);
    position: fixed;
    top: 0;
    /*right: -500px;*/
    display:none;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    /* width: 200px; */
    width: 414px;
    z-index: 2050;
    transition: all 1s cubic-bezier(0.2, 1, 0.2, 1) 0s;
    visibility: visible;
    right: 0;
}
#mobile-navigation.show {
    /*right: 0;*/
    display:block;

}
#mobile-navigation #mobile-navigation-top {
    position: relative;
    height: 87px;
}
#mobile-navigation #mobile-navigation-top &gt; .navbar-toggler {
    position: absolute;
    top: 32px;
    right: 12px;
}
#mobile-navigation #mobile-search-form {
    display: flex;
    margin-bottom: 15px;
}
#mobile-navigation #mobile-search-form .input-group {
    border: 1px solid #707070;
    margin-left: 24px;
    margin-top: 6px;
    height: 27px;
    width: 160px;
}
#mobile-navigation #mobile-search-form .input-group &gt; input {
    background-color: #fff;
    border: 0;
    font-size: 0.6875rem;
    height: 25px;
}
#mobile-navigation #mobile-search-form .input-group &gt; .input-group-append button {
    background-color: #b2b2b2;
    border-radius: 0;
    padding: 0;
    height: 25px;
    width: 25px;
}
#mobile-navigation #mobile-search-form .input-group &gt; .input-group-append button:before {
    display: inline-block;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='999 28 19.188 19.639'%3E%3Cg transform='translate%2891 -22%29'%3E%3Cg style='fill:none;stroke:%23fff;stroke-width:3px;' transform='translate%28908 50%29'%3E%3Ccircle style='stroke:none;' cx='7.5' cy='7.5' r='7.5'/%3E%3Ccircle style='fill:none;' cx='7.5' cy='7.5' r='6'/%3E%3C/g%3E%3Crect style='fill:%23fff;' width='10' height='4' rx='2' transform='translate%28920.117 59.74%29 rotate%2845%29'/%3E%3C/g%3E%3C/svg%3E");
    margin-top: 2px;
    width: 18px;
}
#mobile-opening-times {
    margin-bottom: 20px;
    margin-left: 24px;
    /* max-width: 160px; */
    max-width: 450px;
}
#mobile-opening-times &gt; .btn {
    font-size: 0.75rem;
    font-family: FrutigerLTStd;
}
#mobile-opening-times &gt; .btn &gt; strong {
    font-family: "FrutigerLTStd Bold";
}
#mobile-navigation .nav-item.is-knowledge .nav-link {
    font-family: StoneHandwritingPro;
    font-size: 1.125rem;
    padding-bottom: 5px;
    padding-top: 7px;
}
#mobile-navigation-content {
    position: relative;
    margin-left: 24px;
    max-width: 300px;
}
#mobile-navigation-content .nav-item {
    margin-bottom: 1px;
}
#mobile-navigation-content .nav-item:last-child {
    margin-bottom: 40px;
}
#mobile-navigation-content .nav-item .nav-link {
    background-color: #d1d1d1;
    border-radius: 5px;
    color: #333;
    font-family: "FrutigerLTStd Light";
    font-size: 0.875rem;
    line-height: 1rem;
    padding: 15px 15px 5px;
    font-size: 20px;
    height:50px;
    width:320px;
    margin-left: 20px;
    margin-bottom: 20px;
}
#mobile-navigation-content .dropout-menu {
    display: none;
    padding-left: 20px;
    list-style-type: none;
    font-size: 0.8125rem;


}
#mobile-navigation-content .dropout-menu.lvl-1 {
    font-family: "FrutigerLTStd Light";
}
#mobile-navigation-content .dropout-menu.lvl-2 {
    font-family: "FrutigerLTStd Light";
    font-size: 0.75rem;
}
#mobile-navigation-content .dropout-menu.show {
    display: block;
}
#mobile-navigation-content .dropout-menu a {
    display: inline-block;
    /*  padding-top: 0px;
      padding-bottom: 0px;
        width:300px;
         height:50px;
      margin-top:22px;
      margin-bottom:22px;*/
    padding:12px;


    font-size: 18px;
}
#mobile-navigation-content .dropout {
    position: relative;
}
#mobile-navigation-content .dropout &gt; .dropout-menu {
    padding-top: 8px;
}
#mobile-navigation-content .dropout &gt; .dropout-toggle {
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill:%23333;' viewBox='-435.876 -286.978 7.639 7.639'%3E%3Cg transform='matrix%280.966, 0.259, -0.259, 0.966, -756.997, -398.372%29'%3E%3Crect width='9.098' height='1.706' rx='0.853' transform='translate%28340.675 30.701%29 rotate%28-60%29'/%3E%3Crect width='9.098' height='1.706' rx='0.853' transform='translate%28347.201 30.201%29 rotate%28-150%29'/%3E%3C/g%3E%3C/svg%3E");
    padding: 8px;
    height: 45px;
    width: 40px;
    right: 0;
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1030;
}
#mobile-navigation-content .dropout &gt; .dropout-toggle.active {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
#mobile-navigation-content .dropout-item .dropout-toggle:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='3583.333 5024 10 20'%3E%3Cpath style='fill:%23333;' d='M89,1166.667v20l10-9.677Z' transform='translate%283494.333 3857.333%29'/%3E%3C/svg%3E%0A");
    display: inline-block;
    width: 4px;
    margin-left: 7px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
#sidebar .sidebar-link,
#sidebar .sidebar-link &gt; svg {
    height: 50px;
    width: 50px;
}
#mobile-navigation-content .dropout-item .dropout-toggle.active:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#mobile-navigation-content .mobile-navigation-cta {
    margin-bottom: 20px;
}
#mobile-navigation-content #mobile-navigation-links,
#mobile-navigation-content .mobile-navigation-cta:nth-of-type(2) {
    margin-bottom: 40px;
}
#mobile-navigation-content .mobile-navigation-cta &gt; .btn {
    font-family: "FrutigerLTStd Light";
    font-size: 0.875rem;
    line-height: 0.9375rem;
    padding: 7px 7px 5px;
    text-align: left;
}
#mobile-navigation-content .mobile-navigation-link {
    display: block;
    font-size: 0.8125rem;
    line-height: 1.25rem;
    margin-left: 7px;
    height:40px;
}
/*Forms*/
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #333;
    outline: 0;
    outline: 3px solid #0051a2; outline-offset: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem #CE3218;
}
.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}
.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}
.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
.form-control-lg,
.form-control-sm {
    line-height: 1.5;
    border-radius: 3px;
}
.custom-file-input.is-valid ~ .custom-file-label,
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-file-input:valid ~ .custom-file-label,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #28a745;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}
.form-control-lg {
    height: calc(2.875rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row &gt; .col,
.form-row &gt; [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}
.form-check-label {
    margin-bottom: 0;
}
.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.invalid-tooltip,
.valid-tooltip {
    position: absolute;
    z-index: 5;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    border-radius: 3px;
    top: 100%;
    line-height: 1.5;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
}
.valid-tooltip {
    display: none;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
    display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.form-check-input.is-valid ~ .form-check-label,
.was-validated .custom-control-input:valid ~ .custom-control-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745;
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
    background-color: #71dd8a;
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-file-input.is-valid ~ .custom-file-label::after,
.was-validated .custom-file-input:valid ~ .custom-file-label::after {
    border-color: inherit;
}
.custom-file-input.is-invalid ~ .custom-file-label,
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-file-input:invalid ~ .custom-file-label,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}
.invalid-tooltip {
    display: none;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
}
.collapsing,
.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
    display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545;
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    background-color: #efa2a9;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-file-input.is-invalid ~ .custom-file-label::after,
.was-validated .custom-file-input:invalid ~ .custom-file-label::after {
    border-color: inherit;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.form-inline .form-check {
    width: 100%;
}
@media (min-width: 576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }
    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto;
    }
    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        align-items: center;
        justify-content: center;
    }
    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}
.input-group-lg &gt; .form-control,
.input-group-lg &gt; .input-group-append &gt; .btn,
.input-group-lg &gt; .input-group-append &gt; .input-group-text,
.input-group-lg &gt; .input-group-prepend &gt; .btn,
.input-group-lg &gt; .input-group-prepend &gt; .input-group-text {
    height: calc(2.875rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 3px;
}
.input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-append &gt; .btn,
.input-group-sm &gt; .input-group-append &gt; .input-group-text,
.input-group-sm &gt; .input-group-prepend &gt; .btn,
.input-group-sm &gt; .input-group-prepend &gt; .input-group-text {
    height: calc(1.8125rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 3px;
}
/* FancyBox*/
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99992;
}
.fancybox-container * {
    box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s ease, visibility 0s ease 0.25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    z-index: 99994;
}
.fancybox-slide::before {
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}
.fancybox-slide--image::before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-image,
.fancybox-slide--image .fancybox-content,
.fancybox-spaceball {
    max-width: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    top: 0;
    left: 0;
}
.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: no-repeat;
    background-size: 100% 100%;
    overflow: visible;
    padding: 0;
    position: absolute;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    max-height: none;
    padding: 0;
    position: absolute;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}
.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color 0.2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button:focus {
    outline: 0;
    outline: 3px solid #0051a2; outline-offset: 2px;
}
.fancybox-button.fancybox-focus {
    outline: dotted 1px;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0;
}
.fancybox-button div {
    height: 100%;
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2),
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}
.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}
.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: linear;
    z-index: 99998;
}
.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: 0.8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}
.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}
.fancybox-navigation .fancybox-button div {
    padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}
.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}
.fancybox-caption--separate {
    margin-top: -50px;
}
.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
    animation: fancybox-rotate 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }
    .fancybox-slide--image {
        padding: 6px 0;
    }
    .fancybox-close-small {
        right: -6px;
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
}
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
#main-jumbotron,
.fancybox-thumbs-x .fancybox-thumbs__list,
.scrolling-wrapper,
body.lock {
    overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}
.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px;
}
.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
    opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
/*Misc*/
.product-price-tag {
    float: left;
    font-family: "FrutigerLTStd Bold";
    font-size: 1.5rem;
    line-height: 1rem;
    text-align: center;
    color: #fff;
    background: linear-gradient(45deg, #a0af21, #0f644f);
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 15px;
    min-width: 120px;
}
#main-jumbotron,
select {
    background-repeat: no-repeat;
}
.product-price-tag &gt; .price-addon {
    font-family: "FrutigerLTStd Light";
    font-size: 0.75rem;
}
.anchor {
    display: block;
    height: 87px;
    margin-top: -87px;
    visibility: hidden;
    z-index: -1;
}
@media (min-width: 768px) {
    .anchor {
        height: 180px;
        margin-top: -180px;
    }
}
.table thead {
    color: #CE3218;
}
.table tbody a,
.table tbody a:active,
.table tbody a:focus,
.table tbody a:hover {
    color: #000;
    text-decoration: none;
}
.btn,
.contact-link:hover,
.social-media-link:hover {
    color: #fff;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #e5e5e5;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: #f5f5f5;
}
.pagination .page-item.disabled .page-link {
    text-decoration: none;
}
svg {
    display: inline-block;
    fill: currentColor !important;
    vertical-align: baseline;
}
.svg-animal-icon {
    display: inline-flex;
}
.svg-animal-icon &gt; svg {
    height: 22px;
    width: 22px;
}
.btn &gt; .svg-animal-icon &gt; svg {
    height: 16px;
    width: 16px;
}
.contact-link,
.social-media-link {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #b2b2b2;
    border-radius: 3px;
    color: #fff;
    height: 25px;
    width: 25px;
}
.contact-link {
    background-color: #CE3218;
}
.btn,
.btn:hover {
    background-color: #CE3218;
    border-color: #CE3218;
}
.caret {
    height: 20px;
    width: 10px;
}
.caret-small {
    height: 10px;
    width: 5px;
}
select {
    text-indent: 0.01px;
    text-overflow: "";
    -moz-appearance: none;
    -webkit-border-radius: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 36 36'%3E%3Cstyle%3E%0Asvg %7B background-color: %23D1D1D1; %7D%0A%3C/style%3E%3Cpath fill='%23FFF' d='M10.5 15l7.5 7.5 7.5-7.5z'/%3E%3C/svg%3E");
    background-position: 100% 50%;
}
select.form-control {
    padding-right: 2.75rem;
}
select.form-control-sm {
    padding-right: 2.5rem;
}
select.form-control-lg {
    padding-right: 3rem;
}
.form-group * legend,
.form-group &gt; label {
    display: none;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .form-group * legend,
    .form-group &gt; label {
        display: block;
        font-size: 13px;
    }
}
.form-control {
    border-radius: 0;
}
.form-check label {
    font-size: 13px;
}
.btn {
    font-family: "Poppins", serif;
    text-decoration: none;
    width: 100%;
}
.btn.focus,
.btn:focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(178, 178, 178, 0.5);
}
.btn.disabled,
.btn:disabled,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active,
.show &gt; .btn.dropdown-toggle {
    color: #212529;
    background-color: #b2b2b2;
    border-color: #b2b2b2;
}
.btn.btn-primary,
.btn.btn-primary.disabled,
.btn.btn-primary:disabled,
.btn.btn-primary:hover,
.btn.btn-primary:not(:disabled):not(.disabled).active,
.btn.btn-primary:not(:disabled):not(.disabled):active,
.show &gt; .btn.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #CE3218;
    border-color: #CE3218;
}
.btn:not(:disabled):not(.disabled).active:focus,
.btn:not(:disabled):not(.disabled):active:focus,
.show &gt; .btn.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(178, 178, 178, 0.5);
}
.btn:active,
.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none;
}
.btn:not(:disabled):not(.disabled):active {
    color: #fff;
}
@media (min-width: 992px) {
    .btn {
        width: auto;
    }
}
.btn.btn-primary {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn.btn-primary.focus,
.btn.btn-primary:focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(210, 10, 17, 0.5);
}
.btn.btn-secondary,
.btn.btn-secondary.disabled,
.btn.btn-secondary:disabled,
.btn.btn-secondary:hover,
.btn.btn-secondary:not(:disabled):not(.disabled).active,
.btn.btn-secondary:not(:disabled):not(.disabled):active,
.show &gt; .btn.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #707070;
    border-color: #707070;
}
.btn.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn.btn-primary:not(:disabled):not(.disabled):active:focus,
.show &gt; .btn.btn-primary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(210, 10, 17, 0.5);
}
.btn.btn-secondary {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    font-family: FrutigerLTStd;
}
.btn.btn-secondary.focus,
.btn.btn-secondary:focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(112, 112, 112, 0.5);
}
.btn.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show &gt; .btn.btn-secondary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(112, 112, 112, 0.5);
}
.powermail_label .info-icon {
    display: inline-block;
    height: 12px;
    width: 12px;
}
.powermail_label a[data-toggle="popover"] {
    display: inline-block;
    line-height: 0.625rem;
    padding-right: 0.25rem;
}
.powermail_label .mandatory + a[data-toggle="popover"] {
    margin-left: 0.125rem;
}
.custom-popup-0 .popover-close,
.custom-popup-1 .popover-close {
    position: absolute;
    top: 2px;
    right: 2px;
    background-color: transparent;
    border: none;
    -moz-appearance: none !important;
    cursor: pointer;
    color: #000;
    padding: 0;
    font-size: 1rem;
    line-height: 12px;
}
.custom-popup-0 .popover-close:active,
.custom-popup-0 .popover-close:focus,
.custom-popup-0 .popover-close:hover,
.custom-popup-1 .popover-close:active,
.custom-popup-1 .popover-close:focus,
.custom-popup-1 .popover-close:hover {
    color: #000;
}
.custom-popup-0 {
    border: 0;
}
.custom-popup-0 .popover-body {
    color: #000;
}
.custom-popup-0 .popover-body h1,
.custom-popup-0 .popover-body h2,
.custom-popup-0 .popover-body h3,
.custom-popup-0 .popover-body h4,
.custom-popup-0 .popover-body h5 {
    font-size: 1.5rem;
    margin-bottom: 0;
}
.custom-popup-0 .popover-body p {
    font-size: 0.625rem;
    margin-bottom: 0;
    max-width: 120px;
}
.custom-popup-1 .popover-close {
    font-size: 1.25rem;
    top: 4px;
    right: 4px;
}
.popover.custom-popup-1 {
    border-color: #000;
    max-width: 100%;
}
.custom-popup-1 .popover-body {
    display: flex;
    color: #000;
}
.custom-popup-1 .popover-body h1,
.custom-popup-1 .popover-body h2,
.custom-popup-1 .popover-body h3,
.custom-popup-1 .popover-body h4,
.custom-popup-1 .popover-body h5 {
    margin-bottom: 0;
}
#search-form,
#search-results {
    margin-bottom: 1rem;
}
.custom-popup-1 .product-popup-packshot {
    flex: 0 0 40%;
}
@media (min-width: 992px) {
    .popover.custom-popup-1 {
        max-width: 700px;
    }
    .custom-popup-1 .product-popup-packshot {
        flex: 0 0 auto;
        max-width: 50%;
    }
}
.custom-popup-1 .product-popup-desc {
    flex: 0 0 60%;
}
@media (min-width: 992px) {
    .custom-popup-1 .product-popup-desc {
        flex: 0 0 auto;
        max-width: 50%;
    }
    .custom-popup-1 .product-popup-packshot {
        padding: 35px;
    }
}
.custom-popup-1 .product-popup-packshot {
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-popup-1 .product-popup-desc {
    padding: 20px 10px;
}
@media (min-width: 992px) {
    .custom-popup-1 .product-popup-desc {
        padding: 50px 35px;
    }
    #main-jumbotron {
        max-width: 936px;
    }
}
.custom-popup-1 .product-popup-desc .product-price-tag {
    float: right;
}
/*Search*/
#search-form .btn-secondary,
#search-form .btn-secondary:active,
#search-form .btn-secondary:focus,
#search-form .btn-secondary:hover {
    text-decoration: none;
}
#search-num-results {
    margin-bottom: 0;
}
#search-results {
    margin-top: 2rem;
}
#search-results .result-item-header {
    margin-bottom: 0.5rem;
}
#search-results .result-item-header h3 {
    margin-bottom: 0;
}
#search-results .result-item-header h3 &gt; a,
#search-results .result-item-header h3 &gt; a:active,
#search-results .result-item-header h3 &gt; a:focus,
#search-results .result-item-header h3 &gt; a:hover {
    color: inherit;
    text-decoration: none;
}
#search-results .result-item-header a,
#search-results .result-item-header a:active,
#search-results .result-item-header a:focus,
#search-results .result-item-header a:hover {
    color: inherit;
}
#search-results .result-teaser {
    font-size: 0.875rem;
}
#search-results .result-teaser .hit {
    font-family: "FrutigerLTStd Black";
}
.search-pagebrowser ul {
    padding-left: 0;
}
.search-pagebrowser li {
    display: inline-block;
    padding: 0.25rem;
}
#search-pagebrowser-bottom .result-txt,
#search-pagebrowser-top .result-txt {
    color: #b2b2b2;
    font-size: 0.875rem;
}
#main-jumbotron {
    position: relative;
    background-position: center center;
    background-size: contain;
    border-radius: 0;
    height: 240px;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    #main-jumbotron {
        height: 314px;
    }
}
@media (min-width: 992px) {
    #main-jumbotron {
        border-radius: 8px;
        height: 383px;
    }
}
@media (min-width: 1200px) {
    #main-jumbotron {
        max-width: 1100px;
        height: 480px;
        margin-bottom: 50px;
    }
}
.tile-img,
.tile-plain-wrapper {
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 10px;
}
@media (min-width: 576px) {
    .tile-img,
    .tile-plain-wrapper {
        /*  padding-left: 0;
          padding-right: 0;
     */
    }
}
@media (min-width: 992px) {
    .tile-img,
    .tile-plain-wrapper {
        max-width: 936px;
    }
}
@media (min-width: 1200px) {
    .tile-img,
    .tile-plain-wrapper {
        max-width: 1100px;
        margin-top: 50px;
        margin-bottom: 50px;
        margin-left:auto;
        margin-right:auto;

    }
}
.tile-img h2,
.tile-plain-wrapper h2 {
    font-size: 1.125rem;
    margin-top: 4px;
}
@media (min-width: 1200px) {
    .tile-img h2,
    .tile-plain-wrapper h2 {
        font-size: 1.75rem;
    }
}
.tile-img p,
.tile-plain-wrapper p {
    font-size: 1rem;
    line-height: 1.25rem;
}
@media (min-width: 1200px) {
    .tile-img p,
    .tile-plain-wrapper p {
        font-size: 1rem;
        line-height: 1.125rem;
        margin-bottom: 25px;
    }
    .tile-img a,
    .tile-plain-wrapper a {
        font-size: 1.5rem;
    }
}


@media (max-width: 800px) {
    .tile-img p,
    .tile-plain-wrapper p {
        font-size: 1rem;
        line-height: 1.125rem;
        margin-bottom: 25px;
    }
    .tile-img a,
    .tile-plain-wrapper a {
        font-size: 1.5rem;
    }
}

.tile-img span.more-link,
.tile-plain-wrapper span.more-link {
    font-size: 0.875rem;
}
.tile-img span.more-link:after,
.tile-plain-wrapper span.more-link:after {
    display: inline-block;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='3583.333 5024 10 20'%3E%3Cpath d='M89,1166.667v20l10-9.677Z' transform='translate%283494.333 3857.333%29'%3E%3C/path%3E%3C/svg%3E") 50% 50% no-repeat;
    margin-left: 0.4rem;
    height: 10px;
    width: 5px;
}
.textpic-cta .textpic-cta-pic .picture-wrapper,
.tile-img .tile-img-bg {
    background-position: center;
    background-size: cover;
}

.textpic-cta-pic .quadratisch {
    border-radius: 8px;
    box-shadow: 2px 4px 10px 0 rgb(0 0 0 / 25%);
}
.tile-img a,
.tile-img a:hover,
.tile-plain-wrapper a,
.tile-plain-wrapper a:hover {
    color: #212529;
    text-decoration: none;
}
.tile-img .icon-marktsuche,
.tile-img .icon-standortkriterien,
.tile-plain-wrapper .icon-marktsuche,
.tile-plain-wrapper .icon-standortkriterien {
    height: 116px;
    width: 88px;
}
@media (min-width: 1200px) {
    .tile-img span.more-link,
    .tile-plain-wrapper span.more-link {
        font-size: 1.5rem;
    }
    .tile-img .icon-marktsuche,
    .tile-img .icon-standortkriterien,
    .tile-plain-wrapper .icon-marktsuche,
    .tile-plain-wrapper .icon-standortkriterien {
        height: 252px;
        width: 190px;
    }
}
.tile-img .icon-kontakt,
.tile-img .icon-oeffnungszeiten,
.tile-img .icon-onlineshop,
.tile-plain-wrapper .icon-kontakt,
.tile-plain-wrapper .icon-oeffnungszeiten,
.tile-plain-wrapper .icon-onlineshop {
    height: 120px;
    width: 120px;
}
@media (min-width: 1200px) {
    .tile-img .icon-kontakt,
    .tile-img .icon-oeffnungszeiten,
    .tile-img .icon-onlineshop,
    .tile-plain-wrapper .icon-kontakt,
    .tile-plain-wrapper .icon-oeffnungszeiten,
    .tile-plain-wrapper .icon-onlineshop {
        height: 274px;
        width: 274px;
    }
}
.tile-img .icon-erfahrungsberichte,
.tile-plain-wrapper .icon-erfahrungsberichte {
    height: 85px;
    width: 85px;
}
.tile-img &gt; .row &gt; [class^="col-"],
.tile-plain-wrapper &gt; .row &gt; [class^="col-"] {
    margin-bottom: 10px;
}
.tile-img .tile-img-bg,
.tile-plain-wrapper .tile-plain-wrapper,.tile-plain-wrapper {
    border-radius: 5px;
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.25);
}
.tile-plain-wrapper .tile-plain-icon,
.tile-plain-wrapper .tile-plain-text {
    display: flex;
    justify-content: center;
    min-height: 150px;
}
.tile-plain-wrapper .tile-plain-icon {
    align-items: center;
}
.tile-plain-wrapper .tile-plain-text {
    flex-direction: column;
    padding-right: 12px;
}
.tile-img-top {
    display: flex;
    justify-content: space-between;
}
.tile-img-top h4 {
    font-size: 1.125rem;
}
@media (min-width: 992px) {
    .tile-img-top h4 {
        font-size: 2rem;
    }
    .slider-flexbox {
        max-width: 936px;
    }
}
.tile-img-top span.more-link {
    display: none;
    font-size: 1.5rem;
}
@media (min-width: 1200px) {
    .tile-img .icon-erfahrungsberichte,
    .tile-plain-wrapper .icon-erfahrungsberichte {
        height: 200px;
        width: 200px;
    }
    .tile-img &gt; .row &gt; [class^="col-"],
    .tile-plain-wrapper &gt; .row &gt; [class^="col-"] {
        margin-bottom: 0;
    }
    .tile-plain-wrapper .tile-plain-icon,
    .tile-plain-wrapper .tile-plain-text {
        min-height: 300px;
    }
    .tile-img-top span.more-link {
        display: block;
    }
    .tile-img .tile-img-bg {
        border-bottom: 0;
    }
}
.tile-img-top span.more-link &gt; svg {
    max-height: 14px;
}
.tile-img-top span.more-link:after {
    display: none;
}
.tile-img .tile-img-bg &gt; .row {
    min-height: 200px;
}
@media (min-width: 1200px) {
    .tile-img .tile-img-bg &gt; .row {
        min-height: 300px;
    }
}
.tile-img .tile-img-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 200px;
}
.tile-img .tile-img-content {
    border: 2px solid #fff;
    border-radius: 0 8px;
    background-color: rgba(255, 255, 255, 0.7);
    flex-basis: 160px;
    max-height: 160px;
    padding: 10px 10px 0;
}
@media (min-width: 1200px) {
    .tile-img .tile-img-content-wrapper {
        min-height: 300px;
    }
    .tile-img .tile-img-content {
        flex-basis: 220px;
        max-height: 250px;
    }
    .slider-flexbox {
        max-width: 1100px;
    }
}
/*Slider*/
.slider-container {
    padding-right: 12px;
    padding-left: 12px;
    display: flex;
    justify-content: space-between;
}
@media (min-width: 576px) {
    .slider-container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 992px) {
    .slider-container {
        padding: 0;
    }
}
.slider-container .slider-next,
.slider-container .slider-prev {
    position: relative;
    cursor: pointer;
}
.slider-container .slider-prev {
    padding-right: 20px;
}
.slider-container .slider-next {
    padding-left: 20px;
}
.slider-container .caret-wrapper {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slider-container .slider-next .caret-wrapper {
    right: 0;
}
.slider-container .slider-prev .caret-wrapper &gt; svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.scrolling-wrapper {
    display: flex;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
}
.scrolling-wrapper::-webkit-scrollbar {
    display: none;
}
.scrolling-wrapper .scroll-item {
    display: flex;
    align-items: flex-start;
    flex: 0 0 auto;
}
.scrolling-wrapper .scroll-item.centered {
    align-items: center;
    justify-content: center;
}
#brand-slider .slider-heading {
    padding-right: 12px;
    padding-left: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (min-width: 576px) {
    #brand-slider .slider-heading {
        padding-left: 0;
        padding-right: 0;
    }
}
#brand-slider h4,
#brand-slider span {
    font-size: 1rem;
    margin-bottom: 0;
}
@media (min-width: 992px) {
    #brand-slider h4,
    #brand-slider span {
        font-size: 2rem;
        padding: 0;
    }
}
#brand-slider span {
    display: none;
    font-size: 1.5rem;
    font-family: StoneHandwritingPro;
}
#deal-slider .teaser-text a,
#facebook-stream .post-wrapper .facebook-header .fb-meta .fb-name,
.faq-container .faq-category {
    font-family: "FrutigerLTStd Bold";
}
#brand-slider span.more-link &gt; svg {
    margin-left: 0;
    max-height: 14px;
}
#brand-slider .scrolling-wrapper {
    height: 90px;
}
@media (min-width: 1200px) {
    #brand-slider span {
        display: block;
    }
    #brand-slider span.more-link &gt; svg {
        margin-left: 0.3125rem;
    }
    #brand-slider .scrolling-wrapper {
        height: 150px;
    }
}
#brand-slider .scrolling-wrapper .scroll-item {
    margin: 0 0.25rem;
    width: 105px;
}
@media (min-width: 1200px) {
    #brand-slider .scrolling-wrapper .scroll-item {
        width: 220px;
    }
}
#brand-slider .scrolling-wrapper .scroll-item img {
    height: auto;
    max-height: 54px;
    width: auto;
    max-width: 78px;
}
#deal-slider {
    background-color: #f2f2f2;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#deal-slider .slider-container {
    justify-content: center;
}
#deal-slider .slider-next,
#deal-slider .slider-prev {
    display: none;
}
#deal-slider .scrolling-wrapper {
    flex-direction: column;
    overflow-x: visible;
}
@media (min-width: 1200px) {
    #brand-slider .scrolling-wrapper .scroll-item img {
        max-height: 110px;
        max-width: 220px;
    }
    #deal-slider {
        background-color: #fff;
    }
    #deal-slider .slider-next,
    #deal-slider .slider-prev {
        display: block;
    }
    #deal-slider .slider-prev {
        padding-right: 40px;
    }
    #deal-slider .slider-next {
        padding-left: 40px;
    }
    #deal-slider .scrolling-wrapper {
        flex-direction: row;
        overflow-x: auto;
        overflow: -moz-scrollbars-none;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
    }
    #deal-slider .scrolling-wrapper::-webkit-scrollbar {
        display: none;
    }
}
#deal-slider .scroll-item {
    display: none;
}
@media (min-width: 1200px) {
    #deal-slider .scroll-item {
        display: flex;
        padding: 0 20px 10px;
    }
}
#deal-slider .scroll-item:nth-child(-n + 10) {
    display: flex;
}
#deal-slider .slider-heading {
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 15px;
}
@media (min-width: 576px) {
    #deal-slider .slider-heading {
        padding-left: 0;
        padding-right: 0;
    }
}
#deal-slider .slider-heading &gt; h5 {
    font-size: 1rem;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    #deal-slider .slider-heading {
        max-width: 936px;
        margin-left: 20px;
    }
    #deal-slider .slider-heading &gt; h5 {
        font-size: 2rem;
        margin-bottom: 25px;
    }
}
#deal-slider .teaser-item {
    border-radius: 8px;
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.25);
    display: flex;
    background-color: #fff;
    margin-bottom: 10px;
    height: 150px;
    width: 100%;
}
@media (min-width: 1200px) {
    #deal-slider .slider-heading {
        max-width: 1100px;
    }
    #deal-slider .teaser-item {
        flex-direction: column;
        margin-bottom: 0;
        height: 350px;
        width: 300px;
    }
}
#deal-slider .teaser-img {
    position: relative;
    flex: 0 0 50%;
    padding: 10px;
    height: 100%;
}
#deal-slider .teaser-img &gt; img {
    max-height: 100%;
    width: auto;
}
#deal-slider .teaser-img .price-overlay {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 50%;
}
@media (min-width: 1200px) {
    #deal-slider .teaser-img {
        display: flex;
        justify-content: center;
        flex: 0 0 auto;
        padding: 20px;
        height: auto;
    }
    #deal-slider .teaser-img .price-overlay {
        bottom: 20px;
        right: 20px;
        width: auto;
    }
}
#deal-slider .teaser-img .price-overlay &gt; img {
    height: auto;
    max-width: 100%;
}
#deal-slider .teaser-text {
    padding: 20px 10px;
}
#deal-slider .teaser-text p {
    font-size: 0.875rem;
    line-height: 1rem;
}
#deal-slider .teaser-text p:last-child {
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    #deal-slider .teaser-text {
        padding-left: 15px;
        padding-right: 15px;
    }
    #deal-slider .teaser-text p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #deal-slider .teaser-text a,
    #deal-slider .teaser-text strong {
        font-size: 0.9375rem;
    }
}
/*Pictures, Teasers, CTAs*/
.textpic-cta {
    /* LM off
    padding-right: 12px;
      padding-left: 12px;

     */
}
@media (min-width: 576px) {
    .textpic-cta {
        padding-left: 0;
        padding-right: 0;
    }
}
.textpic-cta .textpic-cta-pic {
    padding: 5px 0;
}
@media (min-width: 576px) {
    .textpic-cta .textpic-cta-pic {
        /* LM off
             padding-left: 12px;
             padding-right: 12px;
         */
    }
}
.textpic-cta .textpic-cta-pic .picture-wrapper {
    background-repeat: no-repeat;
    border-radius: 5px;
    height: 150px;
}
.textpic-cta .textpic-cta-pic.is-left .picture-wrapper {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
@media (min-width: 992px) {
    .textpic-cta {
        max-width: 936px;
    }
    .textpic-cta .textpic-cta-pic {
        padding-bottom: 50px;
    }
    .textpic-cta .textpic-cta-pic .picture-wrapper {
        box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, 0.25);
        height: 300px;
    }
    .textpic-cta .textpic-cta-pic.is-left .picture-wrapper {
        border-radius: 8px;
    }
}
.textpic-cta .textpic-cta-pic.is-right .picture-wrapper {
    background-position: left;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.textpic-cta .textpic-cta-text {
    display: flex;
    align-items: center;
}
.textpic-cta .textpic-cta-text .text-wrapper h1,
.textpic-cta .textpic-cta-text .text-wrapper h2,
.textpic-cta .textpic-cta-text .text-wrapper h3,
.textpic-cta .textpic-cta-text .text-wrapper h4,
.textpic-cta .textpic-cta-text .text-wrapper h5 {
    font-size: 1.125rem;
    line-height: 1rem;
}
.textpic-cta .textpic-cta-text .text-wrapper h3 {
    display: none;
}
@media (min-width: 992px) {
    .textpic-cta .textpic-cta-pic.is-right .picture-wrapper {
        border-radius: 8px;
    }
    .textpic-cta .textpic-cta-text .text-wrapper h1,
    .textpic-cta .textpic-cta-text .text-wrapper h2,
    .textpic-cta .textpic-cta-text .text-wrapper h3,
    .textpic-cta .textpic-cta-text .text-wrapper h4,
    .textpic-cta .textpic-cta-text .text-wrapper h5 {
        font-size: 2rem;
        line-height: 2.125rem;
        margin-bottom: 10px;
    }
    .textpic-cta .textpic-cta-text .text-wrapper h3 {
        display: block;
    }
}
.textpic-cta .textpic-cta-text .text-wrapper p {
    font-size: 0.625rem;
    line-height: 0.8125rem;
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .textpic-cta .textpic-cta-text .text-wrapper p {
        font-size: 1rem;
        line-height: 1.125rem;
        margin-bottom: 20px;
    }
}
.textpic-cta .textpic-cta-text .text-wrapper span.more-link {
    font-size: 1.125rem;
}
@media (min-width: 992px) {
    .textpic-cta .textpic-cta-text .text-wrapper span.more-link {
        font-size: 1.5rem;
    }
}
.textpic-cta .textpic-cta-text .text-wrapper span.more-link:after {
    display: inline-block;
    content: "";
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='3583.333 5024 10 20'%3E%3Cpath d='M89,1166.667v20l10-9.677Z' transform='translate%283494.333 3857.333%29'%3E%3C/path%3E%3C/svg%3E") 50% 50% no-repeat;
    margin-left: 0.4rem;
    height: 10px;
    width: 5px;
}
.textpic-cta .textpic-cta-text .text-wrapper .more-link {
    font-size: 1.125rem;
}
@media (min-width: 992px) {
    .textpic-cta .textpic-cta-text .text-wrapper .more-link {
        font-size: 1.5rem;
    }
}
.textpic-cta .textpic-cta-text .text-wrapper .more-link:after {
    display: inline-block;
    content: "";
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='3583.333 5024 10 20'%3E%3Cpath d='M89,1166.667v20l10-9.677Z' transform='translate%283494.333 3857.333%29'%3E%3C/path%3E%3C/svg%3E") 50% 50% no-repeat;
    margin-left: 0.4rem;
    height: 10px;
    width: 5px;
}
.indent .indent-img,
.indent .thumbnail-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .indent .indent-img,
    .indent .thumbnail-container {
        justify-content: space-evenly;
    }
}
.indent .indent-img,
.indent .thumbnail-container .img-wrapper-xs {
    overflow: hidden;
    border-radius: 5px;
}
@media (min-width: 1200px) {
    .textpic-cta {
        max-width: 1100px;
    }
    .indent .indent-img,
    .indent .thumbnail-container {
        margin-bottom: 50px;
    }
    .indent .indent-img,
    .indent .thumbnail-container .img-wrapper-xs {
        border-radius: 8px;
    }
}
.indent .thumbnail-container .img-wrapper-xs {
    flex-basis: 162px;
}
.indent .thumbnail-container .img-wrapper-xs &gt; img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 190px;
    max-width: 100%;
}
.indent .indent-img {
    max-height: 220px;
    max-height: none;
}
.indent .indent-img.hidden-xs {
    display: none;
}
@media (min-width: 768px) {
    .indent .indent-img.hidden-xs {
        display: flex;
    }
}
.four-parts .thumbnail-container .img-wrapper-xs,
.four-parts.container .indent-img,
.two-columns.container .indent-img {
    box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, 0.25);
}
.page-preview {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.page-preview .page-teaser-img {
    border-radius: 3px;
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.25);
    overflow: hidden;
}
@media (min-width: 1200px) {
    .page-preview {
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 2.875rem;
    }
    .page-preview .page-teaser-img {
        border-radius: 8px;
    }
    .page-preview .page-teaser-img,
    .page-preview .page-teaser-text {
        max-width: 333px;
    }
}
@media (max-width: 991.98px) {
    .page-preview .page-teaser-img {
        flex: 0 0 170px;
    }
}
.page-preview .page-teaser-img a {
    position: relative;
    display: block;
}
.page-preview .page-teaser-text {
    flex: 1 1 auto;
}
@media (min-width: 768px) {
    .page-preview .page-teaser-text {
        flex: 0 0 auto;
    }
}
.page-preview .page-teaser-content {
    margin-left: 1rem;
}
.page-preview .page-teaser-content h3 {
    font-size: 1rem;
    margin-bottom: 4px;
}
@media (min-width: 1200px) {
    .page-preview .page-teaser-content {
        margin-left: 0;
    }
    .page-preview .page-teaser-content h3 {
        font-size: 1.625rem;
        margin-top: 20px;
        margin-bottom: 10px;
    }
}
.page-preview .page-teaser-content p {
    font-size: 0.9375rem;
    display: none;
}
.page-preview .page-teaser-content span {
    display: block;
    line-height: 0.75rem;
}
.page-preview .page-teaser-content span &gt; a {
    position: relative;
    z-index: 1030;
    font-size: 0.75rem;
}
@media (min-width: 1200px) {
    .page-preview .page-teaser-content p {
        display: block;
    }
    .page-preview .page-teaser-content span {
        line-height: 0.9375rem;
    }
    .page-preview .page-teaser-content span &gt; a {
        font-size: 0.9375rem;
    }
}
#teaser-deals-head {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 575.98px) {
    #teaser-deals-head h1 {
        font-size: 1.5rem;
    }
    #teaser-deals-head span.more-link &gt; svg {
        margin-left: 0;
    }
}
#teaser-deals-head span.more-link {
    font-size: 1.125rem;
}
.teaser-deal-wrapper {
    display: flex;
    margin-bottom: 12px;
}
@media (min-width: 1200px) {
    #teaser-deals-head span.more-link {
        font-size: 2rem;
    }
    .teaser-deal-wrapper {
        margin-bottom: 50px;
    }
}
.teaser-deal-wrapper .teaser-deal-img {
    flex-basis: 120px;
}
@media (min-width: 992px) {
    .teaser-deal-wrapper .teaser-deal-img {
        flex-basis: 230px;
    }
}
.teaser-deal-wrapper .teaser-deal-text {
    flex-basis: 0;
    flex-grow: 1;
    margin-left: 12px;
}
.teaser-deal-wrapper .teaser-deal-text h2 {
    font-size: 1.125rem;
}
@media (min-width: 992px) {
    .teaser-deal-wrapper .teaser-deal-text h2 {
        font-size: 2rem;
    }
}
@media (min-width: 1200px) {
    .teaser-deal-wrapper .teaser-deal-text h2 {
        font-size: 2.875rem;
    }
}
.teaser-deal-wrapper .teaser-deal-text p {
    font-size: 0.625rem;
}
/*Facebook Stream*/
#facebook-stream {
    padding-right: 12px;
    background-color: #f2f2f2;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
}
@media (min-width: 576px) {
    #facebook-stream {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 992px) {
    .teaser-deal-wrapper .teaser-deal-text p {
        font-size: 1rem;
    }
    #facebook-stream {
        max-width: 936px;
        border-radius: 8px;
        padding-left: 12px;
        padding-right: 12px;
    }
}
@media (min-width: 1200px) {
    #facebook-stream {
        max-width: 1100px;
        margin-bottom: 40px;
    }
}
#facebook-stream &gt; .row &gt; [class^="col-"]:last-child {
    display: flex;
}
#facebook-stream .post-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 150px;
}
@media (min-width: 576px) {
    #facebook-stream .post-wrapper {
        width: auto;
    }
    #facebook-stream .post-wrapper .facebook-post {
        max-width: 50%;
    }
}
#facebook-stream .post-wrapper .facebook-header,
#facebook-stream .post-wrapper .facebook-post-teaser {
    display: none;
}
@media (min-width: 992px) {
    #facebook-stream .post-wrapper {
        justify-content: space-between;
        margin: 0 8px 20px;
    }
    #facebook-stream .post-wrapper .facebook-header,
    #facebook-stream .post-wrapper .facebook-post-teaser {
        display: flex;
        margin-bottom: 0.625rem;
    }
}
#facebook-stream .post-wrapper .facebook-header .fb-logo &gt; img {
    height: 27px;
    width: 27px;
}
#facebook-stream .post-wrapper .facebook-header .fb-meta {
    font-size: 0.625rem;
    line-height: 0.875rem;
    margin-left: 0.625rem;
}
#facebook-stream .post-wrapper .facebook-post-teaser {
    font-size: 0.8125rem;
}
#facebook-stream .post-wrapper .facebook-post-teaser &gt; p {
    margin-bottom: 0;
}
#facebook-stream .post-wrapper .facebook-post-spacer {
    display: none;
}
@media (min-width: 992px) {
    #facebook-stream .post-wrapper .facebook-post-spacer {
        display: block;
        background-color: #707070;
        width: 1px;
    }
    #facebook-stream .post-wrapper .facebook-post {
        margin: 7px;
        width: 225px;
        max-width: 225px;
    }
}
#facebook-stream .post-wrapper .facebook-post .facebook-post-img {
    background-size: cover;
    background-repeat: no-repeat;
    height: 75px;
    width: 75px;
}
@media (min-width: 768px) {
    #facebook-stream .post-wrapper .facebook-post .facebook-post-img {
        height: 150px;
        width: 150px;
    }
}
#facebook-stream #facebook-stream-brand {
    display: flex;
    align-items: flex-end;
    color: #fff;
}
/*FAQ*/
.faq-container .faq-question &gt; a,
.faq-container .faq-question &gt; a:active,
.faq-container .faq-question &gt; a:focus,
.faq-container .faq-question &gt; a:hover {
    color: inherit;
    text-decoration: none;
}
@media (min-width: 992px) {
    #facebook-stream .post-wrapper .facebook-post .facebook-post-img {
        height: 220px;
        width: 225px;
        margin-bottom: 0.625rem;
    }
    #facebook-stream #facebook-stream-brand {
        margin-left: 8px;
    }
}
#facebook-stream #facebook-stream-brand &gt; svg {
    height: 135px;
    width: 82px;
}
#facebook-stream #facebook-stream-brand &gt; svg#facebook-stream-brand-desktop {
    display: none;
}
@media (min-width: 992px) {
    #facebook-stream #facebook-stream-brand &gt; svg {
        margin: 20px 20px 20px 0;
        height: 50px;
        width: 50px;
    }
    #facebook-stream #facebook-stream-brand &gt; svg#facebook-stream-brand-mobile {
        display: none;
    }
    #facebook-stream #facebook-stream-brand &gt; svg#facebook-stream-brand-desktop {
        display: block;
    }
}
#facebook-stream #facebook-stream-name {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-left: 8px;
}
@media (min-width: 992px) {
    #facebook-stream #facebook-stream-name {
        flex-grow: 1;
        align-items: center;
        justify-content: space-between;
        margin-right: 8px;
        padding-left: 0;
        padding-top: 8px;
    }
}
#facebook-stream #facebook-stream-name &gt; h4 {
    font-size: 1rem;
    margin-bottom: 1rem;
}
@media (min-width: 768px) {
    #facebook-stream #facebook-stream-name &gt; h4 {
        margin-bottom: 0;
    }
}
@media (min-width: 1200px) {
    #facebook-stream #facebook-stream-name &gt; h4 {
        font-size: 2rem;
    }
}
#facebook-stream #facebook-stream-name &gt; span {
    font-size: 0.875rem;
    line-height: 0.8125rem;
}
@media (min-width: 1200px) {
    #facebook-stream #facebook-stream-name &gt; span {
        font-size: 1.5rem;
        line-height: 1.25rem;
    }
}
.image-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.image-col {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.5rem;
    width: calc(33.3333% - 1rem);
}
#article-aside #article-contact-content,
#teaser-announcements #announcements-head {
    justify-content: space-between;
    display: flex;
}
@media (min-width: 768px) {
    .image-col {
        margin: 1rem;
        width: calc(20% - 2rem);
    }
}
.image-col img {
    height: auto;
    width: auto;
    max-height: 60px;
    max-width: 96px;
}
.faq-container {
    margin-bottom: 1.25rem;
}
.faq-container .faq-category {
    display: block;
    background-color: #e6ddcd;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.875rem;
    margin-bottom: 0.4375rem;
}
#article-content .subheadline,
.faq-container .faq-question &gt; a {
    font-family: "FrutigerLTStd Black";
}
@media (min-width: 768px) {
    .faq-container .faq-category {
        text-align: left;
        font-size: 1.5rem;
        line-height: 2.625rem;
        padding-left: 0.625rem;
        margin-bottom: 1.25rem;
    }
}
.faq-container .faq-element {
    margin-bottom: 0.25rem;
}
.faq-container .faq-element &gt; * {
    margin-left: 2.125rem;
}
.faq-container .faq-question &gt; a {
    position: relative;
    display: block;
    font-size: 0.8125rem;
    padding-bottom: 0.35rem;
}
@media (min-width: 768px) {
    .faq-container .faq-element &gt; * {
        margin-left: 4.25rem;
    }
    .faq-container .faq-question &gt; a {
        font-size: 1.375rem;
        padding-bottom: 0.5rem;
    }
}
.faq-container .faq-question &gt; a::before {
    position: absolute;
    top: 8px;
    left: -24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='3583.333 5024 10 20'%3E%3Cpath fill='%23A0AF21' d='M89,1166.667v20l10-9.677Z' transform='translate%283494.333 3857.333%29'/%3E%3C/svg%3E%0A");
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    height: 20px;
    width: 10px;
}
.faq-container .faq-question &gt; a[aria-expanded="true"]::before {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.faq-container .faq-answer-text &gt; p {
    font-size: 0.8125rem;
    margin: 0;
}
#article-content {
    margin-bottom: 14px;
}
#tmpl-brand #article-content {
    padding-left: 0;
    padding-right: 0;
}
#article-aside #article-contact {
    background-color: rgba(229, 229, 229, 0.3);
    border: 2px solid #e5e5e5;
    border-radius: 0 8px;
    padding: 30px;
    margin-bottom: 30px;
}
@media (min-width: 768px) {
    .faq-container .faq-answer-text &gt; p {
        font-size: 0.9375rem;
    }
    #article-content .subheadline {
        font-size: 1.5rem;
    }
    #article-aside #article-contact {
        margin-bottom: 50px;
    }
}
#article-aside #article-contact h2 {
    display: none;
    font-size: 1.5rem;
}
@media (min-width: 768px) {
    #article-aside #article-contact h2 {
        display: block;
    }
}
#article-aside #article-contact-content .icon-mail &gt; svg {
    height: 12px;
    width: 16px;
}
#article-aside #article-contact-content .icon-phone &gt; svg {
    height: 16px;
    width: 12px;
}
#article-aside #article-contact-content div:first-child p {
    margin-bottom: 0;
}
#article-aside #article-contact-content div:last-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-basis: 55px;
}
#article-aside #article-teaser .article-teaser-element {
    margin-bottom: 24px;
}
#article-aside #article-teaser .article-teaser-element &gt; a {
    color: #000;
    font-family: "FrutigerLTStd Black";
    font-size: 0.9375rem;
}
#article-aside #article-teaser .article-teaser-element &gt; p {
    font-size: 0.9375rem;
    margin-bottom: 0;
}
#teaser-announcements {
    padding-right: 12px;
    padding-left: 12px;
}
#teaser-announcements #announcements-head h5 {
    font-size: 1rem;
}
@media (min-width: 992px) {
    .image-col img {
        max-height: 100px;
        max-width: 152px;
    }
    #teaser-announcements {
        max-width: 936px;
    }
    #teaser-announcements #announcements-head {
        margin-left: 20px;
        margin-right: 20px;
    }
    #teaser-announcements #announcements-head h5 {
        font-size: 2rem;
    }
}
#teaser-announcements #announcements-head .more-link {
    display: none;
    font-size: 1.5rem;
}
@media (min-width: 992px) {
    #teaser-announcements #announcements-head .more-link {
        display: block;
    }
}
#teaser-announcements #announcements-head .more-link &gt; svg {
    max-height: 14px;
}
#teaser-announcements #announcement-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
    #teaser-announcements #announcement-container {
        justify-content: space-around;
    }
}
#teaser-announcements .announcement-item {
    width: calc(33.333% - 10px);
}
@media (min-width: 576px) {
    #teaser-announcements {
        padding-left: 0;
        padding-right: 0;
    }
    #teaser-announcements .announcement-item {
        width: calc(25% - 10px);
    }
}
@media (min-width: 1200px) {
    #tmpl-brand #article-content {
        padding-left: 12px;
        padding-right: 12px;
    }
    #article-aside-wrapper {
        margin-left: 10px;
    }
    #teaser-announcements {
        max-width: 1100px;
    }
    #teaser-announcements #announcement-container {
        margin-bottom: 50px;
    }
    #teaser-announcements .announcement-item {
        flex-basis: 250px;
        width: auto;
    }
}
#teaser-announcements .announcement-item:last-of-type {
    display: none;
}
@media (min-width: 576px) {
    #teaser-announcements .announcement-item:last-of-type {
        display: block;
    }
}
#teaser-announcements .announcement-img {
    border-radius: 5px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    height: 65px;
    width: auto;
    margin-bottom: 5px;
}
@media (min-width: 1200px) {
    #teaser-announcements .announcement-img {
        height: 110px;
        width: 250px;
    }
}
#teaser-announcements .announcement-img &gt; img {
    max-height: 100%;
    width: auto;
}
#teaser-announcements .announcement-text {
    display: flex;
    flex-direction: column;
}
#teaser-announcements .announcement-text .announcement-date {
    font-size: 0.5rem;
}
@media (min-width: 992px) {
    #teaser-announcements .announcement-text .announcement-date {
        font-size: 0.625rem;
    }
}
#teaser-announcements .announcement-text p {
    font-size: 0.625rem;
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    #teaser-announcements .announcement-text p {
        font-size: 1rem;
    }
}
#teaser-announcements .announcement-text a,
#teaser-announcements .announcement-text a:active,
#teaser-announcements .announcement-text a:focus,
#teaser-announcements .announcement-text a:hover {
    color: #212529;
    text-decoration: none;
}
@media (max-width: 575.98px) {
    #teaser-announcements .announcement-img &gt; img {
        border-radius: 5px;
    }
    #teaser-announcements .announcement-text p:after {
        display: inline-block;
        content: "";
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='3583.333 5024 10 20'%3E%3Cpath d='M89,1166.667v20l10-9.677Z' transform='translate%283494.333 3857.333%29'%3E%3C/path%3E%3C/svg%3E") 50% 50%
        no-repeat;
        margin-left: 0.4rem;
        height: 10px;
        width: 5px;
        float: right;
    }
    #teaser-announcements .announcement-text a {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 80%;
    }
}
/*Brand*/
.brand-item {
    display: flex;
    margin-bottom: 20px;
}
.brand-item .brand-logo {
    border-radius: 5px;
    flex: 0 0 108px;
    height: 65px;
    overflow: hidden;
}
@media (min-width: 992px) {
    .brand-item .brand-logo {
        flex: 0 0 333px;
        height: 200px;
    }
}
.brand-item .brand-info {
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    margin-left: 10px;
    padding: 8px;
    width: 100%;
}
.brand-item .brand-info p {
    font-family: "Poppins", serif;;
    font-size: 0.75rem;
    line-height: 0.875rem;
    margin-bottom: 0;
}
.brand-item .brand-info-symbols {
    display: flex;
}
#become-partner br,
#knowledge-breadcrumb span:last-child:after,
#knowledge-desktop-nav,
#knowledge-desktop-nav .btn:after {
    display: none;
}
.brand-item .brand-info-symbol {
    margin-right: 5px;
    height: 20px;
    width: 20px;
}
@media (min-width: 992px) {
    .brand-item .brand-info {
        margin-left: 30px;
        padding: 30px;
    }
    .brand-item .brand-info p {
        font-size: 2rem;
        line-height: 2rem;
    }
    .brand-item .brand-info-symbol {
        margin-right: 10px;
        height: 32px;
        width: 32px;
    }
    #knowledge-subnavi-slider .slider-heading,
    #popular-products-slider .slider-heading {
        max-width: 936px;
    }



}
@media (min-width: 1200px) {
    .brand-item .brand-info-symbol {
        height: 60px;
        width: 60px;
    }
}
#article-aside #brand-filter {
    display: none;
    background-color: rgba(229, 229, 229, 0.3);
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    padding: 25px;
}
#article-aside #brand-filter h2 {
    font-size: 1.5rem;
}
#article-aside #brand-filter-results ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#article-aside #brand-filter-results ul li {
    font-size: 1rem;
    line-height: 2rem;
}
#article-aside #brand-filter-results a,
#article-aside #brand-filter-results a:active,
#article-aside #brand-filter-results a:focus,
#article-aside #brand-filter-results a:hover {
    color: #000;
    text-decoration: none;
}
#article-aside #brand-filter-results a.active {
    font-family: "FrutigerLTStd Bold";
}
#article-aside #brand-filter-results.is-filtered span:not(.filter-match) {
    color: #d1d1d1;
}
#article-aside #brand-filter-bar {
    display: flex;
    flex-flow: row wrap;
}
#article-aside #brand-filter-bar &gt; span {
    cursor: pointer;
    flex-basis: 24px;
}
#article-aside #brand-filter-bar .brand-filter-symbol {
    height: 20px;
    width: 20px;
}
main.is-knowledge #main-jumbotron {
    margin-bottom: 5px;
}
@media (min-width: 1200px) {
    main.is-knowledge #main-jumbotron {
        margin-bottom: 20px;
    }
}
#knowledge-mobile-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
}
#knowledge-mobile-nav #knowledge-category-select {
    background-color: #CE3218;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 36 36'%3E%3Cstyle%3E%0Asvg %7B %7D%0A%3C/style%3E%3Cpath fill='%23FFF' d='M10.5 15l7.5 7.5 7.5-7.5z'/%3E%3C/svg%3E");
    border-radius: 3px;
    border-color: #CE3218;
    color: #fff;
    font-size: 0.75rem;
    padding: 5px;
    width: 120px;
}
#knowledge-breadcrumb a,
#knowledge-breadcrumb a:active,
#knowledge-breadcrumb a:focus,
#knowledge-breadcrumb a:hover,
#knowledge-subnavi-slider .subnavi-item a,
#knowledge-subnavi-slider .subnavi-item a:active,
#knowledge-subnavi-slider .subnavi-item a:focus,
#knowledge-subnavi-slider .subnavi-item a:hover {
    color: #000;
    text-decoration: none;
}

#knowledge-subnavi-slider .ce-textpic{
    overflow: initial;
    min-width: 350px;
}


#knowledge-desktop-nav {
    margin-bottom: 15px;
}
#knowledge-desktop-nav .btn {
    font-size: 0.875rem;
    width: 120px;
}
#knowledge-breadcrumb {
    margin-bottom: 10px;
}
#knowledge-breadcrumb span {
    font-size: 0.625rem;
}
#knowledge-breadcrumb span:after {
    display: inline-block;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='3583.333 5024 10 20'%3E%3Cpath d='M89,1166.667v20l10-9.677Z' transform='translate%283494.333 3857.333%29'%3E%3C/path%3E%3C/svg%3E") 50% 50% no-repeat;
    margin-left: 0.4rem;
    width: 5px;
    height: 6px;
}
@media (min-width: 768px) {
    #article-aside #brand-filter {
        display: block;
    }
    #knowledge-breadcrumb span {
        font-size: 1rem;
        margin-right: 5px;
    }
    #knowledge-breadcrumb span:after {
        height: 10px;
        margin-left: 10px;
    }
}
#knowledge-subnavi-slider {
    margin-bottom: 30px;
}
#knowledge-subnavi-slider .scroll-item {
    padding-right: 20px;
}
#knowledge-subnavi-slider .scroll-item:last-child {
    padding-right: 0;
}
#knowledge-subnavi-slider .subnavi-img {
    border-radius: 5px;
    overflow: hidden;
}
#knowledge-subnavi-slider .subnavi-img &gt; img {
    height: 55px;
    width: 90px;
}
@media (min-width: 1200px) {
    #knowledge-mobile-nav {
        display: none;
    }
    #knowledge-desktop-nav {
        display: flex;
        justify-content: space-between;
    }
    #knowledge-breadcrumb {
        margin-bottom: 50px;
    }
    #knowledge-subnavi-slider .scroll-item:last-child {
        padding-right: 15px;
    }
    #knowledge-subnavi-slider .scroll-item {
        padding-left: 15px;
        padding-right: 15px;
    }
    #knowledge-subnavi-slider .subnavi-img &gt; img {
        height: 150px;
        width: 233px;
    }
}
#knowledge-subnavi-slider .subnavi-text &gt; p {
    font-family: Poppins bold;
    font-size: 0.875rem;
    margin-bottom: 0;
}
#knowledge-subnavi-slider .slider-heading,
#popular-products-slider .slider-heading {
    padding-right: 12px;
    padding-left: 12px;
}
@media (min-width: 576px) {
    #knowledge-subnavi-slider .slider-heading,
    #popular-products-slider .slider-heading {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 1200px) {
    #knowledge-subnavi-slider .subnavi-text &gt; p {
        font-size: 1.625rem;
    }
    #knowledge-subnavi-slider .slider-heading,
    #popular-products-slider .slider-heading {
        max-width: 1100px;
    }
}
#knowledge-subnavi-slider .slider-heading &gt; h2,
#popular-products-slider .slider-heading &gt; h2 {
    font-size: 1rem;
}
@media (min-width: 768px) {
    #knowledge-subnavi-slider .slider-heading &gt; h2,
    #popular-products-slider .slider-heading &gt; h2 {
        font-size: 2rem;
    }
}
#popular-products-slider .scroll-item {
    padding-right: 20px;
}
#popular-products-slider .scroll-item:last-child {
    padding-right: 0;
}
#popular-products-slider .scroll-item * &gt; img {
    height: 55px;
    width: 90px;
}
#become-partner,
#become-partner-facts,
#partner-flowsheet {
    display: flex;
    flex-direction: column;
}
#become-partner strong {
    font-family: "FrutigerLTStd Light";
}
#become-partner p {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    #popular-products-slider .scroll-item {
        padding: 0 20px;
    }
    #popular-products-slider .scroll-item * &gt; img {
        height: 200px;
        width: 300px;
    }
    #become-partner {
        margin-bottom: 30px;
    }
    #become-partner,
    #become-partner-facts {
        flex-direction: row;
    }
    #become-partner br {
        display: block;
    }
    #become-partner p {
        font-size: 1.25rem;
        line-height: 2rem;
    }
    #become-partner p &gt; span {
        display: block;
        line-height: initial;
    }
}
#become-partner-checkmark {
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 3px;
    height: 17px;
    width: 17px;
}
#become-partner-contact,
#become-partner-facts {
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 15px;
}
#become-partner-contact {
    padding-top: 13px;
    padding-bottom: 8px;
}
@media (min-width: 1200px) {
    #become-partner-checkmark {
        height: 22px;
        width: 22px;
    }
    #become-partner-contact,
    #become-partner-facts {
        margin-bottom: 0;
    }
    #become-partner-contact {
        flex: 0 0 230px;
        padding: 30px;
    }
    #become-partner-facts {
        margin-left: 30px;
        padding: 30px;
        width: 100%;
    }
    #become-partner-facts .become-partner-fact {
        flex: 0 0 200px;
    }
    #partner-flowsheet {
        flex-direction: row;
    }
}
#partner-flowsheet .partner-flowsheet-step {
    display: flex;
    align-items: center;
}
#partner-flowsheet .partner-flowsheet-img &gt; svg {
    height: 77px;
    width: 77px;
}
@media (min-width: 1200px) {
    #partner-flowsheet .partner-flowsheet-step {
        flex-direction: column;
        flex: 0 0 275px;
    }
    #partner-flowsheet .partner-flowsheet-img {
        margin-bottom: 30px;
    }
    #partner-flowsheet .partner-flowsheet-img &gt; svg {
        height: 183px;
        width: 183px;
    }
}
#partner-flowsheet .partner-flowsheet-text {
    display: flex;
    align-items: center;
    flex-grow: 1;
    height: 45px;
    padding-left: 15px;
}
@media (min-width: 1200px) {
    #partner-flowsheet .partner-flowsheet-text {
        padding-left: 0;
        width: 275px;
    }
}
#partner-flowsheet .partner-flowsheet-text .partner-flowsheet-no {
    flex: 0 0 45px;
    color: #CE3218;
    font-family: "FrutigerLTStd ExtraBlack";
    font-size: 3.125rem;
    line-height: 2.875rem;
}
#partner-flowsheet .partner-flowsheet-text .partner-flowsheet-desc {
    font-family: "FrutigerLTStd Bold";
    font-size: 1.5rem;
    line-height: 1.5rem;
    padding-left: 5px;
}
.img-spacer {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-bottom: 1rem;
    max-height: 190px;
}
@media (min-width: 768px) {
    .img-spacer {
        max-height: 100%;
    }
}
@media (min-width: 1200px) {
    .img-spacer {
        margin-bottom: 1.625rem;
    }
}
#aside-spacer {
    position: relative;
    height: 75px;
    overflow: hidden;
}
#aside-spacer &gt; svg {
    display: block;
    height: 40px;
    width: 100%;
}
.picture-gallery .img-fluid {
    margin-bottom: 10px;
}
@media (min-width: 576px) {
    .picture-gallery .img-fluid {
        margin-bottom: 30px;
    }
}
/*Header*/
header button:focus,
header input:focus {
   /* outline: 0 !important; */
    outline: 3px solid #0051a2; outline-offset: 2px;
    box-shadow: none !important;
}
header #btn-opening-hours {
    font-family: "Poppins", serif;;
}
.navbar-nav .nav-item .nav-link.active,
header #btn-opening-hours &gt; strong {
    font-family: "FrutigerLTStd Bold";
}
header #btn-locations {
    color: #fff;
}
header.is-sticky {
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 2050;
}
@media (min-width: 992px) {
    header.is-sticky .navbar {
        height: 112px;
    }
    header.is-sticky .navbar .navbar-brand {
        margin-top: 30px;
        width: 220px;
    }
    header.is-sticky .navbar .navbar-brand &gt; img {
        max-height: 60px;
    }
    header.is-sticky #navbar-right-bottom {
        margin-top: 52px;
    }
}
header.is-sticky #navbar-right-top {
    display: none;
}

/*Sidebar, Footer*/
#sidebar {
    display: none;
    position: fixed;
    right: 0;
    top: 245px;
    z-index: 1030;
}
#sidebar .sidebar-link {
    margin-bottom: 2px;
}
footer {
    position: relative;
    margin-top: 36px;
}
@media (min-width: 1200px) {
    #sidebar {
        display: block;
    }
    footer {
        margin-left: auto;
        margin-right: auto;
        max-width: 1100px;
        padding: 0 68px;
    }
}
#footer-totop {
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -23px;
}
#footer-totop #totop-wrapper {
    display: flex;
    justify-content: center;
    background-color: #f2f2f2;
    color: #fff;
    cursor: pointer;
    width: 46px;
    height: 46px;
}
#footer-totop #totop-wrapper &gt; svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    height: 20px;
    width: 10px;
}
#footer-main {
    background-color: #f2f2f2;
    padding-top: 30px;
}
#footer-main .footer-logo-top * svg {
    height: 110px;
    max-width: 100px;
}
@media (min-width: 992px) {
    footer {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, 0.25);
    }
    #footer-totop {
        display: none;
        visibility: hidden;
    }
    #footer-main {
        background-color: #fff;
        padding-top: 55px;
    }
    #footer-main .footer-logo-top * svg {
        height: 173px;
        max-width: 140px;
    }
}
#footer-mobile .footer-logo-bottom,
#footer-mobile .footer-logo-top {
    margin-bottom: 30px;
}
#footer-main .footer-logo-bottom,
#footer-main .footer-logo-top {
    display: flex;
    justify-content: center;
}
#footer-main .footer-logo-bottom .footer-sagaflor-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    margin: 6px;
    height: 75px;
    width: 75px;
}
#footer-main .footer-logo-bottom .footer-sagaflor-logo a {
    display: flex;
    flex: 0 0 100%;
    justify-content: center;
}
#footer-main .footer-logo-bottom .footer-sagaflor-logo * &gt; img {
    max-height: 75px;
    /* max-width: 64px; */
    width: auto;
}
@media (min-width: 992px) {
    #footer-main .footer-logo-bottom .footer-sagaflor-logo {
        margin: 0;
        height: 140px;
        width: 140px;
    }
    #footer-main .footer-logo-bottom .footer-sagaflor-logo * &gt; img {
        height: auto;
        max-width: 116px;
    }
}
#footer-main .footer-heading {
    display: block;
    font-family: Poppins bold;
    font-size: 0.825rem;
    line-height: 0.75rem;
    margin-bottom: 12px;
}
#footer-main .footer-list {
    list-style: none;
    padding: 0;
    margin-bottom: 16px;
}
@media (min-width: 992px) {
    #footer-main .footer-heading {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    #footer-main .footer-list {
        margin-bottom: 20px;
    }
}
#footer-main .footer-list .footer-list-item {
    font-size: 0.625rem;
    padding: 0;
}
#footer-main .footer-list .footer-list-item &gt; a {
    color: #000;
    text-decoration: underline;
    padding:12px;
    display: inline-block;
}
#footer-main .footer-list .footer-list-item &gt; a:hover {
    text-decoration: underline;
}
@media (min-width: 992px) {
    #footer-main .footer-list .footer-list-item {
        padding: inherit;
    }
    #footer-end {
        border-top: 2px dotted #000;
    }
}
#footer-end #footer-legal,
#footer-end #footer-social-media {
    background-color: #fff;
    padding-top: 6px;
}
#footer-end #footer-legal {
    display: flex;
    align-items: center;
}
@media (min-width: 992px) {
    #footer-end #footer-legal,
    #footer-end #footer-social-media {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    #footer-end #footer-legal {
        align-items: flex-end;
    }
}
#footer-end #footer-legal .footer-links {
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#footer-end #footer-legal .footer-links .footer-link-item {
    display: inline-block;
    font-size: 0.625rem;
    padding-right: 7px;
}
#footer-end #footer-social-media {
    display: flex;
    justify-content: flex-end;
}
#footer-end #footer-social-media .contact-link,
#footer-end #footer-social-media .social-media-link {
    background-color: transparent;
    margin: 4px;
    height: 20px;
    width: 20px;
}
@media (min-width: 992px) {
    #footer-end #footer-legal .footer-links .footer-link-item {
        font-size: 0.875rem;
        padding-right: 20px;
    }
    #footer-end #footer-social-media .contact-link,
    #footer-end #footer-social-media .social-media-link {
        margin: 5px;
        height: 30px;
        width: 30px;
    }
    #footer-end #footer-social-media .contact-link:last-child,
    #footer-end #footer-social-media .social-media-link:last-child {
        margin-right: 0;
    }
}
#footer-end #footer-social-media .contact-link &gt; svg,
#footer-end #footer-social-media .social-media-link &gt; svg {
    height: 30px;
    width: 30px;
}
#footer-end {
    margin-bottom: 60px;
}

.cc-window .dp--cookie-check label:last-child {
    display: none;
}

.powered-by{
    display:none;
}

.frame-type-menu_sitemap ul li, .frame-type-menu_subpages ul li, .frame-type-menu_sitemap ul , .frame-type-menu_subpages ul  {
    margin-top: 5px;
}

#marketfinder .btn{
    background-color: #ce3218 !important;
}

/*  accessebility ??
.carousel-control-next, .carousel-control-prev{
    opacity:0.7;
}

.carousel-control-next-icon,.carousel-control-prev-icon{
    background-color: black;
}
*/

@font-face {
    font-family: FontAwesome;
    src: url(../Fonts/FontAwesome/fontawesome-webfont.eot?v=4.5.0);
    src: url(../Fonts/FontAwesome/fontawesome-webfont.eot?#iefix&amp;v=4.5.0) format('embedded-opentype'), url(../Fonts/FontAwesome/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(../Fonts/FontAwesome/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(../Fonts/FontAwesome/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(../Fonts/FontAwesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

[class^=icon-] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #333;
}


.icon-shopping-cart::before {
    content: "\f07a";
    font-size: 25px;
}

.social-media-link-shopping {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    border-radius: 3px;
    color: #fff;
    height: 25px;
    width: 25px;
}

</pre></body></html>