.thanks-modal{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border-radius:1.5rem;background:radial-gradient(53.4% 121.01% at 50% -27.59%,rgba(145,55,255,.08) 0,rgba(175,55,255,0) 100%),#19131f;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);gap:2.5rem;padding:5rem 4rem}@media(max-width:1600px){.thanks-modal{padding:4.5rem 3.5rem}}@media(max-width:1440px){.thanks-modal{gap:2rem;padding:4rem 3rem}}@media(max-width:475px){.thanks-modal{gap:1.5rem;padding:3.5rem 1.5rem}}.thanks-modal-close-img{position:absolute;top:7%;right:3%;cursor:pointer}@media(max-width:475px){.thanks-modal-close-img{top:5%;width:2rem;height:2rem}}.thanks-modal-text{display:flex;flex-direction:column;gap:.5rem;text-align:center;width:40rem}@media(max-width:1600px){.thanks-modal-text{width:35rem}}@media(max-width:1440px){.thanks-modal-text{width:30rem}}@media(max-width:768px){.thanks-modal-text{width:auto}}@media(max-width:475px){.thanks-modal-text{width:17rem}}.thanks-modal-title{color:#fff;font-family:var(--font-sf-pro-display);font-size:1.75rem;font-weight:600;line-height:2.25rem}.thanks-modal-title br{display:none}@media(max-width:1600px){.thanks-modal-title{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:600;line-height:2rem}}@media(max-width:1440px){.thanks-modal-title{font-family:var(--font-sf-pro-display);font-size:1.25rem;font-weight:600;line-height:1.75rem}}@media(max-width:475px){.thanks-modal-title{font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:600;line-height:1.5rem}.thanks-modal-title br{display:block}}.thanks-modal-description{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){.thanks-modal-description{font-family:var(--font-sf-pro-display);font-size:1.25rem;font-weight:400;line-height:1.75rem}}@media(max-width:1440px){.thanks-modal-description{font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:475px){.thanks-modal-description{font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:400;line-height:1.25rem}.thanks-modal-description br{display:none}}.thanks-modal-button{border:none;display:flex;align-items:center;justify-content:center;gap:.625rem;color:#fff;height:4rem;padding:0 2rem;cursor:pointer;font-family:var(--font-sf-pro-display);font-size:1.125rem;font-weight:600;line-height:1.5rem;border-radius:1.875rem;background:linear-gradient(87deg,#8f13f1 13.02%,#3616fb 55.59%,#6eff7c 95.97%)}.thanks-modal-button img{position:relative;bottom:.125rem}@media(max-width:1440px){.thanks-modal-button{height:3.5rem;padding:0 2rem;font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:600;line-height:1.5rem}}@media(max-width:475px){.thanks-modal-button{height:2.75rem;padding:0 1.5rem;font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:600;line-height:1.25rem}}.not-found-form{width:100%;display:flex;flex-direction:column;align-items:center;padding:4rem 0;border-radius:1.5rem;border:.0625rem solid hsla(0,0%,100%,.2)}@media(max-width:1600px){.not-found-form{padding:3.375rem 0}}@media(max-width:1440px){.not-found-form{padding:3rem 0}}@media(max-width:1020px){.not-found-form{width:auto;margin:0 1.5625rem}}@media(max-width:768px){.not-found-form{padding:3rem}}@media(max-width:475px){.not-found-form{padding:2rem 1.5rem}}.not-found-form-title{color:#fff;font-family:var(--font-sf-pro-display);font-size:1.75rem;font-weight:600;line-height:2.25rem}@media(max-width:1600px){.not-found-form-title{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:600;line-height:2rem}}@media(max-width:1440px){.not-found-form-title{font-family:var(--font-sf-pro-display);font-size:1.25rem;font-weight:600;line-height:1.75rem}}@media(max-width:475px){.not-found-form-title{font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:600;line-height:1.5rem}}.not-found-form-description{text-align:center;margin-top:1rem;color:hsla(0,0%,100%,.6);font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}.not-found-form-description br{display:none}@media(max-width:1600px){.not-found-form-description{margin-top:.75rem}}@media(max-width:1440px){.not-found-form-description{margin-top:.5rem;font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(max-width:475px){.not-found-form-description{margin-top:.25rem;font-family:var(--font-sf-pro-display);font-size:.75rem;font-weight:600;line-height:1rem}.not-found-form-description br{display:block}}.not-found-form-description.highlight{color:#fff;font-weight:700}.not-found-form-group{margin-top:2.5rem;display:flex;gap:1.5rem}@media(max-width:1600px){.not-found-form-group{gap:1rem;margin-top:2rem}}@media(max-width:1440px){.not-found-form-group{gap:.75rem;margin-top:1.5rem}}@media(max-width:768px){.not-found-form-group{flex-direction:column;width:100%}}@media(max-width:475px){.not-found-form-group{margin-top:1rem}}.not-found-form-group-input{width:100%;display:flex;border:none;height:4rem;padding:1.25rem 1.5rem;justify-content:space-between;align-items:center;border-radius:.75rem;background:hsla(0,0%,100%,.05);min-width:18.75rem;color:hsla(0,0%,100%,.4);font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:500;line-height:1.5rem}@media(max-width:1600px){.not-found-form-group-input{min-width:16.25rem}}@media(max-width:1440px){.not-found-form-group-input{min-width:11.25rem}}@media(max-width:1200px){.not-found-form-group-input{min-width:13.875rem}}@media(max-width:768px){.not-found-form-group-input{min-width:auto;padding:1rem 1.5rem;height:3.5rem}}@media(max-width:475px){.not-found-form-group-input{font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:500;line-height:1.5rem;padding:.75rem .9375rem;height:3rem}}.not-found-form-group-input-icon{display:flex;align-items:center;gap:.3125rem}.not-found-form-group-input:focus{outline:none}.not-found-form-group-input input{padding:0;background:none}.not-found-form-group-button{max-width:9.25rem;width:100%;border:none;cursor:pointer;border-radius:2.5rem;display:flex;padding:1.25rem 2.5rem;height:4rem;justify-content:center;align-items:center;background:linear-gradient(87deg,#8f13f1 13.02%,#3616fb 55.59%,#6eff7c 95.97%);color:#fff;font-family:var(--font-sf-pro-display);font-size:1.125rem;font-weight:600;line-height:1.5rem}@media(max-width:1440px){.not-found-form-group-button{padding:1rem 2rem;font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:600;line-height:1.5rem}}@media(max-width:768px){.not-found-form-group-button{height:3.5rem;max-width:100%}}@media(max-width:475px){.not-found-form-group-button{height:3rem;font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:600;line-height:1.5rem}}.error,.error-border{border:1px solid #e01e7c}.recommended-slots{display:flex;flex-direction:column;width:100%;gap:.9375rem}.recommended-slots-title{color:#fff;font-family:var(--font-sf-pro-text);font-size:2rem;font-weight:600;line-height:2.5rem}@media(max-width:1600px){.recommended-slots-title{font-family:var(--font-sf-pro-text);font-size:1.25rem;font-weight:600;line-height:1.75rem}}@media(max-width:768px){.recommended-slots-title{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:600;line-height:1.5rem}}@media(max-width:475px){.recommended-slots-title{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:600;line-height:1.25rem}}@media(max-width:1020px){.recommended-slots{padding-left:1.5625rem}}.recommended-slots-container{width:100%}@media(max-width:1020px){.recommended-slots-container>div>.swiper{padding-left:0}}.casino-expander{border-radius:1.875rem;border:0;height:2.8125rem;font-size:.875rem;color:#fff;background:linear-gradient(90deg,#8f13f1,#3616fb,#6eff7c);font-family:var(--font-gilroy);font-weight:700;text-transform:uppercase;width:100%}@media(min-width:376px)and (max-width:768px){.casino-expander{width:21.5625rem}}.casino-expander-container{display:flex;flex-direction:column;gap:.625rem;align-items:center;width:100%}