.cookie-policy-orb-top {
    width: 16rem;
    height: 16rem;
    top: 5rem;
    right: 5rem;
}
.cookie-policy-orb-bottom {
    width: 20rem;
    height: 20rem;
    bottom: 5rem;
    left: 5rem;
    animation-delay: 1s;
}
.cookie-policy-accent-line {
    height: 0.25rem;
    max-width: 6rem;
}
.cookie-policy-icon {
    width: 3rem;
    height: 3rem;
}

