.frhd__trisec-wrapper {
    max-width: 1200px !important;
    display: flex;
    align-content: stretch;
    padding: 5px;
    flex-direction: row;
    column-gap: 15px;
    max-height: 570px;
}
.frhd__trisec-wrapper p {
    margin-bottom: 10px;
}
.frhd__trisec-featured {
    flex-basis: 60%;
    background-color: gray;
    min-height: 500px;
    overflow: hidden;
}
.frhd__trisec-aside {
    display: flex;
    flex-basis: 40%;
    flex-direction: column;
    row-gap: 15px;
}
.frhd__trisec-featured,
.frhd__trisec-aside {
    flex-grow: 1;
    position: relative;
}
.frhd__trisec-aside-top,
.frhd__trisec-aside-bottom {
    flex-basis: 50%;
    overflow: hidden;
    position: relative;
    min-height: 200px;
}
.frhd__trisec-wrapper .frhd__overlay-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.frhd__trisec-wrapper .frhd__overlay-inner {
    padding: 100px 25px 25px;
    background: linear-gradient(to top, #191c20 0, rgb(25 28 32 / 95%) calc(100% - 150px), rgb(25 28 32 / 0%) 100%);
    color: #fff;
}
.frhd__trisec-featured .frhd__overlay-inner {
    background: linear-gradient(to top, #000 30%, #191c20 50%, rgb(25 28 32 / 0%) 70%);
}
.frhd__trisec-featured,
.frhd__trisec-aside-top,
.frhd__trisec-aside-bottom {
    background: #f5f5f5;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.frhd__trisec-wrapper .frhd__categories a {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    padding: 6px 19px;
    z-index: 1;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 5px;
    text-decoration: none !important;
}
.frhd__trisec-wrapper .frhd__categories {
    padding-left: 7px;
    padding-bottom: 7px;
}
.frhd__trisec-featured .frhd__categories {
    margin-bottom: 7px;
}
.frhd__trisec-wrapper .frhd__categories a:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    transition: box-shadow .25s 0s;
    border-radius: 3px;
    background-color: #00B552;
    transform: skewX(-25deg);
}
.frhd__trisec-aside .frhd__categories a {
    font-size: 14px;
    padding: 3px 12px;
}
.frhd__categories a:hover,
.frhd__categories a:focus {
    color: #fff !important;
}
.frhd__trisec-aside-top .frhd__categories a:before {
    background-color: #ff6552;
}
.frhd__trisec-aside-bottom .frhd__categories a:before {
    background-color: #1a8cb2;
}
.frhd__trisec-wrapper h2.frhd__entry-title {
    margin-bottom: 20px;
    line-height: 1;
}
.frhd__trisec-aside h2.frhd__entry-title {
    line-height: 24px;
    margin: 0 0 10px !important;
}
.frhd__trisec-wrapper .frhd__entry-title {
    margin: 0 0 20px !important;
}
.frhd__trisec-wrapper .frhd__entry-title a {
    color: #fff !important;
    font-size: 35px;
    text-decoration: none !important;
    font-weight: bold;
    transition: .3s;
}
.frhd__entry-title a:hover {
    color: #fff;
    text-decoration-color: #56ca71;
}
.frhd__trisec-wrapper .frhd__entry-title:hover a {
    text-decoration: underline !important;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.frhd__trisec-aside h2.frhd__entry-title {
    margin-bottom: 10px;
    line-height: 24px;
}
.frhd__trisec-aside .frhd__entry-title a {
    font-size: 24px;
}
.frhd__trisec-wrapper .frhd__trisec-aside-top .frhd__entry-title a:hover {
    text-decoration-color: #ff6552;
}
.frhd__trisec-wrapper .frhd__trisec-aside-bottom .frhd__entry-title a:hover {
    text-decoration-color: #1a8cb2;
}
.frhd__trisec-wrapper .frhd__entry-title:hover a {
    text-decoration: underline !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 3px;
}
.frhd__trisec-wrapper time.frhd__post-date {
    display: flex;
    align-items: center;
}
.frhd__trisec-wrapper time.frhd__post-date svg {
    width: 18px;
    height: 18px;
    fill: #9e9e9e;
    margin-right: 8px;
}
.frhd__trisec-wrapper img.frhd__tri-thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.frhd__trisec-wrapper span.frhd__featured-image-missing {
    display: block;
    min-height: 100%;
    max-height: 100%;
  }
  .frhd__trisec-wrapper span.frhd__featured-image-missing:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 25px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 21C14.6917 19.8005 14.1618 18.6686 13.4412 17.6532M3 13.0351C3.31177 13.0127 3.62454 13.0019 3.93756 13.0027C6.57381 12.9466 9.14549 13.7729 11.1937 15.3342C12.0694 16.0016 12.825 16.7848 13.4412 17.6532M16.2449 16.2449C15.2871 16.5074 14.3464 16.9792 13.4412 17.6532' stroke='%23141B34' stroke-width='1.5' stroke-linejoin='round'/%3E%3Ccircle cx='16.5' cy='7.5' r='1.5' stroke='%23141B34' stroke-width='1.5'/%3E%3Cpath d='M2 2L22 22' stroke='%23141B34' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M21 3H21.75C21.75 2.58579 21.4142 2.25 21 2.25V3ZM3 21H2.25C2.25 21.4142 2.58579 21.75 3 21.75V21ZM2.25 3V21H3.75V3H2.25ZM21 20.25H3V21.75H21V20.25ZM6.18198 3.75H21V2.25H6.18198V3.75ZM20.25 3V17.818H21.75V3H20.25Z' fill='%23141B34'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    content: "";
    opacity: 0.5;
}
@media (max-width: 767px) {
    .frhd__trisec-wrapper {
        display: inline-block !important;
    }
    .frhd__trisec-aside {
        display: block !important;
    }
    .frhd__trisec-aside-top,
    .frhd__trisec-aside-bottom {
        margin-bottom: 15px !important;
    }
    .frhd__trisec-featured {
        margin-bottom: 15px;
    }
    .frhd__trisec-featured,
    .frhd__trisec-aside-top,
    .frhd__trisec-aside-bottom {
        max-height: 400px !important;
    }
}