.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%}.pagination{display:flex;align-items:center;column-gap:1.375rem}.pagination span{color:#aaa;font-family:var(--font-gilroy);font-size:1.125rem;font-weight:700;line-height:1.3925rem}.pagination-button{display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border:none;background:#323232;border-radius:50%;cursor:pointer}.pagination-button:disabled{cursor:not-allowed;opacity:.6}.pagination-back img{transform:rotate(180deg)}.pagination-pages{display:flex;column-gap:1.125rem}.pagination-page{color:#aaa;border:none;background:transparent;font-family:var(--font-gilroy);font-size:1.125rem;font-weight:700;line-height:1.3925rem;cursor:pointer}.pagination .active{color:#fff}@media(min-width:1025px)and (max-width:1600px){.pagination{column-gap:2.375rem}.pagination-button{width:3.25rem;height:3.25rem}.pagination-pages{column-gap:1.75rem}}@media(min-width:577px)and (max-width:1024px){.pagination{display:flex;align-items:center;column-gap:1.75rem}.pagination-pages{column-gap:1.5625rem}}.slot-show-dropdown{position:relative;width:5.3125rem;height:-moz-fit-content;height:fit-content;border-radius:.5rem;background-color:#201e21}.slot-show-dropdown-container{display:none;width:-moz-fit-content;width:fit-content;align-items:center;column-gap:.9375rem}.slot-show-dropdown-label{color:#aaa;font-family:var(--font-gilroy);font-size:1.125rem;font-weight:500;line-height:1.364375rem;text-wrap:nowrap}.slot-show-dropdown.open{border-top-right-radius:.9375rem;border-bottom-left-radius:0;border-top-left-radius:.9375rem;border-bottom-right-radius:0}.slot-show-dropdown-header{cursor:pointer;font-family:var(--font-gilroy);font-weight:700;font-size:1.125rem;line-height:1.3925rem;text-transform:capitalize;width:100%;display:flex;align-items:center;justify-content:space-between;padding:.875rem;color:#fff}.slot-show-dropdown-list{position:absolute;top:2.375rem;width:100%;font-family:var(--font-gilroy);font-weight:400;font-size:.875rem;line-height:1.0325rem;max-height:8.125rem;overflow-y:auto;border-bottom-left-radius:.9375rem;border-bottom-right-radius:.9375rem;z-index:9;display:none;background-color:#201e21}.slot-show-dropdown .open{display:block}.slot-show-dropdown-item{text-transform:capitalize;padding:.5rem 0 .5rem .875rem;color:hsla(0,0%,100%,.4);cursor:pointer}.slot-show-dropdown-arrow{display:inline-block;width:.5625rem;height:.5625rem;border-left:.125rem solid #545454;border-bottom:.125rem solid #545454;transform:rotate(-45deg);transition:transform .3s ease;margin-bottom:.1875rem}.slot-show-dropdown .rotate{margin-top:.1875rem;transform:rotate(135deg)}@media(min-width:1600px){.slot-show-dropdown-container{display:flex}.slot-show-dropdown-label{color:#aaa;font-family:var(--font-gilroy);font-size:1.125rem;font-weight:500;line-height:1.364375rem;text-wrap:nowrap}}@media(min-width:1025px)and (max-width:1600px){.slot-show-dropdown-container{display:flex}.slot-show-dropdown-label{color:#aaa;font-family:var(--font-gilroy);font-size:1.125rem;font-weight:500;line-height:1.364375rem;text-wrap:nowrap}}@media(min-width:620px)and (max-width:1024px){.slot-show-dropdown-container{display:flex}.slot-show-dropdown-label{font-size:.875rem;font-weight:700;line-height:1.083125rem}.slot-show-dropdown-header{font-family:var(--font-gilroy);font-weight:700;font-size:1.125rem;line-height:1.3925rem;text-transform:capitalize;width:100%;display:flex;align-items:center;justify-content:space-between;padding:.875rem;color:#fff}}