body{--findstr-primary-color:#7b75ff;--findstr-secondary-color:#1c1431;--findstr-accent-color:#c1fd3a;--findstr-light-background-color:rgba(123,117,255,.3);--findstr-border-color:#8f8f8f;--findstr-disabled-color:#787878;--findstr-font-family:system-ui;--findstr-font-size-regular:16px;--findstr-font-size-large:24px;--findstr-font-size-small:14px;--findstr-transition-delay:0.4s;--findstr-field-margin:32px;--findstr-input-padding:20px;--findstr-input-inner-icon:24px;--findstr-input-padding-icon:64px}.findstr-field-title{font-family:var(--findstr-font-family);font-size:var(--findstr-font-size-regular);font-weight:700;margin-bottom:20px}.findstr-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.findstr-empty-alert{display:none;font-size:var(--findstr-font-size-large);font-weight:700}.findstr-empty-alert.visible{display:unset}.findstr-field{margin-bottom:var(--findstr-field-margin)}.findstr-search-menu .nav-item__link{display:flex}.noscroll{overflow:hidden}.findstr-search-result-item{align-items:flex-start;color:#000;display:flex;flex-wrap:wrap;font-family:var(--findstr-font-family)}.findstr-search-result-item:not(:last-child){margin-bottom:30px}.findstr-search-result-item:hover .findstr-search-result-image:after{opacity:.3}.findstr-search-result-item:hover .findstr-search-result-title{color:var(--findstr-primary-color)}.findstr-search-result-image{flex:0 0 auto;line-height:1;margin-bottom:20px;position:relative;width:auto}.findstr-search-result-image img{display:block;height:auto;margin:0 auto;max-width:100%}.findstr-search-result-image:after{background-color:#000;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity var(--findstr-transition-delay);width:100%}.findstr-search-result-content{flex:0 0 auto;width:100%}.findstr-search-result-title{font-size:var(--findstr-font-size-large);transition:color var(--findstr-transition-delay)}.findstr-search-result-description{font-size:var(--findstr-font-size-regular);margin-top:10px}.findstr-search-results-tags{display:flex;flex-wrap:wrap;margin-bottom:5px}.findstr-search-results-tags>span{background-color:var(--findstr-primary-color);color:#fff;display:block;flex:0 0 auto;font-size:var(--findstr-font-size-small);margin:5px 15px 5px 0;max-width:100%;padding:2px 6px;width:auto}@media screen and (min-width:600px){.findstr-search-result-item{flex-wrap:nowrap}.findstr-search-result-image{margin-bottom:0;margin-right:30px;max-width:100px}.findstr-search-result-image img{margin:0}.findstr-search-result-content{flex:1 1 auto}}.findstr-field-search{position:relative}.findstr-field-search input[type=search]{border:1px solid var(--findstr-border-color);border-radius:0;font-family:var(--findstr-font-family);font-size:var(--findstr-font-size-regular);padding:var(--findstr-input-padding);padding-right:var(--findstr-input-padding-icon);width:100%}.findstr-field-search .search-field-icon{height:var(--findstr-input-inner-icon);position:absolute;right:var(--findstr-input-padding);top:50%;transform:translateY(-50%);width:var(--findstr-input-inner-icon)}.findstr-field-search .search-field-icon svg{height:100%;width:100%}.search-findstr-block{margin-bottom:20px;margin-top:20px;position:relative}.search-findstr-block .findstr-field input[type=search]{width:100%}.search-findstr-block .findstr-field__dropdown-results{background-color:#fff;border:1px solid var(--findstr-border-color);border-top:0;left:0;opacity:0;padding:20px;position:absolute;top:100%;transition:opacity var(--findstr-transition-delay),visibility var(--findstr-transition-delay);visibility:hidden;width:100%}.search-findstr-block .findstr-empty-alert{margin:0}.search-findstr-block .findstr-results{max-height:260px;overflow:auto}.search-findstr-block .findstr-results::-webkit-scrollbar{height:4px;margin-left:6px;width:4px}.search-findstr-block .findstr-results::-webkit-scrollbar-track{background:#e4e4e4}.search-findstr-block .findstr-results::-webkit-scrollbar-thumb{background-color:var(--findstr-primary-color);-webkit-transition:background-color var(--findstr-transition-delay);transition:background-color var(--findstr-transition-delay)}.search-findstr-block .findstr-results::-webkit-scrollbar-thumb:hover{background-color:var(--findstr-secondary-color)}.search-findstr-block.dropdown-active .findstr-field__dropdown-results{opacity:1;transition:opacity var(--findstr-transition-delay),visibility var(--findstr-transition-delay);visibility:visible}.findstr-field .ts-wrapper.multi .ts-control,.findstr-field .ts-wrapper.single .ts-control{align-items:center;background-color:transparent;background-image:none;border-color:var(--findstr-border-color);border-radius:0;box-shadow:none;cursor:pointer;display:flex;flex-wrap:nowrap;justify-content:flex-start;padding:var(--findstr-input-padding)}.findstr-field .ts-wrapper.multi .ts-control:after,.findstr-field .ts-wrapper.single .ts-control:after{border-color:var(--findstr-border-color) transparent transparent;right:var(--findstr-input-padding)}.findstr-field .ts-wrapper.multi .ts-control input[type=text],.findstr-field .ts-wrapper.single .ts-control input[type=text]{height:100%}.findstr-field .ts-wrapper.multi .ts-control .item,.findstr-field .ts-wrapper.single .ts-control .item{background-color:transparent;background-image:none;border:0;box-shadow:none;color:#000;font-family:var(--findstr-font-family);font-size:var(--findstr-font-size-regular);margin:0 6px 0 0;max-width:calc(100% - 10px);overflow:hidden;padding:0;text-overflow:ellipsis;text-shadow:none;white-space:nowrap}.findstr-field .ts-wrapper.multi .ts-control .item.active,.findstr-field .ts-wrapper.single .ts-control .item.active{background-color:transparent;background-image:none}.findstr-field .ts-wrapper.multi .ts-control .item a.remove,.findstr-field .ts-wrapper.single .ts-control .item a.remove{background-color:transparent;border:0;border-radius:0;color:#000;font-size:var(--findstr-font-size-regular);line-height:1;margin-left:2px;opacity:.7;padding:0 3px;transition:opacity var(--findstr-transition-delay)}.findstr-field .ts-wrapper.multi .ts-control .item a.remove:hover,.findstr-field .ts-wrapper.single .ts-control .item a.remove:hover{background-color:transparent;opacity:1}.findstr-field .ts-wrapper.multi .ts-dropdown,.findstr-field .ts-wrapper.single .ts-dropdown{border-color:var(--findstr-border-color);border-radius:0;margin-top:0}.findstr-field .ts-wrapper.multi .ts-dropdown-content .option,.findstr-field .ts-wrapper.single .ts-dropdown-content .option{font-family:var(--findstr-font-family);font-size:var(--findstr-font-size-regular);padding:10px var(--findstr-input-padding)}.findstr-field .ts-wrapper.multi .ts-dropdown-content .option.active,.findstr-field .ts-wrapper.single .ts-dropdown-content .option.active{background-color:var(--findstr-primary-color);color:#fff}.findstr-field .ts-wrapper.multi.dropdown-active .ts-control:after,.findstr-field .ts-wrapper.single.dropdown-active .ts-control:after{border-color:transparent transparent var(--findstr-primary-color);border-width:0 5px 5px;margin-top:-4px}.findstr-field .ts-wrapper.multi.has-items .ts-control,.findstr-field .ts-wrapper.single.has-items .ts-control{padding:var(--findstr-input-padding)}.findstr-field .ts-wrapper.multi.has-items .ts-control input[type=text],.findstr-field .ts-wrapper.single.has-items .ts-control input[type=text]{display:none}.findstr-field .ts-wrapper.multi.focus,.findstr-field .ts-wrapper.single.focus{outline:5px auto -webkit-focus-ring-color}.findstr-field .ts-wrapper.multi .ts-control input[type=text]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;max-width:1px;min-width:1px}.findstr-field .ts-wrapper.multi .ts-control .item{width:auto}.findstr-field .ts-wrapper.multi .ts-control .item.item--hidden{display:none}.findstr-field .ts-wrapper.multi .ts-control:after{border-color:var(--findstr-border-color) transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-3px;position:absolute;right:var(--findstr-input-padding);top:50%;width:0}.findstr-field .ts-wrapper.plugin-checkbox_options .ts-dropdown-content .option{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;justify-content:flex-start}.findstr-field .ts-wrapper.plugin-checkbox_options .ts-dropdown-content .option input[type=checkbox]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.findstr-field .ts-wrapper.plugin-checkbox_options .ts-dropdown-content .option .highlight{margin-right:-10px}.findstr-field .ts-wrapper.plugin-checkbox_options .ts-dropdown-content .option:before{align-items:center;background-color:#fff;border:1px solid var(--findstr-border-color);color:#fff;content:"";display:flex;flex:0 0 auto;flex-direction:column;font-family:Dashicons;font-size:16px;height:20px;justify-content:center;width:20px}.findstr-field .ts-wrapper.plugin-checkbox_options .ts-dropdown-content .option.selected:before{color:var(--findstr-primary-color)}.findstr-field .ts-wrapper.plugin-checkbox_options .ts-dropdown-content .option .filter-count{background-color:var(--findstr-light-background-color);border-radius:10px;color:var(--findstr-primary-color);font-size:80%;padding:0 6px}.findstr-field .ts-wrapper.single.plugin-clear_button .ts-control .item,.findstr-field .ts-wrapper.single.plugin-clear_button .ts-control>input[type=text]{flex:1 1 auto}.findstr-field .ts-wrapper.single.plugin-clear_button .ts-control:after{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;justify-content:center;line-height:1;margin:0 0 0 6px;margin-top:0!important;position:static}.findstr-field .ts-wrapper.single.plugin-clear_button .ts-control .clear-button{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;font-size:20px;height:20px;justify-content:center;line-height:1;margin:0 0 0 6px;position:static;transform:none;width:20px}.findstr-field-checkbox__options-group{display:flex;flex-wrap:wrap}.findstr-field-checkbox__option{flex:0 0 auto;margin:4px 15px 4px 0;position:relative;width:auto}.findstr-field-checkbox__option label{align-items:flex-start;cursor:pointer;display:flex}.findstr-field-checkbox__option label .box{align-items:center;border:1px solid var(--findstr-border-color);display:flex;flex:0 0 auto;flex-direction:column;flex-wrap:nowrap;height:20px;justify-content:center;margin-right:10px;width:20px}.findstr-field-checkbox__option label>p{flex:0 1 auto;font-size:var(--findstr-font-size-small);line-height:20px;width:auto}.findstr-field-checkbox__option label:hover .box{border-color:var(--findstr-primary-color)}.findstr-field-checkbox__option label .filter-count{font-size:80%;letter-spacing:.1;opacity:.7}.findstr-field-checkbox__option input{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.findstr-field-checkbox__option input:focus+label .box{border-color:var(--findstr-primary-color)}.findstr-field-checkbox__option input:checked+label{color:var(--findstr-primary-color);font-weight:700}.findstr-field-checkbox__options-group--multiple .findstr-field-checkbox__option label .box{border-radius:0}.findstr-field-checkbox__options-group--multiple .findstr-field-checkbox__option label .box .box__checkmark{color:#fff;display:none;font-size:16px;height:auto;width:auto}.findstr-field-checkbox__options-group--multiple .findstr-field-checkbox__option input:checked+label .box{background-color:var(--findstr-primary-color);border-color:var(--findstr-primary-color)}.findstr-field-checkbox__options-group--multiple .findstr-field-checkbox__option input:checked+label .box .box__checkmark{display:block}.findstr-field-checkbox__options-group--single .findstr-field-checkbox__option label .box{border-radius:100%}.findstr-field-checkbox__options-group--single .findstr-field-checkbox__option label .box:after{background-color:var(--findstr-primary-color);border-radius:100%;content:"";display:block;height:60%;opacity:0;width:60%}.findstr-field-checkbox__options-group--single .findstr-field-checkbox__option input:checked+label .box{border-color:var(--findstr-primary-color)}.findstr-field-checkbox__options-group--single .findstr-field-checkbox__option input:checked+label .box:after{opacity:1}.findstr-pagination-items{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:30px;margin-top:30px}.findstr-pagination-items a,.findstr-pagination-items button{align-items:center;background-color:transparent;border:1px solid var(--findstr-primary-color);color:var(--findstr-primary-color);cursor:pointer;display:inline-flex;flex:0 0 auto;flex-direction:column;font-family:var(--findstr-font-family);font-size:var(--findstr-font-size-regular);font-weight:700;height:48px;justify-content:center;margin:2px 4px;padding:0;transition:color var(--findstr-transition-delay),background-color var(--findstr-transition-delay);width:48px}.findstr-pagination-items a.current,.findstr-pagination-items a:hover,.findstr-pagination-items button.current,.findstr-pagination-items button:hover{background-color:var(--findstr-primary-color);color:#fff}.findstr-pagination-items a:disabled,.findstr-pagination-items button:disabled{background-color:transparent;border-color:var(--findstr-disabled-color);color:var(--findstr-disabled-color);cursor:text}.findstr-field-toggle input[type=checkbox]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.findstr-field-toggle .toggle-wrapper{align-items:center;display:flex}.findstr-field-toggle .toggle-label{flex:0 1 auto;font-size:var(--findstr-font-size-regular);padding-right:10px;width:auto}.findstr-field-toggle .toggle-button{background-color:var(--findstr-border-color);border-radius:20px;cursor:pointer;display:block;flex:0 0 auto;height:27px;position:relative;transition:background-color var(--findstr-transition-delay);width:44px}.findstr-field-toggle .toggle-button__circle{background-color:#fff;border-radius:100%;display:block;height:21px;left:3px;position:absolute;top:3px;transition:transform var(--findstr-transition-delay);width:21px}.findstr-field-toggle input[type=checkbox]:checked+.toggle-wrapper .toggle-button{background-color:var(--findstr-primary-color)}.findstr-field-toggle input[type=checkbox]:checked+.toggle-wrapper .toggle-button__circle{transform:translateX(17px)}.findstr-field-loadMore{text-align:center}.findstr-field-loadMore .findstr-field-load-more-pages{font-family:var(--findstr-font-family);font-size:var(--findstr-font-size-regular);margin-bottom:15px}.findstr-field-loadMore .findstr-field-load-more-pages .findstr-field-loadmore-current-page,.findstr-field-loadMore .findstr-field-load-more-pages .findstr-field-loadmore-total-pages{font-weight:700}.findstr-field-loadMore .findstr-field-loadmore-progress{background-color:var(--findstr-light-background-color);border-radius:5px;height:10px;margin-bottom:15px;margin-left:auto;margin-right:auto;max-width:400px;overflow:hidden;width:100%}.findstr-field-loadMore .findstr-field-loadmore-progress .findstr-field-loadmore-progress-bar{background-color:var(--findstr-primary-color);height:100%}.findstr-field-loadMore .findstr-field-load-more-button{background-color:var(--findstr-primary-color);border:0;color:#fff;cursor:pointer;font-family:var(--findstr-font-family);font-size:var(--findstr-font-size-regular);padding:12px 24px;transition:background-color var(--findstr-transition-delay)}.findstr-field-loadMore .findstr-field-load-more-button:hover{background-color:var(--findstr-secondary-color)}.findstr-field-loadMore .findstr-field-load-more-button:disabled{background-color:var(--findstr-light-background-color);pointer-events:none}body .air-datepicker{border:1px solid var(--findstr-border-color);border-radius:0;font-family:var(--findstr-font-family)}body .air-datepicker-body--day-name{color:#000;font-weight:700}body .day-has-events{flex-direction:column;justify-content:center}body .findstr-datepicker-dot{background:var(--findstr-primary-color);border-radius:100%;bottom:3px;content:" ";display:block;height:5px;left:0;right:0;width:5px}body .air-datepicker-body--cells .air-datepicker-cell{transition:background-color var(--findstr-transition-delay),color var(--findstr-transition-delay)}body .air-datepicker-body--cells .air-datepicker-cell:hover{background-color:#f6f6f6}body .air-datepicker-body--cells .air-datepicker-cell.-current-{color:var(--findstr-primary-color);font-weight:700}body .air-datepicker-body--cells .air-datepicker-cell.-range-from-{background-color:var(--findstr-secondary-color);color:#fff}body .air-datepicker-body--cells .air-datepicker-cell.-in-range-{background-color:var(--findstr-primary-color);color:#fff}body .air-datepicker-body--cells .air-datepicker-cell.-range-to-{background-color:var(--findstr-secondary-color);color:#fff}.findstr-results-count,.findstr-search-term{font-weight:700}.findstrSelectedFilters:not(:empty){margin-bottom:var(--findstr-field-margin)}.findstrSelectedFilters__title{font-size:var(--findstr-font-size-large);font-weight:700;margin-bottom:10px}.findstrSelectedFilters__items{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.findstrSelectedFilters__item{flex:0 0 auto;margin:2px 5px 2px 0;max-width:calc(100% - 5px);width:auto}.findstrSelectedFilters__item button{align-items:center;background-color:var(--findstr-primary-color);border:0;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--findstr-font-family);font-size:var(--findstr-font-size-small);padding:4px 8px;transition:background-color var(--findstr-transition-delay)}.findstrSelectedFilters__item button .findstrSelectedFilters__item__value{flex:0 1 auto;line-height:1;width:auto}.findstrSelectedFilters__item button .findstrSelectedFilters__item__close{display:inline-block;flex:0 0 auto;font-size:16px;height:16px;margin-left:3px;position:relative;vertical-align:middle;width:16px}.findstrSelectedFilters__item button:hover{background-color:var(--findstr-secondary-color)}.findstr-field .reset-button{align-items:center;background-color:transparent;border:0;color:#000;cursor:pointer;display:inline-flex;font-family:var(--findstr-font-family),sans-serif;font-size:var(--findstr-font-size-regular);padding:2px}.findstr-field .reset-button__icon{color:var(--findstr-primary-color);flex:0 0 auto;margin-right:8px;transition:color var(--findstr-transition-delay);width:auto}.findstr-field .reset-button__label{flex:0 1 auto;opacity:.7;transition:opacity var(--findstr-transition-delay);width:auto}.findstr-field .reset-button:disabled{color:var(--findstr-disabled-color);cursor:default}.findstr-field .reset-button:disabled .reset-button__icon{color:var(--findstr-disabled-color)}.findstr-field .reset-button:disabled .reset-button__label{opacity:.7}.findstr-field .reset-button:hover:not(:disabled) .reset-button__icon{color:var(--findstr-secondary-color)}.findstr-field .reset-button:hover:not(:disabled) .reset-button__label{opacity:1}
