.bemet-team-area-block {
  position: relative;
}
.bemet-team-area-block .team-bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.bemet-team-area-block .team-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bemet-team-area-block .team-area {
  padding: 40px 0 80px;
  position: relative;
  z-index: 1;
}
.bemet-team-area-block .team-area .team-content-wrap a{
  font-size: 18px;
  font-weight: 300;
  border-radius: 35px;
  text-align: center;
  position: relative;
  z-index: 2;
  transition: 1s;
  padding: 5px 20px;
  color: #fff;
  display: inline-block;
  background: #00A77B;
}
@media (max-width: 767px) {
  .bemet-team-area-block .team-area {
    padding: 30px 0;
  }
  .bemet-team-area-block .team-area::after {
    display: none;
  }
}
@media (min-width: 1500px) {
  .bemet-team-area-block .team-area .custom-container-two {
    max-width: 1650px;
  }
}
@media (max-width: 991px) {
  .bemet-team-area-block .team-area .team-content-wrap {
    margin-bottom: 30px;
    text-align: center;
  }
}
.bemet-team-area-block .team-area .team-content-wrap .section-title {
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .bemet-team-area-block .team-area .team-content-wrap .section-title {
    margin-bottom: 20px;
  }
}
.bemet-team-area-block .team-area .team-content-wrap .section-title .sub-title {
  font-size: 22px;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
  color: #fff;
  line-height: 44px;
}
.bemet-team-area-block .team-area .team-content-wrap h2 {
  font-size: clamp(24px, 2.5vw, 48px);
  line-height: 1;
}
@media (max-width: 1500px) {
  .bemet-team-area-block .team-area .team-content-wrap .section-title .title {
    font-size: 45px;
  }
}
@media (max-width: 1199px) {
  .bemet-team-area-block .team-area .team-content-wrap .section-title .title {
    font-size: 42px;
  }
}
@media (max-width: 991px) {
  .bemet-team-area-block .team-area .team-content-wrap .section-title .title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .bemet-team-area-block .team-area .team-content-wrap .section-title .title {
    font-size: 28px;
  }
}
.bemet-team-area-block .team-area .team-content-wrap p {
  margin-bottom: 30px;
  margin-top: 15px;
  font-size: clamp(14px, 1.05vw, 20px);
  color: #333;
  line-height: 1.5;
}
.bemet-team-area-block .team-area .team-content-wrap p span {
  font-weight: 600;
}
@media (max-width: 1500px) {
  .bemet-team-area-block .team-area .team-content-wrap p {
    margin-bottom: 40px;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .bemet-team-area-block .team-area .team-content-wrap p {
    margin-bottom: 20px;
  }
}
.bemet-team-area-block .team-area .team-content-wrap .btn {
  user-select: none;
  border: medium none;
  border-radius: var(--button-radius);
  color: #000;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding: 17px 32px;
  text-align: center;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  background: #fff;
  text-transform: capitalize;
}
.bemet-team-area-block .team-area .team-content-wrap .btn:hover {
  color: #fff;
  background: var(--color-second);
}
.bemet-team-area-block .team-area .team-item-wrap {
  margin-left: 105px;
}
.bemet-team-area-block .swiper-pagination-bullet-active {
  background-color: #00A77B;
  opacity: 1;
}
@media (max-width: 1500px) {
  .bemet-team-area-block .team-area .team-item-wrap {
    margin-left: 40px;
  }
}
@media (max-width: 1199px) {
  .bemet-team-area-block .team-area .team-item-wrap {
    margin-left: 0;
  }
}
.bemet-team-area-block .team-area .team-item-wrap .swiper-slide{
  min-height: 265px;
}
.bemet-team-area-block .team-area .team-item-wrap .team-item {
  margin-bottom: 30px;
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-images {
  text-align: center;
  transition: all 0.3s ease-out 0s;
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-thumb {
  position: relative;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .bemet-team-area-block .team-area .team-item-wrap .team-item .team-thumb .team-images {
    width: 100%;
    height: 100%;
  }
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-thumb .team-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: 0px 3px 9.3px 0.7px rgba(29, 13, 10, 0.45);
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-thumb .link-btn {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-primary);
  color: #fff;
  position: absolute;
  right: 25px;
  bottom: -28px;
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-thumb .link-btn .link-img {
  line-height: 1;
  font-weight: bold;
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-thumb .link-btn .link-img .plus {
  font-weight: bold;
  font-size: 18px;
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-thumb .link-btn .link-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-thumb .link-btn img {
  box-shadow: none;
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-thumb .link-btn:hover {
  background: var(--btn-hover);
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-content .line {
  width: 77px;
  height: 5px;
  filter: brightness(0) invert(1);
  margin-bottom: 15px;
  line-height: 0;
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-content .line .line-img {
  width: 13.13px;
  height: 15px;
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-content .title {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-content .title a:hover {
  color: #fff;
}
@media (max-width: 1199px) {
  .bemet-team-area-block .team-area .team-item-wrap .team-item .team-content .title {
    font-size: 18px;
  }
  .bemet-team-area-block .team-area .team-content-wrap a {
    font-size: 16px;
  }
}
.bemet-team-area-block .team-area .team-item-wrap .team-item .team-content span {
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  line-height: 1;
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
