.egnyte_lp__pr__hero-featured {
  width: 100%;
  position: relative;
  z-index: 3;
}

.egnyte_lp__pr__hero-featured .grid-cont .egnyte_lp__pr__hero-featured-featured__item {
  max-width: 1129px;
  height: 284px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 7px 23px 0px rgba(0, 0, 0, 0.05), 0px 8px 25px 0px rgba(0, 0, 0, 0.06), 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
}

.egnyte_lp__pr__hero-featured .grid-cont .egnyte_lp__pr__hero-featured-featured__item .egnyte_lp__pr__hero-featured__cont {
  padding: 40px;
  position: relative;
  height: 100%;
}

.egnyte_lp__pr__hero-featured .grid-cont .egnyte_lp__pr__hero-featured-featured__item .egnyte_lp__pr__hero-featured__cont a {
  position: relative;
}

.egnyte_lp__pr__hero-featured .grid-cont .egnyte_lp__pr__hero-featured-featured__item .egnyte_lp__pr__hero-featured__cont a::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.egnyte_lp__pr__hero-featured .grid-cont .egnyte_lp__pr__hero-featured-featured__item .egnyte_lp__pr__hero-featured__cont .egnyte_lp__pr__hero-featured__bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 64px;
  margin-bottom: 25px;
}

.egnyte_lp__pr__hero-featured .grid-cont .egnyte_lp__pr__hero-featured-featured__item .egnyte_lp__pr__hero-featured__cont .egnyte_lp__pr__hero-featured__bottom .egnyte_lp__pr__hero-featured__link {
  text-align: right;
}

.egnyte_lp__pr__hero-featured .grid-cont .egnyte_lp__pr__hero-featured-featured__item .egnyte_lp__pr__hero-featured__cont .egnyte_lp__pr__hero-featured__bottom .egnyte_lp__pr__hero-featured__date {
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  color: #76a2bc;
  font-size: 18px;
}

.egnyte_lp__pr__hero-featured .grid-cont .egnyte_lp__pr__hero-featured-featured__item h2 {
  max-width: 776px;
}

@media screen and (max-width: 767.98px) {
  .egnyte_lp__pr__hero-featured .egnyte_lp__pr__hero-featured-featured__item {
    height: auto !important;
  }

  .egnyte_lp__pr__hero-featured .egnyte_lp__pr__hero-featured-featured__item .egnyte_lp__pr__hero-featured__cont {
    padding: 20px !important;
  }
}

.press-releases__cont {
  margin-top: -140px;
  padding: 28px 0;
  border-radius: 6px;
  background-color: #fff;
}

.press-releases__cont .rc-pagination__item {
  border: 1px solid #b3b7bb;
  color: #35374d;
}

/**/
/* press releases */
/**/
.press-releases__head {
  padding: 20px 0 180px;
  background: linear-gradient(217.4deg, #323a4b 6.01%, #171c2a 95.81%);
}

.press-releases__head .bread-crumbs {
  margin: 0;
  color: #96a1ba;
}

.press-releases__head .bread-crumbs__link {
  color: #646d85;
}

.press-releases__cont {
  margin-top: -140px;
  padding: 28px 0;
  border-radius: 6px;
  background-color: #fff;
}

.press-releases__cont .rc-pagination__item {
  border: 1px solid #b3b7bb;
  color: #35374d;
}

.press-releases__nav {
  text-transform: capitalize;
}

.press-releases__side {
  width: 288px;
  padding: 0 28px;
  font-size: 20px;
  line-height: 44px;
}

.press-releases__side select {
  text-transform: capitalize;
}

.press-releases__side a {
  display: block;
  padding: 0 16px 0 12px;
  border-radius: 3px;
  border-left: 4px solid transparent;
  text-decoration: none;
  color: #35364e;
}

.press-releases__side .active {
  border-left: 4px solid #32bdb5;
  background-color: rgba(118, 221, 215, 0.12);
  font-weight: 600;
  pointer-events: none;
}

.press-releases__side a:visited {
  color: #35364e !important;
}

.press-releases__side a:hover {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="40" height="20" stroke="%2335364E" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>') 100% 50% no-repeat;
}

.press-releases__main {
  margin-left: 20px;
  padding-right: 48px;
  padding-left: 48px;
  border-left: 1px solid #355364;
}

.press-releases__divider {
  margin-top: -1px;
  margin-bottom: -1px;
  border-top: 1px solid #355364;
}

.press-releases__item {
  position: relative;
  margin-right: -24px;
  margin-left: -24px;
  padding: 24px;
  border-radius: 4px;
  transition-duration: 0.125s;
  transition-property: background-color;
}

.press-releases__item:hover {
  background-color: #f4f9fc;
}

.press-releases__name {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 500;
  color: #35364e;
}

.press-releases__more {
  opacity: 0;
  transition-duration: 0.125s;
}

.press-releases__more span {
  content: '';
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polygon fill="%230BC5BA" points="6,13.4 4.6,12 8.6,8 4.6,4 6,2.6 11.4,8"></polygon></svg>') 50% 50%/100% 100% no-repeat;
  position: absolute;
  vertical-align: top;
  width: 1em;
  height: 1.375em;
  margin: 0 -0.25em 0 0.25em;
  transform: translateY(1px);
}

.press-releases__item:hover .press-releases__more {
  opacity: 1;
}

.press-releases__select {
  width: 204px;
}

.press-releases__select select {
  padding-top: 9px;
  padding-bottom: 9px;
}

@media screen and (max-width: 1283.98px) {
  .press-releases__side {
    width: 280px;
  }
}

@media screen and (max-width: 1023.98px) {
  .press-releases__cont {
    padding: 24px 0;
  }

  .press-releases__side {
    width: 208px;
    padding: 0 24px;
  }

  .press-releases__main {
    margin: 0;
    padding: 0 24px;
  }

  .press-releases__item:hover {
    background: none;
  }

  .press-releases__more {
    margin-top: 16px;
    opacity: 1;
  }
}

@media screen and (max-width: 767.98px) {
  .press-releases__side {
    width: auto;
  }

  .press-releases__main {
    margin-top: 24px;
    border-top: 1px solid #355364 EE;
    border-left: 0;
  }

  .press-releases__name {
    font-size: 20px;
  }

  .press-releases__more {
    margin-top: 12px;
  }
}

.press-releases__side a {
  display: block;
  padding: 0 16px 0 12px;
  border-radius: 3px;
  text-decoration: none;
  border-left: 4px solid transparent;
  color: #35364E !important;
}

@media screen and (max-width: 1023.98px) {
  .press-releases__main {
    margin-left: 20px;
  }
}

.rc-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}

.rc-pagination__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin: 0 4px;
  border-radius: 4px;
  border: 1px solid #32bdb5;
  font-weight: 600;
  text-decoration: none;
  color: #32bdb5;
  transition-duration: 0.125s;
  transition-property: background-color, color;
}

.rc-pagination__item:hover,
.rc-pagination__item.current {
  background-color: #32bdb5;
  color: #fff;
}

.rc-pagination__item.disabled {
  pointer-events: none;
  opacity: 0.3;
}

.rc-pagination__spacer {
  margin: 0 8px;
  font-weight: 600;
  color: #32bdb5;
}

@media screen and (max-width: 575.98px) {
  .rc-pagination__item {
    margin: 0 3px;
    width: 33px;
    height: 33px;
    font-size: 17px;
  }

  .rc-pagination__item svg {
    width: 18px;
    height: 18px;
  }
}

.cs-pagination .rc-pagination__item {
  border: 1px solid #b3b7bb;
  color: #35374d !important;
}

.cs-pagination .rc-pagination__item svg {
  stroke: #35374d;
}

.cs-pagination .rc-pagination__item:hover,
.cs-pagination .rc-pagination__item.current {
  color: #fff !important;
  border: 1px solid #0bc5ba;
  background-color: #0bc5ba;
}

.cs-pagination .rc-pagination__item:hover svg,
.cs-pagination .rc-pagination__item.current svg {
  stroke: #fff;
}