.hs-contact .items{align-items:center;display:grid;gap:40px;grid-template-columns:repeat(4,1fr)}.hs-contact .item h4{color:#000;font-size:18px;font-weight:700;margin-bottom:0}.hs-contact .item h5{margin-bottom:0;margin-top:5px}.hs-contact .item h4,.hs-contact .item h5{text-align:left}.hs-contact .item{position:relative;text-align:center}.hs-contact .item:not(:nth-child(4n)):not(:last-child):after{background-color:#dedede;content:"";height:50px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:2px}