.p-image {
    position: relative;
    margin: auto;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    padding-bottom: 10px;
}
@media (min-width: 767px) {
    .p-image {
        padding-top: 20px;
    }
}
@media (max-width: 767px) {
    .ps-order-0 {
        order: 0 !important;
    }
    .ps-order-0 span {
        display: none;
    }
}
.ps-no-border {
    border-top: 0px solid white !important;
}
.button-max {
    max-width: 400px
}
.ps-text-party-sada-highlite {
    color: #FF38AA;
}
.ps-text-party-sada {
    color: white;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 120%;
    position: relative;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 21px;
}
.ps-text-party-sada-desktop {
    color: white;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 120%;
    position: relative;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 21px;
}
.ps-text-party-sada-sub {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 146.667% */
    position: relative;
    text-align: center;
    padding-bottom: 20px;
}
.ps-text-party-sada-sub-desktop {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 146.667% */
    position: relative;
    text-align: left;
    padding-bottom: 20px;
}
.ps-remove-paddint-top {
    margin-top: -35px;
}
.p-image-spacing {
    padding-top: 20px;
}
.ps-center-blog {
    text-align: center;
}
.ps-price-final-decored {
    text-decoration: unset !important
}