    .eu-disclaimer {
    max-width: 70%;
    padding: 32px 40px;
    margin: 0 auto -60px;
    border: 1px solid #D9E1F0;
    border-left: none;
    position: relative;
    z-index: 1;
    background: #fff;
    font-size: 20px;
    line-height: 35px;
}
.eu-disclaimer::before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    bottom: -1px;
    width: 4px;
    background: linear-gradient(to bottom, #DF2632, #6900F5);
}
.zw-template-inner::after {
    content: "";
    display: block;
    width: 100%;
    height: 160px;
    background: url(/sites/zweb/images/agents/webinar/gradient.png) no-repeat center;
    background-size: 100% 100%;
}
.zw-product-agents .zpweb-block {
  padding-bottom: 0;
}
.zpromotion-wrap {
display:none;
}