#uk-oncology-child-page {
  margin-top: 0;
  padding-top: 0;
  scroll-behavior: smooth;
}

#uk-oncology-child-page .cmp-text{
    margin-bottom:0;
}

#uk-oncology-child-page .cmp-text p:not(:last-child){
    margin-bottom:0;
}

#uk-oncology-child-page p, #uk-oncology-child-page .cmp-text {
  font-family: "Inter";
}

#uk-oncology-child-page #oncol-child-header-top-banner {
  background: var(--Colour-Tints-Platinum-20, #EBEFEE);
  color: var(--Colour-Tints-Graphite-100, #3C4242);
  text-align: center;
}

#uk-oncology-child-page #onc-child-header-top-banner p {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

#uk-oncology-child-page #lg-wrapper {
  max-width: 1440px;
  margin: 0 auto;
}

#uk-oncology-child-page #md-wrapper {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 1em;
}

#uk-oncology-child-page #onc-child-az-logo-wrapper {
  padding: 11px 0 13px;
}

#uk-oncology-child-page #onc-child-az-logo-wrapper .image {
  width: 82px;
}

#uk-oncology-child-page .cmp-teaser .cmp-teaser__image {
  order: 1;
}

#uk-oncology-child-page .cmp-teaser .cmp-teaser__content {
  display: grid;
  place-items: center;
}

#uk-oncology-child-page .cmp-teaser .cmp-teaser__title p {
  color: var(--Colour-Tints-Navy-100, #003864);
  font-family: Lexia;
  font-size: clamp(36px, 3.88vw, 56px);
  font-style: normal;
  font-weight: 700;
  line-height: clamp(40px, 4.16vw, 60px);
}

#uk-oncology-child-page .cmp-breadcrumb__list {
  padding-left: 0;
}

#uk-oncology-child-page .cmp-breadcrumb__list li span {
  font-family: Lexia;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

#transforming-care .cmp-breadcrumb__list li:nth-child(1) a span, #partnerships .cmp-breadcrumb__list li:nth-child(1) a span,
.cmp-breadcrumb__list li:nth-child(2) a span {
  color: var(--Colour-Tints-Graphite-60, #8D8F8F);
}

#transforming-care #section-1 {
  background: var(--Colour-Tints-Background-Panel-Tints-Off-white, #F8F8F8);
  text-align: center;
  padding: 32px 0;
}

#transforming-care #section-1 h4,#transforming-care #section-3 h4 {
  color: var(--Colour-Tints-Graphite-100, #3C4242);
  text-align: center;
  font-family: Lexia;
  font-size: clamp(20px,1.8vw ,26px);
  font-style: italic;
  font-weight: 600;
  line-height: 30px;
}

#transforming-care #section-1 h4 span span {
  color: var(--Colour-Tints-Magenta-100, #D0006F);
}

#transforming-care #section-1-cards > div {
  border-radius: var(--rounded-lg, 8px);
  background: var(--Colour-Tints-Purple-20, #D8CFDD);
  padding: 24px 24px 52px;
}

#transforming-care #section-1-cards > div h4 {
  padding: 0;
  color: var(--Colour-Tints-Graphite-100, #3C4242);
  text-align: center;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  margin-top: 24px;
}

#transforming-care #section-2 {
  padding: 43px 0 30px;
  color: var(--Colour-Tints-Graphite-100, #3C4242);
}

#transforming-care #section-2 h3 {
  text-align: center;
}

#transforming-care #section-2 h3 span {
  color: var(--Colour-Tints-Graphite-100, #3C4242);
/* Desktop/Lexia/H3 Lexia regular */
  font-family: Lexia;
  font-size: clamp(24px,2.5vw ,36px);
  font-style: normal;
  font-weight: 400;
  line-height: clamp(32px,2.77vw,40px);
 /* 111.111% */
  ;
}

#transforming-care #section-3 {
  background: var(--Colour-Tints-Background-Panel-Tints-Off-white, #F8F8F8);
  padding: 20px 0 34px;
}

#transforming-care #section-3 h4 {
  font-style: normal;
  text-align: left;
  margin-bottom: 22px;
}

#transforming-care #section-3 #section-3-cards > div {
  border-radius: var(--rounded-lg, 8px);
  padding: 40px 0 60px;
  display: grid;
  place-items: center;
}

#transforming-care #section-3 #section-3-cards > div:nth-child(even) {
  background: var(--Colour-Tints-Platinum-20, #EBEFEE);
}

#transforming-care #section-3 #section-3-cards > div:nth-child(odd) {
  background: var(--Colour-Tints-Graphite-20, #D8DADA);
}

#transforming-care #section-3 #section-3-cards .cmp-image {
  width: 128px;
  height: 128px;
  margin: 0 auto 38px;
}

#transforming-care #section-3 #section-3-cards .cmp-button, #transforming-care #section-5 .cmp-button {
  padding: 4px 16px;
  border-radius: 24px;
  background: var(--Colour-Tints-Magenta-100, #D0006F);
  color: var(--Colour-Tints-Background-Panel-Tints-White, #FFF);
/* Desktop/Inter/Body Inter regular */
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: block;
  max-width: 182px;
  line-height: 24px;
  text-align: center;
}

#uk-oncology-child-page #get-in-touch {
  padding: 25px 0 26px;
}

#uk-oncology-child-page #get-in-touch .cmp-image {
  width: 124px;
  height: 124px;
}

#uk-oncology-child-page #get-in-touch #section-4-columns {
  gap: 0;
}

#uk-oncology-child-page #get-in-touch #section-4-columns > .azcl-column-par1 {
  padding: 21px 28px 34px;
  background: var(--Colour-Tints-Navy-100, #003864);
}

#uk-oncology-child-page #get-in-touch span, #uk-oncology-child-page #get-in-touch p {
  color: var(--Colour-Tints-Background-Panel-Tints-White, #FFF);
}

#uk-oncology-child-page #get-in-touch h3 span {
  color: var(--Colour-Tints-Background-Panel-Tints-White, #FFF);
/* Desktop/Lexia/H3 Bold */
  font-family: Lexia;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}

#uk-oncology-child-page #section-4-columns  h5 {
  text-align: center;
}

#uk-oncology-child-page #section-4-columns  h5 span {
  color: var(--Colour-Tints-Magenta-100, #D0006F);
/* Desktop/Lexia/H5 Lexia bold */
  font-family: Lexia;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
 /* 116.667% */
  ;
}

#uk-oncology-child-page #section-4-columns > .azcl-column-par2 {
  padding: 50px 36px 33px 33px;
  border: 1px solid var(--Colour-Tints-Navy-100, #003864);
}

#uk-oncology-child-page #section-4-columns > .azcl-column-par2 .cmp-image {
  margin: 0 auto;
}

#uk-oncology-child-page #section-4-columns #sec4-left-column p {
  font-size: 11px;
}

#transforming-care #section-5 {
  background: var(--Colour-Tints-Magenta-20, #F6CCE2);
  padding: 28px 0;
}

#transforming-care #section-5 .cmp-button {
  margin-top: 32px;
}

#transforming-care #section-5 .azcl-column-par2 {
  display: grid;
  place-items: center;
}

#transforming-care #section-5 .azcl-column-par2 .image {
  max-width: 366px;
  margin: 0 auto;
}

#transforming-care #section-5 .azcl-column-par1 p {
  color: var(--Colour-Tints-Graphite-100, #3C4242);
/* Desktop/Inter/Body Inter regular */
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
 /* 150% */
  ;
}

#partnerships #section #resource-header {
  border-radius: 8px;
  border: 1px solid var(--Colour-Tints-Platinum-40, #D8DFDE);
  background: var(--Creative-White, #FFF);
  padding: 24px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

#partnerships #section #resource-header img {
  width: 88px;
  height: 88px;
  display:none;
}

#partnerships #section #resource-header h2 {
  padding-top: 0;
  border: none;
  margin: 0;
  color: var(--Colour-Tints-Graphite-100, #3C4242);
/* Desktop/Lexia/H2 Lexia bold */
  font-family: Lexia;
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
 /* 86.957% */
  ;
}

#partnerships #section > div > .cmp-container {
  padding: 30px 0 38px;
}

#partnerships #section #lung, #partnerships #section #upper-gi {
  background: var(--Colour-Tints-Graphite-20, #D8DADA);
}

#partnerships #section #breast, #partnerships #section #partnerships {
  background: var(--Colour-Tints-Background-Panel-Tints-Off-white, #F8F8F8);
}
#partnerships p.main-title-with-padding {
    padding-bottom: 54px!important;
}
#partnerships .cmp-masterlist__item {
  margin: 0;
  max-width: 388px;
  margin:0 auto 24px;
  border-radius: 8px;
  border: 1px solid var(--Colour-Tints-Platinum-100, #9DB0AC);
  /*background: var(--Colour-Tints-Background-Panel-Tints-White, #FFF);*/
  background:#EBEFEE;
  display: flex;
  flex-direction: column;
  padding-bottom:24px;
}

#partnerships .cmp-masterlist__item .cmp-masterlist__item-image {
  order: -1;
  border-radius: 8px 8px 0 0;
  border-bottom: 1px solid var(--Colour-Tints-Platinum-100, #9DB0AC);
}

/*#partnerships .cmp-masterlist__item p {*/
/*  color: var(--Colour-Tints-Graphite-100, #3C4242);*/
/* Desktop/Lexia/H4 Lexia regular */
/*  font-family: Lexia;*/
/*  font-size: 26px;*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*  line-height: 34px;*/
/*  padding:24px 24px 0;*/
/*  margin-bottom:54px;*/
/*}*/
#partnerships .cmp-masterlist__item p {
    color: var(--Colour-Tints-Graphite-100, #3C4242);
    font-family: Lexia;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    padding: 21px 22px 0;
    margin-bottom: 0px;
}
#partnerships p.body-text {
    margin-top: 0px;
    padding: 0px!important;
    font-size: 15px!important;
    font-family: 'Inter-Regular'!important;
    padding-left: 24px!important;
    margin-bottom: 54px!important;
    line-height: 24px;
    padding-top: 10px!important;
}
#partnerships .cmp-masterlist__item-cta-link{
    border-radius: 24px;
background: var(--Colour-Tints-Magenta-100, #D0006F);
padding:8px 16px;
color: var(--Colour-Tints-Background-Panel-Tints-White, #FFF);

/* Desktop/Inter/Body Inter regular */
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}

#partnerships .cmp-masterlist__item-content{
    padding-left:24px;
        display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}

#partnerships .cmp-masterlist__item-content .cmp-masterlist__item-description p{
        font-family: 'Inter-Regular';
    margin-bottom: 0;
    padding-left: 0;
    padding-top:12px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

@media(min-width:600px) {
  #uk-oncology-child-page #get-in-touch #section-4-columns, #transforming-care #section-5 .azcl-columns__base {
    grid-template-columns: 1fr;
  }

  #uk-oncology-child-page #get-in-touch #sec4-left-column .azcl-column-par2 p {
    font-size: 15px;
  }

  
  #partnerships #section #resource-header img {
  display:block;
}

@media(min-width:768px){
    #partnerships .cmp-masterlist__items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
  }
  #partnerships .cmp-masterlist__item{
      margin:0;
  }
}

}

@media(min-width:1024px) {
  #uk-oncology-child-page #get-in-touch #section-4-columns, #transforming-care #section-5 .azcl-columns__base {
    grid-template-columns: 1fr 1fr;
  }
}

@media(min-width:1440px) {
  #uk-oncology-child-page #md-wrapper {
    padding: 0 0;
  }

  #uk-oncology-child-page .cmp-teaser {
    justify-content: space-between;
  }

  #uk-oncology-child-page .cmp-teaser .cmp-teaser__image {
    max-width: 668px;
  }

  #uk-oncology-child-page .cmp-teaser .cmp-teaser__content {
    flex-grow: 1;
    padding-left: 44px;
  }

  #transforming-care #section-1 h4 {
    padding: 0 103px;
  }

  #transforming-care #section-1 #title-2 h4 {
    padding: 0 211px;
  }

  #uk-oncology-child-page #get-in-touch #section-4-columns {
    grid-template-columns: 637px auto;
  }

  #uk-oncology-child-page #get-in-touch #sec4-left-column {
    grid-template-columns: 124px auto;
    gap: 31px;
  }

  #uk-oncology-child-page #get-in-touch #sec4-left-column .azcl-column-par2 p:nth-child(1), 
#uk-oncology-child-page #get-in-touch #sec4-left-column .azcl-column-par2 p:nth-child(2) {
    padding-right: 55px;
  }

  #uk-oncology-child-page #get-in-touch #sec4-left-column .azcl-column-par2 p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }

  #transforming-care #section-5 .azcl-columns__base {
    grid-template-columns: 643px auto;
    gap: 84px;
  }
}
