FV :root{--bcard-green:#B2CB21;--bcard-teal:#449E92;--bcard-teal-vvl:#E9FFFC;--bcard-teal-b:#307067;--bcard-dark:#292E32;--bcard-orange:#292E32;--bcard-red:#292E32;--bcard-bl:#4FB8AA;--bcard-link:#014460;--bcard-link-hover:rgba(1, 68, 96, 0.5);--bcard-link-active:rgba(1, 68, 96, 0.7);--bcard-border:rgba(238, 238, 238, 1);--bcard-row-odd:rgba(250, 251, 252, 1);--bcard-row-even:rgba(255, 255, 255, 1);--bcard-row-hover:rgba(0, 0, 0, 0.05)}html,body{overflow-x:hidden}body{font-family:"Helvetica",Arial,sans-serif;overflow-x:hidden}.elementor-section{overflow-x:visible!important}.fund-data-container{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;max-width:1255px;box-sizing:border-box;border:none}.choices{width:100%;direction:rtl;text-align:right;font-size:16px;box-sizing:border-box;transition:all 0.25s ease}.choices__inner{display:flex;align-items:center;min-height:46px;padding:10px 48px 10px 14px;background:#fff;color:var(--bcard-dark);border:1px solid var(--bcard-teal);border-radius:6px;font-weight:600;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease;cursor:pointer}.choices__inner:hover{border-color:var(--bcard-green);background-color:var(--bcard-teal-vvl)}.choices.is-focused .choices__inner,.choices.is-open .choices__inner{border-color:var(--bcard-green);box-shadow:0 0 0 3px rgb(79 184 170 / .18)}.choices__placeholder{color:var(--bcard-teal-b);opacity:.75;font-weight:400}.choices[data-type*="select-one"]::after{display:none!important}.choices[data-type*="select-one"] .choices__inner{position:relative}.custom-arrow{position:absolute;top:50%;left:.7rem;width:20px;height:20px;transform:translateY(-50%) rotate(0deg);transition:transform 0.25s ease,fill 0.25s ease;fill:var(--bcard-teal-b);pointer-events:none;direction:ltr}.choices.is-open .custom-arrow{transform:translateY(-50%) rotate(180deg);fill:var(--bcard-green)}.choices__list--dropdown{margin-top:4px;background:#fff;border:1px solid var(--bcard-teal-vvl);border-radius:6px;box-shadow:0 8px 20px rgb(0 0 0 / .06);z-index:50;overflow:hidden;transform-origin:top;animation:fadeInDropdown 0.22s ease forwards}@keyframes fadeInDropdown{0%{opacity:0;transform:translateY(-6px)}100%{opacity:1;transform:translateY(0)}}.choices__list--dropdown .choices__list{direction:rtl!important;text-align:right;max-height:240px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--bcard-teal-b) #fff0}.choices__list--dropdown .choices__list::-webkit-scrollbar{width:6px}.choices__list--dropdown .choices__list::-webkit-scrollbar-thumb{background-color:var(--bcard-teal-b);border-radius:6px}.choices__item.choices__item--choice{padding:10px 12px;font-size:15px;color:var(--bcard-dark);border-bottom:1px solid var(--bcard-teal-vvl);background:#fff;transition:background-color 0.2s ease,color 0.2s ease;cursor:pointer}.choices__item.choices__item--choice:last-child{border-bottom:none}.choices__item.choices__item--choice:hover,.choices__item.choices__item--choice.is-highlighted{background-color:var(--bcard-teal-vvl);color:var(--bcard-teal-b)}.choices__item.choices__item--choice.is-selected{background-color:var(--bcard-green-li);color:var(--bcard-teal-b);font-weight:700}.choices__item.choices__item--disabled{opacity:.5;cursor:default}@media (max-width:480px){.choices__inner{min-height:42px;font-size:15px}}.fund-data-container{margin:0;border-radius:6px;background:#fff;padding:0;overflow-x:auto;box-shadow:0 8px 26px rgb(0 0 0 / .06);backdrop-filter:blur(8px)}.fund-data-table{width:100%;border-collapse:collapse;table-layout:fixed;font-family:inherit;color:var(--bcard-teal-b)}.fund-data-table thead th{background:var(--bcard-dark);color:var(--bcard-teal);font-weight:700;font-size:19px;padding:16px 10px;border-bottom:0;letter-spacing:.3px;text-align:center;white-space:nowrap}.fund-data-table td{padding:18px 14px;font-size:18px;background:#F7FAFA;text-align:center;vertical-align:middle}.fund-data-table tr:nth-child(even) td{background:#EDF6F5}.fund-data-table tr:hover td{background:#DFF0EE;transition:background 0.25s ease}.fund-data-table td:nth-child(1),.fund-data-table th:nth-child(1){width:6%;font-weight:600}.fund-data-table td:nth-child(2),.fund-data-table th:nth-child(2){width:12%;font-weight:400}.fund-data-table td:nth-child(3),.fund-data-table th:nth-child(3){width:34%;text-align:right;font-weight:400;direction:rtl}.fund-data-table th:nth-child(4){color:var(--bcard-green);text-align:center;direction:rtl;font-weight:600}.fund-data-table tr:first-child td:nth-child(4),.fund-data-table tr:first-child td:nth-child(5),.fund-data-table tr:first-child td:nth-child(6){color:var(--bcard-green)!important;font-weight:900}.fund-data-table td:nth-child(4),.fund-data-table td:nth-child(5),.fund-data-table td:nth-child(6),.fund-data-table th:nth-child(5),.fund-data-table th:nth-child(6){width:16%;font-weight:400}.fund-data-table td a{font-weight:700;color:var(--bcard-dark);text-decoration:none;transition:0.25s ease}.fund-data-table td a:hover{color:var(--bcard-teal-b)}.fund-data-table td.highlighted,.fund-data-table th.highlighted{color:var(--bcard-teal-b)!important;font-weight:700}.fund-data-table td:nth-child(3) a{color:var(--bcard-teal-b);font-weight:600;text-decoration:none;border-bottom:1px solid rgb(48 112 103 / .25);padding-bottom:2px;transition:color 0.2s ease,border-color 0.2s ease,transform 0.15s ease}.fund-data-table td:nth-child(3) a:hover,.fund-data-table td:nth-child(3) a:focus{color:var(--bcard-teal);border-color:var(--bcard-teal);transform:translateY(-1px)}@media (max-width:650px){.fund-data-container{border-radius:6px;padding:0}.fund-data-table{min-width:650px}.fund-data-table thead th{font-size:16px;padding:12px}.fund-data-table td{font-size:15px;padding:10px}}.number{font-size:18px;font-weight:700}.number.positive{color:green!important}.number.negative{color:red!important}#fund-data-table,#fund-data-table th,#fund-data-table td{border-bottom:none!important}.fund-data-table,.fund-data-table th,.fund-data-table td{border:none!important}.fund-data-container{border:none!important;box-shadow:none!important;overflow:hidden}.fund-data-table td{border-bottom:none!important}.fund-data-table thead th{border-bottom:none!important}.tv-custom-button{position:absolute;top:7px;left:0;display:inline-flex;align-items:center;gap:.5em;padding:5px 6px;border:none;border-radius:0 25px 25px 0;font-size:16px;font-weight:500;text-decoration:none;background:#307067;color:#fff;box-shadow:0 4px 12px rgb(0 0 0 / .15);transition:background 0.2s ease,box-shadow 0.2s ease,transform 0.15s ease;cursor:pointer;z-index:9999}.tv-custom-button:hover{background:#449E92;box-shadow:0 6px 18px rgb(0 0 0 / .25);transform:translateY(-1px);color:#fff}.tv-custom-button:focus-visible{outline:2px solid #449E92;outline-offset:2px}.tv-custom-button:active{transform:translateY(0);box-shadow:0 2px 8px rgb(0 0 0 / .2);background:var(--brand-hover,#449E92)}.tv-custom-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.tv-custom-button:focus{outline:none;box-shadow:none;background:var(--brand,#E84455)}.tv-custom-button:focus-visible{outline:2px solid #66c3b5;outline-offset:2px}.tv-popup-box{position:absolute;top:calc(100% + 2px);left:0;min-width:320px;max-width:500px;background:#fff;border:1px solid #ccc;border-radius:6px;padding:3px;box-shadow:0 6px 20px rgb(0 0 0 / .2);z-index:9999;animation:fadeIn 0.25s ease;direction:rtl}@keyframes fadeIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.gemel-dot-list{list-style:none;padding:0;margin:0 0 25px}.gemel-dot-list li{display:flex;align-items:flex-start;gap:8px;margin-bottom:14px;font-size:1.05rem;line-height:1.55;color:#333}.gemel-check-icon{flex-shrink:0;margin-top:4px}.gt-faq-wrap{direction:rtl;text-align:right;max-width:900px;margin:0 auto;font-family:inherit}.gt-faq-item{background:#fff;border:1px solid var(--bcard-border);border-radius:6px;margin-bottom:16px;overflow:hidden;transition:all .25s ease;box-shadow:0 2px 6px rgb(0 0 0 / .04);color:var(--bcard-dark);text-align:right!important}.gt-faq-item.open{border-color:var(--bcard-teal);box-shadow:0 4px 14px rgb(0 0 0 / .08);color:var(--bcard-teal-b)}.gt-faq-q{display:flex;align-items:center!important;justify-content:space-between;flex-direction:row-reverse;width:100%;padding:18px 22px;background:#fff;border:none;cursor:pointer;font-size:1.15rem;font-weight:600;color:var(--bcard-dark);transition:background .25s ease,color .25s ease,box-shadow .25s ease}.gt-faq-q-text{flex:1;text-align:right;margin-right:25px!important}.gt-faq-q:hover,.gt-faq-q:focus,.gt-faq-q:active{background:var(--bcard-teal-vvl);color:var(--bcard-teal-b);outline:none;box-shadow:0 0 0 2px rgb(0 150 136 / .18)}.gt-faq-item.open .gt-faq-q{background:var(--bcard-teal-vvl);color:var(--bcard-teal-b);border-bottom:1px solid var(--bcard-border)}.gt-faq-q-text{flex:1;padding-right:4px;padding-left:15px}.gt-faq-toggle{width:34px;height:34px;min-width:34px;border-radius:50%;border:2px solid var(--bcard-teal-b);display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--bcard-teal-b);background:#fff;transition:all .25s ease;line-height:1}.gt-faq-item.open .gt-faq-toggle{transform:rotate(45deg);background:var(--bcard-teal);border-color:var(--bcard-teal);color:#fff}.gt-faq-a{max-height:0;opacity:0;overflow:hidden;padding:0 22px;transition:max-height .35s ease,opacity .25s ease,padding-top .25s ease,padding-bottom .25s ease}.gt-faq-item.open .gt-faq-a{max-height:350px;opacity:1;padding-top:12px;padding-bottom:22px}.gt-faq-a-inner{font-size:1rem;line-height:1.75;color:var(--bcard-dark)}.gt-faq-a-inner p{margin:12px 0}@media (max-width:768px){.gt-faq-q{padding:16px;font-size:1rem}.gt-faq-toggle{width:30px;height:30px;min-width:30px;font-size:20px}}