.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}}.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)}}.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}.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{max-width:100%;overflow:visible;min-width:180px;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}.attribute{display:flex;align-items:center;font-size:16px;margin:10px 0}.attribute__image{margin-right:15px;height:auto}.attribute__label{margin-right:26px;color:var(--neutral500)}.attribute__label+.attribute__value{margin-left:auto;font-weight:800}