:root{
    --text-caption-1: 16px;
    --text-caption-1--line-height: 1.4;
}
.flex-row-reverse{flex-direction: row-reverse;}
.pillar-title{font-size: 28px;}
.pillar{padding-inline: calc(var(--spacing) * 5);}
#downloadModal button{justify-content: center;}
.featured .arrow-prev svg, .featured .arrow-next svg, .icon-button svg {transform: rotate(180deg);}
.slider-pagination {
    left: 0;
    right: auto;
    direction: ltr;
}
.quick-link-title{min-height: 73px;}
.sub-heading {font-size: 16px;}
.value-img {transform: rotateY(180deg);}
.stat_value{text-align: right; justify-content: end;}
.guidance-label {min-height: 120px;}
.guidance-caption {min-height: 100px;}
.invest-title{min-height: 70px;}
.invest-block{padding: calc(var(--spacing) * 6);}
.ext-button svg{transform: rotateY(180deg);}
.temp{justify-content: start;}
.experience-tabs{left:0; right: auto;}
[dir="rtl"] .circle-svg {
    transform: scaleX(-1);
    transform-origin: center;
}
.lang-switcher a, .lang-switcher .text-caption-1 {
    font-size: 14px;
}
.consent-close {
    left: 20px;
    right: auto;
}
.text-main-title.stat-value {
    width: 50%;
    text-align: right;
}
.text-caption-1.stat-title{
    text-align: right;
    padding-right: 20px;
} 
.pink-icon{transform: rotateY(180deg);}
