@supports(display:grid){.gridContainer{column-gap:1rem;display:grid;grid-template-columns:repeat(4,1fr);row-gap:2rem}@media only screen and (min-width:768px){.gridContainer{grid-template-columns:repeat(6,1fr);row-gap:2.5rem}}@media only screen and (min-width:993px){.gridContainer{column-gap:2rem;grid-template-columns:repeat(12,1fr);row-gap:2rem}}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.gridContainer{display:flex;flex-wrap:nowrap;justify-content:space-between}}.flow>*+*{margin-top:var(--flow-space,1em)!important}.factBox{display:flex;flex-direction:column;height:fit-content}@media only screen and (max-width:992px){.factBox{margin-left:-20px;width:calc(100% + 40px)}}.factBox__header{display:flex;gap:1rem;justify-content:space-between;padding:1.5rem 1.5rem .5rem}.factBox__item{transition:max-height .3s}.factBox__item--invisible{max-height:0}.factBox__item--invisible a{pointer-events:none;visibility:hidden}.factBox__toggle{background:#f5f8fb;border-top:1px solid #e6e6e6;color:#0666e5;display:flex;justify-content:center;padding:.75rem .75rem 1rem;text-decoration:underline;width:100%}.factBox__link{color:#455f7c}.factBox__link:focus,.factBox__link:hover{color:#455f7c;text-decoration:underline;text-underline-offset:2px}.factBox__dl{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:.75rem 1.5rem}.factBox__key,.factBox__value{font-size:15px;line-height:1.5;margin:0}.factBox__key{color:#455f7c!important;font-weight:400;max-width:35ch}.factBox__value{color:#0666e5;font-weight:700;text-align:right;text-decoration:underline;text-underline-offset:2px}@media only screen and (min-width:993px){.factBox__value{color:#455f7c!important;text-decoration:none}}.factBox__footer{background-color:#f5f8fb;border-top:1px solid #e6e6e6;display:flex;justify-content:center;padding:.75rem 1.5rem 1rem}.topicHeader .sectionHeadline{font-size:2.25rem}.topicHeader .breadcrumbs__container{position:relative}.topicHeader .breadcrumbs{box-sizing:border-box;display:flex;overflow-x:scroll;padding-right:2ch;scrollbar-width:none}.topicHeader .breadcrumbs::-webkit-scrollbar{display:none}@media only screen and (max-width:767px){.topicHeader .breadcrumbs:after{background:linear-gradient(270deg,#fff,#fff 30%,hsla(0,0%,100%,0));content:"";height:100%;position:absolute;right:0;top:0;width:2ch}}.backgroundShape{opacity:.8;overflow:hidden;position:absolute}.backgroundShape--left{left:-60px;top:0;transform:scale(.9);transform-origin:top left}.backgroundShape--right{right:0;top:0}.backgroundShape--right svg{left:0;position:relative}.backgroundShape--mobile{bottom:-50px;left:0;margin-left:auto;margin-right:auto;max-width:100vw;right:0}@supports(display:grid){.topicHeader__leftCol{grid-column:1/-1}@media only screen and (min-width:993px){.topicHeader__leftCol{grid-column:1/8}}}@media only screen and (-ms-high-contrast:active)and (min-width:993px),only screen and (-ms-high-contrast:none)and (min-width:993px){.topicHeader__leftCol{flex-basis:60%;flex-grow:0;flex-shrink:1}}@supports(display:grid){.topicHeader__rightCol{grid-column:1/-1}@media only screen and (min-width:993px){.topicHeader__rightCol{grid-column:8/-1}}}@media only screen and (-ms-high-contrast:active)and (min-width:993px),only screen and (-ms-high-contrast:none)and (min-width:993px){.topicHeader__rightCol{flex-basis:40%;flex-grow:0;flex-shrink:1;margin-left:1rem}}.readingAid__footer{display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:993px){.readingAid__footer{align-items:center;flex-direction:row;justify-content:space-between}}.readingAid__toggle{align-items:center;display:inline-flex;min-height:44px}.readingAid__toggle:hover{color:#0a8dff!important;transition:color .3s}.readingAid__toggleIcon{transform:rotate(90deg)}.readingAid__toggle[aria-expanded=true] .readingAid__toggleIcon{transform:rotate(270deg)}.topicMain{margin-top:-80px;padding-top:80px}@media only screen and (min-width:768px){.topicMain{margin-top:-60px;padding-top:60px}}@supports(display:grid){.topicMain{display:flex;flex-direction:column;gap:2.5rem;grid-column:1/-1}@media only screen and (min-width:993px){.topicMain{gap:3rem;grid-column:1/9}}}@media only screen and (-ms-high-contrast:active)and (min-width:993px),only screen and (-ms-high-contrast:none)and (min-width:993px){.topicMain{display:flex;flex-basis:66%;flex-direction:column;flex-grow:0;flex-shrink:1}}.topicSidebar{display:flex;flex-direction:column;gap:2.5rem;padding-bottom:2.5rem;width:100%}@supports(display:grid){.topicSidebar{grid-column:1/-1}@media only screen and (min-width:993px){.topicSidebar{grid-column:9/-1}}}@media only screen and (min-width:768px){.topicSidebar{padding-bottom:0}}@media only screen and (-ms-high-contrast:active)and (min-width:993px),only screen and (-ms-high-contrast:none)and (min-width:993px){.topicSidebar{display:flex;flex-basis:33%;flex-direction:column;flex-grow:0;flex-shrink:1;margin-left:1rem}}.topicSidebar section:first-of-type{margin-top:0!important}.showMobile--m{display:block!important}@media only screen and (min-width:993px){.showMobile--m{display:none!important}}.hideMobile--m{display:none!important}@media only screen and (min-width:993px){.hideMobile--m{display:block!important}}.topicHeadline--underlined:after{background-color:#e0e9f5;content:"";display:block;height:1px;margin:15px 0;width:90px}.regionalDropdown{position:relative}.regionalDropdown__select{align-items:center;background:#0666e5;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;justify-content:space-between;min-width:150px;padding:9px 11px;user-select:none}.regionalDropdown__select--active{background:rgba(6,102,229,.9)}.regionalDropdown__select--skeleton{cursor:default}.regionalDropdown__contentContainer{background-color:#fff;border-radius:5px;box-shadow:0 1px 3px 0 rgba(0,0,0,.08),0 5px 26px 0 rgba(67,94,131,.15);box-sizing:border-box;display:flex;flex-direction:column;max-width:300px;padding:15px;position:absolute;top:120%;width:100%;z-index:1000}.regionalDropdown__contentHeadline{border-bottom:1px solid #e6e6e6;font-size:.9rem;font-weight:600;margin-bottom:15px;padding-bottom:15px;padding-top:5px;text-transform:uppercase;user-select:none}.regionalDropdown__listItem{font-size:.9rem;letter-spacing:.3px}.regionalDropdown__link{display:block;text-decoration:none}.regionalDropdown__link:active,.regionalDropdown__link:focus,.regionalDropdown__link:hover{text-decoration:none}.regionalDropdown__selectedRegion{align-items:baseline;display:flex;flex-wrap:nowrap;font-weight:600;padding-bottom:5px}.regionalDropdown__linkContent{color:#455f7c;margin-right:5px;padding:5px 5px 5px 30px}.regionalDropdown__linkContent:active,.regionalDropdown__linkContent:focus,.regionalDropdown__linkContent:hover{background-color:rgba(6,102,229,.06);border-radius:3px;color:#0f2741;transition:color .3s,background-color .3s}.regionalDropdown__svgIconCheck{color:#0666e5;height:20px;margin:0 5px;width:20px}.regionalDropdown__svgIconCaret{flex-shrink:0;height:14px;margin-left:10px;transform:rotate(90deg);width:14px}.keyInsights{position:sticky;top:1rem}@media only screen and (min-width:993px){.keyInsights{margin-left:2.5rem}}@media only screen and (min-width:461px){.keyInsights .factBox__dl{flex-direction:row}}@media only screen and (min-width:768px){.keyInsights .factBox__dl{flex-direction:column}}@media only screen and (min-width:993px){.keyInsights .factBox__dl{flex-direction:row}}.keyInsights__headline{color:#455f7c!important;font-size:1rem!important;line-height:1.6!important}.scrollNavigation{background-color:#fff;box-shadow:0 3px 3px 0 rgba(69,95,124,.1);position:sticky;top:0;z-index:3}.scrollNavigation__list{display:flex;flex-wrap:wrap}@media only screen and (max-width:767px){.scrollNavigation__list{flex-wrap:nowrap;overflow-x:auto;padding:10px 0}}.scrollNavigation__list::-webkit-scrollbar{display:none}.scrollNavigation__item{color:#455f7c;display:block;padding:10px;text-decoration:none;white-space:nowrap}.scrollNavigation__item[data-status=active]{border-bottom:3px solid #0666e5;font-weight:600}.scrollNavigation__item:hover{color:rgba(69,95,124,.8);text-decoration:none}@media only screen and (max-width:767px){.scrollNavigation__item{border-radius:3px;padding:7px 10px}.scrollNavigation__item[data-status=active]{background-color:rgba(6,102,229,.2);border:none;color:#0666e5}}.topicTableOfContents{align-items:center;display:flex;gap:1rem}.topicTableOfContents__intro{align-items:center;display:flex;gap:.5rem;min-width:fit-content}[data-scroll-left],[data-scroll-right]{color:#ccc}[data-scroll-left=inactive],[data-scroll-right=inactive]{cursor:not-allowed;pointer-events:none}[data-scroll-left=active],[data-scroll-right=active]{color:#0666e5;position:relative}[data-scroll-left=active]:after,[data-scroll-right=active]:before{content:"";height:100%;position:absolute;top:0;width:2rem}[data-scroll-left=active]:after{background:linear-gradient(90deg,#fff 40%,rgba(0,0,0,0));left:100%}[data-scroll-right=active]:before{background:linear-gradient(270deg,#fff 40%,rgba(0,0,0,0));right:100%}.topicTableOfContents__chevron{color:#0666e5}.topicTableOfContents__list{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.topicQuickNav{margin-bottom:20px;position:sticky;top:0;z-index:500}.topicQuickNav--fixed{left:0;position:fixed;right:0;transform:translateZ(0)}.topicQuickNav--fixed>.topicQuickNav__list{margin:0}.topicQuickNav__list{align-items:stretch;background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.08),0 5px 26px 0 rgba(67,94,131,.15);display:flex;flex-direction:row;gap:1rem;margin:0 -20px;padding:0 20px}.topicQuickNav__item{display:flex;flex-grow:1}.topicQuickNav__link{align-items:center;background-color:#fff;color:#455f7c;display:flex;justify-content:center;padding:.75rem .25rem;text-align:center;transition:color .3s;width:100%}.topicQuickNav__link:active,.topicQuickNav__link:hover{color:#455f7c;text-decoration:none}.topicQuickNav__link[data-status=active]{border-bottom:3px solid #0666e5;color:#455f7c;font-weight:600;text-decoration:none}.editorsPicks__target{margin-top:-80px;padding-top:80px}@media only screen and (min-width:768px){.editorsPicks__target{margin-top:-60px;padding-top:60px}}.editorsPicks__title:after{background-color:#e0e9f5;content:"";display:block;height:1px;margin:15px 0;width:90px}@media only screen and (min-width:993px){.editorsPicks__title:after{display:none}}@media only screen and (max-width:992px){.editorsPicks__subtitle{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.editorsPick{margin-left:-20px;width:calc(100% + 40px)}}.editorsPick:hover{transform:scale(1.025)}.editorsPick__link:hover{text-decoration:none}.editorsPick__link:hover .editorsPick__subtitle{color:#0666e5;transition:color .3s}.editorsPick__thumbnailPremium{background-color:#7cc305;border:2px solid #fff;border-radius:4px;box-sizing:border-box;color:#fff;position:absolute;right:0;top:0}.editorsPick__subtitle{color:#455f7c;transition:color .3s}@media only screen and (min-width:993px){.relatedTopics__details:first-of-type>.details__summary{border-radius:5px 5px 0 0}.relatedTopics__details:last-of-type>.details__summary{border-radius:0 0 5px 5px}.relatedTopics__details:last-of-type[open]>.details__summary{border-radius:0}.relatedTopics__details:last-of-type[open]>.relatedTopics__list{border-radius:0 0 5px 5px}.relatedTopics__details--singleElement:last-of-type[open]>.details__summary{border-radius:5px 5px 0 0!important}.relatedTopics__details--singleElement:last-of-type>.details__summary{border-radius:5px}}.relatedTopics__list{border-radius:0;display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem 20px}.relatedTopic__linkTag{border:1px solid #0666e5;border-radius:5px;display:block;padding:.5rem 1rem;transition:color .3s,background-color .3s}.relatedTopic__linkTag:hover{background-color:#0666e5;color:#fff;transition:color .3s,background-color .3s}.relatedTopic__tagText{user-select:none}.topFacts{margin-top:-80px;padding-top:80px}@media only screen and (min-width:768px){.topFacts{margin-top:-60px;padding-top:60px}}.topFacts__wrapper{display:flex;flex-direction:column;gap:1.5rem}.topFacts__headline{color:#455f7c!important;font-size:1rem!important;line-height:1.6!important}.statisticChapter__wrapper{display:flex;flex-direction:column;gap:3rem;min-width:0}@media only screen and (max-width:767px){.statisticChapter__wrapper--mobile{gap:0;margin-top:-80px;padding-top:80px}}.statisticChapter__title{margin-bottom:0!important}@media only screen and (min-width:768px){.statisticChapter__title{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}}.statisticChapter__titleNoDossierStatistic{margin-bottom:0!important}.statisticChapter__titleNoDossierStatistic:after{background-color:#e0e9f5;content:"";display:block;height:1px;margin:15px 0;width:90px}@media only screen and (min-width:768px){.statisticChapter__titleNoDossierStatistic:after{content:none}}.statisticChapter{display:flex;flex-direction:column;gap:.75rem}@media only screen and (min-width:768px){.statisticChapter{margin-top:-60px;padding-top:60px}}.statisticChapter--noDossierStatistic{display:none!important}@media only screen and (min-width:993px){.statisticChapter--noDossierStatistic{display:flex!important}}.statisticChapter__list{display:flex;flex-direction:column;gap:.5rem;margin:.5rem 0 0}.statisticChapter__list--mobile{border-radius:0;margin:0;padding:1rem 20px}.statisticChapter__link{color:#455f7c;display:flex;flex-wrap:nowrap;gap:.5rem;padding:.25rem;transition:background-color .3s}.statisticChapter__link:hover{background-color:#f5f8fb;color:#455f7c;text-underline-offset:2px}.statisticChapter__link--mobile:hover{background-color:inherit}.statisticChapter__icon{flex-shrink:0;height:26px;width:26px}.statisticChapter__catchline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:992px){.details{margin-left:-20px;width:calc(100% + 40px)}}.details[open] .details__title{font-weight:700!important}.details__summary{border-radius:0}.details__chevron{transform:rotate(90deg)}.details[open] .details__chevron{transform:rotate(270deg)}.details__title{color:#455f7c!important;font-size:1rem!important;font-weight:400!important}.companyDbRankingTopicPage__header{color:#455f7c;padding:1rem 1.5rem .25rem}.companyDbRankingTopicPage__list{padding:.75rem 1.5rem}.companyDbRankingTopicPage__listItem{margin-left:-.25rem;margin-right:-.25rem}.companyDbRankingTopicPage__link{line-height:0;padding:.25rem;transition:color .3s,background-color .3s}.companyDbRankingTopicPage__link:active,.companyDbRankingTopicPage__link:focus,.companyDbRankingTopicPage__link:hover{background-color:rgba(6,102,229,.06);border-radius:3px;color:#0f2741;transition:color .3s,background-color .3s}.reportsSlider{display:block;height:auto;margin:0 auto;position:relative;width:100%}@media only screen and (min-width:768px){.reportsSlider{padding-bottom:40px}}.reportsSlider .glide__arrows{bottom:0;display:flex;gap:.8rem;justify-content:center;position:absolute;right:20px}.reportsSlider .glide__arrow{box-shadow:0 5px 26px 0 rgba(67,94,131,.15);margin:0;position:static;transform:none}.reportsSlider .glide__arrow--disabled{opacity:.5;pointer-events:none}.reportsSlider .glide__track{margin-inline-start:-26px}.reportsSlider .reportLane__link{padding-inline-start:26px}.reportsSlider__image{display:block;height:auto;max-width:100%}.reportLane__slide{padding-block:26px}.reportLane__link,.reportLane__link:hover{transition:all .2s ease-in-out}.reportLane__link:hover{transform:translateY(-10px)}.reportsRow{display:flex;flex-wrap:wrap;justify-content:center}.reportsRow__item{box-sizing:border-box;flex-basis:296px;padding:13px}.dossierTeaser{background-color:#f5f8fb;margin:0 auto;padding:20px;width:90%;z-index:1}.dossierTeaser .title{margin-top:20px}@media only screen and (min-width:993px){.dossierTeaser{margin:0 0 auto auto;width:calc(100% - 20px)!important}}@media only screen and (min-width:461px){.dossierTeaser{width:75%}}.dossierTeaser__aboutUs .dossierTeaser__image{max-width:100%}@media only screen and (min-width:1201px){.dossierTeaser__aboutUs .dossierTeaser__image{max-width:356px!important;transform:translateX(-55px)!important}}.dossierTeaser__cover{height:auto;width:100%}.dossierTeaser__coverLink{display:block}.dossierTeaser__content{padding:20px 20px 20px 0;width:calc(100% - 149px);z-index:1}.dossierTeaser__image{max-width:100%}@media only screen and (min-width:1201px){.dossierTeaser__image{max-width:356px!important;transform:translateX(-40px)}}.dossierTeaser__topSeller{background-image:url(https://cdn.statcdn.com/static/icons/hexagon.svg#hexagon--greenGradient);background-repeat:no-repeat;color:#fff;font-size:.75rem;font-weight:700;height:90px;letter-spacing:1px;position:absolute;right:5px;text-align:center;text-shadow:0 1px 2px gray;top:-15px;width:85px}.dossierTeaser__topSeller:before{background-image:url(https://cdn.statcdn.com/static/icons/hexagon.svg#hexagon--primaryLight);background-repeat:no-repeat;content:"";height:100%;left:0;position:absolute;top:0;transform:scale(1.5);width:100%;z-index:-1}@media only screen and (max-width:767px){.dossierTeaser__topSeller{right:7px;top:-15px}}.dossierTeaser__topSellerPositioner{display:block;margin:auto;position:relative;text-transform:uppercase;top:50%;transform:translateY(-50%);word-spacing:100vw}.dossierTeaser__link{position:relative}@media only screen and (max-width:767px){.dossierTeaser__link{background-color:rgba(6,102,229,.1);border-radius:3px;color:#0666e5;display:inline-block;margin-top:15px!important;padding:10px 35px 10px 15px;transition:background-color .3s;vertical-align:middle}.dossierTeaser__link>svg{right:15px;top:13px}.dossierTeaser__link:active,.dossierTeaser__link:focus,.dossierTeaser__link:hover{background-color:rgba(6,102,229,.2);color:#0666e5;text-decoration:none;transition:background-color .3s}}.dossierTeaser__linkArrow{height:inherit;position:absolute;right:-15px;top:6px;width:inherit}@media only screen and (max-width:460px){.dossierTeaser__linkArrow{margin-top:6px}}.dossierTeaser__linkTitle{font-size:.9rem;font-weight:700}@media only screen and (min-width:768px){.actionBar__visibilityDesktopMobile{display:none}}@media only screen and (min-width:993px){.actionBar__visibilityDesktopMobile{display:block}}.actionBar__visibilityTablet{display:none}@media only screen and (min-width:768px){.actionBar__visibilityTablet{display:block}}@media only screen and (min-width:993px){.actionBar__visibilityTablet{display:none}}.actionBar__topicUpdates{min-height:2.5rem}@media only screen and (min-width:768px){.actionBar__topicUpdates{padding:6px 10px}}.actionBar__topicUpdatesText{margin-left:3px}@media only screen and (max-width:767px){.actionBar__topicUpdatesText{margin-left:0}.actionBar__topicUpdates{background-color:#fff;border:none;box-shadow:0 1px 3px 0 rgba(0,0,0,.08),0 5px 26px 0 rgba(67,94,131,.15);color:#455f7c;font-size:15px;font-weight:400;margin:0;padding-left:50px;position:relative}.actionBar__topicUpdates .actionBar__icon{background-color:#118a7d;border-radius:3px 0 0 3px;box-sizing:border-box;color:#fff;display:block;height:100%;left:0;padding:3px 8px;position:absolute;top:0;width:36px}}@media only screen and (min-width:768px){.actionBar .button{width:calc(25% - 7.5px)}}@media only screen and (min-width:993px){.actionBar .button{margin-bottom:0;width:auto}}.actionBar a{height:2.5rem;padding:7px 10px 6px}.actionBar__icon--active{color:#f9b600!important}
/*# sourceMappingURL=topic.css.map?dc3fa0*/