*{margin:0;box-sizing:border-box;font-family:Rubik}
.dnone{display:none}
.fundBreadcrums{margin-top:45px}
.fundBreadcrums ul{display:flex;align-items:center;gap:20px;padding:10px 20px 20px;width:92%}
.fundBreadcrums ul li{list-style-type:none;position:relative}
.fundBreadcrums ul li a{font-weight:400;font-size:14px;line-height:100%;color:#4f4f4f;text-decoration:none}
.fundBreadcrums ul li::after{content:'';display:block;position:absolute;top:7px;right:-10px;width:5px;height:5px;border-right:1px solid #000;border-bottom:1px solid #000;pointer-events:none;transition:.3s ease;transform:rotate(-45deg)}
.fundBreadcrums ul li:last-child a{font-weight:600;cursor:auto}
.fundBreadcrums ul li:last-child::after{display:none}
.fundCard{width:92%;margin:20px auto}
.fundManager_section{width:92%;margin:0 auto 20px;box-shadow:0 0 4px 0 #00000014}
.fundManager_wrappper{display:flex;gap:10px}
.fundManager_name{font-weight:600;font-size:18px;line-height:22px;color:#363c41;display:flex;gap:5px;margin-top:6px}
.fundManager_compony{font-weight:500;font-size:12px;line-height:100%;color:#363c41;margin:0 0 10px}
.fundManager_compony span{font-weight:400;font-size:12px;line-height:14px;color:#656565}
.fundManager_details{display:flex;gap:20px}
.fundManager_detailsItem{box-shadow:0 0 4px 0 #00000029;padding:8px 24px;border-radius:12px;text-align:center}
.fundManager_details_heading{font-weight:500;font-size:18px;line-height:100%;color:#131619;margin-bottom:5px}
.fundManager_subdetails_heading{font-weight:500;font-size:12px;line-height:14px;color:#656565}
.fundManager_subdetails_heading span{font-weight:500;font-size:10px;line-height:12px;color:#656565}
.fundManager_descr{font-weight:400;font-size:14px;line-height:22px;color:#464d53;margin:20px 5px 5px 5px}
.fundManager_img img{width:102px;height:117px;border-radius:8px}
.fundsManaged_section{background-color:#f5f9ff;padding:20px 0}
.fundsManaged_heading{font-weight:600;font-size:28px;line-height:100%;color:#131619;margin:20px 0}
.fundMatrixWrap{width:100%;overflow-x:auto;border:1px solid #005eac;border-radius:16px;background:#fff}
.fundMatrixTable{width:100%;border-collapse:collapse;min-width:900px}
.fundMatrixTable thead th{background:#005eac;color:#fff;font-size:14px;font-weight:500;text-align:left;padding:12px 16px;border-right:1px solid rgba(255,255,255,0.08);box-shadow:0 4px 4px 0 #0000001C}
.fundMatrixTable thead th:last-child{border-right:0;min-width:135px}
.fundMatrixTable tbody td{padding:12px;font-size:12px;line-height:100%;font-weight:500;color:#131619;border-bottom:1px dashed #005dac;text-align:left}
.fundMatrixTable tbody td a{color:inherit;text-decoration:none}
.fundMatrixTable tbody tr:last-child td{border-bottom:0}
.fundMatrixTable tbody td:nth-child(2),.fundMatrixTable tbody td:nth-child(4),.fundMatrixTable tbody td:nth-child(6){background:#f2f2f2}
.fundMatrixTable tbody td:nth-child(1){width:53%}
.fundMatrixTable tbody td:nth-child(2){width:11%}
.fundMatrixTable tbody td:nth-child(3),.fundMatrixTable tbody td:nth-child(4),.fundMatrixTable tbody td:nth-child(5),.fundMatrixTable tbody td:nth-child(6){width:9%}
.careerJourneyWrap{background:#fff;padding:24px 0}
.careerJourneyRow{display:flex;align-items:center;gap:20px;position:relative}
.careerJourneyRow:not(:last-child){margin-bottom:28px}
.careerJourneyDate{width:170px;flex-shrink:0;font-size:14px;color:#5c666e;font-weight:400;text-align:right;padding-right:20px}
.careerJourneyTrack{width:70px;position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0}
.careerJourneyTrack::before{content:"";position:absolute;width:1px;height:100px;top:25px;border-left:1px dashed #005dac}
.careerJourneyRow:last-child .careerJourneyTrack::before{display:none}
.careerJourneyDot{width:24px;height:24px;border:2px solid #005dac;background:#fff;border-radius:50%;position:relative;z-index:2}
.careerJourneyCard{flex:1;display:flex;align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:16px;min-height:95px;padding:16px;box-shadow:0 0 4px 0 #00000029;margin-left:12px}
.careerJourneyLogo{width:95px;min-width:95px;padding-right:20px;margin-right:20px;border-right:1px dashed #005dac}
.careerJourneyLogo img{width:70px;display:block}
.careerJourneyInfo .fundCompName{margin:0 0 8px;color:#131619;font-weight:600;font-size:16px;line-height:100%}
.careerJourneyInfo p{margin:0;font-size:12px}
.careerJourneyInfo strong{color:#131619;font-weight:500}
.careerJourneyInfo span{color:#656565;margin-left:6px}
.experience_heading{font-weight:600;font-size:28px;line-height:100%;color:#131619}
.careerJourneyRow_section{box-shadow:0 0 4px 0 #00000014;padding:16px 24px;border-radius:16px;margin-top:20px}
@media(max-width:991px){.careerJourneyRow{align-items:center}
.careerJourneyDate{width:130px;font-size:14px}
.careerJourneyInfo h3{font-size:18px}
}
@media(max-width:768px){.fundMatrixTable{min-width:850px}
.fundMatrixTable thead th{padding:15px;font-size:16px}
.fundMatrixTable tbody td{padding:20px 15px;font-size:15px}
.careerJourneyRow{gap:5px}
.careerJourneyDate{width:65px;font-size:12px;padding-right:0;text-align:left}
.careerJourneyCard{padding:8px;min-height:auto;margin-left:0;align-items:flex-start}
.careerJourneyLogo{width:70px;min-width:56px;margin-right:10px;padding-right:12px;height:stretch}
.careerJourneyLogo img{width:46px}
.careerJourneyInfo h3{font-size:16px}
.careerJourneyInfo p{font-size:12px;display:flex;flex-direction:column}
.fundManager_img img{width:52px;height:60px}
.fundManager_wrappper{display:block;position:relative}
.fundManager_bio{position:absolute;top:0;left:68px}
.fundManager_details{flex-wrap:wrap;margin-top:18px}
.fundManager_detailsItem{width:46%}
.fundManager_section{box-shadow:unset}
.fundMatrixTable tbody td:nth-child(1){width:21%}
.careerJourneyInfo .fundCompName{font-size:12px}
.careerJourneyRow_section{padding:0;box-shadow:unset}
.careerJourneyTrack{width:40px}
.careerJourneyDot{width:16px;height:16px}
.careerJourneyTrack::before{width:1px;height:108px;top:15px;border-left:1px dashed #005dac;margin-left:1px}
.careerJourneyInfo span{color:#656565;margin-left:0}
.careerJourneyWrap{padding:6px 0 16px}
.fundManager_compony span{display:block;margin-top:5px}
.fundsManaged_section{background-color:#f5f9ff;padding:4px 0 10px}
.fundsManaged_heading{font-size:18px}
.experience_heading{font-size:18px}
.fundManager_subdetails_heading span{font-weight:400}
}