.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.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;
    }
}.frhd__post-list-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
article.frhd__post-list-1 a {
  text-decoration: none;
}
article.frhd__post-list-1 .frhd__featured-image-postlist.details {
position: relative;
height: 340px;
background: #cccccc;
}
article.frhd__post-list-1 .frhd__featured-image-postlist.details img {
width: 100%;
height: 100%;
object-fit: cover;
margin-bottom: 10px;
display: block;
position: relative;
}
article.frhd__post-list-1 .postlist-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}
article.frhd__post-list-1 .postlist-content {
position: absolute;
bottom: 5px;
left: 50%;
transform: translateX(-50%);
width: 100%;
color: #ffffff;
}
article.frhd__post-list-1 .content-child {
padding: 0 30px 10px;
}
article.frhd__post-list-1 .frhd__post-title-postlist h2 {
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
article.frhd__post-list-1 .frhd__post-title-postlist h2 > a{
  color: white;
}
article.frhd__post-list-1 .frhd__post-meta {
margin-top: 5px;
display: flex;
column-gap: 15px;
flex-wrap: wrap;
}
article.frhd__post-list-1 .frhd__post-meta svg{
width: 14px;
height: 14px;
fill: white;
}
article.frhd__post-list-1 .frhd-blog-content {
display: flex;
align-items: center;
flex-direction: row;
column-gap: 10px;
}
article.frhd__post-list-1 .frhd__featured-image-postlist.blog-img {
  position: relative;
}
article.frhd__post-list-1 .frhd__featured-image-postlist.blog-img img {
  object-fit: cover;
  display: block;
  height: 120px;
}
article.frhd__post-list-1 span.frhd__featured-image-postlist-missing {
  display: block;
  width: 150px;
  height: 120px;
  background: #cccccc;
}
article.frhd__post-list-1 .frhd__post-title-postlist h4 {
margin: 0 0 10px;
}
article.frhd__post-list-1 .frhd__post-title-postlist h4 > a{
  color: black;
  font-size: 20px;
}
article.frhd__post-list-1 .frhd__post-title-postlist svg{
  width: 14px;
  height: 14px;
}
.frhd__post-list-1 span.frhd__featured-image-postlist-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: .5;
}
article.frhd__post-list-1 .frhd__post-meta span > a,
article.frhd__post-list-1 .frhd__post-meta time {
  color: white;
}
article.frhd__post-list-1 .frhd__post-title-postlist span {
display: flex;
align-items: center;
gap: 5px;
}
article.frhd__post-list-1 span.frhd__post-author {
display: flex;
align-items: center;
}
/* for astra theme
.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
  text-decoration: none !important;
} */