.modal-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.modal-container.right{align-items:flex-end}.modal-container.left{align-items:flex-start}.modal-container .modal-inner{align-items:stretch;background-color:#07182a;display:flex;flex-direction:column;height:100%;width:100%}.modal-container .modal-inner.w80{width:80%}@media(min-width:768px){.modal-container .modal-inner{border:.125rem solid #00bf70;border-radius:.375rem;box-shadow:0 0 1rem 0 rgba(0,191,112,.4);max-height:45rem;max-width:51.25rem}.modal-container .modal-inner:has(.terms,.privacyPolicy,.bonusPolicy,.cookiePolicyPage){max-height:35.25rem;max-width:48rem}}@media only screen and (max-width:960px)and (orientation:landscape){.modal-container .modal-inner{border:0;border-radius:0;box-shadow:none;max-width:100%}}.modal-container .modal-header{align-items:center;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:#07182a;border-bottom:.125rem solid #00bf70;display:flex;gap:.5rem;justify-content:space-between;padding:.8125rem 1rem}.modal-container .modal-header .modal-title{color:#fff;flex:1;font-size:1.25rem;font-weight:800;line-height:1.75rem;margin:0;text-align:center}.modal-container .modal-header .modal-close{cursor:pointer}.modal-container .modal-header .modal-close img{filter:drop-shadow(0 0 1rem rgba(0,191,112,.4));height:1.5rem;width:auto}.modal-container .modal-header .modal-back{cursor:pointer}.modal-container .modal-header .modal-back img{height:1.5rem;width:auto}.modal-container .modal-back{cursor:pointer}.modal-container .modal-back img{height:1.5rem;width:auto}.modal-container .modal-body{box-sizing:border-box;flex-grow:1;height:100%;justify-content:center;overflow-x:hidden;overflow-y:auto;position:relative}.modal-container .modal-footer{border-top:1px solid #e5e5e5;bottom:0;padding:1rem}.modal-container .modal-footer .modal-btn-set{display:flex;flex-direction:row-reverse;justify-content:space-between}.modal-container .modal-content{height:calc(100% - 24px);margin:1.5rem 2rem 0;padding-bottom:2rem}@media(min-width:768px){.modal-container .modal-content{margin:1.5rem 1.5rem 0;padding-bottom:1.5rem}}.modal-container .modal-content .errorWrapper{padding:0;width:auto}.modal-container ::-webkit-scrollbar{width:.125rem}.modal-container ::-webkit-scrollbar-track{background:transparent}.modal-container ::-webkit-scrollbar-thumb{background-color:#fff;border-radius:.375rem}.modal-fade-container{align-items:center;display:flex;height:100%;justify-content:center;outline:none;width:100%}.modalMarkupV3Container{background-color:rgba(7,24,42,.9);height:100%;left:0;overflow:hidden;padding:.3125rem;position:absolute;top:0;width:100%}@media(min-width:1024px){.modalMarkupV3Container{align-items:center;border:.125rem solid #00bf70;border-radius:.375rem;box-shadow:0 0 1rem 0 rgba(0,191,112,.4);display:flex;height:auto;justify-content:center;position:relative;width:auto}}.modalMarkupV3Wrapper{background-color:#07182a;height:100%;overflow:auto;position:relative;width:100%}.no-animation{padding:0}@media(min-width:1024px){.no-animation{border-radius:.375rem}}.modal-animation{animation:o-rotate-360 8s linear infinite;height:100%;left:0;position:absolute;top:0;width:100%}.modal-animation span{display:block;height:100%;position:relative;transform:translate(-50%,-50%);width:100%}.modal-animation span:after{content:"";display:block;height:100%;left:100%;position:absolute;width:100%}.modal-animation span:first-child{background:#70daf4}.modal-animation span:first-child:after{background:#00bf70}.modal-animation span:last-child{background:#fff00d}.modal-animation span:last-child:after{background:#07182a}@keyframes o-rotate-360{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.modalMarkupV3{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.modalMarkupV3 .modalMarkupV3Header{align-items:center;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border-bottom:.125rem solid #00bf70;color:#fff;display:flex;font-size:1.25rem;font-weight:800;justify-content:space-between;line-height:1.75rem;margin:0;padding:.8125rem 1rem;text-align:center;width:100%}.modalMarkupV3 .modalMarkupV3Header .modalMarkupV3Close{cursor:pointer}.modalMarkupV3 .modalMarkupV3Header .modalMarkupV3Close img{filter:drop-shadow(0 0 1rem rgba(0,191,112,.4));height:1.5rem;width:auto}.modalMarkupV3 .modalMarkupV3Header .modal-back{cursor:pointer}.modalMarkupV3 .modalMarkupV3Header .modal-back img{height:1.5rem;width:auto}.modalMarkupV3 .modalMarkupV3Header .modal-back.is-hidden{padding-left:1.5rem}.modalMarkupV3 .modalMarkupV3Header .modal-back.is-hidden img{display:none}.modalMarkupV3.register-modal .modalMarkupV3Header{display:inherit}.modalMarkupV3.register-modal .modalMarkupV3Header .modalMarkupV3Close{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.modalMarkupV3.register-modal .modalMarkupV3Header .modal-back{left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.modalMarkupV3 .modalMarkupV3Content{display:flex;flex-direction:column;height:calc(100% - 3.5rem);overflow-y:auto}.modalMarkupV3 .modalMarkupV3Content ::-webkit-scrollbar,.modalMarkupV3 .modalMarkupV3Content::-webkit-scrollbar{height:0;width:.375rem}.modalMarkupV3 .modalMarkupV3Content ::-webkit-scrollbar-track,.modalMarkupV3 .modalMarkupV3Content::-webkit-scrollbar-track{background:transparent}.modalMarkupV3 .modalMarkupV3Content ::-webkit-scrollbar-thumb,.modalMarkupV3 .modalMarkupV3Content::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2);border-radius:.1875rem}.modalMarkupV3 .modalMarkupV3Btns{align-items:center;display:flex;flex-direction:column}.modalMarkupV3 .modalMarkupV3Btns button:first-child{margin-bottom:1rem}.modalMarkupV3.contentSelfScroll .modalMarkupV3Wrapper{display:flex;flex-direction:column}.modalMarkupV3.contentSelfScroll .modalMarkupV3Wrapper .modalMarkupV3Content{display:flex;flex-direction:column;flex-grow:1;overflow:auto}.modalMarkupV3 .fullHeightContent{height:100%;overflow:auto}.modalMarkupV3 .modalMarkupV3Footer{background:#07182a;bottom:0;box-shadow:0 0 .25rem 0 rgba(2,11,35,.2);display:flex;flex-direction:row;left:0;padding:.5rem;position:absolute;width:100%}html.desktop .modalMarkupV3 .modalMarkupV3Wrapper{height:auto;max-height:90vh;overflow:hidden;width:48rem}.suspense-wrapper-modals{background-color:#07182a;min-height:31.25rem}.register-v2 .modalMarkupV3Header{display:inherit}.register-v2 .modalMarkupV3Header .modalMarkupV3Close{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.register-v2 .modalMarkupV3Header .modal-back{left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.kycBlockModal .modalMarkupV3Header{justify-content:center}html.desktop .modalMarkupV3.dynamic-modal-wrapper .modalMarkupV3Wrapper{height:45rem;width:48rem}.instant-bonus-game-container .game-thumb-tags{padding:0 1.25rem;position:unset;z-index:1}.instant-bonus-game-thumb{border-radius:.375rem;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.instant-bonus-game-tags{display:flex}.instant-bonus-game-tags .instant-bonus-tag{margin:0}.instant-bonus-game-tags .instant-bonus-tag:first-child{border-radius:.5rem 0 0 .5rem}.instant-bonus-game-tags .instant-bonus-tag:last-child{border-radius:0 .5rem .5rem 0}.instant-bonus-game-tags .instant-bonus-tag .instant-bonus-icon{margin-left:0}@media(min-width:850px){.instant-bonus-game-tags{justify-content:center}}.instant-bonus-game-thumb-ratio-wrapper{height:13.625rem}@media(min-width:850px){.instant-bonus-game-thumb-ratio-wrapper{height:23.25rem}}.instant-bonus-game-thumb-container{background:#07182a;user-drag:none;height:inherit}.instant-bonus-game-thumb-container .instant-bonus-game-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:1rem}.instant-bonus-game-thumb-container .instant-bonus-game-img{border:.125rem solid #fd35af;border-radius:.375rem;box-sizing:border-box;height:5.5rem;width:auto}.instant-bonus-game-thumb-container .instant-bonus-game-thumb-img{height:100%;position:absolute;top:0;width:100%}.instant-bonus-game-thumb-info{display:flex;flex-direction:row;justify-content:space-between;padding:1.5rem 1.5rem .75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.instant-bonus-game-thumb-info .instant-bonus-game-thumb-info-left-section{display:flex;flex-direction:column}.instant-bonus-game-thumb-jackpot{background-color:rgba(8,15,59,.7);border-radius:.25rem;box-sizing:border-box;color:#fcad6d;font-size:.875rem;font-weight:400;margin-bottom:.25rem;padding:2% 10%}.instant-bonus-game-thumb-name{color:#fff;font-size:1rem;font-weight:900;line-height:1.5rem;margin:1rem 0 .125rem}.instant-bonus-game-thumb-vendor{color:#fff00d;font-size:.875rem;font-weight:600;line-height:1.375rem;margin:0}.instant-bonus-game-thumb-img{-o-object-fit:cover;object-fit:cover;transition:all .3s ease}.instant-bonus-game-wrapper{cursor:pointer;position:relative}@media(min-width:850px){.instant-bonus-game-wrapper .instant-bonus-game-thumb-info{justify-content:center;z-index:1}}.instant-bonus-game-wrapper .instant-bonus-game-thumb-play{display:none}.instant-bonus-game-wrapper .instant-bonus-game-bottom-container{pointer-events:unset;text-align:center;z-index:1}.instant-bonus-game-wrapper .instant-bonus-game-bottom-container .instant-bonus-game__divider{background-color:rgba(112,218,244,.1);height:.125rem;margin:0 1.5rem .75rem}.instant-bonus-game-wrapper .instant-bonus-game-bottom-container .game-thumb-tags{display:block;font-size:.875rem;font-weight:600;height:3.875rem;line-height:1.375rem;overflow:hidden;pointer-events:unset}.instant-bonus-game-wrapper .instant-bonus-game-bottom-container .game-thumb-tag{background-color:#fff00d;border-radius:.5rem;color:#07182a;flex-basis:calc(33% - 0.5rem);font-size:.75rem;font-weight:900;line-height:1.5rem;margin-left:.25rem;margin-right:.25rem;padding:0 .5rem;text-transform:uppercase}.instant-bonus-game-wrapper .game-thumb-tags_center .game-thumb-tag{margin-top:1rem}.instant-bonus-tag{align-items:center;background-color:#00bf70;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:900;line-height:1.5rem;margin:0 .25rem .5rem;padding:0 .25rem 0 .3125rem;text-transform:uppercase}@media(min-width:850px){.instant-bonus-tag{flex-basis:unset}}.instant-bonus-tag.red{padding:0 .5rem}.instant-bonus-tag.yellow{background-color:#fff00d;color:#07182a;padding:0 .5rem}.instant-bonus-tag.white{background:#fff;color:#07182a}html.desktop .instant-bonus-game-thumb-container .instant-bonus-game-container{background:#07182a;padding-bottom:0}html.desktop .instant-bonus-game-thumb-container:not(.game-thumb-default):after{background:linear-gradient(180deg,rgba(7,24,42,0) 64.58%,rgba(7,24,42,.8));bottom:0;content:"";height:100%;left:0;position:absolute;right:0;z-index:0}html.desktop .game-thumb-tags{padding:0 .5rem}html.desktop .instant-bonus-game-thumb-info{padding:.75rem}html.desktop .instant-bonus-game-info{align-items:center;display:flex;justify-content:center;margin-bottom:.875rem}html.desktop .instant-bonus-game-info .instant-bonus-game-thumb-name,html.desktop .instant-bonus-game-info .instant-bonus-game-thumb-vendor{font-size:1rem;font-weight:900;margin:0 .25rem}.instant-bonus-purchased{margin:0 auto 1rem;width:100%}.instant-bonus-purchased .purchased-heading{color:#fff;font-size:1.25rem;font-weight:900;line-height:1.75rem;text-align:center}.instant-bonus-purchased .purchased-heading.heading-top{margin-bottom:1rem}.instant-bonus-purchased .purchased-heading.heading-bottom{margin-top:1.5rem}.instant-bonus-purchased .instant-bonus-purchased-item{align-items:center;background-color:#0d4b46;border-radius:.375rem;color:#fff;display:flex;font-size:1rem;font-weight:900;padding:1.125rem 1rem}.instant-bonus-purchased .instant-bonus-purchased-item:not(:last-child){margin-bottom:.5rem}.instant-bonus-purchased .instant-bonus-purchased-item .bonus-rounds{flex:1}.instant-bonus-purchased .instant-bonus-purchased-item .bonus-rounds :first-child{line-height:1.5rem}.instant-bonus-purchased .instant-bonus-purchased-item .bonus-rounds :last-child{color:#fff;font-size:.75rem;font-weight:600;line-height:1.25rem}.instant-bonus-purchased .instant-bonus-purchased-item .bonus-rounds-count{align-items:center;background-color:#fff00d;border-radius:1rem;color:#07182a;display:flex;font-size:1rem;font-weight:900;height:2.5rem;justify-content:center;margin:0 .5rem;padding:0 .75rem}.instant-bonus-purchased .instant-bonus-purchased-item .bonus-play a{border-radius:.375rem;color:#fff}.instant-bonus-purchased .instant-bonus-purchased-item .bonus-play a,.instant-bonus-purchased .instant-bonus-purchased-item .bonus-play span{align-items:center;background-color:#00bf70;box-shadow:0 0 1rem rgba(0,191,112,.4);display:flex;font-size:1rem;font-weight:900;justify-content:center;line-height:1.5rem;padding:.75rem 1rem}.instant-bonus-purchased .instant-bonus-purchased-item .bonus-play span{border:0;border-radius:.375rem;color:hsla(0,0%,100%,.5);cursor:not-allowed}.instant-bonus-tooltip{background-color:#00766c;border-radius:.375rem;color:#fff;font-family:League Spartan,"sans-serif";font-size:.75rem;font-weight:600;line-height:1.25rem;padding:1rem}.instant-bonus-tooltip .MuiTooltip-arrow{color:#00766c}.bet-selector{background-color:#0d4b46;border-radius:.375rem;display:flex;flex-direction:column;padding:.5rem 1rem 1rem;width:100%}.bet-selector .instant-bonus-buy-btn div{font-size:.875rem;font-weight:600;line-height:1.375rem}.bet-selector .MuiFormControl-root{padding:.5rem .5rem 1rem}.bet-selector .MuiTextField-root .MuiInputBase-root{background-color:transparent}.bet-selector .MuiIconButton-root{margin:0}.bet-selector .button-selector{box-shadow:0 0 1rem rgba(0,191,112,.4);width:100%}.bet-selector .amount-input-field input{font-size:1.5rem;font-weight:600;line-height:1.5rem;padding:0;text-align:center}.bet-selector .amount-input-field .MuiOutlinedInput-notchedOutline{border:transparent}.bet-selector .amount-input-field .MuiOutlinedInput-adornedEnd,.bet-selector .amount-input-field .MuiOutlinedInput-adornedStart{height:2.5rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.MuiInputBase-input{height:1.5rem;outline:none}.MuiInputBase-input.Mui-disabled{color:hsla(0,0%,100%,.6)}.MuiOutlinedInput-root{background-color:hsla(0,0%,100%,.1);border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;color:#fff;font-size:1rem;font-weight:600;height:3.5rem;line-height:1.5rem;padding-right:0}.MuiOutlinedInput-root.Mui-focused{background-color:hsla(0,0%,100%,.1);border:.125rem solid #00bf70;border-radius:.375rem}.MuiOutlinedInput-root.Mui-focused input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px transparent}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:0}.MuiOutlinedInput-root.Mui-error{border:.125rem solid #d32f2f}.MuiOutlinedInput-root.Mui-error .MuiOutlinedInput-notchedOutline{border:0;top:0}.MuiFormLabel-root{color:hsla(0,0%,100%,.7);line-height:1.5rem;transform:translate(1rem,1rem) scale(1);z-index:1}.MuiFormLabel-root.Mui-error,.MuiFormLabel-root.Mui-focused{color:#fff}.MuiInputLabel-outlined.MuiInputLabel-shrink{transform:translate(1rem,.625rem) scale(.75)}.MuiOutlinedInput-notchedOutline legend{height:0;width:0}.MuiTextField-root .MuiInputBase-input{padding:1.25rem 1rem 0}.MuiTextField-root .MuiOutlinedInput-notchedOutline{border:0;padding:0 1rem;top:0}.MuiTextField-root .MuiOutlinedInput-notchedOutline span{padding:0}.MuiTextField-root .MuiFormHelperText-root.Mui-error{margin:.25rem 1rem 0}.password-button{color:hsla(0,0%,100%,.8);font-size:.75rem;font-weight:600;line-height:1.25rem;text-decoration:underline}.MuiIconButton-root:hover{background-color:transparent}.amount-selector-top{display:flex;flex-direction:column}.amount-selector-top .amount-input-field.MuiTextField-root .MuiInputBase-input.MuiOutlinedInput-input{color:#fff;font-size:1.5rem;font-weight:800;height:1.75rem;line-height:1.75rem;padding:0;text-align:center}.amount-selector-top .amount-input-field.MuiTextField-root .MuiInputBase-input.MuiOutlinedInput-input:focus{background-color:transparent}.amount-selector-top .amount-input-field .MuiOutlinedInput-notchedOutline{border:transparent}.amount-selector-top .amount-input-field .MuiOutlinedInput-adornedEnd,.amount-selector-top .amount-input-field .MuiOutlinedInput-adornedStart,.amount-selector-top .amount-input-field .MuiOutlinedInput-root{padding:0}.amount-selector-top .amount-input-field .MuiOutlinedInput-root .MuiInputAdornment-root{margin:0}.amount-selector-bottom .MuiInputAdornment-root{background-color:hsla(0,0%,100%,.1);border-radius:.375rem;height:2.5rem;max-height:2.5rem;padding:.5rem}.amount-selector-bottom .MuiInputAdornment-root.MuiInputAdornment-positionStart{margin-right:0}.amount-selector-bottom .MuiInputAdornment-root.MuiInputAdornment-positionEnd{margin-left:0}.amount-selector-bottom .MuiInputBase-input{background-color:transparent;border-radius:0}.buttonDisabled{cursor:not-allowed}.buttonDisabled path,.buttonDisabled rect{fill:#868686}.instant-bonus-modal-container{border:0;border-radius:0}.instant-bonus-details-modal .modalMarkupV3Wrapper{border-radius:0}.instant-bonus-details-modal .modalMarkupV3Header{border-top-left-radius:0;border-top-right-radius:0}.instant-bonus-details-modal .modalMarkupV3Content{background-color:#07182a;color:#fff;padding:2rem 1.5rem}.instant-bonus-details-modal .modalMarkupV3Content h1{line-height:2.5rem;margin:0 0 1.5rem;text-align:center}.instant-bonus-details-modal .modalMarkupV3Content .instant-bonus-game-image-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:1.5rem}.instant-bonus-details-modal .modalMarkupV3Content .instant-bonus-game-image-wrapper .instant-bonus-game-image{border:.125rem solid #fd35af;border-radius:.375rem;box-sizing:border-box;height:15rem;max-width:12.1875rem}.instant-bonus-details-modal .modalMarkupV3Content .instant-bonus-game-image-wrapper .instant-bonus-game-image .instant-bonus-game-thumb-ratio-wrapper{height:100%}.instant-bonus-details-modal .modalMarkupV3Content .instant-bonus-game-image-wrapper .instant-bonus-game-image .game-thumb-img{height:15rem}.instant-bonus-details-modal .modalMarkupV3Content .instant-bonus-game-image-wrapper .absolute{position:absolute;right:1rem;top:1rem}.instant-bonus-details-modal .instant-bonus-tags{align-items:center;display:block;flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto;text-align:center}.instant-bonus-details-modal .bet-selector{margin:0 auto 1.5rem}.instant-bonus-details-modal .bet-selector .Mui-disabled{background:#00bf70;border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;font-family:League Spartan,"sans-serif";font-size:1rem;font-weight:800;line-height:1.25rem;padding:.5rem 1rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none}.instant-bonus-details-modal .bet-selector .Mui-disabled.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem}.instant-bonus-details-modal .bet-selector .Mui-disabled.btn-sm,.instant-bonus-details-modal .bet-selector .Mui-disabled.width-shadow,.instant-bonus-details-modal .bet-selector .Mui-disabled:hover{box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.instant-bonus-details-modal .bet-selector .Mui-disabled:hover{background-color:#00d67d}.instant-bonus-details-modal .bet-selector .Mui-disabled:active{background:#00a863;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.instant-bonus-details-modal .bet-selector .Mui-disabled:disabled{background-color:#00bf70;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.instant-bonus-details-modal .bet-selector .Mui-disabled.inverted{background:#fff;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#00bf70;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.desktop .instant-bonus-modal-container{border-radius:.375rem}.desktop .instant-bonus-details-modal.modalMarkupV3 .modalMarkupV3Wrapper{max-height:42.875rem;max-width:30rem;overflow:hidden}.desktop .instant-bonus-details-modal .modalMarkupV3Content{padding:1.5rem 1.5rem 1rem}.desktop .instant-bonus-details-modal .instant-bonus-tags{max-width:30rem}.game-thumb{cursor:pointer;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.game-thumb-ratio-wrapper{height:0;padding-top:120.1%;position:relative}.jackpotRatioWrapper{backface-visibility:hidden;transform:translateZ(0)}.game-category-expand .jackpotRatioWrapper{transform:none}.game-thumb-container{background:transparent;bottom:0;left:0;position:absolute;right:0;top:0;user-drag:none;border-radius:.375rem;overflow:hidden}.game-thumb-container.game-thumb-default{background:hsla(0,0%,100%,.1)}.game-thumb-container.game-thumb-default .game-thumb-img{display:flex;margin:0 auto;max-width:8.5625rem;-o-object-fit:contain;object-fit:contain}.game-thumb-container .dotlottie-container .error{display:none}.game-thumb-info{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:0 .5rem .5rem;position:absolute;right:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0)}.activeJackpot{padding:0}.activeJackpot .game-jackpot{align-items:center;align-self:stretch;background:#fd35af;color:#fff00d;display:flex;font-size:.875rem;font-weight:700;justify-content:center;line-height:1.5rem;padding:0 .5rem;text-align:center;width:100%}.activeJackpot .game-jackpot span{overflow:hidden;text-overflow:ellipsis;text-shadow:0 0 1rem hsla(0,0%,100%,.4);white-space:nowrap}.game-thumb-instant-bonus{background:#fff;border-radius:.25rem;color:#544bc9;left:.5rem;padding:.25rem .375rem;position:absolute;top:.5rem;transition:transform .3s cubic-bezier(.39,.575,.565,1);z-index:2}.game-thumb-instant-bonus .instant-bonus-icon{align-items:center;display:flex;flex-direction:column;justify-content:center}.game-thumb-instant-bonus:hover{cursor:pointer;transform:scale(1.1)}.game-thumb-tags{bottom:auto;box-sizing:border-box;display:flex;flex-wrap:wrap;left:auto;padding:.5rem;pointer-events:none;position:absolute;right:auto;top:0;width:100%}.game-thumb-tags .game-thumb-tag{align-items:center;background:hsla(0,0%,100%,.7);border-radius:.25rem;color:#fff;display:inline-flex;font-size:.625rem;font-weight:500;justify-content:center;margin-bottom:.5rem;margin-right:.5rem;min-height:1.125rem;min-width:2.8125rem}.game-thumb-jackpot{background-color:rgba(0,0,0,.7);border-radius:.25rem;box-sizing:border-box;color:#fcad6d;font-size:.875rem;font-weight:400;margin-bottom:.25rem;padding:2% 10%}.game-name{color:#fff;font-size:.875rem;font-weight:600;line-height:1.375rem;margin:.25rem 0 0;white-space:nowrap}.game-name,.game-thumb-vendor{overflow:hidden;text-overflow:ellipsis}.game-thumb-vendor{display:-webkit-box;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:hsla(0,0%,100%,.6);font-size:.625rem;font-weight:700;line-height:.75rem;margin:0 0 .25rem;padding:0;text-align:left;text-transform:uppercase;white-space:nowrap;width:100%}.game-thumb-no-vendor{display:block;margin-top:.5rem}.game-thumb-img{-o-object-fit:cover;object-fit:cover;transition:all .3s ease}.game-thumb-play{align-items:center;background:linear-gradient(0deg,rgba(253,53,175,.4),rgba(253,53,175,.4));border:.125rem solid #fd35af;border-radius:.375rem;bottom:0;box-shadow:0 0 1rem 0 rgba(253,53,175,.8);display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease;z-index:1}.game-thumb-play img{height:3rem;width:auto}.game-thumb-play-container{text-align:center}.game-thumb-play-container p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff;font-size:.875rem;font-weight:600;line-height:1.375rem;margin-top:.5rem}.btn-primary{background:#00bf70;border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;color:#fff;font-family:League Spartan,"sans-serif";font-size:1rem;font-weight:800;line-height:1.25rem;padding:.5rem 1rem;transition:none}.btn-primary,.btn-primary.btn-sm{box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.btn-primary.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem}.btn-primary.width-shadow,.btn-primary:hover{box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.btn-primary:hover{background-color:#00d67d}.btn-primary:active{background:#00a863;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.btn-primary:disabled{background-color:#00bf70;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.btn-primary.inverted{background:#fff;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#00bf70;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.lobby .last-games .game-slide .game-thumb{min-width:5rem}.desktop .lobby .last-games .game-slide .game-thumb{min-width:6.25rem}.desktop .game-thumb-play:hover{opacity:1}.static-page{width:100%}.content-container{margin-bottom:3.125rem}.content-container .content-types{line-height:1.375rem;padding:0 6.7%;text-align:justify}.content-container .content-types h1{display:inline-block;font-size:2.5rem;font-weight:800;line-height:4rem;margin-bottom:0;text-align:left}@media(min-width:768px){.content-container .content-types h1{font-size:3rem;padding-top:2.5rem}}.content-container .content-types h2,.content-container .content-types h3{font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-bottom:0;text-align:left}.content-container .content-types h2{font-size:1.5rem;font-weight:700;margin-top:2.125rem}.content-container .content-types p{font-size:.875rem;font-weight:600;margin:1rem 0}.content-container .content-types .content-cta{margin-top:1rem;text-align:center}.content-container .content-types ol,.content-container .content-types ul{padding-left:0}.content-container .content-types ol li,.content-container .content-types ul li{font-size:.875rem;font-weight:600;line-height:1.375rem;list-style-position:inside}.content-container .content-types.table-content p{font-size:.875rem;font-weight:600;margin-bottom:0}.content-container .content-types .image-content{margin:1rem 0;max-width:100%}.staticContentTable{background:#0d4b46;border-radius:.375rem;box-sizing:border-box;display:table;margin:1.5rem;padding:0 .1875rem .1875rem;width:-webkit-fill-available}.staticContentTable .tableHeader{display:table-header-group;padding:0 .75rem}.staticContentTable .headerRow{display:table-row}.staticContentTable .th{border-left:.0625rem solid hsla(0,0%,100%,.1);border-right:.0625rem solid hsla(0,0%,100%,.1);color:#fff;display:table-cell;flex:1;font-size:1rem;font-weight:800;line-height:1.25rem;padding:1rem .5rem;text-align:center;vertical-align:middle}@media(min-width:768px){.staticContentTable .th{font-size:1rem}}.staticContentTable .th:first-of-type{border-left:unset}.staticContentTable .th:last-of-type{border-right:unset}.staticContentTable .tableBody{border-radius:.375rem;box-sizing:border-box;display:table-row-group;padding:.75rem}.staticContentTable .tableRow{border-bottom:.125rem solid #f6f6f6;display:table-row;height:auto}.staticContentTable .tableRow:first-child .tr:first-child{border-radius:.375rem 0 0 0}.staticContentTable .tableRow:first-child .tr:last-child{border-bottom:.125rem solid hsla(0,0%,100%,.1);border-left:.0625rem solid hsla(0,0%,100%,.1);border-radius:0 .375rem 0 0}.staticContentTable .tableRow:last-child .tr:first-child{border-radius:0 0 0 .375rem;border-top:0}.staticContentTable .tableRow:last-child .tr:last-child{border-left:.0625rem solid hsla(0,0%,100%,.1);border-radius:0 0 .375rem 0;border-top:0}.staticContentTable .tableRow:last-of-type{border-bottom:unset}.staticContentTable .tr{background:#07182a;border-color:#0d4b46;border-bottom:.125rem solid hsla(0,0%,100%,.1);border-left:.0625rem solid hsla(0,0%,100%,.1);border-right:.0625rem solid hsla(0,0%,100%,.1);box-sizing:border-box;color:#fff;display:table-cell;flex-wrap:wrap;font-size:.875rem;font-weight:600;height:auto;line-height:1.375rem;overflow:hidden;padding:.75rem .625rem;text-align:center;vertical-align:middle}.staticContentTable .tr:first-of-type{border-left:.0625rem solid #0d4b46;color:#fff;font-size:.875rem;font-weight:800;line-height:1.125rem}.staticContentTable .tr:first-of-type span{align-items:center;background-color:#fd35af;border-radius:.375rem;justify-content:center;padding:0 .5rem}.staticContentTable .tr:last-of-type{border-right:.0625rem solid #0d4b46}.staticContentTable .tr span{display:inline-flex;max-width:100%;text-align:center;text-overflow:ellipsis}.staticContentTable .line-through{border-bottom:.0625rem solid #383047;margin:4rem 0}.staticContentTable .static-page-loader.loader{flex-grow:1;margin-top:2.5rem;position:relative}.games-section-promotion .lander-section-rounded-element{padding:0}.games-section-promotion .lander-section-rounded-element button{padding:.5rem 1rem}.games-section-promotion .lander-section-rounded-element .MuiButton-label{font-size:.75rem;font-weight:900}.desktop .staticContentTable{margin:1.5rem 3.5rem}.swipeable-game-lander{overflow:hidden}.lander-swipeable-preview{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:.75rem 0}.lander-swipeable-preview .swipeable-list{overflow:visible}.lander-swipeable-preview .swiper-wrapper .game-thumb:first-child{margin-left:.5rem}.lander-swipeable-preview .swiper-wrapper .game-thumb:last-child{margin-right:.5rem}@media(min-width:768px){.lander-swipeable-preview{margin:1rem 0}.lander-swipeable-preview .swipeable-list{overflow:hidden}.lander-swipeable-preview .swiper-wrapper .game-thumb:first-child{margin-left:unset}.lander-swipeable-preview .swiper-wrapper .game-thumb:last-child{margin-right:unset}}.lander-swipeable-preview .lander-game-tile{border-radius:.75rem;flex-basis:calc(100% - 0.875rem)}.lander-swipeable-preview .lander-game-tile:last-child{margin-right:0}@media(min-width:768px){.lander-swipeable-preview .lander-game-tile{flex-basis:calc(35% - 1.75rem);margin-right:.875rem}}@media only screen and (max-width:960px)and (orientation:landscape){.lander-swipeable-preview .lander-game-tile{flex-basis:calc(35% - 1.75rem);margin-right:.875rem}}.swipeable-list,.swiper{position:relative;width:100%}.swipeable-list{margin:0;overflow:hidden;white-space:nowrap}.swipeable-list .swiper-wrapper{display:flex;width:100%}.swipeable-list .swiper-slide{flex-basis:50%;flex-shrink:0;margin-right:1rem}@media(max-width:849px){.swipeable-list .swiper-slide{margin-right:.875rem}}.button-next,.button-prev{align-items:center;cursor:pointer;display:none;flex-direction:column;height:100%;justify-content:center;outline:none;position:absolute;top:0;width:4%;z-index:1}.button-next{background:linear-gradient(90deg,hsla(0,0%,77%,0),#f6f6f6 110%);border-radius:5px 0 0 5px;right:0}.button-prev{background:linear-gradient(270deg,hsla(0,0%,77%,0),#f6f6f6 110%);border-radius:0 5px 5px 0;left:0}.swipeable-expand .swiper-wrapper{flex-wrap:wrap;transform:unset!important;transition:unset!important}.swipeable-expand .swiper-slide{flex-shrink:unset}.desktop .swiper .swiper-shadow{background:linear-gradient(90deg,hsla(0,0%,77%,0),#e5e5e5 110%);height:100%;position:absolute;right:0;top:0;width:4%}.desktop .swiper-wrapper{transition:transform .5s ease-out!important;will-change:transform}.desktop .swipeable-expand:hover .button-next,.desktop .swipeable-expand:hover .button-prev,.desktop .swipeable-expand:hover .swiper-shadow,.desktop .swiper:hover .swiper-shadow{display:none}.lander-preview{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-left:-1.5rem;margin-right:-1.5rem;margin-top:1rem}@media(max-width:768px){.lander-preview{margin-top:.75rem}}.lander-preview .lander-game-tile{flex-basis:calc(33.33333% - 0.66667rem);margin-bottom:1rem;padding:0 .5rem}@media(min-width:768px){.lander-preview .lander-game-tile{flex-basis:calc(25% - 0.75rem)}}@media only screen and (max-width:960px)and (orientation:landscape){.lander-preview .lander-game-tile{flex-basis:calc(25% - 0.875rem);margin-right:.5rem}.lander-preview .lander-game-tile:nth-child(4n+0){margin-right:0}}.lander-preview .lander-game-tile .game-thumb-jackpot{align-items:center;border-radius:.5rem;color:#fff;display:flex;font-size:.75rem;font-weight:600;justify-content:center;min-height:3.0625rem;min-width:90%}.desktop .lander-preview .lander-game-tile{flex-basis:calc(14.28571% - 0.79464rem);margin-right:.5rem}.desktop .lander-preview .lander-game-tile:nth-child(6n+0){margin-right:0}.desktop .lander-preview.medium .lander-game-tile{flex-basis:calc(20% - 0.8rem)}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.category-header.sticky-header{position:sticky;top:0;z-index:10}.category-header.sticky-header .balance-component-wrapper,.category-header.sticky-header .category-nav{animation:slideDown .35s linear}.category-nav{align-items:center;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:rgba(7,24,42,.8);box-sizing:border-box;display:flex;height:5rem;overflow:hidden;padding:0 6.7%;position:sticky;top:0;z-index:2}@media(max-width:850px){.category-nav{height:3.5rem;padding:0}.category-nav:after{width:6rem}.category-nav:after,.category-nav:before{content:"";height:3.5rem;pointer-events:none;position:absolute;top:0;z-index:1}.category-nav:before{background:linear-gradient(90deg,#07182a,rgba(7,24,42,0));left:0;width:6.7%}.category-nav:after{background:linear-gradient(270deg,#07182a,rgba(7,24,42,0));right:0}}@media(min-width:568px){.category-nav:before{width:1.5rem}}.navBarVisible .category-nav{top:4.5rem}@media(max-width:850px){.navBarVisible .category-nav{top:5.5rem}}.category-nav-bar{flex:1;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto;overflow-y:hidden;padding:0 6rem 0 1.5rem;position:relative;scrollbar-width:none;white-space:nowrap}@media(min-width:850px){.category-nav-bar{padding:0 1.5rem 0 0}}.category-nav-bar::-webkit-scrollbar{display:none}.category-nav-search{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:.375rem;box-sizing:border-box;cursor:pointer;display:inline-flex;height:3rem;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:3rem;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:.75rem}.category-nav-search .icon-wrapper{padding:.75rem}.category-nav-search .icon-wrapper img{height:1.5rem;width:auto}.category-nav-item{border-radius:.375rem;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:800;line-height:1.125rem;padding:.375rem .75rem;text-align:center;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.category-nav-item:last-child{margin-right:0}.category-nav-item.selected{border:.125rem solid hsla(0,0%,100%,.1);border-radius:.375rem}.nav-selected{color:#fff;font-weight:700}.nav-selected:after{background-color:linear-gradient(270deg,#07182a,rgba(7,24,42,0));content:"";display:block;height:.3125rem;margin-top:.25rem}.nav-selected:hover,.nav-selected:visited{color:#fff}.seo-game-offer-section{color:#8c8c8c;padding:1rem 0}.seo-game-offer-section .content-right{align-items:center;display:flex;flex-direction:column}.seo-game-offer-section .seo-offer-steps{align-self:start;counter-reset:offer-steps;list-style:none;margin:5.625rem 0 8.75rem 3.75rem;padding-left:0}@media(min-width:850px){.seo-game-offer-section .seo-offer-steps{align-self:center}}.seo-game-offer-section .seo-offer-steps li{border-left:1px dashed #575d5e;counter-increment:offer-steps;font-weight:500;line-height:1.25rem;padding-left:3.5rem;padding-top:.875rem;position:relative}.seo-game-offer-section .seo-offer-steps li:not(:last-child){min-height:8.125rem}.seo-game-offer-section .seo-offer-steps li:before{background-color:#f3f3f3;border:.25rem solid #a44bc9;border-radius:50%;color:#080f3b;content:counter(offer-steps) ". ";font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:500;height:4.6875rem;left:-2.25rem;line-height:2.25rem;margin-right:1.5rem;padding:.75rem;position:absolute;text-align:center;top:-.625rem;width:4.6875rem}.seo-game-header .seo-game-image img{border-radius:.5rem;display:block;margin:0 auto 1.875rem;max-width:100%}@media(min-width:1200px){.seo-game-header .seo-game-image img{max-width:70%}}.seo-game-header .seo-game-details{color:#383047;display:flex;flex-direction:column}.static-terms .static-terms-bar{border-radius:.75rem;box-sizing:border-box;cursor:pointer;display:flex;font-size:.875rem;font-weight:700;height:3.5rem;justify-content:space-between;line-height:1.125rem;padding:.875rem 1.375rem}.static-terms .static-terms-bar span{align-items:center;display:inline-flex}.static-terms .static-terms-bar .arrow-icon{fill:#544bc9;height:1.875rem;width:1.875rem}.static-terms .static-terms-content,.static-terms .static-terms-content .promoContent{padding:.625rem}.static-terms .static-terms-content :last-child{margin-bottom:0}.static-terms .static-terms-content .content-types{padding:0}html.desktop .static-terms .static-terms-content{padding:.9375rem 0}html.desktop .static-terms .static-terms-content .content-types,html.desktop .static-terms .static-terms-content .content-types>ul{padding:0}.ticker-wrap{position:relative;z-index:10}.ticker-wrap .ticker{height:2.5rem}.vertical-ticker-wrap{display:flex;flex-direction:column;position:relative;z-index:10}.vertical-ticker-wrap .vertical-ticker{background:#07182a;display:flex;flex-direction:column;height:2.5rem;overflow:hidden}.vertical-ticker-wrap .ticker-item{align-items:center;display:flex;gap:.5rem;justify-content:center;padding:.5rem 1.5rem;text-transform:uppercase}.vertical-ticker-wrap .ticker-item .ticker-item-icon{height:1.5rem;width:1.5rem}.vertical-ticker-wrap .ticker-item .ticker-item-title{color:#fff00d;font-size:1rem;font-weight:800;line-height:1.5rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.vertical-ticker-wrap .paused-current-ticker-item,.vertical-ticker-wrap .paused-next-ticker-item{transform:translateY(-40px)}.bannerComponent .bannerInfo .bannerInfoCaption{font-size:.75rem;font-weight:600}.bannerInfoHeader{-webkit-box-orient:vertical}.bannerInfoHeader,.bannerInfoHeader *{font-size:1.5rem;font-weight:800}.bannerComponent{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:13.125rem}@media(min-width:768px){.bannerComponent{min-height:18rem}}.bannerComponent .promoImage{height:100%;width:100%}.bannerComponent .bannerInfo{background:linear-gradient(180deg,transparent 49.94%,rgba(41,48,71,.7) 83.85%);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:flex-end;padding:1.5rem}.bannerComponent .bannerInfo>*{max-width:25rem}.bannerComponent .bannerInfo .bannerInfoCaption{align-items:center;align-self:start;border-radius:.25rem;box-sizing:border-box;display:inline-flex;display:none;height:1.5rem;padding:0 .5rem}.bannerInfoHeader{display:-webkit-box;display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding:0 4rem}.bannerInfoHeader,.bannerInfoHeader *{line-height:2rem;overflow:hidden;text-overflow:ellipsis;white-space:normal}.bannerInfoHeader *{display:-webkit-box;-webkit-box-orient:vertical;margin:1.125rem 0 0;-webkit-line-clamp:4}@media(orientation:landscape){html.mobile .bannerContainer .bannerComponent{min-height:13.125rem}}html.mobile .bannerContainer .bannerInfoHeader{padding:0 1.5rem}.games-list{background:#00766c;margin-bottom:1.5rem;padding:1.5rem 0 1rem}.gameListContentHeader{align-items:center;color:#fff;display:flex;justify-content:space-between;margin-bottom:1rem;padding:0 1.5rem}.gameListContentHeader,.gameListContentHeader *{font-size:1.25rem;font-weight:600;line-height:1.75rem}.gameListContentHeader *{margin:0}.gameListContentHeader .tabExpand .seeAllButton{background-color:hsla(0,0%,100%,.1);border-radius:.75rem;color:#fff;cursor:pointer;padding:.5rem 1rem}.gameListContentHeader .tabExpand :hover{background-color:hsla(0,0%,100%,.2)}.gameListContentHeader .tabExpand span:hover{background-color:transparent}.gameListContentHeader .tabExpand *{font-size:1rem;font-weight:600;line-height:1.5rem}.gameListContentBody{margin-bottom:1rem}.gameListContentBody .button-next,.gameListContentBody .button-prev{background:none}.gameListContentBody .contentBody{margin-bottom:1.25rem}.gameListContentBody .gameListContentTile{border-radius:0;flex-basis:calc(29% - 0.4375rem);margin-right:.5rem}.gameListContentBody .gameListContentTile:first-child{margin-left:1.5rem}.gameListContentBody .gameListContentTile:nth-child(5n+0){margin-right:1.5rem}.gameListContentBody .gameListContentTile:nth-child(5n+1){margin-left:1.5rem}.gameListContentBody .gameListContentTile .game-thumb-name{font-size:.875rem;font-weight:600;line-height:1.25rem}.gameListContentBody .gameListContentTile .game-thumb-vendor{font-size:.75rem;font-weight:600;line-height:1.125rem;margin:0}.gameListContentBody.isExpanded .gameListContentTile:nth-child(5n+0){margin-right:0}.gameListContentBody.isExpanded .gameListContentTile:nth-child(5n+1){margin-left:.5rem}.gameListContentBody.isExpanded .gameListContentTile:nth-child(3n+1){margin-left:1.5rem}.gameListContentBody.isExpanded .gameListContentTile:nth-child(3n+0){margin-right:1.5rem}.mobile .gameListContentTile .game-thumb-container{background:transparent;margin-bottom:2.375rem}.mobile .gameListContentTile .game-thumb-container:after{background:transparent}.mobile .gameListContentTile .game-thumb-container .game-thumb-img{border-radius:.25rem}.mobile .gameListContentTile .game-thumb-container .game-thumb-info{bottom:-2.625rem;height:2.375rem;padding:0}.mobile .gameListContentTile .game-thumb-container .game-thumb-info p{color:#fff}.mobile .promotionDetails .gameListContentTile .game-thumb-container{background:unset;margin-bottom:0}.desktop .gameListContentBody,.desktop .gameListContentHeader{padding:0 4rem}.desktop .gameListContentBody .gameListContentTile{border-radius:.75rem;flex-basis:calc(20% - 0.4375rem);height:9.5rem}.desktop .gameListContentBody .gameListContentTile:nth-child(3n+0){margin-right:.5rem}.desktop .gameListContentBody .gameListContentTile:nth-child(5n+0){margin-right:0}.desktop .gameListContentBody .gameListContentTile:nth-child(5n+1){margin-left:0}.desktop .gameListContentBody.isExpanded .swiper-wrapper{justify-content:center}.desktop .gameListContentBody.isExpanded .gameListContentTile:nth-child(3n+1){margin-left:0}.slots-arrows-label{color:#07182a;margin-bottom:3.125rem;padding:0 6.7%}.slots-arrows-label span{cursor:pointer;font-size:1rem;font-weight:700;margin:0 .9375rem 0 .3125rem;text-decoration:underline}.slots-arrows-label .slots-arrows-icon{height:1.125rem;margin-right:.625rem;width:1.125rem}.refComponent .promo-raffle .raffle-container{padding:unset}html.desktop .refComponent .promo-raffle{display:flex;justify-content:center}html.desktop .refComponent .promo-raffle .raffle-container{max-width:48rem}html.desktop .refComponent .promo-raffle .custom-swiper-container .swiper-wrapper{padding-bottom:unset}.raffle-container{overflow:hidden;padding:.5rem 6.7% 1.5rem}.raffle-container .raffle-info{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.raffle-container .raffle-info .raffle-title{font-size:1rem;font-weight:800;line-height:1.5rem;margin:0}.raffle-container .raffle-info .dashboardTitle{padding:.625rem 0 0}.raffle-container .raffle-info .dashboardHeader{margin:0}.raffle-container .raffle-info .raffle-description{color:#fff;font-size:.875rem;font-weight:600;line-height:1.375rem;margin:0}.raffle-container .custom-swiper-slide-container{height:100%}.dashboardHeader{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.dashboardHeader>div:first-child{flex:1}.dashboardHeader .dashboardTitle{color:#fff;font-size:1rem;font-weight:800;line-height:1.25rem;padding:.625rem 0}.dashboardHeader .dashboardLink{color:#00bf70;cursor:pointer;font-size:.875rem;font-weight:800;line-height:1.125rem;padding:.5rem 0;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.dashboardHeader .dashboardSubtitle{color:#fff00d;font-size:1rem;font-weight:900;line-height:1.5rem;opacity:.7}.dashboardHeader .white{color:#fff}.lander-content .custom-swiper-container{padding:0}.custom-swiper-container{color:#080f3b}.custom-swiper-container .custom-swiper .custom-swiper-slide-container{height:100%;width:inherit}.custom-swiper-container .custom-swiper .custom-swiper-slide-container .card{height:100%}.custom-swiper-container .swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.custom-swiper-container .swiper-horizontal>.swiper-pagination-bullets,.custom-swiper-container .swiper-pagination-bullets .swiper-pagination-horizontal{bottom:1.6875rem}.custom-swiper-container .swiper-horizontal>.swiper-pagination-bullets div,.custom-swiper-container .swiper-pagination-bullets .swiper-pagination-horizontal div{background-color:#fff}.custom-swiper-container .swiper-slide{height:unset}.custom-swiper-container .swiper-slide .promotionCardWrapper{padding-top:46%}.custom-swiper-container .swiper-slide .promotionCardContainer{left:0;position:relative;top:0}.custom-swiper-container .swiper-slide .promotionCardContainer .cardImage{height:10.25rem}.custom-swiper-container .swiper-slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.custom-swiper-container .swiper-pagination{-moz-column-gap:.5rem;column-gap:.5rem;display:flex;justify-content:center;margin-top:1rem;position:static}.custom-swiper-container .swiper-pagination-bullet{background:#fff;border-radius:50%;cursor:pointer;display:inline-block;height:.5rem;opacity:.2;width:.5rem}.custom-swiper-container .swiper-pagination-bullet-active{opacity:1}.desktop .custom-swiper-container .swiper-wrapper{padding-bottom:0}.desktop .custom-swiper-container .swiper-pagination-horizontal{bottom:3.125rem}.confirmationModal{align-items:center;background-color:#07182a;border:.125rem solid #00bf70;border-radius:.375rem;box-shadow:0 0 1rem 0 rgba(0,191,112,.4);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.confirmationModal .confirmationModalInput{margin:0 1rem 1rem}.confirmationModalWrapper{gap:.5rem;width:17.4375rem}.confirmationModalInner,.confirmationModalWrapper{display:flex;flex-direction:column}.confirmationModalInner .confirmationModalInner-text{padding:0 1.5rem 1.5rem}.confirmationModalInner .close-confirmation-modal-content{display:flex;flex-direction:column;gap:.5rem}.confirmationModalInner .close-confirmation-modal-content .modal-text{display:flex;flex-direction:column;gap:1rem}.confirmationModalInner .close-confirmation-modal-content .modal-text .modal-description,.confirmationModalInner .close-confirmation-modal-content .modal-text .modal-help{font-size:1rem;font-weight:600;line-height:1.5rem;margin:0}.confirmationModalInner .close-confirmation-modal-content .faq-chat-us{gap:.5rem}.confirmationModalInner .close-confirmation-modal-content .faq-chat-us a .faq-chat-text{font-size:1rem;font-weight:800;line-height:1.25rem}.confirmationModalInner .close-confirmation-modal-content .faq-chat-us .faq-contact-footer{font-size:.875rem;font-weight:600;line-height:1.375rem}.confirmationModalHeader{color:#fff;font-size:1.25rem;font-weight:800;line-height:1.5rem;margin:0;padding:1.5rem 1.5rem 0}.confirmationModalBtns{border-top:.125rem solid #00bf70;display:flex;flex-direction:column-reverse;gap:.5rem;padding:.5rem;width:100%}.confirmationModalBtns .closeButton{background-color:hsla(0,0%,100%,.1);border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;color:#fff;font-size:1rem;font-weight:800;line-height:1.25rem;padding:.75rem 1.25rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none}.confirmationModalBtns .closeButton.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.confirmationModalBtns .closeButton.text-secondary{color:#07182a;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.confirmationModalBtns .closeButton:hover{background-color:hsla(0,0%,100%,.4);box-shadow:0 0 .5rem 0 rgba(0,0,0,.17);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.confirmationModalBtns .closeButton:active{background-color:hsla(0,0%,100%,.2);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.confirmationModalBtns .closeButton:disabled{background-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);text-shadow:none}.confirmationModalBtns.inlineModalBtns{flex-direction:row}.confirmationModalBtns.inlineModalBtns button{flex:1}.durationSelect{display:flex;flex:1;flex-direction:column;gap:.5rem}.durationSelect .options{background-color:transparent;border:.125rem solid hsla(0,0%,100%,.2);border-radius:.75rem;flex:1;font-size:.75rem;font-weight:900;line-height:1.25rem;padding:.625rem 0;text-transform:uppercase}.durationSelect .options.active{border:.125rem solid #00bf70}.durationSelect .selfExclusionButton{background-color:#00bf70}.desktop .durationSelect{flex-direction:row}.mobile .options{margin:0}.timeOut{width:100%}.timeOut .MuiInput-underline:before{border-bottom:.125rem solid rgba(112,218,244,.1)}.timeOut svg{fill:#07182a}.timeOutHeader{font-size:.875rem;font-weight:900;margin:0 0 1.5rem}.timeOutWrapper{align-items:center;background-color:hsla(0,0%,100%,.2);border:.125rem solid hsla(0,0%,100%,.2);border-radius:.75rem;display:flex;flex-direction:column;gap:1rem;padding:.5rem}.timeOutWrapper .MuiButton-contained.Mui-disabled{background-color:#00bf70;color:#fff}.timeOutWrapper .timeoutButton{background:#00bf70;border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;color:#fff;font-family:League Spartan,"sans-serif";font-size:1rem;font-weight:800;height:3rem;line-height:1.25rem;padding:.5rem 1rem;transition:none;width:100%}.timeOutWrapper .timeoutButton,.timeOutWrapper .timeoutButton.btn-sm{box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.timeOutWrapper .timeoutButton.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem}.timeOutWrapper .timeoutButton.width-shadow,.timeOutWrapper .timeoutButton:hover{box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.timeOutWrapper .timeoutButton:hover{background-color:#00d67d}.timeOutWrapper .timeoutButton:active{background:#00a863;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.timeOutWrapper .timeoutButton:disabled{background-color:#00bf70;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.timeOutWrapper .timeoutButton.inverted{background:#fff;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#00bf70;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.timeOutSettings{width:100%}.timeOutSelect{margin-bottom:3.3125rem;width:100%}.timeOutSelect .selectValue{font-size:1rem;font-weight:400;text-overflow:ellipsis;white-space:nowrap;width:100%}.timeOutSelect .isPlaceHolder{color:#a8a8a8}html.desktop .sidebar-page.my-account-drawer .MuiDrawer-paper{max-width:48rem}.accountPageLayout{background:#07182a;display:flex;flex:1}.accountPageLayout .heading{align-items:center;background:#544bc9;color:#fff;display:flex;justify-content:space-between;padding:1.125rem 1rem}.accountPageLayout .contentContainer{flex:1;width:100%}.accountPageLayout .contentContainer .tabsContainer .tabTitleRow{overflow:scroll;scrollbar-width:none}.accountPageLayout .contentWrapper{padding:1.5rem 6.7%}.accountPageLayout .contentWrapper:has(.accountMenu),.accountPageLayout .contentWrapper:has(.tabsContainer){padding:0}@media(min-width:850px){.accountPageLayout .contentWrapper{padding:1.5rem 4rem}.accountPageLayout .contentWrapper:has(.accountMenu),.accountPageLayout .contentWrapper:has(.tabsContainer){padding:0}}.accountPageLayout .menuContainer{background:#f3f3f3;display:none}.accountPageLayout .title{font:700 1.625rem/1 Oswald,sans-serif;margin:0;text-transform:uppercase}.accountPageLayout .button{-webkit-appearance:none;background:none;border:0;box-shadow:-2px -2px 4px #7269ea,3px 3px 6px #3026ac;color:initial;color:inherit;outline:none;padding:.625rem .9375rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.accountPageLayout .button:active{box-shadow:0 0 4px #7269ea,0 0 6px #3026ac;transform:translatey(1px)}.accountPageLayout .buttonIcon{height:.75rem;vertical-align:middle;width:auto}.accountPageLayout .buttonTitle{font-size:.875rem;font-weight:500;margin-left:.5625rem}@media(min-width:850px){.accountPageLayout .heading{padding:2.8125rem 7.5%}.accountPageLayout .button{display:none}.accountPageLayout .menuContainer{display:block}}@media(min-width:1200px){.accountPageLayout .heading{padding:2.9375rem 8.1875rem}}.accountMenu{padding:0 6.7%}@media(min-width:768px){.accountMenu{padding:0 5rem}}.accountMenu .list{display:block;list-style:none;margin:0;padding-left:0}.accountMenu .listItem{border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;color:#fff;margin-bottom:.5rem;padding:1rem}.accountMenu .listItem .list-link{align-items:center;display:flex;padding-bottom:.5rem}.accountMenu .listItem .list-link .list-icon{margin-right:.75rem}.accountMenu .listItem .list-link .list-icon img{height:1.5rem;width:auto}.accountMenu .listItem .list-label{color:#fff;flex:1;font-size:1rem;font-weight:800;line-height:1.5rem}.accountMenu .listItem .list-description{color:hsla(0,0%,100%,.6);font-size:.875rem;font-weight:600;line-height:1.375rem;margin:0}.accountMenu .listItem:not(:first-child){padding-top:1rem}.accountMenu .link{color:inherit;cursor:pointer;display:flex;flex-direction:column}.accountMenu .link.active{color:#fff;font-weight:700}.rg-contact-info-box{padding:.5rem 0 1rem}.rg-contact-info-box .rg-contact-info-message{padding-bottom:1rem}.rg-contact-info-box .rg-contact-info-message,.rg-contact-info-box .rg-contact-info-message a{color:hsla(0,0%,100%,.6);font-size:.75rem;font-weight:600;line-height:1.25rem}.rg-contact-info-box .rg-contact-phone-number{padding-bottom:1rem}.rg-contact-info-box .rg-contact-phone-number p{color:hsla(0,0%,100%,.6);font-size:.75rem;font-weight:600;line-height:1.25rem}.rg-contact-info-box .rg-contact-phone-number a{color:#00bf70;font-size:.75rem;font-weight:600;line-height:1.25rem}.rg-contact-info-box a{color:#00bf70;font-size:.875rem;font-weight:800;line-height:1.125rem}.dateRangeFilter .filterTitle{color:#515151;font-size:1.125rem;font-weight:600;margin:0 0 1.4375rem}@media(min-width:850px){.dateRangeFilter .filterTitle{margin:0 0 1.5625rem}}.dateRangePicker{background:hsla(0,0%,100%,.1);border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-sizing:border-box;display:flex}.dateRangePicker .datePicker{cursor:pointer;display:flex;flex:1 0 0}.dateRangePicker .datePicker .MuiFormLabel-root{color:hsla(0,0%,100%,.6);font-size:.75rem;font-weight:600;left:.125rem;line-height:.75rem;padding:0 1rem;text-transform:uppercase;top:.6875rem}.dateRangePicker .datePicker .MuiInputLabel-shrink{transform:translateY(.09375rem) scale(.75)}.dateRangePicker .datePicker label+.MuiInput-formControl{margin-top:0}.dateRangePicker .datePicker .MuiInput-underline:after,.dateRangePicker .datePicker .MuiInput-underline:before,.dateRangePicker .datePicker .MuiInput-underline:hover:not(.Mui-disabled):before{border-bottom:0}.dateRangePicker .datePicker .MuiOutlinedInput-root{background-color:transparent;border:0 solid transparent;border-radius:0;color:#fff;cursor:pointer;line-height:1rem}.dateRangePicker .datePicker .MuiOutlinedInput-notchedOutline{border:0}.dateRangePicker .datePicker .MuiInputBase-input{background-color:transparent;cursor:pointer;line-height:1rem;padding:1.4375rem .875rem .75rem}.dateRangePicker .datePicker:last-child{border-left:.125rem solid #07182a}.dateRangePicker .datePicker+.datePicker{border-left:.125rem solid hsla(0,0%,100%,.2)}@media(max-width:320px){.MuiDialog-container .css-1t1j96h-MuiPaper-root-MuiDialog-paper{margin:0;min-width:inherit}}.MuiDialog-container .MuiPickersToolbar-toolbar{background-color:#fff}.MuiDialog-container .MuiPaper-rounded{background-color:#07182a;border-radius:.75rem;box-shadow:0 0 1rem rgba(0,191,112,.4);width:20.4375rem}.MuiDialog-container .MuiDialogContent-root{overflow-x:hidden}.MuiDialog-container .MuiPickersLayout-root .MuiPickersLayout-toolbar{align-items:flex-start;align-self:stretch;background:#00bf70;border-radius:.375rem .375rem 0 0;display:flex;flex-direction:column;padding:1rem}.MuiDialog-container .MuiPickersLayout-root .MuiPickersLayout-toolbar .MuiTypography-root{color:#fff}.MuiDialog-container .MuiPickersLayout-root .MuiPickersLayout-toolbar .MuiPickersToolbar-content{align-self:stretch;font-size:1.5rem;font-weight:600;line-height:2rem}.MuiDialog-container .MuiPickersCalendarHeader-root{margin:0 0 1.4375rem;padding:0}.MuiDialog-container .MuiPickersCalendarHeader-root .MuiPickersCalendarHeader-labelContainer{color:#fff;font-size:1rem;font-weight:600;line-height:1.5rem;text-align:center}.MuiDialog-container .MuiPickersCalendarHeader-root .MuiPickersCalendarHeader-labelContainer button{color:#fff}.MuiDialog-container .MuiPickersCalendarHeader-root .MuiSvgIcon-root{color:#00bf70}.MuiDialog-container .MuiDayCalendar-header{gap:1rem;margin-bottom:1.125rem}.MuiDialog-container .MuiDayCalendar-header .MuiDayCalendar-weekDayLabel{color:#fff;font-size:.75rem;font-weight:600;height:auto;line-height:1.25rem;margin:0;text-align:center;text-transform:uppercase;width:1.5rem}.MuiDialog-container .MuiDayCalendar-slideTransition .MuiDayCalendar-monthContainer{display:inline-flex;flex-direction:column;gap:.5rem}.MuiDialog-container .MuiDayCalendar-slideTransition .MuiDayCalendar-monthContainer .MuiDayCalendar-weekContainer{gap:.25rem;margin:0}.MuiDialog-container .MuiDayCalendar-slideTransition .MuiPickersDay-root{color:hsla(0,0%,100%,.2);font-size:.75rem;font-weight:600;height:2.25rem;line-height:1.25rem;margin:0;text-align:center;width:2.25rem}.MuiDialog-container .MuiDayCalendar-slideTransition .MuiPickersDay-root.MuiPickersDay-dayWithMargin{border-color:#00bf70}.MuiDialog-container .MuiDayCalendar-slideTransition .MuiButtonBase-root-MuiPickersDay-root.Mui-selected{background-color:#00bf70;color:#07182a}.MuiDialog-container .MuiPickersLayout-contentWrapper{margin-bottom:1.4375rem;padding:1rem 1rem 0}.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDateCalendar-root{width:18.4375rem}.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDayCalendar-monthContainer .MuiButtonBase-root:not(.Mui-disabled){color:#fff}.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDayCalendar-monthContainer .MuiButtonBase-root.MuiPickersDay-today{border:.0625rem solid #00bf70;color:#00bf70;height:2.25rem;width:2.25rem}.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDayCalendar-monthContainer .MuiButtonBase-root.Mui-selected{background-color:#00bf70;color:#07182a;height:2.25rem;width:2.25rem}.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root.MuiDateCalendar-viewTransitionContainer .MuiPickersSlideTransition-root{height:15.625rem;overflow:hidden}.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root.MuiDateCalendar-viewTransitionContainer .MuiYearCalendar-root{width:18.4375rem}.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root.MuiDateCalendar-viewTransitionContainer .MuiYearCalendar-root ::-webkit-scrollbar,.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root.MuiDateCalendar-viewTransitionContainer .MuiYearCalendar-root::-webkit-scrollbar{height:0;width:.125rem}.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root.MuiDateCalendar-viewTransitionContainer .MuiYearCalendar-root ::-webkit-scrollbar-track,.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root.MuiDateCalendar-viewTransitionContainer .MuiYearCalendar-root::-webkit-scrollbar-track{background:transparent}.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root.MuiDateCalendar-viewTransitionContainer .MuiYearCalendar-root ::-webkit-scrollbar-thumb,.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root.MuiDateCalendar-viewTransitionContainer .MuiYearCalendar-root::-webkit-scrollbar-thumb{background-color:#fff;border-radius:.375rem}.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root.MuiDateCalendar-viewTransitionContainer .MuiYearCalendar-root .MuiPickersYear-root{color:#fff}.MuiDialog-container .MuiPickersLayout-contentWrapper .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root.MuiDateCalendar-viewTransitionContainer .MuiYearCalendar-root .MuiPickersYear-root .MuiPickersYear-yearButton.Mui-selected{background-color:#00bf70;border-radius:.375rem;color:#07182a}.MuiDialog-container .MuiPickersDay-daySelected{background-color:#07182a}.MuiDialog-container .MuiDialogActions-root{max-width:20.4375rem;padding:0 1rem 1rem}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root{background-color:hsla(0,0%,100%,.1);border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;color:#fff;font-size:1rem;font-weight:800;height:2.25rem;line-height:1.25rem;padding:.75rem 1.25rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root.text-secondary{color:#07182a;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root:hover{background-color:hsla(0,0%,100%,.4);box-shadow:0 0 .5rem 0 rgba(0,0,0,.17);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root:active{background-color:hsla(0,0%,100%,.2);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root:disabled{background-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);text-shadow:none}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root:last-child{background:#00bf70;border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;font-family:League Spartan,"sans-serif";font-size:1rem;font-weight:800;height:2.25rem;line-height:1.25rem;padding:.75rem 1.25rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root:last-child.btn-sm{box-shadow:0 0 1rem rgba(0,191,112,.4);font-size:.75rem;font-weight:900;line-height:1.5rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root:last-child.width-shadow{box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root:last-child:hover{background-color:#00d67d;box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root:last-child:active{background:#00a863;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root:last-child:disabled{background-color:#00bf70;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.MuiDialog-container .MuiDialogActions-root .MuiButtonBase-root:last-child.inverted{background:#fff;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#00bf70;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.MuiPickersModal-withAdditionalAction .MuiButton-textPrimary{color:#07182a}.responsibleGaming .MuiSelect-select:focus{background:transparent}.rgSection{background-color:#f3f3f3;border-radius:.5rem;box-sizing:border-box;margin-bottom:1.5rem;padding:2.25rem 2rem 2.4375rem}.rgSection .rgSectionTitle{color:#383047;font-size:1.5rem;font-weight:700;margin:0 0 1.25rem}.rgSection .rgSectionDescription{color:#080f3b;font-size:1rem;font-weight:400;line-height:1.25rem;margin:0 0 1.6875rem}.responsibleGaming .responsibleGamingHeadline{color:#fff;font-size:1rem;font-weight:600;line-height:1.5rem;margin-bottom:1.5rem}.responsibleGaming .responsibleGaming-menu{margin:0}.desktop .rgSection{margin:0 auto 2.125rem;max-width:54.6875rem}.desktop .dl{margin-top:2.9375rem}.responsibleGaming .responsibleGaming-menu{display:block;list-style:none;padding-left:0}.responsibleGaming .responsibleGaming-menu .limit-display:not(:last-child){border-bottom:.125rem solid rgba(112,218,244,.1)}.selfExclusion{width:100%}.selfExclusion .MuiInput-underline:before{border-bottom:1px solid #515151}.selfExclusion svg{fill:#515151}.selfExclusionHeader{font-size:.875rem;font-weight:600;margin:0 0 1.5rem}.selfExclusionWrapper{align-items:center;background-color:hsla(0,0%,100%,.2);border:.125rem solid hsla(0,0%,100%,.2);border-radius:.75rem;display:flex;flex-direction:column;gap:1rem;padding:.5rem}.selfExclusionWrapper .selfExclusionButton{box-shadow:0 0 1rem rgba(0,191,112,.4);height:3rem;width:100%}.selfExclusionSettings{width:100%}.selfExclusionSelect{margin-bottom:3.3125rem;width:100%}.selfExclusionSelect .selectValue{font-size:1rem;font-weight:400;text-overflow:ellipsis;white-space:nowrap;width:100%}.selfExclusionSelect .isPlaceHolder{color:#a8a8a8}.lazy-loader{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:25.875rem}.lazy-loader .lazy-loader-top{height:1.25rem;width:50%}.lazy-loader .lazy-loader-center,.lazy-loader .lazy-loader-top{background-color:hsla(0,0%,81%,.3);border-radius:1.875rem;margin-bottom:.625rem}.lazy-loader .lazy-loader-center{height:3.125rem;width:80%}.lazy-loader .lazy-loader-bottom{background-color:hsla(0,0%,81%,.3);border-radius:1.875rem;height:1.25rem;margin-bottom:.625rem;width:50%}.promo-content{display:flex}.promo-preview{align-items:center;display:flex;flex-direction:column;justify-content:center}.promo-preview .promo-hero-btn .MuiButton-label{flex-direction:column;font-size:1.25rem;font-weight:600;line-height:1.5rem}.promo-preview .promo-hero-btn .MuiButton-label span{font-size:.75rem;font-weight:600;line-height:1.25rem}.promo-preview .promo-terms{color:#cecece;line-height:1.375rem;padding-top:.625rem}.promo-preview .promo-terms,.promo-preview .tncLinksWrapper .separator,.promo-preview .tncLinksWrapper a,.promo-preview .tncSingleLink{font-size:.875rem;font-weight:600}.promo-preview .tncSingleLink{cursor:pointer;text-decoration:underline}.HtmlSitemapComponent{display:flex;flex-direction:column;padding:1.25rem .625rem}.HtmlSitemapComponent>div{vertical-align:top}.HtmlSitemapComponent>div a{display:block;line-height:1.625rem;text-transform:capitalize}html.desktop .HtmlSitemapComponent{flex-direction:row}html.desktop .HtmlSitemapComponent>div{flex-basis:33.33%}.game-category .game-category-container{display:flex;min-height:9.375rem;overflow:hidden}.game-category .swipeable-list .swiper-slide{flex-basis:28%;margin-right:.5rem}@media only screen and (max-width:960px)and (orientation:landscape){.game-category .swipeable-list .swiper-slide{flex-basis:calc(20% - 0.5rem)}}.game-category-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:.5rem 6.7%;width:100%}@media(min-width:568px){.game-category-header{padding:.5rem 1.5rem}}@media(min-width:850px){.game-category-header{padding:.5rem 6.7%}}@media(min-width:2048px){.game-category-header{padding:.5rem 5rem}}.game-category-header .game-category-name{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff;flex:1;font-size:1rem;font-weight:800;line-height:1.5rem;margin:0}.game-category-header .category-expand{color:#00bf70;cursor:pointer;font-size:.875rem;font-weight:800;line-height:1.125rem;padding:.5rem 0;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}@media(min-width:850px){.game-category-container{margin:0 6.7%}}@media(min-width:2048px){.game-category-container{margin:0 5rem}}.game-category-row{display:flex;outline:none}.game-category-expand{position:relative}.game-category-expand .windowed-grid-row .game-thumb{display:inline-block;margin-bottom:.5rem;margin-right:.5rem;scroll-snap-align:center;vertical-align:top;width:calc(26.63333% + .16667rem)}.game-category-expand .windowed-grid-row .game-thumb .game-thumb:not(:first-child){margin-top:.5rem}@media(min-width:850px){.game-category-expand .windowed-grid-row .game-thumb .game-thumb:not(:first-child){margin-top:1rem}}.game-category-expand .windowed-grid-row .game-thumb:first-child,.game-category-expand .windowed-grid-row .game-thumb:first-child.game-thumb{margin-left:6.7%}.game-category-expand .windowed-grid-row .game-thumb:last-child{margin-right:6.7%}@media(min-width:568px){.game-category-expand .windowed-grid-row .game-thumb{width:calc(20% - 1rem)}.game-category-expand .windowed-grid-row .game-thumb:first-child,.game-category-expand .windowed-grid-row .game-thumb:first-child.game-thumb{margin-left:1.5rem}.game-category-expand .windowed-grid-row .game-thumb:last-child{margin-right:1.5rem}}@media(min-width:850px){.game-category-expand .windowed-grid-row .game-thumb{margin-right:1rem;width:calc(14.28571% - .85714rem)}.game-category-expand .windowed-grid-row .game-thumb:first-child,.game-category-expand .windowed-grid-row .game-thumb:first-child.game-thumb{margin-left:0}.game-category-expand .windowed-grid-row .game-thumb:last-child{margin-right:0}.game-category-expand .windowed-grid-row .game-thumb{margin-bottom:1rem}}.game-category-expand .no-game{cursor:not-allowed;opacity:0;pointer-events:none}@media(max-width:568px){.live-casino .game-category-expand .game-thumb{width:calc(43.3% + .16667rem)}}.game-category-container .game-number-mark{left:0;position:absolute;top:0}.game-category-container .game-number-mark .game-number{align-items:center;color:#fff;display:flex;font-size:1.25rem;font-weight:800;height:1.5rem;justify-content:center;left:0;line-height:1.5rem;position:absolute;top:.25rem;width:2rem}.swiper-scroll .game-slide{display:inline-block;margin-right:.5rem;scroll-snap-align:center;vertical-align:top;width:calc(26.63333% + .16667rem)}.swiper-scroll .game-slide .game-thumb:not(:first-child){margin-top:.5rem}@media(min-width:850px){.swiper-scroll .game-slide .game-thumb:not(:first-child){margin-top:1rem}}.swiper-scroll .game-slide:first-child,.swiper-scroll .game-slide:first-child.game-thumb{margin-left:6.7%}.swiper-scroll .game-slide:last-child{margin-right:6.7%}@media(min-width:568px){.swiper-scroll .game-slide{width:calc(20% - 1rem)}.swiper-scroll .game-slide:first-child,.swiper-scroll .game-slide:first-child.game-thumb{margin-left:1.5rem}.swiper-scroll .game-slide:last-child{margin-right:1.5rem}}@media(min-width:850px){.swiper-scroll .game-slide{margin-right:1rem;width:calc(14.28571% - .85714rem)}.swiper-scroll .game-slide:first-child,.swiper-scroll .game-slide:first-child.game-thumb{margin-left:0}.swiper-scroll .game-slide:last-child{margin-right:0}}.lander-section.lander-v2-games-section .lander-section-head{padding:.5rem 0}.lander-section.lander-v2-games-section .game-category-container{min-height:unset}.lander-section.lander-v2-games-section:not(:has(+.lander-v2-games-section)){margin-bottom:1.5rem}@media(max-width:849px){.lander-section.lander-v2-games-section{padding:0}}.lander-section.lander-v2-games-section .game-thumb-play:hover{opacity:1}.lander-section.lander-v2-games-section .game-category.small .game-category-container{margin:0;padding:0}@media(max-width:849px){.lander-section.lander-v2-games-section .game-category.small .game-slide:first-child.game-thumb{margin-left:6.7%;width:calc(30.6% - 1rem)}.lander-section.lander-v2-games-section .game-category.small .game-slide{width:calc(30.6% - 1rem)}.lander-section.lander-v2-games-section .game-category.small .game-slide:first-child{margin-left:6.7%;padding-left:0;width:calc(30.6% - 1rem)}.lander-section.lander-v2-games-section .game-category.small .game-slide:last-child{margin-right:6.7%}}@media(max-width:640px){.lander-section.lander-v2-games-section .game-category.small .game-slide,.lander-section.lander-v2-games-section .game-category.small .game-slide:first-child,.lander-section.lander-v2-games-section .game-category.small .game-slide:first-child.game-thumb{width:calc(31.3% - 1rem)}}@media(max-width:420px){.lander-section.lander-v2-games-section .game-category.small .game-slide,.lander-section.lander-v2-games-section .game-category.small .game-slide:first-child,.lander-section.lander-v2-games-section .game-category.small .game-slide:first-child.game-thumb{width:calc(31.8% - 1rem)}}@media(min-width:850px){.lander-section.lander-v2-games-section .game-category.small .game-slide{gap:1rem;margin-right:1rem;width:calc(14.28571% - .8625rem)}.lander-section.lander-v2-games-section .game-category.small .game-slide:last-child{margin-right:0}.lander-section.lander-v2-games-section .game-category.small .game-slide.game-thumb{gap:0}}.lander-section.lander-v2-games-section .game-category.large .game-category-container{margin:0;padding:0}@media(max-width:849px){.lander-section.lander-v2-games-section .game-category.large .game-slide:first-child.game-thumb{margin-left:6.7%;width:calc(45.36% - 1rem)}.lander-section.lander-v2-games-section .game-category.large .game-slide{width:calc(45.36% - 1rem)}.lander-section.lander-v2-games-section .game-category.large .game-slide:first-child{margin-left:6.7%;padding-left:0;width:calc(45.36% - 1rem)}.lander-section.lander-v2-games-section .game-category.large .game-slide:last-child{margin-right:6.7%}}@media(max-width:640px){.lander-section.lander-v2-games-section .game-category.large .game-slide,.lander-section.lander-v2-games-section .game-category.large .game-slide:first-child,.lander-section.lander-v2-games-section .game-category.large .game-slide:first-child.game-thumb{width:calc(46.24% - 1rem)}}@media(max-width:420px){.lander-section.lander-v2-games-section .game-category.large .game-slide,.lander-section.lander-v2-games-section .game-category.large .game-slide:first-child,.lander-section.lander-v2-games-section .game-category.large .game-slide:first-child.game-thumb{width:calc(46.6% - 1rem)}}@media(min-width:850px){.lander-section.lander-v2-games-section .game-category.large .game-slide{gap:1rem;margin-right:1rem;width:calc(14.28571% - .8625rem)}.lander-section.lander-v2-games-section .game-category.large .game-slide:last-child{margin-right:0}.lander-section.lander-v2-games-section .game-category.large .game-slide.game-thumb{gap:0}}@media(max-width:849px){.lander-section.lander-v2-games-section .lander-section-head{padding:.5rem 6.7%}}.lander-section.lander-v2-games-section .lander-section-head .lander-section-title{font-size:1rem;font-weight:800;line-height:1.5rem;margin-right:0}.lander-section.lander-v2-games-section .lander-section-head .lander-section-show{padding:0}.lander-section.lander-v2-games-section .lander-section-head .lander-section-show .lander-hsection-link{border-radius:.5rem}.promo-hero{overflow:hidden;position:relative;width:100%}.promo-hero-container{background-color:#07182a}.promo-img-wrapper{bottom:0;left:0;position:absolute;right:0;top:0}.promo-img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;width:100%}.promo-img-fail{display:none}.promo-box{gap:1rem;padding:1rem 6.7%}.promo-box,.promo-box .buttonsWrapper{align-items:center;display:flex;flex-direction:column}.promo-box .buttonsWrapper{justify-content:center}.promo-box .buttonsWrapper .link-as-btn{background:#fd35af;background-color:#fd35af;border:0;border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;box-shadow:0 0 1rem rgba(253,53,175,.8);box-shadow:0 0 1rem 0 rgba(253,53,175,.8);color:#fff;font-size:1rem;font-size:1.5rem;font-weight:800;line-height:1.25rem;line-height:1.75rem;margin:0;overflow:hidden;padding:.75rem 1.25rem;position:relative;text-decoration:none;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none;z-index:0}.promo-box .buttonsWrapper .link-as-btn.btn-sm{box-shadow:0 0 1rem rgba(253,53,175,.8);font-size:.75rem;font-weight:900;line-height:1.5rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-box .buttonsWrapper .link-as-btn:hover{background:#fd53bb;box-shadow:0 0 1rem rgba(253,53,175,.8);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-box .buttonsWrapper .link-as-btn:active{background:rgba(253,53,175,.8);box-shadow:0 0 1rem rgba(253,53,175,.8);color:#fff;outline:0;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-box .buttonsWrapper .link-as-btn:disabled{background-color:#fd35af;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.promo-box .buttonsWrapper .link-as-btn:before{animation:rotate 5s linear infinite;background-color:#fd35af;background-image:conic-gradient(from 0 at 50% 50%,hsla(0,0%,100%,.5) 0deg,hsla(0,0%,100%,0) 60deg,hsla(0,0%,100%,0) 310deg,hsla(0,0%,100%,.5) 1turn);background-position:0 0;background-repeat:no-repeat;content:"";height:800%;left:-150%;position:absolute;top:-350%;width:400%;z-index:-2}.promo-box .buttonsWrapper .link-as-btn:after{background-color:#fd35af;border-radius:.375rem;content:"";height:calc(100% - .25rem);left:.125rem;position:absolute;top:.125rem;width:calc(100% - .25rem);z-index:-1}.promo-box .buttonsWrapper .link-as-btn:hover:after{background-color:rgba(253,53,175,.8)}.promotion-disclaimer,.promotion-disclaimer a{color:#fff;font-size:.625rem;font-weight:600;line-height:1.125rem;margin:0;max-width:20.4375rem;z-index:1}.bottomPromoBox{padding:1.5rem 1.5rem 1rem}@media(min-width:768px){.promo-content{max-width:22.5rem}}.video-banner-wrapper{height:100%;margin:0;max-width:100%;position:relative}.video-banner-wrapper .video-banner{position:absolute}.chatButton,.pendingTransactionChatButton{background:#00bf70;border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;font-family:League Spartan,"sans-serif";font-size:1rem;font-weight:800;font-weight:900;line-height:1.25rem;padding:.5rem 1rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none}.chatButton.btn-sm,.pendingTransactionChatButton.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem}.chatButton.btn-sm,.chatButton.width-shadow,.chatButton:hover,.pendingTransactionChatButton.btn-sm,.pendingTransactionChatButton.width-shadow,.pendingTransactionChatButton:hover{box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.chatButton:hover,.pendingTransactionChatButton:hover{background-color:#00d67d}.chatButton:active,.pendingTransactionChatButton:active{background:#00a863;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.chatButton:disabled,.pendingTransactionChatButton:disabled{background-color:#00bf70;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.chatButton.inverted,.pendingTransactionChatButton.inverted{background:#fff;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#00bf70;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.pendingTransactionCloseButton{color:#07182a;font-size:1rem;font-weight:900;line-height:1.5rem}.pendingTransactionCloseButton:hover{background-color:unset}.pendingTransactionChatButton{box-shadow:0 .25rem 0 #992e22}.chatButton{margin-right:1rem}.chatButton.Mui-disabled{cursor:not-allowed}.chatIcon{cursor:pointer}.chatIcon img{height:1.5rem;width:auto}.pendingTransactionModalContainer{align-items:center;background-color:#07182a;display:flex;flex-direction:column;height:100%}.pendingTransactionModalContainer .pendingTransactionTopContainer{align-items:center;background-color:rgba(7,24,42,.9);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding:2rem 1.5rem}.pendingTransactionModalContainer .pendingTransactionTopContainer .pendingIcon{height:5rem;width:5rem}.pendingTransactionModalContainer .pendingTransactionTopContainer .pendingTransactionMessage{color:#fff;font-size:1rem;font-weight:600;line-height:1.5rem;margin-top:1rem;text-align:center}.pendingTransactionModalContainer .pendingTransactionBottomContainer{padding:1.5rem;width:100%}.pendingTransactionModalContainer .pendingTransactionInfoContainer{background-color:hsla(0,0%,100%,.1);border-radius:.375rem;margin-bottom:1.5rem;padding:1rem 1rem 0;width:100%}.pendingTransactionModalContainer .pendingTransactionInfoContainer .pendingTransactionInfoRow{display:flex}.pendingTransactionModalContainer .pendingTransactionInfoContainer .pendingTransactionInfoRow p{color:hsla(0,0%,100%,.6);flex-basis:50%;font-size:.875rem;font-weight:600;line-height:1.375rem;margin:0 0 1rem}.pendingTransactionModalContainer .pendingTransactionInfoContainer .pendingTransactionInfoRow p:last-child{color:#fff;text-align:right}.pendingTransactionModalContainer .pendingTransactionButtonsContainer{display:flex;flex-direction:column;width:100%}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionChatButton{background:#fd35af;background-color:#fd35af;border:0;border-radius:.375rem;box-shadow:none;box-shadow:0 0 1rem rgba(253,53,175,.8);box-shadow:0 0 1rem 0 rgba(253,53,175,.8);color:#fff;font-size:1rem;font-weight:800;line-height:1.25rem;margin:0 0 .5rem;overflow:hidden;padding:.75rem 1.25rem;position:relative;text-decoration:none;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none;z-index:0}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionChatButton.btn-sm{box-shadow:0 0 1rem rgba(253,53,175,.8);font-size:.75rem;font-weight:900;line-height:1.5rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionChatButton:hover{background:#fd53bb;box-shadow:0 0 1rem rgba(253,53,175,.8);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionChatButton:active{background:rgba(253,53,175,.8);box-shadow:0 0 1rem rgba(253,53,175,.8);color:#fff;outline:0;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionChatButton:disabled{background-color:#fd35af;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionChatButton:before{animation:rotate 5s linear infinite;background-color:#fd35af;background-image:conic-gradient(from 0 at 50% 50%,hsla(0,0%,100%,.5) 0deg,hsla(0,0%,100%,0) 60deg,hsla(0,0%,100%,0) 310deg,hsla(0,0%,100%,.5) 1turn);background-position:0 0;background-repeat:no-repeat;content:"";height:800%;left:-150%;position:absolute;top:-350%;width:400%;z-index:-2}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionChatButton:after{background-color:#fd35af;border-radius:.375rem;content:"";height:calc(100% - .25rem);left:.125rem;position:absolute;top:.125rem;width:calc(100% - .25rem);z-index:-1}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionChatButton:hover:after{background-color:rgba(253,53,175,.8)}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionCloseButton{background-color:hsla(0,0%,100%,.1);border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;color:#fff;font-size:1rem;font-weight:800;line-height:1.25rem;padding:.75rem 1.25rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionCloseButton.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionCloseButton.text-secondary{color:#07182a;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionCloseButton:hover{background-color:hsla(0,0%,100%,.4);box-shadow:0 0 .5rem 0 rgba(0,0,0,.17);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionCloseButton:active{background-color:hsla(0,0%,100%,.2);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.pendingTransactionModalContainer .pendingTransactionButtonsContainer .pendingTransactionCloseButton:disabled{background-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);text-shadow:none}html.desktop .pendingTransactionModalWrapper .modalMarkupV3Wrapper{border-radius:.75rem;height:39.25rem;max-height:90vh;width:23.4375rem}.windowed-grid-container{position:relative;width:100%}.windowed-grid-container div{outline:none}.windowed-grid-container .infinite-scroll-loader{margin-top:3.125rem}.windowed-grid-container .infinite-scroll-loader .loader{top:auto}.windowed-grid-row{display:flex}.promo-banner{position:relative;width:100%}@media(min-width:2048px){.promo-banner.border-radius-top{border-radius:.375rem .375rem 0 0;overflow:hidden}.promo-banner.border-radius-top:last-child{margin:.75rem 0 0}.promo-banner.border-radius-bottom{border-radius:0 0 .375rem .375rem;overflow:hidden}.promo-banner.border-radius{border-radius:.375rem;margin:.75rem 0;overflow:hidden}.promo-banner.border-radius:last-child{margin:.75rem 0 1.5rem}}.promo-banner .promo-terms{color:#fff;text-decoration:underline}.promo-banner .promo-preview .button-primary{background:#00bf70;border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;font-family:League Spartan,"sans-serif";font-size:1rem;font-weight:800;line-height:1.25rem;padding:.5rem 1rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none}.promo-banner .promo-preview .button-primary.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem}.promo-banner .promo-preview .button-primary.btn-sm,.promo-banner .promo-preview .button-primary.width-shadow,.promo-banner .promo-preview .button-primary:hover{box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-banner .promo-preview .button-primary:hover{background-color:#00d67d}.promo-banner .promo-preview .button-primary:active{background:#00a863;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-banner .promo-preview .button-primary:disabled{background-color:#00bf70;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.promo-banner .promo-preview .button-primary.inverted{background:#fff;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#00bf70;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-banner .promo-preview .button-secondary{background:#fd35af;background-color:#fd35af;border:0;border-radius:.375rem;box-shadow:none;box-shadow:0 0 1rem rgba(253,53,175,.8);box-shadow:0 0 1rem 0 rgba(253,53,175,.8);color:#fff;font-size:1rem;font-weight:800;line-height:1.25rem;margin:0;overflow:hidden;padding:.75rem 1.25rem;position:relative;text-decoration:none;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none;z-index:0}.promo-banner .promo-preview .button-secondary.btn-sm{box-shadow:0 0 1rem rgba(253,53,175,.8);font-size:.75rem;font-weight:900;line-height:1.5rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-banner .promo-preview .button-secondary:hover{background:#fd53bb;box-shadow:0 0 1rem rgba(253,53,175,.8);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-banner .promo-preview .button-secondary:active{background:rgba(253,53,175,.8);box-shadow:0 0 1rem rgba(253,53,175,.8);color:#fff;outline:0;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-banner .promo-preview .button-secondary:disabled{background-color:#fd35af;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.promo-banner .promo-preview .button-secondary:before{animation:rotate 5s linear infinite;background-color:#fd35af;background-image:conic-gradient(from 0 at 50% 50%,hsla(0,0%,100%,.5) 0deg,hsla(0,0%,100%,0) 60deg,hsla(0,0%,100%,0) 310deg,hsla(0,0%,100%,.5) 1turn);background-position:0 0;background-repeat:no-repeat;content:"";height:800%;left:-150%;position:absolute;top:-350%;width:400%;z-index:-2}.promo-banner .promo-preview .button-secondary:after{background-color:#fd35af;border-radius:.375rem;content:"";height:calc(100% - .25rem);left:.125rem;position:absolute;top:.125rem;width:calc(100% - .25rem);z-index:-1}.promo-banner .promo-preview .button-secondary:hover:after{background-color:rgba(253,53,175,.8)}.promo-banner .promo-preview .full-mode{width:100%}.promo-text{align-items:center;display:flex;flex-direction:column;gap:1rem;position:relative}.promo-text .promo-banner-container{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:rgba(7,24,42,.9);background-position:50%;background-repeat:no-repeat;background-size:cover;border:.125rem solid #00bf70;border-radius:.375rem;box-shadow:0 0 1rem 0 rgba(0,191,112,.4);color:#fff;display:flex;flex-direction:column;padding:1rem}.promo-text .promoBannerContainerLandingPage{max-width:20.4375rem}@media(min-width:850px){.promo-text .promoBannerContainerLandingPage{max-width:21.25rem}}.promo-text .brite-disclaimer{color:#fff;font-size:.625rem;font-weight:600;line-height:1.125rem;margin:0}.promo-text .brite-disclaimer a{color:#fff;text-decoration:underline}.promo-text .buttonsWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.promo-text .buttonsWrapper .link-as-btn{background:#fd35af;background-color:#fd35af;border:0;border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;box-shadow:0 0 1rem rgba(253,53,175,.8);box-shadow:0 0 1rem 0 rgba(253,53,175,.8);color:#fff;font-size:1rem;font-size:1.5rem;font-weight:800;line-height:1.25rem;line-height:1.75rem;margin:0;overflow:hidden;padding:.75rem 1.25rem;position:relative;text-decoration:none;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none;z-index:0}.promo-text .buttonsWrapper .link-as-btn.btn-sm{box-shadow:0 0 1rem rgba(253,53,175,.8);font-size:.75rem;font-weight:900;line-height:1.5rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-text .buttonsWrapper .link-as-btn:hover{background:#fd53bb;box-shadow:0 0 1rem rgba(253,53,175,.8);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-text .buttonsWrapper .link-as-btn:active{background:rgba(253,53,175,.8);box-shadow:0 0 1rem rgba(253,53,175,.8);color:#fff;outline:0;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-text .buttonsWrapper .link-as-btn:disabled{background-color:#fd35af;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.promo-text .buttonsWrapper .link-as-btn:before{animation:rotate 5s linear infinite;background-color:#fd35af;background-image:conic-gradient(from 0 at 50% 50%,hsla(0,0%,100%,.5) 0deg,hsla(0,0%,100%,0) 60deg,hsla(0,0%,100%,0) 310deg,hsla(0,0%,100%,.5) 1turn);background-position:0 0;background-repeat:no-repeat;content:"";height:800%;left:-150%;position:absolute;top:-350%;width:400%;z-index:-2}.promo-text .buttonsWrapper .link-as-btn:after{background-color:#fd35af;border-radius:.375rem;content:"";height:calc(100% - .25rem);left:.125rem;position:absolute;top:.125rem;width:calc(100% - .25rem);z-index:-1}.promo-text .buttonsWrapper .link-as-btn:hover:after{background-color:rgba(253,53,175,.8)}.promo-banner-caption{text-align:center}.bottom-promo-banner-caption,.promo-banner-caption{font-size:1.5rem;font-weight:800;line-height:2rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.bottom-promo-banner-caption{color:#fff;margin-bottom:1rem;z-index:1}.promo-banner-header *{font-size:2rem;font-weight:800;line-height:2.5rem;margin:0;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.promo-banner-header *,.promo-banner-subline{display:block;text-align:center}.promo-banner-subline p{font-size:1rem;font-weight:800;line-height:1.5rem;margin:0;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.slots-header .promo-img{-o-object-position:unset;object-position:unset}html.desktop .promo-banner .ticker .ticker-item{margin-right:4.375rem}.swiper-scroll{flex:1;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;white-space:nowrap}.swiper-scroll::-webkit-scrollbar{display:none}.faq-contact-us{align-items:flex-start;color:#07182a;display:flex;flex-direction:column;gap:1rem;width:100%}.faq-contact-us .faq-contact-footer,.faq-contact-us .faq-contact-header{color:#fff;font-size:.875rem;font-weight:600}.faq-contact-us .faq-contact-footer{line-height:1.375rem}.faq-contact-us .faq-contact-us-buttons{align-items:center;display:flex;flex-direction:row;justify-content:center}.faq-contact-us .faq-contact-us-buttons .chatButton{background:#00bf70;border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;font-family:League Spartan,"sans-serif";font-size:1rem;font-weight:800;line-height:1.25rem;padding:.5rem 1rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4);text-shadow:none;transition:none}.faq-contact-us .faq-contact-us-buttons .chatButton.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem}.faq-contact-us .faq-contact-us-buttons .chatButton.btn-sm,.faq-contact-us .faq-contact-us-buttons .chatButton.width-shadow,.faq-contact-us .faq-contact-us-buttons .chatButton:hover{box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faq-contact-us .faq-contact-us-buttons .chatButton:hover{background-color:#00d67d}.faq-contact-us .faq-contact-us-buttons .chatButton:active{background:#00a863;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faq-contact-us .faq-contact-us-buttons .chatButton:disabled{background-color:#00bf70;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.faq-contact-us .faq-contact-us-buttons .chatButton.inverted{background:#fff;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#00bf70;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faq-contact-us .faq-contact-us-buttons .faq-email-button{color:#fff;text-align:center}.faq-contact-us .faq-email-button{font-weight:600}.faq-contact-us .faq-contact-us-button{background-color:hsla(0,0%,100%,.1);border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;color:#fff;font-size:1rem;font-weight:800;line-height:1.25rem;padding:.5rem 1rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none}.faq-contact-us .faq-contact-us-button.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faq-contact-us .faq-contact-us-button.text-secondary{color:#07182a;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faq-contact-us .faq-contact-us-button:hover{background-color:hsla(0,0%,100%,.4);box-shadow:0 0 .5rem 0 rgba(0,0,0,.17);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faq-contact-us .faq-contact-us-button:active{background-color:hsla(0,0%,100%,.2);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faq-contact-us .faq-contact-us-button:disabled{background-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);text-shadow:none}.faq-contact-us .faq-email-button{background:#00bf70;border:.125rem solid hsla(0,0%,100%,.2);border-radius:.375rem;box-shadow:none;color:#fff;font-family:League Spartan,"sans-serif";font-size:1rem;font-weight:800;line-height:1.25rem;padding:.5rem 1rem;transition:none}.faq-contact-us .faq-email-button,.faq-contact-us .faq-email-button.btn-sm{box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faq-contact-us .faq-email-button.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem}.faq-contact-us .faq-email-button.width-shadow,.faq-contact-us .faq-email-button:hover{box-shadow:0 0 1rem rgba(0,191,112,.4);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faq-contact-us .faq-email-button:hover{background-color:#00d67d}.faq-contact-us .faq-email-button:active{background:#00a863;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#fff;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faq-contact-us .faq-email-button:disabled{background-color:#00bf70;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}.faq-contact-us .faq-email-button.inverted{background:#fff;box-shadow:0 0 1rem rgba(0,191,112,.4);color:#00bf70;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.desktop .seo-games-section-preview{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding-top:.5rem}.desktop .seo-games-section-preview .seo-game-tile .game-thumb-name{display:inline-block;font-size:.875rem;font-weight:600;line-height:1.125rem;margin:0;overflow:hidden;padding:0;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.desktop .seo-games-section-preview .seo-game-tile .game-thumb-vendor{color:#ffc72c;font-size:.75rem;font-weight:600;line-height:1rem;text-align:left;text-transform:unset}.desktop .seo-games-section-preview.small .seo-game-tile{flex-basis:calc(20% - 0.8rem);margin:0}.desktop .seo-games-section-preview.medium .seo-game-tile{flex-basis:calc(25% - 0.75rem);margin:0}.desktop .seo-games-section-preview.large .seo-game-tile{flex-basis:calc(33.33333% - 0.66667rem);margin:0}.desktop .left .seoGamesAligned{justify-content:flex-start}.desktop .center .seoGamesAligned{justify-content:center}.desktop .right .seoGamesAligned{justify-content:flex-end}.static-page-game-list .seo-game-list-expand-btn{display:flex;justify-content:flex-end;width:100%}.static-page-game-list .seo-game-list-expand-btn .seo-game-list-see-all,.static-page-game-list .seo-game-list-expand-btn .seo-game-list-see-less{color:#00bf70;cursor:pointer;font-size:.875rem;font-weight:800;line-height:1.125rem;margin-bottom:.5rem;padding:.5rem 0;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.videoSection{background-position:50%;background-size:cover;padding-bottom:1.5rem;padding-top:1.5rem;text-align:center;width:100%}.videoSection .videoSectionTitle,.videoSection h2{display:block;font-size:2rem;font-weight:800;line-height:2.5rem;margin:0}.videoSection p{font-size:1rem;font-weight:600;line-height:1.5rem;margin:.5rem 0 0}.videoSection-container{margin:1.5rem 0 0;position:relative}.videoSection-container:before{content:"";display:block;padding-bottom:56.25%}.videoSection-container .video-banner-wrapper{bottom:0;left:0;position:absolute;right:0;top:0}.videoSection-container .video-banner-wrapper .video-lander{border-radius:.375rem;display:flex;width:100%}.videoSection-container .promo-img{border-radius:.375rem;bottom:0;left:0;position:absolute;right:0;top:0}.videoSection iframe,.videoSection__preview{align-items:center;border-radius:.375rem;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.videoSection__preview:focus:before,.videoSection__preview:hover:before{background-color:rgba(47,47,47,.1)}.videoSection__preview img{border-radius:.375rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.videoSection .play-button{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%}.videoSection .play-button .play-icon{height:3rem;width:auto}html.desktop .videoSection{align-items:center;display:flex;flex-direction:column;padding-bottom:2.5rem;padding-top:2.5rem}html.desktop .videoSection .videoSectionTitle,html.desktop .videoSection h2{font-size:2.5rem;font-weight:800;line-height:3rem;max-width:40rem}html.desktop .videoSection p{font-size:1.25rem;font-weight:600;line-height:1.75rem;max-width:40rem}html.desktop .videoSection-container{width:40rem}.lander-v2 .videoSection{display:flex;flex-direction:column;padding-bottom:2rem;padding-top:2rem;row-gap:1rem}.lander-v2 .videoSection>p{display:none}.lander-v2 .videoSection .videoSectionTitle{font-size:1.5rem;font-weight:800;line-height:1.75rem}.lander-v2 .videoSection .videoSection-container{margin:0}html.desktop .lander-v2 .videoSection .videoSectionTitle{font-size:1.5rem;font-weight:700;line-height:2rem}.faqs-body{background-color:#07182a;display:grid;justify-items:flex-start;padding:0 6.7%;row-gap:1rem}@media(min-width:768px){.faqs-body{padding:0 5rem}}.faqs-body .faq-divider{border-top:.125rem solid #00bf70;box-shadow:0 0 1rem rgba(0,191,112,.4);width:100%}.faqs-body .faqs-body-header{padding:1.5rem 0 0}@media(min-width:768px){.faqs-body .faqs-body-header{padding:2.5rem 0 0}}.faqs-body .faqs-body-header h2{color:#fff;font-size:1.25rem;font-weight:600;line-height:1.75rem;margin:0}.faqs-body .faqs-body-header h3{color:#fff}.faqs-body h3{font-weight:600}.faqs-body .MuiAccordion-root{box-shadow:none;width:100%}.faqs-body .MuiAccordion-root.Mui-expanded{margin:0}.faqs-body .MuiAccordion-root.Mui-expanded .MuiAccordionSummary-root{border-bottom-left-radius:unset;border-bottom-right-radius:unset}.faqs-body .MuiAccordion-root:before{background-color:transparent}.faqs-body .faq-accordion{background-color:hsla(0,0%,100%,.1);border-radius:.375rem;gap:.75rem;min-height:3.5rem;padding:1rem}.faqs-body .faq-accordion .MuiAccordionSummary-content p{color:#fff;font-size:1rem;font-weight:600;line-height:1.5rem}.faqs-body .faq-accordion .MuiAccordionSummary-expandIconWrapper img{filter:drop-shadow(0 0 1rem rgba(253,53,175,.8));height:1.5rem;width:auto}.faqs-body .MuiIconButton-root{border:0}.faqs-body .MuiSvgIcon-root{color:#fff}.faqs-body .MuiAccordionSummary-content h3{color:#fff;font-size:1rem;font-weight:600;line-height:1rem;margin:0}.faqs-body .MuiAccordionDetails-root{color:hsla(0,0%,100%,.6);font-size:.75rem;font-weight:600;line-height:1.375rem}.faqs-body .MuiAccordionDetails-root,.faqs-body .MuiAccordionDetails-root .faq-content{display:flex;flex-direction:column;gap:1rem}.faqs-body .MuiAccordionDetails-root .faq-content ol,.faqs-body .MuiAccordionDetails-root .faq-content p,.faqs-body .MuiAccordionDetails-root .faq-content ul{margin:0}.faqs-body .MuiAccordionDetails-root p a{text-decoration:underline}.faqs-body .highlight-text{background:transparent;color:#fff00d}.faqs-body .faq-more-button{background:#fd35af;background-color:#fd35af;border:0;border-radius:.375rem;box-shadow:none;box-shadow:0 0 1rem rgba(253,53,175,.8);box-shadow:0 0 1rem 0 rgba(253,53,175,.8);color:#fff;font-size:1rem;font-weight:800;font-weight:600;line-height:1.25rem;margin:1.625rem auto 0;overflow:hidden;padding:.75rem 1.25rem;position:relative;text-decoration:none;text-shadow:0 0 1rem hsla(0,0%,100%,.4);transition:none;z-index:0}.faqs-body .faq-more-button.btn-sm{font-size:.75rem;font-weight:900;line-height:1.5rem}.faqs-body .faq-more-button.btn-sm,.faqs-body .faq-more-button:hover{box-shadow:0 0 1rem rgba(253,53,175,.8);text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faqs-body .faq-more-button:hover{background:#fd53bb}.faqs-body .faq-more-button:active{background:rgba(253,53,175,.8);box-shadow:0 0 1rem rgba(253,53,175,.8);color:#fff;outline:0;text-shadow:0 0 1rem hsla(0,0%,100%,.4)}.faqs-body .faq-more-button:disabled{background-color:#fd35af;box-shadow:none;color:hsla(0,0%,100%,.6);text-shadow:none}@keyframes rotate{to{transform:rotate(1turn)}}.faqs-body .faq-more-button:before{animation:rotate 5s linear infinite;background-color:#fd35af;background-image:conic-gradient(from 0 at 50% 50%,hsla(0,0%,100%,.5) 0deg,hsla(0,0%,100%,0) 60deg,hsla(0,0%,100%,0) 310deg,hsla(0,0%,100%,.5) 1turn);background-position:0 0;background-repeat:no-repeat;content:"";height:800%;left:-150%;position:absolute;top:-350%;width:400%;z-index:-2}.faqs-body .faq-more-button:after{background-color:#fd35af;border-radius:.375rem;content:"";height:calc(100% - .25rem);left:.125rem;position:absolute;top:.125rem;width:calc(100% - .25rem);z-index:-1}.faqs-body .faq-more-button:hover:after{background-color:rgba(253,53,175,.8)}.faqs-body .MuiAccordion-root{background:none;border-radius:.375rem}.faqs-body .MuiAccordionSummary-root.Mui-expanded{min-height:3.5rem}.faqs-body .MuiAccordionSummary-content{margin:0}.faqs-body .MuiAccordionDetails-root{background-color:hsla(0,0%,100%,.1);border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;margin-top:.125rem;padding:1rem}.faqs-body .MuiAccordionDetails-root p{color:hsla(0,0%,100%,.6);font-size:.875rem;font-weight:600;line-height:1.375rem;margin:0}.faqs-body .MuiAccordionDetails-root a{color:hsla(0,0%,100%,.6)}.faqs-body .MuiAccordionDetails-root a:last-child{margin-bottom:0}.faqs-body .MuiAccordionDetails-root a:active,.faqs-body .MuiAccordionDetails-root a:hover{color:#fff;opacity:1}.faqs-body div .custom-sub-accordion-heading{color:#fff;font-size:1rem;font-weight:800;line-height:1.25rem;margin:0}.faqs-body div svg{color:#00bf70}.faqs-full-screen .faqs-body{margin:0 auto;max-width:48rem}.faqs-full-screen .faqs-body .MuiAccordion-root{border-radius:.375rem}.faqs-full-screen .faqs-search-summary{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:48rem;padding:0 3rem;text-align:left;width:100%}.faqs-full-screen .faqs-body-header{align-items:center;border-bottom:solid;border-color:#00bf70;display:flex;flex-direction:row;margin:3rem 0 1rem;padding-bottom:.875rem;width:100%}.faqs-full-screen .faq-back{cursor:pointer;width:1.5rem}.faqs-full-screen h2{margin:0;text-align:center;width:100%}.faqs-full-screen .MuiAccordion-root{padding:0 3rem}.mobile .faqs-full-screen{margin:1rem 0 0}.mobile .faqs-full-screen .faqs-search-summary{margin-left:5vw;margin-right:5vw;padding:0}.mobile .faqs-full-screen .faqs-body-header{margin-bottom:1rem}.mobile .faqs-full-screen .MuiAccordion-root{padding:0}