:root{--advanced-search-site-padding: 16px;--advanced-search-width: 704px}@media only screen and (min-width: 576px){:root{--advanced-search-site-padding: 24px}}.advanced-search-component:has(.as-modal-closed){display:none}.advanced-search-component spk-icon[name=close]{cursor:pointer;padding:12px;margin-right:-12px}.advanced-search-component spk-divider{padding:16px 0}.advanced-search-component .as-modal-background{position:fixed;background-color:var(--as-modal-background-color, black);opacity:0;width:100%;height:100%;top:0;left:0;z-index:18;transition:opacity .3s ease-out}@media only screen and (min-width: 576px){.advanced-search-component .as-modal-background{opacity:.75}}.advanced-search-component .as-modal{position:fixed;left:50%;transform:translateX(-50%);z-index:19;margin:auto;transition:opacity .3s ease-out;opacity:100;width:100%;height:calc(var(--search-focus-height) - var(--search-focus-global-banner));top:var(--search-focus-global-banner);max-width:var(--advanced-search-width)}@media only screen and (min-width: 704px){.advanced-search-component .as-modal{height:calc(var(--search-focus-height) - var(--search-focus-global-banner) - 10vh);top:calc(var(--search-focus-global-banner) + 5vh)}}@media only screen and (max-width: 576px){.advanced-search-component .as-modal.as-modal-closed{opacity:0}}.advanced-search-component .as-modal spk-container{display:grid;height:100%}.advanced-search-component .as-modal-header{display:flex;justify-content:right}.advanced-search-component .as-modal-header spk-icon[name=close]{margin:0;padding:16px}.advanced-search-component .as-wrapper{position:relative;max-width:var(--advanced-search-width);margin:auto;padding:var(--advanced-search-site-padding) var(--advanced-search-site-padding) var(--advanced-search-site-padding)}.advanced-search-component .as-wrapper.as-wrapper-modal{padding:0 var(--advanced-search-site-padding) var(--advanced-search-site-padding)}.advanced-search-component .as-wrapper .as-search-wrapper{position:relative}.advanced-search-component .as-wrapper .as-search-wrapper .as-search-input{position:relative;z-index:2}.advanced-search-component .as-wrapper .as-search-wrapper .as-previous-searches{position:absolute;z-index:1;width:100%}.advanced-search-component .as-category-options,.advanced-search-component .as-filtering-options{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;overflow-x:auto;margin-top:16px;width:calc(100% + var(--advanced-search-site-padding)*2);margin-left:calc(var(--advanced-search-site-padding)*-1)}@media only screen and (min-width: 768px){.advanced-search-component .as-category-options,.advanced-search-component .as-filtering-options{flex-wrap:wrap;width:100%;margin-left:0}}.advanced-search-component .as-category-options>spk-button:first-child{margin-left:var(--advanced-search-site-padding)}.advanced-search-component .as-category-options>spk-button:last-child{margin-right:var(--advanced-search-site-padding)}@media only screen and (min-width: 768px){.advanced-search-component .as-category-options>spk-button:first-child{margin-left:0}.advanced-search-component .as-category-options>spk-button:last-child{margin-right:0}}.advanced-search-component .as-filtering-options>div:first-child{margin-left:var(--advanced-search-site-padding)}.advanced-search-component .as-filtering-options>div:last-child{margin-right:var(--advanced-search-site-padding)}@media only screen and (min-width: 768px){.advanced-search-component .as-filtering-options>div:first-child{margin-left:0}.advanced-search-component .as-filtering-options>div:last-child{margin-right:0}}.advanced-search-component .as-filtering-options .filtering-option-button-container{display:flex;gap:8px}.advanced-search-component .as-filtering-options .fm-wrapper{display:grid;grid-template-rows:auto 1fr;max-height:70vh}.advanced-search-component .as-filtering-options .fm-header,.advanced-search-component .as-filtering-options .fm-footer{flex:0 0 auto}.advanced-search-component .as-filtering-options .fm-content{flex:1 1 auto;overflow-y:auto}.advanced-search-component .as-filtering-options .fm-content .multi-select-filter{padding:24px;display:flex;flex-direction:column;gap:8px}.advanced-search-component .as-filtering-options .fm-content .multi-select-filter .msf-options{display:flex;flex-direction:column;gap:8px}.advanced-search-component .as-filtering-options .fm-content .multi-select-filter .msf-options .msf-show-all-toggle{display:flex;justify-content:center;align-items:center;gap:8px;padding:16px}.advanced-search-component .as-filtering-options .fm-content .range-select-filter,.advanced-search-component .as-filtering-options .fm-content .sorting-select-options{padding:24px;display:flex;flex-direction:column;gap:8px}.advanced-search-component .as-filtering-options .fm-content .range-select-filter .rsf-input-group,.advanced-search-component .as-filtering-options .fm-content .sorting-select-options .rsf-input-group{display:flex;align-items:baseline;text-align:center}.advanced-search-component .as-filtering-options .fm-content .range-select-filter .rsf-input-group spk-input,.advanced-search-component .as-filtering-options .fm-content .sorting-select-options .rsf-input-group spk-input{width:47%}.advanced-search-component .as-filtering-options .fm-content .range-select-filter .rsf-input-group spk-text,.advanced-search-component .as-filtering-options .fm-content .sorting-select-options .rsf-input-group spk-text{text-wrap:nowrap;width:6%}.advanced-search-component .as-filtering-options .fm-footer{padding:24px;display:flex;justify-content:center;align-items:center;gap:24px}@media only screen and (min-width: 576px){.advanced-search-component .as-filtering-options .fm-footer{border-radius:0 0 16px 16px}}.advanced-search-component .as-filtering-options .fm-footer>spk-link{text-wrap:nowrap}.advanced-search-component .current-filters{margin-top:16px;display:flex;flex-direction:column;gap:8px}.advanced-search-component .current-filters .cf-items{display:flex;flex-wrap:wrap;gap:8px}.advanced-search-component .current-filters .cf-items .cf-item{display:flex;justify-content:center;align-items:center;gap:4px;padding:4px;text-wrap:nowrap;font-size:12px}.advanced-search-component .current-filters .cf-items .cf-item spk-icon[name=close]{padding:0;margin:0}.advanced-search-component .current-filters .cf-items>*{cursor:pointer}.advanced-search-component .as-search-tip{height:44px;display:flex;align-items:center;gap:8px;cursor:pointer;flex-grow:2}.advanced-search-component .as-results-text{display:flex;flex-direction:column;gap:8px}@media only screen and (min-width: 576px){.advanced-search-component .as-results-text{flex-direction:row;justify-content:space-between}}.advanced-search-component .as-results-text .as-results-order{display:flex;flex-wrap:nowrap;gap:4px;cursor:pointer}.advanced-search-component .as-results-text .as-results-order spk-icon{align-self:flex-end}.advanced-search-component .as-results-blur{filter:blur(3px)}.advanced-search-component .as-no-results-text{text-align:center}.advanced-search-component .as-no-results-text :first-child{margin-bottom:14px}.advanced-search-component .as-game-grid{margin-top:16px;display:grid;gap:16px;justify-content:center;grid-auto-rows:1fr;grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width: 350px){.advanced-search-component .as-game-grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 576px){.advanced-search-component .as-game-grid{grid-template-columns:repeat(3, 1fr)}}.advanced-search-component .as-game-grid .as-game-skeleton-game-tile{border-radius:var(--gff-game-tile-border-radius, 16px);background-color:var(--as-game-tile-skeleton-background-color, gray);animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;opacity:.3}.advanced-search-component .as-game-grid>*{height:220px}.advanced-search-component .as-pagination{width:100%;display:flex;justify-content:center;align-content:center;padding:16px}@keyframes pulse{50%{opacity:.1}}

/*# sourceMappingURL=advancedSearchStyle.177c4d68a05600bef451.css.map*/