.input-label-wrapper{position:relative;height:36px;width:100%}.input-label-wrapper>input,.input-label-wrapper>textarea{position:absolute;color:#000;box-sizing:border-box;width:100%;height:100%;left:0;right:0;top:0;bottom:0;padding:0 10px;background:#fff;border:1px solid #cccccc;border-radius:6px;font-size:var(--font-size);resize:none;margin:0}.input-label-wrapper>input:hover,.input-label-wrapper>textarea:hover{border:1px solid #bbbbbb}.input-label-wrapper>input:focus,.input-label-wrapper>textarea:focus{outline-width:0;border:1px solid #1A3E93}.input-label-wrapper>input.with-button,.input-label-wrapper>textarea.with-button{padding-right:38px}.input-label-wrapper>input.with-icon,.input-label-wrapper>textarea.with-icon{padding-left:30px}.input-label-wrapper>input.with-clear,.input-label-wrapper>textarea.with-clear{padding-right:30px}.input-label-wrapper>input.with-clear.with-button,.input-label-wrapper>textarea.with-clear.with-button{padding-right:66px}.input-label-wrapper>input:disabled,.input-label-wrapper>textarea:disabled{background:#f2f2f2;cursor:default}.input-label-wrapper textarea{padding:10px}.input-label-wrapper.multiline{height:auto;min-height:40px}.input-label-wrapper.multiline:after{content:attr(data-value) " ";status:hidden;padding:12px 11px;font-size:var(--font-size);display:block;white-space:initial;word-wrap:break-word;-webkit-hyphens:none;hyphens:none}.input-label-wrapper.multiline.with-button:after{padding-right:38px}.input-label-wrapper.multiline.allow-line-breaks:after{white-space:pre-wrap}.input-label-wrapper.auto-height{height:auto;min-height:30px}.input-label-wrapper .icon-wrapper{position:absolute;left:0;top:0;bottom:0;width:30px;display:flex;align-items:center;justify-content:center;color:#666}.input-label-wrapper .icon-wrapper svg{width:20px;height:20px}.input-label-wrapper button{background:#eee;color:#333;border:0px;border-radius:4px;position:absolute;right:3px;top:3px;bottom:3px;width:30px;display:flex;align-items:center;justify-content:center}.input-label-wrapper button:hover{background:#e5e5e5}.input-label-wrapper button svg{width:20px;height:20px}.input-label-wrapper button:disabled{background:#aaa;opacity:.2;cursor:default}.input-label-wrapper button.clear-button{background:transparent;width:26px}.input-label-wrapper button.clear-button svg{width:14px;height:14px}.input-label-wrapper button.clear-button:disabled{display:none}.input-label-wrapper .input-label-wrapper-border-clip{position:absolute;background:#fff;height:1px;top:0;left:15px;z-index:1;transition:all .2s ease-in-out;opacity:0;color:transparent;font-size:.6rem;overflow:hidden;max-width:0}.input-label-wrapper .input-label-wrapper-border-clip.visible{max-width:80%;opacity:1;padding:0 5px}.input-label-wrapper label{position:absolute;color:#666;white-space:nowrap;z-index:2;transition:all .2s ease-in-out;transform:translateY(-50%);font-size:.8rem;top:50%;left:10px;pointer-events:none;cursor:text;display:flex;align-items:center;justify-content:flex-start}.input-label-wrapper label.with-icon{left:30px}.input-label-wrapper label.top{padding:0 5px;top:0;left:15px;font-size:.6rem;transform:translateY(-50%);pointer-events:none;cursor:default}.input-label-wrapper label .mandatory{font-weight:700;color:#9b0000}.input-label-wrapper .progress{background:#1a3e93;height:3px;left:0;bottom:0;position:absolute;z-index:4;border-radius:0 0 5px 5px}.input-label-wrapper .react-dropdown-select{border-radius:6px;font-size:.8rem;width:100%;border-color:#ccc;background:#fff}.input-label-wrapper .react-dropdown-select:hover{border-color:#bbb}.input-label-wrapper .react-dropdown-select:focus,.input-label-wrapper .react-dropdown-select:focus-within{border:1px solid #1A3E93;box-shadow:none}.input-label-wrapper .react-dropdown-select .react-dropdown-select-dropdown-handle{margin-right:10px;transition:all .2s ease-in-out}.input-label-wrapper .react-dropdown-select-content span{margin-left:5px}.input-label-wrapper .react-dropdown-select-input{border:0!important;background:transparent;font-size:var(--font-size)}.input-label-wrapper .help-icon{position:absolute;right:40px;top:9px;cursor:pointer;color:#666}.input-label-wrapper .help-icon svg{cursor:pointer}.input-label-wrapper.dark input{color:#fff;background:#222;border-color:#888}.input-label-wrapper.dark input:hover{border-color:#999}.input-label-wrapper.dark input:focus{border-color:#fff}.input-label-wrapper.dark .input-label-wrapper-border-clip{background:#222}.input-label-wrapper.dark label{position:absolute;color:#ccc}.input-label-wrapper.dark .react-dropdown-select{background:#222;border-color:#888}.input-label-wrapper.dark .react-dropdown-select .react-dropdown-select-dropdown{background:#222;border-color:#666}.input-label-wrapper.dark .react-dropdown-select .react-dropdown-select-dropdown .react-dropdown-select-item{border-color:#666}.input-label-wrapper.dark .react-dropdown-select:hover{border-color:#999}.input-label-wrapper.dark .react-dropdown-select:focus,.input-label-wrapper.dark .react-dropdown-select:focus-within{border-color:#fff}.input-label-wrapper.dark .react-dropdown-select .react-dropdown-select-input{background:transparent}.input-label-wrapper.dark .help-icon{color:#ccc}.input-label-wrapper.small{height:30px}.input-label-wrapper.small .react-dropdown-select{min-height:30px}.input-label-wrapper.small .react-dropdown-select .react-dropdown-select-dropdown-handle{margin:0;padding:2px 4px}.input-label-wrapper.small .input-label-wrapper-border-clip{font-size:.55rem;left:10px}.input-label-wrapper.small label.top{padding:0 5px;top:0;left:10px;font-size:.55rem;transform:translateY(-50%);pointer-events:none;cursor:default}.input-label-wrapper.with-button .clear-button{right:36px}.input-label-wrapper.with-error input,.input-label-wrapper.with-error textarea{border-color:#9b0000}.input-label-wrapper-error{font-weight:700;background:#ffe0e0;color:#9b0000;padding:15px 10px 10px;font-size:.7rem;margin-top:-5px;border-radius:0 0 6px 6px}.checkbox-immitator.selected span:after,.radio-button-immitator.selected span:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%231A3E93' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.checkbox-immitator.selected.partial span:after,.radio-button-immitator.selected.partial span:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%231A3E93' fill-rule='evenodd' d='M1 3v2h6V3z'/%3e%3c/svg%3e")}.linear-select-input{align-items:center;display:flex;float:right;font-size:.8rem}.linear-select-input svg{color:#333;color:#666;margin-left:5px;vertical-align:middle;width:20px}.linear-select-input .buttons-wrapper.sorting{opacity:.4}.linear-select-input button{background:#f0f0f0;border:1px solid #ccc;border-radius:0;color:#333;font-weight:700;height:28px;margin-right:-1px;padding:0 6px;position:relative;z-index:0}.linear-select-input button:first-of-type{border-radius:3px 0 0 3px;margin-left:5px}.linear-select-input button:last-of-type{border-radius:0 3px 3px 0;margin-left:0}.linear-select-input button:hover{background:#e0e0e0;border:1px solid #ccc}.linear-select-input button.selected{background:#fff;border-color:#1a3e93;color:#1a3e93;cursor:default;z-index:1}.option-with-flag{display:flex;align-items:center;color:#000}.option-with-flag .flag-icon{margin-right:.5rem}.admin-page{font-family:Arial,sans-serif;color:#333;background-color:#fefefe}.admin-page .main-disclaimer{width:calc(100% - 20px);margin:10px;background:#dbeafe;border-radius:10px;display:flex;align-items:center;justify-content:stretch;font-size:.85rem;line-height:1rem;font-weight:700;color:#4693f9}.admin-page .main-disclaimer .alert-content{flex-grow:10;display:flex;align-items:center;justify-content:stretch;padding:15px}.admin-page .main-disclaimer .alert-content svg{width:25px;height:25px;margin-right:10px;flex-shrink:0}.admin-page .main-disclaimer button{height:40px;width:40px;flex-shrink:0}.admin-page .main-disclaimer svg{width:20px;height:20px;color:#4693f9}.collection-content-main{width:100%}.collection-content-main h3{display:flex;align-items:center;margin-bottom:16px;font-size:1.4rem;line-height:1.4}.collection-content-main h3 .MuiChip-root{margin-left:12px;height:24px;font-size:.75rem;font-weight:500}.collection-content-main h3 .MuiChip-root.MuiChip-colorSuccess{color:#2e7d32;border-color:#2e7d32;background-color:#2e7d3214}.collection-content-main h3 .MuiChip-root.MuiChip-colorError{color:#d32f2f;border-color:#d32f2f;background-color:#d32f2f14}.collection-content-main h3 .MuiChip-root.MuiChip-colorWarning{color:#ed6c02;border-color:#ed6c02;background-color:#ed6c0214}.collection-content-main h3 .MuiChip-root .MuiChip-icon{color:inherit;margin-left:5px}.admin-header{background-color:#1a3e93;color:#fff;text-align:start;height:50px;padding:0 10px;display:flex;align-items:center;justify-content:space-between}.admin-header h1{font-size:20px;margin-bottom:10px}.admin-content{max-width:85%;margin:0 auto;padding:10px}.admin-content h2{font-size:20px;margin-bottom:20px}.admin-content h2 .reorder-hint{font-size:14px;font-weight:400;color:#666}.collections-list{list-style-type:none;padding:0}.collection-item{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-bottom:24px;overflow:hidden;transition:all .3s ease}.collection-item:hover{box-shadow:0 6px 16px #00000014}.collection-item .collection-item-content{padding:24px 12px 0;position:relative}.collection-item .collection-item-content .MuiTabs-root{margin-bottom:16px;border-bottom:1px solid #eee}.collection-item .collection-item-content .MuiTabs-root .MuiTab-root{text-transform:none;font-weight:500;min-width:80px}.collection-item .collection-item-content .MuiTabs-root .MuiTab-root.Mui-selected{color:#06c}.collection-item .collection-item-content .MuiTextField-root{margin:16px 0}.collection-item .collection-item-content .MuiTextField-root .MuiInputLabel-root{color:#666}.collection-item .collection-item-content .MuiTextField-root .MuiOutlinedInput-root{border-radius:8px}.collection-item .collection-item-content .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.collection-item .collection-item-content .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#06c}.collection-item .collection-item-content .edit-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;border-top:1px solid #eee}.collection-item .collection-item-content .edit-buttons .MuiButton-root{min-width:120px;text-transform:none;font-weight:500;border-radius:8px}.collection-item .collection-item-content .edit-buttons .MuiButton-root.MuiButton-contained{background-color:#06c}.collection-item .collection-item-content .edit-buttons .MuiButton-root.MuiButton-contained:hover{background-color:#0052a3}.collection-item .collection-item-content .edit-buttons .MuiButton-root.MuiButton-outlined{border-color:#06c;color:#06c}.collection-item .collection-item-content .edit-buttons .MuiButton-root.MuiButton-outlined:hover{background-color:#0066cc0a}.drag-handle{padding:10px;cursor:move;color:#999;font-size:20px}.collection-content{flex-grow:1;padding:10px}.collection-title{width:95%;font-size:18px;font-weight:700;margin-bottom:10px;padding:6px;border:1px solid #ddd;border-radius:3px}.collection-description{width:95%;min-height:60px;padding:6px;border:1px solid #ddd;border-radius:3px;resize:vertical}.admin-loading,.admin-error{text-align:center;padding:10px;font-size:18px;color:#666}.admin-error{color:#d32f2f}.collection-item{display:flex;align-items:flex-start;margin-bottom:20px;padding:10px;background-color:#e6e5e5;border-radius:8px;box-shadow:0 2px 4px #0000001a}.collection-item .drag-handle{cursor:move;padding:10px;color:#999;font-size:20px}.collection-item .collection-content{flex-grow:1;padding-left:20px}.collection-item .collection-content h3{margin-top:0;margin-bottom:10px}.collection-item .collection-content p{margin-bottom:10px}.search-parameters.explorer{background-color:#f8f9fa;border-radius:12px;padding:24px;margin:16px 0}.search-parameters.explorer .MuiFormControl-root{background-color:#fff;border-radius:8px;padding:16px;margin-top:16px;box-shadow:0 2px 8px #0000000a}.search-parameters.explorer .MuiFormControl-root:first-child{margin-top:0}.search-parameters.explorer .MuiFormControl-root .MuiFormControlLabel-root{margin-left:0}.search-parameters.explorer .MuiFormControl-root .MuiFormControlLabel-root .MuiCheckbox-root,.search-parameters.explorer .MuiFormControl-root .MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked{color:#06c}.search-parameters.explorer .MuiFormControl-root .MuiFormControlLabel-root .MuiFormControlLabel-label{font-weight:500;color:#333}.search-params-display{margin-top:20px;padding:20px;background-color:#f8f9fa;border-radius:12px;box-shadow:0 2px 8px #0000000a}.search-params-display .param-item{margin-bottom:12px;display:flex;align-items:baseline;padding:8px 0;border-bottom:1px solid #eee}.search-params-display .param-item:last-child{margin-bottom:0;border-bottom:none}.search-params-display .param-item .param-label{font-weight:600;min-width:140px;color:#555;font-size:.9rem}.search-params-display .param-item .param-value{color:#333;word-break:break-all;max-height:150px;overflow:auto;font-size:.9rem;flex:1}.search-params-display .param-item .param-value::-webkit-scrollbar{width:6px;height:6px}.search-params-display .param-item .param-value::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.search-params-display .param-item .param-value::-webkit-scrollbar-track{background-color:#f1f1f1}.collection-item-content{width:45%;position:relative;max-height:450px;overflow:auto}.collection-item-preview{width:52%;height:450px}.collection-actions{position:absolute;top:16px;right:16px;display:flex;gap:12px;z-index:1}.collection-actions svg{width:24px;height:24px;padding:8px;border-radius:8px;cursor:pointer;transition:all .2s ease}.collection-actions svg:hover{transform:scale(1.05)}.collection-actions svg:active{transform:scale(.95)}.collection-actions svg[disabled]{opacity:.5;cursor:not-allowed}.collection-actions svg[disabled]:hover{transform:none}.collection-actions .edit-icon{background-color:#e8f4ff;color:#06c}.collection-actions .edit-icon:hover{background-color:#d1e9ff}.collection-actions .delete-icon{background-color:#fff2f2;color:#dc3545}.collection-actions .delete-icon:hover{background-color:#ffe6e6}.preview-section{margin-top:2rem;background-color:#f5f5f5;border-radius:4px;max-height:480px;overflow-y:auto}.preview-section .preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;position:sticky;top:0;background-color:#f5f5f5;padding:.7rem .5rem;z-index:1}.preview-section .preview-stats{display:flex;align-items:center;gap:.5rem}.preview-section .preview-list{min-height:300px;padding:.5rem}.preview-section .article-preview .article-badges{display:flex;gap:4px;margin-top:auto;padding-top:8px}.preview-section .article-preview .article-badges .badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.preview-section .article-preview .article-badges .badge.video{background-color:#e3f2fd;color:#1976d2}.preview-section .article-preview .article-badges .badge.audio{background-color:#e8f5e9;color:#2e7d32}.preview-section .article-preview .article-badges .badge.duration{background-color:#f3e5f5;color:#7b1fa2}.preview-section .article-preview .article-header{margin-bottom:8px}.preview-section .article-preview .article-header h4{margin:0 0 4px;font-size:16px;line-height:1.4}.preview-section .article-preview .article-header .article-meta{display:flex;gap:12px;font-size:12px;color:#666}.preview-section .article-preview p{font-size:14px;line-height:1.5;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.collection-item.loading{opacity:.7;pointer-events:none}.collection-item .loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#ffffffb3;z-index:1}.admin-content-header{width:100%;display:flex;justify-content:space-between;align-items:center}.home-widget{max-width:100%}.home-widget.summary-widget,.home-widget.cluster-widget{width:auto}.home-widget .subtitle{font-size:.75rem;margin:5px 20px 0;font-weight:400;opacity:.8}.home-widget>header{display:flex;height:40px;align-items:center;justify-content:stretch;color:#333;font-weight:700;font-size:1.1rem;padding:0 20px;margin-top:1rem}.home-widget>header svg{width:20px;height:20px;margin-right:5px;flex-shrink:0}.home-widget>header .subtitle{font-size:.75rem;margin:5px 5px 0;font-weight:400;opacity:.8}.home-widget>header button{display:flex;align-items:center;justify-content:center;padding:0 14px;height:36px;font-size:.7rem;font-weight:700;border-radius:5px;flex-shrink:0;background:#fff;cursor:pointer}.home-widget>header button:hover{background:#f2f2f2}@media (prefers-color-scheme: dark){.home-widget>header{color:#fff}.home-widget>header button{background:#0008}.home-widget>header button:hover{background:#0003}}.home-widget .no-articles{margin-top:40px;margin-left:20px}.home-widget .no-articles.collection{font-weight:700;font-size:1.2rem;color:gray}.home-widget .container.loader.no-articles-collection{height:120px}.home-widget .container.summary.loader,.home-widget .container.cluster.loader{height:270px;display:flex;justify-content:center;align-items:center;width:100%}.home-widget .container.loader{height:320px;display:flex;justify-content:center;align-items:center}.home-widget .container.loader svg{left:150px}.home-widget .article-row-title-info{margin-left:5px;cursor:pointer;height:14px}.home-widget .article-row-title-info svg{width:18px;height:18px}.home-widget .article-row-title-info .__react_component_tooltip a{color:#82b2fa}.article-row-widget .scroll,.summary-widget .scroll,.cluster-widget .scroll{display:flex;align-items:center;overflow-x:auto;padding:0 10px 20px}.home-widget.article-row-widget header{justify-content:space-between}.home-widget.article-row-widget header .title{display:flex;align-items:center}.home-widget.article-row-widget header .leftside{display:flex;justify-content:center;align-items:center}.article-row-widget .scroll{overflow-y:hidden;padding:unset;padding:0 10px 20px}.article-row-widget .scroll .article{margin-left:10px}.collection-content-main{padding:16px 0}.collection-content-main h3{color:#333;margin:0 0 12px;font-size:1.5rem;font-weight:600}.collection-content-main p{color:#666;margin:0 0 20px;line-height:1.5}.collection-item-preview{background-color:#f8f9fa;padding:24px;border-top:1px solid #eee}.collection-item-preview iframe{border:none;border-radius:8px;box-shadow:0 4px 12px #0000000d}.select-options{display:flex;align-items:center;gap:8px}.edit-buttons{position:sticky;bottom:0;background-color:#e6e5e5;padding:10px;display:flex;gap:10px;z-index:999;box-shadow:0 -2px 4px #0000001a}.icon-selector{margin:16px 0}.icon-selector .MuiGrid-container{padding:8px;border-radius:4px;background-color:#fafafa}.icon-selector h4{margin-bottom:12px}.psa-filters{margin-top:20px}.psa-filters select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 32px 8px 12px;border:1px solid #e0e0e0;border-radius:6px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23424242' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;font-size:14px;color:#424242;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.psa-filters select:hover{border-color:#d0d0d0}.psa-filters select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a}.psa-filters .psa-range-container{margin:16px 0;padding:16px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.psa-filters .psa-range-container .range-row{display:flex;align-items:center;margin:8px 0}.psa-filters .psa-range-container .range-row label{width:45px;font-size:14px;color:#424242;margin-right:12px}.psa-filters .psa-range-container .range-row select{min-width:100px}.psa-filters .selected-criterion{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:16px;margin-bottom:12px}.psa-filters .selected-criterion .criterion-name{font-weight:500;color:#424242;margin-bottom:12px}.psa-filters .selected-criterion .criterion-controls{display:flex;gap:12px;align-items:center}.psa-filters .selected-criterion .criterion-controls .operator-select{flex:2}.psa-filters .selected-criterion .criterion-controls .value-select{width:80px}.psa-filters .selected-criterion .criterion-controls .remove-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background-color:#ef5350;color:#fff;font-size:16px;cursor:pointer;transition:all .2s ease}.psa-filters .selected-criterion .criterion-controls .remove-button:hover{background-color:#e53935}.constructive-filter{margin-top:20px}.constructive-filter .filter-description{margin:8px 0 16px;font-size:14px;color:#666;line-height:1.4}.constructive-filter .constructive-options{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.constructive-filter .constructive-options .checkbox-immitator{min-width:160px}.filter-section{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.filter-section h4{font-size:16px;font-weight:500;margin-bottom:12px;color:#333}.filter-section h5{font-size:14px;font-weight:500;margin:16px 0 8px;color:#444}.filter-section .loading,.filter-section .error{padding:10px;font-size:14px;border-radius:4px}.filter-section .loading{background-color:#f5f5f5;color:#666}.filter-section .error{background-color:#ffebee;color:#d32f2f}.checkbox-immitator{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;margin-right:8px;margin-bottom:8px;border-radius:6px;border:1px solid #e0e0e0;background-color:#fff;cursor:pointer;transition:all .2s ease;font-size:14px;color:#424242;box-shadow:0 1px 2px #0000000d}.checkbox-immitator:hover{background-color:#f5f5f5;border-color:#d0d0d0}.checkbox-immitator.selected{background-color:#1976d2;border-color:#1565c0;color:#fff;box-shadow:0 1px 3px #0000001a}.checkbox-immitator.selected:hover{background-color:#1565c0}.category-filters{margin-top:20px}.category-filters .categories-options{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.category-filters .selected-categories{margin:20px 0}.category-filters .selected-categories .selected-categories-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.category-filters .selected-categories .selected-category{display:flex;align-items:center;gap:8px;padding:6px 12px;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:20px;font-size:14px;color:#424242;cursor:pointer;transition:all .2s ease}.category-filters .selected-categories .selected-category:hover{background-color:#f1f3f4}.category-filters .selected-categories .selected-category span{text-transform:capitalize}.category-filters .selected-categories .selected-category .remove-button{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;border-radius:50%;background-color:transparent;color:#757575;font-size:14px;cursor:pointer;transition:all .2s ease;padding:0}.category-filters .selected-categories .selected-category .remove-button:hover{color:#d32f2f}.input-range__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#3f51b5;border:1px solid #3f51b5;border-radius:100%;cursor:pointer;display:block;height:1rem;margin-left:-.5rem;margin-top:-.65rem;outline:none;position:absolute;top:50%;transition:transform .3s ease-out,box-shadow .3s ease-out;width:1rem}.input-range__slider:active{transform:scale(1.3)}.input-range__slider:focus{box-shadow:0 0 0 5px #fff}.input-range--disabled .input-range__slider{background:#ccc;border:1px solid #cccccc;box-shadow:none;transform:none}.input-range__slider-container{transition:left .3s ease-out}.input-range__label{color:#aaa;font-family:Helvetica Neue,san-serif;font-size:.8rem;transform:translateZ(0);white-space:nowrap}.input-range__label--min,.input-range__label--max{bottom:-1.4rem;position:absolute}.input-range__label--min{left:0}.input-range__label--max{right:0}.input-range__label--value{position:absolute;top:-1.8rem}.input-range__label-container{left:-50%;position:relative}.input-range__label--max .input-range__label-container{left:50%}.input-range__track{background:#eee;border-radius:.3rem;cursor:pointer;display:block;height:.3rem;position:relative;transition:left .3s ease-out,width .3s ease-out}.input-range--disabled .input-range__track{background:#eee}.input-range__track--background{left:0;margin-top:-.15rem;position:absolute;right:0;top:50%}.input-range__track--active{background:#3f51b5}.input-range{height:1rem;position:relative;width:100%}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;-webkit-user-select:none;user-select:none;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#222;color:#333;overflow-x:hidden;height:100%;min-height:-webkit-fill-available;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{position:fixed;overscroll-behavior-y:none}html{height:-webkit-fill-available}#root{overflow-x:hidden;width:100vw;height:100vh;min-height:-webkit-fill-available;overflow-y:scroll;-webkit-overflow-scrolling:touch}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;margin:0;padding:0;border:0;background:transparent}*{scrollbar-width:thin}.main-container{margin-top:50px}@media (prefers-color-scheme: light){body{background:#e5e5e5}:root{color:#333}}:root{color-scheme:light}@media (prefers-color-scheme: dark){:root{color-scheme:light;color:#333}body{background:#e5e5e5}}.explorer{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;z-index:0}.explorer .empty-space{height:0px}.explorer.visible{z-index:1}.explorer .scroll{width:100%;overflow-y:auto;flex-grow:1}.explorer.with-export-panel .scroll{pointer-events:none}.explorer.with-export-panel .scroll section{opacity:.3}.action-wrapper{position:absolute;bottom:0;left:0;right:0;background:#eee}.action-wrapper button{margin:10px;padding:10px;font-weight:700;font-size:1.1rem;width:calc(100% - 20px);background:#fff;border-radius:4px}.explorer section{width:100%;background:#eee;margin-bottom:1px;position:relative;transition:.2s all ease-in-out}.explorer section.disabled{opacity:.5}.explorer section.disabled>header{cursor:default}.explorer section.disabled:hover{background:#eee}.explorer section.is-filtered>header:before{content:"";width:4px;position:absolute;top:0;bottom:0;left:0;background:#1a3e93}.explorer section.is-filtered .text .subtitle{color:#1a3e93}.explorer section.is-expanded{background:#f9f9f9}.explorer section.is-expanded>header svg.arrow{transform:rotate(0)}.explorer section.is-expanded>header .linear-select-input{display:block}.explorer section.is-expanded .text .subtitle{display:none}.explorer section:hover{background:#f9f9f9}.explorer section .solid-header{height:35px;display:flex;align-items:center;justify-content:stretch;width:100%}.explorer section .solid-header .text{flex-grow:1}.explorer section .solid-header .button-group{display:flex;align-items:center}.explorer section .solid-header .button-group .quick-select{height:24px;background:#fff;color:#333;border:1px solid #ddd;padding:0 4px;margin-left:3px;border-radius:5px;display:flex;align-items:center;font-weight:700;cursor:pointer}.explorer section .solid-header .button-group .quick-select:hover{background:#f0f0f0;border-color:#ccc}.explorer section .solid-header .button-group .quick-select svg{width:15px;height:15px;margin:0}.explorer section .solid-header .button-group .quick-select.selected{background:#1a3e93;border-color:#1a3e93;color:#fff}.explorer section .sources-header{flex-direction:column}.explorer section .sources-header .subtitle{margin:-5px 10px 2px 37px}.explorer section .sources-header mark{border-radius:4px;padding:2px 4px;margin:0 3px;font-size:.65rem;min-width:10px;text-align:center;background-color:#fff;pointer-events:none;box-shadow:0 0 3px #0003}.explorer section>header{width:100%;min-height:35px;color:#333;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:stretch;cursor:pointer}.explorer section>header svg{flex-grow:0;flex-shrink:0;color:#444;margin:0 8px;width:20px;height:20px;cursor:pointer}.explorer section>header svg.arrow{transition:.2s ease-in-out;transform:rotate(180deg)}.explorer section>header svg.arrow.disabled{opacity:.3}.explorer section>header .linear-select-input{display:none}.explorer section>header .linear-select-input svg{margin:0;color:#666}.explorer section>header .text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-grow:2;color:#333;font-weight:700;font-size:.9rem;padding:5px 0}.explorer section>header .text .title{font-size:.8rem;font-weight:600}.explorer section>header .subtitle{font-size:.7rem;font-style:italic;font-weight:400;line-height:.7rem}.explorer section>header .subtitle.capitalized{text-transform:capitalize}.explorer section .content{padding:0 10px;overflow-y:hidden;display:none;height:0px}.explorer section .content.sources{cursor:pointer}.explorer section .content.is-active{display:block}.explorer section .content.is-animating{display:block;overflow-y:hidden;transition:.2s ease-in-out}.explorer section .content.is-expanded{display:block;overflow-y:visible;height:unset!important}.explorer section .content hr{background:#ccc;height:1px;border:0;width:calc(100% - 10px)}.explorer section .content .spacer{height:20px;width:100%}.explorer .content .sources{text-align:left}.explorer .content .sources .button-group{width:90%;display:inline-flex;align-items:center;justify-content:center;border-bottom:1px solid #cccccc;padding-bottom:6px;margin-bottom:2px}.explorer .content .sources .button-group .quick-select{background:#fff;color:#333;border:1px solid #cccccc;padding:5px 10px;margin-right:5px;margin-top:5px;border-radius:5px;cursor:pointer}.explorer .content .sources .button-group .quick-select:hover{background:#f0f0f0}.explorer .content .sources .item{text-transform:none}.explorer .content .sources .menu-button{display:flex;background:#fff;color:#333;border:1px solid #cccccc;border-radius:5px;padding:5px 10px}.explorer .content .sources .menu-button svg:last-child{align-items:flex-end}.explorer .content .sources .menu-button svg:first-child{align-items:flex-start}.explorer .content .sources .sources-filter-input-wrapper{display:flex;align-items:flex-end;z-index:110;position:relative}.explorer .content .sources .sources-filter-input-wrapper .input-label-wrapper{margin:0 6px 5px 5px;width:calc(100% - 10px)}.explorer .content .sources .sources-filter-input-wrapper .linear-select-input{display:flex;flex-shrink:0;transition:max-width .2s ease-in-out;max-width:50%;width:100%;overflow:hidden;margin-bottom:5px;margin-left:3px}.explorer .content .sources .sources-filter-input-wrapper .linear-select-input.hidden{max-width:0px;padding-right:0}.explorer .content .sources .source-only-button{border:1px solid #dddddd;background:#f9f9f9;border-radius:4px;padding:2px;font-weight:700;color:#444;display:flex;align-items:center;opacity:0;cursor:pointer}.explorer .content .sources .source-only-button:hover{border-color:#ccc;background:#f2f2f2}.explorer .content .sources ul mark{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:4px;margin:0 4px;height:10px;font-size:.65rem;min-width:10px;text-align:center;background-color:#f2f2f2;pointer-events:none}.explorer .content .sources ul em{font-weight:700;font-style:normal}.explorer .content .sources ul.countries{list-style:none;padding:0;margin:0 6px 0 8px;background:#ccc;border:1px solid #cccccc;border-radius:6px;overflow:hidden}.explorer .content .sources ul.countries>.country{background:#fff;color:#333;display:flex;flex-direction:column;margin-bottom:1px}.explorer .content .sources ul.countries>.country:hover{background:#f9f9f9}.explorer .content .sources ul.countries>.country .country-header{width:100%;height:30px;display:flex;align-items:center;justify-content:stretch;font-size:.75rem;margin:0;cursor:pointer}.explorer .content .sources ul.countries>.country .country-header .flag-wrapper{display:inline-flex;align-items:center;justify-content:flex-start;height:100%;width:100%}.explorer .content .sources ul.countries>.country .country-header .flag{box-shadow:0 0 1px #0006;max-height:14px;max-width:18px;pointer-events:none;margin-right:4px}.explorer .content .sources ul.countries>.country .country-header .title{display:flex;align-items:center;pointer-events:none}.explorer .content .sources ul.countries>.country .country-header .source-only-button{margin-right:5px}.explorer .content .sources ul.countries>.country .country-header:hover button{opacity:1}.explorer .content .sources ul.countries>.country .country-header:hover mark{display:none}.explorer .content .sources ul.countries>.country .country-header svg.arrow{flex-grow:0;flex-shrink:0;color:#444;margin:0 6px;width:20px;height:20px;cursor:pointer;transition:.2s ease-in-out;transform:rotate(180deg);pointer-events:none}.explorer .content .sources ul.countries>.country .country-header mark.dark{background:#666;color:#fff;font-weight:700}.explorer .content .sources ul.countries>.country .country-sources{border-radius:4px;border:0px solid #ccc;margin:0 6px;max-height:0;overflow-y:hidden;transition:all .15s ease-out;height:auto}.explorer .content .sources ul.countries>.country.expanded .country-header svg.arrow{transform:rotate(0)}.explorer .content .sources ul.countries>.country.expanded .country-sources{overflow-y:auto;max-height:30vh;border:1px solid #ccc;margin:0 5px 5px}.explorer .content .sources ul.countries>.country:last-of-type{margin-bottom:0}.explorer .content .sources ul.countries>.country .logo{max-height:20px;height:100%;width:auto}.explorer .content .sources ul.sources{list-style:none;padding:0;margin:0 6px 0 8px;background:#ccc;border:1px solid #cccccc;border-radius:6px;overflow:hidden}.explorer .content .sources .row-item{transition:none;padding-right:8px;min-height:30px;margin:0;position:relative;border-radius:0;cursor:pointer;font-size:.8rem;font-weight:500;display:flex;align-items:center;justify-content:stretch;background:#f2f2f2}.explorer .content .sources .row-item:hover{background-color:#fff}.explorer .content .sources .row-item:hover .source-only-button{opacity:1;margin-right:0}.explorer .content .sources .row-item:hover .logo{display:none}.explorer .content .sources .row-item .source-only-button{margin-right:5px}.explorer .content .sources .row-item mark{background-color:#fff;box-shadow:0 0 2px #ccc}.explorer .content .sources .row-item .logo{max-height:20px;height:100%;width:auto}.explorer .content .sources .row-item div.logo{display:none}.explorer .content .sources .row-item.checkbox-immitator span{padding-left:30px}.explorer .content .sources .row-item.checkbox-immitator span:before{left:6px;width:16px;height:16px}.explorer .content .sources .row-item.checkbox-immitator span:after{left:7px}.explorer section .content .item{position:relative;background:#fff;border:1px solid #dddddd;display:inline-block;margin:4px 2px 0;font-size:.75rem;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:20px;text-transform:capitalize}.explorer section .content .item:hover{border-color:#ccc;color:#1a3e93}.explorer section .content .item.selected{border-color:#1a3e93;background:#1a3e93;color:#fff}.explorer section .content .item.selected:hover{border-color:#142e6d;background:#142e6d}.explorer section .content .item sup{line-height:9px}.date-choice-wrapper{display:flex;border:1px solid #dddddd;border-radius:30px;overflow:hidden;padding:2px;margin:15px 0}.date-choice-wrapper button{flex-grow:1;padding:5px;text-align:center;background:#fff;vertical-align:middle;font-weight:600;font-size:.8rem;position:relative;height:35px;line-height:.8rem;color:#333;margin:0}.date-choice-wrapper button:first-child{border-radius:30px 0 0 30px}.date-choice-wrapper button:last-child{border-radius:0 30px 30px 0}.date-choice-wrapper button:hover{background-color:#e5e5e5}.date-choice-wrapper button.selected{background:#eee;color:#1a3e93;cursor:default}.custom-date-wrapper{padding:5px;font-size:.6rem;text-align:right}.custom-date-wrapper button{background:#fff;border:1px solid #dddddd;display:inline-block;padding:5px 30px 5px 10px;margin-right:5px;margin-bottom:5px;border-radius:5px;font-size:.7rem;font-weight:500;vertical-align:middle;position:relative;height:30px;color:#333}.custom-date-wrapper button:hover{background-color:#e5e5e5;border-color:#ccc}.custom-date-wrapper button svg{position:absolute;right:5px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);width:16px;color:#333}.search-input-wrapper{position:relative;height:30px;width:100%;margin-bottom:5px;margin-top:1px;background:#eee;border-radius:6px;transition:.2s ease-in-out}.search-input-wrapper.expanded{height:92px}.search-input-wrapper.expanded .topics-footer{opacity:1;transition-delay:.1s;pointer-events:initial}.search-input-wrapper .input-label-wrapper{position:absolute;z-index:2;width:100%}.search-input-wrapper .topics-footer{opacity:0;pointer-events:none;flex-wrap:wrap;position:absolute;bottom:0;width:calc(100% - 10px);height:36px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:5px 5px 0}.search-input-wrapper .topics-footer .linear-select-input{flex-shrink:0;padding-right:0}.search-input-wrapper .topics-footer .linear-select-input:first-of-type{margin-right:4px}.search-input-wrapper.semantic{height:auto}.search-input-wrapper.semantic .input-label-wrapper{position:relative;min-height:100px;max-height:400px}.search-input-wrapper.semantic .topics-footer{display:none}.newstrends-link{margin-left:5px;font-size:14px;color:#1a3e93}.newstrends-link:hover{cursor:pointer;text-decoration:underline}.input-wrapper{position:relative;height:40px}.input-wrapper input{background:transparent;border:1px solid #dddddd;position:absolute;left:0;right:0;height:100%;width:calc(100% - 32px);top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);padding:0 15px;background:#fff;border:1px solid #dfdfdf;border-radius:50px;font-size:.85rem}.input-wrapper input:hover{border:1px solid #cccccc}.input-wrapper input:focus{outline-width:0;border:1px solid #1A3E93}.input-wrapper button{background:#eee;color:#1a3e93;border:0px;border-radius:50px;position:absolute;right:3px;top:2px;bottom:2px;width:36px}.input-wrapper button:hover{background:#e5e5e5}.input-wrapper button svg{margin-bottom:-2px;margin-left:-2px}.topics .selected-topics-wrapper{margin-bottom:5px;background:#eee;border-radius:6px;padding-bottom:5px}.topics .trending-wrapper{padding:10px;display:flex;flex-direction:column;align-items:stretch;position:relative;min-height:80px}.topics .trending-wrapper .loading{position:absolute;top:30px;left:0;right:0;bottom:0;height:calc(100% - 30px);min-height:0px;display:flex;align-items:center;justify-content:center;z-index:10}.topics .trending-wrapper .loading svg{width:30px;height:30px}.topics .trending-wrapper .empty{width:auto;margin:auto;padding:20px 20px 0;font-size:.8rem;font-weight:600;text-align:center;color:#666}.topics .trending-wrapper header{display:flex;justify-content:space-between;align-items:center;min-height:30px}.topics .trending-wrapper header span.title{font-style:italic;font-weight:400}.topics .trending-wrapper header .options-wrapper{display:flex;align-items:center;flex-direction:row}.topics .trending-wrapper header .tags-wrapper{display:flex;justify-content:flex-end;align-items:center}.topics .trending-wrapper header .tags-wrapper button{margin:1px;height:24px;width:24px;justify-content:center}.topics .trending-wrapper header .tags-wrapper button svg{margin-right:0}.topics .trending-wrapper header .react-dropdown-select{float:right;min-height:24px;border-radius:5px;box-shadow:none;font-size:.6rem;font-weight:400;width:80px;margin-left:5px}.topics .trending-wrapper header .react-dropdown-select-dropdown{top:25px;width:80px}.topics .trending-wrapper button{padding:2px;margin-top:4px;display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #dddddd;border-radius:5px;font-weight:600;color:#333;text-align:start}.topics .trending-wrapper button>div{display:flex;align-items:center}.topics .trending-wrapper button svg{height:14px;width:14px;color:#444;margin:0 4px 0 0}.topics .trending-wrapper button:hover{border:1px solid #cccccc;color:#1a3e93}.topics .trending-wrapper button:hover svg{color:#1a3e93}.topics .trending-wrapper button span.count{background:#f0f0f0;color:#1a3e93;padding:4px;border-radius:4px}.topics .trending-wrapper button span.position{display:inline-block;border-right:1px solid #dddddd;margin-right:5px;width:22px;font-weight:400;text-align:center;font-size:.6rem;flex-shrink:0}.topics .trending-wrapper button.selected{background-color:#1a3e93;color:#fff;border:1px solid #1A3E93}.topics .trending-wrapper button.selected svg{color:#fff}.topics .trending-wrapper button.selected:hover{background-color:#142e6d;border-color:#142e6d}.topics .trending-wrapper button.disabled{opacity:.5}.topics-wrapper{background:transparent;border:1px solid #dddddd;padding:5px;height:100%;width:calc(100% - 12px);background:#fff;border:1px solid #dfdfdf;border-radius:6px;font-size:.85rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start}.topics-wrapper .topic{padding:2px 2px 2px 7px;background:#fff;margin:2px;border-radius:15px;font-size:.7rem;border:1px solid #dddddd;display:flex;align-items:center;justify-content:stretch}.topics-wrapper .topic .remove{background:#f2f2f2;border-radius:20px;width:20px;margin-left:4px;font-size:.6rem;display:inline-flex;align-items:center;justify-content:center;border:0px;cursor:pointer}.topics-wrapper .topic .remove:hover{background:#142e6d;color:#fff}.topics-footer{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;padding:5px 5px 0}.topics-footer button{background:#fff}.topics-footer button.clear{text-align:center;background:#fff;color:#1a3e93;border:1px solid #dfdfdf;padding:0 10px;border-radius:4px;height:28px}.input-range-wrapper{padding:20px}.input-range-wrapper .input-range__slider-container,.input-range-wrapper .input-range__track{transition:none!important}.input-range-wrapper .input-range__track{background:#dfdfdf}.input-range-wrapper .input-range__track--active,.input-range-wrapper .input-range__slider{background:#1a3e93;border-color:#1a3e93}.input-range-wrapper .input-range__slider-container .input-range__label-container{color:#1a3e93}.input-range-wrapper .rc-slider .rc-slider-rail{background:#dfdfdf}.input-range-wrapper .rc-slider .rc-slider-track{background:#1a3e93;border-color:#1a3e93}.input-range-wrapper .rc-slider .rc-slider-handle{background:#1a3e93;border-color:#1a3e93;border:none;cursor:pointer;display:block;height:1.2rem;width:1.2rem;margin-top:-.48rem;opacity:1}.input-range-wrapper .rc-slider .rc-slider-handle-dragging{box-shadow:none;height:1.4rem;width:1.4rem;margin-top:-.6rem}.input-range-wrapper .rc-slider .rc-slider-mark{top:-20px}.input-range-wrapper .rc-slider .rc-slider-mark .rc-slider-mark-text{color:#1a3e93}.input-range-wrapper .rc-slider-range__label{width:100%;position:relative;display:flex;justify-content:space-between}.input-range-wrapper .rc-slider-range__label .rc-slider-range__label-container{color:#aaa;font-size:.8rem;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;top:8px;position:relative}.input-range-wrapper .rc-slider-range__label .rc-slider-range__label-container.min{transform:translate(-50%)}.input-range-wrapper .rc-slider-range__label .rc-slider-range__label-container.max{transform:translate(50%)}.checkbox-immitator,.radio-button-immitator{margin:5px 0 0;height:30px;position:relative;border-radius:4px;transition:background-color .15s ease-in-out;cursor:pointer;font-size:.8rem;font-weight:500;display:flex;align-items:center;justify-content:stretch}.checkbox-immitator span,.radio-button-immitator span{height:100%;width:100%;position:relative;padding-left:38px;margin:0;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkbox-immitator span:before,.radio-button-immitator span:before{position:absolute;top:50%;transform:translateY(-50%);left:8px;display:block;width:20px;height:20px;pointer-events:none;content:"";background-color:#fff;border:#bbbbbb solid 1px;border-radius:2px}.checkbox-immitator span:after,.radio-button-immitator span:after{position:absolute;top:50%;transform:translateY(-50%);left:11px;display:block;width:16px;height:16px;content:"";background:no-repeat 50%/50% 50%;transition:background-color .15s ease-in-out}.checkbox-immitator:hover span:before,.radio-button-immitator:hover span:before{border-color:#999}.checkbox-immitator.selected span:before,.radio-button-immitator.selected span:before{color:#fff;border-color:#1a3e93;background-color:#fff}.checkbox-immitator.selected span:after,.radio-button-immitator.selected span:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%231A3E93' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.checkbox-immitator.selected.partial span:after,.radio-button-immitator.selected.partial span:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%231A3E93' fill-rule='evenodd' d='M1 3v2h6V3z'/%3e%3c/svg%3e")}.checkbox-immitator.loading,.radio-button-immitator.loading{opacity:.5}.radio-button-immitator span:before{border-radius:20px}.radio-button-immitator span:after{border-radius:20px}.radio-button-immitator.selected span:after{background-image:none;background:#1a3e93;width:12px;height:12px;left:13px}section.clear-filters header{height:39px;min-height:unset;background:#fff;cursor:default}section.clear-filters header>svg{cursor:default}section.clear-filters header button{height:28px;margin-right:6px;display:flex;align-items:center;justify-content:center;flex-direction:row;background:#fff;color:#333;border:1px solid #cccccc;padding:0 6px;border-radius:5px;font-size:.8rem;font-weight:700;flex-grow:0}section.clear-filters header button:hover{background:#f0f0f0}section.clear-filters header button svg{width:18px;height:18px;margin:0 5px 0 0}section.clear-filters header button.clear-filters span{background:#1a3e93;color:#fff;border-radius:3px;width:20px;height:20px;font-size:.6rem;display:flex;align-items:center;justify-content:center;margin-left:6px;margin-right:-3px}section.clear-filters header button.disabled{background:#fff;opacity:.3;cursor:default}section.clear-filters header button.selected{background:#1a3e93;color:#fff;border-color:#1a3e93}section.clear-filters header button.selected svg{color:#fff}section.clear-filters header button.selected:hover{background:#142e6d}section.clear-filters header button.reset,section.clear-filters header button.save,section.clear-filters header button.copy{overflow:hidden;width:30px;position:relative;justify-content:unset}section.clear-filters header button.reset .success,section.clear-filters header button.save .success,section.clear-filters header button.copy .success{opacity:0;left:30px;color:#fff;position:absolute;transition:.2s ease-in-out}section.clear-filters header button.reset.done,section.clear-filters header button.save.done,section.clear-filters header button.copy.done{background:#1a3e93;border:1px solid #1A3E93;width:48px;cursor:default}section.clear-filters header button.reset.done .success,section.clear-filters header button.save.done .success,section.clear-filters header button.copy.done .success{opacity:1;left:0}section.clear-filters header button.reset.done svg,section.clear-filters header button.save.done svg,section.clear-filters header button.copy.done svg{opacity:0}section.clear-filters header button.reset.done,section.clear-filters header button.save.done{background:#55ce30;border:1px solid #55ce30;width:44px}section.clear-filters header button.reset.done .success,section.clear-filters header button.save.done .success{left:2px}section.clear-filters header button.reset.done{width:44px;background:#9b0000;border:1px solid #9b0000}.mobile-search-button{display:none}@media only screen and (max-width: 720px){.explorer .mobile-search-button{display:block;position:fixed;bottom:20px;right:20px;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;background:#1a3e93;border:0px;padding:0 10px;margin:0;border-radius:50px;font-weight:700;font-size:.8rem;cursor:pointer;transition:all .2s ease-in-out}.explorer .mobile-search-button svg{transform:rotate(90deg)}.explorer .mobile-search-button span{margin-left:4px}.explorer .mobile-search-button .spinner{color:#fff;width:25px;height:25px}.explorer .mobile-search-button:hover{background:#142e6d}.explorer .mobile-search-button.disabled{background:#666;cursor:default}.explorer .empty-space{height:110px}}.add-to-newsdeck-panel{display:flex;flex-direction:column;justify-content:space-between;transition:.3s cubic-bezier(.075,.82,.165,1);transition-property:height;overflow-y:auto;box-sizing:border-box;margin-bottom:0;border:0;background:#f9f9f9;height:0px;flex-shrink:0;position:relative}.add-to-newsdeck-panel.for-column-changes{background:#ddd}.add-to-newsdeck-panel.for-column-changes header{align-items:center}.add-to-newsdeck-panel.for-column-changes header .title{padding:0}.add-to-newsdeck-panel header{padding:10px 0;height:auto;display:flex;flex-direction:column;justify-content:center;gap:10px}.add-to-newsdeck-panel header .title{font-size:.8rem;padding-left:10px;display:flex;align-items:center;justify-content:space-between}.add-to-newsdeck-panel header .title .close{margin:0 12px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.add-to-newsdeck-panel header .title .close:hover{color:#1a3e93}.add-to-newsdeck-panel header .controls-wrapper{display:flex;align-items:center;justify-content:stretch;padding:0 8px}.add-to-newsdeck-panel header .column-changes{display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse}.add-to-newsdeck-panel header .column-changes button{height:28px;display:flex;align-items:center;justify-content:center;flex-direction:row;background:#fff;color:#333;border:1px solid #cccccc;padding:0 6px;border-radius:5px;font-size:.8rem;font-weight:700;flex-grow:0;flex-shrink:0}.add-to-newsdeck-panel header .column-changes button svg{opacity:.9;width:20px;height:20px;margin-right:4px}.add-to-newsdeck-panel header .column-changes button.reset:hover{background:#f0f0f0}.add-to-newsdeck-panel header .column-changes button.save{color:#fff;background:#1a3e93;border:1px solid #142e6d;margin-left:4px}.add-to-newsdeck-panel header .column-changes button.save:hover{background:#142e6d}.add-to-newsdeck-panel--expanded{margin-bottom:1px;border-bottom:1px solid #cccccc}.add-to-newsdeck-panel__feedback{position:absolute;left:0;top:0;width:calc(100% - 40px);height:calc(100% - 20px);transition:.3s cubic-bezier(.075,.82,.165,1);transition-property:background-color,transform,opacity;transform:translate(-100%);opacity:0;display:flex;align-items:center;justify-content:flex-start;padding:10px 20px;color:#fff;gap:20px}.add-to-newsdeck-panel__feedback svg{height:30px;width:30px;flex-shrink:0}.add-to-newsdeck-panel__feedback span{font-size:.8rem;font-weight:700}.add-to-newsdeck-panel__feedback a{color:#fff;text-decoration:underline}.add-to-newsdeck-panel__feedback a:hover{color:#fff}.add-to-newsdeck-panel__feedback--success{background-color:#0f8500;z-index:2}.add-to-newsdeck-panel__feedback--error{background-color:#9b0000;z-index:2}.add-to-newsdeck-panel__feedback--error svg{width:22px}.add-to-newsdeck-panel__feedback--loading{background-color:#1a3e93;z-index:2}.add-to-newsdeck-panel__feedback--shown{transform:translate(0);opacity:1;z-index:2}.add-to-newsdeck-panel__warning{flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;opacity:0;transition:.3s cubic-bezier(.075,.82,.165,1);transition-property:opacity,max-height;font-size:.75rem;padding:6px 10px 6px 0;margin:0 10px;border-radius:5px;background-color:#f5e7d5;color:#b36401;box-sizing:border-box}.add-to-newsdeck-panel__warning--shown{opacity:1}.add-to-newsdeck-panel__warning svg{height:24px;width:24px;margin:0 12px;flex-shrink:0}.add-to-newsdeck-panel__warning-messages{display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.add-to-newsdeck-panel__warning-messages span{width:100%}.explorer.explorer-relator{background:#f9f9f9}section.search-relator .content .search-input-wrapper{background:unset;height:unset}section.search-relator .content .search-input-wrapper .error-message{font-size:.7rem;color:red;margin-bottom:5px}section.search-relator .content .search-text textarea{width:calc(100% - 22px);border-radius:5px;max-height:480px;height:inherit;min-height:80px;font-size:.8rem;border:1px solid #ddd;resize:none;padding:10px}section.search-relator .content .search-button{display:flex;justify-content:flex-end;margin-top:5px}section.search-relator .content .search-button button{font-size:.9rem;display:flex;align-items:center;justify-content:center;background:#1a3e93;border-radius:4px;line-height:30px;height:34px;color:#fff;position:relative;transition:.2s ease-in-out;font-weight:700;font-size:.8rem;flex-shrink:0;padding:0 8px}section.search-relator .content .search-button button svg{width:20px;height:20px}section.search-relator .content .search-button button span.text{margin-left:5px;margin-right:2px}section.search-relator .content .search-button button.disabled{background:#aaa;opacity:.2;cursor:default;color:#333}.public-service-algorithm .linear-select-input{float:none;text-align:center;margin:0 8px;padding:0 0 5px;border-bottom:1px solid #cccccc}.public-service-algorithm .checkbox-list{width:100%}.public-service-algorithm .checkbox-list .values{display:flex;flex-direction:row;align-items:center;gap:4px;padding-left:38px;padding-right:38px;margin:4px 0}.public-service-algorithm .checkbox-list .values .input-label-wrapper{flex-grow:0;width:100px}.public-service-algorithm .checkbox-list .values .input-label-wrapper:first-of-type{flex-grow:1;width:200px}.public-service-algorithm .checkbox-list .values span:after{content:none}.public-service-algorithm .checkbox-list .values span:before{content:none}.checked-flag{flex-direction:row;color:#333;display:none;width:auto}.checked-flag.selected{display:flex}.checked-flag .checkbox-immitator span{padding-left:30px;display:flex;align-items:center}.checked-flag .checkbox-immitator span svg{color:#333;height:20px;width:20px}.checked-flag .checkbox-immitator span.cross svg{transform:rotate(45deg)}.tab-content.drafts .explorer.filter,.tab-content.drafts .explorer.explorer-relator,.tab-content.search .explorer.filter,.tab-content.search .explorer.explorer-relator,.tab-content.neo .explorer.filter,.tab-content.neo .explorer.explorer-relator{width:320px!important;z-index:5;top:10px;left:10px;bottom:10px;transition:.2s ease-in-out;border-radius:10px;border:1px solid #ccc;overflow:hidden}.tab-content.drafts .explorer.filter.hidden,.tab-content.drafts .explorer.explorer-relator.hidden,.tab-content.search .explorer.filter.hidden,.tab-content.search .explorer.explorer-relator.hidden,.tab-content.neo .explorer.filter.hidden,.tab-content.neo .explorer.explorer-relator.hidden{transform:translate(-110%)}.tab-content.drafts .articles-list-wrapper,.tab-content.search .articles-list-wrapper,.tab-content.neo .articles-list-wrapper{left:340px;transition:.2s ease-in-out;background:#f2f2f2}.tab-content.drafts .articles-list-wrapper.explorer-hidden,.tab-content.search .articles-list-wrapper.explorer-hidden,.tab-content.neo .articles-list-wrapper.explorer-hidden{left:0;z-index:1}@media only screen and (max-width: 640px){.tab-content.search .explorer.filter,.tab-content.search .explorer.explorer-relator{width:100%!important;border-radius:0;top:0;border:0;left:0;right:0;bottom:0}.tab-content.search .articles-list-wrapper.explorer-visible{left:100%;right:initial;width:100%}.tab-content.search .articles-list-wrapper.contracted{left:-100%;right:initial;width:100%}.tab-content.search .searchtab-wrapper .article-wrapper,.tab-content.history .searchtab-wrapper .article-wrapper,.tab-content.drafts .searchtab-wrapper .article-wrapper{left:0!important}}
