/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/tooltip/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
.tooltip-control {
  all: unset;
  display: inline-grid;
  place-content: center;
  vertical-align: 0.125em;
  width: 1.125em;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid;
  font-size: var(--wp--preset--font-size--1);
  font-weight: normal;
  color: var(--wp--preset--color--3);
  overflow: hidden;
  cursor: pointer;
}
.tooltip-control:focus {
  outline: revert;
}

.tooltip {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: min(100%, 15rem);
  max-height: 10rem;
  overflow-y: auto;
  padding: 0.75rem;
  overflow-y: auto;
  background: #fff;
  box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.2);
  font-size: var(--wp--preset--font-size--1);
  font-weight: normal;
  color: color-mix(in srgb, currentColor 60%, transparent);
  text-align: left;
  opacity: 1;
  transition: opacity 0.25s allow-discrete;
}
@starting-style {
  .tooltip {
    opacity: 0;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/funds/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
html {
  scroll-behavior: smooth;
}

.tabs__tab {
  all: unset;
  cursor: pointer;
  font-size: var(--wp--preset--font-size--2);
  transition: background-color 0.25s;
  text-align: center;
}
@media (max-width: 767px) {
  .tabs__tab {
    box-sizing: border-box;
    width: 100%;
    padding: var(--wp--preset--font-size--1) 0.5rem;
  }
  .tabs__tab[aria-selected=true] {
    color: color-mix(in srgb, currentColor 60%, transparent);
  }
}
.tabs__tab[aria-selected=true] {
  background-color: #F4F4F4;
}
@media (min-width: 768px) {
  .tabs__tab {
    position: relative;
    padding: 0.75rem 1.125rem;
  }
}

.tabs__panel[aria-hidden=true] {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.tabs__nav {
  border-bottom: 2px solid var(--wp--preset--color--4);
}
@media (max-width: 767px) {
  .tabs__nav {
    position: relative;
  }
}
@media (min-width: 768px) {
  .tabs__nav {
    width: 100%;
    overflow-x: auto;
  }
}

.tabs__tablist-control {
  all: unset;
  cursor: pointer;
  font-size: var(--wp--preset--font-size--1);
  line-height: 2;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: none;
}
.tabs__tablist-control:focus {
  outline: revert;
}
@media (min-width: 768px) {
  .tabs__tablist-control {
    display: none;
  }
}

@media (min-width: 767px) {
  .tabs__tablist {
    display: flex;
    flex-flow: row wrap;
  }
}

.fund__hero {
  position: relative;
  box-sizing: border-box;
  padding: var(--wp--preset--spacing--5) var(--wp--preset--spacing--3);
  overflow: hidden;
  min-height: max(43.5rem, var(--h));
  background-color: var(--wp--preset--color--3);
}
.fund__hero::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -15%;
  width: 1250px;
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI1NCIgaGVpZ2h0PSI4NzciIHZpZXdCb3g9IjAgMCAxMjU0IDg3NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYyNy44MDUgMTA0LjYxNUwxMTAuNjkxIDg3Ni42NDhIMC42MDE1NjJMNTcyLjE3MyAwLjM5NDA0M0g2OTIuODI1TDEyNTMuMTMgODc2Ljg4MkgxMTM0LjgzTDYyNy44MDUgMTA0LjYxNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) no-repeat center center;
  opacity: 0.04;
  transform: rotate(180deg) translateY(-50%);
  z-index: 0;
  pointer-events: none;
}
.fund__hero::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25%;
  width: 1250px;
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI1NCIgaGVpZ2h0PSI4NzciIHZpZXdCb3g9IjAgMCAxMjU0IDg3NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYyNy44MDUgMTA0LjYxNUwxMTAuNjkxIDg3Ni42NDhIMC42MDE1NjJMNTcyLjE3MyAwLjM5NDA0M0g2OTIuODI1TDEyNTMuMTMgODc2Ljg4MkgxMTM0LjgzTDYyNy44MDUgMTA0LjYxNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) no-repeat center center;
  opacity: 0.04;
  transform: translateY(-50%);
  z-index: 0;
  pointer-events: none;
}

.fund__hero__inner {
  position: relative;
  display: flex;
  flex-direction: row;
  max-width: var(--wp--style--global--wide-size);
  margin: 0 auto;
  padding-top: 3rem;
  z-index: 1;
  gap: var(--wp--preset--spacing--3);
}
.fund__hero__inner .fund__column:last-child {
  flex: 1 1 33.3333333333%;
}
@media only screen and (max-width: 1550px) {
  .fund__hero__inner {
    margin: 0 var(--wp--preset--spacing--2);
  }
}
@media only screen and (max-width: 960px) {
  .fund__hero__inner {
    flex-direction: column;
    gap: var(--wp--preset--spacing--2);
  }
}
@media only screen and (max-width: 768px) {
  .fund__hero__inner {
    margin: 0 var(--wp--preset--spacing--1);
  }
}
.fund__hero__inner * {
  color: var(--wp--preset--color--2);
}

.fund__hero__title {
  flex: 1 1 66.6666666667%;
}
.fund__hero__title h1 {
  font-size: clamp(2.25rem, 4vw + 1rem, 4.5rem);
  margin-bottom: 2.5rem;
}
.fund__hero__title p {
  font-size: 1rem;
  margin: 0;
}

.fund__hero__resources {
  display: flex;
  flex-direction: row;
  gap: var(--wp--preset--spacing--1);
}
.fund__hero__resources .button {
  min-width: auto;
  cursor: pointer;
}
@media only screen and (max-width: 1550px) {
  .fund__hero__resources {
    flex-flow: row wrap;
    gap: var(--wp--preset--spacing--1) var(--wp--preset--spacing--1);
  }
}
.fund__hero__resources .fund__hero__filters {
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--preset--spacing--1);
}
.fund__hero__resources .fund-fillter-tax--all {
  order: 90;
}
.fund__hero__resources .active {
  order: -1;
}

.fund__overview, .fund__portfolio {
  background: #F8F8F8;
}
.fund__overview .callout, .fund__portfolio .callout {
  background: #F0EFEF;
}

.fund__inner {
  max-width: var(--wp--style--global--wide-size);
  margin: 0 auto;
  padding: var(--wp--preset--spacing--6) 0;
}
.fund__inner > :first-child {
  margin-block-start: 0;
}
.fund__inner > :last-child {
  margin-block-end: 0;
}
@media only screen and (max-width: 1550px) {
  .fund__inner {
    margin: 0 var(--wp--preset--spacing--2);
  }
}
@media only screen and (max-width: 768px) {
  .fund__inner {
    margin: 0 var(--wp--preset--spacing--1);
    padding: var(--wp--preset--spacing--4) 0;
  }
}
.fund__inner__title {
  text-align: center;
}
.fund__inner__title h2 {
  margin: 0;
}
.fund__inner__title p {
  font-size: 1rem;
}
.fund__inner__title #port-date {
  font-size: var(--wp--preset--font-size--2);
}

.fund__section {
  display: grid;
  /* Fixed 2-column layout so a single child stays constrained to first column.
     Use modifier classes on children (.fund__column--wide / --half) to control span. */
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(var(--wp--preset--spacing--2), 10vw, var(--wp--preset--spacing--6));
  padding-top: var(--wp--preset--spacing--6);
}
@media only screen and (max-width: 768px) {
  .fund__section {
    padding: var(--wp--preset--spacing--4) 0;
    grid-template-columns: 1fr;
  }
}
.fund__section--block {
  display: block;
}

#facts .table {
  margin-bottom: var(--wp--preset--spacing--2);
}
#facts .table td:not(:first-child) {
  text-align: right;
  padding-right: 0;
}

#growth .fund__figure-range {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: var(--wp--preset--spacing--1);
}
@media only screen and (max-width: 960px) {
  #growth .fund__figure-range {
    flex-direction: column;
    gap: var(--wp--preset--spacing--1);
    align-items: flex-start;
  }
}
#growth .fund__figure-range p {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
#growth .fund__figure-range label {
  display: none;
}
#growth .fund__figure-range input {
  display: inline-block;
  font-size: 1rem;
  font-weight: normal;
  font-family: var(--wp--preset--font-family--1);
  padding: 0.75rem 1.75rem;
  border: 1px solid var(--wp--preset--color--3);
  border-radius: 1.75rem;
  background-color: transparent;
  width: auto;
  min-width: 9rem;
  color: var(--wp--preset--color--4);
  transition: all 0.5s ease-in-out;
  text-align: center;
  pointer-events: all;
  cursor: pointer;
}
#growth .fund__figure-range input--white {
  color: var(--wp--preset--color--2);
  border-color: var(--wp--preset--color--4);
}
#growth .fund__figure-range input--disabled {
  color: var(--wp--preset--color--7);
  border-color: var(--wp--preset--color--7);
  pointer-events: none;
}
#growth .fund__figure-range input:hover {
  color: var(--wp--preset--color--2);
  border-color: var(--wp--preset--color--4);
  background-color: var(--wp--preset--color--4);
}
#growth .fund__figure-range input.active {
  color: var(--wp--preset--color--2);
  border-color: var(--wp--preset--color--4);
  background-color: var(--wp--preset--color--4);
}
@media screen and (max-width: 768px) {
  #growth .fund__figure-range input {
    min-width: 6rem;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
  }
}
#growth .fund__figure-range .input_error {
  position: absolute;
  top: 100%;
  left: 0;
  color: red;
  font-size: 1rem;
}
#growth .fund__figure-range .fund__figure_control {
  max-width: 6rem;
  color: var(--wp--preset--color--7);
  border-color: var(--wp--preset--color--7);
  cursor: auto;
}
#growth .fund__figure-range .fund__figure_control:hover {
  color: var(--wp--preset--color--7);
  border-color: var(--wp--preset--color--7);
  background: transparent;
}
#growth .fund__figure-range .fund__figure_control.error {
  border-color: red;
  color: red;
}
#growth .fund__figure-range .fund__figure_control.error .input_error {
  display: block;
}
#growth .fund__figure-controls-amount {
  position: relative;
}
#growth .fund__figure-controls-amount.error {
  border-color: red;
  color: red;
}
#growth .fund__figure-controls-amount.error .input_error {
  display: block;
}
#growth .fund__figure-controls-amount .input_error {
  position: absolute;
  top: 100%;
  right: 0;
  color: red;
  font-size: 1rem;
  z-index: 9;
}
#growth .fund__figure-controls {
  display: block;
}
#growth .fund__figure-controls-range {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}

#returns .fund__figure-controls {
  display: flex;
  justify-content: space-between;
  margin-top: var(--wp--preset--spacing--3);
  margin-bottom: var(--wp--preset--spacing--1);
}
#returns .table__container {
  position: relative;
}
#returns .table__container::after {
  content: "";
  display: none;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.5rem;
  height: 100%;
  background: linear-gradient(to right, transparent, rgba(0, 59, 92, 0.05));
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  #returns .table__container::after {
    display: block;
  }
}
#returns .table tbody tr:first-child td {
  font-weight: 500;
}

#rolling-returns .chart {
  margin-bottom: 5rem;
}
#rolling-returns .chart svg defs clipPath {
  display: none;
}
#rolling-returns .table {
  padding-top: 3rem;
}

#mf-annual-returns .fund__figure-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#mf-annual-returns .fund__figure-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
}
#mf-annual-returns .fund__figure-inner {
  overflow-x: auto;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
#mf-annual-returns .fund__figure-fade {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.5rem;
  height: 100%;
  background: linear-gradient(to right, transparent, rgba(0, 59, 92, 0.05));
  z-index: 2;
}
#mf-annual-returns .fund__figure-container .table {
  min-width: -moz-max-content;
  min-width: max-content;
  padding-right: 1rem;
}
@media only screen and (max-width: 768px) {
  #mf-annual-returns .fund__figure-container .table {
    min-width: auto;
    width: 88vw;
  }
}
#mf-annual-returns .fund__figure-container .table thead tr th {
  min-width: 7.5rem;
  font-weight: 500;
}
#mf-annual-returns .fund__figure-container .table thead tr th:first-child {
  opacity: 0;
}
#mf-annual-returns .fund__figure-container .table tbody tr td:first-child {
  font-weight: 400;
  padding-right: 2.25rem;
}
#mf-annual-returns .fund__figure-container .table tbody tr:first-child td {
  font-weight: 500;
}
#mf-annual-returns .fund__figure-controls {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
#mf-annual-returns .fund__figure-arrow {
  all: unset;
  background: transparent;
  border-bottom: 1px solid var(--wp--preset--color--4);
  transition: opacity 0.5s ease-in-out;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  #mf-annual-returns .fund__figure-arrow {
    display: none;
  }
}
#mf-annual-returns .fund__figure-arrow--right {
  border-right: 1px solid var(--wp--preset--color--4);
  transform: rotate(-45deg);
}
#mf-annual-returns .fund__figure-arrow--left {
  border-left: 1px solid var(--wp--preset--color--4);
  transform: rotate(45deg);
}
#mf-annual-returns .fund__figure-arrow:hover {
  opacity: 0.5;
}

.fund__column > :first-child {
  margin-block-start: 0;
}
.fund__column > :last-child {
  margin-block-end: 0;
}
.fund__column--half {
  grid-column: span 1;
}
.fund__column--right {
  grid-column: 2/span 1;
}
@media only screen and (max-width: 768px) {
  .fund__column--right {
    grid-column: 1/span 1;
  }
}
.fund__column--full {
  grid-column: 1/-1;
}
.fund__column h2 {
  margin-top: var(--wp--preset--spacing--3);
}
.fund__column img,
.fund__column svg {
  display: block;
  max-width: 100%;
  height: auto;
}

#sectors-chart {
  margin-top: 5.4rem;
}

#funnel .graphic {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
  grid-auto-rows: minmax(100px, auto);
  place-items: center;
  gap: 10rem 0;
}
@media only screen and (max-width: 768px) {
  #funnel .graphic {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
#funnel .graphic .funnel-stats-cell {
  position: relative;
  flex: 1 1 20%;
  text-align: center;
  max-width: 20;
}
#funnel .graphic .funnel-stats-cell--arrow {
  pointer-events: none;
  opacity: 0.1;
  width: 8rem;
  height: 8.5rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI1NCIgaGVpZ2h0PSI4NzgiIHZpZXdCb3g9IjAgMCAxMjU0IDg3OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYyNy44MDUgMTA0Ljk3NUwxMTAuNjkxIDg3Ny4wMDhIMC42MDE1NjJMNTcyLjE3MyAwLjc1NDUxN0g2OTIuODI1TDEyNTMuMTMgODc3LjI0M0gxMTM0LjgzTDYyNy44MDUgMTA0Ljk3NVoiIGZpbGw9IiMwMDNCNUMiLz4KPC9zdmc+Cg==) no-repeat center center;
  background-size: contain;
  transform: rotate(90deg);
}
@media only screen and (max-width: 768px) {
  #funnel .graphic .funnel-stats-cell--arrow {
    transform: rotate(180deg);
    width: 6rem;
    height: 6.5rem;
  }
}
#funnel .graphic .funnel-stats-cell:last-child {
  background: var(--wp--preset--color--3);
  padding: var(--wp--preset--spacing--1);
}
#funnel .graphic .funnel-stats-cell:last-child p {
  color: var(--wp--preset--color--2);
}
#funnel .graphic .funnel-stats-cell:last-child span {
  display: block;
  font-weight: 600;
  font-size: var(--wp--preset--font-size--2);
}
#funnel .graphic .funnel-stats-cell:last-child::after {
  display: none;
}
#funnel .graphic .funnel-stats-cell p:first-child {
  font-family: var(--wp--preset--font-family--2);
  font-size: clamp(24px, 4vw, 48px);
  margin: 0;
  line-height: 1;
}
#funnel .graphic .funnel-stats-cell p:last-child {
  font-size: 1rem;
  margin: 0;
  color: 1rem;
}

.fund__callouts .disclosure {
  margin-top: var(--wp--preset--spacing--1);
}

.callout {
  background: #F3F3F3;
  padding: var(--wp--preset--spacing--3);
}
.callout__inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-top: 1px solid #CED2D6;
  border-bottom: 1px solid #CED2D6;
  padding: var(--wp--preset--spacing--3) 0;
}
.callout__inner p {
  margin: 0;
  text-align: center;
}
.callout__inner p.stat {
  font-family: var(--wp--preset--font-family--2);
  font-size: 3rem;
}

.highcharts-legend {
  height: 100%;
}

.fund__hero__stats {
  display: flex;
  flex-flow: row wrap;
  gap: var(--wp--preset--spacing--1);
}

#stat-date {
  text-align: right;
  margin-top: var(--wp--preset--spacing--1);
}

.fund__overview__team + hr {
  margin-top: var(--wp--preset--spacing--3);
  margin-bottom: var(--wp--preset--spacing--1);
}

.fund__overview__team__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 20rem), 1fr));
  gap: var(--wp--preset--spacing--1);
}

.fund-stats-cell {
  flex: 1 1 45%;
}

.fund__overview__team__list-item {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
}
.fund__overview__team__list-item-image {
  width: 7.5rem;
  height: 9rem;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.fund__overview__team__list-item-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fund__overview__team__list-item-content small {
  color: var(--wp--preset--color--4);
}
.fund__overview__team__list-item-content h5 {
  font-weight: 500;
}
.fund__overview__team__list-item-content a, .fund__overview__team__list-item-content small {
  font-size: 1rem;
}
.fund__overview__team__list-item-content * {
  margin: 0;
}

.fund-stats-cell p {
  font-size: var(--wp--preset--font-size--3);
  max-width: var(--wp--style--global--content-size);
  margin: 0;
}
.fund-stats-cell p:first-child {
  font-size: 1rem;
}
.fund-stats-cell p:last-child {
  font-size: var(--wp--preset--font-size--4);
  flex-flow: 100;
}
.fund-stats-cell hr {
  height: 1px;
  width: 100%;
  background-color: var(--wp--preset--color--4);
}

.fund__footer {
  max-width: var(--wp--style--global--wide-size);
  margin: 0 auto var(--wp--preset--spacing--4);
  padding: 0 var(--wp--preset--spacing--3);
}

.fund__figure:not(:first-child) {
  margin-top: var(--wp--preset--spacing--3);
}
@media (max-width: 767px) {
  .fund__figure .chart + .table {
    margin-top: var(--wp--preset--spacing--2);
  }
}

.fund__figure-header {
  margin-bottom: 0.5rem;
}

.fund__figure-title {
  margin-bottom: var(--wp--preset--spacing--2);
}
.fund__figure-title h5,
.fund__figure-title p {
  margin: 0;
}
.fund__figure-title p {
  font-size: 1rem;
  color: var(--wp--preset--color--6);
}

.fund__figure-controls {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
  gap: 0;
  width: 100%;
}
.fund__figure-controls select {
  font-weight: 500;
}
@media (min-width: 1024px) {
  .fund__figure-controls {
    flex: 0 0 max-content;
  }
}

.mf-returns-period {
  display: inline-block;
  font-size: var(--wp--preset--font-size--2);
  font-weight: normal;
  margin: 0 0.5rem;
  padding: 0.75rem 0;
  color: var(--wp--preset--color--7);
  border: none;
  background-color: transparent;
  width: auto;
  min-width: 4.5rem;
  transition: all 0.5s ease-in-out;
  text-align: center;
  pointer-events: all;
  opacity: 0.5;
  cursor: pointer;
}
.mf-returns-period.active {
  border-bottom: 2px solid var(--wp--preset--color--4);
  opacity: 1;
}

.fund__dash {
  display: grid;
  grid-template-columns: repeat(3, minmax(25rem, 1fr));
}
@media screen and (max-width: 767px) {
  .fund__dash {
    grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
  }
}

.fund__figure-footer {
  margin-top: var(--wp--preset--spacing--2);
}

.disclosure {
  font-size: 14px;
  color: var(--wp--preset--color--6);
}
.disclosure > :first-child {
  margin-block-start: 0;
}
.disclosure > :last-child {
  margin-block-end: 0;
}
.disclosure :where(p, ol, ul) {
  margin: var(--wp--preset--spacing--1) 0;
}
.disclosure li:not(:first-child) {
  margin-block-start: var(--wp--preset--spacing--1);
}

.ticker-single {
  font-size: 1rem;
  padding: 0;
  color: var(--wp--preset--color--7);
  margin: 0;
}

.select {
  font-size: 1rem;
  padding: 0;
  border: none;
  border-radius: none;
  min-width: 6rem;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .select {
    font-size: 0.75rem;
  }
}
.select select {
  padding-right: 1.75rem;
}
.select:hover {
  background-color: transparent;
  color: initial;
  opacity: 0.45;
}

.select-label {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.table {
  width: 100%;
  overflow-x: auto;
}
.table table {
  width: 100%;
  border-collapse: collapse;
}
.table thead th {
  font-weight: 500;
}
.table :where(th, td) {
  padding: 0.75rem 0.5rem;
  text-align: right;
  font-size: 1rem;
  font-weight: 400;
  white-space: pre-wrap;
}
@media screen and (max-width: 768px) {
  .table :where(th, td) {
    font-size: var(--wp--preset--font-size--1);
    padding: 0.5rem;
  }
}
.table :where(th, td):first-child {
  padding-left: 0;
  font-weight: 500;
  text-align: left;
}
.table :where(th, td):last-child {
  padding-right: 0;
}
.table :where(th, td):not(:first-child) {
  max-width: 9rem;
}
.table tbody :where(tr) {
  border-bottom: 1px solid #D7DFE4;
}
.table tbody :where(tr):last-child {
  border: none;
}
.table tbody :where(tr):first-child {
  border-top: 2px solid var(--wp--preset--color--4);
}
.table tfoot tr {
  border-top: 2px solid var(--wp--preset--color--4);
}
.table tfoot tr :where(th, td) {
  font-weight: 500;
}
.table--returns {
  position: relative;
  margin-top: var(--wp--preset--spacing--3);
}
@media only screen and (max-width: 768px) {
  .table--returns {
    width: 86vw;
    overflow-x: scroll;
  }
}
.table--returns :where(th, td) {
  box-sizing: border-box;
}
.table--returns thead {
  border-bottom: 2px solid var(--wp--preset--color--3);
}
.table--returns thead th:first-child {
  width: 1.5rem;
}
.table--returns thead th:nth-child(2) {
  opacity: 0;
  min-width: 9rem;
}
.table--returns tbody tr {
  border-top: 1px solid var(--wp--preset--color--3);
}
.table--returns tbody td:first-child {
  border-left: 4px solid #fff;
}
.table--returns tbody td:first-child::before {
  content: "";
  display: block;
  width: 4px;
  height: 22px;
  background-color: var(--row-color);
}
.table--returns tbody td:nth-child(2) {
  text-align: left;
}
#risk .table td:not(:first-child) {
  width: 25%;
}
#holdings .table :where(th, td):where(:nth-child(1)) {
  width: 75%;
}
#etf-holdings .table :where(th, td):where(:nth-child(1), :nth-child(2), :nth-child(3)) {
  width: 25%;
  text-align: left;
}
#etf-holdings .table :where(th, td):where(:nth-child(4), :nth-child(5)) {
  width: 12.5%;
}
#etf-distributions .table :where(th, td) {
  width: 50%;
  text-align: center;
}
#allocation .table :where(th, td) {
  text-align: left;
}

.tabs {
  margin-top: var(--wp--preset--spacing--4);
}

.resources-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(25rem, 1fr));
  -moz-column-gap: 10rem;
       column-gap: 10rem;
  row-gap: 1rem;
  width: 100%;
  padding-top: 3.75rem;
}
@media screen and (max-width: 767px) {
  .resources-list {
    grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
  }
}
.resources-list__item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid #D7DFE4;
  padding-bottom: 1rem;
  color: var(--wp--preset--color--3);
  transition: color 0.5s ease-in-out;
}
.resources-list__item:hover {
  color: var(--wp--preset--color--4);
}
.resources-list__item path {
  stroke: var(--wp--preset--color--4);
}

.fund__overview {
  background: none;
}

.fund__archive-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(25rem, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 2rem;
  padding-bottom: 4rem;
  margin-top: 3.5rem;
  padding-top: 3.5rem;
  border-top: 2px solid var(--wp--preset--color--4);
}
@media screen and (max-width: 767px) {
  .fund__archive-grid {
    grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
  }
}
.fund__archive-grid-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 33%;
  box-sizing: border-box;
  padding: 2.5rem;
  background: var(--wp--preset--color--3);
  text-decoration: none;
  color: var(--wp--preset--color--2);
  transition: all 0.5s ease-in-out;
}
.fund__archive-grid-item:hover {
  background: var(--wp--preset--color--4);
  box-shadow: 0 4px 24px 7px rgba(0, 0, 0, 0.1);
}
.fund__archive-grid-item:hover table tr:first-child {
  border-top: 2px solid var(--wp--preset--color--2);
}
.fund__archive-grid-item p {
  font-size: 14px;
  margin: 1rem 0;
}
.fund__archive-grid-item p:first-child {
  margin-top: 0;
}
.fund__archive-grid-item p:last-child {
  margin-bottom: 0;
}
.fund__archive-grid-title {
  margin-bottom: 3rem;
}
.fund__archive-grid-title h4 {
  font-family: var(--wp--preset--font-family--2);
  margin: 0;
  line-height: 1.2;
}
.fund__archive-grid-title h4 + p {
  margin-top: 0;
}
.fund__archive-grid-table {
  width: 100%;
}
.fund__archive-grid-table tr {
  border-top: 1px solid #D7DFE4;
  transition: all 0.5s ease-in-out;
}
.fund__archive-grid-table tr:first-child {
  border-top: 2px solid var(--wp--preset--color--4);
}
.fund__archive-grid-table td {
  padding: 0.5rem 0;
  font-size: 14px;
  text-align: left;
}
.fund__archive-grid-table td:first-child {
  padding-left: 0;
  width: 33%;
}
.fund__archive-grid-table td:last-child {
  padding-right: 0;
  text-align: right;
}

.fund__insights .block-insights {
  padding: var(--wp--preset--spacing--6) 0;
}

.single-strategy .fund__hero__stats {
  flex-flow: row-reverse wrap;
}
.single-strategy .fund__overview {
  background-color: var(--wp--preset--color--9);
}
.single-strategy .fund__overview .table :where(th, td):not(:first-child) {
  max-width: 20rem;
}
.single-strategy .fund__insights {
  background-color: var(--wp--preset--color--9);
}
.single-strategy .fund__insights .fund__inner {
  padding-bottom: 0;
}
.single-strategy #facts p {
  margin: 0;
}
.single-strategy #facts .table :where(th, td) {
  white-space: inherit;
}

.strategy_at_a_glance {
  background-color: var(--wp--preset--color--2);
}
.strategy_at_a_glance .fund__column {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: var(--wp--preset--spacing--2);
}
@media only screen and (max-width: 960px) {
  .strategy_at_a_glance .fund__column {
    flex-direction: column;
    gap: var(--wp--preset--spacing--1);
  }
}
.strategy_at_a_glance .fund__overview__icon {
  min-width: 4rem;
  height: 4rem;
}
@media only screen and (max-width: 960px) {
  .strategy_at_a_glance .fund__overview__icon {
    flex: 0 0 6rem;
  }
  .strategy_at_a_glance .fund__overview__icon img {
    width: 6rem;
    height: auto;
  }
}

.strategy_form .fund__inner__title .strategy_form__subheader {
  color: var(--wp--preset--color--4);
}
.strategy_form .fund__inner__title p {
  font-size: var(--wp--preset--font-size--2);
}
.strategy_form .strategy_form__content {
  margin-top: var(--wp--preset--spacing--3);
}

/*# sourceMappingURL=style-funds.css.map*/