.inline-list__item{display:inline-block;vertical-align:middle}.inline-list__item:not(:last-of-type){margin-right:3.2rem}.inline-list__item--no-gap:not(:last-of-type){margin-right:0}.inline-list__item--inline-from-size-m{display:block}.inline-list__item--gap-4:not(:last-of-type){margin-right:1.6rem}.inline-list__item-last--gap-4{margin-right:1.6rem!important}.inline-list__item--gap-2:not(:last-of-type){margin-right:.8rem}.inline-list__item--gap-3:not(:last-of-type){margin-right:1.2rem}.inline-list__item--limited-width{max-width:80vw}.inline-list--full-height{display:flex;flex-wrap:wrap}.inline-list--full-height .inline-list__item{display:flex;align-items:center}.inline-list--with-divider .inline-list__item:not(:last-child){border-right:1px solid #ddd;padding-right:1.2rem;margin-right:1.2rem}.inline-list--with-divider .inline-list__item--no-gap:not(:last-child){margin-right:0;padding-right:0}.inline-list--ellipsis *{display:inline}.anchor-bar{width:100%;position:sticky;position:-webkit-sticky;top:0;background-color:#fff;z-index:4;border-bottom:1px solid #ddd}@supports((position: -webkit-sticky) or (position: sticky)){.anchor-bar.is-sticky{box-shadow:0 20px 20px -20px rgba(0,0,0,.2)}}.anchor-bar::-webkit-scrollbar{display:none}.anchor-bar--highlight{overflow-x:auto;-webkit-overflow-scrolling:touch}.anchor-bar--highlight .anchor-bar__link,.anchor-bar--highlight .anchor-bar__button{width:100%;height:100%;display:block;font-weight:600;text-align:center}.anchor-bar--highlight .anchor-bar__list{display:flex}.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item{background-color:#fff;margin-top:.5rem;padding:.95rem 1.8rem 1.45rem .2rem}.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item:last-child{padding:.95rem .2rem 1.45rem}.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item>.anchor-bar__link{white-space:nowrap;text-decoration:none}.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item>.anchor-bar__link.is-selected{color:#111;box-shadow:inset 0 -.26rem 0 #0090e3;transition:box-shadow .3s ease-in-out;text-decoration:none}.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item>.anchor-bar__link:active{text-decoration:none}.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item>.anchor-bar__button{white-space:nowrap;padding:.95rem 1.6rem 1.45rem;position:relative;color:#0090e3}.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item>.anchor-bar__button .anchor-bar__button-icon{display:inline-block;transition:transform .2s}.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item>.anchor-bar__button:hover .anchor-bar__button-content{color:#111}.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item>.anchor-bar__button:focus{outline:2px solid}.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item>.anchor-bar__button.is-selected .anchor-bar__button-content{color:#111;box-shadow:inset 0 -.26rem 0 #0090e3;transition:box-shadow .3s ease-in-out;padding-bottom:1.5rem}.anchor-bar--highlight .anchor-bar__list .anchor-bar__item--last.is-expanded{border-radius:3px 3px 0 0;box-shadow:0 0 5px rgba(20,20,20,.2)}.anchor-bar--highlight .anchor-bar__list .anchor-bar__item--last.is-expanded>.anchor-bar__button .anchor-bar__button-content{color:#0090e3;box-shadow:none}.anchor-bar--highlight .anchor-bar__list .anchor-bar__item--last.is-expanded>.anchor-bar__button:after{content:"";background:#fff;width:100%;height:1rem;position:absolute;right:0;bottom:-5px;z-index:1}.anchor-bar--highlight.anchor-bar__list--show-more .anchor-bar__list-secondary{display:block}.anchor-bar--highlight.anchor-bar__list--show-more .anchor-bar__button-icon{transform:rotate(180deg)}.anchor-bar--highlight .anchor-bar__list-secondary{max-width:100%;min-width:13rem;display:none;position:absolute;margin-top:-1px;right:0;animation:nav-button .2s;background-color:#fff;box-shadow:0 .5px 4px 0 rgba(20,20,20,.2);border-radius:3px 0 3px 3px}.anchor-bar--highlight .anchor-bar__list-secondary .anchor-bar__link{padding:.6em;text-decoration:none;text-align:left}.anchor-bar--highlight .anchor-bar__list-secondary .anchor-bar__link.is-selected{color:#111;text-decoration:underline}.anchor-bar--highlight .anchor-bar__list-secondary .anchor-bar__link:active{text-decoration:none}@keyframes nav-button{0%{opacity:0;transform:translateY(-1em)}100%{opacity:1;transform:translateY(0)}}.popover{display:none;padding:1.6rem 3.6rem 1.6rem 1.6rem;background-color:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.2);border-radius:4px;z-index:10;max-width:29.6rem;position:relative}.popover:before{content:"";top:-10px;right:-10px;bottom:-10px;left:-10px;position:absolute;z-index:-1}.popover[data-show]{display:inline-block}.popover[data-popper-placement^=top] .popover__arrow{top:100%}.popover[data-popper-placement^=top] .popover__arrow:before{top:-4px}.popover[data-popper-placement^=bottom] .popover__arrow{bottom:100%}.popover[data-popper-placement^=bottom] .popover__arrow:before{bottom:-4px}.popover[data-popper-placement^=left] .popover__arrow{left:100%}.popover[data-popper-placement^=left] .popover__arrow:before{left:-7px}.popover--no-close-button{padding:1.2rem}.popover--fixed-width{width:42rem;max-width:initial}.popover--is-wide{max-width:calc(100vw - 1.6rem)}.popover--has-title{padding:1.6rem}.popover--has-title .popover__title{padding-right:2rem}.popover__arrow{position:absolute;width:1.2rem;height:1.2rem;overflow:hidden;z-index:-1}.popover__arrow:before{content:"";transform:rotate(45deg) translate(1px,-2px);background:#fff;position:absolute;width:.8rem;height:.8rem;box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.pill{display:inline-block;border:1px solid #ddd;border-radius:4rem;background-color:#fff;padding:.9rem 1.6rem 1rem;white-space:nowrap;color:#111}.pill:hover{border-color:#bbb}.pill:hover .icon{fill:#0090e3;color:#0090e3}.pill.focus-visible{text-decoration:none;outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #036!important;border-radius:4px;border-radius:4rem}.pill--active,.pill--active-checkbox,.pill--active-static{padding:.8rem 1.5rem .9rem;border:2px solid #0090e3;background-color:#f2f7fc}.pill--active:hover,.pill--active-checkbox:hover,.pill--active-static:hover{border-color:#0090e3}.pill--static,.pill--active-static{cursor:default}.pill--removable:hover{text-decoration:line-through}.pill__close{position:relative;top:-1px}.brand-card{display:block;color:#111;transition:box-shadow .1s ease-out;background-color:#fff;border-radius:4px;border:1px solid #ddd;display:flex;justify-content:center;align-items:center;height:4.6rem;padding:1.6rem}.brand-card:hover,.brand-card:focus{text-decoration:none}.brand-card:hover{border-color:#bbb;box-shadow:0 .6rem .8rem -.3rem #eee}.brand-card.focus-visible{text-decoration:none;outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #036!important;border-radius:4px}.brand-card__image{max-width:10rem;max-height:2rem}.advisory-content__block:last-child{margin-bottom:5.6rem}.advisory-content__introduction{font-family:Arial,Helvetica,Verdana,sans-serif;color:#111;display:block;margin-top:1.2rem;max-width:83.6rem}.web-fonts .advisory-content__introduction,.advisory-content__introduction.web-fonts{font-family:Open Sans,Arial,Helvetica,Verdana,sans-serif}.advisory-content__text--intro{font-size:1.4rem}.advisory-content__link-list--item{margin-top:.8rem}.advisory-content__link-list--item:first-child{margin-top:0}.advisory-content__credit-line{font-size:1.2rem;color:#999}.advisory-content__credit-line-icon{fill:currentColor;height:1.2rem;margin-right:.5rem;position:relative;width:1.2rem;top:.2rem}.advisory-content__credit-line-author,.advisory-content__credit-line-last-modified{display:inline-block}.advisory-content__credit-line-author{margin-right:1.6rem}.advisory-content__block-subtitle{font-family:Arial,Helvetica,Verdana,sans-serif;color:#111;display:block;font-weight:600;padding:0}.web-fonts .advisory-content__block-subtitle,.advisory-content__block-subtitle.web-fonts{font-family:Open Sans,Arial,Helvetica,Verdana,sans-serif}.advisory-content__block-content{font-family:Arial,Helvetica,Verdana,sans-serif;max-width:83.6rem}.web-fonts .advisory-content__block-content,.advisory-content__block-content.web-fonts{font-family:Open Sans,Arial,Helvetica,Verdana,sans-serif}.advisory-content__block-horizonal_entrances{min-height:6rem}.advisory-content__text-video-block-video-image{display:block;max-width:100%}.advisory-content__block-image{display:block;border-radius:4px}.advisory-content__gallery{position:relative;margin:0 -1.5rem}.advisory-content__gallery-container{overflow:auto;margin-bottom:2.4rem}.js .advisory-content__gallery-container{overflow:hidden}.advisory-content__gallery-list{display:flex}.advisory-content__gallery-list-item{position:relative}.advisory-content__gallery-list-item-title{display:flex;position:absolute;bottom:0;left:0;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.01) 0,rgba(0,0,0,.25) 57%,rgba(0,0,0,.3) 100%);color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.3);width:100%;height:30%;padding:1.6rem;align-items:flex-end}.advisory-content__gallery-dot-indicator{display:none;text-align:center;position:absolute;width:100%;bottom:-2.4rem}.js .advisory-content__gallery-dot-indicator{display:block}.advisory-content__gallery-list-item-image{max-width:100vw}.advisory-content__gallery-button-left,.advisory-content__gallery-button-right{display:none;position:absolute;top:50%;transform:translateY(-50%)}.js .advisory-content__gallery-button-left,.js .advisory-content__gallery-button-right{display:block}.advisory-content__gallery-button-left{left:0}.advisory-content__gallery-button-right{right:0}.advisory-content__table-wrapper{max-width:100%;overflow-x:auto}.advisory-content__table{empty-cells:show;width:100%}.advisory-content__table-row{margin:.2rem 0}.advisory-content__table-row:nth-child(odd) .advisory-content__table-cell-value,.advisory-content__table-row:nth-child(odd) .advisory-content__table-row-label{background-color:#f3f3f3}.advisory-content__table-column,.advisory-content__table-row-label{text-align:left;font-weight:700;padding:.5rem;vertical-align:top}.advisory-content__table-cell-value{padding:.5rem;vertical-align:top}.advisory-content__specialist-description{color:#999}.advisory-content__specialist{flex-direction:column;position:relative}.advisory-content__specialist-image{top:-20px;display:block;height:auto;left:.8rem;max-width:110px;position:absolute}.advisory-content__specialist-name{align-self:center;background-color:#f3f3f3;padding:1rem 0 1rem calc(110px + 1.6rem)}.advisory-content__specialist-articles{align-self:center;margin-top:1.6rem}.advisory-content__jbl-iframe{display:block;border:none;width:100%;height:1200px}.advisory-content__advice-panel{padding:0 1.2rem 1.2rem}.advisory-content__feedback-vote-button{display:block;color:#111;transition:box-shadow .1s ease-out;background-color:#fff;border-radius:4px;border:1px solid #ddd;padding:1.6rem}.advisory-content__feedback-vote-button:hover,.advisory-content__feedback-vote-button:focus{text-decoration:none}.advisory-content__feedback-vote-button:hover{border-color:#bbb;box-shadow:0 .6rem .8rem -.3rem #eee}.advisory-content__feedback-vote-button.focus-visible{text-decoration:none;outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #036!important;border-radius:4px}.advisory-content__feedback-vote-button--selected{cursor:default;background-color:#f2f7fc;border-color:#0090e3;border-width:2px;padding:1.5rem;color:#111}.advisory-content__feedback-vote-button--selected:hover{box-shadow:none;border-color:#0090e3}.advisory-content__feedback-vote-button--selected svg{fill:#0090e3}.advisory-content__feedback-vote-button--not-selected{cursor:default;pointer-events:none;background-color:#f3f3f3;border-color:#ddd;color:#999}.advisory-content__feedback-vote-button--not-selected:hover{box-shadow:none}.advisory-content__feedback-vote-button--not-selected svg{fill:#999}.advisory-content__feedback-vote-button--prev{margin-right:.6rem}.advisory-content__feedback-vote-button--next{margin-left:.6rem}.advisory-content__panel-container{margin-top:1.6rem}.page-index-list{list-style:none;padding-left:0;font-weight:700;overflow-x:auto;white-space:nowrap;display:block}.page-index-list__item{display:inline-block;margin-right:2.4rem;padding-bottom:1.6rem}.page-index-list__item:last-child{margin-right:0}.dynamic-highlight{line-height:1.25}.dynamic-highlight:not(:first-child){padding-top:.4rem}.dynamic-highlight__value{font-weight:600}.dynamic-highlight__separator{color:#ddd}.dynamic-highlight__sustainability-highlight{color:#008500}.step-label{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;border-radius:2rem;background-color:#fff;line-height:0}.size-comparison__sizes{display:flex;flex-wrap:wrap;margin:-.4rem}.size-comparison__size{flex-grow:1;flex-basis:0;width:50%;margin:.4rem;white-space:nowrap;min-width:0}.size-comparison__reference-title{display:inline-block}.size-comparison__image{margin:-1.6rem -1.6rem 0}.anchor-image__container{position:relative;overflow:hidden}.anchor-image__image{width:100%;max-width:100vw}.image-anchor{cursor:pointer;position:absolute;width:2.8rem;height:2.8rem;background-color:#fff;border-radius:1.4rem;box-shadow:0 4px 4px rgba(17,17,17,.25)}.image-anchor:before{content:" ";width:1rem;height:1rem;background-color:#0090e3;border-radius:.5rem;position:absolute;left:.9rem;bottom:.9rem}.image-anchor--active{background-color:#0090e3}.image-anchor--active:before{background-color:#fff}.product-comparison-galley__thumbnail{width:48px}.product-comparison-galley__thumbnail .selectable-card--small .selectable-card__container{padding:.4rem}.product-comparison-galley__thumbnail .selectable-card--small .selectable-card__input:checked~.selectable-card__container{padding:.3rem}.pe--none{pointer-events:none}.pe--auto{pointer-events:auto}.scrollable-entrances{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:-.4rem}.scrollable-entrances ::-webkit-scrollbar{display:none}.scrollable-entrances__list{display:flex;list-style:none;padding:.4rem .4rem .4rem 1.6rem}.scrollable-entrances__item{padding-right:.8rem}.scrollable-entrances__item:last-child{padding-right:1.2rem}.dot-indicator{width:auto}.dot-indicator__item{background-color:#cce9f9;border-radius:50%;cursor:pointer;display:inline-block;margin:0 .4rem;padding:.6rem}.dot-indicator__item:first-of-type{margin-left:0}.dot-indicator__item:last-of-type{margin-right:0}.dot-indicator__item.is-active{background-color:#0090e3}.step-item{border:2px solid #0090e3;border-radius:50%;background-color:#fff;color:#0090e3;display:inline-block;font-weight:700;font-size:1.1rem;line-height:1.6rem;text-align:center;min-width:2rem}.step-item--large{font-size:1.5rem;line-height:2.6rem;width:3.2rem;height:3.2rem}@media only screen and (min-width:668px){.inline-list__item--inline-from-size-m{display:inline-block}.popover--is-wide{max-width:calc(501px - 1.6rem)}.brand-card{padding:1.6rem 2rem;height:5.2rem}.brand-card__image{max-height:2.4rem}.advisory-content__text--intro{font-size:1.6rem}.advisory-content__link-list--item{margin-top:.4rem}.advisory-content__advice-panel{margin-top:-1.2rem;padding:0 2rem 2rem}.advisory-content__panel-container{padding-left:.4rem;margin-top:0}.advisory-content__block-panel{margin-top:1.2rem}.advisory-content__gallery{margin:0;width:100%}.advisory-content__gallery-list-item{flex:0 0 100%}.advisory-content__gallery-list-item-image{max-width:100%}.advisory-content__specialist{background-color:#f3f3f3;display:flex;flex-direction:row;margin-top:calc(200px - 15rem + 4.2rem);position:relative;height:20rem}.advisory-content__specialist-name{padding:1.6rem 1.6rem 1.6rem calc(200px + 3.2rem);flex:1}.advisory-content__specialist-articles{margin:0;padding:1.6rem;flex:1}.advisory-content__specialist-image{max-width:200px;top:auto;bottom:0}.advisory-content__jbl-iframe{height:1000px}.advisory-content__breadcrumbs--inline-item{border-right:1px solid #ddd}.page-index-list{white-space:normal}.dynamic-highlight{line-height:1.5}.dynamic-highlight:not(:first-child){padding-top:0}.dynamic-highlight__key--with-explanation{border-bottom:1px dashed currentColor;cursor:pointer}.dynamic-highlight__key--with-explanation:hover{border-bottom-style:solid}.dynamic-highlight__key--with-explanation+.dynamic-highlight__value{cursor:pointer}.dynamic-highlight__key--with-explanation-no-border{border-bottom:none}.dynamic-highlight__key--with-explanation-no-border:hover{border-bottom-style:none}.dynamic-highlight__span-display-block{display:block}.anchor-image__image{border-radius:4px}}@media only screen and (min-width:901px){.stepped-proposition-description{max-width:calc(66% + 6px)}.size-comparison__sizes{display:block;margin:0}.size-comparison__size{margin:0;width:100%}.size-comparison__size:not(:first-child){margin-top:.8rem}.size-comparison__reference{display:flex}.size-comparison__reference-title{display:block}.size-comparison__reference-slider{flex-grow:1;margin-left:1.6rem}.size-comparison__image{margin:-2.4rem 0 0 -2.4rem}}@media only screen and (min-width:1024px){.advisory-content__jbl-iframe{height:750px}}@media(hover:none){.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item>.anchor-bar__link{-webkit-tap-highlight-color:transparent}.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item>.anchor-bar__link:active{text-decoration:underline}.anchor-bar--highlight .anchor-bar__list-secondary .anchor-bar__link{-webkit-tap-highlight-color:transparent}.anchor-bar--highlight .anchor-bar__list-secondary .anchor-bar__link:active{text-decoration:underline}}@media(hover:hover),all and (-ms-high-contrast:none),(-ms-high-contrast:active){.anchor-bar--highlight .anchor-bar__list>.anchor-bar__item>.anchor-bar__link:hover{text-decoration:underline}.anchor-bar--highlight .anchor-bar__list-secondary .anchor-bar__link:hover{text-decoration:underline}}
