.corporate__governance-main,
.corporate__governance--content,
.corporate__governance--infomation {
    background: #F4F3F1;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.corporate__governance--infomation {
    background: #F7F7F7;
}

.corporate__governance--infomation .container {
    max-width: 1370px;
}

.infomation--section {
    max-width: 983px;
    margin: 0 auto;
    text-align: center;
}

.infomation--section .heading {
    font-family: 'Simplifica';
    font-weight: 400;
    font-size: 70px;
    line-height: 100px;
    text-align: center;
    letter-spacing: 1.55556px;
    text-transform: uppercase;
    color: #F0509C;
    margin: 0;
}

.corporate__governance--content {
    padding-top: 118px;
    padding-bottom: 117px;
}

.infomation--section .descriptions {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    margin-top: 44px;
    color: #464649;
}

.corporate__governance--box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.list__category--title {
    font-family: 'Simplifica';
    font-weight: 400;
    font-size: 55px;
    line-height: 60px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #464649;
    margin: 0;
    margin-bottom: 53px;
}

.corporate__governance--box .list__category {
    padding-top: 140px;
    padding-right: 63px;
    padding-left: 40px;
    width: 30.3%;
}

.list__category--item__cate--link {
    cursor: pointer;
}

.corporate__governance--box .list__category--item {
    margin: 0;
    padding: 0;
    list-style: none;
}

.corporate__governance--main {
    padding: 253px 0 178px 62px;
    border-left: 1px solid #CBCBCB;
    width: 69.7%;
}

.list__category--item__cate {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: #ABABAB;
    margin-bottom: 24px;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.list__category--item__cate:hover,
.list__category--item__cate.active {
    color: #464649;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.load__data .post__item--infomation {
    opacity: 0;
}

.corporate__governance--main {
    position: relative;
}

.corporate__governance--main .loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F7F7F7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.corporate__governance--body>p {
    padding-top: 45px;
}

.corporate__governance--cate-data__item--title {
    margin: 0;
    margin-bottom: 24px;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #F0509C;
    letter-spacing: 0;
}

.corporate__governance--cate-data__item--description {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #464649;
    max-width: 725px;
    width: 100%;
}

.corporate__governance--cate-download {
    margin-top: 38px;
}

.corporate__governance--cate-data__item {
    padding-bottom: 128px;
}

.corporate__governance--cate-download .corporate__governance--cate-data__item--pdf {
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #F0509C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.corporate__governance--main .positon__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 68px;
    row-gap: 20px;
}

.corporate__governance--main .positon__list .positon__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #464649;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.corporate__governance--posts__list {
    padding-top: 78px;
}

.corporate__governance--thead .col--name {
    font-family: 'Simplifica';
    font-weight: 400;
    font-size: 55px;
    line-height: 60px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #464649;
}

.post__item--infomation {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #CBCBCB;
}

.post__item--infomation:last-child.active {
    border-bottom: 0;
}

.corporate__governance--thead {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-bottom: 43px;
}

.post__item--infomation .post__item--head .col--position,
.post__item--infomation .post__item--title {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #464649;
    text-transform: capitalize;
    margin: 0;
    letter-spacing: 0;
}

.post__item--position-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 27px;
    padding-left: 40px;
}

.post__item--infomation .post__item--head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 52px 0;
    cursor: pointer;
}

.post__item--head .position--mobile,
.post__item--position-icon .action--toggle svg:last-child,
.post__item--infomation.active .post__item--head .action--toggle svg:first-child {
    display: none;
}

.post__item--infomation.active .post__item--head .action--toggle svg:last-child {
    display: block;
}

.corporate__governance--posts__list .col--member {
    width: 29.6%;
    float: left;
    padding-right: 40px;
}

.corporate__governance--posts__list .col--position {
    width: 37.4%;
    float: left;
    padding-right: 40px;
}

.corporate__governance--posts__list .col--position-icon {
    width: 33%;
    float: left;
}

.corporate__governance--posts__list .col--position-icon .icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 42px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.post__item--data-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 56px;
    row-gap: 20px;
}

.post__item--infomation .post__item--thumbnail {
    max-width: 418px;
    width: 418px;
    position: relative;
    padding-bottom: 48.752%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.post__item--content {
    /* width: calc(100% - 418px); */
    width: 100%;
}

.post__item--infomation .post__item--thumbnail img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}

.post__item--infomation.active .post__item--data {
    padding: 98px 0;
}

.post__item--infomation:last-child.active .post__item--data {
    padding-bottom: 0;
}

.post__item--content .member__name a {
    font-family: 'Simplifica';
    font-weight: 400;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 2px;
    color: #464649;
    margin-bottom: 15px;
}

.post__item--content .post__item--position-fullname {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: #F0509C;
    margin-top: 11px;
}

.post__item--content .post-excerpt {
    margin-top: 40px;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #464649;
}

.post__item--content .post-excerpt p {
    margin-bottom: 26px;
}

.post__item--content .post-excerpt p:last-child {
    margin-bottom: 0;
}

.list__category--dropdown .list__category--dropdown__title {
    display: none;
}

.load__data .corporate__governance--cate-data,
.load__data .positon__list,
.load__data .corporate__governance--posts__list,
.load__data .post__item--infomation {
    opacity: 0 !important;
}

@media only screen and (max-width: 1200px) {
    .post__item--data-wrap {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .post__item--content {
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    .list__category--title,
    .corporate__governance--thead .col--name {
        font-size: 40px;
        line-height: 50px;
    }

    .post__item--infomation .post__item--head .col--position,
    .post__item--infomation .post__item--title {
        font-size: 18px;
        line-height: 26px;
    }

    .post__item--position-icon .action--toggle svg {
        width: 18px;
        height: 18px;
    }

    .list__category--item__cate {
        line-height: 29px;
    }

    .corporate__governance--main {
        padding-top: 245px;
    }
}

@media only screen and (max-width: 991px) {
    .corporate__governance--box .list__category {
        padding-left: 0;
    }
}

@media only screen and (max-width: 860px) {
    .corporate__governance--posts__list .col--position,
    .corporate__governance--thead {
        display: none;
    }

    .post__item--head .position--mobile {
        display: block;
        margin-top: 10px;
    }

    .corporate__governance--posts__list .col--member {
        width: calc(100% - 70px);
    }

    .corporate__governance--posts__list .col--position-icon {
        width: 70px;
        padding: 0;
        gap: 20px;
        padding-left: 2px;
    }

    .post__item--infomation .post__item--head {
        padding: 20px 0;
    }

    .corporate__governance--posts__list {
        padding-top: 40px;
    }

    .corporate__governance--cate-data__item {
        padding-bottom: 40px;
    }

    .corporate__governance--cate-download {
        margin-top: 10px;
    }

    .list__category--item__cate {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767.98px) {

    .corporate__governance--content {
        padding: 80px 0;
        padding-bottom: 70px;
    }

    .infomation--section .descriptions {
        margin-top: 40px;
        padding: 0 9px;
    }

    .infomation--section .heading {
        font-size: 45px;
        line-height: 55px;
        letter-spacing: 1px;
    }

    .corporate__governance--box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .corporate__governance--box .list__category {
        width: 100%;
        padding: 0;
        padding-top: 78px;
    }

    .corporate__governance--main {
        padding-top: 40px;
        padding-left: 0;
        padding-bottom: 80px;
        width: 100%;
        border: 0;
    }

    .list__category--dropdown {
        max-width: 328px;
        width: 100%;
        position: relative;
    }

    .list__category--title {
        font-size: 45px;
        line-height: 55px;
        letter-spacing: 1px;
        margin-bottom: 26px;
    }

    .list__category--dropdown .list__category--dropdown__title {
        display: block;
        position: relative;
        border-bottom: 1px solid #333333;
        padding-bottom: 14px;
        padding-right: 45px;
    }

    .corporate__governance--box .list__category--item {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #F4F3F1;
        padding: 20px 0;
        z-index: 2;
        -webkit-box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.1);
    }

    .list__category--item__cate--link {
        padding-left: 20px;
        font-size: 18px;
        line-height: 29px;
        color: #464649;
    }

    .list__category--item__cate:last-child {
        margin-bottom: 0;
    }

    .list__category--dropdown .list__category--dropdown__title .text {
        font-size: 18px;
        line-height: 29px;
        color: #464649;
        text-transform: uppercase;
    }

    .list__category--dropdown .list__category--dropdown__title::before {
        position: absolute;
        content: '';
        right: 0;
        top: 35%;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #464649;
    }

    .post__item--infomation.active .post__item--data {
        padding: 20px 0;
        padding-top: 0;
    }

    .post__item--data-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        row-gap: 18px;
    }

    .post__item--infomation .post__item--thumbnail {
        width: 100%;
        max-width: 100%;
        padding-bottom: 100%;
    }

    .post__item--content {
        width: 100%;
    }

    .post__item--content .member__name a {
        font-size: 40px;
        line-height: 52px;
        letter-spacing: 2px;
    }

    .post__item--content .post-excerpt {
        margin-top: 20px;
    }

    .corporate__governance--infomation .container {
        padding: 0 30px;
    }

    .corporate__governance--cate-data__item--title {
        margin-bottom: 10px;
    }

    .corporate__governance--posts__list .col--position-icon svg {
        -ms-flex-negative: 0;
            flex-shrink: 0;
    }

    .corporate__governance--cate-download .corporate__governance--cate-data__item--pdf svg {
        width: 12px;
        height: 14px;
    }
}