.checkbox[data-v-116e6076]{position:relative;width:12px;height:12px;border:2px solid #9aa6fa;border-radius:1px;cursor:pointer;outline:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;padding:0;margin:0;-webkit-tap-highlight-color:transparent}.checkbox.checkbox__big[data-v-116e6076]{width:18px;height:18px;border-color:#d1d5db;border-radius:4px;min-width:18px;min-height:18px}.checkbox.checkbox__medium[data-v-116e6076]{width:16px;height:16px;border:1px solid #131313;border-radius:2px;min-width:16px;min-height:16px}.checkbox.checkbox__medium.checkbox-checked[data-v-116e6076]{border:1px solid var(--theme-link-color)}.checkbox.checkbox-checked[data-v-116e6076]{border:2px solid var(--theme-link-color)}.checkbox.checkbox__big.checkbox-checked[data-v-116e6076]{border-color:var(--theme-link-color)}.checkbox.checkbox-checked[data-v-116e6076]:not(.checkbox__big):after{content:"";position:absolute;top:50%;left:50%;width:70%;height:70%;transform:translate(-50%,-50%);background-color:var(--theme-link-color);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.checkbox.checkbox__big.checkbox.checkbox-checked[data-v-116e6076]:after{content:"";position:absolute;top:50%;left:50%;width:70%;height:70%;transform:translate(-50%,-50%);background:url(/img/arrow-smooth.088e939d.svg);background-size:100% 100%;background-repeat:no-repeat}.helper-tooltip-body{display:flex;flex-direction:column;align-items:center;gap:8px}.helper-glossary-link{font-size:12px;line-height:14px;font-weight:500;color:gray;text-decoration:none}.helper-glossary-link:hover{color:var(--theme-link-color);text-decoration:underline}.helper{position:relative;width:12px;height:12px;cursor:pointer}.helper>img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.helper>.helper-hover{display:none;position:absolute;background:#d6dbfd;font-size:12px;line-height:14px;font-weight:600;color:var(--theme-link-color);text-align:center;box-shadow:0 0 4px rgba(51,72,251,.3);padding:12px 16px;left:50%;top:-10px;transform:translate(-50%,-100%);z-index:5}.helper.helper__bottom>.helper-hover{top:auto;bottom:0;transform:translate(-50%,calc(100% + 10px))}.helper:hover>.helper-hover{display:block;width:217px;border-radius:10px;text-transform:none}.helper:hover>.helper-hover:after{content:"";position:absolute;left:50%;bottom:-19px;transform:translateX(-50%);border:10px solid transparent;border-top:10px solid #d6dbfd}.helper.helper__bottom>.helper-hover:after{bottom:auto;top:-19px;transform:translateX(-50%) rotateX(180deg)}.helper.helper__top__right>.helper-hover{top:-10px;left:0;transform:translateY(calc(-100% - 10px))}.helper.helper__right>.helper-hover:after{transform:translate(-50%,50%) rotate(90deg)}.helper.helper__right:hover>.helper-hover:after{content:"";position:absolute;left:-9px;bottom:50%;border:10px solid transparent;border-top:10px solid #d6dbfd}.helper.helper__right>.helper-hover{top:10px;left:30px;transform:translateY(-50%)}.helper.helper__left>.helper-hover{top:10px;left:-20px;transform:translate(-100%,-50%)}.helper.helper__left>.helper-hover:after{transform:translate(50%,50%) rotate(-90deg)}.helper.helper__left:hover>.helper-hover:after{content:"";position:absolute;left:calc(100% - 11px);bottom:50%;border:10px solid transparent;border-top:10px solid #d6dbfd}.helper.helper__top__right:hover>.helper-hover{border-radius:10px 10px 10px 0}.helper.helper__top__right>.helper-hover:after{left:0;transform:translateX(-50%);clip-path:inset(0 0 0 50%)}.helper.helper__top__left>.helper-hover{top:-10px;left:0;transform:translate(calc(-100% + 10px),-100%)}.helper.helper__top__left:hover>.helper-hover{border-radius:10px 10px 0 10px}.helper.helper__top__left>.helper-hover:after{left:100%;width:5px;clip-path:inset(0 50% 0 0)}.helper.helper__bottom__left>.helper-hover{left:0;top:auto;bottom:0;transform:translate(calc(-100% + 10px),calc(100% + 10px))}.helper.helper__bottom__left:hover>.helper-hover{border-radius:10px 0 10px 10px}.helper.helper__bottom__left>.helper-hover:after{left:100%;width:5px;clip-path:inset(0 50% 0 0);bottom:auto;top:-19px;transform:translateX(-50%) rotateX(180deg)}.helper--teleport-hover>.helper-hover{display:none!important}.helper-desktop-tooltip{position:fixed;z-index:10050;background:#d6dbfd;font-size:12px;line-height:14px;font-weight:600;color:var(--theme-link-color);text-align:center;box-shadow:0 0 4px rgba(51,72,251,.3);border-radius:10px;text-transform:none}.helper-desktop-tooltip:after{content:"";position:absolute;left:50%;bottom:-19px;transform:translateX(-50%);border:10px solid transparent;border-top:10px solid #d6dbfd}.helper-desktop-tooltip--bottom:after{top:-19px;bottom:auto;transform:translateX(-50%) rotateX(180deg)}.helper-desktop-tooltip--right:after{left:-9px;bottom:50%;transform:translate(-50%,50%) rotate(90deg)}.helper-desktop-tooltip--left:after{left:calc(100% - 11px);bottom:50%;transform:translate(50%,50%) rotate(-90deg)}.helper-mobile-tooltip{position:fixed;z-index:9999;background:#d6dbfd;font-size:12px;line-height:14px;font-weight:600;color:var(--theme-link-color);text-align:center;box-shadow:0 0 4px rgba(51,72,251,.3);border-radius:10px;text-transform:none}@media(hover:none)and (pointer:coarse){.helper.helper__mobile-active>.helper-hover,.helper:hover>.helper-hover{display:none}}canvas[data-v-0332a7bb]{width:100%!important;height:100%!important}.blur-card[data-v-0332a7bb]{filter:blur(3px);transform:filter .3s}.modal.modal__financial-free-view[data-v-0f5f97b2]{background:none;left:0;position:absolute;top:0;height:100%;align-items:center}.modal.modal__financial-free-view .modal-inner[data-v-0f5f97b2]{width:420px;padding:40px;display:flex;gap:24px;align-items:center}.modal.modal__financial-free-view .modal-exit[data-v-0f5f97b2]{position:absolute;top:16px;right:16px}.modal.modal__financial-free-view .modal-inner .warning-pannel[data-v-0f5f97b2]{display:flex;width:340px;gap:24px;font-weight:400;font-size:16px;line-height:150%}.modal.modal__financial-free-view .modal-inner .btn-group[data-v-0f5f97b2]{display:flex;flex-direction:row;gap:8px}.modal.modal__financial-free-view .modal-inner .btn-group button[data-v-0f5f97b2]{display:flex;align-items:center;gap:10px;background:var(--theme-link-color);color:var(--theme-text-color-contrast);font-size:14px;font-weight:600;text-transform:uppercase;padding:8px 24px;border-radius:100px;border:none;outline:none;cursor:pointer}.modal.modal__financial-free-view .modal-inner .btn-group button.secondary[data-v-0f5f97b2]{display:inline-block;background:none;color:var(--theme-link-color);border:1px solid var(--theme-link-color)}.mobile_version .modal.modal__financial-free-view[data-v-0f5f97b2]{background:rgba(182,196,255,.2);align-items:center}.segment-select-component{display:flex;background-color:#d6dbfd;border-radius:16px;border:1px solid #d6dbfd;height:32px;align-items:center}.segment-select-component button{outline:none;box-shadow:none;border-radius:100px;border:none;width:170px;height:28px;background-color:#d6dbfd;color:#3348fb;font-weight:600;cursor:pointer;font-size:14px;flex:1}.segment-select-component button.selected{background-color:#3348fb;border:1px solid #d6dbfd;color:#fff;border-radius:100px;cursor:pointer}.segment-select-component button.loading,.segment-select-component button:disabled{opacity:.6;cursor:not-allowed}.segment-select-component button.loading div{display:flex;align-items:center;justify-content:center;gap:8px}.loading-spinner-small{width:12px;height:12px;border:2px solid hsla(0,0%,100%,.3);border-top:2px solid #fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.delete-note-modal__content{max-width:464px;gap:16px;align-items:center;text-align:center}.delete-note-modal__content .title{font-weight:800;text-transform:uppercase;line-height:150%;font-size:16px}.delete-note-modal__content .description{background:none;font-weight:400;line-height:150%;font-size:16px}.delete-note-modal__content .button-group{display:flex;flex-direction:row;gap:16px}.notes>.notes-section>.note-list .note-card{position:relative}.notes>.notes-section>.note-list.single-note .note-card{width:100%}.notes>.notes-section>.note-list.double-notes .note-card{width:50%}.notes .note,.notes .note-card .note-edit-mode{display:flex;flex-direction:column;gap:12px;width:100%;padding:16px;background:#f4f6ff;border-radius:8px}.notes .note-card .note-header{display:flex;flex-direction:column;align-items:start;gap:4px}.notes .note-card .note-header .title{background:none;outline:none;border:none;font-weight:800;font-size:14px;text-transform:uppercase;color:#131313}.notes .note-card .note-header>.note-timestamp{color:gray;font-size:14px;font-weight:600;display:flex;flex-direction:row;gap:8px}.notes .note-card .note-header>.note-actions{position:absolute;top:15px;right:16px;display:flex;gap:8px}.notes .note-card .note-header>.note-actions .action-btn{cursor:pointer;background:none;border:none;padding:3px;border-radius:4px}.notes .note-card .note-header>.note-actions .action-btn:hover{background-color:#ebedfe}.notes .note-card .note-text{font-size:16px;font-weight:400;color:var(--theme-text-color-2);background:none;border:none;outline:none;resize:none;display:block;line-height:150%;white-space:pre-wrap}.notes .note-card .note-text--expanded{display:block;overflow:visible}.notes .note-card .note-original-text{margin-top:12px;padding-top:12px;border-top:1px solid #e6e6e6}.notes .note-card .note-original-text__label{margin-bottom:8px;font-size:12px;font-weight:700;line-height:150%;text-transform:uppercase;color:gray}.notes .note .show-more{display:flex;font-size:16px;font-weight:600;color:var(--theme-link-color);text-decoration:underline;cursor:pointer;background:none;border:none}.mobile_version .notes>.notes-section>.note-list.double-notes{flex-direction:column}.mobile_version .notes>.notes-section>.note-list.double-notes .note-card{width:100%}.notes .notes-section .note-edit[data-v-9d4ac910]{display:flex;width:100%}.notes .notes-section .note-description[data-v-9d4ac910]{background:#f4f6ff;padding:16px;border-radius:8px}.notes .notes-section .note-title[data-v-9d4ac910]{position:relative;width:100%;text-transform:uppercase;font-size:14px}.notes .notes-section .note-title>input[data-v-9d4ac910]{font-weight:800;text-transform:uppercase;font-size:14px;color:var(--theme-text-color-2)}.notes .notes-section .note-title>input[data-v-9d4ac910]::-moz-placeholder{color:var(--theme-text-color-2)}.notes .notes-section .note-title>input[data-v-9d4ac910]::placeholder{color:var(--theme-text-color-2)}.notes .notes-section .note-title .note-actions[data-v-9d4ac910]{position:absolute;top:12px;right:16px;background-color:none;border:none;outline:none;display:flex;gap:8px}.notes .notes-section .note-title .note-actions .action-btn[data-v-9d4ac910]{background:none;border:none;outline:none;cursor:pointer;padding:3px;border-radius:4px}.notes .notes-section .note-title .note-actions .action-btn[data-v-9d4ac910]:hover{background-color:#ebedfe}.notes .notes-section textarea[data-v-9d4ac910]{background:none;outline:none;border:none;color:var(--theme-text-color-2);display:block;height:auto;width:100%;font-size:16px;resize:none;line-height:150%}.notes .notes-section textarea[data-v-9d4ac910]::-moz-placeholder{color:var(--theme-text-color-2)}.notes .notes-section textarea[data-v-9d4ac910]::placeholder{color:var(--theme-text-color-2)}.notes[data-v-51b7ea8d]{display:flex;gap:16px}.notes>.notes-section[data-v-51b7ea8d]{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.notes>.notes-section>input[data-v-51b7ea8d]{width:100%}.notes>.notes-section>input[data-v-51b7ea8d]::-moz-placeholder{color:#7283fa}.notes>.notes-section>input[data-v-51b7ea8d]::placeholder{color:#7283fa}.notes>.notes-section>.note-list[data-v-51b7ea8d]{width:100%;display:flex;gap:16px}.mobile_version .mobile-notes-title[data-v-51b7ea8d]{font-weight:800;font-size:16px;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;padding-bottom:16px}.mobile_version .notes>.notes-section>.note-list[data-v-51b7ea8d]{flex-direction:column}.mobile_version .notes>.notes-section>.note-list .note-card[data-v-51b7ea8d]{width:100%}.financials-performance-share-modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);overflow-y:scroll;z-index:999999999}.financials-performance-share-modal__buttons{display:flex;gap:20px;justify-content:center}.financials-performance-share-modal__buttons button{width:auto}.financials-performance-share-modal__body{padding:0 40px}.financials-performance-share-modal__close-button{background:none;border:none;outline:none;cursor:pointer;color:#3348fb;position:absolute;top:20px;right:20px;padding:0}.financials-performance-share-modal__close-button .icon-block{width:15px;height:15px}.financials-performance-share-modal__header__title{font-size:16px;font-weight:700;padding-bottom:30px;text-align:center}.financials-performance-share-modal__content{background:#fff;border-radius:16px;padding:40px;margin:20px;max-width:500px;width:calc(100% - 40px);height:-moz-min-content;height:min-content;position:relative}.financials-performance-share-modal-mobile .financials-performance-share-modal__content{padding-left:20px;padding-right:20px}.financials-performance-share-modal__code{width:100%;background:#f4f6ff;border-radius:16px;padding:20px;margin-top:30px;overflow-x:scroll}.financials-performance-share-modal__code p{white-space:nowrap}.embed-code-modal__content{max-width:800px;width:calc(100% - 40px)}.embed-code-modal__header__title{font-size:16px;font-weight:700;padding-bottom:30px;text-align:center}.embed-code-modal__body{margin-top:0}.embed-code-modal__code{width:100%;height:160px;color:#000;border:none;font-size:16px;background:#f4f6ff;border-radius:16px;padding:20px;margin-top:30px;overflow-x:scroll;font-family:monospace;white-space:pre;resize:none}.body-modal_mobile .embed-code-modal__content{padding-left:20px;padding-right:20px}.financial-performance-comparison-table-link--centered[data-v-17c91bc8]{display:flex;justify-content:center;width:100%;margin-top:12px}.financial-performance-comparison-table-link__wrap[data-v-17c91bc8]{position:relative;display:inline-flex;max-width:100%}.financial-performance-comparison-table-link__wrap .financial-performance-comparison-table-link__tooltip-anchor[data-v-17c91bc8]:hover,.financial-performance-comparison-table-link__wrap--blocked:focus-within .financial-performance-comparison-table-link__tooltip-anchor[data-v-17c91bc8],.financial-performance-comparison-table-link__wrap--blocked:hover .financial-performance-comparison-table-link__tooltip-anchor[data-v-17c91bc8]{visibility:visible;pointer-events:auto}.financial-performance-comparison-table-link__link[data-v-17c91bc8]{display:inline-flex;align-items:center;gap:4px;border:none;background:transparent;padding:0;font-family:inherit;font-size:12px;font-weight:500;line-height:1.1;color:var(--theme-link-color);text-decoration:underline;white-space:nowrap;cursor:pointer}.financial-performance-comparison-table-link__link--disabled[data-v-17c91bc8]{color:#b3b3b3;text-decoration:underline;cursor:default;outline:none}.financial-performance-comparison-table-link--centered .financial-performance-comparison-table-link__link[data-v-17c91bc8]{white-space:normal;text-align:center}.financial-performance-comparison-table-link__icon[data-v-17c91bc8]{flex-shrink:0;transform:translateY(1px)}.financial-performance-comparison-table-link__tooltip-anchor[data-v-17c91bc8]{display:block;position:absolute;top:100%;left:50%;width:0;height:0;padding-top:8px;overflow:visible;visibility:hidden;pointer-events:none;z-index:20}.financial-performance-comparison-table-link:not(.financial-performance-comparison-table-link--centered) .financial-performance-comparison-table-link__tooltip-anchor[data-v-17c91bc8]{left:auto;right:0;transform:none}.financial-performance-comparison-table-link__tooltip[data-v-17c91bc8]{position:absolute;top:0;left:50%;transform:translateX(-50%);width:-moz-max-content;width:max-content;max-width:220px;padding:12px 16px;border-radius:10px;background:#333;color:#fff;font-size:12px;font-weight:600;line-height:14px;text-align:left;white-space:normal;pointer-events:auto;z-index:120}.financial-performance-comparison-table-link__tooltip--teleported[data-v-17c91bc8]{position:fixed;top:auto;left:auto;transform:translateX(-50%)}.financial-performance-comparison-table-link:not(.financial-performance-comparison-table-link--centered) .financial-performance-comparison-table-link__tooltip[data-v-17c91bc8]{left:auto;right:0;transform:none}.financial-performance-comparison-table-link__tooltip-text[data-v-17c91bc8]{display:block}.financial-performance-comparison-table-link__tooltip-link[data-v-17c91bc8]{display:block;margin-top:4px;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:underline;white-space:normal}.financial-performance-comparison[data-v-d5e523e2]{padding:16px 20px}.financial-performance-comparison__content[data-v-d5e523e2]{display:flex;flex-direction:column;gap:12px}.financial-performance-comparison__header[data-v-d5e523e2]{display:flex;align-items:center;justify-content:space-between;gap:16px}.financial-performance-comparison__title[data-v-d5e523e2]{margin:0;font-size:14px;font-weight:700;line-height:1.1;text-transform:uppercase;color:#131313}.financial-performance-comparison__header-actions[data-v-d5e523e2]{display:flex;align-items:center;gap:16px;flex-shrink:0}.financial-performance-comparison__close-btn[data-v-d5e523e2]{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;line-height:0;cursor:pointer}.financial-performance-comparison__close-btn img[data-v-d5e523e2]{width:14px;height:14px;filter:brightness(0) saturate(100%) invert(31%) sepia(86%) saturate(4200%) hue-rotate(223deg) brightness(99%) contrast(97%)}.financial-performance-comparison__badges[data-v-d5e523e2]{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.financial-performance-comparison__add-btn[data-v-d5e523e2]{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid var(--theme-link-color);border-radius:50%;background:transparent;padding:0;line-height:0;cursor:pointer;flex-shrink:0}.mobile_version .financial-performance-comparison__header[data-v-d5e523e2]{flex-direction:column;align-items:flex-start}.mobile_version .financial-performance-comparison__header-actions[data-v-d5e523e2]{width:100%;justify-content:space-between}.company-chart{max-width:100%;min-width:0;width:100%}.company-chart>.company-chart-wrapper{position:relative;width:100%;min-width:0;height:420px;overflow:hidden}.company-chart>.company-chart-wrapper>.company-chart-min-max{position:absolute;top:20px;bottom:76px;right:24px;z-index:3;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.company-chart>.company-chart-wrapper>.company-chart-min-max>p{font-size:12px;font-weight:600;color:#131313;opacity:.9;text-align:right;line-height:1.1}.company-chart>.company-chart-wrapper.basic-chart{height:198px}.company-chart>.company-chart-wrapper>.company-chart-wrapper-preloader{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:var(--theme-text-color-contrast)}.company-chart>.company-chart-wrapper>canvas{display:block;max-width:100%!important;width:100%!important;height:100%!important}.company-chart>.company-chart-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:16px;width:100%;padding:0 20px}.company-chart>.company-chart-footer>.company-chart-legend{display:flex;flex-wrap:wrap;align-items:center;min-width:0;gap:6px;list-style-type:none;padding:0}.company-chart>.company-chart-footer>.company-chart-legend>li{display:flex;align-items:center;gap:8px}.company-chart .company-chart-line-preview{width:28px;height:8px;flex:0 0 28px}.company-chart>.company-chart-footer>.company-chart-legend>li>p{font-size:12px;font-weight:600;color:var(--theme-text-color-2)}.company-chart .company-chart-time-scale{justify-self:end;margin-left:0;padding-left:0}.company-chart .performance-control-time-scale{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;white-space:nowrap}.company-chart .performance-control-time-scale-button{border-radius:100px;padding:4px 12px;color:var(--theme-link-color);font-size:12px;font-weight:700;line-height:1;text-transform:lowercase;background:#f4f6ff}.company-chart>.company-chart-header{padding:0 0 0 15px;flex:0 0 24px;display:flex;justify-content:space-between;align-items:center}.company-chart>.company-chart-header>p{font-size:10px;font-weight:400;color:var(--theme-text-color-2);text-transform:uppercase}.mobile_version .company-chart .company-chart-wrapper{height:185px}.mobile_version .company-chart .company-chart-footer{display:flex;padding:0;flex-wrap:wrap}.mobile_version .company-chart .company-chart-legend{min-width:0}.performance{display:flex;flex-direction:column;gap:16px;overflow:unset}.performance-summary-items{display:flex;flex-wrap:wrap;gap:12px 24px;margin-bottom:12px}.performance-summary-item{display:flex;flex-wrap:wrap;gap:6px;font-size:13px;line-height:1.4}.performance-summary-item__label{color:gray;font-weight:600}.performance-summary-item__value{color:#131313;font-weight:700}.performance>.performance-menu{display:flex;align-items:center;gap:8px}.performance>.performance-menu>a{border-radius:100px;padding:5px 12px;color:var(--theme-link-color);font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:none;cursor:pointer;line-height:100%}.performance>.performance-menu>.active{background:var(--theme-link-color);color:var(--theme-text-color-contrast)}.performance>.performance-chart>.performance-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.performance>.performance-chart>.performance-header .title{font-size:14px;color:#131313;line-height:110%;font-weight:800;text-transform:uppercase}.performance>.performance-chart>.performance-header>.performance-params{display:flex;align-items:center;gap:16px}.performance>.performance-chart>.performance-header>.performance-params .performance-params-btn{display:flex;align-items:center;border:none;gap:8px;cursor:pointer;font-size:14px;font-weight:800;text-transform:uppercase;color:var(--theme-link-color);background:none}.performance>.performance-chart>.performance-header>.performance-params .performance-params-btn img{margin-top:1px;width:14px}.performance.company-financial-performance>.performance-chart>.performance-control{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;margin-bottom:16px;gap:15px}.performance.company-financial-performance>.performance-chart>.performance-control>.performance-control-buttons{display:flex;justify-self:start;gap:18px}.performance.company-financial-performance>.performance-chart>.performance-control>.performance-control-stats{box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;justify-self:center;gap:10px;width:380px;max-width:100%;border:1px solid var(--theme-text-gray-2);border-radius:8px;font-size:12px;font-weight:600;padding:5px 8px}.performance.company-financial-performance>.performance-chart>.performance-control>.performance-control-stats>p{display:flex;align-items:center;gap:5px;min-width:0;line-height:1.2;white-space:normal}.performance.company-financial-performance>.performance-chart>.performance-control>.performance-control-range{display:flex;align-items:center;flex-wrap:wrap;justify-self:end;font-size:12px;font-weight:600;gap:8px 16px;justify-content:flex-end}.performance>.performance-chart>.company-chart>.performance-control-range{display:flex;align-items:center;flex-wrap:wrap;font-size:12px;font-weight:600;gap:16px;white-space:nowrap}.performance>.performance-chart>.performance-control.performance-control-top{display:none;justify-content:center}@media screen and (max-width:1370px){.performance>.performance-chart>.performance-control.performance-control-top{display:flex}}.mobile_version .performance{width:100%;min-width:0;max-width:100%;overflow-y:auto;overflow-x:hidden;white-space:normal;scrollbar-width:none;padding:0;-ms-overflow-style:none}.mobile_version .performance .performance-menu{display:flex;align-items:center;gap:8px;white-space:nowrap}.mobile_version .performance .performance-menu .menu-button{border-radius:100px;padding:5px 12px;color:#131313;font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:none;line-height:100%;cursor:pointer}.mobile_version .performance .performance-menu .menu-button.active{background:var(--theme-link-color);color:var(--theme-text-color-contrast)}.mobile_version .performance .performance-menu a{font-size:12px;font-weight:600}.mobile_version .performance .performance-chart{position:relative;display:flex;flex-direction:column;width:100%;min-width:0;max-width:100%;overflow-x:hidden;gap:12px}.mobile_version .performance .performance-chart .performance-control{display:flex;flex-direction:column;align-items:start;gap:16px}.mobile_version .performance .performance-chart .performance-control .performance-control-buttons{gap:8px}.mobile_version .performance .performance-chart .performance-control .performance-control-stats{justify-content:space-around;width:100%}.mobile_version .performance .performance-chart .company-chart{display:flex;flex-direction:column;min-width:0;max-width:100%;gap:16px}.mobile_version .performance .performance-chart .group-setting{position:absolute;top:16px;right:16px}.mobile_version .performance .performance-chart .company-price{display:flex;gap:16px;font-weight:800;font-size:16px;text-transform:uppercase;white-space:nowrap}.mobile_version .performance .performance-chart .company-price.company-price-widget{flex-direction:column;gap:4px}.mobile_version .performance .performance-chart .performance-mobile-actions{display:flex;flex-direction:column;gap:16px;min-width:0;max-width:100%;padding-top:4px}.mobile_version .performance .performance-chart .performance-mobile-actions__buttons{display:flex;align-items:center;justify-content:space-between;min-width:0;max-width:100%}.mobile_version .performance .performance-chart .performance-mobile-panel{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0;max-width:100%}.mobile_version .performance .performance-chart .performance-mobile-panel--compact{gap:8px}.mobile_version .performance .performance-chart .performance-mobile-share-field{min-width:0;max-width:100%}.mobile_version .performance .performance-chart .compare-companies-pannel{position:relative}.mobile_version .performance .performance-chart .compare-companies-pannel .company-badges{display:flex;gap:8px;align-items:center;flex-wrap:wrap;width:284px}.mobile_version .performance .performance-chart .compare-companies-pannel .close-all-btn{position:absolute;top:4px;right:4px}.mobile_version .performance .performance-chart .chart-share-input{background:#f4f6ff;border:none;width:100%;min-width:0;border-radius:4px;padding:8px;font-weight:500;font-size:12px;color:#7283fa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile_version .performance::-webkit-scrollbar{display:none}.company-summary{display:grid;grid-template-columns:1fr 467px;grid-auto-rows:auto;gap:16px;margin-bottom:16px}.company-summary>.company-summary-header{grid-column:1/-1;grid-row:1}.company-summary-chart{grid-column:1;grid-row:2}.company-summary-notes{grid-column:1;grid-row:3}.company-summary-right{grid-column:2;grid-row:2/span 2;display:flex;flex-direction:column;gap:16px}.company-summary.chart-expanded .company-summary-chart{grid-column:1/-1}.company-summary.chart-expanded .company-summary-notes{grid-row:3}.company-summary.chart-expanded .company-summary-right{grid-column:2;grid-row:3}.mobile_version .company-summary{grid-template-columns:1fr;grid-template-rows:auto;overflow:visible}.mobile_version .company-summary-chart,.mobile_version .company-summary-header,.mobile_version .company-summary-notes,.mobile_version .company-summary-right{width:100%;grid-column:1;max-width:100%}.mobile_version .company-summary-chart{min-width:0}.mobile_version .company-summary-chart,.mobile_version .company-summary-notes,.mobile_version .company-summary-right{overflow-x:hidden;padding:0 16px;box-sizing:border-box}.mobile_version .company-summary-header{padding:0 16px;box-sizing:border-box;overflow-x:visible;grid-template-columns:1fr;flex-direction:column;align-items:flex-start;gap:8px}.mobile_version .company-summary-menu{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mobile_version .company-summary-menu::-webkit-scrollbar{display:none}.mobile_version .company-summary-menu .performance{min-width:-moz-min-content;min-width:min-content}.mobile_version .company-summary-right{grid-row:auto}.company-section-seo-block[data-v-d2627490]{margin:32px 0;padding:28px 32px;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05);color:#333;font-size:16px;line-height:1.7}.company-section-seo-block h2[data-v-d2627490]{margin:0 0 16px;color:#131313;font-size:24px;line-height:1.3}.company-section-seo-block p[data-v-d2627490]{margin:0}.company-section-seo-block p+p[data-v-d2627490]{margin-top:12px}@media(max-width:768px){.company-section-seo-block[data-v-d2627490]{margin:24px 16px;padding:20px 16px;font-size:14px}.company-section-seo-block h2[data-v-d2627490]{font-size:20px}}.company-earning-calls-view{padding-bottom:32px}.company-earning-calls-view__menu{margin:16px 0;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.company-earning-calls-view__menu::-webkit-scrollbar{display:none}.company-earning-calls-view__menu .performance{min-width:-moz-min-content;min-width:min-content}.company-earning-calls-view__content{margin-top:20px}.company-earning-calls-view__page-title{margin:0 0 20px;font-size:28px;font-weight:800;line-height:110%;color:#131313;text-transform:uppercase}.company-earning-calls-view__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.company-earning-calls-view__chip{border-radius:100px;border:1px solid #d6dbfd;background:#fff;padding:8px 16px;font-size:13px;font-weight:600;text-transform:uppercase;cursor:pointer;color:#131313}.company-earning-calls-view__chip--active{background:var(--theme-link-color);color:var(--theme-text-color-contrast);border-color:var(--theme-link-color)}.company-earning-calls-view__panel{padding:16px;border-radius:16px;box-shadow:0 0 18px 0 rgba(0,0,0,.08);background:#fff;font-size:15px;line-height:1.55;color:#131313;box-sizing:border-box}.company-earning-calls-view__panel-date{margin:0;font-size:14px;font-weight:500;color:#7a7a7a}.company-earning-calls-view__panel-section--blurred .earnings-call-summary-blur{filter:blur(3px);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.company-earning-calls-view__panel-section--blurred .earnings-call-summary-blur--block{display:block;width:100%}.company-earning-calls-view__panel .markdown-body li>p,.company-earning-calls-view__panel .markdown-body p{padding-bottom:15px}.company-earning-calls-view__panel .markdown-body :is(strong,b){font-weight:600}.company-earning-calls-view__panel .markdown-body table{width:100%;border-collapse:collapse;margin:12px 0;font-size:14px}.company-earning-calls-view__panel .markdown-body td,.company-earning-calls-view__panel .markdown-body th{border:1px solid #ddd;padding:8px 10px;text-align:left}.company-earning-calls-view__panel .markdown-body ul{padding-left:1.2em;margin:8px 0}.company-earning-calls-view__panel .markdown-body h1,.company-earning-calls-view__panel .markdown-body h2,.company-earning-calls-view__panel .markdown-body h3{margin:16px 0 8px;font-size:18px;font-weight:700}@media(max-width:768px){.company-earning-calls-view__panel .markdown-body{border-radius:0}}.company-earning-calls-view__state{color:#555;font-size:15px;background:#fff;padding:20px;border-radius:16px;box-sizing:border-box}.company-earning-calls-view__state--error{color:#b00020}.company-earning-calls-view__empty{padding:24px 16px;color:#555}@media(max-width:768px){.company-earning-calls-view,.company-earning-calls-view .company-header-wrapper,.company-earning-calls-view .performance{padding:0}}.company-earning-calls-view .company-earning-calls-view__panel :is(strong,b){font-weight:600}.company-earning-calls-view .company-earning-calls-view__panel li>p,.company-earning-calls-view .company-earning-calls-view__panel p{padding-bottom:15px}@media(max-width:768px){.company-earning-calls-view .company-earning-calls-view__panel{background:#fff;box-shadow:0 0 18px 0 rgba(0,0,0,.08);color:#131313;font-size:15px;line-height:1.55}.company-earning-calls-view .company-earning-calls-view__panel :is(strong,b){font-weight:600}.company-earning-calls-view .company-earning-calls-view__panel li>p,.company-earning-calls-view .company-earning-calls-view__panel p{padding-bottom:15px}}.mobile_version .company-earning-calls-view .company-earning-calls-view__panel{background:#fff;box-shadow:0 0 18px 0 rgba(0,0,0,.08);color:#131313;font-size:15px;line-height:1.55;box-sizing:border-box;border-radius:0;margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);max-width:none}.mobile_version .company-earning-calls-view .company-earning-calls-view__panel :is(strong,b){font-weight:600}.mobile_version .company-earning-calls-view .company-earning-calls-view__panel li>p,.mobile_version .company-earning-calls-view .company-earning-calls-view__panel p{padding-bottom:15px}