.elementor-2164 .elementor-element.elementor-element-2ddd660{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2164 .elementor-element.elementor-element-8f210cc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2164 .elementor-element.elementor-element-cf60939{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-2164 .elementor-element.elementor-element-9cd02ee{--display:flex;}.elementor-2164 .elementor-element.elementor-element-3589034{--display:flex;}.elementor-2164 .elementor-element.elementor-element-24a46a6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-2164 .elementor-element.elementor-element-cf60939{--content-width:1320px;}.elementor-2164 .elementor-element.elementor-element-24a46a6{--content-width:1320px;}}/* Start custom CSS for html, class: .elementor-element-53a04da *//* کانتینر کلی */
.hamed-collab-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 48px 24px;
  background: linear-gradient(180deg, rgba(111,134,245,0.05), rgba(255,255,255,0.01));
  border-radius: 24px;
  box-shadow: 0 12px 28px rgba(0,0,0,0.06);
  direction: rtl;
  font-family: inherit;
}

/* عنوان اصلی */
.hamed-collab-title {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #001334;
  margin-bottom: 40px;
}

/* توضیحات */
.hamed-collab-description h3 {
  font-size: 20px;
  color: #6F86F5;
  margin-bottom: 16px;
}

.hamed-collab-description p {
  font-size: 15px;
  color: #001334;
  line-height: 2;
  margin-bottom: 20px;
  text-align: justify;
}

/* لیست‌ها با تیک SVG */
.hamed-collab-description ul {
  padding-right: 0;
  margin-bottom: 32px;
  list-style: none;
}

.hamed-collab-description ul li {
  position: relative;
  padding-right: 32px;
  margin-bottom: 14px;
  font-size: 14.5px;
  color: #001334;
  line-height: 1.8;
  text-align: justify;
}

.hamed-collab-description ul li::before {
  content: '';
  position: absolute;
  right: 0;
  top: 4px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%236F86F5'/%3E%3Cpath d='M17 8L10.5 14.5L7 11' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: cover;
}

/* واکنش‌گرا */
@media (max-width: 768px) {
  .hamed-collab-title {
    font-size: 24px;
  }

  .hamed-collab-description h3 {
    font-size: 18px;
  }

  .hamed-collab-description p,
  .hamed-collab-description ul li {
    font-size: 14px;
  }

  .hamed-collab-wrapper {
    padding: 32px 16px;
  }
}/* End custom CSS */