#pik3ca #footnotecontainer{
    display: block;
max-width: 1024px;
width: 100%;
padding-left: 24px;
padding-right: 24px;
margin: 0 auto;
padding-bottom: 20px 
}

#pik3ca .sub-head-font{
  margin: 0;
  font-size: 1.25rem;
  line-height: 120%;
  font-style: normal;
  font-weight: 500;
  text-decoration-line: none;
 font-family: var(--primary-font);
}

@media(min-width:744px){
 #pik3ca #footnotecontainer{
padding-top: 20px;
padding-bottom: 40px;
} 
}

@media(min-width:1024px){
 #pik3ca #footnotecontainer{
padding-bottom: 80px; 
} 
}


.p1k3ca_graph {
  position: relative;
}

.p1k3ca_graph_img, .p1k3ca_graph_content {
  max-width: 312px;
  margin: 0 auto;
}

.p1k3ca_graph_img .mob-img {
  width: 100%;
  height: auto;
}

.p1k3ca_graph_img .desk-img {
  display: none;
}

.p1k3ca_graph_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.p1k3ca_graph_content p {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  color: #003864;
  font-family: var(--primary-font);
  position: absolute;
}

.p1k3ca_graph_content .content-1 {
  top: 2%;
  left: 4%;
  max-width: 135px;
}

.p1k3ca_graph_content .content-2 {
  top: 2%;
  right: 4%;
  max-width: 102px;
}

.p1k3ca_graph_content .content-3 {
  top: 197px;
  left: 4%;
  max-width: 105px;
}

.p1k3ca_graph_content .content-4 {
  bottom: 2%;
  left: 6%;
}

.p1k3ca_graph_content .content-5 {
  bottom: 2%;
  left: 40%;
}

.p1k3ca_graph_content .content-6 {
  bottom: 2%;
  right: 3%;
}

.p1k3ca_graph_content .title-1 {
  top: 15.5%;
  left: 47%;
  font-weight: 700;
}

.p1k3ca_graph_content .title-2 {
  top: 29%;
  right: 15.5%;
  font-weight: 700;
}

.p1k3ca_graph_content .title-3 {
  top: 48%;
  left: 47%;
  color: #fff;
  font-weight: 700;
}

.p1k3ca_graph_content .title-4 {
  bottom: 17.5%;
  left: 45.5%;
  font-weight: 700;
}

@media (min-width:744px) {
  .p1k3ca_graph {
      position: relative;
      overflow-x: auto
  }

  .p1k3ca_graph_img, .p1k3ca_graph_content {
      width: 1064px;
      max-width: 1064px;
      margin: 0 auto;
  }

  .p1k3ca_graph_img .mob-img {
      display: none;
  }

  .p1k3ca_graph_img .desk-img {
      display: block;
      width: 100%;
      height: auto;
  }

  .p1k3ca_graph_content p {
      font-size: 1.125rem;
      line-height: 150%;
  }

  .p1k3ca_graph_content .content-1 {
      top: 40px;
      left: 70px;
      max-width: 311px;
      width: 311px;
  }

  .p1k3ca_graph_content .content-2 {
      top: 120px;
      right: 70px;
      max-width: 240px;
      width: 240px;
  }

  .p1k3ca_graph_content .content-3 {
      top: 280px;
      left: 70px;
      max-width: 311px;
      width: 311px;
  }

  .p1k3ca_graph_content .content-4 {
      bottom: 21px;
      left: 332px;
      max-width: 172px;
      width: 172px;
      font-size: 20px;
      line-height: 24px;
  }

  .p1k3ca_graph_content .content-5 {
      bottom: 21px;
      left: 476px;
      max-width: 172px;
      width: 172px;
      font-size: 20px;
      line-height: 24px;
  }

  .p1k3ca_graph_content .content-6 {
      bottom: 21px;
      right: 258px;
      max-width: 172px;
      width: 172px;
      font-size: 20px;
      line-height: 24px;
  }

  .p1k3ca_graph_content [class^=title] {
      font-size: 24px;
      font-weight: 500;
      line-height: 16.8px;
  }

  .p1k3ca_graph_content .title-1 {
      top: 75px;
      right: 425px;
      left: auto;
      width: 137px;
      color: #002949;
  }

  .p1k3ca_graph_content .title-2 {
      top: 194px;
      right: 292px;
      left: auto;
      width: 137px;
      color: #001f37;
  }

  .p1k3ca_graph_content .title-3 {
      top: 324px;
      right: 422px;
      left: auto;
      width: 137px;
      color: rgb(247, 248, 248);
  }

  .p1k3ca_graph_content .title-4 {
      bottom: 139px;
      right: 433px;
      left: auto;
      width: 137px;
      color: #001f37;
  }
}


.circular_graph .p1k3ca_graph_content p{
  position: relative;
}
.circular_graph .p1k3ca_graph_content  [class^=heading_content]{
  position: absolute;
}
.circular_graph .p1k3ca_graph_content .heading_content-1{
  font-family: var(--heading-font) , var(--primary-font);
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  top: 8%;
  left: 34%;
}
.circular_graph .p1k3ca_graph_content .heading_content-1 .percent{
  font-family: var(--heading-font) , var(--primary-font);
  font-size: 28px;
  line-height: 120%;
}
.circular_graph .p1k3ca_graph_content .heading_content-1 .detail{
  font-family: var(--heading-font) , var(--primary-font);
  font-size: 14px;
  line-height: 15px;
}
.mob-break{
  display: block;
}
.desk-only{
  display: none;
}
.circular_graph .p1k3ca_graph_content .heading_content-2{
  top: -3px;
  right: 0;
  text-align: end 
}
.circular_graph .p1k3ca_graph_content .heading_content-2 .percent,
.circular_graph .p1k3ca_graph_content .heading_content-3 .percent,
.circular_graph .p1k3ca_graph_content .heading_content-4 .percent{
  font-family: var(--heading-font) , var(--primary-font);
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}
.circular_graph .p1k3ca_graph_content .heading_content-2 .percent{
  color: #D0006F;
}
.circular_graph .p1k3ca_graph_content .heading_content-3 .percent{
  color: #AE7C00;
  line-height: 21px;
}
.circular_graph .p1k3ca_graph_content .heading_content-4 .percent{
  color: #4A969F;
  line-height: 21px;
}
.circular_graph .p1k3ca_graph_content .heading_content-2 .detail,
.circular_graph .p1k3ca_graph_content .heading_content-3 .detail,
.circular_graph .p1k3ca_graph_content .heading_content-4 .detail{
  color: rgb(0 41 73 / 1);
  font-family: var(--primary-font);
  font-size: 10px;
  line-height: 12px;
  font-weight: 400;
}
.circular_graph .p1k3ca_graph_content .heading_content-2 .detail{
  line-height: 18px;
}
.circular_graph .p1k3ca_graph_content .heading_content-3{
  bottom: 33%;
  right: 0;
  text-align: end;
}
.circular_graph .p1k3ca_graph_content .heading_content-4{
  bottom: 14.5%;
  right: 0;
  text-align: end;
}
@media (min-width:744px){
  .mob-only{
      display: none;
  }
  .mob-break{
      display: inline;
  }
  .desk-only{
      display: inline;
  }
  .circular_graph .p1k3ca_graph_content .heading_content-1{
      top: 73px;
      right: 329px;
      left: auto;
      width: 299px;
      color: #002949;
      text-align: left;
      line-height: 43px;
  }
  .circular_graph .p1k3ca_graph_content .heading_content-1 .detail{
      font-size: 32px;
      line-height: 120%;
      font-family: var(--primary-font);
  }
  .circular_graph .p1k3ca_graph_content .heading_content-1 .percent{
      font-size: 72px;
      line-height: 120%;
      font-family: var(--primary-font);
  }
  .circular_graph .p1k3ca_graph_content .heading_content-2{
      top: 16px;
      right: 150px;
      width: 299px;
      text-align: right;
      line-height: 27px;
  }
  .circular_graph .p1k3ca_graph_content .heading_content-2 .percent,
  .circular_graph .p1k3ca_graph_content .heading_content-3 .percent,
  .circular_graph .p1k3ca_graph_content .heading_content-4 .percent{
      font-size: 48px;
      line-height: 120%;
  }
  .circular_graph .p1k3ca_graph_content .heading_content-2 .detail, 
  .circular_graph .p1k3ca_graph_content .heading_content-3 .detail, 
  .circular_graph .p1k3ca_graph_content .heading_content-4 .detail{
      font-size: 18px;
  }
  .circular_graph .p1k3ca_graph_content .heading_content-3{
      top: 341px;
      bottom: auto;
      right: 150px;
      width: 299px;
      text-align: right;
      line-height: 27px;
  }
  .circular_graph .p1k3ca_graph_content .heading_content-4{
      top: 452px;
      right: 150px;
      width: 299px;
      text-align: right;
      line-height: 27px;
  }
}



#pik3ca .content-table tbody>tr:first-of-type>th:first-of-type {
  width:auto;
}
.headline_title{
  font-family: var(--heading-font) , var(--primary-font);
  font-weight:400;
  font-size: 1.8125rem;
  line-height:150%;
}
@media (min-width:1024px){
  .headline_title{
      font-size: 2.125rem;
  }
}

.azpm-table-header-row th {
  vertical-align: middle;
}
table th.bg-header {
      background-color: #E6EBF0;
  border-bottom: 1px solid #C4CFCD;
      padding: 12px;
}
table td.checked-img {
  background-image: url(/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/icon/tickMulberry.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.leading-none .ctaSection__span{
          font-size: 0.875rem;
          line-height: 145%;
}
div#references-section{
  margin: 0 auto;
}
.text-white{
  color:#fff;
}
#references-section ol.reference-list li{
      word-break: break-word;
}
.first__row-boxes,.second__row-boxes {
  display: flex;
  gap: 16px;
  min-height: 121px;
}
.first__row-box-II{
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  background-color: #fff;
  padding: 16px;
  border-radius: 24px;
  box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.15);
}
.rp_icon-ratio-mdt-collaboration{
  max-width: 160px;
  position: relative;
}
.rp_icon-ratio-mdt-collaboration{
  width: 100%;
  height: auto;
}
.first__row-box-II_thumb h4 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 120%;
  font-family: var(--primary-font);
}
#pik3ca #ngs-panel-testing .first__row-box-II_thumb h4 {
  font-size: 1.125rem;
  font-weight:700;

}
.cmp-text .first__row-box-II_thumb ul{
  margin: 0;
  padding: 0;
  position: relative;
  padding-top: 8px;
  padding-bottom: 8px;
  list-style-position: outside;
}
#pik3ca #light-gray-bg table {
      max-width: 1024px;
          border-collapse: separate;
  border-spacing: 2px;
  }
  #pik3ca #light-gray-bg #text-f34e4bbd09 table,
  #pik3ca #light-gray-bg  #pik3ca-text-component-1 table
  {
      max-width:1064px;
      border-collapse: collapse;
  }
  #pik3ca #light-gray-bg table tr:nth-child(even) td {
  background-color: #F5F7F7;
}
  #pik3ca #light-gray-bg table tr:nth-child(odd) td {
  background-color: #fff;
}
#pik3ca #light-gray-bg table.pik3ca-table tr:nth-child(even) td{
  background-color: #fff;
}
#pik3ca #light-gray-bg table.pik3ca-table tr:nth-child(odd) td{
  background-color: #F5F7F7;
}
.content-table thead>tr:first-of-type>th:first-of-type
{
  border-top-left-radius: 12px;
}

.content-table thead>tr:first-of-type>th:last-of-type {
  border-top-right-radius: 12px;
}

#text-f34e4bbd09 .max-w-5xl,
#pik3ca #pik3ca-text-component-1 .max-w-5xl
{
max-width:65rem !important;
}
table.pik3ca-table tr td.bg-grey
{
background-color:#F5F7F7 !important;
}

table.pik3ca-table td.bg-white
{
background-color:#fff;
}
.max-1280{
  max-width: 1280px;
}
#pik3ca .cmp-accordion__panel{
  padding: 16px 0;
}
#pik3ca #considerations .considerations .img-sec{
    background: none;
}
#pik3ca .cmp-accordion__item {
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
}
#pik3ca #footnote-accordion .cmp-accordion__button{
  text-decoration: none;
}
#pik3ca #footnote-accordion .cmp-accordion__button:focus, #footnote-accordion .cmp-accordion__button:focus, .cmp-accordion__button:focus {
  border: 0;
  outline: 0;
}
#pik3ca #footnotes-accordion .references-text{
  padding-bottom:0px;
}
@media (min-width:1024px){
  .first__row-box-II_thumb h4 {
      font-size: 1.5rem;
  }
  #pik3ca #interpreting-reporting .azpm-imgIntro {
    display: flex;
    align-items: flex-start;  
  }
  
}
@media (max-width: 743.95px) {
  .first__row-boxes{
      flex-direction: column;
  }
  #pik3ca #ngs-panel-testing .azpm-imgIntro .azpm-imgIntro-text h2 {
      font-size: 29px;
      line-height: 150%;
  }#pik3ca #light-gray-bg table th{
      white-space: normal;
      position: sticky;
  }
  #pik3ca #light-gray-bg table.content-table.pik3ca-table:first-child tr th {
    position: static;
}
  .content-table.pik3ca-table tbody tr>th:first-of-type, .content-table.pik3ca-table thead tr>:first-child {
      left: 0;
      z-index: 3;
  }
  
  #pik3ca #text-f34e4bbd09 table th,
  #pik3ca #pik3ca-text-component-1 table th {
      width: 266px;
  }
 #pik3ca #interpreting-reporting .azpm-imgIntro .azpm-imgIntro-text h2 {
      font-size: 29px;
      line-height: 150%;
  }
   #pik3ca #interpreting-reporting .azpm-imgIntro img {
      
      margin: auto;
  }
  #pik3ca .cmp-accordion__item {
      padding-left: 0;
      padding-right: 0;
  }
}
@media (min-width: 744px) and (max-width: 1023.95px) {
  .tablet-two-columns {
      flex-wrap: wrap;
  }
  .tablet-two-columns >div {
      width: calc(50% - 8px);
      flex: auto !important;
  }#pik3ca #light-gray-bg table th{
      width: 266px;
  white-space: normal;
  }
}
@media only screen and (min-width: 992px) {
  #pik3ca .breast-image{
      height: 152px;
  }
  #pik3ca .childPage-banner img, #brca-mutations .childPage-banner img {
    width: 40%;
    height: auto;
}
 #text-b857379050 .azpm-imgIntro .azpm-imgIntro-text h2,
 #pik3ca #pik3ca-text-component-2 .azpm-imgIntro .azpm-imgIntro-text h2 {
      margin-bottom: 65px;
  }
 #pik3ca #considerations .considerations .content ul li
{
line-height: 1.75rem;
      padding-left: 24px;
      padding-top: 0px;
}
#pik3ca .considerations .content ul li:before
{
  top: 12px !important;
}
#pik3ca #helpful-resources .hp__headline-container
{
padding-bottom:25px;
}
#pik3ca .hp__banner-mod-I
{
max-width:975px;
}
#pik3ca #footnotes-accordion .references-text
{
  padding-bottom:0px;
}

}
@media (max-width: 743.95px)
{
#pik3ca .childPage-banner img{
  height:auto;
}
#pik3ca #text-8575afa94d,
#pik3ca #pik3ca-text-component-3 
{
  padding-left:24px;
  padding-right:24px;
}
#pik3ca .tabs-info-cards .info-card .info-card-text p
{
  font-size:16px;
}

#pik3ca .azpm-imgIntro .azpm-imgIntro-text h2
{
  font-size: 1.8125rem !important;
      line-height: 150% !important;
      font-weight: 400!important;
}
#text-ab38dd9e2a .azpm-imgIntro img,
#pik3ca #pik3ca-text-component-4 .azpm-imgIntro img
{
  margin:auto;
}
#text-ab38dd9e2a .azpm-imgIntro,
#pik3ca #pik3ca-text-component-4 .azpm-imgIntro
{
  gap:12px;
}
#pik3ca #footnote-accordion .cmp-accordion__button {
    padding: 4px 16px 4px 16px;
    margin-bottom: 16px;
}
#pik3ca #footnote-accordion .cmp-accordion__title {
    padding: 0 16px 0 0;
}
}
#glossary #footnotes-accordion .references-text {
      padding-bottom: 0px !important;
  }
  
  
#pik3ca #text-e4bf6b1026 table tbody tr td, #pik3ca #text-c7b0866c60 table tbody tr td,
#pik3ca #pik3ca-text-component-5 table tbody tr td, #pik3ca #pik3ca-text-component-6 table tbody tr td
{
  vertical-align: middle;
}

#pik3ca .footnote-content-p {
  margin: 0;
  font-size: 0.875rem !important;
  line-height: 120% !important;
  font-style: normal;
  font-weight: 400;
  text-decoration-line: none;
}

#pik3ca .footnote-content-span {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

#pik3ca #light-gray-bg table {
  border-collapse: collapse;
}


@media (min-width: 744px) and (max-width: 1023.95px) {

    /* Considerations for your practice */

    #pik3ca #considerations .considerations {
        padding: 40px 24px;
        flex-direction: column;
        gap: 0;
    }

    #pik3ca #considerations .considerations .img-sec img {
        width: 160px;
        height: 160px;
    }

    #pik3ca #considerations .considerations .content h2 {
        padding: 24px 0;
        font-size: 2rem;
    }

    #pik3ca #considerations .considerations .img-sec {
        max-width: 160px;
        max-height: 160px;
        width: 100%;
        height: 100%;
    }
    
    #pik3ca #considerations .considerations .content p b {
        font-weight: 700;
    }

    #pik3ca #considerations .considerations .content ul li {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
    
    /* End Considerations for your practice */
    
}