:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.our-projects-card{width:67.125rem;height:33.5rem;display:flex;gap:2.5rem;position:relative;border-radius:2rem;border:1px solid rgba(143,19,241,.8);background:linear-gradient(180deg,rgba(143,19,241,.01),rgba(143,19,241,.1)),rgba(44,8,87,.2)}@media(max-width:1400px){.our-projects-card{width:60.125rem;height:30.5rem;gap:2.5rem}}@media(max-width:1200px){.our-projects-card{overflow:hidden;width:43rem;height:24.75rem;gap:2.5rem}}@media(max-width:767px){.our-projects-card{flex-direction:column;width:22.1875rem;height:38.5rem;gap:1.5rem}}.our-projects-card-content{width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:4rem 0 4rem 4rem}@media(max-width:1400px){.our-projects-card-content{padding:3.5rem 0 3.5rem 3.5rem}}@media(max-width:1200px){.our-projects-card-content{padding:2rem 0 2rem 2rem}}@media(max-width:767px){.our-projects-card-content{padding:1.5rem;gap:.75rem}}.our-projects-card-text-container{display:flex;align-items:flex-start;flex-direction:column;gap:1.5rem}@media(max-width:1200px){.our-projects-card-text-container{gap:1rem}}.our-projects-card-title{color:#fff;font-family:var(--font-sf-pro-display);font-size:2rem;font-weight:700;line-height:2.5rem}@media(max-width:1400px){.our-projects-card-title{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(max-width:767px){.our-projects-card-title{font-family:var(--font-sf-pro-display);font-size:1.25rem;font-weight:700;line-height:1.75rem}}.our-projects-card-description{text-align:start;color:hsla(0,0%,100%,.6);font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}@media(max-width:1400px){.our-projects-card-description{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(max-width:767px){.our-projects-card-description{font-family:var(--font-sf-pro-text);font-size:.75rem;font-weight:400;line-height:1rem}}.our-projects-card-advantages{display:flex;flex-direction:column;gap:1.25rem}@media(max-width:1200px){.our-projects-card-advantages{gap:1rem}}@media(max-width:767px){.our-projects-card-advantages{gap:.75rem}}.our-projects-card-advantages-item{position:relative;display:flex;align-items:center;gap:1rem}@media(max-width:767px){.our-projects-card-advantages-item{gap:.5rem}}.our-projects-card-advantages-item>span{white-space:nowrap;font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}@media(max-width:1400px){.our-projects-card-advantages-item>span{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(max-width:767px){.our-projects-card-advantages-item>span{font-family:var(--font-sf-pro-text);font-size:.75rem;font-weight:400;line-height:1rem}}.our-projects-card-advantages-item>img{max-width:1.5rem;max-height:1.5rem}@media(max-width:767px){.our-projects-card-advantages-item>img{max-width:1rem;max-height:1rem}}.our-projects-card-button{display:flex;justify-content:center;align-items:center;width:13.5625rem;height:4rem;border-radius:1.875rem;background:linear-gradient(87deg,#8f13f1 13.02%,#3616fb 55.59%,#6eff7c 95.97%);text-decoration:none;color:#fff;font-family:var(--font-sf-pro-display);font-size:1.125rem;font-weight:700;line-height:1.5rem}@media(max-width:1400px){.our-projects-card-button{width:11.5625rem;height:3.5rem;font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(max-width:767px){.our-projects-card-button{width:100%;height:3rem;font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:700;line-height:1.5rem}}.our-projects-card-image{position:relative;width:100%;height:28.5625rem;margin:auto 0}@media(max-width:1400px){.our-projects-card-image{height:25.625rem}}@media(max-width:1200px){.our-projects-card-image{height:20.625rem}}@media(max-width:767px){.our-projects-card-image{display:none}}.our-projects-card-image.mobile{display:none}@media(max-width:767px){.our-projects-card-image.mobile{height:18.75rem;margin-left:0;display:flex}.our-projects-card-image.mobile>img{object-fit:contain!important}}.our-projects-card-image>img{object-fit:cover;object-position:left}.our-projects{color:#fff;position:relative;max-width:120rem;width:100%;margin:1.25rem auto 0}.our-projects-title{width:100%;text-align:center;margin-bottom:4rem;font-family:var(--font-sf-pro-display);font-size:3.5rem;font-weight:700;line-height:4rem}@media(max-width:1600px){.our-projects-title{margin-bottom:3.5rem;font-family:var(--font-sf-pro-display);font-size:3rem;font-weight:700;line-height:3.5rem}}@media(max-width:1440px){.our-projects-title{margin-bottom:3rem;font-family:var(--font-sf-pro-display);font-size:2.5rem;font-weight:700;line-height:3rem}}@media(max-width:768px){.our-projects-title{margin-bottom:2.5rem}}@media(max-width:475px){.our-projects-title{margin-bottom:1.5rem;font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:700;line-height:2rem}}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:1.125rem;display:flex;justify-content:center;align-items:center}.our-projects .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.swiper{margin-left:auto;margin-right:auto}.swiper-slide{transition:transform .3s ease;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.swiper-slide.scaled{transform:scale(.8);opacity:.6}.swiper-slide.centered{transform:scale(1);opacity:1}.our-projects-controls{padding:0 8.75rem;max-width:120rem;width:100%;margin:4rem auto 0;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1600px){.our-projects-controls{padding:0 5rem}}@media screen and (max-width:768px){.our-projects-controls{padding:0 1.5625rem}}@media screen and (max-width:475px){.our-projects-controls{padding:0 .9375rem}}@media(max-width:1200px){.our-projects-controls{margin-top:2.5rem}}@media(max-width:767px){.our-projects-controls{margin-top:1.5rem}}.our-projects-controls-container{display:flex;align-items:center;gap:1rem}.our-projects-controls .pause-btn{width:3rem;height:3rem;border-radius:50%;border:none;cursor:pointer}.our-projects-controls .pause-btn,.our-projects-controls .swiper-pagination{background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center}.our-projects-controls .swiper-pagination{gap:.5rem;position:static!important;max-width:7.875rem;min-width:7.875rem;height:3.0625rem;border-radius:2.375rem}.our-projects-controls .swiper-pagination .swiper-pagination-bullet{width:.375rem;height:.375rem;border-radius:50%;background:#fff;opacity:.3;transition:all .3s;margin:0;display:inline-block}.our-projects-controls .swiper-pagination .swiper-pagination-bullet-active{width:1.9375rem;height:.375rem;border-radius:.25rem;background-color:#fff;opacity:1;transition:all .3s}.our-projects-controls .swiper-navigation{display:flex;gap:.5rem;position:relative;top:.625rem}.our-projects-controls .swiper-navigation .swiper-button-next,.our-projects-controls .swiper-navigation .swiper-button-prev{border:none;position:static;width:3rem;height:3rem;border-radius:50%;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;transition:all .3s}.our-projects-controls .swiper-navigation .swiper-button-next:hover,.our-projects-controls .swiper-navigation .swiper-button-prev:hover{background:hsla(0,0%,100%,.05)}.our-projects-controls .swiper-navigation .swiper-button-next:after,.our-projects-controls .swiper-navigation .swiper-button-prev:after{display:none}.top-slots{position:relative;margin:0 auto;width:100%;max-width:120rem;display:flex;flex-direction:column;gap:3rem}@media(max-width:1600px){.top-slots{gap:2.5rem}}@media(max-width:1440px){.top-slots{gap:2rem}}@media(max-width:475px){.top-slots{gap:1.5rem}}.top-slots-header{padding:0 8.75rem;display:flex;align-items:flex-end;width:100%;justify-content:space-between}@media screen and (max-width:1600px){.top-slots-header{padding:0 5rem}}@media screen and (max-width:768px){.top-slots-header{padding:0 1.5625rem}}@media screen and (max-width:475px){.top-slots-header{padding:0 .9375rem}}@media(max-width:768px){.top-slots-header{justify-content:center}}.top-slots-header-title{font-family:var(--font-sf-pro-display);font-size:3.5rem;font-weight:700;line-height:4rem;color:#fff;text-align:center}@media(max-width:1600px){.top-slots-header-title{font-family:var(--font-sf-pro-display);font-size:3rem;font-weight:700;line-height:3.5rem}}@media(max-width:1440px){.top-slots-header-title{font-family:var(--font-sf-pro-display);font-size:2.5rem;font-weight:700;line-height:3rem}}@media(max-width:475px){.top-slots-header-title{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:700;line-height:2rem}}.top-slots-header-all{cursor:pointer;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.102);text-decoration:none;padding:.75rem 1.5rem;border-radius:5rem;gap:.3125rem;color:#fff;font-family:var(--font-sf-pro-display);font-size:1.125rem;font-weight:700;line-height:1.5rem}@media(max-width:1440px){.top-slots-header-all{font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:700;line-height:1.5rem}}.top-slots-header-all>img{transform:rotate(-90deg)}@media(max-width:768px){.top-slots-header-all.desktop-view-all{display:none}}.top-slots-header-all.mobile-view-all{display:none}@media(max-width:768px){.top-slots-header-all.mobile-view-all{display:flex;position:absolute;bottom:-.25rem;left:1.5625rem}}@media(max-width:475px){.top-slots-header-all.mobile-view-all{left:.9375rem}.top-slots-header-all{display:none;font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:700;line-height:1.5rem}}.top-slots-card{position:relative;display:flex;flex-direction:column;padding:1rem;gap:1rem;border-radius:1.5rem;background:linear-gradient(180deg,#190828,#280942)}.top-slots-card-header{position:relative;width:100%;min-width:17.5rem;height:23.125rem}.top-slots-card-header>img{border-radius:1rem;object-fit:cover}.top-slots-card-links{display:flex;align-items:center;gap:.625rem}.top-slots-card-links-link{cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:700;line-height:1.5rem;color:#fff;text-decoration:none;height:2.5rem}.top-slots-card-links-link.review-link{background-color:hsla(0,0%,100%,.2);padding:.5rem 1.5rem;border-radius:7.5rem;width:100%;max-width:10rem}.top-slots-card-links-link.bonus-link{background:linear-gradient(87.38deg,#8f13f1 13.02%,#3616fb 95.97%);padding:.5rem 1.25rem;border-radius:2.5rem;display:flex;align-items:center;gap:.375rem}.top-slots-card-links-link.bonus-link>img{width:1.5rem;height:1.5rem}.top-slots-card:before{content:"";position:absolute;inset:-.125rem;z-index:-1;width:100%;height:100%;background:linear-gradient(180deg,rgba(143,19,241,.8),rgba(143,19,241,.4) 50%,rgba(143,19,241,0));padding:.125rem;border-radius:1.5rem}.top-slots-body>div>div{padding-top:1.25rem;padding-left:8.75rem}@media(max-width:1600px){.top-slots-body>div>div{padding-left:5rem}}@media(max-width:768px){.top-slots-body>div>div{padding-left:1.5625rem}}@media(max-width:475px){.top-slots-body>div>div{padding-left:.9375rem}}.top-slots-body>div>.carousel-bottom-options{padding-right:8.75rem}@media screen and (max-width:1600px){.top-slots-body>div>.carousel-bottom-options{padding-right:5rem}}@media screen and (max-width:768px){.top-slots-body>div>.carousel-bottom-options{padding-right:1.5625rem}}@media screen and (max-width:475px){.top-slots-body>div>.carousel-bottom-options{padding-right:.9375rem}}@media(min-width:1920px){.top-slots-body>div>.carousel-bottom-options{display:none}}.advantages-map{padding:0 8.75rem;margin:0 auto;width:100%;max-width:120rem;display:flex;flex-direction:column;gap:3rem}@media screen and (max-width:1600px){.advantages-map{padding:0 5rem}}@media screen and (max-width:768px){.advantages-map{padding:0 1.5625rem}}@media screen and (max-width:475px){.advantages-map{padding:0 .9375rem}}@media(max-width:1600px){.advantages-map{gap:2.5rem}}@media(max-width:1440px){.advantages-map{gap:2rem}}@media(max-width:475px){.advantages-map{gap:1.5rem}}.advantages-map-body{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media(max-width:1440px){.advantages-map-body{gap:2rem}}@media(max-width:475px){.advantages-map-body{gap:.9375rem}}.advantages-map-card{display:flex;gap:2.5rem;width:100%}.advantages-map-card.reverse-card-direction{flex-direction:row-reverse}@media(max-width:1440px){.advantages-map-card{gap:2rem}}.advantages-map-card-gradient{flex:1.5 1;position:relative;padding:.125rem;background:linear-gradient(180deg,rgba(143,19,241,.8),rgba(143,19,241,.4) 50%,rgba(143,19,241,0));border-radius:2rem}@media(max-width:1440px){.advantages-map-card-gradient{border-radius:1.5rem}}@media(max-width:768px){.advantages-map-card-gradient{flex:auto}}.advantages-map-card-desc{position:relative;z-index:2;display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;height:100%;gap:1.5rem;padding:3.875rem;border-radius:2rem;background:linear-gradient(180deg,#0f0716,#1b082a)}@media(max-width:1600px){.advantages-map-card-desc{padding:2.5rem;gap:2rem}}@media(max-width:1440px){.advantages-map-card-desc{padding:2rem;border-radius:1.5rem}}@media(max-width:768px){.advantages-map-card-desc{gap:1.5rem}}@media(max-width:475px){.advantages-map-card-desc{padding:1.5rem;gap:0}}.advantages-map-card-desc-container{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1600px){.advantages-map-card-desc-container{gap:.5rem}}@media(min-width:768px)and (max-width:1440px){.advantages-map-card-desc-container{gap:.75rem}}.advantages-map-card-desc-container-title{font-family:var(--font-sf-pro-display);font-size:2rem;font-weight:700;line-height:2.5rem;color:#fff}@media(max-width:1600px){.advantages-map-card-desc-container-title{font-family:var(--font-sf-pro-display);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(max-width:1440px){.advantages-map-card-desc-container-title{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(max-width:475px){.advantages-map-card-desc-container-title{font-family:var(--font-sf-pro-display);font-size:1.25rem;font-weight:700;line-height:1.75rem}}.advantages-map-card-desc-container-text{font-family:var(--font-sf-pro-text);font-size:1.5rem;font-weight:400;line-height:2rem;color:hsla(0,0%,100%,.4)}.advantages-map-card-desc-container-text>strong{font-weight:400;color:#fff}@media(max-width:1600px){.advantages-map-card-desc-container-text{font-family:var(--font-sf-pro-text);font-size:1.25rem;font-weight:400;line-height:1.75rem}}@media(max-width:1440px){.advantages-map-card-desc-container-text{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:475px){.advantages-map-card-desc-container-text{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}.advantages-map-card-desc-link{position:relative;font-family:var(--font-sf-pro-text);font-size:1.125rem;font-weight:700;line-height:1.5rem;color:#fff;display:flex;width:-moz-fit-content;width:fit-content;align-items:center;text-decoration:none;gap:.3125rem;padding:.75rem 0}.advantages-map-card-desc-link>img{transform:rotate(-90deg)}@media(max-width:1600px){.advantages-map-card-desc-link{font-size:1rem}}@media(max-width:475px){.advantages-map-card-desc-link{font-size:.875rem;margin-top:.5rem;margin-bottom:1.5rem}}.advantages-map-card-img{flex:1 1;position:relative;display:flex;flex-grow:1;width:100%;max-width:41.25rem;height:28rem;border-radius:2rem;overflow:hidden;background:linear-gradient(0deg,rgba(44,8,87,.8),rgba(44,8,87,.8)),linear-gradient(180deg,rgba(143,19,241,.01),rgba(143,19,241,.1))}.advantages-map-card-img-gradient{flex-grow:1;position:relative;padding:.125rem;background:linear-gradient(180deg,rgba(143,19,241,.8),rgba(143,19,241,.4) 50%,rgba(143,19,241,0));border-radius:2rem}@media(max-width:1440px){.advantages-map-card-img-gradient{border-radius:1.5rem}}@media(max-width:768px){.advantages-map-card-img-gradient{display:none}}.advantages-map-card-img.desktop-advantage-card{display:flex}@media(max-width:768px){.advantages-map-card-img.desktop-advantage-card{display:none}}.advantages-map-card-img.tablet-advantage-card{display:none}@media(max-width:768px){.advantages-map-card-img.tablet-advantage-card{display:flex}}@media(max-width:1600px){.advantages-map-card-img{max-width:33.875rem;height:21.875rem}}@media(max-width:1440px){.advantages-map-card-img{border-radius:1.5rem}}@media(max-width:768px){.advantages-map-card-img{flex:auto;max-width:100%;height:18.75rem}}@media(max-width:475px){.advantages-map-card-img{height:15.625rem}}.tablet-advantage-card-gradient{display:none;flex-grow:1;position:relative;padding:.125rem;background:linear-gradient(180deg,rgba(143,19,241,.8),rgba(143,19,241,.4) 50%,rgba(143,19,241,0));border-radius:2rem}@media(max-width:768px){.tablet-advantage-card-gradient{border-radius:1.5rem;display:flex;flex:auto}}.top-casinos{position:relative;margin:0 auto;width:100%;max-width:120rem;display:flex;flex-direction:column;gap:3rem}@media(max-width:1600px){.top-casinos{gap:2.5rem}}@media(max-width:1440px){.top-casinos{gap:2rem}}@media(max-width:475px){.top-casinos{gap:1.5rem}}.top-casinos-header{padding:0 8.75rem;display:flex;align-items:flex-end;width:100%;justify-content:space-between}@media screen and (max-width:1600px){.top-casinos-header{padding:0 5rem}}@media screen and (max-width:768px){.top-casinos-header{padding:0 1.5625rem}}@media screen and (max-width:475px){.top-casinos-header{padding:0 .9375rem}}@media(max-width:768px){.top-casinos-header{justify-content:center}}.top-casinos-header-title{font-family:var(--font-sf-pro-display);font-size:3.5rem;font-weight:700;line-height:4rem;color:#fff;text-align:center}@media(max-width:1600px){.top-casinos-header-title{font-family:var(--font-sf-pro-display);font-size:3rem;font-weight:700;line-height:3.5rem}}@media(max-width:1440px){.top-casinos-header-title{font-family:var(--font-sf-pro-display);font-size:2.5rem;font-weight:700;line-height:3rem}}@media(max-width:475px){.top-casinos-header-title{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:700;line-height:2rem}}.top-casinos-header-all{cursor:pointer;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.102);text-decoration:none;padding:.75rem 1.5rem;border-radius:5rem;gap:.3125rem;color:#fff;font-family:var(--font-sf-pro-display);font-size:1.125rem;font-weight:700;line-height:1.5rem}@media(max-width:1440px){.top-casinos-header-all{font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:700;line-height:1.5rem}}.top-casinos-header-all>img{transform:rotate(-90deg)}@media(max-width:768px){.top-casinos-header-all.desktop-view-all{display:none}}.top-casinos-header-all.mobile-view-all{display:none}@media(max-width:768px){.top-casinos-header-all.mobile-view-all{display:flex;position:absolute;bottom:-.25rem;left:1.5625rem}}@media(max-width:475px){.top-casinos-header-all.mobile-view-all{left:.9375rem}.top-casinos-header-all{display:none;font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:700;line-height:1.5rem}}.top-casinos-body{position:relative;align-items:center}.top-casinos-body>div>div{padding-top:1.25rem;padding-left:8.75rem}@media(max-width:1600px){.top-casinos-body>div>div{padding-left:5rem}}@media(max-width:768px){.top-casinos-body>div>div{padding-left:1.5625rem}}@media(max-width:475px){.top-casinos-body>div>div{padding-left:.9375rem}}.top-casinos-body>div>.carousel-bottom-options{padding-right:8.75rem}@media screen and (max-width:1600px){.top-casinos-body>div>.carousel-bottom-options{padding-right:5rem}}@media screen and (max-width:768px){.top-casinos-body>div>.carousel-bottom-options{padding-right:1.5625rem}}@media screen and (max-width:475px){.top-casinos-body>div>.carousel-bottom-options{padding-right:.9375rem}}@media(min-width:1920px){.top-casinos-body>div>.carousel-bottom-options{display:none}}.top-casinos-body-item{position:relative;display:flex;width:19.5rem;flex-direction:column;padding:1.5rem;border-radius:2rem;gap:1.5rem;background:linear-gradient(180deg,#190828,#280942)}@media(max-width:475px){.top-casinos-body-item{border-radius:1.5rem}}.top-casinos-body-item:before{content:"";position:absolute;width:100%;height:100%;inset:-.125rem;z-index:-1;padding:.125rem;border-radius:2rem;background:linear-gradient(180deg,rgba(143,19,241,.8),rgba(143,19,241,.4) 50%,rgba(143,19,241,0))}@media(max-width:475px){.top-casinos-body-item:before{border-radius:1.5rem}}.top-casinos-body-item-links{display:flex;align-items:center;gap:.625rem}.top-casinos-body-item-links-link{cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:700;line-height:1.5rem;color:#fff;text-decoration:none;height:2.5rem}.top-casinos-body-item-links-link.review-link{background-color:hsla(0,0%,100%,.2);padding:.5rem 1.5rem;border-radius:7.5rem}.top-casinos-body-item-links-link.bonus-link{border:none;width:100%;max-width:10rem;background:linear-gradient(87.38deg,#8f13f1 13.02%,#3616fb 95.97%);padding:.5rem 1.25rem;border-radius:2.5rem}.top-casinos-body-item-img{position:relative;background-color:#0d0713;border-radius:1.5rem;width:100%;max-width:16.5rem;height:10rem;display:flex;align-items:center;justify-content:center}.slogan-background{height:62.5rem!important;overflow:hidden}@media(max-width:1440px){.slogan-background{height:50rem!important}}@media(max-width:768px){.slogan-background{height:37.5rem!important}}@media(max-width:475px){.slogan-background{height:31.25rem!important}}.main-home-page-wrapper-with-paddings{padding:0 8.75rem;max-width:120rem;width:100%;margin:0 auto}@media screen and (max-width:1600px){.main-home-page-wrapper-with-paddings{padding:0 5rem}}@media screen and (max-width:768px){.main-home-page-wrapper-with-paddings{padding:0 1.5625rem}}@media screen and (max-width:475px){.main-home-page-wrapper-with-paddings{padding:0 .9375rem}}.main-home-page-wrapper-with-paddings>header>.header-desktop>.header-desktop-menu{margin-bottom:5rem}@media(max-width:1024px){.main-home-page-wrapper-with-paddings>header>.header-mobile{margin-bottom:0}}.slogan{position:relative}.slogan-wrapper{padding:4rem 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.5rem}@media(max-width:1600px){.slogan-wrapper{padding:2.5rem 0}}@media(max-width:768px){.slogan-wrapper{padding:0}}@media(max-width:1440px){.slogan-wrapper{gap:2rem}}@media(max-width:768px){.slogan-wrapper{margin-top:2.5rem}}@media(max-width:475px){.slogan-wrapper{gap:1.5rem}}.slogan-title{display:flex;flex-direction:column;color:#fff;font-family:var(--font-sf-pro-display);font-size:5.5rem;font-weight:700;line-height:6rem}@media(max-width:1600px){.slogan-title{font-family:var(--font-sf-pro-display);font-size:4.5rem;font-weight:700;line-height:5rem}}@media(max-width:1440px){.slogan-title{font-family:var(--font-sf-pro-display);font-size:4rem;font-weight:700;line-height:4.5rem}}@media(max-width:768px){.slogan-title{font-family:var(--font-sf-pro-display);font-size:3.5rem;font-weight:700;line-height:4rem}}@media(max-width:475px){.slogan-title{font-family:var(--font-sf-pro-display);font-size:2rem;font-weight:700;line-height:2.5rem}}.slogan-textSecondary-wrapper{padding:0 10rem}@media(max-width:1600px){.slogan-textSecondary-wrapper{padding:0 9.25rem}}@media(max-width:1440px){.slogan-textSecondary-wrapper{padding:0 6.25rem}}@media(max-width:768px){.slogan-textSecondary-wrapper{padding:0 1.5rem}}@media(max-width:475px){.slogan-textSecondary-wrapper{padding:0}}.slogan-textSecondary{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){.slogan-textSecondary{font-family:var(--font-sf-pro-text);font-size:1.25rem;font-weight:400;line-height:1.75rem}}@media(max-width:768px){.slogan-textSecondary{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:475px){.slogan-textSecondary{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}.slogan-textSecondary.white{color:#fff}@media(max-width:1000px){.slogan-textSecondary.mobile{display:none}}.slogan-buttons{display:flex;gap:1.5rem}@media(max-width:768px){.slogan-buttons{gap:1rem;margin-bottom:0}}@media(max-width:475px){.slogan-buttons{gap:.625rem}}.slogan-button-casinos{display:flex;justify-content:center;align-items:center;text-decoration:none;height:4rem;border-radius:1.875rem;padding:0 2.5rem;color:#fff;cursor:pointer;border:none;background:linear-gradient(87.38deg,#8f13f1 13.02%,#3616fb 55.59%,#6eff7c 95.97%);font-family:var(--font-sf-pro-display);font-size:1.125rem;font-weight:700;line-height:1.5rem}@media(max-width:1440px){.slogan-button-casinos{font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:700;line-height:1.5rem;height:3.5rem;padding:0 2rem}}@media(max-width:475px){.slogan-button-casinos{font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:700;line-height:1.5rem;height:3rem;padding:0 2rem}}@media(max-width:360px){.slogan-button-casinos{font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:700;line-height:1.5rem;padding:0 1.5rem}}.social-panel{padding:0 8.75rem;display:flex;position:relative;width:100%;max-width:120rem;margin:0 auto}@media screen and (max-width:1600px){.social-panel{padding:0 5rem}}@media screen and (max-width:768px){.social-panel{padding:0 1.5625rem}}@media screen and (max-width:475px){.social-panel{padding:0 .9375rem}}.social-panel-container{position:relative;width:100%;display:flex;border-radius:2rem;gap:4rem;padding-right:4rem;height:10rem;background:linear-gradient(0deg,#2c0857,#2c0857);align-items:center}.social-panel-container:before{position:absolute;content:"";width:100%;height:100%;inset:0;background:radial-gradient(37.83% 59.07% at 87.83% 42.87%,rgba(145,55,255,.28) 0,rgba(175,55,255,0) 100%)}.social-panel-container:after{content:"";position:absolute;inset:0;border-radius:2rem;background:url(/_next/static/media/bg-img-sum-banner-1.0e11494c.png) 50%/cover}@media(max-width:1440px){.social-panel-container:after{border-radius:1.5rem}}@media(max-width:475px){.social-panel-container:after{background:url(/_next/static/media/bg-img-sum-banner-1-mob.caba19e1.png) 50%/cover}}@media(max-width:1600px){.social-panel-container{padding-right:2.5rem;gap:1.5rem}}@media(max-width:1440px){.social-panel-container{border-radius:1.5rem;height:8.75rem}}@media(max-width:935px){.social-panel-container{gap:2rem;height:12.75rem}}@media(max-width:700px){.social-panel-container{padding:0 1.5rem 2rem;border-radius:2rem;height:23rem;gap:1.5rem;-webkit-backdrop-filter:blur(36.5999984741px);backdrop-filter:blur(36.5999984741px);box-shadow:inset 0 -8px 16px 0 hsla(0,0%,100%,.051);flex-direction:column}}.social-panel-container-img{position:relative;width:100%;max-width:15rem;height:inherit}@media(max-width:1440px){.social-panel-container-img{max-width:13.125rem}}@media(max-width:475px){.social-panel-container-img{max-width:100%}}.social-panel-container-img-source{position:relative;border-bottom-left-radius:2rem;z-index:1}@media(max-width:935px){.social-panel-container-img-source.desktop-view-img{display:none}}.social-panel-container-img-source.tablet-view-img{display:none}@media(min-width:700px)and (max-width:935px){.social-panel-container-img-source.tablet-view-img{display:flex}}.social-panel-container-img-source.mobile-view-img{display:none}@media(max-width:700px){.social-panel-container-img-source.mobile-view-img{display:flex;object-fit:cover}}.social-panel-container-body{display:flex;width:100%;align-items:center;justify-content:space-between}@media(max-width:935px){.social-panel-container-body{justify-content:flex-start;flex-direction:column;gap:2rem}}@media(max-width:475px){.social-panel-container-body{gap:1.5rem}}.social-panel-container-body-links{position:relative;z-index:1;display:flex;gap:1.5rem;align-items:center}@media(max-width:1600px){.social-panel-container-body-links{gap:1rem}}@media(max-width:475px){.social-panel-container-body-links{gap:.625rem}}@media(max-width:375px){.social-panel-container-body-links{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto}}.social-panel-container-body-text{font-family:var(--font-sf-pro-display);font-size:2rem;font-weight:700;line-height:2.5rem;color:#fff}@media(max-width:1600px){.social-panel-container-body-text{font-family:var(--font-sf-pro-display);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(max-width:1440px){.social-panel-container-body-text{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(max-width:475px){.social-panel-container-body-text{font-family:var(--font-sf-pro-display);font-size:1.25rem;font-weight:700;line-height:1.75rem;text-align:center}}.social-panel-link{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:1.5rem;border-radius:1.5rem;width:5rem;background:linear-gradient(0deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1)),linear-gradient(189.66deg,rgba(143,19,241,.01) 1.82%,rgba(143,19,241,.3) 94.55%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:inset 0 3px 4px 0 hsla(0,0%,100%,.2)}.social-panel-link>img{width:2rem;height:2rem}@media(max-width:1440px){.social-panel-link{padding:1rem;border-radius:1rem;width:auto}}@media(max-width:475px){.social-panel-link{border-radius:.75rem}.social-panel-link>img{width:1.25rem;height:1.25rem}}