.dialogDivCookieConsent {
    text-align: center;
    margin: 0 auto;
    display: none;
}
.dialogDivCookieConsentParametrer
{
    display: none;
}

.dialogDivCookieConsentParametrer .header
{
    display: block;
    margin-top: 64px;
    height: 1px;
    border-bottom: 1px solid #ccc;
}

.dialogDivCookieConsentParametrer {
    position: absolute;
    background-color: white;
    /*top: 50%;
    left: 45%;*/
    color: #333;
    z-index: 100;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
    top: 80px;
    padding: 0;
    width: 740px;
    height: 750px;
    /*top: 0px;*/
    left: 140px;
}
.closeWindowButton div {
    text-align: center;
    display: inline-block;
    width: 680px;
}
.dialogDivCookieConsentParametrer .message {
    padding: 16px 64px 0px 64px;
    text-align: left;
}
.privacy_prompt-spacer {
    display: block;
    margin: 24px 0;
    height: 1px;
    border-bottom: 1px solid #ccc;
}
.privacy_prompt-cookie strong {
    display: block;
    margin-bottom: 8px;
    color: #333;
    font-weight: 700;
}
.privacy_prompt-cookie-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .privacy_prompt-cookie-flex p {
        margin: 0;
    }

    .privacy_prompt-cookie-flex .bpce-toggle {
        margin: 0 0 0 16px;
    }
.bpce-toggle {
    display: inline-block;
    margin: 8px 0;
}
.bpce-toggle-input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.font-title-page {
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-size: 56px;
    font-weight: 700;
    color: #666;
    line-height: 56px;
}
.highlight {
    color: #D7000F;
}
a.lien {
    color: Blue;
    text-decoration: underline;
    cursor: pointer;
}
a.lienRouge {
    color: #D7000F;
    text-decoration: none;
    cursor: pointer;
}
.titreCookie {
    font-weight: bold;
    font-size: 1.5em;
}

.closeSansAccepter {
    position: absolute;
    top: 16px;
    right: 32px;
}

.closeSansAccepter span {
    cursor: pointer;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    background-color: white;
    vertical-align: middle;
}
a.lienRouge:hover {
    text-decoration: underline;
}
.cookie-title {
    font-size: 21px;
    margin-top: 32px;
}
.cookieConsentMessage {
    margin-top: 32px;
    font-size: 16px;
    text-align: justify;
    text-justify: inter-word;
}
.buttonsCookie {
    position: absolute;
    bottom: 16px;
    right: 16px;
}
a.buttonsCookie {
    cursor: pointer;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    background-color: white;
    vertical-align: middle;
}
a.btAcceptSubmit {
    border: 0px;
    background-color: #D7000F;
    cursor: pointer;
    color: white;
    width: 120px;
    font-size: 16px;
    border-radius: 4px;
    background-image: none;
    padding: 8px;
    margin: 16px;
}
.btRefuseSubmit {
    border: 0px;
    background-color: #D7000F;
    color: white;
    width: 120px;
    font-size: 16px;
    border-radius: 4px;
    background-image: none;
    padding: 8px;
    margin: 16px;
}

.bpce-header-ellipsis-container,
.bpce-header-ellipsis-container > :first-child,
.bpce-toggle-label-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bpce-header-back,
.bpce-header-close {
    border: none;
    background: 0 0;
    padding: 0;
    cursor: pointer;
}

.bpce-toggle-input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.bpce-modal-dialog .bpce-header-ellipsis-container,
.bpce-modal-dialog .bpce-header-ellipsis-container > :first-child {
    font-weight: 500;
    font-size: 21px;
    letter-spacing: -.1px;
    line-height: 32px;
}

@media (max-width:959px) {
    .bpce-modal-dialog .bpce-header-ellipsis-container,
    .bpce-modal-dialog .bpce-header-ellipsis-container > :first-child {
        font-size: 19px;
        line-height: 24px;
    }
}

.bpce-toggle-label {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.375rem;
}

@media (max-width:959px) {
    .bpce-toggle-label {
        letter-spacing: -.14px;
    }
}

.bpce-button,
.bpce-header-ellipsis-container,
.bpce-header-ellipsis-container > :first-child,
.bpce-modal {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

@media (max-width:959px) {
    .bpce-button,
    .bpce-header-ellipsis-container,
    .bpce-header-ellipsis-container > :first-child,
    .bpce-modal {
        letter-spacing: -.14px;
    }
}

.bpce-header-back-label {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
}

.bpce-modal,
.bpce-modal *,
.bpce-modal :after,
.bpce-modal :before {
    box-sizing: border-box;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
}

.bpce-button {
    width: 100%;
    padding: 8px;
    position: relative;
    border: 1px solid;
    border-radius: 4px;
    transition: background .35s ease;
    -webkit-tap-highlight-color: transparent;
}

    .bpce-button + .bpce-button {
        margin-top: 8px;
    }

    .bpce-button:hover {
        cursor: pointer;
    }

.bpce-button-primary {
    color: #fff;
    border-color: #D7000F;
    background-color: #D7000F;
}

    .bpce-button-primary:before {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        height: 100%;
        z-index: 1;
        background-color: transparent;
        transition: background .3s ease;
    }

    .bpce-button-primary > span {
        position: relative;
        z-index: 2;
    }

    .bpce-button-primary:hover:before {
        background-color: rgba(0, 0, 0, .2);
    }

    .bpce-button-primary:active:before {
        background-color: rgba(0, 0, 0, .4);
    }

.bpce-button-primary {
    color: #fff;
    border-color: #051b71;
    background-color: #051b71;
}

    .bpce-button-primary:before {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        height: 100%;
        z-index: 1;
        background-color: transparent;
        transition: background .3s ease;
    }

    .bpce-button-primary > span {
        position: relative;
        z-index: 2;
    }

    .bpce-button-primary:hover:before {
        background-color: rgba(0, 0, 0, .2);
    }

    .bpce-button-primary:active:before {
        background-color: rgba(0, 0, 0, .4);
    }

.bpce-button-primary {
    color: #fff;
    border-color: #e30613;
    background-color: #e30613;
}

    .bpce-button-primary:before {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        height: 100%;
        z-index: 1;
        background-color: transparent;
        transition: background .3s ease;
    }

    .bpce-button-primary > span {
        position: relative;
        z-index: 2;
    }

    .bpce-button-primary:hover:before {
        background-color: rgba(0, 0, 0, .2);
    }

    .bpce-button-primary:active:before {
        background-color: rgba(0, 0, 0, .4);
    }

.brand-ce .bpce-button-primary {
    color: #fff;
    border-color: #D7000F;
    background-color: #D7000F;
}

    .brand-ce .bpce-button-primary:before {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        height: 100%;
        z-index: 1;
        background-color: transparent;
        transition: background .3s ease;
    }

    .brand-ce .bpce-button-primary > span {
        position: relative;
        z-index: 2;
    }

    .brand-ce .bpce-button-primary:hover:before {
        background-color: rgba(0, 0, 0, .2);
    }

    .brand-ce .bpce-button-primary:active:before {
        background-color: rgba(0, 0, 0, .4);
    }



@media (max-width:959px) {
    .bpce-button-primary {
        border-color: transparent;
    }
}

.bpce-button-tertiary {
    color: #D7000F;
    border-color: transparent;
    background-color: #fff;
}

    .bpce-button-tertiary:active,
    .bpce-button-tertiary:hover {
        text-decoration: underline;
    }

.bpce-button-tertiary {
    color: #051b71;
    border-color: transparent;
    background-color: #fff;
}

    .bpce-button-tertiary:active,
    .bpce-button-tertiary:hover {
        text-decoration: underline;
    }

.bpce-button-tertiary {
    color: #676767;
    border-color: transparent;
    background-color: #fff;
}

    .bpce-button-tertiary:active,
    .bpce-button-tertiary:hover {
        text-decoration: underline;
    }

.brand-ce .bpce-button-tertiary {
    color: #D7000F;
    border-color: transparent;
    background-color: #fff;
}

    .brand-ce .bpce-button-tertiary:active,
    .brand-ce .bpce-button-tertiary:hover {
        text-decoration: underline;
    }

.bpce-button-disabled,
.bpce-button:disabled {
    color: #999 !important;
    background: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
    cursor: not-allowed !important;
}

    .bpce-button-disabled:hover,
    .bpce-button:disabled:hover {
        text-decoration: none !important;
    }

.bpce-button.no-focus-visible {
    outline: 0;
}

a.bpce-button {
    display: block;
    text-align: center;
    text-decoration: none;
}

.bpce-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 8px;
    height: 56px;
}

@media (min-width:960px) {
    .bpce-header {
        padding: 0 24px;
        height: 64px;
    }
}

.bpce-header-left,
.bpce-header-middle,
.bpce-header-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.bpce-header-left {
    min-width: 32px;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (min-width:960px) {
    .bpce-header-left {
        min-width: 72px;
    }
}

.bpce-header-right {
    min-width: 32px;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

@media (min-width:960px) {
    .bpce-header-right {
        min-width: 72px;
    }
}

.bpce-header-middle {
    min-width: 0;
    -ms-flex-pack: center;
    justify-content: center;
    color: #333;
    margin: 0 16px;
}

@media (min-width:960px) {
    .bpce-header-middle {
        margin: 0 24px;
    }
}

.bpce-header-ellipsis-container,
.bpce-header-ellipsis-container > :first-child {
    color: #333;
    text-align: center;
}

.bpce-header-back {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.bpce-header-back {
    color: #D7000F;
}

.bpce-header-back {
    color: #051b71;
}

.bpce-header-back {
    color: #676767;
}

.brand-ce .bpce-header-back {
    color: #D7000F;
}

.bpce-header-back-label {
    display: none;
    margin-right: 4px;
    color: currentColor;
}

@media (min-width:960px) {
    .bpce-header-back-label {
        display: block;
    }
}

.bpce-header-close {
    color: #D7000F;
}

.bpce-header-close {
    color: #051b71;
}

.bpce-header-close {
    color: #2e3642;
}

.brand-ce .bpce-header-close {
    color: #D7000F;
}

.bpce-header-with-border-bottom {
    border-bottom: 1px solid #ccc;
}

.bpce-header-with-background {
    background: #fff;
}

.bpce-header-with-shadow {
    box-shadow: 0 6px 10px -10px rgba(0, 0, 0, .55);
}

.bpce-icon {
    width: 28px;
    height: 28px;
}

    .bpce-icon path {
        fill: currentColor;
    }

@media (min-width:960px) {
    .bpce-icon {
        width: 24px;
        height: 24px;
    }
}

body.bpce-modal-is-open {
    overflow-y: hidden;
}

.bpce-modal {
    display: -ms-flexbox;
    display: flex;
    z-index: 10000;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.bpce-modal,
.bpce-modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (min-width:960px) {
    .bpce-modal-backdrop {
        background-color: rgba(0, 0, 0, .3);
    }
}

.bpce-modal-animate-container {
    width: 100%;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
}

.bpce-modal-container {
    margin: 0 auto;
    min-height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .bpce-modal-container {
        height: 100%;
    }
}

@media (min-width:960px) {
    .bpce-modal-container {
        height: auto;
        min-height: auto;
    }
}

.bpce-modal-body,
.bpce-modal-footer,
.bpce-modal-header {
    background: #fff;
    position: relative;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

@media (min-width:960px) {
    .bpce-modal-body,
    .bpce-modal-footer,
    .bpce-modal-header {
        max-width: 740px;
    }
}

.bpce-modal-header {
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    padding: 8px;
    z-index: 1;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
}

@media (min-width:960px) {
    .bpce-modal-header {
        border-radius: 8px 8px 0 0;
        margin-top: 64px;
        position: relative;
        top: auto;
        z-index: unset;
    }
}

.bpce-modal-header ui-header {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    display: -ms-flexbox;
    display: flex;
}

.bpce-modal-header .bpce-header {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: -8px;
    min-width: 0;
}

.bpce-modal-body {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 24px 16px;
}

    .bpce-modal-body p:first-child {
        margin-top: 0;
    }

    .bpce-modal-body p:last-child {
        margin-bottom: 0;
    }

@media (min-width:960px) {
    .bpce-modal-body {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding: 24px 100px;
    }
}

.bpce-modal-footer {
    padding: 16px;
    margin-top: -1px;
    z-index: 1;
}

@media (min-width:960px) {
    .bpce-modal-footer {
        /*padding: 24px 100px;*/
        margin-bottom: 64px;
        border-radius: 0 0 8px 8px;
    }
}

.bpce-modal-with-scroll .bpce-modal-footer {
    box-shadow: 0 -6px 7px -5px rgba(0, 0, 0, .15);
}

.bpce-modal-footer-is-sticky .bpce-modal-footer {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 2;
}

@media (min-width:960px) {
    .bpce-modal-footer-is-sticky .bpce-modal-footer {
        bottom: -3px;
        margin-top: -4px;
    }
}

.bpce-modal-dialog {
    text-align: center;
}

    .bpce-modal-dialog .bpce-header-ellipsis-container,
    .bpce-modal-dialog .bpce-header-ellipsis-container > :first-child {
        white-space: normal;
    }

    .bpce-modal-dialog .bpce-modal-backdrop {
        background-color: rgba(0, 0, 0, .3);
    }

    .bpce-modal-dialog .bpce-modal-animate-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

@media (min-width:960px) {
    .bpce-modal-dialog .bpce-modal-animate-container {
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.bpce-modal-dialog .bpce-modal-container {
    height: auto;
    min-height: auto;
    overflow: auto;
    margin-left: 0;
    margin-right: 0;
}

@media (min-width:960px) {
    .bpce-modal-dialog .bpce-modal-body,
    .bpce-modal-dialog .bpce-modal-footer,
    .bpce-modal-dialog .bpce-modal-header {
        max-width: 430px;
    }
}

.bpce-modal-dialog .bpce-modal-header {
    padding-bottom: 0;
    border-radius: 8px 8px 0 0;
}

    .bpce-modal-dialog .bpce-modal-header .bpce-header {
        margin: 16px 0 0;
        height: auto;
        border-bottom: none;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .bpce-modal-dialog .bpce-modal-header .bpce-header-left,
    .bpce-modal-dialog .bpce-modal-header .bpce-header-right {
        display: none;
    }

    .bpce-modal-dialog .bpce-modal-header .bpce-header-middle {
        margin: 0;
    }

.bpce-modal-dialog .bpce-modal-body {
    padding: 16px 16px 8px;
}

@media (min-width:960px) {
    .bpce-modal-dialog .bpce-modal-body {
        padding: 16px 24px;
    }
}

@media (min-width:960px) {
    .bpce-modal-dialog .bpce-modal-footer {
        padding: 24px;
    }
}

.bpce-modal-fullscreen .bpce-modal-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
}

@media (min-width:960px) {
    .bpce-modal-fullscreen .bpce-modal-backdrop {
        background: 0 0;
    }

    .bpce-modal-fullscreen .bpce-modal-container {
        min-height: 100%;
    }
}

@media (min-width:960px) and (-ms-high-contrast:active), (min-width:960px) and (-ms-high-contrast:none) {
    .bpce-modal-fullscreen .bpce-modal-container {
        height: 100%;
    }
}

@media (min-width:960px) {
    .bpce-modal-fullscreen .bpce-modal-header {
        border-radius: 0;
        margin-top: 0;
    }

    .bpce-modal-fullscreen .bpce-modal-body {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

    .bpce-modal-fullscreen .bpce-modal-footer {
        border-radius: 0;
        margin-bottom: 0;
        bottom: 0;
        padding-bottom: 80px;
    }

    .bpce-modal-fullscreen .bpce-modal-body,
    .bpce-modal-fullscreen .bpce-modal-footer,
    .bpce-modal-fullscreen .bpce-modal-header {
        max-width: none;
    }

    .bpce-modal-fullscreen.bpce-modal-with-scroll .bpce-modal-footer {
        padding-bottom: 24px;
    }
}

@media (min-width:960px) {
    .bpce-modal.animate-in {
        animation: fadeIn .3s ease both;
    }
}

.bpce-modal.animate-in.bpce-modal-dialog .bpce-modal-backdrop {
    animation: fadeIn .3s ease both;
}

.bpce-modal.animate-in .bpce-modal-animate-container {
    animation: mobileAppearIn .35s ease-out .1s both;
}

@media (min-width:960px) {
    .bpce-modal.animate-in .bpce-modal-animate-container {
        animation: desktopAppearIn .35s ease-out .1s both;
    }
}

@media (min-width:960px) {
    .bpce-modal.animate-out {
        animation: fadeOut .3s ease both;
    }
}

.bpce-modal.animate-out.bpce-modal-dialog .bpce-modal-backdrop {
    animation: fadeOut .3s ease both;
}

.bpce-modal.animate-out .bpce-modal-animate-container {
    animation: mobileAppearOut .25s ease-in both;
}

@media (min-width:960px) {
    .bpce-modal.animate-out .bpce-modal-animate-container {
        animation: desktopAppearOut .25s ease-in both;
    }
}

@keyframes desktopAppearIn {
    0% {
        opacity: 0;
        transform: translateY(0);
    }

    1% {
        opacity: 0;
        transform: translateY(50px);
    }

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

@keyframes desktopAppearOut {
    0% {
        transform: translateY(0);
    }

    to {
        transform: translateY(50px);
    }
}

@keyframes mobileAppearIn {
    0% {
        opacity: 0;
        transform: translateY(0);
    }

    1% {
        opacity: 0;
        transform: translateY(100%);
    }

    2% {
        opacity: 0;
        transform: translateY(100%);
    }

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

@keyframes mobileAppearOut {
    0% {
        transform: translateY(0);
        opacity: 1;
    }

    to {
        transform: translateY(100%);
        opacity: 0;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.bpce-toggle {
    display: inline-block;
    margin: 8px 0;
}

.bpce-toggle-icon {
    margin-left: 4px;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
}

    .bpce-toggle-icon path {
        stroke: #fff;
        stroke-width: 3px;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-dasharray: 31.1127;
        stroke-dashoffset: 31.1127;
        transition: stroke-dashoffset .35s ease .15s;
    }

.bpce-toggle-label {
    margin: 0;
    color: #333;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bpce-toggle-label-text {
    margin-right: 8px;
}

.bpce-toggle-input + .bpce-toggle-label .bpce-toggle-btn {
    box-sizing: border-box;
    position: relative;
    width: 48px;
    height: 24px;
    border-radius: 24px;
    background: #fff;
    border: 1px solid #666;
    cursor: pointer;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: background .2s ease;
}

    .bpce-toggle-input + .bpce-toggle-label .bpce-toggle-btn:after {
        content: "";
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        margin: 2px;
        width: 18px;
        height: 18px;
        border-radius: 18px;
        background: #fff;
        border: 1px solid #666;
        transition: transform .25s ease, width .25s ease, background .25s ease;
    }

.bpce-toggle-input:checked + .bpce-toggle-label .bpce-toggle-btn {
    background: #398538;
    border-color: #398538;
}

    .bpce-toggle-input:checked + .bpce-toggle-label .bpce-toggle-btn:after {
        transform: translateX(24px);
        border-color: #fff;
    }

.bpce-toggle-input:checked + .bpce-toggle-label .bpce-toggle-icon path {
    stroke-dashoffset: 0;
}

.bpce-toggle-input:disabled + .bpce-toggle-label .bpce-toggle-btn,
.bpce-toggle-input:disabled + .bpce-toggle-label .bpce-toggle-btn:after {
    background: #f5f5f5;
    border-color: #999;
}

.bpce-toggle-input:disabled + .bpce-toggle-label .bpce-toggle-icon path {
    stroke-dashoffset: 0;
    stroke: #999;
}

.bpce-toggle-input:disabled + .bpce-toggle-label,
.bpce-toggle-input:disabled + .bpce-toggle-label .bpce-toggle-btn {
    cursor: not-allowed;
}

.bpce-toggle-input:focus + .bpce-toggle-label .bpce-toggle-btn {
    box-shadow: 0 0 2px 3px #6ba1f8;
}

.bpce-toggle-input:not(:disabled):active + .bpce-toggle-label .bpce-toggle-btn:after {
    width: 24px;
}

.bpce-toggle-input:not(:disabled):active:checked + .bpce-toggle-label .bpce-toggle-btn:after {
    transform: translateX(18px);
}

.privacy_prompt p {
    text-align: left !important;
}

.privacy_prompt a {
    text-decoration: underline !important;
}

.privacy_prompt-spacer {
    display: block;
    margin: 24px 0;
    height: 1px;
    border-bottom: 1px solid #ccc;
}

.privacy_prompt-cookie {
    margin: 0;
}

    .privacy_prompt-cookie strong {
        display: block;
        margin-bottom: 8px;
        color: #333;
    }

.privacy_prompt-cookie-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .privacy_prompt-cookie-flex p {
        margin: 0;
    }

    .privacy_prompt-cookie-flex .bpce-toggle {
        margin: 0 0 0 16px;
    }

.bpce-inline-container {
    display: flex;
}


.bpce-button-primary {
    color: #fff;
    border-color: #D7000F;
    background-color: #D7000F;
}

    .bpce-button-primary:before {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        height: 100%;
        z-index: 1;
        background-color: transparent;
        transition: background .3s ease;
    }

    .bpce-button-primary > span {
        position: relative;
        z-index: 2;
    }

    .bpce-button-primary:hover:before {
        background-color: rgba(0, 0, 0, .2);
    }

    .bpce-button-primary:active:before {
        background-color: rgba(0, 0, 0, .4);
    }

.bpce-button-tertiary {
    color: #D7000F;
    border-color: transparent;
    background-color: #fff;
}

    .bpce-button-tertiary:active,
    .bpce-button-tertiary:hover {
        text-decoration: underline;
    }

.bpce-header-back {
    color: #D7000F;
}

.bpce-header-close {
    color: #D7000F;
}

@font-face {
    font-family: "89c3";
    font-style: normal;
    src: url(89c3-icons.c2c8d13520259f0f43fc.eot);
    src: local("89c3"), local("89c3"), url(89c3-icons.c2c8d13520259f0f43fc.eot?#iefix) format("embedded-opentype"), url(89c3-icons.9dba07a3400f3ef12670.woff2) format("woff2"), url(89c3-icons.588b4f2ae4090086ca79.woff) format("woff"), url(89c3-icons.2b4017522c6b9eeb7ee5.ttf) format("truetype"), url(89c3-icons.38d53c289917c22b2c9d.svg) format("svg");
}

.ui-icon.font-icon:before {
    font-family: "89c3";
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.ui-icon svg .primary-fill {
    fill: #D7000F;
}

.ui-icon svg .secondary-fill {
    fill: #333;
}

.ui-icon svg .primary-stroke {
    stroke: #D7000F;
}

.ui-icon svg .secondary-stroke {
    stroke: #333;
}

.ui-icon svg .success-stroke {
    stroke: #58b957;
}



.font-icon.close:before {
    content: "\EA0C";
}

.font-icon {
    font-family: "89c3";
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
}