.merriweather-light {
  font-family: 'Merriweather';
  font-weight: 300;
}
.merriweather-regular {
  font-family: 'Merriweather';
  font-weight: 400;
}
.merriweather-bold {
  font-family: 'Merriweather';
  font-weight: 700;
}
.ubuntu-light {
  font-family: 'Ubuntu';
  font-weight: 300;
}
.ubuntu-regular {
  font-family: 'Ubuntu';
  font-weight: 400;
}
.ubuntu-medium {
  font-family: 'Ubuntu';
  font-weight: 500;
}
.roboto-light {
  font-family: 'Roboto';
  font-weight: 300;
}
.roboto-regular {
  font-family: 'Roboto';
  font-weight: 400;
}
.roboto-medium {
  font-family: 'Roboto';
  font-weight: 500;
}
.font-10 {
  font-size: 1rem;
}
.font-11 {
  font-size: 1.1rem;
}
.font-12 {
  font-size: 1.2rem;
}
.font-13 {
  font-size: 1.3rem;
}
.font-14 {
  font-size: 1.4rem;
}
.font-16 {
  font-size: 1.6rem;
}
.font-18 {
  font-size: 1.8rem;
}
.font-20 {
  font-size: 2.0rem;
}
.font-21 {
  font-size: 1.8rem;
}
@media screen and (min-width: 429px) {
  .font-21 {
    font-size: 2.1rem;
  }
}
.font-24 {
  font-size: 1.9rem;
}
@media screen and (min-width: 429px) {
  .font-24 {
    font-size: 2.4rem;
  }
}
.font-25 {
  font-size: 2rem;
}
@media screen and (min-width: 429px) {
  .font-25 {
    font-size: 2.5rem;
  }
}
.font-32 {
  font-size: 2.4rem;
}
@media screen and (min-width: 429px) {
  .font-32 {
    font-size: 3.2rem;
  }
}
.font-36 {
  font-size: 3.6rem;
}
.font-38 {
  font-size: 3.8rem;
}
.font-44 {
  font-size: 3.3rem;
}
@media screen and (min-width: 429px) {
  .font-44 {
    font-size: 4.4rem;
  }
}
.font-46 {
  font-size: 4.6rem;
}
.font-56 {
  font-size: 5.6rem;
}
.font-58 {
  font-size: 5.8rem;
}
.font-146 {
  font-size: 14.6rem;
}
.lh-12 {
  line-height: 1.2rem;
}
.lh-13 {
  line-height: 1.3rem;
}
.lh-14 {
  line-height: 1.5rem;
}
.lh-15 {
  line-height: 1.4rem;
}
.lh-17 {
  line-height: 1.7rem;
}
.lh-18 {
  line-height: 1.8rem;
}
.lh-19 {
  line-height: 1.9rem;
}
.lh-21 {
  line-height: 2.1rem;
}
.lh-24 {
  line-height: 2.4rem;
}
.lh-26 {
  line-height: 2.6rem;
}
.lh-28 {
  line-height: 2.4rem;
}
@media screen and (min-width: 429px) {
  .lh-28 {
    line-height: 2.8rem;
  }
}
.lh-30 {
  line-height: 2.5rem;
}
@media screen and (min-width: 429px) {
  .lh-30 {
    line-height: 3.0rem;
  }
}
.lh-34 {
  line-height: 2.6rem;
}
@media screen and (min-width: 429px) {
  .lh-34 {
    line-height: 3.4rem;
  }
}
.lh-35 {
  line-height: 3.5rem;
}
.lh-39 {
  line-height: 3rem;
}
@media screen and (min-width: 429px) {
  .lh-39 {
    line-height: 3.9rem;
  }
}
.lh-40 {
  line-height: 4.0rem;
}
.lh-44 {
  line-height: 4.4rem;
}
.lh-52 {
  line-height: 3.8rem;
}
@media screen and (min-width: 429px) {
  .lh-52 {
    line-height: 5.2rem;
  }
}
.lh-53 {
  line-height: 5.2rem;
}
.lh-58 {
  line-height: 5.8rem;
}
.lh-146 {
  line-height: 14.6rem;
}
.ls-006 {
  letter-spacing: 0.06px;
}
.ls-010 {
  letter-spacing: 0.10px;
}
.ls-013 {
  letter-spacing: 0.13px;
}
.ls-014 {
  letter-spacing: 0.14px;
}
.ls-020 {
  letter-spacing: 0.20px;
}
.ls-028 {
  letter-spacing: 0.28px;
}
.ls-030 {
  letter-spacing: 0.30px;
}
.ls-032 {
  letter-spacing: 0.32px;
}
.ls-033 {
  letter-spacing: 0.33px;
}
.ls-036 {
  letter-spacing: 0.36px;
}
.ls-039 {
  letter-spacing: 0.39px;
}
.ls-050 {
  letter-spacing: 0.50px;
}
.ls-076 {
  letter-spacing: 0.76px;
}
.ls-080 {
  letter-spacing: 0.80px;
}
.ls-096 {
  letter-spacing: 0.96px;
}
.ls-116 {
  letter-spacing: 1.16px;
}
.ls-292 {
  letter-spacing: 2.92px;
}
main {
  padding-top: 8.7rem;
}
.btn,
.wp-block-button__link {
  font-family: 'Ubuntu';
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.5rem;
  letter-spacing: 0.20px;
  border: 1px solid #18365f;
  border-radius: 2px;
  padding: 9px 12px 8px 12px;
  width: auto;
  transition: width 1s ease-out;
  background-color: transparent;
  color: #18365f;
  text-decoration: none;
  margin-right: 1rem;
}
.btn:after,
.wp-block-button__link:after {
  content: '';
  width: 1.2rem;
  height: 1.2rem;
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-link-m1.svg');
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 1rem;
}
.btn:hover,
.wp-block-button__link:hover {
  background-color: #5a8e89;
  color: #FBFBFB;
  border-color: #5a8e89;
}
.btn:hover:after,
.wp-block-button__link:hover:after {
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-link.svg');
}
.btn.action:after,
.wp-block-button__link.action:after {
  display: none;
}
.btn.action:hover:after,
.wp-block-button__link.action:hover:after {
  display: none;
}
.btn-action {
  background-color: transparent;
  color: #18365f;
  border-color: rgba(24, 54, 95, 0.6);
}
.btn-action:after {
  display: none;
}
.btn-action:hover:after {
  display: none;
}
.centerBlock50 {
  flex: 0 0 auto;
  width: 83.33333333%;
  margin-left: 8.33333333%;
}
@media screen and (min-width: 429px) {
  .centerBlock50 {
    width: 50%;
    margin-left: 25%;
  }
}
.is-layout-flex {
  display: flex;
}
.is-nowrap {
  flex-flow: row wrap;
}
@media screen and (min-width: 429px) {
  .is-nowrap {
    flex-flow: row nowrap;
  }
}
body.single-fonds header.fixed {
  background-color: #FBFBFB !important;
  animation: smoothScroll 0.5s ease-in;
}
body.single-fonds header.fixed:before {
  background: #FBFBFB !important;
}
body.single-fonds header.fixed .logo {
  visibility: hidden;
}
@media screen and (min-width: 429px) {
  body.single-fonds header.fixed .logo {
    visibility: visible;
  }
}
body.single-fonds header.fixed .breadcrumbs {
  background: #FBFBFB !important;
}
body.single-fonds header.fixed .breadcrumbs p {
  display: none;
}
body.single-fonds header.fixed .header {
  display: flex;
  padding-top: 0rem;
}
@media screen and (min-width: 429px) {
  body.single-fonds header.fixed .header {
    padding-top: 2rem;
  }
}
body.single-fonds main .container,
body.single-fonds header .container {
  padding: 0;
}
@media screen and (min-width: 429px) {
  body.single-fonds main .container,
  body.single-fonds header .container {
    padding: 0 4.4rem;
  }
}
body.single-fonds .header {
  position: relative;
}
body.single-fonds .header h1 {
  font-family: 'Ubuntu';
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 2.4rem;
  margin-top: 1.7rem;
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 429px) {
  body.single-fonds .header h1 {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 429px) {
  body.single-fonds .header h1 {
    margin-top: 0.7rem;
  }
}
body.single-fonds .header p {
  margin-bottom: 0;
}
body.single-fonds .header p span {
  font-family: 'Ubuntu';
  font-weight: 300;
  font-size: 1.4rem;
  margin-right: 1.5rem;
  display: block;
}
@media screen and (min-width: 429px) {
  body.single-fonds .header p span {
    display: inline-block;
  }
}
body.single-fonds .header p span strong {
  font-family: 'Ubuntu';
  font-weight: 500;
  margin-right: 0.3rem;
}
body.single-fonds .header .selector-mobile {
  position: absolute;
  right: 2.4rem;
  top: 1rem;
  width: auto;
  padding: 0;
}
@media screen and (min-width: 429px) {
  body.single-fonds .header .selector-mobile {
    display: none;
  }
}
body.single-fonds .header .menu-fonds {
  position: absolute;
  background: #18365f;
  z-index: 10;
  display: none;
  width: 100%;
  padding-bottom: 1.5rem;
}
@media screen and (min-width: 429px) {
  body.single-fonds .header .menu-fonds {
    position: relative;
    background: unset;
    z-index: unset;
    display: block;
    width: unset;
    padding-bottom: unset;
  }
}
body.single-fonds .header .menu-fonds .close-mobile {
  position: absolute;
  right: 2.4rem;
  top: 1rem;
  width: auto;
  padding: 0;
  z-index: 1;
}
@media screen and (min-width: 429px) {
  body.single-fonds .header .menu-fonds .close-mobile {
    display: none;
  }
}
body.single-fonds .header .menu-fonds .select {
  padding-top: 1.4rem;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  width: 100%;
  padding-right: 5rem;
}
@media screen and (min-width: 429px) {
  body.single-fonds .header .menu-fonds .select {
    width: unset;
    padding-right: unset;
  }
}
body.single-fonds .header .menu-fonds .select.show {
  background-color: #18365f;
}
body.single-fonds .header .menu-fonds .select:after {
  content: '';
  width: 1rem;
  height: 1rem;
  margin-left: .8rem;
  margin-right: .8rem;
  background-size: cover;
  display: inline-block;
  vertical-align: baseline;
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-select-M5.svg');
  margin-top: 2px;
}
body.single-fonds .header .menu-fonds .select ul {
  list-style: none;
  margin-bottom: 0;
  width: 100%;
}
@media screen and (min-width: 429px) {
  body.single-fonds .header .menu-fonds .select ul {
    width: unset;
  }
}
body.single-fonds .header .menu-fonds .select ul li {
  font-family: 'Ubuntu';
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.5rem;
  letter-spacing: 0.50px;
  color: #bccad2;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  text-align: right;
  display: none;
}
@media screen and (min-width: 429px) {
  body.single-fonds .header .menu-fonds .select ul li {
    position: absolute;
  }
}
body.single-fonds .header .menu-fonds .select ul li.active {
  position: relative;
  display: block;
  padding-left: 1rem;
}
body.single-fonds .header .menu-fonds .select ul li a {
  display: flex;
  align-items: center;
  font-family: 'Ubuntu';
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 3.5rem;
  letter-spacing: 0.20px;
  color: #bccad2;
  text-decoration: none;
  white-space: nowrap;
}
@media screen and (min-width: 429px) {
  body.single-fonds .header .menu-fonds .select ul li a {
    line-height: 2.4rem;
  }
}
body.single-fonds .header .menu-fonds .select ul li.show {
  display: inline-block;
  right: 0;
  min-width: 100%;
  padding: 1rem 0 1rem 0rem;
  z-index: 1;
  background-color: #18365f;
  margin-left: 2.6rem;
}
@media screen and (min-width: 429px) {
  body.single-fonds .header .menu-fonds .select ul li.show {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 0px 0px 4px 4px;
    margin-left: 0;
  }
}
body.single-fonds .header .menu-fonds .select ul li.show a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 1rem;
}
body.single-fonds .header .menu-fonds .select ul li.show a:hover {
  background-color: rgba(188, 202, 210, 0.4);
  color: #FBFBFB;
}
body.single-fonds .header .menu-fonds .select ul li.show a:after {
  content: '';
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  background: transparent;
  height: 4px;
  margin: 0 1.1rem;
  border-radius: 50%;
}
body.single-fonds .header .menu-fonds .select ul li.show a.active:after {
  background: #ffffff;
}
body.single-fonds .header .actions {
  display: none;
}
@media screen and (min-width: 429px) {
  body.single-fonds .header .actions {
    display: block;
    margin-bottom: 0;
  }
}
body.single-fonds .header .actions .icon {
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}
body.single-fonds .header .actions .icon:hover {
  cursor: pointer;
}
body.single-fonds .header .actions .icon:after {
  content: '';
  width: 1.6rem;
  height: 1.6rem;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1rem;
}
body.single-fonds .header .actions .icon.print:after {
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-print-M5.svg');
}
body.single-fonds .header .actions .icon.share:after {
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-share-M5.svg');
}
body.single-fonds .header.copy {
  display: none;
}
body.single-fonds .header.fixed {
  color: #18365f;
  z-index: 10;
  top: 0;
  height: 8.7rem;
  position: fixed;
  display: none;
  width: 100%;
}
body.single-fonds .header.fixed .close-mobile {
  display: none;
}
body.single-fonds .header.fixed .selector-mobile {
  display: none;
}
body.single-fonds .header.fixed .select:after {
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-select-M1.svg');
}
body.single-fonds .header.fixed .select ul li {
  color: #18365f;
}
body.single-fonds .header.fixed .select.show:after {
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-select-M5.svg');
}
body.single-fonds .header.fixed .select.show ul li {
  color: #bccad2;
}
body.single-fonds .header.fixed .actions .icon {
  cursor: pointer;
}
body.single-fonds .header.fixed .actions .icon.print:after {
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-print-M1.svg');
}
body.single-fonds .header.fixed .actions .icon.share:after {
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-share-M1.svg');
}
body.single-fonds main .cover {
  background: transparent linear-gradient(240deg, #002657 0%, #18365f 100%) 0% 0% no-repeat padding-box;
  color: #bccad2;
}
body.single-fonds main .cover a[rel=prev] {
  display: none;
  position: absolute;
  height: 100%;
  width: 50px;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 20px;
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-prev-M5.svg');
  right: -50px;
  padding: 0;
  font-size: 0;
  text-align: center;
  line-height: 1.5rem;
  font-family: 'Ubuntu';
  font-weight: 400;
  color: #bccad2;
  text-decoration: none;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-tb;
  writing-mode: vertical-lr;
  white-space: nowrap;
  transform: rotate(180deg);
}
@media screen and (min-width: 429px) {
  body.single-fonds main .cover a[rel=prev] {
    display: block;
  }
}
body.single-fonds main .cover a[rel=prev]:hover {
  font-size: 1.3rem;
}
body.single-fonds main .cover a[rel=next] {
  display: none;
  position: absolute;
  height: 100%;
  width: 50px;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 20px;
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-next-M5.svg');
  left: -50px;
  padding: 0;
  font-size: 0;
  text-align: center;
  line-height: 1.5rem;
  font-family: 'Ubuntu';
  font-weight: 400;
  color: #bccad2;
  text-decoration: none;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-tb;
  writing-mode: vertical-rl;
  white-space: nowrap;
  transform: rotate(180deg);
}
@media screen and (min-width: 429px) {
  body.single-fonds main .cover a[rel=next] {
    display: block;
  }
}
body.single-fonds main .cover a[rel=next]:hover {
  font-size: 1.3rem;
}
body.single-fonds main .cover .card {
  background-color: #ffffff;
  border-radius: 0.4rem;
  color: #545860;
  padding: 1rem 1.5rem;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  height: 100%;
}
body.single-fonds main .cover .card .add-scroll {
  overflow-y: scroll;
  max-height: 12rem;
}
body.single-fonds main .cover .card .see-more {
  margin-bottom: 0;
  margin-top: 1rem;
  text-align: right;
  height: max-content;
  line-height: 2rem;
}
body.single-fonds main .cover .card .see-more:hover {
  cursor: pointer;
  color: #ee263e;
}
body.single-fonds main .cover .card .see-more:after {
  content: '';
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-arrow-M4.svg');
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(135deg);
  margin-left: 1rem;
}
body.single-fonds main .cover .card p {
  max-height: 14rem;
}
body.single-fonds main .cover .card p.titre {
  font-family: 'Roboto';
  font-weight: 500;
}
body.single-fonds main .cover .card p.notes {
  font-size: 1rem;
  margin-top: .6rem;
  margin-bottom: 0;
}
body.single-fonds main .cover .card ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
body.single-fonds main .cover .card ul li {
  margin-bottom: .5rem;
  display: flex;
  align-items: center;
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 2.1rem;
}
body.single-fonds main .cover .card ul li:last-child {
  margin-bottom: 0;
}
body.single-fonds main .cover .card ul li span {
  font-family: 'Roboto';
  font-weight: 400;
}
body.single-fonds main .cover .card ul.documentation li:before {
  content: '';
  width: 1.5rem;
  height: 1.6rem;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.8rem;
  background-image: url('https://preprod.montsegur.com/assets/themes/montsegur-finance/img/icon-file.svg');
  background-position: top center;
}
body.single-fonds main .cover .card ul.documentation li a {
  text-decoration: none;
  color: #545860;
}
body.single-fonds main .cover .card ul.documentation li a:hover {
  text-decoration: underline;
}
body.single-fonds main .cover .card ul.key-factors li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.single-fonds main .cover .card ul.key-factors li strong {
  font-weight: 500;
}
body.single-fonds main .cover .card ul.key-factors li span {
  margin-right: 0;
  text-align: right;
}
body.single-fonds main .cover .card ul.rendement li {
  font-size: 1.2rem;
  line-height: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.single-fonds main .cover .card ul.rendement li strong {
  font-family: 'Roboto';
  font-weight: 400;
}
body.single-fonds main .cover .card ul.rendement li em {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  font-style: normal;
  padding: 0.4rem 1rem;
  border-radius: 2px;
}
body.single-fonds main .cover .card ul.rendement li em.active {
  font-family: 'Roboto';
  font-weight: 500;
  background-color: #545860;
  color: #ffffff;
}
body.single-fonds main .cover .card ul.rendement li span {
  font-family: 'Roboto';
  font-weight: 400;
  margin-right: 0;
  text-align: right;
}
body.single-fonds main .cover .card.graph p.titre {
  margin-bottom: 0;
  margin-right: 3rem;
}
body.single-fonds main .cover .card.graph form {
  display: flex;
}
body.single-fonds main .cover .card.graph form div {
  margin-right: 0.8rem;
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}
@media screen and (min-width: 429px) {
  body.single-fonds main .cover .card.graph form div {
    flex-flow: row nowrap;
  }
}
body.single-fonds main .cover .card.graph form div label {
  margin-right: 0.8rem;
}
body.single-fonds main .cover .card.graph form div input,
body.single-fonds main .cover .card.graph form div select {
  height: 2.5rem;
  width: 100%;
}
body.single-fonds main .cover .card.graph form div:last-child {
  margin-right: 0;
}
body.single-fonds main .nav-tabs {
  padding-top: 1.5rem;
}
body.single-fonds main .nav .nav-link {
  font-family: 'Merriweather';
  font-weight: 400;
  font-size: 1.4rem;
  color: #545860;
  border: 0;
  border-bottom: 2px solid #ffffff;
  background: #ffffff;
  padding-bottom: 1.5rem;
}
body.single-fonds main .nav .nav-link:hover {
  color: #ee263e;
}
body.single-fonds main .nav .nav-link.active {
  color: #ee263e;
  border-bottom: 2px solid #ee263e;
}
body.single-fonds main .tab-content {
  padding: 3rem 0;
}
body.single-fonds main .tab-content h3 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  color: #545860;
  margin-bottom: 2rem;
}
body.single-fonds main .tab-content h3 span {
  font-family: 'Roboto';
  font-weight: 400;
  line-height: 2.6rem;
}
body.single-fonds main .tab-content a {
  color: #545860;
}
body.single-fonds main .tab-content p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.9rem;
  color: #545860;
}
body.single-fonds main .tab-content p strong {
  font-family: 'Roboto';
  font-weight: 500;
}
body.single-fonds main .tab-content p.notes {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.3rem;
  letter-spacing: 0.20px;
}
body.single-fonds main .tab-content .equipes ul {
  display: grid;
  list-style: none;
  grid-template-columns: 1fr 1fr;
  column-gap: 1rem;
  padding-left: 0;
}
body.single-fonds main .tab-content .equipes ul li img {
  max-height: 20rem;
  width: auto;
  border-radius: 4px;
}
body.single-fonds main .tab-content .equipes ul li .nom {
  font-family: 'Ubuntu';
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.3rem;
  letter-spacing: 0.10px;
  color: #18365f;
  margin-bottom: 0;
  margin-top: 1rem;
}
body.single-fonds main .tab-content .equipes ul li .nom:before {
  content: '';
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
  width: 2px;
  height: 7px;
  background: #18365f 0% 0% no-repeat padding-box;
}
body.single-fonds main .tab-content .equipes ul li .fonction {
  font-family: 'Ubuntu';
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3rem;
  color: #18365f;
}
body.single-fonds main .tab-content .equipes ul li .fonction:before {
  content: '';
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
  width: 7px;
  height: 2px;
  background: #18365f 0% 0% no-repeat padding-box;
}
body.single-fonds main .tab-content .esg ol li,
body.single-fonds main .tab-content .esg ul li {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.9rem;
  color: #545860;
}
body.single-fonds main .tab-content .esg ol li strong,
body.single-fonds main .tab-content .esg ul li strong {
  font-family: 'Roboto';
  font-weight: 500;
}
body.single-fonds main .tab-content .esg ul {
  list-style: none;
}
body.single-fonds main .tab-content .esg ul li {
  text-indent: -1.7rem;
}
body.single-fonds main .tab-content .esg ul li:before {
  content: '';
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
  width: 7px;
  height: 2px;
  background: #545860 0% 0% no-repeat padding-box;
}
body.single-fonds main .tab-content .strategie ol li,
body.single-fonds main .tab-content .strategie ul li {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.9rem;
  color: #545860;
}
body.single-fonds main .tab-content .strategie ol li strong,
body.single-fonds main .tab-content .strategie ul li strong {
  font-family: 'Roboto';
  font-weight: 500;
}
body.single-fonds main .tab-content .strategie ul {
  list-style: none;
}
body.single-fonds main .tab-content .strategie ul li {
  text-indent: -1.7rem;
}
body.single-fonds main .tab-content .strategie ul li:before {
  content: '';
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
  width: 7px;
  height: 2px;
  background: #545860 0% 0% no-repeat padding-box;
}
body.single-fonds main .tab-content .columns2 {
  column-count: 1;
}
@media screen and (min-width: 429px) {
  body.single-fonds main .tab-content .columns2 {
    column-count: 2;
    gap: 8.33%;
  }
}
body.single-fonds main .tab-content .frais ul {
  border-top: 1px solid rgba(84, 88, 96, 0.2);
  list-style: none;
  padding-left: 0;
  margin-bottom: 2.5rem;
}
body.single-fonds main .tab-content .frais ul li {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.9rem;
  letter-spacing: 0px;
  color: #545860;
  border-bottom: 1px solid rgba(84, 88, 96, 0.2);
  padding: 0.8rem 0 0.8rem 0;
}
body.single-fonds main .tab-content .frais ul li strong {
  font-family: 'Roboto';
  font-weight: 500;
}
body.single-fonds main .tab-content .profil-risque {
  border-top: 1px solid rgba(84, 88, 96, 0.2);
}
body.single-fonds main .tab-content .profil-risque ul {
  padding-top: 0;
  border-bottom: 0;
}
body.single-fonds main .tab-content .profil-risque ul li {
  padding: 0 0 0.8rem 0;
}
body.single-fonds main .tab-content .profil-risque ul li .nav-link {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  letter-spacing: 0px;
  color: #545860;
  border-bottom: 0px;
  display: contents;
}
body.single-fonds main .tab-content .profil-risque ul li .nav-link.active {
  color: #ee263e;
}
body.single-fonds main .tab-content .profil-risque .tab-content {
  padding-top: 0;
}
body.single-fonds main .tab-content .profil-risque .tab-content ol li,
body.single-fonds main .tab-content .profil-risque .tab-content ul li {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.9rem;
  color: #545860;
}
body.single-fonds main .tab-content .profil-risque .tab-content ol li strong,
body.single-fonds main .tab-content .profil-risque .tab-content ul li strong {
  font-family: 'Roboto';
  font-weight: 500;
}
body.single-fonds main .tab-content .profil-risque .tab-content ul {
  list-style: none;
}
body.single-fonds main .tab-content .profil-risque .tab-content ul li {
  text-indent: -1.7rem;
}
body.single-fonds main .tab-content .profil-risque .tab-content ul li:before {
  content: '';
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
  width: 7px;
  height: 2px;
  background: #545860 0% 0% no-repeat padding-box;
}
body.single-fonds main .tab-content .tableau {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.9rem;
  color: #545860;
}
body.single-fonds main .tab-content .tableau strong {
  font-family: 'Roboto';
  font-weight: 500;
}
body.single-fonds main .tab-content .tableau .row {
  padding: 1rem 0;
  border-top: 1px solid rgba(84, 88, 96, 0.2);
}
body.single-fonds main .tab-content .tableau .row.no-border {
  border-top: 0;
}
body.single-fonds main .tab-content .tableau .row div {
  text-align: center;
}
body.single-fonds main .tab-content .tableau .row div:first-child {
  text-align: left;
}
body.single-fonds main .tab-content .highcharts-data-label .highcharts-text-outline {
  stroke: #FFF;
}
