#ceo-statement-page .page .card .card-body .avatar-section .ceo-info .company-name,
#ceo-statement-page .page .card .card-body .avatar-section .ceo-info .ceo-name,
.ara-program-card h3,
.card-body h3,
.as-plain-card h3,
.about-research-hero .ara-hero-grid .hero-copy h1,
.ara-vision-quote,
.ara-section-head h2,
.ara-publish-content h2,
.adv-hero-content h1,
.adv-section-title h2,
.adv-service-content h3,
.adv-form-heading h2,
.kp-hero h1,
.hero-institute-name,
.trn-section-header,
.tprg-hero-title,
.tprg-category-label h3,
.brmt-hero-title,
.brmt-section-title,
.reports-section .report-grid .report-card .card-body .card-title,
.glb-abt-objectives-header h2,
.evt-hero-title .g,
.evt-hero-title .c,
.evt-fc-title,
.evt-card-title,
.brmt-hero-title .brmt-line2,
.obsv-hero h1,
.glb-abt-dm-title,
.glb-abt-company-block h3,
.glb-abt-value-name,
.go-hero-title  {
  font-family: "BukraGM-Bold" !important;
}
#ceo-statement-page .page .card .card-body .msg-header .headline {
  font-family: "BukraGM-Bold" !important;
}

.experts-section .cards-grid .profile-card .card-info .card-name,
.career-page .career-hero h1,
.career-page .career-form-section .career-card .career-form-header h2 {
  font-family: "BukraGM-Bold" !important;
}

.career-page .career-form-section .career-card,
.about-research-hero,
.ara-vision-objectives,
.ara-programs,
.ara-publications,
.ara-advisory-services,
.ara-publish-content,
.advisory-page,
.knowledge-platform,
.vision-section,
.trn-section-inner,
.training-programs,
.tprg-acc-title-group,
.barometer-section,
.global-about,
.news-main-main {
  text-align: right;
}
.ara-vision-quote{
  padding: 0 28px 0 0;
  border-right: 3px solid var(--gold);
  border-left: none;
}
.adv-hero-content h1{
  font-size: clamp(40px,8vw,89px);
  line-height: 1.2;
}
.adv-hero-content p{
  padding: 0 36px 0 0;
}
.adv-hero-content p::before {
  left: auto;
  right:0;
}

.kp-hero h1 {
  font-size: clamp(2.6rem, 4.5vw, 4.4rem);
  line-height: 1.3;
}
.kp-hero-scroll {
  right: 32px;
  left:auto;
}
.btn-view-all svg { 
  display: none; 
  visibility: hidden;
}
.obj-num{
  left:22px;
  right:auto;
}
.tprg-category-label::after {
  background: linear-gradient(-90deg, var(--tprg-border), transparent);
}

.brmt-hero-cta svg{
  transform: rotate(180deg);  
}
.brmt-vision-quote {
  
  border-left: none;
  padding-left: 0;
  border-right: 3px solid var(--brmt-gold);
  padding-right: 20px;
}
.brmt-hero-title{
  line-height: 1.4;
}
.glb-abt-vision-card::after{
  left: 28px;
  right:auto;
  bottom: -35px;
}
.glb-abt-vision-card::before{
  right:0;
  left:auto;
}
.glb-abt-obj-card:hover {
  transform: translateX(-6px) !important;
}
.evt-card-read svg,
.evt-card-read:hover svg{
  transform: rotate(180deg);
}