.investor-page__left{width:33%;position:-webkit-sticky;position:sticky;top:.5rem;align-self:flex-start}.investor-page__tab-item{background:var(--white-color);border:.0625rem solid var(--border-color-dark);border-radius:.625rem;cursor:pointer}.investor-page__tab-item.active{cursor:auto;background:var(--secondary-color);border-color:var(--secondary-color)}.investor-page__tab-item.active .investor-page__tab-icon img{filter:brightness(0) invert(1)}.investor-page__tab-item.active .investor-page__tab-text{color:var(--white-color)}.investor-page__tab-icon{width:2.25rem;height:2.25rem;min-width:2.25rem;display:flex;justify-content:center;align-items:center}.investor-page__tab-icon img{max-height:2.25rem}.investor-page__tab-text{color:var(--primary-color);font-size:1.125rem}.investor-page__right{width:60%}.investor-page__subtitle{font-size:1.125rem}.investor-page__description{display:flex;flex-direction:column;row-gap:.875rem}.investor-policy__item{border-radius:3rem}.investor-policy__icon{width:4rem;height:4rem;min-width:4rem;background:var(--white-color);border-radius:50%}.investor-policy__icon i{font-size:1.875rem}.investors-faq{border:.0625rem solid var(--border-color-dark);border-radius:.875rem;position:relative}.investors-faq__title{cursor:pointer}.investors-faq__title:after{content:"+";font-family:var(--arial-font);position:absolute;color:var(--secondary-color);font-weight:300;right:1rem;top:1.25rem;height:max-content;transform:rotate(0);transition:transform .35s ease-in-out;font-size:2rem;line-height:.9}.investors-faq__title.active:after{content:"-";transform:rotate(180deg);font-size:3rem;line-height:.5}.investors-faq__icon-box{width:4rem;height:4rem;min-width:4rem;background:var(--white-color);border-radius:50%}.investors-faq__icon-box i{font-size:1.875rem}.investors-faq__item{border-radius:3rem}.investors-faq__date{color:var(--light-grey);font-family:var(--arial-font);font-size:1rem;min-width:max-content}.investors-faq__btn-wrapper .btn{min-width:8.625rem}@media screen and (max-width:767px){.investor-page__inner-wrapper{flex-wrap:wrap}.investor-page__left{width:100%;position:static}.investor-page__right{width:100%}.investor-page__tabs{max-height:20rem;overflow-x:auto}.investors-faq__item{border-radius:1rem;flex-wrap:wrap}.investors-faq__name-wrapper{width:100%}.investors-faq__btn-wrapper{width:100%;justify-content:flex-end}}