.cookie-banner_wrapper {
    visibility: hidden;
    opacity: 0;
    display: block;
    transition: .2s;
    width: 100%;
    height: 100%;
    bottom: 0;
    position: fixed;
    font-family: "FaktPro Normal", Avenir, sans-serif;
    background-color: rgba(134,119,112,0.75);
    clear: both;
}

.cookie-banner {
    position: relative;
    display: block;
    background-color: #F7F2EF;
    color: #867770;
    padding: 1.25rem;
    width: 80%;
    max-width: 926px;
    font-weight: 400;
    margin: 4.375em auto 0 auto;
    border-radius: 10px;
}

.cookie-banner_text {
    width: 100%;
}

.cookie-banner_wrapper a {
    color: #867770;
    text-decoration: underline;
    font-family: 'AvenirNextRoundedW01-Bo 1075574';
}

.cookie-check_wrapper {
    width: 100%;
    display: flex;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
}

.check-box_option {
    margin-right: 2.5em;
}

.check-box_option .checkbox{
    float: left;
    margin-right: 0.625em;
}

/* Custom Checkbox Styling*/

.cookie-check-box  {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
    cursor: pointer;
    font-size: 1em;
}
.cookie-check-box  input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.cookie-check_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 1px solid #867770;
    border-radius: 5px;
}
.cookie-check-box :hover input ~ .cookie-check_indicator,
.cookie-check-box  input:focus ~ .cookie-check_indicator {
    background: #fff;
}

.cookie-check-box  input:checked ~ .cookie-check_indicator {
    background: #867770;
}
.cookie-check-box :hover input:not([disabled]):checked ~ .cookie-check_indicator,
.cookie-check-box  input:checked:focus ~ .cookie-check_indicator {
    background: #0e6647d;
}
.cookie-check-box  input:disabled ~ .cookie-check_indicator {
    opacity: 0.6;
    pointer-events: none;
}
.cookie-check_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
.cookie-check-box  input:checked ~ .cookie-check_indicator:after {
    display: block;
}
.cookie-check-box_label .cookie-check_indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.cookie-check-box_label input:disabled ~ .cookie-check_indicator:after {
    border-color: #fff;
}
.cookie-check-box_label .cookie-check_indicator::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 4.5rem;
    height: 4.5rem;
    margin-left: -1.3rem;
    margin-top: -1.3rem;
    background: #867770;
    border-radius: 3rem;
    opacity: 0.6;
    z-index: 99999;
    transform: scale(0);
}
@keyframes s-ripple {
    0% {
        transform: scale(0);
    }
    20% {
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
@keyframes s-ripple-dup {
    0% {
        transform: scale(0);
    }
    30% {
        transform: scale(1);
    }
    60% {
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
.cookie-check-box_label input + .cookie-check_indicator::before {
    animation: s-ripple 250ms ease-out;
}
.cookie-check-box_label input:checked + .cookie-check_indicator::before {
    animation-name: s-ripple-dup;
}

.cookie-check-disabled {
    color: rgba(134,119,112,0.6);
}

/**/

.cookie-banner_details {
    width: 100%;
}

.cookie-expand_details {
    margin-top: 0.9em;
    margin-bottom: 1.25em;
    align-items: center;
    display: flex;
}

.cookie-expand_details span {
    font-size: 1.5em;
}

.cookie-expand_text {
    font-size: 0.825em;
    margin-bottom: 2.5em;
    display: none;
}

.cookie-expand_details .icon-svg30.active:before {
    content: "\e61e";
}

.cookie-expand_text strong {
    font-family: "FaktPro Medium", Avenir, sans-serif;
}

.cookie-banner_accept  {
    width: 100%;
    text-align: right;
}

.cookie-banner_wrapper button {
    color: #867770;
    background-color: #fff;
    padding: .5rem;
    margin-left: 1.25em;
    border-radius: 5px;
    border-color: transparent;
    text-transform: uppercase;
    font-family: 'AvenirNextRoundedW01-Bo 1075574';
}

.cookie-banner_wrapper button:last-child {
    color: #fff;
    background-color: #867770;
}

.cookie-banner_wrapper.hide  {
    visibility: hidden;
    opacity: 0;
}

.cookie-banner_wrapper.show  {
    visibility: visible;
    opacity: 1;
}

.news_list_item .yt-dialouge {
    height: 100%;
}

.ytplayer,
.ytplayer iframe,
.ytplayer{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}



.ytplayer,
.ytplayer {
    background-color: #f7f2ef;
    color: #867770;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ytplayer p,
.ytplayer p {
    font-size: 0.825em;
    position: absolute;
    left: 20px;
    bottom: 0px;
    text-align: left;
}

.ytplayer a,
.ytplayer a {
    text-decoration: underline;
}

.ytplayer .accecpt-cookie-video,
.ytplayer .accecpt-cookie-video {
    cursor: pointer;
}

.accecpt-cookie-video:before {
    content: '';
    height: 80px;
    width: 80px;
    display: table;
    background-image: url(../img/icons/icon_youtube_cookie.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}

.ytplayer h3,
.ytplayer h3 {
    font-size: 1em;
}

@media (max-width: 460px) {
    .yt-wrapper {
        overflow: auto !important;
        background-color: #f7f2ef;
    }

    .yt-dialouge,
    .ytplayer {
        display: block;
    }

    .accecpt-cookie-video {
        position: relative;
        margin-top: 20px;
    }

    .ytplayer p {
        position: relative;
        left: inherit;
        bottom: inherit;
        padding: 20px;
    }
}

@media (max-width: 640px) {
    .cookie-banner {
        width: auto;
        flex-flow: column;
        text-align: left;
        margin-right:10px;
        margin-left: 10px;
    }

    .cookie-banner_wrapper  {
        z-index: 100000;
        overflow-y: auto;
    }
    .cookie-banner_text {
        font-size: 0.825em;
    }
    .cookie-banner_text h3{
        font-size: 1.364em;
    }
    .cookie-check_wrapper {
        display: block;
    }
    .check-box_option {
        margin-bottom: 1em;
    }
    .cookie-banner_wrapper button {
        margin: 1rem 0 0 0;
        width: 100%;
    }
    .ytplayer {
        display: block;
    }
    .ytplayer p {
        position: relative;
        left: 0;
        padding: 0 20px;
    }
    .ytplayer .accecpt-cookie-video {
        padding: 5px;

    }
}