.a-text-field_wrap{position:relative}.a-text-field_input{width:100%;height:3rem;border-radius:3.125rem;border:1px solid #e5e7eb;background:#f6f6f6;font-size:16px;line-height:24px;font-family:Open Sans;padding:0 1rem;box-sizing:border-box;transition:.3s}.a-text-field_input:focus,.a-text-field_input:hover{outline:none;box-shadow:inset 0 0 0 2px #39b64a}.a-text-field_search{background:url(../img/search.svg) no-repeat;height:1.5rem;width:1.5rem;position:absolute;right:1rem;top:.75rem;pointer-events:none}.a-text-field_search.clear{pointer-events:all;background:url(../img/clear-search.svg) no-repeat;cursor:pointer}.a-filtering-button[data-focus-visible-added]{border-color:#000;color:#000;background:#39b64a;outline:none}.a-filtering-button{background:#fff;border:.0625rem solid #c8ccd9;color:#0d183d;font-size:.875rem;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:.5rem 1rem;border-radius:.25rem}@media only screen and (min-width:36rem){.a-filtering-button{font-size:.875rem}}.sort-wrapper [type=radio],[type=checkbox]{height:0;width:0;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.a-option-list{display:flex;flex-wrap:wrap;overflow:auto;max-height:17.5rem;margin:1rem 0 0 0}@media only screen and (min-width:62rem){.a-option-list{max-height:11.5rem}}.a-option-list::-webkit-scrollbar{width:.5rem}.a-option-list::-webkit-scrollbar-track{background:transparent}.a-option-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:1.875rem}.a-option-list::-webkit-scrollbar-thumb:hover{background:#555}.a-option-item{margin:0 .5rem .5rem 0}.a-option-item:last-child{margin:0 0 .5rem 0}[type=checkbox]{display:none}input:checked+label{background:#e8f7ff;border:1px solid #43687d;color:#43687d}input:checked+label .a-option-clear,label{display:flex}label{padding:.5rem .75rem;cursor:pointer;color:#202a32;border:1px solid #d1d5db;border-radius:4.75rem;justify-content:space-between;align-items:center;position:relative}label:hover{background:#e8f7ff;border:1px solid #43687d;color:#202a32}.a-option-clear{background:url(../img/clear.svg) no-repeat;height:.5rem;width:.5rem;margin-left:.5rem;cursor:pointer;display:none}.sort-wrapper .a-option-list{display:flex;flex-direction:column}.sort-wrapper .a-option-item{position:relative;margin:0 0 1rem;display:flex;height:1.4375rem;cursor:pointer}.sort-wrapper [type=radio]{cursor:pointer;transition:.3s}.sort-wrapper [type=radio]:before{content:"";display:block;position:absolute;top:0;left:0;border-radius:50%;margin-right:.3125rem;width:1.25rem;height:1.25rem;border:1px solid #e8e8e8;background:#fff}.sort-wrapper [type=radio]:after{content:"";display:block;width:.625rem;height:.625rem;background:#39b64a;position:absolute;border-radius:50%;opacity:0;top:.375rem;left:.375rem}.sort-wrapper [type=radio]:checked:before{border:1px solid #39b64a}.sort-wrapper [type=radio]:checked:after{opacity:1}.sort-wrapper [type=radio]:hover:before{border:1px solid #39b64a;opacity:.5}.sort-wrapper [type=radio]:hover:after{opacity:.5}.sort-wrapper input:checked+label{background:none;border:none;color:#202a32;padding:0 1.5rem}.sort-wrapper input:checked+label .a-option-clear{display:none}.sort-wrapper input:checked+label:hover{color:#39b64a}.sort-wrapper label{border:none;display:block;padding:0 1.5rem;cursor:pointer}.sort-wrapper label:hover{background:none;color:#39b64a}.a-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(11,20,32,.85);z-index:2}.m-sorting{position:relative}.m-sorting .a-filtering-button{justify-content:space-between}@media only screen and (min-width:62rem){.m-sorting .a-filtering-button,.m-sorting .a-overlay{display:none}}.sort-wrapper{position:fixed;bottom:0;left:0;right:0;z-index:3;display:flex;flex-direction:column;background:#fff;padding:1.5rem 1.5rem .5rem;border-radius:.5rem .5rem 0 0;display:none}.sort-wrapper.open{display:flex;z-index:100}@media only screen and (min-width:62rem){.sort-wrapper{position:unset;padding:0;flex-direction:row;align-items:center;display:flex}}@media only screen and (min-width:62rem){.sort-wrapper .a-option-list{flex-direction:row;flex-wrap:nowrap;margin:0;overflow:hidden}}.sort-wrapper .a-option-item{margin-bottom:1rem;align-items:center}@media only screen and (min-width:62rem){.sort-wrapper .a-option-item{margin:0 0 0 1rem;white-space:nowrap}}.sort-wrapper .label{white-space:nowrap}.sort-heading{display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:62rem){.sort-heading{white-space:nowrap}}.sort-title{font-family:Open Sans;font-weight:700;font-size:1.125rem}@media only screen and (min-width:62rem){.sort-title{font-size:.875rem}}.sort-close{background:url(../img/close.svg) no-repeat;height:16px;width:17px;cursor:pointer}@media only screen and (min-width:62rem){.sort-close{display:none}}.a-filtering-accordion{background:#fff;color:#0d183d;font-size:.875rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:.75rem .5rem;border:none;width:100%;font-size:1rem;font-weight:700;font-family:Open Sans}@media only screen and (min-width:36rem){.a-filtering-accordion{font-size:.875rem}}@media only screen and (min-width:62rem){.a-filtering-accordion{display:none}}.a-autocomplete{width:100%;height:100%;display:flex;justify-content:center}.a-autocomplete-search{position:absolute;background:url(../img/search.svg) no-repeat;height:24px;width:24px;display:block;top:12px;right:16px;pointer-events:none}.a-autocomplete-search.clear{pointer-events:all;background:url(../img/clear-search.svg) no-repeat}.a-autocomplete-container{justify-content:center;align-items:center;width:100%;position:relative}.a-autocomplete-container input{width:100%;border:none;height:3rem;padding-left:.625rem;padding-right:-.625rem;box-shadow:inset 0 0 0 1px #e5e7eb;border-radius:3.125rem;background:#f7f7f7;transition:all .2s ease;font-weight:400;font-size:1rem;line-height:1.5rem;font-family:Open Sans}.a-autocomplete-container input:focus,.a-autocomplete-container input:hover{outline:none;box-shadow:inset 0 0 0 2px #39b64a}.a-autocomplete-container .a-autocomplete-results{position:absolute;width:100%;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1);border-radius:0 0 1.25rem 1.25rem;max-height:15rem;overflow-y:auto;z-index:1}@media only screen and (min-width:62rem){.a-autocomplete-container .a-autocomplete-results{max-height:12.625rem;left:-1rem;width:calc(100% + 32px);display:flex;flex-wrap:wrap;padding:0 1rem;box-sizing:border-box;top:4rem}}.a-autocomplete-container .a-autocomplete-results::-webkit-scrollbar{width:.5rem}.a-autocomplete-container .a-autocomplete-results::-webkit-scrollbar-track{background:transparent}.a-autocomplete-container .a-autocomplete-results::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:1.875rem}.a-autocomplete-container .a-autocomplete-results::-webkit-scrollbar-thumb:hover{background:#555}.a-autocomplete-container .a-autocomplete-results .a-autocomplete-not-found{font-size:1rem;padding:1rem 0;width:100%;text-align:center;color:#202a32;opacity:.7}.a-autocomplete-container .a-autocomplete-results .a-autocomplete-result{padding:.5rem 1rem;font-family:Open Sans;font-weight:400;font-size:1rem;line-height:1.5rem;cursor:pointer}@media only screen and (min-width:62rem){.a-autocomplete-container .a-autocomplete-results .a-autocomplete-result{color:#202a32;border:1px solid #d1d5db;border-radius:4.75rem;padding:.5rem .75rem;margin:0 .75rem .75rem 0}}.m-filtering-heading{display:none}@media only screen and (min-width:62rem){.m-filtering-heading{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%}}.m-filtering-heading-title{font-weight:700;font-size:.875rem;line-height:1.0625rem;font-family:Lato;margin:0 .5rem .5rem 0;max-width:70px}.m-filtering-heading-more{border:1px solid #e8e8e8;border-radius:4.75rem;padding:.5rem .75rem;color:#202a32;cursor:pointer;transition:.3s;margin-bottom:.5rem}.m-filtering-heading-more:hover{background:#e8f7ff;border:1px solid #43687d;color:#202a32}.m-filtering-heading-more span{font-size:.875rem;line-height:1.0625rem}.m-filtering-heading>.a-option-list{margin:0}.m-filter-dropdown{position:relative}.m-filter-dropdown .m-filter-group{display:none}.m-filter-dropdown .a-filtering-accordion{justify-content:space-between}.m-filter-dropdown.open .m-filter-group{display:flex}.m-filter-dropdown>.a-overlay{display:none;pointer-events:none}@media only screen and (min-width:62rem){.m-filter-dropdown>.a-overlay{background:transparent;display:block;pointer-events:all}}.m-filter-dropdown-title{display:flex;justify-content:space-between;font-weight:700;font-size:.75rem;line-height:1rem}.m-filter-dropdown-title_text{margin-bottom:.5rem}.m-filter-group{padding:.75rem 0;width:100%;font-size:.875rem;z-index:10;flex-wrap:wrap;overflow:hidden}@media only screen and (min-width:62rem){.m-filter-group{position:absolute;background:#fff;max-width:391px;overflow-x:hidden;right:0;top:calc(100% + 8px);padding:1rem;box-shadow:0 8px 12px rgba(0,0,0,.09);border-radius:15px}}.filter_dropdowns,.sort-dropdown{position:relative}.m-filtering-header_options{display:flex;flex-wrap:wrap;justify-content:space-between}.m-filtering-header_options .a-filtering-button{width:100%;font-family:Open Sans}.m-filtering-header_option{width:46%;max-width:46%}@media only screen and (min-width:62rem){.m-filtering-header_option{order:1;width:55%;max-width:55%;display:flex;align-items:center}}.m-filtering-header_option.search{max-width:100%;width:100%;margin:2rem 0 1rem}@media only screen and (min-width:62rem){.m-filtering-header_option.search{order:2;width:14.25rem;margin:0 0 1rem;justify-content:flex-end}}.is-filtering,.is-sorting{border-radius:3.125rem;padding:.75rem 1rem;font-size:1rem;line-height:1}.btn-arrow{background:url(../img/arrow.svg) no-repeat;height:.625rem;width:.625rem;transition:.5s}.m-filter-dropdown.open .btn-arrow{transform:rotate(180deg)}.m-filters{display:flex;justify-content:space-between}.m-filters-wrapper{width:46%}@media only screen and (min-width:62rem){.m-filters-wrapper{order:3;width:100%}}.filter_dropdowns-popup{display:none;width:100vw;height:100vh;flex-direction:column;justify-content:space-between;background:#fff;position:fixed;left:0;top:0;z-index:99999}@media only screen and (min-width:62rem){.filter_dropdowns-popup{display:flex;position:unset;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.open .filter_dropdowns-popup{display:flex}.filter_dropdowns-popup-wrapper{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff}@media only screen and (min-width:62rem){.filter_dropdowns-popup-wrapper{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}}.filter_dropdowns-popup-head{background:#43687d;color:#fff;font-weight:700;font-size:1.125rem;font-family:Open Sans;padding:1rem;display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width:62rem){.filter_dropdowns-popup-head{display:none}}.filter_dropdowns-popup-close{background:url(../img/close-popup.svg) no-repeat;height:.75rem;width:.8125rem;cursor:pointer}.filter_dropdowns-popup-body{flex-grow:1;padding:.5rem;position:fixed;bottom:117px;left:0;right:0;top:3.5rem;max-height:80%;overflow:auto}@media only screen and (min-width:62rem){.filter_dropdowns-popup-body{all:unset;display:flex;justify-content:space-between}}.filter_dropdowns-popup-body>.m-filter-dropdown{border-bottom:1px solid #e7e6eb}@media only screen and (min-width:62rem){.filter_dropdowns-popup-body>.m-filter-dropdown{all:unset;width:45%;position:relative;display:flex;align-items:center}.filter_dropdowns-popup-body>.m-filter-dropdown:first-child{width:52%}}.filter_dropdowns-popup-footer{display:flex;flex-direction:column;padding:0 .5rem .625rem;pointer-events:none;position:fixed;bottom:0;left:0;right:0}@media only screen and (min-width:62rem){.filter_dropdowns-popup-footer{all:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;position:absolute;right:0;top:7.5rem}}.filter_dropdowns-popup-footer.show{pointer-events:all}.filter_dropdowns-popup-button-results,.filter_dropdowns-popup-clear{height:48px;width:100%;font-size:1rem;display:flex;justify-content:center;align-items:center;font-weight:700;border-radius:.25rem;text-transform:uppercase;font-family:Open Sans;cursor:pointer}.filter_dropdowns-popup-button-results{color:#a7a7a7;background:#f3f4f6;border:1px solid #f3f4f6}@media only screen and (min-width:62rem){.filter_dropdowns-popup-button-results{display:none}}.show>.filter_dropdowns-popup-button-results{background:#39b64a;color:#fff;border:1px solid #39b64a}.filter_dropdowns-popup-clear{margin-top:.5rem;color:#a7a7a7;background:#fff;border:1px solid #f3f4f6}@media only screen and (min-width:62rem){.filter_dropdowns-popup-clear{border:none;color:#39b64a;text-transform:unset;font-size:1rem;font-family:Lato;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:none;height:unset;margin:0}}.show>.filter_dropdowns-popup-clear{border:1px solid #39b64a;color:#39b64a}@media only screen and (min-width:62rem){.show>.filter_dropdowns-popup-clear{display:block;border:none}}.filter_dropdowns-popup-button-results.checked{color:#fff;background:#39b64a}.filter_dropdowns-popup-clear.checked{color:#39b64a;border:1px solid #39b64a}.m-filters-button{display:flex;justify-content:space-between;align-items:center;background:#fff;border:.0625rem solid #c8ccd9}@media only screen and (min-width:62rem){.m-filters-button.is-filtering,.m-filters-button.is-sorting{display:none}}.a-load-more{display:flex;justify-content:center;align-items:center;padding:0 1rem;width:16.5625rem;height:3rem;font-size:1rem;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;background-color:#2ecc71;border:0;border-radius:4px;transition:opacity .3s;cursor:pointer}.a-load-more:hover{opacity:.7}.a-load-more_data{font-family:Lato;font-size:.875rem;line-height:1.5rem;color:#a7a7a7;margin-top:1rem;text-align:center}.m-game-card_inner[data-v-bf1f5a18]{width:100%;height:100%;transition:transform .6s;border:1px solid #e8e8e8;border-radius:.25rem}.m-game-card_front[data-v-bf1f5a18]{width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:column;position:relative}@media only screen and (min-width:75rem){.m-game-card_front:hover .m-game-card_cover-overlay[data-v-bf1f5a18]{visibility:visible;transition:opacity .2s ease}}.m-game-card[data-v-bf1f5a18]:focus-within{background:rgba(57,182,74,.1)}.m-game-card_cover-wrap[data-v-bf1f5a18]{position:relative;border-radius:4px 4px 0 0;overflow:hidden;padding-bottom:6.875rem;background:#e9ecf1}@media only screen and (min-width:48rem){.m-game-card_cover-wrap[data-v-bf1f5a18]{padding-bottom:8.75rem}}.m-game-card_cover-overlay[data-v-bf1f5a18]{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(11,20,32,.85);border-radius:.25rem;visibility:hidden;transition:visibility .2s ease 0s,opacity .2s ease;flex-direction:column}.m-game-card_cover[data-v-bf1f5a18]{cursor:pointer;width:100%;flex-shrink:0;position:absolute;left:0;top:0;height:100%;object-fit:cover}.m-game-card_placeholder[data-v-bf1f5a18]{width:100%;height:100%}.m-game-card_info[data-v-bf1f5a18]{padding:.75rem .5rem;display:flex;justify-content:space-between;align-items:center}.m-game-card_title[data-v-bf1f5a18]{font-weight:700;color:#fff;font-size:.875rem;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:center}@media only screen and (min-width:48rem){.m-game-card_title[data-v-bf1f5a18]{font-size:1rem}}@media only screen and (min-width:62rem){.m-game-card_title[data-v-bf1f5a18]{font-size:1.25rem}}.m-game-card_provider[data-v-bf1f5a18]{margin-top:0;font-size:.75rem;line-height:1}.m-game-card_provider-name[data-v-bf1f5a18]{font-size:.5rem}.m-game-card_rtp[data-v-bf1f5a18]{font-weight:400;font-size:.75rem;line-height:120%;font-family:Open Sans}.m-game-card_rtp-value[data-v-bf1f5a18]{font-size:.875rem;font-weight:700}.m-game-card dt[data-v-bf1f5a18]{font-weight:700}.m-game-card dt[data-v-bf1f5a18]:after{content:":"}.m-game-card .m-game-card_cover[data-v-bf1f5a18]{opacity:0;transition:opacity .3s linear}.m-game-card .m-game-card_cover.visible[data-v-bf1f5a18]{opacity:1}.m-game-card .m-game-card_cover-overlay[data-v-bf1f5a18]{flex-direction:column;row-gap:.5rem;text-align:center;z-index:1;padding:1rem}.m-game-card .m-game-card_cover-overlay .a-cta-button[data-v-bf1f5a18]{font-family:FilsonSoftRegular,Arial,Helvetica,sans-serif;font-size:.875rem;cursor:pointer;color:#fff;font-weight:700;border-radius:.25rem;margin:0;display:flex;justify-content:space-around;align-items:center;width:80%;line-height:1.25rem;padding:.5rem .25rem}.m-game-card .m-game-card_cover-overlay .a-cta-button>span[data-v-bf1f5a18]{margin:0}.m-game-card .m-game-card_cover-overlay .a-cta-button.m-game-card_cta_secondary[data-v-bf1f5a18]{display:none}.m-game-card .m-game-card_cover-overlay .a-cta-button[data-v-bf1f5a18]:hover{opacity:.7}.m-game-card .m-game-card_cover-overlay .m-game-card_cta[data-v-bf1f5a18]{background:#39b64a;color:#fff;font-size:.8125rem;line-height:1.5rem;border-radius:.5rem;outline:inherit;border:none;width:100%}.m-game-card .m-game-card_cover-overlay .m-game-card_cta_secondary[data-v-bf1f5a18]{background:#fff;color:#39b64a;margin-top:.5rem}@media only screen and (min-width:64rem){.m-game-card .m-game-card_cover-overlay .a-cta-button.m-game-card_cta_secondary[data-v-bf1f5a18]{display:flex;padding:.5rem .3rem;text-decoration:none}}.m-game-card_cover-jackpots[data-v-bf1f5a18]{position:absolute;top:0;left:0;display:flex;justify-content:start;align-items:flex-end;width:100%;height:100%;background:linear-gradient(0deg,#0b1420,rgba(11,20,32,.88) .01%,rgba(11,20,32,0));padding:.5rem}.m-game-card-jackpots[data-v-bf1f5a18]{max-width:100%;overflow:hidden;text-overflow:ellipsis;line-height:1;font-size:.875rem;font-weight:700;color:#fff}.sfg__game[data-v-bf1f5a18]{width:100%;margin:0!important}#arcade-free-games{width:100%}.o-library{margin-bottom:2rem}.o-library .a-pagination{margin-top:1.5rem}@media only screen and (min-width:48rem){.o-library .a-pagination{margin-top:2rem}}.o-library .m-game-list{margin-top:0;list-style-type:none;padding:0;display:grid;grid-gap:1rem;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:36rem){.o-library .m-game-list{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:48rem){.o-library .m-game-list{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:62rem){.o-library .m-game-list{grid-template-columns:repeat(5,1fr)}}.free-games-heading{font-size:1.125rem;line-height:2.5rem;color:#0b1420;margin:1.5rem 0 .75rem;font-family:Open Sans;font-weight:700}.free-games-heading span{margin-left:.75rem;color:#39b64a;border:1px solid #e8e8e8;border-radius:4.75rem;padding:.125rem .5rem}#arcade-free-games{max-width:1170px;margin:0 auto;background:#fff}.is-modal-open{overflow:hidden}[data-js-focus-visible] :focus:not([data-focus-visible-added]){outline:none}#arcade-free-games{max-width:100%}