.rt-theme-popup[data-popup-type="age-verification"] {
    width: 560px;
}
.popup--buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 15px;
}
.popup--header > * {
    margin-bottom: 5px;
}
