#bread-crumb-mob li a {
  color: #4c4ccc;
}
#bread-crumb-mob li:before {
  color: #4c4ccc;
}
#bread-crumb-mob li:last-child a {
  color: #4c4ccc;
}

.bread-crumb li a {
  color: rgb(255 255 255 / 70%);
}
.bread-crumb li:before {
  color: #ffffff;
}
.bread-crumb li:last-child a {
  color: #ffffff;
}
.research-page .banner-block {
  background: transparent
    linear-gradient(99deg, #1854cc 0%, #7d7dd0 60%, #d7d7fb 100%) 0% 0%
    no-repeat padding-box;
  padding: 38px 0 90px;
}
@media (max-width: 1199.98px) {
  .research-page .banner-block {
    padding: 90px 0 48px;
    margin: 0;
  }
}
.research-page .banner-block-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
}
.research-page .banner-block-inner-content-left {
  width: 40%;
}
@media (max-width: 1199.98px) {
  .research-page .banner-block-inner-content-left {
    width: 100%;
  }
}
.research-page .banner-block-inner-content-left label {
  text-align: left;
  font: normal normal 800 12px/14px Figtree;
  letter-spacing: 3.6px;
  color: #f0f0f0;
  text-transform: uppercase;
  opacity: 0.7;
  display: flex;
  gap: 8px;
}
.research-page .banner-block-inner-content-left h1 {
  padding-top: 17px;
  text-align: left;
  font: normal normal bold 36px/42px Figtree;
  color: #f0f0f0;
}
@media (max-width: 1199.98px) {
  .research-page .banner-block-inner-content-left h1 {
    max-width: 300px;
    margin-bottom: 0;
  }
}
.research-page .banner-block-inner-content-left .button-block {
  padding-top: 30px;
}
@media (max-width: 1199.98px) {
  .research-page .banner-block-inner-content-left .button-block {
    padding-top: 20px;
  }
}
.research-page .banner-block-inner-content-left .button-block .btn {
  background-color: #fff;
  color: #272756;
  padding: 12px 21px;
  height: 43px;
  width: 236px;
  font-size: 16px;
  font-weight: 600;
}
.research-page
  .banner-block-inner-content-left
  .button-block
  .btn
  .icon-right-arrow:before {
  font-size: 12px;
}
.research-page .banner-block-inner-content-right {
  width: 20%;
  padding-top: 40px;
}
@media (max-width: 1199.98px) {
  .research-page .banner-block-inner-content-right {
    width: 100%;
  }
}
.research-page .banner-block-inner-content-right .banner-carousel {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
  flex-wrap: wrap;
  margin-right: calc((100vw - 102%) * -0.5);
}
.banner-carousel:not(.slick-initialized){
	display:flex;
}
@media (max-width: 1199.98px) {
  .research-page .banner-block-inner-content-right .banner-carousel {
    margin-right: -30px;
  }
	
}
.research-page .banner-block-inner-content-right .banner-carousel-item {
  background-color: #fff;
  border-radius: 25px;
  max-width: 296px;
  margin-right: 15px;
  position: relative;
}
.research-page .banner-block-inner-content-right .banner-carousel-item img {
  display: block;
  max-width: 100%;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel-item
  .description {
  padding: 20px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  .bottom-rate
  ul {
  gap: 90px;
  margin-top: -85px;
}
@media (max-width: 1199.98px) {
  .research-page
    .open-calls
    .tab-content
    .tab-content-inner
    .explore-tab-carousel-item
    .description
    .bottom-rate
    ul {
    gap: 40px;
    margin-top: -85px;
  }
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  .bottom-rate
  ul
  li:nth-child(1) {
  margin-left: 20px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  .bottom-rate
  ul
  li
  span {
  text-align: left;
  font: normal normal 400 12px/14px Figtree;
  color: #686875;
  letter-spacing: 0px;
  text-transform: none;
  margin-bottom: 5px;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel-item
  .description
  label {
  text-align: left;
  font: normal normal 400 16px/19px Figtree;
  letter-spacing: 0px;
  color: #1c3b4e;
  opacity: 0.7;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel-item
  .description
  p {
  text-align: left;
  font: normal normal bold 20px/24px Figtree;
  color: #272756;
  opacity: 1;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel-item
  .description
  span {
  text-align: left;
  font: normal normal bold 16px/19px Figtree;
  color: #272756;
  opacity: 0.7;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel-item
  .description
  .explore-more {
  padding-top: 15px;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel-item
  .description
  .explore-more
  a {
  text-align: left;
  font: normal normal 600 14px/24px Figtree;
  letter-spacing: 0px;
  color: #0000a0;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel-item
  .description
  .explore-more
  a
  .icon-arrow-top-right:before {
  color: #0000a0;
  font-size: 14px;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel-item
  .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(255, 255, 255, 0.2352941176);
  border-radius: 25px;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel-item
  .overlay
  img {
  margin-top: 50%;
  margin-left: auto;
  margin-right: auto;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel-item
  .overlay
  p {
  text-align: center;
  font: normal normal 600 16px/19px Figtree;
  color: #07075a;
  max-width: 55%;
  margin: auto;
  padding-top: 20px;
}
.research-page .banner-block-inner-content-right .banner-carousel .slick-arrow {
  position: absolute;
  top: 75px;
  margin: auto;
  border: none;
  width: 25px;
  height: 25px;
  background: #fff;
  font-size: 0;
  border-radius: 50%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  font-family: "icomoon";
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  z-index: 99;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel
  .slick-arrow.slick-disabled {
  opacity: 0;
  cursor: default;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel
  .slick-arrow.slick-prev {
  left: 2%;
  top: 50%;
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel
  .slick-arrow.slick-prev:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
  transform: rotate(180deg);
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel
  .slick-arrow.slick-next {
  right: 60px;
  top: 50%;
}
@media (max-width: 1199.98px) {
  .research-page
    .banner-block-inner-content-right
    .banner-carousel
    .slick-arrow.slick-next {
    right: 10%;
    top: 50%;
  }
}
.research-page
  .banner-block-inner-content-right
  .banner-carousel
  .slick-arrow.slick-next:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
}
.research-page .brokerage {
  padding-top: 77px;
}
@media (max-width: 1199.98px) {
  .research-page .brokerage {
    padding-top: 48px;
  }
}
.research-page .brokerage .grid {
  gap: 24px;
  flex-wrap: wrap;
}
.research-page .brokerage .grid-item-left {
  background: #f8faff 0% 0% no-repeat padding-box;
  box-shadow: -5px -5px 0px #babaf5;
  border-radius: 30px;
  padding: 36px 20px 30px 48px;
  align-items: center;
  flex: 1 0 736px;
}
@media (max-width: 1199.98px) {
  .research-page .brokerage .grid-item-left {
    flex-direction: column;
    flex: none;
    max-width: 100%;
    padding: 24px 20px 25px 25px;
  }
}
.research-page .brokerage .grid-item-left-content label {
  text-align: left;
  font: normal normal bold 30px/36px Figtree;
  color: #4c4ccc;
  margin-bottom: 16px;
}
@media (max-width: 1199.98px) {
  .research-page .brokerage .grid-item-left-content label {
    max-width: 284px;
  }
}
.research-page .brokerage .grid-item-left-content p {
  text-align: left;
  font: normal normal 600 16px/19px Figtree;
  color: #272756;
  margin-bottom: 21px;
}
@media (max-width: 1199.98px) {
  .research-page .brokerage .grid-item-left-content p {
    margin-bottom: 12px;
    max-width: 268px;
  }
}
.research-page .brokerage .grid-item-left-content span {
  text-align: left;
  font: normal normal 400 14px/17px Figtree;
  display: flex;
  color: rgba(0, 0, 0, 0.6509803922);
  align-items: center;
}
.research-page .brokerage .grid-item-left-content span .big {
  text-align: left;
  font: normal normal bold 33px/64px Figtree;
  color: #4c4ccc;
  padding-right: 5px;
}
.research-page .brokerage .grid-item-left-content .download-from span {
  text-align: left;
  font: normal normal bold 16px/19px Figtree;
  color: #07075a;
}
.research-page .brokerage .grid-item-left-content .download-from .app-download {
  padding-top: 16px;
}
.research-page
  .brokerage
  .grid-item-left-content
  .download-from
  .app-download
  img {
  max-width: 142px;
  padding-right: 15px;
}
@media (max-width: 1199.98px) {
  .research-page
    .brokerage
    .grid-item-left-content
    .download-from
    .app-download
    img {
    max-width: 120px;
  }
}
.research-page .brokerage .grid-item-left-image img {
  max-width: 264px;
}
@media (max-width: 1199.98px) {
  .research-page .brokerage .grid-item-left-image img {
    padding-top: 36px;
  }
}
.research-page .brokerage .grid-item-right {
  background: #f8faff 0% 0% no-repeat padding-box;
  box-shadow: -5px -5px 0px #babaf5;
  border-radius: 30px;
  padding: 36px 35px 30px 30px;
  flex: 1 0 356px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1199.98px) {
  .research-page .brokerage .grid-item-right {
    padding: 24px 30px 28px 24px;
    flex: none;
    max-width: 100%;
  }
}
.research-page .brokerage .grid-item-right span {
  text-align: left;
  font: normal normal 800 12px/14px Figtree;
  letter-spacing: 3.6px;
  color: rgba(0, 0, 160, 0.4078431373);
  text-transform: uppercase;
  display: block;
  margin-bottom: 28px;
}
.research-page .brokerage .grid-item-right label {
  text-align: left;
  font: normal normal bold 30px/36px Figtree;
  color: #4c4ccc;
  opacity: 1;
  margin-bottom: 20px;
}
.research-page .brokerage .grid-item-right p {
  text-align: left;
  font: normal normal 600 16px/19px Figtree;
  color: #272756;
}
.research-page .brokerage .grid-item-right .explore-more {
  padding-top: 15px;
}
.research-page .brokerage .grid-item-right .explore-more a {
  text-align: left;
  font: normal normal 600 14px/24px Figtree;
  letter-spacing: 0px;
  color: #0000a0;
}
.research-page
  .brokerage
  .grid-item-right
  .explore-more
  a
  .icon-arrow-top-right:before {
  color: #0000a0;
  font-size: 14px;
}
.research-page .brokerage .grid-item-right .explore-more a span {
  margin-bottom: 0;
}
.research-page .open-calls {
  padding-top: 80px;
}
@media (max-width: 1199.98px) {
  .research-page .open-calls {
    padding-top: 72px;
  }
}
.research-page .open-calls .title h3 {
  text-align: left;
  font: normal normal bold 36px/42px Figtree;
  color: #07075a;
  margin-bottom: 24px;
}
.research-page .open-calls .title p {
  text-align: left;
  font: normal normal 400 16px/19px Figtree;
  color: #07075a;
  opacity: 0.7;
  max-width: 641px;
}
.research-page .open-calls .nav-tabs {
  justify-content: flex-start;
  gap: 15px;
  border-bottom: none;
  padding-top: 17px;
}
@media (max-width: 1199.98px) {
  .research-page .open-calls .nav-tabs {
    white-space: nowrap;
    overflow: scroll;
    flex-wrap: nowrap;
    margin-bottom: 15px;
    margin-right: -30px;
    justify-content: flex-start !important;
    margin-left: -15px;
    padding-bottom: 10px;
  }
}
.research-page .open-calls .nav-tabs .nav-item {
  background-color: transparent;
  text-align: left;
  font: normal normal 400 16px/19px Figtree;
  letter-spacing: 0px;
  color: #686875;
  outline: none;
  padding: 0px 21px;
  border: 1px solid #686875;
  border-radius: 40px;
  margin-bottom: 5px;
  height: 43px;
  display: flex;
  align-items: center;
}
.research-page .open-calls .nav-tabs .nav-link {
  background-color: transparent;
  color: #686875;
  padding: 0;
  border: none !important;
  height: 100%;
}
.research-page .open-calls .nav-item.active,
.research-page .open-calls .nav-item:hover {
  color: #fff;
  opacity: 1;
  border: none;
  background-color: #27277a;
}
.research-page .open-calls .nav-item.active .nav-link,
.research-page .open-calls .nav-item:hover .nav-link {
  color: #fff;
  font-weight: 600;
}
.research-page .open-calls .nav-tabs .nav-link:focus,
.research-page .open-calls .nav-tabs .nav-link:hover {
  outline: none;
  box-shadow: none;
  border-color: transparent;
}

.research-page .open-calls .tab-content {
  position: relative;
}
.research-page .open-calls .tab-content .tab-content-inner {
  padding-top: 43px;
  padding-bottom: 0px;
  position: relative;
}
@media (min-width: 1200px) {
  .research-page
    .open-calls
    .tab-content
    .tab-content-inner
    .explore-tab-carousel {
    margin-right: calc((100vw - 102%) * -0.5);
    margin-left: calc((100vw - 102%) * -0.5);
  }
}
@media (max-width: 1199.98px) {
  .research-page .open-calls .tab-content .tab-content-inner {
    padding-top: 10px;
  }
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel:not(.slick-initialized) {
  display: flex;
  gap: 35px;
  flex-wrap: wrap;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel
  .slick-list {
  /* margin-right: calc((100vw - 102%) * -0.5); */
  padding-left: calc((100vw - 1160px) / 2);
}
@media (max-width: 1199.98px) {
  .research-page
    .open-calls
    .tab-content
    .tab-content-inner
    .explore-tab-carousel {
    gap: 0;
  }
  .research-page
    .open-calls
    .tab-content
    .tab-content-inner
    .explore-tab-carousel {
    margin-right: -30px;
  }
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item {
  background-color: #fff;
  border-radius: 25px;
  margin: 0 12px 24px;
  position: relative;
  border: 1px solid #0f0f83;
  border-radius: 27px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .fundamental-carousel:not(.slick-initialized)
  .explore-tab-carousel-item {
  max-width: 355px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description {
  padding: 30px 24px 30px 24px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  span {
  text-align: left;
  font: normal normal 800 12px/14px Figtree;
  letter-spacing: 3.6px;
  color: rgba(39, 39, 86, 0.537254902);
  display: block;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  label {
  text-align: left;
  font: normal normal 600 24px/29px Figtree;
  color: #272756;
  max-width: 190px;
  min-height: 58px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  .returns-per {
  text-align: right;
  font: normal normal bold 30px/36px Figtree;
  letter-spacing: 0px;
  color: #1fb15a;
  margin-bottom: 10px;
  min-height: unset !important;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .text-area {
  min-height: 55px;
  margin-top: 18px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  .graph-detail {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  text-align: left;
  font: normal normal bold 11px/13px Figtree;
  color: rgba(39, 39, 86, 0.6431372549);
  letter-spacing: 0;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  .read-more {
  text-align: left;
  font: normal normal bold 12px/14px Figtree;
  color: #4c4ccc;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  .graph-detail
  .inner {
  text-align: left;
  font: normal normal bold 16px/19px Figtree;
  color: #272756;
  letter-spacing: 0;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  img {
  display: block;
  max-width: 100%;
  padding-bottom: 18px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  p {
  text-align: left;
  font: normal normal 400 16px/19px Figtree;
  letter-spacing: 0px;
  color: #272756;
  margin-bottom: 12px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  .bottom-rate
  ul
  li
  p {
  text-align: left;
  font: normal normal bold 16px/19px Figtree;
  letter-spacing: 0px;
  color: #272756;
  margin-bottom: 12px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  .explore-more {
  padding-top: 15px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .description
  .explore-more
  a {
  text-align: left;
  font: normal normal 600 12px/24px Figtree;
  letter-spacing: 0px;
  color: #0000a0;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(255, 255, 255, 0.2352941176);
  border-radius: 25px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .overlay
  img {
  margin-top: 50%;
  margin-left: auto;
  margin-right: auto;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .overlay
  p {
  text-align: center;
  font: normal normal 600 16px/19px Figtree;
  color: #07075a;
  max-width: 65%;
  margin: auto;
  padding-top: 20px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .overlay
  .button-block {
  padding-top: 28px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .overlay
  .button-block
  .btn {
  width: 257px;
  height: 43px;
  padding: 21px;
  margin: auto;
  font-size: 16px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel-item
  .overlay
  .button-block
  .btn
  .icon-right-arrow:before {
  color: #fff;
  font-size: 12px;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel
  .slick-arrow {
  position: absolute;
  top: 75px;
  margin: auto;
  border: none;
  width: 25px;
  height: 25px;
  background: #fff;
  font-size: 0;
  border-radius: 50%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  font-family: "icomoon";
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  z-index: 99;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel
  .slick-arrow.slick-disabled {
  opacity: 0;
  cursor: default;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel
  .slick-arrow.slick-prev {
  left: 5%;
  top: 40%;
}
@media (max-width: 1199.98px) {
  .research-page
    .open-calls
    .tab-content
    .tab-content-inner
    .explore-tab-carousel
    .slick-arrow.slick-prev {
    left: 5%;
    top: 50%;
  }
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel
  .slick-arrow.slick-prev:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
  transform: rotate(180deg);
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel
  .slick-arrow.slick-next {
  right: 5%;
  top: 40%;
}
@media (max-width: 1199.98px) {
  .research-page
    .open-calls
    .tab-content
    .tab-content-inner
    .explore-tab-carousel
    .slick-arrow.slick-next {
    right: 5%;
    top: 50%;
  }
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel
  .slick-arrow.slick-next:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel
  .slick-dots {
  list-style: none;
  display: flex;
  margin-top: 30px;
  padding: 0;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1199.98px) {
  .research-page
    .open-calls
    .tab-content
    .tab-content-inner
    .explore-tab-carousel
    .slick-dots {
    margin-left: 0;
  }
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel
  .slick-dots
  li
  button {
  font-size: 0;
  width: 12px;
  height: 4px;
  margin-right: 12px;
  border: none;
  background: #07075a;
  border-radius: 20px;
  cursor: pointer;
  outline: none;
  opacity: 0.3;
  padding: 0;
}
.research-page
  .open-calls
  .tab-content
  .tab-content-inner
  .explore-tab-carousel
  .slick-dots
  li.slick-active
  button {
  background: #07075a;
  width: 30px;
  height: 4px;
  border-radius: 20px;
  opacity: 1;
}
.research-page .strategy-report {
  padding-top: 185px;
  padding-bottom: 154px;
  background-image: url(../images/strategy-report-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1199.98px) {
  .research-page .strategy-report {
    padding-top: 79px;
    background-image: url(../images/strategy-report-bg-mobile.svg);
    background-position-y: 113%;
    background-size: contain;
    padding-bottom: 100px;
  }
}
.research-page .strategy-report .grid {
  display: flex;
  gap: 78px;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 1199.98px) {
  .research-page .strategy-report .grid {
    flex-direction: column;
    gap: 67px;
  }
}
.research-page .strategy-report .grid-item-left {
  background: #27277a 0% 0% no-repeat padding-box;
  box-shadow: 5px 3px 12px rgba(39, 39, 86, 0.1019607843);
  border-radius: 36px;
  padding: 30px 30px 30px 36px;
  flex: 1 0 546px;
}
@media (max-width: 1199.98px) {
  .research-page .strategy-report .grid-item-left {
    flex: none;
    max-width: 100%;
    width: 100%;
    padding: 30px 30px 30px 24px;
  }
}
.research-page .strategy-report .grid-item-left h3 {
  text-align: left;
  font: normal normal bold 30px/36px Figtree;
  color: #ffffff;
  margin-bottom: 4px;
  /*   max-width: 280px; */
}
.research-page .strategy-report .grid-item-left p {
  text-align: left;
  font: normal normal 600 12px/14px Figtree;
  color: #ffffff;
  opacity: 0.7;
  margin-bottom: 22px;
  /*   max-width: 176px; */
}
.research-page .strategy-report .grid-item-left .button-block .btn {
  font-size: 16px;
  width: 224px;
  height: 43px;
  padding: 21px;
  background-color: #fff;
  color: #272756;
  font-weight: 600;
  border: none;
}
.research-page
  .strategy-report
  .grid-item-left
  .button-block
  .btn
  .icon-right-arrow:before {
  font-size: 12px;
}
.research-page .strategy-report .grid-item-right {
  background: #20a0e1 0% 0% no-repeat padding-box;
  box-shadow: 5px 3px 12px rgba(39, 39, 86, 0.1019607843);
  border-radius: 36px;
  padding: 23px 30px 27px 61px;
  flex: 1 0 451px;
  height: 208px;
  position: relative;
}
@media (max-width: 1199.98px) {
  .research-page .strategy-report .grid-item-right {
    flex: none;
    max-width: 100%;
    width: 100%;
    padding: 53px 30px 34px 24px;
    height: 288px;
  }
}
.research-page .strategy-report .grid-item-right::before {
  content: "";
  position: absolute;
  background: url(../images/strategy-report-telegram-icn.png);
  left: -50px;
  width: 92px;
  height: 92px;
  background-size: contain;
  border-radius: 50px;
  top: 60px;
}
@media (max-width: 1199.98px) {
  .research-page .strategy-report .grid-item-right::before {
    left: 17px;
    width: 72px;
    height: 72px;
    top: -40px;
  }
}
.research-page .strategy-report .grid-item-right label {
  text-align: left;
  font: normal normal bold 26px/32px Figtree;
  color: #ffffff;
  margin-bottom: 16px;
}
@media (max-width: 1199.98px) {
  .research-page .strategy-report .grid-item-right label {
    max-width: 259px;
  }
}
.research-page .strategy-report .grid-item-right p {
  text-align: left;
  font: normal normal 600 12px/14px Figtree;
  color: #ffffff;
  margin-bottom: 21px;
}
@media (max-width: 1199.98px) {
  .research-page .strategy-report .grid-item-right p {
    margin-bottom: 32px;
  }
}
.research-page .strategy-report .grid-item-right .button-block .btn {
  font-size: 16px;
  width: 320px;
  height: 43px;
  padding: 21px;
  background-color: #fff;
  color: #272756;
  font-weight: 600;
  border: none;
}
@media (max-width: 1199.98px) {
  .research-page .strategy-report .grid-item-right .button-block .btn {
    width: 237px;
  }
}
.research-page
  .strategy-report
  .grid-item-right
  .button-block
  .btn
  .icon-right-arrow:before {
  font-size: 12px;
}
.research-page .best-pl {
  padding-top: 80px;
}
@media (max-width: 1199.98px) {
  .research-page .best-pl {
    padding-top: 10px;
  }
}
.research-page .best-pl .title h3 {
  text-align: left;
  font: normal normal bold 36px/42px Figtree;
  color: #07075a;
  margin-bottom: 24px;
}
.research-page .best-pl .title p {
  text-align: left;
  font: normal normal 400 16px/19px Figtree;
  color: #07075a;
  opacity: 0.7;
  max-width: 641px;
}
.research-page .best-pl .nav-tabs {
  justify-content: flex-start;
  gap: 15px;
  border-bottom: none;
  padding-top: 17px;
}
@media (max-width: 1199.98px) {
  .research-page .best-pl .nav-tabs {
    white-space: nowrap;
    overflow: scroll;
    flex-wrap: nowrap;
    margin-bottom: 15px;
    margin-right: -30px;
    justify-content: flex-start !important;
    margin-left: -15px;
    padding-bottom: 10px;
  }
}
.research-page .best-pl .nav-tabs .nav-item {
  background-color: transparent;
  text-align: left;
  font: normal normal 400 16px/19px Figtree;
  letter-spacing: 0px;
  color: #686875;
  outline: none;
  padding: 0px 21px;
  border: 1px solid #686875;
  border-radius: 40px;
  margin-bottom: 5px;
  height: 43px;
  display: flex;
  align-items: center;
}
.research-page .best-pl .nav-tabs .nav-link {
  background-color: transparent;
  color: #686875;
  padding: 0;
  border: none !important;
  height: 100%;
}
.research-page .best-pl .nav-item.active,
.research-page .best-pl .nav-item:hover {
  color: #fff;
  opacity: 1;
  border: none;
  background-color: #27277a;
}
.research-page .best-pl .nav-item.active .nav-link,
.research-page .best-pl .nav-item:hover .nav-link {
  color: #fff;
  font-weight: 600;
}
.research-page .best-pl .nav-tabs .nav-link:focus,
.research-page .best-pl .nav-tabs .nav-link:hover {
  outline: none;
  box-shadow: none;
  border-color: transparent;
}

.research-page .best-pl .tab-content {
  position: relative;
}
.research-page .best-pl .tab-content .tab-content-inner {
  padding-top: 54px;
  padding-bottom: 0px;
  position: relative;
}
@media (max-width: 1199.98px) {
  .research-page .best-pl .tab-content .tab-content-inner {
    padding-top: 0;
  }
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel:not(.slick-initialized) {
  display: flex;
  gap: 35px;
  flex-wrap: wrap;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel
  .slick-list {
  margin-right: calc((100vw - 102%) * -0.5);
  min-height: 210px;
}
@media (max-width: 1199.98px) {
  .research-page .best-pl .tab-content .tab-content-inner .best-pl-carousel {
    min-height: 230px;
  }
  .research-page
    .best-pl
    .tab-content
    .tab-content-inner
    .best-pl-carousel
    .slick-list {
    margin-right: -30px;
  }
}
.research-page .best-pl .tab-content .tab-content-inner .best-pl-carousel-item {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 5px 3px 12px rgba(39, 39, 86, 0.1019607843);
  border-radius: 24px;
  max-width: 355px;
  margin-right: 15px;
  position: relative;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel-item
  .description {
  padding: 30px 24px 30px 24px;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel-item
  .description-inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199.98px) {
  .research-page
    .best-pl
    .tab-content
    .tab-content-inner
    .best-pl-carousel-item
    .description-inner {
    flex-direction: column;
  }
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel-item
  .description-inner
  p {
  font: normal normal bold 16px/19px Figtree;
  color: #0f0f83;
  margin-bottom: 28px;
  max-width: 189px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 1199.98px) {
  .research-page
    .best-pl
    .tab-content
    .tab-content-inner
    .best-pl-carousel-item
    .description-inner
    p {
    margin-bottom: 12px;
  }
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel-item
  .description-inner
  span {
  text-align: right;
  font: normal normal 600 12px/14px Figtree;
  letter-spacing: 0px;
  color: #0f0f83;
  opacity: 0.7;
}
@media (max-width: 1199.98px) {
  .research-page
    .best-pl
    .tab-content
    .tab-content-inner
    .best-pl-carousel-item
    .description-inner
    span {
    text-align: left;
    margin-bottom: 16px;
  }
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel-item
  .explore-more
  a {
  text-align: left;
  font: normal normal 600 12px/24px Figtree;
  letter-spacing: 0px;
  color: #0000a0;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel-item
  .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(255, 255, 255, 0.2352941176);
  border-radius: 25px;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel-item
  .overlay
  img {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  width: 35px;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel-item
  .overlay
  p {
  text-align: center;
  font: normal normal 600 16px/19px Figtree;
  color: #07075a;
  max-width: 65%;
  margin: auto;
  padding-top: 20px;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel-item
  .overlay
  .button-block {
  padding-top: 10px;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel-item
  .overlay
  .button-block
  .btn {
  width: 257px;
  height: 43px;
  padding: 21px;
  margin: auto;
  font-size: 16px;
}
@media (max-width: 1199.98px) {
  .research-page
    .best-pl
    .tab-content
    .tab-content-inner
    .best-pl-carousel-item
    .overlay
    .button-block
    .btn {
    width: 200px;
  }
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel-item
  .overlay
  .button-block
  .btn
  .icon-right-arrow:before {
  color: #fff;
  font-size: 12px;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel
  .slick-arrow {
  position: absolute;
  top: 75px;
  margin: auto;
  border: none;
  width: 25px;
  height: 25px;
  background: #fff;
  font-size: 0;
  border-radius: 50%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  font-family: "icomoon";
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  z-index: 99;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel
  .slick-arrow.slick-disabled {
  opacity: 0;
  cursor: default;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel
  .slick-arrow.slick-prev {
  left: 2%;
  top: 40%;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel
  .slick-arrow.slick-prev:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
  transform: rotate(180deg);
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel
  .slick-arrow.slick-next {
  right: 0%;
  top: 40%;
}
@media (max-width: 1199.98px) {
  .research-page
    .best-pl
    .tab-content
    .tab-content-inner
    .best-pl-carousel
    .slick-arrow.slick-next {
    right: 10%;
    top: 75px;
  }
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel
  .slick-arrow.slick-next:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel
  .slick-dots {
  list-style: none;
  display: flex;
  margin-top: 30px;
  padding: 0;
  justify-content: flex-start;
  margin-left: 50%;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel
  .slick-dots
  li
  button {
  font-size: 0;
  width: 12px;
  height: 4px;
  margin-right: 12px;
  border: none;
  background: #07075a;
  border-radius: 20px;
  cursor: pointer;
  outline: none;
  opacity: 0.3;
  padding: 0;
}
.research-page
  .best-pl
  .tab-content
  .tab-content-inner
  .best-pl-carousel
  .slick-dots
  li.slick-active
  button {
  background: #07075a;
  width: 30px;
  height: 4px;
  border-radius: 20px;
  opacity: 1;
}
.research-page .research-team {
  padding-top: 90px;
}
@media (max-width: 1199.98px) {
  .research-page .research-team {
    padding-top: 60px;
  }
}
.research-page .research-team h3 {
  text-align: left;
  font: normal normal bold 36px/43px Figtree;
  color: #272756;
}
@media (max-width: 1199.98px) {
  .research-page .research-team h3 {
    margin-bottom: 0;
  }
}
.research-page .research-team .grid {
  padding-top: 52px;
}
.research-page .research-team .grid:not(.slick-initialized) {
  display: flex;
  gap: 60px;
}
@media (max-width: 1199.98px) {
  .research-page .research-team .grid {
    flex-direction: column;
    gap: 40px;
  }
}
.research-page .research-team .grid-item {
  flex: 1;
}
.research-page .research-team .grid-item img {
  max-width: 172px;
  padding-bottom: 36px;
}
.research-page .research-team .grid-item label {
  text-align: left;
  font: normal normal bold 30px/36px Figtree;
  color: #272756;
  display: block;
}
.research-page .research-team .grid-item span {
  display: block;
  text-align: left;
  font: normal normal bold 16px/24px Figtree;
  color: #272756;
  opacity: 0.7;
  padding-bottom: 5px;
}
.research-page .research-team .grid-item p {
  text-align: left;
  font: normal normal 600 16px/19px Figtree;
  color: #272756;
  padding-top: 15px;
  max-width: 298px;
}
@media (max-width: 1199.98px) {
  .research-page .research-team .grid-item p {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .open-calls .grid:not(.slick-initialized) {
    gap: 60px;
    display: flex;
  }
  .open-calls .grid.slick-initialized {
    flex-flow: column;
  }
  .open-calls .grid.slick-initialized .slick-track {
    display: flex;
  }
  .open-calls .grid.slick-initialized .grid-item {
    padding-right: 60px;
  }
  .open-calls .grid.slick-initialized .meet-team-inner-listing-item:last-child {
    padding-right: 0;
  }
}
.research-page .open-account {
  padding-top: 143px;
}
@media (max-width: 1199.98px) {
  .research-page .open-account {
    padding-top: 75px;
  }
}
.research-page .open-account .grid {
  background-color: #0f0f83;
  padding: 75px 97px;
  border-radius: 30px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 1199.98px) {
  .research-page .open-account .grid {
    padding: 24px 5px 50px 24px;
    flex-direction: column;
  }
}
.research-page .open-account .grid::before {
  content: "";
  position: absolute;
  background: url(../images/open-account-element.svg);
  bottom: -100px;
  left: -40px;
  width: 167px;
  height: 180px;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .research-page .open-account .grid::before {
    background-size: contain;
    background-repeat: no-repeat;
    width: 85px;
    bottom: -142px;
    left: -15px;
  }
}
.research-page .open-account .grid-item-left {
  max-width: 450px;
}
.research-page .open-account .grid-item-left h3 {
  text-align: left;
  font: normal normal bold 36px/44px Figtree;
  color: #ffffff;
  margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
  .research-page .open-account .grid-item-left h3 {
    max-width: 282px;
  }
  .research-page .open-account .grid-item-left .button-block {
    position: relative;
  }
  .research-page .open-account .grid-item-left .button-block::after {
    content: "";
    position: absolute;
    width: 94%;
    height: 2px;
    border: 1px solid #ffffff36;
    bottom: -25px;
  }
}
.research-page .open-account .grid-item-left p {
  text-align: left;
  font: normal normal 400 16px/19px Figtree;
  color: #ffffff;
  opacity: 0.7;
  margin-bottom: 44px;
}
@media (max-width: 1199.98px) {
  .research-page .open-account .grid-item-left p {
    max-width: 282px;
    margin-bottom: 24px;
  }
}
.research-page .open-account .grid-item-left .button-block .btn {
  font: normal normal 600 16px/19px Figtree;
  color: #272756;
  max-width: 282px;
  height: 43px;
  background-color: #ffffff;
  padding: 21px;
}
.research-page
  .open-account
  .grid-item-left
  .button-block
  .btn
  .icon-right-arrow:before {
  font-size: 12px;
}
.research-page .open-account .grid-item-right {
  position: relative;
  max-width: 360px;
}
@media (max-width: 1199.98px) {
  .research-page .open-account .grid-item-right {
    padding-top: 48px;
  }
}
.research-page .open-account .grid-item-right::before {
  content: "";
  border: 1px solid rgba(76, 76, 204, 0.3215686275);
  position: absolute;
  top: 0;
  bottom: 0;
  left: -77px;
  height: 340px;
  margin: auto;
}
.research-page .open-account .grid-item-right label {
  font: normal normal bold 24px/29px Figtree;
  color: #ffffff;
  padding-bottom: 32px;
}
.research-page .open-account .grid-item-right-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 44px;
}
@media (max-width: 1199.98px) {
  .research-page .open-account .grid-item-right-inner {
    gap: 20px 0px;
  }
}
.research-page .open-account .grid-item-right-inner-item {
  flex: 1 0 158px;
}
@media (max-width: 1199.98px) {
  .research-page .open-account .grid-item-right-inner-item {
    flex: none;
    max-width: 50%;
  }
  .research-page .open-account .grid-item-right-inner-item p {
    max-width: 155px;
  }
}
.research-page .open-account .grid-item-right-inner-item img {
  width: 55px;
  object-fit: contain;
  height: 55px;
  padding-bottom: 5px;
}
@media (max-width: 1199.98px) {
  .research-page .open-account .grid-item-right-inner-item img {
    width: 55px;
    height: 55px;
    padding-bottom: 5px;
  }
}
.research-page .open-account .grid-item-right-inner-item p {
  text-align: left;
  font: normal normal 400 16px/19px Figtree;
  color: #f0f0f0;
}
.research-page .awards-won h3 {
  text-align: left;
  font: normal normal bold 36px/42px Figtree;
  color: #272756;
  max-width: 307px;
}
.research-page .awards-won .grid {
  display: flex;
  flex-wrap: wrap;
  padding-top: 40px;
  gap: 40px;
  align-items: center;
}
@media (max-width: 1199.98px) {
  .research-page .awards-won .grid {
    margin-right: -30px;
  }
  .awards-won .slick-arrow.slick-next {
    right: 10%;
  }
}
.research-page .awards-won .grid-item {
  flex: 0 0 144px;
}
.research-page .awards-won .grid-item img {
  max-width: 215px;
  padding-bottom: 18px;
  margin: auto;
}
.research-page .awards-won .grid .slick-dots {
  list-style: none;
  display: flex;
  margin-top: 30px;
  padding: 0;
  justify-content: flex-start;
  margin-left: 47%;
}
.research-page .awards-won .grid-item p {
  text-align: center;
  font: normal normal 600 20px / 24px Figtree;
  color: #27277a;
  max-width: 215px;
  margin: auto;
}
.research-page .awards-won .grid-item span {
  text-align: center;
  font: normal normal 600 16px / 19px Figtree;
  color: #0f0f83;
  opacity: 0.7;
  display: block;
  padding-top: 11px;
}
@media (max-width: 1199.98px) {
  .research-page .awards-won .grid .slick-dots {
    margin-left: 0;
  }
}
.research-page .awards-won .grid .slick-dots li button {
  font-size: 0;
  width: 12px;
  height: 4px;
  margin-right: 12px;
  border: none;
  background: #07075a;
  border-radius: 20px;
  cursor: pointer;
  outline: none;
  opacity: 0.3;
  padding: 0;
}
.research-page .awards-won .grid .slick-dots li.slick-active button {
  background: #07075a;
  width: 30px;
  height: 4px;
  border-radius: 20px;
  opacity: 1;
} /*# sourceMappingURL=research.css.map */

.open-calls .tab-content > .tab-pane,
.best-pl .tab-content > .tab-pane {
  display: block;
  height: 0;
  visibility: hidden;
}
.open-calls .tab-content > .tab-pane.active,
.best-pl .tab-content > .tab-pane.active {
  height: auto !important;
  visibility: visible;
}

.research-page .open-calls .slick-arrow {
  position: absolute;
  top: 75px;
  margin: auto;
  border: none;
  width: 25px;
  height: 25px;
  background: #fff;
  font-size: 0;
  border-radius: 50%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  font-family: "icomoon";
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  z-index: 99;
}
.research-page .open-calls .slick-arrow.slick-disabled {
  opacity: 0;
  cursor: default;
}
.research-page .open-calls .slick-arrow.slick-prev {
  left: -3%;
  top: 40%;
  bottom: inherit !important;
}
.research-page .open-calls .slick-arrow.slick-prev:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
  transform: rotate(180deg);
}
.research-page .open-calls .slick-arrow.slick-next {
  right: 3%;
  top: 40%;
  bottom: inherit !important;
}
@media (max-width: 1199.98px) {
  .research-page .open-calls .slick-arrow.slick-next {
    right: 0%;
    top: 40%;
  }
}
.research-page .open-calls .slick-arrow.slick-next:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
}
.research-page .open-calls .slick-dots {
  list-style: none;
  display: flex;
  margin-top: 30px;
  padding: 0;
  justify-content: flex-start;
}
.research-page .open-calls .slick-dots li button {
  font-size: 0;
  width: 12px;
  height: 4px;
  margin-right: 12px;
  border: none;
  background: rgba(7, 7, 90, 0.3);
  border-radius: 20px;
  cursor: pointer;
  outline: none;
  padding: 0;
}
.research-page .open-calls .slick-dots li.slick-active button {
  background: #4c4ccc;
  width: 30px;
  height: 4px;
  border-radius: 20px;
}

.research-page .research-team .slick-arrow {
  position: absolute;
  top: 35%;
  margin: auto;
  border: none;
  width: 25px;
  height: 25px;
  background: #fff;
  font-size: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  font-family: "icomoon";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  z-index: 99;
}

.research-page .research-team .slick-arrow.slick-disabled {
  opacity: 0;
  cursor: default;
}

.research-page .research-team .slick-arrow.slick-prev {
  left: 20px;
}

.research-page .research-team .slick-arrow.slick-prev:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.research-page .research-team .slick-arrow.slick-next {
  right: 20px;
}

.research-page .research-team .slick-arrow.slick-next:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
}

.research-page .testimonial-block .slick-dots {
  padding: 0 30px;
}
.research-page .slick-dots {
  list-style: none;
  display: flex;
  margin-top: 30px;
  justify-content: flex-start;
  padding: 0;
}
.research-page .slick-dots li button {
  font-size: 0;
  width: 12px;
  height: 4px;
  margin-right: 12px;
  border: none;
  background: rgba(7, 7, 90, 0.3);
  border-radius: 20px;
  cursor: pointer;
  outline: 0;
  padding: 0;
}
.research-page .slick-dots li.slick-active button {
  background: #4c4ccc;
  width: 30px;
  height: 4px;
  border-radius: 20px;
}
.research-page .research-news {
  background-color: #fff;
  padding: 85px 0 87px;
  position: relative;
}
@media (max-width: 1199.98px) {
  .research-page .research-news {
    padding: 40px 0;
  }
}
@media (max-width: 1199.98px) {
  .research-page .research-news-inner {
    padding-top: 50px;
  }
}
.research-page .research-news-inner h3 {
  font: normal normal 600 36px/42px Figtree;
  color: #272756;
  text-align: left;
  margin-bottom: 0px;
}
@media (max-width: 1199.98px) {
  .research-page .research-news-inner h3 {
    max-width: 80%;
  }
}
.research-page .research-news-inner .pl-news-listing {
  margin-top: 15px;
  margin-right: calc((100vw - 102%) * -0.5);
}
@media (max-width: 1199.98px) {
  .research-page .research-news-inner .pl-news-listing {
    margin-right: -30px;
  }
}
.research-page .research-news-inner .pl-news-listing:not(.slick-initialized) {
  display: flex;
}
.research-page
  .research-news-inner
  .pl-news-listing:not(.slick-initialized)
  .pl-news-listing-item {
  width: 220px;
}
.research-page .research-news-inner .pl-news-listing .slick-list {
  padding: 20px 0px 0 !important;
}
.research-page .research-news-inner .pl-news-listing-item {
  padding-bottom: 5px;
}
.research-page .research-news-inner .pl-news-listing-item .news-slide-item {
  margin-right: 20px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-slide-item
  .description {
  padding: 20px 30px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-slide-item
  .description
  label {
  font: normal normal 800 12px/14px Figtree;
  letter-spacing: 3.6px;
  color: #7070d6;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-slide-item
  .description
  p {
  font: normal normal 600 18px/30px Figtree;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 16px;
  /* min-height: 90px; */
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-slide-item
  .description
  .date {
  font: normal normal medium 14px / 30px Figtree;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.6;
  display: block;
  margin-bottom: 30px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-slide-item
  .description
  a {
  color: #fff;
  font-size: 12px;
}
.research-page .research-news-inner .pl-news-listing-item .news-youtube {
  background: #111c74 0% 0% no-repeat padding-box;
  box-shadow: 4px 4px 0px #3922d1;
  border-radius: 35px;
  /* min-height: 63vh; */
}

.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-youtube
  .img-block
  .custom-thumbnail
  img {
  border-radius: 26px;
  /* object-fit: contain; */
}
.research-page .research-news-inner .pl-news-listing-item .news-multi .tile-1 {
  background-color: #342ec4;
  border-radius: 35px;
  margin-bottom: 15px;
}
.research-page .research-news-inner .pl-news-listing-item .news-multi .tile-2 {
  background-color: #4c4ccc;
  border-radius: 35px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-multi
  .description {
  padding: 20px 30px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-multi
  .description
  .date {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .research-page .research-news-inner .slick-arrow.slick-next {
    top: 50% !important;
  }
}
.research-page .ringside {
  padding: 30px 0;
}
.research-page .ringside .description h3 {
  text-align: left;
  font: normal normal 600 36px/34px Figtree;
  color: #07075a;
  margin-bottom: 16px;
}
.research-page .ringside .description p {
  text-align: left;
  font: normal normal 400 18px/22px Figtree;
  color: #07075a;
  opacity: 0.7;
  max-width: 546px;
}
.research-page .ringside-listing {
  margin-top: 36px;
  margin-right: calc((100vw - 102%) * -0.5);
}
.research-page .ringside-listing .slick-track {
  margin-left: 0;
}
.research-page .ringside-listing-item {
  margin-right: 24px;
}

.research-page .ringside-listing-item .img-block {
  width: 100%;
  margin: 0 auto 17px;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.research-page .ringside-listing-item .img-block img {
  height: 100%;
  width: 100%;
}
.research-page .ringside-listing-item .description {
  height: 120px;
  display: flex;
  flex-flow: column;
}
.research-page .ringside-listing-item .description p {
  text-align: left;
  font: normal normal 600 20px/30px Figtree;
  color: #07075a;
  opacity: 1;
  max-width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.research-page .ringside-listing-item a {
  text-align: left;
  font: normal normal 600 12px/14px Figtree;
  color: #00009b;
  margin-top: auto;
  display: flex;
}
.research-page .ringside .slick-arrow {
  position: absolute;
  top: 75px;
  margin: auto;
  border: none;
  width: 25px;
  height: 25px;
  background: #fff;
  font-size: 0;
  border-radius: 50%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  font-family: "icomoon";
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  z-index: 99;
}
.research-page .ringside .slick-arrow.slick-disabled {
  opacity: 0;
  cursor: default;
}
.research-page .ringside .slick-arrow.slick-prev {
  left: 2%;
  top: 30%;
}
@media (max-width: 1199.98px) {
  .research-page .ringside .slick-arrow.slick-prev {
    top: 30%;
  }
  .research-page .ringside-listing {
    margin-right: -30px;
  }
}
.research-page .ringside .slick-arrow.slick-prev:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
  transform: rotate(180deg);
}
.research-page .ringside .slick-arrow.slick-next {
  right: 10%;
  top: 30%;
}
@media (max-width: 1199.98px) {
  .research-page .ringside .slick-arrow.slick-next {
    right: 10%;
    top: 75px;
  }
}
.research-page .ringside .slick-arrow.slick-next:before {
  content: "\e904";
  font-size: 20px;
  color: #4c4ccc;
}

.research-page .research-news {
  background-color: #fff;
  padding: 85px 0 87px;
  position: relative;
}
@media (max-width: 1199.98px) {
  .research-page .research-news {
    padding: 40px 0;
  }
}
@media (max-width: 1199.98px) {
  .research-page .research-news-inner {
    padding-top: 50px;
  }
}
.research-page .research-news-inner h3 {
  font: normal normal 600 36px/42px Figtree;
  color: #272756;
  text-align: left;
  margin-bottom: 0px;
}
@media (max-width: 1199.98px) {
  .research-page .research-news-inner h3 {
    max-width: 80%;
  }
}
.research-page .research-news-inner .pl-news-listing {
  margin-top: 15px;
  margin-right: calc((100vw - 102%) * -0.5);
}
@media (max-width: 1199.98px) {
  .research-page .research-news-inner .pl-news-listing {
    margin-right: -30px;
  }
}
.research-page .research-news-inner .pl-news-listing:not(.slick-initialized) {
  display: flex;
}
.research-page
  .research-news-inner
  .pl-news-listing:not(.slick-initialized)
  .pl-news-listing-item {
  width: 220px;
}
.research-page .research-news-inner .pl-news-listing .slick-list {
  padding: 20px 0px 0 !important;
}
.research-page .research-news-inner .pl-news-listing-item {
  padding-bottom: 5px;
}
.research-page .research-news-inner .pl-news-listing-item .news-slide-item {
  margin-right: 20px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-slide-item
  .description {
  padding: 20px 30px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-slide-item
  .description
  label {
  font: normal normal 800 12px/14px Figtree;
  letter-spacing: 3.6px;
  color: #7070d6;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-slide-item
  .description
  p {
  font: normal normal 600 18px/30px Figtree;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 16px;
  /* min-height: 90px; */
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-slide-item
  .description
  .date {
  font: normal normal medium 14px / 30px Figtree;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.6;
  display: block;
  margin-bottom: 30px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-slide-item
  .description
  a {
  color: #fff;
  font-size: 12px;
}
.research-page .research-news-inner .pl-news-listing-item .news-youtube {
  background: #111c74 0% 0% no-repeat padding-box;
  box-shadow: 4px 4px 0px #3922d1;
  border-radius: 35px;
  /* min-height: 63vh; */
}

.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-youtube
  .img-block
  .custom-thumbnail
  img {
  border-radius: 26px;
  /* object-fit: contain; */
}
.research-page .research-news-inner .pl-news-listing-item .news-multi .tile-1 {
  background-color: #342ec4;
  border-radius: 35px;
  margin-bottom: 15px;
}
.research-page .research-news-inner .pl-news-listing-item .news-multi .tile-2 {
  background-color: #4c4ccc;
  border-radius: 35px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-multi
  .description {
  padding: 20px 30px;
}
.research-page
  .research-news-inner
  .pl-news-listing-item
  .news-multi
  .description
  .date {
  margin-bottom: 20px;
}
