.container{width:100%;display:flex;flex-direction:column;gap:10px;padding:16px;background:linear-gradient(135deg,hsla(0,0%,100%,.6),rgba(245,249,250,.6));border-radius:14px;border:2px solid rgba(0,191,99,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.container:hover{border-color:rgba(0,191,99,.3);background:linear-gradient(135deg,hsla(0,0%,100%,.8),rgba(245,249,250,.8))}.container p{font-size:.95rem;font-weight:600;color:#00171f;margin:0}.switchContainer{display:flex;gap:12px;align-items:center}.switchContainer p{font-size:.95rem;font-weight:600;color:#00171f;margin:0}.switch{position:relative;display:inline-block;width:48px;height:26px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(0,0%,80%,.8),hsla(0,0%,71%,.8));border-radius:34px;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.slider,.slider:before{position:absolute;transition:.4s cubic-bezier(.4,0,.2,1)}.slider:before{content:"";height:20px;width:20px;left:3px;bottom:3px;background:linear-gradient(135deg,#fff,#f5f5f5);border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.2)}input:checked+.slider{background:linear-gradient(135deg,#00bf63,#21ed8b);box-shadow:0 0 15px rgba(0,191,99,.4)}input:focus+.slider{box-shadow:0 0 0 4px rgba(0,191,99,.2)}input:checked+.slider:before{transform:translateX(22px);box-shadow:0 3px 8px rgba(0,0,0,.3)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}@media (max-width:576px){.container{padding:14px;gap:10px}.switchContainer{gap:10px;width:100%;justify-content:space-between}.container p,.switchContainer p{font-size:.9rem}.switch{width:46px;height:24px}.slider:before{height:18px;width:18px}input:checked+.slider:before{transform:translateX(22px)}}.summaryTableOfResults_container__BBKkY{width:100%;display:flex;flex-direction:column;padding:16px;background:linear-gradient(135deg,rgba(0,191,99,.05),rgba(33,237,139,.05));border-radius:14px;border:2px solid rgba(0,191,99,.15)}.summaryTableOfResults_title__jHVbG{font-family:var(--secondary-font);font-size:1.15rem;font-weight:700;color:#00171f;margin-bottom:14px;text-align:center}.summaryTableOfResults_content__NJuDZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));width:100%;grid-gap:12px;gap:12px;margin-top:6px}@media (max-width:992px){.summaryTableOfResults_content__NJuDZ{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:576px){.summaryTableOfResults_container__BBKkY{padding:14px}.summaryTableOfResults_title__jHVbG{font-size:1rem;margin-bottom:12px}.summaryTableOfResults_content__NJuDZ{grid-template-columns:1fr;gap:10px}}.obligationInfoElement_container__qV_l1,.obligationInfoElement_darkContainer__tUVlD{width:100%;padding:14px 12px;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:6px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.obligationInfoElement_container__qV_l1{border:2px solid rgba(0,191,99,.2);background:linear-gradient(135deg,hsla(0,0%,100%,.8),rgba(245,249,250,.8));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.obligationInfoElement_container__qV_l1:hover{transform:translateY(-3px);border-color:rgba(0,191,99,.4);box-shadow:0 8px 20px rgba(0,191,99,.15)}.obligationInfoElement_container__qV_l1 h1{font-size:1.4rem;font-weight:800;background:linear-gradient(135deg,#00bf63,#21ed8b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.2}.obligationInfoElement_container__qV_l1 p,.obligationInfoElement_darkContainer__tUVlD p{font-size:.85rem;font-weight:600;color:rgba(0,23,31,.7);margin:0;text-align:center;line-height:1.3}.obligationInfoElement_darkContainer__tUVlD h1{font-size:1.4rem;font-weight:800;color:#fff;margin:0;line-height:1.2}.obligationInfoElement_darkContainer__tUVlD{border:2px solid rgba(0,191,99,.5);background:linear-gradient(135deg,#00bf63,#21ed8b);color:#fff;box-shadow:0 4px 15px rgba(0,191,99,.3)}.obligationInfoElement_darkContainer__tUVlD p{color:hsla(0,0%,100%,.95)}@media (max-width:1590px){.obligationInfoElement_container__qV_l1,.obligationInfoElement_darkContainer__tUVlD{padding:12px 10px}.obligationInfoElement_container__qV_l1 h1,.obligationInfoElement_darkContainer__tUVlD h1{font-size:1.3rem}.obligationInfoElement_container__qV_l1 p,.obligationInfoElement_darkContainer__tUVlD p{font-size:.8rem}}@media (max-width:768px){.obligationInfoElement_container__qV_l1,.obligationInfoElement_darkContainer__tUVlD{padding:12px 10px}.obligationInfoElement_container__qV_l1 h1,.obligationInfoElement_darkContainer__tUVlD h1{font-size:1.2rem}.obligationInfoElement_container__qV_l1 p,.obligationInfoElement_darkContainer__tUVlD p{font-size:.8rem}}@media (max-width:576px){.obligationInfoElement_container__qV_l1,.obligationInfoElement_darkContainer__tUVlD{padding:10px 8px;border-radius:10px}.obligationInfoElement_container__qV_l1 h1,.obligationInfoElement_darkContainer__tUVlD h1{font-size:1.1rem}.obligationInfoElement_container__qV_l1 p,.obligationInfoElement_darkContainer__tUVlD p{font-size:.75rem}}.referenceRate_container__fldRA{width:100%;display:flex;flex-direction:column;gap:10px;padding:16px;background:linear-gradient(135deg,hsla(0,0%,100%,.6),rgba(245,249,250,.6));border-radius:14px;border:2px solid rgba(0,191,99,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.referenceRate_container__fldRA:focus-within{border-color:rgba(0,191,99,.4);background:linear-gradient(135deg,hsla(0,0%,100%,.8),rgba(245,249,250,.8));box-shadow:0 8px 25px rgba(0,191,99,.15)}.referenceRate_label__6wAwS{font-size:.95rem;font-weight:600;color:#00171f;margin-bottom:2px}.referenceRate_input__WxOU_{padding:10px 14px;border:2px solid rgba(0,191,99,.2);border-radius:10px;font-size:.95rem;width:100%;max-width:150px;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none;background:hsla(0,0%,100%,.9);color:#00171f;font-weight:500}.referenceRate_input__WxOU_:focus{border-color:rgba(0,191,99,.6);box-shadow:0 0 0 4px rgba(0,191,99,.1);background:#fff}.referenceRate_input__WxOU_:hover{border-color:rgba(0,191,99,.4)}@media (max-width:576px){.referenceRate_container__fldRA{padding:14px;gap:8px}.referenceRate_label__6wAwS{font-size:.9rem}.referenceRate_input__WxOU_{font-size:.9rem;padding:8px 12px;max-width:120px}}.obligationInformation_container__jWF0R{width:100%}.obligationInformation_setDetailsContainer__yRyIc{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid rgba(0,191,99,.2)}.obligationInformation_setDetailsContainer__yRyIc button{flex:1 1;border:2px solid rgba(0,191,99,.3);border-radius:10px;padding:10px 16px;background:hsla(0,0%,100%,.8);font-weight:600;font-size:.9rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;color:#00171f;position:relative;overflow:hidden}.obligationInformation_setDetailsContainer__yRyIc button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,191,99,.1),rgba(33,237,139,.1));opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.obligationInformation_setDetailsContainer__yRyIc button:hover:not(.obligationInformation_active__DQEA8){border-color:rgba(0,191,99,.5);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,191,99,.2)}.obligationInformation_setDetailsContainer__yRyIc button:hover:not(.obligationInformation_active__DQEA8):before{opacity:1}.obligationInformation_setDetailsContainer__yRyIc button.obligationInformation_active__DQEA8{background:linear-gradient(135deg,#00bf63,#21ed8b);border-color:rgba(0,191,99,.6);color:#fff;cursor:default;box-shadow:0 4px 15px rgba(0,191,99,.3)}.obligationInformation_longInfo__BnE8w{margin-top:16px;display:flex;flex-direction:column;gap:16px}.obligationInformation_longInfoTitle__SI_PF{font-family:var(--secondary-font);font-size:1.6rem;font-weight:800;background:linear-gradient(135deg,#00171f,#003d52);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.obligationInformation_shortInfo__0QJHm{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:12px;gap:12px;margin-top:8px}@media (max-width:992px){.obligationInformation_shortInfo__0QJHm{grid-template-columns:repeat(2,1fr);gap:10px}.obligationInformation_setDetailsContainer__yRyIc{gap:8px;padding-bottom:14px;margin-bottom:14px}.obligationInformation_setDetailsContainer__yRyIc button{padding:9px 14px;font-size:.85rem}.obligationInformation_longInfoTitle__SI_PF{font-size:1.4rem}}@media (max-width:576px){.obligationInformation_container__jWF0R{gap:0}.obligationInformation_setDetailsContainer__yRyIc{flex-direction:column;gap:8px;padding-bottom:12px;margin-bottom:12px}.obligationInformation_setDetailsContainer__yRyIc button{width:100%;padding:8px 14px;font-size:.85rem}.obligationInformation_longInfoTitle__SI_PF{font-size:1.3rem;text-align:center}.obligationInformation_shortInfo__0QJHm{grid-template-columns:1fr;gap:10px}.obligationInformation_longInfo__BnE8w{margin-top:14px;gap:14px}}.advice_container__GYZyV{width:100%;display:flex;gap:20px;padding:20px;background:linear-gradient(135deg,rgba(0,191,99,.08),rgba(33,237,139,.05));border-radius:18px;border:2px solid rgba(0,191,99,.2);transition:all .3s cubic-bezier(.4,0,.2,1);margin:0}.advice_container__GYZyV:hover{border-color:rgba(0,191,99,.3);box-shadow:0 8px 20px rgba(0,191,99,.15)}.advice_icon__aZ916{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(0,191,99,.2),rgba(33,237,139,.1));border-radius:12px;padding:8px}.advice_content__yyyiM{flex:1 1;display:flex;flex-direction:column;gap:8px}.advice_content__yyyiM h1{font-size:1.1rem;font-weight:700;color:#00171f;margin:0;line-height:1.3}.advice_content__yyyiM p{font-size:.95rem;color:rgba(0,23,31,.7);margin:0;line-height:1.6}@media (max-width:576px){.advice_container__GYZyV{padding:16px;gap:15px}.advice_icon__aZ916{width:36px;height:36px;padding:6px}.advice_content__yyyiM h1{font-size:1rem}.advice_content__yyyiM p{font-size:.9rem}}.resultTable_tableWrapper__pyPzg{width:100%;margin-bottom:40px}.resultTable_tableTitle__30AT9{font-family:var(--secondary-font);font-size:1.8rem;font-weight:800;background:linear-gradient(135deg,#00171f,#003d52);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:25px;text-align:center}.resultTable_container__jIMiE{padding:0;overflow-x:auto;overflow-y:visible;position:relative}.resultTable_container__jIMiE,.resultTable_resultTable__Xh30N{width:100%;border-radius:18px;box-shadow:0 4px 15px rgba(0,0,0,.08)}.resultTable_resultTable__Xh30N{border-collapse:separate;border-spacing:0;overflow:visible;background:#fff;table-layout:fixed}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY{background:linear-gradient(135deg,rgba(0,191,99,.1),rgba(33,237,139,.1));font-size:.85rem;font-weight:700;color:#00171f}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th{border-bottom:2px solid rgba(0,191,99,.2);padding:14px 10px;min-width:100px;max-width:150px;text-align:center;white-space:normal;font-weight:700;color:#00171f;position:-webkit-sticky;position:sticky;top:0;z-index:10;background:linear-gradient(135deg,rgba(0,191,99,.1),rgba(33,237,139,.1));word-wrap:break-word;overflow-wrap:break-word;line-height:1.4;vertical-align:middle}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:first-child{width:90px;min-width:80px;max-width:100px;white-space:nowrap}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(2){width:120px;min-width:110px;max-width:130px}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(3){width:150px;min-width:140px;max-width:160px}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(4),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(5),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(6),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(7),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(8){width:120px;min-width:110px;max-width:130px}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(10),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(11),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(9){width:110px}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(12),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(13){width:150px;min-width:140px;max-width:160px}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:last-child{width:195px;min-width:180px;max-width:210px;position:-webkit-sticky;position:sticky;right:0;z-index:100;background:linear-gradient(135deg,rgba(0,191,99,.35),rgba(33,237,139,.35))!important;box-shadow:-3px 0 12px rgba(0,0,0,.15),inset 0 0 0 1px hsla(0,0%,100%,.5);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:last-child:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.7);z-index:-1;border-radius:0}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn{transition:all .2s cubic-bezier(.4,0,.2,1)}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn:hover{background:linear-gradient(135deg,rgba(0,191,99,.05),rgba(33,237,139,.05))}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td{font-size:.85rem;padding:12px 10px;border-bottom:1px solid rgba(0,191,99,.1);color:#00171f;font-weight:500;text-align:center;word-wrap:break-word;overflow-wrap:break-word;vertical-align:middle}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:first-child{width:90px;min-width:80px;max-width:100px;text-align:center;vertical-align:middle}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(2){width:120px;min-width:110px;max-width:130px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(3){width:150px;min-width:140px;max-width:160px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(4),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(5),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(6),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(7),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(8){width:120px;min-width:110px;max-width:130px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(10),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(11),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(9){width:110px;min-width:100px;max-width:120px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(12),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(13){width:150px;min-width:140px;max-width:160px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:last-child{width:195px;min-width:180px;max-width:210px;position:-webkit-sticky;position:sticky;right:0;z-index:50;background:#fff!important;box-shadow:-3px 0 12px rgba(0,0,0,.12),inset 0 0 0 1px rgba(0,191,99,.1);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:last-child:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.95);z-index:-1;pointer-events:none}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn:nth-child(2n) td:last-child{background:linear-gradient(135deg,#f5f9fa,#fff)!important;box-shadow:-3px 0 12px rgba(0,0,0,.12),inset 0 0 0 1px rgba(0,191,99,.1)}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn:nth-child(2n) td:last-child:before{background:rgba(245,249,250,.95)}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn:nth-child(odd) td:last-child{background:#fff!important;box-shadow:-3px 0 12px rgba(0,0,0,.12),inset 0 0 0 1px rgba(0,191,99,.1)}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn:nth-child(odd) td:last-child:before{background:hsla(0,0%,100%,.95)}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(10),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(11),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(9){min-width:100px;max-width:120px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn:nth-child(2n){background:linear-gradient(135deg,rgba(245,249,250,.5),hsla(0,0%,100%,.5))}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn:nth-child(odd){background:hsla(0,0%,100%,.8)}.resultTable_finalAmount__IsCoa{font-weight:700!important;background:linear-gradient(135deg,rgba(0,191,99,.2),rgba(33,237,139,.2))!important;position:-webkit-sticky!important;position:sticky!important;right:0!important;z-index:50!important;box-shadow:-3px 0 12px rgba(0,191,99,.25),inset 0 0 0 1px rgba(0,191,99,.2)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn:nth-child(2n) .resultTable_finalAmount__IsCoa{background:linear-gradient(135deg,rgba(0,191,99,.22),rgba(33,237,139,.22))!important;box-shadow:-3px 0 12px rgba(0,191,99,.25),inset 0 0 0 1px rgba(0,191,99,.2)!important}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn:nth-child(odd) .resultTable_finalAmount__IsCoa{background:linear-gradient(135deg,rgba(0,191,99,.2),rgba(33,237,139,.2))!important;box-shadow:-3px 0 12px rgba(0,191,99,.25),inset 0 0 0 1px rgba(0,191,99,.2)!important}.resultTable_greenText__Ii2Ck{color:#00bf63;font-weight:700}.resultTable_redText__HBCl0{color:#e74c3c;font-weight:700}.resultTable_taxCell__WkFGf{color:#00171f;font-weight:500;transition:all .3s ease}.resultTable_taxCellHighlight__PTBkt{color:#e74c3c!important;font-weight:700!important;background:linear-gradient(135deg,rgba(231,76,60,.15),rgba(231,76,60,.08))!important;border-left:4px solid #e74c3c!important;padding-left:14px!important;position:relative;box-shadow:inset -3px 0 10px rgba(231,76,60,.25),0 0 15px rgba(231,76,60,.15);animation:resultTable_pulseRed__eRhCN 2.5s ease-in-out infinite;text-align:center!important;vertical-align:middle!important}.resultTable_taxCellHighlight__PTBkt:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#e74c3c,rgba(231,76,60,.7) 50%,#e74c3c);animation:resultTable_glow__iW7T1 2.5s ease-in-out infinite;z-index:1;border-radius:0 4px 4px 0}@keyframes resultTable_pulseRed__eRhCN{0%,to{background:linear-gradient(135deg,rgba(231,76,60,.15),rgba(231,76,60,.08))!important;box-shadow:inset -3px 0 10px rgba(231,76,60,.25),0 0 15px rgba(231,76,60,.15)}50%{background:linear-gradient(135deg,rgba(231,76,60,.22),rgba(231,76,60,.12))!important;box-shadow:inset -3px 0 15px rgba(231,76,60,.4),0 0 25px rgba(231,76,60,.25)}}@keyframes resultTable_glow__iW7T1{0%,to{opacity:.85;box-shadow:0 0 10px rgba(231,76,60,.7),0 0 20px rgba(231,76,60,.4)}50%{opacity:1;box-shadow:0 0 20px #e74c3c,0 0 30px rgba(231,76,60,.6)}}.resultTable_chart__PBZ8e{width:100%;margin-top:40px;padding:35px;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(245,249,250,.9));border-radius:20px;border:2px solid rgba(0,191,99,.1);box-shadow:0 8px 25px rgba(0,0,0,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden}.resultTable_chartWrapper___0xs4{width:100%;position:relative}.resultTable_chartTitle__gznEs{font-family:var(--secondary-font);font-size:1.6rem;font-weight:800;background:linear-gradient(135deg,#00171f,#003d52);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:25px;text-align:center}.resultTable_banksSection__odW_o{width:100%;margin-top:50px;padding-top:40px;border-top:1px solid rgba(0,191,99,.2)}.resultTable_banksContainer__h8fEw{width:100%;padding:30px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:25px;gap:25px}.resultTable_bankContainer__fxEgF{width:100%}@media (max-width:1590px){.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td{font-size:.8rem;padding:10px 8px}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY{font-size:.8rem}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th{padding:12px 8px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:first-child,.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:first-child{width:80px;min-width:70px;max-width:90px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(2),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(2){min-width:100px;max-width:120px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(3),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(3){min-width:130px;max-width:150px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(4),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(5),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(6),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(7),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(8),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(4),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(5),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(6),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(7),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(8){min-width:100px;max-width:120px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(10),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(11),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(9),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(10),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(11),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(9){min-width:90px;max-width:110px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:last-child,.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:last-child{min-width:150px;max-width:180px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(12),.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:nth-child(13),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(12),.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:nth-child(13){min-width:120px;max-width:140px}}@media (max-width:1200px){.resultTable_container__jIMiE{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,191,99,.3) transparent}.resultTable_container__jIMiE::-webkit-scrollbar{height:8px}.resultTable_container__jIMiE::-webkit-scrollbar-track{background:rgba(0,191,99,.1);border-radius:4px}.resultTable_container__jIMiE::-webkit-scrollbar-thumb{background:rgba(0,191,99,.3);border-radius:4px}.resultTable_container__jIMiE::-webkit-scrollbar-thumb:hover{background:rgba(0,191,99,.5)}.resultTable_resultTable__Xh30N{min-width:1400px;table-layout:fixed}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:last-child{z-index:100!important}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:last-child{z-index:50!important}}@media (max-width:992px){.resultTable_tableTitle__30AT9{font-size:1.6rem}.resultTable_chartTitle__gznEs{font-size:1.4rem}.resultTable_banksSection__odW_o{margin-top:40px;padding-top:30px}.resultTable_banksContainer__h8fEw{grid-template-columns:1fr;gap:20px;padding:25px 0}.resultTable_chart__PBZ8e{padding:30px 25px;margin-top:35px}}@media (max-width:576px){.resultTable_tableWrapper__pyPzg{margin-bottom:30px}.resultTable_tableTitle__30AT9{font-size:1.4rem;margin-bottom:20px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td{font-size:.75rem;padding:8px 6px;min-width:70px;max-width:100px}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th{font-size:.75rem;padding:10px 6px;min-width:70px;max-width:100px}.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:first-child{width:75px;min-width:70px;max-width:85px;white-space:nowrap}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:first-child{width:75px;min-width:70px;max-width:85px}.resultTable_taxCellHighlight__PTBkt{border-left-width:3px!important;padding-left:12px!important;font-size:.75rem!important}.resultTable_taxCellHighlight__PTBkt:before{width:3px}.resultTable_resultTable__Xh30N .resultTable_dataSection__3aqJn td:last-child,.resultTable_resultTable__Xh30N .resultTable_infoSection__qcYzY th:last-child{position:-webkit-sticky;position:sticky;right:0}.resultTable_chart__PBZ8e{padding:25px 20px;margin-top:30px;border-radius:16px}.resultTable_chartTitle__gznEs{font-size:1.2rem;margin-bottom:20px}.resultTable_banksSection__odW_o{margin-top:35px;padding-top:25px}.resultTable_banksContainer__h8fEw{padding:25px 0;gap:18px}}.investResultChart_chartContainer__Ei7Ik{width:100%!important;max-width:100%;height:400px!important;position:relative;margin:0 auto}.investResultChart_chartContainer__Ei7Ik>div{width:100%!important;height:100%!important}.investResultChart_chartContainer__Ei7Ik canvas{max-width:100%!important;max-height:100%!important}@media (max-width:992px){.investResultChart_chartContainer__Ei7Ik{height:350px!important}}@media (max-width:576px){.investResultChart_chartContainer__Ei7Ik{height:300px!important}}