.preheaderWithLines{column-gap:100px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);row-gap:20px}.preheaderWithLines-prehead{display:flex;flex-direction:row;font-weight:600;padding-bottom:10px;padding-top:10px}.preheaderWithLines-description{font-size:1.2rem}.preheaderWithLines-prehead:after{border-bottom:1px solid #000;content:"";flex:1 1;margin:auto}.preheaderWithLines-prehead-inner{margin-right:20px}.preheaderWithLines-head{font-size:2.5rem;font-weight:900;line-height:3rem}@media only screen and (max-width:767px){.preheaderWithLines{grid-template-columns:1fr}}