.filter-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #0284c7;border-radius:4px;width:16px;height:16px;margin-right:8px;display:inline-block;position:relative;vertical-align:middle;background-color:#f0f9ff;cursor:pointer}.filter-checkbox:checked{background-color:#f0f9ff;border:2px solid #0284c7}.filter-checkbox:after{content:"\2713";font-size:12px;color:#0284c7;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease}.filter-checkbox:checked:after{opacity:1}.funnel-container{width:100%!important}.svg-funnel-js{display:inline-block;position:relative;cursor:pointer}.svg-funnel-js .svg-funnel-js__labels{position:absolute;display:flex;height:100%;top:0;left:0}.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__labels{flex-direction:column}.svg-funnel-js .svg-funnel-js__container{margin-top:0}.svg-funnel-js .svg-funnel-js__labels{width:100%;box-sizing:border-box}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label{flex:1 1 0;position:relative}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__value{font-size:16px;font-weight:700;color:#444!important;line-height:18px;margin-bottom:2px}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__title{font-size:14px;font-weight:500;cursor:pointer}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__percentage{font-size:16px;font-weight:700;color:#0284c7;position:absolute;top:50%;transform:translateY(-50%);margin-top:24px;transition:opacity .1s ease;z-index:100}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label .label__segment-percentages ul{margin:0;padding:0;list-style-type:none}.svg-funnel-js .svg-funnel-js__labels .svg-funnel-js__label:hover .label__segment-percentages{opacity:1}.svg-funnel-js:not(.svg-funnel-js--vertical){padding-top:50px;padding-bottom:16px}.svg-funnel-js:not(.svg-funnel-js--vertical) .svg-funnel-js__label{padding-left:24px}.svg-funnel-js:not(.svg-funnel-js--vertical) .svg-funnel-js__label:not(:first-child){border-left:2px solid #d1d5db}.svg-funnel-js.svg-funnel-js--vertical{padding-left:120px;padding-right:16px}.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label{padding-top:24px}.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label:not(:first-child){border-top:1px solid #fff}.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label .label__segment-percentages{margin-top:0;margin-left:106px;width:calc(100% - 106px)}.svg-funnel-js.svg-funnel-js--vertical .svg-funnel-js__label .label__segment-percentages .segment-percentage__list{display:flex;justify-content:space-around}