/* aqua */
/* pale gray */
/* black */
/* black */
.home_alumni__list .owl-stage {
  margin: 0;
  padding: 0;
  list-style: none; }

.alumni_storeis__page__item h2 {
  margin: 0; }

.alumni_storeis__page__item h3 {
  margin: 0; }

.alumni_storeis__page__item img {
  max-width: 100%; }

@media all and (min-width: 769px) {
  .alumni_storeis__page__item__img {
    float: left;
    max-width: 300px;
    margin: 1em 2em 0 0; } }

.home_alumni {
  background: #e8e8e7; }
  .home_alumni .ms-heading-title {
    margin-top: -0.5em;
    z-index: 1;
    position: relative; }

.home_alumni__list {
  margin: 0 -0.625em;
  width: 90%;
  z-index: 1;
  position: relative; }
  .home_alumni__list__item {
    float: left;
    width: 100%;
    padding: 0 0.625em; }
    .owl-item .home_alumni__list__item {
      width: 100%; }
    .home_alumni__list__item a {
      display: block;
      overflow: hidden;
      height: 13.75em;
      position: relative;
      color: #FFF;
      background: #00b5af; }
      .home_alumni__list__item a:before {
        position: absolute;
        inset: 0;
        content: '';
        z-index: 1;
        opacity: 1;
        /* @if $item == 'transform' {
			$will_change: transform;
		} */
        -webkit-transition: opacity 350ms ease;
        -o-transition: opacity 350ms ease;
        transition: opacity 350ms ease;
        background-image: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
        background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
        background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
        background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
        background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
        background-repeat: no-repeat; }
    .home_alumni__list__item__content {
      z-index: 2;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute;
      margin: 0 1.125em 1.875em; }
      .home_alumni__list__item__content h2, .home_alumni__list__item__content h3 {
        margin: 0; }
      .home_alumni__list__item__content h2 {
        font-size: 0.8125em;
        color: rgba(51, 51, 51, 0.25);
        color: rgba(2, 97, 93, 0.9); }
      .home_alumni__list__item__content h3 {
        font-size: 2.25em;
        font-weight: 400; }
    .home_alumni__list__item__btn {
      display: none !important; }
    .home_alumni__list__item__img {
      position: absolute;
      inset: 0; }
      .home_alumni__list__item__img img {
        opacity: 1 !important;
        /* @if $item == 'transform' {
			$will_change: transform;
		} */
        -webkit-transition: opacity 350ms ease;
        -o-transition: opacity 350ms ease;
        transition: opacity 350ms ease; }
  .home_alumni__list-circle {
    display: none; }

@media all and (min-width: 769px) {
  .home_alumni .ms-heading-title {
    margin-top: 0; }
  .home_alumni__list {
    width: auto;
    overflow: hidden; }
    .home_alumni__list__item {
      width: 33.333%; }
      .home_alumni__list__item a {
        height: 24.375em; }
      .home_alumni__list__item__content {
        padding-bottom: 0;
        /* @if $item == 'transform' {
			$will_change: transform;
		} */
        -webkit-transition: padding-bottom 350ms ease;
        -o-transition: padding-bottom 350ms ease;
        transition: padding-bottom 350ms ease; }
        .home_alumni__list__item__content h2 {
          opacity: 0;
          /* @if $item == 'transform' {
			$will_change: transform;
		} */
          -webkit-transition: opacity 350ms ease;
          -o-transition: opacity 350ms ease;
          transition: opacity 350ms ease; }
      .home_alumni__list__item__btn {
        left: 0;
        bottom: 0;
        margin-bottom: -10em;
        display: inline-block !important;
        position: absolute !important;
        border: none !important;
        font-size: 0.9375em;
        font-weight: 700;
        padding: 0.6em 1.1em;
        -webkit-transition: background 350ms, color 350ms, border-color 350ms, margin-bottom 350ms !important;
        -o-transition: background 350ms, color 350ms, border-color 350ms, margin-bottom 350ms !important;
        transition: background 350ms, color 350ms, border-color 350ms, margin-bottom 350ms !important; }
      .home_alumni__list__item a:hover:before {
        opacity: 0; }
      .home_alumni__list__item a:hover .home_alumni__list__item__content {
        padding-bottom: 3.5em; }
        .home_alumni__list__item a:hover .home_alumni__list__item__content h2 {
          opacity: 1; }
      .home_alumni__list__item a:hover .home_alumni__list__item__img {
        opacity: 0.15 !important; }
      .home_alumni__list__item a:hover .home_alumni__list__item__btn {
        margin-bottom: 0; }
    .home_alumni__list-circle {
      display: block;
      font-size: 1.335em; }
      .home_alumni__list-circle i {
        font-size: 40px; }
      .home_alumni__list-circle--top {
        margin: 7px; }
      .home_alumni__list-circle--left {
        left: 0;
        right: auto; }
      .home_alumni__list-circle--right {
        right: 0;
        left: auto; }
      .home_alumni__list-circle .ms-circle--bottom:before {
        background: #80d4d1; } }

.home_alumni {
  background: #FFF; }

.home_alumni__list__item {
  margin: 0.625em 0; }

@media all and (min-width: 769px) {
  .home_alumni {
    width: 70%;
    float: left;
    width: calc(100% - 17.12em); }
  .home_alumni__list__item a {
    height: 20em; }
  .home_alumni__list__item {
    width: 50%; } }

@media all and (min-width: 1025px) {
  .home_alumni {
    width: calc(100% - 20.12em); }
  .home_alumni__list__item {
    width: 33.333%; } }
