.fundPerformance{border:.5px solid #005dac;border-radius:8px;width:92%;margin:20px auto}
.fundCard_heading,.fundPerformance_heading{font-weight:600;font-size:18px;line-height:22px;color:#002856;display:flex;align-items:center;gap:5px}
.fundPerformance_body{display:block}
.fundPerformance_body .investment_wrapper{width:60%;padding:20px;background:#fff;border-radius:15px;margin:0 auto 25px;border:.5px solid #005eac}
.fundPerformance_body .investment_section{display:flex;justify-content:center;gap:20px}
.fundPerformance_body .investment_wrapper_heading{font-weight:600;font-size:20px;line-height:20px;letter-spacing:0;color:#131619;margin:18px 0 18px}
.fundPerformance_body .left_section{width:100%}
.fundPerformance_body .top_tabs{display:flex;gap:15px;margin-bottom:20px;justify-content:center}
.fundPerformance_body .top_tab{padding:8px 24px;cursor:pointer;border:0;background:#fff;font-weight:500;font-size:14px;line-height:18px;letter-spacing:0;text-align:center;vertical-align:bottom;color:#aaa}
.fundPerformance_body .top_tab.active{color:#005eac;border-bottom:2px solid #005eac}
.custom-select-wrap{position:relative;display:inline-block;width:auto}
.custom-select-box{padding:8px;font-size:14px;line-height:18px;font-weight:500;border:1px solid #005eac;border-radius:8px;background:#fff;color:#131619;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:0;min-width:96px}
.custom-select-wrap::after{content:"";position:absolute;right:7px;top:50%;width:6px;height:6px;border-right:1.5px solid #000;border-bottom:1.5px solid #000;transform:translateY(-70%) rotate(45deg);pointer-events:none}
.fundTenure_wrapper{display:flex;align-items:center;gap:6px}
.fundTenure{display:flex;gap:6px}
.fundPerformance_body .amount_box{display:flex;align-items:center;border-radius:8px;gap:10px;justify-content:space-between;padding:8px;border:1px solid #005eac}
.fundPerformance_body .amount_box button{border:0;background:#005eac;color:#fff;width:16px;height:16px;border-radius:50%;cursor:pointer;font-size:16px;font-weight:400;display:flex;align-items:center;justify-content:center}
.fundPerformance_body .amount_box input{border:0;width:120px;font-weight:500;font-size:14px;line-height:100%;letter-spacing:1%;text-align:center;vertical-align:bottom;color:#4f4f4f}
.fundPerformance_body input[type=range]{width:100%;margin:20px 0}
.fundPerformance_body .range_values{display:flex;justify-content:space-between;font-size:14px;color:#777}
.fundPerformance_body .year_tabs{display:flex;gap:0;border:.5px solid #005eac;box-shadow:0 0 8px 0 #0000003D;border-radius:8px;background:#fff;width:max-content;margin:0 auto 15px}
.fundPerformance_body .year{padding:8px 12px;border:0;background:#fff;cursor:pointer;font-weight:500;font-size:12px;line-height:14px;text-align:center;color:#aaa}
.fundPerformance_body .year.active{background:#0f5ea8;color:#fff;border-radius:7px}
.fundPerformance_body .result_box{margin-top:25px;background:#eef3f7;padding:20px;border-radius:10px;display:flex;justify-content:space-between;align-items:center}
.fundPerformance_body .blue{color:#0f5ea8}
.fundPerformance_body .returns{border:2px solid green;padding:8px 10px;border-radius:10px;color:green;font-weight:bold}
.fundPerformance_body .right_section{width:100%;padding:12px;border-radius:8px;border:1px solid #99bfde}
.fundPerformance_body .right_section canvas{width:100% !important}
.fundPerformance_body .tab_content{display:none}
.fundPerformance_body .tab_content.active{display:block}
.fundPerformance_body .result{display:none}
.fundPerformance_body .result.active{display:flex;justify-content:space-between;text-align:center;align-items:end}
.fundPerformance_body input[type="range"]{-webkit-appearance:none;width:100%;height:6px;background:#005dac;border-radius:10px;outline:0}
.fundPerformance_body input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;height:24px;width:24px;background:#fff;border-radius:50%;cursor:pointer;border:4px solid #265ca7;box-shadow:0 0 5px rgba(0,0,0,0.2)}
.fundPerformance_body input[type="range"]::-moz-range-thumb{height:24px;width:24px;background:#fff;border:0;border-radius:50%;cursor:pointer;border:4px solid #265ca7}
.fundPerformance_body input[type="range"]::-moz-range-track{background:#265ca7;height:6px;border-radius:5px}
.fundPerformance_body .invest_box{display:flex;align-items:center;justify-content:space-between;gap:16px}
.fundPerformance_body .wantInvest_title{font-weight:400;font-size:14px;line-height:100%;color:#131619}
.invest_rangeSlider{width:80%;margin:0 auto}
.invest_footer{background:#f6fef8;padding:16px 24px;border-radius:16px;margin-top:35px;box-shadow:0 0 12px 0 #36363633}
.year_tabs button:first-child{border-radius:8px 0 0 8px}
.year_tabs button:last-child{border-radius:0 8px 8px 0}
.result_right{display:flex;align-items:center;gap:10px}
.oti_amount,.whb_amount{font-weight:600;font-size:22px;line-height:100%;text-align:center;color:#131619;margin:10px 0 5px}
.oti_title,.whb_title{font-weight:500;font-size:14px;line-height:18px;text-align:center;color:#5c666e}
.result_right .fund_blueBar{width:48px;height:120px;background:#0c8934;margin:10px auto}
.whb_title{color:#131619}
.returnsBox{border:1px solid #0c8934;padding:4px;border-radius:8px;background:#fff}
.returnsBox .returnsBox_amount{font-weight:600;font-size:14px;line-height:100%;text-align:center;color:#0c8934;margin-bottom:4px}
.returnsBox .returnsBox_title{font-weight:400;font-size:12px;line-height:100%;text-align:center;color:#363c41}
.right_section .graph_heading{font-weight:600;font-size:14px;line-height:100%;color:#363c41;margin-bottom:10px}
.range_values span{font-weight:400;font-size:14px;line-height:100%;color:#363c41}
.graph_bottom_square{display:inline-flex;width:11px;height:12px;background-color:#005eac;border-radius:4px;margin-right:5px}
.graph_bottom_title{font-weight:400;font-size:12px;line-height:100%;color:#005eac;text-align:center;margin-top:5px;display:flex;justify-content:center;align-items:center}
.fund_blueBar{width:48px;height:60px;border-radius:8px;background:#005eac;margin:10px auto}
.fundbar_title{font-weight:400;font-size:14px;line-height:100%;text-align:center;color:#131619}
.result_center{background:#fff;border-radius:8px;min-width:100px;position:relative;z-index:1;top:-50px}
.result_center div p{font-weight:400;font-size:12px;line-height:100%;text-align:center;color:#363c41}
.result_center div .returnNumber{font-weight:600;font-size:20px;line-height:24px;text-align:center;color:#0c8934;margin-bottom:5px}
.growth-arrow{position:absolute;width:234px;border-top:1px dashed #0a8f3c;transform:rotate(-15deg);top:24px;left:-68px;z-index:-1}
.growth-arrow::after{content:"";position:absolute;right:-2px;top:-2px;width:0;height:0;border-left:4px solid #0a8f3c;border-top:2px solid transparent;border-bottom:2px solid transparent}
.returnNumber_wrapper{background:#fff;border-radius:8px;padding:8px;border:1px solid #0c8934}
.negativeGrowth .invest_footer{background:#f2f2f2}
.negativeGrowth .fund_blueBar{width:48px;height:120px}
.negativeGrowth .result_right .fund_blueBar{width:48px;height:102px;background:#5c666e}
.negativeGrowth .result_center div .returnNumber{color:#fa4d56}
.negativeGrowth .returnNumber_wrapper{border:1px solid #fa4d56}
.negativeGrowth .growth-arrow{border-top:1px dashed #fa4d56;transform:rotate(8deg)}
.negativeGrowth .growth-arrow::after{border-left:4px solid #fa4d56}
.fundPerformance_body .fundNAV{width:100%}
.date-label{display:block;color:#656565;font-weight:400;font-size:10px;line-height:12px}
.date-box{border:1px solid #aaa;padding:4px 16px;border-radius:8px}
.date-field{position:relative}
.date-text{width:100%;border-radius:18px;font-size:14px;box-sizing:border-box;border:0;outline:0}
.custom-calendar-icon{position:absolute;top:50%;right:18px;transform:translateY(-50%);width:24px;height:24px;pointer-events:none}
.hidden-date{position:absolute;opacity:0;pointer-events:none}
.icon-wrap{position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px;height:24px}
.icon-wrap img{width:100%;display:block;cursor:pointer}
.icon-wrap .date-picker{position:absolute;inset:0;opacity:0;cursor:pointer;width:24px;height:24px}
.date-range-wrap{display:flex;align-items:center;gap:6px}
.fundPerformance_body .fundNAV .year_tabs{margin:0;box-shadow:none}
.fundPerformance_body .fundNAV .year{padding:12px 12px}
.navTop_bar{display:flex;align-items:center;gap:16px;margin-bottom:10px}
.navButton button{background:linear-gradient(90deg,#ff6700 0,#ff8900 100%);padding:12px 24px;border-radius:10px;font-weight:500;font-size:14px;line-height:100%;color:#fcfcfc;border:0;outline:0;cursor:pointer}
.fund_benchmark_table .returns-container{max-width:1200px}
.fund_benchmark_table .title{margin-bottom:10px;font-weight:600;font-size:14px;line-height:100%;color:#363c41}
.fund_benchmark_table .table-wrapper{border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1)}
.fund_benchmark_table .returns-table{width:100%;border-collapse:collapse}
.returns-table thead{background:#005eac;color:#fff}
.fund_benchmark_table .returns-table th{padding:14px 18px;text-align:left;font-weight:500;font-size:14px;line-height:100%}
.fund_benchmark_table .returns-table tbody{background:#fff}
.fund_benchmark_table .returns-table td{padding:8px 16px;font-weight:500;font-size:12px;line-height:100%;color:#131619;text-align:left}
.fund_benchmark_table .returns-table .type{text-align:left;padding-left:20px;font-weight:600}
.fund_benchmark_table .note{margin-top:8px;color:#5c666e;font-weight:400;font-size:10px;line-height:100%}
.date-range-wrap-section{display:flex;gap:10px}
@media(max-width:767px){.fundCard_body{padding:6px 0}
.fundPerformance_body .investment_section{flex-direction:column}
.fundPerformance_body .left_section{width:100%}
.fundPerformance_body .right_section{width:100%;padding:12px 8px;border-radius:8px;border:1px solid #99bfde}
.fundPerformance_body .top_tab{padding:8px 8px;min-width:120px}
.fundPerformance_body .investment_wrapper{padding:16px 0;width:100%;margin:0 auto 20px;border:0}
.fundPerformance_body .year_tabs{width:100%;overflow-x:auto}
.fundPerformance_body .invest_box{flex-direction:column}
.invest_rangeSlider{width:95%;margin:0 auto}
.fundPerformance_body{padding:0}
.invest_footer{padding:16px 12px}
.fundPerformance_body .year{padding:10px 8px;min-width:max-content}
.fundPerformance_body .result{flex-direction:row;gap:46px}
.result_right{justify-content:center}
.oti_amount,.whb_amount{font-size:18px}
.fundPerformance_body .right_section canvas{height:100% !important;width:100%}
.date-range-wrap{flex-direction:row}
.custom-date-input{height:65px;font-size:22px}
.fund_benchmark_table .title{padding:0 10px}
.fund_benchmark_table .table-wrapper{border-radius:10px 0 0 10px;margin-left:10px;overflow-x:auto}
.fund_benchmark_table .note{margin:10px 10px}
.fund_benchmark_table .returns-table th{min-width:100px}
thead{border-radius:10px 10px 0 0}
.custom-select-wrap{width:100%}
.custom-select-box{height:unset;font-size:12px;border-radius:20px;padding-right:28px}
.custom-select-wrap::after{right:10px;width:6px;height:6px}
.fundTenure_wrapper{justify-content:space-between}
.fundPerformance_body .amount_box{width:100%}
.result_center div .returnNumber{font-size:18px;line-height:22px}
.result_center{min-width:66px}
.growth-arrow{width:125px;top:30px;left:-30px}
.result_center{top:-125px}
.navTop_bar{flex-wrap:wrap}
.fundPerformance_body .fundNAV .year_tabs{width:100%;overflow-x:unset;justify-content:space-between}
.navButton button{padding:12px 12px}
.date-text{font-size:12px}
.icon-wrap{position:absolute;right:-7px;top:50%;transform:translateY(-50%);width:12px;height:12px}
.date-box{padding:4px 8px}
.fundTable{width:100%;margin-left:12px}
.fundPerformance_body .invest_footer .year_tabs{width:max-content}
.navTitle{margin-bottom:20px !important}
.calculator-wrapper .investment_wrapper{margin:0 auto -20px !important}
.fundPerformance_body .fundNAV .year{padding:8px 12px}
.fund_benchmark_table .returns-table{margin-right:12px}
}