html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    background-color: rgba(0, 0, 0, 0.5);
}
.pum-theme-168 .pum-content + .pum-close,
.pum-theme-floating-bar .pum-content + .pum-close {
    display: flex;
    align-items: center;
    justify-content: center;
    left: auto;
    right: -24px;
    bottom: auto;
    top: -24px;
    border-color: #fff;
    transform: none;
    color: #fff;
}
@media only screen and (max-width: 1023px) {
    .pum-theme-168 .pum-content + .pum-close,
    .pum-theme-floating-bar .pum-content + .pum-close {
        right: 0;
    }
}
@media only screen and (max-width: 976px) {
    .home-prices-section {
        margin-top: -32px;
    }
    .home-prices-section > div > div {
        gap: 16px;
    }
    .home-prices-section > div > div a.gutentor-button {
        justify-content: center;
        width: 100%;
        text-align: center;
    }
}
