.sitemap-banner {
  background-image: url(/content/dam/intelligentcontent/brands/breztri-hcp/us/en/images/desktop/sitemap/sitemap-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0 0 50px 0;
}
.sitemap-banner .banner {
  padding: 0;
}
.sitemap-banner .banner-in {
  padding: 23px 0 31px 0;
}
.sitemap-banner .banner-content {
  padding: 0;
  max-width: 690px;
}
.sitemap-banner .banner-content a {
  display: inline-block;
  padding: 5px 15px 3px 15px;
  border: 2px solid #F0B323;
  border-radius: 100px;
  font-family: 'Avenir-Black';
  font-size: 14px;
  line-height: 20px;
  color: #121312;
  text-transform: uppercase;
  margin: 0 0 13px 0;
}
.sitemap-banner .banner-content h1 {
  font-family: 'Avenir-Medium';
  font-size: 40px;
  line-height: 44px;
  font-weight: 800;
  color: #121312;
  margin: 0 0 11px 0;
}

.sitemap-block-inner {
  margin: 50px 0 20px;
}
.sitemap-block h6 {
  font-family: 'Avenir-Medium';
  font-weight: 800;
  font-size: 18px;
  line-height: 24px;
  color: #121312;
  margin-bottom: 15px;
}
.sitemap-block h6:last-child{
  margin-bottom: 0;
}
.sitemap-block .sitemap-menu-list {
  padding-left: 40px;
}
.sitemap-block .sitemap-menu-list li {
  font-family: 'Avenir-Book';
  font-size: 14px;
  line-height: 18px;
  color: #121312;
  margin-bottom: 15px;
}
.sitemap-block a{
  color: #121312;
}

/* USBW3-12006 Breztri HCP Phase 1 NPP Website Updater Style start here */

.sitemap-banner{
  background-image: url(/content/dam/intelligentcontent/brands/breztri-hcp/us/en/images/phase2/desktop/safety/safety_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  position: relative;
  min-height: 270px;
}
.sitemap-banner .banner-in {
  padding: 50px 0 33px;
}
.sitemap-banner .banner-content a{
  padding: 0 0 4px 0;
  margin: 0 0 14px 0;
  border: none;
  border-bottom: 2px solid #2CD5C4;
  border-radius: 0;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Avenir-Book';
  color: #FFFFFF;
  text-transform: capitalize;
  padding-bottom: 5px;
}
.sitemap-banner .banner-content h1{
  font-family: 'Avenir-Black';
  color: #FFFFFF;
}
.sitemap-block-inner{
  margin: 50px 0 50px;
}
/* USBW3-12006 Breztri HCP Phase 1 NPP Website Updater Style end here */

/* USBW3-21906 Breztri HCP January 2026 Update Style start here */
.sitemap-block-inner {
  padding: 50px 0 50px;
  margin: 0;
}
.sitemap-block {
  position: relative;
}
 

/* USBW3-21906 Breztri HCP January 2026 Update Style end here */

@media screen and (max-width: 991px) {
  .sitemap-banner {
    background-image: url(/content/dam/intelligentcontent/brands/breztri-hcp/us/en/images/mobile/sitemap/sitemap-banner.jpg);
    background-size: cover;
    background-position: center center;
    border-radius: 0;
  }
  .sitemap-banner .banner-in {
    padding: 30px 0;
  }
  .sitemap-banner .banner-content {
    max-width: 410px;
  }
  .sitemap-banner .banner-content a {
    margin: 0 0 9px 0;
    padding: 5px 12px 3px 12px;
  }
  .sitemap-banner .banner-content h1 {
    font-size: 32px;
    line-height: 36px;
    margin: 0 0 10px 0;
  }
  .sitemap-block-inner {
    margin: 30px 0 0;
  }
  .sitemap-block h6{
    font-size: 16px;
    line-height: 24px;
  }
  /* USBW3-12006 Breztri HCP Phase 1 NPP Website Updater Style start here */
  .sitemap-banner{
    background-image: url(/content/dam/intelligentcontent/brands/breztri-hcp/us/en/images/phase2/mobile/safety/safety-mob-banner.png);
    background-position: left center;
    min-height: 280px;  
  }  
  .sitemap-banner .banner-content a{
    padding: 0 0 4px 0;
  }
  .sitemap-block-inner {
    margin: 0;
    padding: 30px 0;
  }
 
  /* USBW3-12006 Breztri HCP Phase 1 NPP Website Updater Style end here */
}
