.page-main{
    background-color: #f4f5f7 !important;
}
.section__wrapper-zp{
    top: -48px;
}
.primary-footer{
    margin-top: 0 !important;
}
.product-stage .card__content {
    padding-bottom: 50px !important;
    background: #fff;
}


.product-headbar{
    clip-path: polygon(0 0,100% 0,100% calc(100% - 0px),0 100%) !important;
}


.zp-agree-about{
    max-width: 360px;
}

@media(min-width:1201){
    .product-headbar{
        min-height: 345px !important;   
    }
}

@media(min-width:768px) and (max-width:916px){
    #zp-collegues{
      margin-top: 42px;
    }
    .zp-product-stage__card{
      margin-bottom: 198px;
    }
}  


