.farmi-who-we-are-block {
  position: relative;
  z-index: 1;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .farmi-who-we-are-block {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}
.farmi-who-we-are-block .illustration {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.1;
  width: 50%;
  text-align: right;
}
.farmi-who-we-are-block .illustration img {
  border: none;
  outline: none;
  max-width: 100%;
  max-height: 80%;
}
.farmi-who-we-are-block .content {
  position: relative;
  z-index: 1;
  padding: 50px;
}
@media (max-width: 767px) {
  .farmi-who-we-are-block .content {
    padding: 30px;
  }
}
.farmi-who-we-are-block .content::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 140%;
  background: #ffffff;
  z-index: -1;
  box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
}
@media (max-width: 991px) {
  .farmi-who-we-are-block .content::after {
    width: 100%;
  }
}
.farmi-who-we-are-block .content h4 {
  font-weight: 600;
  position: relative;
  padding: 15px 0;
  z-index: 1;
  font-size: 18px;
  margin-bottom: 8px;
  color: var(--text-color);
}
@media (max-width: 767px) {
  .farmi-who-we-are-block .content h4 {
    font-size: 14px;
  }
}
.farmi-who-we-are-block .content h4 img {
  z-index: -1;
  opacity: 0.07;
  position: absolute;
  height: 100%;
  top: 0px;
  left: -12px;
}
.farmi-who-we-are-block .content .area-title {
  font-weight: 600;
  margin-bottom: 31px;
  color: var(--title-text-color);
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media (max-width: 767px) {
  .farmi-who-we-are-block .content .area-title {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 17px;
  }
}
.farmi-who-we-are-block .content h3 {
  font-size: 18px;
  color: var(--text-color);
  margin: 0 0 15px;
  line-height: 1.7;
  text-transform: none;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
}
.farmi-who-we-are-block .content a {
  margin-top: 15px;
  background-color: transparent;
  color: var(--title-text-color) !important;
  border: 2px solid var(--color-primary) !important;
  border-radius: 40px;
  padding: 15px 40px;
  display: inline-block;
  transition: all 0.35s ease-in-out;
  overflow: hidden;
  outline: medium none;
  user-select: none;
  text-decoration: none;
  font-weight: 600;
  line-height: 25px;
  text-transform: capitalize;
  border-radius: var(--button-radius);
}
@media (max-width: 767px) {
  .farmi-who-we-are-block .content a {
    padding: 8px 15px;
  }
}
.farmi-who-we-are-block .content a:hover {
  background-color: var(--btn-hover);
  font-size: 16px;
}
.farmi-who-we-are-block .achivement {
  margin-top: 30px;
  overflow: hidden;
  margin-left: 50px;
  list-style-type: none;
}
@media (max-width: 767px) {
  .farmi-who-we-are-block .achivement {
    margin: 20px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.farmi-who-we-are-block .achivement li {
  display: inline-block;
  margin-right: 40px;
  border-right: 1px solid #e7e7e7;
  padding-right: 40px;
}
@media (max-width: 767px) {
  .farmi-who-we-are-block .achivement li {
    border: none;
  }
}
.farmi-who-we-are-block .achivement li:last-child {
  padding: 0;
  margin: 0;
  border: none;
}
.farmi-who-we-are-block .achivement li .counter {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 48px;
  font-weight: 700;
  color: var(--title-text-color);
  line-height: 1;
}
@media (max-width: 767px) {
  .farmi-who-we-are-block .achivement li .counter {
    font-size: 24px;
  }
}
.farmi-who-we-are-block .achivement li .counter .operator {
  font-size: 40px;
  margin-left: 2px;
  color: var(--title-text-color);
}
@media (max-width: 767px) {
  .farmi-who-we-are-block .achivement li .counter .operator {
    font-size: 22px;
  }
}
.farmi-who-we-are-block .achivement li .medium {
  font-weight: 600;
  font-size: 15px;
  color: var(--title-text-color);
}
@media (max-width: 767px) {
  .farmi-who-we-are-block .achivement li .medium {
    font-size: 14px;
  }
}
.farmi-who-we-are-block .thumb {
  position: relative;
  padding-left: 35px;
  z-index: 1;
  top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .farmi-who-we-are-block .thumb {
    padding-left: 0;
    margin-bottom: 0;
    top: 30px;
  }
}
.farmi-who-we-are-block .thumb img:first-child {
  width: 505px;
  height: 505px;
}
@media (max-width: 1399px) {
  .farmi-who-we-are-block .thumb img:first-child {
    width: 404px;
    height: 404px;
  }
}
@media (max-width: 1199px) {
  .farmi-who-we-are-block .thumb img:first-child {
    width: 332px;
    height: 332px;
  }
}
@media (max-width: 991px) {
  .farmi-who-we-are-block .thumb img:first-child {
    width: 524px;
    height: 524px;
  }
}
@media (max-width: 767px) {
  .farmi-who-we-are-block .thumb img:first-child {
    width: 100%;
    height: auto;
  }
}
.farmi-who-we-are-block .thumb img:nth-child(2) {
  position: absolute;
  right: 0;
  top: 20px;
  border: 15px solid #ffffff;
  height: 250px;
  width: 250px;
  border-radius: 50%;
  margin-top: -125px;
}
@media (max-width: 767px) {
  .farmi-who-we-are-block .thumb img:nth-child(2) {
    display: none;
  }
}
