#cts-content .page-title {
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  margin-top: 40px;
  margin-bottom: 36px;
  font-family: "Johnson Display Regular";
}
#cts-content #content h1 {
  margin: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  font-family: "Johnson Display Regular";
}
#cts-content #content h2 {
  margin: 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  font-family: "Johnson Display Regular";
}
#cts-content #content h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  font-family: "Johnson Display Regular";
}
#cts-content #content h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Johnson Display Regular";
}
#cts-content #content p {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  font-family: "Johnson Text Regular";
}
#cts-content #content a {
  color: #EB1700;
}
#cts-content #content .footnote {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  margin-top: 30px;
  line-height: 18px;
}
#cts-content #content img {
  max-width: none;
}
#cts-content #content ul {
  padding-left: 19px;
  list-style: none;
}
#cts-content #content ul li {
  font-size: 18px;
  line-height: 22px;
  position: relative;
  font-family: "Johnson Text Regular";
  margin-bottom: 10px;
  padding-right: 0;
}
#cts-content #content ul li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: -15px;
  font-size: 26px;
  border-radius: 50%;
  background-color: #000000;
  border: 1px solid #000000;
  width: 5px;
  height: 5px;
}
#cts-content #content ul li ul {
  margin-top: 6px;
  padding-left: 12px;
}
#cts-content #content ul li ul li {
  margin-bottom: 5px;
}
#cts-content #content ul li ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: -15px;
  font-size: 26px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #000000;
  width: 5px;
  height: 5px;
}
#cts-content #content ul li ul li ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: -15px;
  font-size: 26px;
  border-radius: 0;
  background-color: #000000;
  border: 1px solid #000000;
  width: 5px;
  height: 5px;
}
#cts-content #content a {
  color: #EB1700;
}
#cts-content #content .table-bordered {
  border: 1px solid #333333;
}
#cts-content #content .bg-jnj-red {
  background-color: #EB1700 !important;
  color: #ffffff;
}
#cts-content #content .bg-blue {
  background-color: #004685 !important;
  color: #ffffff;
}
#cts-content #content .bg-light-gray {
  background-color: #F1EFED !important;
  color: #000000;
}
#cts-content #content .bg-dark-gray {
  background-color: #D5CFC9 !important;
  color: #000000;
}
#cts-content #content .bg-light-pink {
  background-color: #FFF4F2 !important;
  color: #000000;
}
#cts-content #content .bg-light-blue {
  background-color: #E5F2FF !important;
  color: #000000;
}
#cts-content #content .img-max-wdith {
  max-width: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #cts-content #content .img-max-wdith {
    max-width: 100%;
  }
}
#cts-content #content .table_overflow_scroll {
  overflow: auto;
}
#cts-content #content .overflow-table {
  border-collapse: separate;
  border-spacing: unset;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
#cts-content #content .table_header_text {
  font-family: "Johnson Display Regular";
  margin-bottom: 25px;
}
#cts-content #content .border-left_0 {
  border-top-left-radius: 0px !important;
}
#cts-content #content .border-right_0 {
  border-top-right-radius: 0px !important;
}
#cts-content #content .safety-image {
  height: 130px;
  width: 130px;
}
#cts-content #content .safety-image2 {
  height: 145px;
  width: 145px;
}
#cts-content #content table tr td {
  font-size: 18px;
  line-height: 22px;
  font-family: "Johnson Text Regular";
  vertical-align: middle;
  color: #000000;
  border-color: #000000;
  border-bottom-width: 1px;
  padding: 10px 20px;
}
#cts-content #content table tr td.pl-40 {
  padding-left: 40px;
}
#cts-content #content table tr td.pl-60 {
  padding-left: 60px;
}
#cts-content #content table tr td:first-of-type {
  position: sticky;
  left: 0;
  border-left: 1px solid #333;
  background-color: #ffffff;
  z-index: 1;
}
#cts-content #content table tr th {
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  color: #000000;
  vertical-align: middle;
  border-color: #000000;
  border-bottom-width: 1px;
  padding: 10px 20px;
}
#cts-content #content table tr th:first-of-type {
  position: sticky;
  left: 0;
  border-left: 1px solid #333;
  background-color: #ffffff;
  border-top-left-radius: 10px;
  z-index: 1;
}
#cts-content #content table tr th:nth-last-of-type(1) {
  border-top-right-radius: 10px;
}

body.modal-open {
  overflow: hidden;
}

#cts-content {
  font-family: "Johnson Text Regular";
  font-weight: 400;
  color: #000000;
  margin: auto;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  background-color: #f9f8f7;
}
#cts-content h2 {
  color: #eb1700;
  font-family: "Johnson Display Regular";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}
#cts-content .container {
  width: 100%;
  max-width: 100%;
}
#cts-content .text-red {
  color: #eb1700;
}
#cts-content .dark-pink {
  background-color: rgba(235, 23, 0, 0.5) !important;
  color: #000000;
}
#cts-content .text-white {
  color: #fff;
}
#cts-content .th-bg {
  background-color: #E7E6E3;
}
#cts-content .light-pink {
  background-color: rgba(228, 31, 23, 0.3) !important;
  color: black;
}
#cts-content .mid-pink {
  background-color: rgba(235, 23, 0, 0.2) !important;
}
#cts-content .bg-light-black {
  background-color: #312C2A;
  color: #FFF;
}
#cts-content .bg-red {
  background-color: #eb1700 !important;
  color: #FFF;
}
#cts-content .bg-light-gray {
  background-color: rgba(110, 98, 89, 0.5);
}
#cts-content .bg-gray {
  color: #FFF;
  background: #6E6259;
}
#cts-content .bg-fade-blue {
  background-color: rgba(0, 70, 133, 0.3);
}
#cts-content .bg-dark-blue {
  background-color: #004685;
  color: #FFF;
}
#cts-content .bg {
  background-color: #f9f8f7;
}
#cts-content .page-heading {
  padding: 47px 0;
}
#cts-content .jnj-logo {
  width: 143px;
  height: 54px;
}
#cts-content #box-section1 .title {
  background-color: #eb1700;
  color: #fff;
  font-family: "Johnson Display Regular";
  margin: 0;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  padding: 14px 10px;
  vertical-align: middle;
  word-break: break-word;
}
#cts-content #box-section1 .box_item {
  width: 100%;
  padding: 30px 0 30px 0;
  background-color: #e7e6e3;
}
#cts-content #box-section1 .box_item .box_content p {
  color: #000000;
  font-family: "Johnson Text Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
#cts-content #box-section1 .box_item .box_content ul {
  list-style: none;
  padding-left: 23px;
  margin: 9px 0;
}
#cts-content #box-section1 .box_item .box_content ul li {
  margin-bottom: 18px;
  position: relative;
}
#cts-content #box-section1 .box_item .box_content ul li:nth-last-of-type(1) {
  margin-bottom: 0;
}
#cts-content #box-section1 .box_item .box_content ul li::before {
  content: "";
  position: absolute;
  top: 6px;
  left: -20px;
  font-size: 26px;
  border-radius: 50%;
  background-color: #eb1700;
  border: 1px solid #eb1700;
  width: 10px;
  height: 10px;
  margin-bottom: 20px;
}
#cts-content #common_header .header_section {
  width: 90%;
  background-color: #eb1700;
  border-radius: 0 6px 6px 0px;
  display: flex;
  align-items: center;
  gap: 20px;
}
#cts-content #common_header .header_section p {
  color: white;
  font-family: "Johnson Display Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  width: calc(100% - 116px);
}
#cts-content #common_header .header_section .img-container {
  width: 94px;
  height: 94px;
  border: 4px solid #eb1700;
  border-radius: 50px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -17px 0;
}
#cts-content #common_header .header_section .img-container img {
  height: 54px;
  width: 43px;
}
#cts-content #common_header .header_section1 {
  background-color: #E7E6E3;
  border-radius: 0 6px 6px 0px;
  margin-bottom: 40px;
  width: 90%;
}
#cts-content #common_header .header_section1 p {
  padding: 19px 0;
  color: #000000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  font-family: "Johnson Text Regular";
}
#cts-content #common_header #iwwg_p {
  padding: 30px 127px 40px 68px;
}
#cts-content #common_header #iwwg-section {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 16px;
}
#cts-content #common_header #iwwg-section #iwwg_icon_section {
  padding-top: 50px;
}
#cts-content #common_header #iwwg-section #iwwg_icon_section .icon-text-section {
  display: flex;
  align-items: center;
  width: 215px;
  gap: 30px;
  padding-bottom: 20px;
}
#cts-content #common_header #iwwg-section #iwwg_icon_section .icon-text-section img {
  width: 67.4px;
  height: 67.4px;
  max-width: none;
}
#cts-content #common_header #iwwg-section #iwwg_icon_section .icon-text-section p {
  color: #000000;
  font-family: "Johnson Text Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section .button_section {
  display: flex;
  gap: 10px;
  align-items: center;
}
#cts-content #common_header #iwwg-section #iwwg_button_section .button_section .mid-btns {
  width: 263px;
  height: 121px;
  display: flex;
  padding: 12px 38px 11px 38px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section .button_section .mid-btns p {
  text-align: center;
  font-family: "Johnson Text Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section .button_section .mid-rounded-btns {
  border-radius: 6px;
  width: 263.383px;
  height: 77.273px;
  display: flex;
  padding: 12px 40px 11px 41px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section .button_section .mid-rounded-btns p {
  text-align: center;
  font-family: "Johnson Text Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section .button_section .large-rounded-btns {
  width: 536.56px;
  height: 77.273px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 12px 172px 11px 175px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section .button_section .large-rounded-btns p {
  text-align: center;
  font-family: "Johnson Text Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section #foot_content .inner_content {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-top: 20px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section #foot_content .inner_content img {
  height: 40px;
  width: 40px;
  flex-shrink: 0;
}
#cts-content #common_header #iwwg-section #iwwg_button_section #foot_content .inner_content ul {
  padding-left: 15px;
  list-style: none;
}
#cts-content #common_header #iwwg-section #iwwg_button_section #foot_content .inner_content ul li {
  font-size: 18px;
  line-height: 22px;
  position: relative;
  font-family: "Johnson Text Regular";
  margin-bottom: 25px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section #foot_content .inner_content ul li span {
  font-weight: 700;
  color: #eb1700;
}
#cts-content #common_header #iwwg-section #iwwg_button_section #foot_content .inner_content ul li::before {
  content: "";
  position: absolute;
  top: 6px;
  left: -15px;
  font-size: 26px;
  border-radius: 50%;
  background-color: #004685;
  border: 1px solid #004685;
  width: 10px;
  height: 10px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section #foot_content .inner_content ul li ul {
  margin-top: 10px;
  padding-left: 15px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section #foot_content .inner_content ul li ul li {
  margin-bottom: 15px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section #foot_content .inner_content ul li ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: -15px;
  font-size: 26px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #000000;
  width: 7px;
  height: 7px;
}
#cts-content #common_header #iwwg-section #iwwg_button_section #foot_content .inner_content ul li ul li ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: -15px;
  font-size: 26px;
  border-radius: 0;
  background-color: #000000;
  border: 1px solid #000000;
  width: 7px;
  height: 7px;
}
#cts-content #common_header #risk_smmm .mayo-table {
  border: 1px solid #000000;
  width: 100%;
  margin: 0 auto;
}
#cts-content #common_header #risk_smmm .mayo-table thead tr th {
  width: 62%;
  border: 1px solid black;
  padding: 20px 10px !important;
  font-size: 18px;
  font-family: "Johnson Text Regular";
  font-weight: 700;
  line-height: 22px;
  color: #000;
}
#cts-content #common_header #risk_smmm .mayo-table thead tr th:first-of-type {
  background-color: #f9f8f7;
  width: 40% !important;
}
#cts-content #common_header #risk_smmm .mayo-table tbody tr td {
  border: 1px solid black;
  padding: 10px 15px !important;
}
#cts-content #common_header #risk_smmm .mayo-table tbody tr td:first-of-type {
  background-color: #f9f8f7;
  text-align: start;
  vertical-align: middle;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  font-family: "Johnson Text Regular";
}
@media screen and (max-width: 576px) {
  #cts-content #common_header #risk_smmm .mayo-table tbody tr td:first-of-type {
    background-color: #f9f8f7;
    text-align: start;
  }
}
#cts-content #common_header #risk_smmm .mayo-table tbody tr td ul {
  padding-left: 13px;
  list-style: none;
  margin: 0;
}
#cts-content #common_header #risk_smmm .mayo-table tbody tr td ul li {
  position: relative;
  color: #000;
  font-family: "Johnson Text Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 6px;
}
#cts-content #common_header #risk_smmm .mayo-table tbody tr td ul li:nth-last-of-type(1) {
  margin: 0;
}
#cts-content #common_header #risk_smmm .mayo-table tbody tr td ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: -12px;
  font-size: 26px;
  border-radius: 50%;
  background-color: #000000;
  border: 1px solid #000000;
  width: 5px;
  height: 5px;
}
#cts-content #common_header #risk_smmm .iwwg-table {
  overflow-y: auto;
  width: 100%;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table {
  border: 1px solid #000000;
  min-width: 100%;
  margin: 0 auto;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table td {
  background-color: #f9f8f7;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table thead tr th {
  width: 60%;
  border: 1px solid black;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table thead tr th:first-of-type {
  background-color: #f9f8f7;
  width: 40% !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table tbody tr td {
  border: 1px solid black;
  padding: 10px 15px !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table tbody tr td table {
  border: none;
  width: 100%;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table tbody tr td:first-of-type {
  background-color: #f9f8f7;
  text-align: start;
  vertical-align: middle;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  font-family: "Johnson Text Regular";
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table tbody tr td ul {
  padding-left: 13px;
  list-style: none;
  margin: 0;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table tbody tr td ul li {
  position: relative;
  color: #000;
  font-family: "Johnson Text Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 6px;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table tbody tr td ul li:nth-last-of-type(1) {
  margin: 0;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table tbody tr td ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: -12px;
  font-size: 26px;
  border-radius: 50%;
  background-color: #000000;
  border: 1px solid #000000;
  width: 5px;
  height: 5px;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .inner-table thead tr th {
  width: 25% !important;
  border: none;
  background: transparent;
  padding: 0px !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .inner-table thead tr th:first-of-type {
  color: #000;
  font-size: 18px;
  font-family: "Johnson Text Regular";
  font-weight: 700;
  line-height: 18px;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .inner-table thead tr th:nth-child(1) {
  width: 30% !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .inner-table thead tr th:nth-child(2) {
  width: 20% !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .inner-table thead tr th:nth-child(3) {
  width: 40% !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .inner-table thead tr th:nth-child(4) {
  width: 10% !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .inner-table tbody tr td {
  border: none !important;
  padding: 0px !important;
  font-size: 18px !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .inner-table tbody tr td:first-of-type {
  font-weight: 400 !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table1 {
  margin-top: 20px;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table1 thead tr th {
  width: 50% !important;
  padding: 0px !important;
  border: none;
  background: transparent;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table1 thead tr th:nth-child(1) {
  width: 60% !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table1 thead tr th:nth-child(2) {
  width: 40% !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table1 tbody tr td {
  border: none !important;
  word-break: break-all;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table1 tbody tr td:first-of-type {
  padding: 0px !important;
  border: none;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table2 {
  margin-top: 20px;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table2 thead tr th {
  width: 20% !important;
  padding: 0px !important;
  border: none;
  background: transparent;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table2 thead tr th.border1-red {
  border-bottom: 0px !important;
  border-left: 3px solid #eb1700 !important;
  border-top: 3px solid #eb1700 !important;
  border-right: 0px !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table2 thead tr th.border2-red {
  border-top: 0px !important;
  border-left: 0px !important;
  border-top: 3px solid #eb1700 !important;
  border-right: 3px solid #eb1700 !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table2 thead tr th:nth-child(1) {
  width: 80% !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table2 tbody tr td {
  border: none !important;
  word-break: break-all;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table2 tbody tr td:first-of-type {
  padding: 0px !important;
  border: none;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table2 tbody tr td.border3-red {
  border-top: 0px !important;
  border-left: 3px solid #eb1700 !important;
  border-bottom: 3px solid #eb1700 !important;
  border-right: 0px !important;
}
#cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table2 tbody tr td.border4-red {
  border-top: 0px !important;
  border-left: 0px !important;
  border-bottom: 3px solid #eb1700 !important;
  border-right: 3px solid #eb1700 !important;
}
@media screen and (max-width: 576px) {
  #cts-content #common_header #risk_smmm .iwwg-table .overflow-table {
    width: 765px;
  }
  #cts-content #common_header #risk_smmm .iwwg-table .overflow-table thead tr th {
    width: 63%;
  }
  #cts-content #common_header #risk_smmm .iwwg-table .overflow-table thead tr th:first-of-type {
    width: 26% !important;
  }
  #cts-content #common_header #risk_smmm .iwwg-table .overflow-table tbody tr td:first-of-type {
    padding: 30px 20px 20px 15px;
  }
}
#cts-content #common_header #risk_smmm #iwmg2_section #right_content {
  width: 100%;
  background-color: #E7E6E3;
  height: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 73px 42px 43px 43px;
}
#cts-content #common_header #risk_smmm #iwmg2_section #right_content p {
  color: #000000;
  font-family: "Johnson Text Regular";
  font-size: 24px;
  font-style: normal;
  text-align: center;
  font-weight: 400;
  line-height: 32px;
}
@media screen and (max-width: 768px) {
  #cts-content #common_header #risk_smmm #iwmg2_section #right_content p {
    font-size: 18px;
  }
}
#cts-content #common_header #risk_smmm #iwmg2_section #right_content .img-container {
  width: 94px;
  height: 94px;
  position: absolute;
  top: -50px;
  border: 4px solid #eb1700;
  border-radius: 50px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
#cts-content #common_header #risk_smmm #iwmg2_section #right_content .img-container img {
  height: 54px;
  width: 43px;
}
#cts-content #common_header #mgus_section .foot-para {
  font-family: "Johnson Text Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 4px;
}
#cts-content #common_header #mgus_section .responsive-img {
  width: auto;
  max-width: none;
}
@media (min-width: 768px) {
  #cts-content #common_header #mgus_section {
    padding-left: 100px;
  }
  #cts-content #common_header #mgus_section .responsive-img {
    width: 100%;
  }
}
#cts-content #common_header #mgus_section .right-content {
  width: 100%;
  max-width: 493px;
  padding: 24px 53px 30px 28px;
  border-radius: 6px;
  background-color: #e7e6e3;
}
#cts-content #common_header #mgus_section .right-content p {
  font-family: "Johnson Text Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
#cts-content #common_header #mgus_section .right-content ul {
  padding-left: 26px;
  list-style: none;
}
#cts-content #common_header #mgus_section .right-content ul li {
  position: relative;
  color: #000;
  font-family: "Johnson Text Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 24px;
}
#cts-content #common_header #mgus_section .right-content ul li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: -22px;
  font-size: 26px;
  border-radius: 50%;
  background-color: #000000;
  border: 1px solid #000000;
  width: 7px;
  height: 7px;
}
#cts-content #box-section2 {
  margin-top: 60px;
}
#cts-content #box-section2 .box_item {
  margin: 0 0px 20px;
  width: 100%;
}
#cts-content #box-section2 .box_item .title {
  background-color: #eb1700;
  color: #fff;
  margin: 0;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  font-family: "Johnson Display Regular";
  padding: 11px 10px;
  height: 70px;
  vertical-align: middle;
  word-break: break-word;
}
@media (min-width: 1200px) {
  #cts-content #box-section2 .box_item .title {
    height: 50px;
  }
}
#cts-content #box-section2 .box_item .box_content {
  padding: 35px 127px 26px 102px;
  background-color: #e7e6e3;
}
#cts-content #box-section2 .box_item .box_content .inneer_content {
  display: flex;
  align-items: center;
  justify-content: start;
}
#cts-content #box-section2 .box_item .box_content .inneer_content ul {
  padding-left: 13px;
  list-style: none;
}
#cts-content #box-section2 .box_item .box_content .inneer_content ul li {
  font-size: 18px;
  line-height: 22px;
  padding-left: 10px;
  position: relative;
  margin-bottom: 20px;
  font-family: "Johnson Text Regular";
}
#cts-content #box-section2 .box_item .box_content .inneer_content ul li::before {
  content: "";
  position: absolute;
  top: 6px;
  left: -15px;
  font-size: 26px;
  border-radius: 50%;
  background-color: #eb1700;
  border: 1px solid #eb1700;
  width: 10px;
  height: 10px;
  margin-bottom: 20px;
}
#cts-content #box-section2 .box_item .box_content .inneer_content img {
  height: 40px;
  width: 40px;
}
#cts-content #box-section2 .box_item .box_content .inneer_content p {
  color: #000000;
  font-family: "Johnson Text Regular";
  font-size: 18px;
  font-style: normal;
  margin: 0px;
  font-weight: 400;
  line-height: 22px;
  padding-left: 10px;
}
@media screen and (min-width: 1190px) and (max-width: 1300px) {
  #cts-content #box-section2 .box_item .box_content {
    padding: 35px 127px 26px 115px;
  }
}
@media screen and (min-width: 1700px) {
  #cts-content #box-section2 .box_item .box_content {
    padding: 35px 127px 26px 176px;
  }
}
#cts-content #ncn-btn-section {
  width: 100%;
}
#cts-content #ncn-btn-section button {
  width: 265px;
  padding: 13px 30px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  font-family: "Johnson Text Regular";
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  line-height: 28px;
  background-color: #eb1700;
  color: white;
  border: none;
}
#cts-content .footer-data {
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 30px;
  padding: 72px 35px 32px 30px;
}
#cts-content .footer-data img {
  width: 143px;
}
#cts-content .footer-data p {
  color: #000000;
  font-family: "Johnson Text Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
#cts-content .footer-data p a {
  text-decoration-line: none;
  color: #eb1700;
  word-break: break-all;
}
#cts-content .footer-data p a:hover {
  text-decoration-line: underline;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #cts-content .footer-data {
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #cts-content h2 {
    font-size: 32px;
  }
  #cts-content .jnj-logo {
    width: 110px;
    height: 42px;
  }
  #cts-content .page-heading {
    padding: 23px;
  }
  #cts-content #box-section1 .box_item .box_content {
    padding: 19px 35px 17px 35px;
  }
  #cts-content #common_header #iwwg_p {
    padding: 32px 123px 0px 34px;
  }
  #cts-content #common_header .header_section {
    padding: 0px 21px 0px 31px;
  }
  #cts-content #common_header #iwwg-section {
    flex-direction: column;
    padding-left: 0px;
    gap: 30px;
  }
  #cts-content #common_header #iwwg-section #iwwg_icon_section {
    display: flex;
    gap: 20px;
    padding-top: 20px;
  }
  #cts-content #common_header #iwwg-section #iwwg_icon_section .icon-text-section {
    display: flex;
    align-items: center;
    gap: 14px;
    padding-top: 25px;
    width: 161px;
  }
  #cts-content #common_header #iwwg-section #iwwg_icon_section .icon-text-section img {
    width: 43.2px;
    height: 43.2px;
  }
  #cts-content #common_header #iwwg-section #iwwg_button_section .button_section {
    display: flex;
    gap: 10px;
    align-items: center;
  }
  #cts-content #common_header #iwwg-section #iwwg_button_section .button_section .mid-btns {
    width: 170px;
    height: 94px;
    padding: 8px 3px 6px 7px;
  }
  #cts-content #common_header #iwwg-section #iwwg_button_section .button_section .mid-rounded-btns {
    width: 170px;
    height: 94px;
    padding: 13px 23px 11px 21px;
  }
  #cts-content #common_header #iwwg-section #iwwg_button_section .button_section .large-rounded-btns {
    width: 350px;
    height: 94px;
    padding: 11px 110px 12px 113px;
  }
  #cts-content #common_header #risk_smmm .side-img {
    width: 100%;
    max-width: 400px;
    margin-top: 50px;
  }
  #cts-content #common_header #risk_smmm #iwmg2_section #right_content {
    margin-top: 50px;
    height: auto;
    padding: 61px 20px 16px 20px;
  }
  #cts-content #common_header #risk_smmm #iwmg2_section #right_content p {
    margin-top: 22px;
  }
  #cts-content #common_header #mgus_section {
    padding: 28px 8px 38px 7px;
  }
  #cts-content #common_header #mgus_section .right-content {
    max-width: 620px;
    margin: 0 auto;
  }
  #cts-content #box-section2 .box_item .box_content {
    padding: 34px 36px 30px 26px;
  }
  #cts-content .footer-data {
    padding: 34px 14px 30px 12px;
  }
}
@media screen and (max-width: 1170px) {
  #cts-content #iwwg-section {
    overflow-x: auto;
  }
}
@media (max-width: 576px) {
  #cts-content h2 {
    font-size: 32px;
  }
  #cts-content .page-heading {
    padding: 34px 0px;
  }
  #cts-content .page-heading .jnj-logo {
    height: 42px;
    width: 110px;
    margin-bottom: 40px;
  }
  #cts-content #box-section1 .box_item {
    padding: 0;
  }
  #cts-content #box-section1 .box_item .box_content {
    padding: 38px 30px 49px 30px;
    text-align: center;
  }
  #cts-content #common_header .header_section {
    height: auto;
    flex-direction: column;
    margin-top: 100px;
    padding: 40px 27px 26px 30px;
    position: relative;
    width: 90%;
  }
  #cts-content #common_header .header_section .img-container {
    position: absolute;
    top: -45px;
    left: 35px;
  }
  #cts-content #common_header .header_section p {
    width: 100%;
  }
  #cts-content #common_header #iwwg_p {
    padding: 24px;
  }
  #cts-content #common_header #iwwg-section {
    justify-content: start;
    overflow-x: auto;
  }
  #cts-content #common_header #iwwg-section #iwwg_icon_section .icon-text-section {
    width: 188px;
  }
  #cts-content #common_header #risk_smmm .mayo-table tbody tr td ul li {
    font-size: 14px;
  }
  #cts-content #common_header #risk_smmm .iwwg-table .overflow-table tbody tr td ul li {
    font-size: 14px;
    line-height: 9px;
  }
  #cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .inner-table thead tr th {
    font-size: 14px !important;
  }
  #cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .inner-table tbody tr td {
    font-size: 14px !important;
  }
  #cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table1 thead tr th {
    font-size: 14px !important;
  }
  #cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table1 tbody tr td {
    font-size: 14px !important;
  }
  #cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table2 thead tr th {
    font-size: 14px !important;
  }
  #cts-content #common_header #risk_smmm .iwwg-table .overflow-table .inner .second-level-table2 tbody tr td {
    font-size: 14px !important;
  }
  #cts-content #common_header #risk_smmm .side-img {
    width: 289px;
    height: 253px;
  }
  #cts-content #common_header #risk_smmm #iwmg2_section #right_content {
    height: auto;
    margin-top: 60px;
    padding: 40px 31px 20px 31px;
  }
  #cts-content #common_header #risk_smmm #iwmg2_section #right_content p {
    margin-top: 22px;
  }
  #cts-content #common_header #risk_smmm #iwmg2_section #right_content .img-container img {
    height: 59px;
    width: 42px;
  }
  #cts-content #box-section2 .box_item .box_content {
    padding: 39px 33px 17px 16px;
  }
  #cts-content .footer-data {
    flex-direction: column;
    padding: 60px 10px 17px 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #cts-content .page-heading .jnj-logo {
    margin-bottom: 40px;
  }
}
#cts-content .table-sm > :not(caption) > * > * {
  padding: 0 !important;
  box-shadow: none !important;
}/*# sourceMappingURL=main.css.map */