.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{cursor:pointer;position:relative;display:flex;align-items:center;gap:.5rem;padding:1.25rem 2.5rem 1.25rem 2rem;color:#fff;z-index:2;text-decoration:none;border-radius:1.875rem;background:transparent}.header-slot-details-content-btns-play>img,.header-slot-details-content-btns-play>span{position:relative;z-index:4}.header-slot-details-content-btns-play:before{opacity:1;background:linear-gradient(87deg,#8f13f1 13.02%,#3616fb 55.59%)}.header-slot-details-content-btns-play:after,.header-slot-details-content-btns-play:before{content:"";position:absolute;inset:0;width:100%;height:100%;z-index:3;border-radius:1.875rem;transition:all .5s ease}.header-slot-details-content-btns-play:after{opacity:0;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%)}.header-slot-details-content-btns-play:hover:after{opacity:1}.header-slot-details-content-btns-play:hover:before{opacity:0}@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}.demo-play-button-activate{cursor:pointer;position:relative;font-family:var(--font-sf-pro-display);font-size:1.125rem;font-weight:700;line-height:1.5rem;display:flex;align-items:center;gap:.5rem;padding:1.25rem 2.5rem 1.25rem 2rem;color:#fff;text-decoration:none;border-radius:1.875rem;z-index:2;border:1px solid #fff;transition:all .3s ease;background:transparent}.demo-play-button-activate:before{opacity:1;background:rgba(110,255,124,0)}.demo-play-button-activate:after,.demo-play-button-activate:before{position:absolute;content:"";inset:0;width:100%;height:100%;z-index:3;border-radius:1.875rem;transition:all .3s ease}.demo-play-button-activate:after{opacity:0;background:linear-gradient(190deg,hsla(0,0%,100%,.01) 1.82%,hsla(0,0%,100%,.3) 94.55%)}.demo-play-button-activate:hover:after{opacity:1}.demo-play-button-activate:hover:before{opacity:0}@media(max-width:1440px){.demo-play-button-activate{padding:1rem 2rem 1rem 1.5rem;font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(max-width:575px){.demo-play-button-activate{justify-content:center;flex:1 1}}@media(max-width:475px){.demo-play-button-activate{font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:700;line-height:1.5rem}}