header {
  background: #fff;
}
header .logo {
  background-image: url(/i/cyber-hornet-logo.svg);
}
header .main-nav li {
  color: #1E2859;
}
header .menu_container #menu_btn i {
  background-color: #1E2859 !important;
}

#fund-detail #etf .hero {
  background: #343F49;
  position: relative;
  padding: 115px 0 150px 0;
}
#fund-detail #etf .hero .hline {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
#fund-detail #etf .hero .content > a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
}
#fund-detail #etf .hero .content > a:hover {
  color: #E27530;
}
#fund-detail #etf .hero h2 {
  margin-top: 100px;
  font-size: 40px;
  font-weight: 900;
  font-family: area-extended;
  text-transform: uppercase;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#fund-detail #etf .hero h1 {
  font-size: 60px;
  font-weight: 100;
  line-height: 63px;
  font-family: area-extended;
  color: #fff;
  text-transform: uppercase;
}
#fund-detail #etf .hero .cols {
  display: flex;
  flex-direction: row;
  margin-top: 120px;
}
#fund-detail #etf .hero .cols > div {
  padding: 10px 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  width: 25%;
}
#fund-detail #etf .hero .cols > div:first-child {
  border-left: none;
  padding-left: 0;
}
#fund-detail #etf .hero .cols .btn-global span {
  color: #fff;
}
#fund-detail #etf .hero .cols label {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}
#fund-detail #etf .hero .cols label span {
  font-weight: 300;
  font-size: 19px;
}
#fund-detail #etf .hero .cols p {
  font-size: 24px;
  font-weight: 100;
  margin-top: 10px;
  color: #fff;
}
#fund-detail #etf .s2 {
  padding: 0 0 150px 0;
}
#fund-detail #etf .s2 .btn-global span::after {
  background-image: url(/i/pdf.svg);
}
#fund-detail #etf .s2 .btn-global:hover span::after {
  background-image: url(/i/pdf-icon-wh.svg);
}
#fund-detail #etf .s2 .links {
  display: flex;
  flex-direction: row;
}
#fund-detail #etf .s2 .links button {
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  color: #798A99;
  width: 20%;
  display: block;
  text-align: center;
  padding: 36px 0;
  position: relative;
  font-size: 18px;
  font-family: "montserrat";
  font-weight: 400;
}
#fund-detail #etf .s2 .links button::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 8px;
  width: 0;
  display: block;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  transition: width 0.5s ease;
}
#fund-detail #etf .s2 .links button:hover {
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#fund-detail #etf .s2 .links button:hover::after {
  width: 100%;
}
#fund-detail #etf .s2 .hline {
  border-top: 1px solid #333F49;
  opacity: 0.3;
}
#fund-detail #etf .s2 .cols {
  display: flex;
  flex-direction: row;
  gap: 100px;
  justify-content: space-between;
  padding: 150px 0 0 0;
}
#fund-detail #etf .s2 .cols > div:nth-child(1) {
  width: calc(100% - 553px);
}
#fund-detail #etf .s2 .cols > div:nth-child(2) {
  width: 453px;
}
#fund-detail #etf .s2 .cols h3 {
  font-family: area-extended;
  font-size: 55px;
  letter-spacing: -1.65px;
  color: #333F49;
  font-weight: 100;
}
#fund-detail #etf .s2 .cols h4 {
  font-family: area-extended;
  font-size: 34px;
  line-height: 44px;
  color: #333F49;
  font-weight: 100;
  margin: 1em 0 1.25em 0;
}
#fund-detail #etf .s2 .cols h5 {
  font-family: area-extended;
  font-size: 34px;
  line-height: 44px;
  color: #333F49;
  font-weight: 100;
  margin: 3em 0 0.5em 0;
}
#fund-detail #etf .s2 .cols p {
  font-size: 19px;
  font-weight: 300;
  color: #333F49;
  margin-bottom: 2em;
}
#fund-detail #etf .s2 .cols table {
  width: 100%;
}
#fund-detail #etf .s2 .cols tr td {
  border-top: 1px solid rgba(51, 63, 73, 0.2);
  padding: 10px 0;
  font-size: 18px;
}
#fund-detail #etf .s2 .cols td:first-child {
  font-weight: 700;
}
#fund-detail #etf .s2 .cols td:last-child {
  text-align: right;
  font-weight: 400;
}
#fund-detail #etf .s2 .cols tr:last-child td {
  border-bottom: 1px solid rgba(51, 63, 73, 0.2);
}
#fund-detail #etf .s3 {
  padding: 150px 0;
  background: #F4F7F9;
}
#fund-detail #etf .s3 h3 {
  font-family: area-extended;
  font-size: 55px;
  letter-spacing: -1.65px;
  color: #333F49;
  font-weight: 100;
}
#fund-detail #etf .s3 h4 {
  font-family: area-extended;
  font-size: 34px;
  line-height: 44px;
  color: #333F49;
  font-weight: 100;
  margin: 1.5em 0 0.5em 0;
}
#fund-detail #etf .s3 p {
  font-size: 19px;
  font-weight: 300;
  color: #333F49;
  margin-bottom: 2em;
}
#fund-detail #etf .s3 p b, #fund-detail #etf .s3 p strong {
  font-weight: 700;
}
#fund-detail #etf .s3 table {
  width: 100%;
}
#fund-detail #etf .s3 th {
  background: #fff;
  padding: 20px;
  font-weight: 700;
  font-size: 18px;
  text-align: left;
}
#fund-detail #etf .s3 td {
  padding: 20px;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  border-bottom: 1px solid rgba(51, 63, 73, 0.2);
}
#fund-detail #etf .s3 .disclosure p {
  margin: 0 auto;
  max-width: 1000px;
  font-size: 17px;
  line-height: 24px;
  color: #333F49;
  font-weight: 300;
  margin-top: 2em;
}
#fund-detail #etf .s3 th span {
  font-weight: 400;
  font-size: 17px;
}
#fund-detail #etf .s3 tr:last-child td {
  border-bottom: none;
}
#fund-detail #etf .s4 {
  padding: 150px 0;
}
#fund-detail #etf .s4 h3 {
  font-family: area-extended;
  font-size: 55px;
  letter-spacing: -1.65px;
  color: #333F49;
  font-weight: 100;
  margin-bottom: 1.25em;
}
#fund-detail #etf .s4 .docs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0 72px;
}
#fund-detail #etf .s4 .docs a {
  color: #333F49;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
  padding: 17px 0;
  background: url(/i/pdf.svg) no-repeat right center/24px auto;
  width: calc(33.33% - 48px);
  border-top: 1px solid rgba(51, 63, 73, 0.2);
  border-bottom: 1px solid rgba(51, 63, 73, 0.2);
  margin-top: -1px;
}
#fund-detail #etf .s4 .docs a:hover {
  color: #E27530;
}
#fund-detail #etf .s5 {
  padding: 150px 0;
  background: #F4F7F9;
}
#fund-detail #etf .s5 .cols {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 50px;
  align-items: center;
}
#fund-detail #etf .s5 p {
  font-size: 19px;
  font-weight: 300;
  color: #333F49;
}
#fund-detail #etf .s5 h3 {
  font-family: area-extended;
  font-size: 55px;
  letter-spacing: -1.65px;
  color: #333F49;
  font-weight: 100;
}
#fund-detail #etf .s5 table {
  width: 100%;
  margin-top: 80px;
}
#fund-detail #etf .s5 th {
  background: #fff;
  padding: 20px;
  font-weight: 700;
  font-size: 18px;
  text-align: left;
}
#fund-detail #etf .s5 td {
  padding: 20px;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  border-bottom: 1px solid rgba(51, 63, 73, 0.2);
}
#fund-detail #etf .s5 .disclosure p {
  margin: 0 auto;
  max-width: 1000px;
  font-size: 17px;
  line-height: 24px;
  color: #333F49;
  font-weight: 300;
  margin-top: 2em;
}
#fund-detail #etf .s6 {
  padding: 150px 0;
}
#fund-detail #etf .s6 p {
  font-size: 19px;
  font-weight: 300;
  color: #333F49;
}
#fund-detail #etf .s6 h3 {
  font-family: area-extended;
  font-size: 55px;
  letter-spacing: -1.65px;
  color: #333F49;
  font-weight: 100;
}
#fund-detail #etf .s6 .disclosure p {
  margin: 0 auto;
  max-width: 1000px;
  font-size: 17px;
  line-height: 24px;
  color: #333F49;
  font-weight: 300;
  margin-top: 2em;
}
#fund-detail #etf .s7 {
  padding: 150px 0;
  background: #F4F7F9;
}
#fund-detail #etf .s7 .content {
  max-width: 1000px;
}
#fund-detail #etf .s7 p {
  margin-bottom: 1em;
}
#fund-detail #etf .s7 ul {
  padding-left: 1.25em;
}
#fund-detail #etf .s7 p, #fund-detail #etf .s7 li {
  font-size: 17px;
  font-weight: 300;
  color: #333F49;
  font-style: italic;
}
#fund-detail #etf .s7 p b {
  font-weight: 700;
}
#fund-detail #etf .s7 a {
  color: #E27530;
}
#fund-detail #mutual .hero {
  background: #343F49;
  position: relative;
  padding: 115px 0 150px 0;
}
#fund-detail #mutual .hero .hline {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
#fund-detail #mutual .hero .content > a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
}
#fund-detail #mutual .hero .content > a:hover {
  color: #E27530;
}
#fund-detail #mutual .hero h2 {
  width: fit-content;
  font-size: 40px;
  font-weight: 900;
  font-family: area-extended;
  text-transform: uppercase;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#fund-detail #mutual .hero h1 {
  font-size: 60px;
  font-weight: 100;
  line-height: 63px;
  font-family: area-extended;
  color: #fff;
  text-transform: uppercase;
}
#fund-detail #mutual .hero .cols {
  display: flex;
  flex-direction: row;
  margin-top: 100px;
  gap: 100px;
}
#fund-detail #mutual .hero .cols > div {
  width: calc(44% - 50px);
}
#fund-detail #mutual .hero .cols > div:first-child {
  width: calc(56% - 50px);
}
#fund-detail #mutual .hero .cols h4 {
  color: #fff;
  font-size: 34px;
  font-weight: 100;
  font-family: area-extended;
  line-height: 44px;
  margin-top: 70px;
}
#fund-detail #mutual .hero .cols .btn-global {
  margin-top: 30px;
}
#fund-detail #mutual .hero .cols .btn-global span {
  color: #fff;
}
#fund-detail #mutual .hero .cols p {
  font-size: 19px;
  font-weight: 100;
  margin-top: 10px;
  color: #fff;
}
#fund-detail #mutual .hero .cols p strong {
  font-weight: 700;
}
#fund-detail #mutual .s2 {
  padding: 0 0 150px 0;
}
#fund-detail #mutual .s2 .links {
  display: flex;
  flex-direction: row;
}
#fund-detail #mutual .s2 .links button {
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  color: #798A99;
  width: 33.33%;
  display: block;
  text-align: center;
  padding: 36px 0;
  position: relative;
  font-size: 18px;
  font-family: "montserrat";
  font-weight: 400;
}
#fund-detail #mutual .s2 .links button::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 8px;
  width: 0;
  display: block;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  transition: width 0.5s ease;
}
#fund-detail #mutual .s2 .links button:hover {
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#fund-detail #mutual .s2 .links button:hover::after {
  width: 100%;
}
#fund-detail #mutual .s2 .hline {
  border-top: 1px solid #333F49;
  opacity: 0.3;
}
#fund-detail #mutual .s2 h3 {
  padding: 150px 0 1em 0;
  font-size: 55px;
  font-weight: 100;
  font-family: area-extended;
  line-height: 63px;
  letter-spacing: -1.65px;
  color: #333F49;
}
#fund-detail #mutual .s2 .cols {
  display: flex;
  flex-direction: row;
  gap: 88px;
  justify-content: space-between;
}
#fund-detail #mutual .s2 .cols > div:nth-child(1) {
  width: 504px;
}
#fund-detail #mutual .s2 .cols > div:nth-child(2) {
  width: calc(100% - 591px);
}
#fund-detail #mutual .s2 .cols h4 {
  font-family: area-extended;
  font-size: 34px;
  line-height: 44px;
  color: #333F49;
  font-weight: 100;
}
#fund-detail #mutual .s2 .cols p {
  font-size: 19px;
  font-weight: 300;
  color: #333F49;
  margin-bottom: 2em;
}
#fund-detail #mutual .s2 .cols p strong {
  font-weight: 700;
}
#fund-detail #mutual .s2 .cols table {
  width: 100%;
}
#fund-detail #mutual .s2 .cols tr td {
  border-top: 1px solid rgba(51, 63, 73, 0.2);
  padding: 10px 0;
  font-size: 18px;
}
#fund-detail #mutual .s2 .cols td:first-child {
  font-weight: 700;
}
#fund-detail #mutual .s2 .cols td:last-child {
  text-align: right;
  font-weight: 400;
}
#fund-detail #mutual .s2 .cols tr:last-child td {
  border-bottom: 1px solid rgba(51, 63, 73, 0.2);
}
#fund-detail #mutual .s3 {
  padding: 150px 0;
  background: #F4F7F9;
}
#fund-detail #mutual .s3 h3 {
  font-family: area-extended;
  font-size: 55px;
  letter-spacing: -1.65px;
  color: #333F49;
  font-weight: 100;
}
#fund-detail #mutual .s3 h4 {
  font-family: area-extended;
  font-size: 34px;
  line-height: 44px;
  color: #333F49;
  font-weight: 100;
  margin: 1.5em 0 0.5em 0;
}
#fund-detail #mutual .s3 p {
  font-size: 19px;
  font-weight: 300;
  color: #333F49;
  margin-bottom: 2em;
}
#fund-detail #mutual .s3 .cols {
  display: flex;
  flex-direction: row;
  gap: 78px;
}
#fund-detail #mutual .s3 .cols > div {
  width: calc(33.33% - 52px);
}
#fund-detail #mutual .s3 table {
  width: 100%;
  max-width: 700px;
}
#fund-detail #mutual .s3 tr {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-top: 1px solid rgba(51, 63, 73, 0.2);
}
#fund-detail #mutual .s3 td {
  padding: 20px 0;
  font-size: 18px;
  font-weight: 400;
  text-align: right;
  color: #333F49;
}
#fund-detail #mutual .s3 td:first-child {
  font-weight: 600;
  text-align: left;
  padding-right: 20px;
}
#fund-detail #mutual .s3 tr:last-child {
  border-bottom: 1px solid rgba(51, 63, 73, 0.2);
}
#fund-detail #mutual .s4 {
  padding: 150px 0;
}
#fund-detail #mutual .s4 h3 {
  font-family: area-extended;
  font-size: 55px;
  letter-spacing: -1.65px;
  color: #333F49;
  font-weight: 100;
}
#fund-detail #mutual .s4 .highcharts-legend-item span {
  top: -4px !important;
  /* horizontal line */
}
#fund-detail #mutual .s4 .highcharts-legend-item span {
  font-weight: 100 !important;
  font-size: 13px !important;
}
#fund-detail #mutual .s4 .highcharts-legend-item span > div {
  border-bottom: 1px solid #ddd;
  padding-top: 6px;
  padding-bottom: 6px;
}
#fund-detail #mutual .s4 .highcharts-legend-item:last-child span > div {
  border-bottom: none; /* remove line after last item */
}
#fund-detail #mutual .s5 {
  padding: 150px 0;
  background: #F4F7F9;
}
#fund-detail #mutual .s5 .content {
  max-width: 1000px;
}
#fund-detail #mutual .s5 p {
  margin-bottom: 1em;
}
#fund-detail #mutual .s5 ul {
  padding-left: 1.25em;
}
#fund-detail #mutual .s5 p, #fund-detail #mutual .s5 li {
  font-size: 17px;
  font-weight: 300;
  color: #333F49;
  font-style: italic;
}
#fund-detail #mutual .s5 p b {
  font-weight: 700;
}
#fund-detail #mutual .s5 a {
  color: #E27530;
}
#fund-detail #mutual .s6 {
  padding: 150px 0;
  background: #fff;
}
#fund-detail #mutual .s6 h3 {
  overflow: hidden;
  font-size: 80px;
  font-family: area-extended-light;
  font-weight: 100;
  line-height: 94px;
  text-transform: uppercase;
  color: #687A8A;
}
#fund-detail #mutual .s6 h3 strong {
  font-weight: 100;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#fund-detail #mutual .s6 .content {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#fund-detail #mutual .s6 .left {
  width: calc(60% - 50px);
}
#fund-detail #mutual .s6 .right {
  width: calc(40% - 50px);
}
#fund-detail #mutual .s6 .right h4 {
  color: #54626E;
  font-size: 34px;
  line-height: 44px;
  font-weight: 100;
  margin-bottom: 1em;
  font-family: area-extended;
}
#fund-detail #mutual .s6 .right a.btn-global span {
  color: #687A8A;
}
#fund-detail #mutual .s6.in-view {
  background: #333F49;
  transition: background 1s ease;
}
#fund-detail #mutual .s6.in-view h3 {
  color: #fff;
  transition: color 1s ease;
}
#fund-detail #mutual .s6.in-view .right h4 {
  color: #fff;
  transition: color 1s ease;
}
#fund-detail #mutual .s6.in-view .right a.btn-global span {
  color: #fff;
  transition: color 1s ease;
}

@media (max-width: 1399px) {
  #fund-detail #mutual .s3 .cols {
    flex-direction: column;
  }
  #fund-detail #mutual .s3 .cols > div {
    width: 100%;
  }
}
@media (max-width: 1279px) {
  #fund-detail #etf .s2 .links button {
    width: 17%;
  }
  #fund-detail #etf .s2 .links button:last-child {
    width: 32%;
  }
  #fund-detail #etf .s2 .cols h4 {
    font-size: 27px;
    line-height: 35px;
  }
  #fund-detail #etf .s2 .cols > div:first-child {
    width: calc(100% - 500px);
  }
  #fund-detail #etf .s2 .cols > div:last-child {
    width: 400px;
  }
  #fund-detail #etf .s5 .cols {
    flex-direction: column;
  }
  #fund-detail #etf .s5 .cols > div {
    width: 100% !important;
  }
  #fund-detail #etf .hscroll {
    overflow-x: auto;
    width: 100%;
  }
  #fund-detail #etf .hscroll table {
    min-width: 1200px;
  }
  #fund-detail #mutual .s6 h3 {
    font-size: 60px;
    line-height: 74px;
  }
}
@media (max-width: 979px) {
  #fund-detail #etf .hero .cols {
    flex-wrap: wrap;
  }
  #fund-detail #etf .hero .cols > div {
    width: 100%;
    border-left: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 0;
  }
  #fund-detail #etf .hero .cols > div:nth-child(n+2) {
    padding-top: 20px;
  }
  #fund-detail #etf .hero .cols > div:last-child {
    border-bottom: none;
  }
  #fund-detail #etf .hero .cols label br {
    display: none;
  }
  #fund-detail #etf .hero .cols label span {
    display: block;
  }
  #fund-detail #etf .s2 .links {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #fund-detail #etf .s2 .links button {
    width: 50%;
    border-bottom: 1px solid rgba(51, 63, 73, 0.2);
  }
  #fund-detail #etf .s2 .links button:last-child {
    width: 100%;
    border-bottom: none;
  }
  #fund-detail #etf .s2 .cols {
    flex-direction: column;
  }
  #fund-detail #etf .s2 .cols > div:first-child {
    width: 100%;
  }
  #fund-detail #etf .s2 .cols > div:last-child {
    width: 100%;
  }
  #fund-detail #etf .s2 .cols h5 {
    margin-top: 0;
  }
  #fund-detail #mutual .hero .cols {
    flex-direction: column;
    gap: 0px;
  }
  #fund-detail #mutual .hero .cols > div {
    width: 100% !important;
  }
  #fund-detail #mutual .s2 .cols {
    flex-direction: column;
  }
  #fund-detail #mutual .s2 .cols > div:first-child {
    width: 100%;
  }
  #fund-detail #mutual .s2 .cols > div:last-child {
    width: 100%;
  }
  #fund-detail #mutual .s2 .cols h5 {
    margin-top: 0;
  }
  #fund-detail #mutual .s6 .content {
    flex-direction: column;
  }
  #fund-detail #mutual .s6 .left, #fund-detail #mutual .s6 .right {
    width: 100%;
  }
  #fund-detail #mutual .s6 h3 {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #fund-detail #etf .hero {
    padding-bottom: 100px;
  }
  #fund-detail #etf .hero h1 {
    font-size: 27px;
    line-height: 35px;
  }
  #fund-detail #etf .hero h2 {
    margin-top: 70px;
  }
  #fund-detail #etf .hero .cols {
    margin-top: 70px;
  }
  #fund-detail #etf .s2 {
    padding: 0 0 100px 0;
  }
  #fund-detail #etf .s2 .cols h4 {
    font-size: 20px;
    line-height: 28px;
  }
  #fund-detail #etf .s2 .cols {
    padding: 70px 0 0 0;
  }
  #fund-detail #etf .s2 .cols h3, #fund-detail #etf .s2 .cols h5 {
    font-size: 27px;
    line-height: 35px;
  }
  #fund-detail #etf .s2 .links {
    flex-direction: column;
    padding: 35px 0;
    position: relative;
  }
  #fund-detail #etf .s2 .links button {
    width: 100% !important;
    text-align: left;
    font-size: 18px;
    padding: 10px 0;
    color: #333F49;
  }
  #fund-detail #etf .s2 .links button:last-child {
    border-bottom: none;
  }
  #fund-detail #etf .s2 .links button::after {
    display: none;
  }
  #fund-detail #etf .s2 .links::before {
    position: absolute;
    width: calc(100% + 2rem);
    left: -1rem;
    height: 100%;
    background: #F4F7F9;
    top: 0px;
    content: "";
    display: block;
    z-index: -1;
  }
  #fund-detail #etf .s2 .hline {
    display: none;
  }
  #fund-detail #etf .s3 {
    padding: 100px 0;
  }
  #fund-detail #etf .s3 h3 {
    font-size: 27px;
    line-height: 35px;
  }
  #fund-detail #etf .s3 h4 {
    font-size: 20px;
    line-height: 28px;
  }
  #fund-detail #etf .s3 p {
    font-size: 16px;
  }
  #fund-detail #etf .s4 {
    padding: 100px 0;
  }
  #fund-detail #etf .s4 h3 {
    font-size: 27px;
    line-height: 35px;
  }
  #fund-detail #etf .s4 .docs {
    flex-direction: column;
    gap: 0;
  }
  #fund-detail #etf .s4 .docs > a {
    width: 100%;
  }
  #fund-detail #etf .s5 {
    padding: 100px 0;
  }
  #fund-detail #etf .s5 h3 {
    font-size: 27px;
    line-height: 35px;
  }
  #fund-detail #etf .s5 .btn-global span {
    font-size: 10px;
    line-height: 30px;
  }
  #fund-detail #etf .s6 {
    padding: 100px 0;
  }
  #fund-detail #etf .s6 h3 {
    font-size: 27px;
    line-height: 35px;
  }
  #fund-detail #etf .s6 .disclosure p {
    font-size: 14px;
    line-height: 20px;
  }
  #fund-detail #etf .s7 {
    padding: 100px 0;
  }
  #fund-detail #etf .s7 p, #fund-detail #etf .s7 li {
    font-size: 14px;
    line-height: 20px;
  }
  #fund-detail #mutual .hero {
    padding-bottom: 100px;
  }
  #fund-detail #mutual .hero h1 {
    font-size: 27px;
    line-height: 35px;
  }
  #fund-detail #mutual .hero .cols h4 {
    font-size: 25px;
    line-height: 32px;
  }
  #fund-detail #mutual .s2 {
    padding: 0 0 100px 0;
  }
  #fund-detail #mutual .s2 .cols h4 {
    font-size: 20px;
    line-height: 28px;
  }
  #fund-detail #mutual .s2 .cols {
    padding: 50px 0 0 0;
    gap: 50px;
  }
  #fund-detail #mutual .s2 h3 {
    padding-top: 100px;
  }
  #fund-detail #mutual .s2 h3, #fund-detail #mutual .s2 .cols h5 {
    font-size: 27px;
    line-height: 35px;
  }
  #fund-detail #mutual .s2 .links {
    flex-direction: column;
    padding: 35px 0;
    position: relative;
  }
  #fund-detail #mutual .s2 .links button {
    width: 100% !important;
    text-align: left;
    font-size: 18px;
    padding: 10px 0;
    color: #333F49;
    border-bottom: 1px solid rgba(51, 63, 73, 0.2);
  }
  #fund-detail #mutual .s2 .links button:last-child {
    border-bottom: none;
  }
  #fund-detail #mutual .s2 .links button::after {
    display: none;
  }
  #fund-detail #mutual .s2 .links::before {
    position: absolute;
    width: calc(100% + 2rem);
    left: -1rem;
    height: 100%;
    background: #F4F7F9;
    top: 0px;
    content: "";
    display: block;
    z-index: -1;
  }
  #fund-detail #mutual .s2 .hline {
    display: none;
  }
  #fund-detail #mutual .s3 {
    padding: 100px 0;
  }
  #fund-detail #mutual .s3 td {
    font-size: 15px;
  }
  #fund-detail #mutual .s3 h3 {
    font-size: 27px;
    line-height: 35px;
  }
  #fund-detail #mutual .s6 {
    padding: 100px 0;
  }
  #fund-detail #mutual .s6 .content {
    gap: 50px;
  }
  #fund-detail #mutual .s6 h3 {
    font-size: 27px;
    line-height: 35px;
  }
}

/*# sourceMappingURL=fund-detail.css.map */
