.CardAction_container__Fr_uw{background-color:var(--color-surface-03);padding:var(--space-size-4)}.CardAction_title__CdqSP{font-size:2rem;letter-spacing:.04em;line-height:1.2;font-weight:500;margin-top:var(--space-size-1);color:var(--color-on-bg-primary)}@media screen and (min-width: 85.375em){.CardAction_title__CdqSP{font-size:3.2rem;line-height:1.1875}}.CardAction_description__fzUbm{font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;font-weight:500;color:var(--color-on-bg-secondary);margin-top:var(--space-size-1)}.CardAction_icon___PEZs{width:var(--space-size-3);height:var(--space-size-3)}.CardAction_button__EfIYq{display:inline-block;margin-top:var(--space-size-3)}@media screen and (min-width: 64em){.CardAction_button__EfIYq{margin-top:var(--space-size-4)}}.CardAction_button__EfIYq.CardAction_fullWidth__O2plK{width:100%;text-align:center}
.DialogFeedback_container__h1L5O{display:flex;flex-direction:column;align-items:center;height:100%;text-align:center;justify-content:space-evenly;padding:var(--space-size-4) var(--space-size-2) var(--space-size-8) var(--space-size-2)}@media screen and (min-width: 64em){.DialogFeedback_container__h1L5O{justify-content:space-between;padding:var(--space-size-4) 18rem var(--space-size-8) 18rem}}.DialogFeedback_container__h1L5O .DialogFeedback_headerContainer__RH7Ej{display:flex;flex-direction:column;align-items:center;gap:var(--space-size-2)}.DialogFeedback_container__h1L5O .DialogFeedback_headerContainer__RH7Ej .DialogFeedback_icon__KuSH8{width:4rem;height:4rem}.DialogFeedback_container__h1L5O .DialogFeedback_headerContainer__RH7Ej .DialogFeedback_title__MXiKe{font-size:2.2rem;letter-spacing:.04em;line-height:1.2727272727;font-weight:500;font-size:4rem}@media screen and (min-width: 85.375em){.DialogFeedback_container__h1L5O .DialogFeedback_headerContainer__RH7Ej .DialogFeedback_title__MXiKe{font-size:4rem;line-height:1.2}}.DialogFeedback_container__h1L5O .DialogFeedback_headerContainer__RH7Ej .DialogFeedback_message__PYqTT{margin-top:var(--space-size-2)}.DialogFeedback_container__h1L5O .DialogFeedback_closeButton__m3LB6{font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;text-transform:uppercase;font-weight:700;background-color:var(--color-on-bg-primary);color:var(--color-surface-01);border-radius:4px;padding:var(--space-size-1-5) var(--space-size-4);cursor:pointer}
.SeamlessHomeLink_wrapper__8hWhe:empty{z-index:-1;display:none;visibility:hidden}.SeamlessHomeLink_wrapper__8hWhe:not(:empty){gap:var(--space-size-4);height:var(--space-size-12);margin:0 var(--space-size-4);display:flex;justify-content:center}.SeamlessHomeLink_wrapper__8hWhe:not(:empty)>*{height:var(--space-size-5)}@media screen and (min-width: 64em){.SeamlessHomeLink_wrapper__8hWhe:not(:empty){justify-content:flex-end}}.SeamlessHomeLink_back__dWSNs{color:var(--color-bg);height:var(--space-size-5);padding:1.2rem;display:inline-flex;align-items:center;border-radius:var(--space-size-0-5);text-decoration:none;justify-content:center;background-color:var(--color-primary)}
.selectInput_container__MOsdK{width:100%;display:flex;flex-direction:column}.selectInput_container__MOsdK .selectInput_label__G70eJ{font-size:1.2rem;letter-spacing:.06em;line-height:1.1666666667;text-transform:uppercase;font-weight:700;color:var(--color-on-bg-secondary);margin:0 0 var(--space-size-1) 0;text-transform:uppercase;padding:var(--space-size-2) 0 0 0;height:var(--space-size-4)}.selectInput_containerMarginTop__nZQSq{margin-top:var(--space-size-3)}.selectInput_containerMarginRight__5ZDDz{margin-right:var(--space-size-3)}.selectInput_containerMarginBottom__70z5O{margin-bottom:var(--space-size-1)}.selectInput_containerMarginLeft__q08Vi{margin-left:var(--space-size-3)}.selectInput_selectWrapper__R0uCP{position:relative}.selectInput_selectWrapper__R0uCP::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;right:0;background:var(--color-surface-02);bottom:0;transition:background .3s ease-out;border:.1rem solid var(--color-divider-primary);border-radius:var(--space-size-0-5)}.selectInput_selectWrapper__R0uCP:hover::after{background-color:var(--color-surface-03)}.selectInput_selectWrapper__R0uCP .selectInput_select__6etYM::focus~::after{border-color:var(--color-on-bg-secondary);background-color:var(--color-surface-03)}.selectInput_select__6etYM{width:100%;border:.1rem solid var(--color-divider-primary);border-radius:var(--space-size-0-5);background-color:var(--color-surface-02);padding:var(--space-size-2);font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;font-weight:500;color:var(--color-on-bg-primary);appearance:none;position:relative;z-index:2;height:var(--space-size-7);transition:background .3s ease-out}.selectInput_select__6etYM:hover{background-color:var(--color-surface-03)}.selectInput_select__6etYM:focus-visible{outline-color:var(--color-on-bg-secondary)}.selectInput_select__6etYM.selectInput_inputError__4GFbj{outline-color:var(--color-warning);border-color:var(--color-warning)}.selectInput_option__86Asw{font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;font-weight:500;color:var(--color-on-bg-primary)}.selectInput_trailingIcon__XPzEJ{position:absolute;right:0;bottom:0;height:100%;width:auto;display:flex;align-items:center;justify-content:center;padding:0 var(--space-size-2);pointer-events:none;z-index:2}.selectInput_trailingIcon__XPzEJ .selectInput_icon__JJyxC{height:1.2rem;width:1.2rem}@media screen and (min-width: 64em){.selectInput_trailingIcon__XPzEJ .selectInput_icon__JJyxC{height:1rem;width:1rem}}.selectInput_error__Yncou{font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;text-transform:uppercase;font-weight:700;color:var(--color-warning)}
.TextArea_container__0HuHM{display:flex;flex-direction:column;position:relative;width:100%}.TextArea_container__0HuHM .TextArea_inputWrapper__Qal1V{position:relative;width:100%;height:10rem}.TextArea_container__0HuHM .TextArea_inputWrapper__Qal1V .TextArea_textarea__4BSng{font-family:var(--font-family-sans);width:100%;background-color:var(--color-surface-02);border:.1rem solid var(--color-divider-primary);border-radius:var(--space-size-0-5);padding:0 var(--space-size-2);font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;font-weight:500;color:var(--color-on-bg-primary);outline:none;transition:background .3s ease-out;resize:none;height:10rem}.TextArea_container__0HuHM .TextArea_inputWrapper__Qal1V .TextArea_textarea__4BSng:hover{background-color:var(--color-surface-03)}.TextArea_container__0HuHM .TextArea_inputWrapper__Qal1V .TextArea_textarea__4BSng:focus{border-color:var(--color-on-bg-secondary);background-color:var(--color-surface-03)}.TextArea_container__0HuHM .TextArea_inputWrapper__Qal1V .TextArea_textarea__4BSng::placeholder{color:var(--color-on-bg-secondary)}@media screen and (min-width: 64em){.TextArea_container__0HuHM .TextArea_inputWrapper__Qal1V .TextArea_textarea__4BSng{font-size:1.6rem;letter-spacing:.06em;line-height:1.375;font-weight:500}}.TextArea_container__0HuHM .TextArea_inputWrapper__Qal1V .TextArea_textarea__4BSng.TextArea_inputError__YtyXx{outline-color:var(--color-warning);border-color:var(--color-warning)}.TextArea_container__0HuHM .TextArea_inputWrapper__Qal1V .TextArea_textarea__4BSng.TextArea_containerHasPadding__SYNz5{padding:var(--space-size-2)}.TextArea_container__0HuHM .TextArea_inputWrapper__Qal1V .TextArea_trailingIcon__KqIlx{position:absolute;right:0;bottom:0;height:var(--space-size-6);width:auto;display:flex;align-items:center;justify-content:center;padding:0 var(--space-size-2)}.TextArea_container__0HuHM .TextArea_inputWrapper__Qal1V .TextArea_trailingIcon__KqIlx .TextArea_icon__759Hy{height:1.2rem;width:1.2rem;color:var(--color-warning)}.TextArea_container__0HuHM .TextArea_label__mmn_z{font-size:1.2rem;letter-spacing:.06em;line-height:1.1666666667;text-transform:uppercase;font-weight:700;color:var(--color-on-bg-secondary);margin:0 0 var(--space-size-1) 0;text-transform:uppercase}.TextArea_containerMarginTop___t1SA{margin-top:var(--space-size-3)}.TextArea_containerMarginRight__a5w8Q{margin-right:var(--space-size-3)}.TextArea_containerMarginBottom__eCFI5{margin-bottom:var(--space-size-3)}.TextArea_containerMarginLeft__0hkUP{margin-left:var(--space-size-3)}.TextArea_errorMessage__GrITd{margin-top:var(--space-size-1);font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;text-transform:uppercase;font-weight:700;color:var(--color-warning)}
.TextInput_container__wt5Q9{width:100%;display:flex;position:relative;flex-direction:column}.TextInput_container__wt5Q9 .TextInput_inputWrapper__dHEgt{position:relative}.TextInput_container__wt5Q9 .TextInput_inputWrapper__dHEgt .TextInput_input__kki5I{height:var(--space-size-7);width:100%;background-color:var(--color-surface-02);border:.1rem solid var(--color-divider-primary);border-radius:var(--space-size-0-5);padding:var(--space-size-2);font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;font-weight:500;color:var(--color-on-bg-primary);outline:none;transition:background .3s ease-out}.TextInput_container__wt5Q9 .TextInput_inputWrapper__dHEgt .TextInput_input__kki5I:hover{background-color:var(--color-surface-03)}.TextInput_container__wt5Q9 .TextInput_inputWrapper__dHEgt .TextInput_input__kki5I:focus{border-color:var(--color-on-bg-secondary);background-color:var(--color-surface-03)}.TextInput_container__wt5Q9 .TextInput_inputWrapper__dHEgt .TextInput_input__kki5I::placeholder{color:var(--color-on-bg-secondary)}.TextInput_container__wt5Q9 .TextInput_inputWrapper__dHEgt .TextInput_input__kki5I:disabled{background-color:rgba(0,0,0,0)}@media screen and (min-width: 80em){.TextInput_container__wt5Q9 .TextInput_inputWrapper__dHEgt .TextInput_input__kki5I{font-size:1.6rem;letter-spacing:.06em;line-height:1.375;font-weight:500;height:var(--space-size-7)}}.TextInput_container__wt5Q9 .TextInput_inputWrapper__dHEgt .TextInput_input__kki5I.TextInput_inputError__te_ay{outline-color:var(--color-warning);border-color:var(--color-warning)}.TextInput_container__wt5Q9 .TextInput_inputWrapper__dHEgt .TextInput_trailingIcon__8Itjc{position:absolute;right:0;bottom:0;height:100%;width:auto;display:flex;align-items:center;justify-content:center;padding:0 var(--space-size-2)}.TextInput_container__wt5Q9 .TextInput_inputWrapper__dHEgt .TextInput_trailingIcon__8Itjc .TextInput_icon__93nmI{height:1.2rem;width:1.2rem;color:var(--color-warning)}.TextInput_container__wt5Q9 .TextInput_label__4bebQ{font-size:1.2rem;letter-spacing:.06em;line-height:1.1666666667;text-transform:uppercase;font-weight:700;color:var(--color-on-bg-secondary);margin:0 0 var(--space-size-1) 0;text-transform:uppercase;height:var(--space-size-4);padding:var(--space-size-2) 0 0 0}.TextInput_containerMarginTop__wRXxa{margin-top:var(--space-size-3)}.TextInput_containerMarginRight__ZASb8{margin-right:var(--space-size-3)}.TextInput_containerMarginBottom__I4uPZ{margin-bottom:var(--space-size-1)}.TextInput_containerMarginLeft__BpeAD{margin-left:var(--space-size-3)}.TextInput_errorMessage__vJH31{margin-top:var(--space-size-1);font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;text-transform:uppercase;font-weight:700;color:var(--color-warning)}.TextInput_tooltip__PeHj0{font-size:1.2rem;letter-spacing:.06em;line-height:1.3333333333;font-weight:500;color:var(--color-on-bg-secondary);max-height:0;transition:max-height 400ms linear,padding-top 400ms linear;overflow:hidden}@media screen and (min-width: 85.375em){.TextInput_tooltip__PeHj0{font-size:1.4rem;line-height:1.2857142857}}.TextInput_tooltip__PeHj0.TextInput_focused__9ok4D{padding-top:var(--space-size-1);max-height:6rem}.TextInput_loading__nULBk{width:4rem;right:2.4rem;position:absolute;right:.5rem}
.Wrapper_paddingRight___OSY3{padding-right:calc(var(--space-size-2) + var(--space-size-0-5))}@media screen and (min-width: 48em){.Wrapper_paddingRight___OSY3{padding-right:var(--space-size-4)}}@media screen and (min-width: 85.375em){.Wrapper_paddingRight___OSY3{padding-right:var(--space-size-5)}}.Wrapper_paddingLeft__0ClYU{padding-left:calc(var(--space-size-2) + var(--space-size-0-5))}@media screen and (min-width: 48em){.Wrapper_paddingLeft__0ClYU{padding-left:var(--space-size-4)}}@media screen and (min-width: 85.375em){.Wrapper_paddingLeft__0ClYU{padding-left:var(--space-size-5)}}.Wrapper_paddingTop__L1Irf{padding-top:var(--space-size-4)}@media screen and (min-width: 120em){.Wrapper_paddingTop__L1Irf{padding-top:var(--space-size-5)}}.Wrapper_paddingBottom__WDiNF{padding-bottom:var(--space-size-4)}@media screen and (min-width: 120em){.Wrapper_paddingBottom__WDiNF{padding-bottom:var(--space-size-5)}}.Wrapper_customPaddingBonusPage__upmhL{padding-bottom:var(--space-size-2)}.Wrapper_bgColor__Rzxdq{background-color:var(--color-surface-01)}.Wrapper_borderRadius__88mML{border-radius:8px 8px 0 0}.Wrapper_allBorderRadius__XBCKT{border-radius:8px}.Wrapper_wrapperFlex__uDowZ{display:flex;justify-content:space-between;align-items:center;border-bottom:.1rem solid var(--color-divider-primary);padding-right:var(--space-size-2)}@media screen and (min-width: 48em){.Wrapper_wrapperFlex__uDowZ{padding-right:var(--space-size-4)}}@media screen and (min-width: 85.375em){.Wrapper_wrapperFlex__uDowZ{padding-right:var(--space-size-5)}}.Wrapper_endFlex__ws8OF{display:flex;justify-content:flex-end}.Wrapper_containerMessage__G_QHS{height:64.4rem;overflow-y:scroll}.Wrapper_backgroundElement__YeCmt{position:relative}.Wrapper_backgroundElement__YeCmt::after{content:"";position:absolute;background:var(--color-surface-01);width:100%;height:20.8rem;top:0;z-index:-1}.Wrapper_backgroundElementWithMargin__CZF6e{position:relative;margin-top:var(--space-size-4)}@media screen and (min-width: 120em){.Wrapper_backgroundElementWithMargin__CZF6e{margin-top:var(--space-size-5)}}.Wrapper_backgroundElementWithMargin__CZF6e::after{content:"";position:absolute;background:var(--color-surface-01);width:100%;height:20.8rem;top:0;z-index:-1}.Wrapper_ippicaBackground__7fjeE{position:relative;padding-top:var(--space-size-3)}.Wrapper_ippicaBackground__7fjeE::after{content:"";position:absolute;background:var(--color-surface-01);width:100%;height:15.2rem;top:0;z-index:-1}.Wrapper_ippicaBackgroundNoContent__01f5q{background:var(--color-surface-01);border-radius:var(--space-size-1)}@media screen and (min-width: 64em){.Wrapper_ippicaBackgroundNoContent__01f5q{margin-right:var(--space-size-4)}}@media screen and (min-width: 85.375em){.Wrapper_ippicaBackgroundNoContent__01f5q{margin-right:var(--space-size-5)}}.Wrapper_ippicaBackgroundNoContent__01f5q [class^=IppicaEmptyState_container]{margin-right:0}.Wrapper_ippicaBackground__7fjeE{background:var(--color-surface-01);border-radius:var(--space-size-1)}.Wrapper_myBonusBackgroundElement__ljJpG{position:relative}.Wrapper_fullWidth__iWgiC{width:100%}.Wrapper_fullHeight__Cg8c3{height:100vh}.Wrapper_openBets__v_Wmr{border-radius:.8rem;margin-top:2.4rem}.Wrapper_marginFavourites__g8lbO{margin-top:var(--space-size-2);margin-bottom:var(--space-size-2)}@media screen and (min-width: 85.375em){.Wrapper_marginFavourites__g8lbO{margin-top:var(--space-size-4);margin-bottom:var(--space-size-4)}}.Wrapper_widgetIframeContainer__qjuY8{display:flex;margin:0 auto;justify-content:center}@media screen and (min-width: 64em){.Wrapper_hasMarginTop__eP8ii{margin:var(--space-size-2) 0 0 0}}
.ContactForm_container__M4XUN{display:grid;grid-template-columns:repeat(6, 1fr);column-gap:1.6rem}@media screen and (min-width: 64em){.ContactForm_container__M4XUN{grid-template-columns:repeat(12, 1fr);column-gap:1.6rem}}@media screen and (min-width: 85.375em){.ContactForm_container__M4XUN{grid-template-columns:repeat(12, 1fr);column-gap:2.4rem}}.ContactForm_form__p3Rsj{margin-top:var(--space-size-3)}.ContactForm_form__p3Rsj,.ContactForm_heading__XxLoZ{grid-column:span 6}@media screen and (min-width: 64em){.ContactForm_form__p3Rsj,.ContactForm_heading__XxLoZ{grid-column:2/span 6}}.ContactForm_childrenContainer__iv6Mo{grid-column:span 6;margin-top:var(--space-size-6)}@media screen and (min-width: 64em){.ContactForm_childrenContainer__iv6Mo{grid-column:9/span 3;margin-top:0}}.ContactForm_title__K1aYN{font-size:2rem;letter-spacing:.04em;line-height:1.2;font-weight:500;color:var(--color-on-bg-primary)}@media screen and (min-width: 85.375em){.ContactForm_title__K1aYN{font-size:3.2rem;line-height:1.1875}}.ContactForm_subtitle__0QXrX{font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;font-weight:500;color:var(--color-on-bg-secondary);margin-top:var(--space-size-1)}@media screen and (min-width: 64em){.ContactForm_field__gIMVw{display:flex;justify-content:space-between}}@media screen and (min-width: 64em){.ContactForm_fieldLeft__6pB8M,.ContactForm_fieldRight__x6x6H{width:calc(50% - var(--space-size-1-5))}}.ContactForm_fieldRight__x6x6H{margin-top:var(--space-size-2)}@media screen and (min-width: 64em){.ContactForm_fieldRight__x6x6H{margin-top:0}}.ContactForm_buttonContainer__ElS2C{text-align:center;margin-top:var(--space-size-2)}@media screen and (min-width: 64em){.ContactForm_buttonContainer__ElS2C{text-align:right;margin-top:var(--space-size-4)}}.ContactForm_fieldFullWidth___m_p9{margin-top:var(--space-size-2)}@media screen and (min-width: 64em){.ContactForm_fieldFullWidth___m_p9{margin-top:var(--space-size-3)}}
.InformationText_container__fsiI_{margin-top:var(--space-size-3)}@media screen and (min-width: 64em){.InformationText_container__fsiI_{margin-top:var(--space-size-5)}}.InformationText_mainText__aGHXH{font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;font-weight:700;color:var(--color-on-bg-primary)}.InformationText_text__7XfIs{font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;font-weight:500;color:var(--color-on-bg-secondary)}
.HeaderTitle_container__N28hf{display:flex;align-items:center;justify-content:space-between;padding:var(--space-size-1) 0}@media screen and (min-width: 48em){.HeaderTitle_container__N28hf{padding:1rem 0}}@media screen and (min-width: 64em){.HeaderTitle_container__N28hf{padding:var(--space-size-2) 0}}.HeaderTitle_title__SrRnk{color:var(--color-on-bg-secondary);font-size:2rem;letter-spacing:.04em;line-height:1.2;font-weight:500;text-transform:capitalize}@media screen and (min-width: 85.375em){.HeaderTitle_title__SrRnk{font-size:3.2rem;line-height:1.1875}}@media screen and (min-width: 64em){.HeaderTitle_title__SrRnk{margin-bottom:0}}.HeaderTitle_subtitle__psg8D{font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;font-weight:500;color:var(--color-on-bg-secondary);margin:var(--space-size-1) 0 0 0}@media screen and (min-width: 64em){.HeaderTitle_subtitle__psg8D{font-size:1.6rem;letter-spacing:.06em;line-height:1.375;font-weight:500;margin:var(--space-size-2) 0 var(--space-size-1) 0;padding:0}}.HeaderTitle_onlySubtitle__3CRXw{font-size:1.4rem;letter-spacing:.06em;line-height:1.1428571429;font-weight:500;color:var(--color-on-bg-secondary)}@media screen and (min-width: 64em){.HeaderTitle_onlySubtitle__3CRXw{font-size:1.6rem;letter-spacing:.06em;line-height:1.375;font-weight:500;margin:var(--space-size-2) 0 var(--space-size-1) 0;padding:0}}.HeaderTitle_paddingTop__RI1xZ{padding-top:var(--space-size-3)}.HeaderTitle_titleHighlighted__QAiru{color:var(--color-on-bg-primary);display:inline-block;padding-left:var(--space-size-1);text-transform:capitalize}.HeaderTitle_flexSpaceBeetween__Zkm6s{display:flex;justify-content:space-between;align-items:flex-start}.HeaderTitle_icon__E2hnr{width:4.8rem;height:5rem}.HeaderTitle_icon__E2hnr.HeaderTitle_iconWithAvatar__Eqixf{position:relative;cursor:pointer}.HeaderTitle_icon__E2hnr .HeaderTitle_overlayPencil__Le_1o{position:absolute;top:45%;right:50%;transform:translate(50%, -50%);z-index:1;width:1.6rem;height:1.8rem}.HeaderTitle_flex__I21lV{display:flex;justify-content:space-between;align-items:center;gap:1.2rem}

/*# sourceMappingURL=849057b41a373003.css.map*/