.note_warapper{display:flex}.note_warapper .icon-info{padding-left:5px;width:20px;cursor:pointer;z-index:10000}.note_warapper .info{width:400px;position:absolute;padding:10px;background-color:rgba(0,0,0,.85);color:#fff;margin-left:65px;margin-bottom:0;animation:fadein .3s ease;transform:translateX(2%)}@keyframes fadein{0%{opacity:0;transform:translateX(0)}to{opacity:1;transform:translateX(2%)}}th{font-size:14px;font-weight:400!important;border:none!important;vertical-align:middle!important}tr{background-color:var(--row-bg-color)}td{border:none!important;border-top:1px solid #fff!important;padding:14px;vertical-align:middle!important}.scroll-item-wrapper{margin:0 10px;border-bottom:1px solid #e0e0e0;position:relative;padding:0 0 10px;display:flex;justify-content:center;align-items:center}.scroll-item-wrapper .icon-span-wrapper{display:flex;flex-direction:column;align-items:center}.scroll-item-wrapper .icon-span-wrapper .arrows-icon{width:20px}.scroll-item-wrapper .icon-span-wrapper .scroll-item-span{font-size:12px}.icon-info{display:flex}.table-v2-note .info{font-size:12px;border-radius:3px;padding:15px}@media(max-width:769px){.table-container{border:1px solid rgba(0,0,0,.05);overflow-x:auto;background-image:linear-gradient(90deg,#ffffff,rgba(255,255,255,0)),linear-gradient(270deg,#ffffff,rgba(255,255,255,0)),linear-gradient(90deg,rgba(0,0,0,.2),rgba(255,255,255,0)),linear-gradient(270deg,rgba(0,0,0,.2),rgba(255,255,255,0));background-position:0 0,100% 0,0 0,100% 0;background-repeat:no-repeat;background-color:rgba(0,0,0,0);background-size:4em 100%,4em 100%,2em 100%,2em 100%;background-attachment:local,local,scroll,scroll}.table-container .table{margin-bottom:0}}.main-tabs{border-bottom:1px solid #007bff;box-sizing:border-box;margin-bottom:1px}.main-tabs,.sub-tabs{display:flex;flex-direction:row;align-items:center}.sub-tabs{padding-top:10px;padding-bottom:10px}.sub-tabs .sub-tab-item{display:flex;align-items:center;justify-content:center;font-size:14px;padding:10px 12px;border:1px solid;cursor:pointer}.sub-tabs .sub-tab-item,.sub-tabs .sub-tab-item.active{transition:background-color .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out}.sub-tabs .sub-tab-item.active{color:#fff;background-color:#343a40}.sub-tabs .sub-tab-item:not(.active):hover{background-color:var(--bg-hover-color);transition:background-color .2s ease-in-out}.tab-item{display:flex;align-items:center;justify-content:center;font-size:14px;padding:10px 12px;cursor:pointer}.tab-item,.tab-item.active{transition:background-color .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out}.tab-item.active{color:#fff;background-color:#007bff}.tab-item:not(.active):hover{background-color:var(--bg-hover-color);color:#343a40;transition:background-color .2s ease-in-out,color .2s ease-in-out}.tab-en{margin-right:5px}.tab-ar{margin-left:5px}@media(max-width:769px){.main-tabs{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;grid-column-gap:5px}.sub-tabs .sub-tab-item,.tab-item{font-size:13px;text-align:center}.tab-item{line-height:18px}.tab-ar,.tab-en,.tab-item,.tab-item-wrapper{height:100%!important}}.link_wrapper{width:100%;display:flex;justify-content:space-between;padding:10px}@media screen and (max-width:600px){.link_wrapper{flex-direction:column}}.link_wrapper .link_autonomotech{color:#666;font-size:12px;text-decoration:none}.link_wrapper .link_autonomotech .link_text{text-decoration:underline}.link_wrapper .link-devider{padding:0 5px}.link_wrapper .link_autonomotech:hover{text-decoration:none;color:#666;font-size:12px}.link_wrapper .link_wrapper-note{display:flex;color:#666;font-size:12px;flex-direction:column}.link_wrapper .link_wrapper-note-right{display:flex;color:#666;font-size:12px;flex-direction:row;align-items:center;gap:4px}.link_wrapper .saver-wrapper,.link_wrapper .saver-wrapper .saver-panel-wrapper{display:flex}.link_wrapper .saver-wrapper .saver-panel-wrapper .icon-save-span{font-size:12px;margin-left:5px}.chart-legend-wrapper{background-color:#f2f2f2;padding:5px;margin-top:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chart-legend-wrapper .legend-item{display:inline-flex;letter-spacing:.5px;align-items:center;margin:3px;padding:5px;font-size:12px;font-weight:400;border-radius:2px;background-color:#fff;cursor:pointer;text-decoration:line-through}.chart-legend-wrapper .legend-item .color{border-radius:50%}.chart-legend-wrapper .legend-item .label{padding-left:4px}.chart-legend-wrapper .legend-item-first{display:inline-flex;letter-spacing:.5px;align-items:center;margin:3px;padding-top:5px;padding-right:5px;padding-bottom:5px;font-size:12px;font-weight:400;border-radius:2px;background-color:#fff;cursor:pointer;text-decoration:none}.chart-legend-wrapper .legend-item-first .first{height:1px;border-radius:50%}.chart-legend-wrapper .active{text-decoration:none}.chart-legend-wrapper .disabled{opacity:.5;cursor:auto}.button{padding:6px 8px;color:#6c757d;background-color:#f8f9fa;font-size:12px;font-weight:500;line-height:15px;border-radius:4px;border:none;display:inline-flex;align-items:center}.button:focus{outline:none}.button svg{width:12px;height:12px;margin:0 6px}.footer_wrapper{padding:24px;border-top:1px solid var(--border-color);display:flex;justify-content:space-between;background-color:#fff}@media screen and (max-width:600px){.footer_wrapper{padding:12px;align-items:center;margin-left:-8px;margin-right:-8px;flex-direction:column-reverse}}.footer_wrapper .buttons_wrapper div{display:flex;justify-content:center}.footer_wrapper .buttons_wrapper .button{margin-right:4px}@media screen and (max-width:370px){.footer_wrapper .buttons_wrapper .button{margin-bottom:4px}}@media print{.footer_wrapper .buttons_wrapper{visibility:hidden}}.footer_wrapper.rtl .buttons_wrapper .button{margin-right:0;margin-left:4px}@media screen and (max-width:600px){.footer_wrapper .buttons_wrapper{margin-top:8px}}.footer_wrapper .links_wrapper{display:inline-flex;align-items:center;font-size:12px;color:#6c757d;flex-flow:row}@media screen and (max-width:600px){.footer_wrapper .links_wrapper{align-items:start}}.footer_wrapper .links_wrapper a{text-decoration:underline;line-height:15px;font-weight:400;color:#6c757d}.footer_wrapper .links_wrapper a.link_text{font-weight:600;display:flex}.footer_wrapper .links_wrapper .link-divider{margin:0 8px}.footer_wrapper .links_wrapper .download-visible{display:flex;align-items:center;gap:4px}.footer_wrapper .links_wrapper .download-visible .icons-wrapper{display:flex;align-items:center;gap:6px;padding-bottom:1px}.footer_wrapper .links_wrapper .download-visible .icons-wrapper .logo-x{line-height:1;transform:translateY(2px)}.footer-legend-v2{border-top:1px dashed #e0e0e0;margin:10px;padding:10px 5px;display:flex;flex-direction:row;justify-content:space-between}.footer-legend-v2 .footer-legend-select-wrapper{display:flex;align-items:center}.footer-legend-v2 .footer-legend-select-wrapper .select-comapny{width:300px;margin-left:10px}.footer-legend-v2 .select-comapny-cancel-button{display:flex;justify-content:center;width:38px;height:38px;border:1px solid #e0e0e0;border-radius:5px;margin-left:5px;cursor:pointer}.footer-legend-v2 .select-comapny-cancel-button .select-comapny-cancel-button-icon{width:13px;height:10px;margin-top:5px}.footer-legend-v2 .legend-item{display:inline-flex;letter-spacing:.5px;align-items:center;margin:3px;padding:5px;font-size:12px;font-weight:400;border-radius:2px;background-color:#fff}.footer-legend-v2 .legend-item .color{border-radius:50%;margin-right:5px}.main .info-container{font-size:14px;padding:10px 20px!important}.snapshot-wrapper{width:100%;margin-top:20px}.snapshot-wrapper .snapshot_title{font-weight:700!important;color:#fff;font-size:14px;background-color:#404041;padding:10px}.snapshot-wrapper .snapshot_item{display:flex;align-items:center;border-bottom:1px dashed #e0e0e0;background-color:#f9f9f9}.snapshot-wrapper .snapshot_item .key{width:65%;font-size:12px;color:#404041;padding:8px 10px;font-weight:700}.snapshot-wrapper .snapshot_item .value{font-size:12px;color:#666;padding-top:8px;padding-bottom:8px;padding-left:10px}.company-info{width:100%;font-size:14px}.company-info .info_tittle{display:flex;flex-direction:column;border-bottom:1px dashed #e0e0e0;padding-bottom:20px}.company-info .info_tittle .tittle_header{color:#404041;font-weight:700;font-size:36px}.company-info .info_tittle .tittle_footer{color:#666;font-weight:400}.company-info .info_item{display:flex;flex-direction:column;border-bottom:1px dashed #e0e0e0;padding:10px 0}.company-info .info_item .item_key{color:#000b1e;font-weight:700;font-size:14px}.company-info .info_item .item_value{color:#666;font-weight:400}.overwiev-wrapper{background-color:#f9f9f9}.overwiev-wrapper,.overwiev-wrapper *,.overwiev-wrapper :after,.overwiev-wrapper :before{box-sizing:border-box}.overwiev-wrapper .page-wrapper{display:flex;width:100%}@media only screen and (max-width:700px){.overwiev-wrapper .page-wrapper{flex-direction:column}}.overwiev-wrapper .page-wrapper .info_wrapper{width:35%;padding:20px;height:100%;background-color:#fff}@media only screen and (max-width:700px){.overwiev-wrapper .page-wrapper .info_wrapper{width:100%}}.overwiev-wrapper .page-wrapper .description_wrapper{width:65%;color:#666;font-weight:400;letter-spacing:-.3px;padding:40px;font-size:14px}@media only screen and (max-width:700px){.overwiev-wrapper .page-wrapper .description_wrapper{width:100%}}.shared-description-wrapper{display:flex;flex-direction:row;font-size:14px;width:100%;padding:20px;border-bottom:1px dashed #e0e0e0}.shared-description-wrapper .left{display:flex;flex-direction:column;width:180px;padding-right:20px;align-items:center}.shared-description-wrapper .left .title{color:#666;font-weight:200;text-align:center}.shared-description-wrapper .left .type{font-size:36px;line-height:38px;font-weight:700;color:#404041}.shared-description-wrapper.rtl .right{border-right:1px dotted #e0e0e0;border-left:none;padding-left:0;padding-right:20px}.shared-description-wrapper.rtl .left{padding-right:0;padding-left:20px}.shared-description-wrapper .right{display:flex;padding-left:20px;border-left:1px dotted #e0e0e0;justify-content:space-between;width:100%}.shared-description-wrapper .right .right-datepicker-wrapper{display:flex;flex-direction:column}.shared-description-wrapper .right .right-info-wrapper{display:flex;flex-direction:column;padding-left:20px}.shared-description-wrapper .right .right-info-wrapper .description{font-weight:200}.shared-description-wrapper .right .right-info-wrapper .date{color:#585858;font-weight:700}.items_wrapper{display:flex;justify-content:space-between;padding-top:10px}.items_wrapper .item{font-size:14px;line-height:1.5;padding:3px}.items_wrapper .item .item_key{font-weight:700;color:#585858}.items_wrapper .item .item_value{color:gray}.chart_header{display:flex;padding:3px;background-color:#f2f2f2;width:100%;flex-direction:row;margin:10px 0}.chart_header .item{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff;padding:5px;margin:3px;font-size:12px;font-weight:400;border-radius:2px}.chart_header .active{text-shadow:.5px 0 0 currentColor;border:1px solid #ccc}.footer-legend{border-top:1px dashed #e0e0e0;margin:10px;padding:10px 5px;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #e0e0e0}.footer-legend .footer-legend-select-wrapper{display:flex;align-items:center}.footer-legend .footer-legend-select-wrapper .select-comapny{width:300px;margin-left:10px}.footer-legend .select-comapny-cancel-button{display:flex;justify-content:center;width:38px;height:38px;border:1px solid #e0e0e0;border-radius:5px;margin-left:5px;cursor:pointer}.footer-legend .select-comapny-cancel-button .select-comapny-cancel-button-icon{width:13px;height:10px;margin-top:5px}.footer-legend .legend-item{display:inline-flex;letter-spacing:.5px;align-items:center;margin:3px;padding:5px;font-size:12px;font-weight:400;border-radius:2px;background-color:#fff}.footer-legend .legend-item .color{border-radius:50%;margin-right:5px}.saver-panel{display:flex;flex-direction:row}.saver-panel .item{width:100%;cursor:pointer}.saver-panel .icon-save{width:13px;height:13px;opacity:.6;border:0}.saver-panel .text{margin-right:10px;font-size:12px;color:#999}.stock-price_wrapper{padding:20px 0}.stock-price_wrapper .stock-price_header{height:50px}.stock-price_wrapper .stock-price_header .text{color:#000c1f;font-weight:700;font-size:16px;padding:0 30px 30px}.stock-price_wrapper .chart-container{height:200px}.highlights_wrapper th{font-size:14px}.highlights_wrapper td,.highlights_wrapper th{font-weight:400!important;border-top:none;border-bottom:1px solid #dee2e6}.highlights_wrapper td{color:#666;font-size:12px!important}.highlights_wrapper .scroll-item-wrapper{margin:0 10px;border-bottom:1px solid #e0e0e0;position:relative;padding:0 0 10px;display:flex;justify-content:center;align-items:center}.highlights_wrapper .scroll-item-wrapper .icon-span-wrapper{display:flex;flex-direction:column;align-items:center}.highlights_wrapper .scroll-item-wrapper .icon-span-wrapper .arrows-icon{width:20px}.highlights_wrapper .scroll-item-wrapper .icon-span-wrapper .scroll-item-span{font-size:12px}@media screen and (min-width:651px){.highlights_wrapper .scroll-item-wrapper{display:none}}.charts-highlights{background-color:#f9f9f9;display:flex;justify-content:center}.charts-highlights .charts-wrapper{display:flex;flex-wrap:wrap;justify-content:center;max-width:1100px}.charts-highlights .charts-wrapper .item{margin:10px;padding:10px;display:flex;flex-direction:column;background-color:#fff}.charts-highlights .charts-wrapper .item .item_chart{display:flex;width:330px;height:200px}.charts-highlights .charts-wrapper .item .item_name{color:#000c1f;font-weight:700;font-size:16px;padding-bottom:20px;max-width:300px}.charts-highlights .charts-wrapper .item .item_currency{color:#999;font-weight:400;font-size:12px;padding-bottom:10px}.charts-highlights-v2-wrapper .widget-v2-wrapper{padding-left:calc(var(--widget-v2-padding)/2);padding-right:calc(var(--widget-v2-padding)/2);padding-bottom:0}.charts-highlights-v2{display:flex;justify-content:center}.charts-highlights-v2 .charts-wrapper-v2{display:flex;flex-wrap:wrap;justify-content:center}.charts-highlights-v2 .charts-wrapper-v2 .item{display:flex;flex-direction:column;margin:0 calc(var(--widget-v2-padding)/2) var(--widget-v2-padding) calc(var(--widget-v2-padding)/2);width:calc(50% - 24px);background-color:#fff;box-shadow:var(--card-box-shadow)}.charts-highlights-v2 .charts-wrapper-v2 .item .item_chart{display:flex;width:100%;padding:16px}.charts-highlights-v2 .charts-wrapper-v2 .item .item_chart .chart-container{min-width:100%}.charts-highlights-v2 .charts-wrapper-v2 .item .item_name{color:#fff;background-color:var(--secondary);font-weight:700;font-size:16px;max-width:100%;padding:16px}.charts-highlights-v2 .charts-wrapper-v2 .item .item_currency{color:#878d92;font-weight:400;font-size:14px;padding:16px 16px 0}@media(max-width:769px){.charts-highlights-v2-wrapper .widget-v2-wrapper{padding:var(--widget-v2-mobile-padding)}.charts-highlights-v2{display:initial}.charts-highlights-v2 .charts-wrapper-v2{padding-bottom:0}.charts-highlights-v2 .charts-wrapper-v2 .item{margin:0 0 var(--widget-v2-mobile-padding) 0;width:100%!important}.charts-highlights-v2 .charts-wrapper-v2 .item:last-child{margin-bottom:0}}.custom-modal{display:block;overflow-x:hidden;overflow-y:auto}.custom-modal .modal-header{border-top-left-radius:8px;border-top-right-radius:8px;padding-left:24px;padding-right:24px}.custom-modal .modal-header .close{font-size:12px;color:var(--secondary);padding:0;margin:0}.custom-modal .modal-content{border-radius:8px;border:1px solid #37343c;box-shadow:0 8px 32px 0 rgba(0,0,0,.35)}.custom-modal .modal-footer{padding:0}.custom-modal .modal-footer .footer_wrapper{margin:0;border:none;border-bottom-right-radius:8px}.custom-modal .modal-body{padding:24px}.calendar-item{margin:10px 0;background-color:#fff;padding:25px}.calendar-item .calendar-item_container .calendar-item_title-container{display:flex;padding:10px 0}.calendar-item .calendar-item_container .calendar-item_title-container .calendar-item_title{color:#000c1f}.calendar-item .calendar-item_container .calendar-item_description-new p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.calendar-item .calendar-item_container .calendar-item_description-new{font-size:13px;color:#666}.legend_wrapper .item{margin-right:10px;padding:5px;font-size:12px;background-color:#fff}.header_wrapper{margin:20px 0;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #e0e0e0;box-sizing:border-box}.header_wrapper .header_button{color:#666}.header_wrapper .header_button,.header_wrapper .header_button-active{display:flex;align-items:center;justify-content:center;font-size:16px;padding:20px;cursor:pointer}.header_wrapper .header_button-active{color:#000c1f;border-bottom:2px solid #000c1f}.financial-calendar{background-color:#f9f9f9;padding:10px}.financial-calendar .calendar{padding:10px 0}.checkbox-block-tooltip-wrapper{display:flex;flex-direction:column;padding:10px;max-width:550px!important}.checkbox-block-tooltip{box-shadow:0 0 5px #a09d9d!important;opacity:1!important;width:auto!important;max-width:550px!important}.checkbox-block-tooltip-by-default-title{font-size:18px}.emailBlock-root{display:flex;flex-direction:column}.emailBlock-input-title{margin-top:25px;margin-bottom:7px}.emailBlock-input-title-star{color:red;margin-left:3px}.emailBlock-input,.emailBlock-input-error{max-width:450px;height:35px;border-radius:2px;border:1px solid #e0e0e0;outline:none;padding:3px 3px 3px 10px}.emailBlock-input-error{border:1px solid #e55858}.check-subscription-modal{position:fixed;height:320px;width:670px;background-color:#fff;display:flex;flex-direction:column;align-items:center;border-radius:5px;outline:none}@media screen and (max-width:540px){.check-subscription-modal{height:320px;width:90%}}.discard-overlay{z-index:10000}.check-subscription-modal-title{margin-left:20px;font-size:20px;display:flex;align-items:center;justify-content:center}.check-subscription-modal-description-wrapper{padding:25px 20px 40px;width:100%;height:220px;display:flex;flex-direction:column}.check-subscription-modal-description-wrapper .check-subscription-modal-description-title{font-size:15px;margin-bottom:10px}.check-subscription-modal-description-wrapper .check-subscription-modal-input,.check-subscription-modal-description-wrapper .check-subscription-modal-input-error{width:100%;height:35px;border-radius:2px;border:1px solid #e0e0e0;outline:none;padding:3px 3px 3px 10px}.check-subscription-modal-description-wrapper .check-subscription-modal-input-error{border:1px solid #e55858}.check-subscription-modal-header{width:100%;height:70px;border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;align-items:center}.check-subscription-modal-bottom-block,.check-subscription-modal-title-wrapper{display:flex;align-items:center;justify-content:center}.check-subscription-modal-bottom-block{border-top:1px solid #d3d3d3;width:100%;height:80px}.check-subscription-modal-button{max-width:140px;min-width:140px;height:40px;border-radius:5px;border:1px solid #e0e0e0;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 10px;background-color:#f2f2f2}@media screen and (max-width:540px){.check-subscription-modal-button{max-width:125px;min-width:125px}}.discard-modal{position:fixed;height:320px;width:670px;background-color:#fff;display:flex;flex-direction:column;align-items:center;border-radius:5px;outline:none}@media screen and (max-width:540px){.discard-modal{height:320px;width:90%}}.discard-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(89,89,89,.8);z-index:0}.discard-modal-title,.discard-overlay{display:flex;align-items:center;justify-content:center}.discard-modal-title{margin-left:20px;font-size:20px}.discard-modal-description-wrapper{font-size:16px;font-weight:600;padding:40px 20px;height:220px;display:flex;flex-direction:column;align-items:center;text-align:center}.discard-modal-description-wrapper .discard-modal-description-title{font-size:30px}.discard-modal-description-wrapper .discard-modal-description-body{margin-top:10px}.discard-modal-description-wrapper .discard-modal-description-body-p{margin:0;display:flex;align-items:center;justify-content:center;text-align:center}@media screen and (max-width:540px){.discard-modal-description-wrapper .discard-modal-description-title{font-size:20px}.discard-modal-description-wrapper{padding:5px 20px 20px}}.discard-modal-header{width:100%;height:70px;border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;align-items:center}.modal-block-image{width:20px;margin-right:20px;cursor:pointer}.discard-modal-bottom-block,.discard-modal-title-wrapper{display:flex;align-items:center;justify-content:center}.discard-modal-bottom-block{border-top:1px solid #d3d3d3;width:100%;height:80px}.discard-modal-button-cancel{background-color:#f9f9f9}.discard-modal-button-cancel,.discard-modal-button-cancel:hover{max-width:140px;min-width:140px;height:40px;border-radius:5px;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer}.discard-modal-button-cancel:hover{background-color:#f2f2f2}.subscribeBlock-root{display:flex;flex-direction:column}.subscribeBlock-button{max-width:110px;height:40px;border-radius:5px;border:1px solid #e0e0e0;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center;cursor:pointer}.subscribeBlock-button:hover{background-color:#f2f2f2}.emailSubscription-root{padding:20px}.emailSubscription-root .subscribtion-link-wrapper{margin-left:-10px;margin-top:10px}.emailSubscription-checkboxBlock{margin-top:30px}.emailSubscription-subscribeBlock{margin-top:40px}.calc-table-wrapper{display:flex;justify-content:space-between;width:100%;margin-top:30px}.calc-table-wrapper .calc-table-left{display:flex;flex-direction:column;margin-left:20px;width:45%}.calc-table-wrapper .calc-table-right{display:flex;flex-direction:column;margin-right:20px;width:45%}.calc-table-wrapper .calc-table_date{margin:20px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.calc-table-wrapper .calc-table-item{display:grid;grid-template-columns:65% 0 35%;border-bottom:1px solid #e0e0e0;min-height:40px;align-items:center}.calc-table-wrapper .calc-table-header{font-weight:700}.calc-table-wrapper .calc-table-items-wrapper div:first-child{border-top:1px solid #e0e0e0}@media screen and (max-width:500px){.calc-table-wrapper{display:flex;flex-direction:column}.calc-table-wrapper .calc-table-left,.calc-table-wrapper .calc-table-right{margin-left:5px;width:95%}}.investor-calculator_header{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #e0e0e0;box-sizing:border-box}.investor-calculator_header .investor-calculator-header_item{display:flex;align-items:center;justify-content:center;font-size:14px;padding:20px;color:#666;cursor:pointer}.investor-calculator_header .investor-calculator-header_item-active{display:flex;align-items:center;justify-content:center;font-size:14px;color:#000c1f;padding:20px;border-bottom:2px solid #000c1f;cursor:pointer}.investor-calculator-content{display:flex;flex-direction:row}@media screen and (max-width:950px){.investor-calculator-spans{display:flex;flex-direction:column!important}.investor-calculator-spans_item{padding:0 0 60px!important}}.investor-calculator-spans{display:flex;flex-direction:row;justify-content:space-between;width:100%;border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;padding:20px 10px 50px}.investor-calculator-spans .investor-calculator-spans_item{display:flex;flex-direction:column;height:40px}.investor-calculator-spans .investor-calculator-select-wrapper{display:flex;flex-direction:column}.investor-calculator-spans .investor-calculator-select-wrapper .investor-calculator_select{padding:4px;width:200px;height:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:22px;border:1px solid #e0e0e0;outline:none;-webkit-border-radius:0;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:right 4px center;background-repeat:no-repeat}.investor-calculator-inputs{display:flex;flex-direction:column;margin-left:30px}.investor-calculator-inputs_item{width:240px;font-family:Roboto;padding:2px;border:1px solid #e0e0e0}.investor-calculator_chart{width:100%;margin-bottom:20px}.investor-calculator-dividents{font-size:14px}.investor-calculator_button:hover{background-color:#f2f2f2}.investor-calculator-second{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;height:50px}.investor-calculator-message{font-size:12px;color:#999;margin-top:6px;margin-bottom:100px}.investor-calculator-option{line-height:100px!important}.investor-calculator{padding:10px}@media screen and (max-width:500px){.investor-calculator{padding:3px}}.investor-calculator-spans_checkbox-wrapper{margin-left:10px;display:flex;align-items:center}.investor-calculator-spans_checkbox-wrapper .investor-calculator-spans_checkbox{margin-right:5px}.investor-calculator_buttons-wrapper{display:flex;flex-direction:row;align-items:center;width:50%;justify-content:space-between}.investor-calculator_buttons-wrapper .investor-calculator_clear{margin-right:10px;font-size:14px;color:#999;cursor:pointer;border:1px solid #e0e0e0;display:flex;align-items:center;margin-left:10px;justify-content:center;padding:0 5px;height:30px;border-radius:3px}.investor-calculator_buttons-wrapper .investor-calculator_button{background-color:#f9f9f9;margin:5px;padding:10px;font-size:14px;font-weight:400;border-radius:2px;letter-spacing:.5px;height:30px;display:flex;align-items:center;border:1px solid #e0e0e0;cursor:pointer}.investor-calculator_clear:hover{text-decoration:underline}.investor-calculator-nothing{width:100%;height:150px}@media screen and (max-width:500px){.investor-calculator-second{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;height:100%;padding:10px}.investor-calculator-second .investor-calculator-spans_checkbox-wrapper{margin:5px 0 0}.investor-calculator-second .investor-calculator_buttons-wrapper{display:flex;flex-direction:row;align-items:center;margin-top:10px}.investor-calculator-second .investor-calculator_buttons-wrapper .investor-calculator_button{margin:10px 0;min-width:104px!important}.investor-calculator-second .investor-calculator_buttons-wrapper .investor-calculator_clear{border:1px solid #e0e0e0;display:flex;align-items:center;margin-left:10px;justify-content:center;padding:0 5px;height:30px;border-radius:3px}}li{margin-right:20px;padding-bottom:10px}.styled-radio{border-radius:15px}.styled-checkbox{position:relative;cursor:pointer;line-height:0;margin:0 .6em 0 0;outline:0;padding:0!important;-webkit-appearance:none;width:15px;height:15px;min-width:15px;min-height:15px;background:var(--checkbox-bg);border:1.5px solid #878d92;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.styled-checkbox+label{cursor:pointer;padding:0;margin-bottom:0;margin-right:10px;color:#878d92;transition:color .2s ease-in-out}.styled-checkbox+label:hover,.styled-checkbox:checked+label{color:#343a40;transition:color .2s ease-in-out}.styled-checkbox:hover{border-color:#343a40}.styled-checkbox:checked,.styled-checkbox:hover{transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.styled-checkbox:checked{background:var(--checkbox-checked);border-color:var(--checkbox-checked)}.styled-checkbox:checked:before{opacity:1}.styled-checkbox:before{content:"";position:absolute;right:50%;top:50%;width:5px;height:9.5px;border:solid #fff;border-width:0 2px 2px 0;margin:-1px -1px 0;transform:rotate(45deg) translate(-50%,-50%);z-index:2;opacity:0}.checkbox-label-con{display:flex;align-items:center;width:100%}.label-con{font-size:14px}@media(max-width:769px){.label-con{font-size:13px}}.peer-group-analysis-wrapper{background-color:#fff;border:1px solid #dbdfe6}.peer-group-analysis-wrapper tr:first-child{background-color:#fff!important;box-shadow:0 5px 5px rgba(0,0,0,.05)}.peer-group-analysis-wrapper tr:first-child td{padding-top:20px!important;padding-bottom:20px!important;font-weight:700!important;color:#000!important}.peer-group-analysis-wrapper tr:nth-child(2){box-shadow:inset 0 8px 6px -6px rgba(0,0,0,.05)}.peer-group-analysis-wrapper .corporate-actions_description{padding:20px}.peer-group-analysis-wrapper .positive{color:#28a745}.peer-group-analysis-wrapper .negative{color:#dc3545}.subheader{font-size:16px;font-weight:700!important;padding:12px 0 10px;color:#343a40;border-bottom:1px solid #e0e0e0}.checkboxes{padding:20px 0 0;margin:0 0 0 15px;list-style:none;columns:var(--checkbox-cols);-webkit-columns:var(--checkbox-cols);-moz-columns:var(--checkbox-cols);list-style-position:inside}@media(max-width:769px){.checkboxes{padding-top:var(--widget-v2-mobile-padding);margin-left:0;columns:var(--checkbox-cols-mobile);-webkit-columns:var(--checkbox-cols-mobile);-moz-columns:var(--checkbox-cols-mobile)}}.performance_wrapper{display:inline-flex;flex-wrap:wrap;padding:24px 24px 0;border:1px solid #dbdfe6;background-color:#fff;width:100%}@media screen and (max-width:600px){.performance_wrapper{padding:12px 12px 0}}.performance_wrapper.ltr .performance_card_wrapper:nth-of-type(odd),.performance_wrapper.rtl .performance_card_wrapper:nth-of-type(2n){margin-right:24px}.performance_wrapper.rtl .performance_card_wrapper .performance_card .card_body .line span.strong{margin-right:0;margin-left:8px}.performance_wrapper .performance_card_wrapper{margin-bottom:24px;width:calc(50% - 12px)}@media screen and (max-width:600px){.performance_wrapper .performance_card_wrapper{width:100%;margin-right:0!important;margin-bottom:12px}}.performance_wrapper .performance_card_wrapper .performance_card{box-shadow:0 4px 8px rgba(0,0,0,.08);background:#fff;height:100%}@media print{.performance_wrapper .performance_card_wrapper .performance_card{border:1px solid #dbdfe6}}.performance_wrapper .performance_card_wrapper .performance_card .card_header{font-weight:700;font-size:16px;line-height:19px;padding:16px}.performance_wrapper .performance_card_wrapper .performance_card .card_body{padding:24px}.performance_wrapper .performance_card_wrapper .performance_card .card_body .line{padding:4px 0}.performance_wrapper .performance_card_wrapper .performance_card .card_body .line span{font-size:16px;font-weight:400;line-height:19px;display:inline-flex}.performance_wrapper .performance_card_wrapper .performance_card .card_body .line span.strong{font-size:24px;margin-right:8px}.performance_wrapper .performance_card_wrapper .performance_card .card_body .line span.up{color:#28a745}.performance_wrapper .performance_card_wrapper .performance_card .card_body .line span.down{color:#dc3545}.performance_wrapper .performance_card_wrapper .performance_card .card_body .line .column{margin:0 4px}.performance_wrapper .performance_card_wrapper .performance_card .card_body .graph .echarts-for-react{width:100%}.performance_wrapper .performance_card_wrapper .performance_card .card_body .graph .echarts-for-react>div,.performance_wrapper .performance_card_wrapper .performance_card .card_body .graph .echarts-for-react>div>canvas{width:100%!important}.performance_wrapper .footer_wrapper{width:calc(100% + 48px);margin:0 -24px}@media screen and (max-width:600px){.performance_wrapper .footer_wrapper{margin-left:-12px;margin-right:-12px}}.shareprice-wrapper{padding:8px;display:flex;flex-direction:column}.shareprice-wrapper .row-item{display:flex;justify-content:space-between;border-bottom:1px solid #d9d9d9;font-size:16px}.shareprice-wrapper .row-item label{margin:0;padding:4px 0}.shareprice-wrapper .disclaimer{font-size:12px;text-align:center;padding:0}.shareprice-wrapper .time{font-size:13px}.shareprice-wrapper .share-price-bottom-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;font-size:12px}.shareprice-wrapper .share-price-bottom-section--stacked{flex-direction:column}.shareprice-wrapper .share-price-bottom-section .share-price-powered{line-height:1}.shareprice-wrapper .share-price-bottom-section .share-price-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.shareprice-wrapper .share-price-bottom-section .share-price-logos__x{line-height:1;transform:translateY(2px)}.shareprice-wrapper .share-price-bottom-section .ticker-link{display:inline-flex;align-items:center}.share-series-wrapper{padding:24px 24px 0;display:flex;flex-direction:column;border:1px solid var(--border-color)}@media screen and (max-width:600px){.share-series-wrapper{padding:8px 8px 0}}.share-series-wrapper .rows-container{display:flex;flex-direction:column;margin-bottom:24px}@media screen and (max-width:600px){.share-series-wrapper .rows-container{margin-bottom:8px}}.share-series-wrapper .rows-container .row-item{display:flex;justify-content:space-between;border-top:1px solid #fff;font-size:14px;padding:12px 16px;font-weight:500}.share-series-wrapper .rows-container .row-item:nth-child(2n){background-color:var(--light2)}.share-series-wrapper .rows-container .row-item:nth-child(odd){background-color:var(--light2-zebra)}.share-series-wrapper .rows-container .row-item:first-of-type{color:#fff;background-color:#404041}.share-series-wrapper .rows-container .row-item label{margin:0;display:inline-flex;align-items:center}.share-series-wrapper .rows-container .row-item label.up{font-weight:600;font-size:12px;color:var(--green1);background-color:var(--green2);padding:2px 4px;border-radius:4px}.share-series-wrapper .rows-container .row-item label.down{font-weight:600;font-size:12px;color:var(--red1);background-color:var(--red2);padding:2px 4px;border-radius:4px}.share-series-wrapper .footer_wrapper{margin:0 -24px}@media screen and (max-width:600px){.share-series-wrapper .footer_wrapper{margin:0 -8px}}.stock_price{color:gray}.stock_price .header{padding:10px 30px}.stock_price .divider{background-color:#f9f9f9;width:100%;height:30px}.stock_price .chart_wrapper{padding:10px 30px}.stock_price .chart_wrapper .chart-container{position:relative;height:200px}.stock_price .link_wrapper{padding:10px 35px}.ticker-wrapper{background-color:#fff;width:100%;border:1px solid #e0e0e0;box-sizing:border-box}.ticker-wrapper .ticker-logo-x{display:inline-block;transform:translateY(1px)}.ticker-wrapper .ticker-top{display:flex;justify-content:space-between;padding:15px 0}.ticker-wrapper .ticker-top.ltr .ticker-top-section{border-right:1px solid #e0e0e0}.ticker-wrapper .ticker-top.ltr .ticker-top-section:last-child{border:none}.ticker-wrapper .ticker-top.rtl .ticker-top-section{border-right:1px solid #e0e0e0}.ticker-wrapper .ticker-top.rtl .ticker-top-section:first-child{border:none}.ticker-wrapper .ticker-top .ticker-top-section{text-align:center}.ticker-wrapper .ticker-top .ticker-top-section .ticker-label{font-size:12px;color:#333;letter-spacing:-.4px}.ticker-wrapper .ticker-top .ticker-top-section .ticker-num{font-size:20px;font-weight:400;color:#333;letter-spacing:-.8px}.ticker-wrapper .ticker-top .ticker-top-section .ticker-num .ticker-icon{width:15px;height:15px;margin-right:5px}.ticker-wrapper .ticker-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e0e0e0;font-size:10px;color:#999;letter-spacing:-.2px;padding:10px}.ticker-wrapper .ticker-bottom a{color:#999}.ticker-wrapper .ticker-bottom .company-footer{text-align:right}.ticker-wrapper .w-lg{width:40%}.ticker-wrapper .w-m{width:30%}.ticker-wrapper .w-half{width:50%}.ticker-wrapper .blink{animation:blinker 60s linear infinite}@keyframes blinker{0%{opacity:1}96%{opacity:1}99%{opacity:0}}.zakat-calculator{border:1px solid var(--border-color);display:flex;flex-direction:column}.zakat-calculator .zakat-calculator-upper{display:flex;flex-direction:row;gap:16px;border-bottom:1px solid var(--border-color);padding:24px}@media screen and (max-width:600px){.zakat-calculator .zakat-calculator-upper{flex-direction:column}}.zakat-calculator .zakat-calculator-upper-item{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:500;line-height:normal;flex:1 1}@media screen and (max-width:600px){.zakat-calculator .zakat-calculator-upper-item .zakat-calculator-upper-item-button-text{display:none}}.zakat-calculator .zakat-calculator-upper-item .zakat-calculator-upper-item-input-error{color:red;font-size:12px;font-weight:500;line-height:normal;margin-top:4px}.zakat-calculator .zakat-calculator-upper-item-select-wrapper{display:flex;flex-direction:column;min-width:180px}.zakat-calculator .zakat-calculator-upper-item-select-wrapper select{padding:15px 30px 15px 8px;font-size:14px;font-weight:500;line-height:18px;border:1px solid var(--border-color);border-radius:4px;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:.6em;background-position:calc(100% - 10px);background-repeat:no-repeat}.zakat-calculator .zakat-calculator-upper-item-select-wrapper .zakat-calculator-upper-item-input{padding:15px;font-size:14px;font-weight:500;line-height:18px;color:#000c1f;border:1px solid var(--border-color);border-radius:4px;background-color:#fff}.zakat-calculator .zakat-calculator-upper-item-select-wrapper .zakat-calculator-upper-item-input:focus{outline:none!important}.zakat-calculator .zakat-calculator-upper-item-select-wrapper .zakat-calculator-upper-item-input.error{border-color:red}.zakat-calculator .zakat-calculator-lower{padding:24px;gap:16px;display:flex;flex-direction:column}.zakat-calculator .zakat-calculator-lower .zakat-calculator-lower-title{font-size:18px;font-weight:700;line-height:160%}.zakat-calculator .zakat-calculator-lower .zakat-calculator-lower-button{display:flex;justify-content:flex-end}.zakat-calculator .zakat-calculator-lower .zakat-calculator-lower-content table{width:100%;border-collapse:collapse;border:1px solid var(--border-color)}.zakat-calculator .zakat-calculator-lower .zakat-calculator-lower-content table thead tr th{padding:12px 16px;font-size:14px;font-weight:500;line-height:normal;border:1px solid var(--border-color)!important;text-align:center}.zakat-calculator .zakat-calculator-lower .zakat-calculator-lower-content table tbody tr td{padding:16px;font-size:14px;font-weight:500;line-height:normal;border:1px solid var(--border-color);text-align:center;height:52px}@media screen and (max-width:600px){.zakat-calculator .footer_wrapper{margin:0}}.style_button_change_mode__Iueky{margin:0 5px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:var(--dark4);font-size:14px;font-weight:600}.style_button_change_mode__Iueky.style_active__j3A_l{color:var(--dark)}.style_multiply_choise_wrapper__Lr69V{display:flex;flex-flow:row-reverse}@media screen and (max-width:600px){.style_multiply_choise_wrapper__Lr69V{width:100%}.style_multiply_choise_wrapper__Lr69V :first-child{margin-right:0!important}}.style_multiply_choise_wrapper__Lr69V .style_button__xsZkN{margin-right:8px;background-color:#fff;padding:8px 12px;font-size:12px;font-weight:600;cursor:pointer;color:var(--dark);line-height:normal}@media screen and (max-width:600px){.style_multiply_choise_wrapper__Lr69V .style_button__xsZkN{font-size:14px;line-height:18px;font-weight:500;padding:12px 8px;flex:1 1;text-align:center;background-color:var(--light2);color:var(--dark4)!important}}.style_multiply_choise_wrapper__Lr69V .style_active__VHOYD{background-color:var(--primary);color:#fff!important}@media screen and (max-width:600px){.style_select_wrapper__jWT4v:first-child .style_custom_chart_select__Yu47_{width:100%;margin-bottom:12px}}.style_select_wrapper__jWT4v .style_custom_chart_select__Yu47_{padding:15px 25px 15px 15px;font-size:14px;font-weight:600;color:var(--dark);border:1px solid var(--border-color);border-radius:4px;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:.6em;background-position:calc(100% - 10px);background-repeat:no-repeat}.style_header__xdNmA{display:flex;flex-direction:column}.style_header__xdNmA .style_header_dropdowns__2saMO{display:flex;justify-content:space-between;padding:24px 24px 16px}@media screen and (max-width:600px){.style_header__xdNmA .style_header_dropdowns__2saMO{flex-direction:column;padding:8px}}.style_header__xdNmA .style_header_buttons__trZMr{display:flex;background-color:var(--light2);padding:8px 24px;justify-content:space-between;min-height:48px}@media screen and (max-width:600px){.style_header__xdNmA .style_header_buttons__trZMr{position:relative;padding:4px 0;margin:0 8px;background:none;min-height:0!important}}.style_header__xdNmA .style_header_change_mode__rBp2q{display:flex}@media screen and (max-width:600px){.style_header__xdNmA .style_header_change_mode__rBp2q{position:absolute;right:8px;top:-48px}}.style_legend_wrapper__7nWE9{-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 24px;border-bottom:1px solid var(--border-color)}@media screen and (max-width:600px){.style_legend_wrapper__7nWE9{margin:8px 0;padding:0 8px}}.style_legend_wrapper__7nWE9 .style_item__NRsCA{display:inline-flex;font-size:16px;font-weight:400;cursor:pointer;min-width:70px;padding:16px 0;justify-content:center;border-bottom:3px solid rgba(0,0,0,0);margin-right:8px}@media screen and (max-width:600px){.style_legend_wrapper__7nWE9 .style_item__NRsCA{padding:8px 0;width:calc(25% - 8px)}}.style_legend_wrapper__7nWE9 .style_allActive__pPXNP{border-bottom:3px solid var(--primary);background-color:var(--light2)}.style_legend_wrapper__7nWE9 .style_active__r6zkI{text-decoration:none}.style_legend_wrapper__7nWE9 .style_passive__avCpJ{text-decoration:line-through}.style_legend_wrapper__7nWE9 .style_disabled___U5YX{opacity:.5;cursor:auto}.saver-panel-fin{display:flex;cursor:pointer}@media screen and (max-width:600px){.saver-panel-fin{position:absolute;padding:10px 0 10px 10px}}.saver-panel-fin .item-button{width:14px;height:14px;cursor:pointer;display:flex}.saver-panel-fin .icon{width:100%;opacity:.6;border:0}.saver-panel-fin .text{margin-right:10px;font-size:12px;color:#999}.main{box-sizing:border-box;border:1px solid var(--border-color)}.main .scroll-item-wrapper{margin:0 10px;border-bottom:1px solid #e0e0e0;position:relative;padding:10px 0;display:flex;justify-content:center;align-items:center}.main .scroll-item-wrapper .icon-span-wrapper{display:flex;flex-direction:column;align-items:center}.main .scroll-item-wrapper .icon-span-wrapper .arrows-icon{width:20px}.main .scroll-item-wrapper .icon-span-wrapper .scroll-item-span{font-size:12px}.main .icon-span-wrapper-devider{border-bottom:1px solid #e0e0e0;margin:0 10px}.main .info-container-v2{display:flex;align-items:center;font-size:14px;padding:10px 20px 30px}.main .info-container-v2 svg{margin:1px 4px 0 0}.main .info-container-v2 .info-note-con-v2{display:flex;align-items:center}@media screen and (max-width:600px){.main .info-container-v2 .info-note-con-v2{padding-bottom:5px}}.main .info-container-v2 .note{padding-left:3px}.main .info-container-v2 .note span{padding:0 8px 0 10px}@media screen and (max-width:600px){.main .info-container-v2 .note span{padding:0 0 0 6px}.main .info-container-v2 .restated{padding-left:21px}.main .info-container-v2{padding:10px 8px 20px;justify-content:flex-start;align-items:flex-start;flex-direction:column;font-size:12px}}.main .chart-container-v2{display:flex;flex-direction:column-reverse;padding:24px}@media screen and (max-width:600px){.main .chart-container-v2{padding:4px 8px}}.main .chart-container-v2 .chart-legend-wrapper{margin:0 0 24px;padding:0;background:none}.main .chart-container-v2 .chart-legend-wrapper .legend-item,.main .chart-container-v2 .chart-legend-wrapper .legend-item-first{border-radius:0;font-size:14px;font-weight:500;padding:12px;background-color:var(--light2)}.main .chart-container-v2 .chart-legend-wrapper .legend-item .first,.main .chart-container-v2 .chart-legend-wrapper .legend-item-first .first{height:12px;padding:0!important}.main .chart-container-v2 .chart-legend-wrapper .legend-item .color,.main .chart-container-v2 .chart-legend-wrapper .legend-item-first .color{border-radius:50%;padding:6px}@media screen and (max-width:600px){.main .chart-container-v2 .chart-legend-wrapper{display:flex;overflow-x:auto;margin-bottom:12px}.main .chart-container-v2 .chart-legend-wrapper>div{margin:0 4px 0 0!important}.main .chart-container-v2 .chart-legend-wrapper>div:last-child{margin-right:0!important}.main .chart-container-v2 .chart-legend-wrapper>div span{white-space:nowrap}}.main .chart-con-v2{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);padding:0 16px 16px}@media screen and (max-width:600px){.main .chart-con-v2{padding:0 4px 4px}}.main .chart-title-v2{padding:24px 16px 16px;font-size:18px;font-weight:700;text-align:center}@media screen and (max-width:600px){.main .chart-title-v2{font-size:16px;padding-bottom:24px}}.main .export-view-container{background:#fff;position:absolute;top:0;opacity:0;z-index:-1}.main .export-view-container .table-wrapper{overflow-y:auto;padding:0}.main .table-wrapper{padding:24px 24px 0}.main .table-wrapper .react-bootstrap-table{width:100%;overflow-y:auto}.main .table-wrapper .table-striped tbody tr:nth-of-type(odd){background-color:var(--light2)}.main .table-wrapper .table-striped tbody tr:nth-of-type(2n){background-color:var(--light2-zebra)}.company-snapshot-v2{display:flex;flex-direction:column;padding:24px 24px 0}@media screen and (max-width:600px){.company-snapshot-v2{padding:8px 8px 0}}.company-snapshot-v2 .company-info{display:flex;flex-direction:column;margin-bottom:16px}.company-snapshot-v2 .company-info .title{margin-bottom:24px}@media screen and (max-width:600px){.company-snapshot-v2 .company-info .title{margin-bottom:8px;padding:8px 0}}.company-snapshot-v2 .company-info .title span{font-size:22px;font-weight:700;line-height:160%}.company-snapshot-v2 .company-info .title span:last-child{margin-left:8px;font-weight:400}.company-snapshot-v2 .company-info .info-line{display:inline-flex;padding:16px 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);color:var(--dark);font-size:14px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:600px){.company-snapshot-v2 .company-info .info-line{display:flex;flex-direction:column;border-bottom:none;padding-bottom:0}}.company-snapshot-v2 .company-info .info-line .info-item{margin-right:32px}@media screen and (max-width:600px){.company-snapshot-v2 .company-info .info-line .info-item{margin-right:0;margin-left:0}.company-snapshot-v2 .company-info .info-line .info-item:not(:last-child){margin-bottom:8px}}.company-snapshot-v2 .company-info .info-line .info-item span:last-child{margin-left:4px;font-weight:400}.company-snapshot-v2 .company-info.rtl .info-line .info-item{margin-right:0;margin-left:32px}.company-snapshot-v2 .company-info.rtl .title span:first-child{margin-left:8px}.company-snapshot-v2 .mid-page{display:flex;flex-direction:row;margin-bottom:16px}@media screen and (max-width:600px){.company-snapshot-v2 .mid-page{flex-direction:column}}.company-snapshot-v2 .mid-page .snapshot-data{min-width:300px;margin-right:32px}@media screen and (max-width:600px){.company-snapshot-v2 .mid-page .snapshot-data{margin:0!important;min-width:auto}}.company-snapshot-v2 .mid-page .snapshot-data .title{color:#fff;font-size:16px;font-weight:600;line-height:normal;padding:12px 16px}.company-snapshot-v2 .mid-page .snapshot-data ul{list-style:none;margin:0;padding:0;border:1px solid var(--border-color)}.company-snapshot-v2 .mid-page .snapshot-data ul li{font-size:12px;font-style:normal;font-weight:600;line-height:normal;padding:12px 16px;margin:0;display:flex;justify-content:space-between;align-items:center}.company-snapshot-v2 .mid-page .snapshot-data ul li:not(:last-child){border-bottom:1px solid var(--border-color)}.company-snapshot-v2 .mid-page .description-data{font-size:14px;font-style:normal;font-weight:700;line-height:160%;margin-top:12px}@media screen and (max-width:600px){.company-snapshot-v2 .mid-page .description-data{padding:0 8px;margin-top:24px}}.company-snapshot-v2 .mid-page.rtl .snapshot-data{margin-right:0;margin-left:32px}@media screen and (min-width:601px){.company-snapshot-v2 .footer_wrapper{margin:0 -24px}}.corporate-actions_header{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #e0e0e0;box-sizing:border-box}.corporate-actions_header .header_item{color:#666}.corporate-actions_header .header_item,.corporate-actions_header .header_item-active{display:flex;align-items:center;justify-content:center;font-size:14px;padding:20px;cursor:pointer}.corporate-actions_header .header_item-active{color:#000c1f;border-bottom:2px solid #000c1f}.corporate-actions-v2-wrapper{background-color:#fff;border:1px solid #dbdfe6}.corporate-actions-v2-wrapper .chart-container{height:200px!important;min-height:200px!important}.corporate-actions-chart{padding:20px 15px 20px 0;box-shadow:var(--card-box-shadow);margin-top:15px;margin-bottom:15px}.corporate-actions-chart-legend{display:flex;align-items:center;padding-top:10px;padding-left:72px}.corporate-actions-chart-legend .legend-item{display:flex;align-items:center;font-size:12px;padding-right:20px}.corporate-actions-chart-legend .legend-item .legend-color{width:20px;height:8px;margin-right:8px}.corporate-actions{padding:24px}.corporate-actions .table-wrapper{padding-top:15px}.corporate-actions th{font-size:14px;font-weight:400!important}.corporate-actions td{color:#666;font-weight:400!important;font-size:12px!important;border:none}.corporate-actions .corporate-actions_description{padding:20px}.corporate-actions .star-description{color:#999;font-size:12px;padding-top:20px;padding-left:10px}.corporate-actions .scroll-item-wrapper{margin:0 10px;border-bottom:1px solid #e0e0e0;position:relative;padding:0 0 10px;display:flex;justify-content:center;align-items:center}.corporate-actions .scroll-item-wrapper .icon-span-wrapper{display:flex;flex-direction:column;align-items:center}.corporate-actions .scroll-item-wrapper .icon-span-wrapper .arrows-icon{width:20px}.corporate-actions .scroll-item-wrapper .icon-span-wrapper .scroll-item-span{font-size:12px}@media(max-width:769px){.corporate-actions-chart{padding:15px 6px 15px 0}.corporate-actions-chart #chart{margin-left:-5px}.corporate-actions-chart-legend{padding-left:30px}.corporate-actions-chart-legend .legend-item{padding-right:10px}}.calendar-item{margin:0 0 8px;background-color:var(--bg-color);display:flex;align-items:center;justify-content:space-between;padding:16px 24px;cursor:pointer}.calendar-item:hover{background-color:var(--light3)}.calendar-item .calendar-item_container{display:flex;flex-direction:column;width:100%}.calendar-item .calendar-item_container .calendar-item_title-container{display:inline-block;justify-content:space-between;padding:4px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.calendar-item .calendar-item_container .calendar-item_title-container .calendar-item_title{font-weight:700;font-size:16px;padding:5px 0;color:var(--dark);letter-spacing:-.3px;text-decoration:none}.calendar-item .calendar-item_container .calendar-item_description-new div,.calendar-item .calendar-item_container .calendar-item_description-new h1,.calendar-item .calendar-item_container .calendar-item_description-new h2,.calendar-item .calendar-item_container .calendar-item_description-new h3,.calendar-item .calendar-item_container .calendar-item_description-new h4,.calendar-item .calendar-item_container .calendar-item_description-new h5,.calendar-item .calendar-item_container .calendar-item_description-new h6,.calendar-item .calendar-item_container .calendar-item_description-new ol,.calendar-item .calendar-item_container .calendar-item_description-new p,.calendar-item .calendar-item_container .calendar-item_description-new ul{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;text-overflow:ellipsis;margin:0;font-size:14px}.calendar-item .calendar-item_container .calendar-item_description-new div:not(:first-child),.calendar-item .calendar-item_container .calendar-item_description-new h1:not(:first-child),.calendar-item .calendar-item_container .calendar-item_description-new h2:not(:first-child),.calendar-item .calendar-item_container .calendar-item_description-new h3:not(:first-child),.calendar-item .calendar-item_container .calendar-item_description-new h4:not(:first-child),.calendar-item .calendar-item_container .calendar-item_description-new h5:not(:first-child),.calendar-item .calendar-item_container .calendar-item_description-new h6:not(:first-child),.calendar-item .calendar-item_container .calendar-item_description-new ol:not(:first-child),.calendar-item .calendar-item_container .calendar-item_description-new p:not(:first-child),.calendar-item .calendar-item_container .calendar-item_description-new ul:not(:first-child){display:none}.calendar-item .calendar-item_container .calendar-item_description-new{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;color:var(--secondary)}.calendar-item .calendar-item_container .calendar-item_description-new img{width:100%}.calendar-item .calendar-item_container .calendar-item_show-more{display:flex;justify-content:center;align-items:center;margin-top:10px}.calendar-item .link_button{margin-top:10px;font-size:13px;color:#666;width:90px}.calendar-item_date{font-size:12px;padding:0!important;color:var(--secondary)}.calendar-item_date svg{margin-right:4px}.modal .calendar-item-content .calendar-item-date{font-size:12px;font-weight:500;color:var(--secondary);display:inline-flex}.modal .calendar-item-content .calendar-item-date svg{margin-right:4px}.modal .calendar-item-content .calendar-item-title{font-size:20px;font-weight:700;line-height:170%;color:var(--dark);margin:8px 0}.modal .calendar-item-content .calendar-item-body{font-size:14px;line-height:170%;color:var(--dark)}.modal .calendar-item-content .calendar-item-body img{width:100%}.modal .calendar-item-content .calendar-item-body *{font-size:14px}@media(max-width:992px){.modal .calendar-item-footer{justify-content:center}}.modal .modal-header{background-color:var(--light2)}.modal .modal-header.ltr svg:not(:last-of-type){margin-right:4px}.modal .modal-header.rtl svg:not(:last-of-type){margin-left:4px}.corporate-news-error_message{background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:300px}.corporate-news-error_message-icon{width:30px;height:30px;margin-bottom:10px}.corporate-news-error_message-texts{color:#999}.pagination-wrapper{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;height:70px;background-color:#fff}.pagination-wrapper .pagination-item-wrapper{cursor:pointer;display:flex;justify-content:center;align-items:center;margin:3px;width:40px;height:40px;border:1px solid #ccc;color:#999}.legend_wrapper{padding:16px 0}.legend_wrapper .item{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;letter-spacing:.5px;align-items:center;margin-right:4px;padding:12px;font-size:14px;font-weight:400;border-radius:2px;background-color:var(--light2);cursor:pointer}.legend_wrapper .color{align-items:center;margin:5px;padding:5px;border-radius:50%}.header_wrapper.corporate-news{margin:0;justify-content:space-between;border-bottom:1px solid var(--border-color);box-sizing:border-box}.header_wrapper.corporate-news,.header_wrapper.corporate-news .header-buttons{display:flex;flex-direction:row;align-items:center}.header_wrapper.corporate-news .header-buttons .header_button{display:flex;align-items:center;justify-content:center;font-size:16px;padding:16px;color:#666;cursor:pointer;border-bottom:3px solid rgba(0,0,0,0)}.header_wrapper.corporate-news .header-buttons .header_button.header_button-active{color:#000c1f;border-bottom:3px solid var(--primary)}.header_wrapper.corporate-news .header-search-field{position:relative}.header_wrapper.corporate-news .header-search-field svg{position:absolute;top:10px;left:10px}.header_wrapper.corporate-news .header-search-field input{border:1px solid var(--border-color);border-radius:2px;padding:8px 12px 8px 32px;color:var(--dark4);font-size:14px;width:200px}.header_wrapper.corporate-news .header-search-field input::placeholder{color:var(--dark4)}.financial-calendar{background-color:var(--ground);padding:0 24px;border:1px solid var(--border-color)}.financial-calendar .calendar{padding:0}.corporate-news .footer_wrapper{margin:0 -24px}@media screen and (max-width:600px){.financial-calendar.corporate-news{padding:0 8px}.financial-calendar.corporate-news .header_wrapper{flex-direction:column;border-bottom:none}.financial-calendar.corporate-news .header_wrapper .header-buttons{width:100%;justify-content:space-between;overflow:auto}.financial-calendar.corporate-news .header_wrapper .header-buttons .header_button{padding:12px;border-bottom:3px solid var(--border-color);flex:1 1}.financial-calendar.corporate-news .header_wrapper .header-buttons .header_button.header_button-active{border-color:var(--primary)}.financial-calendar.corporate-news .header_wrapper .header-search-field{width:100%;margin-top:8px}.financial-calendar.corporate-news .header_wrapper .header-search-field input{width:100%}.financial-calendar.corporate-news .legend_wrapper{padding:8px 0;width:100%;overflow:auto;display:flex}.financial-calendar.corporate-news .legend_wrapper .item{white-space:nowrap}.financial-calendar.corporate-news .legend_wrapper .item:last-child{margin:0}.financial-calendar.corporate-news .calendar .calendar-item{padding:8px}}.checkbox-wrapper{display:flex;flex-direction:column}.checkbox-wrapper ul{padding-top:0;margin-left:0}.checkbox-wrapper ul .checkbox-block-item{padding-bottom:10px}.checkbox-wrapper ul .checkbox-label{width:175px;font-size:14px;font-weight:600;display:flex;align-items:center}.checkbox-wrapper ul .checkbox-block-image{margin-left:10px}.checkbox-wrapper ul .icon{display:flex;align-items:center}.checkbox-wrapper ul li{padding-bottom:0;margin-right:0}.checkbox-title{display:flex;font-size:18px;font-weight:700}@media screen and (max-width:768px){.checkbox-title{font-size:16px}}.checkbox-block{margin-top:15px;display:flex;flex-direction:column}.checkbox-block .checkbox-block-item{display:flex;flex-direction:row;align-items:center}.checkbox-block .checkbox-block-item input,.checkbox-block .checkbox-block-item span{margin-right:7px}.checkbox-block .checkbox-block-image{width:20px}@media screen and (max-width:320px){.checkbox-block-tooltip-wrapper{padding:2px}}.checkbox-block-tooltip-wrapper{padding:20px;width:auto!important}.checkbox-block-tooltip,.checkbox-block-tooltip-wrapper{max-width:430px!important;min-width:100px!important}@media screen and (max-width:500px){.checkbox-block-tooltip{max-height:330px!important}}.checkbox-block-tooltip-share-alerts-title{font-weight:700}@media screen and (max-width:500px){.checkbox-block-tooltip-share-alerts-title{font-size:13px;margin-top:0}}.checkbox-block-tooltip-share-alerts-title{font-size:18px;padding-bottom:10px}.checkbox-block-tooltip-by-default-title{font-weight:700;font-size:14px}@media screen and (max-width:500px){.checkbox-block-tooltip-by-default-title{font-size:12px;margin-top:0}}.checkbox-block-tooltip-by-default-title{margin-top:10px}.checkbox-block-tooltip-bottom-span{font-size:16px}@media screen and (max-width:500px){.checkbox-block-tooltip-bottom-span{font-size:13px;margin:0}}.checkbox-block-tooltip-bottom-span{margin:10px 0 0}.checkbox-block-tooltip-span-with-dots{margin-left:10px}@media screen and (max-width:500px){.checkbox-block-tooltip-span-with-dots{font-size:12px}}.checkbox-block-tooltip-span-with-dots{font-size:16px}.checkbox-block-tooltip-span-with-check{display:flex;align-items:center;padding-bottom:5px}.checkbox-block-tooltip-span-with-check svg{margin-right:10px}@media screen and (max-width:500px){.checkbox-block-tooltip-span-with-check{font-size:12px}}.checkbox-block-tooltip-span-with-check{font-size:16px}.checkbox-tooltip{transition:none!important;background-color:red!important}.email-subscription-v2{display:flex;flex-direction:column}.email-subscription-title{font-size:16px;font-weight:700;border-bottom:1px solid #e0e0e0;padding-bottom:var(--widget-v2-padding)}.email-subscription-input-title{padding-top:var(--widget-v2-padding);font-size:14px;padding-bottom:6px}.email-subscription-input-title-star{color:#e55858;margin-left:3px}@media screen and (max-width:768px){.email-subscription-title{padding-bottom:var(--widget-v2-mobile-padding)}.mw-50{max-width:100%!important}}.subscribe-buttons-wrapper{display:flex}@media screen and (max-width:768px){.subscribe-buttons-wrapper{flex-direction:column-reverse}.subscribe-buttons-wrapper button{margin-bottom:10px;margin-right:0;font-size:16px}}.subscribeBlock-root-have-subscription{margin-top:20px;text-decoration:underline;cursor:pointer;color:#999!important}.subscribeBlock-root-have-subscription:hover{opacity:.8}.email-subscription-con{border:var(--widget-v2-border)}.emailSubscription-checkboxBlock,.emailSubscription-subscribeBlock{margin-top:var(--widget-v2-padding)}.emailSubscription-note{margin-top:10px}.emailSubscription-note .emailSubscription-span{font-size:14px}.modal-v2{position:fixed;width:var(--modal-large-width);background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--modal-border-radius);outline:none}@media screen and (max-width:768px){.modal-v2{width:90%}}.modal-v2-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:rgba(89,89,89,.8);z-index:10!important}.modalComponent-root{width:0;height:0}.modal-v2-description-wrapper{width:100%;padding:var(--widget-v2-padding);display:flex;flex-direction:column}.modal-v2-description-wrapper .modal-v2-description-title{font-size:24px;font-weight:700}.modal-v2-description-wrapper .modal-v2-description-subtitle{font-size:14px;font-weight:500;padding-bottom:10px}.modal-v2-description-wrapper .modal-v2-description-body{margin-top:10px}.modal-v2-description-wrapper .modal-v2-description-body-p{margin:0;display:flex}@media screen and (max-width:540px){.modal-v2-description-wrapper .modal-v2-description-title{font-size:20px}.modal-v2-description-wrapper{padding:5px 20px 20px}}.modal-v2-title-wrapper{display:flex;align-items:center;justify-content:center}.modal-v2-header{width:100%;height:70px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.modal-v2-title{padding-left:var(--widget-v2-padding);font-size:18px;display:flex;align-items:center;justify-content:center;font-weight:700}.modal-v2-block-image{display:flex;align-items:center;font-size:12px;margin-right:var(--widget-v2-padding);color:var(--secondary);cursor:pointer}.modal-v2-block-image .close{display:flex;align-items:center;padding-left:5px}.modal-v2-bottom-block{align-self:flex-start;padding:0 var(--widget-v2-padding) var(--widget-v2-padding) var(--widget-v2-padding)}.mw-50{max-width:50%}.ReactModal__Overlay{opacity:0;transition:opacity .3s ease}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.shared-description-wrapper-v2{display:flex;justify-content:space-between;align-items:center;width:100%;padding-bottom:var(--widget-v2-padding);border-bottom:var(--input-border)}@media screen and (max-width:768px){.shared-description-wrapper-v2{border-bottom:none;padding:var(--widget-v2-mobile-padding) var(--widget-v2-mobile-padding) 0 var(--widget-v2-mobile-padding)}}.shared-description-wrapper-v2 .left{width:50%;font-size:22px}@media screen and (max-width:768px){.shared-description-wrapper-v2 .left{width:100%;border-bottom:var(--input-border);padding-bottom:var(--div-mobile-padding)}}.shared-description-wrapper-v2 .left .title{color:#000;font-weight:200}.shared-description-wrapper-v2 .left .type{padding-right:10px;font-weight:700;color:#404041}@media screen and (max-width:768px){.shared-description-wrapper-v2{flex-direction:column}}.shared-description-wrapper-v2.rtl .right{border-right:1px dotted #e0e0e0;border-left:none;padding-left:0;padding-right:20px}.shared-description-wrapper-v2.rtl .left{padding-right:0;padding-left:20px}.shared-description-wrapper-v2 .right{font-size:14px;display:flex;justify-content:flex-end;width:50%}@media screen and (max-width:768px){.shared-description-wrapper-v2 .right{font-size:13px;width:100%;justify-content:flex-start;border-bottom:var(--input-border)}}.shared-description-wrapper-v2 .right .right-datepicker-wrapper,.shared-description-wrapper-v2 .right .right-info-wrapper{display:flex}@media screen and (max-width:768px){.shared-description-wrapper-v2 .right .right-info-wrapper{width:100%;padding-top:var(--div-mobile-padding);padding-bottom:var(--div-mobile-padding)}}.shared-description-wrapper-v2 .right .right-info-wrapper .description{font-weight:700;color:var(--dark)}.shared-description-wrapper-v2 .right .right-info-wrapper .date{padding-left:5px;color:var(--dark);font-weight:400}.items_wrapper-v2{display:flex;justify-content:space-between;padding-top:15px;padding-bottom:15px;border-bottom:var(--input-border);width:100%}@media screen and (max-width:768px){.items_wrapper-v2{border:none;padding-top:var(--div-mobile-padding);padding-bottom:var(--div-mobile-padding)}}.items_wrapper-v2 .items-con{display:flex;width:100%}@media screen and (max-width:768px){.items_wrapper-v2 .items-con{border-top:var(--input-border);border-left:var(--input-border);border-right:var(--input-border);flex-direction:column}}.items_wrapper-v2 .item{display:flex;align-items:center;font-size:14px;padding:0 25px 0 0}@media screen and (max-width:768px){.items_wrapper-v2 .item{font-size:12px;font-weight:700;justify-content:space-between;padding:6px 15px;border-bottom:var(--input-border)}}.items_wrapper-v2 .item .item_key{font-weight:700;color:var(--dark)}.items_wrapper-v2 .item .item_value{color:var(--dark);padding-left:5px}.items_wrapper-v2 .item .slash{padding:0 5px}.items_wrapper-v2 .right-datepicker-con-v2 .custom-input{display:flex;align-items:center;border:var(--input-border);border-radius:4px;width:155px;height:32px;padding-left:10px}.items_wrapper-v2 .right-datepicker-con-v2 .input-icon{display:flex;align-items:center;padding-right:3px}.items_wrapper-v2 .right-datepicker-con-v2 input{font-size:12px;color:var(--dark);border:none;width:120px}.items_wrapper-v2 .right-datepicker-con-v2 input:focus{border:none;outline:none!important}.items_wrapper-v2 .right-datepicker-con-v2 input::placeholder{color:var(--dark4)}.items_wrapper-v2 .up{color:var(--green1);background-color:var(--green2);padding:2px 4px;border-radius:4px}.items_wrapper-v2 .down{color:var(--red1);background-color:var(--red2);padding:2px 4px;border-radius:4px}.items_wrapper-v2 .change-en{display:inline-flex;align-items:center;margin-left:5px}@media screen and (max-width:768px){.items_wrapper-v2 .change-en{font-size:14px}}.items_wrapper-v2 .change-ar{display:inline-flex;align-items:center;margin-right:5px}@media screen and (max-width:768px){.items_wrapper-v2 .change-ar{font-size:14px}}