.legend{box-sizing:border-box;color:#fff;color:var(--theme__color-text--default,var(--wb-ds-color-gray--white));position:relative}.legend__color-box-legend{display:flex;flex-direction:row-reverse;padding:0}.legend__text-content{display:none;margin-bottom:2rem;margin-bottom:var(--wb-ds-space--m)}.legend__color-box-label--long{display:none}.legend__expansion-trigger{position:absolute;right:0;top:0}.legend__text-title{font-weight:700}.legend__reduced{display:block}.legend__full{display:none;font-size:1.8rem;font-size:var(--wb-ds-font-size--l)}.legend--expanded .legend__reduced{display:none}.legend--expanded .legend__full{display:block;font-size:1.6rem;font-size:var(--wb-ds-font-size--m)}.legend--expanded .legend__expansion-trigger{transform:rotate(180deg)}.legend--expanded .legend__text-content{display:block}.legend--expanded .legend__color-box-legend{flex-direction:column}.legend--expanded .legend__color-box-label--unit{display:none}@media(min-width:480px){.legend--expanded .legend__full{display:block}.legend--expanded .legend__color-box-legend,.legend--expanded .legend__text-content{flex:1}.legend--expanded .legend__text-content{margin-right:3.2rem;margin-right:var(--wb-ds-space--2xl)}}@media(min-width:1024px){.legend--expanded .legend__full{display:block}.legend--expanded .legend__text-content{margin-right:0}}@media(min-width:1024px){.legend__expansion-trigger,.legend__reduced{display:none}.legend,.legend__full,.legend__text-content{display:block}.legend__color-box-legend{flex-direction:column;padding:0}}