.includedItem-component{display:flex;flex-direction:column;position:relative;padding:24px;background-color:#fff;width:100%;min-height:313px;max-width:313px;width:95vw;box-shadow:0 4px 28px -8px rgba(25,28,104,.08);overflow:hidden}@media only screen and (min-width:768px)and (max-width:991px){.includedItem-component{max-width:293px;min-height:288px}}@media only screen and (max-width:767px){.includedItem-component{max-width:288px;min-height:288px}}.includedItem-icon{height:64px;width:64px}.includedItem-icon>*{width:100%;height:100%}@media only screen and (min-width:768px)and (max-width:991px){.includedItem-icon{width:48px;height:48px}}.includedItem-heading{color:#09091f;margin:16px 0}.includedItem-description{color:#42424e}.includedItem-ribbon{position:absolute;top:0;right:0;width:96px;height:96px;min-width:96px;min-height:96px}.included-list{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0 auto}.included-list.gap-32px{gap:32px}.included-component{overflow:hidden;background-color:#f2f2fa}.included-component .slick-slider{margin:24px auto 0}.included-component .slick-slider .slick-list{display:grid}.included-component .slick-slider .slick-track{display:flex}.included-component .slick-slider .slick-slide>*>.included-includedItem-component{margin:0 16px}.stars-component{display:flex}.stars-component [class*=icon-]{background:unset;-webkit-text-fill-color:unset;-webkit-background-clip:unset;-moz-background-clip:unset;background-clip:unset;margin:0 1px}.stars-component>i:before{color:#ffb700!important}.reviewItem-component{display:flex;flex-direction:column;padding:39px 24px 24px;position:relative;background-color:#fff;max-width:412px;width:90vw;text-align:left;color:#09091f;box-shadow:0 5px 30px -5px rgba(25,28,104,.1);margin:32px 0;min-height:228px}.reviewItem-component:before{content:" ";position:absolute;top:0;left:0;right:0;width:100%;height:6px;background:linear-gradient(45deg,#d92d94 14.6%,#fc35ad 85.4%);border-radius:4px 4px 0 0}.reviewItem-platform{width:48px;height:48px;top:0;position:absolute;transform:translateY(-42%);z-index:3}.reviewItem-platform>img{width:100%;height:100%}.reviewItem-stars{font-size:16px;line-height:16px}.reviewItem-content{margin-top:16px;color:#42424e}.reviewItem-person{display:flex;align-items:center;margin-top:16px}.reviewItem-photo{margin-right:8px}.reviewItem-name{font-weight:700;font-size:16px;line-height:24px}.platforms-component{display:flex;margin:0 auto;justify-content:center;align-items:center}.platforms-component>div{padding:0 32px}@media only screen and (max-width:991px){.platforms-component{flex-direction:column}.platforms-component>span{display:none}}.platforms-stars{display:flex;font-size:24px;justify-content:center;align-items:center;gap:8px}.platforms-score{color:#42424e}.platforms-score b{color:#09091f}.platforms-based{font-weight:400!important;color:#42424e;margin:8px auto 0;text-align:center}.platforms-based b{color:#09091f;font-weight:700}.platforms-seperator{height:66px;width:1px;background-color:#c4c4ca}.platforms-platforms{display:flex;gap:32px}.platforms-platforms>*{height:36px;min-height:36px;max-height:36px}.platforms-platforms>*>img{height:100%;width:auto}@media only screen and (min-width:768px)and (max-width:991px){.platforms-platforms{margin-top:32px}}@media only screen and (max-width:767px){.platforms-platforms{flex-direction:column;align-items:center;margin-top:32px;gap:16px}}.reviews-component{display:flex;flex-direction:column;background-color:#f2f2fa;text-align:left;align-items:center;overflow:hidden}.reviews-component.white{background-color:#fff}.reviews-text{display:flex;flex-direction:column;width:90vw}.reviews-heading{font-size:31px;font-weight:700;line-height:38px;font-style:normal;color:#09091f;margin-bottom:4px}@media only screen and (max-width:767px){.reviews-heading{font-size:25px;line-height:30px}}.reviews-content{display:flex;width:90%;justify-content:space-around;margin-top:55px;max-width:none!important;width:100%}@media only screen and (max-width:767px){.reviews-content{margin-top:33px}}.fAQs-component{display:flex;flex-direction:column;width:100%}.fAQs-head{display:flex;max-width:1050px;width:90%;margin:90px auto 60px}@media only screen and (min-width:768px)and (max-width:991px){.fAQs-head{flex-direction:column;text-align:center;margin:98px auto 48px}.fAQs-head>:last-child{margin:38px 0 0}}@media only screen and (max-width:767px){.fAQs-head{flex-direction:column;justify-content:center;text-align:center;margin:36px auto 30px}.fAQs-head>:last-child{margin:14px auto 0}}.fAQs-items>*{border-top:1px solid rgba(206,206,217,.7)}.fAQs-items>:last-child{border-bottom:1px solid rgba(206,206,217,.7)}.fAQs-showMore{margin:20px auto 0;cursor:pointer;color:#c42a87;transition:all .3s ease-in-out}.fAQs-showMore:hover{text-decoration:underline}.fAQItem-component{position:relative;cursor:pointer;padding:24px;overflow:hidden;transition:all .4s ease;opacity:1}.fAQItem-component:hover{background-color:#f7f7fa}.fAQItem-component:hover .fAQItem-question{color:#c42a87;opacity:.9;transition:color .2s ease}.fAQItem-component:hover .fAQItem-icon{color:#c42a87}.fAQItem-component.active{background-color:transparent}.fAQItem-component.active .fAQItem-question{color:#09091f;opacity:1!important}.fAQItem-component.active .fAQItem-answer{opacity:1;max-height:1500px;transition:max-height 1.2s ease,opacity 1.2s ease}.fAQItem-component.active .fAQItem-icon{transform:rotate(180deg);color:#09091f}.fAQItem-component.active .fAQItem-padding{height:10px}.fAQItem-component.hide{max-height:0;padding-top:0;padding-bottom:0;opacity:0;transition:all .4s ease}.fAQItem-question{color:#09091f;transition:all .7s linear;padding:0 30px 0 0}.fAQItem-question>div{font-size:inherit;font-weight:inherit;line-height:inherit}.fAQItem-icon{position:absolute;top:19px;right:20px;font-size:28px;line-height:28px;color:#09091f;transition:all .2s ease;transform:rotate(0deg)}.fAQItem-padding{height:0;display:block;transition:height .2s ease}.fAQItem-answer{color:#42424e;max-width:1100px;max-height:0;overflow:hidden;transition:max-height .1s ease,opacity .1s ease;opacity:0;cursor:auto;border:0}.fAQItem-answer a{color:#c42a87;text-decoration:underline}.platformReviews-component{padding:24px;max-width:1300px;width:90%;margin:0 auto;overflow:hidden}.platformReviews-component+.funnelCards-component{padding-top:56px}.platformReviews-component+.title-component{padding:96px 0 0}@media only screen and (min-width:768px)and (max-width:991px){.platformReviews-component+.title-component{padding:56px 0 0}}@media only screen and (max-width:767px){.platformReviews-component+.title-component{padding:48px 0 0}}.platformReviews-list{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1399px){.platformReviews-list{justify-content:space-around}}@media only screen and (max-width:767px){.platformReviews-list{flex-direction:column;gap:24px;height:auto}}.platformReviews-seperator{background-color:#dddde5;height:100%;width:1px;margin:auto 30px;height:58px}@media only screen and (max-width:767px){.platformReviews-seperator{display:none}}.platformReviewsItem-component{display:flex;align-items:center;gap:12px}.platformReviewsItem-logo{height:36px;width:auto;margin:auto 8px auto 0;display:contents}.platformReviewsItem-logo>img{height:inherit;width:auto}@media only screen and (max-width:1399px){.platformReviewsItem-logo{width:32px;height:32px;margin:auto 16px auto 0}}.platformReviewsItem-reviewCount{color:#09091f}.platformReviewsItem-reviewCount sub{font-size:inherit;vertical-align:inherit;color:#42424e;font-weight:400}.platformReviewsItem-stars{margin:auto 0}.platformReviewsItem-text{white-space:pre;color:#42424e}@media only screen and (max-width:991px){.platformReviewsItem-text{font-size:10px;line-height:14px}}.platformReviewsItem-review{display:flex;align-items:center}.platformReviewsItem-stack{margin-left:8px}.crossfadeImage-component{position:relative}.crossfadeImage-component,.crossfadeImage-component>div{width:100%;height:100%;max-height:inherit;max-width:inherit}.crossfadeImage-component>div{display:flex}.crossfadeImage-component>div img{max-height:inherit;max-width:inherit;height:inherit;width:inherit;object-fit:contain;margin:auto}.crossfadeImage-image{transition:opacity .5s ease-in-out;opacity:0}.crossfadeImage-image.show{opacity:1}.crossfadeImage-image.noAnimation{transition:none!important}.crossfadeImage-overlayImage{position:absolute;top:0;left:0}.newStepsItem-component{display:flex;gap:16px;position:relative;transform:translateY(32px)}.newStepsItem-component.animated .newStepsItem-line:before{transition:transform .8s ease}.newStepsItem-component.animated .newStepsItem-circle{transition:background-color .8s ease,color .8s ease}.newStepsItem-component.animated .newStepsItem-circle>div{transition:filter .8s ease}.newStepsItem-component.completed.animated .newStepsItem-circle{transition:background-color .4s ease .5s,color .4s ease .5s}.newStepsItem-component.completed.animated .newStepsItem-circle>div{transition:filter .4s ease .5s}.newStepsItem-component.completed.animated .newStepsItem-line:before{transition:transform .5s ease-in-out}.newStepsItem-component.prev .newStepsItem-line:before{transform:translate(0)}.newStepsItem-status{display:flex;flex-direction:column}.newStepsItem-circle{position:relative;width:33px;height:33px;min-width:33px;min-height:33px;max-width:33px;max-height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:4px;contain:paint}.newStepsItem-circle svg{color:inherit}.newStepsItem-circle>div{filter:drop-shadow(-32px 0 0 transparent);will-change:contents;width:100%;height:100%;position:absolute;left:32px;background-size:100%;background-clip:content-box;background-position:50%;background-origin:content-box;padding:inherit}.newStepsItem-tick{min-height:32px}.newStepsItem-line{position:relative;width:4px;border-radius:4px;height:100%;padding:0 0 24px;min-height:44px;margin:8px auto;contain:paint}.newStepsItem-line:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;transform:translateY(-100%)}.newStepsItem-text{display:flex;flex-direction:column;gap:8px}.newStepsItem-description{color:#42424e;padding:0 0 32px!important}.newSteps-component{display:flex;flex-direction:column}.newSteps-component.largeBottomPadding{padding-bottom:120px}@media only screen and (min-width:768px)and (max-width:991px){.newSteps-component.largeBottomPadding{padding-bottom:56px}}@media only screen and (max-width:767px){.newSteps-component.largeBottomPadding{padding-bottom:48px}}.newSteps-container{display:flex;align-items:center;justify-content:center;gap:56px}.newSteps-container>*{flex:auto}.newSteps-container.reverse{flex-direction:row-reverse}@media only screen and (min-width:992px)and (max-width:1200px){.newSteps-container{gap:32px}}@media only screen and (max-width:991px){.newSteps-container{flex-direction:column!important;gap:0}.newSteps-container .newSteps-featureImage{max-width:500px}}.newSteps-container>:first-child.newSteps-items{max-width:none}.newSteps-title{max-width:622px}@media only screen and (min-width:992px){.newSteps-title *{text-align:left!important}}.newSteps-content{max-width:622px;min-width:50%}.newSteps-items{display:inline-grid;grid-auto-rows:1fr}.newSteps-items,.newSteps-items dd,.newSteps-items dl,.newSteps-items dt{list-style:none;padding:0;margin:0}.newSteps-items>:last-child .newStepsItem-line{display:none}.newSteps-featureImage{width:auto;height:auto;max-width:100%}.newSteps-featureImage img{width:100%;height:auto}.newSteps-cta{display:flex;margin:16px 0 0 32px}@media only screen and (max-width:991px){.newSteps-cta{justify-content:center;margin:16px auto 0}}.includedAltItem-component{display:flex;flex-direction:column;padding:24px;width:100%;max-width:313px;width:95vw;text-align:center}@media only screen and (min-width:768px)and (max-width:991px){.includedAltItem-component{max-width:293px;min-height:288px}}@media only screen and (max-width:767px){.includedAltItem-component{max-width:288px;min-height:288px}}.includedAltItem-component.large{max-width:264px}.includedAltItem-component.large .includedAltItem-icon{width:155px;height:155px;margin:0 auto 32px}.includedAltItem-heading{margin-bottom:16px}.includedAltItem-description{color:#42424e}.includedAltItem-icon{height:110px;width:110px;margin:0 auto 22px}.includedAltItem-icon>lord-icon{height:100%;width:100%}@media only screen and (max-width:767px){.includedAltItem-icon{margin:0 auto 12px}}.includedAltItem-icon>img{width:100%;height:100%}.includedAlt-list{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0 auto;justify-content:space-evenly}.includedAlt-component{overflow:hidden}.includedAlt-component .slick-slider{margin:24px auto 0}.includedAlt-component .slick-slider .slick-list{display:grid}.includedAlt-component .slick-slider .slick-track{display:flex}.includedAlt-component .slick-slider .slick-slide>*>.includedAlt-includedItem-component{margin:0 16px}.includedAlt-component.gap-32px .includedAlt-list{gap:32px}.includedAlt-component.gap-0px .includedAlt-list{width:90%;max-width:1600px;margin:0 auto;gap:0}@media only screen and (max-width:1200px){.includedAlt-component.gap-0px .includedAlt-list{max-width:996px;width:90%}}@media only screen and (max-width:1200px)and (max-width:991px){.includedAlt-component.gap-0px .includedAlt-list{max-width:708px}}@media only screen and (max-width:1200px)and (max-width:767px){.includedAlt-component.gap-0px .includedAlt-list{max-width:95vw}}.includedAlt-component.gap-0px .includedAlt-list>*{padding:16px}.keyCell-component{flex-direction:row!important}.keyCell-component.header .keyCell-title{display:flex;color:#42424e}.keyCell-component.header .keyCell-logo{height:54px;min-height:54px;max-height:54px}.keyCell-component.desc{gap:6px}.keyCell-component.desc .keyCell-title{margin:auto 0 auto auto}.keyCell-component>img{width:100%;position:relative}.keyCell-title{display:flex;gap:4px;align-items:center;justify-content:center;font-weight:700;font-size:14px;line-height:18px;margin:auto;text-align:center;padding:6px;width:inherit}.keyCell-tooltip{height:fit-content;margin:auto 0}.keyCell-tooltip svg{stroke:#42424e;opacity:.3}.keyCell-logo{width:auto;object-fit:contain;height:32px;min-height:32px;max-height:32px;margin:auto}.comparisonTable-component{position:relative;display:flex}.comparisonTable-component.mobile{display:table}.comparisonTable-component.mobile .header{margin:auto}.comparisonTable-component.mobile .header .keyCell-logo{width:inherit;object-fit:none;object-fit:scale-down}.comparisonTable-component.mobile .comparisonTable-row>*{width:50%}@media only screen and (max-width:767px){.comparisonTable-component.mobile .comparisonTable-row>*{min-width:120px}}.comparisonTable-component.mobile .comparisonTable-row .keyCell-logo{height:54px;min-height:54px;max-height:54px}.comparisonTable-carousel .slick-slide>div{width:100%}.comparisonTable-cell{display:flex;flex-direction:column;min-width:157px;width:131px;min-height:96px;height:96px;margin:auto}.comparisonTable-columns{display:flex}.comparisonTable-column{display:flex;flex-direction:column}.comparisonTable-row{display:flex;flex-direction:row}.comparisonTable-header{height:96px}.comparisonTable-rows{display:flex;flex-direction:column}.comparisonTable-rows>*{border-top:1px solid #f1f1f4}.comparisonTable-based{position:absolute;color:#42424e;opacity:.9;text-align:right;font-style:italic;bottom:-20px;right:0;transform:translateY(100%);font-size:12px}@media only screen and (max-width:767px){.comparisonTable-based{bottom:-15px;font-size:11px}}.tickCell-component{width:32px;height:32px;border-radius:50em;margin:auto}.tickCell-component.tick svg{fill:#03c9a9}.tickCell-component.cross svg{fill:#e71700}.notAvailableCell-component{font-weight:700;font-size:13px;line-height:18px;color:#09091f;opacity:.3;text-align:center}.tableCell-col{display:flex;flex-direction:column;gap:4px;text-align:center;margin:auto}.tableCell-source{font-weight:400;font-size:10px;line-height:14px;text-decoration:underline}.tableCell-source.primary{color:#c42a87}.priceCell-price sup{font-weight:700;font-size:13px;line-height:18px;vertical-align:top!important}.priceCell-price sub{font-weight:400;font-size:13px;line-height:18px;vertical-align:middle!important;opacity:.7}.priceCell-price *{margin:auto}.reviewsCell-component{align-items:center}.reviewsCell-component i:before{font-weight:600!important}.reviewsCell-component.bad .reviewsCell-text,.reviewsCell-component.bad i:before{color:#e71700!important}.reviewsCell-text b{opacity:.5}.reviewsCell-stars{font-weight:600}.locationCell-flag{width:auto;margin:0 auto;height:20px;min-height:20px;max-height:20px}.locationCell-text{font-weight:700;font-size:10px;line-height:14px;color:#42424e}.locationCell-source{font-weight:400;font-size:10px;line-height:14px;text-decoration:underline}.comparison-component{display:flex;justify-content:center;flex-direction:row-reverse;overflow:hidden;padding-left:20px;padding-right:20px}@media only screen and (min-width:1400px){.comparison-component{gap:32px}.comparison-component .comparisonTable-component{margin:0!important}}@media only screen and (max-width:1399px){.comparison-component{flex-direction:column}}.comparison-component .comparisonTable-component{margin:auto}@media only screen and (min-width:1400px){.comparison-title{max-width:412px;width:100vw;margin:auto 0;padding:24px}.comparison-title>*{margin-right:0!important;margin-left:0!important;width:100%;text-align:left!important}.comparison-title>.body1{margin-bottom:32px!important}}.comparison-cta{width:fit-content}@media only screen and (max-width:1399px){.comparison-cta.desktop{display:none}}.comparison-cta.mobile{margin:0 auto}@media only screen and (min-width:1400px){.comparison-cta.mobile{display:none}}@media only screen and (min-width:992px)and (max-width:1399px){.comparison-cta.mobile{margin-top:56px}}@media only screen and (min-width:768px)and (max-width:991px){.comparison-cta.mobile{margin-top:48px}}@media only screen and (max-width:767px){.comparison-cta.mobile{margin-top:32px}}@media only screen and (min-width:1400px){.comparison-container{display:flex;flex-flow:row-reverse;gap:32px}}.comparison-finePrint{color:#42424e;font-size:12px}.comparison-tableWrapper{display:inline-flex;flex-flow:column nowrap;width:100%;align-items:center}.comparison-table{display:flex;flex-flow:column nowrap;width:100%;margin-bottom:32px}.comparison-tableHeader{display:flex;flex-flow:row nowrap}.comparison-header{flex:1;padding:36px 0;text-align:center;border-bottom:1px solid #dddde5}.comparison-tableColumn{display:flex;flex-flow:column nowrap}.comparison-tableRow{display:flex;flex-flow:row nowrap;width:100%;border-bottom:1px solid #dddde5}.comparison-data{flex:1;padding:36px 0;text-align:center;color:#42424e}.background-component{display:flex;position:relative}.background-component.secondary{background-color:#f2f2fa}.background-backgroundImage{pointer-events:none;position:absolute;top:0;right:0;left:0;z-index:-1}.background-inner{display:flex;flex-direction:column;width:100%;margin:auto}.background-inner>.sec-padding{padding:0!important}.background-inner>*{background-color:transparent!important}.jackpotBanner-component{display:flex;flex-direction:column;width:100%;position:relative;overflow-x:clip;color:#fff}.jackpotBanner-component.highZ{z-index:3}.jackpotBanner-component img{pointer-events:none;position:absolute;top:0;right:0;left:0}.jackpotBanner-img{object-fit:cover}.jackpotBanner-inner{padding:32px 0 96px;display:flex;flex-direction:column;max-width:1300px;width:90vw;margin:0 auto;width:90vw!important;position:relative}@media only screen and (max-width:1200px){.jackpotBanner-inner{max-width:996px;width:90%;margin:0 auto}}@media only screen and (max-width:1200px)and (min-width:768px)and (max-width:991px){.jackpotBanner-inner{max-width:882px}}@media only screen and (max-width:1200px)and (max-width:767px){.jackpotBanner-inner{max-width:708px}}.jackpotBanner-inner.hasMainImage .jackpotBanner-padding{width:60%}@media only screen and (max-width:1200px){.jackpotBanner-inner.hasMainImage .jackpotBanner-padding{width:100%}}.jackpotBanner-inner.hasMainImage .jackpotBanner-image{width:40%;margin-left:20px}@media only screen and (max-width:1200px){.jackpotBanner-inner.hasMainImage .jackpotBanner-image{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.jackpotBanner-inner{padding:32px 0 56px}}@media only screen and (max-width:767px){.jackpotBanner-inner{padding:32px 0 48px}}.jackpotBanner-header{display:flex;justify-content:center}@media only screen and (max-width:767px){.jackpotBanner-header{margin-bottom:36px}}.jackpotBanner-logo{height:64px}.jackpotBanner-logo>img{width:auto;height:100%;position:relative!important}.jackpotBanner-seperator{display:flex;height:40px;width:1px;background-color:#fff;opacity:.3;margin:auto 32px}@media only screen and (max-width:767px){.jackpotBanner-breadcrumbs,.jackpotBanner-seperator{display:none}}.jackpotBanner-title{font-weight:700;z-index:1}.jackpotBanner-title b{text-transform:uppercase}@media only screen and (max-width:374px){.jackpotBanner-title br{display:none;content:""}}.jackpotBanner-subheading{color:hsla(0,0%,100%,.7);max-width:856px;margin:16px auto 0}@media only screen and (max-width:767px){.jackpotBanner-subheading{margin:32px auto 0}}.jackpotBanner-mainImage{pointer-events:none;margin:-42px 0 -120px}.jackpotBanner-mainImage>img{position:relative;width:100%;height:100%;min-width:700px;left:50%;transform:translate(-50%)}@media only screen and (max-width:1200px){.jackpotBanner-mainImage{margin:-80px 0!important}}@media only screen and (max-width:767px){.jackpotBanner-mainImage{margin:-80px 0 -60px!important}}.jackpotBanner-counter{display:flex;height:278px}@media only screen and (max-width:1200px){.jackpotBanner-counter{height:188px}}@media only screen and (max-width:767px){.jackpotBanner-counter{margin:0 auto;height:220px}}.jackpotBanner-label{display:flex;width:auto;font-weight:700;font-size:85px;text-align:center}@media only screen and (max-width:1200px){.jackpotBanner-label{font-size:55.5px}}@media only screen and (max-width:767px){.jackpotBanner-label{font-size:43.5px;line-height:1}}.jackpotBanner-searchArea{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:856px;margin:32px auto 0;width:100%;padding:24px 24px 16px;background-color:#111346;border-radius:24px;position:relative;overflow:clip}.jackpotBanner-searchArea>img{position:absolute;width:100%;height:100%;z-index:0;opacity:.2;mix-blend-mode:soft-light,screen,normal}.jackpotBanner-searchArea>*{z-index:1}.jackpotBanner-searchAreaTitle{background:radial-gradient(circle,hsla(36,69%,87%,.9) 0,rgba(255,165,0,.9) 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;text-shadow:1px 1px 13px rgba(255,208,59,.75);font-weight:800;font-size:12px}.jackpotBanner-searchAreaInput{position:relative;border-radius:12px}.jackpotBanner-searchAreaInput:after{position:absolute;width:100%;height:100%;box-shadow:inset 0 8px 6px 0 rgba(0,0,0,.24);content:"";pointer-events:none}.jackpotBanner-tick{display:flex;gap:4px;align-items:center;color:inherit}@media only screen and (max-width:767px){.jackpotBanner-tick{text-align:center}}@media only screen and (max-width:1200px){.jackpotBanner-tick>span br{display:none;width:0;height:0}}.jackpotBanner-tick svg{width:24px;height:24px;min-width:24px;min-height:24px}.jackpotBanner-ticks{font-weight:500;display:flex;gap:16px}@media only screen and (max-width:991px){.jackpotBanner-ticks{flex-direction:column}}@media only screen and (max-width:767px){.jackpotBanner-ticks{align-items:center}}.jackpotBanner-children{display:flex;flex-direction:column;margin:32px auto 0}.jackpotBanner-children,.jackpotBanner-children>*{width:100%;min-width:100%!important;max-width:1302px}.jackpotBanner-children>*{left:50%;transform:translate(-50%);margin:0!important;padding:0!important}.jackpotBanner-children ul{justify-content:space-between;margin:auto;width:100%}@media only screen and (min-width:768px)and (max-width:991px){.jackpotBanner-children>*{width:110%;left:50%;position:relative;transform:translate(-50%)}}.jackpotBanner-children .slick-active>span:before{background:#ffcb11!important}.jackpotBanner-children .slick-dots{left:50%!important}.jackpotBanner-tc{text-align:center;color:hsla(0,0%,100%,.8);margin:-36px auto 36px;mix-blend-mode:lighten;width:90%}.jackpotBanner-tc a{color:inherit;text-decoration:underline}.jackpotBanner-coins{display:flex;justify-content:space-between;position:absolute;left:50%;transform:translate(-50%);bottom:-128px;z-index:1;min-width:500px;max-width:1200px;width:80vw}@media only screen and (max-width:991px){.jackpotBanner-coins{display:none}}.jackpotBanner-coins>img{position:absolute;width:auto;height:562px;object-fit:contain}.jackpotBanner-coins>img:first-child{left:0;right:auto;transform:translate(-50%,-100%)}.jackpotBanner-coins>img:last-child{right:0;left:auto;transform:translate(50%,-100%)}@media only screen and (max-width:1200px){.jackpotBanner-coins>img{margin-top:-63px;height:300px}}