@import url("women.css");
@import url("formmb.css");
html, body { font-family: sans-serif; }
.nav-bg { background-color: rgb(187, 24, 25); }
.border-dotted { border-bottom: 2px dotted rgb(0, 0, 0); }
.coloredText { margin: 0px auto; padding: 5px; background-color: rgb(255, 255, 255); }
.coloredText__container { margin: 0px; border: 1px solid rgb(255, 114, 80); padding: 15px; box-sizing: border-box; background-color: rgb(255, 236, 166); }
.coloredText__title { padding: 0px 0px 0px 10px; font-family: sans-serif; font-weight: 700; font-size: 20px; line-height: 18px; word-break: break-word; }
.coloredText ul { padding: 10px 10px 0px; }
.coloredText li *, .coloredText__listSub { font-family: sans-serif; font-size: 20px; line-height: 20px; word-break: break-word; margin-bottom: 0px; }
.coloredText li { padding: 10px 0px; font-weight: 700; }
.coloredText__listSub { font-weight: 400; }
.start-row { flex-wrap: wrap-reverse; }
.menHealthCom__avatarWrapper { margin-right: 21px; width: 100%; height: 78px; max-width: 78px; }
.menHealthCom__avatar { width: 100%; object-fit: cover; }
.menHealthCom__info { width: 100%; }
.menHealthCom__comment, .menHealthCom__name { margin: 0px; font-family: sans-serif; font-weight: 700; font-style: normal; font-size: 16px; line-height: 140%; word-break: break-word; color: rgb(0, 0, 0); }
.menHealthCom__comment { font-weight: 400; }
.menHealthCom:first-child { padding-top: 0px; }
.menHealthCom:last-child { padding-bottom: 70px; }
.commentBox--554695 { color: rgb(19, 11, 111); text-decoration-line: underline; cursor: pointer; }
.commentImgWrapper--782441 { max-width: 400px; width: 100%; height: fit-content; }
.commentImg--920529 { width: 100%; object-fit: contain; }
.commentImgWrapper--831220 { max-width: 400px; width: 100%; height: fit-content; }
.commentImg--832769 { width: 100%; object-fit: contain; }
.commentImgWrapper--430610 { max-width: 400px; width: 100%; height: fit-content; }
.commentImg--998874 { width: 100%; object-fit: contain; }
.commentImgWrapper--431037 { max-width: 400px; width: 100%; height: fit-content; }
.commentImg--661209 { width: 100%; object-fit: contain; }
.commentBox--431423 { color: rgb(39, 7, 125); text-decoration-line: underline; cursor: pointer; }
.commentImgWrapper--771665 { max-width: 400px; width: 100%; height: fit-content; }
.commentImg--491485 { width: 100%; object-fit: contain; }
.commentImgWrapper--923809 { max-width: 400px; width: 100%; height: fit-content; }
.commentImg--716678 { width: 100%; object-fit: contain; }
.commentBox--305725 { color: rgb(38, 18, 118); text-decoration-line: underline; cursor: pointer; }
.commentImgWrapper--868703 { max-width: 400px; width: 100%; height: fit-content; }
.commentImg--144675 { width: 100%; object-fit: contain; }
.commentBox--441491 { color: rgb(8, 43, 139); text-decoration-line: underline; cursor: pointer; }
.commentImgWrapper--593393 { max-width: 400px; width: 100%; height: fit-content; }
.commentImg--764859 { width: 100%; object-fit: contain; }
.menHealthCom { display: flex; flex-direction: row; width: 100%; box-sizing: border-box; }
.menHealthCom__wrapper { display: flex; padding: 10px 55px 30px; width: 100%; }
.main-img { border-radius: 100%; max-width: 75%; margin: 0px 0px 0px auto; display: block; }
@media (max-width: 767px) {
  .hide-767 { display: none; }
  .main-img { margin: 0px auto; max-width: 60%; }
}