<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.av-gl-bl-preim {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px 40px; }

.av-bl-preim {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: calc(28% - 30px);
  vertical-align: top;
  background: #f7f5f0;
  border-radius: 3px;
  padding: 22px;
  margin: 12px 15px; }

.av-img-preim {
  display: inline-block;
  width: 50px;
  vertical-align: top; }

.av-in-preim {
  display: inline-block;
  width: 94%;
  font-size: 19px;
  text-align: center;
  color: #313131;
  font-family: "RobotoCondensed";
  font-weight: 700; }

.av-in-preim span {
  font-style: normal;
  display: block;
  padding-top: 4px;
  color: rgba(49, 49, 49, 0.7);
  font-size: 16px;
  font-weight: 400; }

.av-img-preim img {
  width: 50px;
  height: auto;
  padding-bottom: 12px; }

.av-bl-preim {
  flex-direction: column; }

.site-header .logo-block.logo_top .logo-block__image_lb img {
  max-width: none !important; }
</pre></body></html>