/**
* Featured Insight Block Style
*/
@media (min-width: 1200px) and (max-width: 1440px) {
  .ori-b_container .ori-featured-insights .ori-full_container {
    padding: 0 1rem; } }

#ori-featured-insights .ori-featured-insights {
  padding: 60px 0 30px; }
  @media (max-width: 768px) {
    #ori-featured-insights .ori-featured-insights .ori-container {
      padding-right: 0; } }
  @media (max-width: 768px) {
    #ori-featured-insights .ori-featured-insights .ori-full_container {
      padding-right: 0; } }
  #ori-featured-insights .ori-featured-insights .ori-row {
    justify-content: center; }
    @media (max-width: 768px) {
      #ori-featured-insights .ori-featured-insights .ori-row .slick-list {
        padding: 0 8% 0 8px; } }
    @media (max-width: 1024px) {
      #ori-featured-insights .ori-featured-insights .ori-row .slick-list {
        padding: 0 15% 0 0; }
        #ori-featured-insights .ori-featured-insights .ori-row .slick-list .ori-lg-4 {
          padding: 0 10px;
          flex: none; } }
  #ori-featured-insights .ori-featured-insights .insight-content {
    padding: 0;
    width: 100%;
    margin-bottom: 30px; }
  #ori-featured-insights .ori-featured-insights .insight-title {
    display: flex;
    align-items: center;
    margin-bottom: 38px; }
    @media (max-width: 768px) {
      #ori-featured-insights .ori-featured-insights .insight-title {
        padding-right: 15px;
        align-items: flex-end; } }
    #ori-featured-insights .ori-featured-insights .insight-title a {
      margin-left: auto;
      color: var(--primary);
      font-size: var(--fns-16);
      font-weight: var(--semibold);
      display: flex;
      gap: 6px;
      min-width: auto; }
      #ori-featured-insights .ori-featured-insights .insight-title a span {
        font-weight: 400;
        margin-left: 5px;
        line-height: 20px;
        font-size: 20px; }
        #ori-featured-insights .ori-featured-insights .insight-title a span.from-bottom {
          transform: translateY(23px) translateX(-20px); }
      @media screen and (max-width: 576px) {
        #ori-featured-insights .ori-featured-insights .insight-title a {
          width: fit-content;
          font-size: 14px; } }
    @media screen and (max-width: 576px) {
      #ori-featured-insights .ori-featured-insights .insight-title {
        display: flex;
        margin-bottom: 20px;
        align-items: center; } }
  #ori-featured-insights .ori-featured-insights img {
    width: 100%;
    object-fit: cover;
    min-height: 230px; }
    @media screen and (max-width: 1600px) {
      #ori-featured-insights .ori-featured-insights img {
        min-height: 170px; } }
  #ori-featured-insights .ori-featured-insights h2 {
    color: var(--secondary);
    margin-bottom: 0; }
    @media screen and (max-width: 1040px) {
      #ori-featured-insights .ori-featured-insights h2 {
        font-size: 28px;
        line-height: 33px; } }
    @media screen and (max-width: 768px) {
      #ori-featured-insights .ori-featured-insights h2 {
        font-size: 18px;
        line-height: 22px; } }
  #ori-featured-insights .ori-featured-insights .item-body {
    margin-top: 20px; }
    #ori-featured-insights .ori-featured-insights .item-body .listing-tag {
      flex: none; }
    #ori-featured-insights .ori-featured-insights .item-body .item-title {
      font-size: var(--fns-18);
      margin-top: 0;
      margin-bottom: 15px;
      min-height: 40px;
      font-weight: var(--bold);
      line-height: 1.2;
      height: 50px; }
      @media (min-width: 768px) {
        #ori-featured-insights .ori-featured-insights .item-body .item-title {
          height: 60px; } }
      @media (min-width: 992px) {
        #ori-featured-insights .ori-featured-insights .item-body .item-title {
          height: 90px; } }
      @media (min-width: 1260px) {
        #ori-featured-insights .ori-featured-insights .item-body .item-title {
          height: 50px; } }
      #ori-featured-insights .ori-featured-insights .item-body .item-title a {
        color: var(--secondary);
        font-weight: var(--semibold);
        font-size: var(--fns-18);
        line-height: 22px; }
        @media screen and (max-width: 768px) {
          #ori-featured-insights .ori-featured-insights .item-body .item-title a {
            font-size: 16px;
            line-height: 20px; } }
  #ori-featured-insights .ori-featured-insights .listing-tag {
    color: var(--secondary);
    font-weight: 500;
    font-size: var(--titleSizeH4);
    line-height: 18px;
    margin-top: 10px;
    min-height: 25px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
    overflow: hidden; }
    #ori-featured-insights .ori-featured-insights .listing-tag li {
      display: inline-block;
      padding-left: 5px; }
      #ori-featured-insights .ori-featured-insights .listing-tag li:first-child {
        padding-left: 0; }
  #ori-featured-insights .ori-featured-insights p {
    color: var(--secondary);
    font-weight: 400;
    font-size: var(--fns-16);
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 16px;
    height: 55px; }
    @media (min-width: 1160px) {
      #ori-featured-insights .ori-featured-insights p {
        height: 55px; } }
    @media (min-width: 992px) {
      #ori-featured-insights .ori-featured-insights p {
        height: 80px; } }
    @media screen and (max-width: 768px) {
      #ori-featured-insights .ori-featured-insights p {
        font-size: 14px;
        line-height: 18px; } }
    #ori-featured-insights .ori-featured-insights p.no_tags {
      height: 95px; }
  #ori-featured-insights .ori-featured-insights .item-date {
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
    align-items: center; }
    #ori-featured-insights .ori-featured-insights .item-date time {
      color: var(--n900);
      font-weight: var(--regular);
      font-size: 14px;
      line-height: 17px;
      margin-bottom: 0; }
    @media screen and (min-width: 1040px) and (max-width: 1299px) {
      #ori-featured-insights .ori-featured-insights .item-date {
        display: block; } }
  #ori-featured-insights .ori-featured-insights.ori-blue_bg {
    color: var(--white); }
    #ori-featured-insights .ori-featured-insights.ori-blue_bg h2,
    #ori-featured-insights .ori-featured-insights.ori-blue_bg .item-title a,
    #ori-featured-insights .ori-featured-insights.ori-blue_bg p,
    #ori-featured-insights .ori-featured-insights.ori-blue_bg .insight-title a {
      color: var(--white); }
