@charset "utf-8";
/* CSS Document */

.feature-grid .row > .feature-item:nth-child(5) .feature-item-corner {
    left: auto;
    right: 0;
    background-position: right bottom;
}
.feature-grid .row > .feature-item:nth-child(6) .feature-item-corner {
    left: auto;
    right: 0;
    background-position: right top;
}
.feature-grid .feature-grid-bottom > .feature-item:nth-child(2) .feature-item-corner.feature-item-corner-right {
  background-position: right top;
}
/* @media (min-width: 992px) {
  .feature-grid .row > .feature-item:nth-child(5) {
    grid-column: 1/ span 3;
    grid-row: 3;
  }
  .feature-grid .row > .feature-item:nth-child(6) {
    grid-column: 4/ span 3;
    grid-row: 3;
  }
} */

.feature-grid .feature-grid-inline {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
    gap: 1.5rem;
    min-height: 300px;
}
.feature-grid .feature-grid-inline .feature-item-body{
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
/* .feature-grid--dark .feature-grid-inline .feature-item-body .feature-item-title{
  color: #FADD96;
} */
.feature-grid .feature-grid-inline .feature-item:nth-child(1) .feature-item-corner{
  background-position: right top;
}
.feature-grid .feature-grid-inline .feature-item:nth-child(2) .feature-item-corner{
  background-position: left top;
}
.feature-grid .feature-grid-inline .feature-item:nth-child(3) .feature-item-corner{
  background-position: right bottom;
}
.paragraph--type--why-mutual-funds {
  padding: 5% 12.5%;
 }
.wmftitles {
  font-family: 'SAIB NRIB';
  font-size: 2.5rem;
  line-height: 3.75rem;
  color: #A44F17;
}
.wmftitles .wmftitle2 {
  color: #000000;
}
.mutual_fund_accordion .faq-accordion {
  padding: 0 5%;
}
.wmf-bg {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%;
  text-align: start;
  background-color: #ffffff;
  padding: 1em;
  max-width: 80%;
  box-shadow: 8px 8px 8px #FCFBFA;
}
.mutual_fund_growth {
  font-size: 1.25em;
}
.tadawul_insights {
  font-size: 1.25em;
  background: url('/sites/default/files/2025-10/tadawul_insights.png') no-repeat 100% 50%;
}
.mutual_fund_accordion {
  height: inherit;
}

.page-banner-mobile {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.feature-grid .feature-item {
  background-color: #ffffff;
  border-radius: 2em;

}
.feature-grid--dark .feature-grid-title-white{
  color: #1A1C1E;
}
.feature-grid--dark .feature-item-text{
  color: #635E5E;
}
.faq-item .faq-item-answer {
  text-align: start;
}
.margin-lending-lp .hib-cntnt {
  padding-right: 6.8125rem;
}
.margin-lending-lp .color--black > :first-child {
  color: #000000 !important;
}
.margin-lending-lp .color--brown > :first-child {
  color: #A44F17 !important
}
.awards-achievements-lp .field--name-field-hf-title {
  color: #A44F17;
  font-size: 1.75em;
  line-height: normal;
  min-height: 2.75em;
}
.awards-achievements-lp .hpf-tags {
  height: 0;
}
.awards-achievements-lp .field--name-field-hf-description > p {
  margin-bottom: 0;
}
.field--name-field-award-name {
  font-weight: 500;
  color: #1A1C1E;
}
.field--name-field-award-years {
  color: #635E5E;
}
.awards-achievements-lp .field--name-field-award-name {
  margin: 0.25em auto;
}
.feature-item-markets,
.feature-item-year {
  color: #A44F17;
  font-weight: 300;
}
.awards-achievements-lp .feature-item-text {
  color: #1A1C1E;
  font-weight: 300;
  font-size: 1.5em;
}
.yearly-progress {
  margin-bottom: 3em;
  text-align: center;
}
.yearly-progress .yearly-progress-button {
  background-color: transparent;
  border: 2px solid #1A1C1E;
  border-radius: 2em;
  color: #1A1C1E;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0.5em;
  padding: 0.5em 1em;
  text-decoration: none;
  cursor: pointer;
}
.yearly-progress .yearly-progress-button.checked {
  background-color: #1A1C1E;
  color: #FFFFFF;
}
.awards-achievements-lp .feature-grid--light .feature-grid-head .feature-grid-title{
  color: #1A1C1E;
}
.awards-achievements-lp .feature-grid--light .feature-grid-title-white{
  color: #A44F17;
}
.hero-text-media-date {
  color: #818181;
  font-weight: 300;
}
.awards-achievements-lp .hero-text-media-title {
  font-size: 2rem;
  line-height: normal;
}
.awards-achievements-lp .hero-text-media-intro {
  color: #1A1C1E;
  font-size: 1.35em;
  line-height: inherit;
  font-weight: 300;
}
.awards-achievements-lp .page-banner-title,
.awards-achievements-lp .page-banner-desc {
  max-width: 80%;
}
.complaints-bg {
  position: relative;
  padding: 8% 0;
  color: #fff;
  background-size: cover;
  background-position: center right;
  overflow: hidden;
  min-height: 880px;
}
.complaints-container {
  color: #1A1C1E;
}
.complaints-container .title {
  font-size: 3.25em;
  font-weight: 300;
}
.complaints-container .text {
  font-size: 1.38rem;
  margin-bottom: 1.5em;
  font-weight: 300;
}
.complaints-container .customer-support {
  font-size: 1.38rem;
  margin-bottom: 2rem;
  font-weight: 300;
}
.complaints-center .text,
.complaints-center .icon{
  display: inline-block;
  margin-bottom: 0;
}
.complaints-center .text a,
.complaints-center .text a:hover,
.complaints-center .text a:visited,
.complaints-center .text a:link,
.complaints-center .text a:active{
  color: #1A1C1E;
}
.complaints-container .customer-support .complaints-center {
  margin-bottom: 0.75em;
}
.height-inh {
  height: inherit;
}
.complaints-form {
  height: 100%;
  background-color: #ffffff;
}
.submit-comlaints-items-cont {
  text-align: center;
  background-color: #FBF7F1;
  height: 100%;
  border-radius: 1.5em;
  padding: 3em 0 2em 0;
}
.complaints-submit-paragraph-container {
  padding: 2% 10%;
}
.submit-comlaints-items-cont .submit-title {
  font-size: 1.75em;
  color: #000;
  font-weight: 300;
  margin: 0.25em 0;
}
.submit-comlaints-items-cont .submit-text {
  color: #635E5E;
  font-size: 1.125em;
  margin-bottom: 0.25em;
}
.submit-comlaints-items-cont .submit-address {
  font-size: 1.125em;
  color: #282424;
  font-weight: 500;
}
.webform-submission-complaint-form label.error {
  color: red;
  font-size: 0.8125em;
  margin: auto 0.75em;
}
.webform-submission-complaint-form .form-title {
  font-size: 1.75em;
  font-weight: 300;
  color: #A44F17;
}
.get-in-touch-lp .form-actions.webform-actions {
  text-align: start;
}
.webform-flex--container #edit-id-number {
   -webkit-appearance: none;
    margin: 0;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield !important;
}








@media (min-width: 992px) {
  .feature-grid .feature-grid-inline .feature-item {
    min-height: 370px;
  }
  .page-banner-mobile{
    background-image: none !important;
  }
  .feature-item-corner.feature-item-corner-mobile {
    display: none;
  }
  #webform-submission-complaint-add-form {
    margin-top: 15em;
  }
  .complaints-bg-mobile {
    background-image: unset !important;
  }
  
  /* .awards-achievements-lp .paragraph--type--feature-grid {
    background-image: none !important;
  } */

}
@media (max-width: 991px) {

  .complaints-bg {
    background-image: unset !important;
  }
  
  .feature-grid .feature-grid-inline {
    display: grid;
    grid-template-columns: 1fr;
  }
  .paragraph--type--why-mutual-funds {
    padding: 0;
  }
  .tadawul_insights{
    margin-top: 1.5em;
  }
  .wmf-bg {
    margin: 0 auto;
    margin-top: 1em;
  }
  .page-banner{
    background-image: none !important;
  }
  .page-banner-title,
  .page-banner-desc {
    max-width: 80%;
  }
  .asset-management-lp .feature-grid .feature-grid-bottom > .feature-item:nth-child(odd) .feature-item-inner .feature-item-body ,
  .asset-management-lp .feature-grid .feature-grid-top > .feature-item:nth-child(odd) .feature-item-inner .feature-item-body {
    text-align: start !important;
    max-width: 80%;
    margin-right: auto;
  }
  .asset-management-lp .feature-grid .feature-grid-bottom > .feature-item:nth-child(even) .feature-item-inner .feature-item-body ,
  .asset-management-lp .feature-grid .feature-grid-top > .feature-item:nth-child(even) .feature-item-inner .feature-item-body {
    text-align: end !important;
    max-width: 80%;
    margin-left: auto;
  }
  /* .feature-grid .feature-grid-top > .feature-item:nth-child(1) .feature-item-inner {
    padding-top: 1.5rem !important;
  } */
  .feature-item-corner.feature-item-corner-desktop {
    display: none;
  }
  .feature-grid .feature-grid-top > .feature-item:nth-child(1) .feature-item-corner-mobile {
    right: auto;
    left: 0;
    top: 0;
    padding-top: 1rem;
    background-position: left bottom;
  }
  
  .feature-grid .feature-grid-bottom > .feature-item .feature-item-inner,
  .feature-grid .feature-grid-top > .feature-item .feature-item-inner {
    padding: 3.5rem !important;
  }
  .feature-item-corner.feature-item-corner-mobile.feature-item-corner-mob-right {
    background-position: right top;
  }
  .feature-grid-head,
  .hero-text-media-head,
  .regional-markets-head,
  .trading-venues-head,
  .info-grid-head,
  .faq-accordion-head { 
    padding-left: 0;
    padding-right: 0;
  }
  .hpftitles {
    font-size: 1.75em;
    line-height: normal;
  }
  .field--name-field-hpf-desription {
    font-size: 1em;
    line-height: normal;
  }
  
  .paragraph--type--feature-grid {
    padding: 5rem 1rem;
    background-size: cover !important;
    background-position: 25% 0 !important;
  }
  .feature-item-corner-mob-bottom_right { 
    background-position: right bottom !important;
  }
  .feature-item-corner-mob-bottom_left { 
    background-position: left bottom !important;
  }
  .feature-item-corner-mob-top_right { 
    background-position: right top !important;
  }
  .feature-item-corner-mob-top_left { 
    background-position: left top !important;
  }
  .faq-accordion-items .paragraph--type--faq-item:not(:first-child) {
    border-top: 1px solid #e4e4e4;
    margin: 0 0.25em;
  }
  .faq-item .faq-item-question {
    font-weight: 300;
    line-height: normal;
  }
  .get-in-touch-lp .paragraph-container,
  .awards-achievements-lp .paragraph--type--page-banner .paragraph-container,
  .asset-management-lp .paragraph--type--page-banner .paragraph-container,
  .mutual-funds-lp .paragraph--type--page-banner .paragraph-container {
    margin-top: 3em;
  }
  .asset-management-lp .paragraph--type--page-banner .page-banner-mobile,
  .mutual-funds-lp .paragraph--type--page-banner .page-banner-mobile {
    min-height: auto;
  }
  .yearly-progress {
    overflow-x: scroll;
    white-space: nowrap;
    padding: 1em 0;
    min-height: 70px;

  }
  .awards-achievements-lp .paragraph--type--feature-grid {
    background-image: block !important;
  }
  .awards-achievements-lp .hero-text-media-title {
    font-size: 1.75rem;
  }
  .awards-achievements-lp .hero-text-media-intro {
    font-size: 1em;
  }
  .complaints-container .title {
    font-size: 1.75em;
    font-weight: 300;
    margin-top: 2em;
  }
  .complaints-container .text {
    font-size: 0.88em;
    font-weight: 400;
    color: #1A1C1E;
  }
  .complaints-container .customer-support {
    font-size: 1.125em;
  }
  .webform-submission-complaint-form .form-title {
    font-size: 1.25em;
    font-weight: 300;
  }
  .get-in-touch-lp .webform-actions input[type="submit"] {
    width: 100%;
  }
  .get-in-touch-lp .main_title_txt {
    line-height: 2.5rem;
  }
  .submit-comlaints-items-cont {
    padding: 2em 1em;
  }



}