.gdpr__A, .gdpr__B {
    font-family: Source Sans Pro, Helvetica Neue, Helvetica, Arial, "sans-serif"
}

.gdpr__A {
    display: block !important;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    padding: 0 15px;
    color: #333;
    z-index: 1040;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 5px 0 rgba(36, 36, 36, .25);
    box-shadow: 0 4px 5px 0 rgba(36, 36, 36, .25)
}

.gdpr__C {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 15px 0
}

@media (min-width: 992px) {
    .gdpr__C {
        flex-direction: row
    }
}

.gdpr__D {
    display: flex;
    align-items: center
}

.gdpr__E {
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    margin: 0 0 15px
}

@media (min-width: 992px) {
    .gdpr__E {
        padding-right: 60px;
        margin: 0
    }
}

.gdpr__A .gdpr__F {
    flex-shrink: 0;
    font-size: 15px
}

.gdpr__G {
    overflow: hidden
}

.gdpr__G .gdpr__B {
    display: block
}

.gdpr__B {
    padding: 0 10px;
    color: #333;
    z-index: 1999;
    display: none;
    overflow: auto
}

.gdpr__B, .gdpr__B:before {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.gdpr__B:before {
    content: "";
    background-color: #000;
    opacity: .5
}

.gdpr__H {
    position: relative;
    width: 100%;
    max-width: 900px;
    margin: 10px auto;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    -webkit-transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

@media (min-width: 900px) {
    .gdpr__H {
        margin: 30px auto
    }
}

.gdpr__I .gdpr__H {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.gdpr__J, .gdpr__K, .gdpr__L {
    margin: 0;
    padding: 15px
}

.gdpr__J {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.42857143
}

.gdpr__K {
    font-size: 14px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.gdpr__K .gdpr__M {
    margin-top: 2em;
    margin-bottom: .5rem;
    font-weight: 600;
    line-height: 1.125;
    font-size: 18px
}

.gdpr__K .gdpr__N {
    margin-top: 0;
    margin-bottom: 10px
}

.gdpr__L {
    text-align: right
}

.gdpr__L .gdpr__F {
    font-size: 14px
}

.gdpr__O {
    list-style-type: disc;
    margin: 0;
    padding: 10px 0 0 40px
}

.gdpr__P {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #ddd
}

.gdpr__P td, .gdpr__P th {
    padding: 8px;
    line-height: 1.42857143;
    border: 1px solid #ddd
}

.gdpr__P th {
    border-bottom-width: 2px;
    text-align: left
}

.gdpr__link {
    color: #0091eb
}

.gdpr__link, .gdpr__link:active, .gdpr__link:visited, a.gdpr__F {
    text-decoration: none
}

a.gdpr__F {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background-color: #0091eb;
    border: 1px solid #2e6da4;
    border-radius: 3px;
    line-height: 1.5;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

a.gdpr__F:hover {
    background-color: #286090;
    border-color: #204d74
}

a.gdpr__F:active {
    background-color: #204d74;
    border-color: #122b40
}

.gdpr__marketing {
    display: flex;
    align-items: center
}

.gdpr__marketing #gdpr__marketing {
    margin-right: 5px
}

.gdpr__Q {
    margin-bottom: 0
}

.gdpr__R {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 0;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    opacity: .2;
    cursor: pointer;
    background: none;
    border: 0;
    -webkit-appearance: none
}