@keyframes marqueeAnimation-9702849 {
    100% {
        transform: translateX(-4832.38px)
    }
}
@keyframes marqueeAnimation-3327609 {
    100% {
        transform: translateX(-4832.38px)
    }
}
@keyframes marqueeAnimation-7303198 {
    100% {
        transform: translateX(-100010px)
    }
}
@keyframes marqueeAnimation-1068347 {
    100% {
        transform: translateX(-100010px)
    }
}
@keyframes marqueeAnimation-9135969 {
    100% {
        transform: translateX(-100010px)
    }
}
@keyframes marqueeAnimation-4798303 {
    100% {
        transform: translateX(-100010px)
    }
}
@keyframes marqueeAnimation-9012131 {
    100% {
        transform: translateX(-100010px)
    }
}
@keyframes marqueeAnimation-7169409 {
    100% {
        transform: translateX(-100010px)
    }
}
@keyframes marqueeAnimation-6093969 {
    100% {
        transform: translateX(-100000px)
    }
}
@keyframes marqueeAnimation-8000156 {
    100% {
        transform: translateX(-100000px)
    }
}
@keyframes marqueeAnimation-5765354 {
    100% {
        transform: translateX(-100000px)
    }
}
@keyframes marqueeAnimation-1357184 {
    100% {
        transform: translateX(-100000px)
    }
}
@keyframes marqueeAnimation-8565704 {
    100% {
        transform: translateX(-100000px)
    }
}
@keyframes marqueeAnimation-593181 {
    100% {
        transform: translateX(-100000px)
    }
}

.cookie-banner {
    position: fixed;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.9);
    color: white;
    padding: 15px;
    font-size: 14px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1000;
}
.cookie-banner p {
    margin: 0;
    flex: 1;
    text-align: left;
}
.cookie-buttons {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    flex-wrap: wrap;
}
#accept-cookies, #reject-cookies {
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 50px;
    min-width: 120px;
    max-width: 150px;
    text-align: center;
}
@media (max-width: 768px) {
    .cookie-banner {
        flex-direction: column;
        text-align: center;
        padding: 20px;
    }
    .cookie-buttons {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin-top: 10px;
    }
    #accept-cookies, #reject-cookies {
        width: 100%;
        margin-top: 5px;
    }
    .cookie-banner p {
        text-align: center;
    }
}

/* Styles from inline attributes for cases.html */
.cases-style-0 { height: 398.8px; }
/* .cases-style-1 for style="" will be empty or omitted */
.cases-style-2 { background-size: cover; background-position: center center; background-image: url(img/bg-1.jpg); }
.cases-style-3 { animation-delay: 0ms; }
.cases-style-4 { animation-delay: 200ms; }
.cases-style-5 { perspective: 1000px; transform-style: preserve-3d; }
.cases-style-6 { perspective: 1000px; transform-style: preserve-3d; transform: rotateX(0deg) rotateY(0deg); }
.cases-style-7 { top: 0px; transition: transform 1000ms ease-out; transform: translate3d(0px, 3.56096%, 0px); }
.cases-style-8 { bottom: 0px; transition: transform 1000ms ease-out; transform: translate3d(0px, -4.81882%, 0px); }
.cases-style-9 { text-align: justify; }
.cases-style-10 { bottom: 0px; transition: transform 1000ms ease-out; transform: translate3d(0px, -12.2598%, 0px); }
.cases-style-11 { top: 0px; transition: transform 1000ms ease-out; transform: translate3d(0px, 13.217%, 0px); }
.cases-style-12 { animation-delay: 1000ms; }
.cases-style-13 { animation-delay: 0ms; } /* Duplicates .cases-style-3, will reuse if logic is correct */
.cases-style-14 { animation-delay: 300ms; }
.cases-style-15 { animation-delay: 600ms; }
.cases-style-16 { animation-delay: 900ms; }
.cases-style-17 { animation-delay: 0ms; } /* Duplicates .cases-style-3, .cases-style-13 */
.cases-style-18 { animation-delay: 0ms; } /* Duplicates .cases-style-3, .cases-style-13, .cases-style-17 */
.cases-style-19 { animation-delay: 0ms; } /* Duplicates */
.cases-style-20 { animation-delay: 0ms; } /* Duplicates */
.cases-style-21 { animation-delay: 0ms; } /* Duplicates */
.cases-style-22 { animation-delay: 400ms; }
.cases-style-23 { height: auto; }
.cases-style-24 { height: 153.766px; }
.cases-style-25 { transform: translate3d(-1252px, 0px, 0px); transition: all; width: 4462px; padding-left: 40px; padding-right: 40px; }
.cases-style-26 { width: 616px; margin-right: 10px; }
.cases-style-27 { animation-delay: 0ms; } /* Duplicates */
