.agronet-card__foot {
  margin-top: 2px;
  margin-bottom: 0;
  row-gap: 2px;
  column-gap: 10px;
  padding-bottom: 0;
}

.agronet-card__foot .agronet-link {
  order: 0;
}

.agronet-card__foot .js-agronet-view-count {
  order: 10;
}

.agronet-card__foot .js-agronet-comments-toggle {
  order: 20;
}

.agronet-card__foot .agronet-like-form,
.agronet-card__foot .agronet-like-button--guest {
  order: 30;
}

.js-agronet-share {
  order: 100;
}

.agronet-side-link {
  color: #26332a;
  font-weight: 700;
}

.agronet-vacancies__title {
  color: #26332a;
  font-weight: 700;
}

.agronet-composer__actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.agronet-composer__actions .agronet-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 44px;
  padding: 8px 10px;
  border: 0;
  border-radius: 10px;
  background: transparent;
  color: #6b7075;
  font-weight: 700;
  line-height: 1;
  box-shadow: none;
}

.agronet-composer__actions .agronet-action:hover,
.agronet-composer__actions .agronet-action:focus-visible {
  background: #f1f3f5;
  color: #5f6469;
}

.agronet-composer__actions .agronet-action::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
  background-color: #26332a;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.agronet-composer__actions .agronet-action:nth-child(1)::before {
  background-color: #3fbb46;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2ZM8.5 8.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3ZM19 18H5l4.4-5.6 3.1 3.7 2.4-3.1L19 18Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2ZM8.5 8.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3ZM19 18H5l4.4-5.6 3.1 3.7 2.4-3.1L19 18Z'/%3E%3C/svg%3E");
}

.agronet-composer__actions .agronet-action:nth-child(2)::before {
  background-color: #fb3c44;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 4h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3Zm5 4.5v7l6-3.5-6-3.5Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 4h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3Zm5 4.5v7l6-3.5-6-3.5Z'/%3E%3C/svg%3E");
}

.agronet-composer__actions .agronet-action:nth-child(3)::before {
  background-color: #26332a;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm3 5h8V6H8v2Zm0 4h8v-2H8v2Zm0 4h5v-2H8v2Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm3 5h8V6H8v2Zm0 4h8v-2H8v2Zm0 4h5v-2H8v2Z'/%3E%3C/svg%3E");
}

.agronet-svg-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  background-color: #8a948d;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.agronet-svg-icon--message {
  -webkit-mask-image: url("icons/message.2e6a233379a9.svg");
  mask-image: url("icons/message.2e6a233379a9.svg");
}

.agronet-svg-icon--send {
  -webkit-mask-image: url("icons/send.8dbbcd4968cb.svg");
  mask-image: url("icons/send.8dbbcd4968cb.svg");
}

.agronet-svg-icon--like {
  width: 17px;
  height: 17px;
  flex-basis: 17px;
  background-color: #168a36;
  -webkit-mask-image: url("icons/like.a86b820142db.svg");
  mask-image: url("icons/like.a86b820142db.svg");
}

.js-agronet-comments-toggle::before,
.js-agronet-share::before {
  content: none;
  display: none;
}

@media (max-width: 768px) {
  .agronet-card {
    padding-bottom: 8px;
  }

  .agronet-card__foot {
    margin-top: 2px;
    margin-bottom: 0;
    padding-bottom: 0;
    row-gap: 2px;
  }

  .agronet-card__foot .agronet-link {
    flex: 0 0 100%;
    width: 100%;
    min-height: 22px;
  }

  .agronet-card__foot .js-agronet-view-count,
  .agronet-card__foot .js-agronet-comments-toggle,
  .agronet-card__foot .agronet-like-form,
  .agronet-card__foot .agronet-like-button--guest,
  .agronet-card__foot .js-agronet-share {
    min-height: 24px;
  }
}
