.bixdo-ev2-component .bixdo-ev2-explorer{padding-top:clamp(48px,6vw,78px)}.bixdo-ev2-component .bixdo-ev2-search{display:flex;min-height:70px;align-items:center;gap:18px;padding:0 24px;border:1px solid var(--ev2-line);border-radius:var(--ev2-radius);background:#fff}.bixdo-ev2-component .bixdo-ev2-search>span{display:flex;color:#8b93a1;font-size:23px}.bixdo-ev2-component .bixdo-ev2-search input{width:100%;border:0;outline:0;color:var(--ev2-text);background:transparent;font:inherit;font-size:17px}.bixdo-ev2-component .bixdo-ev2-search input::placeholder{color:#9097a5}.bixdo-ev2-component .bixdo-ev2-filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}.bixdo-ev2-component .bixdo-ev2-filter-group{position:relative;min-width:0}.bixdo-ev2-component .bixdo-ev2-filter-group summary{display:flex;width:100%;min-height:58px;align-items:center;gap:10px;padding:0 16px 0 18px;border:1px solid var(--ev2-line);border-radius:var(--ev2-radius);color:var(--ev2-text);background-color:#fff;font:inherit;font-size:14px;cursor:pointer;list-style:none}.bixdo-ev2-component .bixdo-ev2-filter-group summary::-webkit-details-marker{display:none}.bixdo-ev2-component .bixdo-ev2-filter-group summary:focus-visible{outline:2px solid var(--ev2-accent);outline-offset:3px}.bixdo-ev2-component .bixdo-ev2-filter-group[open] summary{border-color:var(--ev2-accent-strong)}.bixdo-ev2-component .bixdo-ev2-filter-group__count{display:inline-flex;min-width:22px;min-height:22px;align-items:center;justify-content:center;margin-left:auto;padding-inline:6px;border-radius:2px;color:#fff;background:var(--ev2-accent-strong);font-size:12px;font-weight:600}.bixdo-ev2-component .bixdo-ev2-filter-group__count[hidden]{display:none}.bixdo-ev2-component .bixdo-ev2-filter-group__chevron{display:inline-flex;flex:0 0 auto;margin-left:auto;transition:transform .18s ease}.bixdo-ev2-component .bixdo-ev2-filter-group__count:not([hidden])+.bixdo-ev2-filter-group__chevron{margin-left:0}.bixdo-ev2-component .bixdo-ev2-filter-group[open] .bixdo-ev2-filter-group__chevron{transform:rotate(180deg)}.bixdo-ev2-component .bixdo-ev2-filter-group fieldset{position:absolute;z-index:3;top:calc(100% + 8px);left:0;width:100%;min-width:220px;margin:0;padding:8px;border:1px solid var(--ev2-line);border-radius:var(--ev2-radius);background:#fff;box-shadow:0 12px 28px #17171917}.bixdo-ev2-component .bixdo-ev2-filter-option{display:flex;min-height:44px;align-items:center;gap:12px;padding:8px 10px;color:var(--ev2-text);font-size:14px;line-height:1.35;cursor:pointer}.bixdo-ev2-component .bixdo-ev2-filter-option:hover{background:var(--ev2-surface)}.bixdo-ev2-component .bixdo-ev2-filter-option input{position:relative;width:20px;height:20px;flex:0 0 20px;margin:0;-webkit-appearance:none;appearance:none;border:1px solid #a7abb4;border-radius:2px;background:#fff;cursor:pointer}.bixdo-ev2-component .bixdo-ev2-filter-option input:after{position:absolute;top:2px;left:6px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;content:"";transform:rotate(45deg) scale(0);transform-origin:center}.bixdo-ev2-component .bixdo-ev2-filter-option input:checked{border-color:var(--ev2-accent-strong);background:var(--ev2-accent-strong)}.bixdo-ev2-component .bixdo-ev2-filter-option input:checked:after{transform:rotate(45deg) scale(1)}.bixdo-ev2-component .bixdo-ev2-filter-option input:focus-visible{outline:2px solid var(--ev2-accent);outline-offset:3px}.bixdo-ev2-component .bixdo-ev2-filter-option input:checked+span{font-weight:600}.bixdo-ev2-component .bixdo-ev2-filter-clear{min-height:44px;margin-top:10px;padding:0;border:0;color:var(--ev2-accent-strong);background:transparent;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.bixdo-ev2-component .bixdo-ev2-filter-clear[hidden]{display:none}.bixdo-ev2-component .bixdo-ev2-filter-clear:focus-visible{outline:2px solid var(--ev2-accent);outline-offset:3px}.bixdo-ev2-component .bixdo-ev2-topic-tabs{display:flex;gap:clamp(16px,4vw,54px);margin-top:18px;overflow-x:auto;border-bottom:1px solid var(--ev2-line)}.bixdo-ev2-component .bixdo-ev2-topic-tabs button{position:relative;flex:0 0 auto;padding:20px 0;border:0;color:var(--ev2-muted);background:transparent;font:inherit;font-size:14px;cursor:pointer}.bixdo-ev2-component .bixdo-ev2-topic-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:transparent;content:""}.bixdo-ev2-component .bixdo-ev2-topic-tabs button:is(.is-active,:hover){color:var(--ev2-accent-strong)}.bixdo-ev2-component .bixdo-ev2-topic-tabs button.is-active:after{background:var(--ev2-accent)}.bixdo-ev2-component .bixdo-ev2-results{padding-top:clamp(46px,6vw,80px)}.bixdo-ev2-component .bixdo-ev2-results__status{min-height:1em;color:var(--ev2-muted);font-size:13px}.bixdo-ev2-component .bixdo-ev2-result-list{overflow:hidden;border:1px solid var(--ev2-line);border-radius:var(--ev2-radius)}.bixdo-ev2-component .bixdo-ev2-result{border-bottom:1px solid var(--ev2-line);background:#fff}.bixdo-ev2-component .bixdo-ev2-result:is(:last-child,.is-page-last){border-bottom:0}.bixdo-ev2-component .bixdo-ev2-result[hidden]{display:none}.bixdo-ev2-component .bixdo-ev2-result__content{display:grid;grid-template-columns:minmax(120px,.55fr) minmax(0,2fr) minmax(130px,.55fr);align-items:center;gap:24px;min-height:144px;padding:24px 30px}.bixdo-ev2-component .bixdo-ev2-result__label{display:flex;align-items:center;gap:12px;color:var(--ev2-accent-strong);font-size:13px}.bixdo-ev2-component .bixdo-ev2-result__index{min-width:18px;color:var(--ev2-accent);font-size:16px}.bixdo-ev2-component .bixdo-ev2-result__title{max-width:30ch;font-size:clamp(20px,2vw,29px);font-weight:500;letter-spacing:0;line-height:1.15}.bixdo-ev2-component .bixdo-ev2-result__excerpt{max-width:70ch;margin-top:9px;color:var(--ev2-muted);font-size:14px;line-height:1.55}.bixdo-ev2-component .bixdo-ev2-meta{display:flex;flex-wrap:wrap;gap:7px 0;margin-top:14px;color:var(--ev2-muted);font-size:12px}.bixdo-ev2-component .bixdo-ev2-meta span{display:inline-flex;align-items:center}.bixdo-ev2-component .bixdo-ev2-meta span:not(:last-child):after{width:1px;height:12px;margin:0 10px;background:var(--ev2-line);content:""}.bixdo-ev2-component .bixdo-ev2-result__link{display:inline-flex;align-items:center;justify-content:flex-end;gap:14px;color:var(--ev2-accent-strong);font-size:14px;font-weight:600}.bixdo-ev2-component .bixdo-ev2-result--featured{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);min-height:450px;background:var(--ev2-surface)}.bixdo-ev2-component .bixdo-ev2-result--featured .bixdo-ev2-result__content{display:flex;min-height:100%;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(34px,5vw,66px)}.bixdo-ev2-component .bixdo-ev2-result--featured .bixdo-ev2-result__title{max-width:15ch;margin-top:22px;font-size:clamp(34px,4vw,52px)}.bixdo-ev2-component .bixdo-ev2-result--featured .bixdo-ev2-result__link{justify-content:center;min-height:48px;margin-top:28px;padding:12px 22px;border-radius:2px;color:#fff;background:var(--ev2-accent)}.bixdo-ev2-component .bixdo-ev2-result__media{min-height:100%;overflow:hidden}.bixdo-ev2-component .bixdo-ev2-result__media img{width:100%;height:100%;object-fit:cover}.bixdo-ev2-component .bixdo-ev2-empty{padding:64px 24px;border:1px solid var(--ev2-line);border-radius:var(--ev2-radius);text-align:center;background:var(--ev2-surface)}.bixdo-ev2-component .bixdo-ev2-empty h3{font-size:26px;font-weight:500}.bixdo-ev2-component .bixdo-ev2-empty p{margin-top:8px;color:var(--ev2-muted)}.bixdo-ev2-component .bixdo-ev2-empty .bixdo-ev2-button{margin-top:24px}.bixdo-ev2-component .bixdo-ev2-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:28px}.bixdo-ev2-component .bixdo-ev2-pagination[hidden]{display:none}.bixdo-ev2-component .bixdo-ev2-pagination button,.bixdo-ev2-component .bixdo-ev2-pagination__ellipsis{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid var(--ev2-line);border-radius:2px;color:var(--ev2-text);background:#fff;font:inherit;font-size:13px}.bixdo-ev2-component .bixdo-ev2-pagination button{cursor:pointer}.bixdo-ev2-component .bixdo-ev2-pagination button:is(:hover,[aria-current=page]){border-color:var(--ev2-accent-strong);color:#fff;background:var(--ev2-accent-strong)}.bixdo-ev2-component .bixdo-ev2-pagination button:focus-visible{outline:2px solid var(--ev2-accent);outline-offset:3px}.bixdo-ev2-component .bixdo-ev2-pagination button:disabled{cursor:not-allowed;opacity:.42}.bixdo-ev2-component .bixdo-ev2-pagination__ellipsis{border-color:transparent;background:transparent}.bixdo-ev2-component .bixdo-ev2-pagination__pages{display:flex;gap:8px}.bixdo-ev2-component .bixdo-ev2-pagination__status{display:none;min-width:56px;color:var(--ev2-muted);font-size:13px;text-align:center}.bixdo-ev2-component .bixdo-ev2-note{display:flex;min-height:64px;align-items:center;gap:14px;margin-top:22px;padding:16px 22px;border:1px solid var(--ev2-line);border-radius:var(--ev2-radius);color:var(--ev2-muted);background:#fff;font-size:13px}@media screen and (max-width:999px){.bixdo-ev2-component .bixdo-ev2-filter-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.bixdo-ev2-component .bixdo-ev2-filter-grid{grid-template-columns:1fr}.bixdo-ev2-component .bixdo-ev2-filter-group fieldset{position:static;width:100%;min-width:0;margin-top:6px;box-shadow:none}}@media screen and (max-width:749px){.bixdo-ev2-component .bixdo-ev2-search{min-height:60px}}@media screen and (max-width:749px){.bixdo-ev2-component .bixdo-ev2-topic-tabs{gap:28px}}@media screen and (max-width:749px){.bixdo-ev2-component .bixdo-ev2-result__content{grid-template-columns:1fr;gap:16px;min-height:0;padding:24px 20px}}@media screen and (max-width:749px){.bixdo-ev2-component .bixdo-ev2-result__link{justify-content:flex-start}}@media screen and (max-width:749px){.bixdo-ev2-component .bixdo-ev2-result--featured{grid-template-columns:1fr}}@media screen and (max-width:749px){.bixdo-ev2-component .bixdo-ev2-result--featured .bixdo-ev2-result__content{min-height:390px;padding:34px 24px}}@media screen and (max-width:749px){.bixdo-ev2-component .bixdo-ev2-result__media{min-height:300px}.bixdo-ev2-component .bixdo-ev2-pagination{justify-content:space-between}.bixdo-ev2-component .bixdo-ev2-pagination__pages{display:none}.bixdo-ev2-component .bixdo-ev2-pagination__status{display:inline-block}.bixdo-ev2-component .bixdo-ev2-pagination>button{flex:1 1 0;max-width:132px}}bixdo-evidence-explorer:not(:defined) .bixdo-ev2-explorer{display:none}.bixdo-ev2-component .bixdo-ev2-explorer{padding-top:0}.bixdo-ev2-component .bixdo-ev2-results{padding-top:48px}.bixdo-ev2-component .bixdo-ev2-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bixdo-ev2-component .bixdo-ev2-filter-grid label,.bixdo-ev2-component .bixdo-ev2-result__content>*{min-width:0}.bixdo-ev2-component .bixdo-ev2-search input:focus-visible{outline:2px solid var(--ev2-accent);outline-offset:3px}.bixdo-ev2-component .bixdo-ev2-result__link{min-height:44px}.bixdo-ev2-component .bixdo-ev2-result--featured:not(:has(.bixdo-ev2-result__media)){grid-template-columns:1fr;min-height:0}.bixdo-ev2-component .bixdo-ev2-result--featured .bixdo-ev2-result__link{background:var(--ev2-accent-strong)}.bixdo-ev2-component .bixdo-ev2-result__media{position:relative}.bixdo-ev2-component .bixdo-ev2-result__media img{position:absolute;top:0;right:0;bottom:0;left:0}.bixdo-ev2-component .bixdo-ev2-result[hidden],.bixdo-ev2-component .bixdo-ev2-empty[hidden]{display:none}@media(max-width:999px){.bixdo-ev2-component .bixdo-ev2-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bixdo-ev2-component .bixdo-ev2-result__content{grid-template-columns:minmax(0,1fr);gap:20px}.bixdo-ev2-component .bixdo-ev2-result__link{justify-content:flex-start}}@media(max-width:749px){.bixdo-ev2-component .bixdo-ev2-filter-grid{grid-template-columns:1fr}.bixdo-ev2-component .bixdo-ev2-result--featured .bixdo-ev2-result__content{min-height:0}.bixdo-ev2-component .bixdo-ev2-result__media{aspect-ratio:4 / 3;min-height:0}}.bixdo-ev2-component.bixdo-ev2-component--explorer .bixdo-ev2-results{padding-top:clamp(64px,6vw,80px)}.bixdo-ev2-component.bixdo-ev2-component--explorer .bixdo-ev2-section-heading{margin-bottom:32px;overflow:visible}.bixdo-ev2-component.bixdo-ev2-component--explorer .bixdo-ev2-section-heading h2{padding-block:.08em .12em;overflow:visible;line-height:1.2}.bixdo-ev2-component--explorer .bixdo-ev2-topic-tabs{scrollbar-width:none;-ms-overflow-style:none}.bixdo-ev2-component--explorer .bixdo-ev2-topic-tabs::-webkit-scrollbar{display:none;width:0;height:0}@media screen and (min-width:750px){.bixdo-ev2-component--explorer .bixdo-ev2-topic-tabs{flex-wrap:wrap;row-gap:0;overflow-x:visible}}@media screen and (max-width:749px){.bixdo-ev2-component.bixdo-ev2-component--explorer .bixdo-ev2-results{padding-top:56px}.bixdo-ev2-component.bixdo-ev2-component--explorer .bixdo-ev2-section-heading{margin-bottom:24px}.bixdo-ev2-component--explorer .bixdo-ev2-topic-tabs{gap:24px;padding-inline-end:clamp(36px,12vw,64px);border-bottom:0;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;-webkit-overflow-scrolling:touch}.bixdo-ev2-component--explorer .bixdo-ev2-topic-tabs button{min-height:44px;padding-block:16px;scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.bixdo-ev2-component .bixdo-ev2-filter-group__chevron{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/bixdo-ev2-explorer.css.map */
