<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.page-node-28477 {

  .share-class-currency-performance .common-table-section .table-section table tbody tr td:first-child{
    text-align: center !important;
  }
  .accordion .card .large-data-table-section-wrapper table tbody tr td:first-child {
    text-align: left !important;
    padding-left: 18px !important;
  }
#excel-block-data-container .common-table-section-wrapper.share-class-currency-performance{
  margin-top: 48px;
 }
  #extenal_form-sharecurrency {
    position: sticky;
    top: 0;
    background: #eeeeee;
    margin-top: 2rem;
    padding-top: 1rem;
    z-index: 20;
  }

  .common-table-section-wrapper {
    margin-top: 48px;
    width: 100%;
  }

  .content_btn_bgbanner_2grid {
    margin-bottom: 5rem;
  }

  .distribution-table .header {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-family: "Frank Ruhl Libre";
    padding-bottom: 0.5rem;
    background-color: #002a41;
    height:48px
  }

  .Title {
    font-size: 65px;
    font-weight: normal;
    font-family: "Frank Ruhl Libre";
    letter-spacing: -0.5px;
    color: #012a41;
    opacity: 1;
  }

  .common-table-section-wrapper .common-table-section {
    margin-left: 0;
    margin-right: 0;
  }

  #form-sharecurrency-wrapper {
    display: grid;
    grid-template-columns: 20% 20% 60%;
    background: #eeeeee;
    padding: 0 4rem 0 calc(5% + 20px);
    gap: 2rem;
    min-height: 94px;
    margin-left: auto;
    z-index: 20;
    max-width: 1290px;
    width: 100%;
    margin-right: auto;
  }

  #form-sharecurrency-wrapper fieldset {
    display: grid;
    position: relative;
    height: 4rem;
  }

  #form-sharecurrency-wrapper fieldset label {
    letter-spacing: 0px;
    color: #002a41;
    opacity: 1;
    font-weight: bold;
    font-size: 14px;
  }

  #form-sharecurrency-wrapper fieldset select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #939598 !important;
    height: 38px;
    font-size: 18px;
    letter-spacing: 0px;
    color: #002a41;
    opacity: 1;
    padding: 0 1rem 0 1rem;
    font-weight: 500;
    background: #eeeeee;
    min-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  #dropdown-label {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: right;
    font-style: normal;
    font-weight: 500;
    font-variant: normal;
    font-size: 21px;
    line-height: 24px;
    font-family: 'Karla', sans-serif;
    color: #002a41;
    opacity: 1;
  }

  .distribution-table {
    height: 96px;
  }

  #form-sharecurrency-wrapper fieldset select:hover {
    cursor: pointer;
  }

  #form-sharecurrency-wrapper fieldset::after {
    content: "";
    position: absolute;
    right: 1rem;
    top: 75%;
    transform: translateY(-50%);
    border-width: 6px 6px 0;
    border-style: solid;
    border-color: #002a41 transparent transparent transparent;
    pointer-events: none;
    border-radius: 2px;
  }

  #excel-block-data-container {
    justify-content: center;
    align-items: center;
    font-size: 21px;
    letter-spacing: 0px;
    color: #002a41;
    opacity: 1;
    font-weight: 500;
  }

  .sub-title-top {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 2rem;
    padding-right: 7rem;
    color: #002a41;
  }

  .sub-title-bottom {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 2rem;
    margin-top: 16px;
    text-align: start;
    padding-right: 7rem;
    color: #002a41;
  }


  #excel-block-data-container .common-table-section-wrapper.share-class-currency-performance .common-table-section .sub-title-top {
    font-weight: normal;
    color: #002a41;
  }

  #form-sharecurrency-wrapper .form-group {
    margin-bottom: 0rem !important;
  }


  #excel-block-data-container .common-table-section-wrapper .common-table-section {
    max-width: 1290px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }


  #excel-block-data-container .common-table-section-wrapper.distribution-summary .sub-title-top {
    margin-bottom: 0;
  }
  .share-class-currency-performance .common-table-section .table-section table tbody tr td:first-child {
    text-align: center !important;
  }

  @media (max-width: 998px) {
    #form-sharecurrency-wrapper {
      grid-template-columns: 1fr 1fr;
      grid-template-rows: auto auto;
      row-gap: 1rem;
    }

    #excel-block-data-container {
      grid-column: 1 / 3;
      justify-content: flex-start;
    }
  }

  @media (max-width: 878px) {
    #excel-block-data-container {
      margin-top: 1rem;
      justify-content: flex-start;
    }
  }

  @media (max-width: 625px) {
    #form-sharecurrency-wrapper {
      padding: 1rem 2rem 1rem 3rem;
    }
  }


  #excel-block-data-container .distribution-summary .distribution-table .percent-big {
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.12px;
    color: #002a41;
    opacity: 1;
    font-family: "Karla";
    font-weight: normal;
  }


  #excel-block-data-container .distribution-summary .distribution-table .table-content {
    grid-template-columns: 1fr;
    height: 48px;
    padding: 0;
    justify-content: center;
    align-content: center;
  }


  #excel-block-data-container .filter-table-section-wrapper.table-large .sub-title-bottom {
    margin-left: 2rem;
  }

  @media (min-width: 576px) {

    #excel-block-data-container .distribution-summary .distribution-table {
      grid-template-columns: 1fr;
      width: 26rem;
    }
  }

  @media (max-width: 576px) {
    .share-class-currency-form #share-class-currency-form #extenal_form-sharecurrency #form-sharecurrency-wrapper {
      display: flex;
      flex-direction: column;
      gap: 0
    }

    .share-class-currency-form #share-class-currency-form #extenal_form-sharecurrency #form-sharecurrency-wrapper&gt;* {
      margin-bottom: 1rem !important;
    }


    .share-class-currency-form #share-class-currency-form #form-sharecurrency-wrapper #dropdown-label {
      text-align: left;
      margin-top: 1rem;
      font-weight: bold;
      font-size: 17px;
    }

    .share-class-currency-form .filter-table-section-wrapper.table-large .filter-table-section .filter-table-section-inner .footnote.has-tip {
      display: inline;
    }

    .sub-title-bottom {
      padding-right: 0;
    }

    .sub-title-top {
      padding-right: 0;
    }
  }

 

  @media (min-width: 1025px) {
  #dropdown_content_wrapper{
  max-width: 1290px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  }
 #excel-block-data-container .common-table-section-wrapper .common-table-section {
  max-width: 1290px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
 }

 #excel-block-data-container .common-table-section-wrapper{
  margin-top: 96px;
 }

 #excel-block-data-container .faq-table-section-wrapper {
  margin-top: 96px;
 }

 #excel-block-data-container .filter-table-section-wrapper {
  margin-top: 96px;
 }


 #excel-block-data-container .common-table-section-wrapper.table-large .common-table-section .sub-title-top{
margin: 0;
 }

 #excel-block-data-container .filter-table-section-wrapper.table-large .filter-table-section .sub-title-top{
  margin: 0;
   }

 #excel-block-data-container .common-table-section-wrapper.table-large .common-table-section .Title {
  padding-bottom:48px;
 }

 #excel-block-data-container .faq-table-section-wrapper .faq-table-section {
  max-width: 1290px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
 }

 #excel-block-data-container .filter-table-section-wrapper .filter-table-section {
  max-width: 1290px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
 }

 #excel-block-data-container .filter-table-section-wrapper .filter-table-section .sub-title-bottom {
  margin-right: 2rem;
  padding: 0;
 }

 #excel-block-data-container .faq-table-section-wrapper .faq-table-section .Title {
  padding-bottom: 24px;
 }

    #excel-block-data-container .Title {
      padding-left: calc(5% + 15px);
      padding-bottom: 1rem;
    }
    #excel-block-data-container .sub-title-top {
      padding-left: calc(5% + 15px);
    }

    #excel-block-data-container .common-table-section-wrapper.share-class-currency-performance .table-section {
      padding-left: calc(5% + 15px);
      margin-right: calc(5% + 15px);
      
    }
    #excel-block-data-container .sub-title-bottom {
      padding-left: calc(5% + 15px);
    }

    #excel-block-data-container .faq-table-section-wrapper .faq-table-section .faq-table-section-inner {
      padding: 0 30px;
    }

    #excel-block-data-container .faq-table-section-wrapper .faq-table-section .sub-title-bottom {
      padding-left: calc(5% + 15px);
    }

    #excel-block-data-container .common-table-section-wrapper.distribution-summary .distribution-table {
      margin-left: calc(5% + 15px);
    }

    #excel-block-data-container .common-table-section-wrapper.table-large .table-section {
      padding: 0 30px;
      width: 100%;
    }
  }



  @media (max-width: 768px) {

    #excel-block-data-container .common-table-section-wrapper.distribution-summary .common-table-section .distribution-table .header {
      font-size: 1.125rem;
    }

    #excel-block-data-container .faq-table-section-wrapper .faq-table-section {
      padding-left: 0;
    }

    #excel-block-data-container .faq-table-section-wrapper .faq-table-section .Title {
      padding-left: 25px;
    }

    #excel-block-data-container .faq-table-section-wrapper .faq-table-section .sub-title-top {
      padding-left: 25px;
    }

    #excel-block-data-container .faq-table-section-wrapper .faq-table-section .sub-title-bottom {
      padding-left: 25px;
    }
  }

  @media (min-width: 767px) and (max-width: 1200px) {
    .Title h2 {
      font-size: 3rem !important;
    }

    .Title h1 {
      font-size: 3rem !important;
    }
  }

  @media (min-width: 320px) and (max-width: 1024px) {

    .sub-title-top{
          padding-right: 0;
        }
    .sub-title-bottom{
      margin-bottom: 0;
          padding-right: 0;
        }

    #excel-block-data-container .common-table-section-wrapper .common-table-section .Title h1 {
          margin-bottom: 0;
      }
    #excel-block-data-container .common-table-section-wrapper .common-table-section {
      padding-left: 25px;
      padding-right: 34px;
    }

    #excel-block-data-container  .common-table-section-wrapper.table-large .sub-title-top{
      margin: 0;
          }

   #excel-block-data-container .filter-table-section-wrapper.table-large .Title{
            margin-bottom: 0;
            padding-bottom: 1rem;
                }
            
  #excel-block-data-container .filter-table-section-wrapper.table-large .sub-title-top{
                  margin: 0;
       }      
    #excel-block-data-container .common-table-section-wrapper {
      margin-top: 60px;
    }
    #excel-block-data-container .faq-table-section-wrapper{
      margin-top: 60px;
    }

    #excel-block-data-container .filter-table-section-wrapper {
      margin-top: 60px;
    }
    #excel-block-data-container .faq-table-section-wrapper .faq-table-section .sub-title-top {
      padding-left: 25px;
      padding-right: 25px;
    }

    #excel-block-data-container .faq-table-section-wrapper .faq-table-section .sub-title-bottom {
      padding-left: 25px;
      padding-right: 25px;
    }

    #excel-block-data-container .filter-table-section-wrapper.table-large .sub-title-bottom {
      padding-right: 25px;
    }
  }

  @media (max-width: 1025px) {
    #form-sharecurrency-wrapper {
      padding-left: 33px;
      padding-bottom: 1rem;
    }
  }

  @media (max-width: 1000px) {
    #form-sharecurrency-wrapper #dropdown-label {
      grid-column: 1 / span 2;
      grid-row: 2;
      justify-content: left;
    }
  }
}

.ajax-progress {
  text-indent: -9999px;
  position: absolute;
  left: 103%;
  bottom: 0.5rem;
  z-index: 3;
  width: 20px;
  height: 20px;
  border: 5px solid #fff;
  border-bottom-color: #002a41;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}</pre></body></html>