.zt-grid{display:grid;gap:0;grid-template-columns:1fr 1fr;margin-top:32px}.zt-panel{border:1.5px solid var(--border-color);padding:42px}.zt-panel:first-child{border-radius:8px 0 0 8px;border-right:none}.zt-panel:last-child{border-radius:0 8px 8px 0}.zt-panel h3{font-size:28px;font-weight:700;letter-spacing:-.5px;margin-bottom:18px}.zt-panel-content p{line-height:1.7;margin-bottom:14px}.zt-panel-content p:last-child{margin-bottom:0}.zt-frame{height:130px;margin-top:14px}.zt-frame--img{border-radius:6px;overflow:hidden}.zt-frame--img img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:1199px){.zt-panel{padding:32px}}@media (max-width:991px){.zt-grid{grid-template-columns:1fr}.zt-panel{border-radius:8px!important;border-right:1.5px solid var(--border-color)!important;border-top:none;padding:28px}.zt-panel:first-child{border-top:1.5px solid var(--border-color)!important}.zt-panel h3{font-size:22px}}@media (max-width:767px){.zt-panel{padding:24px}}