.uecookie---reset {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
.uecookie---reset *,
.uecookie---reset *::before,
.uecookie---reset *::after {
    box-sizing: border-box;
}
.uecookie---reset a,
.uecookie---reset li,
.uecookie---reset p,
.uecookie---reset h1,
.uecookie---reset h2,
.uecookie---reset input,
.uecookie---reset button,
.uecookie---reset select {
    border-style: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
}
@-ms-viewport {
    .uecookie---reset {
        width: device-width;
    }
}
.uecookie---reset [tabindex="-1"]:focus {
    outline: 0 !important;
}
.uecookie---reset h1,
.uecookie---reset h2,
.uecookie---reset h3,
.uecookie---reset h4,
.uecookie---reset h5,
.uecookie---reset h6 {
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
}
.uecookie---reset p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.uecookie---reset div {
    display: block;
}
.uecookie---reset ol,
.uecookie---reset ul,
.uecookie---reset dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
.uecookie---reset ol ol,
.uecookie---reset ul ul,
.uecookie---reset ol ul,
.uecookie---reset ul ol {
    margin-bottom: 0;
}
.uecookie---reset b,
.uecookie---reset strong {
    font-weight: bolder;
}
.uecookie---reset small {
    font-size: 80%;
}
.uecookie---reset a {
    color: #007bff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects;
}
.uecookie---reset a:hover {
    color: #0056b3;
    text-decoration: underline;
}
.uecookie---reset a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
.uecookie---reset a:not([href]):not([tabindex]):hover,
.uecookie---reset a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}
.uecookie---reset a:not([href]):not([tabindex]):focus {
    outline: 0;
}
.uecookie---reset label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.uecookie---reset button {
    border-radius: 2px;
    padding: 0.5rem 1rem;
    outline: none;
    background: #dcdae5;
    color: #111;
    cursor: pointer;
    border: none;
}
.uecookie---reset button:focus {
    outline: none;
}
.uecookie---reset select {
    border-style: none;
    padding: 0.5rem 1rem;
}
.uecookie---reset input,
.uecookie---reset button,
.uecookie---reset select,
.uecookie---reset optgroup,
.uecookie---reset textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.uecookie---reset button,
.uecookie---reset input {
    overflow: visible;
}
.uecookie---reset button,
.uecookie---reset select {
    text-transform: none;
}
.uecookie---reset button,
.uecookie---reset html [type="button"],
.uecookie---reset [type="reset"],
.uecookie---reset [type="submit"] {
    -webkit-appearance: button;
}
.uecookie---reset button::-moz-focus-inner,
.uecookie---reset [type="button"]::-moz-focus-inner,
.uecookie---reset [type="reset"]::-moz-focus-inner,
.uecookie---reset [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
.uecookie---reset input[type="radio"],
.uecookie---reset input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}
.uecookie---reset [hidden] {
    display: none !important;
}
.uecookie---nb {
    overflow: auto;
    z-index: 99999999999;
    font-size: 16px;
}
.uecookie---nb .cc-nb-main-container {
    padding: 3rem;
}
.uecookie---nb .cc-nb-title {
    font-size: 24px;
    font-weight: 600;
}
.uecookie---nb .cc-nb-text {
    font-size: 16px;
    margin: 0 0 1.25rem 0;
}
.uecookie---nb .cc-nb-okagree,
.uecookie---nb .cc-nb-reject,
.uecookie---nb .cc-nb-changep {
    font-weight: bold;
    font-size: 14px;
    margin-right: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}
@media (max-width: 480px) {
    .uecookie---nb .cc-nb-okagree,
    .uecookie---nb .cc-nb-reject,
    .uecookie---nb .cc-nb-changep {
        display: block;
        width: 100%;
    }
}
.uecookie---nb-headline {
    right: 0;
    top: auto;
    bottom: 0;
    left: 0;
    max-width: 100%;
    position: relative;
}
@media (max-width: 320px), (max-height: 480px) {
    .uecookie---nb-headline {
        overflow: auto;
        height: 200px;
        max-width: 100%;
        right: 0;
        top: auto;
        bottom: 0;
        left: auto;
        position: fixed;
    }
}
.uecookie---nb-simple {
    right: 0;
    top: auto;
    bottom: 0;
    left: auto;
    max-width: 50%;
    position: fixed;
}
@media screen and (max-width: 600px) {
    .uecookie---nb-simple {
        max-width: 80%;
    }
}
@media (max-width: 320px), (max-height: 480px) {
    .uecookie---nb-simple {
        overflow: auto;
        height: 200px;
        max-width: 100%;
    }
}
.uecookie---nb-interstitial-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999999999;
}
.uecookie---nb-interstitial {
    right: 3vw;
    top: 3vh;
    left: 3vw;
    max-width: 100%;
    position: fixed;
}
@media (max-width: 320px), (max-height: 480px) {
    .uecookie---nb-interstitial {
        overflow: auto;
        height: 200px;
        right: 0;
        top: auto;
        bottom: 0;
        left: auto;
        position: fixed;
    }
}
.uecookie---nb-standalone {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
@media (max-width: 320px), (max-height: 480px) {
    .uecookie---nb-standalone {
        overflow: auto;
        height: 200px;
        max-width: 100%;
        right: 0;
        top: auto;
        bottom: 0;
        left: auto;
        position: fixed;
    }
}
.uecookie---pc-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999999999;
    top: 0;
    left: 0;
    display: none;
}
@media screen and (max-width: 600px) {
    .uecookie---pc-overlay {
        overflow-y: scroll;
    }
}
.uecookie---pc-dialog {
    position: absolute;
    margin: 30px auto;
    width: 750px;
    max-width: 90%;
    height: auto;
    left: 0;
    right: 0;
}
.uecookie---pc-dialog > div {
    width: 100%;
}
.uecookie---pc-dialog .cc-pc-container {
    width: 100%;
    display: flex;
    background: #fff;
    flex-direction: column;
}
.uecookie---pc-dialog .cc-pc-head {
    background: #fff;
    color: #111;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
@media screen and (max-width: 600px) {
    .uecookie---pc-dialog .cc-pc-head {
        flex-direction: column;
    }
}
.uecookie---pc-dialog .cc-pc-head-title {
    display: flex;
    padding-left: 15px;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
}
@media screen and (max-width: 600px) {
    .uecookie---pc-dialog .cc-pc-head-title {
        align-items: center;
        padding: 15px 0 0 0;
    }
}
.uecookie---pc-dialog .cc-pc-head-title-text {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}
.uecookie---pc-dialog .cc-pc-head-title-headline {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}
.uecookie---pc-dialog .cc-pc-head-lang {
    display: flex;
    align-items: center;
    padding-right: 15px;
    min-height: 80px;
    justify-content: center;
    flex-direction: row-reverse;
}
@media screen and (max-width: 600px) {
    .uecookie---pc-dialog .cc-pc-head-lang {
        padding: 15px 0;
        min-height: 20px;
    }
}
.uecookie---pc-dialog .cc-pc-head-close {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
}
.uecookie---pc-dialog .cc-cp-body {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    background: #292929;
    color: #f5f5f5;
    border-bottom: none;
}
@media screen and (max-width: 600px) {
    .uecookie---pc-dialog .cc-cp-body {
        flex-direction: column;
    }
}
.uecookie---pc-dialog .cc-cp-body-tabs {
    font-family: Arial, sans-serif !important;
    width: 150px;
    margin: 0;
    padding: 0;
    background: #e6e6e6;
    min-width: 150px;
}
@media screen and (max-width: 600px) {
    .uecookie---pc-dialog .cc-cp-body-tabs {
        width: 100%;
    }
}
.uecookie---pc-dialog .cc-cp-body-tabs-item {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    width: 100%;
    color: #666;
    background: #e6e6e6;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    transition: all ease 0.1s;
    box-sizing: content-box;
}
@media screen and (max-width: 600px) {
    .uecookie---pc-dialog .cc-cp-body-tabs-item {
        border-right: 0;
    }
}
.uecookie---pc-dialog .cc-cp-body-tabs-item[active="true"] {
    background: #292929;
    color: #f5f5f5;
}
.uecookie---pc-dialog .cc-cp-body-tabs-item-link {
    text-decoration: none;
    color: #666;
    display: block;
    padding: 10px 5px 10px 10px;
    font-weight: 700;
    font-size: 12px;
    line-height: 19px;
    position: relative;
    cursor: pointer;
    width: 100%;
    text-align: left;
    background: none;
    word-wrap: break-word;
    white-space: break-spaces;
}
.uecookie---pc-dialog .cc-cp-body-content {
    background: #292929;
    color: #f5f5f5;
}
.uecookie---pc-dialog .cc-cp-body-content-entry {
    width: 100%;
    display: none;
    padding: 25px;
    box-sizing: border-box;
}
.uecookie---pc-dialog .cc-cp-body-content-entry[active="true"] {
    display: block;
}
.uecookie---pc-dialog .cc-cp-body-content-entry-title {
    font-size: 24px;
    font-weight: 600;
}
.uecookie---pc-dialog .cc-cp-body-content-entry-text {
    font-size: 16px;
    line-height: 1.5;
}
.uecookie---pc-dialog .cc-cp-foot {
    background: #f2f2f2;
    display: flex;
    flex-direction: column;
    align-items: end;
    border-top: 1px solid #ccc;
    justify-content: space-between;
}
.uecookie---pc-dialog .cc-cp-foot-byline {
    padding: 20px 10px;
    font-size: 14px;
    color: #333;
}
.uecookie---pc-dialog .cc-cp-foot-byline a {
    color: #999;
}
.uecookie---pc-dialog .cc-cp-foot-button {
    padding: 7px 14px;
}
.uecookie---pc-dialog .cc-cp-foot-save {
    margin-right: 10px;
    opacity: 0.9;
    transition: all ease 0.3s;
    font-size: 14px;
    font-weight: bold;
    height: auto;
}
.uecookie---pc-dialog .cc-cp-foot-save:hover {
    opacity: 1;
}
.uecookie---pc-dialog input[type="checkbox"].cc-custom-checkbox {
    position: absolute;
    margin: 2px 0 0 16px;
    cursor: pointer;
    appearance: none;
    border: 0;
}
.uecookie---pc-dialog input[type="checkbox"].cc-custom-checkbox + label {
    position: relative;
    padding: 4px 0 0 50px;
    line-height: 2em;
    cursor: pointer;
    display: inline;
    font-size: 14px;
}
.uecookie---pc-dialog input[type="checkbox"].cc-custom-checkbox + label:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 40px;
    height: 24px;
    border-radius: 16px;
    background: #fff;
    border: 1px solid #d9d9d9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.uecookie---pc-dialog input[type="checkbox"].cc-custom-checkbox + label:after {
    content: "";
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    width: 24px;
    height: 24px;
    border-radius: 16px;
    background: #fff;
    border: 1px solid #d9d9d9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.uecookie---pc-dialog
    input[type="checkbox"].cc-custom-checkbox
    + label:hover:after {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.uecookie---pc-dialog
    input[type="checkbox"].cc-custom-checkbox:checked
    + label:after {
    margin-left: 16px;
}
.uecookie---pc-dialog
    input[type="checkbox"].cc-custom-checkbox:checked
    + label:before {
    background: #55d069;
}
.uecookie---palette-dark.uecookie---nb {
    background-color: #111;
    color: #fff;
}
.uecookie---palette-dark .cc-nb-title {
    color: #fff;
}
.uecookie---palette-dark .cc-nb-text {
    color: #fff;
}
.uecookie---palette-dark .cc-nb-text a {
    color: #fff;
    text-decoration: underline;
}
.uecookie---palette-dark .cc-nb-text a:hover {
    text-decoration: none;
}
.uecookie---palette-dark .cc-nb-text a:focus {
    box-shadow: 0 0 0 2px #3dd000;
}
.uecookie---palette-dark .cc-nb-okagree {
    color: #000;
    background-color: #9fe830;
}
.uecookie---palette-dark .cc-nb-okagree:focus {
    box-shadow: 0 0 0 2px #3dd000;
}
.uecookie---palette-dark .cc-nb-reject {
    color: #000;
    background-color: #eaeaea;
}
.uecookie---palette-dark .cc-nb-reject:focus {
    box-shadow: 0 0 0 2px #3dd000;
}
.uecookie---palette-dark .cc-nb-changep {
    background-color: #eaeaea;
    color: #111;
}
.uecookie---palette-dark .cc-nb-changep:focus {
    box-shadow: 0 0 0 2px #3dd000;
}
.uecookie---palette-dark .cc-pc-container {
    background: #212121;
}
.uecookie---palette-dark .cc-pc-head {
    background: #212121;
    color: #fff;
    border-bottom: 1px solid #111;
}
.uecookie---palette-dark .cc-pc-head-title-headline {
    color: #fff;
}
.uecookie---palette-dark .cc-pc-head-title-text {
    color: #fff;
}
.uecookie---palette-dark .cc-pc-head-lang select {
    color: #212121;
}
.uecookie---palette-dark .cc-pc-head-lang select:focus {
    box-shadow: 0 0 0 2px #9fe830;
}
.uecookie---palette-dark .cc-pc-head-close {
    background: none;
    color: #e6e6e6;
}
.uecookie---palette-dark .cc-pc-head-close:active,
.uecookie---palette-dark .cc-pc-head-close:focus {
    border: 2px solid #9fe830;
}
.uecookie---palette-dark .cc-cp-body {
    background: #292929 !important;
    color: #f5f5f5;
}
.uecookie---palette-dark .cc-cp-body-tabs {
    color: #666;
    background: #e6e6e6;
}
.uecookie---palette-dark .cc-cp-body-tabs-item {
    border-right-color: #ccc;
    border-bottom-color: #ccc;
}
.uecookie---palette-dark .cc-cp-body-tabs-item-link {
    color: #666;
}
.uecookie---palette-dark .cc-cp-body-tabs-item-link:hover {
    color: #666;
}
.uecookie---palette-dark .cc-cp-body-tabs-item-link:focus {
    box-shadow: 0 0 0 2px #292929;
}
.uecookie---palette-dark .cc-cp-body-tabs-item[active="true"] {
    background: #292929 !important;
}
.uecookie---palette-dark .cc-cp-body-tabs-item[active="true"] button {
    color: #f5f5f5;
}
.uecookie---palette-dark .cc-cp-body-content {
    background: #292929 !important;
    color: #f5f5f5;
}
.uecookie---palette-dark .cc-cp-body-content-entry-title {
    color: #fff;
}
.uecookie---palette-dark .cc-cp-body-content-entry-text {
    color: #fff;
}
.uecookie---palette-dark .cc-cp-body-content-entry a {
    color: #fff;
    text-decoration: underline;
}
.uecookie---palette-dark .cc-cp-body-content-entry a:hover {
    text-decoration: none;
}
.uecookie---palette-dark .cc-cp-body-content-entry a:focus {
    box-shadow: 0 0 0 2px #9fe830;
}
.uecookie---palette-dark .cc-cp-foot {
    background: #212121;
    border-top-color: #111;
}
.uecookie---palette-dark .cc-cp-foot-byline {
    color: #fff;
}
.uecookie---palette-dark .cc-cp-foot-byline a:focus {
    box-shadow: 0 0 0 2px #9fe830;
}
.uecookie---palette-dark .cc-cp-foot-save {
    background: #9fe830;
    color: #000;
}
.uecookie---palette-dark .cc-pc-foot-save:focus {
    box-shadow: 0 0 0 2px #3dd000;
}
.uecookie---palette-light.uecookie---nb {
    background-color: #f2f2f2;
    color: #111;
}
.uecookie---palette-light .cc-nb-title {
    color: #111;
}
.uecookie---palette-light .cc-nb-text {
    color: #111;
}
.uecookie---palette-light .cc-nb-text a {
    color: #111;
    text-decoration: underline;
}
.uecookie---palette-light .cc-nb-text a:hover {
    text-decoration: none;
}
.uecookie---palette-light .cc-nb-text a:focus {
    box-shadow: 0 0 0 2px #ff8d00;
}
.uecookie---palette-light .cc-nb-okagree {
    color: #fff;
    background-color: green;
}
.uecookie---palette-light .cc-nb-okagree:focus {
    box-shadow: 0 0 0 2px #ff8d00;
}
.uecookie---palette-light .cc-nb-reject {
    color: #fff;
    background-color: green;
}
.uecookie---palette-light .cc-nb-reject:focus {
    box-shadow: 0 0 0 2px #ff8d00;
}
.uecookie---palette-light .cc-nb-changep {
    background-color: #eaeaea;
    color: #111;
}
.uecookie---palette-light .cc-nb-changep:focus {
    box-shadow: 0 0 0 2px #ff8d00;
}
.uecookie---palette-light .cc-pc-container {
    background: #fff;
}
.uecookie---palette-light .cc-pc-head {
    background: #fff;
    color: #111;
    border-bottom: 1px solid #ccc;
}
.uecookie---palette-light .cc-pc-head-title-headline {
    color: #111;
}
.uecookie---palette-light .cc-pc-head-title-text {
    color: #111;
}
.uecookie---palette-light .cc-pc-head-lang select {
    color: #111;
}
.uecookie---palette-light .cc-pc-head-lang select:focus {
    box-shadow: 0 0 0 2px green;
}
.uecookie---palette-light .cc-pc-head-close {
    background: none;
    color: #666;
}
.uecookie---palette-light .cc-pc-head-close:active,
.uecookie---palette-light .cc-pc-head-close:focus {
    border: 2px solid green;
}
.uecookie---palette-light .cc-cp-body {
    background: #fbfbfb !important;
    color: #111;
}
.uecookie---palette-light .cc-cp-body-tabs {
    color: #666;
    background: #e6e6e6;
}
.uecookie---palette-light .cc-cp-body-tabs-item {
    border-right-color: #ccc;
    border-bottom-color: #ccc;
}
.uecookie---palette-light .cc-cp-body-tabs-item-link {
    color: #666;
}
.uecookie---palette-light .cc-cp-body-tabs-item-link:hover {
    color: #666;
}
.uecookie---palette-light .cc-cp-body-tabs-item-link:focus {
    box-shadow: 0 0 0 2px #fbfbfb;
}
.uecookie---palette-light .cc-cp-body-tabs-item[active="true"] {
    background: #fbfbfb !important;
}
.uecookie---palette-light .cc-cp-body-tabs-item[active="true"] button {
    color: #111;
}
.uecookie---palette-light .cc-cp-body-content {
    background: #fbfbfb !important;
    color: #111;
}
.uecookie---palette-light .cc-cp-body-content-entry-title {
    color: #111;
}
.uecookie---palette-light .cc-cp-body-content-entry-text {
    color: #111;
}
.uecookie---palette-light .cc-cp-body-content-entry a {
    color: #111;
    text-decoration: underline;
}
.uecookie---palette-light .cc-cp-body-content-entry a:hover {
    text-decoration: none;
}
.uecookie---palette-light .cc-cp-body-content-entry a:focus {
    box-shadow: 0 0 0 2px green;
}
.uecookie---palette-light .cc-pc-foot {
    background: #f2f2f2;
    border-top-color: #ccc;
}
.uecookie---palette-light .cc-pc-foot-byline {
    color: #111;
}
.uecookie---palette-light .cc-pc-foot-byline a:focus {
    box-shadow: 0 0 0 2px green;
}
.uecookie---palette-light .cc-pc-foot-save {
    background: green;
    color: #fff;
}
.uecookie---palette-light .cc-pc-foot-save:focus {
    box-shadow: 0 0 0 2px #ff8d00;
}
.uecookie---is-hidden {
    display: none;
}
.uecookie---is-visible {
    display: block;
}
.uecookie---nb.uecookie---lang-ar,
.uecookie---pc-overlay.uecookie---lang-ar {
    text-align: right;
}
.cc-nb-text-content * {
    color: #ebf6fc !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    font-family: "Montserrat", Verdana, sans-serif !important;
    text-align: left !important;
    line-height: 15px !important;
    background-color: transparent !important;
}