.slideShow.fade-enter{opacity:0;transform:translateX(-100%)}.slideShow.fade-enter-active,.slideShow.fade-exit{opacity:1;transform:translateX(0)}.slideShow.fade-exit-active{opacity:0;transform:translateX(100%)}.slideShow.fade-enter-active,.slideShow.fade-exit-active{transition:opacity .5s,transform .5s}.slideShow>*{margin:12px}.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"}}.testimonial{padding:15px;border-radius:var(--radiusLarge);font-size:16px}.testimonial__description{line-height:normal;padding-bottom:8px;font-weight:500}.testimonial header{display:flex;gap:8px;margin-bottom:16px;font-weight:800;color:var(--neutral500)}.testimonial .trustpilotStars{width:100%;max-width:110px}.testimonial cite{font-style:normal}.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}}.trustFactors{display:flex;justify-content:space-between;align-items:center}.trustFactors__image{max-width:100%}.trustFactors__separator{width:1px;background:var(--neutral10);margin:0 8px}.infoButton{display:inline-block;position:relative;padding:0 9px;border-radius:999px;height:22px;background-color:rgba(0,0,0,.3);border:.5px solid #fff;font-size:var(--text-xs);opacity:.6;box-sizing:border-box}.infoButton:after{content:"";position:absolute;top:50%;left:50%;min-width:48px;min-height:48px;transform:translate(-50%,-50%)}.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}