.RelatedCompaniesCarouselClient_carousel-container__1rjwA{margin-top:20px;position:relative;display:flex;align-items:center;gap:20px;overflow:visible}@media(max-width:768px){.RelatedCompaniesCarouselClient_carousel-container__1rjwA{gap:0}}.RelatedCompaniesCarouselClient_slide__trzDw{width:auto!important;flex-shrink:0}.RelatedCompaniesCarouselClient_related-card__KH49M{display:flex;flex-direction:column;justify-content:center;border:1px solid #e0e0e0;border-radius:8px;padding:15px;text-align:center;text-decoration:none;color:inherit;background-color:#fff;transition:box-shadow .3s ease;width:150px;height:150px;box-sizing:border-box;flex-shrink:0}.RelatedCompaniesCarouselClient_related-card__KH49M:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.RelatedCompaniesCarouselClient_related-logo-wrapper__rmFcu{margin-bottom:10px;height:60px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.RelatedCompaniesCarouselClient_related-logo-wrapper__rmFcu img{max-width:100%;max-height:100%;object-fit:contain}.RelatedCompaniesCarouselClient_related-name__F8V7P{display:block;font-weight:700;font-size:.95em;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RelatedCompaniesCarouselClient_related-ticker__RiN2m{display:block;font-size:.85em;color:#555}.RelatedCompaniesCarouselClient_custom-next__iVPTq,.RelatedCompaniesCarouselClient_custom-prev__y4cJ1{width:40px;height:40px;border-radius:50%;border:1px solid #ddd;background:hsla(0,0%,100%,.9);color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease;flex-shrink:0}@media(max-width:768px){.RelatedCompaniesCarouselClient_custom-next__iVPTq,.RelatedCompaniesCarouselClient_custom-prev__y4cJ1{display:none}}.RelatedCompaniesCarouselClient_custom-next__iVPTq:hover,.RelatedCompaniesCarouselClient_custom-prev__y4cJ1:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.RelatedCompaniesCarouselClient_custom-next__iVPTq:disabled,.RelatedCompaniesCarouselClient_custom-prev__y4cJ1:disabled{opacity:.5;cursor:not-allowed}.RelatedCompaniesCarouselClient_carousel-container__1rjwA .swiper{flex:1 1;min-width:0}.RelatedCompaniesCarouselClient_carousel-container__1rjwA .swiper-pagination{position:static!important;margin-top:5px;text-align:center;height:auto}.RelatedCompaniesCarouselClient_carousel-container__1rjwA .swiper-pagination-bullet{background-color:#ccc;opacity:1}.RelatedCompaniesCarouselClient_carousel-container__1rjwA .swiper-pagination-bullet-active{background-color:#666}.SanityNextImage_image__Uja5q{width:100%;height:auto}.SanityNextImage_fit-cover___l_kk{height:100%;object-fit:cover}.SanityNextImage_fit-contain__TTbgc{height:100%;object-fit:contain}.Button_button__HqBdQ{border:none;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;line-height:120%;padding:14px 16px;position:relative;background-clip:padding-box;-webkit-mask-image:radial-gradient(white,black);mask-image:radial-gradient(white,black);transition:color .32s cubic-bezier(.25,0,0,1);z-index:0;font-family:ES Klarheit Kurrent,sans-serif;font-size:.875rem;font-weight:700;line-height:135%;letter-spacing:0}@media(max-width:768px){.Button_button__HqBdQ{font-size:.8125rem}}.Button_button__HqBdQ:before{content:"";position:absolute;inset:-1px;background-color:#e5ecff;z-index:1;will-change:transform;transform-origin:right;box-sizing:border-box;transform:scaleX(0);transition:transform .32s cubic-bezier(.25,0,0,1)}.Button_button__HqBdQ:focus{-webkit-mask-image:none;mask-image:none}.Button_button__HqBdQ:focus:before{display:none}.Button_button__HqBdQ .Button_icon-right__wHUgW,.Button_button__HqBdQ span{z-index:2}@media(hover:hover)and (pointer:fine){.Button_button__HqBdQ:hover:before{transform-origin:left;transform:scaleX(1);transition:transform .32s cubic-bezier(.7,0,.6,1)}.Button_button__HqBdQ .Button_icon-right__wHUgW{color:#0040ff;transition:color .32s cubic-bezier(.25,0,0,1),opacity .32s cubic-bezier(.25,0,0,1)}.Button_button__HqBdQ.Button_disabled__WOD9J,.Button_button__HqBdQ:disabled{cursor:not-allowed}.Button_button__HqBdQ.Button_disabled__WOD9J:before,.Button_button__HqBdQ:disabled:before{display:none}}.Button_primary__useLE{background-color:#0040ff;color:#fff}.Button_primary__useLE .Button_icon-right__wHUgW{color:#fff}.Button_primary__useLE:hover{color:#1d1d1d}.Button_primary__useLE:hover .Button_icon-right__wHUgW{color:#0040ff}.Button_primary__useLE:focus{background-color:rgba(0,64,255,.2);color:#0f111f;outline:1px solid #0040ff;outline-offset:2px}.Button_primary__useLE:focus .Button_icon-right__wHUgW{color:#0040ff}.Button_primary__useLE:active{background-color:#0040ff;color:#fff;outline:none}.Button_primary__useLE:active .Button_icon-right__wHUgW{color:#fff}.Button_primary__useLE.Button_disabled__WOD9J,.Button_primary__useLE:disabled{background-color:rgba(29,29,29,.2);color:rgba(29,29,29,.6980392157)}.Button_primary__useLE.Button_disabled__WOD9J .Button_icon-right__wHUgW,.Button_primary__useLE:disabled .Button_icon-right__wHUgW{color:rgba(29,29,29,.6980392157)}.Button_primary__useLE.Button_button-dark__FHj_q{background:#fff;color:#1d1d1d}.Button_primary__useLE.Button_button-dark__FHj_q .Button_icon-right__wHUgW{color:#1d1d1d}.Button_primary__useLE.Button_button-dark__FHj_q:hover .Button_icon-right__wHUgW{color:#0040ff}.Button_primary__useLE.Button_button-dark__FHj_q:focus{background:#e5ecff;outline:1px solid hsla(0,0%,100%,.6980392157);outline-offset:2px}.Button_primary__useLE.Button_button-dark__FHj_q:active{background:#fff;outline:none}.Button_primary__useLE.Button_button-dark__FHj_q:active .Button_icon-right__wHUgW{color:#1d1d1d}.Button_primary__useLE.Button_button-dark__FHj_q.Button_disabled__WOD9J,.Button_primary__useLE.Button_button-dark__FHj_q:disabled{background:hsla(0,0%,100%,.4);color:hsla(0,0%,100%,.6980392157)}.Button_primary__useLE.Button_button-dark__FHj_q.Button_disabled__WOD9J .Button_icon-right__wHUgW,.Button_primary__useLE.Button_button-dark__FHj_q:disabled .Button_icon-right__wHUgW{color:hsla(0,0%,100%,.6980392157)}.Button_secondary__1JD7f{background-color:#f2f2f2}.Button_secondary__1JD7f:focus{background-color:#e5ecff;color:#1d1d1d;outline:1px solid rgba(29,29,29,.6980392157);outline-offset:2px}.Button_secondary__1JD7f:focus .Button_icon-right__wHUgW{color:#1d1d1d}.Button_secondary__1JD7f:active{background-color:#f2f2f2;outline:none}.Button_secondary__1JD7f.Button_disabled__WOD9J,.Button_secondary__1JD7f:disabled{background-color:rgba(29,29,29,.2);color:rgba(29,29,29,.6980392157)}.Button_secondary__1JD7f.Button_disabled__WOD9J .Button_icon-right__wHUgW,.Button_secondary__1JD7f:disabled .Button_icon-right__wHUgW{color:rgba(29,29,29,.6980392157)}.Button_secondary__1JD7f.Button_button-dark__FHj_q{background:#f2f2f2;color:#1d1d1d}.Button_secondary__1JD7f.Button_button-dark__FHj_q:hover .Button_icon-right__wHUgW{color:#0040ff}.Button_secondary__1JD7f.Button_button-dark__FHj_q:focus{background-color:#f2f2f2;color:#1d1d1d;outline:1px solid hsla(0,0%,100%,.6980392157);outline-offset:2px}.Button_secondary__1JD7f.Button_button-dark__FHj_q:focus .Button_icon-right__wHUgW{color:#1d1d1d}.Button_secondary__1JD7f.Button_button-dark__FHj_q:active{background:#fff;color:#1d1d1d;outline:none}.Button_secondary__1JD7f.Button_button-dark__FHj_q.Button_disabled__WOD9J,.Button_secondary__1JD7f.Button_button-dark__FHj_q:disabled{background:hsla(0,0%,100%,.4);color:hsla(0,0%,100%,.6980392157)}.Button_secondary__1JD7f.Button_button-dark__FHj_q.Button_disabled__WOD9J .Button_icon-right__wHUgW,.Button_secondary__1JD7f.Button_button-dark__FHj_q:disabled .Button_icon-right__wHUgW{color:hsla(0,0%,100%,.6980392157)}.Button_tertiary__atnak{background-color:rgba(0,0,0,0);border-radius:0;padding:4px 0}.Button_tertiary__atnak:before{height:1px;background-color:#0040ff;position:absolute;bottom:0;top:unset}.Button_tertiary__atnak:after{content:"";position:absolute;inset:-1px -4px;border:1px solid #0040ff;border-radius:4px}.Button_tertiary__atnak:hover{color:#0040ff}.Button_tertiary__atnak:focus{border-color:rgba(0,0,0,0);color:#0f111f;outline:none}.Button_tertiary__atnak:active{border-color:#0040ff;border-radius:0;color:#0040ff;outline:none;padding:4px 0}.Button_tertiary__atnak:disabled{border-color:rgba(0,0,0,0);color:rgba(29,29,29,.6980392157)}.Button_tertiary__atnak:disabled .Button_icon-right__wHUgW{color:rgba(29,29,29,.6980392157)}.Button_tertiary__atnak.Button_button-dark__FHj_q{color:#fff}.Button_tertiary__atnak.Button_button-dark__FHj_q:before{background-color:#fff}.Button_tertiary__atnak.Button_button-dark__FHj_q:after{border:1px solid #fff}.Button_tertiary__atnak.Button_button-dark__FHj_q .Button_icon-right__wHUgW{color:#fff}.Button_tertiary__atnak.Button_button-dark__FHj_q:focus{border-color:rgba(0,0,0,0);color:#f2f2f2;outline:none}.Button_tertiary__atnak.Button_button-dark__FHj_q:active{border-bottom:1px solid #fff;color:#fff;outline:none}.Button_tertiary__atnak.Button_button-dark__FHj_q.Button_disabled__WOD9J,.Button_tertiary__atnak.Button_button-dark__FHj_q.Button_disabled__WOD9J .Button_icon-right__wHUgW,.Button_tertiary__atnak.Button_button-dark__FHj_q:disabled,.Button_tertiary__atnak.Button_button-dark__FHj_q:disabled .Button_icon-right__wHUgW{color:hsla(0,0%,100%,.6980392157)}.Button_link__0sIUY{background-color:rgba(0,0,0,0);border-bottom:1px solid #0040ff;border-radius:0;padding:4px 0;transition:color .32s cubic-bezier(.25,0,0,1)}.Button_link__0sIUY:before{height:1px;background-color:#0040ff;position:absolute;bottom:-1px;top:unset}.Button_link__0sIUY:hover{border-bottom:1px solid rgba(0,0,0,0);color:#0040ff}.Button_link__0sIUY:focus{border-color:rgba(0,0,0,0);color:#0f111f;outline:none}.Button_link__0sIUY:active{border-color:#0040ff;border-radius:0;color:#0040ff;outline:none;padding:4px 0}.Button_link__0sIUY.Button_disabled__WOD9J,.Button_link__0sIUY:disabled{background:rgba(0,0,0,0);border-bottom:1px solid rgba(29,29,29,.6980392157);color:rgba(29,29,29,.6980392157)}.Button_link__0sIUY.Button_disabled__WOD9J .Button_icon-right__wHUgW,.Button_link__0sIUY:disabled .Button_icon-right__wHUgW{color:rgba(29,29,29,.6980392157)}.Button_link__0sIUY.Button_button-dark__FHj_q{border-color:#fff;color:#fff}.Button_link__0sIUY.Button_button-dark__FHj_q:after{border:1px solid #fff}.Button_link__0sIUY.Button_button-dark__FHj_q .Button_icon-right__wHUgW,.Button_link__0sIUY.Button_button-dark__FHj_q:hover{color:#fff}.Button_link__0sIUY.Button_button-dark__FHj_q:focus{border-color:rgba(0,0,0,0);color:#f2f2f2;outline:none}.Button_link__0sIUY.Button_button-dark__FHj_q:active{border-color:#fff;border-radius:0;color:#fff;outline:none;padding:4px 0}.Button_link__0sIUY.Button_button-dark__FHj_q.Button_disabled__WOD9J,.Button_link__0sIUY.Button_button-dark__FHj_q:disabled{border-bottom:1px solid hsla(0,0%,100%,.6980392157);color:hsla(0,0%,100%,.6980392157)}.Button_link__0sIUY.Button_button-dark__FHj_q.Button_disabled__WOD9J .Button_icon-right__wHUgW,.Button_link__0sIUY.Button_button-dark__FHj_q:disabled .Button_icon-right__wHUgW{color:hsla(0,0%,100%,.6980392157)}.TextHighlight_component__yLlsb .TextHighlight_highlight__TrTHg{color:#0040ff}.TextHighlight_component__yLlsb .TextHighlight_underline__2HbrB{text-decoration:underline;-webkit-text-decoration-color:#0040ff;text-decoration-color:#0040ff;text-underline-offset:8px;text-decoration-thickness:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.TextHighlight_component__yLlsb p{margin:0}.Overlay_overlay__fcw0V{position:fixed;inset:0;z-index:1000;display:flex;justify-content:center;padding:0;animation:Overlay_fade-in__WZ2fI .32s cubic-bezier(.7,0,.6,1) forwards}@keyframes Overlay_fade-in__WZ2fI{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.Overlay_content__rZlRF{background:#fff;width:100%;min-height:100%;display:flex;flex-direction:column;overflow:hidden}@media(min-width:1024px){.Overlay_content__rZlRF{flex-direction:row}}.Overlay_close__m3WFe{position:absolute;top:16px;right:16px;font-size:2rem;background:#f2f2f2;border-radius:32px;width:32px;height:32px;border:none;cursor:pointer}.Overlay_image__uV_Gx{display:none}@media(min-width:1024px){.Overlay_image__uV_Gx{display:flex;flex:0 0 65%;height:auto}.Overlay_image__uV_Gx img{height:100%;width:100%;object-fit:cover;object-position:left}}.Overlay_form-container__rsv8q{position:relative;flex:1 1;overflow-y:auto}@media(min-width:1024px){.Overlay_form-container__rsv8q{flex:0 0 35%}}.Footer_footer__Ir1kR{background-color:#1d1d1d;color:#fff;width:100%;padding:48px 48px 0}@media(max-width:768px){.Footer_footer__Ir1kR{padding:24px 16px 12px}}.Footer_container__cbZMz{justify-content:space-between}.Footer_column__ExYd1,.Footer_container__cbZMz{display:flex;flex-direction:column}@media screen and (max-width:768px){.Footer_column__ExYd1{padding-bottom:24px}}.Footer_link-group__GJHfy{display:flex;flex-direction:column;padding-left:16px;position:relative}@media screen and (max-width:1024px)and (min-width:768px){.Footer_link-group__GJHfy{padding-left:6px}}.Footer_link-group__GJHfy:before{content:"";position:absolute;left:0;width:1px;height:100%;background-color:hsla(0,0%,100%,.2);z-index:1}.Footer_link-group__GJHfy:after{content:"";position:absolute;left:0;width:1px;height:100%;background-color:#0040ff;transform:scaleY(0);transform-origin:top;transition:transform .32s cubic-bezier(.6,0,.4,1);z-index:2}.Footer_link-group__GJHfy.Footer_up-transition-in__m1Fq1:after{transform-origin:bottom;transform:scaleY(1)}.Footer_link-group__GJHfy.Footer_down-transition-in__h8Vku:after{transform-origin:top;transform:scaleY(1)}.Footer_link-group__GJHfy.Footer_up-transition-out___Jtsr:after{transform-origin:top;transform:scaleY(0)}.Footer_link-group__GJHfy.Footer_down-transition-out__LFaJF:after{transform-origin:bottom;transform:scaleY(0)}.Footer_link-group__GJHfy.Footer_dimmed__GXunZ{opacity:.7;transition:opacity .32s cubic-bezier(.6,0,.4,1)}.Footer_link-group__GJHfy.Footer_active__v5uLz{opacity:1;transition:opacity .32s cubic-bezier(.6,0,.4,1)}.Footer_logo__nhCxY{display:flex;position:relative;padding-top:24px;padding-bottom:24px;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width:768px){.Footer_logo__nhCxY{padding-top:20px;padding-bottom:20px}}.Footer_social__tuNVa{margin-top:12px;display:flex;align-items:center;justify-content:flex-start;padding:8px 0;gap:16px}@media screen and (max-width:768px){.Footer_social__tuNVa{margin:24px 0}}.Footer_icon-container__9UhMY{min-width:20px}.Footer_column-group__GsU5z{display:flex;flex-direction:column;gap:8px}.Footer_mobile-app-download__kBYkN{margin-top:24px;text-decoration:underline;text-underline-offset:4px;cursor:pointer;font-family:ES Klarheit Kurrent,sans-serif;font-size:.875rem;font-weight:700;line-height:135%;letter-spacing:0}@media(max-width:768px){.Footer_mobile-app-download__kBYkN{font-size:.8125rem}}.Footer_legal__4tmof{display:flex;flex-direction:row;color:hsla(0,0%,100%,.6980392157);gap:8px;justify-content:space-between;align-items:center;padding-bottom:24px;font-family:Inter,arial,sans-serif;font-size:.875rem;font-weight:400;line-height:135%;letter-spacing:0}@media(max-width:768px){.Footer_legal__4tmof{font-size:.8125rem}}@media screen and (max-width:768px){.Footer_legal__4tmof{flex-direction:column;gap:20px;align-items:flex-start}}.Footer_legal-links__DG5YP{display:flex;flex-direction:row;color:hsla(0,0%,100%,.6980392157);gap:12px}@media screen and (max-width:768px){.Footer_legal-links__DG5YP{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}}.Footer_cookie-policy-link__oi3P9{padding:8px 0}.Footer_primary-logo__5junt{width:196px;height:auto;object-fit:contain}.Footer_secondary-logo__dEHTj{width:80px;height:auto;object-fit:contain}.AnchorLinks_anchor___2fTJ{scroll-margin-top:90px}.ResourceCard_card__12vZF{display:flex;position:relative;flex-direction:column;width:100%;height:100%;border-top:1px solid rgba(29,29,29,.1019607843);justify-content:space-between}.ResourceCard_card__12vZF:before{content:"";position:absolute;inset:-1px 0 auto;height:1px;background:#0040ff;transform-origin:right;transform:scaleX(0);transition:transform .32s cubic-bezier(.25,0,0,1);pointer-events:none}.ResourceCard_card__12vZF:has(.ResourceCard_link-container__IwO93:hover):before{transition-timing-function:cubic-bezier(.6,0,.4,1)}.ResourceCard_card__12vZF:has(.ResourceCard_link-container__IwO93:focus-visible):before,.ResourceCard_card__12vZF:has(.ResourceCard_link-container__IwO93:hover):before{transform-origin:left;transform:scaleX(1);transition:transform .32s cubic-bezier(.7,0,.6,1)}.ResourceCard_card-headline___QENE:active{color:#1d1d1d!important}.ResourceCard_link-container__IwO93:focus-visible{outline:none;border:none;text-decoration:underline;color:#0040ff}.ResourceCard_link-container__IwO93:hover .ResourceCard_card-headline___QENE{color:#0040ff}.ResourceCard_card-heading-container__d8XdO{display:flex;flex-direction:column;gap:24px;padding-top:48px}@media(max-width:768px){.ResourceCard_card-heading-container__d8XdO{gap:8px}}.ResourceCard_card-headline___QENE{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.375rem;font-weight:700;line-height:120%;letter-spacing:-.025rem}@media(max-width:768px){.ResourceCard_card-headline___QENE{font-size:1.125rem;line-height:125%}}.ResourceCard_card-headline___QENE{cursor:pointer;transition:color .32s cubic-bezier(.7,0,.6,1)}.ResourceCard_card-description__qQaAJ{color:#1d1d1d}.ResourceCard_card-tags-container__f1FiX{padding-bottom:24px}@media(max-width:768px){.ResourceCard_card-tags-container__f1FiX{padding-bottom:24px;padding-top:16px}}.ResourceCard_card-image__meAkq{width:100%;height:100%;object-fit:cover;border-radius:8px}.ResourceCard_card-image-container__4Ua7p{aspect-ratio:16/9;width:100%;overflow:hidden;position:relative}.ResourceCard_date-badge__ABmhs{padding:4px 8px;border-radius:4px;border:1px solid rgba(0,0,0,0);background-color:#0040ff;justify-content:center;align-items:center;color:#fff;position:absolute;bottom:16px;left:16px;cursor:default;font-family:Inter,arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.025rem;line-height:115%;text-transform:uppercase}@media(max-width:768px){.ResourceCard_date-badge__ABmhs{font-size:.625rem}}.MediaView_resources__TqDK0{margin-top:64px}@media(min-width:1024px){.MediaView_resources__TqDK0{margin-bottom:80px}}.MediaView_resources-grid__DuLSM{padding-left:0!important;padding-right:0!important;row-gap:48px!important;column-gap:15px}@media(min-width:768px){.MediaView_resources-grid__DuLSM{row-gap:64px!important}}.PressView_resources__zkoSe{margin-top:64px}@media(min-width:1024px){.PressView_resources__zkoSe{margin-bottom:80px}}.PressView_resources-grid__4KP22{padding-left:0!important;padding-right:0!important;row-gap:48px!important;column-gap:15px}@media(min-width:768px){.PressView_resources-grid__4KP22{row-gap:64px!important}}.Resources_component__JFSZb{margin-top:48px;margin-bottom:48px}@media(min-width:768px){.Resources_component__JFSZb{margin-top:80px;margin-bottom:80px}}@media(max-width:768px){.Resources_component__JFSZb{grid-template-columns:repeat(12,1fr)}}@media(max-width:520px){.Resources_component__JFSZb{grid-template-columns:repeat(6,1fr)}}.Resources_title__lDqu8{font-family:ES Klarheit Kurrent,sans-serif;font-size:2.25rem;font-weight:600;line-height:112%;letter-spacing:-.04375rem}@media(max-width:768px){.Resources_title__lDqu8{font-size:1.875rem;line-height:115%}}@media(min-width:768px){.Resources_title__lDqu8{margin-bottom:24px}}.Resources_button__bcNCP{float:left}@media(min-width:768px){.Resources_button__bcNCP{float:right}}@media(max-width:768px){.Resources_card-container__jEoy8{grid-column:span 6}}@media(max-width:520px){.Resources_card-container__jEoy8{grid-column:span 12;margin-bottom:32px}}.SentimentIndex_sentiment-container__eugMc{position:relative;overflow:hidden;background:#0e1318;padding-top:48px;padding-bottom:48px}@media(min-width:768px){.SentimentIndex_sentiment-container__eugMc{padding-top:80px;padding-bottom:80px}}.SentimentIndex_grid-container__1RulA{color:#fff}@media(max-width:768px){.SentimentIndex_grid-container__1RulA{padding:24px}}.SentimentIndex_sentiment-header__3m1Sz{margin-bottom:32px;margin-right:40px}.SentimentIndex_sentiment-index-title__WhNZ2{font-family:ES Klarheit Kurrent,sans-serif;font-size:2.25rem;font-weight:600;line-height:112%;letter-spacing:-.04375rem}@media(max-width:768px){.SentimentIndex_sentiment-index-title__WhNZ2{font-size:1.875rem;line-height:115%}}.SentimentIndex_title-section__jrERe{flex:1 1}.SentimentIndex_title-section__jrERe .SentimentIndex_main-title__t6bTy{font-family:ES Klarheit Kurrent,sans-serif;font-size:4.5rem;font-weight:500;line-height:105%;letter-spacing:-.1375rem}@media(max-width:768px){.SentimentIndex_title-section__jrERe .SentimentIndex_main-title__t6bTy{font-size:2.875rem;line-height:108%}}.SentimentIndex_title-section__jrERe .SentimentIndex_main-title__t6bTy{margin:0 0 8px;color:#fff}.SentimentIndex_subtitle__oLNBq{font-family:Inter,arial,sans-serif;font-size:1.0625rem;font-weight:400;line-height:140%;letter-spacing:0;display:flex;align-items:center;gap:8px;margin-bottom:24px;margin-top:10px}.SentimentIndex_subtitle__oLNBq .SentimentIndex_logo-container__aKIFS{display:inline-flex;align-items:center}.SentimentIndex_subtitle__oLNBq .SentimentIndex_logo-container__aKIFS img{height:20px;width:auto;max-width:120px;object-fit:contain}.SentimentIndex_current-score__c5oBf .SentimentIndex_score-label__nA_HA{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.375rem;font-weight:700;line-height:120%;letter-spacing:-.025rem}@media(max-width:768px){.SentimentIndex_current-score__c5oBf .SentimentIndex_score-label__nA_HA{font-size:1.125rem;line-height:125%}}.SentimentIndex_current-score__c5oBf .SentimentIndex_score-label__nA_HA{margin-bottom:8px}.SentimentIndex_current-score__c5oBf .SentimentIndex_score-value__pWF2y{font-family:ES Klarheit Kurrent,sans-serif;font-size:150px;line-height:1;display:flex;align-items:center}.SentimentIndex_current-score__c5oBf .SentimentIndex_score-value__pWF2y .SentimentIndex_plus__HxFVB{display:inline-block;transform:translateY(-.06em)}.SentimentIndex_companies-section__O3Uwq{margin-bottom:32px}.SentimentIndex_companies-list__vzYR5{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.SentimentIndex_companies-list__vzYR5 .SentimentIndex_company-item__cRiB8{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.0625rem;font-weight:700;line-height:140%;letter-spacing:0;font-family:Inter,arial,sans-serif;color:#fff;font-weight:500;display:flex;align-items:center;gap:8px}.SentimentIndex_companies-list__vzYR5 .SentimentIndex_company-item__cRiB8 .SentimentIndex_separator__fz9Qg{color:#666;font-weight:300}.SentimentIndex_chart-container__iDlos{position:relative;padding:16px;height:550px}@media(max-width:768px){.SentimentIndex_chart-container__iDlos{height:250px;padding:12px}}.SentimentIndex_chart-container__iDlos canvas{width:100%!important;height:100%!important}.SentimentIndex_chart-container__iDlos .chartjs-tooltip{background:rgba(0,0,0,.9)!important;border:1px solid #3280f2!important;border-radius:8px!important;box-shadow:0 4px 12px rgba(0,0,0,.3)!important}.SentimentIndex_chart-container__iDlos .chartjs-tooltip-title{color:#fff!important;font-weight:600!important}.SentimentIndex_chart-container__iDlos .chartjs-tooltip-body{color:#fff!important}.SentimentIndex_chart-container__iDlos .chartjs-tooltip-color{border-radius:3px!important}.SentimentIndex_chart-container__iDlos .chartjs-legend,.SentimentIndex_chart-container__iDlos .chartjs-legend-item{color:#fff!important}.SentimentIndex_methodology__Wjfdd{padding-top:20px}.SentimentIndex_methodology__Wjfdd p{font-family:Inter,arial,sans-serif;font-size:.875rem;font-weight:400;line-height:135%;letter-spacing:0}@media(max-width:768px){.SentimentIndex_methodology__Wjfdd p{font-size:.8125rem}}.SentimentIndex_methodology__Wjfdd p{margin:0}@media(max-width:520px){.SentimentIndex_sentiment-card__G_hw_{padding:20px}.SentimentIndex_companies-section__O3Uwq,.SentimentIndex_sentiment-header__3m1Sz{margin-bottom:24px}.SentimentIndex_chart-container__iDlos{height:200px;margin-bottom:24px}.SentimentIndex_companies-list__vzYR5 .SentimentIndex_company-item__cRiB8{font-family:Inter,arial,sans-serif;font-size:1.0625rem;font-weight:400;line-height:140%;letter-spacing:0}}