:root{background-color:#fff}.text{color:#fff}.dashboard{display:flex;flex-direction:column;row-gap:30px}.dashboard .dashTitleSec{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-block-start:40px;margin-block-end:20px}.dashboard .dashTitleSec .title{color:#1e4942}.dashboard .dashTitleSec .subTitle{color:#1e4942;font-size:18px}.dashboard .dashContainer{display:flex;justify-content:space-between;gap:30px}.dashboard .dashContainer .cartContainer{border-radius:6px;padding:20px 30px;border:1px solid #A9B1AF;min-height:520px;width:100%;min-width:0}.dashboard .dashContainer .cartContainer .toolBox{display:flex;justify-content:flex-end}.dashboard .dashContainer .cartContainer .toolBox .extrapolate{display:inline-flex;align-items:center;justify-content:center;padding:4px 16px;border-radius:.5rem;font-weight:500;font-size:.675rem;transition:all .2s ease-in-out;cursor:pointer;border:none;padding-block:10px;color:#fff;background-color:#1e4942}.dashboard .dashContainer .cartContainer .toolBox .extrapolate:disabled{opacity:.5;cursor:not-allowed}.dashboard .dashContainer .cartContainer .responsiveContainer{overflow-x:auto;height:calc(100% - 60px)}.dashboard .dashContainer .cartContainer .responsiveContainer .chartResponsiveContainer{overflow-x:auto;min-width:400px}.dashboard .dashContainer .fundListContainer{border-radius:6px;padding:20px 30px;border:1px solid #A9B1AF;padding-inline:0;max-height:500px;max-width:420px;display:flex;flex-direction:column;row-gap:20px}.dashboard .dashContainer .fundListContainer .titleSec{display:flex;justify-content:space-between;padding-inline:30px}.dashboard .dashContainer .fundListContainer .titleSec .title{font-size:20px;color:#1e4942;margin:8px 0}.dashboard .dashContainer .fundListContainer .titleSec .addButton{display:inline-flex;align-items:center;justify-content:center;padding:4px 16px;border-radius:.5rem;font-weight:500;font-size:.675rem;transition:all .2s ease-in-out;cursor:pointer;border:none;color:#fff;background-color:#1e4942}.dashboard .dashContainer .fundListContainer .titleSec .addButton:disabled{opacity:.5;cursor:not-allowed}.dashboard .dashContainer .fundListContainer .yearControl .yearTabs{color:#1e4942;background-color:#ebf4e9}.dashboard .dashContainer .fundListContainer .yearControl .yearTabs .yearTab{color:#1e4942;padding-inline:5px;font-size:12px}.dashboard .dashContainer .fundListContainer .fundList{display:flex;flex-direction:column;row-gap:15px;border-radius:6px;flex-grow:1;overflow:auto;padding-inline:30px}.dashboard .dashContainer .fundListContainer .noDataSec{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:10px;flex-grow:1}.dashboard .dashContainer .fundListContainer .noDataSec .title{font-size:18px}.dashboard .dashContainer .fundListContainer .noDataSec .subTitle{font-size:16px}.dashboard .dashContainer .fundListContainer .buttonSec{padding-inline:30px}.dashboard .dashContainer .fundListContainer .buttonSec .addButton{display:inline-flex;align-items:center;justify-content:center;padding:4px 16px;border-radius:.5rem;font-weight:500;font-size:.675rem;transition:all .2s ease-in-out;cursor:pointer;border:none;padding-block:8px;color:#fff;background-color:#1e4942}.dashboard .dashContainer .fundListContainer .buttonSec .addButton:disabled{opacity:.5;cursor:not-allowed}.dashboard .dashLockedAllocations{border-radius:6px;padding:20px 30px;border:1px solid #A9B1AF;display:flex;flex-direction:column;row-gap:30px}.dashboard .dashLockedAllocations .titleSec{display:flex;justify-content:space-between}.dashboard .dashLockedAllocations .titleSec .title{font-size:24px;font-weight:500;color:#1e4942}.dashboard .dashLockedAllocations .titleSec .subTitle{font-size:16px;font-weight:500;color:#1e4942;cursor:pointer}.dashboard .dashLockedAllocations .container{display:flex;flex-wrap:wrap;gap:10px;max-height:800px;overflow-y:auto}@media screen and (max-width: 1040px){.dashboard .dashContainer{flex-wrap:wrap}.dashboard .dashContainer .cartContainer{padding-inline:10px}.dashboard .dashContainer .fundListContainer{margin-inline:auto}}@media screen and (max-width: 600px){.dashboard .dashContainer .fundListContainer{max-width:100%}.dashboard .dashLockedAllocations{padding-inline:10px}}@media screen and (max-width: 425px){.dashboard .dashTitleSec .title{text-align:center}.dashboard .dashContainer .fundListContainer{max-width:100%}.dashboard .dashContainer .fundListContainer .titleSec,.dashboard .dashContainer .fundListContainer .fundList{padding-inline:10px}.dashboard .dashContainer .fundListContainer .noDataSec .subTitle{text-align:center}.dashboard .dashLockedAllocations .container{max-height:400px}}.fund-slider{background-color:#fff;width:400px;flex:1;padding:40px 20px;display:flex;flex-direction:column;row-gap:20px;max-height:100dvh}.fund-slider .topSec{display:flex;justify-content:space-between;align-items:flex-start}.fund-slider .topSec .titleSec .title{font-size:20px;color:#1e4942;margin:8px 0}.fund-slider .topSec .titleSec .subtitle{font-size:16px;color:#1e4942;margin:8px 0}.fund-slider .topSec .closeBtn{color:#1e4942;cursor:pointer;padding:5px;border-radius:50%;background-color:#ebfbe4;display:flex;justify-content:center;align-items:center}.fund-slider .fundList{display:flex;flex-direction:column;row-gap:20px;flex:1;max-height:calc(100dvh - 240px);overflow-y:auto}.fund-slider .addButton{display:inline-flex;align-items:center;justify-content:center;padding:4px 16px;border-radius:.5rem;font-weight:500;font-size:.675rem;transition:all .2s ease-in-out;cursor:pointer;border:none;padding-block:8px;color:#fff;background-color:#1e4942}.fund-slider .addButton:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width: 425px){.fund-slider{width:290px}}.fundCard{border:1px solid #A9B1AF;display:flex;border-radius:10px;align-items:flex-start;padding:15px 10px}.fundCard .topSec{width:100%;display:flex;justify-content:space-between;align-items:flex-start;column-gap:10px}.fundCard .topSec--left{display:flex;flex-grow:1}.fundCard .topSec--left .selectFund{display:flex;align-items:flex-start;padding:0 8px}.fundCard .topSec--left .fundInfo .fundTitle{color:#1e4942;font-size:16px;font-weight:700;margin:4px 0 10px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.fundCard .topSec--left .fundInfo .fundSubtitle{font-size:14px;font-weight:500;color:#1e4942;margin-top:0}.fundCard .topSec--right{display:flex}.extrapolateModal .content{max-width:460px;padding-inline:30px;display:flex;flex-direction:column;row-gap:40px}.extrapolateModal__titleSec{text-align:center}.extrapolateModal__body{display:flex;flex-direction:column;row-gap:30px}.extrapolateModal__bottom .button{display:inline-flex;align-items:center;justify-content:center;padding:4px 16px;border-radius:.5rem;font-weight:500;font-size:.675rem;transition:all .2s ease-in-out;cursor:pointer;border:none;color:#fff;background-color:#1e4942;padding-block:10px}.extrapolateModal__bottom .button:disabled{opacity:.5;cursor:not-allowed}.fundCard{border:1px solid #A9B1AF;display:flex;flex-direction:column;background-color:#fff;border-radius:10px;padding:15px}.fundCard__topSec{display:flex;width:100%}.fundCard__topSec .topData{display:flex;flex-direction:column;flex-grow:1}.fundCard__topSec .topData .title{color:#1e4942;font-size:16px;font-weight:600;margin:0 0 10px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.fundCard__topSec .topData .subTitle{font-size:14px;font-weight:600;color:#1e4942;margin-top:0}.fundCard__bottomSec{display:flex;align-items:center;column-gap:15px;width:100%}.fundCard__bottomSec .allocationData{background-color:#ebfbe4;border-radius:4px;padding:5px;width:65px;display:flex;justify-content:center;align-items:center}.fundCard__bottomSec .allocationData .fundName{font-size:14px;font-weight:600;color:#1e4942;margin-block:5px}.fundCard__bottomSec .noDataPresent{color:red;margin:0}.noHistoricDataAllocated{background-color:#ebe7e759}.noHistoricDataAllocated .topData .title,.noHistoricDataAllocated .topData .subTitle{color:#858282}.savedAllocation{border:1px solid #374845;border-radius:12px;display:flex;flex-direction:column;width:340px}.savedAllocation .topSec{padding:10px 15px;background-color:#ebf4e9;border-top-left-radius:12px;border-top-right-radius:12px}.savedAllocation .topSec .allocationYear{font-weight:500;font-size:18px}.savedAllocation .midSec{padding:10px 15px 20px;display:flex;flex-direction:column;row-gap:20px}.savedAllocation .midSec .pagination{display:flex;justify-content:flex-end;align-items:center}.savedAllocation .midSec .pagination span{display:flex;align-items:center;text-decoration:underline dashed;text-underline-offset:6px;cursor:pointer}.savedAllocation .midSec .pagination span .label{font-size:14px;color:#374845}.savedAllocation .midSec .fundListSection{display:flex;flex-direction:column;row-gap:20px}.savedAllocation .midSec .fundListSection .fundList{display:flex;justify-content:space-between;flex-direction:row;column-gap:20px}.savedAllocation .midSec .fundListSection .fundList__left .fundname{font-weight:500;font-size:16px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.savedAllocation .midSec .fundListSection .fundList__left .fundInfo{display:flex;column-gap:5px;font-size:14px}.savedAllocation .midSec .fundListSection .fundList__right{display:flex;justify-content:center;align-items:center}.savedAllocation .midSec .fundListSection .fundList__right .allocationCard{display:flex;align-items:center;background-color:#ebfbe4;padding:10px 8px;border-radius:4px}@media screen and (max-width: 600px){.savedAllocation .topSec,.savedAllocation .midSec{padding-inline:10px}}
