.related-companies-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.related-company-card{width:calc(33.333% - 14px);background:rgba(0,0,0,0);padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;margin-bottom:0}.related-company-image{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.related-company-image img{max-width:100%;max-height:100%;width:auto;height:auto}.related-company-image .no-image{color:#ccc;font-size:12px}.related-company-title{font-weight:bold;font-size:16px;margin-bottom:10px;padding-bottom:10px;border-bottom:2px dotted #a8d5e2;min-height:auto;line-height:1.5}.related-company-title a{color:#5e9fb5;text-decoration:none}.related-company-title a:hover{text-decoration:underline}.related-company-tags{margin-bottom:15px;margin-top:15px;min-height:24px}.related-company-more{display:block;text-align:right;color:#5e9fb5;font-size:14px;font-weight:bold;text-decoration:none;letter-spacing:1px}.related-company-more::after{display:inline-block;margin-left:.5em;font-family:FontAwesome;color:#fff;content:"";background-color:#63dbff;border-radius:50%;width:20px;height:20px;line-height:20px;text-align:center;font-size:10px}.related-company-more:hover{opacity:.6}@media screen and (max-width: 768px){.related-companies-container{display:block}.related-company-card{width:100%;margin-bottom:30px}}