.cbt-contextual-search{--cbt-contextual-search-panel-x:232px;--cbt-contextual-search-panel-y:40px;--cbt-contextual-search-query-width:620px;--cbt-contextual-search-query-height:56px;--cbt-contextual-search-date-width:164px;--cbt-contextual-search-control-height:40px;--cbt-contextual-search-gap:16px;--cbt-contextual-search-main-gap:108px;--cbt-contextual-search-title-gap:24px;--cbt-contextual-search-filters-gap:48px;--cbt-contextual-search-content-max-width:1085px;box-sizing:border-box;width:100vw;max-width:none;color:var(--tx-text-inverted,#fff);background:var(--tx-color-brand-primary,#254791);margin-inline:calc(50% - 50vw);margin-block-start:0!important}.cbt-contextual-search *,.cbt-contextual-search :before,.cbt-contextual-search :after{box-sizing:border-box}.cbt-contextual-search__panel{gap:var(--cbt-contextual-search-title-gap);width:100%;padding:var(--cbt-contextual-search-panel-y) var(--cbt-contextual-search-panel-x);color:inherit;background:0 0;display:grid}.cbt-contextual-search__heading{display:block}.cbt-contextual-search__title{font-family:var(--tx-font-family-base,inherit);font-size:20px;font-weight:var(--tx-font-weight-base-bold,700);color:inherit;margin:0;line-height:1.3}.cbt-contextual-search__visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cbt-contextual-search__body{min-width:0}.cbt-contextual-search__body--date-categories{gap:var(--cbt-contextual-search-filters-gap) var(--cbt-contextual-search-main-gap);width:100%;max-width:var(--tx-layout-content-width);grid-template-columns:minmax(0,1fr) max-content;align-items:end;min-width:0;display:grid}.cbt-contextual-search--type-simple{--cbt-contextual-search-panel-y:24px}.cbt-contextual-search--type-simple .cbt-contextual-search__panel{display:block}.cbt-contextual-search__body--simple{align-items:center;gap:var(--cbt-contextual-search-gap);width:min(100%,50vw);min-width:0;display:flex}.cbt-contextual-search__body--simple .cbt-contextual-search__query-area{flex:auto;min-width:0}.cbt-contextual-search__body--simple .cbt-contextual-search__query-control{max-width:none}.cbt-contextual-search__body--simple .cbt-contextual-search__actions{flex:none;width:auto}.cbt-contextual-search__query-area{grid-area:1/1;width:100%;min-width:0}.cbt-contextual-search__query-control{width:100%;max-width:var(--cbt-contextual-search-query-width);min-width:0;position:relative}.cbt-contextual-search__input,.cbt-contextual-search__select{font:inherit;color:inherit;background:0 0;border:1px solid;border-radius:6px}.cbt-contextual-search__input::placeholder{color:currentColor;opacity:1}.cbt-contextual-search__input::-webkit-search-cancel-button{display:none}.cbt-contextual-search__input--query{width:100%;height:var(--cbt-contextual-search-query-height);min-height:var(--cbt-contextual-search-query-height);padding:0 56px 0 16px;font-size:20px;line-height:1;display:block}.cbt-contextual-search__icon-button{width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.cbt-contextual-search__icon-button svg{width:24px;height:24px}.cbt-contextual-search__date-fields{justify-self:end;gap:var(--cbt-contextual-search-gap);grid-area:1/2;min-width:0;display:flex}.cbt-contextual-search__date-media-fields{justify-self:end;align-items:center;gap:var(--cbt-contextual-search-gap);flex-wrap:wrap;grid-area:1/2;min-width:0;display:flex}.cbt-contextual-search__date-media-fields .cbt-contextual-search__date-fields{grid-area:auto}.cbt-contextual-search__field-group{flex:none;min-width:0;display:block}.cbt-contextual-search__date-field{width:var(--cbt-contextual-search-date-width);height:var(--cbt-contextual-search-control-height);min-height:var(--cbt-contextual-search-control-height);border:1px solid;border-radius:6px;position:relative}.cbt-contextual-search__input--date,.cbt-contextual-search__select{width:var(--cbt-contextual-search-date-width);height:var(--cbt-contextual-search-control-height);min-height:var(--cbt-contextual-search-control-height);padding:0 16px;font-size:16px;line-height:1}.cbt-contextual-search__date-field .cbt-contextual-search__input--date{z-index:2;cursor:pointer;opacity:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.cbt-contextual-search__input--date::-webkit-calendar-picker-indicator{opacity:0}.cbt-contextual-search__date-visual{z-index:1;pointer-events:none;align-items:center;padding:0 44px 0 16px;display:flex;position:absolute;inset:0}.cbt-contextual-search__date-display{min-width:0;color:var(--tx-text-inverted,#fff);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cbt-contextual-search__date-icon{pointer-events:none;width:18px;height:18px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.cbt-contextual-search__filter-select{flex:none}.cbt-contextual-search__filters{align-items:center;gap:var(--cbt-contextual-search-gap);flex-wrap:wrap;grid-area:2/1/auto/-1;width:100%;min-width:0;max-width:100%;display:flex}.cbt-contextual-search__checkbox{min-height:var(--cbt-contextual-search-control-height);color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0 24px;font-size:16px;line-height:1;display:inline-flex;position:relative}.cbt-contextual-search__checkbox input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.cbt-contextual-search__checkbox:has(input:checked){color:var(--tx-color-brand-primary,#254791);background:var(--tx-color-white,#fff)}.cbt-contextual-search--type-news .cbt-contextual-search__checkbox:hover,.cbt-contextual-search--type-news .cbt-contextual-search__checkbox:has(input:focus-visible){background:var(--tx-color-brand-primary-450,#3559a7)}.cbt-contextual-search--type-news .cbt-contextual-search__checkbox:has(input:focus-visible){outline:2px solid var(--tx-color-white,#fff);outline-offset:3px}.cbt-contextual-search--type-news .cbt-contextual-search__checkbox:has(input:checked):hover,.cbt-contextual-search--type-news .cbt-contextual-search__checkbox:has(input:checked):has(input:focus-visible){color:var(--tx-color-brand-primary,#254791);background:var(--tx-color-white,#fff)}.cbt-contextual-search__checkbox:has(input:checked):after{content:"×";margin-left:12px;font-size:20px;position:absolute;top:10px;right:9px}.cbt-contextual-search__checkbox span{align-items:center;gap:8px;display:inline-flex}.cbt-contextual-search__actions{grid-area:3/1/auto/-1;justify-content:flex-end;align-items:center;width:100%;min-width:0;display:flex}.cbt-contextual-search__button{min-height:var(--cbt-contextual-search-control-height);font:inherit;font-size:16px;font-weight:var(--tx-font-weight-base-regular,400);color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.cbt-contextual-search__button--secondary:after{content:"";background:currentColor;width:24px;height:24px;margin-left:8px;mask:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 12a8 8 0 1 1-2.34-5.66M20 4v5h-5' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.cbt-contextual-search--editor .cbt-contextual-search__editor-kicker{font-size:var(--tx-font-size-sm,.875rem);font-weight:var(--tx-font-weight-base-semibold,600);text-transform:uppercase;letter-spacing:.04em}.cbt-contextual-search--editor .cbt-contextual-search__editor-title{font-size:1.5rem;font-weight:var(--tx-font-weight-title-bold,700)}.cbt-contextual-search__editor-preview{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cbt-contextual-search__editor-preview>*{border-radius:var(--tx-radius-small,8px);border:1px solid;padding:8px 12px}@media (width<=1200px){.cbt-contextual-search{--cbt-contextual-search-panel-x:96px;--cbt-contextual-search-main-gap:48px}}@media (width<=900px){.cbt-contextual-search{--cbt-contextual-search-panel-x:24px;--cbt-contextual-search-query-width:100%;--cbt-contextual-search-date-width:100%;--cbt-contextual-search-main-gap:16px}.cbt-contextual-search__body--date-categories{grid-template-columns:1fr;width:100%;max-width:100%}.cbt-contextual-search__body--simple{width:100%}.cbt-contextual-search__query-area,.cbt-contextual-search__date-fields,.cbt-contextual-search__date-media-fields,.cbt-contextual-search__filters,.cbt-contextual-search__actions{grid-area:auto/1}.cbt-contextual-search__query-control{max-width:100%}.cbt-contextual-search__date-fields{flex-direction:column;justify-self:stretch}.cbt-contextual-search__date-media-fields{flex-direction:column;justify-self:stretch;align-items:stretch}.cbt-contextual-search__filters,.cbt-contextual-search__actions{width:100%}.cbt-contextual-search__actions{justify-content:flex-start}}