.investor__inner-wrapper{column-gap:6%}.investor__left{width:27%}.investor__right{width:67%}.investor__list-heading{color:var(--darkgrey-color);background:var(--greybg-color);cursor:pointer;border-bottom:.0625rem solid #aeaeae;padding:.625rem .875rem;font-size:1rem;font-weight:500}.investor__list-heading.active{background:var(--primary-color);color:var(--white-color)}.investor__list-heading.has-dropdown{padding-right:2rem;position:relative}.investor__list-heading.has-dropdown:after{content:"";font-family:var(--icons-font);justify-content:center;align-items:center;width:1rem;height:1rem;margin:auto;font-size:.5rem;transition:all .15s ease-in-out;display:flex;position:absolute;top:0;bottom:0;right:1rem}.investor__list-heading.has-dropdown.open:after{transform:rotate(180deg)}.investor__sub-list{display:none}.investor__sub-list.open{display:block}.investor__sl-heading{color:var(--darkgrey-color);background:var(--white-color);cursor:pointer;border-bottom:.0625rem solid #aeaeae;padding:.75rem .5rem .75rem 2.125rem;font-size:.875rem;font-weight:500;position:relative}.investor__sl-heading:before{content:"";font-family:var(--icons-font);width:1.5rem;height:1.5rem;font-size:.375rem;display:block;position:absolute;top:.25rem;left:.875rem;transform:rotate(-90deg)}.investor__sl-heading.active{background:var(--light-bg)}.investor__heading{text-transform:capitalize;font-size:1.5rem;font-weight:600}.investor__subheading{font-size:1.125rem;font-weight:700}.investor__r-item{background:var(--bg-light-color);border-bottom:.0625rem solid #aeaeae;transition:all .5s ease-in-out;position:relative;overflow:hidden}.investor__r-item:before{content:"";background:var(--light-bg);width:100%;height:100%;transition:all .25s ease-in-out;position:absolute;bottom:-100%;left:0;right:0}.investor__r-item>div{z-index:1;position:relative}.investor__r-item:hover:before{bottom:0}.investor__r-item:hover .investor__r-img-box{border-color:var(--secondry-color)}.investor__r-img-box{background:var(--white-color);border:.25rem solid var(--primary-color);justify-content:center;align-items:center;width:6.25rem;min-width:6.25rem;height:6.25rem;padding:.25rem;transition:all .5s ease-in-out;display:flex}.investor__r-img-box img{width:auto;max-height:5.75rem}.investor__r-content-box{gap:.5rem;width:100%}.investor__r-content{width:19rem;max-width:100%}.investor__r-title{font-size:1.125rem;font-weight:500;line-height:1.375}.investor__r-subtitle{font-size:1.125rem;font-weight:600}.investor__filterbtn{background:var(--secondry-color);z-index:999;width:100%;color:var(--white-color);border-top:.0625rem solid var(--white-color);text-transform:capitalize;letter-spacing:.5px;z-index:9999;padding:1rem;font-size:1rem;font-weight:400;position:fixed;bottom:0;left:0;right:0}.investor__filterbtn i{font-size:.5rem;transition:all .25s ease-in-out;display:block;transform:rotate(180deg)}.investor__filterbtn span{align-items:center;gap:.5rem;display:flex}.investor__filterbtn.open i{transform:rotate(0)}@media only screen and (max-width:1199px){.investor__inner-wrapper{column-gap:3%}.investor__right{width:70%}.investor__r-title,.investor__r-subtitle{font-size:1rem}}@media only screen and (max-width:991px){.investor__list-heading{font-size:1rem}.investor__sl-heading{font-size:.875rem}.investor__heading{font-size:20px;line-height:28px}.investor__r-content{width:100%}}@media only screen and (max-width:767px){.investor~footer{margin-bottom:52px}.investor__left{background:var(--white-color);z-index:999;width:100%;height:100vh;padding-bottom:52px;transition:all .5s ease-in-out;position:fixed;top:100%;left:0;right:0;overflow-y:auto}.investor__left.active{top:0}.investor__right{width:100%}.investor__r-content-box{gap:.875rem}}
