._home_games{padding:54px 46px;background-image:url(../../icons/hero_home_gradient.png);background-position:center;background-size:cover;border-radius:18px;box-sizing:border-box}._home_games .wrapper{gap:74px}._home_games-search{min-height:400px}@media screen and (max-width: 1200px){._home_games{padding:54px 0px}._home_games .wrapper{gap:32px}}@media screen and (max-width: 1000px){._home_games .wrapper{flex-direction:column}._home_games-search{width:100%}}@media screen and (max-width: 500px){._home_games{padding:32px 0px}}.__panel_search{padding:40px;border-radius:28px;box-shadow:10px 15px 100px 0px rgba(33,30,52,.1019607843);box-sizing:border-box}.__panel_search-buttons{gap:12px}.__panel_search-button{font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.__panel_search-button:hover{z-index:1}.__panel_search-button.active{color:#fff;background-color:#211e34}.__panel_search-button.active svg path[fill]{fill:#fff !important}.__panel_search-button.active svg path[stroke]{stroke:#fff !important}.__panel_search-add-next{display:block;width:32px;height:32px;border:1px solid #d1e0f3;border-radius:12px;background-image:url("../../icons/icon-plus.svg");background-position:center;background-size:20px;background-repeat:no-repeat;transition:300ms cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}.__panel_search-add-next:hover{background-color:#fff}.__panel_search-buttons{gap:12px}.__panel_search-tabs{position:relative}.__panel_search-tab{display:none}.__panel_search-tab.active{display:block}.__panel_search-tab.hidden{display:none !important}.__panel_search-tags{padding:16px 32px;border-radius:14px;box-sizing:border-box}.__panel_search-choices-tags,.__panel_search-choices-presets-cats{min-width:57px}.__panel_search-tags-grid{gap:6px}.__panel_search select{visibility:hidden;max-height:57px;overflow:hidden}.__panel_search [data-expand],.__panel_search [data-expand-desktop]{padding-block:12px;color:#211e34;border:none;box-shadow:none !important}.__panel_search [data-expand]:hover,.__panel_search [data-expand]:focus,.__panel_search [data-expand-desktop]:hover,.__panel_search [data-expand-desktop]:focus{background-color:#fff}.__panel_search [data-expand]:hover path[fill],.__panel_search [data-expand]:focus path[fill],.__panel_search [data-expand-desktop]:hover path[fill],.__panel_search [data-expand-desktop]:focus path[fill]{fill:#211e34 !important}.__panel_search [data-expand]:hover path[stroke],.__panel_search [data-expand]:focus path[stroke],.__panel_search [data-expand-desktop]:hover path[stroke],.__panel_search [data-expand-desktop]:focus path[stroke]{stroke:#211e34 !important}.__panel_search [data-expand].active svg,.__panel_search [data-expand-desktop].active svg{transform:rotate(180deg)}.__panel_search-tags-item{padding:7px 14px;border:1px solid #d1e0f3;border-radius:12px;transition:300ms cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.__panel_search-tags-item:hover{border-color:#3b77fe}.__panel_search-tags-item.active{color:#fff;background-color:#3b77fe}.__panel_search-error{color:red}.__panel_search .choices{margin:0 0 12px 0}.__panel_search .choices.is-select .choices__inner{background-image:url("../../icons/chevron-down.svg");background-position:right 28px center;background-repeat:no-repeat;cursor:pointer}.__panel_search .choices.is-select .choices__input--cloned{cursor:pointer}.__panel_search .choices.is-open .choices__inner{border-radius:18px 18px 0px 0px !important}.__panel_search .choices.loading{pointer-events:none;opacity:.6}.__panel_search .choices.loading::after{content:"Ładowanie";display:flex;align-items:center;justify-content:center;position:absolute;inset:0}.__panel_search .choices__inner{padding:16px 32px;display:flex;align-items:center;flex-wrap:wrap;gap:6px;background-color:#f7f8fb;border-radius:18px !important;border:none;box-sizing:border-box}.__panel_search .choices__inner .choices__list--multiple{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.__panel_search .choices__input{margin:0;min-width:90% !important;color:#211e34}.__panel_search .choices__input.active{width:100% !important;order:999}.__panel_search .choices__list--multiple:empty{display:none !important}.__panel_search .choices__input--cloned::-moz-placeholder{color:#211e34 !important;opacity:1 !important}.__panel_search .choices__input--cloned::placeholder{color:#211e34 !important;opacity:1 !important}.__panel_search .choices__list--multiple .choices__item{position:relative;padding:7px 14px !important;margin:0;background-color:#3b77fe;border:none !important;border-radius:12px;box-sizing:border-box}.__panel_search .choices__list--multiple .choices__item:hover{background-color:#3b77fe !important}.__panel_search .choices__list--multiple .choices__item:hover .choices__button{opacity:1}.__panel_search .choices__list--multiple .choices__item>.choices__button{position:absolute;right:-4px;top:-4px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background-image:url(../../icons/icon-tag-remove.svg);background-size:16px;background-position:center;background-repeat:no-repeat;background-color:#211e34;border-radius:200px;transition:300ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0}.__panel_search .choices__list--dropdown{border:1px solid #d1e0f3 !important}.__panel_search .choices__list--dropdown .choices__list::-webkit-scrollbar{height:4px;width:4px}.__panel_search .choices__list--dropdown .choices__list::-webkit-scrollbar-track{background-color:#d1e0f3}.__panel_search .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb{background-color:#3b77fe}.__panel_search .choices__list--dropdown .choices__item:hover,.__panel_search .choices__list--dropdown .choices__item.is-highlighted{background-color:#f7f8fb !important}@media screen and (max-width: 767px){.__panel_search{padding:24px}.__panel_search-tags,.__panel_search .choices__inner{padding:16px}}@media screen and (max-width: 500px){.__panel_search-buttons{flex-direction:column;gap:6px}.__panel_search-button{width:100% !important}.__panel_search [data-reset],.__panel_search [data-search],.__panel_search [data-search-preset]{width:100% !important;justify-content:center}.__panel_search [data-expand]{padding-block:8px}.__panel_search [data-expand] .text{font-size:12px}}@media screen and (max-width: 767px){.__panel_search .choices.loading{font-size:12px}}@media screen and (max-width: 400px){.__panel_search{padding:24px 16px;border-radius:14px}}._games_listing .wrapper{flex-wrap:wrap;gap:24px}._games_listing-row{min-width:100%;gap:16px}._games_listing-sidebar{min-width:240px;max-width:240px;height:-moz-fit-content;height:fit-content;border:1px solid #d1e0f3;border-radius:12px}._games_listing-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px}._games_listing-column-sort{gap:8px;justify-content:flex-end}._games_listing-limit{background-image:url("../../icons/background-image-games.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:14px}._games_listing-limit-text{max-width:536px}._games_listing .facetwp-type-sort{margin:0}._games_listing .facetwp-type-sort select{padding:12px 40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f7f8fb;background-image:url("../../icons/icon-sort.svg"),url("../../icons/chevron-down.svg");background-position:left 12px center,right 12px center;background-repeat:no-repeat,no-repeat;background-size:18px,18px;border:1px solid #f7f8fb;border-radius:14px;box-sizing:border-box;transition:300ms cubic-bezier(0.4, 0, 0.2, 1);outline:none;cursor:pointer}._games_listing .facetwp-type-sort select:hover{border-color:#3b77fe}._games_listing .facetwp-selections ul{margin:0 0 24px 0;padding:0}._games_listing .facetwp-selections .facetwp-selection-label{font-size:13px}._games_listing .facetwp-selections .facetwp-selection-value{padding:4px 8px;font-size:13px;color:#fff;background-color:#3b77fe;background-image:none;border-radius:40px;transition:300ms cubic-bezier(0.4, 0, 0.2, 1);box-sizing:border-box}._games_listing .facetwp-selections .facetwp-selection-value:hover{opacity:.5}._games_listing #filter-btn{padding:11px 16px;font-size:14px}@media screen and (min-width: 767px){._games_listing #filter-btn{display:none}}@media screen and (max-width: 1200px){._games_listing-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767px){._games_listing .wrapper{flex-direction:column}._games_listing-row{flex-direction:column;align-items:center;text-align:center}._games_listing-grid{grid-template-columns:repeat(3, 1fr)}._games_listing-sidebar{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%) !important;width:500px;max-width:90%;height:-moz-fit-content;height:fit-content;background-color:#fff;border-radius:18px;border:none;box-shadow:10px 25px 100px 0px rgba(0,43,107,.1019607843);transition:300ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;z-index:110000 !important}._games_listing-sidebar.active{display:block}._games_listing-sidebar.visible{opacity:1}}@media screen and (max-width: 650px){._games_listing-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 500px){._games_listing #filter-btn{padding:8px 16px;width:100%;justify-content:center;font-size:13px}._games_listing #filter-btn svg{width:20px}._games_listing .facetwp-selections .facetwp-selection-label,._games_listing .facetwp-selections .facetwp-selection-value{font-size:12px}}@media screen and (max-width: 450px){._games_listing-grid{grid-template-columns:repeat(1, 1fr)}}.__card_game-placeholder{z-index:1}.__card_game{height:100%;min-height:100%;border:1px solid #d1e0f3;border-radius:28px;box-sizing:border-box}.__card_game:hover{border-color:#3b77fe}.__card_game.active{position:absolute;top:0;left:0;height:auto;z-index:1}.__card_game.visible .__card_game-text{max-height:200px}.__card_game-image-wrapper,.__card_game-image{aspect-ratio:412/259;width:100%;height:auto}.__card_game-image{-o-object-fit:cover;object-fit:cover}.__card_game-content-wrapper{padding:22px 18px;box-sizing:border-box}.__card_game-label{position:absolute;top:22px;left:18px;padding:8px 16px;border-radius:10px;box-shadow:10px 25px 100px 0px rgba(0,43,107,.2509803922);box-sizing:border-box}.__card_game-text{max-height:90px;overflow:hidden;transition:max-height .3s ease}.__card_game-actions{position:absolute;top:22px;right:18px;gap:8px}.__card_game-rating{padding-inline:8px;gap:6px;width:-moz-fit-content;width:fit-content;height:32px;border-radius:10px}.__card_game .simplefavorite-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:0;width:32px;height:32px;background-color:#fff;background-image:url("../../icons/icon-favourite.svg");background-repeat:no-repeat;background-size:17px 15px;background-position:center;border:none;transition:300ms cubic-bezier(0.4, 0, 0.2, 1);outline:none;cursor:pointer;border-radius:10px}.__card_game .simplefavorite-button.active,.__card_game .simplefavorite-button:hover{background-image:url("../../icons/icon-favourite-active.svg")}@media screen and (max-width: 1000px){.__card_game-label{top:16px;left:12px;padding:4px 8px;font-size:10px !important}.__card_game-content-wrapper{padding:16px}.__card_game-title{margin-top:6px;font-size:18px}.__card_game-text{margin-top:8px;max-height:unset;font-size:12px}.__card_game-actions{top:14px;right:14px}.__card_game-rating{padding-inline:4px;height:28px}.__card_game-rating svg{width:14px;height:14px}.__card_game .simplefavorite-button{width:28px;height:28px;background-size:14px}}@media screen and (max-width: 500px){.__card_game{border-radius:20px}.__card_game-content-wrapper{padding:16px 12px}.__card_game-title{margin-top:6px;font-size:14px}.__card_game-text{margin-top:8px;font-size:10px}.__card_game-actions{right:12px}.__card_game-rating{padding-inline:4px;height:24px;gap:4px}.__card_game-rating svg{width:12px;height:12px}.__card_game .simplefavorite-button{width:24px;height:24px;background-size:12px;border:8px}}.__filters-headline{padding:16px 16px 0px 16px;box-sizing:border-box}.__filters-container{padding:0px 16px 16px 16px;border-bottom:1px solid #d1e0f3;box-sizing:border-box}.__filters-buttons{padding:16px;gap:8px;box-sizing:border-box}.__filters-close{display:none}.__filters .facetwp-reset{position:relative;display:flex;align-items:center;padding:16px 32px;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:500;line-height:1.3;text-decoration:none;border:1px solid;border-radius:18px;transition:300ms cubic-bezier(0.4, 0, 0.2, 1);isolation:isolate;cursor:pointer;box-sizing:border-box}.__filters .facetwp-reset svg{flex-shrink:0;transition:300ms cubic-bezier(0.4, 0, 0.2, 1)}.__filters .facetwp-reset svg path{transition:300ms cubic-bezier(0.4, 0, 0.2, 1)}.__filters .facetwp-reset.small{padding:8px 16px;font-size:14px}.__filters .facetwp-reset.small.has-icon{gap:8px}@media(max-width: 1000px){.__filters .facetwp-reset{padding:16px 24px}}@media(max-width: 500px){.__filters .facetwp-reset{padding:10px 16px;font-size:14px;border-radius:10px}}.__filters .facetwp-reset{color:#3b77fe;background-color:#fff;border-color:#3b77fe}.__filters .facetwp-reset path[fill]{fill:#3b77fe !important}.__filters .facetwp-reset path[stroke]{stroke:#3b77fe !important}.__filters .facetwp-reset:hover{color:#fff;background-color:#3b77fe;border-color:#3b77fe;box-shadow:10px 10px 100px 0px rgba(0,43,107,.3)}.__filters .facetwp-reset:hover path[fill]{fill:#fff !important}.__filters .facetwp-reset:hover path[stroke]{stroke:#fff !important}.__filters .facetwp-reset{background-color:rgba(0,0,0,0)}.__filters .btn,.__filters .facetwp-reset{flex:1;padding:10px 16px;justify-content:center;font-size:15px;border-radius:8px;box-sizing:border-box}.__filters .facetwp-facet{margin:0}.__filters .fs-wrap{width:100%}.__filters .fs-label-wrap{border:none;background-color:rgba(0,0,0,0)}.__filters .fs-label{padding:11px !important;font-size:13px;background-color:#fff;background-image:url("../../icons/chevron-down.svg");background-repeat:no-repeat;background-position:right 12px center;border:1px solid #f7f8fb;border-radius:14px;cursor:pointer;transition:300ms cubic-bezier(0.4, 0, 0.2, 1);box-sizing:border-box}.__filters .fs-label:hover{border-color:#3b77fe}.__filters .fs-arrow{display:none}.__filters .facetwp-type-checkboxes:not(.facetwp-facet-sprzt)::-webkit-scrollbar{height:4px;width:3px}.__filters .facetwp-type-checkboxes:not(.facetwp-facet-sprzt)::-webkit-scrollbar-track{background-color:#fff}.__filters .facetwp-type-checkboxes:not(.facetwp-facet-sprzt)::-webkit-scrollbar-thumb{background-color:#3b77fe}.__filters .facetwp-type-checkboxes:not(.facetwp-facet-sprzt){max-height:110px;overflow:auto}.__filters .facetwp-type-checkboxes:not(.facetwp-facet-sprzt) .facetwp-checkbox{padding-block:4px;padding-left:30px;font-size:13px;background-image:url(../../icons/filter-checkbox-unchecked.svg);background-size:20px;background-repeat:no-repeat;transition:300ms cubic-bezier(0.4, 0, 0.2, 1)}.__filters .facetwp-type-checkboxes:not(.facetwp-facet-sprzt) .facetwp-checkbox:hover{color:#3b77fe}.__filters .facetwp-type-checkboxes:not(.facetwp-facet-sprzt) .facetwp-checkbox.checked{background-image:url(../../icons/filter-checkbox-checked.svg)}.__filters .fs-checkbox{width:16px !important;height:16px;top:6px !important;left:6px !important;background-image:url(../../icons/filter-checkbox-unchecked.svg);background-size:16px;background-repeat:no-repeat}.__filters .fs-checkbox i{display:none}.__filters .selected .fs-checkbox{background-image:url(../../icons/filter-checkbox-checked.svg)}.__filters .fs-search{font-size:13px}.__filters .fs-option{font-size:13px;line-height:1.3}.__filters .fs-option:hover{background-color:#f7f8fb}.__filters .fs-dropdown{border-radius:0 0 8px 8px;border-color:#d1e0f3}.__filters .facetwp-counter{display:none}.__filters .facetwp-facet-sprzt::-webkit-scrollbar{height:4px;width:3px}.__filters .facetwp-facet-sprzt::-webkit-scrollbar-track{background-color:#fff}.__filters .facetwp-facet-sprzt::-webkit-scrollbar-thumb{background-color:#3b77fe}.__filters .facetwp-facet-sprzt{display:flex;flex-wrap:wrap;gap:6px;max-height:200px;overflow:auto}.__filters .facetwp-facet-sprzt .facetwp-checkbox{margin:0;padding:8px !important;font-size:13px;background:none;border:1px solid #d1e0f3;border-radius:8px;transition:300ms cubic-bezier(0.4, 0, 0.2, 1);box-sizing:border-box}.__filters .facetwp-facet-sprzt .facetwp-checkbox.checked,.__filters .facetwp-facet-sprzt .facetwp-checkbox:hover{color:#fff;background-color:#3b77fe;border-color:#3b77fe}.__filters .facetwp-facet-sprzt .facetwp-display-value{padding:0}.__filters .facetwp-number{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 11px;font-size:13px;background-color:#fff;border:1px solid #fff;border-radius:14px;transition:300ms cubic-bezier(0.4, 0, 0.2, 1);outline:none;box-sizing:border-box}.__filters .facetwp-number:hover{border-color:#3b77fe}.__filters .facetwp-submit{display:none}@media screen and (max-width: 767px){.__filters-content::-webkit-scrollbar{height:4px;width:3px}.__filters-content::-webkit-scrollbar-track{background-color:#fff}.__filters-content::-webkit-scrollbar-thumb{background-color:#3b77fe}.__filters-content{padding:16px;max-height:60vh;overflow:scroll;box-sizing:border-box}.__filters-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;width:100%;padding:16px;background-color:#f7f8fb;border:none;box-sizing:border-box}.__filters .facetwp-number{width:100%;background-color:#f7f8fb}}._section_cta_1 .wrapper{gap:24px}._section_cta_1-card{padding:48px;border-radius:68px;box-sizing:border-box}._section_cta_1-items{gap:24px}._section_cta_1-item{gap:8px}._section_cta_1-card-wide{min-width:62%}._section_cta_1 .btn{margin-top:auto}@media screen and (max-width: 1400px){._section_cta_1-card{padding:32px 24px;border-radius:32px}._section_cta_1-icon{width:86px;height:86px}}@media screen and (max-width: 1200px){._section_cta_1 .wrapper{flex-direction:column}}@media screen and (max-width: 767px){._section_cta_1 .wrapper{gap:12px}._section_cta_1-items{flex-direction:column;gap:12px}}._section_text .wrapper{flex-wrap:wrap;gap:48px 74px}._section_text-column{min-width:45%}@media screen and (max-width: 767px){._section_text .wrapper{flex-direction:column;gap:24px 36px}}/*# sourceMappingURL=games.min.css.map */