   .cookieConsentContainer {
                z-index: 0;
                width: 350px;
                min-height: 20px;
                box-sizing: border-box;
                padding: 10px 10px 10px 10px;
                background: rgba(0, 0, 0, 0.80);
                overflow: hidden;
                position: fixed;
                bottom: 30px;
                right: 30px;
                display: none
            }



























