:root{--Z-item-gap:122px}
.Z-item__content{display:flex;gap:var(--Z-item-gap)}
.Z-item__content__text{width:50%}
.Z-item__content__header h3{font-size:1.714rem;font-weight:500;line-height:1.55}
.Z-item__content__text>ul:first-of-type{margin-top:-24px}
.filler-box-pattern{width:50%}
.Z-item__action .cta.pingPongCta{font-size:.9048rem}
.Z-item__content__text a,.Z-item__content__text ul li,.Z-item__content__text p{font-family:Arial,Helvetica,sans-serif;font-size:.905rem;line-height:1.7;text-align:left;color:#525a63}
.Z-item__content__text a:link,.Z-item__content__text a:hover,.Z-item__content__text a:visited,.Z-item__content__text a:active,.Z-item__content__text a{color:#03234b;text-decoration:underline}
.Z-item__content__image{display:flex;width:50%}
.Z-item__content__image img{align-self:center;max-height:381px}
.Z-item__action--flex{display:flex;gap:var(--Z-item-gap)}
.Z-item__action{margin-top:20px}
.Z-item__content__image--mobile{display:none}
.Z-item:not(:last-child){margin-bottom:120px}
@media(max-width:1024px){.Z-item__content__text ul li,.Z-item__content__text p{font-size:.81rem;line-height:1.4;color:#525a63}
.Z-item__content__header h3{font-size:1.143rem;line-height:1.65}
.Z-item__content__image img{max-height:270px}
.Z-item:not(:last-child){margin-bottom:120px}
}
@media(max-width:640px){.Z-item__action--flex{display:flex;flex-direction:column}
.Z-item__content__text ul li,.Z-item__content__text p{font-size:.714rem;line-height:1.6;color:#525a63;text-align:center}
.Z-item__content__header h3{font-size:1.143rem;line-height:1.65;text-align:center}
.Z-item__content__image img{max-height:265px}
.Z-item__content__image{display:none}
.Z-item__content__image--mobile{display:flex;width:100%;margin-top:40px}
.Z-item__content{flex-direction:column}
.Z-item__content__text{width:100%}
.Z-item__action{display:flex;justify-content:center}
.Z-item__content__text ul li{list-style-type:none}
.Z-item__content__text>ul:first-of-type{padding-left:0}
.Z-item:not(:last-child){margin-bottom:120px}
}