
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #ccc;
}

.mfp-preloader a:hover {
    color: #fff;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
           * Remove all paddings around the image on small screen
           */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/*!
 * pagepiling.js 1.5.6
 *
 * https://github.com/alvarotrigo/pagePiling.js
 * @license MIT licensed
 *
 * Copyright (C) 2016 alvarotrigo.com - A project by Alvaro Trigo
 */
html, body {
    overflow:hidden;
    margin:0;
    padding:0;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.pp-section {
    height:100%;
    position:absolute;
    width:100%;

    /* fixes flickering in firefox*/
    backface-visibility: hidden;
}
.pp-easing {
    -webkit-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
    transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
    /* custom */
}
#pp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#pp-nav.right {
    right: 17px;
}
#pp-nav.left {
    left: 17px;
}
.pp-section.pp-table{
    display: table;
}
.pp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.pp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.pp-slidesNav.bottom {
    bottom: 17px;
}
.pp-slidesNav.top {
    top: 17px;
}
#pp-nav ul,
.pp-slidesNav ul {
    margin: 0;
    padding: 0;
}
#pp-nav li,
.pp-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.pp-slidesNav li {
    display: inline-block;
}
#pp-nav li a,
.pp-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#pp-nav li .active span,
.pp-slidesNav .active span {
    background: #333;
}
#pp-nav span,
.pp-slidesNav span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
.pp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
}
.pp-tooltip.right {
    right: 20px;
}
.pp-tooltip.left {
    left: 20px;
}
.pp-scrollable{
    overflow-y: scroll;
    height: 100%;
}

/***************************
	Icons
***************************/
/***************************
	Font
***************************/
/***************************
	Forms
***************************/
/***************************
	Widths & Margins
***************************/
/***************************
	Others
***************************/
/*
commit
 */
@font-face {
  font-family: 'cs-icons';
  src: url('../../../_assets/7b3ba8bb3871137dffa4d9cccacf730f/Fonts/FontelloIcons/cs-icons.woff2') format('woff2');
}
[class^="cs-icon-"]::before,
[class*=" cs-icon-"]::before {
  content: '';
  display: inline-block;
  font-family: "cs-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 0.2em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
.cs-icon-angle-down::before {
  content: '\e800';
}
.cs-icon-angle-left::before {
  content: '\e801';
}
.cs-icon-angle-right::before {
  content: '\e802';
}
.cs-icon-angle-up::before {
  content: '\e803';
}
.cs-icon-menu::before {
  content: '\e804';
}
.cs-icon-search::before {
  content: '\e805';
}
.cs-icon-clock::before {
  content: '\e806';
}
.cs-icon-linkedin::before {
  content: '\e807';
}
.cs-icon-calendar-alt::before {
  content: '\e808';
}
.cs-icon-quote-right::before {
  content: '\e809';
}
.cs-icon-check::before {
  content: '\e80a';
}
.cs-icon-close::before {
  content: '\e80b';
}
.cs-icon-circle::before {
  content: '\e80c';
}
strong,
b {
  font-weight: 600;
}
img {
  display: block;
  height: auto;
  margin-bottom: 1.4rem;
  max-width: 100%;
}
img.lazyload-image {
  width: 100%;
}
img.lazyload-image.lazyload[srcset="data:image/gif;base64,R0lGODlhAQABAAAAACwAAAAAAQABAAA="] {
  /* fix slider height is bigger because of the empty pixel - set the height of this pixel to 0 */
  height: 0;
}
.h-clean-image-styles img {
  margin-bottom: 0;
}
sup,
sub {
  position: relative;
  top: -0.4em;
  vertical-align: baseline;
}
sub {
  top: 0.4em;
}
h2,
.h-h2,
h3,
.h-h3,
h4,
.h-h4,
h5,
.h-h5,
h6,
.h-h6 {
  margin-top: 5.6rem;
}
@media screen and (max-width: 1120px) {
  h2,
  .h-h2,
  h3,
  .h-h3,
  h4,
  .h-h4,
  h5,
  .h-h5,
  h6,
  .h-h6 {
    margin-top: 4.2rem;
  }
}
@media screen and (max-width: 640px) {
  h2,
  .h-h2,
  h3,
  .h-h3,
  h4,
  .h-h4,
  h5,
  .h-h5,
  h6,
  .h-h6 {
    margin-top: 2.8rem;
  }
}
h2:first-child,
.h-h2:first-child,
h3:first-child,
.h-h3:first-child,
h4:first-child,
.h-h4:first-child,
h5:first-child,
.h-h5:first-child,
h6:first-child,
.h-h6:first-child {
  margin-top: 0 !important;
}
header:not(.header),
h1,
.h-h1,
h2,
.h-h2,
h3,
.h-h3,
h4,
.h-h4,
h5,
.h-h5,
h6,
.h-h6 {
  color: #161615;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  margin-bottom: 1.4rem;
}
header:not(.header) + h2,
h1 + h2,
.h-h1 + h2,
h2 + h2,
.h-h2 + h2,
h3 + h2,
.h-h3 + h2,
h4 + h2,
.h-h4 + h2,
h5 + h2,
.h-h5 + h2,
h6 + h2,
.h-h6 + h2,
header:not(.header) + .h-h2,
h1 + .h-h2,
.h-h1 + .h-h2,
h2 + .h-h2,
.h-h2 + .h-h2,
h3 + .h-h2,
.h-h3 + .h-h2,
h4 + .h-h2,
.h-h4 + .h-h2,
h5 + .h-h2,
.h-h5 + .h-h2,
h6 + .h-h2,
.h-h6 + .h-h2,
header:not(.header) + h3,
h1 + h3,
.h-h1 + h3,
h2 + h3,
.h-h2 + h3,
h3 + h3,
.h-h3 + h3,
h4 + h3,
.h-h4 + h3,
h5 + h3,
.h-h5 + h3,
h6 + h3,
.h-h6 + h3,
header:not(.header) + .h-h3,
h1 + .h-h3,
.h-h1 + .h-h3,
h2 + .h-h3,
.h-h2 + .h-h3,
h3 + .h-h3,
.h-h3 + .h-h3,
h4 + .h-h3,
.h-h4 + .h-h3,
h5 + .h-h3,
.h-h5 + .h-h3,
h6 + .h-h3,
.h-h6 + .h-h3,
header:not(.header) + h4,
h1 + h4,
.h-h1 + h4,
h2 + h4,
.h-h2 + h4,
h3 + h4,
.h-h3 + h4,
h4 + h4,
.h-h4 + h4,
h5 + h4,
.h-h5 + h4,
h6 + h4,
.h-h6 + h4,
header:not(.header) + .h-h4,
h1 + .h-h4,
.h-h1 + .h-h4,
h2 + .h-h4,
.h-h2 + .h-h4,
h3 + .h-h4,
.h-h3 + .h-h4,
h4 + .h-h4,
.h-h4 + .h-h4,
h5 + .h-h4,
.h-h5 + .h-h4,
h6 + .h-h4,
.h-h6 + .h-h4,
header:not(.header) + h5,
h1 + h5,
.h-h1 + h5,
h2 + h5,
.h-h2 + h5,
h3 + h5,
.h-h3 + h5,
h4 + h5,
.h-h4 + h5,
h5 + h5,
.h-h5 + h5,
h6 + h5,
.h-h6 + h5,
header:not(.header) + .h-h5,
h1 + .h-h5,
.h-h1 + .h-h5,
h2 + .h-h5,
.h-h2 + .h-h5,
h3 + .h-h5,
.h-h3 + .h-h5,
h4 + .h-h5,
.h-h4 + .h-h5,
h5 + .h-h5,
.h-h5 + .h-h5,
h6 + .h-h5,
.h-h6 + .h-h5,
header:not(.header) + h6,
h1 + h6,
.h-h1 + h6,
h2 + h6,
.h-h2 + h6,
h3 + h6,
.h-h3 + h6,
h4 + h6,
.h-h4 + h6,
h5 + h6,
.h-h5 + h6,
h6 + h6,
.h-h6 + h6,
header:not(.header) + .h-h6,
h1 + .h-h6,
.h-h1 + .h-h6,
h2 + .h-h6,
.h-h2 + .h-h6,
h3 + .h-h6,
.h-h3 + .h-h6,
h4 + .h-h6,
.h-h4 + .h-h6,
h5 + .h-h6,
.h-h5 + .h-h6,
h6 + .h-h6,
.h-h6 + .h-h6 {
  margin-top: 0 !important;
}
h1,
.h-h1 {
  font-size: 2.5em;
  line-height: 110%;
}
h2,
.h-h2 {
  font-size: 2.5em;
  line-height: 110%;
}
h3,
.h-h3 {
  font-size: 1.083em;
  line-height: 110%;
}
h4,
.h-h4 {
  font-size: 0.917em;
  line-height: 110%;
}
h5,
.h-h5 {
  font-size: 0.833em;
  line-height: 110%;
}
h6,
.h-h6 {
  font-size: 0.708em;
  line-height: 110%;
}
.h-clean-headline-color h1,
.h-clean-headline-color .h-h1,
.h-clean-headline-color h2,
.h-clean-headline-color .h-h2,
.h-clean-headline-color h3,
.h-clean-headline-color .h-h3,
.h-clean-headline-color h4,
.h-clean-headline-color .h-h4,
.h-clean-headline-color h5,
.h-clean-headline-color .h-h5,
.h-clean-headline-color h6,
.h-clean-headline-color .h-h6 {
  color: inherit;
}
@media screen and (max-width: 920px) {
  h1,
  .h-h1,
  h2,
  .h-h2 {
    font-size: 1.25em;
    line-height: 110%;
  }
}
p {
  margin-bottom: 1.4rem;
}
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  clear: both;
  color: #161615;
  cursor: pointer;
  display: block;
  font-size: inherit;
  font-family: "Calibri", sans-serif;
  /* IE 11 bugfix */
  overflow: visible;
}
button:hover {
  color: #923139;
}
.h-clean-link:hover,
.h-clean-button:hover {
  color: inherit;
}
.h-clean-link-styles button:hover {
  color: inherit;
}
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #923139;
  display: inline-block;
  text-decoration: underline;
  transition: all 0.2s ease;
}
a:hover {
  color: inherit;
}
a:link,
a:active,
a:visited,
a:hover {
  outline: none;
}
a img {
  border: 0 none;
}
.h-clean-link {
  color: inherit;
  text-decoration: none;
}
.h-clean-link-styles a {
  color: inherit;
  text-decoration: none;
}
a[id^="c"]:empty {
  border: 0;
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
  width: 0;
}
.button {
  font-size: 1em;
  line-height: 108%;
  background-color: #923139;
  border: 1px solid #923139;
  color: #FFF;
  font-weight: 400;
  margin: 1.4rem 0;
  padding: 10px 12px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  transition: all 0.2s ease;
}
.button:hover {
  background-color: #679F37;
  border-color: #679F37;
  color: #FFF;
  cursor: pointer;
}
ul,
ol {
  margin-bottom: 1.4rem;
  padding-left: 1.4rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
ul li {
  position: relative;
}
ul li::before {
  content: '\e80c';
  display: inline-block;
  font-family: "cs-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 0.2em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
  font-size: 0.25em;
  line-height: 100%;
  position: absolute;
  top: 0.7rem;
  right: auto;
  bottom: auto;
  left: -1.4rem;
  margin: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typo3-messages,
.h-clean-list {
  margin-bottom: 0;
  padding-left: 0;
}
.typo3-messages li::before,
.h-clean-list li::before {
  display: none;
}
.h-clean-list-styles ul,
.h-clean-list-styles ol {
  margin-bottom: 0;
  padding-left: 0;
}
.h-clean-list-styles ul li::before,
.h-clean-list-styles ol li::before {
  display: none;
}
table {
  border-spacing: 0;
  margin-bottom: 1.4rem;
  width: 100%;
}
table th,
table td {
  padding: 10px 12px;
  text-align: left;
  vertical-align: top;
}
table th > *:last-child,
table td > *:last-child {
  margin-bottom: 0;
}
table tr:nth-child(even) th,
table tr:nth-child(even) td {
  background-color: #FEF8ED;
}
.h-clean-table th,
.h-clean-table td {
  padding: 0 10px 0 0;
}
.h-clean-table th:first-child,
.h-clean-table td:first-child {
  padding-left: 0;
}
.h-clean-table th:last-child,
.h-clean-table td:last-child {
  padding-right: 0;
}
.h-clean-table tr:nth-child(even) th,
.h-clean-table tr:nth-child(even) td {
  background: none;
}
.h-clean-table-styles table th,
.h-clean-table-styles table td {
  padding: 0 10px 0 0;
}
.h-clean-table-styles table th:first-child,
.h-clean-table-styles table td:first-child {
  padding-left: 0;
}
.h-clean-table-styles table th:last-child,
.h-clean-table-styles table td:last-child {
  padding-right: 0;
}
.h-clean-table-styles table tr:nth-child(even) th,
.h-clean-table-styles table tr:nth-child(even) td {
  background: none;
}
blockquote {
  margin-bottom: 5.6rem;
  padding-left: 3.5rem;
  position: relative;
}
@media screen and (max-width: 1120px) {
  blockquote {
    margin-bottom: 4.2rem;
  }
}
@media screen and (max-width: 640px) {
  blockquote {
    margin-bottom: 2.8rem;
  }
}
blockquote::before {
  font-size: 1.5em;
  line-height: 100%;
  content: '\e809';
  display: inline-block;
  font-family: "cs-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 0.2em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  color: #53565A;
  margin: 0;
}
hr {
  border: none;
  border-top: 1px solid #53565A;
  color: transparent;
  height: 0;
  margin: 5.6rem 0;
}
@media screen and (max-width: 1120px) {
  hr {
    margin: 4.2rem 0;
  }
}
@media screen and (max-width: 640px) {
  hr {
    margin: 2.8rem 0;
  }
}
/* @TODO: cache-id of parameter is set in editor.less and <head> for preloading too !!! */
/* @TODO: count up cache-id v0001 to e.g. v0002 at fontello changes */
@font-face {
  font-display: swap;
  font-family: 'cs-icons';
  src: local(''), url('../../../_assets/7b3ba8bb3871137dffa4d9cccacf730f/Fonts/FontelloIcons/cs-icons.woff2?v0002') format('woff2'), url('../../../_assets/7b3ba8bb3871137dffa4d9cccacf730f/Fonts/FontelloIcons/cs-icons.woff?v0002') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  src: local(''), url('../../../_assets/7b3ba8bb3871137dffa4d9cccacf730f/Fonts/Cormorant-Garamond/cormorant-garamond-v10-latin-600.woff2') format('woff2'), url('../../../_assets/7b3ba8bb3871137dffa4d9cccacf730f/Fonts/Cormorant-Garamond/cormorant-garamond-v10-latin-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body,
html {
  color: #161615;
  font-family: "Calibri", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 108%;
  overflow-x: hidden;
  /* fix for mobile iphones when scrolling in mobile menu */
  position: relative;
  -webkit-text-size-adjust: none;
}
body.cke_editable,
html.cke_editable {
  margin: 1.4rem;
}
::-moz-selection {
  background: #923139;
  color: #FFF;
}
::selection {
  background: #923139;
  color: #FFF;
}
/***************************
	Editor Helpers
***************************/
.h-text-left,
.text-left {
  text-align: left;
}
.h-text-center,
.text-center {
  text-align: center;
}
.h-text-right,
.text-right {
  text-align: right;
}
.h-text-justify,
.text-justify {
  text-align: justify;
}
.h-block-icon::before {
  display: block;
  margin: 0;
  width: 100%;
}
.cs-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
.cs-row > [class^="cs-col-"],
.cs-row > [class*=" cs-col-"] {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  min-height: 1px;
  padding: 0 15px;
  position: relative;
}
.cs-row > [class^="cs-col-"] > *:last-child,
.cs-row > [class*=" cs-col-"] > *:last-child {
  margin-bottom: 0;
}
.cs-row > .cs-col-d-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}
.cs-row > .cs-col-d-11 {
  -ms-flex-preferred-size: 91.66666667%;
      flex-basis: 91.66666667%;
  max-width: 91.66666667%;
  width: 91.66666667%;
}
.cs-row > .cs-col-d-10 {
  -ms-flex-preferred-size: 83.33333333%;
      flex-basis: 83.33333333%;
  max-width: 83.33333333%;
  width: 83.33333333%;
}
.cs-row > .cs-col-d-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
  width: 75%;
}
.cs-row > .cs-col-d-8 {
  -ms-flex-preferred-size: 66.66666667%;
      flex-basis: 66.66666667%;
  max-width: 66.66666667%;
  width: 66.66666667%;
}
.cs-row > .cs-col-d-7 {
  -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%;
  max-width: 58.33333333%;
  width: 58.33333333%;
}
.cs-row > .cs-col-d-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  width: 50%;
}
.cs-row > .cs-col-d-5 {
  -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%;
  max-width: 41.66666667%;
  width: 41.66666667%;
}
.cs-row > .cs-col-d-4 {
  -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%;
  max-width: 33.33333333%;
  width: 33.33333333%;
}
.cs-row > .cs-col-d-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
  width: 25%;
}
.cs-row > .cs-col-d-2 {
  -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%;
  max-width: 16.66666667%;
  width: 16.66666667%;
}
.cs-row > .cs-col-d-1 {
  -ms-flex-preferred-size: 8.33333333%;
      flex-basis: 8.33333333%;
  max-width: 8.33333333%;
  width: 8.33333333%;
}
.cs-row.cs-row--base-10 > .cs-col-d-12,
.cs-row.cs-row--base-10 > .cs-col-d-11,
.cs-row.cs-row--base-10 > .cs-col-d-10 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}
.cs-row.cs-row--base-10 > .cs-col-d-9 {
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%;
  max-width: 90%;
  width: 90%;
}
.cs-row.cs-row--base-10 > .cs-col-d-8 {
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
  max-width: 80%;
  width: 80%;
}
.cs-row.cs-row--base-10 > .cs-col-d-7 {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  max-width: 70%;
  width: 70%;
}
.cs-row.cs-row--base-10 > .cs-col-d-6 {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  max-width: 60%;
  width: 60%;
}
.cs-row.cs-row--base-10 > .cs-col-d-5 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  width: 50%;
}
.cs-row.cs-row--base-10 > .cs-col-d-4 {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  max-width: 40%;
  width: 40%;
}
.cs-row.cs-row--base-10 > .cs-col-d-3 {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  max-width: 30%;
  width: 30%;
}
.cs-row.cs-row--base-10 > .cs-col-d-2 {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  max-width: 20%;
  width: 20%;
}
.cs-row.cs-row--base-10 > .cs-col-d-1 {
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
  max-width: 10%;
  width: 10%;
}
@media screen and (max-width: 1120px) {
  .cs-row > [class^="cs-col-d-"],
  .cs-row > [class*=" cs-col-d-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-d-"],
  .cs-row.cs-row--base-10 > [class*=" cs-col-d-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > .cs-col-tl-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > .cs-col-tl-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    width: 91.66666667%;
  }
  .cs-row > .cs-col-tl-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    width: 83.33333333%;
  }
  .cs-row > .cs-col-tl-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    width: 75%;
  }
  .cs-row > .cs-col-tl-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    width: 66.66666667%;
  }
  .cs-row > .cs-col-tl-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    width: 58.33333333%;
  }
  .cs-row > .cs-col-tl-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row > .cs-col-tl-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    width: 41.66666667%;
  }
  .cs-row > .cs-col-tl-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    width: 33.33333333%;
  }
  .cs-row > .cs-col-tl-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
  .cs-row > .cs-col-tl-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    width: 16.66666667%;
  }
  .cs-row > .cs-col-tl-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    width: 8.33333333%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-12,
  .cs-row.cs-row--base-10 > .cs-col-tl-11,
  .cs-row.cs-row--base-10 > .cs-col-tl-10 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-9 {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    max-width: 90%;
    width: 90%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-8 {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
    width: 80%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-7 {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 70%;
    width: 70%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-6 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    width: 60%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-5 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-4 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    max-width: 40%;
    width: 40%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-3 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
    width: 30%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-2 {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
    width: 20%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-1 {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
    width: 10%;
  }
}
@media screen and (max-width: 920px) {
  .cs-row > [class^="cs-col-tl-"],
  .cs-row > [class*=" cs-col-tl-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tl-"],
  .cs-row.cs-row--base-10 > [class*=" cs-col-tl-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > .cs-col-tm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > .cs-col-tm-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    width: 91.66666667%;
  }
  .cs-row > .cs-col-tm-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    width: 83.33333333%;
  }
  .cs-row > .cs-col-tm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    width: 75%;
  }
  .cs-row > .cs-col-tm-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    width: 66.66666667%;
  }
  .cs-row > .cs-col-tm-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    width: 58.33333333%;
  }
  .cs-row > .cs-col-tm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row > .cs-col-tm-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    width: 41.66666667%;
  }
  .cs-row > .cs-col-tm-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    width: 33.33333333%;
  }
  .cs-row > .cs-col-tm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
  .cs-row > .cs-col-tm-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    width: 16.66666667%;
  }
  .cs-row > .cs-col-tm-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    width: 8.33333333%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-12,
  .cs-row.cs-row--base-10 > .cs-col-tm-11,
  .cs-row.cs-row--base-10 > .cs-col-tm-10 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-9 {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    max-width: 90%;
    width: 90%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-8 {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
    width: 80%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-7 {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 70%;
    width: 70%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-6 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    width: 60%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-5 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-4 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    max-width: 40%;
    width: 40%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-3 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
    width: 30%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-2 {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
    width: 20%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-1 {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
    width: 10%;
  }
}
@media screen and (max-width: 768px) {
  .cs-row > [class^="cs-col-tm-"],
  .cs-row > [class*=" cs-col-tm-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]),
  .cs-row > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child,
  .cs-row > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tm-"],
  .cs-row.cs-row--base-10 > [class*=" cs-col-tm-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > .cs-col-ts-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > .cs-col-ts-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    width: 91.66666667%;
  }
  .cs-row > .cs-col-ts-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    width: 83.33333333%;
  }
  .cs-row > .cs-col-ts-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    width: 75%;
  }
  .cs-row > .cs-col-ts-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    width: 66.66666667%;
  }
  .cs-row > .cs-col-ts-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    width: 58.33333333%;
  }
  .cs-row > .cs-col-ts-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row > .cs-col-ts-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    width: 41.66666667%;
  }
  .cs-row > .cs-col-ts-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    width: 33.33333333%;
  }
  .cs-row > .cs-col-ts-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
  .cs-row > .cs-col-ts-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    width: 16.66666667%;
  }
  .cs-row > .cs-col-ts-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    width: 8.33333333%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-12,
  .cs-row.cs-row--base-10 > .cs-col-ts-11,
  .cs-row.cs-row--base-10 > .cs-col-ts-10 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-9 {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    max-width: 90%;
    width: 90%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-8 {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
    width: 80%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-7 {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 70%;
    width: 70%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-6 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    width: 60%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-5 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-4 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    max-width: 40%;
    width: 40%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-3 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
    width: 30%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-2 {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
    width: 20%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-1 {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
    width: 10%;
  }
}
@media screen and (max-width: 640px) {
  .cs-row > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]),
  .cs-row > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]) {
    margin-bottom: 2.8rem;
  }
  .cs-row > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child,
  .cs-row > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row.cs-row--base-10 > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row.cs-row--base-10 > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]) {
    margin-bottom: 2.8rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row.cs-row--base-10 > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row.cs-row--base-10 > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > [class^="cs-col-ts-"],
  .cs-row > [class*=" cs-col-ts-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > [class^="cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]),
  .cs-row > [class*=" cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]) {
    margin-bottom: 2.8rem;
  }
  .cs-row > [class^="cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]):last-child,
  .cs-row > [class*=" cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-ts-"],
  .cs-row.cs-row--base-10 > [class*=" cs-col-ts-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]) {
    margin-bottom: 2.8rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > .cs-col-m-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > .cs-col-m-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    width: 91.66666667%;
  }
  .cs-row > .cs-col-m-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    width: 83.33333333%;
  }
  .cs-row > .cs-col-m-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    width: 75%;
  }
  .cs-row > .cs-col-m-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    width: 66.66666667%;
  }
  .cs-row > .cs-col-m-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    width: 58.33333333%;
  }
  .cs-row > .cs-col-m-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row > .cs-col-m-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    width: 41.66666667%;
  }
  .cs-row > .cs-col-m-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    width: 33.33333333%;
  }
  .cs-row > .cs-col-m-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
  .cs-row > .cs-col-m-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    width: 16.66666667%;
  }
  .cs-row > .cs-col-m-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    width: 8.33333333%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-12,
  .cs-row.cs-row--base-10 > .cs-col-m-11,
  .cs-row.cs-row--base-10 > .cs-col-m-10 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-9 {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    max-width: 90%;
    width: 90%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-8 {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
    width: 80%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-7 {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 70%;
    width: 70%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-6 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    width: 60%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-5 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-4 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    max-width: 40%;
    width: 40%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-3 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
    width: 30%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-2 {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
    width: 20%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-1 {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
    width: 10%;
  }
}
@media screen and (max-width: 414px) {
  .cs-row > [class^="cs-col-m-"],
  .cs-row > [class*=" cs-col-m-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > [class^="cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]),
  .cs-row > [class*=" cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]) {
    margin-bottom: 2.8rem;
  }
  .cs-row > [class^="cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]):last-child,
  .cs-row > [class*=" cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-m-"],
  .cs-row.cs-row--base-10 > [class*=" cs-col-m-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]) {
    margin-bottom: 2.8rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > .cs-col-ms-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > .cs-col-ms-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    width: 91.66666667%;
  }
  .cs-row > .cs-col-ms-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    width: 83.33333333%;
  }
  .cs-row > .cs-col-ms-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    width: 75%;
  }
  .cs-row > .cs-col-ms-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    width: 66.66666667%;
  }
  .cs-row > .cs-col-ms-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    width: 58.33333333%;
  }
  .cs-row > .cs-col-ms-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row > .cs-col-ms-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    width: 41.66666667%;
  }
  .cs-row > .cs-col-ms-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    width: 33.33333333%;
  }
  .cs-row > .cs-col-ms-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
  .cs-row > .cs-col-ms-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    width: 16.66666667%;
  }
  .cs-row > .cs-col-ms-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    width: 8.33333333%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-12,
  .cs-row.cs-row--base-10 > .cs-col-ms-11,
  .cs-row.cs-row--base-10 > .cs-col-ms-10 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-9 {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    max-width: 90%;
    width: 90%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-8 {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
    width: 80%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-7 {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 70%;
    width: 70%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-6 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    width: 60%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-5 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-4 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    max-width: 40%;
    width: 40%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-3 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
    width: 30%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-2 {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
    width: 20%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-1 {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
    width: 10%;
  }
}
label {
  display: block;
  margin-bottom: 0.7rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
legend {
  display: none;
}
legend.legend--show {
  display: block;
  margin-bottom: 1.4rem;
}
input,
textarea,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.file-upload__field {
  font-size: 1em;
  line-height: 108%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #161615;
  display: block;
  font-family: "Calibri", sans-serif;
  margin-bottom: 1.4rem;
  outline: 0 none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="password"],
input[type="search"],
textarea,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.file-upload__field {
  background-color: #FFF;
  border: 1px solid #53565A;
  min-width: 100%;
  max-width: 100%;
  padding: 10px 12px;
  width: 100%;
}
/* fix for passwords with lower signs on mobile devices */
input[type="password"] {
  text-transform: none !important;
}
::-webkit-input-placeholder {
  color: #53565A;
  opacity: 1;
}
::-moz-placeholder {
  color: #53565A;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #53565A;
  opacity: 1;
}
input:-moz-placeholder {
  color: #53565A;
  opacity: 1;
}
textarea {
  min-height: 14rem;
  overflow: auto;
  resize: vertical;
}
.datetime-wrapper {
  background-color: #FFF;
  border: 1px solid #53565A;
  margin-bottom: 1.4rem;
  min-height: calc(1.4rem + ( 10px * 2) + 1px * 2);
  position: relative;
}
.datetime-wrapper input[type="text"],
.datetime-wrapper input[type="date"],
.datetime-wrapper input[type="datetime-local"],
.datetime-wrapper input[type="time"] {
  border: none;
  min-width: calc(100% - 1.4rem * 2.5);
  max-width: calc(100% - 1.4rem * 2.5);
  margin-bottom: 0;
  padding: 10px 12px;
  width: calc(100% - 1.4rem * 2.5);
}
.datetime-wrapper input[type="text"]::-webkit-calendar-picker-indicator,
.datetime-wrapper input[type="date"]::-webkit-calendar-picker-indicator,
.datetime-wrapper input[type="datetime-local"]::-webkit-calendar-picker-indicator,
.datetime-wrapper input[type="time"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
.datetime-wrapper::after {
  content: '\e808';
  display: inline-block;
  font-family: "cs-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 0.2em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
  position: absolute;
  top: 50%;
  right: 12px;
  bottom: auto;
  left: auto;
  color: #923139;
  margin: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.datetime-wrapper--time::after {
  content: '\e806';
}
.file-upload {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.4rem;
}
@media screen and (max-width: 414px) {
  .file-upload {
    display: block;
  }
}
.file-upload input[type="file"] {
  display: none;
}
.file-upload label,
.file-upload input[type="text"] {
  margin-bottom: 0;
}
.file-upload input[type="text"] {
  -ms-flex-positive: 2;
      flex-grow: 2;
  min-width: auto;
  width: auto;
}
.file-upload__button-wrapper {
  font-size: 1em;
  line-height: 108%;
  color: #FFF !important;
  cursor: pointer;
  display: inline-block;
  font-family: "Calibri", sans-serif;
}
@media screen and (max-width: 414px) {
  .file-upload__button-wrapper,
  .file-upload input[type="text"] {
    min-width: 100%;
    width: 100%;
  }
}
.file-upload__button {
  background: #923139;
  border: 1px solid #923139;
  display: block;
  padding: 10px 12px;
}
.file-upload__hide-label {
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
}
.select2-container,
.select2-container--default {
  display: block;
  width: auto !important;
}
.select2-container .select2-selection,
.select2-container--default .select2-selection,
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single {
  height: auto;
  padding: 10px 0;
}
.select2-container .select2-selection .select2-selection__rendered,
.select2-container--default .select2-selection .select2-selection__rendered,
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #161615;
  line-height: 108%;
  padding: 0 36px 0 12px;
}
.select2-container .select2-selection .select2-selection__arrow,
.select2-container--default .select2-selection .select2-selection__arrow,
.select2-container .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: auto;
}
.select2-container .select2-selection .select2-selection__arrow b,
.select2-container--default .select2-selection .select2-selection__arrow b,
.select2-container .select2-selection--single .select2-selection__arrow b,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container .select2-selection .select2-selection__arrow::before,
.select2-container--default .select2-selection .select2-selection__arrow::before,
.select2-container .select2-selection--single .select2-selection__arrow::before,
.select2-container--default .select2-selection--single .select2-selection__arrow::before {
  font-size: 1.083em;
  line-height: 100%;
  content: '\e800';
  display: inline-block;
  font-family: "cs-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 0.2em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
  box-sizing: border-box;
  display: block;
  margin-right: 0;
  padding: 0 12px;
  width: 100%;
}
.select2-container .select2-selection .select2-selection__placeholder,
.select2-container--default .select2-selection .select2-selection__placeholder,
.select2-container .select2-selection--single .select2-selection__placeholder,
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #53565A;
}
.select2-container .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
  padding: 10px 0;
}
.select2-container .select2-selection--multiple .select2-selection__choice::before,
.select2-container--default .select2-selection--multiple .select2-selection__choice::before,
.select2-container .select2-selection--multiple .select2-search--inline::before,
.select2-container--default .select2-selection--multiple .select2-search--inline::before {
  display: none;
}
.select2-container .select2-selection--multiple .select2-search__field,
.select2-container--default .select2-selection--multiple .select2-search__field {
  height: 1.4rem;
  margin: 0;
  min-height: 0;
  max-width: 100%;
  min-width: 1px;
  padding: 0 12px;
  width: 9.8rem !important;
}
.select2-container .select2-selection--multiple .select2-selection__clear,
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-top: 0;
}
.select2-container .select2-selection--multiple .select2-selection__rendered,
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: table;
  margin-bottom: 0;
  overflow: visible;
  padding-right: 12px;
}
.select2-container .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #923139;
  border: none;
  color: #FFF;
  margin: 0 0.25rem 0.25rem 0;
}
.select2-container .select2-selection--multiple .select2-selection__choice:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background-color: #679F37;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  border: none;
  color: #FFF;
  font-weight: 600;
  margin: 0;
  margin-right: 0.46666667rem;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  background: transparent;
  color: #FFF;
}
.select2-container .select2-dropdown,
.select2-container--default .select2-dropdown {
  border: 1px solid #679F37;
  border-radius: 0;
  padding: 12px 0;
}
.select2-container .select2-results__options,
.select2-container--default .select2-results__options {
  margin: 0;
}
.select2-container .select2-results__options .select2-results__option,
.select2-container--default .select2-results__options .select2-results__option {
  padding: 10px 12px;
}
.select2-container .select2-results__options .select2-results__option::before,
.select2-container--default .select2-results__options .select2-results__option::before {
  display: none;
}
.select2-container .select2-results__options .select2-results__option--selected,
.select2-container--default .select2-results__options .select2-results__option--selected,
.select2-container .select2-results__options .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__options .select2-results__option[aria-selected="true"],
.select2-container .select2-results__options .select2-results__option.select2-results__option--highlighted,
.select2-container--default .select2-results__options .select2-results__option.select2-results__option--highlighted {
  background: #923139;
  color: #FFF;
}
.select2-container--open .select2-selection .select2-selection__arrow::before,
.select2-container--open .select2-selection--single .select2-selection__arrow::before {
  content: '\e803';
}
input[type="checkbox"],
input[type="radio"] {
  height: 1.4rem;
  opacity: 0;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
input[type="checkbox"] + span,
input[type="radio"] + span,
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-bottom: 1.4rem;
  padding-left: 2.8rem;
  position: relative;
}
input[type="checkbox"] + span:hover,
input[type="radio"] + span:hover,
input[type="checkbox"] + label:hover,
input[type="radio"] + label:hover {
  cursor: pointer;
}
input[type="checkbox"] + span::before,
input[type="radio"] + span::before,
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
  content: '';
  display: inline-block;
  font-family: "cs-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 0.2em;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
  position: absolute;
  top: 0.7rem;
  right: auto;
  bottom: auto;
  left: 0;
  -ms-flex-align: center;
      align-items: center;
  background-color: #FFF;
  border: 1px solid #53565A;
  content: "";
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 1.75rem;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0;
  text-align: center;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1.75rem;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
          appearance: checkbox;
}
input[type="checkbox"] + span::before,
input[type="checkbox"] + label::before {
  font-size: 0.722em;
  line-height: 100%;
}
input[type="checkbox"]:checked + span::before,
input[type="checkbox"]:checked + label::before {
  content: '\e80a';
}
input[type="radio"] {
  -webkit-appearance: radio;
     -moz-appearance: radio;
          appearance: radio;
}
input[type="radio"] + span::before,
input[type="radio"] + label::before {
  font-size: 0.542em;
  line-height: 100%;
  border-radius: 50%;
}
input[type="radio"]:checked + span::before,
input[type="radio"]:checked + label::before {
  content: '\e80c';
}
.typo3-adminPanel input[type="checkbox"],
.Extbase-Utility-Debugger-VarDump input[type="checkbox"],
.extbase-debugger input[type="checkbox"] {
  display: block;
  -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
          appearance: checkbox;
}
.typo3-adminPanel input[type="checkbox"] + span,
.Extbase-Utility-Debugger-VarDump input[type="checkbox"] + span,
.extbase-debugger input[type="checkbox"] + span {
  padding: 0;
  margin-bottom: 0;
}
.typo3-adminPanel input[type="checkbox"] + span:before,
.Extbase-Utility-Debugger-VarDump input[type="checkbox"] + span:before,
.extbase-debugger input[type="checkbox"] + span:before {
  content: "" !important;
}
/*.checkbox {
    margin: 5px 0;
}*/
form button[type="submit"],
input[type="submit"] {
  font-size: 1em;
  line-height: 108%;
  background-color: #923139;
  border: 1px solid #923139;
  color: #FFF;
  font-weight: 400;
  margin: 1.4rem 0;
  padding: 10px 12px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  transition: all 0.2s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  clear: both;
  display: block;
  font-family: "Calibri", sans-serif;
}
form button[type="submit"]:hover,
input[type="submit"]:hover {
  background-color: #679F37;
  border-color: #679F37;
  color: #FFF;
  cursor: pointer;
}
input[type="text"].parsley-error,
input[type="url"].parsley-error,
input[type="email"].parsley-error,
input[type="tel"].parsley-error,
input[type="password"].parsley-error,
input[type="search"].parsley-error,
textarea.parsley-error {
  border-color: #C00;
}
select.parsley-error + .select2-container--default .select2-selection--single,
select.parsley-error + .select2-container--default .select2-selection--multiple {
  border-color: #C00;
}
.datetime-wrapper.parsley-error {
  border-color: #C00;
}
.powermail_file.parsley-error + label + input {
  border-color: #C00;
}
.checkbox.parsley-error input[type="radio"] + span::before,
.radio.parsley-error input[type="radio"] + span::before,
.checkbox.parsley-error input[type="checkbox"] + span::before,
.radio.parsley-error input[type="checkbox"] + span::before,
.checkbox.parsley-error input[type="radio"] + label::before,
.radio.parsley-error input[type="radio"] + label::before,
.checkbox.parsley-error input[type="checkbox"] + label::before,
.radio.parsley-error input[type="checkbox"] + label::before {
  border-color: #C00;
}
.checkbox.parsley-error + .parsley-errors-list,
.radio.parsley-error + .parsley-errors-list {
  margin-top: 0;
}
.parsley-errors-list {
  font-size: 1em;
  line-height: 108%;
  color: #C00;
  margin-bottom: 2rem;
  margin-top: 1.4rem;
}
.parsley-errors-list li::before {
  color: #C00;
}
form {
  margin-bottom: 1.4rem;
  position: relative;
}
form fieldset,
form .powermail_fieldset {
  border: none;
  min-inline-size: auto;
}
form .powermail_fieldset {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
form .powermail_fieldset > * {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  width: 100%;
  padding: 0 15px;
}
form .powermail_fieldset > *.form__row--50 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  width: 50%;
}
form .powermail_fieldset > *.form__row--75 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
  width: 75%;
}
form .powermail_fieldset > *.form__row--25 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
  width: 25%;
}
form .powermail_fieldset > .form__row-break {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 640px) {
  form .powermail_fieldset > *.form__row--50,
  form .powermail_fieldset > *.form__row--75,
  form .powermail_fieldset > *.form__row--25 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  form .powermail_fieldset > .form__row-break {
    display: none;
  }
}
.alert {
  background-color: hsla(38.82352941, 89.47368421%, 96.2745098%, 0.6);
  border-radius: 5px;
  margin: 2.8rem 0;
  padding: 1.4rem 1.4rem;
}
.alert > *:last-child {
  margin-bottom: 0;
}
.alert-info {
  background-color: hsla(218.54014599, 79.19075145%, 66.07843137%, 0.6);
}
.alert-success {
  background-color: hsla(120, 25.1396648%, 64.90196078%, 0.6);
}
.alert-warning {
  background-color: hsla(42.90322581, 74.4%, 49.01960784%, 0.6);
}
.alert-danger {
  background-color: hsla(0, 67.9245283%, 41.56862745%, 0.6);
}
.big-banner {
  overflow: hidden;
  position: relative;
}
.big-banner .image-wrapper {
  position: relative;
}
.big-banner .image-wrapper::before {
  display: block;
  width: 100%;
  content: "";
  padding-bottom: 100vh;
  height: 0;
}
.big-banner .image-wrapper img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
  height: 100%;
  width: 100%;
}
.big-banner__content {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 90px;
  left: 0;
  pointer-events: all;
}
@media screen and (max-width: 920px) {
  .big-banner__content {
    bottom: 60px;
    left: 15px;
    right: auto;
    width: calc(100vw - 30px);
  }
  .big-banner__content .wrapper {
    margin: 0;
  }
}
.big-banner__content-inner {
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  max-width: 850px;
  padding: 50px;
}
.big-banner__content-inner h1,
.big-banner__content-inner h2 {
  margin-bottom: 0.5rem;
}
.big-banner__content-inner p {
  margin-bottom: 1rem;
}
.big-banner__content-inner > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 920px), screen and (max-height: 768px) {
  .big-banner__content-inner {
    font-size: 0.75em;
    line-height: 24px;
    max-width: none;
    padding: 30px 60px 30px 30px;
  }
  .big-banner__content-inner p {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 640px) {
  .big-banner__content-inner {
    padding: 15px 45px 20px 15px;
  }
}
.big-banner__title-content {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1120px), screen and (max-height: 768px) {
  .big-banner__title-content {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 920px) {
  .pp-section:last-child .big-banner__content {
    bottom: 60px;
  }
}
.frame {
  margin-bottom: 5.6rem;
}
@media screen and (max-width: 1120px) {
  .frame {
    margin-bottom: 4.2rem;
  }
}
@media screen and (max-width: 640px) {
  .frame {
    margin-bottom: 2.8rem;
  }
}
.frame > *:last-child {
  margin-bottom: 0;
}
.lightbox-content {
  display: none;
}
.mfp-zoom-out-cur {
  cursor: pointer !important;
}
.mfp-close {
  cursor: pointer !important;
  color: #FFF !important;
  font-size: 36px;
  line-height: 100%;
  padding: 0;
}
.mfp-close::before {
  margin: 0;
}
.mfp-close:hover {
  opacity: 1;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  padding: 0;
  right: 0;
}
.mfp-arrow {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center;
      justify-content: center;
  min-width: auto;
}
.mfp-arrow::before {
  content: '\e802';
  display: inline-block;
  font-family: "cs-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 0.2em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  border: none;
  color: #FFF;
  height: 1em;
  font-size: 36px;
  line-height: 100%;
  margin: 0;
  padding: 0;
  position: static;
  opacity: 1;
  width: 1em;
}
.mfp-arrow::after {
  display: none;
}
.mfp-arrow.mfp-arrow-right::before {
  content: '\e802';
}
.mfp-arrow.mfp-arrow-left::before {
  content: '\e801';
}
.mfp-arrow:hover {
  background: none;
  opacity: 1;
}
.mfp-title {
  padding-right: 4.2rem;
}
.mfp-counter {
  font-size: 0.5em;
  line-height: 100%;
}
#pp-nav li::before,
.pp-slidesNav li::before {
  display: none;
}
#pp-nav li .active span::before,
.pp-slidesNav li .active span::before {
  /*border: 2px solid @color-font-on-highlighted-bg;
                content: "";
                display: block;*/
}
#pp-nav span,
.pp-slidesNav span {
  background: #FFF;
  border-width: 0;
}
#pp-nav {
  bottom: 90px;
  top: auto;
}
#pp-nav.right {
  right: 100px;
}
@media screen and (max-width: 1400px) {
  #pp-nav.right {
    right: 50px;
  }
}
@media screen and (max-width: 920px) {
  #pp-nav.right {
    right: 15px;
  }
}
#pp-nav li {
  height: auto;
  width: auto;
  margin: 0 0 14px;
}
#pp-nav li a {
  border: 2px solid #FFF;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  transition: none;
}
#pp-nav li a:hover {
  border-width: 6px;
  box-sizing: content-box;
  height: 8px;
  width: 8px;
}
#pp-nav li a:hover span {
  display: none;
}
#pp-nav li .active span {
  background: #FFF;
}
#pp-nav li:last-child {
  margin-bottom: 0;
}
#pp-nav span {
  position: static;
}
.pp-tooltip {
  font-size: 1em;
  line-height: 20px;
  font-family: "Calibri", sans-serif;
  font-weight: 300 !important;
  margin-right: 12px;
}
@media screen and (max-width: 920px) {
  .pp-tooltip {
    display: none !important;
  }
}
.social-media__item {
  height: 48px;
  line-height: 48px;
  text-align: center;
  width: 48px;
}
.white-popup {
  position: relative;
  background: #fff;
  color: #53565A;
  width: auto;
  max-width: 1240px;
  margin: 20px auto;
}
.white-popup__inner {
  padding: 80px 60px;
  position: relative;
}
@media screen and (max-width: 1120px) {
  .white-popup__inner {
    font-size: 0.75em;
    line-height: 24px;
    padding: 40px 30px;
  }
}
.mfp-container {
  overflow-y: scroll;
}
.mfp-bg {
  position: fixed !important;
}
.mfp-close {
  color: #53565A !important;
  margin: 15px;
  opacity: 1;
}
/***************************
	Template Helpers
***************************/
.h-last-child-no-margin-bottom > *:last-child {
  margin-bottom: 0;
}
.h-no-margin-bottom {
  margin-bottom: 0;
}
.h-margin-bottom-nlb {
  margin-bottom: 1.4rem;
}
.h-no-margin-top {
  margin-top: 0;
}
.h-margin-top-nlb {
  margin-top: 1.4rem;
}
.h-flex-space-between {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.h-show-on-touch-device {
  display: none;
}
.is-touch-device .h-show-on-touch-device {
  display: block;
}
.h-hidden {
  display: none;
}
.h-show-on-tablet-large,
.h-show-on-tablet-medium,
.h-show-on-tablet-small,
.h-show-on-mobile {
  display: none;
}
@media screen and (max-width: 1120px) {
  .h-hide-on-tablet-large {
    display: none;
  }
  .h-show-on-tablet-large {
    display: block;
  }
}
@media screen and (max-width: 920px) {
  .h-hide-on-tablet-medium {
    display: none;
  }
  .h-show-on-tablet-medium {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .h-hide-on-tablet-small {
    display: none;
  }
  .h-show-on-tablet-small {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .h-hide-on-mobile {
    display: none;
  }
  .h-show-on-mobile {
    display: block;
  }
}
#imprint h3 {
  margin-top: 0;
}
#imprint h3:first-of-type {
  margin-top: 5.6rem;
}
*:focus,
a:focus,
form button[type="submit"]:focus,
input[type="submit"]:focus {
  outline: none;
}
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
.file-upload__button:focus,
.file-upload__field:focus,
form button[type="submit"]:focus,
input[type="submit"]:focus {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.35);
  border-color: #679F37;
}
.powermail_file.parsley-error + label + input:focus {
  border-color: #679F37;
}
input[type="checkbox"]:focus + span::before,
input[type="radio"]:focus + span::before,
input[type="checkbox"]:focus + label::before,
input[type="radio"]:focus + label::before {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.35);
  border-color: #679F37;
}
.checkbox.parsley-error input[type="radio"]:focus + span::before,
.radio.parsley-error input[type="radio"]:focus + span::before,
.checkbox.parsley-error input[type="checkbox"]:focus + span::before,
.radio.parsley-error input[type="checkbox"]:focus + span::before,
.checkbox.parsley-error input[type="radio"]:focus + label::before,
.radio.parsley-error input[type="radio"]:focus + label::before,
.checkbox.parsley-error input[type="checkbox"]:focus + label::before,
.radio.parsley-error input[type="checkbox"]:focus + label::before {
  border-color: #679F37;
}
.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.35);
  border-color: #679F37;
  border-width: 1px;
}
select.parsley-error + .select2-container--default.select2-container--focus .select2-selection--single,
select.parsley-error + .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #679F37;
}
/* puts the footer to the bottom of the screen, if there is too little content on the page to fill the screen height */
/* this should work in IE 11 too */
.global-wrapper {
  background-color: #FFF;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 0 auto;
  min-height: 100vh;
  width: 100%;
}
.global-wrapper__wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#content {
  display: block;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}
.wrapper {
  margin: 0 auto;
  max-width: 1120px;
}
@media screen and (max-width: 1150px) {
  .wrapper {
    margin: 0 15px;
  }
}
header.header {
  position: fixed;
  background-color: #FEF8ED;
  left: 0;
  padding: 2rem 100px;
  top: 0;
  width: 100%;
  z-index: 300;
  /*
    &.fixed-invisible {
        position: fixed;
        // @TODO: - the largest header height for all breakpoints
        top: -150px;
    }

    &.fixed-visible {
        position: fixed;
        top: 0;
    }

    &.animation-on {
        transition: top linear .5s;
    }
    */
}
@media screen and (max-width: 1400px) {
  header.header {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 920px) {
  header.header {
    padding: 1.4rem 15px;
  }
}
@media screen and (max-width: 640px) {
  header.header {
    padding: 15px;
  }
}
.header__wrapper {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 640px) {
  .header__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.header__logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.header__logo::before,
.header__logo::after {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: auto;
  border-bottom: 1px solid #161615;
  content: "";
  width: calc(50% - 12px - 1/2 *  710px);
}
.header__logo::before {
  left: 0;
}
.header__logo::after {
  right: 0;
}
@media screen and (max-width: 920px) {
  .header__logo::before,
  .header__logo::after {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .header__logo {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
.header__logo-image {
  height: auto;
  margin-bottom: 0;
  min-height: 60px;
  /* @TODO: logo width for desktop - remember SVG check in IE 11 */
  width: 710px;
}
@media screen and (max-width: 920px) {
  .header__logo-image {
    /* @TODO: logo width for desktop - remember SVG check in IE 11 */
    width: 320px;
  }
}
@media screen and (max-width: 640px) {
  .header__logo-image {
    min-height: 0;
    width: 210px;
  }
}
.is-touch-device .main-menu__item--show-on-touch-device {
  display: none;
}
.menu-main {
  background-color: #923139;
  bottom: auto;
  clear: both;
  color: #FFF;
  height: 100vh;
  left: auto;
  opacity: 0;
  overflow: auto;
  /* large padding bottom to fix overlay problems with the iphone bottom bar */
  padding: 250px 72px 90px;
  position: fixed;
  right: -35vw;
  top: 0;
  transition: right 0.3s ease, opacity 0.3s ease;
  width: 35vw;
  z-index: 200;
  /*
    &__mobile-header {
        border-bottom: @border-width-default solid @color-line;
        display: block;
        margin-bottom: @padding-form-y;
        padding: (@icon-click-area-size / 4) 0;
        position: relative;
    }

    &__mobile-headline {
        display: block;
        line-height: @icon-click-area-size / 2;
        margin: 0 @icon-click-area-size;
        text-align: center;
        width: 100%;
        word-break: break-all;
    }

    &__close-mobile-menu,
    &__level-up {
        .pos-abs(50%);
        height: @icon-click-area-size;
        line-height: @icon-click-area-size;
        width: @icon-click-area-size;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: translateY(-50%);

        &::before {
            .font-size((@icon-click-area-size / 2), 100%);
            margin-right: 0;
        }
    }

    &__close-mobile-menu {
        right: 0;
        left: auto;
    }

    &__level-up {
        right: auto;
        left: 0;
    }
    */
}
@media screen and (max-width: 1400px), screen and (max-height: 768px) {
  .menu-main {
    padding: 205px 36px 45px;
  }
}
@media screen and (max-width: 920px) {
  .menu-main {
    padding-top: 172px;
    right: -50%;
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .menu-main {
    padding-top: 123px;
    right: -100%;
    width: 100%;
  }
}
.menu-main.open {
  right: 0;
  opacity: 1;
}
.menu-main__item--level-1.current .menu-main__link--level-1,
.menu-main__item--level-1.hover .menu-main__link--level-1,
.menu-main__link--level-2:hover {
  color: inherit;
}
.menu-main__inner {
  height: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.menu-main__list {
  overflow-y: auto;
  /*
        &--level-2,
        &--level-3,
        &--level-4 {
            background-color: @color-background-default;
            box-shadow: none;
            color: inherit;
            display: block;
            height: 100vh;
            left: 100vw;
            opacity: 0;
            overflow-y: auto;
            padding: @col-padding @col-padding (@col-padding *4) !important;
            position: fixed;
            top: 0;
            transition: left 0.3s ease, opacity 0.3s ease;
            width: 100vw;
            z-index: 10;
        }
        */
}
.menu-main__list--level-1 {
  display: block;
  overflow: hidden;
}
.menu-main__item {
  /*
        &.show-children {
            > .menu-main__list {
                left: 0;
                opacity: 1;
            }
        }
        */
}
.menu-main__item--level-1 {
  position: static;
}
.menu-main__item:hover .menu-main__link {
  position: relative;
}
.menu-main__item:hover .menu-main__link::after {
  position: absolute;
  top: 2px;
  right: auto;
  bottom: auto;
  left: calc(100% + 5px);
  content: '\e802';
  display: inline-block;
  font-family: "cs-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 0.2em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
.menu-main__item:last-child .menu-main__link {
  margin-bottom: 0;
}
.menu-main__link {
  font-size: 1.417em;
  line-height: 40px;
  font-family: "cormorant-garamond";
  margin-bottom: 20px;
  /*
        &--level-1,
        &--level-2,
        &--level-3,
        &--level-4 {
            border-bottom: none;
            color: inherit;
            display: block;
            font-family: @font-default;
            padding: @padding-form-y 0;
            position: relative;
            text-transform: none;
        }

        &--has-children {
            padding-right: @margin-nlb*2.5;

            &::after {
                .font-size(@font-size-icons-default, 100%);
                .get-icon(@cs-icons[angle-right]);
                .pos-abs(50%, 0);
                margin: 0;
                padding: 0;
                text-align: center;
                transform: translate(0, -50%);
            }
        }
        */
}
@media screen and (max-width: 1400px), screen and (max-height: 768px) {
  .menu-main__link {
    font-size: 1em;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
.menu-mobile {
  position: absolute;
  top: 0;
  right: -6px;
  bottom: auto;
  left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.menu-mobile__item {
  font-size: 1.5em;
  line-height: 100%;
  display: inline-block;
}
.menu-mobile__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 48px;
  min-width: 48px;
}
.menu-mobile__link::before {
  margin: 0;
}
@media screen and (max-width: 640px) {
  .menu-mobile {
    position: static;
  }
}
.footer {
  background: #FEF8ED;
  color: #53565A;
  padding: 0.25rem 0;
  z-index: 1;
}
.footer__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 100px;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .footer__wrapper {
    margin: 0 50px;
  }
}
@media screen and (max-width: 920px) {
  .footer__wrapper {
    margin: 0 15px;
  }
}
.footer__menu {
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 640px) {
  .footer__menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.footer__item:last-child .footer__link {
  padding-right: 0;
}
@media screen and (max-width: 640px) {
  .footer__item:last-child .footer__link {
    padding-right: 1.4rem;
  }
}
.footer__links::before,
.footer__links::after {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: 0;
  left: auto;
  background: #53565A;
  content: "";
  height: 1px;
  width: calc(50% -  48px);
}
.footer__links::before {
  left: 48px;
}
.footer__links::after {
  right: 48px;
}
.footer__link {
  background: #FEF8ED;
  padding: 0 12px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .footer__copyright {
    margin-bottom: 1.4rem;
    text-align: center;
  }
}
.scroll-to-top {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 36px;
  height: 48px;
  -ms-flex-pack: end;
      justify-content: flex-end;
  text-align: center;
  transition: none;
  width: 48px;
}
.scroll-to-top:hover {
  border-color: #161615;
}
.scroll-to-top::before {
  font-size: 1.083em;
  line-height: 26px;
  border: 1px solid #161615;
  border-radius: 50%;
  margin: 0;
  height: 26px;
  width: 26px;
}
.sativari {
  /*** header ***/
  /*** footer ***/
}
.sativari header.header {
  background: #fff;
}
.sativari .header__logo:before,
.sativari .header__logo:after {
  border-color: #C19554;
  width: calc(50% - 12px - 1 / 2 * 320px);
}
.sativari .header__logo-image {
  width: 320px;
  height: 64px;
}
.sativari .menu-main {
  background: #19423D;
}
@media screen and (min-width: 920px) {
  .sativari .menu-main {
    width: 40vw;
  }
}
.sativari .big-banner__content-inner {
  background: none;
  position: relative;
}
@media screen and (min-width: 920px) {
  .sativari .big-banner__content-inner {
    max-width: 800px;
  }
}
.sativari .big-banner__content-inner > * {
  position: relative;
  z-index: 1;
}
.sativari .big-banner__content-inner:after {
  background: #C19554;
  bottom: 0;
  content: "";
  left: 0;
  mix-blend-mode: multiply;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.sativari ::-moz-selection {
  background: #19423D;
  color: #fff;
}
.sativari ::selection {
  background: #19423D;
  color: #fff;
}
.sativari .pp-tooltip {
  max-width: 320px;
}
.sativari .footer {
  background: #fff;
  color: #19423D;
  font-family: 'Arial', sans-serif;
}
.sativari .footer:after {
  background: #C19554;
}
.sativari .footer__link {
  background: #fff;
}
