.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:#1d1d29;border:.0625rem solid #393a4e;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-radius:1rem;max-height:45rem;max-width:51.25rem}.modal-container .modal-inner:has(.terms,.privacyPolicy,.bonusPolicy,.cookiePolicyPage){max-height:48rem;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;backdrop-filter:blur(.5rem);background-color:#272735;border-bottom:.0625rem solid #393a4e;box-shadow:0 .125rem .125rem 0 rgba(0,0,0,.6);display:flex;gap:.5rem;justify-content:space-between;min-height:4rem;overflow:hidden;padding:.75rem 1rem;z-index:1}.modal-container .modal-header .modal-title{color:#fff;flex:1;font-size:1rem;font-weight:600;line-height:1.5rem;margin:0;text-align:center}@media(min-width:768px){.modal-container .modal-header .modal-title{font-size:1.25rem;font-weight:600}}.modal-container .modal-header .modal-close{cursor:pointer}.modal-container .modal-header .modal-close img{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}@media(min-width:768px){.modal-container .modal-header{border-top-left-radius:1rem;border-top-right-radius:1rem}}.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}@media(min-width:768px){.modal-container .modal-content{margin:1.5rem 4rem}}.modal-container .modal-content .errorWrapper{padding:0;width:auto}.modal-container .modal-content .promotions-terms{color:#fff;font-size:.875rem;font-weight:400;line-height:1.125rem;margin-bottom:3.125rem}.modal-container .modal-content .promotions-terms ol,.modal-container .modal-content .promotions-terms p,.modal-container .modal-content .promotions-terms ul{color:#afafc0}.modal-container ::-webkit-scrollbar{width:6px}.modal-container ::-webkit-scrollbar-track{background:transparent}.modal-container ::-webkit-scrollbar-thumb{background-color:#7d7d96;border-radius:.375rem}.modal-fade-container{align-items:center;display:flex;height:100%;justify-content:center;outline:none;width:100%}.icon-wrapper{display:flex;position:relative}.badge-icon{height:.875rem;position:absolute;right:-.5rem;top:-.25rem;width:.875rem}.autosize-container{height:100%;width:100%}.modalMarkupV3Container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}@media(min-width:850px){.modalMarkupV3Container{align-items:center;display:flex;height:auto;justify-content:center;position:relative;width:auto}}.modalMarkupV3Wrapper{background-color:#272735;height:100%;overflow:auto;width:100%}.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{height:100%}.modalMarkupV3,.modalMarkupV3 .modalMarkupV3Header{align-items:center;display:flex;justify-content:center;width:100%}.modalMarkupV3 .modalMarkupV3Header{border-bottom:.0625rem solid #393a4e;box-shadow:0 .125rem .125rem 0 rgba(0,0,0,.6);color:#fff;font-size:1rem;font-weight:600;line-height:1.25rem;line-height:1.5rem;margin:0;min-height:4rem;padding:0 .75rem;position:relative;text-align:center;z-index:1}.modalMarkupV3 .modalMarkupV3Header .modalMarkupV3Close{cursor:pointer;padding:.5rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.modalMarkupV3 .modalMarkupV3Header .modalMarkupV3Close img{filter:#2c1160;height:1.5rem;width:auto}.modalMarkupV3 .modalMarkupV3Header .modal-back{cursor:pointer;left:.75rem;padding:.5rem;position:absolute;top:50%;transform:translateY(-50%)}.modalMarkupV3 .modalMarkupV3Header .modal-back img{height:1.5rem;width:auto}.modalMarkupV3 .modalMarkupV3Header .modal-back.is-hidden{display:none}.modalMarkupV3 .modalMarkupV3Content{background:#1d1d29;display:flex;flex-direction:column;height:calc(100% - 4rem);overflow-y:auto;padding:1.5rem}.modalMarkupV3 .modalMarkupV3Content ::-webkit-scrollbar,.modalMarkupV3 .modalMarkupV3Content::-webkit-scrollbar{height:0;width:6px}.modalMarkupV3 .modalMarkupV3Content ::-webkit-scrollbar-track,.modalMarkupV3 .modalMarkupV3Content::-webkit-scrollbar-track{background:transparent}.modalMarkupV3 .modalMarkupV3Content ::-webkit-scrollbar-thumb,.modalMarkupV3 .modalMarkupV3Content::-webkit-scrollbar-thumb{background-color:#7d7d96;border-radius:.1875rem}@media(min-width:768px)and (max-width:850px)and (orientation:portrait){.modalMarkupV3 .modalMarkupV3Content{justify-content:center}}.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:#1d1d29;bottom:0;display:flex;flex-direction:row;left:0;padding:.5rem;position:absolute;width:100%}html.desktop .modalMarkupV3 .modalMarkupV3Wrapper{border:.0625rem solid #393a4e;border-radius:1rem;height:auto;max-height:90vh;overflow:hidden;width:48rem}html.desktop .modalMarkupV3 .modalMarkupV3Wrapper .modalMarkupV3Header{font-size:1.25rem;font-weight:600;line-height:1.25rem}@media only screen and (max-width:960px)and (orientation:landscape){html.desktop .modalMarkupV3 .modalMarkupV3Wrapper{height:100%;overflow:auto}html.desktop .modalMarkupV3 .modalMarkupV3Wrapper .modalMarkupV3Content{justify-content:unset}}.suspense-wrapper-modals{background-color:#fff;min-height:31.25rem}.modalMarkupV3.dynamic-modal-wrapper{color:#fff}html.desktop .modalMarkupV3.dynamic-modal-wrapper .modalMarkupV3Wrapper{height:45rem}.instant-bonus-game-container .game-thumb-tags{padding:0 1.25rem;position:unset;z-index:1}.instant-bonus-game-thumb{border-radius:1rem;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:1rem;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(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%}.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:1rem;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:1rem;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:1rem;color:hsla(0,0%,100%,.5);cursor:not-allowed}.instant-bonus-tooltip{background-color:#00766c;border-radius:1rem;color:#fff;font-family:Lexend Deca,sans-serif;font-size:.75rem;font-weight:600;line-height:1.25rem;padding:1rem}.instant-bonus-tooltip .MuiTooltip-arrow{color:#00766c}.rhino-tooltip{background-color:#1d1d29;border:.0625rem solid #393a4e;border-radius:1rem;color:#fff;font-family:Lexend Deca,sans-serif;font-size:.75rem;font-weight:600;line-height:1.25rem;padding:1rem}.rhino-tooltip .MuiTooltip-arrow{color:#393a4e}.rhino-tooltip.MuiTooltip-tooltip{max-width:19.375rem}.bet-selector{background-color:#0d4b46;border-radius:1rem;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}.muiButtonBase.MuiButton-sizeSmall{font-size:.875rem;font-weight:600;line-height:1.125rem;min-height:2.5rem}.muiButtonBase.MuiButton-sizeLarge{height:4rem;min-height:unset}.muiButtonEndIcon{margin-left:.5rem}.muiButtonContainedPrimary{align-items:center;background:#006fed;background-blend-mode:overlay;border:.0625rem solid #508aff;border-radius:1rem;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;justify-content:center;line-height:1.125rem;min-height:3rem;padding:.5rem 1.5rem;text-transform:uppercase;transition:none}.muiButtonContainedPrimary:hover{background:#0058be;border:.0625rem solid #006fed;box-shadow:0 0 .25rem 0 #000;text-shadow:none}.muiButtonContainedPrimary:active{background:#004191;border:.0625rem solid #006fed;box-shadow:none}.muiButtonContainedPrimary:focus{background:#006fed;opacity:.9}.muiButtonContainedPrimary:disabled{background-color:#004191;border:0;color:#1a7def}.muiButtonContainedPrimary.inverted{background:#fff;color:#006fed}.muiButtonContainedSecondary{align-items:center;background:#393a4e;background-blend-mode:overlay;border:.0625rem solid #50506a;border-radius:1rem;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;justify-content:center;line-height:1.125rem;min-height:3rem;padding:.5rem 1.5rem;text-transform:uppercase;transition:none}.muiButtonContainedSecondary:hover{background:#272735;border:.0625rem solid #393a4e;box-shadow:0 0 .25rem 0 #000;color:#fff}.muiButtonContainedSecondary:active{background:#272735;outline:0}.muiButtonContainedSecondary:focus{background:#393a4e;opacity:.9}.muiButtonContainedSecondary:disabled{background:#272735;border:.0625rem solid #393a4e;box-shadow:none;color:#fff;text-shadow:none}.MuiButton-label{align-items:inherit;display:inherit;justify-content:inherit;width:100%}.btn-dropdown-wrapper{display:inline-block}.btn-dropdown-wrapper .muiButtonBase{background-color:rgba(112,218,244,.1);border-radius:1rem;font-size:.75rem;font-weight:900;line-height:1.5rem;margin:0 .5rem .5rem 0;padding:.5rem 1rem}.btn-dropdown-wrapper .muiButtonBase:hover{background-color:rgba(112,218,244,.2)}.btn-dropdown-wrapper .MuiButton-label{color:#07182a}.btn-dropdown-wrapper .MuiButton-label svg{fill:#07182a;margin-left:.5rem}.btn-dropdown-wrapper .MuiButton-label svg path{fill:#07182a}.btn-dropdown-wrapper .btn-dropdown{z-index:2}.btn-dropdown-wrapper .MuiPaper-rounded{border-radius:1rem}.btn-dropdown-wrapper .btn-dropdown-items{min-width:20rem;padding:.75rem 0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.MuiInputBase-input{color:#fff;height:1.5rem;outline:none}.MuiInputBase-input.Mui-disabled{color:hsla(0,0%,100%,.6)}.MuiOutlinedInput-root{background-color:#272735;border:.0625rem solid #393a4e;border-radius:1rem;color:#fff;font-size:1rem;font-weight:400;gap:.5rem;height:3.5rem;padding-right:0}.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}.MuiAutocomplete-inputRoot{padding:1.5rem 1rem .5rem}.MuiAutocomplete-inputRoot .MuiInputBase-input{padding:0}.MuiFormLabel-root{color:#7d7d96;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.5rem}.MuiFormLabel-root.Mui-focused{color:#7d7d96}.MuiFormLabel-root.Mui-error{color:#c36966}.MuiInputLabel-outlined.MuiInputLabel-shrink{transform:translate(1rem,.5rem) scale(.75)}.MuiOutlinedInput-notchedOutline legend{height:0;width:0}.MuiFormHelperText-root.Mui-error{color:#c36966;font-size:.75rem;font-weight:600;letter-spacing:0;line-height:1rem;margin:.25rem 1rem 0}.MuiTextField-root .MuiInputBase-input{padding:1.5rem 1rem .5rem}.MuiTextField-root .MuiOutlinedInput-notchedOutline{border:0;padding:0 1rem;top:0}.MuiTextField-root .MuiOutlinedInput-notchedOutline span{padding:0}.password-button{border-radius:unset;color:#006fed;font-size:.875rem;font-weight:600;line-height:1.125rem;padding:0 1rem 0 0}.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:#1d1d29;border:.0625rem solid #006fed;border-radius:1rem;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:1rem;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{align-items:center;background:#006fed;background-blend-mode:overlay;border:.0625rem solid #508aff;border-radius:1rem;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;justify-content:center;line-height:1.125rem;min-height:3rem;padding:.5rem 1.5rem;text-transform:uppercase;transition:none}.instant-bonus-details-modal .bet-selector .Mui-disabled:hover{background:#0058be;border:.0625rem solid #006fed;box-shadow:0 0 .25rem 0 #000;text-shadow:none}.instant-bonus-details-modal .bet-selector .Mui-disabled:active{background:#004191;border:.0625rem solid #006fed;box-shadow:none}.instant-bonus-details-modal .bet-selector .Mui-disabled:focus{background:#006fed;opacity:.9}.instant-bonus-details-modal .bet-selector .Mui-disabled:disabled{background-color:#004191;border:0;color:#1a7def}.instant-bonus-details-modal .bet-selector .Mui-disabled.inverted{background:#fff;color:#006fed}.desktop .instant-bonus-modal-container{border-radius:1rem}.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}.balance-component-wrapper{display:flex;flex-direction:column}.balance-component-wrapper .balance-view{align-self:stretch;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.balance-component-wrapper .balance-view{border-radius:1rem 0 0 1rem}}.balance-component-wrapper .balance-view .balance-view-label{color:#7d7d96;font-size:.875rem;font-weight:600;line-height:1.125rem}.balance-component-wrapper .balance-view .balance-view-value{font-size:1.5rem;font-weight:700;line-height:1.75rem}.balance-component-wrapper .balance-view .bonus-view-total-amount{color:#7d7d96;font-size:.875rem;font-weight:600;line-height:1.125rem}.balance-component-wrapper .balance-add-button{align-self:stretch;border-radius:1rem;display:flex;flex:1 0 0;flex-direction:column;justify-content:center}@media(min-width:768px){.balance-component-wrapper .balance-add-button{border-radius:0 1rem 1rem 0}}.balance-component-wrapper .balance-add-button .MuiButtonBase-root{align-items:center;background:#006fed;background-blend-mode:overlay;border:.0625rem solid #508aff;border-radius:1rem;box-shadow:none;color:#fff;cursor:pointer;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:600;justify-content:center;line-height:1.125rem;min-height:3rem;padding:.5rem 1.5rem;text-transform:uppercase;transition:none}.balance-component-wrapper .balance-add-button .MuiButtonBase-root:hover{background:#0058be;border:.0625rem solid #006fed;box-shadow:0 0 .25rem 0 #000;text-shadow:none}.balance-component-wrapper .balance-add-button .MuiButtonBase-root:active{background:#004191;border:.0625rem solid #006fed;box-shadow:none}.balance-component-wrapper .balance-add-button .MuiButtonBase-root:focus{background:#006fed;opacity:.9}.balance-component-wrapper .balance-add-button .MuiButtonBase-root:disabled{background-color:#004191;border:0;color:#1a7def}.balance-component-wrapper .balance-add-button .MuiButtonBase-root.inverted{background:#fff;color:#006fed}.balance-component-wrapper .balance-add-button .MuiButtonBase-root .icon-wrapper img{height:1.5rem;width:auto}.balance-component-wrapper .balance-add-button .MuiButtonBase-root .MuiButton-label{font-size:.875rem;font-weight:800;line-height:1.25rem;white-space:nowrap;width:auto}@media(min-width:850px){.balance-component-wrapper .balance-add-button .MuiButtonBase-root{height:auto}}@media(min-width:1281px){.balance-component-wrapper .balance-add-button .MuiButtonBase-root{height:3rem}}@media(min-width:768px){.balance-component-wrapper .balance-add-button{padding-left:1rem}}.balance-component-wrapper .balance-add-button .muiButtonContainedSecondary{height:auto;min-height:2.5rem;padding:.5rem 1.5rem}@media(min-width:768px){.balance-component-wrapper{flex-direction:row}}.termsModal .modal-container .modal-content{height:100%}@media(min-width:850px){.termsModal .modal-container .modal-content{margin:0;padding:1.5rem 4rem}}.promotions-card-terms{color:#fff;font-size:.875rem;font-weight:400;line-height:1.25rem;padding-bottom:1.5rem}.promotions-card-terms .staticContentTable{width:70%}.promotions-card-terms.content-container .content-types{padding-left:0;padding-right:0}.promotions-card-terms.content-container .static-terms-content .content-types-terms{padding:0}.promotions-card-terms ol,.promotions-card-terms ul{margin:0;padding-left:0}.promotions-card-terms ol li,.promotions-card-terms ul li{line-height:1.375rem;list-style-position:inside}.promotions-card-terms .content-types{color:#fff}.loader{align-items:center;bottom:0;display:flex;justify-content:center;left:0;right:0;top:0}.loader,.loader.loader-absolute{position:absolute}.loader.page-preloader .spinnerContainer,.loader.page-preloader .spinnerContainerV2{position:relative}.loader.page-preloader .spinnerContainer .loadingSpinner,.loader.page-preloader .spinnerContainerV2 .loadingSpinner{left:calc(50vw - 1.25rem);position:absolute}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinnerContainer,.spinnerContainerV2{align-items:center;display:flex;height:100%;justify-content:center;padding:1.5625rem;position:relative;width:100%}.spinnerContainer .loadingSpinner,.spinnerContainerV2 .loadingSpinner{animation:spinner 1.5s linear infinite;animation-play-state:inherit;border-radius:50%;height:2.5rem;left:calc(50% - 1.25rem);position:absolute;top:calc(50% - 1.25rem);width:2.5rem;will-change:transform}.spinnerContainer .loadingSpinner{border:.125rem solid #006fed;border-bottom-color:transparent}.spinnerContainerV2 .loadingSpinner{border:.125rem solid #006fed;border-top-color:transparent}