.c-facets{margin-bottom:20px;margin-left:var(--facet--margin-horizontal, 0px);margin-right:var(--facet--margin-horizontal, 0px);font-size:14px;line-height:20px}.c-facets__tabs{display:none}.c-facets__tabs-wrapper{display:flex;align-items:center}.c-facets__tabs-title{font-size:var(--facet__font-size--title, var(--fdt-core-heading-h5-fontsize));line-height:40px}.c-facets__tabs-inner{display:flex;align-items:center}.c-facets__list{display:flex;flex-wrap:wrap;margin:0;margin-left:var(--facets__list--margin-left);width:var(--facets__list--width)}.c-facets__item{width:var(--facets__item--width, 25%);list-style:none;margin-bottom:20px;margin-top:var(--facets__item--margin-top);padding-left:var(--facets__item--padding-left);padding-right:var(--facets__item--padding-right)}.c-facets__item-content{text-decoration:none;padding-left:40px}.c-facets__item-content.is-active{--facets__label--color:var(--brand__color--default)}.c-facets__item-content.is-active .c-facets__option:after{border:var(--brand__outline)}.c-facets__option{float:left;margin-left:-40px;width:40px;height:40px;position:relative}.c-facets__option:after{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;border:1px solid #ebebeb}.c-facets__option-icon{display:block;width:40px;height:40px}.c-facets__label{display:flex;align-items:center;word-wrap:break-word;line-height:1.2;color:var(--facets__label--color, var(--brand__color--gray));padding:var(--facets__label--padding, 0 var(--brand__spacing--small));min-height:var(--facets__label--min-height, 40px);font-weight:var(--facets__label--font-weight, normal)}.c-facets-panel--input{--facets__list--padding-top:0;--facets__item--padding-right:var(--brand__spacing);--facets__item--width:auto;--facets__label--padding:0;--facets__label--font-weight:700;--facets__label--min-height:calc(40px - var(--brand__spacing--small))}.c-facets-panel--checkbox{--facets__list--margin-left:calc(-1 * (20px - var(--brand__spacing--tiny)));--facets__list--width:calc(100% + (20px - var(--brand__spacing--tiny)) * 2);--facets__item--padding-left:calc(20px - var(--brand__spacing--tiny));--facets__item--padding-right:var(--facets__item--padding-left);--facets__item--width:auto}.c-facet-result__info{font-size:var(--brand__font-size--large);line-height:var(--brand__line-height);margin-bottom:var(--brand__spacing--small)}.c-facet-result__amount{zoom:105%;font-weight:var(--brand__font-weight--set-bold)}.c-facet-result__footer{width:100%;text-align:center;margin:20px 0}@media(max-width: 61.24em){.c-facets{position:relative;margin-left:0;margin-right:0}.c-facets__tabs-title{display:none}.c-facets__trigger{display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:var(--brand__color--gray-light);text-decoration:none;font-size:16px;line-height:40px;position:relative;z-index:2;border-radius:4px}.c-facets__trigger:after{display:inline-block;margin-left:20px;content:"❮";transform-origin:center;transform:rotate(-90deg);pointer-events:none}.show .c-facets__trigger{border-bottom:1px solid #ebebeb}.show .c-facets__trigger:after{transform:rotate(90deg)}.c-facets__panels{display:none;position:absolute;left:0;right:0;top:0;z-index:1;padding:calc(40px + var(--brand__spacing--small)) 0 var(--brand__spacing--small);box-shadow:0 0 10px rgba(0,0,0,.1);background:#fff;border-radius:4px}.show .c-facets__panels{display:block}.c-facets__panels-icon{min-width:20px;min-height:20px}.c-facets__panels-icon:before,.c-facets__panels-icon:after{background:var(--brand__color--primary)}.c-facets__panel-cta{display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:16px;line-height:40px;color:var(--brand__color--gray);text-decoration:none;font-weight:var(--facets-panel-cta--font-weight, var(--brand__font-weight--semibold))}.c-facets__panel-cta:after{display:inline-block;margin-left:20px;content:"❮";transform-origin:center;transform:rotate(-90deg);color:var(--brand__color--primary);pointer-events:none}.c-facets__panel-cta:hover,.c-facets__panel-cta:active{color:var(--brand__color--default)}.c-facets__panel-cta.is-active{--facets__label--color:var(--brand__color--default)}.c-facets__panel-cta.is-active:after{transform:rotate(90deg);margin-right:1px}.c-facets__list{padding-top:var(--facets__list--padding-top, var(--brand__spacing--small))}.c-facets__item{margin-bottom:var(--brand__spacing--small)}.c-facets-panel__content{max-height:var(--facets-panel--max-height, 0px);padding:0 20px;overflow-y:auto;transition:all 500ms ease}@supports(-moz-appearance: none){.c-facets-panel__content{scrollbar-width:thin}}.c-facets-panel__content::-webkit-scrollbar{height:5px;width:5px}.c-facets-panel__content::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb--background, #E1E8EB);border-radius:6px}.c-facets-panel__content::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--scrollbar-thumb-hover--background, var(--brand__color--primary))}.c-facets-panel__title{display:none}.c-facets-panel.is-active{--facets-panel--max-height:1000px}.c-facets-panel.is-active .c-facets-panel__content{animation:hide-scroll 500ms backwards}.c-facets-panel:not(.is-active) .c-facets-panel__content{overflow:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}@media(max-width: 46.24em){.c-facets-panel{--facets__item--width:50%}}@media(max-width: 46.24em){.c-facets-panel--checkbox{--facets__item--width:100%}}@media(min-width: 61.25em){.c-facets{--facets__title--width:180px}.c-facets--increase-title{--facets__title--width:220px}.c-facets__tabs{display:flex;margin:0}.c-facets__tabs-wrapper{padding-left:80px;padding-right:80px;background:var(--facet__tabs-wrapper--bg-color, var(--brand__color--gray-light));justify-content:space-between}.c-facets__tabs-title{width:180px;width:var(--facets__title--width)}.c-facets__tab{list-style:none;display:inline-flex;align-items:center}.c-facets__tab-content{--svg-arrow--color:var(--facet__tab-content-after--color, var(--brand__color--primary));--svg-arrow--margin-left:var(--brand__spacing--small);display:flex;align-items:center;justify-content:center;padding:20px;font-size:16px;line-height:var(--brand__calced-line-height);height:5em;color:var(--brand__color--gray);text-decoration:none;font-weight:var(--facets-tab--font-weight, var(--brand__font-weight--semibold))}.c-facets__tab-content:hover,.c-facets__tab-content:active{color:var(--brand__color--default)}.c-facets__tab-content.is-active{--svg-arrow--transform:rotate(180deg);background:var(--facet__tabs-wrapper-active--bg-color, #ebebeb);color:#000}.c-facets__trigger{display:none}.c-facets__panel-cta{display:none}.c-facets__list{flex:1}.c-facets-panel{display:none}.c-facets-panel.is-active{display:block}.c-facets-panel__title{width:180px;width:var(--facets__title--width);min-height:40px;display:flex;align-items:center}.c-facets-panel__content{display:flex;align-items:flex-start;border:1px solid #ebebeb;padding:20px 40px 0 80px}.c-facets-panel--input{--facets__item--margin-top:var(--brand__spacing--tiny)}}@media(min-width: 81.25em){.c-facets__tab-content{padding-left:40px;padding-right:40px}.c-facets-panel{--facets__item--width:18%}.c-facets-panel--input,.c-facets-panel--checkbox{--facets__item--width:auto}}
