.create-filter{--header-bg:#193560;--header-color:#fff;--padding:20px;border:1px solid var(--header-bg,#120d43);scroll-margin-top:calc(var(--header-height) + 1rem);background-color:#fff;border-radius:12px;position:relative}.create-filter:has(.locked) .create-filter__content{pointer-events:none;-webkit-user-select:none;user-select:none}.create-filter .create-filter{--header-bg:#536c93;background-color:#0000}.create-filter__editor{flex-direction:column;row-gap:6px;display:flex}.create-filter__summary{background-color:var(--header-bg);padding:10px var(--padding);color:var(--header-color);border-radius:12px;flex-wrap:wrap;justify-content:space-between;gap:4px 8px;transition:background-color .2s ease-in-out,border-radius .1s ease-in-out;display:flex}.create-filter__summary:is(summary){cursor:pointer}.create-filter__summary-inner{align-items:center;column-gap:12px;display:flex}.create-filter__summary-inner:nth-child(2){margin-left:auto}.create-filter__summary~.create-filter__tabs{border-radius:0}.create-filter__tg-channels{background-color:#fff;border-radius:13px;flex-direction:column;row-gap:20px;max-height:184px;padding:20px;display:flex;overflow:auto}.create-filter__inner{background-color:#eff4fc;border-radius:13px;flex-direction:column;row-gap:14px;padding:20px 15px;display:flex}.create-filter__title{font-size:16px;font-weight:500}.create-filter__subtitle{color:#424961;font-size:15px;font-weight:500}.create-filter__subtitle_dark{color:#fff;background:#193560;border-radius:9px;padding:8px}.create-filter__copy{color:#424961;font-size:16px;line-height:140%}.create-filter__copy :any-link{color:var(--primary);text-decoration:underline}.create-filter__search{padding:var(--padding) var(--padding) 0}.create-filter__info{display:flex}.create-filter__clear{font-size:14px}.create-filter__chevron{transition:transform .2s ease-in-out}.create-filter__content:not(:first-child){border-top:1px solid #eaeaea}.create-filter__header{padding:var(--padding);background-color:#f8f9fb;padding-bottom:15px}.create-filter__body{padding:var(--padding);background:#eff4fc;border-radius:0 0 12px 12px}.create-filter__body_forecast{flex-direction:column;row-gap:16px;display:flex}.create-filter__liga{gap:12px 8px;margin-bottom:12px;display:flex}.create-filter__liga-actions{gap:8px;display:flex}.create-filter__checkboxes{position:relative}.create-filter__checkboxes-flow{grid-template-columns:repeat(auto-fit,minmax(248px,1fr));align-content:baseline;gap:16px 24px;height:fit-content;max-height:420px;display:grid;overflow:auto}.create-filter__checkboxes-flow_first{max-height:none;overflow:visible}.create-filter__checkboxes-flow_competitions{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));position:absolute;inset:0}.create-filter__checkboxes-show-more{cursor:pointer;color:#424961;margin-left:calc(var(--padding) * -1);margin-bottom:calc(var(--padding) * -1);width:calc(100% + var(--padding) * 2);background-color:#eaeaea;border:none;border-radius:0 0 12px 12px;place-items:center;padding:8px;transition:background-color .2s ease-in-out;display:grid}.create-filter__checkboxes-show-more .icon{transition:transform .2s ease-in-out}@media (hover:hover) and (pointer:fine){.create-filter__checkboxes-show-more:hover{background-color:#dbdbdb}}.create-filter__checkboxes-show-more[aria-expanded=true] .icon{transform:rotate(.5turn)}.create-filter__week{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.create-filter__tabs{padding:calc(var(--padding) / 2) var(--padding);background-color:var(--header-bg,#193560);border-radius:12px 12px 0 0;gap:8px;display:flex}.create-filter__tabs button{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #8b96a7;border-radius:6px;flex-grow:1;padding:4px 6px;font-size:14px;font-weight:500;transition:background-color .1s ease-in-out}@media (hover:hover) and (pointer:fine){.create-filter__tabs button:hover{background-color:#2a4977}}.create-filter__tabs button.btn_tab-active{color:#fff;background-color:#1c5cca;border-color:#1c5cca}.create-filter__tabs button.btn_tab-with-data{color:#4c4c4c;background-color:#90ee90;border-color:#0000}.create-filter__tabs button.btn_tab-with-data.btn_tab-active{background-color:#68af68;border-color:#68af68}.create-filter__tip{background:linear-gradient(90deg,#e5f4ff,#f6fcff,#e1f2ff);border-radius:13px;flex-direction:column;row-gap:10px;padding:20px;display:flex}.create-filter__2cols{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:12px 26px;display:grid}.create-filter__2cols_schedule{grid-template-columns:1fr 278px;column-gap:15px}.create-filter__2cols_golls{grid-template-columns:1fr .8fr}.create-filter__2cols_favorite{grid-template-columns:.8fr 1fr}.create-filter__2cols_signal{grid-template-columns:1fr .8fr;align-items:center}.create-filter__2cols_main{grid-template-columns:.8fr 1fr}.create-filter__2cols.is-disabled{opacity:.4;pointer-events:none}.create-filter__main{flex-wrap:wrap;gap:24px 60px;height:fit-content;display:flex}.create-filter__rows{grid-template-columns:1fr;row-gap:8px;display:grid}.create-filter__favorites{grid-template-columns:repeat(auto-fill,minmax(124px,1fr));gap:16px 30px;display:grid}.create-filter__save-list{cursor:pointer;text-align:center;color:#2174ff;background-color:#dae8ff;border:none;border-top:1px solid #eaeaea;width:100%;padding:9px;font-size:16px;font-weight:500;line-height:150%;transition:background-color .2s ease-in-out}@media (hover:hover) and (pointer:fine){.create-filter__save-list:hover{background-color:#cbd8ee}}.create-filter:not(details) .create-filter__summary{border-radius:12px 12px 0 0}.create-filter[open] .create-filter__summary{border-radius:11px 11px 0 0}.create-filter[open] .create-filter__chevron{transform:rotate(.5turn)}.create-filter:not(.create-filter_sm):not(:last-of-type){margin-bottom:16px}.create-filter-header{scroll-margin-top:calc(var(--header-height) + 1rem);background-color:#edfcec;border:1px solid #193560;border-radius:13px;flex-direction:column;margin-bottom:16px;display:flex}.create-filter-header__heading{color:#fff;background-color:#193560;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.create-filter-header__title{color:inherit;font-size:28px;font-weight:700}.create-filter-header__cols{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;padding:20px;display:grid}.create-filter-header__cols_start-analysis{flex-wrap:wrap;display:flex}.create-filter-header__switches{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:10px;display:grid}.create-filter-header .input__label{color:inherit}.create-filter.is-filled{--header-bg:#46c672;--header-color:#fff;border-color:var(--header-bg)}.create-filter.is-filled .create-filter__body{background:#edfcec}.create-filter.is-filled .create-filter .light-grey{color:#ecf6fc}.create-filter.is-disabled .create-filter__content{opacity:.4;pointer-events:none}.create-filter_sm{--padding:14px;font-size:14px}.create-filter_sm.is-filled{--header-bg:#2174ff;--header-color:#fff}.forecast{background-color:#eff4fc;border-radius:13px;padding:11px 15px}.forecast_tg{background-color:#0000;padding:0}.forecast__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:13px;display:grid}.bot-betlab{z-index:0;background-color:#0c0c0f;border-radius:13px;width:fit-content;padding:6px 10px;display:inline-block}.bot-betlab__copy{color:#fff;font-size:16px;font-weight:700}.bot-betlab_tg{margin-block:-6px}@media screen and (width>=755px){.create-filter_tg-settings .create-filter__chevron{display:none}.create-filter_tg-settings .create-filter__summary:is(summary){pointer-events:none}.create-filter_tg-settings .create-filter__clear{pointer-events:all}}@media screen and (width<=1065px){.create-filter__2cols{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.create-filter__favorites{grid-template-columns:repeat(auto-fill,minmax(124px,1fr));gap:20px}}@media screen and (width<=800px){.create-filter{scroll-margin-top:calc(var(--header-height) + 44px + 1rem)}}@media screen and (width<=756px){.create-filter-header{margin-left:calc(var(--container-padding) * -1);width:calc(100% + var(--container-padding) * 2);border-radius:0}.create-filter-header__heading{border-radius:0}.create-filter__body{padding-inline:calc(var(--padding) / 2)}.create-filter__copy{font-size:14px}}@media screen and (width<=480px){.create-filter__liga{grid-template-columns:1fr}}@media screen and (width<=420px){.create-filter__2cols,.forecast__grid{grid-template-columns:1fr}}
