.header-slot-details{position:relative;width:100%;max-width:120rem;margin:0 auto;display:flex;flex-direction:column;z-index:2}.header-slot-details-content{display:flex;gap:1.25rem}@media(max-width:1200px){.header-slot-details-content{flex-direction:column-reverse}}.header-slot-details-content-left{display:flex;flex-direction:column;max-width:50rem}@media(max-width:1200px){.header-slot-details-content-left{max-width:100%;display:grid;grid-template-areas:"text logo" "btns logo" "values values";grid-template-rows:auto auto auto;order:1}}@media(max-width:575px){.header-slot-details-content-left{grid-template-areas:"logo" "text" "btns" "values";grid-template-rows:auto auto auto auto}}.header-slot-details-content-text{display:flex;flex-direction:column}@media(max-width:1200px){.header-slot-details-content-text{grid-area:text}}@media(max-width:575px){.header-slot-details-content-text{text-align:center}}.header-slot-details-content-text-title{color:#fff;font-family:var(--font-sf-pro-display);font-size:5.5rem;font-weight:700;line-height:6rem}@media(max-width:1600px){.header-slot-details-content-text-title{font-family:var(--font-sf-pro-display);font-size:4.5rem;font-weight:700;line-height:5rem}}@media(max-width:1440px){.header-slot-details-content-text-title{font-family:var(--font-sf-pro-display);font-size:4rem;font-weight:700;line-height:4.5rem}}@media(max-width:768px){.header-slot-details-content-text-title{font-family:var(--font-sf-pro-display);font-size:2.5rem;font-weight:700;line-height:3rem}}@media(max-width:475px){.header-slot-details-content-text-title{font-family:var(--font-sf-pro-display);font-size:2rem;font-weight:700;line-height:2.5rem}}.header-slot-details-content-text-provider{margin-top:.5rem;color:hsla(0,0%,100%,.4);font-family:var(--font-sf-pro-text);font-size:1.5rem;font-weight:400;line-height:2rem}@media(max-width:1600px){.header-slot-details-content-text-provider{font-family:var(--font-sf-pro-text);font-size:1.25rem;font-weight:400;line-height:1.75rem}}@media(max-width:1440px){.header-slot-details-content-text-provider{margin-top:.25rem;font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:475px){.header-slot-details-content-text-provider{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}.header-slot-details-content-text-desc{margin-top:2rem;color:hsla(0,0%,100%,.6);font-family:var(--font-sf-pro-text);font-size:1.5rem;font-weight:400;line-height:2rem}@media(max-width:1600px){.header-slot-details-content-text-desc{margin-top:1.5rem;font-family:var(--font-sf-pro-text);font-size:1.25rem;font-weight:400;line-height:1.75rem}}@media(max-width:1440px){.header-slot-details-content-text-desc{margin-top:1rem;font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:768px){.header-slot-details-content-text-desc{margin-top:.5rem}}@media(max-width:475px){.header-slot-details-content-text-desc{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}.header-slot-details-content-values{margin-top:2.5rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media(max-width:1200px){.header-slot-details-content-values{grid-area:values}}@media(max-width:1440px){.header-slot-details-content-values{margin-top:2rem}}@media(max-width:768px){.header-slot-details-content-values{margin-top:3rem}}@media(max-width:575px){.header-slot-details-content-values{gap:.625rem;grid-template-columns:repeat(1,1fr);margin-top:1.5rem}}.header-slot-details-content-values-item{display:flex;gap:.25rem;color:#fff;font-family:var(--font-sf-pro-text);font-size:1.0625rem;font-weight:700;line-height:1.5rem}.header-slot-details-content-values-item-green{color:#6eff7c}.header-slot-details-content-btns{margin-top:4rem;height:4rem;display:flex;gap:1rem;font-family:var(--font-sf-pro-display);font-size:1.125rem;font-weight:700;line-height:1.5rem}@media(max-width:1440px){.header-slot-details-content-btns{height:3.5rem;font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(max-width:1200px){.header-slot-details-content-btns{margin-top:1.5rem;grid-area:btns;width:100%}}@media(max-width:475px){.header-slot-details-content-btns{height:3rem;font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:700;line-height:1.5rem}}.header-slot-details-content-btns-play{display:flex;align-items:center;gap:.5rem;padding:1.25rem 2.5rem 1.25rem 2rem;color:#fff;text-decoration:none;border-radius:1.875rem;background:linear-gradient(87deg,#8f13f1 13.02%,#3616fb 55.59%);transition:all .3s ease}.header-slot-details-content-btns-play:hover{background:linear-gradient(190deg,hsla(0,0%,100%,.01) 1.82%,hsla(0,0%,100%,.4) 94.55%),linear-gradient(87deg,#8f13f1 13.02%,#3616fb 55.59%)}@media(max-width:1440px){.header-slot-details-content-btns-play{padding:1rem 2rem 1rem 1.5rem}}@media(max-width:575px){.header-slot-details-content-btns-play{justify-content:center;flex:1 1}}.header-slot-details-content-btns-demo{display:flex;align-items:center;gap:.5rem;padding:1.25rem 2.5rem 1.25rem 2rem;color:#fff;text-decoration:none;border-radius:1.875rem;border:1px solid #fff;background:rgba(110,255,124,0);transition:all .3s ease}.header-slot-details-content-btns-demo:hover{background:linear-gradient(190deg,hsla(0,0%,100%,.01) 1.82%,hsla(0,0%,100%,.3) 94.55%)}@media(max-width:1440px){.header-slot-details-content-btns-demo{padding:1rem 2rem 1rem 1.5rem}}@media(max-width:575px){.header-slot-details-content-btns-demo{justify-content:center;flex:1 1}}.header-slot-details-content-logo{display:none;position:relative;overflow:hidden;border-radius:1rem}@media(max-width:1200px){.header-slot-details-content-logo{display:block;width:12.6875rem;height:16.75rem;margin-left:1.25rem;grid-area:logo}}@media(max-width:575px){.header-slot-details-content-logo{margin:1.5rem auto}}@media(max-width:475px){.header-slot-details-content-logo{width:9.4375rem;height:12.5rem}}.header-slot-details-controller{display:flex;align-items:center;gap:1.25rem;margin-left:auto}@media(max-width:1200px){.header-slot-details-controller{width:100%}}.header-slot-details-controller-list{display:flex;flex-direction:column;gap:1rem}@media(max-width:1200px){.header-slot-details-controller-list{flex-direction:row;width:100%}}.header-slot-details-controller-logo{position:relative;width:26.5rem;height:35rem;overflow:hidden;border-radius:2rem}@media(max-width:1440px){.header-slot-details-controller-logo{width:20.4375rem;height:27rem}}@media(max-width:1200px){.header-slot-details-controller-logo{display:none}}@media(max-width:768px){.header-slot-details-controller-logo{width:12.6875rem;height:16.75rem}}@media(max-width:475px){.header-slot-details-controller-logo{width:9.4375rem;height:12.5rem}}.header-slot-details-controller-logo img{object-fit:cover}@keyframes squish{0%{transform:translateX(0) scaleX(1)}50%{transform:translateX(50%) scaleX(1.3)}to{transform:translateX(100%) scaleX(1)}}@keyframes unsquish{0%{transform:translateX(100%) scaleX(1)}50%{transform:translateX(50%) scaleX(1.3)}to{transform:translateX(0) scaleX(1)}}.slots-switcher-module{cursor:pointer;display:flex;width:3.5475rem;height:1.86875rem;border-radius:1.375rem;border:.0625rem solid hsla(0,0%,100%,.4);align-items:center;padding:.1875rem;transition:all .3s ease-in-out}.slots-switcher-module.active{background-color:#6eff7c}.slots-switcher-module.active:before{background-color:#fff;animation:squish .3s ease-in forwards}.slots-switcher-module.inactive{border:.0625rem solid hsla(0,0%,100%,.4)}.slots-switcher-module.inactive:before{background-color:hsla(0,0%,100%,.2);animation:unsquish .3s ease-in forwards}.slots-switcher-module:before{position:relative;content:"";width:1.4375rem;height:1.4375rem;background-color:hsla(0,0%,100%,.2);transition:all .3s ease-in-out;border-radius:50%}.probability-chart-container{position:relative;width:100%;height:600px}@media(min-width:1920px){.probability-chart-container{width:95%;height:600px}}@media(min-width:1440px)and (max-width:1919px){.probability-chart-container{width:95%;height:600px}}@media(min-width:768px)and (max-width:1439px){.probability-chart-container{width:95%;height:480px}}@media(max-width:767px){.probability-chart-container{width:98%;height:400px}}@media(max-width:450px){.probability-chart-container{width:99%;height:350px}}@media(max-width:365px){.probability-chart-container{width:99%;height:320px}}.probability-chart-compare{display:flex;margin-top:3.75rem}@media(max-width:768px){.probability-chart-compare{margin-top:1.5625rem;flex-direction:column-reverse;gap:1.25rem}}@media(max-width:475px){.probability-chart-compare{margin-top:1.25rem}}.probability-chart-compare-checkbox{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:1.25rem;color:#9e9ca1;font-family:var(--font-sf-pro-display);text-transform:uppercase;font-size:1.125rem;margin-left:auto}@media(max-width:768px){.probability-chart-compare-checkbox{justify-content:center;gap:.5rem;margin:0 auto}}@media(max-width:475px){.probability-chart-compare-checkbox{font-size:.875rem}}.probability-chart-compare-info{width:100%;display:flex;justify-content:space-between}@media(max-width:475px){.probability-chart-compare-info{flex-wrap:wrap;gap:.625rem}}.probability-chart-compare-info-item{display:flex;align-items:center;gap:.5rem;text-transform:uppercase;color:#fff;font-family:var(--font-sf-pro-display);font-size:1.125rem;line-height:1.3925rem}@media(max-width:768px){.probability-chart-compare-info-item{font-size:.875rem;line-height:1rem}}@media(max-width:475px){.probability-chart-compare-info-item{font-size:.75rem;line-height:1rem}}.probability-chart-compare .bonanza-circle,.probability-chart-compare .gates-circle,.probability-chart-compare .main-circle{min-width:1.125rem;min-height:1.125rem;border-radius:50%;background-color:#1ee058}@media(max-width:768px){.probability-chart-compare .bonanza-circle,.probability-chart-compare .gates-circle,.probability-chart-compare .main-circle{width:.625rem;height:.625rem}}.probability-chart-compare .gates-circle{background-color:#d9781f}.probability-chart-compare .bonanza-circle{background-color:#8512e0}.probability-chart-title{margin-top:3.75rem;display:flex;font-family:var(--font-sf-pro-display);font-weight:700;font-size:1.125rem;line-height:1.5rem;color:#fff}@media(max-width:768px){.probability-chart-title{margin-top:1.25rem;font-size:.75rem;line-height:1rem;font-family:700}}@media(max-width:375px){.probability-chart-title{margin-top:0}}.probability-chart-title.end{justify-content:end;margin-top:-2.5rem}@media(max-width:1000px){.probability-chart-title.end{justify-content:center;margin-top:-.625rem}}