.Header-module__ldgnoG__header{height:var(--header-height);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--glass-border);z-index:2000;background:#050505d9;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.Header-module__ldgnoG__nav{justify-content:space-between;align-items:center;display:flex}.Header-module__ldgnoG__logo{letter-spacing:-1px;background:var(--accent);-webkit-text-fill-color:transparent;text-transform:lowercase;z-index:2001;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.Header-module__ldgnoG__desktopNav{align-items:center;gap:2.5rem;display:flex}.Header-module__ldgnoG__link{color:var(--white);opacity:.7;font-size:.95rem;font-weight:500;transition:all .3s;position:relative}.Header-module__ldgnoG__link:hover{opacity:1;color:var(--yellow)}.Header-module__ldgnoG__link:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__ldgnoG__link:hover:after{width:100%}.Header-module__ldgnoG__mobileNav{display:none}.Header-module__ldgnoG__hamburger{cursor:pointer;z-index:2001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:flex}.Header-module__ldgnoG__bar{background:var(--white);transform-origin:1px;border-radius:10px;width:2rem;height:.2rem;transition:all .3s linear;position:relative}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__active .Header-module__ldgnoG__bar:first-child{transform:rotate(45deg)}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__active .Header-module__ldgnoG__bar:nth-child(2){opacity:0;transform:translate(20px)}.Header-module__ldgnoG__hamburger.Header-module__ldgnoG__active .Header-module__ldgnoG__bar:nth-child(3){transform:rotate(-45deg)}.Header-module__ldgnoG__mobileMenuLayer{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;opacity:0;pointer-events:none;background:#0009;align-items:flex-end;width:100%;height:100%;transition:opacity .4s;display:flex;position:fixed;top:0;left:0}.Header-module__ldgnoG__showMenu{opacity:1;pointer-events:auto}.Header-module__ldgnoG__bottomSheet{background:var(--dark);border-top:1px solid var(--glass-border);border-radius:32px 32px 0 0;flex-direction:column;width:100%;padding:1.5rem 2rem 3rem;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(100%);box-shadow:0 -20px 40px #00000080}.Header-module__ldgnoG__showMenu .Header-module__ldgnoG__bottomSheet{transform:translateY(0)}.Header-module__ldgnoG__handle{background:var(--gray-light);cursor:pointer;border-radius:10px;width:40px;height:5px;margin:0 auto 2.5rem}.Header-module__ldgnoG__menuLinks{flex-direction:column;gap:1.5rem;display:flex}.Header-module__ldgnoG__menuLink{color:var(--white);background:var(--glass);border:1px solid var(--glass-border);border-radius:16px;align-items:center;gap:1.25rem;padding:1rem;font-size:1.25rem;font-weight:600;transition:all .3s;display:flex}.Header-module__ldgnoG__menuLink:active{background:var(--glass-border);transform:scale(.98)}.Header-module__ldgnoG__linkIcon{font-size:1.5rem}.Header-module__ldgnoG__menuFooter{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-top:3rem;font-size:.9rem;display:flex}.Header-module__ldgnoG__ageBadge{background:var(--accent);color:var(--black);border-radius:6px;padding:4px 8px;font-weight:800}@media (max-width:768px){.Header-module__ldgnoG__desktopNav{display:none}.Header-module__ldgnoG__mobileNav{display:block}.Header-module__ldgnoG__container{padding:0 1.5rem}}
.Footer-module__Grjkva__footer{background:var(--dark);border-top:1px solid var(--glass-border);padding:6rem 0 3rem;position:relative}.Footer-module__Grjkva__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__Grjkva__complianceGrid{border-bottom:1px solid var(--glass-border);grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:5rem;padding-bottom:5rem;display:grid}.Footer-module__Grjkva__complianceCard{flex-direction:column;display:flex}.Footer-module__Grjkva__complianceHeading{color:var(--white);text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-size:1.25rem;font-weight:800}.Footer-module__Grjkva__complianceContent{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Footer-module__Grjkva__item h4{color:var(--yellow);text-transform:capitalize;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Footer-module__Grjkva__item p{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.5}.Footer-module__Grjkva__middle{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.Footer-module__Grjkva__logo{background:var(--accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.Footer-module__Grjkva__nav{gap:2.5rem;display:flex}.Footer-module__Grjkva__link{color:var(--text-secondary);font-size:.95rem;transition:color .3s}.Footer-module__Grjkva__link:hover{color:var(--yellow)}.Footer-module__Grjkva__trustRow{justify-content:center;margin-bottom:3rem;display:flex}.Footer-module__Grjkva__trustLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:3.5rem;display:flex}.Footer-module__Grjkva__trustLink{opacity:.5;filter:grayscale();transition:all .3s}.Footer-module__Grjkva__trustLink:hover{opacity:1;filter:grayscale(0);transform:scale(1.05)}.Footer-module__Grjkva__srijLink{opacity:1;filter:none}.Footer-module__Grjkva__trustImg{object-fit:contain;max-width:100%;height:auto}.Footer-module__Grjkva__srijImg{max-height:40px}.Footer-module__Grjkva__bottom{border-top:1px solid var(--glass-border);flex-direction:column;align-items:center;gap:1.5rem;padding-top:3rem;display:flex}.Footer-module__Grjkva__disclaimer{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Footer-module__Grjkva__ageBadge{background:var(--accent);color:var(--black);border-radius:4px;padding:3px 6px;font-size:.8rem;font-weight:900}.Footer-module__Grjkva__disclaimer p{color:var(--text-secondary);margin:0;font-size:.85rem}.Footer-module__Grjkva__copyright{color:#ffffff4d;font-size:.8rem}@media (max-width:1024px){.Footer-module__Grjkva__complianceGrid{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.Footer-module__Grjkva__complianceContent{grid-template-columns:1fr;gap:1.5rem}.Footer-module__Grjkva__middle{flex-direction:column;gap:2rem}.Footer-module__Grjkva__nav{flex-wrap:wrap;justify-content:center;gap:1.5rem}.Footer-module__Grjkva__trustLogos{gap:2rem}}
.Hero-module__JgYmMq__hero{background:var(--black);min-height:100vh;padding:calc(var(--header-height) + 2rem) 2rem 4rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__animatedBg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__JgYmMq__blob{background:var(--accent);filter:blur(80px);opacity:.15;border-radius:50%;width:400px;height:400px;animation:20s infinite alternate Hero-module__JgYmMq__move;position:absolute}.Hero-module__JgYmMq__blob:nth-child(2){background:#f0f;width:300px;height:300px;animation-duration:15s;animation-delay:-5s;top:20%;left:50%}.Hero-module__JgYmMq__blob:nth-child(3){background:#0ff;width:350px;height:350px;animation-duration:25s;animation-delay:-10s;bottom:10%;right:10%}@keyframes Hero-module__JgYmMq__move{0%{transform:translate(-10%,-10%)rotate(0)}to{transform:translate(20%,20%)rotate(360deg)}}.Hero-module__JgYmMq__content{text-align:center;z-index:1;max-width:900px;position:relative}.Hero-module__JgYmMq__title{text-transform:lowercase;background:linear-gradient(#fff 40%,#fff6 100%);-webkit-text-fill-color:transparent;letter-spacing:-4px;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:clamp(3rem,12vw,8rem);font-weight:800;line-height:1;animation:1.2s cubic-bezier(.23,1,.32,1) Hero-module__JgYmMq__titleReveal}@keyframes Hero-module__JgYmMq__titleReveal{0%{opacity:0;filter:blur(10px);transform:translateY(30px)}to{opacity:1;filter:blur();transform:translateY(0)}}.Hero-module__JgYmMq__changingTextContainer{justify-content:center;align-items:center;gap:.5rem;height:3rem;margin-bottom:4rem;font-size:clamp(1.2rem,3vw,2rem);display:flex;overflow:hidden}.Hero-module__JgYmMq__staticSubtitle{color:var(--white);font-weight:300}.Hero-module__JgYmMq__changingText{color:var(--accent);font-weight:700;animation:.6s cubic-bezier(.23,1,.32,1) Hero-module__JgYmMq__slideUp}@keyframes Hero-module__JgYmMq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__JgYmMq__cta{background:var(--accent);color:var(--black);cursor:pointer;transition:all .5s var(--transition-bounce);border:none;border-radius:100px;padding:1.5rem 4rem;font-size:1.2rem;font-weight:800;position:relative;overflow:hidden;box-shadow:0 0 30px #ff8c004d}.Hero-module__JgYmMq__cta:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.Hero-module__JgYmMq__cta:hover:before{left:100%}.Hero-module__JgYmMq__cta:hover{transform:scale(1.05)translateY(-5px);box-shadow:0 20px 50px #ff8c0080}@media (max-width:768px){.Hero-module__JgYmMq__hero{min-height:80vh}.Hero-module__JgYmMq__title{letter-spacing:-2px;font-size:3.5rem}.Hero-module__JgYmMq__changingTextContainer{flex-direction:column;gap:.25rem;height:auto}}
.OfferCard-module__IE_x8G__card{background:var(--gray);border:1px solid var(--glass-border);box-shadow:var(--shadow-3d);border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.OfferCard-module__IE_x8G__card:hover{border-color:var(--yellow);transform:translateY(-10px);box-shadow:0 30px 60px #0009}.OfferCard-module__IE_x8G__topSection{border-bottom:1px solid var(--glass-border);background:linear-gradient(#ffffff08 0%,#0000 100%);flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem 1.5rem;display:flex}.OfferCard-module__IE_x8G__logoWrapper{justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative}.OfferCard-module__IE_x8G__logo{object-fit:contain;filter:drop-shadow(0 5px 15px #0000004d)}.OfferCard-module__IE_x8G__ratingBadge{flex-direction:column;align-items:center;gap:4px;display:flex}.OfferCard-module__IE_x8G__ratingNumber{color:var(--yellow);font-size:1.25rem;font-weight:800}.OfferCard-module__IE_x8G__ratingStars{color:var(--yellow);letter-spacing:2px;font-size:.8rem}.OfferCard-module__IE_x8G__content{text-align:center;flex-direction:column;flex-grow:1;padding:2rem;display:flex}.OfferCard-module__IE_x8G__title{color:var(--white);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.OfferCard-module__IE_x8G__bonusInfo{margin-bottom:2rem}.OfferCard-module__IE_x8G__bonusText{color:var(--white);margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.OfferCard-module__IE_x8G__spinsText{color:var(--yellow);margin:.5rem 0 0;font-size:1.1rem;font-weight:600}.OfferCard-module__IE_x8G__actions{margin-top:auto}.OfferCard-module__IE_x8G__button{background:var(--accent);width:100%;color:var(--black);border-radius:12px;margin-bottom:1rem;padding:1rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:block}.OfferCard-module__IE_x8G__button:hover{filter:brightness(1.1);transform:scale(1.02)}.OfferCard-module__IE_x8G__tcLink{color:var(--text-secondary);margin:0;font-size:.75rem}@media (max-width:768px){.OfferCard-module__IE_x8G__card{min-width:100%;max-width:100%;margin-right:0}.OfferCard-module__IE_x8G__topSection{gap:1rem;padding:1.5rem 1rem}.OfferCard-module__IE_x8G__logoWrapper{height:70px}.OfferCard-module__IE_x8G__content{padding:1.25rem}.OfferCard-module__IE_x8G__title{margin-bottom:.5rem;font-size:1.25rem}.OfferCard-module__IE_x8G__bonusInfo{margin-bottom:1.25rem}.OfferCard-module__IE_x8G__bonusText{font-size:1.35rem}.OfferCard-module__IE_x8G__spinsText{margin-top:.25rem;font-size:.95rem}.OfferCard-module__IE_x8G__button{margin-bottom:.75rem;padding:.85rem;font-size:1rem}}
.HowTo-module__-dMdxa__section{background:var(--black);padding:8rem 2rem;position:relative;overflow:hidden}.HowTo-module__-dMdxa__container{max-width:1400px;margin:0 auto}.HowTo-module__-dMdxa__header{text-align:center;max-width:800px;margin:0 auto 5rem}.HowTo-module__-dMdxa__title{color:var(--white);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.HowTo-module__-dMdxa__subtitle{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}.HowTo-module__-dMdxa__subtitle strong{color:var(--yellow)}.HowTo-module__-dMdxa__grid{justify-content:space-between;gap:3rem;margin-bottom:5rem;display:flex}.HowTo-module__-dMdxa__card{background:var(--gray);border:1px solid var(--glass-border);text-align:center;box-shadow:var(--shadow-3d);border-radius:24px;flex:1;padding:3rem 2rem;position:relative}.HowTo-module__-dMdxa__number{background:var(--accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:900;display:block}.HowTo-module__-dMdxa__cardTitle{color:var(--white);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.HowTo-module__-dMdxa__cardText{color:var(--text-secondary);font-size:1rem;line-height:1.6}.HowTo-module__-dMdxa__disclaimer{text-align:center;background:#ffd70008;border:1px solid #ffd7001a;border-radius:20px;max-width:700px;margin:0 auto;padding:2rem}.HowTo-module__-dMdxa__disclaimer p{color:var(--text-secondary);margin:0;font-size:.95rem;font-style:italic}@media (max-width:1024px){.HowTo-module__-dMdxa__grid{flex-direction:column;gap:2rem}}@media (max-width:768px){.HowTo-module__-dMdxa__section{padding:5rem 1.5rem}.HowTo-module__-dMdxa__title{font-size:2.25rem}}
.WhySection-module__NMD-qW__section{background:var(--dark);padding:8rem 2rem;position:relative}.WhySection-module__NMD-qW__container{max-width:1400px;margin:0 auto}.WhySection-module__NMD-qW__title{text-align:center;color:var(--white);margin-bottom:5rem;font-size:3rem;font-weight:800}.WhySection-module__NMD-qW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.WhySection-module__NMD-qW__card{background:var(--gray);border:1px solid var(--glass-border);text-align:center;box-shadow:var(--shadow-3d);border-radius:24px;padding:3rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.WhySection-module__NMD-qW__card:hover{border-color:var(--yellow);background:#ffffff0d;transform:translateY(-10px)}.WhySection-module__NMD-qW__icon{margin-bottom:1.5rem;font-size:3rem;display:block}.WhySection-module__NMD-qW__card h3{color:var(--white);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.WhySection-module__NMD-qW__card p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.WhySection-module__NMD-qW__section{padding:5rem 1.5rem}.WhySection-module__NMD-qW__title{margin-bottom:3rem;font-size:2rem}}
.Home-module__jZheXW__offersSection{background:var(--black);padding:8rem 0;position:relative}.Home-module__jZheXW__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Home-module__jZheXW__sectionHeader{text-align:center;margin-bottom:4rem}.Home-module__jZheXW__sectionTitle{color:var(--white);margin-bottom:1rem;font-size:3rem;font-weight:800}.Home-module__jZheXW__sectionSubtitle{color:var(--text-secondary);font-size:1.1rem}.Home-module__jZheXW__offersSlider{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}@media (max-width:1024px){.Home-module__jZheXW__offersSlider{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Home-module__jZheXW__offersSection{padding:3rem 0}.Home-module__jZheXW__container{padding:0 1.5rem;overflow:visible}.Home-module__jZheXW__sectionHeader{text-align:left;margin-bottom:2rem;padding:0}.Home-module__jZheXW__sectionTitle{font-size:1.75rem}.Home-module__jZheXW__sectionSubtitle{font-size:.95rem}.Home-module__jZheXW__offersSlider{flex-direction:column;gap:2rem;padding-bottom:3rem;display:flex}}
