/*** header 5.3 ***/
.fhh-post-header {
    position: relative;
    display: block;
    width: 100%;
    background: #ffffff;
    margin-bottom: 60px;
    padding-bottom: 20px;
}
.fhh-post-header a {
    color: #231F20;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.fhh-post-header a:hover {
    color: #231F20;
    opacity: 0.7;
}
.fhh-header-wrap {
    position: relative;
    max-width: 1161px;
    margin: 0 auto;
}
.fhh-header-image-overlay {
    display: none;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: linear-gradient(178.28deg, rgba(19, 18, 18, 0.6) 24.74%, rgba(19, 18, 18, 0.552) 85.72%);
}
.fhh-post-header .s-post-image {
    width: 99%;
    height: 99%;
    top: 1px;
    left: 1px;
}
.fhh-header-content-wrap {
    position: relative;
}
.fhh-content-top {
    margin-bottom: 33px;
}
.fhh-content-image {
    position: relative;
    width: 50%;
}
.fhh-post-header .fhh-content-image .s-post-image {
    display: block;
}
.fhh-post-image-wrap {
    position: absolute;
    width: 40%;
    height: 100%;
    max-height: 780px;
    z-index: 2;
    top: 20px;
    right: 0;
    overflow: hidden;
}
.fhh-post-image-overlay {
    position: absolute;
    z-index: 3;
    width: 99%;
    height: 99%;
    top: 1px;
    left: 1px;
    background: rgba(27, 41, 41, 0.3)
}
.fhh-gb-line {
    position: absolute;
    z-index: 4;
    width: 100%;
    height: 100%;
    background-image: url("../../images/inverted-blob_4.svg");
    background-repeat: no-repeat;
    background-size: cover;
}
.fhh-header-breadcrumb {
    margin: 8px auto 4px 0;
    padding: 20px 20px;
    z-index: 4;
}
.fhh-header-breadcrumb .breadcrumb {
    position: relative;
    z-index: 4;
    color: #231F20;
    font-size: 15px;
    font-weight: bold;
}
.fhh-header-breadcrumb .breadcrumb a {
    color: #231F20;
    font-size: 15px;
    font-weight: bold;
}
.fhh-post-header .s-post-excerpt {
    color: #231F20;
    text-align: left;
    margin-bottom: 0;
}
.fhh-header-meta {
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 50px;
    z-index: 4;
}
.fhh-header-meta .s-authors-wrap {
    flex-wrap: nowrap;
    margin-right: 20px;
}
.fhh-post-header .s-updated-wrap {
    border-right: none;
    border-left: none;
    margin-right: 18px;
    margin-top: 0;
    padding: 0;
}
.fhh-post-header .s-social-wrap {
    margin-top: 0;
}
.fhh-post-header .ft_socials {
    margin-top: 20px;
}
.fhh-header-content {
    position: relative;
    color: #231F20;
    display: block;
    max-width: 1161px;
    padding: 20px 20px;
    margin: 0 auto 0 0;
    z-index: 6;
    width: 82%;
}
.fhh-post-header .s-post-updated {
    color: #231F20;
    border-right: 1px solid #DFE5F0;
    border-left: 1px solid #DFE5F0;
    padding: 0 20px 0 20px;
    margin-top: 10px;
    max-width: 104px;
    text-align: left;
}
.fhh-post-title-wrap {
    max-width: 675px;
    margin: 0 auto 0 0;
    margin-bottom: 14px;
}
.fhh-post-header .s-post-title h1 {
    color: #231F20;
    text-align: left;
    font-size: 44px;
    line-height: 1.2em;
}
.fhh-post-except-wrap {
    max-width: 675px;
    margin: 0 auto 30px 0;
    margin-bottom: 17px;
    min-height: 28px;
}

.fhh-post-header .s-author-person {
    max-width: 148px;
    padding-top: 11px;
}
.fhh-post-header a.s-author-modal {
    color: #231F20;
    text-decoration: none;
    opacity: 1;
    white-space: pre-line;
}
.fhh-post-header a.s-author-modal:hover .s-author-name, .fhh-post-header a.s-author-modal:hover .s-author-position {
    opacity: 0.7;
}
.fhh-post-header .s-author-name {
    display: inline;
}
.fhh-post-header .s-author-name, .fhh-post-header .s-author-position {
    background-image: -webkit-repeating-linear-gradient(left,#231F20 0,#231F20 50%,transparent 50%,transparent 100%);
    background-image: repeating-linear-gradient(to right,#231F20 0,#231F20 50%,transparent 50%,transparent 100%);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 8px 2px;
    padding-bottom: 1px;
}
.fhh-post-header a.s-author-modal:hover .s-author-name, .fhh-post-header a.s-author-modal:hover .s-author-position {
    background-image: -webkit-linear-gradient(left,#231F20 0,#231F20 100%);
    background-image: linear-gradient(to right,#231F20 0,#231F20 100%);
    background-size: 100% 2px;
}
.fhh-post-header .s-author-name {
}
.fhh-post-header .s-author-name,
.fhh-post-header .s-author-position {
    color: #231F20;
}
.fhh-post-header .s-author-profile-wrap {
    position: relative;
    z-index: 3;
}

.fhh-post-header .ft_socials .fab {
    color: #808080;
    font-size: 20px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.fhh-post-header .ft_socials a:not(:last-child){
    margin-right: 7px;
}
.fhh-post-header .ft_socials a:hover .fab {
    opacity: 0.6;
}

.fhh-post-header .s-info-items-wrap {
    background: transparent;
}
.fhh-post-header .s-info-items {
    display: flex;
    justify-content: flex-start;
}
.fhh-post-header .s-info-items.s-clearfix:after {
    display: none;
}
.fhh-post-header li.s-info-item-wrap {
    border-radius: 4px;
    background: #F6F8FC;
}
.fhh-post-header li.s-info-item-wrap,
.fhh-post-header li.s-info-item-wrap:nth-child(3) {
    margin-right: 12px;
}
.fhh-post-header .s-info-item {
    position: relative;
    padding: 32px 46px 17px 46px;
}
.fhh-post-header .s-info-icon {
    display: none;
}
.fhh-post-header .s-info-number {
    position: absolute;
    top: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 0;
}
.fhh-post-header .s-info-text {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #231F20;
}

@media (max-width: 1800px) {
    .fhh-post-image-wrap {
        width: 38%;
    }
}
@media (max-width: 992px) {
    .fhh-post-header {
        padding: 0;
    }
    .fhh-post-image-wrap {
        width: 100%;
        max-height: initial;
        top: 0;
    }
    .fhh-gb-line {
        display: none;
    }
    .fhh-post-image-overlay {
        background: linear-gradient(169.19deg, rgba(19, 18, 18, 0.6) 24.74%, rgba(19, 18, 18, 0.552) 85.72%);
    }
    .fhh-post-header li.s-info-item-wrap, .fhh-post-header li.s-info-item-wrap:nth-child(3) {
        width: 48%;
    }
    .fhh-post-header .s-info-items-wrap {
        background: #F6F8FC;
        padding-top: 25px;
    }
    .fhh-post-header li.s-info-item-wrap {
        background: #ffffff;
    }
    .fhh-post-header .s-info-items {
        justify-content: center;
    }
    .fhh-header-breadcrumb .breadcrumb,
    .fhh-header-breadcrumb .breadcrumb a,
    .fhh-post-header .s-post-updated,
    .fhh-post-header .ft_socials .fab,
    .fhh-post-header .s-post-title h1,
    .fhh-post-header .s-post-excerpt,
    .fhh-post-header a.s-author-modal,
    .fhh-post-header .s-author-name,
    .fhh-post-header .s-author-position {
        color: #ffffff;
    }
    .fhh-post-header .s-author-name, .fhh-post-header .s-author-position {
        background-image: -webkit-repeating-linear-gradient(left,#ffffff 0,#ffffff 50%,transparent 50%,transparent 100%);
        background-image: repeating-linear-gradient(to right,#ffffff 0,#ffffff 50%,transparent 50%,transparent 100%);
    }
    .fhh-post-header a.s-author-modal:hover .s-author-name, .fhh-post-header a.s-author-modal:hover .s-author-position {
        background-image: -webkit-linear-gradient(left,#ffffff 0,#ffffff 100%);
        background-image: linear-gradient(to right,#ffffff 0,#ffffff 100%);
    }
    .fhh-post-header .s-post-title h1 {
        font-size: 32px;
        text-align: center;
    }
    .fhh-post-header .s-post-excerpt {
        text-align: center;
    }
    .fhh-post-title-wrap {
        margin: 0 auto 20px auto;
    }
    .fhh-header-content {
        margin: 0 auto;
    }
    .fhh-post-except-wrap {
        margin: 0 auto 30px auto;
    }
    .fhh-header-meta {
        justify-content: center;
    }
    .fhh-post-header .s-info-items-wrap {
        padding-top: 20px;
    }
    .fhh-post-header .s-info-item {
        padding: 32px 46px 32px 46px;
    }
}
@media (max-width: 768px) {
    .s-post-author {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .s-author-person {
        margin-left: 12px;
        padding-top: 0;
    }
    .fhh-post-header .s-author-person {
        max-width: 100%;
    }
    .fhh-post-header a.s-author-modal,
    .svh-post-header a.s-author-modal {
        white-space: normal;
    }
    .fhh-post-header .s-author-person {
        padding-top: 0;
    }
    .fhh-header-content {
        width: auto;
    }
    .fhh-header-meta {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .fhh-header-meta .s-authors-wrap {
        justify-content: space-around;
        margin-right: 0;
    }
    .fhh-post-header .s-post-author {
        width: auto;
    }
    .fhh-post-header .s-post-author:not(:last-child) {
        margin-right: 23px;
    }
    .fhh-post-header .s-updated-wrap {
        padding-right: 0!important;
    }
    .fhh-post-header .s-post-updated {
        border-left: none;
        max-width: 100%;
        padding: 0 20px 0 0;
    }
    .fhh-post-header .ft_socials {
        margin-top: 10px;
    }
    .fhh-post-header .s-info-items-wrap {
        padding-top: 0;
    }
    .fhh-post-header .s-info-item {
        padding: 32px 12px;
    }
    .fhh-post-header .s-info-text {
        font-size: 15px;
        line-height: 18px;
    }
    .fhh-post-header li.s-info-item-wrap, .fhh-post-header li.s-info-item-wrap:nth-child(3) {
        width: 100%;
    }
}
@media (max-width: 545px) {
    .fhh-post-header .s-author-person {
        padding-top: 0;
    }
    .fhh-post-header .s-post-title h1 {
        font-size: 26px;
    }
    .fhh-header-meta .s-authors-wrap {
        justify-content: space-around;
    }
}