#cts-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #000;
  background-color: #F9F8F7;
  font-family: "Johnson Text Regular";
  position: relative;
}
@media (max-width: 576px) {
  #cts-content .container {
    max-width: 290px;
  }
}
#cts-content h1,
#cts-content h2,
#cts-content h3,
#cts-content h4,
#cts-content h5,
#cts-content h6 {
  font-family: "Johnson Display Regular";
}
#cts-content h4 {
  font-size: 24px;
}
#cts-content .font-weight-bold {
  font-weight: 700;
}
#cts-content .font-weight-semibold {
  font-weight: 500 !important;
}
#cts-content .font-weight-medium {
  font-weight: 600 !important;
}
#cts-content strong a {
  font-weight: 700;
}
#cts-content hr {
  border-top: var(--bs-border-width) solid;
}
#cts-content ul {
  padding-left: 18px;
  margin: 0;
  list-style-type: disc !important;
}
#cts-content ul li {
  margin-bottom: 10px;
}
#cts-content ul li ul {
  list-style-type: circle !important;
}
#cts-content ul li ul li ul {
  list-style-type: square;
}
#cts-content a {
  color: #EB1700;
}
#cts-content .list-style-none {
  list-style-type: none !important;
}
#cts-content .dosage-selection {
  max-width: 913px;
  font-size: 24px;
  gap: 30px;
}
#cts-content .dosage-selection h2 {
  font-size: 50px;
  color: #EB1700;
}
#cts-content .dosage-selection input[type=radio] {
  accent-color: #EB1700;
  width: 22px;
  height: 22px;
}
#cts-content .dosage-selection input[type=submit] {
  padding: 4px 56px;
  background-color: #EB1700;
  border-radius: 20px;
  width: 180px;
  height: 40px;
}
#cts-content .disposal-info {
  row-gap: 20px;
  column-gap: 30px;
}
#cts-content .disposal-info .block {
  row-gap: 20px;
  column-gap: 30px;
}
@media (min-width: 768px) {
  #cts-content .disposal-info .block {
    grid-template-columns: 1.25fr 0.75fr;
  }
}
#cts-content .disposal-info .disposal-info-wrapper {
  padding: 14px;
  border: 2px solid #6E6259;
  border-radius: 10px;
}
@media (min-width: 768px) {
  #cts-content .disposal-info .disposal-info-wrapper {
    padding: 20px;
  }
}
@media (min-width: 992px) {
  #cts-content .disposal-info {
    grid-template-columns: 1.25fr 0.75fr;
  }
}
#cts-content .footer-nav {
  margin-top: 60px;
}
#cts-content .footer-nav a {
  background-color: #EB1700;
}
#cts-content .footer-nav a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #6E6259;
}
#cts-content .footer-nav a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#cts-content .footer-nav a:last-child.disabled {
  background-color: #f5b4ad !important;
}
#cts-content .footer-nav a.disabled {
  pointer-events: none;
  background-color: #cfcbc8 !important;
}
#cts-content .footer-nav a img {
  width: 14px;
  height: 23px;
}
#cts-content .footer-nav span {
  background-color: #E8E6E3;
}
#cts-content .footnote {
  font-size: 14px !important;
  line-height: 16px !important;
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  #cts-content .footnote {
    margin-top: 0;
  }
}
#cts-content .mb-30 {
  margin-bottom: 30px;
}
#cts-content .mb-10 {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  #cts-content .w-md-50 {
    width: 50% !important;
  }
}
#cts-content .navigation-section {
  width: 100%;
}
#cts-content .navigation-section .top-navigation {
  margin: 45px 0 30px;
}
#cts-content .navigation-section .top-navigation .download-section {
  font-size: 16px;
}
#cts-content .navigation-section .top-navigation .download-section img {
  width: 16px;
  height: 16px;
}
#cts-content .navigation-section .top-navigation .home_link {
  width: 18%;
  height: 56px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-image: url("https://edge.sitecorecloud.io/johnson-a2f05cf8/media/janssenscience/medinfohtml/images/tremfya/us-sr-14096/home-icon.svg");
  background-position: 18px;
  background-repeat: no-repeat;
  background-size: 27px;
}
#cts-content .navigation-section .top-navigation .home_link.hide {
  display: none !important;
}
#cts-content .navigation-section .top-navigation .home_link.active, #cts-content .navigation-section .top-navigation .home_link:hover {
  background-image: url("https://edge.sitecorecloud.io/johnson-a2f05cf8/media/janssenscience/medinfohtml/images/tremfya/us-sr-14096/home-icon-red.svg");
}
@media only screen and (min-width: 768px) {
  #cts-content .navigation-section .top-navigation .home_link {
    height: 60px;
    margin-bottom: 0;
    background-size: 20px;
    background-position: center center;
  }
}
#cts-content .navigation-section .top-navigation .navbar {
  padding: 0;
}
#cts-content .navigation-section .top-navigation .navbar .selected_page {
  width: 100%;
  padding: 5px;
  background-color: #ffffff;
  border: 1px solid #D5CFC9;
  border-radius: 10px;
}
#cts-content .navigation-section .top-navigation .navbar .selected_page .navbar-brand {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  background-color: #EB1700;
  border-radius: 7px;
  width: calc(100% - 70px);
  color: #000000;
}
#cts-content .navigation-section .top-navigation .navbar .selected_page .navbar-toggler {
  width: 70px;
  color: #EB1700;
  padding: 14px 10px 10px 0px;
  border-radius: 0;
  border: 0;
  outline: none;
  box-shadow: none;
  font-size: 16px;
}
#cts-content .navigation-section .top-navigation .navbar .selected_page .navbar-toggler:focus, #cts-content .navigation-section .top-navigation .navbar .selected_page .navbar-toggler:active {
  outline: none;
  box-shadow: none;
  border: 0;
}
#cts-content .navigation-section .top-navigation .navbar .selected_page .navbar-toggler::after {
  content: "";
  position: absolute;
  top: 26px;
  background-color: #EB1700;
  width: 2px;
  height: 8px;
  right: 12px;
  transform: rotate(135deg);
}
#cts-content .navigation-section .top-navigation .navbar .selected_page .navbar-toggler::before {
  content: "";
  position: absolute;
  top: 26px;
  background-color: #EB1700;
  width: 2px;
  height: 8px;
  right: 17px;
  transform: rotate(45deg);
}
#cts-content .navigation-section .top-navigation .navbar .selected_page .navbar-toggler.collapsed::after {
  right: 11px;
  transform: rotate(45deg);
}
#cts-content .navigation-section .top-navigation .navbar .selected_page .navbar-toggler.collapsed::before {
  right: 16px;
  transform: rotate(-45deg);
}
#cts-content .navigation-section .top-navigation .navbar .navbar-collapse {
  box-shadow: rgb(191, 184, 191) 0px 10px 20px 0px;
  background-color: #F9F8F7;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 2;
  border-radius: 10px;
}
@media only screen and (min-width: 768px) {
  #cts-content .navigation-section .top-navigation .navbar .navbar-collapse {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    top: 100%;
    width: 100%;
  }
}
#cts-content .navigation-section .top-navigation .navbar .navbar-nav {
  width: 100%;
  border: 1px solid #D5CFC9;
  border-radius: 10px;
  background-color: #ffffff;
}
#cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown {
  width: 100%;
  border-bottom: 1px solid #E8E6E3;
}
#cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown .dropdown-item {
  font-size: 16px;
  padding: 13px 15px;
  text-align: left;
  color: #000;
}
#cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown .dropdown-item::after {
  content: "";
  background: #D5CFC9;
  position: absolute;
  bottom: 25%;
  left: 0;
  height: 50%;
  width: 1px;
}
@media (max-width: 767px) {
  #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown .dropdown-item::after {
    display: none;
  }
}
#cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown .dropdown-item:hover {
  text-decoration-line: none;
  background-color: #E8E6E3;
}
#cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown .dropdown-item.active {
  color: #000000;
  background-color: #E8E6E3;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown {
    padding: 0 5px;
    width: 20%;
    box-shadow: none;
    border: 0;
  }
  #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown .dropdown-item {
    text-align: center;
    font-size: 12px;
    padding: 9px 15px;
    border-bottom: 0;
    line-height: 18px;
    height: 100%;
    white-space: normal;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown:nth-of-type(1) .dropdown-item:hover, #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown:nth-of-type(1) .dropdown-item.active {
    color: #ffffff;
    background-color: #EB1700;
    border-radius: 10px;
    font-weight: 700;
  }
  #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown:nth-of-type(2) .dropdown-item:hover, #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown:nth-of-type(2) .dropdown-item.active {
    color: #ffffff;
    background-color: #EB1700;
    border-radius: 10px;
    font-weight: 700;
  }
  #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown:nth-of-type(3) .dropdown-item:hover, #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown:nth-of-type(3) .dropdown-item.active {
    color: #ffffff;
    background-color: #EB1700;
    border-radius: 10px;
    font-weight: 700;
  }
  #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown:nth-of-type(4) .dropdown-item:hover, #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown:nth-of-type(4) .dropdown-item.active {
    color: #ffffff;
    background-color: #EB1700;
    border-radius: 10px;
    font-weight: 700;
  }
  #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown:nth-of-type(5) .dropdown-item:hover, #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown:nth-of-type(5) .dropdown-item.active {
    color: #ffffff;
    background-color: #EB1700;
    border-radius: 10px;
    font-weight: 700;
  }
}
@media only screen and (min-width: 992px) {
  #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown .dropdown-item {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  #cts-content .navigation-section .top-navigation .navbar .navbar-nav .dropdown .dropdown-item {
    white-space: nowrap;
  }
}
@media only screen and (min-width: 768px) {
  #cts-content .navigation-section .top-navigation .navbar .navbar-nav {
    padding: 5px 0;
    border-radius: 30px;
  }
}
#cts-content .tab-content h4 {
  width: 80%;
}
#cts-content .tab-content .active {
  opacity: 1;
}
#cts-content .tab-content .pageContent .top_content_wrapper {
  margin-bottom: 30px;
  padding: 0px;
}
#cts-content .tab-content .pageContent .top_content_wrapper .top_title {
  color: #000;
  font-size: 28px;
  line-height: 32px;
  font-family: "Johnson Display Regular";
  margin-bottom: 10px;
}
#cts-content .tab-content .pageContent .top_content_wrapper p {
  font-family: "Johnson Text Regular";
  font-weight: 400;
  font-size: 14px;
  margin: 24px 0 30px;
}
#cts-content #animated-image {
  max-width: 290px;
  min-width: 290px;
  margin: 0 auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  background: #fff;
}
@media (min-width: 768px) {
  #cts-content #animated-image {
    margin: 0;
  }
}
#cts-content .reload-icon {
  position: absolute;
  bottom: 5px;
  left: 5px;
  height: 30px;
  width: 30px;
  cursor: pointer;
}
#cts-content .reload-icon2 {
  position: absolute;
  bottom: 35px;
  left: 25px;
  height: 30px;
  width: 30px;
  cursor: pointer;
}
#cts-content .landing_page {
  padding-bottom: 30px;
}
#cts-content .landing_page .landing-title {
  font-size: 24px;
  margin-bottom: 40px;
  color: #000000;
}
#cts-content .landing_page .index_description {
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2509803922);
  border-radius: 10px;
  background-color: #ffffff;
  padding: 20px;
}
#cts-content .landing_page .index_description .tab_title {
  font-size: 24px;
  font-weight: 700;
  color: #EB1700;
  font-family: "Johnson Display Regular";
}
#cts-content .landing_page .index_description .tab_border {
  border-bottom: 2px solid #EB1700;
  padding-bottom: 12px;
}
#cts-content .landing_page .index_description .tab_img {
  height: 25px;
}
#cts-content .landing_page .index_description .tab_description {
  color: #333;
  opacity: 1;
  font-family: "Johnson Text Regular";
  font-weight: 400;
  margin-top: 15px;
}
@media (min-width: 992px) {
  #cts-content .landing_page .index_description {
    width: calc(50% - 16px);
  }
  #cts-content .landing_page .index_description:nth-child(even) {
    margin-left: 16px;
  }
}
@media (min-width: 768px) {
  #cts-content .landing_page .index_description {
    width: calc(50% - 20px);
  }
  #cts-content .landing_page .index_description:nth-child(even) {
    margin-left: 20px;
  }
}
#cts-content .landing_page .darkblue_highlight_border {
  border-left: 8px solid #EB1700;
  padding-left: 15px;
}
#cts-content .landing_page .landing_page_header {
  color: #333;
  opacity: 1;
  font-size: 18px;
  margin-bottom: 24px;
  margin-top: 40px;
}
#cts-content .landing_page .landing-image {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #cts-content .landing_page .landing-image {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #cts-content .landing_page .landing-image {
    width: 100%;
    max-height: 380px;
    max-width: 267px;
  }
}
#cts-content .common-html-section {
  margin-bottom: 30px;
}
#cts-content .common-html-section .storage-row {
  display: flex;
  flex-wrap: wrap;
}
#cts-content .common-html-section .storage-row .storage-box {
  padding: 68px 0 36px;
  position: relative;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2509803922);
  border-radius: 10px;
  margin: 40px 8px;
  max-width: 290px;
}
#cts-content .common-html-section .storage-row .storage-box div {
  position: absolute;
  top: -57px;
  width: 100%;
}
#cts-content .common-html-section .storage-row .storage-box div img {
  width: 100px;
  height: 100px;
}
@media (min-width: 992px) {
  #cts-content .common-html-section .storage-row .storage-box div img {
    width: 115px;
    height: 115px;
  }
}
@media (min-width: 768px) {
  #cts-content .common-html-section .storage-row .storage-box {
    padding: 90px 0 40px;
    max-width: 197px;
  }
}
@media (min-width: 992px) {
  #cts-content .common-html-section .storage-row .storage-box {
    max-width: 18%;
  }
}
#cts-content .common-html-section .card {
  border-radius: 0;
  border: 0;
  margin-bottom: 20px;
  background-color: #F9F8F7;
}
#cts-content .common-html-section .card h4 {
  font-weight: 700;
}
#cts-content .common-html-section .card-body {
  padding: 0;
  position: relative;
  padding-top: 25px;
}
@media (min-width: 768px) {
  #cts-content .common-html-section .card-body {
    padding: 0;
    padding-top: 35px;
    overflow: hidden;
  }
}
#cts-content .common-html-section .tab-list-wrapper {
  position: relative;
}
#cts-content .common-html-section .tab-list-wrapper #mobile-dropdown {
  display: block;
  width: 100%;
  background-color: #F1EFED;
  padding: 20px 35px 20px 20px;
  margin: 0 auto;
  border-radius: 5px;
  border: 1px solid #000;
  border-bottom: 4px solid #004685;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  background-image: url("https://edge.sitecorecloud.io/johnson-a2f05cf8/media/janssenscience/medinfohtml/images/tremfya/us-sr-14096/arrow-down.png");
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 15px;
}
#cts-content .common-html-section .tab-list-wrapper #mobile-dropdown.active {
  background-image: url("https://edge.sitecorecloud.io/johnson-a2f05cf8/media/janssenscience/medinfohtml/images/tremfya/us-sr-14096/arrow-up.png");
}
@media (min-width: 768px) {
  #cts-content .common-html-section .tab-list-wrapper #mobile-dropdown {
    display: none;
  }
}
#cts-content .common-html-section .tab-list-wrapper .nav-tabs {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  background-color: #E8E6E3;
  border-radius: 30px;
  padding: 8px;
  align-content: stretch;
  list-style-type: none !important;
  flex-direction: column;
  display: flex;
  flex-direction: row;
  width: 98%;
}
#cts-content .common-html-section .tab-list-wrapper .nav-tabs.active {
  display: flex;
}
#cts-content .common-html-section .tab-list-wrapper .nav-tabs .nav-item {
  width: 100%;
  margin-bottom: 0;
}
#cts-content .common-html-section .tab-list-wrapper .nav-tabs .nav-item .nav-link {
  cursor: pointer;
  text-align: center;
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 700;
  color: #564C47;
  padding: 18px 10px;
  outline: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border-color: transparent;
}
#cts-content .common-html-section .tab-list-wrapper .nav-tabs .nav-item .nav-link:hover {
  text-decoration-line: none;
}
#cts-content .common-html-section .tab-list-wrapper .nav-tabs .nav-item .nav-link.active {
  cursor: pointer;
  color: #ffffff;
  background-color: #564C47;
  border-radius: 25px;
}
@media (min-width: 1024px) {
  #cts-content .common-html-section .tab-list-wrapper .nav-tabs .nav-item .nav-link {
    padding: 11px 1px;
  }
}
@media (min-width: 992px) {
  #cts-content .common-html-section .tab-list-wrapper .nav-tabs {
    width: 80%;
  }
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs {
  background-color: transparent;
  border: 0;
  position: relative;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 25px;
  right: 25px;
  height: 2px;
  background-color: #D5CFC9;
  z-index: 0;
  transform: translateY(-50%);
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 2px;
  background-color: #EB1700;
  z-index: 0;
  transform: translateY(-50%);
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs:has(#step-1.active)::after {
  width: 0%;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs:has(#step-2.active)::after {
  width: 100%;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs:has(#step-4):has(#step-2.active)::after {
  width: 33%;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs:has(#step-4):has(#step-3.active)::after {
  width: 66%;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs:has(#step-4):has(#step-4.active)::after {
  width: 100%;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs:has(#step-4):has(#step-5):has(#step-2.active)::after {
  width: 25%;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs:has(#step-4):has(#step-5):has(#step-3.active)::after {
  width: 50%;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs:has(#step-4):has(#step-5):has(#step-4.active)::after {
  width: 75%;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs:has(#step-4):has(#step-5):has(#step-5.active)::after {
  width: 100%;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs div {
  padding: 0 6px;
  background-color: #f9f8f7;
  position: relative;
  z-index: 1;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs div .nav-item {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs div .nav-item .nav-link {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 2px solid #564C47;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2509803922);
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs div .nav-item .nav-link.active {
  background-color: #564C47;
  color: white;
  border: 2px solid #D5CFC9;
}
@media (min-width: 768px) {
  #cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs div .nav-item {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 768px) {
  #cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs div {
    padding: 0 12px;
  }
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs div:has(~ div .nav-link.active) .nav-item {
  border-color: #EB1700;
  background-color: #EB1700;
  background-image: url("https://edge.sitecorecloud.io/johnson-a2f05cf8/media/janssenscience/medinfohtml/images/tremfya/us-sr-14096/white-tick.svg");
  background-position: center;
  background-repeat: no-repeat;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs div:has(~ div .nav-link.active) .nav-item .nav-link {
  border-color: #EB1700;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs .nav-tabs div:has(~ div .nav-link.active) .nav-item .nav-link span {
  opacity: 0;
}
#cts-content .common-html-section .tab-list-wrapper.second-level-tabs.hide {
  display: none !important;
}
#cts-content .common-html-section .disposal-btn {
  display: flex;
  gap: 10px;
  background-color: #ffffff;
  border-radius: 30px;
  padding: 13px 100px;
  text-decoration: none;
  justify-content: center;
  border: 1px solid #EB1700;
  width: max-content;
  margin: 0 auto;
  font-weight: 700;
}
#cts-content .common-html-section .disposal-btn .inverted {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  #cts-content .common-html-section .disposal-btn {
    padding: 13px 135px;
  }
}
#cts-content .subheader {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
}
#cts-content .instruction-wrap {
  max-width: 420px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  #cts-content .instruction-wrap {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  #cts-content .instruction-wrap {
    max-width: none;
  }
}
#cts-content .carton-exclusions {
  display: grid;
  grid-template-columns: 1fr;
  gap: 80px;
}
@media (min-width: 992px) {
  #cts-content .carton-exclusions {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  #cts-content .carton-exclusions {
    margin: 0 auto;
  }
  #cts-content .carton-exclusions.mg-200 {
    grid-template-columns: 1fr 1fr;
  }
}
#cts-content .color-red {
  color: #EB1700;
}
#cts-content .instructions_box {
  padding: 16px 10px;
}
@media only screen and (min-width: 768px) {
  #cts-content .instructions_box {
    padding: 10px 17px;
  }
}
#cts-content .instructions_box.red {
  border-left: 2px solid #EB1700;
}
#cts-content .instructions_box.gray {
  border-left: 1px solid #6E6259;
}
@media only screen and (max-width: 767px) {
  #cts-content .instructions_box.gray.top {
    border-left: 0;
    border-top: 2px solid #6E6259;
  }
}
#cts-content .instructions_box strong {
  font-weight: 600;
}
#cts-content .overview-section .ip-image {
  margin: 0 auto;
}
#cts-content .preparation-section .lh {
  line-height: 0;
  margin-bottom: 10px;
}
#cts-content .preparation-section .border-1 {
  border: 1px solid #6E6259;
  border-radius: 10px;
}
#cts-content .preparation-section .svg-animation p {
  margin-bottom: -25px;
}
#cts-content .preparation-section .svg-animation #Arms-Button-Mobile,
#cts-content .preparation-section .svg-animation #Arms-Button-Desktop,
#cts-content .preparation-section .svg-animation #Thigh-Button-Mobile,
#cts-content .preparation-section .svg-animation #Thigh-Button-Desktop,
#cts-content .preparation-section .svg-animation #Stomach-Button-Desktop,
#cts-content .preparation-section .svg-animation #Stomach-Button-Mobile {
  cursor: pointer;
}
#cts-content .preparation-section .svg-animation #Stomach-Mobile,
#cts-content .preparation-section .svg-animation #Stomach-Desktop,
#cts-content .preparation-section .svg-animation #Arms-Mobile,
#cts-content .preparation-section .svg-animation #Arms-Desktop,
#cts-content .preparation-section .svg-animation #Thigh-Mobile,
#cts-content .preparation-section .svg-animation #Thigh-Desktop {
  display: none;
  cursor: pointer;
}
#cts-content .preparation-section .svg-animation #Stomach-Mobile.show,
#cts-content .preparation-section .svg-animation #Stomach-Desktop.show,
#cts-content .preparation-section .svg-animation #Arms-Mobile.show,
#cts-content .preparation-section .svg-animation #Arms-Desktop.show,
#cts-content .preparation-section .svg-animation #Thigh-Mobile.show,
#cts-content .preparation-section .svg-animation #Thigh-Desktop.show {
  display: block;
}
#cts-content .preparation-section .mobile-liquid-window .nav-tabs {
  margin-left: 0;
  padding-left: 0;
  border: 0;
  width: 100%;
  background-color: #F1EFED;
  margin-bottom: 30px;
}
#cts-content .preparation-section .mobile-liquid-window .nav-tabs .nav-item {
  list-style-type: none;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
#cts-content .preparation-section .mobile-liquid-window .nav-tabs .nav-item .nav-link {
  border: 0;
  width: 100%;
  height: 100%;
  padding: 8px;
  font-size: 24px;
  line-height: 28px;
  border-bottom: 4px solid #E5E5E5;
  font-weight: 600;
  color: #818181;
}
#cts-content .preparation-section .mobile-liquid-window .nav-tabs .nav-item .nav-link span {
  display: block;
  font-size: 18px;
}
#cts-content .preparation-section .mobile-liquid-window .nav-tabs .nav-item .nav-link.active {
  color: #000;
  border-color: #0070C6;
  background-color: transparent;
}
#cts-content .preparation-section .liquid-section {
  max-width: 889px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #cts-content .preparation-section .liquid-section {
    height: 600px;
    margin-bottom: 30px;
  }
}
#cts-content .preparation-section .liquid-section .okay-use-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#cts-content .preparation-section .liquid-section .okay-use-wrap .ouw-button {
  border: 2px solid #5d6367;
  background-color: #ffffff;
  border-radius: 10px 10px;
  margin-bottom: 10px;
  color: #000;
  padding: 5px 15px;
  width: 220px;
}
#cts-content .preparation-section .liquid-section .okay-use-wrap .ouw-button.active {
  color: #5CB933;
  border-color: #5CB933;
  font-weight: 600;
}
#cts-content .preparation-section .liquid-section .okay-use-wrap .ouw-button:nth-last-of-type(1) {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  #cts-content .preparation-section .liquid-section .okay-use-wrap {
    border-left: 4px solid #5CB933;
    align-items: start;
    height: 456px;
  }
  #cts-content .preparation-section .liquid-section .okay-use-wrap .ouw-button {
    margin-bottom: 40px;
    border-left: 0;
    border-radius: 0 10px 10px 0;
    width: 180px;
  }
}
@media only screen and (min-width: 992px) {
  #cts-content .preparation-section .liquid-section .okay-use-wrap .ouw-button {
    width: 220px;
  }
}
#cts-content .preparation-section .liquid-section .selected_image {
  max-width: 238px;
  margin: 0 auto;
  display: block;
}
@media only screen and (min-width: 768px) {
  #cts-content .preparation-section .liquid-section .selected_image {
    max-width: 238px;
    margin: 0 auto;
  }
}
#cts-content .preparation-section .liquid-section .not-okay-use-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#cts-content .preparation-section .liquid-section .not-okay-use-wrap .ouw-button {
  width: 220px;
  margin-bottom: 10px;
  border-radius: 10px;
  background-color: #ffffff;
  border: 2px solid #5d6367;
  color: #000;
  padding: 5px 10px;
}
#cts-content .preparation-section .liquid-section .not-okay-use-wrap .ouw-button.active {
  color: #b93333;
  border-color: #b93333;
  font-weight: 600;
}
#cts-content .preparation-section .liquid-section .not-okay-use-wrap .ouw-button:nth-last-of-type(1) {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  #cts-content .preparation-section .liquid-section .not-okay-use-wrap {
    border-right: 4px solid #B93333;
    align-items: end;
    height: 456px;
  }
  #cts-content .preparation-section .liquid-section .not-okay-use-wrap .ouw-button {
    width: 180px;
    border-right: 0;
    border-right: 0;
    margin-bottom: 55px;
    border-radius: 10px 0 0 10px;
  }
}
@media only screen and (min-width: 992px) {
  #cts-content .preparation-section .liquid-section .not-okay-use-wrap .ouw-button {
    width: 220px;
  }
}
#cts-content .preparation-section .liquid-section .heading {
  height: 60px;
  font-family: "Johnson Text Regular";
}
#cts-content .preparation-section .liquid-section .heading.green {
  color: #5CB933;
  font-weight: 600;
}
#cts-content .preparation-section .liquid-section .heading.red {
  font-weight: 600;
  color: #B93333;
}
#cts-content .preparation-section .arrow-section {
  margin-top: 110px;
}
#cts-content .preparation-section .arrow-section p {
  position: relative;
  text-align: center;
}
#cts-content .preparation-section .arrow-section p img {
  position: absolute;
  top: -120px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  #cts-content .preparation-section .arrow-section {
    margin-top: 0;
  }
  #cts-content .preparation-section .arrow-section p {
    text-align: right;
  }
  #cts-content .preparation-section .arrow-section p img {
    left: 67%;
  }
}
#cts-content .brown {
  color: #B93333;
}
#cts-content .red {
  color: #000000;
}
#cts-content .footer {
  border-top: 1px solid #6E6259;
  padding-top: 20px;
  margin-top: 30px;
}
#cts-content .footer p {
  font-size: 14px;
}