<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-control{display:block;min-height:1.3125rem;padding-left:1.5rem;position:relative}.custom-control .custom-control-input{height:1.15625rem;left:0;opacity:0;position:absolute;width:1rem;z-index:-1}.custom-control .custom-control-label{cursor:pointer;position:relative;margin-bottom:0;vertical-align:top}.custom-control .custom-control-label:before{background-color:#fff;border:#adb5bd solid 1px;border-radius:.25rem;content:"";display:block;height:.85rem;left:-1.5rem;pointer-events:none;position:absolute;top:.15625rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:.85rem}.custom-control .custom-control-label:after{background:no-repeat 50%/50% 50%;content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.15625rem;width:1rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#2d878d;border-color:#2d878d;color:#fff}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.comparison-container{width:calc(100% - 2rem);padding:1rem;margin-bottom:2rem}.comparison-container .header{display:flex;justify-content:space-between;align-content:center;align-items:center;border-bottom:1px solid #dee2e6}.comparison-container .header h1{font-size:21px;font-weight:500}.comparison-container .header .tools{display:flex;gap:.5rem;flex-wrap:wrap}.comparison-container .header .tools .btn{background:none;border-radius:4px;padding:6px 12px;cursor:pointer;font-size:14px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.comparison-container .header .tools .btn.red{border:1px solid #DC3545;color:#dc3545}.comparison-container .header .tools .btn.red:hover{color:#fff;background:#dc3545}.comparison-container .header .tools .btn.teal{border:1px solid #2D878D;color:#2d878d}.comparison-container .header .tools .btn.teal:hover{color:#fff;background:#2d878d}.comparison-container .header .tools .btn.yellow{border:1px solid #ffc107;color:#ffc107}.comparison-container .header .tools .btn.yellow:hover{color:#fff;background:#ffc107}.comparison-container table{margin-top:4rem;width:100%;border-collapse:collapse}.comparison-container table thead tr th{text-align:left;font-size:21px;font-weight:500;text-transform:uppercase}.comparison-container table tbody tr{border-top:1px solid #dee2e6}.comparison-container table tbody tr:nth-child(2n){background:#0000000d}.comparison-container table tbody tr:hover{background:#00000013}.comparison-container table tbody tr td{min-width:23%;padding:.75rem}.comparison-container table tbody tr td.name{font-family:poppins-medium;font-weight:800}.comparison-container table tbody tr td.teal{color:#2d878d}.comparison-container table tbody tr td.red{color:#dc3545}.comparison-container table tbody tr td.green{color:#28a745}.comparison-container table tbody tr td svg{font-size:22px}.comparison-container table tbody tr td .star-rating{margin:0}.comparison-container table tbody tr td:first-child{width:30%;font-family:poppins-medium;font-weight:800;max-width:30%!important}.accordion-item.open .accordion-icon{transform:rotate(180deg)}.accordion-item .accordion-header{align-items:center;border-bottom:1px solid #2D878D;color:#2d878d;cursor:pointer;display:flex;justify-content:space-between;margin:0 15px;padding:15px 20px;transition:background-color .3s ease;-webkit-user-select:none;user-select:none}.accordion-item .accordion-header h3{font-size:1.2rem;font-weight:500;line-height:1.2;margin:0;text-align:left;width:85%}.accordion-item .accordion-header .accordion-icon{align-items:center;display:flex;filter:brightness(0) saturate(100%) invert(41%) sepia(82%) saturate(343%) hue-rotate(135deg) brightness(94%) contrast(89%);justify-content:center;transition:transform .3s ease}.accordion-item .accordion-content{background-color:#fff;overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1);will-change:height}.accordion-item .accordion-content.open{transition:height .5s cubic-bezier(.4,0,.2,1)}.accordion-item .accordion-content.open:has(.options-list){overflow:visible}.accordion-item .accordion-content.open .accordion-content-inner{opacity:1;transform:translateY(0);transition:opacity .4s ease,transform .4s ease;transition-delay:.1s}.accordion-item .accordion-content.closed .accordion-content-inner{opacity:0;transform:translateY(-10px);transition:opacity .4s ease,transform .4s ease}.accordion-item .accordion-content .accordion-content-inner{padding:20px}@media (max-width: 768px){.accordion-item .accordion-header{padding:12px 15px}.accordion-item .accordion-content .accordion-content-inner{padding:15px}}.accordion{width:100%;overflow:visible;padding:0}@media (min-width: 992px){.accordion{padding:0 15px}}.btn-filter{background-color:transparent;border:1px solid #707070;border-radius:.25rem;color:#000;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:400;height:auto;line-height:1.5;min-height:48px;padding:.75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle;width:100%;white-space:pre-line}.btn-filter:hover,.btn-filter.active{background-color:#2d878d;color:#fff}.btn-filter:focus{box-shadow:0 0 0 .2rem #2d878d80}.isin-container{align-items:center;display:flex;gap:12px;max-width:380px;padding:10px 0;width:100%}.checkbox-container{align-items:start;display:flex;flex-shrink:0;gap:4px;width:90px}.checkbox-container label{color:#212529;cursor:pointer;font-size:14px}.input-button-group{display:flex;flex-grow:1;position:relative}.input-button-group input[type=text]{border:1px solid #ced4da;border-right:none;flex-grow:1;font-size:14px;outline:none;padding:8px 24px 8px 12px;width:100%}.input-button-group .remove-input-content{cursor:pointer;display:none;position:absolute;right:42px;top:7px;z-index:9}.input-button-group .remove-input-content.visible{display:block}.input-button-group .ok-button{background-color:#2d878d;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:400;padding:6px 12px}.input-button-group .ok-button:disabled{cursor:default;opacity:.65;pointer-events:none}.input-button-group .ok-button:hover,.input-button-group .ok-button:active,.input-button-group .ok-button:focus{background-color:#246b70;outline:none}.select-filter{position:relative;width:100%;min-width:150px;max-width:100%;font-size:14px;-webkit-user-select:none;user-select:none}.select-filter .select-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background-color:#fff;border:1px solid #707070;border-radius:.25rem;cursor:pointer;transition:all .2s ease}.select-filter .select-header.is-open{box-shadow:#78c2ad40 0 0 0 .2rem}.select-filter .select-header .selected-value{flex-grow:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#212529}.select-filter .select-header .select-remove{color:gray;display:none;transition:all .2s ease}.select-filter .select-header .select-remove svg{fill:#ccc}.select-filter .select-header .select-remove.visible{display:flex}.select-filter .select-header .select-remove:hover svg{fill:#212529}.select-filter .arrow{display:flex;transition:transform .3s ease}.select-filter .arrow svg{fill:#2d878d}.select-filter .arrow.open{transform:rotate(180deg)}.select-filter .options-list{position:absolute;top:calc(100% + 5px);left:0;right:0;max-height:250px;overflow-y:auto;margin:0;padding:0;list-style:none;background-color:#fff;border:1px solid #707070;border-radius:.25rem;box-shadow:0 2px 5px #00000026;z-index:100}.select-filter .options-list .option{border-bottom:1px solid rgb(112,112,112);color:#707070;cursor:pointer;padding:8px 12px;transition:all .2s ease}.select-filter .options-list .option:hover{background-color:#2d878d;color:#fff}.select-filter .options-list .option.selected{background-color:#e9ecef;font-weight:500}.select-filter.disabled .select-header{background-color:#e9ecef;border-color:#707070;cursor:default}.select-filter.disabled .selected-value{color:#6c757d}.select-filter.disabled .arrow svg{fill:#6c757d}.filters{align-items:start;background-color:#fff;display:flex;flex:0 0 100%;height:calc(100vh - 50px);justify-content:center;margin:0;max-width:100%;overflow:auto;position:sticky;top:48px;z-index:150}@media (min-width: 992px){.filters{flex:0 0 33.33333%;margin:6px 0;max-width:33.33333%;top:54px}}.filters .container-category-list{list-style:none;margin:0;padding:0}.filters .container-category-list .category-list-item{margin-bottom:.5rem}header{align-items:center;background-color:#fff;border:0;box-shadow:1px 4px 5px -2px #adadad;display:flex;height:48px;justify-content:center;position:fixed;top:0;width:100%;z-index:300}header .header-title{color:#444;font-family:poppins-regular;font-size:1.1rem;font-weight:500;line-height:1.2;text-transform:uppercase}.infos{align-items:center;display:flex;flex:0 0 100%;justify-content:start;max-width:75%;padding:15px}@media (min-width: 992px){.infos{flex:0 0 33.33333%;justify-content:center;max-width:33.33333%;padding:0}}.infos .text{color:#2d878d;font-family:poppins-light}@media (min-width: 992px){.infos .text{padding:0 15px}}.product .first{display:table-cell!important;text-align:start;padding-left:24px}@media (min-width: 768px){.product .first{width:40%}}.product .btn-detail{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;font-size:14px;gap:.5rem;text-align:start}.product .teal{color:#2d878d}.product .red{color:#dc3545}.product .checkbox-cell{display:table-cell!important}@keyframes pulse{0%{opacity:.6}50%{opacity:.8}to{opacity:.6}}.skeleton-table__row{border-bottom:1px solid #dee2e6}.skeleton-table__row:nth-child(odd){background-color:#0000000d}.skeleton-table__row td{padding:16px;vertical-align:middle}.skeleton-table__row td.fund-name{width:100%}@media (min-width: 768px){.skeleton-table__row td.fund-name{width:40%}}.skeleton-table__row td.fund-name .skeleton-placeholder:first-child{height:16px;background-color:#e5e7eb;border-radius:4px;margin-bottom:8px;animation:pulse 1.5s infinite ease-in-out}.skeleton-table__row td.fund-name .skeleton-placeholder:last-child{height:16px;background-color:#e5e7eb;border-radius:4px;animation:pulse 1.5s infinite ease-in-out}.skeleton-table__row td.rating,.skeleton-table__row td.fee,.skeleton-table__row td.performance,.skeleton-table__row td.checkbox{text-align:center}.skeleton-table__row td.rating .skeleton-placeholder,.skeleton-table__row td.fee .skeleton-placeholder,.skeleton-table__row td.performance .skeleton-placeholder,.skeleton-table__row td.checkbox .skeleton-placeholder{height:16px;margin:0 auto;background-color:#e5e7eb;border-radius:4px;animation:pulse 1.5s infinite ease-in-out}.skeleton-table__row td.rating .skeleton-placeholder.rating-placeholder,.skeleton-table__row td.fee .skeleton-placeholder.rating-placeholder,.skeleton-table__row td.performance .skeleton-placeholder.rating-placeholder,.skeleton-table__row td.checkbox .skeleton-placeholder.rating-placeholder{width:100px}.skeleton-table__row td.rating .skeleton-placeholder.fee-placeholder,.skeleton-table__row td.fee .skeleton-placeholder.fee-placeholder,.skeleton-table__row td.performance .skeleton-placeholder.fee-placeholder,.skeleton-table__row td.checkbox .skeleton-placeholder.fee-placeholder{width:50px}.skeleton-table__row td.rating .skeleton-placeholder.performance-placeholder,.skeleton-table__row td.fee .skeleton-placeholder.performance-placeholder,.skeleton-table__row td.performance .skeleton-placeholder.performance-placeholder,.skeleton-table__row td.checkbox .skeleton-placeholder.performance-placeholder{width:60px}.skeleton-table__row td.rating .skeleton-placeholder.checkbox-placeholder,.skeleton-table__row td.fee .skeleton-placeholder.checkbox-placeholder,.skeleton-table__row td.performance .skeleton-placeholder.checkbox-placeholder,.skeleton-table__row td.checkbox .skeleton-placeholder.checkbox-placeholder{height:18px;width:18px;border-radius:3px}.skeleton-table__row:nth-child(1){animation-delay:.1s}.skeleton-table__row:nth-child(1) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(1) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(2){animation-delay:.2s}.skeleton-table__row:nth-child(2) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(2) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(3){animation-delay:.3s}.skeleton-table__row:nth-child(3) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(3) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(4){animation-delay:.4s}.skeleton-table__row:nth-child(4) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(4) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(5){animation-delay:.5s}.skeleton-table__row:nth-child(5) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(5) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(6){animation-delay:.6s}.skeleton-table__row:nth-child(6) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(6) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(7){animation-delay:.7s}.skeleton-table__row:nth-child(7) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(7) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(8){animation-delay:.8s}.skeleton-table__row:nth-child(8) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(8) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(9){animation-delay:.9s}.skeleton-table__row:nth-child(9) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(9) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(10){animation-delay:1s}.skeleton-table__row:nth-child(10) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(10) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(11){animation-delay:1.1s}.skeleton-table__row:nth-child(11) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(11) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(12){animation-delay:1.2s}.skeleton-table__row:nth-child(12) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(12) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(13){animation-delay:1.3s}.skeleton-table__row:nth-child(13) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(13) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(14){animation-delay:1.4s}.skeleton-table__row:nth-child(14) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(14) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(15){animation-delay:1.5s}.skeleton-table__row:nth-child(15) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(15) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(16){animation-delay:1.6s}.skeleton-table__row:nth-child(16) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(16) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(17){animation-delay:1.7s}.skeleton-table__row:nth-child(17) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(17) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(18){animation-delay:1.8s}.skeleton-table__row:nth-child(18) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(18) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(19){animation-delay:1.9s}.skeleton-table__row:nth-child(19) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(19) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(20){animation-delay:2s}.skeleton-table__row:nth-child(20) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(20) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(21){animation-delay:2.1s}.skeleton-table__row:nth-child(21) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(21) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(22){animation-delay:2.2s}.skeleton-table__row:nth-child(22) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(22) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(23){animation-delay:2.3s}.skeleton-table__row:nth-child(23) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(23) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(24){animation-delay:2.4s}.skeleton-table__row:nth-child(24) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(24) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(25){animation-delay:2.5s}.skeleton-table__row:nth-child(25) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(25) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(26){animation-delay:2.6s}.skeleton-table__row:nth-child(26) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(26) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(27){animation-delay:2.7s}.skeleton-table__row:nth-child(27) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(27) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(28){animation-delay:2.8s}.skeleton-table__row:nth-child(28) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(28) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(29){animation-delay:2.9s}.skeleton-table__row:nth-child(29) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(29) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(30){animation-delay:3s}.skeleton-table__row:nth-child(30) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(30) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(31){animation-delay:3.1s}.skeleton-table__row:nth-child(31) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(31) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(32){animation-delay:3.2s}.skeleton-table__row:nth-child(32) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(32) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(33){animation-delay:3.3s}.skeleton-table__row:nth-child(33) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(33) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(34){animation-delay:3.4s}.skeleton-table__row:nth-child(34) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(34) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(35){animation-delay:3.5s}.skeleton-table__row:nth-child(35) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(35) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(36){animation-delay:3.6s}.skeleton-table__row:nth-child(36) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(36) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(37){animation-delay:3.7s}.skeleton-table__row:nth-child(37) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(37) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(38){animation-delay:3.8s}.skeleton-table__row:nth-child(38) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(38) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(39){animation-delay:3.9s}.skeleton-table__row:nth-child(39) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(39) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(40){animation-delay:4s}.skeleton-table__row:nth-child(40) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(40) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(41){animation-delay:4.1s}.skeleton-table__row:nth-child(41) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(41) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(42){animation-delay:4.2s}.skeleton-table__row:nth-child(42) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(42) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(43){animation-delay:4.3s}.skeleton-table__row:nth-child(43) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(43) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(44){animation-delay:4.4s}.skeleton-table__row:nth-child(44) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(44) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(45){animation-delay:4.5s}.skeleton-table__row:nth-child(45) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(45) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(46){animation-delay:4.6s}.skeleton-table__row:nth-child(46) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(46) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(47){animation-delay:4.7s}.skeleton-table__row:nth-child(47) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(47) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(48){animation-delay:4.8s}.skeleton-table__row:nth-child(48) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(48) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(49){animation-delay:4.9s}.skeleton-table__row:nth-child(49) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(49) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(50){animation-delay:5s}.skeleton-table__row:nth-child(50) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(50) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(51){animation-delay:5.1s}.skeleton-table__row:nth-child(51) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(51) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(52){animation-delay:5.2s}.skeleton-table__row:nth-child(52) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(52) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(53){animation-delay:5.3s}.skeleton-table__row:nth-child(53) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(53) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(54){animation-delay:5.4s}.skeleton-table__row:nth-child(54) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(54) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(55){animation-delay:5.5s}.skeleton-table__row:nth-child(55) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(55) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(56){animation-delay:5.6s}.skeleton-table__row:nth-child(56) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(56) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(57){animation-delay:5.7s}.skeleton-table__row:nth-child(57) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(57) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(58){animation-delay:5.8s}.skeleton-table__row:nth-child(58) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(58) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(59){animation-delay:5.9s}.skeleton-table__row:nth-child(59) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(59) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(60){animation-delay:6s}.skeleton-table__row:nth-child(60) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(60) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(61){animation-delay:6.1s}.skeleton-table__row:nth-child(61) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(61) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(62){animation-delay:6.2s}.skeleton-table__row:nth-child(62) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(62) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(63){animation-delay:6.3s}.skeleton-table__row:nth-child(63) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(63) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(64){animation-delay:6.4s}.skeleton-table__row:nth-child(64) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(64) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(65){animation-delay:6.5s}.skeleton-table__row:nth-child(65) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(65) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(66){animation-delay:6.6s}.skeleton-table__row:nth-child(66) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(66) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(67){animation-delay:6.7s}.skeleton-table__row:nth-child(67) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(67) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(68){animation-delay:6.8s}.skeleton-table__row:nth-child(68) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(68) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(69){animation-delay:6.9s}.skeleton-table__row:nth-child(69) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(69) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(70){animation-delay:7s}.skeleton-table__row:nth-child(70) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(70) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(71){animation-delay:7.1s}.skeleton-table__row:nth-child(71) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(71) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(72){animation-delay:7.2s}.skeleton-table__row:nth-child(72) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(72) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(73){animation-delay:7.3s}.skeleton-table__row:nth-child(73) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(73) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(74){animation-delay:7.4s}.skeleton-table__row:nth-child(74) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(74) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(75){animation-delay:7.5s}.skeleton-table__row:nth-child(75) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(75) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(76){animation-delay:7.6s}.skeleton-table__row:nth-child(76) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(76) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(77){animation-delay:7.7s}.skeleton-table__row:nth-child(77) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(77) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(78){animation-delay:7.8s}.skeleton-table__row:nth-child(78) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(78) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(79){animation-delay:7.9s}.skeleton-table__row:nth-child(79) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(79) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(80){animation-delay:8s}.skeleton-table__row:nth-child(80) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(80) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(81){animation-delay:8.1s}.skeleton-table__row:nth-child(81) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(81) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(82){animation-delay:8.2s}.skeleton-table__row:nth-child(82) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(82) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(83){animation-delay:8.3s}.skeleton-table__row:nth-child(83) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(83) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(84){animation-delay:8.4s}.skeleton-table__row:nth-child(84) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(84) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(85){animation-delay:8.5s}.skeleton-table__row:nth-child(85) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(85) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(86){animation-delay:8.6s}.skeleton-table__row:nth-child(86) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(86) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(87){animation-delay:8.7s}.skeleton-table__row:nth-child(87) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(87) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(88){animation-delay:8.8s}.skeleton-table__row:nth-child(88) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(88) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(89){animation-delay:8.9s}.skeleton-table__row:nth-child(89) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(89) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(90){animation-delay:9s}.skeleton-table__row:nth-child(90) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(90) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(91){animation-delay:9.1s}.skeleton-table__row:nth-child(91) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(91) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(92){animation-delay:9.2s}.skeleton-table__row:nth-child(92) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(92) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(93){animation-delay:9.3s}.skeleton-table__row:nth-child(93) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(93) .fund-name .skeleton-placeholder:last-child{width:200px}.skeleton-table__row:nth-child(94){animation-delay:9.4s}.skeleton-table__row:nth-child(94) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(94) .fund-name .skeleton-placeholder:last-child{width:210px}.skeleton-table__row:nth-child(95){animation-delay:9.5s}.skeleton-table__row:nth-child(95) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(95) .fund-name .skeleton-placeholder:last-child{width:220px}.skeleton-table__row:nth-child(96){animation-delay:9.6s}.skeleton-table__row:nth-child(96) .fund-name .skeleton-placeholder:first-child{width:230px}.skeleton-table__row:nth-child(96) .fund-name .skeleton-placeholder:last-child{width:230px}.skeleton-table__row:nth-child(97){animation-delay:9.7s}.skeleton-table__row:nth-child(97) .fund-name .skeleton-placeholder:first-child{width:240px}.skeleton-table__row:nth-child(97) .fund-name .skeleton-placeholder:last-child{width:240px}.skeleton-table__row:nth-child(98){animation-delay:9.8s}.skeleton-table__row:nth-child(98) .fund-name .skeleton-placeholder:first-child{width:250px}.skeleton-table__row:nth-child(98) .fund-name .skeleton-placeholder:last-child{width:180px}.skeleton-table__row:nth-child(99){animation-delay:9.9s}.skeleton-table__row:nth-child(99) .fund-name .skeleton-placeholder:first-child{width:260px}.skeleton-table__row:nth-child(99) .fund-name .skeleton-placeholder:last-child{width:190px}.skeleton-table__row:nth-child(100){animation-delay:10s}.skeleton-table__row:nth-child(100) .fund-name .skeleton-placeholder:first-child{width:220px}.skeleton-table__row:nth-child(100) .fund-name .skeleton-placeholder:last-child{width:200px}.table-list{border-collapse:collapse;color:#212529;width:100%}.table-list .thead th,.table-list .thead td,.table-list .tbody th,.table-list .tbody td{border-bottom:2px solid #dee2e6;display:none;padding:.75rem;text-align:center}@media (min-width: 768px){.table-list .thead th,.table-list .thead td,.table-list .tbody th,.table-list .tbody td{display:table-cell}}.table-list .thead .first,.table-list .thead .last,.table-list .tbody .first,.table-list .tbody .last{display:table-cell!important;text-align:start}@media (min-width: 768px){.table-list .thead .first,.table-list .tbody .first{width:40%}}.table-list .tbody tr:nth-child(odd){background-color:#0000000d}.table-list .tbody .no-data{border:none}.pagination{align-items:center;display:flex;flex:0 0 100%;font-size:14px;justify-content:center;max-width:100%}@media (min-width: 768px){.pagination{flex:0 0 66.66667%;max-width:66.66667%}}.pagination .pagination-btn{background-color:#fff;border:1px solid #dee2e6;color:#2d878d;cursor:pointer;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.pagination .pagination-btn.current{background-color:#2d878d;color:#fff}.pagination .pagination-btn:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.pagination .pagination-btn:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination .pagination-btn:not(.current):hover{background-color:#e9ecef;border-color:#dee2e6;color:#1a4f53;text-decoration:none;z-index:2}.products{padding:0}@media (min-width: 992px){.products{flex:0 0 66.66667%;max-width:66.66667%}}.products .tools{border-bottom:1px solid #707070;display:flex;flex-wrap:wrap;max-width:99%;padding-bottom:15px}@media (min-width: 992px){.products .tools{flex-wrap:nowrap;height:82px;padding-bottom:0}}.products .tools .content{display:flex;flex-wrap:wrap;gap:1rem;justify-content:end;padding:0 15px;width:100%}@media (min-width: 768px){.products .tools .content{flex-wrap:nowrap;gap:0;justify-content:space-between}}@media (min-width: 992px){.products .tools .content{flex:0 0 66.66667%;max-width:66.66667%;padding:0 15px}}.products .tools .content .btn-container{align-items:center;display:flex;justify-content:end}@media (min-width: 992px){.products .tools .content .btn-container{flex:0 0 33.33333%;justify-content:center;max-width:33.33333%}}.products .tools .content .btn-container .btn{background-color:#2d878d;border:1px solid #2D878D;border-radius:.25rem;color:#fff;cursor:pointer;font-size:.875rem;line-height:1.5;padding:.375rem .75rem}.products .tools .content .btn-container .btn:disabled{cursor:default;opacity:.65;pointer-events:none}.products .tools .content .btn-container .btn:hover{background-color:#246b70}.products .footer{display:flex;justify-content:end;margin:1.5rem;width:100%}.star-rating{color:#c5c5c5;font-size:18px;margin:0 auto;padding:0;position:relative;text-align:start;unicode-bidi:bidi-override;width:90px}.star-rating .no-rating{font-size:10px}.star-rating .teal{color:#2d878d}.home{display:flex;flex-direction:column;margin:48px auto 0;max-width:540px;width:100%}@media (min-width: 768px){.home{max-width:720px}}@media (min-width: 992px){.home{flex-direction:row;max-width:960px}}@media (min-width: 1200px){.home{max-width:1140px}}@font-face{font-family:poppins-light;src:url(/assets/Poppins-Light-ChBmluwM.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:poppins-regular;src:url(/assets/Poppins-Regular-CDE4z94E.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:poppins-medium;src:url(/assets/Poppins-Medium-DwAlJ_UI.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:poppins-bold;src:url(/assets/Poppins-Bold-B5ijbvYk.ttf) format("truetype");font-weight:600;font-style:normal}body{background:#fff;color:#212529;font-family:poppins-regular;font-size:14px;margin:0;overflow:auto;width:100%}#root{display:flex;flex-direction:column;min-height:100vh}
</pre></body></html>