:root,[data-theme-variant=light]{--theme-text-heading:#000000;--theme-text-body:#2d2d32;--theme-text-caption:#616166;--theme-text-link:#0062dd;--theme-text-link-hover:#66abff;--theme-text-link-pressed:#00518a;--theme-text-button-label:#000000;--theme-primary-color:#0062dd;--theme-primary-color-hover:#66abff;--theme-primary-color-pressed:#00518a;--theme-button-text-on-primary:#ffffff;--theme-button-black:#000000;--theme-button-black-hover:#2d2d32;--theme-button-black-pressed:#000000;--theme-button-text-on-black:#ffffff;--theme-button-secondary:transparent;--theme-button-secondary-hover:#e2e2e7;--theme-button-secondary-pressed:#c8c8cd;--theme-button-text-on-secondary:#000000;--theme-button-outline-border:#000000;--theme-button-outline-hover-bg:#e2e2e7;--theme-button-outline-pressed-bg:#c8c8cd;--theme-border-section-divider:#c8c8cd;--theme-border-card-outline:#c8c8cd;--theme-border-button-outline:#000000;--theme-border-link-underline:#0062dd;--theme-card-fill-solid:#f4f4f9;--theme-card-fill-outline:rgba(255, 255, 255, 0.01);--theme-ui-fill-dropdown:#ffffff;--theme-background-primary:#ffffff;--theme-background-blue:#e6f3ff;--theme-background-white:#ffffff;--theme-background-black:#000000;--theme-focus-outline:#0062dd}[data-theme-variant=dark]{--theme-text-heading:#ffffff;--theme-text-body:rgba(255, 255, 255, 0.9);--theme-text-caption:rgba(255, 255, 255, 0.6);--theme-text-link:#66abff;--theme-text-link-hover:#e6f3ff;--theme-text-link-pressed:#00518a;--theme-text-button-label:#ffffff;--theme-primary-color:#0062dd;--theme-primary-color-hover:#66abff;--theme-primary-color-pressed:#00518a;--theme-button-text-on-primary:#ffffff;--theme-button-black:#2d2d32;--theme-button-black-hover:#616166;--theme-button-black-pressed:#000000;--theme-button-text-on-black:#ffffff;--theme-button-secondary:transparent;--theme-button-secondary-hover:#616166;--theme-button-secondary-pressed:#2d2d32;--theme-button-text-on-secondary:#ffffff;--theme-button-outline-border:rgba(255, 255, 255, 0.3);--theme-button-outline-hover-bg:rgba(255, 255, 255, 0.2);--theme-button-outline-pressed-bg:rgba(255, 255, 255, 0.1);--theme-border-section-divider:rgba(255, 255, 255, 0.3);--theme-border-card-outline:rgba(255, 255, 255, 0.3);--theme-border-button-outline:#ffffff;--theme-border-link-underline:#66abff;--theme-card-fill-solid:#2d2d32;--theme-card-fill-outline:transparent;--theme-ui-fill-dropdown:#2d2d32;--theme-background-primary:#000000;--theme-background-blue:#002d5b;--theme-background-white:#ffffff;--theme-background-black:#000000;--theme-focus-outline:#66abff}@font-face{font-family:AvenirNextPForBBG;font-display:swap;font-weight:400;font-style:normal;src:url(https://assets.bwbx.io/s3/fontservice/fonts/AvenirNextPForBBG-Regular-eb3bb1b816.woff2) format("woff2"),url(https://assets.bwbx.io/s3/fontservice/fonts/AvenirNextPForBBG-Regular-093448f517.woff) format("woff")}@font-face{font-family:AvenirNextPForBBG;font-display:swap;font-weight:600;font-style:normal;src:url(https://assets.bwbx.io/s3/fontservice/fonts/AvenirNextPForBBG-Demi-b9b4abf0ea.woff2) format("woff2"),url(https://assets.bwbx.io/s3/fontservice/fonts/AvenirNextPForBBG-Demi-7459932d1d.woff) format("woff")}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-weight:600;cursor:pointer;transition:.2s;font-family:inherit}.btn--large{padding:12px 24px;font-size:16px}.btn--regular{padding:10px 20px;font-size:14px}.btn--small{padding:8px 16px;font-size:13px}.btn--mini{padding:6px 12px;font-size:12px}.btn__icon{display:inline-flex;align-items:center;justify-content:center}.btn__icon--left{margin-right:6px}.btn__icon--right{margin-left:6px}.btn:disabled{opacity:.5;pointer-events:none}.btn:focus-visible{outline:0 solid var(--border-link-underline);outline-offset:0}.btn--primary{background-color:var(--theme-primary-color);color:var(--theme-button-text-on-primary);border-color:var(--theme-primary-color)}.btn--primary:hover{background-color:var(--theme-primary-color-hover)}.btn--primary:active{background-color:var(--theme-primary-color-pressed,var(--bps-blue-shade))}.btn--primary:focus{box-shadow:0 0 0 2px rgba(0,98,221,.3)}.btn--primary-black{background-color:var(--theme-button-black);color:var(--theme-button-text-on-dark);border-color:var(--theme-button-black)}.btn--primary-black:hover{background-color:var(--theme-button-black-hover)}.btn--primary-black:active{background-color:var(--theme-button-black-pressed)}.btn--primary-black:focus{box-shadow:0 0 0 2px rgba(0,0,0,.3)}.btn--secondary{background-color:rgba(0,0,0,0);color:var(--theme-button-text-on-secondary);border-color:var(--theme-button-text-on-secondary)}.btn--secondary:hover{background-color:var(--theme-button-secondary-hover)}.btn--secondary:active{background-color:var(--theme-button-secondary-pressed)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.mt-0{margin-top:0}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.p-0{padding:0}.p-1{padding:8px}.p-2{padding:16px}.p-3{padding:24px}.p-4{padding:32px}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}@media(min-width:1024px){.d-desktop-none{display:none}}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:#000}.text-secondary{color:#616166}.text-white{color:#fff}.text-blue{color:#0062dd}.text-regular{font-weight:400}.text-semibold{font-weight:600}.text-bold{font-weight:700}@media(min-width:1024px)and (max-width:1023px){.hide-on-tablet{display:none!important}}@media(min-width:1280px){.hide-on-desktop{display:none!important}}@media(max-width:767px){.hide-on-mobile{display:none!important}.reverse-mobile .columns-wrapper{flex-direction:column-reverse}}.ticker-table-wrapper{width:100%;max-width:1216px;margin:0 auto;display:block}.bbg_ticker_table{width:100%;background-color:#fff;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif}.ticker-table-loading{padding:60px 20px;text-align:center}.ticker-table-loading .loading-spinner{width:40px;height:40px;margin:0 auto 20px;border:3px solid #ddd;border-top:3px solid #000;border-radius:50%;animation:1s linear infinite spin}.ticker-table-loading p{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:14px;color:#666;margin:0}.ticker-table-error{padding:40px 20px;text-align:center;background-color:#fff3cd;border:1px solid #ffc107;border-radius:4px;margin:40px}.ticker-table-error p{color:#856404;margin:0;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif}.ticker-table-header{background-color:#000;padding:16px 19px 16px 36px;display:flex;justify-content:space-between;align-items:center;max-width:100%;height:62px;box-sizing:border-box}.ticker-table-header .ticker-table-header-content{display:flex;align-items:center;gap:8px;flex:1}.ticker-table-header .ticker-table-title{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;line-height:30px;color:#fff;height:30px;margin:0}.ticker-table-header .ticker-table-date{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;color:hsla(0,0%,100%,.8980392157);height:26px;white-space:nowrap}.ticker-table-header .ticker-table-toggle{width:24px;height:24px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;margin:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:none;position:relative}.ticker-table-header .ticker-table-toggle::after,.ticker-table-header .ticker-table-toggle::before{content:"";position:absolute;background:#fff}.ticker-table-header .ticker-table-toggle:not(.collapsed)::before{width:24px;height:1.5px;top:11.25px}.ticker-table-header .ticker-table-toggle:not(.collapsed)::after{display:none}.ticker-table-header .ticker-table-toggle.collapsed::before{width:22px;height:1.5px;top:11.25px;transform:rotate(90deg)}.ticker-table-header .ticker-table-toggle.collapsed::after{width:22px;height:1.5px;top:11.25px}.ticker-table-header .ticker-table-toggle:focus{outline:#8a63b1 solid 2px;outline-offset:2px}.ticker-table-header .ticker-table-toggle:focus:not(:focus-visible){outline:0}.ticker-table-header .ticker-table-toggle:active{background:rgba(0,0,0,0);outline:0}.ticker-table-tabs{background-color:#fff;padding:43px 31px 28px;display:flex;gap:16px;align-items:center;max-width:100%;height:50px;box-sizing:border-box;border:1px solid #c8c8cd;border-bottom:none}.ticker-table-tabs .ticker-tab{background-color:rgba(0,0,0,0);border:none;padding:0;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2d2d32;cursor:pointer;transition:none;white-space:nowrap;display:inline-flex;align-items:center;gap:8px;position:relative}.ticker-table-tabs .ticker-tab::before{content:"";width:14px;height:14px;border:1.5px solid #2d2d32;border-radius:50%;display:inline-block;transition:none;flex-shrink:0}.ticker-table-tabs .ticker-tab.active{font-weight:400}.ticker-table-tabs .ticker-tab.active::before{border-color:#000;background-color:#000;box-shadow:inset 0 0 0 2px #fff}.ticker-table-tabs .ticker-tab:focus{outline:0;box-shadow:0 0 0 1px #8a63b1}.ticker-table-tabs .ticker-tab:active,.ticker-table-tabs .ticker-tab:focus:not(:focus-visible){box-shadow:none}.ticker-table-tabs .ticker-tab:disabled{opacity:.5;cursor:not-allowed}.ticker-table-container{max-height:600px;overflow-y:auto;overflow-x:auto;background-color:#fff;max-width:100%;box-sizing:border-box;border:1px solid #c8c8cd;border-top:none;scrollbar-width:thin;scrollbar-color:#bbb #f5f5f5}.ticker-table-container::-webkit-scrollbar{width:12px}.ticker-table-container::-webkit-scrollbar-track{background:#f5f5f5}.ticker-table-container::-webkit-scrollbar-thumb{background:#bbb;border-radius:6px}.ticker-table{width:1152px;border-collapse:collapse;background-color:#fff;margin-left:31px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;table-layout:fixed}.ticker-table thead{background-color:#fff;position:sticky;top:0;z-index:10}.ticker-table thead th{padding:14px 0 14px 6px;text-align:left;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#000;height:22px;background-color:#fff;white-space:nowrap;border-bottom:1px solid #e2e2e7;box-sizing:border-box}.ticker-table tbody .ticker-section-header{background:#f4f4f9;border-top:1px solid #c8c8cd;border-bottom:1px solid #c8c8cd;border-left:none!important;border-right:none!important}.ticker-table tbody .ticker-section-header td{padding:14px 0 14px 6px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#000;height:22px}.ticker-table tbody tr:not(:last-child):not(.ticker-section-header) td{border-bottom:1px solid #e2e2e7}.ticker-table tbody td{padding:12px 0 12px 6px;vertical-align:middle;height:50px;box-sizing:border-box;border-left:none;border-right:none;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#2d2d32}.ticker-table tbody td a.ticker-link{color:#0062dd}.ticker-table .ticker-table-empty{padding:40px 20px;text-align:center;color:#666;font-style:italic;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif}.ticker-table thead th:nth-child(1){width:732px}.ticker-table thead th:nth-child(2){width:120px}.ticker-table thead th:nth-child(3),.ticker-table thead th:nth-child(4),.ticker-table thead th:nth-child(5),.ticker-table thead th:nth-child(6),.ticker-table thead th:nth-child(7){width:100px}.ticker-table tbody td:nth-child(1){width:732px}.ticker-table tbody td:nth-child(2){width:120px}.ticker-table tbody td:nth-child(3),.ticker-table tbody td:nth-child(4),.ticker-table tbody td:nth-child(5),.ticker-table tbody td:nth-child(6),.ticker-table tbody td:nth-child(7){width:100px}.ticker-table tbody .ticker-name{width:732px;max-width:732px;height:50px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;color:#000;line-height:26px;background-color:#fff;word-wrap:break-word;overflow:hidden}.ticker-table tbody .ticker-symbol{width:120px;max-width:120px;height:46px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#0062dd}.ticker-table tbody .ticker-symbol a{color:#0062dd;text-decoration:none}.ticker-table tbody .ticker-change,.ticker-table tbody .ticker-currency,.ticker-table tbody .ticker-return-type,.ticker-table tbody .ticker-value{width:100px;max-width:100px;height:46px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#2d2d32}.ticker-table tbody .ticker-constituents,.ticker-table tbody .ticker-methodology{width:120px;max-width:120px;height:46px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#2d2d32;text-align:center;vertical-align:middle}.ticker-table.ucits-mode thead th:nth-child(1){width:332px}.ticker-table.ucits-mode thead th:nth-child(2),.ticker-table.ucits-mode thead th:nth-child(3),.ticker-table.ucits-mode thead th:nth-child(4){width:120px}.ticker-table.ucits-mode thead th:nth-child(5),.ticker-table.ucits-mode thead th:nth-child(6),.ticker-table.ucits-mode thead th:nth-child(7),.ticker-table.ucits-mode thead th:nth-child(8),.ticker-table.ucits-mode thead th:nth-child(9){width:100px}.ticker-table.ucits-mode thead th:nth-child(2),.ticker-table.ucits-mode thead th:nth-child(3){text-align:center}.ticker-table.ucits-mode tbody .ticker-name{width:332px;max-width:332px;height:76px}.ticker-table.ucits-mode tbody td:nth-child(1){width:332px}.ticker-table.ucits-mode tbody td:nth-child(2),.ticker-table.ucits-mode tbody td:nth-child(3),.ticker-table.ucits-mode tbody td:nth-child(4){width:120px}.ticker-table.ucits-mode tbody td:nth-child(5),.ticker-table.ucits-mode tbody td:nth-child(6),.ticker-table.ucits-mode tbody td:nth-child(7),.ticker-table.ucits-mode tbody td:nth-child(8),.ticker-table.ucits-mode tbody td:nth-child(9){width:100px}.ticker-link{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:0;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#0062dd;pointer-events:auto;cursor:pointer}.ticker-link:hover{color:#0062dd}.ticker-link:focus{outline:0;box-shadow:0 0 0 1px #8a63b1}.ticker-link--pdf{font-weight:600;display:inline-flex;align-items:center;justify-content:center}.ticker-pdf-icon{width:24px;height:24px;flex-shrink:0;display:inline-block;vertical-align:middle}.ticker-na{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:14px;color:#999;font-style:italic;display:inline-block;text-align:center}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media(min-width:1024px)and (max-width:1279px){.ticker-table-header,.ticker-table-tabs{max-width:964px}.ticker-table-container{max-width:964px;overflow-x:auto}.ticker-table-wrapper{max-width:964px;max-width:100%}.ticker-table-container,.ticker-table-header,.ticker-table-tabs{width:100%;max-width:100%}.ticker-table-header{padding:16px 36px;height:62px}.ticker-table-header .ticker-table-title{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;line-height:30px;color:#fff;height:30px}.ticker-table-header .ticker-table-date{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;color:hsla(0,0%,100%,.8980392157);height:26px}.ticker-table-tabs{padding:43px 33px 28px;height:50px;gap:16px}.ticker-table-tabs .ticker-tab{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2d2d32;gap:4px}.ticker-table-tabs .ticker-tab::before{width:14px;height:14px}.ticker-table{width:900px;margin-left:31px}.ticker-table thead th:nth-child(1){width:480px}.ticker-table thead th:nth-child(2){width:120px}.ticker-table thead th:nth-child(3),.ticker-table thead th:nth-child(4),.ticker-table thead th:nth-child(5),.ticker-table thead th:nth-child(6),.ticker-table thead th:nth-child(7){width:100px}.ticker-table tbody .ticker-section-header td{background:#f4f4f9;border-top:1px solid #c8c8cd;border-bottom:1px solid #c8c8cd;border-left:none!important;border-right:none!important;padding:14px 0 14px 6px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#000;height:22px}.ticker-table tbody td:nth-child(1){width:480px}.ticker-table tbody td:nth-child(2){width:120px}.ticker-table tbody td:nth-child(3),.ticker-table tbody td:nth-child(4),.ticker-table tbody td:nth-child(5),.ticker-table tbody td:nth-child(6),.ticker-table tbody td:nth-child(7){width:100px}.ticker-table tbody .ticker-name{width:480px;max-width:480px;height:76px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:26px;color:#000}.ticker-table tbody .ticker-symbol{width:120px;max-width:120px;height:46px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#0062dd}.ticker-table tbody .ticker-change,.ticker-table tbody .ticker-currency,.ticker-table tbody .ticker-return-type,.ticker-table tbody .ticker-value{width:100px;max-width:100px;height:46px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#2d2d32}.ticker-table tbody .ticker-constituents,.ticker-table tbody .ticker-methodology{width:120px;max-width:120px}.ticker-table.ucits-mode thead th:nth-child(1){width:260px}.ticker-table.ucits-mode thead th:nth-child(2),.ticker-table.ucits-mode thead th:nth-child(3),.ticker-table.ucits-mode thead th:nth-child(4){width:120px}.ticker-table.ucits-mode thead th:nth-child(5){width:80px}.ticker-table.ucits-mode thead th:nth-child(6),.ticker-table.ucits-mode thead th:nth-child(7),.ticker-table.ucits-mode thead th:nth-child(8),.ticker-table.ucits-mode thead th:nth-child(9){width:100px}.ticker-table.ucits-mode tbody .ticker-name{width:260px;max-width:260px;height:76px}.ticker-table.ucits-mode tbody td:nth-child(1){width:260px}.ticker-table.ucits-mode tbody td:nth-child(2),.ticker-table.ucits-mode tbody td:nth-child(3),.ticker-table.ucits-mode tbody td:nth-child(4){width:120px}.ticker-table.ucits-mode tbody td:nth-child(5){width:80px}.ticker-table.ucits-mode tbody td:nth-child(6),.ticker-table.ucits-mode tbody td:nth-child(7),.ticker-table.ucits-mode tbody td:nth-child(8),.ticker-table.ucits-mode tbody td:nth-child(9){width:100px}}@media(min-width:768px)and (max-width:1023px){.ticker-table-wrapper{max-width:100%}.ticker-table-container,.ticker-table-header,.ticker-table-tabs{width:100%;max-width:100%}.ticker-table-header{height:90px;padding:16px 19px 16px 36px}.ticker-table-header .ticker-table-header-content{flex-direction:column;align-items:flex-start;gap:4px}.ticker-table-header .ticker-table-toggle{align-self:flex-start}.ticker-table-header .ticker-table-title{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;line-height:30px;color:#fff;height:30px}.ticker-table-header .ticker-table-date{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;color:hsla(0,0%,100%,.8980392157);height:26px}.ticker-table-tabs{padding:43px 32px 28px;height:50px;gap:16px}.ticker-table-tabs .ticker-tab{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2d2d32;gap:4px}.ticker-table-tabs .ticker-tab::before{width:14px;height:14px}.ticker-table{width:640px;margin-left:31px}.ticker-table thead th:nth-child(1){width:300px}.ticker-table thead th:nth-child(2){width:120px}.ticker-table thead th:nth-child(3){width:100px}.ticker-table thead th:nth-child(4){width:120px}.ticker-table tbody .ticker-section-header td{background:#f4f4f9;border-top:1px solid #c8c8cd;border-bottom:1px solid #c8c8cd;border-left:none!important;border-right:none!important;padding:14px 0 14px 6px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#000;height:22px}.ticker-table tbody td:nth-child(1){width:300px}.ticker-table tbody td:nth-child(2){width:120px}.ticker-table tbody td:nth-child(3){width:100px}.ticker-table tbody td:nth-child(4){width:120px}.ticker-table tbody .ticker-name{width:300px;max-width:300px;height:76px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:26px;color:#000}.ticker-table tbody .ticker-symbol{width:120px;max-width:120px;height:46px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#0062dd}.ticker-table tbody .ticker-change,.ticker-table tbody .ticker-currency,.ticker-table tbody .ticker-value{width:100px;max-width:100px;height:46px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#2d2d32}.ticker-table tbody .ticker-return-type{width:120px;max-width:120px;height:46px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#2d2d32}.ticker-table tbody .ticker-constituents,.ticker-table tbody .ticker-methodology{width:120px;max-width:120px}.ticker-table.ucits-mode thead th:nth-child(1){width:300px}.ticker-table.ucits-mode thead th:nth-child(2),.ticker-table.ucits-mode thead th:nth-child(3){width:120px}.ticker-table.ucits-mode thead th:nth-child(4){width:100px}.ticker-table.ucits-mode tbody .ticker-name{width:300px;max-width:300px;height:76px}.ticker-table.ucits-mode tbody td:nth-child(1){width:300px}.ticker-table.ucits-mode tbody td:nth-child(2),.ticker-table.ucits-mode tbody td:nth-child(3){width:120px}.ticker-table.ucits-mode tbody td:nth-child(4){width:100px}}@media(max-width:767px){.ticker-table-wrapper{max-width:100%;padding:0}.ticker-table-header{width:100%;max-width:100%;height:90px;padding:16px 19px 16px 28px;align-items:flex-start}.ticker-table-header .ticker-table-header-content{flex-direction:column;align-items:flex-start;gap:8px;flex:1}.ticker-table-header .ticker-table-toggle{margin-top:0;margin-right:0;align-self:flex-start}.ticker-table-header .ticker-table-title{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;line-height:30px;color:#fff;height:30px}.ticker-table-header .ticker-table-date{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;color:hsla(0,0%,100%,.8980392157);height:26px}.ticker-table-tabs{width:100%;max-width:100%;height:50px;padding:43px 32px 28px;gap:16px}.ticker-table-tabs .ticker-tab{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2d2d32;gap:4px}.ticker-table-tabs .ticker-tab::before{width:14px;height:14px}.ticker-table-container{width:100%;max-width:100%;overflow-x:auto}.ticker-table{width:920px;margin-left:31px}.ticker-table thead th:nth-child(1){width:300px}.ticker-table thead th:nth-child(2){width:120px}.ticker-table thead th:nth-child(3),.ticker-table thead th:nth-child(4),.ticker-table thead th:nth-child(5),.ticker-table thead th:nth-child(6),.ticker-table thead th:nth-child(7){width:100px}.ticker-table tbody .ticker-section-header td{background:#f4f4f9;border-top:1px solid #c8c8cd;border-bottom:1px solid #c8c8cd;border-left:none!important;border-right:none!important;padding:14px 0 14px 6px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#000;height:22px}.ticker-table tbody td{height:76px}.ticker-table tbody td:nth-child(1){width:300px}.ticker-table tbody td:nth-child(2){width:120px}.ticker-table tbody td:nth-child(3),.ticker-table tbody td:nth-child(4),.ticker-table tbody td:nth-child(5),.ticker-table tbody td:nth-child(6),.ticker-table tbody td:nth-child(7){width:100px}.ticker-table tbody .ticker-name{width:300px;max-width:300px;height:76px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:26px;color:#000;word-wrap:break-word;overflow:hidden}.ticker-table tbody .ticker-symbol{width:120px;max-width:120px;height:46px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#0062dd}.ticker-table tbody .ticker-constituents,.ticker-table tbody .ticker-methodology{width:120px;max-width:120px;height:46px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#2d2d32;text-align:center;vertical-align:middle}.ticker-table.ucits-mode{width:1160px}.ticker-table.ucits-mode thead th:nth-child(1){width:300px}.ticker-table.ucits-mode thead th:nth-child(2),.ticker-table.ucits-mode thead th:nth-child(3),.ticker-table.ucits-mode thead th:nth-child(4){width:120px}.ticker-table.ucits-mode thead th:nth-child(5),.ticker-table.ucits-mode thead th:nth-child(6),.ticker-table.ucits-mode thead th:nth-child(7),.ticker-table.ucits-mode thead th:nth-child(8),.ticker-table.ucits-mode thead th:nth-child(9){width:100px}.ticker-table.ucits-mode tbody .ticker-name{width:300px;max-width:300px;height:76px}.ticker-table.ucits-mode tbody td:nth-child(1){width:300px}.ticker-table.ucits-mode tbody td:nth-child(2),.ticker-table.ucits-mode tbody td:nth-child(3),.ticker-table.ucits-mode tbody td:nth-child(4){width:120px}.ticker-table.ucits-mode tbody td:nth-child(5),.ticker-table.ucits-mode tbody td:nth-child(6),.ticker-table.ucits-mode tbody td:nth-child(7),.ticker-table.ucits-mode tbody td:nth-child(8),.ticker-table.ucits-mode tbody td:nth-child(9){width:100px}}.ticker-link--pdf .fa-file-pdf-o{color:#0062dd;font-size:24px;width:24px;height:24px;display:inline-block}.ticker-constituents .ticker-link--pdf,.ticker-methodology .ticker-link--pdf{display:inline-flex;align-items:center;justify-content:center}.constituents-view{background:#fff}.constituents-back-container{border:1px solid #c8c8cd;border-top:none;border-bottom:none;padding:16px 36px 20px;background:#fff}.constituents-back-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:rgba(0,0,0,0);border:1px solid #000;padding:8px 32px;border-radius:10px;cursor:pointer;transition:background .2s}.constituents-back-btn svg{width:26px;height:26px;font-size:26px;color:#000;flex-shrink:0}.constituents-back-btn span{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#000}.constituents-back-btn:hover{background:rgba(0,0,0,.05)}.constituents-back-btn:focus{outline:#8a63b1 solid 2px;outline-offset:2px}.constituents-table-wrapper{padding:0 36px 36px;background:#fff;border:1px solid #c8c8cd;border-top:none;overflow-x:auto}.constituents-table{width:100%;min-width:600px;border-collapse:collapse;table-layout:auto}.constituents-table thead{background-color:#fff}.constituents-table thead th{padding:10px 6px;text-align:left;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#000;letter-spacing:0;background-color:#fff;border-bottom:1px solid #e2e2e7}.constituents-table thead th:nth-child(1){width:50%}.constituents-table thead th:nth-child(2){width:15%}.constituents-table thead th:nth-child(3){width:20%}.constituents-table thead th:nth-child(4){width:15%}.constituents-table thead th:nth-child(2),.constituents-table thead th:nth-child(3),.constituents-table thead th:nth-child(4){text-align:left}.constituents-table tbody tr:not(:last-child) td{border-bottom:1px solid #e2e2e7}.constituents-table tbody td{padding:12px 6px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#000;letter-spacing:0;vertical-align:middle}.constituents-table tbody td:nth-child(2),.constituents-table tbody td:nth-child(3),.constituents-table tbody td:nth-child(4){text-align:left}.ticker-table.strategies-mode{width:1152px}.ticker-table.strategies-mode thead th:nth-child(1){width:632px}.ticker-table.strategies-mode thead th:nth-child(2){width:120px}.ticker-table.strategies-mode thead th:nth-child(3),.ticker-table.strategies-mode thead th:nth-child(4),.ticker-table.strategies-mode thead th:nth-child(5),.ticker-table.strategies-mode thead th:nth-child(6){width:100px}.ticker-table.strategies-mode tbody td:nth-child(1){width:632px}.ticker-table.strategies-mode tbody td:nth-child(2){width:120px}.ticker-table.strategies-mode tbody td:nth-child(3),.ticker-table.strategies-mode tbody td:nth-child(4),.ticker-table.strategies-mode tbody td:nth-child(5),.ticker-table.strategies-mode tbody td:nth-child(6){width:100px}.ticker-name.strategies-name{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 6px}.ticker-name.strategies-name .strategy-index-name{width:496px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:26px;color:#000;word-wrap:break-word;overflow-wrap:break-word}.ticker-name.strategies-name .strategy-actions{display:flex;gap:12px;flex-shrink:0;align-items:center}.strategy-action-link{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;text-decoration:none;white-space:nowrap;cursor:pointer;color:#0062dd!important}.strategy-action-link:active,.strategy-action-link:hover,.strategy-action-link:visited{color:#0062dd!important;text-decoration:none!important}.strategy-action-link:focus{outline:#8a63b1 solid 2px;outline-offset:2px;color:#0062dd!important}@media(min-width:1024px)and (max-width:1279px){.strategies-wrapper{overflow-x:auto;width:100%}.ticker-table.strategies-mode{display:table;table-layout:auto;width:-moz-max-content;width:max-content;border-collapse:collapse}tbody,thead{display:table-header-group;width:100%}tbody td,thead th{text-align:left;vertical-align:middle;padding:8px}tbody td:nth-child(1),thead th:nth-child(1){min-width:420px;width:auto;max-width:420px;white-space:nowrap}tbody td:nth-child(2),tbody td:nth-child(3),tbody td:nth-child(4),tbody td:nth-child(5),thead th:nth-child(2),thead th:nth-child(3),thead th:nth-child(4),thead th:nth-child(5){width:120px;min-width:120px;max-width:120px;white-space:nowrap;overflow:hidden}tbody td:nth-child(6),thead th:nth-child(6){min-width:150px;width:auto;max-width:none;white-space:nowrap;overflow:visible}.ticker-name.strategies-name{display:flex;align-items:center;justify-content:flex-start;gap:6px}.ticker-name.strategies-name .strategy-index-name{flex:1 1 auto;min-width:244px;max-width:244px;white-space:normal!important;overflow:visible!important;text-overflow:unset!important}.ticker-name.strategies-name .strategy-actions{flex:0 0 120px;min-width:120px;margin-left:36px;display:flex;justify-content:flex-end;gap:6px}}@media(min-width:768px)and (max-width:1023px){.strategies-wrapper{overflow-x:auto;width:100%}.ticker-table.strategies-mode{display:table;table-layout:auto;width:-moz-max-content;width:max-content;border-collapse:collapse}tbody,thead{display:table-header-group;width:100%}tbody td,thead th{text-align:left;vertical-align:middle;padding:8px}tbody td:nth-child(1),thead th:nth-child(1){min-width:332px;width:auto;max-width:332px;white-space:nowrap}tbody td:nth-child(2),tbody td:nth-child(3),tbody td:nth-child(4),tbody td:nth-child(5),thead th:nth-child(2),thead th:nth-child(3),thead th:nth-child(4),thead th:nth-child(5){width:100px;min-width:100px;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}tbody td:nth-child(6),thead th:nth-child(6){min-width:150px;width:auto;max-width:none;white-space:nowrap;overflow:visible}.ticker-name.strategies-name{display:flex;align-items:center;justify-content:flex-start;gap:12px}.ticker-name.strategies-name .strategy-index-name{flex:1 1 auto;min-width:180px;max-width:180px;white-space:normal!important;overflow:visible!important;text-overflow:unset!important}.ticker-name.strategies-name .strategy-actions{flex:0 0 100px;min-width:100px;margin-left:12px;display:flex;justify-content:flex-end;gap:12px}}@media(max-width:767px){.strategies-wrapper{overflow-x:auto;width:100%}.ticker-table.strategies-mode{display:table;table-layout:auto;width:-moz-max-content;width:max-content;border-collapse:collapse}tbody,thead{display:table-header-group;width:100%}tbody td,thead th{text-align:left;vertical-align:middle;padding:8px}tbody td:nth-child(1),thead th:nth-child(1){min-width:332px;width:auto;max-width:332px;white-space:nowrap}tbody td:nth-child(2),tbody td:nth-child(3),tbody td:nth-child(4),tbody td:nth-child(5),thead th:nth-child(2),thead th:nth-child(3),thead th:nth-child(4),thead th:nth-child(5){width:100px;min-width:100px;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}tbody td:nth-child(6),thead th:nth-child(6){min-width:150px;width:auto;max-width:none;white-space:nowrap;overflow:visible}.ticker-name.strategies-name{display:flex;align-items:center;justify-content:flex-start;gap:12px}.ticker-name.strategies-name .strategy-index-name{flex:1 1 auto;min-width:180px;max-width:180px;white-space:normal!important;overflow:visible!important;text-overflow:unset!important}.ticker-name.strategies-name .strategy-actions{flex:0 0 100px;min-width:100px;margin-left:12px;display:flex;justify-content:flex-end;gap:12px}}.weights-view{background:#fff}.weights-back-container{border:1px solid #c8c8cd;border-top:none;border-bottom:none;padding:16px 36px 20px;background:#fff}.weights-back-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:rgba(0,0,0,0);border:1px solid #000;padding:8px 32px;border-radius:10px;cursor:pointer;transition:background .2s}.weights-back-btn svg{width:26px;height:26px;font-size:26px;color:#000;flex-shrink:0}.weights-back-btn span{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#000}.weights-back-btn:hover{background:rgba(0,0,0,.05)}.weights-back-btn:focus{outline:#8a63b1 solid 2px;outline-offset:2px}.weights-table-wrapper{padding:0 36px 36px;background:#fff;border:1px solid #c8c8cd;border-top:none;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#bbb #f5f5f5}.weights-table-wrapper::-webkit-scrollbar{height:12px}.weights-table-wrapper::-webkit-scrollbar-track{background:#f5f5f5}.weights-table-wrapper::-webkit-scrollbar-thumb{background:#bbb;border-radius:6px}.weights-table{width:100%;border-collapse:collapse;min-width:800px;table-layout:fixed}.weights-table thead{background-color:#fff}.weights-table thead th{padding:10px 6px;text-align:left;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#000;background-color:#fff;border-bottom:1px solid #e2e2e7;white-space:nowrap;overflow:hidden}.weights-table thead th:nth-child(1){width:430px}.weights-table thead th:nth-child(2){width:220px}.weights-table thead th:nth-child(3){width:120px;padding-left:16px}.weights-table tbody tr td{border-bottom:1px solid #e2e2e7}.weights-table tbody td{padding:12px 6px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#000;vertical-align:middle;white-space:nowrap;overflow:hidden}.weights-table tbody td:nth-child(1){width:430px}.weights-table tbody td:nth-child(2){width:230px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;padding-right:16px}.weights-table tbody td:nth-child(3){width:120px;padding-left:16px}.history-view{background:#fff}.history-back-container{border:1px solid #c8c8cd;border-top:none;border-bottom:none;padding:16px 32px 20px;background:#fff}.history-back-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:rgba(0,0,0,0);border:1px solid #000;padding:8px 32px;margin-top:16px;border-radius:10px;cursor:pointer;transition:background .2s}.history-back-btn svg{width:26px;height:26px;color:#000;flex-shrink:0}.history-back-btn span{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#000}.history-back-btn:hover{background:rgba(0,0,0,.05)}.history-back-btn:focus{outline:#8a63b1 solid 2px;outline-offset:2px}.history-content-wrapper{padding:12px 32px 36px;background:#fff;border:1px solid #c8c8cd;border-top:none;max-width:100%;overflow:hidden}.history-ticker-info{margin-bottom:8px}.history-ticker-info .history-ticker-name{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:36px;font-weight:600;line-height:50px;color:#000;margin:0 0 8px;height:50px;width:100%}.history-ticker-info .history-ticker-symbol{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;line-height:32px;color:#616166;margin:0;height:32px}.history-price-section{margin-top:64px;display:flex;gap:50px;align-items:flex-start;max-width:100%}.history-price-details{flex-shrink:0;width:220px}.history-price-details .history-current-price{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:36px;font-weight:600;line-height:50px;color:#000;margin-bottom:8px}.history-price-details .history-price-change{display:inline-flex;padding:4px 8px;align-items:center;gap:4px;border-radius:4px;margin-bottom:16px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;line-height:30px;color:#fff}.history-price-details .history-price-change .history-price-icon{width:9px;height:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.history-price-details .history-price-change .history-price-icon svg{width:9px;height:7px;fill:#fff}.history-price-details .history-price-change.positive{background:#0f976c}.history-price-details .history-price-change.positive .history-price-icon svg{transform:rotate(0)}.history-price-details .history-price-change.negative{background:#d32f2f}.history-price-details .history-price-change.negative .history-price-icon svg{transform:rotate(180deg)}.history-price-details .history-date-info{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#616166}.history-chart-container{flex:1;min-width:0;max-width:calc(100% - 270px);display:flex;height:312px;padding:16px 0;flex-direction:column;align-items:flex-start;align-self:stretch}.history-chart-controls{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:24px;gap:16px;flex-wrap:wrap}.history-period-tabs{display:flex;padding:4px;align-items:center;border-radius:24px;background:#f4f4f9;gap:4px;flex-shrink:0;max-width:calc(100% - 30px)}.history-period-tabs .history-period-tab{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#616166;padding:8px 12px;border:none;background:rgba(0,0,0,0);border-radius:20px;cursor:pointer;transition:.2s;white-space:nowrap}.history-period-tabs .history-period-tab:hover{background:rgba(0,0,0,.05)}.history-period-tabs .history-period-tab.active{background:#fff;color:#000;box-shadow:0 1px 3px rgba(0,0,0,.1)}.history-date-range{display:flex;align-items:center;gap:16px;flex-shrink:0}.history-date-range .history-date-label{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:26px;color:#000;white-space:nowrap}.history-date-range .history-date-input-wrapper{display:flex;width:155px;height:44px;padding:10px 16px;align-items:center;justify-content:space-between;gap:8px;border-radius:4px;border:1px solid #c8c8cd;background:#fff;position:relative;box-sizing:border-box}.history-date-range .history-date-input-wrapper:focus-within{border-color:#8a63b1;outline:#8a63b1 solid 2px;outline-offset:0}.history-date-range .history-date-input{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;border:none;background:rgba(0,0,0,0);padding:0;width:calc(100% - 24px);outline:0;flex:1}.history-date-range .history-date-input::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;width:100%;height:100%;cursor:pointer;z-index:2}.history-date-range .history-date-input::-webkit-clear-button,.history-date-range .history-date-input::-webkit-inner-spin-button{display:none}.history-date-range .history-date-icon{display:flex;width:16px;height:16px;justify-content:center;align-items:center;flex-shrink:0;pointer-events:none;position:relative;z-index:1}.history-date-range .history-date-icon svg{width:16px;height:16px;color:#000}.history-date-range .history-date-icon svg path{stroke-width:1.8}.history-chart-wrapper{width:100%;height:260px;position:relative}#history-chart{width:100%!important;height:100%!important}@media(min-width:1024px)and (max-width:1279px){.history-content-wrapper{padding:32px 32px 36px}.history-ticker-info{margin-bottom:8px}.history-ticker-info .history-ticker-name{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:36px;font-weight:600;line-height:50px;color:#000;margin:0 0 8px;height:50px}.history-ticker-info .history-ticker-symbol{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;line-height:32px;color:#616166;margin:0;height:32px}.history-price-section{margin-top:64px;flex-direction:column;gap:0;align-items:flex-start}.history-price-details{width:100%;margin-bottom:32px}.history-price-details .history-current-price{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:36px;font-weight:600;line-height:50px;color:#000;margin-bottom:8px}.history-price-details .history-price-change{margin-bottom:16px}.history-price-details .history-date-info{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#616166}.history-chart-container{width:100%;max-width:100%;display:flex;height:auto;padding:0;flex-direction:column;align-items:flex-start}.history-chart-controls{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:24px;gap:16px;flex-wrap:nowrap}.history-period-tabs{flex:0 1 auto;max-width:none}.history-period-tabs .history-period-tab{padding:8px 12px}.history-date-range{display:flex;align-items:center;gap:16px;flex-shrink:0;margin-left:auto}.history-date-range .history-date-label{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:26px;color:#000}.history-date-range .history-date-input-wrapper{width:140px;padding:8px 12px}.history-date-range .history-date-input{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000}.history-chart-wrapper{width:100%;height:260px;position:relative}#history-chart{width:100%!important;height:100%!important}}@media(min-width:768px)and (max-width:1023px){.history-content-wrapper{padding:32px 32px 36px}.history-ticker-info{margin-bottom:8px}.history-ticker-info .history-ticker-name{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:36px;font-weight:600;line-height:50px;color:#000;margin:0 0 8px}.history-ticker-info .history-ticker-symbol{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;line-height:32px;color:#616166;margin:0}.history-price-section{margin-top:64px;flex-direction:column;gap:0}.history-price-details{width:100%;margin-bottom:0}.history-price-details .history-current-price{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:36px;font-weight:600;line-height:50px;color:#000;display:inline-block;margin:0 10px 0 0}.history-price-details .history-price-change{display:inline-flex;margin:4px 0 0;vertical-align:top}.history-price-details .history-date-info{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#616166;display:block;margin-top:16px}.history-chart-container{width:100%;max-width:100%;margin-top:32px;display:flex;flex-direction:column;height:auto;padding:0}.history-chart-controls{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:24px;gap:16px}.history-period-tabs{height:38px;padding:4px;border-radius:24px;background:#f4f4f9;display:flex;gap:4px}.history-period-tabs .history-period-tab{padding:6px 10px;font-size:14px;font-weight:600;line-height:26px;border-radius:20px;cursor:pointer;background:rgba(0,0,0,0);border:none}.history-period-tabs .history-period-tab.active{background:#fff}.history-date-range{display:flex;align-items:center;gap:8px}.history-date-range .history-date-label{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:26px;color:#000}.history-date-range .history-date-input-wrapper{width:140px;height:38px;padding:8px 12px;border:1px solid #c8c8cd;border-radius:4px;display:flex;align-items:center;gap:8px}.history-date-range .history-date-label:nth-of-type(2){margin-left:16px}.history-date-range .history-date-input{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#000;border:none;background:rgba(0,0,0,0);min-width:90px;cursor:pointer}.history-date-range .history-date-input:focus{outline:0}.history-date-range .history-date-icon{width:16px;height:16px;flex-shrink:0}.history-chart-wrapper{width:100%;height:260px}}@media(max-width:767px){.history-content-wrapper{padding:32px 16px 36px}.history-ticker-info{margin-bottom:8px}.history-ticker-info .history-ticker-name{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:28px;font-weight:600;line-height:38px;color:#000;margin:0 0 20px}.history-ticker-info .history-ticker-symbol{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:26px;color:#616166;margin:0}.history-price-section{margin-top:64px;flex-direction:column;gap:0}.history-price-details{width:100%;margin-bottom:0}.history-price-details .history-current-price{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:28px;font-weight:600;line-height:38px;color:#000;display:inline-block;margin:0 10px 0 0}.history-price-details .history-price-change{display:inline-flex;margin:2px 0 0;vertical-align:top}.history-price-details .history-date-info{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#616166;display:block;margin-top:16px}.history-chart-container{width:100%;max-width:100%;margin-top:32px;display:flex;flex-direction:column;height:auto;padding:0}.history-chart-controls{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:24px;gap:16px}.history-period-tabs{width:80%;height:38px;padding:4px;border-radius:24px;background:#f4f4f9;display:flex;gap:4px}.history-period-tabs .history-period-tab{flex:1;padding:6px 8px;font-size:12px;font-weight:600;line-height:26px;border-radius:20px;cursor:pointer;background:rgba(0,0,0,0);border:none;text-align:center}.history-period-tabs .history-period-tab.active{background:#fff}.history-date-range{display:flex;align-items:center;gap:16px;width:100%;margin-left:20px;flex-wrap:wrap}.history-date-range .history-date-label{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:26px;color:#000}.history-date-range .history-date-input-wrapper{width:140px;height:38px;padding:8px 12px;border:1px solid #c8c8cd;border-radius:4px;display:flex;align-items:center;gap:8px}.history-date-range .history-date-label:nth-of-type(2){margin-left:16px}.history-date-range .history-date-input{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px;color:#000;border:none;background:rgba(0,0,0,0);min-width:70px;cursor:pointer}.history-date-range .history-date-input:focus{outline:0}.history-date-range .history-date-icon{width:14px;height:14px;flex-shrink:0}.history-chart-wrapper{width:100%;height:220px}}
/*# sourceMappingURL=TickerTable.min.css.map */
