/*** header 7.6 ***/
.svh-post-header {
    position: relative;
    display: block;
    width: 100%;
    background: #ffffff;
    margin-top: 14px;
    margin-bottom: 40px;
}
.svh-post-header a {
    color: #231F20;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.svh-post-header a:hover {
    color: #231F20;
    opacity: 0.7;
}
.svh-header-wrap {
    position: relative;
    max-width: 1198px;
    padding: 20px 20px 0 20px;
    margin: 0 auto;
}
.svh-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%);
}
.svh-post-header .s-post-image {
    display: none;
}
.svh-header-content-wrap {
    position: relative;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.svh-content-image {
    position: relative;
    width: 50%;
    margin-bottom: 24px;
}
.svh-post-header .svh-content-image .s-post-image {
    display: block;
    border-radius: 8px;
}
.svh-header-breadcrumb {
    margin: 0 auto 5px auto;
    padding: 0 20px 10px 0;
    max-width: 1158px;
    z-index: 4;
}
.svh-header-breadcrumb .breadcrumb {
    position: relative;
    z-index: 4;
    color: #231F20;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
}
.svh-header-breadcrumb .breadcrumb a {
    color: #231F20;
    font-size: 15px;
    font-weight: bold;
}
.svh-header-meta {
    margin: 0 auto 30px auto;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    z-index: 4;
}
.svh-content-top {
    margin-bottom: 40px;
}
.svh-post-title-wrap {
    margin-bottom: 16px;
}
.svh-post-header .s-updated-wrap {
    border-right: 1px solid #231F20;
    border-left: none;
    margin-right: 18px;
    margin-top: 0;
    padding: 4px 20px 4px 0;
}
.svh-post-header .s-social-wrap {
    margin-top: 4px;
}
.svh-header-content {
    position: relative;
    color: #231F20;
    display: block;
    max-width: 1161px;
    margin: 0 auto;
    padding: 0 20px 2px 20px;
    margin: 0 auto;
    z-index: 6;
    width: 50%;
}
.svh-post-header .s-post-updated {
    color: #231F20;
    border-left: none;
    border-right: none;
    padding: 0;
    margin-top: 0;
}
.svh-post-header .s-post-title h1 {
    text-align: left;
    color: #231F20;
    font-size: 44px;
    line-height: 1.2em;
}
.svh-post-except-wrap {
    margin-bottom: 20px;
    min-height: 28px;
}
.svh-post-header .s-post-excerpt {
    color: #231F20;
    text-align: left;
    margin-bottom: 0;
}

.svh-post-header a.s-author-modal {
    color: #231F20;
    text-decoration: none;
    white-space: pre-line;
}
.svh-post-header a.s-author-modal:hover {
    opacity: 1;
}
.svh-post-header .s-author-name, .svh-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;
}
.svh-post-header a.s-author-modal:hover .s-author-name, .svh-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;
}
.svh-post-header a.s-author-modal:hover .s-author-name,
.svh-post-header a.s-author-modal:hover .s-author-position {
    opacity: 0.7;
}
.svh-post-header .s-author-person {
    padding-top: 10px;
}
.svh-post-header .s-author-profile-wrap {
    z-index: 4;
}
.svh-post-header .s-post-author:not(:last-child) {
    margin-right: 20px;
}
.svh-post-header .s-author-name {
}
.svh-post-header .s-author-name,
.svh-post-header .s-author-position {
    color: #231F20;
}

.svh-post-header .ft_socials .fab {
    color: #231F20;
    font-size: 20px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.svh-post-header .ft_socials a:not(:last-child){
    margin-right: 7px;
}
.svh-post-header .ft_socials a:hover .fab {
    opacity: 0.6;
}
.svh-post-header .s-info-items-wrap {
    background: #F6F8FC;
    max-width: 1198px;
    margin: 0 auto;
}
.svh-post-header .s-info-items {
    display: flex;
    justify-content: space-between;
}
.svh-post-header .s-info-items.s-clearfix:after {
    display: none;
}
.svh-post-header li.s-info-item-wrap,
.svh-post-header li.s-info-item-wrap:nth-child(3) {
    margin-right: 0;
}

.svh-post-header ul.s-info-items {
    padding: 10px 20px;
}
.svh-post-header li.s-info-item-wrap {
    width: 25%;
}
.svh-post-header li.s-info-item-wrap:not(:first-child){
    border-left: 1px solid #DFE5F0;
    padding: 0 0 0 33px;
}
.svh-post-header li.s-info-item-wrap:not(:last-child){
    margin-right: 20px;
}
.svh-post-header .s-info-icon {
    display: none;
}
.svh-post-header .s-info-number {
    font-size: 44px;
    font-weight: bold;
    color: #ACB3C1;
    margin-right: 10px;
}
.svh-post-header .s-info-text {
    color: #231F20;
    font-weight: bold;
    font-size: 18px;
    max-width: 192px;
}

@media (max-width: 1366px) {
}
@media (max-width: 1200px) {
}
@media (max-width: 992px) {
    .svh-post-header .s-post-title h1 {
        font-size: 38px;
    }
    .svh-post-header .s-info-number {
        font-size: 38px;
    }
    .svh-post-header li.s-info-item-wrap:not(:first-child) {
        padding: 0;
        border-left: none;
    }
    .svh-post-header li.s-info-item-wrap {
        width: 46%;
        background: #FFFFFF;
        border-radius: 4px;
    }
    .svh-post-header li.s-info-item-wrap:not(:last-child) {
        margin-right: 20px;
        padding: 20px 0;
    }
    .svh-post-header li.s-info-item-wrap {
        margin-right: 20px;
        padding: 20px 0;
    }
}
@media (max-width: 768px) {
    .svh-header-meta {
        justify-content: center;
    }
    .svh-post-header .s-authors-wrap {
        justify-content: center;
    }
    .svh-post-header .s-post-author {
        width: 196px;
    }
    .svh-post-header .s-author-person {
        padding-top: 0;
    }
    .svh-post-header .s-post-title h1 {
        font-size: 32px;
        text-align: center;
    }
    .svh-post-header .s-post-excerpt {
        text-align: center;
    }
    .svh-header-content {
        width: 100%;
    }
    .svh-content-image {
        display: none;
    }
    .svh-header-image-overlay {
        display: block;
    }
    .svh-post-header .s-post-image {
        display: block;
    }
    .svh-header-breadcrumb {
        padding: 10px 40px 10px 0;
    }
    .svh-header-breadcrumb .breadcrumb,
    .svh-header-breadcrumb .breadcrumb a,
    .svh-post-header .s-post-updated,
    .svh-post-header .ft_socials .fab,
    .svh-post-header .s-post-title h1,
    .svh-post-header .s-post-excerpt,
    .svh-post-header a.s-author-modal,
    .svh-post-header .s-author-name,
    .svh-post-header .s-author-position {
        color: #ffffff;
    }
    .svh-post-header .s-author-name {
        display: inline;
    }
    .svh-post-header .s-author-name, .svh-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%);
    }
    .svh-post-header a.s-author-modal:hover .s-author-name, .svh-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%);
    }
    .svh-post-header .s-updated-wrap {
        border-right: 1px solid #ffffff;
    }
    .svh-post-header {
        margin-top: 0;
    }
}
@media (max-width: 540px) {
    .svh-header-wrap {
        padding: 0;
    }
    .svh-post-header .s-post-title h1 {
        font-size: 26px;
    }
    .svh-post-header .s-post-author:not(:last-child) {
        margin-right: 8px;
    }
    .svh-post-header .s-post-author {
        width: 133px;
    }
    .svh-post-header .s-info-number {
        font-size: 26px;
    }
    .svh-post-header .s-info-text {
        font-size: 15px;
    }
    .svh-post-header li.s-info-item-wrap:not(:last-child) {
        margin-right: 6px;
    }
    .svh-post-header li.s-info-item-wrap {
        margin-right: 6px;
    }
    .svh-post-header li.s-info-item-wrap:not(:first-child) {
        padding: 20px 0;
    }
    .svh-post-header .s-authors-wrap {
        justify-content: space-around;
    }
}