/*!
 * 
 *           digidocs-factsheet Thu Nov 13 2025 18:56:43 GMT+0000 (Coordinated Universal Time) Version - 0.70.74
 *
 */
/* Tablets, iPads (landscape), Laptop and Desktop ---------- */
@media (min-width: 992px) {
  .headingFontSize {
    font-size: 16px !important;
  }
  
  .tableFixedLayout {
    table-layout: fixed !important;
  }
}
.tableHeader {
  white-space: normal !important;
}
#perform-text {
  display: grid;
  grid-template-columns: auto auto;
  padding-top: 30px;
  gap: 21px;
  padding-left: 20px;
}
#perform-text > div {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
#perform-text > div h1 {
  position: inherit;
  transform: none;
}
.performanceTable {
  min-width: 800px !important;
  table-layout: fixed !important;
}
.statistcs-table, .sector-weights-table {
  min-width: 550px !important;
}
.container-style {
  position: relative;
  z-index: 0;
}
.background-image-style {
  position: absolute;
  width: 42%;
  z-index: -1;
}
.asuma-background-image-style, .sig-wealth-sma-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.carLogoStyle {
  width: 270px
}
.logoStyle {
  width: 143px
}
.stepStyle {
  position: relative;
  width: 100%;
}
.investment-stepStyle{
  padding-bottom: 4px !important;
}
.arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid;
  z-index: 1;
  margin-left: 7%;
  margin-top: -1px;
}
.border_bottom {
  border-bottom: 1pt solid #ddd !important;
}
.firstColumnWidth {
  width: 30% !important;
}
.headerFontSize {
  font-size: 15px !important;
}
.center {
  position: relative
}
.centerInnerElement {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.innerElementPosition {
  top: 34%;
  border: 2px solid #fff;
  width : 45px;
  height: 45px;
  border-radius: 25px;
  text-align: center;
}
.ProductName {
  font-family: Ameriprise Serif !important;
}
.product-title {
  font-family: Ameriprise Sans, Arial, sans-serif;
  margin-bottom: 22px !important;
}
.light-mint-color {
  color: #7FCBC4 !important;
}
.dark-mint-color {
  color: #00a297 !important;
}
.dashed-border {
  overflow: hidden;
  position: relative;
}
.dashed-border::before {
  content: "";
  border-top: 2px dotted #fff;
  position: absolute;
  top: 0px;
  left: -2px;
  right: -2px;
}
.custom-logo {
  min-width: 180px;
  width: 15%;
}
.dotted-border {
  overflow: hidden;
  position: relative;
}
.dotted-border::before {
  content: "";
  border-bottom: 4px dotted #fff;
  position: absolute;
  top: -2px;
  left: -7px;
  right: -2px;
  bottom: -2px;
}
.perform-table {
  overflow: auto !important;
  min-width: 1200px !important;
}
.performance-table-row tr {
  border-bottom: 1pt solid #ddd; 
}
.performance-table-row tr:nth-last-child(1) {
  border: none;
}
.page-constrained {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1240px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .page-constrained {
    max-width: 100% !important;
  }
  .page-constrained .asset-container {
    justify-content: center;
  }
  .page-constrained .asset-container>div:nth-child(1) {
    width: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .page-constrained {
    max-width: 100% !important;
    padding: 0 20px !important;
  }
}
.AnnualYieldsWrapper, .AnnualYieldsWrapper tr td {
  width: 50%!important;
}

.factsheet-title {
  font-size: 27px !important;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .investment-details-table {
    max-height: 270px;
    overflow-y: auto;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) {
  .investment-details-table {
    max-height: 270px;
    overflow-y: auto;
  }
}

.investment-manager-logo {
  max-width: 100% !important;
  margin: 0px !important;
}
.default-logo {
  min-width: 180px;
  width: 25%;
}
.tcw-wells-fargo-anchor-logo {
  width: 100px;
  height: 100px;
}
.legg-manson-black-rock-logo {
  width: 20%;
}
.default-strg-code-logo {
  min-width: 180px;
  width: 20%;
}

:root {
  /* --color-brand: rgba(0, 61, 109, 1); */
}

.Blade-container {
  position: relative;
  top: -25px;
}

.Blade-bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  clip-path: polygon(95% 100%, 100% 70%, 100% 0%, 95% 25%, 29.43% 25%, 0% 25%, 0% 70%, 0% 100%);
}

.Blade.Blade {
  background-color: transparent;
  position: relative;
  margin-right: 70px;
}

.Blade.Blade::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -70px;
    height: 100%;
    width: 70px;
    background-color: transparent;
    transform: skewY(-45deg);
    transform-origin: top left;
    /* z-index: -1; /* fixes bug where outline of focused button gets clipped */
    backface-visibility: hidden; /* improves anti-aliasing */
  }
.factsheet-print-notification {
  display: none;
}
@media print {
  .factsheet-print-notification {
    display: inherit;
  }
  .factsheet-main-application {
    display: none;
  }
}
.content-style {
  background-color: white !important;
  max-width: 1300px !important;
  margin: auto !important;
  width: 100vw;
}
.factsheet-layout-style {
  background-color: #f4f5f6;
}
#skipToMainContent {
  position: absolute;
  top: -9999px;
}

.header-top {
  display: flex;
  align-items: center;
}
.top-logo {
  margin-top: 0 !important;
}
.u-adel-reset article .PageHeader-title:nth-child(2) {
  font-size: 18px;
}
.u-adel-reset article h1.PageHeader-title {
  font-size: 27px;
}
.u-adel-reset article .PageHeader .Icon {
  font-size: 22px;
  line-height: 0;
}
.u-adel-reset article .Content h2 {
  color: #003d6d;
  padding-bottom: 0.33em;
}
.u-adel-reset article .Content h2:not(:first-of-type) {
  border-top: 1px solid rgba(47, 48, 51, 0.25);
  margin-top: 1em;
  padding-top: 1em;
}
.u-adel-reset article .Content h3 {
  padding-top: 30px;
}
.u-adel-reset article .Content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
}
@media screen and (max-width: 768px) {
  .u-adel-reset article .Content img {
    max-width: 100%;
  }
}
.u-adel-reset article .Content img:hover {
  cursor: pointer;
}
.u-adel-reset article .Content table {
  border: 1px solid rgba(47, 48, 51, 0.1);
  margin-bottom: 10px;
  margin-top: 30px;
}
.u-columnCount3 {
  -moz-column-count: 3;
       column-count: 3;
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header {
    height: 100%;
  }
  .PageHeader-widthWrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
  }
  .PageHeader-widthWrap .PageHeader-buttonWrap {
    margin: 10px 0 0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .nav-kit .ampsec-header {
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .nav-kit .ampsec-header {
    height: 100%;
  }
}
dd {
  padding-bottom: 15px;
}

