
/* ONLINE */
.sEducationList > li a[data-education="online"] {
  background: #b15757;
  background-color: rgba(0, 0, 0, 0.075);
  background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-online.jpg');
  background-size: cover;
  background-position: bottom left;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="online"] {
  background-color: rgba(56, 133, 99, 0.8);
  background-color: rgba(56, 133, 99, 0.95);
}
.sEducationList > li a[data-education="online"]:before {
  content: '\f108';
}
.sEducationList > li a[data-education="online"]:hover {
  background: #c17a7a;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="online"]:hover {
  background: #c17a7a;
}
/* CLASSROOM */
.sEducationList > li a[data-education="classroom"] {
  background: #a33767;
  background-color: rgba(0, 0, 0, 0.15);
  background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-classroom.jpg');
  background-size: cover;
  background-position: top center;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="classroom"] {
  background-color: rgba(56, 133, 99, 0.825);
  background-color: rgba(56, 133, 99, 0.825);
}
.sEducationList > li a[data-education="classroom"]:before {
  content: '\f19c';
}
.sEducationList > li a[data-education="classroom"]:hover {
  background: #c24b7f;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="classroom"]:hover {
  background: #c24b7f;
}
/* SPEAKING */
.sEducationList > li a[data-education="speaking"] {
  background: #713e91;
  background-color: rgba(0, 0, 0, 0.225);
  background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-speaking.jpg');
  background-size: cover;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="speaking"] {
  background-color: rgba(56, 133, 99, 0.85);
  background-color: rgba(56, 133, 99, 0.95);
}
.sEducationList > li a[data-education="speaking"]:before {
  content: '\f075';
}
.sEducationList > li a[data-education="speaking"]:hover {
  background: #8d4eb3;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="speaking"]:hover {
  background: #8d4eb3;
}
/* READING */
.sEducationList > li a[data-education="reading"] {
  background: #5f4e93;
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-reading.jpg');
  background-size: cover;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="reading"] {
  background-color: rgba(56, 133, 99, 0.875);
  background-color: rgba(56, 133, 99, 0.825);
}
.sEducationList > li a[data-education="reading"]:before {
  content: '\f02d';
}
.sEducationList > li a[data-education="reading"]:hover {
  background: #7866ae;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="reading"]:hover {
  background: #7866ae;
}
/* DISTANCE */
.sEducationList > li a[data-education="distance"] {
  background: #4d5487;
  background-color: rgba(0, 0, 0, 0.375);
  background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-distance.jpg');
  background-size: cover;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="distance"] {
  background-color: rgba(56, 133, 99, 0.9);
  background-color: rgba(56, 133, 99, 0.95);
}
.sEducationList > li a[data-education="distance"]:before {
  content: '\f040';
}
.sEducationList > li a[data-education="distance"]:hover {
  background: #626aa5;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="distance"]:hover {
  background: #626aa5;
}
/* IMMERSION */
.sEducationList > li a[data-education="immersion"] {
  background: #3b73b3;
  background-color: rgba(0, 0, 0, 0.45);
  background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-immersion.jpg');
  background-size: cover;
  background-position: bottom left;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="immersion"] {
  background-color: rgba(56, 133, 99, 0.925);
  background-color: rgba(56, 133, 99, 0.825);
}
.sEducationList > li a[data-education="immersion"]:before {
  content: '\f086';
}
.sEducationList > li a[data-education="immersion"]:hover {
  background: #598dc8;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="immersion"]:hover {
  background: #598dc8;
}
/* ASSESSMENT */
.sEducationList > li a[data-education="assessment"] {
  background: #19858f;
  background-color: rgba(0, 0, 0, 0.525);
  background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-exam-100pc-2.jpg');
  background-size: cover;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="assessment"] {
  background-color: rgba(56, 133, 99, 0.95);
}
.sEducationList > li a[data-education="assessment"]:before {
  content: '\f19d';
}
.sEducationList > li a[data-education="assessment"]:hover {
  background: #21aebb;
}
.sEducationList.ipsSticky.ipsSticky_top > li a[data-education="assessment"]:hover {
  background: #21aebb;
}
/** badges **/

.cEd_online .sEducationBadge {
  background: #b15757;
}
.cEd_classroom .sEducationBadge {
  background: #c24b7f;
}
.cEd_speaking .sEducationBadge {
  background: #713e91;
}
.cEd_reading .sEducationBadge {
  background: #5f4e93;
}
.cEd_distance .sEducationBadge {
  background: #4d5487;
}
.cEd_immersion .sEducationBadge {
  background: #3b73b3;
}
.cEd_assessment .sEducationBadge {
  background: #19858f;
}
.cEd_unused .sEducationBadge {
  background: #146f64;
}