.headWrapper{width:100%;background:#fff;margin-top:24px;margin-bottom:10px;border-radius:20px;padding:34px;display:flex}.headWrapper .infoLeft{width:90px;height:72px;border:2px solid #111;border-radius:36px;margin-right:24px}.headWrapper .infoLeft .logo{width:100%;height:100%;border:3px solid #fff;border-radius:62px;object-fit:cover}.headWrapper .infoRight{flex:1 1;display:flex;align-items:center}.headWrapper .infoRight .contentL{flex:1 1}.headWrapper .infoRight .nameRow{display:flex;justify-content:space-between}.headWrapper .infoRight .nameRow .nameWrap{display:flex;gap:6px}.headWrapper .infoRight .nameRow .nameWrap .name{margin:0 8px 0 0;font-size:30px;font-weight:700;line-height:38px;color:#111;word-break:break-all;max-width:60vw;white-space:pre-line}.headWrapper .infoRight .nameRow .nameWrap .topSeller{height:18px;padding:0 8px;background-repeat:no-repeat;background-size:100% 100%;font-size:12px;font-weight:500;line-height:18px;color:#754f29;align-self:flex-start;display:flex;align-items:center;justify-content:center;margin-top:10px}.headWrapper .infoRight .nameRow .icon{cursor:pointer;margin-right:8px}.headWrapper .infoRight .nameRow .icon:last-child{margin-right:0}.headWrapper .infoRight .nameRow .rightIcons{display:flex;align-items:center}.headWrapper .infoRight .location{display:flex;align-items:center;margin-top:4px;font-size:12px;line-height:18px}.headWrapper .infoRight .location img{margin-right:4px}.headWrapper .infoRight .location .locationText{word-break:break-all;white-space:pre-line}.headWrapper .infoRight .contact{width:140px;height:44px;background-color:#111;border-radius:16px;font-size:16px;font-weight:500;line-height:24px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:20px}.headWrapper .infoRight .contact .iconMsg{margin-right:5px}.headWrapper .desc{margin-top:4px;margin-bottom:15px;word-break:break-all;white-space:pre-line}.headWrapper .desc,.headWrapper .postCount{font-size:16px;font-weight:400;line-height:24px;color:#333}.headWrapper .postCount .count{font-size:20px;font-weight:700;line-height:30px;color:#111}.bodydir-rtl .infoLeft{margin-right:0;margin-left:24px}