.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}.gallery{overflow:hidden;width:auto;max-width:100%;padding-bottom:3px}.gallery__content{display:flex;flex-flow:row wrap;justify-content:space-between;margin:calc(-2% + 2px);overflow:hidden}.gallery--vertical .gallery__content{display:flex;flex-flow:column nowrap;margin-left:calc(-2% + 2px);margin-right:calc(-2% + 2px)}.gallery__content>*{min-width:300px;width:auto;flex:1 1;margin:2%}.gallery--vertical .gallery__content>*{min-width:300px;flex:1 0 auto;margin-top:2%;margin-bottom:2%}.gallery__title-box{width:100%;display:flex;flex-flow:row wrap;align-items:baseline;justify-content:space-between;padding:0;margin-bottom:24px}@media (max-width:570px){.gallery--vertical .gallery__content>*,.gallery__content>*{min-width:55%}}.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)}.trustBox{display:flex;flex-direction:column;gap:8px}.trustBox__trustScore{color:var(--neutral60);font-size:14px;display:flex;align-items:center;gap:4px}.trustBox__trustScore strong{font-size:26px;display:inline}.trustBox__logo{display:flex;align-items:center;color:var(--neutral50);gap:8px;font-size:14px}.trustBox__rating{display:flex;align-items:center;gap:16px}.trustBox__stars{max-width:200px;width:100%}.testimonialGrid{display:flex;flex-direction:column;gap:16px}.splitView{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-template-areas:"left right";align-items:center;column-gap:calc(var(--sidePadding) / 2)}.splitView__item--left{grid-area:left}.splitView__item--right{grid-area:right}.splitView img{width:100%}@media (max-width:600px){.splitView{grid-template-areas:"left left" "right right";column-gap:unset;row-gap:calc(var(--sidePadding) * 2);padding:calc(var(--sidePadding))}.splitView .jumbotron__description{text-align:left}.splitView--flipped{grid-template-areas:"right right" "left left"}}.infoButton{display:inline-block;padding:0 9px;border-radius:999px;height:22px;overflow:hidden;background-color:rgba(0,0,0,.3);border:.5px solid #fff;font-size:var(--text-xs);opacity:.6;box-sizing:border-box}.infoButton:hover{box-shadow:var(--slotCardHoverShadow)}.infoButton__info{color:#fff;font-weight:500;margin-top:2px;font-family:var(--fontFamily)}.infoButton__infoText{display:inline-block;overflow:hidden;width:0;opacity:0}.infoButton__info:before{display:inline-block;vertical-align:top;opacity:1;content:"i"}.infoButton:hover .infoButton__info:before{width:0;opacity:0}.infoButton:hover .infoButton__infoText{width:auto;opacity:1}.slotCardCompact{position:relative;transition:transform .2s ease-out,box-shadow .2s ease-out;border-radius:var(--radiusXLarge);padding-bottom:56.25%}.slotCardCompact--square{padding-bottom:0;aspect-ratio:1/1}.slotCardCompact--landscape{padding-bottom:0;aspect-ratio:16/9}.slotCardCompact--portrait{padding-bottom:0;aspect-ratio:9/16}.slotCardCompact__ribbon{background:url(https://cdn.mrq.com/images/card-slot/corner-ribbon.svg) no-repeat 100% 0/cover;position:absolute;top:-12px;right:-14px;width:125px;height:122px;display:flex;justify-content:center;cursor:pointer}.slotCardCompact.max-width-300 .slotCardCompact__ribbon{top:-7px;right:-8px;width:75px;height:73px}.slotCardCompact__ribbonText{transform:rotate(44deg);transform-origin:center;color:#fff;font-weight:800;font-size:26px;padding-top:0;line-height:83px}.slotCardCompact.max-width-300 .slotCardCompact__ribbonText{font-size:18px;padding-top:0;line-height:49px}.slotCardCompact__image{position:absolute;width:100%;border-radius:var(--radiusXLarge);object-position:center;object-fit:cover;height:100%;display:block}.slotCardCompact:hover{transform:translateY(-2px) scale(1.015);box-shadow:var(--slotCardHoverShadow)}.slotCardCompact__infoButton{max-width:calc(100% - 20px);position:absolute;bottom:10px;left:10px}.slotCardCompact__jackpot{position:absolute;top:0;left:0;padding:5px 14px 7px;color:#ffffff;font-family:var(--fontFamily);font-size:16px;font-weight:800;background-color:var(--dangerColor);border-radius:var(--radiusXLarge) var(--radiusXLarge) var(--radiusXLarge) 0;box-shadow:var(--dangerShadow)}.slotCardCompact__overlayImage{position:absolute;bottom:5%;right:5%;height:30%;width:auto}.slotCardCompact.max-width-100 .slotCardCompact__jackpot{font-size:14px}.slotCardCompact.max-width-90 .slotCardCompact__jackpot{display:none}.slotCardCompact .slotCardCompact__infoButton:hover .infoButton__infoText{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roomCardDetailed{color:var(--neutralText);position:relative;background:var(--cardBackground);border-radius:var(--radiusXLarge);filter:drop-shadow(0 9px 30px rgba(14,17,32,.08))}.roomCardDetailed__image-box{display:block;position:relative}.roomCardDetailed__content{padding:14px 0 20px;display:flex;flex-flow:column nowrap;align-items:center}.roomCardDetailed__CTA.buttonBase{font-size:20px;max-width:100%;overflow:visible;padding-left:4%;padding-right:4%;min-width:180px}.roomCardDetailed__CTA.buttonBase .buttonText{white-space:normal}.roomCardDetailed__description{margin:15px 0 0;line-height:1.5;color:var(--cardColor)}.roomCardDetailed__description--showLink{margin-bottom:15px}.roomCardDetailed__icon{width:44px;height:auto;margin:-22px auto 8px}.roomCardDetailed__image{display:block;object-fit:cover;width:100%;max-height:140px;min-height:135px;border-radius:var(--radiusXLarge) var(--radiusXLarge) 0 0}.roomCardDetailed__link{margin-top:10px;color:var(--primaryColor);font-weight:800}