#load-more-btn {
  margin-bottom: 100px !important;
  margin: auto;
  border-radius: 37px;
  background: var(--color-08);
  font-family: inherit;
  padding: 5px 20px;
  font-size: 15px;
}
#jobs-container {
  margin-bottom: 0;
  direction: rtl;
  padding: 0px 15px 15px;
}
.topJobs {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.topJobs .jihs2 {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 0px 12px;
}
.jihs2 img {
  border: 2px solid #ddd;
  padding: 5px;
}
.J2ns1 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.J2ns1 > span {
  font-size: 14px;
}
#irxrq {
  color: #000;
  font-size: 14px;
  margin-bottom: 0px;
}
#uqz63 > span {
  font-size: 16px;
}
#uqz63 p {
  margin: 0;
  font-size: 12px;
  font-weight: 600;
  color: #868686;
  padding-top: 0px;
}
.jobs-preview > p {
  font-size: 16px;
}
.fb-post-box {
  position: relative;
  max-width: 600px;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  line-height: 1.6;
  overflow: hidden;
  transition: all 0.3s ease;
  direction: rtl;
}
.fb-post-box input[type="checkbox"] {
  display: none;
}
.fb-post-box .post-text {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  transition: max-height 0.4s ease;
}
.jobs-preview {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.6em;
  position: relative;
  transition: max-height 0.3s ease-in-out;
  direction: rtl;
  text-align: right;
}
/* عند التفعيل - عرض كل المحتوى */
.jobs-post-content.expanded .jobs-preview {
  -webkit-line-clamp: unset;
  max-height: none;
  overflow: visible;
}
/* زر عرض المزيد */
.share-buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 15px;
}
.share-buttons .share-btn {
  padding: 6px 12px;
  border-radius: 40px;
  text-decoration: none;
  color: white;
  font-size: 13px;
}
.share-btn.whatsapp {
  background-color: #25d366;
}
.share-btn.telegram {
  background-color: #0088cc;
}
.share-btn.facebook {
  background-color: #3b5998;
}
.backBtn {
  background: #0100fb;
  border-radius: 20px;
  font-family: inherit;
  padding: 8px 12px;
  margin: 20px;
}
#loader {
  display: none;
  text-align: center;
  margin: 40px auto;
}
.reaction-summary,
.reaction-box {
  display: none !important;
}
.react_btn {
  display: none;
}
.videoContainer {
  flex: 1 0 100% !important;
}
.read-more-toggle {
  font-size: 15px;
  text-decoration: none;
  color: #5e5d5d;
  display: inline-block;
  margin-top: 5px;
  cursor: pointer;
  font-weight: bold;
}
.fb-media-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px;
}
.fb-media-grid .media-item-video {
  flex: 1 0 30%;
  max-width: 100%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
#u9z62 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 10px;
}
.RecationContainer,
.RecationContainer *,
ul,
li,
a,
button,
svg {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#btns_news {
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #ddd;
  padding: 15px 20px 0;
  cursor: pointer;
}
.reaction-box {
  position: relative;
  display: inline-block;
}
.like-btn {
  cursor: pointer;
  background: #fff;
  border: 1px solid #ddd;
  padding: 8px 12px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  gap: 5px;
  transition: background-color 0.2s;
}
.reaction-icon.inactive {
  opacity: 0.5;
  color: #999;
}
.reaction-options {
  display: none;
  position: absolute;
  background: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  gap: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  right: 0;
  z-index: 999;
}
.reaction-options span {
  font-size: 20px;
  cursor: pointer;
  padding: 5px;
  transition: transform 0.2s;
}
#btns_news li a {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: center;
  text-decoration: none;
  color: #475569;
}
.size_BtnNews {
  width: 22px;
  height: 22px;
}
.job-count > p {
  margin-bottom: 0px;
}
.job-post {
  margin: 15px 0;
  background: #fff;
  border-radius: 20px;
  padding: 20px 0;
}
.fb-media-grid .media-item {
  flex: 1 0 30%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.fb-media-grid .media-item img,
.fb-media-grid .media-item video {
  width: 100%;
  height: 250px;
  display: block;
  border-radius: 10px;
  object-fit: cover;
}
@media (max-width: 992px) {
  #irxrq {
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 19px;
  }
  #i36he {
    padding: 10px;
  }
}
@media (max-width: 576px) {
  #irxrq {
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 600;
  }
}
