#test{
	width:100%;
	margin:auto auto;
	background:#ccc;
}
.riskManagement-contentBlockContent {
	white-space:normal;
}
.prfilter{
	margin-right: 80px;
}
#businessDetail .swiper_modal_body{
	background-color: white;
}
#businessDetail .swiper_modal_body .opacity-0{
    opacity:1;
}
.talentDevelopment-contentRow {
    width: 100%;
    gap: 0;
}
.talentDevelopment-contentRow .talentDevelopment-imgContainer img {
    aspect-ratio: 16/9;
    object-fit: cover;
}
@media (min-width: 576px) {
    .talentDevelopment-contentRow {
        max-width: 576px;
    }
}
@media (min-width: 768px) {
    .talentDevelopment-contentRow {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .talentDevelopment-contentRow {
        max-width: 1024px;
    }
}
@media (min-width: 1280px) {
    .talentDevelopment-contentRow {
        max-width: 1280px;
    }

    .talentDevelopment-contentRow.talentDevelopment-evenRow {
        margin-bottom: 0;
    }

    .talentDevelopment-contentRow .talentDevelopment-contentContainer {
        padding-left: 4rem;
        padding-right: 2rem;
        padding-top: 2rem;
        padding-bottom: 2rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: unset;
    }
    .talentDevelopment-contentRow:nth-child(even) .talentDevelopment-contentContainer {
        padding-left: 2rem;
        padding-right: 4rem;
      }
}
@media (min-width: 1440px) {
    .talentDevelopment-contentRow {
        max-width: 1440px;
    }
}
@media (min-width: 1600px) {
    .talentDevelopment-contentRow {
        max-width: 1600px;
    }
}
.talentDevelopment-contentRow {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
}
@media (min-width: 1280px) {
    .talentDevelopment-contentRow {
        padding-left: 5.7rem;
        padding-right: 5.7rem;
    }
}
@media (min-width: 1280px) {
.talentDevelopment-evenRow:is(.talentDevelopment-contentRow ~ .talentDevelopment-contentRow) {
	margin-top: 0px;
}
}
@media (max-width: 1279px) {
  #presentation .nwsChart-p,
  #corporateGovernanceNav > .sticky.top-20,
  #leadership > .anchor-sticky,
  #boardCommittees > .anchor-sticky,
  #MainNav > .sticky.top-20,
  #mediaHub > .anchor-sticky {
    top: 8.8rem;
  }
}

@media (max-width: 767px) {
  #presentation .nwsChart-p,
  #corporateGovernanceNav > .sticky.top-20,
  #leadership > .anchor-sticky,
  #boardCommittees > .anchor-sticky,
  #MainNav > .sticky.top-20,
  #mediaHub > .anchor-sticky {
    top: 6.3rem;
  }
}

@media (min-width: 1280px) {
  #presentation .nwsChart-p,
  #corporateGovernanceNav > .sticky.top-20,
  #leadership > .anchor-sticky,
  #boardCommittees > .anchor-sticky,
  #MainNav > .sticky.top-20,
  #mediaHub > .anchor-sticky {
    top: 8.1rem;
  }
}

@media (min-width: 1440px) {
  #presentation .nwsChart-p,
  #corporateGovernanceNav > .sticky.top-20,
  #leadership > .anchor-sticky,
  #boardCommittees > .anchor-sticky,
  #MainNav > .sticky.top-20,
  #mediaHub > .anchor-sticky {
    top: 8.83rem;
  }
}