.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)}.StyleguideNav_nav__4ndjo{background:#1d1d1d;color:#fff;padding:20px;margin-bottom:40px}.StyleguideNav_nav__4ndjo ul{display:flex;gap:20px}.StyleguideNav_nav__4ndjo ul li:after{content:"→";margin-left:20px;color:hsla(0,0%,100%,.4)}.StyleguideNav_nav__4ndjo ul li:last-child:after{display:none}.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}.Grid_grid__SyTcQ{width:100%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:15px;gap:15px;max-width:1440px;margin-left:auto;margin-right:auto;padding:0 15px}@media(min-width:768px){.Grid_grid__SyTcQ{grid-template-columns:repeat(12,1fr);gap:16px;padding:0 34px}}@media(min-width:1024px){.Grid_grid__SyTcQ{grid-template-columns:repeat(12,1fr);gap:24px;padding:0 40px}}@media(min-width:1280px){.Grid_grid__SyTcQ{padding:0 48px}}.Grid_full-width__FgQh_{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media(min-width:768px){.GridItem_col-span-1__Urkvx{grid-column:span 1/span 1}}@media(max-width:768px){.GridItem_col-span-m-1__KXfVI{grid-column:span 1/span 1}}@media(min-width:768px){.GridItem_col-span-2__eqSJy{grid-column:span 2/span 2}}@media(max-width:768px){.GridItem_col-span-m-2__ms0un{grid-column:span 2/span 2}}@media(min-width:768px){.GridItem_col-span-3__8bGsx{grid-column:span 3/span 3}}@media(max-width:768px){.GridItem_col-span-m-3__Pa8ZX{grid-column:span 3/span 3}}@media(min-width:768px){.GridItem_col-span-4__tWyKT{grid-column:span 4/span 4}}@media(max-width:768px){.GridItem_col-span-m-4__fIx7m{grid-column:span 4/span 4}}@media(min-width:768px){.GridItem_col-span-5__viV_0{grid-column:span 5/span 5}}@media(max-width:768px){.GridItem_col-span-m-5__BOWET{grid-column:span 5/span 5}}@media(min-width:768px){.GridItem_col-span-6__tLmw2{grid-column:span 6/span 6}}@media(max-width:768px){.GridItem_col-span-m-6__62tql{grid-column:span 6/span 6}}@media(min-width:768px){.GridItem_col-span-7__AxlU6{grid-column:span 7/span 7}}@media(max-width:768px){.GridItem_col-span-m-7__dhs4V{grid-column:span 7/span 7}}@media(min-width:768px){.GridItem_col-span-8__aQPD2{grid-column:span 8/span 8}}@media(max-width:768px){.GridItem_col-span-m-8__NKu5r{grid-column:span 8/span 8}}@media(min-width:768px){.GridItem_col-span-9___1GIO{grid-column:span 9/span 9}}@media(max-width:768px){.GridItem_col-span-m-9__67YH1{grid-column:span 9/span 9}}@media(min-width:768px){.GridItem_col-span-10__FuUPV{grid-column:span 10/span 10}}@media(max-width:768px){.GridItem_col-span-m-10__TGJ60{grid-column:span 10/span 10}}@media(min-width:768px){.GridItem_col-span-11__lBC0u{grid-column:span 11/span 11}}@media(max-width:768px){.GridItem_col-span-m-11__HMRpW{grid-column:span 11/span 11}}@media(min-width:768px){.GridItem_col-span-12__1jFAM{grid-column:span 12/span 12}}@media(max-width:768px){.GridItem_col-span-m-12__P0VxK{grid-column:span 12/span 12}}@media(min-width:768px){.GridItem_col-offset-1__INawm{grid-column-start:2}}@media(max-width:768px){.GridItem_col-offset-m-1__ELumL{grid-column-start:2}}@media(min-width:768px){.GridItem_col-offset-2__ZG8D8{grid-column-start:3}}@media(max-width:768px){.GridItem_col-offset-m-2__CaMCp{grid-column-start:3}}@media(min-width:768px){.GridItem_col-offset-3__koLHV{grid-column-start:4}}@media(max-width:768px){.GridItem_col-offset-m-3__4YlA8{grid-column-start:4}}@media(min-width:768px){.GridItem_col-offset-4__7KhSu{grid-column-start:5}}@media(max-width:768px){.GridItem_col-offset-m-4__Fl2Bq{grid-column-start:5}}@media(min-width:768px){.GridItem_col-offset-5__bw98P{grid-column-start:6}}@media(max-width:768px){.GridItem_col-offset-m-5__R9Xbx{grid-column-start:6}}@media(min-width:768px){.GridItem_col-offset-6__SKpl3{grid-column-start:7}}@media(max-width:768px){.GridItem_col-offset-m-6__i9hHW{grid-column-start:7}}@media(min-width:768px){.GridItem_col-offset-7__nlitt{grid-column-start:8}}@media(max-width:768px){.GridItem_col-offset-m-7__RlLAR{grid-column-start:8}}@media(min-width:768px){.GridItem_col-offset-8__ILjGA{grid-column-start:9}}@media(max-width:768px){.GridItem_col-offset-m-8__p9udX{grid-column-start:9}}@media(min-width:768px){.GridItem_col-offset-9__gF8Vl{grid-column-start:10}}@media(max-width:768px){.GridItem_col-offset-m-9__rSyof{grid-column-start:10}}@media(min-width:768px){.GridItem_col-offset-10__rtUmX{grid-column-start:11}}@media(max-width:768px){.GridItem_col-offset-m-10__5AihX{grid-column-start:11}}@media(min-width:768px){.GridItem_col-offset-11__Jm1YA{grid-column-start:12}}@media(max-width:768px){.GridItem_col-offset-m-11__UKoCF{grid-column-start:12}}.FooterAtoms_heading__rXg5Z{font-size:.75rem;font-weight:700;line-height:115%;letter-spacing:.03125rem;text-transform:uppercase}.FooterAtoms_heading__rXg5Z,.FooterAtoms_link__uHN0m{color:#fff;padding:8px 0;font-family:Inter,arial,sans-serif}.FooterAtoms_link__uHN0m{font-size:.875rem;font-weight:400;line-height:135%;letter-spacing:0}@media(max-width:768px){.FooterAtoms_link__uHN0m{font-size:.8125rem}}.FooterAtoms_legal-link__nDzOR{color:hsla(0,0%,100%,.6980392157);padding:8px 0;font-family:Inter,arial,sans-serif;font-size:.875rem;font-weight:400;line-height:135%;letter-spacing:0}@media(max-width:768px){.FooterAtoms_legal-link__nDzOR{font-size:.8125rem}}.HeaderNavigation_component__WLvL_{align-items:center;display:flex;height:68px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000;background:#fff}.HeaderNavigation_component__WLvL_ .HeaderNavigation_skip-link__3WTsp{top:0;left:16px;position:fixed;display:inline-block;transform:translateY(-100%);transition:transform .32s cubic-bezier(.6,0,.4,1);background:#fff;border:1px solid rgba(0,0,0,0);border-radius:6px;padding:4px;z-index:1000;font-family:ES Klarheit Kurrent,sans-serif;font-size:.875rem;font-weight:700;line-height:135%;letter-spacing:0}@media(max-width:768px){.HeaderNavigation_component__WLvL_ .HeaderNavigation_skip-link__3WTsp{font-size:.8125rem}}.HeaderNavigation_component__WLvL_ .HeaderNavigation_skip-link__3WTsp:focus-visible{transform:translateY(16px);border-color:#0040ff}.HeaderNavigation_component__WLvL_ nav{display:flex;align-items:center;justify-content:space-between;width:100%}.HeaderNavigation_component__WLvL_ nav .HeaderNavigation_logo__lTcdk{min-width:132px;z-index:999}.HeaderNavigation_component__WLvL_ nav .HeaderNavigation_logo__lTcdk:focus-visible{outline-offset:4px;outline:1px solid #0040ff;border-radius:4px}.AnchorLinks_anchor___2fTJ{scroll-margin-top:90px}.CarouselCard_card-carousel___vyrn{display:flex;flex-direction:column-reverse;width:100%;height:100%;border:none;border-radius:12px}.CarouselCard_card-carousel___vyrn .CarouselCard_media__9lzj4{flex-shrink:0;width:100%;border-radius:12px;overflow:hidden;opacity:.4;transition:opacity .3s ease-in-out}.CarouselCard_card-carousel___vyrn .CarouselCard_media__9lzj4 img{aspect-ratio:16/9;object-fit:cover}.CarouselCard_card-carousel___vyrn .CarouselCard_content__m3sWJ{flex:1 1;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;opacity:0;transition:opacity .3s ease-in-out}@media(max-width:768px){.CarouselCard_card-carousel___vyrn .CarouselCard_content__m3sWJ{flex-direction:column;padding-top:24px}}.CarouselCard_card-carousel___vyrn .CarouselCard_content-text__YlwqY{flex:1 1;display:flex;flex-direction:column;gap:16px;max-width:100%;margin-top:32px}@media(max-width:768px){.CarouselCard_card-carousel___vyrn .CarouselCard_content-text__YlwqY{margin-top:0}}.CarouselCard_card-carousel___vyrn .CarouselCard_content-button__m1tus{align-self:start;flex-shrink:0;padding-left:40px;padding-top:0;margin-top:32px}@media(max-width:768px){.CarouselCard_card-carousel___vyrn .CarouselCard_content-button__m1tus{padding-top:0;padding-left:0}}.CarouselCard_card-carousel___vyrn .CarouselCard_content-headline__Ogeg6{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.375rem;font-weight:700;line-height:120%;letter-spacing:-.025rem}@media(max-width:768px){.CarouselCard_card-carousel___vyrn .CarouselCard_content-headline__Ogeg6{font-size:1.125rem;line-height:125%}}.swiper-slide-active .CarouselCard_content__m3sWJ,.swiper-slide-active .CarouselCard_media__9lzj4{opacity:1}.AutoplayControl_autoplay-control__YfXYn{width:100%;display:flex;align-items:center;justify-content:flex-end;position:relative;padding:12px;z-index:10}.AutoplayControl_autoplay-control-button__ph_wA{cursor:pointer;background-color:#e5ecff;width:36px;height:36px;border-radius:9999px;border:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background-color .32s cubic-bezier(.6,0,.4,1);padding:0;text-align:center;display:flex;align-items:center;justify-content:center}.AutoplayControl_autoplay-control-button__ph_wA:focus-visible,.AutoplayControl_autoplay-control-button__ph_wA:hover{background-color:#ffff52}@media(min-width:768px){.AutoplayControl_autoplay-control__YfXYn.AutoplayControl_full-bleed__y4i0w{padding:48px 40px}}.Buttons_buttons__hE52e{display:flex;flex-direction:row;justify-content:center;gap:12px;align-items:center}.Buttons_left__zHBnW{justify-content:flex-start}.Buttons_right__vK3e7{justify-content:flex-end}.Tags_tags__8Q7c4{display:flex;gap:4px}.Tags_tags__8Q7c4 .Tags_tag__3r_TD{background-color:#ffff52;color:#0f111f;padding:4px 8px;border-radius:4px;border:1px solid rgba(0,0,0,0);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){.Tags_tags__8Q7c4 .Tags_tag__3r_TD{font-size:.625rem}}.Tags_tags__8Q7c4 .Tags_tag__3r_TD.Tags_selected__vKU7E{background-color:#1d1d1d;color:#e3ff0f}.Tags_tags__8Q7c4 .Tags_tag__3r_TD:hover{border:1px solid #1d1d1d}.Tags_tags__8Q7c4 .Tags_tag__3r_TD:focus{border:1px solid #1d1d1d;outline:1px dashed #1d1d1d}.Tags_tags__8Q7c4 .Tags_tag__3r_TD.Tags_static__qZxFV{cursor:default}.Tags_tags__8Q7c4 .Tags_tag__3r_TD.Tags_static__qZxFV:focus-visible,.Tags_tags__8Q7c4 .Tags_tag__3r_TD.Tags_static__qZxFV:hover{border-color:rgba(0,0,0,0);outline:none}.Header_component__Sr7kH{margin:64px 0 40px}@media(min-width:768px){.Header_component__Sr7kH{margin:80px 0 48px}}.Header_component__Sr7kH.Header_left___YMA3{text-align:left}.Header_component__Sr7kH.Header_left___YMA3 .Header_text__oC6vI p{font-family:Inter,arial,sans-serif;font-size:.875rem;font-weight:400;line-height:135%;letter-spacing:0}@media(max-width:768px){.Header_component__Sr7kH.Header_left___YMA3 .Header_text__oC6vI p{font-size:.8125rem}}.Header_component__Sr7kH.Header_center__a_YPY{text-align:center}.Header_component__Sr7kH.Header_center__a_YPY .Header_text__oC6vI p,.Header_component__Sr7kH.Header_two-columns__7RQds .Header_text__oC6vI p{font-family:Inter,arial,sans-serif;font-size:1.0625rem;font-weight:400;line-height:140%;letter-spacing:0}@media(max-width:1024px){.Header_component__Sr7kH .Header_content__Pwolf{grid-column:1/span 12!important}}.Header_eyebrow__SIl0g{font-family:Inter,arial,sans-serif;font-size:.75rem;font-weight:700;line-height:115%;letter-spacing:.03125rem;text-transform:uppercase;display:block;margin-bottom:24px}@media(max-width:768px){.Header_eyebrow__SIl0g{margin-bottom:16px}}.Header_headline__MVP0b{font-family:ES Klarheit Kurrent,sans-serif;font-size:2.25rem;font-weight:600;line-height:112%;letter-spacing:-.04375rem}@media(max-width:768px){.Header_headline__MVP0b{font-size:1.875rem;line-height:115%}}.Header_headline__MVP0b.Header_small__fYYb8{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.875rem;font-weight:700;line-height:115%;letter-spacing:-.0375rem}@media(max-width:768px){.Header_headline__MVP0b.Header_small__fYYb8{font-size:1.5rem;line-height:120%}}.Header_headline__MVP0b.Header_large__pkEwB{font-family:ES Klarheit Kurrent,sans-serif;font-size:3rem;font-weight:600;line-height:110%;letter-spacing:-.0875rem}@media(max-width:768px){.Header_headline__MVP0b.Header_large__pkEwB{font-size:2.25rem;line-height:113%}}.Header_headline__MVP0b+.Header_buttons__SBlHq,.Header_headline__MVP0b+.Header_text__oC6vI{margin-top:16px}.Header_text__oC6vI{margin-bottom:24px}.Header_text__oC6vI>p:first-child{margin-top:0}.Header_text__oC6vI>p:last-child{margin-bottom:0}@media(min-width:768px){.Header_buttons__SBlHq{margin-top:0}}.HtmlBlock_component__HSsQl{margin:64px 0}@media(min-width:768px){.HtmlBlock_component__HSsQl{margin:80px 0}}.HtmlBlock_html-content__RnjFD{line-height:1.5;overflow-wrap:break-word;word-wrap:break-word}.HtmlBlock_html-content__RnjFD img{max-width:100%;height:auto}.HtmlBlock_html-content__RnjFD iframe{max-width:100%}.HtmlBlock_html-content__RnjFD table{width:100%;border-collapse:collapse}.CaseStudyCard_card__YYu1C{display:flex;flex-direction:row;align-items:stretch;width:100%;padding-top:32px;gap:32px}@media(max-width:768px){.CaseStudyCard_card__YYu1C{flex-direction:column-reverse;align-items:24px;border-color:rgba(0,0,0,0)}}.CaseStudyCard_media__Gy6te{flex-shrink:0;width:50%;border-radius:12px;overflow:hidden}.CaseStudyCard_media__Gy6te img{aspect-ratio:16/9;object-fit:cover}@media(max-width:768px){.CaseStudyCard_media__Gy6te{width:100%}}.CaseStudyCard_content__yBrg2{flex:1 1;display:flex;flex-direction:column;justify-content:center}.CaseStudyCard_content-text__aiIqH{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.CaseStudyCard_content-text__aiIqH{max-width:392px}}.CaseStudyCard_content-button__Do8as{display:flex;align-items:start;padding-top:8px;flex:0 0 auto;justify-content:flex-start}.CaseStudyCard_content-headline__flDou{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.375rem;font-weight:700;line-height:120%;letter-spacing:-.025rem}@media(max-width:768px){.CaseStudyCard_content-headline__flDou{font-size:1.125rem;line-height:125%}}.CaseStudyCard_card-carousel__WVo60{display:flex;flex-direction:column-reverse;border-radius:12px;width:100%;height:100%;border:none}.CaseStudyCard_card-carousel__WVo60 .CaseStudyCard_media__Gy6te{width:100%;border-radius:12px;overflow:hidden}.CaseStudyCard_card-carousel__WVo60 .CaseStudyCard_content__yBrg2{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media(max-width:768px){.CaseStudyCard_card-carousel__WVo60 .CaseStudyCard_content__yBrg2{flex-direction:column;padding-top:24px}}.CaseStudyCard_card-carousel__WVo60 .CaseStudyCard_content-text__aiIqH{flex:1 1;max-width:100%}.CaseStudyCard_card-carousel__WVo60 .CaseStudyCard_content-button__Do8as{align-self:start;flex-shrink:0;padding-left:40px;padding-top:0}@media(max-width:768px){.CaseStudyCard_card-carousel__WVo60 .CaseStudyCard_content-button__Do8as{padding-top:24px;padding-left:0}}.ComparisonBlock_component__BAuLh{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:80px}.ComparisonBlock_component__BAuLh .ComparisonBlock_title__DuxhS{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.875rem;font-weight:700;line-height:115%;letter-spacing:-.0375rem}@media(max-width:768px){.ComparisonBlock_component__BAuLh .ComparisonBlock_title__DuxhS{font-size:1.5rem;line-height:120%}}.ComparisonBlock_component__BAuLh .ComparisonBlock_title__DuxhS{margin-bottom:24px}@media(max-width:1024px){.ComparisonBlock_component__BAuLh .ComparisonBlock_title__DuxhS{margin-bottom:20px}}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy{border:1px solid rgba(29,29,29,.1019607843);border-radius:12px;display:flex;flex-direction:row;position:relative;width:100%}@media(max-width:768px){.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy{border:none;flex-direction:column;gap:12px}}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs{display:flex;flex-direction:column;width:50%}@media(max-width:768px){.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs{border:1px solid rgba(29,29,29,.1019607843);border-radius:12px;width:100%}}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_header__8M75z{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.375rem;font-weight:700;line-height:120%;letter-spacing:-.025rem}@media(max-width:768px){.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_header__8M75z{font-size:1.125rem;line-height:125%}}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_header__8M75z{color:#fff;overflow:hidden;padding:24px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_header__8M75z{background-color:rgba(0,0,0,0)!important;color:#0f111f}}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_copy__xVykm{display:flex;flex-direction:column;height:100%;padding:24px}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_copy__xVykm .ComparisonBlock_description__q_kaX{margin-bottom:32px}@media(max-width:1024px){.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_copy__xVykm .ComparisonBlock_description__q_kaX{margin-bottom:24px}}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_copy__xVykm .ComparisonBlock_list__Da3rY{margin-bottom:32px}@media(max-width:1024px){.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_copy__xVykm .ComparisonBlock_list__Da3rY{margin-bottom:24px}}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_copy__xVykm .ComparisonBlock_list__Da3rY .ComparisonBlock_list-title__7dynR{font-family:Inter,arial,sans-serif;font-size:.75rem;font-weight:700;line-height:115%;letter-spacing:.03125rem;text-transform:uppercase;margin-bottom:12px}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_copy__xVykm .ComparisonBlock_list__Da3rY li{font-family:Inter,arial,sans-serif;font-size:.75rem;line-height:132%;margin-bottom:12px;display:flex;gap:8px}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_copy__xVykm .ComparisonBlock_list__Da3rY li svg{flex:none}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_cta__Cxh23{display:flex;margin-top:auto}@media(max-width:768px){.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs .ComparisonBlock_cta__Cxh23{flex-direction:column}}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs:first-child .ComparisonBlock_header__8M75z{background-color:#1d1d1d;border-top-left-radius:12px}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs:first-child .ComparisonBlock_copy__xVykm{border-right:1px solid rgba(29,29,29,.1019607843)}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs:last-child .ComparisonBlock_header__8M75z{background-color:#0040ff;border-top-right-radius:12px}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy .ComparisonBlock_content__rDeYs:last-child .ComparisonBlock_list__Da3rY li svg{fill:#0040ff}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy.ComparisonBlock_plain__jyMhw{border:none}@media(max-width:768px){.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy.ComparisonBlock_plain__jyMhw{gap:0}}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy.ComparisonBlock_plain__jyMhw .ComparisonBlock_content__rDeYs{padding:24px}@media(max-width:768px){.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy.ComparisonBlock_plain__jyMhw .ComparisonBlock_content__rDeYs{border:none}}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy.ComparisonBlock_plain__jyMhw .ComparisonBlock_content__rDeYs .ComparisonBlock_header__8M75z{background-color:rgba(0,0,0,0);border-top:1px solid rgba(29,29,29,.1019607843);border-top-left-radius:0;border-top-right-radius:0;color:#0f111f;padding:24px 0}.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy.ComparisonBlock_plain__jyMhw .ComparisonBlock_content__rDeYs .ComparisonBlock_copy__xVykm{border:0;padding:0}@media(max-width:768px){.ComparisonBlock_component__BAuLh .ComparisonBlock_content-container__Dljfy.ComparisonBlock_plain__jyMhw .ComparisonBlock_content__rDeYs .ComparisonBlock_cta__Cxh23{align-items:flex-start}}.ContributorBio_contributor-bio__hZa8J{margin-top:64px}@media screen and (min-width:768px){.ContributorBio_contributor-bio__hZa8J{margin-top:80px}}.ContributorBio_title__qpKaR{font-family:Inter,arial,sans-serif;font-size:.75rem;font-weight:700;line-height:115%;letter-spacing:.03125rem;text-transform:uppercase;padding-bottom:16px;border-bottom:1px solid rgba(29,29,29,.1019607843)}.DriverCard_driver-card__JCDTF{position:relative;display:flex;flex-direction:column;height:100%;width:100%;border-top:1px solid rgba(29,29,29,.1019607843)}.DriverCard_driver-card__JCDTF: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}.DriverCard_driver-card__JCDTF:has(.DriverCard_headline-container-with-reference__M3LM_:hover):before,.DriverCard_driver-card__JCDTF:has(.DriverCard_link-container__TTi6v:focus-visible):before{transform-origin:left;transform:scaleX(1);transition:transform .32s cubic-bezier(.7,0,.6,1)}.DriverCard_driver-card__JCDTF:hover:before{transition-timing-function:cubic-bezier(.6,0,.4,1)}.DriverCard_headline-container-with-reference__M3LM_{display:flex;gap:4px;cursor:pointer;transition:color .32s cubic-bezier(.7,0,.6,1);align-items:flex-end}.DriverCard_headline-container-with-reference__M3LM_:hover{color:#0040ff}.DriverCard_card-heading-container__dzZSS{display:flex;flex-direction:column;gap:24px;padding-top:48px;padding-bottom:24px}@media(max-width:768px){.DriverCard_card-heading-container__dzZSS{padding-top:40px;padding-bottom:20px}}.DriverCard_headline-container__Wc9Og{display:flex;flex-direction:row;gap:4px}.DriverCard_link-container__TTi6v:focus-visible{outline:none;border:none;text-decoration:underline;color:#0040ff}.DriverCard_headline__bBhva{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.375rem;font-weight:700;line-height:120%;letter-spacing:-.025rem}@media(max-width:768px){.DriverCard_headline__bBhva{font-size:1.125rem;line-height:125%}}.DriverCard_headline__bBhva{display:flex;flex-direction:row;gap:4px}.DriverCard_headline__bBhva:active{color:#1d1d1d!important}.DriverCard_details__s46ma{font-family:Inter,arial,sans-serif;font-size:1.0625rem;font-weight:400;line-height:140%;letter-spacing:0}.DriverCard_arrow-right__mAz3i{color:#0040ff;min-width:24px}.DriverCard_driver-card__JCDTF img{border-radius:8px}.HighlightPanel_component__d2YtK{--content-padding:40px 16px;border-radius:10px;overflow:hidden;margin-block:64px}@media(min-width:768px){.HighlightPanel_component__d2YtK{--content-padding:80px 56px;margin-block:80px}.HighlightPanel_wrapper__U5kF7{display:grid;grid-template-columns:repeat(2,1fr);align-items:stretch}}.HighlightPanel_intro__X5sEe{background-color:#0040ff;border-radius:8px 8px 0 0;color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:var(--content-padding)}@media(min-width:768px){.HighlightPanel_intro__X5sEe{border-radius:8px 0 0 8px;min-height:676px}}.HighlightPanel_eyebrow__zBBG6{font-family:Inter,arial,sans-serif;font-size:.75rem;font-weight:700;line-height:115%;letter-spacing:.03125rem;text-transform:uppercase;display:block;margin-bottom:12px}.HighlightPanel_headline__ljDef{font-family:ES Klarheit Kurrent,sans-serif;font-size:3rem;font-weight:600;line-height:110%;letter-spacing:-.0875rem}@media(max-width:768px){.HighlightPanel_headline__ljDef{font-size:2.25rem;line-height:113%}}.HighlightPanel_headline__ljDef{flex-grow:1;margin-bottom:24px}@media(min-width:1280px){.HighlightPanel_headline__ljDef{width:76%}}.HighlightPanel_body-copy__10V5n{margin-bottom:24px}@media(min-width:1280px){.HighlightPanel_body-copy__10V5n{width:62%}}.HighlightPanel_cta__rL_xJ{display:inline-block;flex:0 0 auto;width:-moz-fit-content;width:fit-content}.HighlightPanel_list__HIBDR{align-content:center;background-color:#f2f2f2;border-radius:0 0 8px 8px;overflow:hidden;padding:var(--content-padding)}@media(min-width:768px){.HighlightPanel_list__HIBDR{border-radius:0 8px 8px 0}}.HighlightPanel_list__HIBDR.HighlightPanel_stats__jOdqu .HighlightPanel_list-item-title__jVUWD{font-family:ES Klarheit Kurrent,sans-serif;font-size:4rem;font-weight:500;line-height:108%;letter-spacing:-.11875rem}@media(max-width:768px){.HighlightPanel_list__HIBDR.HighlightPanel_stats__jOdqu .HighlightPanel_list-item-title__jVUWD{font-size:2.5rem;line-height:110%}}.HighlightPanel_list__HIBDR.HighlightPanel_stats__jOdqu .HighlightPanel_list-item-title__jVUWD{color:#0040ff;font-weight:800;margin-bottom:8px}.HighlightPanel_list__HIBDR.HighlightPanel_stats__jOdqu .HighlightPanel_list-item-description__Q3dRw{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.0625rem;font-weight:700;line-height:140%;letter-spacing:0}.HighlightPanel_list__HIBDR.HighlightPanel_text__RlQRZ .HighlightPanel_list-item-title__jVUWD{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.375rem;font-weight:700;line-height:120%;letter-spacing:-.025rem}@media(max-width:768px){.HighlightPanel_list__HIBDR.HighlightPanel_text__RlQRZ .HighlightPanel_list-item-title__jVUWD{font-size:1.125rem;line-height:125%}}.HighlightPanel_list__HIBDR.HighlightPanel_text__RlQRZ .HighlightPanel_list-item-title__jVUWD{margin-bottom:8px}.HighlightPanel_list__HIBDR.HighlightPanel_text__RlQRZ .HighlightPanel_list-item-description__Q3dRw{font-family:Inter,arial,sans-serif;font-size:.875rem;font-weight:400;line-height:135%;letter-spacing:0}@media(max-width:768px){.HighlightPanel_list__HIBDR.HighlightPanel_text__RlQRZ .HighlightPanel_list-item-description__Q3dRw{font-size:.8125rem}}@media(min-width:1280px){.HighlightPanel_list__HIBDR.HighlightPanel_text__RlQRZ .HighlightPanel_list-item-description__Q3dRw{width:67%}}.HighlightPanel_list__HIBDR.HighlightPanel_icon__CDqZ9 .HighlightPanel_list-item-title__jVUWD{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.0625rem;font-weight:700;line-height:140%;letter-spacing:0;margin-bottom:8px}.HighlightPanel_list__HIBDR.HighlightPanel_icon__CDqZ9 .HighlightPanel_list-item-description__Q3dRw{font-family:Inter,arial,sans-serif;font-size:.875rem;font-weight:400;line-height:135%;letter-spacing:0}@media(max-width:768px){.HighlightPanel_list__HIBDR.HighlightPanel_icon__CDqZ9 .HighlightPanel_list-item-description__Q3dRw{font-size:.8125rem}}@media(min-width:1280px){.HighlightPanel_list__HIBDR.HighlightPanel_icon__CDqZ9 .HighlightPanel_list-item-description__Q3dRw{width:67%}}.HighlightPanel_list-item__kULVO:not(:last-child){border-bottom:1px solid rgba(29,29,29,.2);padding-bottom:24px}.HighlightPanel_list-item__kULVO:not(:first-child){padding-top:24px}.HighlightPanel_list-item__kULVO p{margin-bottom:0}.HighlightPanel_list-item__kULVO .HighlightPanel_list-item-icon__kIRRJ{height:48px;margin-bottom:20px;width:auto}@media(min-width:768px){.HighlightPanel_list-item__kULVO .HighlightPanel_list-item-icon__kIRRJ{margin-bottom:24px}}.HighlightPanel_list-item-link__UGMQT{position:relative;margin-top:20px;display:inline-block}.LargestCompaniesBlock_largest-companies-block__fnPNb{width:100%;max-width:1280px;margin:2rem auto;padding:0 1rem}.LargestCompaniesBlock_largest-companies-block__fnPNb .LargestCompaniesBlock_title__9nlvy{font-size:2rem;margin-bottom:1.5rem}.LargestCompaniesBlock_filter-container__dg9Mh{display:flex;justify-content:flex-end;align-items:center;padding:1rem 0;gap:1rem;width:100%}.LargestCompaniesBlock_industry-dropdown__NthRI,.LargestCompaniesBlock_search-input__SbKCq{padding:.6rem .8rem;border-radius:6px;border:1px solid #d1d5db;font-size:.9rem;background-color:#fff}.LargestCompaniesBlock_industry-dropdown__NthRI:focus,.LargestCompaniesBlock_search-input__SbKCq:focus{outline:2px solid #3b82f6;border-color:rgba(0,0,0,0)}.LargestCompaniesBlock_company-cell__YfPlk{display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding:.5rem 0;line-height:1.3;text-align:left}.LargestCompaniesBlock_logo-name__J_IxG{display:flex;align-items:center;gap:.75rem}.LargestCompaniesBlock_logo__I7gPz{width:28px;height:28px;object-fit:contain;border-radius:4px;flex-shrink:0}.LargestCompaniesBlock_name-container__ul6VE{display:flex;flex-direction:column}.LargestCompaniesBlock_name-part__tQvP1{font-weight:600;color:#1f2937}.LargestCompaniesBlock_ticker__Yeym6{font-size:.8rem;color:#6b7280;text-transform:uppercase}.LargestCompaniesBlock_links-container__3zFgU{font-size:.8rem;margin-top:4px}.LargestCompaniesBlock_links-container__3zFgU a{color:#2563eb;text-decoration:none;display:block;margin-bottom:2px}.LargestCompaniesBlock_links-container__3zFgU a:hover{text-decoration:underline}.LargestCompaniesBlock_sentiment-cell__4_txJ{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.25rem;font-size:.9rem;padding:.5rem 0}.LargestCompaniesBlock_sentiment-cell__4_txJ .LargestCompaniesBlock_net-score__BJuoV{font-weight:700;color:#1f2937}.LargestCompaniesBlock_data-table-container__VToxJ .rdt_Table{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.LargestCompaniesBlock_data-table-container__VToxJ .rdt_TableHeadRow{background-color:#f9fafb;border-bottom:2px solid #e5e7eb;font-size:.8rem;color:#4b5563;font-weight:600;text-transform:uppercase}.LargestCompaniesBlock_data-table-container__VToxJ .rdt_Row{border-bottom-color:#e5e7eb}.LargestCompaniesBlock_data-table-container__VToxJ .rdt_Row:hover{background-color:#f3f4f6}.LargestCompaniesBlock_data-table-container__VToxJ .rdt_Pagination{border-top:1px solid #e5e7eb}.LargestCompaniesBlock_loading-skeleton__VKEwx{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}.LargestCompaniesBlock_skeleton-header__WYW2a{display:flex;align-items:center;background-color:#f9fafb;border-bottom:2px solid #e5e7eb;padding:1rem;gap:1rem}.LargestCompaniesBlock_skeleton-header-cell__jtzeV{font-size:.8rem;color:#4b5563;font-weight:600;text-transform:uppercase}.LargestCompaniesBlock_skeleton-header-cell__jtzeV:first-child{flex:3 1;width:280px}.LargestCompaniesBlock_skeleton-row__FX2pH{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid #e5e7eb}.LargestCompaniesBlock_skeleton-row__FX2pH:last-child{border-bottom:none}.LargestCompaniesBlock_skeleton-row__FX2pH:hover{background-color:#f3f4f6}.LargestCompaniesBlock_skeleton-company__Oo6l_{display:flex;align-items:center;gap:.75rem;flex:3 1}.LargestCompaniesBlock_skeleton-logo__DKvp2{width:28px;height:28px}.LargestCompaniesBlock_skeleton-logo__DKvp2,.LargestCompaniesBlock_skeleton-text__GDbAa{border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:LargestCompaniesBlock_shimmer__HcgkL 1.5s infinite}.LargestCompaniesBlock_skeleton-text__GDbAa{height:16px}.LargestCompaniesBlock_skeleton-company-name__4VJAK{width:120px}.LargestCompaniesBlock_skeleton-ticker__SYRiU{width:40px;height:12px;margin-top:4px}.LargestCompaniesBlock_skeleton-data__xhSgX{width:80px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:LargestCompaniesBlock_shimmer__HcgkL 1.5s infinite;border-radius:4px}@keyframes LargestCompaniesBlock_shimmer__HcgkL{0%{background-position:-200% 0}to{background-position:200% 0}}.LinkList_link-list-grid__TQCP6{row-gap:0}.LinkList_link-list-container__dzG_6{margin:64px 0}@media screen and (min-width:768px){.LinkList_link-list-container__dzG_6{margin:80px 0}}.LinkList_link-list-container__dzG_6 .LinkList_link___jIUa{justify-content:space-between;padding:16px 0;border-bottom:1px solid rgba(29,29,29,.1019607843);font-family:ES Klarheit Kurrent,sans-serif;font-size:1.375rem;font-weight:700;line-height:120%;letter-spacing:-.025rem}@media(max-width:768px){.LinkList_link-list-container__dzG_6 .LinkList_link___jIUa{font-size:1.125rem;line-height:125%}}.LinkList_link-list-container__dzG_6 .LinkList_link___jIUa:focus,.LinkList_link-list-container__dzG_6 .LinkList_link___jIUa:hover{color:#0040ff}.LinkList_link-list-container__dzG_6 .LinkList_link___jIUa:active{padding:16px 0}.LinkList_link-list-container__dzG_6 .LinkList_link___jIUa:after{border-color:rgba(29,29,29,.1019607843);border-left:none;border-right:none;border-top:none}@media screen and (min-width:768px){.LinkList_link-list-container__dzG_6 .LinkList_link___jIUa svg{opacity:0;transition:opacity .32s cubic-bezier(.7,0,.6,1)}.LinkList_link-list-container__dzG_6 .LinkList_link___jIUa:focus svg,.LinkList_link-list-container__dzG_6 .LinkList_link___jIUa:hover svg{opacity:1}}.LinkList_title__4vsiy{margin-bottom:20px;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){.LinkList_title__4vsiy{font-size:.625rem}}.LinkList_columns__4fyga{padding:0;gap:24px;row-gap:0}@media screen and (min-width:768px){.LinkList_tablet-column__z6eWb{grid-column:span 6}}.MarqueeHero_eyebrow__N67Nc{font-family:Inter,arial,sans-serif;font-size:.75rem;font-weight:700;line-height:115%;letter-spacing:.03125rem;text-transform:uppercase;margin-bottom:24px}@media(max-width:1024px){.MarqueeHero_eyebrow__N67Nc{margin-bottom:20px}}.MarqueeHero_headline__Uz1MF{font-family:ES Klarheit Kurrent,sans-serif;font-size:4.5rem;font-weight:500;line-height:105%;letter-spacing:-.1375rem}@media(max-width:768px){.MarqueeHero_headline__Uz1MF{font-size:2.875rem;line-height:108%}}.MarqueeHero_description__rXkks{font-family:Inter,arial,sans-serif;font-size:1.0625rem;font-weight:400;line-height:140%;letter-spacing:0;margin-bottom:24px}.MarqueeHero_full-layout__a_yfH .MarqueeHero_content___TWYE{padding-top:64px;margin-bottom:80px}@media(max-width:1024px){.MarqueeHero_full-layout__a_yfH .MarqueeHero_content___TWYE{margin-bottom:64px}}@media(min-width:1024px){.MarqueeHero_full-layout__a_yfH .MarqueeHero_content___TWYE{padding-top:80px}}.MarqueeHero_full-layout__a_yfH .MarqueeHero_content___TWYE .MarqueeHero_headline__Uz1MF{margin-bottom:24px}@media(max-width:1024px){.MarqueeHero_full-layout__a_yfH .MarqueeHero_content___TWYE .MarqueeHero_headline__Uz1MF{margin-bottom:20px}}.MarqueeHero_full-layout__a_yfH .MarqueeHero_content___TWYE .MarqueeHero_description__rXkks{margin-bottom:24px}@media(max-width:1024px){.MarqueeHero_full-layout__a_yfH .MarqueeHero_content___TWYE .MarqueeHero_description__rXkks{margin-bottom:20px}}.MarqueeHero_full-layout__a_yfH .MarqueeHero_content___TWYE .MarqueeHero_description__rXkks{max-width:543px}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_top__Uj2UU{padding-top:64px;margin-bottom:80px}@media(max-width:1024px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_top__Uj2UU{margin-bottom:64px}}@media(min-width:1024px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_top__Uj2UU{padding-top:80px}}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_desktop-media__ZmXGd{display:none}@media(min-width:1024px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_desktop-media__ZmXGd{display:block}}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_mobile-media__gjj7i{display:block}@media(min-width:1024px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_mobile-media__gjj7i{display:none}}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_description__rXkks{padding-top:40px;margin-bottom:32px}@media(min-width:1024px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_description__rXkks{padding-top:0}}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_left__J5tDN{color:#fff;height:100%;position:relative;padding-bottom:40px}@media(min-width:1024px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_left__J5tDN{padding-bottom:0}}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_left__J5tDN.MarqueeHero_has-roundel__suLw0{padding-bottom:145px}@media(min-width:1024px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_left__J5tDN.MarqueeHero_has-roundel__suLw0{padding-bottom:0}}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_left__J5tDN .MarqueeHero_description__rXkks{font-family:Inter,arial,sans-serif;font-size:1.375rem;font-weight:400;line-height:120%;letter-spacing:-.025rem}@media(max-width:768px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_left__J5tDN .MarqueeHero_description__rXkks{font-size:1.125rem;line-height:125%}}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_left__J5tDN .MarqueeHero_roundel__Yfbfr{color:#fff;position:absolute;bottom:40px;left:0;width:65px;height:65px}@media(min-width:1024px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_left__J5tDN .MarqueeHero_roundel__Yfbfr{bottom:80px;width:85px;height:85px}}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_bottom__PhD7s{background-color:#0040ff}@media(min-width:1024px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_bottom__PhD7s .MarqueeHero_left__J5tDN{padding-top:0}}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_bottom__PhD7s .MarqueeHero_grid-wrapper__tCgmp.MarqueeHero_has-background-image__kE15a{position:relative}@media(min-width:1024px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_bottom__PhD7s .MarqueeHero_grid-wrapper__tCgmp.MarqueeHero_has-background-image__kE15a:before{content:"";position:absolute;top:0;bottom:0;left:0;width:calc(50% + 12px);background-image:var(--background-image);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_bottom__PhD7s .MarqueeHero_grid-wrapper__tCgmp.MarqueeHero_has-background-image__kE15a>*{position:relative;z-index:1}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_bottom__PhD7s>div{gap:0}}.MarqueeHero_split-layout__E4ZLK .MarqueeHero_media-container__CoJnW{width:calc(100vw - var(--scrollbar-width));margin-left:-15px}@media(min-width:768px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_media-container__CoJnW{width:calc(100vw - var(--scrollbar-width));margin-left:-34px}}@media(min-width:1024px){.MarqueeHero_split-layout__E4ZLK .MarqueeHero_media-container__CoJnW{width:50vw;height:50vw;margin-left:0}}.MarqueeHero_media-container__CoJnW{position:relative}.MarqueeHero_media-container__CoJnW .MarqueeHero_media__wLrJK{width:100%;height:100%;object-fit:cover;object-position:center}.MarqueeHero_media-container__CoJnW .MarqueeHero_media__wLrJK.MarqueeHero_sixteen-by-nine__mHWR7{aspect-ratio:16/9}.MarqueeHero_media-container__CoJnW .MarqueeHero_media__wLrJK.MarqueeHero_sixteen-by-seven__d4FQk{aspect-ratio:16/7}.MarqueeHero_media-container__CoJnW .MarqueeHero_media__wLrJK.MarqueeHero_one-by-one__N6KOt{aspect-ratio:1/1}.MediaHeader_component__L0mEx{margin-top:64px;margin-bottom:64px;align-items:center}@media(max-width:768px){.MediaHeader_component__L0mEx{row-gap:40px}}.MediaHeader_component__L0mEx .MediaHeader_col-start-7__5ytPe,.MediaHeader_component__L0mEx .MediaHeader_col-start-8__ecRjo{grid-column-start:1}@media(min-width:768px){.MediaHeader_component__L0mEx{margin-top:80px;margin-bottom:80px}.MediaHeader_component__L0mEx .MediaHeader_col-start-7__5ytPe{grid-column-start:7}.MediaHeader_component__L0mEx .MediaHeader_col-start-8__ecRjo{grid-column-start:8}}@media(width:768px){.MediaHeader_component__L0mEx .MediaHeader_col-start-7__5ytPe,.MediaHeader_component__L0mEx .MediaHeader_col-start-8__ecRjo{grid-column-start:1}}.MediaHeader_component__L0mEx .MediaHeader_media-container__zCHlB{position:relative}.MediaHeader_component__L0mEx .MediaHeader_media-container__zCHlB .MediaHeader_media__m_D3i{width:100%;height:100%;object-fit:contain;object-position:center}.MediaHeader_component__L0mEx .MediaHeader_media-container__zCHlB .MediaHeader_media__m_D3i.MediaHeader_four-by-three__llRQj{aspect-ratio:4/3}.MediaHeader_component__L0mEx .MediaHeader_media-container__zCHlB .MediaHeader_media__m_D3i.MediaHeader_three-by-four__6rE0S{aspect-ratio:3/4}.MediaHeader_component__L0mEx .MediaHeader_media-container__zCHlB .MediaHeader_media__m_D3i.MediaHeader_one-by-one__xVrxt{aspect-ratio:1/1}@media(max-width:768px){.MediaHeader_component__L0mEx .MediaHeader_media-container__zCHlB .MediaHeader_media__m_D3i{object-fit:cover}}.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X{position:relative}.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_eyebrow__ygA8w{font-family:Inter,arial,sans-serif;font-size:.75rem;font-weight:700;line-height:115%;letter-spacing:.03125rem;text-transform:uppercase;margin-bottom:24px}@media(max-width:768px){.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_eyebrow__ygA8w{margin-bottom:16px}}.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_headline__gXdxa{font-family:ES Klarheit Kurrent,sans-serif;font-size:2.25rem;font-weight:600;line-height:112%;letter-spacing:-.04375rem}@media(max-width:768px){.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_headline__gXdxa{font-size:1.875rem;line-height:115%}}.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_headline__gXdxa.MediaHeader_small__s6UjI{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.875rem;font-weight:700;line-height:115%;letter-spacing:-.0375rem}@media(max-width:768px){.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_headline__gXdxa.MediaHeader_small__s6UjI{font-size:1.5rem;line-height:120%}}.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_headline__gXdxa.MediaHeader_large___bIVi{font-family:ES Klarheit Kurrent,sans-serif;font-size:3rem;font-weight:600;line-height:110%;letter-spacing:-.0875rem}@media(max-width:768px){.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_headline__gXdxa.MediaHeader_large___bIVi{font-size:2.25rem;line-height:113%}}.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_headline__gXdxa:has(+.MediaHeader_cta-container___AQqy),.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_headline__gXdxa:has(+.MediaHeader_header-lockup-body__FL47O){margin-bottom:24px}@media(max-width:768px){.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_headline__gXdxa:has(+.MediaHeader_cta-container___AQqy),.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_headline__gXdxa:has(+.MediaHeader_header-lockup-body__FL47O){margin-bottom:16px}}.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_header-lockup-body__FL47O{width:80%}@media(max-width:768px){.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_header-lockup-body__FL47O{width:100%}}.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_header-lockup-body__FL47O p{font-family:Inter,arial,sans-serif;font-size:1.0625rem;font-weight:400;line-height:140%;letter-spacing:0}.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_header-lockup-body__FL47O:has(+.MediaHeader_cta-container___AQqy){margin-bottom:24px}@media(max-width:1024px){.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_header-lockup-body__FL47O:has(+.MediaHeader_cta-container___AQqy){margin-bottom:20px}}.MediaHeader_component__L0mEx .MediaHeader_header-lockup-container__21v8X .MediaHeader_cta-container___AQqy{display:flex;gap:12px}.MediaHeader_component__L0mEx.MediaHeader_blue-background__vSYD6{color:#fff;background-color:#0040ff}.MediaHeader_component__L0mEx.MediaHeader_blue-background__vSYD6 .MediaHeader_header-lockup-body__FL47O a{color:#fff}.MediaHeader_component__L0mEx.MediaHeader_blue-background__vSYD6 .MediaHeader_form__nEErs{color:#1d1d1d}.MediaHeader_component__L0mEx.MediaHeader_blue-background__vSYD6 .MediaHeader_header-lockup-container__21v8X .MediaHeader_eyebrow__ygA8w{font-family:Inter,arial,sans-serif;font-size:.75rem;font-weight:700;line-height:115%;letter-spacing:.03125rem;text-transform:uppercase;background-color:rgba(0,0,0,0)}.MediaHeader_form__nEErs{margin:48px 0;border-radius:8px;background-color:#fff}.MediaHero_media-hero__DwOmi{width:100%}.MediaHero_full-layout-container__gaSaM{position:relative;width:100vw;padding:0 15px}@media(min-width:768px){.MediaHero_full-layout-container__gaSaM{padding:0 34px}}.MediaHero_full-layout-container__gaSaM .MediaHero_full-layout__xSfp_{display:flex;flex-direction:column;left:0;position:relative}.MediaHero_full-layout-container__gaSaM .MediaHero_full-layout__xSfp_ .MediaHero_media-container__sDRTQ{margin-left:0;min-height:75vh;left:-7.5px}@media(min-width:768px){.MediaHero_full-layout-container__gaSaM .MediaHero_full-layout__xSfp_ .MediaHero_media-container__sDRTQ{left:-17px}}.MediaHero_full-layout-container__gaSaM .MediaHero_full-layout__xSfp_ .MediaHero_media-container__sDRTQ .MediaHero_media__QbpL8{left:-15px}@media(min-width:768px){.MediaHero_full-layout-container__gaSaM .MediaHero_full-layout__xSfp_ .MediaHero_media-container__sDRTQ .MediaHero_media__QbpL8{left:-34px}}.MediaHero_full-layout-container__gaSaM .MediaHero_full-layout__xSfp_ .MediaHero_media__QbpL8{left:0;width:100vw;position:relative;max-height:75vh}.MediaHero_full-layout-container__gaSaM .MediaHero_media__QbpL8{left:0;min-height:75vh;position:absolute;top:0;width:100%;z-index:1}.MediaHero_full-layout-container__gaSaM .MediaHero_media__QbpL8 .MediaHero_media-container__sDRTQ{min-height:75vh;width:100vw;top:unset;transform:none;left:0}.MediaHero_split-layout__Nmisd{width:100%}.MediaHero_split-layout__Nmisd .MediaHero_content__dc9Hn{padding:64px 0}.MediaHero_split-layout__Nmisd .MediaHero_media-container__sDRTQ{margin-left:-15px}@media(min-width:768px){.MediaHero_split-layout__Nmisd .MediaHero_media-container__sDRTQ{margin-left:0}}@media(width:768px){.MediaHero_split-layout__Nmisd .MediaHero_media-container__sDRTQ{margin-left:-34px}}.MediaHero_content-container__omyb5{position:relative;padding:64px 0}.MediaHero_content-container__omyb5.MediaHero_content-center__ZoTX8{top:50%;transform:translateY(-50%);position:absolute;z-index:3;width:50vw}@media(max-width:768px){.MediaHero_content-container__omyb5.MediaHero_content-center__ZoTX8{top:0;transform:none;padding:64px 48px 64px 0;width:auto;position:relative}}.MediaHero_content-container__omyb5.MediaHero_content-top__4X646{top:0;transform:none}.MediaHero_content__dc9Hn{display:flex;flex-direction:column;height:100%;justify-content:flex-start}.MediaHero_content__dc9Hn.MediaHero_content-center__ZoTX8{justify-content:center}@media(max-width:1024px){.MediaHero_content__dc9Hn.MediaHero_content-center__ZoTX8{padding:64px 48px 64px 0}}.MediaHero_content__dc9Hn.MediaHero_content-top__4X646{justify-content:flex-start}.MediaHero_content__dc9Hn.MediaHero_dark-scrim-background__nyFgP{color:#fff}@media(max-width:768px){.MediaHero_content__dc9Hn.MediaHero_dark-scrim-background__nyFgP{color:#0f111f}}.MediaHero_content__dc9Hn.MediaHero_light-scrim-background__CtsQV{color:#0f111f}.MediaHero_headline__N30Nu{font-family:ES Klarheit Kurrent,sans-serif;font-size:3rem;font-weight:600;line-height:110%;letter-spacing:-.0875rem}@media(max-width:768px){.MediaHero_headline__N30Nu{font-size:2.25rem;line-height:113%}}.MediaHero_headline__N30Nu{margin-bottom:24px}@media(max-width:1024px){.MediaHero_headline__N30Nu{margin-bottom:20px}}.MediaHero_description__mj4Xt{max-width:432px;margin-bottom:24px}@media(max-width:1024px){.MediaHero_description__mj4Xt{margin-bottom:20px}}.MediaHero_description__mj4Xt p{font-family:Inter,arial,sans-serif;font-size:1.0625rem;font-weight:400;line-height:140%;letter-spacing:0}.MediaHero_description__mj4Xt p:first-child{margin-top:0}.MediaHero_description__mj4Xt p:last-child{margin-bottom:0}.MediaHero_description__mj4Xt img{width:auto}.MediaHero_eyebrow__coAcx{font-family:Inter,arial,sans-serif;font-size:.75rem;font-weight:700;line-height:115%;letter-spacing:.03125rem;text-transform:uppercase;margin-bottom:24px}@media(max-width:1024px){.MediaHero_eyebrow__coAcx{margin-bottom:20px}}.MediaHero_breadcrumb__96UpC{font-family:Inter,arial,sans-serif;font-size:.75rem;line-height:132%;margin-bottom:16px;white-space:pre-wrap}.MediaHero_breadcrumb__96UpC a{border-bottom:1px solid rgba(0,0,0,0)}.MediaHero_breadcrumb__96UpC a:hover{border-bottom:1px solid #fff}.MediaHero_breadcrumb__96UpC a:focus-visible{outline:1px solid #fff;outline-offset:4px;border-radius:2px}.MediaHero_media__QbpL8{height:100%;object-fit:cover;object-position:center;width:100%}.MediaHero_media__QbpL8.MediaHero_four-by-three__nuK6q{aspect-ratio:4/3;max-height:60vh}.MediaHero_media__QbpL8.MediaHero_one-by-one__FCtDI{aspect-ratio:1/1;max-height:75vh}.MediaHero_media-container__sDRTQ{position:relative;margin-left:0;width:50vw;top:50%;transform:translateY(-50%)}@media(max-width:768px){.MediaHero_media-container__sDRTQ{width:100vw;margin-left:-34px}}.MediaHero_blue-background__2hL_N{background-color:#0040ff}.MediaHero_blue-background__2hL_N .MediaHero_breadcrumb__96UpC,.MediaHero_blue-background__2hL_N .MediaHero_breadcrumb__96UpC a,.MediaHero_blue-background__2hL_N .MediaHero_description__mj4Xt,.MediaHero_blue-background__2hL_N .MediaHero_description__mj4Xt a,.MediaHero_blue-background__2hL_N .MediaHero_eyebrow__coAcx,.MediaHero_blue-background__2hL_N .MediaHero_eyebrow__coAcx a,.MediaHero_blue-background__2hL_N .MediaHero_headline__N30Nu,.MediaHero_blue-background__2hL_N .MediaHero_headline__N30Nu a{color:#fff}.MediaHero_dark-background__bSHF_{background-color:#0f111f}.MediaHero_dark-background__bSHF_ .MediaHero_breadcrumb__96UpC,.MediaHero_dark-background__bSHF_ .MediaHero_breadcrumb__96UpC a,.MediaHero_dark-background__bSHF_ .MediaHero_description__mj4Xt,.MediaHero_dark-background__bSHF_ .MediaHero_description__mj4Xt a,.MediaHero_dark-background__bSHF_ .MediaHero_eyebrow__coAcx,.MediaHero_dark-background__bSHF_ .MediaHero_eyebrow__coAcx a,.MediaHero_dark-background__bSHF_ .MediaHero_headline__N30Nu,.MediaHero_dark-background__bSHF_ .MediaHero_headline__N30Nu a{color:#fff}.MediaHero_light-background__qGk6U{background-color:#fff}.MediaHero_light-background__qGk6U .MediaHero_breadcrumb__96UpC,.MediaHero_light-background__qGk6U .MediaHero_description__mj4Xt,.MediaHero_light-background__qGk6U .MediaHero_eyebrow__coAcx,.MediaHero_light-background__qGk6U .MediaHero_headline__N30Nu{color:#0f111f}.MediaHero_dark-scrim__5fJds,.MediaHero_light-scrim__eoc3x{display:block;z-index:2}@media(max-width:768px){.MediaHero_dark-scrim__5fJds,.MediaHero_light-scrim__eoc3x{display:none}}.MediaHero_dark-scrim__5fJds{background:linear-gradient(270deg,rgba(29,29,29,0),#1d1d1d);left:0;width:50%}.MediaHero_dark-scrim__5fJds[data-alignment=center]{background:radial-gradient(circle at center,#1d1d1d 0,rgba(29,29,29,0) 70%);left:50%;transform:translateX(-50%);width:100%}.MediaHero_dark-scrim__5fJds{height:100%;position:absolute;top:0}.MediaHero_light-scrim__eoc3x{background:linear-gradient(270deg,rgba(255,255,255,0),#fff);left:0;width:50%}.MediaHero_light-scrim__eoc3x[data-alignment=center]{background:radial-gradient(circle at center,#fff 0,rgba(255,255,255,0) 70%);left:50%;transform:translateX(-50%);width:100%}.MediaHero_light-scrim__eoc3x{height:100%;position:absolute;top:0}@media(max-width:1024px){.MediaHero_media-first__ZYBKf{display:flex;flex-direction:column}.MediaHero_media-first__ZYBKf>:first-child{order:2}.MediaHero_media-first__ZYBKf>:last-child{order:1}}.MediaHero_form__owb4E{margin:48px 0;border-radius:8px;background-color:#fff}.MultipleUp_component__Q9wIu{margin-top:48px;margin-bottom:48px}.MultipleUp_component__Q9wIu.MultipleUp_no-padding__oNP_C{padding:0}@media(min-width:768px){.MultipleUp_component__Q9wIu{margin-top:80px;margin-bottom:80px}}.MultipleUp_title__V0IbZ{font-family:ES Klarheit Kurrent,sans-serif;font-size:2.25rem;font-weight:600;line-height:112%;letter-spacing:-.04375rem}@media(max-width:768px){.MultipleUp_title__V0IbZ{font-size:1.875rem;line-height:115%}}@media(min-width:768px){.MultipleUp_title__V0IbZ{margin-bottom:24px}}.MultipleUp_button__68BcX{float:left}@media(min-width:768px){.MultipleUp_button__68BcX{float:right}}.MultipleUp_card-container__bLUM7{width:100%;display:grid;grid-gap:24px;gap:24px}@media(min-width:768px){.MultipleUp_card-container__bLUM7{grid-template-columns:repeat(var(--columns),1fr)}}.Filters_scrim__WbaSp{position:absolute;top:72px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:2;display:none}.Filters_scrim__WbaSp.Filters_show__WbDSZ{display:block}.Filters_filters-container__SLlk0{display:flex;flex-direction:column;position:relative;scroll-margin-top:80px}.Filters_filters-container__SLlk0 .Filters_filters__LcbZK fieldset:not(last-child){margin-bottom:40px}@media(max-width:768px){.Filters_filters-container__SLlk0 .Filters_filters__LcbZK{position:absolute;background:#fff;z-index:3;padding:40px 16px;transform:translateX(-100%);transition:transform .32s cubic-bezier(.6,0,.4,1);top:72px;left:-16px;height:calc(100vh - 72px - 68px);overflow-y:auto;width:80vw}.Filters_filters-container__SLlk0 .Filters_filters__LcbZK.Filters_mobile-filters-open__3Qh9_{transform:translateX(0)}}.Filters_filters-container__SLlk0>.Filters_mobile-filters-button-container__osTUr{display:none;scroll-margin-top:72px}@media(max-width:768px){.Filters_filters-container__SLlk0>.Filters_mobile-filters-button-container__osTUr{display:flex;flex-direction:column;padding-bottom:24px;border-bottom:1px solid rgba(29,29,29,.1019607843)}}.Filters_mobile-filters-button__gFYvq:focus{background-color:#0040ff;color:#fff;outline:none}.Filters_mobile-filters-button__gFYvq:focus svg{color:#fff!important}.Filters_mobile-filters-button__gFYvq:focus-visible{background-color:rgba(0,64,255,.2);color:#0f111f;outline:1px solid #0040ff;outline-offset:2px}.Filters_mobile-filters-button__gFYvq:focus-visible svg{color:#0040ff!important}.Filters_mobile-filters-button__gFYvq:active{color:#fff}.Filters_mobile-filters-button__gFYvq:active:before{background-color:#0040ff}.ResourcesView_resources__Sp2fH{margin-top:64px}@media(min-width:1024px){.ResourcesView_resources__Sp2fH{margin-bottom:80px}}.ResourcesView_resources-grid__Rm8B6{padding-left:0!important;padding-right:0!important;row-gap:48px!important;column-gap:15px}@media(min-width:768px){.ResourcesView_resources-grid__Rm8B6{row-gap:64px!important}}.ResourcesView_no-results-title__j__4l{font-family:ES Klarheit Kurrent,sans-serif;font-size:1.875rem;font-weight:700;line-height:115%;letter-spacing:-.0375rem}@media(max-width:768px){.ResourcesView_no-results-title__j__4l{font-size:1.5rem;line-height:120%}}.ResourcesView_no-results-title__j__4l{margin-bottom:16px}.ResourcesView_no-results-text__fwndx{font-family:Inter,arial,sans-serif;font-size:.875rem;font-weight:400;line-height:135%;letter-spacing:0}@media(max-width:768px){.ResourcesView_no-results-text__fwndx{font-size:.8125rem}}