.company-profile{padding:60px 0}.company-profile__title{border-bottom:1px solid var(--color-gray-400);margin-bottom:60px}.company-profile__title>h2{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-base);margin-bottom:7px}.profile__row{display:grid;gap:7.33945%;grid-template-columns:24.14773% 1fr;margin-bottom:30px}.profile__row__headword{font-weight:var(--font-weight-bold)}.profile__row__details{font-weight:var(--font-weight-normal)}.profile__row__details span{display:contents}.profile__row__details li{display:flex;flex-direction:row;position:relative}.profile__row__details li:not(:last-child){margin-bottom:10px}.profile__row__details li:before{background-color:var(--color-gray-800);border-radius:50%;content:"";display:block;height:4px;margin-right:8px;min-width:4px;position:relative;top:calc(var(--line-height-base)*var(--font-size-base)/2)}.profile__row__details p:not(:last-child){margin-bottom:10px}html[lang=en] .profile__row,html[lang=vi] .profile__row{display:flex;flex-direction:column;gap:10px}@media (min-width:768px){.company-profile{padding:100px 0}.company-profile__title>h2{font-size:var(--font-size-xxl);font-weight:var(--font-weight-bold);margin-bottom:0}.company-profile__title{margin-bottom:80px}.profile__row__details li:not(:last-child),.profile__row__details p:not(:last-child){margin-bottom:20px}html[lang=en] .profile__row,html[lang=vi] .profile__row{display:grid;gap:7.33945%;grid-template-columns:24.14773% 1fr;margin-bottom:30px}}