.rr--group{display:flex;width:100%;position:relative}.rr--box{-webkit-tap-highlight-color:rgba(0,0,0,0)}.rr--box,.rr--svg{display:flex;width:100%;flex-grow:1}.rr--svg{aspect-ratio:1;overflow:clip;pointer-events:none}@supports not (overflow:clip){.rr--svg{overflow:auto}}.rr--box:focus,.rr--box:focus-visible,.rr-reset:focus,.rr-reset:focus-visible{outline:none;box-shadow:none}.rr--focus-reset{outline:6px double #0079ff}.rr--box:focus-visible .rr--svg{outline:6px double #0079ff;isolation:isolate}.rr--reset{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;right:0;bottom:50%}[dir=rtl] .rr--reset{left:0;right:auto}.rr--dir-y .rr--reset{bottom:0;right:50%}.rr--disabled{opacity:.5;cursor:not-allowed}.rr--disabled .rr--svg{pointer-events:none}.rr--pointer .rr--box{cursor:pointer}.rr--dir-x{flex-direction:row}.rr--dir-y{flex-direction:column}.rr--space-sm .rr--svg{padding:8%}.rr--space-md .rr--svg{padding:12.5%}.rr--space-lg .rr--svg{padding:17.5%}.rr--dir-x.rr--gap-sm .rr--svg{margin:0 6.25%}.rr--dir-x.rr--gap-sm .rr--box:focus-visible:after{width:87.5%;left:6.25%}.rr--dir-x.rr--gap-md .rr--svg{margin:0 12.5%}.rr--dir-x.rr--gap-md .rr--box:focus-visible:after{width:75%;left:12.5%}.rr--dir-x.rr--gap-lg .rr--svg{margin:0 25%}.rr--dir-x.rr--gap-lg .rr--box:focus-visible:after{width:50%;left:25%}.rr--dir-y.rr--gap-sm .rr--svg{margin:6.25% 0}.rr--dir-y.rr--gap-md .rr--svg{margin:12.5% 0}.rr--dir-y.rr--gap-lg .rr--svg{margin:25% 0}.rr--rx-sm .rr--svg{border-radius:5%}.rr--rx-md .rr--svg{border-radius:15%}.rr--rx-lg .rr--svg{border-radius:20%}.rr--rx-full .rr--svg{border-radius:100%}.rr--has-stroke .rr--svg{stroke-linecap:round;stroke-linejoin:round}.rr--has-border .rr--svg{border-width:var(--rr--border-width);border-style:solid}.rr--on .rr--svg{fill:var(--rr--fill-on-color,none)}.rr--off .rr--svg{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--on .rr--svg{stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--off .rr--svg{stroke:var(--rr--stroke-off-color,currentColor)}.rr--on .rr--svg{background-color:var(--rr--box-on-color,none)}.rr--off .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.rr--has-border .rr--on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--fx-colors{--rr--easing:.2s cubic-bezier(.61,1,.88,1)}.rr--fx-colors .rr--svg{transition-duration:.2s;transition-timing-function:var(--rr--easing);transition-property:background-color,border-color,fill,stroke}.rr--fx-opacity .rr--off{opacity:.35;transition:opacity var(--rr--easing)}.rr--fx-opacity .rr--on{opacity:1}@media (hover:hover){.rr--fx-opacity .rr--box:hover{opacity:1}.rr--fx-zoom .rr--box{transition:transform var(--rr--easing);transform:scale(1)}.rr--fx-zoom .rr--box:hover{transform:scale(1.2)}}@media (hover:hover){@media (prefers-reduced-motion){.rr--fx-zoom .rr--box:hover{transform:scale(1)}}}@media (hover:hover){.rr--fx-position .rr--box{transition:transform var(--rr--easing);transform:translateY(0)}.rr--fx-position .rr--box:hover{transform:translateY(-15%)}@media (prefers-reduced-motion){.rr--fx-position .rr--box:hover{transform:translateY(0)}}}.rr--svg-stop-1{stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--svg-stop-2,[dir=rtl] .rr--svg-stop-1{stop-color:var(--rr--fill-off-color,rgba(0,0,0,0))}[dir=rtl] .rr--svg-stop-2{stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--hf-svg-on{fill:var(--rr--fill-on-color,none)}.rr--hf-svg-off{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-svg-on{stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--hf-svg-off{stroke:var(--rr--stroke-off-color,currentColor)}.rr--hf-svg-off .rr--svg,.rr--hf-svg-on .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--hf-svg-on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-svg-off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(to right,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}[dir=rtl] .rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(to left,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--dir-y .rr--hf-box-int .rr--svg{background:linear-gradient(to bottom,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--hf-box-on .rr--svg{background-color:var(--rr--box-on-color,none)}.rr--hf-box-off .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--hf-box-int .rr--svg,.rr--hf-box-off .rr--svg,.rr--hf-box-on .rr--svg{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-box-int .rr--svg,.rr--has-stroke .rr--hf-box-off .rr--svg,.rr--has-stroke .rr--hf-box-on .rr--svg{stroke:var(--rr--stroke-off-color,currentColor)}.rr--has-border .rr--hf-box-int .rr--svg,.rr--has-border .rr--hf-box-on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-box-off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}#ftdx-iframe{overflow:hidden}.ftdx:has(iframe) .ftdx__fallbackText{display:none}.articleTable{overflow:auto;--tableCellPadding:12px 16px}.articleTable table{margin-top:20px;width:100%;border-spacing:0 2px;border-radius:var(--radiusXLarge);overflow:hidden}.articleTable table td,.articleTable table th{padding:var(--tableCellPadding)}.articleTable table th{color:#fff;background:var(--primaryColor);text-align:left}.articleTable table th:empty{display:none}.articleTable table a strong,.articleTable table td:first-child{font-weight:800}.articleTable table tr:nth-child(odd){background:var(--tableBackgroundOdd)}.articleTable table tr:nth-child(2n){background:var(--tableBackgroundEven)}#bonus-symbols+.articleTable table{margin-top:0}#bonus-symbols+.articleTable strong{color:var(--secondaryColor)}#bonus-symbols+.articleTable td{display:flex;align-items:center}#bonus-symbols+.articleTable p{margin:0 15px;color:#3d454d;font-size:16px}#bonus-symbols+.articleTable strong{display:block;color:#3d454d}#pay-table-symbols-based-on-a-1-stake+.articleTable{overflow:visible}#bonus-symbols+.articleTable tr,#pay-table-symbols-based-on-a-1-stake+.articleTable tr{background:transparent}#bonus-symbols+.articleTable td,#pay-table-symbols-based-on-a-1-stake+.articleTable td{padding:0}#key-game-features+.articleTable tr{display:flex;flex-wrap:wrap}#key-game-features+.articleTable td{width:50%;color:inherit;font-weight:inherit}#key-game-features+.articleTable td:nth-child(2n){order:1;padding-top:0}@media screen and (max-width:1100px){#pay-table-symbols-based-on-a-1-stake+.articleTable table tr>td{display:inline-block;width:100%}}@media (min-width:576px){#key-game-features+.articleTable td{width:25%}#key-game-features+.articleTable table td:nth-child(2n){border-right:1px solid #fff}#key-game-features+.articleTable td:nth-child(2n){order:0;padding:var(--tableCellPadding)}}.article{overflow:auto}.article :not(:first-child)>h1,.article :not(:first-child)>h2,.article :not(:first-child)>h3,.article :not(:first-child)>h4,.article :not(:first-child)>h5,.article :not(:first-child)>h6,.article :not(:first-child)>header,.article :not(:first-child)>hr,.article :not(:first-child)>title,.article h1:not(:first-child),.article h2:not(:first-child),.article h3:not(:first-child),.article h4:not(:first-child),.article h5:not(:first-child),.article h6:not(:first-child),.article header:not(:first-child),.article hr:not(:first-child),.article title:not(:first-child){margin-top:40px}.article--font-xxs{font-size:var(--text-xxs)}.article--font-xs{font-size:var(--text-xs)}.article--font-sm{font-size:var(--text-sm)}.article--font-md{font-size:var(--text-md)}.article--font-lg{font-size:var(--text-lg)}.article--font-xl{font-size:var(--text-xl)}.article h2{font-size:24px}.article h3{font-size:20px;font-weight:800}.article h4{font-size:18px;font-weight:800}.article hr{border-color:var(--separatorColor);border-style:solid}.article ol,.article p,.article ul{margin-top:20px}.article ol,.article ul{line-height:1.5}.article ul{list-style-position:outside;padding-left:20px}.article ol{counter-reset:section;list-style-type:none;list-style-position:inside}.article ol li:before{counter-increment:section;content:counters(section,".") ". ";font-weight:800}.article address,.article ol ol,.article ul ol,.article ul ul{padding-left:20px;margin-bottom:20px}.article address{white-space:pre-wrap;font-style:normal}.article p img{margin:7px auto 0;max-width:100%}.article__gallery{margin:calc(40px - 4%) -2% 0;display:block;flex-flow:row wrap;overflow-x:auto;width:auto;min-width:0;max-width:100%}.article__gallery>*{flex-basis:255px;width:calc((100% - 12%) / 3);height:auto;flex-shrink:0;border-radius:7px;overflow:hidden;cursor:pointer;margin:2%;min-width:220px}.article__gallery>img{object-fit:cover;margin:2%;float:left}.article__gallery>:focus{position:fixed;width:900px;height:auto;max-height:80%;max-width:95%;top:48%;left:48%;transform:translate(-50%,-50%);box-shadow:0 0 0 50vmax rgba(0,0,0,.25);z-index:9999999999;outline:none;object-fit:cover}.article__footer{display:flex;flex-wrap:wrap;gap:12px;margin-top:50px}.article__schedule{display:flex;align-items:center;font-weight:800;margin:0 75px;justify-content:center}.article__schedule img{margin-right:13px}.article__timetable{overflow-x:auto;margin-top:20px}.article__timetable img{width:100%;min-width:880px}.article__timetable::-webkit-scrollbar{-webkit-appearance:none;height:7px}.article__timetable::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}@media screen and (max-width:1024px){.article__footer{margin-top:30px}}@media (max-width:690px){.article__gallery{margin-left:0;margin-right:0}.article__gallery>img{flex:1 1;flex-basis:100%;height:auto;width:100%;max-width:100%;margin:2% 0}.article__gallery>img:first-of-type{margin-top:0}.article__gallery>img:last-of-type{margin-bottom:0}.article__footer{margin-top:20px}.article__schedule{flex-direction:column;font-size:14px;margin:0}.article__schedule img{margin-bottom:20px;margin-right:0}}:root{interpolate-size:allow-keywords}details{overflow:hidden}.faq .faqEntry .faqEntry__h3{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 16px 0;margin:0;cursor:pointer}.faq .faq__hr.faq__hr{margin:0;border-bottom-width:0}.faqEntry summary:after{top:50%;transform:rotate(45deg) translate(-1.5px,-50%)}.faqEntry details[open] summary:after{transform:rotate(-135deg) translateY(-50%)}.faqEntry__answer p:first-child{margin-top:unset;padding-block-end:16px}.faqEntry details::details-content{block-size:0;transition:block-size .5s,content-visibility .5s;transition-behavior:allow-discrete}.faqEntry details[open]::details-content{block-size:auto}.uspModal__overlay{background-color:rgba(21,21,68,.52);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);position:fixed;inset:0;z-index:100}.uspModal__positioner{position:fixed;inset:0;z-index:101;display:flex;align-items:center;justify-content:center;padding:60px 16px}.uspModal__content{width:100%;max-width:400px;background-color:var(--neutral0);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.uspModal__content--testimonials{max-width:580px;max-height:640px}.uspModal__content:focus{outline:none}.uspModal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px;border-bottom:1px solid var(--neutral200);flex-shrink:0}.uspModal__headerTitle{flex:1 0;color:var(--neutral950);margin:0}.uspModal__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;padding:0;border:none;background:none;cursor:pointer;color:var(--primaryColor)}.uspModal__close:hover{opacity:.8}.uspModal__body{flex:1 1;text-align:center;padding:12px 24px 16px}.uspModal__content--testimonials .uspModal__body{overflow-y:auto;text-align:left;padding:16px 24px 32px}.uspModal__footer{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 24px 40px;border-top:1px solid var(--neutral200);flex-shrink:0}.uspModal__overlay[data-closed]{opacity:0}.uspModal__content[data-closed]{transform:translateY(100px);opacity:0}@media (prefers-reduced-motion:no-preference){.uspModal__overlay{transition:opacity .25s cubic-bezier(.16,1,.3,1)}.uspModal__content{transition:opacity .2s ease-in-out,transform .2s ease-in-out}}@media (max-width:470px){.uspModal__positioner{align-items:flex-end;padding:80px 0 0}.uspModal__content{max-width:none;border-radius:16px 16px 0 0}}@media (min-width:768px){.uspModal__positioner{padding:60px 32px}.uspModal__header{padding:24px 32px}.uspModal__body{padding:12px 32px 16px}.uspModal__content--testimonials .uspModal__body{padding:24px 32px}}.uspModal__imageWrapper{display:flex;justify-content:center;padding-top:12px;margin-bottom:16px}.uspModal__image{width:80px;height:80px;max-width:80px;max-height:80px;object-fit:contain}.uspModal__title{margin:0 0 8px}.uspModal__description,.uspModal__title{color:var(--neutral950)}.uspModal__description p{margin:0}.uspModal__cta,.uspModal__ctaSecondary{width:100%}.uspModal__ctaSecondary{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px 12px 32px;border-radius:12px;background:var(--neutral50);color:var(--primaryColor);font-size:18px;font-weight:800;line-height:133.333%;letter-spacing:-.2px}@media (min-width:768px){.uspModal__ctaSecondary{display:none}}.uspModal__testimonials{display:flex;flex-direction:column;gap:16px;margin-top:20px;text-align:left;background:var(--neutral50);border-radius:12px;padding:24px 12px}.uspModal__testimonial{background:none;border-radius:0;padding:0;margin:0}.uspModal__testimonial+.uspModal__testimonial{padding-top:16px;border-top:1px solid var(--neutral200)}.uspModal__testimonialHeader{display:flex;align-items:center;gap:9px;margin-bottom:9px}.uspModal__testimonialAuthor{display:flex;align-items:center;gap:9px;flex:1 1}.uspModal__testimonialAvatar{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--primaryColor);color:white;font-size:8px;font-weight:800;flex-shrink:0;letter-spacing:.034px}.uspModal__testimonialName{color:var(--neutral950)}.uspModal__testimonialText{color:var(--neutral950);margin:0}.heroUsps{width:100%}.heroUsps__list{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.heroUsp,.heroUsps__item{display:flex}.heroUsp{align-items:center;justify-content:space-between;width:100%;padding:8px 12px;min-height:48px;text-decoration:none;text-align:left;border:1px solid var(--neutral10);font-family:inherit;background:transparent;color:var(--neutral0);border-radius:8px;cursor:pointer;transition:border-color .15s ease}.heroUsp:hover{border-color:var(--neutral0)}.heroUsp--static{cursor:default}.heroUsp--static:hover{border-color:var(--neutral10)}.heroUsp__content{display:flex;align-items:center;gap:12px;min-width:0}.heroUsp__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px}.heroUsp__icon img{width:100%;height:100%;object-fit:contain}.heroUsp__icon svg{color:var(--neutral0)}.heroUsp__text{display:flex;flex-direction:column;gap:2px;min-width:0}.heroUsp__title{font-weight:800}.heroUsp__description,.heroUsp__title{font-size:var(--text-sm);line-height:1.6;letter-spacing:.1px;color:var(--neutral0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heroUsp__description{font-weight:500}.heroUsp__trustpilotStar{display:inline-block;vertical-align:-5px;flex-shrink:0;height:24px;width:auto;margin:0 2px}.heroUsp__chevron{display:flex;align-items:center;justify-content:center;flex-shrink:0}.heroUsp__chevron svg{color:var(--neutral0)}@media (min-width:692px){.heroUsps__list{flex-direction:row;flex-wrap:wrap;gap:12px}.heroUsps__item{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);max-width:calc(50% - 6px);min-width:260px}.heroUsps__item:last-child:nth-child(odd){flex:1 1 100%;max-width:100%}}@media (min-width:834px){.heroUsps__list{flex-wrap:wrap;gap:16px}.heroUsps__item{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);max-width:calc(50% - 8px);min-width:260px}.heroUsps__item:last-child:nth-child(odd){flex:1 1 100%;max-width:100%}}@media (min-width:1140px){.heroUsp{padding:20px 24px}.heroUsp__icon{width:32px;height:32px}.heroUsp__title{font-size:var(--text-md);letter-spacing:-.3px}.heroUsp__description{font-size:var(--text-sm);letter-spacing:normal}.heroUsp__trustpilotStar{height:28px;vertical-align:-6px}}@media (min-width:1242px){.heroUsps__list{flex-wrap:nowrap;gap:24px}.heroUsps__item{min-width:0}.heroUsps__item,.heroUsps__item:last-child,.heroUsps__item:last-child:nth-child(odd){flex:1 1;max-width:none}.heroUsp__title{font-size:var(--text-lg)}.heroUsp__description{font-size:var(--text-md)}}@media (min-width:1400px){.heroUsps__list{gap:32px}}.rating{display:flex;grid-gap:12px;align-items:center}.rating__stars{max-width:150px}.rating__score{transition:all 1s;display:inline-block}.rating__score--voted{color:rgb(255,188,11)}.rating__score--animated{animation:rating-score-animation 2s;color:rgb(255,188,11)}@keyframes rating-score-animation{50%{transform:scale(1.06)}}.scrollingCarousel{--columnMinWidth:260px;display:flex;flex-flow:column nowrap;height:auto;overflow:hidden;position:relative}.scrollingCarousel--scrollSnap .scrollingCarousel__content{scroll-snap-type:x mandatory;scroll-padding:50%;padding-top:5px}.scrollingCarousel--scrollSnap .scrollingCarousel__content>*{scroll-snap-align:center}@media (min-width:1100px){.scrollingCarousel--left .scrollingCarousel__content{justify-content:flex-start}.scrollingCarousel--center .scrollingCarousel__content{justify-content:center}.scrollingCarousel--right .scrollingCarousel__content{justify-content:flex-end}}.scrollingCarousel:hover .scrollingCarousel__content{will-change:transform}.scrollingCarousel.section__child{overflow:visible}.scrollingCarousel__content{z-index:1;display:flex;flex-flow:row nowrap;overflow:auto;width:calc(100% + var(--sidePadding) * 2);margin-left:calc(-1 * var(--sidePadding));padding:10px var(--sidePadding);height:auto;-webkit-overflow-scrolling:touch}.scrollingCarousel__content>*{width:var(--columnMinWidth);flex-basis:var(--columnMinWidth);flex-shrink:0;margin-right:calc(var(--sidePadding) / 2)}.isCard .scrollingCarousel.section__child{padding-left:var(--sidePadding);padding-right:var(--sidePadding)}.isCard .scrollingCarousel.section__child:after{content:"";display:block;position:absolute;pointer-events:none;z-index:2;right:0;top:0;width:100%;height:100%;box-shadow:inset -18px 0 24px -6px #fff,inset 18px 0 24px -6px #fff}.scrollingCarousel__content>:last-of-type{margin-right:0}.scrollingCarousel__showMore.scrollingCarousel__showMore{position:relative;flex-shrink:0;width:100px!important;flex-basis:auto!important}.scrollingCarousel__showMore>div:first-of-type{visibility:hidden}.scrollingCarousel__showMoreAction{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;padding-left:5px;align-items:center;z-index:2}.scrollingCarousel__content::-webkit-scrollbar{display:none}@media (max-width:1138px){.section:not(.isCard) .scrollingCarousel.section__child .scrollingCarousel__content{width:calc(100% + var(--sidePadding) * 2);margin-left:calc(-1 * var(--sidePadding))}}.scrollingCarousel__arrow{z-index:2;position:absolute;top:0;bottom:0;width:60px;height:60px;padding:19px;border-radius:50%;background-size:19px 19px;background:rgba(0,0,0,0) url(https://cdn.mrq.com/images/dropdown-arrow-icon.svg) 50% no-repeat;background-color:#ffffff;margin:auto 0;opacity:.95;cursor:pointer;transition:padding .1s ease-in-out,opacity .1s ease-in-out}.scrollingCarousel__arrow:hover{padding:40px}.scrollingCarousel__arrow:active{opacity:.75;padding:45px}.scrollingCarousel__arrow--left{left:0;transform:rotate(180deg);box-shadow:0 -2px 4px 0 rgba(0,0,0,.3)}.scrollingCarousel__arrow--right{right:0;box-shadow:0 2px 4px 0 rgba(0,0,0,.3)}