<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.with_us_item{cursor:pointer;display:flex;align-items:start;flex-direction:column;gap:8px}.with_us_item:before{content:"";height:100%;position:absolute;background-color:#dadada;left:0;bottom:0;width:1px;border-radius:0;transition:width .5s}.with_us_item.active:before{width:10px;background-color:#eb4a3b;border-radius:2px}</pre></body></html>