:root {--theme-glow:rgba(255,255,255,0.1);--halo-heavy:rgba(255,255,255,0.2);--headline-font:'Montserrat','Helvetica Neue',Arial,sans-serif;--text-base:'Montserrat','Helvetica Neue',Arial,sans-serif;--inset-block:3.5rem 1.8rem;--tile-pad:1.4rem;--space:1.2rem;--ui-curve:6px;--card-box-curve:10px;--casumo-glass-background:#42069e;--edge-glass-effect:#5216ae;--frosted-shade:0 2px 12px rgba(0, 0, 0, 0.3);--footer-certification:#6080f0}*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;max-width:100%}body{font-family:var(--text-base);background:var(--casumo-bg);color:var(--theme-text-content);line-height:1.65;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:64px}h1,h2,h3,h4,h5,h6{font-family:var(--headline-font);line-height:1.15}a{color:var(--lead);text-decoration:none;transition:color .25s}a:hover{color:var(--ui-hover-primary)}@keyframes shimmer{0%{background-position:200% center}100%{background-position:-200% center}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes glowPulse{0%,100%{box-shadow:0 0 15px var(--theme-glow)}50%{box-shadow:0 0 28px var(--halo-heavy)}}@keyframes fadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.header-burger-open span:first-child{transform:translateY(7px) rotate(45deg)}.header-burger-open span:nth-child(2){opacity:0}.header-burger-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.header-nav-open{display:flex!important}}.widget-zone.alt{position:fixed;left:0;top:0;bottom:0;width:var(--width-sidebar,64px);overflow-y:auto;z-index:10;flex-shrink:0}.site-side-panel-core{position:relative;height:100%;overflow-y:auto}.page-footer-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.colophon-logo{display:flex;align-items:center;gap:.5rem}.main-page-footer-brand{height:30px;width:auto}.page-footer-navbar-area{display:flex;gap:1.2rem;flex-wrap:wrap}.page-footer-navbar-area a{font-size:.82rem;color:var(--casumo-copy-muted);text-decoration:none;transition:color .2s}.page-footer-navbar-area a:hover{color:var(--lead);text-decoration:underline;text-underline-offset:2px}.main-footer-separator-grid{height:1px;background:rgba(255,255,255,.08);margin:.5rem 0}.colophon-lower{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.8rem;padding-top:.6rem}@media (max-width:480px){:root {--inset-block:1.8rem 0.8rem;--tile-pad:0.9rem;--space:0.6rem}h1{font-size:1.4rem!important}h2{font-size:1.15rem!important}}@media (max-width:768px){:root {--inset-block:2.5rem 1rem;--tile-pad:1.2rem}}@media (min-width:769px) and (max-width:1024px){:root {--inset-block:3.5rem 1.5rem;--tile-pad:1.5rem}}header{background-color:var(--casumo-bg);position:fixed;top:0;left:0;width:100%;z-index:9999;height:64px;font-family:var(--headline-font)}.main-site-header-shell-row{display:flex;justify-content:space-between;padding:0 35px 0 20px;height:100%;align-items:center}.main-site-header-shell-row a{color:var(--theme-text-content);text-decoration:none}.main-site-header-shell-row a:hover{color:unset}.site-page-header-left-side{display:flex;align-items:center;gap:40px}.emblem-holder-inner img{max-height:50px;width:auto;max-width:200px;object-fit:contain;display:block}.page-header-menu{display:flex;align-items:center;list-style:none;gap:30px;margin:0;padding:0;font-size:15px;font-weight:600}.page-header-menu a{color:var(--casumo-copy-muted)}.page-header-menu a:hover{color:var(--theme-text-content)}.page-header-end{display:flex;align-items:center;gap:15px}.site-header-action-buttons{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.site-header-action-buttons a{padding:10px 12px;border-radius:1000px;line-height:normal}.sign-in-cta-grid{border:1px solid var(--theme-edge);color:var(--theme-text-content)}.sign-in-cta-grid:hover{background-color:var(--theme-fill-alt)}.site-sign-up-btn-shell{position:relative}.join-btn{background:var(--lead);border:1px solid var(--lead);color:var(--text-content-button,#fff)}.join-btn:hover{filter:brightness(1.15)}.register-reward{position:absolute;top:-12px;right:-10px;background-color:var(--highlight);color:#000;border-radius:15px;font-size:8px;font-weight:700;padding:1px 2px;display:flex;align-items:center;gap:2px}.menu-toggle-action-section{background:0 0;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.menu-toggle-action-section img{filter:invert(1)}.main-offcanvas{position:fixed;top:0;left:-100%;width:90%;height:100vh;background:var(--casumo-bg);z-index:10000;transition:left .3s;display:flex;flex-direction:column}.main-offcanvas.open{left:0}.main-offcanvas-close-area{background:0 0;border:none;padding:10px;color:var(--theme-text-content);cursor:pointer}.main-offcanvas-close-area:hover{background:0 0}.main-offcanvas-topbar{display:flex;justify-content:flex-end}.offcanvas-content-body-group{padding:20px;display:flex;flex-direction:column;gap:25px}.offcanvas-content-body-group .page-header-menu{flex-direction:column;align-items:flex-start;gap:15px}.offcanvas-content-body-group .page-header-menu a{font-size:16px;padding:12px 0;display:block}.offcanvas-backdrop-box{position:fixed;inset:0;background:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .3s;z-index:9999}.offcanvas-backdrop-box.show{opacity:1;pointer-events:all}@media (max-width:1124px){.site-header-navigation-shell{display:none}.main-offcanvas .site-header-navigation-shell{display:flex;max-width:fit-content}.main-offcanvas .page-header-menu{flex-direction:column;align-items:flex-start;font-size:12px;gap:15px}}@media (min-width:1125px){.main-offcanvas,.menu-toggle-action-section,.offcanvas-backdrop-box{display:none}}@media (max-width:768px){.page-header-search{display:none}.main-site-header-shell-row{padding:0 20px}.site-page-header-left-side{gap:10px}.page-header-end{flex-shrink:0}.emblem-holder-inner{max-width:80px;min-width:0;flex-shrink:1}.emblem-holder-inner img{max-width:100%}}#secondary{width:64px;min-width:64px;background:var(--theme-fill-alt);border-right:1px solid rgba(128,128,128,.18)}.site-side-panel-core{display:flex;flex-direction:column;align-items:center;padding:12px 8px;gap:8px}.site-side-rail-icon-entry{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:6px;transition:background .2s}.site-side-rail-icon-entry:hover{background:var(--tile-surface)}.site-side-rail-icon-entry img{object-fit:contain;opacity:.7;transition:opacity .2s}.site-side-rail-icon-entry:hover img{opacity:1}.site-aside-hr-grid{border:0;height:1px;background:rgba(128,128,128,.18);width:80%;margin:4px auto}.masthead-surface,.masthead-surface *,.site-header-bg-bottom-area,.site-header-bg-bottom-area *{font-family:var(--headline-font)!important}.masthead-surface{background:url(../images/header-bg.png?v=019700e0) 0 0/cover no-repeat;width:100%;max-width:1400px;margin:0 auto;border-radius:0;overflow:hidden}.topbar-surface-content-section{display:flex;align-items:center;flex-direction:column;padding-top:12%;padding-bottom:50px}.topbar-surface-content-section br{display:none}.topbar-surface-content-section>a{display:inline-block;width:auto}.site-header-bg-headline{text-transform:uppercase;font-size:36px!important;font-weight:600;margin-bottom:0;color:var(--highlight);text-shadow:2px 2px 4px #000,0 0 15px #000}.topbar-background-deposit{font-size:126px!important;font-weight:900!important;font-style:italic;text-transform:uppercase;line-height:1.15;color:var(--theme-text-content);filter:drop-shadow(0px 2px 2.7px rgba(0, 0, 0, 1)) drop-shadow(2px 2px 2.9px rgba(0, 0, 0, 1))}.main-header-surface-offer{font-size:28.8px!important;font-weight:900;color:var(--theme-text-content);text-transform:uppercase;text-shadow:2px 2px 4px #000,0 0 15px #000;margin-bottom:20px}.main-page-header-surface-button{background:var(--lead);color:var(--text-content-button,#fff);border:none;cursor:pointer;padding:9px 58px!important;border-radius:1000px!important;font-size:18px;font-weight:700;text-transform:capitalize;width:auto!important;box-shadow:none;transition:.5s}.main-page-header-surface-button:hover{background:var(--ui-hover-primary);transform:translateY(-2px)}.page-header-bg-btn-content{display:flex;flex-direction:column;align-items:center;letter-spacing:0}.header-bg-button-core{font-size:24px!important;font-weight:700;line-height:1.6}.topbar-surface-button-description{font-size:13px!important;font-weight:500;opacity:.8;text-transform:none;line-height:1.6}.site-header-bg-bottom-area{display:flex;justify-content:center;align-items:center;line-height:1.5;background:var(--theme-fill-alt);padding:8px 0;margin-bottom:24px;position:relative}.site-header-bg-bottom-area::after,.site-header-bg-bottom-area::before{content:'';position:absolute;top:0;bottom:0;width:15%;z-index:1;pointer-events:none}.site-header-bg-bottom-area::before{left:0;background:linear-gradient(to right,var(--casumo-bg),transparent)}.site-header-bg-bottom-area::after{right:0;background:linear-gradient(to left,var(--casumo-bg),transparent)}.site-header-bg-bottom-area p{display:none}.masthead-bg-lower-inner{text-align:center;margin:0 26px}.masthead-bg-lower-inner .small-content-body-box{font-size:9px;color:var(--casumo-copy-muted);font-weight:600}.masthead-bg-lower-inner .big-main-area{font-size:17px;font-weight:800;color:#fff}@media (min-width:769px){.topbar-surface-content-section{padding-top:calc(12% - 21px)!important;padding-bottom:29px!important}}@media (max-width:768px){.masthead-surface{background-image:url(../images/header-bg-mobile.png?v=c5198e75);background-size:cover;background-position:center;background-repeat:no-repeat;aspect-ratio:1/1;padding:0;margin-left:-20px;margin-right:-20px;width:auto;max-width:none;border-radius:0;overflow:visible;position:relative;--banner-drop:144px;margin-bottom:calc(var(--banner-drop) + 16px)}.masthead-surface .topbar-surface-content-section{position:absolute;left:0;right:0;bottom:calc(var(--banner-drop) * -1);padding:0 16px;gap:4px}.site-header-bg-headline{font-size:20px!important;margin-bottom:4px}.topbar-background-deposit{font-size:66px!important;line-height:1.1}.main-header-surface-offer{font-size:24px!important;margin-bottom:16px}.main-page-header-surface-button{box-sizing:border-box}.site-header-bg-bottom-area{background:var(--theme-fill-alt);gap:10px;padding:8px 15px}.big-main-area{font-size:14px}}.pay-methods{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px 28px;padding:20px 24px;margin:24px auto;max-width:1100px;background:0 0}.pay-methods img{width:72px;height:56px;object-fit:fill;flex-shrink:0;opacity:.9;transition:opacity .2s,transform .2s;filter:grayscale(10%)}.pay-methods img:hover{opacity:1;filter:grayscale(0);transform:translateY(-2px)}@media (max-width:768px){.pay-methods{gap:14px 20px;padding:16px}.pay-methods img{width:56px;height:44px}}.site-primary-area{max-width:1400px;margin:0 auto;padding:20px 20px 60px}.content-body-field-wrap{font-size:15px;line-height:1.8;color:var(--casumo-copy-muted)}.content-body-field-wrap p{margin-bottom:1rem}.content-body-field-wrap strong{color:var(--theme-text-content)}.content-body-field-wrap a:not(.accent-primary-action):not(.mobile-banner-call-to-action):not([class*="-button"]){color:var(--lead);text-decoration:underline}.content-body-field-wrap a:not(.accent-primary-action):not(.mobile-banner-call-to-action):not([class*="-button"]):hover{color:var(--highlight)}@media (max-width:768px){.site-primary-area{padding:5rem 15px 30px}.content-body-field-wrap{font-size:14px}.site-application-banner-container,.site-primary-area>.site-application-banner-container{margin-left:-15px;margin-right:-15px;width:auto;max-width:none}.site-app-banner,.site-app-banner-mobile-wrap img{border-radius:0;width:100%;max-width:100%}}.highlights-container{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:30px 0;margin:0 auto;max-width:1400px}.highlight-panel{aspect-ratio:1;border-radius:20px;display:flex;align-items:flex-end;justify-content:flex-end;padding:14px;background-color:var(--tile-surface,var(--theme-fill-alt));background-size:contain;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}.highlight-panel:hover{transform:scale(1.03);box-shadow:0 6px 20px rgba(0,0,0,.22)}.highlight-panel::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.55) 100%);pointer-events:none}.highlights-container .highlight-panel h3{text-transform:none;border:none;padding:0;font-weight:700;position:relative;z-index:2;color:#fff;letter-spacing:.2px;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.45);text-align:right;width:auto}.fcdl-payouts-inner{background-image:url(../images/fast-pay.png?v=665e01bf)}.main-cashback-area{background-image:url(../images/cashback.png?v=e06d2bdb)}.site-vip{background-image:url(../images/vip-level.png?v=53be0b99)}.main-slots{background-image:url(../images/games.png?v=da458dbf)}.main-missions{background-image:url(../images/feature-missions.png?v=2d6d6161)}@media (max-width:1024px){.highlights-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.highlights-container{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:16px 16px 24px;gap:12px;margin:0 -16px;scrollbar-width:thin}.highlights-container::-webkit-scrollbar{height:4px}.highlights-container::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:2px}.highlight-panel{flex:0 0 44%;max-width:44%;scroll-snap-align:start}.highlights-container .highlight-panel h3{font-size:12px}}.site-block-help-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:30px 0;max-width:800px;margin:0 auto}.group-care{flex:1;background:var(--theme-fill-alt);border-radius:8px;padding:18px;max-width:320px}.main-name-service{display:flex;align-items:center;gap:10px;margin-bottom:8px}.main-name-service img{width:33px;height:33px;flex-shrink:0}.name-support-text-content{font-weight:700;font-size:16px}.group-care p{color:var(--casumo-copy-muted);font-size:13px;margin-bottom:0}@media (max-width:768px){.site-block-help-row{flex-direction:column;padding:0 16px}}.site-application-banner-container{margin:32px auto;max-width:800px}.site-app-banner{display:flex;align-items:stretch;background:var(--tile-surface,var(--theme-fill-alt));border-radius:16px;overflow:hidden;min-height:320px;position:relative;border:1px solid var(--theme-edge);box-shadow:0 4px 18px rgba(0,0,0,.18)}.app-promo-banner-content{flex:1;padding:32px;display:flex;flex-direction:column;justify-content:center;gap:16px}.app-banner-text{display:inline-flex;align-items:center;gap:10px;padding:6px 8px;border-radius:6px;border:1px solid var(--theme-edge);background:var(--theme-fill-alt);align-self:flex-start}.app-banner-caption-image{border-radius:6px;height:28px;width:auto;max-width:90px;object-fit:contain;background:0 0}.application-banner-text-content-body{display:flex;flex-direction:column;gap:2px;min-width:0}.application-banner-label-heading{font-size:12px;font-weight:700;line-height:1.2;color:var(--theme-text-content);letter-spacing:.2px}.app-promo-banner-caption-rate{display:flex;gap:1px}.app-promo-banner-caption-rate img{width:12px;height:12px}.app-promo-banner-caption-rate .site-star-half-wrapper{opacity:.85}.app-promo-banner-caption-verify{background:#069815;color:#fff;font-size:8px;font-weight:700;padding:2px 6px;border-radius:2px;text-transform:none;letter-spacing:.3px;align-self:center;white-space:nowrap}.application-banner-headline{font-size:24px;font-weight:900;line-height:1.25;color:var(--theme-text-content);font-family:var(--headline-font);margin:0}.app-promo-banner-description{color:var(--casumo-copy-muted);font-size:14px;font-weight:600;line-height:1.55;margin:0}.main-app-banner-cta-wrapper{margin-top:4px}.main-app-banner-cta-wrapper .accent-primary-action{margin:0;display:inline-block}.app-promo-banner-image-wrapper{flex:0 0 38%;align-self:stretch;overflow:hidden;position:relative;padding:16px;box-sizing:border-box}.app-promo-banner-image-area{position:absolute;inset:16px;width:calc(100% - 32px);height:calc(100% - 32px);object-fit:contain;object-position:center;display:block;border-radius:8px}.site-app-banner-mobile-wrap{display:none}.site-app-banner-mobile-wrap img{max-width:100%;height:auto;max-height:280px;display:block;border-radius:12px}@media (max-width:768px){.site-app-banner{flex-direction:column;min-height:unset}.app-promo-banner-image-wrapper{display:none}.site-app-banner-mobile-wrap{display:flex;justify-content:center;padding:16px 16px 0}.site-app-banner-mobile-wrap img{max-width:320px}.app-promo-banner-content{padding:20px 20px 24px;gap:12px}.application-banner-headline{font-size:20px}.main-app-banner-cta-wrapper .accent-primary-action{width:100%;text-align:center;justify-content:center}}.accent-primary-action{font-size:18px;font-weight:700;background:var(--lead);color:var(--text-content-button,#fff);padding:10px 56px;border-radius:30px;margin:30px auto;display:block;max-width:fit-content;text-decoration:none;transition:filter .2s}.accent-primary-action:hover{filter:brightness(1.15);color:var(--text-content-button,#fff)}.site-footer-block.colophon-grid{background:var(--fill-footer,var(--theme-fill-alt,#060e2a));color:var(--theme-copy-site-footer,#fff);font-family:Montserrat,system-ui,sans-serif;padding:0;margin-top:60px}.site-footer-block.colophon-grid .colophon-lower,.site-footer-block.colophon-grid .page-footer-top,.site-footer-block.colophon-grid>.site-footer-banking{max-width:1400px;margin:0 auto;padding:20px 40px;box-sizing:border-box}.site-footer-block.colophon-grid .page-footer-top{display:grid;grid-template-columns:minmax(220px,297px) minmax(120px,1fr) minmax(180px,1fr) minmax(220px,297px);gap:24px;align-items:start;padding-top:28px}.site-footer-block.colophon-grid .colophon-logo{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.site-footer-block.colophon-grid .main-page-footer-brand{width:135px;height:34px;object-fit:contain;object-position:left center}.site-footer-block.colophon-grid .main-page-footer-brand-mark-title-wrapper{font-weight:600;font-size:18px;line-height:1.4}.site-footer-block.colophon-grid .site-footer-mail{display:inline-flex;align-items:center;gap:8px;color:var(--theme-copy-site-footer,#fff);font-weight:600;font-size:16px;text-decoration:none}.site-footer-block.colophon-grid .site-footer-mail img{width:15px;height:15px;filter:brightness(0) invert(1);opacity:.85}.site-footer-block.colophon-grid .page-footer-navbar-area{display:flex;flex-direction:column;gap:10px;padding-top:7px}.site-footer-block.colophon-grid .page-footer-navbar-area a{color:var(--link-page-footer,#9296a2);font-size:12px;font-weight:600;line-height:22.29px;text-decoration:none}.site-footer-block.colophon-grid .page-footer-navbar-area a:hover{color:var(--theme-copy-site-footer,#fff)}.site-footer-block.colophon-grid .page-footer-help{display:flex;flex-direction:column;gap:12px}.site-footer-block.colophon-grid .page-footer-help .main-colophon-support-title{font-weight:600;font-size:18px;margin:0;line-height:1.2}.site-footer-block.colophon-grid .page-footer-help p{color:var(--theme-copy-site-footer,#b1b4bc);font-size:14px;line-height:26px;margin:0;font-weight:600}.site-footer-block.colophon-grid .main-footer-separator-grid{height:1px;background:0 0;margin:24px 40px}.site-footer-block.colophon-grid .colophon-lower{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:start;padding-top:0;padding-bottom:24px}.site-footer-block.colophon-grid .page-footer-lower-start{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.site-footer-block.colophon-grid .colophon-certification-panel{display:inline-flex;align-items:center;gap:8px;color:var(--footer-certification,#869dee);font-size:12px;font-weight:600;cursor:pointer}.site-footer-block.colophon-grid .colophon-certification-panel .site-footer-caret{width:10px;height:10px;flex-shrink:0}.site-footer-block.colophon-grid .page-footer-share-pills-inner{display:flex;gap:12px;flex-wrap:wrap}.site-footer-block.colophon-grid .site-footer-social-links-badge{display:inline-flex;align-items:center;gap:10px;background:rgba(217,217,217,.2);border:1px solid #fff;border-radius:25px;box-shadow:4px 5px 4px rgba(0,0,0,.25);padding:8px 22px;min-width:110px;min-height:38px;color:var(--theme-copy-site-footer,#fff);font-weight:600;font-size:12px;text-decoration:none;box-sizing:border-box}.site-footer-block.colophon-grid .site-footer-social-links-badge img{width:22px;height:22px;filter:brightness(0) invert(1)}.site-footer-block.colophon-grid .site-footer-social-links-badge:hover{background:rgba(217,217,217,.3)}.site-footer-block.colophon-grid .site-footer-banking{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:0;padding-bottom:36px}.site-footer-block.colophon-grid .site-footer-banking img{width:100px;height:50px;object-fit:fill;flex-shrink:0}.site-footer-block.colophon-grid .page-footer-bottom-right{display:flex;flex-direction:column;gap:16px;align-items:flex-end}.site-footer-block.colophon-grid .page-footer-language{display:inline-flex;align-items:center;gap:4px;background:var(--ui-page-footer-share-fill,#444a5f);border:none;border-radius:22px;padding:8px 12px 8px 16px;color:var(--theme-copy-site-footer,#fff);font-family:inherit;font-weight:700;font-size:12px;text-transform:capitalize;cursor:pointer;min-width:88px;justify-content:space-between}.site-footer-block.colophon-grid .page-footer-language img{width:12px;height:12px;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1)}.site-footer-block.colophon-grid .main-colophon-legal{color:var(--theme-copy-site-footer,#a2a5af);font-size:10px;font-weight:400;line-height:22.29px;margin:0;text-align:right;text-transform:uppercase;max-width:480px}@media (max-width:960px){.site-footer-block.colophon-grid .page-footer-top{grid-template-columns:1fr 1fr;gap:32px}.site-footer-block.colophon-grid .colophon-lower{grid-template-columns:1fr}.site-footer-block.colophon-grid .page-footer-bottom-right{align-items:flex-start}.site-footer-block.colophon-grid .main-colophon-legal{text-align:left}}@media (max-width:600px){.site-footer-block.colophon-grid .page-footer-top{grid-template-columns:1fr;padding:24px 20px}.site-footer-block.colophon-grid .main-page-footer-brand{object-position:center}.site-footer-block.colophon-grid .colophon-lower{padding:0 20px 24px}.site-footer-block.colophon-grid>.site-footer-banking{padding:8px 20px 32px;gap:16px;justify-content:center}.site-footer-block.colophon-grid .site-footer-banking img{width:70px;height:35px}.site-footer-block.colophon-grid .main-footer-separator-grid{margin-left:20px;margin-right:20px}.site-footer-block.colophon-grid .colophon-logo,.site-footer-block.colophon-grid .page-footer-bottom-right,.site-footer-block.colophon-grid .page-footer-help,.site-footer-block.colophon-grid .page-footer-lower-start,.site-footer-block.colophon-grid .page-footer-top{text-align:center;align-items:center;justify-content:center}.site-footer-block.colophon-grid .page-footer-share-pills-inner,.site-footer-block.colophon-grid .site-footer-banking{justify-content:center;flex-wrap:wrap}.site-footer-block.colophon-grid .page-footer-navbar-area{align-items:center}.site-footer-block.colophon-grid .site-footer-mail{justify-content:center}.site-footer-block.colophon-grid .main-colophon-legal{text-align:center}}.site-footer-block .page-footer-navbar-area:not(:has(a)){display:none}.site-footer-block .footer-navigation-main,.site-footer-block .site-footer-menu-legal-block{text-align:left}.site-footer-block.colophon-grid .page-footer-navbar-area:not(:has(a)){display:none}@media (min-width:961px){.site-footer-block.colophon-grid .page-footer-top:has(.footer-navigation-main a):not(:has(.site-footer-menu-legal-block a)),.site-footer-block.colophon-grid .page-footer-top:not(:has(.footer-navigation-main a)):has(.site-footer-menu-legal-block a){grid-template-columns:minmax(220px,297px) minmax(120px,1fr) minmax(220px,297px)}.site-footer-block.colophon-grid .page-footer-top:not(:has(.page-footer-navbar-area a)){grid-template-columns:1fr auto}}:root {--width-sidebar:64px}.main-site-layout{position:relative;display:block;min-height:calc(100vh - 64px)}.site-main-box{flex:1;min-width:0;padding-top:0}.site-main-box .site-primary-area{max-width:1400px;margin:0 auto;padding:0 20px}.highlights-container,.main-faq-section-block,.site-app-banner{margin-left:auto;margin-right:auto}.site-footer-block[class]{padding-left:var(--width-sidebar,0)}.site-footer-block[class] .colophon-lower,.site-footer-block[class] .page-footer-top{padding-left:20px;padding-right:20px}@media (max-width:921px){#secondary{display:none}.site-footer-block[class]{padding-left:0}}.site-cta-center{text-align:center;margin:30px 0;clear:both}.site-cta-center .accent-primary-action,.site-cta-center a.accent-primary-action{display:inline-block}.accent-primary-action.mobile-banner-call-to-action{padding:8px 32px;font-size:14px;border-radius:24px;margin:0}.highlights-container h2,.main-faq-section-block h2{font-family:var(--headline-font);color:var(--theme-text-content);margin:2.5rem 0 1rem;padding:0;line-height:1.3;clear:both}.highlights-container .highlight-panel{align-items:flex-start;justify-content:flex-start;padding:14px;background-size:contain;background-position:center 40px}.highlights-container .highlight-panel h3{margin:0;font-size:14px}.content-body-field-wrap li{padding:.3rem 0;line-height:1.7}.content-body-field-wrap table{font-size:.92rem}.content-body-field-wrap table th{background:var(--lead);color:var(--text-content-button,#fff)}.content-body-field-wrap table td{border-bottom:1px solid rgba(255,255,255,.08)}.content-body-field-wrap table tr:nth-child(2n) td{background:rgba(255,255,255,.03)}.main-site-layout>.widget-zone.alt{position:fixed;left:0;top:64px;bottom:0;width:var(--width-sidebar,64px);overflow-y:auto;z-index:10}.main-site-layout>.site-main-box{margin-left:var(--width-sidebar,64px);min-width:0;overflow-x:clip}@media (min-width:993px){.site-main-box .site-primary-area{padding-left:20px}.main-site-layout>.widget-zone.alt{max-width:var(--width-sidebar,80px)}}@media (max-width:992px){.main-site-layout>.widget-zone.alt{display:none}.main-site-layout>.site-main-box{margin-left:0}}.masthead-surface{position:relative;z-index:1}.topbar-surface-content-section{position:relative;z-index:2}.table-scroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;clear:both}@media (max-width:768px){.site-cta-center{display:block;margin:30px auto}.content-body-field-wrap .table-scroll>table,.main-legal-content-body-section .table-scroll>table{width:auto;min-width:100%}}.site-side-rail-icon-entry img{width:24px;height:24px;object-fit:contain}.site-side-rail-icon-entry.side-rail-icon-mark-lg-inner img{object-fit:contain;opacity:1;width:48px;height:48px}.page-header-search img{width:18px;height:18px;object-fit:contain}.register-reward img{width:12px;height:12px;object-fit:contain}.menu-toggle-action-section img{width:24px;height:24px;object-fit:contain}.site-legal-headline{font-size:2.4rem;font-weight:800;margin-bottom:.3rem;color:var(--theme-text-content);line-height:1.15;letter-spacing:-.02em}.main-legal-content-body-section{font-size:1rem;line-height:1.85;color:var(--casumo-copy-muted)}.main-legal-content-body-section p{margin-bottom:1.1rem}.main-legal-content-body-section strong{color:var(--theme-text-content)}.content-body-field-wrap li,.main-legal-content-body-section li{color:var(--casumo-copy-muted)}.content-body-field-wrap li strong,.main-legal-content-body-section li strong{color:var(--casumo-copy-muted);font-weight:700}.main-legal-content-body-section a{color:var(--lead);text-decoration:underline;text-underline-offset:2px}.main-legal-content-body-section a:hover{color:var(--ui-hover-primary,var(--highlight))}.main-legal-content-body-section article em{color:var(--casumo-copy-muted);font-style:italic}img{max-width:100%;height:auto}.inner-img-block{max-width:24%;max-height:300px;width:auto;height:auto;object-fit:contain}.main-img-left-side-row{float:left;margin:.75rem 1.8rem 1rem 0}.inner-img-right-side{float:right;margin:.75rem 0 1rem 1.8rem}.content-body-field-wrap h2,.content-body-field-wrap h3,.content-body-field-wrap table{clear:both}.content-clear-group{clear:both;display:block;height:0}@media (max-width:768px){.site-legal-headline{font-size:1.6rem}.main-legal-content-body-section h1{font-size:1.5rem}.main-legal-content-body-section h2{font-size:1.2rem}.inner-img-block,.inner-img-right-side,.main-img-left-side-row{float:none!important;display:block;max-width:100%!important;width:100%!important;max-height:none;height:auto;margin:1rem auto}}.content-body-field-wrap h1,.content-body-field-wrap h2,.content-body-field-wrap h3,.faq-cell h3,.main-faq-section-block h2,.main-faq-section-block h3,.main-legal-content-body-section h1,.main-legal-content-body-section h2,.main-legal-content-body-section h3{font-family:var(--headline-font);color:var(--theme-text-content);text-decoration:none;border:none}.content-body-field-wrap h1,.main-legal-content-body-section h1{font-size:2.75rem;font-weight:800;line-height:1.15;margin-top:2.5rem;margin-bottom:.75rem}.content-body-field-wrap h2,.main-faq-section-block h2,.main-legal-content-body-section h2{font-size:2.25rem;font-weight:800;line-height:1.2;margin-top:2rem;margin-bottom:.6rem}.content-body-field-wrap h3,.faq-cell h3,.main-faq-section-block h3,.main-legal-content-body-section h3{font-size:1.5rem;font-weight:700;line-height:1.3;margin-top:1.5rem;margin-bottom:.5rem}@media (max-width:600px){.content-body-field-wrap h1,.main-legal-content-body-section h1{font-size:2rem}.content-body-field-wrap h2,.main-faq-section-block h2,.main-legal-content-body-section h2{font-size:1.6rem}.content-body-field-wrap h3,.faq-cell h3,.main-faq-section-block h3,.main-legal-content-body-section h3{font-size:1.2rem}}.content-body-field-wrap ul,.main-legal-content-body-section ul{list-style:none;padding-left:0;margin:.75rem 0}.content-body-field-wrap ul li,.main-legal-content-body-section ul li{position:relative;padding-left:1.6rem;margin-bottom:.6rem}.content-body-field-wrap ul li::before,.main-legal-content-body-section ul li::before{content:'\2014';position:absolute;left:0;color:var(--highlight)}.content-body-field-wrap ol,.main-legal-content-body-section ol{list-style:none;padding-left:0;margin:.75rem 0;counter-reset:ol-counter}.content-body-field-wrap ol li,.main-legal-content-body-section ol li{position:relative;padding-left:2rem;margin-bottom:.6rem;counter-increment:ol-counter}.content-body-field-wrap ol li::before,.main-legal-content-body-section ol li::before{content:counter(ol-counter) ')';position:absolute;left:0;color:var(--highlight);font-weight:600}.content-body-field-wrap table,.main-legal-content-body-section table{width:100%;border-collapse:collapse;border:1px solid var(--theme-edge);margin:1.5rem 0}.content-body-field-wrap table th,.main-legal-content-body-section table th{font-weight:700;color:var(--theme-text-content);padding:.65rem .9rem;text-align:left;border:1px solid var(--theme-edge);background:0 0}.content-body-field-wrap table td,.main-legal-content-body-section table td{padding:.65rem .9rem;border:1px solid var(--theme-edge);color:var(--theme-text-content)}.questions-accented{margin:30px auto}.questions-accented h2{color:var(--theme-text-content)}.questions-accented .faq-cell{border-left:3px solid var(--lead);border-radius:0 8px 8px 0;background:var(--tile-surface,var(--theme-fill-alt));margin-bottom:8px;overflow:hidden}.questions-accented .faq-cell:last-child{margin-bottom:0}.questions-accented .faq-cell h3{margin:0;padding:15px 18px;font-size:1.15rem;font-weight:600;color:var(--theme-text-content);cursor:pointer;display:flex;justify-content:space-between;align-items:center;user-select:none;transition:background .2s}.questions-accented .faq-cell h3:hover{background:rgba(255,255,255,.04)}.questions-accented .faq-cell h3::after{content:"›";color:var(--lead);font-weight:400;flex-shrink:0;margin-left:12px;transition:transform .3s;line-height:1}.questions-accented .faq-cell.open h3::after{transform:rotate(90deg)}.questions-accented .faqs-reply{max-height:0;overflow:hidden;transition:max-height .35s}.questions-accented .faq-cell.open .faqs-reply{max-height:600px}.questions-accented .faqs-reply p{padding:12px 18px 14px;color:var(--casumo-copy-muted);line-height:1.7;margin:0;border-top:1px solid var(--theme-edge)}.content-body-field-wrap h2{border:none;border-bottom:none}.content-body-field-wrap ol li,.content-body-field-wrap ul li,.main-legal-content-body-section ol li,.main-legal-content-body-section ul li{border-bottom:none}.content-body-field-wrap,.main-legal-content-body-section{max-width:1400px;margin:0 auto}

/*OV*/
:root {
  --casumo-bg: #3c0098;
  --theme-fill-alt: #460aa2;
  --lead: #0CD0CD;
  --ui-hover-primary: #32f6f3;
  --dark-primary: #00bcb9;
  --theme-secondary-alt: #1838a0;
  --theme-text-content: #ffffff;
  --casumo-copy-muted: #ffffff;
  --text-content-button: #32007E;
  --highlight: #6080f0;
  --ui-label-accent: #fff;
  --theme-edge: #5216ae;
  --tile-surface: #42069e;
  --theme-gradient-fill: linear-gradient(135deg, #0cd0cd 0%, #1ee2df 50%, #00bcb9 100%);
}
header {
  background-color: #32007E !important;
}
.site-footer-block {
  --theme-copy-site-footer: #ffffff;
  --link-page-footer: #ffffff;
}
.site-footer-block, .site-footer-block * { color: #ffffff !important; }
.join-btn, .second-btn, a.second-btn {
  background: #32007e !important;
  border-color: #32007e !important;
  color: #ffffff !important;
}
.site-app-banner { background-color: #7F39B8 !important; background-blend-mode: multiply !important; }
.highlight-panel { background-color: #7F39B8 !important; background-blend-mode: normal !important; }
.site-header-bg-headline { color: #ffffff !important; }
.topbar-background-deposit { color: #ffe100 !important; }
.main-header-surface-offer { color: #ffe100 !important; }
.main-page-header-surface-button, .promo .promo-cta {
  background: #0CD0CD !important; background-image: none !important;
  color: #3F3BA8 !important;
}
.header-bg-button-core, .topbar-surface-button-description { color: #3F3BA8 !important; }
:root {
  --ui-reward-button-grad-upper: #0cd0cd !important;
  --bonus-button-grad-lower: #00bcb9 !important;
}
:root .main-page-header-surface-button {
  --ui-reward-button-grad-upper: #0cd0cd !important;
}
:root .main-page-header-surface-button {
  --bonus-button-grad-lower: #00bcb9 !important;
}
:root .site-footer-block.colophon-grid {
  color: #ffffff !important;
}
:root .join-btn {
  background: #0CD0CD !important;
}
:root .join-btn {
  color: #32007E !important;
}