@import url(../css/column.css);

.columnDetailArea {
    padding: 194px 0 40px;
    z-index: 11;
    overflow: hidden;
}

.columnDetailArea .inner {
    max-width: 917px;
    width: 100%;
}

.columnDetailArea .titleWrap {
    padding: 0 34px 27px;
    margin-bottom: 51.4px;
    border-bottom: 1px solid #999;
}

.columnDetailArea .columnTitle {
    font-size: 32px;
    margin-bottom: 43px;
    color: #000;
}

.columnDetailArea .columnDate {
    font-size: 20px;
    color: #000;
}

.columnDetailArea .thumb {
    max-width: 704.3px;
    width: 100%;
    margin: 0 auto 50px;
}

.columnDetailArea .thumb img {}

.columnDetailArea .columnContent {
    padding: 0 33px;
}

.columnDetailArea .columnContent #ez-toc-container {
    /* background: linear-gradient(
        -45deg,
        transparent 25%,
        hsla(0, 0%, 78%, 0.15) 25%,
        hsla(0, 0%, 78%, 0.15) 50%,
        transparent 50%,
        transparent 75%,
        hsla(0, 0%, 78%, 0.15) 75%,
        hsla(0, 0%, 78%, 0.15)
    ); */
    background: #f7f7f7;
    background-clip: padding-box;
    background-size: 4px 4px;
    border: none;
    border-bottom: 4px double #12347c;
    border-top: 4px double #12347c;
    padding: 32px;
    margin: 4em auto;
    max-width: 704.3px;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
}

.columnDetailArea .columnContent #ez-toc-container .ez-toc-title {
    vertical-align: unset;
}

.columnDetailArea .columnContent #ez-toc-container .ez-toc-title:before {
    content: "";
    display: inline-block;
    background: url("../images/common/icon-list-detail.svg") no-repeat;
    background-size: 100%;
    width: 29px;
    height: 31px;
    margin-right: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}

.columnDetailArea .columnContent #ez-toc-container .ez-toc-title-container {
    text-align: center;
    margin-bottom: 20px;
}

.columnDetailArea .columnContent #ez-toc-container .ez-toc-title {
    cursor: inherit;
    font-size: 20px;
    margin-bottom: 14px;
    text-align: center;
    background: transparent;
    padding: 0;
    position: relative;
    color: #12347c;
    font-weight: 700;
    letter-spacing: 2.8px;
}

.columnDetailArea .columnContent #ez-toc-container .ez-toc-list>li:not(:last-child) {
    margin-bottom: 18px;
}

.columnDetailArea .columnContent #ez-toc-container .ez-toc-list>li {
    line-height: 1.6;
    font-weight: 300;
}

.columnDetailArea .columnContent #ez-toc-container .ez-toc-list>li a {
    color: #211815;
    font-size: 16px;
}

.columnDetailArea .columnContent h2 {
    background-color: #f7f7f7;
    font-size: 26px;
    padding: 9px 20px;
    border-left: 5px solid #12347c;
    color: #060606;
    margin-bottom: 32px;
    margin-top: 70px;
    font-weight: 700;
}

.columnDetailArea .columnContent h3:not(.title) {
    font-size: 22px;
    padding: 0;
    border-bottom: 4px double #12347c;
    border-left: 0;
    margin-bottom: 24px;
    line-height: 1.6;
}

.columnDetailArea .columnContent h4 {
    font-size: 22px;
    margin-bottom: 24px;
    font-weight: bold;
}

.columnDetailArea .columnContent p {
    min-height: 20px;
    font-size: 20px;
    line-height: 1.45;
    margin-bottom: 1.45em;
    font-weight: 400;
    text-align: justify;
}

.columnDetailArea .columnContent>*:last-child {
    margin-bottom: 0;
}

.columnDetailArea .columnContent p:has(img) {
    width: 100%;
    margin: 0 auto 50px;
    max-width: 704.3px;
}

.columnDetailArea .columnContent p:has(img) img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.columnDetailArea .columnContent p a {
    text-decoration: underline;
    text-underline-offset: 3px;
    color: #e50111;
}

.columnDetailArea .columnContent ul:not(#ez-toc-container ul),
.columnDetailArea .columnContent ol {
    font-size: 20px;
    margin-bottom: 29px;
    line-height: 1.45;
    margin-left: 50px;
    font-weight: 400;
}

.columnDetailArea .columnContent>ul:not(#ez-toc-container ul),
.columnDetailArea .columnContent ol {
    padding-left: 24px;
}

.columnDetailArea .columnContent>ul:not(#ez-toc-container ul) {
    list-style: none;
    padding-left: 0;
}

.columnDetailArea .columnContent>ul:not(#ez-toc-container ul)>li {
    position: relative;
    margin-bottom: 6px;
    line-height: 1.6;
    padding-left: 20px;
}

/* .columnDetailArea .columnContent>ul:not(#ez-toc-container ul)>li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0.79em;
    transform: translateY(-80%);
    font-size: 2em;
} */

.columnDetailArea .columnContent ul li::marker,
.columnDetailArea .columnContent ol li::marker {
    font-weight: 400;
}

.columnDetailArea .columnContent ol li {
    padding-bottom: 5px;
}

.columnDetailArea .columnContent ul li:not(:last-child),
.columnDetailArea .columnContent ol li:not(:last-child) {
    margin-bottom: 5px;
}

.columnArea.relatedArea {
    padding-top: 0;
    padding-bottom: 103px;
    z-index: 1;
    overflow: hidden;
}

.columnArea.relatedArea .relatedText {
    font-size: 50px;
    text-align: center;
    margin-bottom: 40px;
    border-top: 1px solid #bb452e;
    padding-top: 50px;
}

.columnDetailArea.bgRainBow:after {
    z-index: -1;
    top: 9.5%;
    right: -9.1%;
    pointer-events: none;
}

.columnDetailArea.bgDiamond::before {
    top: 45%;
    left: -162px;
    height: 61%;
    pointer-events: none;
}

.columnArea.bgRainBow:after {
    bottom: -29.6%;
    right: -37.5%;
    top: unset;
    width: 64.9%;
    height: 45%;
    background-position: center bottom;
    max-width: 600px;
    pointer-events: none;
}

/* PROFILE */
.sectionProfile {
    margin: 30px 0 60px;
}

.sectionProfile .inner {
    max-width: 851px;
    width: 100%;
}

.sectionProfile .wrapProfile {
    overflow: hidden;
}

.sectionProfile .wrapProfile .wrapTitleProfile {
    background: #833721;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 8px 32px 10px 42px;
    gap: 40px;
    margin: 0;
}

.sectionProfile .wrapProfile .wrapTitleProfile .titleProfile {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 5.1px;
}

.sectionProfile .wrapProfile .wrapTitleProfile::after {
    content: "";
    flex: 1;
    height: 2px;
    background: #fff;
    top: 1px;
    position: relative;
}

.sectionProfile .wrapProfile .boxProfileBg {
    position: relative;
}

.sectionProfile .wrapProfile .boxProfileBg:after {
    content: "";
    position: absolute;
    background: url('../images/column-detail/bg-profile.png') no-repeat;
    background-size: 100%;
    bottom: 0;
    right: 0;
    width: 243px;
    height: 115px;
}

.sectionProfile .wrapProfile .boxProfileBg:before {
    right: 0px;
    left: initial;
    width: 121px;
    height: 192px;
    bottom: initial;
    top: -40px;
    background-image: url(../images/column-detail/bg-diamond-profile.png);
}

.sectionProfile .wrapProfile .boxProfile:after {}

.sectionProfile .wrapProfile .boxProfile {
    display: flex;
    position: relative;
}

.sectionProfile .wrapProfile .boxProfile:before {
    width: 200px;
    height: 182px;
    bottom: -33px;
    left: 173px;
    transform: rotate(-20deg);
}

.sectionProfile .wrapProfile .boxProfile .profilePhoto {
    width: 29%;
    flex-shrink: 0;
}

.sectionProfile .wrapProfile .boxProfile .profilePhoto img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile {
    width: 71%;
    padding: 24px 19px 21px;
    box-sizing: border-box;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .profileItemWrap {
    margin-bottom: 20px;
    padding-bottom: 11px;
    position: relative;
    z-index: 1;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .profileItemWrap:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background: #CE9140;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .profileItemWrap .nameCompanyProfile {
    color: #8B6F47;
    font-size: 12px;
    letter-spacing: 3.5px;
    margin-bottom: 1px;
    font-weight: normal;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .profileItemWrap .titleCompanyItem {
    font-size: 25px;
    font-weight: normal;
    color: #333;
    margin-bottom: 3px;
    letter-spacing: 2px;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .profileItemWrap .subCompanyItem {
    font-size: 12px;
    color: #333;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .txtCompanyProfile {
    font-size: 12px;
    color: #4A4A4A;
    line-height: 1.86;
    margin-bottom: 20px;
    text-align: justify;
    letter-spacing: 0;
    position: relative;
    z-index: 1;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem {
    list-style: none;
    padding: 0;
    margin: 0 0 33px 0;
    position: relative;
    z-index: 1;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li {
    display: flex;
    align-items: FLEX-START;
    padding: 7px 0 8px;
    border-bottom: 1px solid #CE9140;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li:first-child {
    padding-top: 0;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .companyItem {
    width: 63px;
    color: #888888;
    font-size: 12px;
    position: relative;
    padding: 0 10px 0 21px;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .companyItem::before {
    content: "";
    position: absolute;
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #CE9140;
    top: 6px;
    left: 3px;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .txtCompanyItem {
    font-size: 13px;
    color: #333;
    width: calc(100% - 63px);
    MARGIN-TOP: -1PX;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .txtCompanyItem a {
    color: #0563C1;
    font-size: 11px;
    text-decoration: underline;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .linkProfile {
    margin: 0;
    position: relative;
    z-index: 1;
    max-width: 211px;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .linkProfile a {
    display: block;
    background: #833721;
    color: #fff;
    padding: 11.5px 14px;
    text-decoration: none;
    transition: opacity 0.3s;
    width: 100%;
    font-size: 14px;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .linkProfile .txtLinkProfile {
    position: relative;
    padding-left: 40px;
    font-weight: normal;
    display: block;
}

.sectionProfile .wrapProfile .boxProfile .contentProfile .linkProfile .txtLinkProfile::before {
    content: "";
    position: absolute;
    background: url('../images/column-detail/icon-link-profile.svg') no-repeat center;
    background-size: contain;
    width: 19px;
    height: 19px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.sectionProfile .wrapProfile .profileBottom {
    position: relative;
    background: #833721;
    color: #fff;
    padding: 8px 65px 9px 45px;
    font-size: 12px;
    letter-spacing: 4.7px;
    margin: 0;
}

.sectionProfile .wrapProfile .profileBottom::after {
    content: "";
    position: absolute;
    background: url('../images/column-detail/icon-dot-profile-bottom.png') no-repeat right center;
    background-size: contain;
    width: 33px;
    height: 12px;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
}

@media (min-width: 769px) {
    .main .wrapMain .mainPhoto img {
        aspect-ratio: 1280 / 645;
        min-height: 645px;
    }

    .columnDetailArea .columnContent p a:hover {
        text-decoration: none;
    }

    .main .wrapMain .mainPhoto img {
        aspect-ratio: 1280 / 645;
        min-height: 645px;
    }

    body:not(:has(.mainSlash)) .main .wrapMain .mainPhoto img {
        clip-path: unset
    }

    .columnArea .columnList li a .columnDate {
        font-size: 16px;
    }

    .columnArea .columnList li a .columnTitle {
        font-size: 19px;
    }

    .columnArea .columnList li a .columnText {
        font-size: 15px;
    }

    .columnDetailArea .columnContent #ez-toc-container .ez-toc-list>li a:hover {
        color: #bb452e;
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .txtCompanyItem a:hover {
        text-decoration: none;
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .linkProfile a:hover {
        opacity: 1;
        background: #000000;
    }
}

@media (max-width: 768px) {
    .main .wrapMain .mainPhoto img {
        aspect-ratio: 450/ 227;
    }

    .columnDetailArea {
        padding: clamp(66px, 13.778vw, 105.81px) 0 clamp(40px, 11.333vw, 62.4px);
    }

    .columnDetailArea .inner {
        padding: 0 10.1%;
    }

    .columnDetailArea .titleWrap {
        padding: 0 0 clamp(11px, 2.444vw, 18.77px);
        margin-bottom: clamp(24px, 5.333vw, 40.96px);
    }

    .columnDetailArea .columnTitle {
        font-size: clamp(18px, 4vw, 30.72px);
        margin-bottom: clamp(17px, 3.778vw, 29.01px);
    }

    .columnDetailArea .columnDate {
        font-size: clamp(12px, 2.667vw, 20.48px);
    }

    .columnDetailArea .thumb {
        width: 93.3%;
        margin-bottom: clamp(22px, 4.889vw, 37.55px);
    }

    .columnDetailArea .columnContent p:has(img) {
        width: 93.3%;
    }

    .columnDetailArea .thumb img {}

    .columnDetailArea .columnContent {
        padding: 0;
        /* width: 100%; */
    }

    .columnDetailArea .columnContent #ez-toc-container a:hover {
        text-decoration: none;
    }

    .columnDetailArea .columnContent #ez-toc-container {
        width: 93.3%;
        margin: clamp(30px, 6.667vw, 51.2px) auto;
        padding: clamp(22px, 6vw, 30px) clamp(15px, 4vw, 25px) clamp(15px, 4vw, 25px);
    }

    .columnDetailArea .columnContent #ez-toc-container .ez-toc-title {
        font-size: clamp(18px, 4.8vw, 20px);
    }

    .columnDetailArea .columnContent #ez-toc-container .ez-toc-title-container {
        margin-bottom: clamp(10px, 2.2vw, 20px);
    }

    .columnDetailArea .columnContent #ez-toc-container .ez-toc-list>li:not(:last-child) {
        margin-bottom: clamp(11px, 3vw, 16px);
    }

    .columnDetailArea .columnContent #ez-toc-container .ez-toc-list>li a {
        font-size: clamp(12px, 2.667vw, 20.48px);
    }

    .columnDetailArea .columnContent h2 {
        font-size: clamp(18px, 4vw, 30.72px);
        padding: clamp(8px, 1.778vw, 13.65px) clamp(10px, 2.222vw, 17.07px);
        border-left: 4px solid #12347c;
        line-height: 1.6;
        margin-bottom: clamp(26px, 5.778vw, 44.37px);
        margin-top: clamp(40px, 8.9vw, 50px);
    }

    .columnDetailArea .columnContent h3:not(.title) {
        font-size: clamp(14px, 3.111vw, 23.89px);
        border-bottom: 4px double #12347c;
        margin-bottom: clamp(24px, 5.333vw, 40.96px);
    }

    .columnDetailArea .columnContent h4 {
        font-size: clamp(14px, 3.111vw, 23.89px);
        margin-bottom: clamp(22px, 4.889vw, 37.55px);
    }

    .columnDetailArea .columnContent p {
        font-size: clamp(12px, 2.667vw, 20.48px);
        text-align: justify;
        min-height: 11px;
        margin-bottom: 1.45em;
    }

    .columnDetailArea .columnContent ul:not(#ez-toc-container ul),
    .columnDetailArea .columnContent ol {
        font-size: clamp(12px, 2.667vw, 20.48px);
        margin-bottom: 1.45em;
        margin-left: 1.45em;
        font-size: clamp(12px, 2.667vw, 20.48px);
    }

    .columnDetailArea .columnContent>ul:not(#ez-toc-container ul) {
        list-style: none;
        padding-left: 0;
    }

    .columnDetailArea .columnContent>ul:not(#ez-toc-container ul)>li {
        position: relative;
        margin-bottom: clamp(6px, 1.333vw, 10.24px);
        margin-bottom: 0;
        line-height: 1.6;
        font-size: clamp(12px, 2.667vw, 20.48px);
        padding-left: 1em;
    }

    .columnDetailArea .columnContent>ul:not(#ez-toc-container ul)>li::before {
        top: clamp(20px, 4.403vw, 34px);
    }

    .columnDetailArea .columnContent ol {
        font-size: clamp(12px, 2.667vw, 20.48px);
        padding-left: 1.45em;
        margin-left: 1em;
    }

    .columnDetailArea .columnContent ol li {
        padding-bottom: clamp(5px, 1.111vw, 8.53px);
        padding-bottom: 0;
    }

    .columnDetailArea .columnContent ul li:not(:last-child),
    .columnDetailArea .columnContent ol li:not(:last-child) {
        margin-bottom: clamp(5px, 1.111vw, 8.53px);
    }

    .columnDetailArea.bgRainBow:after {
        top: 6.7%;
        right: -16.6%;
        width: 57%;
    }

    .columnDetailArea.bgDiamond::before {
        top: 44.6%;
        left: -30.6%;
        height: 61%;
        width: 57.3%;
    }

    .columnArea.relatedArea {
        padding-bottom: clamp(38px, 8.444vw, 64.85px);
    }

    .columnArea.bgRainBow:after {
        bottom: -5.2%;
        right: -45.7%;
        width: 115.8%;
        background: url(../images/column/bg-double-rainbow.svg) no-repeat;
        background-size: 100%;
        background-position: bottom;
        height: 100%;
        max-width: 880px;
    }

    .columnArea.relatedArea .relatedText {
        padding-top: clamp(20px, 4.444vw, 34.13px);
        font-size: clamp(30px, 6.667vw, 51.2px);
        margin-bottom: clamp(20px, 4.456vw, 42.67px);
    }

    .columnArea.relatedArea .columnList {
        margin-bottom: clamp(38px, 8.444vw, 64.85px);
    }

    /* sectionProfile */
    .sectionProfile {
        margin: 30px 0;
    }

    .sectionProfile .inner {
        padding: 0 10.1%;
    }

    .sectionProfile .wrapProfile .wrapTitleProfile {
        padding: clamp(10px, 2.7vw, 20px) clamp(10px, 2.8vw, 25px);
        gap: 10px;
    }

    .sectionProfile .wrapProfile .wrapTitleProfile .titleProfile {
        font-size: clamp(14px, 3.8vw, 18px);
    }

    .sectionProfile .wrapProfile .boxProfileBg:before {
        width: 29vw;
        max-width: 170px;
        top: 40vw;
        height: 49vw;
    }

    .sectionProfile .wrapProfile .boxProfile {
        flex-direction: column;
    }

    .sectionProfile .wrapProfile .boxProfile:before {
        width: clamp(150px, 41vw, 250px);
        height: clamp(141px, 42vw, 230px);
        left: 0;
        bottom: -5vw;
    }

    .sectionProfile .wrapProfile .boxProfileBg:after {
        width: 39vw;
        height: 19vw;
    }

    .sectionProfile .wrapProfile .boxProfile .profilePhoto {
        width: 100%;
    }

    .sectionProfile .wrapProfile .boxProfile .profilePhoto img {
        height: auto;
        aspect-ratio: 16/9;
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile {
        width: 100%;
        padding: 20px 10px;
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .profileItemWrap .nameCompanyProfile {
        font-size: clamp(12px, 3.2vw, 16px);
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .profileItemWrap .titleCompanyItem {
        font-size: clamp(20px, 5.4vw, 26px);
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .profileItemWrap .subCompanyItem {
        font-size: clamp(12px, 3.2vw, 16px);
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .txtCompanyProfile {
        font-size: clamp(12px, 3.2vw, 16px);
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li {
        gap: 5px;
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .companyItem {
        width: auto;
        font-size: clamp(12px, 3.2vw, 16px);
        width: clamp(55px, 15.2vw, 100px);
        padding: 0 5px 0 clamp(17px, 4.7vw, 24px);
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .companyItem::before {
        width: clamp(9px, 2.5vw, 12px);
        height: clamp(9px, 2.5vw, 12px);
        top: clamp(5px, 1.3vw, 9px);
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .txtCompanyItem {
        font-size: clamp(12px, 3.2vw, 16px);
        width: calc(100% - clamp(60px, 15.2vw, 110px));
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .linkProfile {
        max-width: clamp(250px, 66.6vw, 270px);
        margin: 0 auto;
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .linkProfile a {
        width: 100%;
        font-size: clamp(14px, 3.7vw, 18px);
        text-align: center;
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .linkProfile .txtLinkProfile {
        padding: 0 28px;
    }

    .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .txtCompanyItem a {
        font-size: clamp(12px, 3.2vw, 16px);
    }

    .sectionProfile .wrapProfile .profileBottom {
        padding: clamp(10px, 2.7vw, 15px) clamp(50px, 12.5vw, 80px) clamp(10px, 2.7vw, 15px) clamp(10px, 2.8vw, 25px);
        font-size: clamp(12px, 3.2vw, 16px);
        letter-spacing: 2px;
    }

    .sectionProfile .wrapProfile .profileBottom::after {
        right: 15px;
        width: 30px;
    }
}

@media (max-width: 375px) {
    .columnDetailArea .inner {
        padding: 0 6%;
    }

    .sectionProfile .inner {
        padding: 0 6%;
    }
}

/* lang(en) */
@media (min-width: 769px) {
    :lang(en) .sectionProfile .wrapProfile .boxProfile .contentProfile .linkProfile {
        max-width: 240px;
    }

    :lang(en) .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .companyItem {
        width: 83px;
    }

    :lang(en) .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .txtCompanyItem {
        width: calc(100% - 83px);
    }
}

@media (max-width: 768px) {
    :lang(en) .sectionProfile .wrapProfile .wrapTitleProfile .titleProfile {
        letter-spacing: 0;
    }

    :lang(en) .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .companyItem {
        width: clamp(75px, 16.2vw, 100px);
    }

    :lang(en) .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .txtCompanyItem {
        width: calc(100% - clamp(75px, 16.2vw, 100px));
    }

    :lang(en) .sectionProfile .wrapProfile .boxProfile .contentProfile .linkProfile {
        max-width: clamp(250px, 66.6vw, 300px);
    }

}

/* lang(zh-CN) */
:lang(zh-CN) .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .companyItem {
    width: 75px;
}

:lang(zh-CN) .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .txtCompanyItem {
    width: calc(100% - 75px);
}

@media (max-width: 768px) {
    :lang(zh-CN) .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .companyItem {
        width: clamp(75px, 16.2vw, 100px);
    }

    :lang(zh-CN) .sectionProfile .wrapProfile .boxProfile .contentProfile .listCompanyItem li .txtCompanyItem {
        width: calc(100% - clamp(75px, 16.2vw, 100px));
    }

}