.Input_input__eZGEp{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:unset;background:var(--grey-100);box-shadow:0 0 0 .0625rem var(--grey-400);border-radius:var(--border-radius--xs);padding:.5rem 1rem;color:var(--black-400);font-weight:400;font-size:var(--text--m);line-height:1.5rem;width:100%;transition:var(--transition-base)}.Input_input__eZGEp[type=search]{padding:.5rem 1rem .5rem 2.25rem}.Input_input__eZGEp[type=search]::-webkit-search-cancel-button{position:relative;cursor:pointer;-webkit-appearance:none;right:-.5rem;height:1.5rem;width:1.5rem;background:url(/assets/icons/cancelSearch.svg) no-repeat 50% 50%;background-size:contain;-webkit-transition:opacity .2s ease-in-out .1s;transition:opacity .2s ease-in-out .1s}.Input_input__eZGEp[type=number]::-webkit-inner-spin-button,.Input_input__eZGEp[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.Input_input__eZGEp::placeholder{color:var(--black-100)}.Input_input__eZGEp::marker{color:var(--black-200)}.Input_input__eZGEp:hover{box-shadow:0 0 0 .0625rem var(--grey-500);background-color:var(--white)}.Input_input__eZGEp:focus{outline:none;background-color:var(--white);box-shadow:0 0 0 .125rem var(--green-400)}.Input_input__eZGEp.Input_error__bTdGI{box-shadow:0 0 0 .0625rem var(--red-500)}.Input_input__eZGEp[data-has-size=true]{width:unset}.Input_input__eZGEp[data-has-suffix=true]{padding-right:2.5rem}.Input_errorMessage__bYO3l{display:flex;gap:.25rem;align-items:center;margin:.3125rem 0 0;font-size:var(--text--s);line-height:var(--line-height--s);color:var(--red-500)}.Input_errorMessage__bYO3l>svg{flex-shrink:0}.Input_errorMessage__bYO3l[data-error=false]{display:none}.Input_description__SbQiv{margin:4px 0 0;font-size:12px;line-height:18px;letter-spacing:0;color:#626770}.Input_description__SbQiv:has(+.Input_errorMessage__bYO3l){display:none}.Input_wrap__NtB0C{position:relative;display:flex;flex-direction:column;width:100%}.Input_wrap__NtB0C:hover .Input_item__HVZkF{box-shadow:0 0 0 .0625rem var(--black-100)}.Input_wrapWithImg__BLO_b{display:grid;grid-template-columns:auto 4.1875rem;align-items:center}.Input_wrapWithImg__BLO_b>label{margin:0!important}.Input_suffix__ofklm{max-width:1.5rem;position:absolute;right:.5rem;top:50%;translate:0 -50%;font-size:var(--text--m);color:var(--black-200)}.Input_loadingIcon__FXC99,.Input_searchIcon__roOTx,.Input_showPasswordIcon__nNivB{cursor:pointer;position:absolute;top:50%;translate:0 -50%}.Input_showPasswordIcon__nNivB{right:.4375rem;left:unset}.Input_loadingIcon__FXC99,.Input_searchIcon__roOTx{right:unset;left:.5rem}.Input_loadingIcon__FXC99{transition:var(--transition-base);animation:Input_rotation__6bF9e 2s linear infinite}@keyframes Input_rotation__6bF9e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.Input_labelWrap__Ywfai{margin:unset;display:flex;justify-content:space-between;flex-grow:1}.Input_forgotLink__yhd6u,.Input_labelText__9NzkJ{display:flex;align-items:center;font-weight:400;font-size:var(--text--s);line-height:.9375rem;color:var(--black-200);margin:0 0 .3125rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:.25rem}.Input_forgotLink__yhd6u{cursor:pointer;-webkit-user-select:unset;-moz-user-select:unset;user-select:unset;color:var(--green-600);text-decoration:none;font-weight:500}.Input_label__iG9u7{display:flex;flex-wrap:wrap;width:100%;margin:0 0 1.5rem}.Input_label__iG9u7:has(+.Input_errorMessage__bYO3l){margin:0}.Input_label__iG9u7:has(input:invalid)>.Input_errorMessage__bYO3l{display:flex}.Input_inputGroup__HJd3H{margin:.75rem 0;display:flex;flex-direction:column;gap:.5rem;width:100%}.Input_inputGroup__HJd3H .Input_label__iG9u7{margin:0 0 .3125rem;display:flex;align-items:center;text-align:left}.Input_inputGroup__HJd3H:has(+.Input_errorMessage__bYO3l){margin:0}.Input_logoWrap__5s9Dr{display:flex;border-radius:.25rem;overflow:hidden;padding:.1875rem .5rem;margin:0 0 0 auto;width:100%}.Input_logoWrap__5s9Dr>img{width:100%;object-fit:contain}.PasswordMeter_meter__RrdJw{display:flex;gap:.25rem;margin-top:.5rem;flex-wrap:wrap}.PasswordMeter_meter__RrdJw>:nth-child(n){display:flex;gap:.25rem;align-items:center;padding:0 .375rem 0 .125rem;border-radius:.625rem;font-size:.75rem;line-height:1.125rem;background-color:var(--grey-200);color:var(--black-200)}.PasswordMeter_meter__RrdJw>:nth-child(n)>svg{color:var(--black-100)}.PasswordMeter_meter__RrdJw>:nth-child(n)[data-error=true]{background-color:var(--red-100);color:var(--red-500)}.PasswordMeter_meter__RrdJw>:nth-child(n)[data-error=true]>svg{color:var(--red-500)}.PasswordMeter_meter__RrdJw>:nth-child(n)[data-active=true]{background-color:var(--primary-100);color:var(--green-400)}.PasswordMeter_meter__RrdJw>:nth-child(n)[data-active=true]>svg{color:var(--green-400)}.ProfileForm_profileInfo__mzESm{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 0 1.5rem}@media(max-width:575px){.ProfileForm_profileInfo__mzESm{flex-direction:column-reverse;align-items:start}}.ProfileForm_profileInfo__mzESm>:first-child{flex-grow:1}.ProfileForm_profileInfo__mzESm p:not(:last-child){margin:0 0 .25rem}.ProfileForm_profileInfo__mzESm .ProfileForm_name__UwNgf{font-size:.875rem;font-weight:600;line-height:1.25rem}.ProfileForm_profileInfo__mzESm .ProfileForm_email__lJ5Va{font-size:.75rem;line-height:1.125rem;color:var(--black-200)}.ProfileForm_profileForm__4yfnN [type=button]{gap:.375rem}@media(max-width:767px){.ProfileForm_profileForm__4yfnN [type=button]{justify-content:center;width:100%;max-width:unset}}.ProfileForm_avatar__AkWzt{display:flex;gap:.5rem;align-items:center;justify-content:center}@media(max-width:575px){.ProfileForm_avatar__AkWzt{flex-direction:row-reverse}}.ProfileForm_avatar__AkWzt>input{display:none}.ProfileForm_icon__ncsxS{position:relative;width:2.5rem;height:2.5rem;background:var(--black-400);border-radius:50%;font-weight:600;overflow:hidden;font-size:1.125rem;line-height:1.125rem;display:flex;justify-content:center;align-items:center;color:var(--white)}.ProfileForm_icon__ncsxS>img{object-fit:cover}.ProfileForm_uploadButton__7Gw0b{display:flex;align-items:center;gap:0 .25rem;font-size:.875rem;font-weight:600;line-height:1.375rem;letter-spacing:0;color:var(--black-400);cursor:pointer;margin:0!important}.ProfileForm_uploadButton__7Gw0b path{stroke:var(--black-400)}@media(max-width:575px){.ProfileForm_profileArea__E_V1T>:first-child{padding:.75rem 1rem}.ProfileForm_profileArea__E_V1T>:last-child{padding:1rem}.ProfileForm_sectionTitle__KSP_k{font-size:1.125rem!important;line-height:1.375rem!important}}.Tickets_list__NGYj_{gap:1.5rem!important;padding:1.5rem 1.5rem .75rem!important}.Tickets_list__NGYj_>[data-active=true]:after{bottom:-.75rem}.Tickets_list__NGYj_::-webkit-scrollbar{display:none}@media(max-width:575px){.Tickets_list__NGYj_{padding:1rem;padding-top:1rem!important;margin-bottom:1rem!important}}.Tickets_noResults__yIhsW{border-top:.0625rem solid var(--grey-300);margin:0!important}.Reviews_section__9Q_QJ{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.Reviews_section__9Q_QJ>h3{margin-bottom:1.5rem}@media(max-width:575px){.Reviews_section__9Q_QJ>h3{margin-bottom:1rem}.Reviews_section__9Q_QJ>h2{font-size:var(--text--h4);line-height:1.375rem}}.Reviews_items__BqYuL{display:grid;grid-template-columns:repeat(4,auto);grid-gap:1.875rem;gap:1.875rem;width:100%}@media(max-width:575px){.Reviews_items__BqYuL{gap:1rem;grid-template-columns:repeat(2,auto)}}.Reviews_item__0JOam{display:flex;flex-direction:column;align-items:center;gap:8px}.Reviews_item__0JOam>*{margin:0}.Reviews_item__0JOam .Reviews_logo__BgU0m{background-color:var(--black-400);width:3rem;height:3rem;border-radius:50%}.Reviews_item__0JOam :is(h2,p){text-align:center}@media(max-width:575px){.Reviews_item__0JOam h2{font-size:var(--text--h2);line-height:2rem}}.Reviews_item__0JOam>div{font-weight:600}.Reviews_item__0JOam p:not(.Reviews_number__AhhWb){overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media(max-width:575px){.Reviews_item__0JOam p:not(.Reviews_number__AhhWb){font-size:var(--text--h6);line-height:1.25rem}}.Reviews_number__AhhWb{font-size:2.125rem;font-weight:600;line-height:2.5rem;letter-spacing:-.02em}@media(max-width:575px){.Reviews_number__AhhWb{font-size:1.5rem;line-height:2rem}}.Summary_summary__5a52K{padding:1.5rem;border-radius:var(--border-radius--xs);position:relative;overflow:hidden}.Summary_summary__5a52K>*{position:inherit;z-index:2}.Summary_summary__5a52K.Summary_grey__hPwuH{border:.0625rem solid var(--grey-300);background:var(--grey-100)}.Summary_summary__5a52K.Summary_default__zOIzO{background:var(--navy-blue-400);color:var(--white)}.Summary_summary__5a52K.Summary_default__zOIzO:before{content:"";display:block;z-index:1;width:54.3125rem;height:54.3125rem;position:absolute;border-radius:50%;background-color:var(--navy-blue-400);box-shadow:-50px 50px 144px rgba(28,225,157,.35);top:0;right:0;transform:translateY(-65%) translateX(65%);opacity:.5}@media(max-width:575px){.Summary_summary__5a52K.Summary_default__zOIzO:before{transform:translateY(-70%) translateX(60%)}}.Summary_logo__P27iz{position:absolute;top:1.25rem;right:1.25rem}.Summary_title__21uKO{margin-bottom:1rem}.Summary_title__21uKO>*{margin:0}.Summary_image__bu5_7{line-height:0;margin-bottom:1rem}.Summary_content___uGo3 p{margin-bottom:1rem}.Summary_content___uGo3>:last-child{margin-bottom:0!important}.Summary_rating__n7H_6{color:var(--white)!important;margin-bottom:1rem;width:8rem}.Summary_row__2q7WU{display:flex;gap:1rem}@media(max-width:575px){.Summary_row__2q7WU{flex-direction:column}}.Summary_row__2q7WU>:first-of-type{flex-shrink:0}.Summary_group__V9WJb{display:flex;gap:1rem;margin-top:1.5rem}@media(max-width:575px){.Summary_group__V9WJb{flex-direction:column}}.Summary_groupName__W_5Fq{min-width:8rem;flex-shrink:0;line-height:1.5rem;font-size:var(--text--base);font-weight:600}.Summary_list__uR9gt{display:flex;flex-direction:column;gap:.75rem}.Summary_icon__w_cEN{line-height:0}.Summary_item__9ecUG{display:flex;gap:.5rem;align-items:flex-start}.FreeSpins_FreeSpins__bC5pT{position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;max-width:100%;height:100%;padding:.4375rem .5rem}.FreeSpins_FreeSpins__bC5pT span{background:var(--bg-gradient-purple-500);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:var(--transition-base)}.FreeSpins_FreeSpins__bC5pT img,.FreeSpins_FreeSpins__bC5pT svg{width:100%;height:100%;transition:var(--transition-base)}@media(min-width:992px){a.FreeSpins_FreeSpins__bC5pT{flex-direction:column}}a.FreeSpins_FreeSpins__bC5pT:hover span{filter:contrast(150%)}.FreeSpins_iconGift__O_j9t{display:flex}.FreeSpins_content__M9b98{display:flex;flex-direction:column}.FreeSpins_price__4HoXi{font-size:1.125rem;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1.5rem;letter-spacing:-.008em}.FreeSpins_text__wdz3N{font-weight:400;line-height:1rem;font-size:.75rem}.FreeSpins_default__62kP8{flex-direction:row}.FreeSpins_hasBorderGray__qgPTP,.FreeSpins_hasBorder__dx19K{flex-direction:column;background:linear-gradient(#fff,#fff) padding-box,var(--bg-gradient-border-pink) border-box;border:1px solid transparent;border-radius:.5rem;min-width:9.25rem;text-align:center}@media(max-width:575px){.FreeSpins_hasBorderGray__qgPTP,.FreeSpins_hasBorder__dx19K{min-width:7.5rem}}.FreeSpins_hasBorderGray__qgPTP{mix-blend-mode:luminosity}.FreeSpins_hasBorderGray__qgPTP .FreeSpins_content__M9b98{padding-right:0}.TagFeature_tag__jaXIL{background:var(--grey-200);border-radius:1.875rem;padding:.125rem .625rem}.TagFeature_list__9vJMI,.TagFeature_tag__jaXIL{font-size:var(--text--m);line-height:var(--line-height--m);font-weight:400;color:var(--black-400)}.TagFeature_list__9vJMI{display:flex;padding:.125rem .625rem .125rem .375rem}.TagFeature_list__9vJMI:not(:nth-child(3)){width:100%}.TagFeature_list__9vJMI:before{content:"";position:relative;width:4px;height:4px;background:var(--green-600);margin-right:6px;margin-top:10px;flex-shrink:0}.TagFeature_list__9vJMI span+div{margin-left:.375rem}.CardLegal_item__6S5Em{display:grid;grid-template-rows:1fr;grid-gap:1rem;align-items:center;justify-items:flex-start;width:100%;background:var(--white);border:.0625rem solid var(--grey-300);padding:1rem;position:relative;border-radius:1rem}.CardLegal_item__6S5Em:first-child{z-index:calc(200 - 1)}.CardLegal_item__6S5Em:nth-child(2){z-index:calc(200 - 2)}.CardLegal_item__6S5Em:nth-child(3){z-index:calc(200 - 3)}.CardLegal_item__6S5Em:nth-child(4){z-index:calc(200 - 4)}.CardLegal_item__6S5Em:nth-child(5){z-index:calc(200 - 5)}.CardLegal_item__6S5Em:nth-child(6){z-index:calc(200 - 6)}.CardLegal_item__6S5Em:nth-child(7){z-index:calc(200 - 7)}.CardLegal_item__6S5Em:nth-child(8){z-index:calc(200 - 8)}.CardLegal_item__6S5Em:nth-child(9){z-index:calc(200 - 9)}.CardLegal_item__6S5Em:nth-child(10){z-index:calc(200 - 10)}.CardLegal_item__6S5Em:nth-child(11){z-index:calc(200 - 11)}.CardLegal_item__6S5Em:nth-child(12){z-index:calc(200 - 12)}.CardLegal_item__6S5Em:nth-child(13){z-index:calc(200 - 13)}.CardLegal_item__6S5Em:nth-child(14){z-index:calc(200 - 14)}.CardLegal_item__6S5Em:nth-child(15){z-index:calc(200 - 15)}.CardLegal_item__6S5Em:nth-child(16){z-index:calc(200 - 16)}.CardLegal_item__6S5Em:nth-child(17){z-index:calc(200 - 17)}.CardLegal_item__6S5Em:nth-child(18){z-index:calc(200 - 18)}.CardLegal_item__6S5Em:nth-child(19){z-index:calc(200 - 19)}.CardLegal_item__6S5Em:nth-child(20){z-index:calc(200 - 20)}@media(min-width:730px){.CardLegal_item__6S5Em{grid-template-columns:10.6875rem 1fr 1fr}}@media(min-width:992px){.CardLegal_item__6S5Em{grid-template-columns:10.6875rem 1fr 1fr 9.25rem 7.375rem;grid-template-rows:1fr;grid-gap:0 1rem;padding:1.5rem}}.CardLegal_card__RQk7P{display:flex;position:relative;height:100%;max-width:100%;flex-direction:column;justify-content:center}@media(min-width:730px){.CardLegal_card__RQk7P{grid-column:1/2;grid-row:1/3}}@media(max-width:729px){.CardLegal_card__RQk7P{gap:.75rem;flex-direction:row}}@media(max-width:374px){.CardLegal_card__RQk7P{flex-direction:column}}@media(min-width:730px){.CardLegal_card__RQk7P:after{content:"";position:absolute;right:-1rem;top:0;bottom:0;width:.0625rem;background:var(--grey-300)}}.CardLegal_body__feGM_{display:flex;gap:.5625rem;flex-direction:column;align-items:center}@media(max-width:729px){.CardLegal_body__feGM_{align-items:flex-start;gap:0}}@media(min-width:730px){.CardLegal_tags__42Gve{grid-column:2/3;grid-row:1/2;margin-left:1rem}}.CardLegal_tags__42Gve p{margin:.375rem 0 .75rem}.CardLegal_tags__42Gve .CardLegal_wrap__p0Gdy{display:flex;gap:.25rem;flex-wrap:wrap}.CardLegal_features__nHZy3{text-align:left;z-index:3}@media(min-width:730px){.CardLegal_features__nHZy3{grid-column:3/4;grid-row:1/2}}.CardLegal_features__nHZy3 p{margin:.5625rem 0 1.1875rem}.CardLegal_features__nHZy3>div{margin-bottom:.1875rem}.CardLegal_features__nHZy3 .CardLegal_wrap__p0Gdy{display:flex;gap:.25rem;flex-wrap:wrap}.CardLegal_freeSpins__z_J0c{display:flex;flex-direction:column;height:100%}@media(min-width:730px)and (max-width:991px){.CardLegal_freeSpins__z_J0c{margin-left:1rem;flex-direction:column}}@media(max-width:479px){.CardLegal_freeSpins__z_J0c>a{width:100%}}@media screen and (max-width:360px){.CardLegal_freeSpins__z_J0c{max-width:6.1875rem}.CardLegal_freeSpins__z_J0c>a{padding-left:.375rem;padding-right:.375rem}}@media(min-width:730px)and (max-width:991px){.CardLegal_freeSpins__z_J0c>*{margin:unset!important}}.CardLegal_buttons__cadZW{display:grid;grid-gap:1rem;grid-template-columns:repeat(2,1fr);align-self:end;align-items:end;justify-self:end;width:100%}@media(min-width:730px){.CardLegal_buttons__cadZW{grid-template-columns:1fr 1fr;grid-column:2/4;grid-row:2/3}}@media(min-width:992px){.CardLegal_buttons__cadZW{grid-template-columns:1fr 1fr;grid-column:4/6;grid-row:1/3;align-items:center;align-self:center}}.CardLegal_cta__9ANg5{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:1rem}@media(min-width:992px){.CardLegal_cta__9ANg5{flex-direction:column}}.CardLegal_cta__9ANg5 button{justify-content:center;height:-moz-fit-content;height:fit-content}.styles_tittle__G_G3d{text-align:center}.styles_borderTop__XLrjq{border-top:.25rem solid var(--red-500)!important}.styles_legal__quKOb{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:729px){.styles_legal__quKOb{margin-left:calc(var(--wrap-pd)*-1);margin-right:calc(var(--wrap-pd)*-1);padding:0 1rem}}.styles_illegal__gG3z0{display:flex;flex-wrap:wrap;flex-direction:row;gap:1.5rem;justify-content:center}@media(max-width:729px){.styles_illegal__gG3z0{gap:1rem}}.styles_wrapButton__ia4OS{margin:1.5rem 0}@media(max-width:729px){.styles_listWrapper__C59ZI .styles_dropdown__control__SJgeO{padding-left:0!important}}[data-type=brands] .styles_button__l17zC{width:100%;max-width:none}.styles_listWrapBox__J6WZR{z-index:200!important}@media(max-width:575px){.styles_listWrapBox__J6WZR{padding:1rem 0!important}}.styles_listWrapper__C59ZI{display:flex;flex-direction:column;gap:1.5rem}.NotFound_wrap__PjF7b{padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:575px){.NotFound_wrap__PjF7b{padding:1rem}}.NotFound_wrap__PjF7b>svg{margin-bottom:1rem}.NotFound_wrap__PjF7b>button{margin-top:1rem}.NotFound_wrap__PjF7b>h5,.NotFound_wrap__PjF7b>p{margin:0}.NotFound_wrap__PjF7b>p{font-size:.875rem;line-height:1.7142857143}.Wireframe_preloading__l_ix0{border-radius:.5rem;border:.0625rem solid var(--grey-300);background:var(--white)}.BettingHousesList_listWrapper__ujWv0{display:flex;flex-direction:column}.BettingHousesList_listWrapper__ujWv0 [class*=sortSection],.BettingHousesList_listWrapper__ujWv0 [class^=HomeList_item]{display:grid;grid-template-columns:6.25rem 1fr 8.5625rem 7.875rem 6.25rem 9.625rem;grid-gap:1rem;gap:1rem}@media(max-width:991px){.BettingHousesList_listWrapper__ujWv0 [class*=sortSection],.BettingHousesList_listWrapper__ujWv0 [class^=HomeList_item]{grid-template-columns:5rem 1fr 7.875rem 6.25rem 9.625rem;gap:.75rem;row-gap:0}.BettingHousesList_listWrapper__ujWv0 [class*=sortSection] [data-tablet=false],.BettingHousesList_listWrapper__ujWv0 [class^=HomeList_item] [data-tablet=false]{display:none}}@media(max-width:575px){.BettingHousesList_listWrapper__ujWv0 [class*=sortSection],.BettingHousesList_listWrapper__ujWv0 [class^=HomeList_item]{grid-template-columns:1fr 6.875rem 5.25rem;gap:8px}.BettingHousesList_listWrapper__ujWv0 [class*=sortSection] [data-mobile=false],.BettingHousesList_listWrapper__ujWv0 [class^=HomeList_item] [data-mobile=false]{display:none!important}.BettingHousesList_listWrapper__ujWv0 [class^=HomeList_item]{grid-template-columns:2.5rem 1fr 5.4375rem 4.25rem;gap:0 .5rem;padding:.75rem 1rem}.BettingHousesList_listWrapper__ujWv0 .BettingHousesList_buttonHolder__sZ37S{margin:0 1rem}}.HomeList_list__ch3iH{padding:0;height:111.75rem;overflow:hidden}@media(min-width:576px){.HomeList_list__ch3iH{height:49rem}}.HomeList_list__ch3iH.HomeList_touched__4IuG7{height:auto}.HomeList_item__nzG0o{align-items:center;padding:.5rem 0;border-bottom:.0625rem solid var(--grey-300)}@media(max-width:991px){.HomeList_item__nzG0o>:first-child{grid-row:span 2}}.HomeList_name__iPIZg{display:none}@media(max-width:575px){.HomeList_name__iPIZg{display:block;width:-moz-fit-content;width:fit-content;font-weight:600;line-height:1.25rem;margin:0;order:1;color:var(--black-400);-webkit-text-decoration:underline dashed var(--black-100);text-decoration:underline dashed var(--black-100);text-underline-offset:.25rem}.HomeList_name__iPIZg:hover{text-decoration:none}}.HomeList_licenses__9z6fv{display:flex;gap:.5rem}@media(max-width:575px){.HomeList_licenses__9z6fv{margin-top:.25rem;order:4}}.HomeList_licenseState__CECmg{display:flex;align-items:center;margin:0;gap:.25rem}.HomeList_licenseState__CECmg>svg{flex-shrink:0}@media(max-width:991px){.HomeList_licenseState__CECmg>span{font-size:.875rem;line-height:1.25rem}}@media(max-width:575px){.HomeList_licenseState__CECmg>svg{width:1rem;height:1rem}.HomeList_licenseState__CECmg>span{font-size:.75rem;line-height:1.125rem;color:var(--black-200)}}@media(max-width:991px){.HomeList_websiteLink__ca2LQ{grid-row:span 2}}@media(max-width:575px){.HomeList_websiteLink__ca2LQ{grid-column:span 4;order:5;margin-top:.5rem}.HomeList_noCta__hlvKp{order:5}}.HomeList_resolutionScore__KBn61{display:flex;justify-content:center}@media(max-width:991px){.HomeList_resolutionScore__KBn61{grid-row:span 2}}@media(max-width:575px){.HomeList_resolutionScore__KBn61{order:3;justify-content:end;margin-right:.25rem}.HomeList_resolutionScore__KBn61:has(>:first-child>:first-child:only-child){justify-content:center}.HomeList_resolutionScore__KBn61>:first-child>:first-child:only-child{margin-left:0}}.HomeList_scoreButton__pGWNt{display:flex;align-items:center;padding:.5rem .5rem .5rem .75rem;border-radius:.5rem;border:.0625rem solid var(--grey-400);text-decoration:none;color:var(--black-400);max-width:unset}.HomeList_scoreButton__pGWNt:hover{text-decoration:none}.HomeList_scoreButton__pGWNt:hover>svg{transform:translateX(.25rem)}.HomeList_scoreButton__pGWNt>svg{transition:var(--transition-base)}.HomeList_scoreButton__pGWNt>p{margin:0;display:flex;align-items:center}.HomeList_scoreButton__pGWNt>p>span{font-size:1rem;font-weight:600;line-height:1.21rem}.HomeList_scoreButton__pGWNt>p>:last-child{color:var(--black-100)}@media(max-width:991px){.HomeList_scoreButton__pGWNt{grid-row:span 2}}@media(max-width:575px){.HomeList_scoreButton__pGWNt{min-width:unset;height:2rem;padding:.1875rem .21875rem .1875rem .46875rem;justify-content:center;order:3}.HomeList_scoreButton__pGWNt>p{line-height:1.25rem}.HomeList_scoreButton__pGWNt>p>span{font-size:.875rem}.HomeList_scoreButton__pGWNt>p>:last-child{font-size:.625rem;font-weight:400;line-height:1.125rem;color:var(--black-200)}}.HomeList_unauthorized__T7PO7{display:flex;align-items:center;z-index:unset!important}.HomeList_unauthorized__T7PO7>div:last-child{z-index:3}.HomeList_unauthorized__T7PO7 div>span>button{min-width:150px}@media(max-width:991px){.HomeList_unauthorized__T7PO7{grid-row:span 2}}@media(max-width:575px){.HomeList_unauthorized__T7PO7{grid-column:span 4;order:5;margin-top:.5rem}.HomeList_unauthorized__T7PO7 div>span>button{min-width:calc(100vw - 32px)}}.PaymentMethods_list__zqGUn{display:flex;align-items:center;gap:.5rem}@media(max-width:991px){.PaymentMethods_list__zqGUn{order:5;padding-left:.1875rem}.PaymentMethods_list__zqGUn img:nth-child(4){display:none}}@media(max-width:575px){.PaymentMethods_list__zqGUn{margin-top:.5rem;height:1.5rem;gap:.25rem;grid-column:span 2;padding-left:0}.PaymentMethods_list__zqGUn img:nth-child(4){display:inherit}}.PaymentMethods_tooltip__uhzy_{width:100%!important}.PaymentMethods_tooltip__uhzy_:has([data-item-count="0"]){display:none}@media(max-width:991px){.PaymentMethods_tooltip__uhzy_{justify-content:start!important}}@media(max-width:575px){.PaymentMethods_tooltip__uhzy_{width:auto!important}.PaymentMethods_tooltip__uhzy_:has([data-item-count="0"]){display:flex}}.PaymentMethods_tooltip__uhzy_>:first-child{width:100%;justify-content:center;padding:.25rem .375rem}@media(max-width:991px){.PaymentMethods_tooltip__uhzy_>:first-child{width:-moz-fit-content;width:fit-content}}@media(max-width:575px){.PaymentMethods_tooltip__uhzy_>:first-child{padding:0!important;border:none!important}}.PaymentMethods_tooltip__uhzy_>:first-child>:first-child{display:flex}.PaymentMethods_tooltip__uhzy_>:first-child>:first-child>[data-tablet],.PaymentMethods_tooltip__uhzy_>:first-child>:first-child>svg{display:none}@media(max-width:991px){.PaymentMethods_tooltip__uhzy_>:first-child>:first-child>[data-desktop]{display:none}.PaymentMethods_tooltip__uhzy_>:first-child>:first-child>[data-tablet]{display:block}}@media(max-width:575px){.PaymentMethods_tooltip__uhzy_>:first-child>:first-child>[data-tablet],.PaymentMethods_tooltip__uhzy_>:first-child>:first-child>span{display:none}.PaymentMethods_tooltip__uhzy_>:first-child>:first-child>svg{display:block;color:var(--black-400)}}.PaymentMethods_tooltip__uhzy_>:last-child{width:auto!important;min-width:11.25rem}.PaymentMethods_tooltip__uhzy_>:last-child>:first-child{display:flex;flex-direction:column;gap:.625rem}@media(min-width:992px){.PaymentMethods_tooltip__uhzy_>:last-child>:first-child>:first-child{display:none!important}}.PaymentMethods_tooltipItem__cXu9f{display:flex!important;align-items:center;gap:.5rem;text-wrap:nowrap}.ProsCons_prosCons__FWQDq{display:grid;grid-template-columns:repeat(var(--column),1fr);grid-gap:1.125rem;gap:1.125rem}.ProsCons_prosCons__FWQDq>*{display:flex;gap:1.125rem;flex-direction:column}.ProsCons_item__pJbMx{display:flex;align-items:center;gap:.3125rem}.ProsCons_bonus__GUf9p .ProsCons_item__pJbMx{flex-wrap:nowrap;gap:.5rem}@media(max-width:991px){.ProsCons_bonus__GUf9p .ProsCons_item__pJbMx{align-items:flex-start}}.ProsCons_bonus__GUf9p .ProsCons_icon__T5qlQ{width:1.5rem;height:1.5rem}@media(max-width:991px){.ProsCons_bonus__GUf9p .ProsCons_icon__T5qlQ{width:1rem;height:1rem}}.ProsCons_bonus__GUf9p .ProsCons_icon__T5qlQ img,.ProsCons_bonus__GUf9p .ProsCons_icon__T5qlQ svg{display:block;width:100%!important;height:100%!important}.ProsCons_itemList__d4On7{display:flex;flex-wrap:wrap}.ProsCons_items__BckPw{display:flex}.ProsCons_items__BckPw.ProsCons_bonus__GUf9p{flex-direction:column;gap:0}.ProsCons_items__BckPw.ProsCons_bonus__GUf9p .ProsCons_cons__TtYeu,.ProsCons_items__BckPw.ProsCons_bonus__GUf9p .ProsCons_pros__P091j{display:flex;align-items:start;margin:0;min-width:unset;height:100%}@media(max-width:767px){.ProsCons_items__BckPw.ProsCons_bonus__GUf9p .ProsCons_cons__TtYeu,.ProsCons_items__BckPw.ProsCons_bonus__GUf9p .ProsCons_pros__P091j{min-width:3.875rem}}.ProsCons_items__BckPw.ProsCons_bonus__GUf9p .ProsCons_cons__TtYeu>.ProsCons_icon__T5qlQ,.ProsCons_items__BckPw.ProsCons_bonus__GUf9p .ProsCons_pros__P091j>.ProsCons_icon__T5qlQ{transform:translateY(-.1875rem)}@media(max-width:991px){.ProsCons_items__BckPw.ProsCons_bonus__GUf9p .ProsCons_cons__TtYeu>.ProsCons_icon__T5qlQ,.ProsCons_items__BckPw.ProsCons_bonus__GUf9p .ProsCons_pros__P091j>.ProsCons_icon__T5qlQ{transform:none}}.ProsCons_items__BckPw.ProsCons_bonus__GUf9p .ProsCons_itemList__d4On7{min-height:1.5rem;align-items:baseline}.ProsCons_items__BckPw.ProsCons_bonus__GUf9p>span{font-weight:400;font-size:.75rem;line-height:1.125rem;color:var(--black-400)}@media(max-width:479px){.ProsCons_items__BckPw.ProsCons_bonus__GUf9p{gap:.5rem}}.ProsCons_items__BckPw .ProsCons_cons__TtYeu,.ProsCons_items__BckPw .ProsCons_pros__P091j{display:flex;align-items:center;margin:0 10px 0 0;min-width:3.375rem}@media(max-width:479px){.ProsCons_items__BckPw{gap:.75rem}}.ProsCons_icon__T5qlQ{display:flex}.ProsCons_label__ClRte{font-weight:600;font-size:.75rem;line-height:1.125rem;margin:0}@media(max-width:575px){.ProsCons_bonus__GUf9p .ProsCons_cons__TtYeu,.ProsCons_bonus__GUf9p .ProsCons_pros__P091j{width:100%;max-width:6.125rem}}.ProsCons_pros__P091j{color:var(--green-600)}.ProsCons_cons__TtYeu{color:var(--red-600)}.ProsCons_space__Zfjig{width:.5rem}.styles_item__3JPeT{background-color:var(--white);border-radius:var(--border-radius--m);box-shadow:0 0 0 .0625rem var(--grey-300)}.styles_bar__JjYG0{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:var(--grey-100);border-top-left-radius:var(--border-radius--m);border-top-right-radius:var(--border-radius--m)}@media(max-width:575px){.styles_bar__JjYG0{flex-direction:column;align-items:flex-start}}.styles_bookmakerCard__dGCrp{width:100%;max-width:7.75rem}@media(max-width:575px){.styles_bookmakerCard__dGCrp{max-width:6.3125rem}}.styles_bookmakerCard__dGCrp [class^=CardImage]{height:3rem}@media(max-width:575px){.styles_bookmakerCard__dGCrp [class^=CardImage]{height:2.5rem}}.styles_title___V_q9{width:-moz-fit-content;width:fit-content}.styles_title___V_q9>h2{font-weight:600;font-size:1.125rem;line-height:1.375rem;letter-spacing:-.01em;color:var(--black-400);margin-bottom:.625rem}@media(min-width:768px){.styles_title___V_q9>h2{font-size:1.25rem;line-height:1.5rem}}.styles_tags__D_MF5{display:flex;flex-wrap:wrap;gap:.25rem}.styles_button___64WK{height:100%;margin-left:auto;min-width:-moz-fit-content;min-width:fit-content}@media(max-width:575px){.styles_button___64WK{margin:0;width:100%;max-width:unset}}.styles_content__NJKOE{display:flex;flex-direction:column;gap:1rem;padding:1rem}.styles_features___M_EN{display:flex;gap:.9375rem}@media(max-width:767px){.styles_features___M_EN{flex-direction:column;gap:1rem}}.styles_featuresItemsWrap__7abLy{display:flex;width:22.5rem;gap:.5rem;flex-shrink:0}@media(max-width:575px){.styles_featuresItemsWrap__7abLy{width:auto}}.styles_featureItem__RTHvY{width:100%;max-width:7.75rem}@media(min-width:576px){.styles_featureItem__RTHvY:first-child{max-width:8.25rem}.styles_featureItem__RTHvY:last-child{max-width:-moz-fit-content;max-width:fit-content}}@media(max-width:575px){.styles_featureItem__RTHvY{max-width:6.125rem}}.styles_featureItem__RTHvY span{display:block}.styles_featureItem__RTHvY span+span{margin-top:.125rem}.styles_featureItem__RTHvY span:first-child{font-size:.75rem;line-height:1.5;color:var(--black-200)}.styles_featureItem__RTHvY span:last-child{font-size:1rem}.styles_info__V_jAT{display:flex;flex-grow:1;gap:.5rem}@media(max-width:991px){.styles_info__V_jAT{width:100%;margin-left:0}}@media(max-width:575px){.styles_info__V_jAT{flex-wrap:wrap;gap:1rem}}.styles_tooltip__Wqf8L{height:100%;margin-left:auto;min-width:-moz-fit-content;min-width:fit-content}@media(max-width:575px){.styles_tooltip__Wqf8L{width:unset;height:-moz-fit-content;height:fit-content;margin-left:0}}.styles_tooltip__Wqf8L svg{color:var(--green-600)}.styles_tooltip__Wqf8L span{font-weight:600;font-size:.875rem;line-height:1.25rem;text-align:right;color:var(--green-600);white-space:nowrap}@media(max-width:729px){.styles_prosCons__CUxEa{gap:.5rem}}.styles_prosCons__CUxEa p,.styles_prosCons__CUxEa span{font-size:.75rem;line-height:1.5}.styles_separator__ZX7FT{width:100%;margin:0;border:none;border-bottom:.0625rem solid var(--grey-300)}.styles_about__V3MMK{font-size:.75rem;line-height:1.5;color:var(--black-200)}.styles_modal___sQ4S{display:flex;flex-direction:column;overflow:hidden}.styles_modal___sQ4S>*+*{margin:.5rem 0 0}.styles_modalLogo__inky5{width:100%;height:2.5rem;max-width:7rem;padding:.25rem .375rem;border-radius:.5rem;margin-bottom:1rem}@media(max-width:575px){.styles_modalLogo__inky5{margin-bottom:0}}.styles_modalLogo__inky5 img{object-fit:contain}.styles_modal___sQ4S>a{width:100%;max-width:100%;margin-top:1rem}@media(max-width:575px){.styles_modal___sQ4S>a{margin-top:0}}.styles_modalContent__rygZR{overflow:auto;padding:1rem 0;margin:0}.styles_modalContent__rygZR:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1rem;background:linear-gradient(to bottom,rgba(255,0,0,0),var(--white) 80%)}.styles_modal___sQ4S .styles_fadeBg__C9yLT{position:relative;height:0}.styles_modal___sQ4S .styles_fadeBg__C9yLT:before{content:"";position:absolute;top:100%;left:0;width:100%;height:1rem;background:linear-gradient(to top,rgba(255,0,0,0),var(--white) 80%)}.styles_modal___sQ4S .styles_fadeBg__C9yLT[data-bottom]:before{bottom:100%;top:unset;background:linear-gradient(to bottom,rgba(255,0,0,0),var(--white) 80%)}.styles_modal___sQ4S>a{flex-shrink:0}.styles_tag__vthSL{border-radius:.5rem}ol.StyledNumberedList_ol__RqV_K{counter-reset:list-counter;padding:0;margin:1.25rem 0}ol.StyledNumberedList_ol__RqV_K li{counter-increment:list-counter;gap:1rem;display:flex;align-items:baseline}ol.StyledNumberedList_ol__RqV_K li:not(:last-of-type){margin-bottom:.5rem}ol.StyledNumberedList_ol__RqV_K li:before{content:counter(list-counter);display:flex;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--grey-200);align-items:center;justify-content:center}@media(max-width:575px){ol.StyledNumberedList_ol__RqV_K li:before{width:2rem;height:2rem}}.styles_grid__ussA3{display:flex;flex-direction:column;gap:1.5rem}.styles_wrapButton__05t1X{margin:1.5rem 0}.styles_loadMore__N3QQE{width:100%;justify-content:center;color:var(--black)}@media(min-width:768px){.styles_mobileButton__T7usA{display:none}}.styles_ctaBody__C6MaN>*{font-weight:500}.Video_video__aMhNq{height:23.75rem;border-radius:var(--border-radius--xs);background:var(--second-box-shadow);overflow:hidden}@media(max-width:575px){.Video_video__aMhNq{height:11.875rem}}.Video_video__aMhNq .Video_player-wrapper__7Mrbb{position:relative;padding-top:56.25%}.Video_video__aMhNq .Video_react-player__IhvwL{position:absolute;top:0;left:0}.PageTemplates_landingPage__content__87anY{background-color:#fff;position:relative;z-index:9;margin-bottom:2rem}@media(min-width:768px){.PageTemplates_landingPage__content__87anY{margin:0 auto 2rem;background-color:transparent}}.ReviewSingle_reviewBorder__f_i0x{border-radius:.5rem}.ReviewSingle_sectionTitle__WxsdH{font-size:var(--text--h3);line-height:var(--line-height--h3)}.ReviewSingle_videosWrapper__azQv1>:last-child{position:relative;overflow:hidden;padding:0}.ComparisonsWidget_title__b6UKz{margin:0 0 1.5rem;line-height:normal}@media(max-width:575px){.ComparisonsWidget_title__b6UKz{margin:0 0 var(--wrap-pd) 0}}.ComparisonsWidget_items__I8_g_{gap:1.5rem}.ComparisonsWidget_item__3UkQD,.ComparisonsWidget_items__I8_g_{display:flex;flex-direction:column}.ComparisonsWidget_block__7ul4a{position:relative;display:flex;justify-content:space-between;padding:.75rem 1.875rem;border:.0625rem solid var(--grey-300);border-radius:var(--border-radius--s);overflow:hidden}.ComparisonsWidget_block__7ul4a:before{content:"";position:absolute;width:.0625rem;height:calc(100% + .75rem*2);background:var(--grey-300);top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.ComparisonsWidget_block__7ul4a .ComparisonsWidget_image__feHwa{width:100%;height:1.5rem;max-width:4.5rem;display:flex;align-items:center;justify-content:center}.ComparisonsWidget_block__7ul4a img{height:100%;width:auto;max-width:100%;object-fit:contain}.ComparisonsWidget_block__7ul4a .ComparisonsWidget_divider__1oKEq{cursor:pointer;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;overflow:hidden;position:absolute;z-index:5;top:50%;left:50%;background:var(--white);transition:var(--transition-base);transform:translate(-50%,-50%);box-shadow:0 0 0 .0625rem var(--grey-300) inset;text-decoration:none}.ComparisonsWidget_block__7ul4a .ComparisonsWidget_divider__1oKEq:hover{background-color:var(--grey-100)}.ComparisonsWidget_block__7ul4a .ComparisonsWidget_divider__1oKEq span{color:var(--black-200);font-size:var(--text--m);line-height:var(--line-height--m)}.ComparisonsWidget_titles__HsMyg{display:flex;justify-content:space-between;margin:.75rem 2.5rem 0;font-size:var(--text--m);line-height:var(--line-height--m);color:var(--black-400)}.ComparisonsWidget_titles__HsMyg p{margin:unset}.Faqs_accordion__9usLp{list-style:none;border-radius:.25rem;overflow:hidden;padding:.5rem 1rem;margin:0}@media(min-width:768px){.Faqs_accordion__9usLp{padding:.5rem 1.5rem}}.Faqs_item__qzJdn:not(:first-child) .Faqs_button__CgDnZ{border-top:.0625rem solid var(--grey-300)}.Faqs_button__CgDnZ{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:initial;border:none;cursor:pointer;position:relative;perspective:37.5rem;transform-style:preserve-3d;transition:var(--transition-base);padding:.75rem 0}@media(min-width:768px){.Faqs_button__CgDnZ{padding:1rem 0}}.Faqs_item__qzJdn:first-child .Faqs_button__CgDnZ{padding-top:0}.Faqs_button__CgDnZ>span{font-weight:600;font-size:.875rem;line-height:1.25rem;color:var(--black-400);text-align:left}@media(min-width:768px){.Faqs_button__CgDnZ>span{font-size:1rem;line-height:1.625rem}}.Faqs_button__CgDnZ[aria-expanded=true] [data-acc-chevron],.Faqs_button__CgDnZ[aria-expanded=true]>span{color:var(--green-600)}.Faqs_button__CgDnZ [data-acc-chevron]{width:1.125rem;height:1.125rem}.Faqs_text__i0o24{font-weight:400;font-size:.875rem;line-height:1.5rem;color:var(--grey-700);padding:0 0 1rem;text-align:left}@media(min-width:768px){.Faqs_text__i0o24{padding:0 0 1.25rem;font-size:1rem}}.Faqs_text__i0o24 *{margin:0}.styles_gameCard__RUt7k{display:grid;margin-bottom:.875rem;position:relative}.styles_gameCard__RUt7k:after{position:absolute;content:"";left:5rem;right:0;bottom:-.4375rem;height:.0625rem;background:var(--grey-300)}@media(max-width:767px){.styles_gameCard__RUt7k:after{left:0}}.styles_gameCard__RUt7k .styles_bottom__2E9nh,.styles_gameCard__RUt7k .styles_inner__gYkBB{display:grid;align-items:center;grid-gap:1rem;grid-template-columns:4rem 1fr auto}@media(max-width:767px){.styles_gameCard__RUt7k .styles_bottom__2E9nh,.styles_gameCard__RUt7k .styles_inner__gYkBB{grid-template-columns:2.5rem 1fr auto;grid-gap:.75rem}}.styles_gameCard__RUt7k .styles_title__HBpqP{margin:0}.styles_gameCard__RUt7k .styles_logo__Jv4Xd{width:4rem;height:4rem;border-radius:.5rem;overflow:hidden}@media(max-width:767px){.styles_gameCard__RUt7k .styles_logo__Jv4Xd{width:2.5rem;height:2.5rem}}.styles_gameCard__RUt7k .styles_logo__Jv4Xd>a>img,.styles_gameCard__RUt7k .styles_logo__Jv4Xd>img{object-fit:contain;width:100%;height:100%}.styles_gameCard__RUt7k .styles_tc__xyWeZ{grid-column:2/4;font-weight:400;font-size:.75rem;line-height:1rem;color:var(--black-100);margin:.125rem 0}@media(max-width:767px){.styles_prosCons___0lDd{margin-left:-3px}}.styles_button__3Ow6A{min-width:unset}.CardsInput_wrapper__JWr3s{display:flex;flex-wrap:wrap;gap:.25rem}.CardsInput_info__id8e9,.CardsInput_label__ClNvZ{font-size:.75rem;line-height:1.125rem}.CardsInput_label__ClNvZ{flex-grow:1;color:var(--black-400)}.CardsInput_info__id8e9{display:flex;align-items:center;gap:.25rem}.CardsInput_list__I16tl{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem}.CardsInput_card__C5_55{display:flex;flex-direction:column;align-items:center;width:100%;padding:.9375rem .4375rem;gap:.25rem;border-radius:.5rem;border:.0625rem solid var(--grey-400);color:var(--black-400);transition:var(--transition-base);transition-property:color,border-color;cursor:pointer}.CardsInput_card__C5_55>span{font-size:.875rem;line-height:1.25rem}.CardsInput_card__C5_55[data-active=true]{padding:.875rem .375rem;border:.125rem solid var(--green-400);color:var(--green-400)}.CardsInput_card__C5_55[data-active=true]>span{font-weight:600}.CardsInput_input__6dfiH{display:none;pointer-events:none}.InputText_wrapper__kJj7Y{display:flex;flex-wrap:wrap;gap:.25rem}.InputText_info__PcPT5,.InputText_label__MyRfi{font-size:.75rem;line-height:1.125rem}.InputText_label__MyRfi{flex-grow:1;color:var(--black-400)}.InputText_info__PcPT5,.InputText_inputWrapper__6BRyO{display:flex;align-items:center;gap:.25rem}.InputText_inputWrapper__6BRyO{width:100%;padding:.5625rem .5625rem .5625rem .9375rem;border:.0625rem solid var(--grey-400);border-radius:.5rem;background-color:var(--grey-100);cursor:text;transition:var(--transition-base);transition-property:background-color,border-color}.InputText_inputWrapper__6BRyO:hover{background-color:var(--white);border-color:var(--grey-500)}.InputText_inputWrapper__6BRyO:has(>input:focus-visible){background-color:var(--white);border:.125rem solid var(--green-400);padding:.5rem .5rem .5rem .875rem}[data-error=true] .InputText_inputWrapper__6BRyO{border-color:var(--red-500)}[data-error=true] .InputText_inputWrapper__6BRyO:has(>input:focus-visible){border-color:var(--red-500)}.InputText_input__duQgM{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;background-color:transparent;font-size:.875rem;line-height:1.25rem;color:var(--black-400);flex-grow:1}.InputText_input__duQgM:focus-visible{outline:none}.InputText_input__duQgM::placeholder{color:var(--black-100)}.InputText_charLimit__X6s_K{font-size:.75rem;line-height:1.125rem;color:var(--black-100)}.InputText_prefix__TcFeV{font-size:.875rem;line-height:1.25rem;color:var(--black-100)}.InputText_error___f9eo{margin-top:0}.InputTextArea_wrapper__xDJbk{display:flex;flex-wrap:wrap;gap:.25rem}.InputTextArea_info__mND1e,.InputTextArea_label__NsY0Z{font-size:.75rem;line-height:1.125rem}.InputTextArea_label__NsY0Z{flex-grow:1}.InputTextArea_info__mND1e{display:flex;align-items:center;gap:.25rem}.InputTextArea_inputWrapper__tkzYW{display:flex;position:relative;padding:.4375rem 0 0 .9375rem;border-radius:.5rem;border:.0625rem solid var(--grey-400);background-color:var(--grey-100);width:100%;transition:var(--transition-base);transition-property:background-color,border-color;overflow:hidden}.InputTextArea_inputWrapper__tkzYW:hover{background-color:var(--white);border-color:var(--grey-500)}.InputTextArea_inputWrapper__tkzYW:has(>textarea:focus-visible){background-color:var(--white);border:.125rem solid var(--green-400);padding:.375rem 0 0 .875rem}.InputTextArea_inputWrapper__tkzYW:has(>textarea:focus-visible)>.InputTextArea_resizeHandle__CpWdA{bottom:.1875rem;right:.1875rem}.InputTextArea_inputWrapper__tkzYW:has(>textarea:focus-visible)>.InputTextArea_maxLength__FIdD7{bottom:.625rem;right:.625rem}[data-error=true] .InputTextArea_inputWrapper__tkzYW{border-color:var(--red-500)}[data-error=true] .InputTextArea_inputWrapper__tkzYW:has(>textarea:focus-visible){border-color:var(--red-500)}.InputTextArea_input__O_nmF{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;font-size:.875rem;line-height:1.5rem;color:var(--black-400);width:100%;min-height:100%;padding:0 .9375rem .4375rem 0;resize:vertical}.InputTextArea_input__O_nmF[data-has-max-length=true]{padding-bottom:calc(.4375rem + 1.125rem + .25rem)}.InputTextArea_input__O_nmF::placeholder{color:var(--black-100)}.InputTextArea_input__O_nmF:focus-visible{padding:0 .875rem .375rem 0}.InputTextArea_input__O_nmF:focus-visible[data-has-max-length=true]{padding-bottom:calc(.375rem + 1.125rem + .25rem)}.InputTextArea_input__O_nmF:focus-visible{outline:none}.InputTextArea_input__O_nmF::-webkit-resizer{display:none}.InputTextArea_resizeHandle__CpWdA{position:absolute;bottom:.25rem;right:.25rem;color:var(--grey-500)}.InputTextArea_maxLength__FIdD7{position:absolute;bottom:.6875rem;right:.6875rem;font-size:.75rem;line-height:1.125rem;color:var(--black-100)}.InputTextArea_error__FlMax{margin-top:0}.PreventNavigation_title__pBAzP{font-size:1.25rem;line-height:1.5125rem;color:var(--black-400);margin-bottom:.5rem}.PreventNavigation_description__J6_sv{font-size:.875rem;line-height:1.25rem;margin-bottom:1rem;color:var(--black-400)}.PreventNavigation_buttons__LGUzh{display:flex;justify-content:space-between}.PreventNavigation_buttons__LGUzh>[data-discard]{color:var(--red-500);line-height:1.25rem;font-weight:600}.Skeletons_preloading__zIZFc{border-radius:.5rem;border:.0625rem solid var(--grey-300);background:var(--white)}.Table_tableWrapper__RjiAh{display:flex;overflow:auto;border:1px solid var(--grey-300);box-sizing:content-box;border-radius:.5rem;scrollbar-width:none}.Table_tableWrapper__RjiAh::-webkit-scrollbar{display:none}@media(max-width:767px){.Table_tableWrapper__RjiAh[data-horizontal=false]{display:none}}.Table_table__nrkVv{border-collapse:collapse;width:100%;background:var(--white);border:1px solid var(--grey-300);border-collapse:separate;border-radius:.5rem;border-spacing:0;overflow:hidden}.Table_table__nrkVv p:not(:last-child){margin-bottom:.75rem}.Table_table__nrkVv tr.Table_header__3S2Mt{color:var(--black-400);background:var(--grey-100);font-weight:600}.Table_table__nrkVv tr td,.Table_table__nrkVv tr th{padding:.5rem}@media(max-width:767px){.Table_table__nrkVv tr td:has(img),.Table_table__nrkVv tr th:has(img){width:100%}.Table_table__nrkVv tr td:has(img)>div,.Table_table__nrkVv tr th:has(img)>div{width:100%}}.Table_table__nrkVv tr td b,.Table_table__nrkVv tr th b{font-weight:600}.Table_table__nrkVv tr:not(:last-of-type){border-bottom:.0625rem solid var(--grey-300)}.Table_table__nrkVv.Table_desktopTable__s_vfF{border:none;overflow:auto;background:none}.Table_table__nrkVv.Table_desktopTable__s_vfF thead tr{color:var(--black-200);font-size:var(--text--s);line-height:var(--line-height--s)}.Table_table__nrkVv.Table_desktopTable__s_vfF thead tr:before{content:"";position:absolute;right:1px;width:.5rem;height:2.125rem;background:linear-gradient(to right,rgba(255,0,0,0),var(--grey-100) 80%);border-top-right-radius:.5rem;border-bottom-right-radius:0}.Table_table__nrkVv.Table_desktopTable__s_vfF thead tr td,.Table_table__nrkVv.Table_desktopTable__s_vfF thead tr th{background:var(--grey-100)}.Table_table__nrkVv.Table_desktopTable__s_vfF thead tr td:nth-child(n),.Table_table__nrkVv.Table_desktopTable__s_vfF thead tr th:nth-child(n){font-weight:400}.Table_table__nrkVv.Table_desktopTable__s_vfF thead td,.Table_table__nrkVv.Table_desktopTable__s_vfF thead th{border-bottom:.0625rem solid var(--grey-300)}.Table_table__nrkVv.Table_desktopTable__s_vfF tr{font-size:var(--text--m);line-height:var(--line-height--m)}.Table_table__nrkVv.Table_desktopTable__s_vfF tr:before{content:"";position:absolute;right:1px;width:.5rem;height:2.5rem;background:linear-gradient(to right,rgba(255,0,0,0),var(--white) 80%)}.Table_table__nrkVv.Table_desktopTable__s_vfF tr td:first-of-type,.Table_table__nrkVv.Table_desktopTable__s_vfF tr th:first-of-type{position:-webkit-sticky;position:sticky;left:0;border-right:1px solid transparent}@media(max-width:575px){.Table_table__nrkVv.Table_desktopTable__s_vfF tr td,.Table_table__nrkVv.Table_desktopTable__s_vfF tr th{white-space:nowrap}}.Table_table__nrkVv.Table_desktopTable__s_vfF tr td:first-of-type{background-color:var(--white)}.Table_table__nrkVv.Table_desktopTable__s_vfF tr:not(:last-of-type) td,.Table_table__nrkVv.Table_desktopTable__s_vfF tr:not(:last-of-type) th{border-bottom:.0625rem solid var(--grey-300)}.Table_table__nrkVv.Table_desktopTable__s_vfF tr:last-of-type td:first-of-type{border-bottom-left-radius:.5rem}.Table_table__nrkVv.Table_desktopTable__s_vfF tr:last-of-type:before{border-bottom-right-radius:.5rem}@media(min-width:768px){.Table_table__nrkVv.Table_mobileTable__PCBDJ{display:none}}.Table_table__nrkVv.Table_mobileTable__PCBDJ[data-horizontal=true]{display:none}.Table_table__nrkVv.Table_mobileTable__PCBDJ tr{gap:.5rem;display:flex;justify-content:space-between}.Table_table__nrkVv.Table_mobileTable__PCBDJ tr:not(.Table_header__3S2Mt){font-size:var(--text--m);line-height:var(--line-height--m)}.Table_table__nrkVv.Table_mobileTable__PCBDJ tr td{padding:.75rem 1rem;display:flex;flex-direction:column;justify-content:center;border:none;text-align:unset!important}.Table_table__nrkVv.Table_mobileTable__PCBDJ tr td:has(img){padding:.5rem 1rem}.Table_table__nrkVv.Table_mobileTable__PCBDJ tr td:first-child{color:var(--black-200);font-size:var(--text--s);line-height:var(--line-height--s)}.Table_table__nrkVv.Table_mobileTable__PCBDJ tr td:last-child{text-align:right!important;color:var(--black-400);line-height:1.25rem}.Table_imgWrap__3VmIY{display:flex;height:1.75rem;justify-content:center;align-items:center;border-radius:.5rem;border:1px solid #e2e4e9;background:#fff;padding:.375rem 0}.Table_imgWrap__3VmIY[data-is-betting-site=true]{border:none}.Table_imgWrap__3VmIY>img{width:100%;height:100%;object-fit:scale-down}.Table_isHead__Hlyst{background-color:var(--grey-100)}.Table_isHead__Hlyst td,.Table_isHead__Hlyst th{color:var(--black-400)!important;font-size:14px!important;font-weight:600!important;line-height:1.25rem!important}.Table_isHead__Hlyst td *,.Table_isHead__Hlyst th *{font-weight:600}.Table_desktopTable__s_vfF[data-scrolled=true] tr td:first-of-type,.Table_desktopTable__s_vfF[data-scrolled=true] tr th:first-of-type{border-right:1px solid var(--grey-300)}.Table_logoWrapper__FVWcV{width:100%;height:100%}.Table_logoWrapper__FVWcV>img{width:100%;height:100%;object-fit:contain}