.carousel .movable{overflow:hidden}.carousel .mainView{display:flex;flex-flow:row nowrap;align-items:stretch;overflow:hidden;width:100%;height:100%;flex-basis:100%;border-radius:0}.header.collapsed~.carousel .mainView{background:none}.carousel .mainView .movable{height:auto;align-items:stretch}.carousel .tabcontainer{width:auto;margin:0 auto;height:100%;display:flex;flex-flow:row nowrap;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;align-items:flex-end;justify-content:flex-start}@media (min-width:923px){.carousel .tabcontainer{justify-content:center}}.carousel .tabcontainer::-webkit-scrollbar{display:none}.carousel .viewcontainer{width:100%;min-width:100%;overflow-y:auto;display:block;padding:var(--sidePadding) 0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.carousel .viewcontainer::-webkit-scrollbar{display:none}.itemList{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:28px 4%;margin:4% auto;width:85%}.itemList>*{position:relative}@-moz-document url-prefix(){.itemList>*{margin:0 0 15px}}.carousel--middle{display:flex;flex-flow:column nowrap;height:100%;width:100%;-webkit-user-select:none;user-select:none;position:relative;margin:0 auto;flex:1 1;flex-basis:100%;min-height:0}.carousel .tabs-top{color:#fff;border-radius:6px 6px 0 0}.carousel .tabs-bottom,.carousel .tabs-top{display:flex;flex-flow:row nowrap;width:100%}.carousel .tabs-bottom{overflow:hidden;justify-content:center;z-index:3;top:0;left:0}.carousel .tab{display:flex;flex-flow:row;align-items:center;justify-content:center;width:auto;height:100%;cursor:pointer;padding:15px;color:var(--primaryColor);filter:grayscale(100%);transition:filter .35s cubic-bezier(.15,.3,.25,1),background .35s cubic-bezier(.15,.3,.25,1);-webkit-user-select:none;user-select:none;flex-direction:column;opacity:60%;border-bottom:4px solid transparent}.carousel .tab a{display:flex}.carousel .tab[aria-selected=true]{opacity:100%;filter:none;font-weight:800;border-bottom:4px solid var(--primaryColor)}.carousel .tab[aria-selected=true] .tab-text{color:var(--primaryColor)}.carousel .tab:not([aria-selected=true]):hover{filter:none;opacity:100%;color:var(--primaryColor)}.carousel .tab__icon{margin-bottom:8px;height:60px;width:auto;padding:15px 0}.carousel .tab.default{display:none}.slide-in-right{animation:slideRightToLeft .5s cubic-bezier(0,.89,.58,1) forwards}.slide-in-left{animation:slideLeftToRight .5s cubic-bezier(0,.89,.58,1) forwards}@keyframes slideRightToLeft{0%{transform:translateX(-90%)}to{transform:translateX(0)}}@keyframes slideLeftToRight{0%{transform:translateX(90%)}to{transform:translateX(0)}}.unstyledButton{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.gallery{overflow:hidden;width:auto;max-width:100%;padding-bottom:3px}.gallery__content{display:flex;flex-flow:row wrap;justify-content:space-between;margin:calc(-2% + 2px);overflow:hidden}.gallery--vertical .gallery__content{display:flex;flex-flow:column nowrap;margin-left:calc(-2% + 2px);margin-right:calc(-2% + 2px)}.gallery__content>*{min-width:300px;width:auto;flex:1 1;margin:2%}.gallery--vertical .gallery__content>*{min-width:300px;flex:1 0 auto;margin-top:2%;margin-bottom:2%}.gallery__title-box{width:100%;display:flex;flex-flow:row wrap;align-items:baseline;justify-content:space-between;padding:0;margin-bottom:24px}@media (max-width:570px){.gallery--vertical .gallery__content>*,.gallery__content>*{min-width:55%}}#ftdx-iframe{overflow:hidden}.ftdx:has(iframe) .ftdx__fallbackText{display:none}.footerSmall{font-size:14px;color:#fff;padding:40px 0}.footerSmall__text{border-bottom:1px solid #616b76;padding-bottom:30px;margin-bottom:30px;display:flex;justify-content:space-between}.footerSmall__text a{color:#fff;text-decoration:underline}.footerSmall__nav{display:flex;justify-content:space-between;align-items:center}.footerSmall__menu{display:flex;list-style:none}.footerSmall__menu li{margin-right:40px}.footerSmall__menu li:last-child{margin-right:0;margin-bottom:0}.footerSmall__menu a{color:#fff}.footerSmall__copyright{white-space:nowrap}.footerSmall__downloadMobileApps{display:flex;gap:8px;margin-left:8px}.footerSmall .cookieSettingsButton{display:inline-block;color:inherit;font-size:inherit;font-weight:inherit}.footerSmall .cookieSettingsButton:hover{text-decoration:none}@media screen and (max-width:970px){.footerSmall{padding:30px 0}.footerSmall__text{padding-bottom:20px;margin-bottom:20px}.footerSmall__nav{flex-direction:column;align-items:flex-start}.footerSmall__menu{width:100%;justify-content:space-between}.footerSmall__copyright{margin-top:20px;font-size:12px}}@media screen and (max-width:570px){.footerSmall{padding:18px 0;font-size:10px}.footerSmall__menu{flex-direction:column}.footerSmall__menu li{margin-bottom:10px}.footerSmall__text{padding-bottom:10px;margin-bottom:10px;flex-direction:column;gap:10px}.footerSmall__downloadMobileApps{margin-left:0}.footerSmall__copyright{font-size:8px;margin-top:10px}}.marquee{display:flex;justify-content:center;align-items:center}.marquee>*>*{margin:0 9px}.icon{flex-shrink:0}.offerLandingPageHero{display:flex;background:white;flex-direction:column;height:100dvh;width:100%;position:relative;margin:0;padding:0;box-sizing:border-box;overflow:hidden}.offerLandingPageHero__header{display:none}.offerLandingPageHero__main{display:flex;flex-direction:column;height:100dvh}.offerLandingPageHero__terms-text p:first-child{margin-top:0}.offerLandingPageHero__offer-details{display:flex;flex-direction:column;max-width:480px;padding:32px 32px 0;gap:24px;text-align:center}.offerLandingPageHero__offer-details-top{display:flex;flex-direction:column;align-items:center;gap:12px}.offerLandingPageHero__background{position:relative;background-color:var(--primaryColor);width:100%;height:190px}.offerLandingPageHero__background-logo{position:absolute;z-index:2;top:calc(50% - 15px);left:50%;transform:translate(-50%,-50%);width:92.67px;height:36px}.offerLandingPageHero__background--ellipse-container{width:100%;height:100%;position:absolute;overflow:hidden}.offerLandingPageHero__background--ellipse{position:absolute;top:calc(50% - 15px);left:50%;transform:translate(-50%,-50%);width:800px;height:800px}.offerLandingPageHero__background--mobile-element{display:inline;position:absolute;z-index:2}.offerLandingPageHero__background--desktop-element{display:none}.offerLandingPageHero__background__wave-clip{position:absolute;z-index:1;bottom:-2px;left:0;max-width:none;width:100%;height:50px;pointer-events:none}.offerLandingPageHero__terms{color:var(--neutral95)}.offerLandingPageHero__mobile_coin1{top:33px;left:-14px}.offerLandingPageHero__mobile_star{top:110px;left:13px}.offerLandingPageHero__mobile_coin2{top:103px;right:-25px}.offerLandingPageHero__mobile_dice{top:32px;right:32px}.offerLandingPageHero__content{display:flex;flex-direction:column;align-items:center;flex:1 1;justify-content:space-between;min-height:0}.offerLandingPageHero__heading-icon{width:100%;height:120px}.offerLandingPageHero__subheading{color:var(--brandBlue900)}.offerLandingPageHero__promoCode{display:flex;align-items:center;justify-content:center;width:100%;gap:12px;padding:12px 32px;background:var(--neutral5);border-radius:var(--radiusLarge)}.offerLandingPageHero__promoCodeText{color:var(--neutral95);text-wrap:nowrap}.offerLandingPageHero__promoCodeValue{color:var(--primaryColor)}.offerLandingPageHero__cta{justify-self:center;max-width:none;position:relative;overflow:hidden}.offerLandingPageHero__cta:after{content:"";position:absolute;top:0;left:-150%;width:100%;height:100%;background-image:url(/assets/landing-page/glare.png);background-size:auto 500%;background-repeat:no-repeat;background-position:50%;z-index:2;animation-name:glare;animation-duration:4.05s;animation-timing-function:ease-out;animation-iteration-count:infinite}@keyframes glare{0%{left:-150%;opacity:0}5%{opacity:1}38%{left:150%;opacity:1}53%{opacity:0}to{left:150%;opacity:0}}.offerLandingPageHero__footer{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;flex:1 1;gap:8px;max-height:200px;overflow:hidden}.offerLandingPageHero__cash-image{max-width:100%;flex-shrink:1;min-height:0}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.offerLandingPageHero__arrow-down{color:var(--primaryColor);animation:bounce 2s infinite;padding-bottom:8px}@media (min-width:768px){.offerLandingPageHero__background--ellipse{width:1640.53px;height:1640.53px}}@media (min-width:1024px){.offerLandingPageHero__header{display:flex;padding:16px;position:absolute;top:0;left:0;right:0;z-index:100;justify-content:space-between;align-items:center}.offerLandingPageHero__logo{width:82.37px;height:32px}.offerLandingPageHero__main{flex-direction:row;height:100vh}.offerLandingPageHero__content{width:50%;height:100%;flex:0 0 50%;order:1;background:white;border-radius:0;display:flex;flex-direction:column;padding:158px 80px 80px}.offerLandingPageHero__offer-details{max-width:400px}.offerLandingPageHero__background{display:inline;position:relative;width:50%;flex:0 0 50%;order:2;min-height:100vh}.offerLandingPageHero__background--mobile-element{display:none}.offerLandingPageHero__background--desktop-element{display:inline;position:absolute;z-index:2}.offerLandingPageHero__desktop_coin1{top:67px;left:24px}.offerLandingPageHero__desktop_coin2{top:150px;right:30px}.offerLandingPageHero__desktop_coin3{bottom:-80px;left:-85px}.offerLandingPageHero__desktop_coin4{bottom:35px;right:-60px}.offerLandingPageHero__desktop_star{bottom:230px;left:35px}.offerLandingPageHero__desktop_dice{bottom:280px;right:30px}.offerLandingPageHero__background__wave-clip{display:none}.offerLandingPageHero__background-logo{width:215.39px;height:83.68px;top:50%}.offerLandingPageHero__background--ellipse{width:2000px;height:2000px}.offerLandingPageHero__heading-icon{height:144px}.offerLandingPageHero__footer{justify-content:end}.offerLandingPageHero__cash-image{width:248px;height:124px}}@media (min-width:1440px){.offerLandingPageHero__background-logo{width:230.11px;height:86px}.offerLandingPageHero__desktop_coin1{width:231px;height:195.33px;top:62px;left:38.5px}.offerLandingPageHero__desktop_coin2{width:136px;height:116px;top:119px;right:70px}.offerLandingPageHero__desktop_coin3{width:250px;height:245px;bottom:-90px;left:-57.23px}.offerLandingPageHero__desktop_coin4{width:256px;height:175px;right:-95px}.offerLandingPageHero__desktop_star{width:188px;height:152.19px;left:74.5px}.offerLandingPageHero__desktop_dice{width:155px;height:150px;right:50px}.offerLandingPageHero__heading-icon{height:172.8px}.offerLandingPageHero__cash-image{width:297.6px;height:148.8px}}.splitView{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-template-areas:"left right";align-items:center;column-gap:calc(var(--sidePadding) / 2)}.splitView__item--left{grid-area:left}.splitView__item--right{grid-area:right}.splitView img{width:100%}@media (max-width:600px){.splitView{grid-template-areas:"left left" "right right";column-gap:unset;row-gap:calc(var(--sidePadding) * 2);padding:calc(var(--sidePadding))}.splitView .jumbotron__description{text-align:left}.splitView--flipped{grid-template-areas:"right right" "left left"}}