@charset "UTF-8";
.eln-link {
  color: #000FF0;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
.eln-link:hover, .eln-link:focus {
  color: #000FF0;
  text-decoration: none;
  outline: none;
}
.eln-link--icon:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 10px;
  margin-left: 8px;
  background: url("../images/home/jan-2019/arrow/arrow.svg") center/contain no-repeat;
}

a, a:hover, a:focus {
  outline: none;
  text-decoration: none;
}

.l-row {
  overflow: hidden;
  position: relative;
  padding: 40px 0;
}
.l-row:first-child {
  padding-top: 120px;
}
@media (min-width: 768px) {
  .l-row {
    padding: 60px 0;
  }
  .l-row:first-child {
    padding-top: 160px;
  }
}
@media (min-width: 992px) {
  .l-row {
    padding: 80px 0;
  }
  .l-row:first-child {
    padding-top: 160px;
  }
}
.l-row--alt {
  padding-top: 20px !important;
}

.eln-btn {
  color: #3A008C;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 20px;
  font-weight: 500;
  border-radius: 4px;
  background-color: #F5EAFF;
  display: inline-block;
  height: 54px;
  line-height: 54px;
  padding-left: 24px;
  padding-right: 24px;
  transition: 0.3s ease;
  position: relative;
  white-space: nowrap;
  text-align: center;
}
@media (max-width: 767px) {
  .eln-btn {
    display: block;
    max-width: 240px;
  }
}
.eln-btn:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-left: 8px;
  transition: 0.3s ease;
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(50%2C14%2C106)%22%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.eln-btn:hover, .eln-btn:focus {
  color: #3A008C;
  transition: 0.3s ease;
  text-decoration: none;
  border-color: transparent;
  background: #efd9ff;
}
.eln-btn:hover:before, .eln-btn:focus:before {
  transform: translate(1px, 1px);
  width: 100%;
  height: 100%;
}
.eln-btn:hover:after, .eln-btn:focus:after {
  transform: translateX(4px);
}
.eln-btn--purple {
  color: #fff;
  background: #500AD2;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.18) 0%, rgba(0, 0, 0, 0.18) 100%);
  box-shadow: 0 2px 10px 0 rgba(0, 4, 48, 0.08), 0 8px 8px 0 rgba(0, 4, 48, 0.12), 0 12px 21px 0 rgba(0, 4, 48, 0.24);
}
.eln-btn--purple:after {
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(255%2C255%2C255)%22%2F%3E%0A%3C%2Fsvg%3E");
}
.eln-btn--purple:hover, .eln-btn--purple:focus {
  color: #fff;
  background: #500AD2;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.18) 0%, rgba(0, 0, 0, 0.18) 100%);
  box-shadow: 0 1px 1px 0 rgba(90, 122, 190, 0.1), 0 10px 20px 0 rgba(90, 122, 190, 0.2);
}

@media (min-width: 768px) {
  .eln-hero__container {
    max-width: 560px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .eln-hero__container {
    margin: auto;
  }
}
.eln-hero__title {
  color: #00000A;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  letter-spacing: -1px;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 16px;
  z-index: 1;
  position: relative;
}
@media (min-width: 768px) {
  .eln-hero__title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (min-width: 992px) {
  .eln-hero__title {
    font-size: 40px;
    line-height: 50px;
  }
}
.eln-hero__desc {
  color: #00000A;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  z-index: 1;
  position: relative;
}
@media (min-width: 992px) {
  .eln-hero__desc {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 30px;
  }
}
.eln-hero__action {
  margin-top: 30px;
  z-index: 1;
  position: relative;
}
@media (min-width: 992px) {
  .eln-hero__figure {
    display: flex;
    justify-content: flex-end;
    margin-top: -30px;
    margin-right: -60px;
  }
}

.eln-figure {
  position: relative;
}
.eln-figure__pins {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.eln-pin {
  position: absolute;
  z-index: 1;
}
.eln-pin:nth-child(2) .eln-pin__pluse:after,
.eln-pin:nth-child(2) .eln-pin__pluse:before {
  animation: pulsate 1s ease-out infinite;
}
.eln-pin:nth-child(5) .eln-pin__pluse:after,
.eln-pin:nth-child(5) .eln-pin__pluse:before {
  animation: pulsate 1.4s ease-out infinite;
}
.eln-pin:nth-child(9) .eln-pin__pluse:after,
.eln-pin:nth-child(9) .eln-pin__pluse:before {
  animation: pulsate 1.6s ease-out infinite;
}
.eln-pin:nth-child(6) .eln-pin__pluse:after,
.eln-pin:nth-child(6) .eln-pin__pluse:before {
  animation: pulsate 1.8s ease-out infinite;
}
.eln-pin--tooltip .eln-pin__tooltip {
  transform: none;
  opacity: 1;
}
.eln-pin--a {
  right: 220px;
  top: 10px;
}
.eln-pin--a .bounce {
  animation-delay: 0.2s;
}
.eln-pin--b {
  right: 190px;
  top: 50px;
}
.eln-pin--c {
  right: 330px;
  top: 145px;
}
.eln-pin--c .bounce {
  animation-delay: 0.4s;
}
.eln-pin--d {
  right: 650px;
  top: 240px;
}
.eln-pin--d .bounce {
  animation-delay: 0.1s;
}
.eln-pin--e {
  right: 300px;
  top: 230px;
}
.eln-pin--f {
  right: 65px;
  top: 70px;
}
.eln-pin--f .bounce {
  animation-delay: 0.6s;
}
.eln-pin--g {
  right: 190px;
  top: 180px;
  z-index: 2;
}
.eln-pin--g .bounce {
  animation-delay: 0.8s;
}
.eln-pin--h {
  right: 170px;
  top: 120px;
}
.eln-pin--i {
  right: 100px;
  top: 160px;
}
.eln-pin--i .bounce {
  animation-delay: 0.6s;
}
.eln-pin__icon {
  width: 24px;
  height: 24px;
  border-radius: 50% 50% 50% 0;
  background: #500ad2;
  transform: rotate(-45deg);
  position: relative;
}
.eln-pin__icons {
  position: relative;
}
.eln-pin__icon:after {
  content: "";
  width: 10px;
  height: 10px;
  margin: 7px 0 0 7px;
  background: #ffffff;
  position: absolute;
  border-radius: 50%;
}
.eln-pin__pluse {
  transform: rotateX(30deg);
  z-index: -2;
}
.eln-pin__pluse:after, .eln-pin__pluse:before {
  content: "";
  border-radius: 50%;
  height: 20px;
  width: 40px;
  position: absolute;
  margin: -2px 0 0 -8px;
  opacity: 0;
  animation-delay: 1.1s;
  background-color: rgba(81, 13, 210, 0.2509803922);
  animation: pulsate 1.2s ease-in-out;
  animation-iteration-count: infinite;
}
.eln-pin__pluse:before {
  animation-delay: 0.4s;
}
.eln-pin__tooltip {
  background: white;
  box-shadow: 7px 48px 48px 0px rgba(0, 0, 0, 0.13), 0px 4px 26px 0px rgba(0, 0, 0, 0.09);
  padding: 20px;
  border-radius: 10px;
  min-width: 220px;
  position: absolute;
  z-index: 2;
  right: -20px;
  top: -200px;
  pointer-events: none;
  transform-origin: center;
  transition-property: transform, opacity;
  transition-duration: 0.25s;
  opacity: 0;
}
.eln-pin__tooltip:after {
  content: "▼";
  display: inline-block;
  font-size: 42px;
  position: absolute;
  right: 20px;
  color: #fff;
  margin-top: -4px;
}
.eln-pin__header {
  margin-top: -40px;
}
.eln-pin__content {
  margin-top: 20px;
}
.eln-pin__name {
  font-size: 16px;
  font-weight: bold;
}
.eln-pin__desig {
  background: #e8f5da;
  border-radius: 20px;
  font-family: "SFMono-Regular", monospace, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  padding: 0px 12px;
  color: #2c4a0c;
}
.eln-pin__title {
  font-size: 12px;
  font-weight: bold;
  color: #00000A;
}
.eln-pin__amount {
  font-family: "SFMono-Regular", monospace, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.eln-pin__figure {
  background: url(../images/e-learning/profile.svg) no-repeat;
  width: 60px;
  height: 50px;
  display: flex;
  background-position: right center;
  margin-left: auto;
}

.bounce {
  animation-name: bounce;
  animation-fill-mode: both;
  animation-duration: 1s;
  animation-delay: 0.5s;
}

@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@keyframes bounce {
  0% {
    opacity: 0;
    transform: translateY(-10px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    transform: translateY(2px) rotate(-45deg);
  }
  80% {
    transform: translateY(-1px) rotate(-45deg);
  }
  100% {
    transform: translateY(0) rotate(-45deg);
  }
}
.eln-article__container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 30px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #E0E0E4;
  margin-bottom: 40px;
}
.eln-article__aside {
  grid-column: span 12;
}
@media (min-width: 768px) {
  .eln-article__aside {
    text-align: center;
    margin-bottom: 16px;
  }
}
@media (min-width: 992px) {
  .eln-article__aside {
    text-align: left;
    grid-column: span 3;
  }
}
.eln-article__main {
  grid-column: span 12;
}
@media (min-width: 992px) {
  .eln-article__main {
    grid-column: span 9;
  }
}
.eln-article__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.eln-article__item {
  color: #00000A;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 40px;
  display: flex;
}
@media (max-width: 767px) {
  .eln-article__item {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .eln-article__item {
    max-width: 340px;
  }
}
@media (min-width: 992px) {
  .eln-article__item {
    max-width: 350px;
  }
}
@media (min-width: 1200px) {
  .eln-article__item {
    max-width: 420px;
  }
}
.eln-article__icon {
  margin-right: 20px;
}
@media (min-width: 992px) {
  .eln-article__icon {
    margin: 0 30px 0 50px;
    min-width: 34px;
  }
}
.eln-article__label {
  font-weight: 600;
  text-align: center;
  border-radius: 14px;
  display: inline-block;
  padding: 2px 12px;
  font-size: 10px;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .eln-article__label {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.eln-article__label--purple {
  color: rgb(87, 24, 203);
  background: rgb(232, 229, 248);
}
.eln-article__label--yellow {
  color: rgb(147, 93, 0);
  background: rgb(255, 237, 206);
}
.eln-article__label--green {
  color: rgb(41, 72, 7);
  background: rgb(232, 245, 218);
}
.eln-article__label--pink {
  color: rgb(222, 22, 94);
  background: rgb(255, 208, 225);
}
.eln-article__title {
  color: #00000A;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  letter-spacing: -0.6px;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .eln-article__title {
    font-size: 32px;
    line-height: 42px;
  }
}
.eln-article__title:not(.eln-article__title--big) {
  max-width: 480px;
}
.eln-article__desc {
  color: #242438;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  line-height: 24px;
  max-width: 480px;
}
.eln-article__desc:not(:last-child) {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .eln-article--center {
    text-align: center;
  }
}

.eln-testimonial__header {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.eln-testimonial__profile {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-column-gap: 10px;
  align-items: center;
}
.eln-testimonial__desc {
  font-size: 18px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .eln-testimonial__desc {
    font-size: 24px;
  }
  .eln-testimonial__desc .eln-link:after {
    width: 14px;
    height: 14px;
  }
}
.eln-testimonial__logo img {
  margin-left: auto;
  margin-right: 0;
  max-width: 180px;
}
@media (min-width: 768px) {
  .eln-testimonial__logo img {
    max-width: 280px;
  }
}
.eln-testimonial__name {
  font-size: 24px;
  font-weight: bold;
}
.eln-testimonial__position {
  font-weight: normal;
  display: block;
  font-size: 16px;
}
.eln-testimonial__quote {
  width: 40px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .eln-testimonial__quote {
    width: 50px;
  }
}
.eln-testimonial__img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  border: 1px solid #00000A;
}
@media (min-width: 768px) {
  .eln-testimonial__img {
    width: 110px;
    height: 110px;
  }
}

.eln-card {
  position: relative;
  margin: 15px 15px 100px 15px;
  z-index: 1;
  text-align: center;
}
.eln-cards {
  display: grid;
  overflow: auto;
  grid-template-columns: repeat(3, minmax(300px, 1fr));
  padding: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .eln-cards {
    margin-left: 0;
    margin-right: 0;
  }
}
.eln-card:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffffff;
  border-radius: 8px;
  z-index: -1;
  transition: all 0.3s;
  border: 1px solid rgba(151, 151, 151, 0.27);
  border-radius: 8px;
  margin-top: 60px;
}
.eln-card:hover:before {
  margin-top: 10px;
  border-color: transparent;
  box-shadow: 7px 48px 48px 0px rgba(0, 0, 0, 0.13), 0px 4px 26px 0px rgba(0, 0, 0, 0.09);
  transform: scale(1.05);
}
.eln-card:hover .eln-card__footer {
  opacity: 1;
}
.eln-card__icon img {
  display: inline-block;
  margin-bottom: 24px;
  max-height: 50px;
}
.eln-card__title {
  color: #00000A;
  font-size: 18px;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  letter-spacing: -0.3px;
  line-height: 24px;
  margin-bottom: 8px;
}
.eln-card__desc {
  color: #00000A;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 16px;
}
.eln-card__footer {
  color: #00000A;
  font-size: 16px;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
}
.eln-card__front {
  padding: 30px 15px;
  display: grid;
  grid-template-rows: 1fr auto;
  min-height: 280px;
  transition: 0.2s;
}
@media (min-width: 992px) {
  .eln-card__front {
    min-height: 250px;
    height: 100%;
  }
}

.eln-slider {
  text-align: center;
  position: relative;
}
.eln-slider:after, .eln-slider:before {
  content: "";
  width: 50px;
  height: 100%;
  display: inline-block;
  z-index: 1;
  position: absolute;
  top: 0;
}
.eln-slider:after {
  right: 0;
  background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.eln-slider:before {
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.eln-slider__figure {
  overflow-x: auto;
  padding-bottom: 15px;
  position: relative;
}

@media (min-width: 992px) {
  .row.row-align__center {
    display: flex;
    align-items: center;
  }
}