[data-icf-copy="ar"] { display: none; }

html[dir="rtl"] [data-icf-copy="en"] { display: none; }
html[dir="rtl"] [data-icf-copy="ar"] { display: initial; }

.study-offer-item.icf-payment {
  border-color: #b8decf;
  background: var(--green-soft);
}

.study-offer-item.icf-payment .study-offer-icon {
  background: #fff;
  color: var(--green);
}

.study-offer-item.icf-privacy .study-offer-icon {
  background: #fff4e4;
  color: #9a5914;
}

body[data-project-id="emirati-saudi-arabic-iphone-icloud-study"] .study-offer-item.voluntary {
  border-color: #c4d8ef;
  background: var(--blue-soft);
}

@media (min-width: 821px) {
  body[data-project-id="emirati-saudi-arabic-iphone-icloud-study"] .study-offer {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

}
