:root{--ink:#f7f9fc;--muted:#b9c7d8;--navy-950:#020d1c;--navy-900:#05172a;--navy-800:#09233a;--cyan:#00c9ef;--yellow:#ffd526;--line:#4dc0dd42;--container:min(1180px, calc(100% - 40px));color:var(--ink);background:var(--navy-950);color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 70% 5%, #0a2944 0, transparent 31rem), var(--navy-950);min-width:320px;margin:0;line-height:1.65;overflow-x:clip}a{color:var(--cyan);text-underline-offset:.22em}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.skip-link{z-index:99;color:#00111f;background:#fff;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:30;border-bottom:1px solid var(--line);backdrop-filter:blur(16px);background:#020d1ceb;position:sticky;top:0}.header-inner{width:var(--container);grid-template-columns:auto 1fr auto auto;align-items:center;gap:clamp(.8rem,1.7vw,2rem);min-height:76px;margin:auto;display:grid}.brand img{width:180px;height:auto;display:block}.site-header nav{justify-self:center;gap:clamp(1rem,2.5vw,2.3rem);display:flex}.site-header nav a{color:var(--ink);font-size:.95rem;font-weight:750;text-decoration:none}.site-header .language-switcher{justify-self:end;position:relative}.site-header .language-switcher details{position:relative}.site-header .language-switcher summary{color:#fff;cursor:pointer;background:#04182af0;border:1px solid #00c9ef61;grid-template-columns:auto 8px;align-items:center;gap:.45rem;min-width:52px;min-height:36px;padding:.35rem .55rem;font-size:.72rem;font-weight:900;line-height:1;list-style:none;display:grid}.site-header .language-switcher summary::-webkit-details-marker{display:none}.site-header .language-switcher summary:after{content:"";border-right:2px solid var(--cyan);border-bottom:2px solid var(--cyan);width:6px;height:6px;transition:transform .18s;transform:translateY(-2px)rotate(45deg)}.site-header .language-switcher details[open] summary:after{transform:translateY(2px)rotate(225deg)}.site-header .language-options{z-index:40;background:#04182a;border:1px solid #00c9ef61;min-width:72px;max-height:min(280px,100vh - 90px);padding:.3rem;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 14px 30px #00000061}.site-header .language-switcher a{color:#aebfd0;text-align:center;padding:.48rem .7rem;font-size:.72rem;font-weight:900;text-decoration:none;display:block}.site-header .language-switcher a:hover{color:#fff;background:#00c9ef1f}.site-header .language-switcher a[aria-current=page]{color:#061424;background:var(--cyan)}.menu-toggle,.site-header .menu-cta{display:none}.commercial-cta,.header-cta{color:#07111f;background:var(--yellow);cursor:pointer;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);border:0;padding:.85rem 1.35rem;font-weight:850;box-shadow:4px 4px #087b9d}.link-cta-row{margin-top:2rem}.secondary-cta{color:#fff;clip-path:polygon(9px 0,100% 0,100% calc(100% - 9px),calc(100% - 9px) 100%,0 100%,0 9px);background:linear-gradient(110deg,#00c9ef2b,#05172ae0);border:1px solid #00c9efb8;align-items:center;gap:.75rem;min-height:46px;padding:.72rem 1.1rem;font-weight:820;text-decoration:none;display:inline-flex;box-shadow:5px 5px #00c9ef1f}.secondary-cta:after{content:"›";color:var(--yellow);font-size:1.45rem;line-height:1}.home-content{isolation:isolate;position:relative;overflow:hidden}.home-content:before{content:"";z-index:-4;opacity:.09;background:var(--arena-texture) center top / cover no-repeat;width:100%;height:1500px;position:absolute;top:620px;left:0}.hero-section{width:var(--container);min-height:min(660px,100vh - 76px);margin:auto;padding:clamp(3.8rem,6vw,5.4rem) 0 5rem;position:relative}.hero-section:before{content:"";z-index:-1;background:linear-gradient(90deg, #020d1cf0 0, #020d1cb8 35%, #020d1c1f 70%), var(--hero-image) center / cover no-repeat;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);mask-image:linear-gradient(0deg,#0000 0,#000 18% 100%)}.hero-section:after{content:"";z-index:-2;background:linear-gradient(#0000,#041426);width:100vw;height:11rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}h1,h2,h3{letter-spacing:.005em;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-weight:400;line-height:1.02}.hero-section>h1{text-wrap:balance;max-width:690px;font-size:clamp(4rem,5.35vw,5.45rem)}.hero-section>h1+p{color:#d3deeb;max-width:610px;margin:1.35rem 0 1rem;font-size:clamp(1.02rem,1.45vw,1.18rem);line-height:1.55}.hero-section>h1+p+p{max-width:610px;margin:1.5rem 0 0}.hero-section .commercial-cta{min-width:210px;padding:1rem 1.8rem;font-size:1.05rem}.inner-content{position:relative}.breadcrumbs{z-index:5;width:var(--container);color:#b8c7d7;letter-spacing:.04em;text-transform:uppercase;gap:.65rem;font-size:.78rem;font-weight:800;display:flex;position:absolute;top:1.4rem;left:50%;transform:translate(-50%)}.breadcrumbs a{color:var(--cyan);text-decoration:none}.inner-content .internal-hero{flex-direction:column;justify-content:center;min-height:560px;padding-top:5.8rem;padding-bottom:4.6rem;display:flex}.inner-content .internal-hero:before{background:linear-gradient(90deg, #020d1cf7 0, #020d1cc9 43%, #020d1c29 78%), var(--page-hero-image) center / cover no-repeat}.inner-content .internal-hero:after{z-index:0;background:linear-gradient(0deg,#041426 0 30%,#041426eb 52%,#0000 100%);height:19rem}.inner-content .internal-hero>h1{z-index:2;max-width:700px;font-size:clamp(3.6rem,5vw,5rem);position:relative}.inner-content .internal-hero>h1+p{z-index:2;max-width:650px;position:relative}.inner-content .internal-hero>h1+p+p{z-index:2;position:relative}.page-toc{z-index:6;width:var(--container);background:#05172af7;border:1px solid #00c9ef4d;flex-wrap:wrap;align-items:center;gap:.45rem;min-height:54px;margin:-1.4rem auto 1.4rem;padding:.8rem;display:flex;position:relative;box-shadow:0 14px 35px #0000003d}.inner-content .page-toc{margin-top:0}.page-toc .toc-label{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;margin-right:.25rem;font-size:.72rem;font-weight:900}.page-toc a{color:#d9e5ef;white-space:nowrap;border:1px solid #0000;padding:.42rem .68rem;font-size:.76rem;font-weight:780;line-height:1;text-decoration:none}.page-toc a:hover,.page-toc a:focus-visible{color:#fff;background:#00c9ef1a;border-color:#00c9ef8c}.content-section{width:var(--container);margin:auto;padding:clamp(3.8rem,5vw,5rem) 0;position:relative}.content-section:before{content:"";z-index:-2;border-top:1px solid var(--line);background:#03111fa3;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.content-section>h2{max-width:980px;scroll-margin-top:110px;font-size:clamp(2.8rem,5vw,4.8rem)}.content-section>h2:after{content:"";background:var(--cyan);width:64px;height:4px;margin-top:.9rem;display:block;box-shadow:18px 0 #00c9ef57}.content-section>h3{color:#fff;margin-top:2.8rem;font-size:clamp(1.75rem,3vw,2.65rem)}.content-section>p,.content-section>ul{color:#d8e2ed;max-width:920px}.content-section>ul{padding-left:1.25rem}.home-content li{margin:.45rem 0}.content-section>p:has(>.commercial-cta){margin:2.2rem 0 0}.home-content table{border-collapse:collapse;width:100%;box-shadow:0 0 0 1px var(--line), 12px 12px 0 #006d9114;background:#04182ad6;margin:2rem 0 2.5rem}.home-content th,.home-content td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.9rem 1rem}.home-content th{color:var(--cyan);text-transform:uppercase;letter-spacing:.04em;font-size:.9rem}.home-content tr:last-child td{border-bottom:0}.home-content strong{color:#fff}.home-content code{color:var(--yellow);background:#071d31;border-radius:3px;padding:.15rem .35rem}.section-media{clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px);background-color:#061425;border:1px solid #00c9ef9e;min-height:390px;margin:2.2rem 0 0;position:relative;overflow:hidden;box-shadow:11px 11px #00c9ef1a}.art-backdrop,.art-character,.sport-character,.registration-art,.login-art,.mobile-orbit,.mobile-phone,.platform-badges{display:block;position:absolute}.art-backdrop{background-position:50%;background-size:cover;inset:0}.media-register .art-backdrop{background-image:linear-gradient(90deg, #04172ef0 0, transparent 64%), var(--backdrop-blue)}.registration-art{z-index:3;background:var(--registration-image) center 16% / cover no-repeat;border:7px solid #151b28;border-radius:16px;width:41%;height:86%;top:7%;left:8%;box-shadow:0 20px 45px #000b,0 0 0 1px #00c9ef61}.media-register .art-character{z-index:2;background:var(--register-character) right bottom / contain no-repeat;width:60%;height:114%;bottom:-15%;right:-2%}.media-login .art-backdrop{background-image:linear-gradient(90deg, #160913f0, transparent 55%), var(--backdrop-red)}.login-art{z-index:2;background:var(--login-image) center 12% / cover no-repeat;border:7px solid #161823;border-radius:16px;width:48%;height:86%;top:7%;left:13%;box-shadow:0 20px 45px #000b,0 0 0 1px #ffd52661}.media-bonus{background:var(--bonus-image) left center / 300% 100% no-repeat;min-height:490px}.media-games{background:linear-gradient(145deg,#081c31,#020a14);border:1px solid #00c9ef85;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:470px;padding:12px;display:grid}.game-panel{background-position:50%;background-size:cover;border:1px solid #00c9ef47;min-height:444px;display:block;position:relative;overflow:hidden}.game-panel:after{content:"";background:linear-gradient(#0000 58%,#020a14f5);position:absolute;inset:0}.slots-panel{background-image:var(--top-games-image);background-position:6% 18%;background-size:235%}.live-panel{background-image:var(--live-games-image);background-position:94% 18%;background-size:235%}.game-panel-label{z-index:2;color:#fff;text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:2rem;font-weight:400;position:absolute;bottom:1rem;left:1.2rem}.media-mobile{min-height:570px;box-shadow:none;background:radial-gradient(circle at 52% 44%,#00c9ef3d,#0000 40%),linear-gradient(145deg,#061c31,#020b16 72%);border:0;overflow:hidden}.mobile-orbit{border:1px solid #00c9ef33;border-radius:50%;width:480px;height:480px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 54px #00c9ef0a,0 0 0 108px #00c9ef06}.mobile-phone{z-index:2;background:var(--lobby-image) center / cover no-repeat;border:9px solid #141b25;border-radius:22px;width:88%;height:64%;top:10%;left:50%;transform:translate(-50%);box-shadow:0 30px 60px #000c,0 0 0 1px #596575}.mobile-phone:before{content:"";z-index:2;background:linear-gradient(90deg,#263140 0 11%,#151c26 11%);border-bottom:1px solid #3b4654;border-radius:12px 12px 0 0;height:22px;position:absolute;top:-1px;left:-1px;right:-1px}.platform-badges{z-index:3;grid-template-columns:.7fr .7fr 1.4fr;gap:.55rem;width:88%;display:grid;bottom:8%;left:50%;transform:translate(-50%)}.platform-badges span{color:#fff;text-align:center;background:#03111fe6;border:1px solid #00c9ef7a;padding:.6rem .85rem;font-size:.75rem;font-weight:850;box-shadow:5px 5px #00c9ef14}.media-sports{min-height:520px;box-shadow:none;background:#170a10;border:0}.media-sports .art-backdrop{background-image:linear-gradient(90deg, #160710 0, transparent 48%), var(--backdrop-fire)}.media-sports:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(90deg,#020914fa 0,#020c18eb 44%,#020a14b8 64%,#020a1433 82%,#0000 94%);position:absolute;inset:0}.sport-character-one{z-index:2;background:var(--sport-character-one) right bottom / contain no-repeat;width:43%;height:116%;bottom:-18%;right:3%}.sport-character-two{z-index:1;background:var(--sport-character-two) right bottom / contain no-repeat;width:42%;height:112%;bottom:-22%;right:4%}.media-vip{background:var(--vip-image) center / cover no-repeat;min-height:500px}.media-actions{background:linear-gradient(145deg,#081c31,#020a14);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(1036px,100%);min-height:0;margin-inline:auto;padding:12px;display:grid}.action-panel{aspect-ratio:500/558;background-image:var(--casino-actions-image);background-repeat:no-repeat;background-size:300% 100%;border:1px solid #00c9ef47;display:block}.action-panel-sunday{background-position:0}.action-panel-cashback{background-position:50%}.media-payment-methods{background:linear-gradient(145deg,#071a2d,#020a14);grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(1100px,100%);min-height:0;margin-inline:auto;padding:10px;display:grid}.payment-method-panel{aspect-ratio:300/320;background-image:var(--payment-methods-image);background-repeat:no-repeat;background-size:500% 206.25%;border:1px solid #00c9ef47;display:block}.payment-method-mastercard{background-position:0 0}.payment-method-paysafecard{background-position:25% 0}.payment-method-jeton{background-position:0 100%}.payment-method-mifinity{background-position:25% 100%}.media-withdrawal-methods{background:linear-gradient(145deg,#071a2d,#020a14);grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(1100px,100%);min-height:0;margin-inline:auto;padding:10px;display:grid}.withdrawal-method-panel{aspect-ratio:300/320;background-image:var(--withdrawal-methods-image);background-repeat:no-repeat;background-size:500% 206.56%;border:1px solid #00c9ef47;display:block}.withdrawal-method-visa{background-position:0 0}.withdrawal-method-mastercard{background-position:25% 0}.withdrawal-method-revolut{background-position:75% 0}.withdrawal-method-mifinity{background-position:75% 100%}.payments-content .payments-hero{min-height:520px}.payments-content .payments-hero:before{background:linear-gradient(90deg, #020d1cf7 0, #020d1cd1 48%, #020d1c4d 82%), var(--page-hero-image) center / cover no-repeat}.payments-hero-marks{z-index:2;flex-wrap:wrap;gap:.55rem;margin-top:1.4rem;display:flex;position:relative}.hero-payment-mark{background-color:#f8fafcf5;background-position:50%;background-repeat:no-repeat;background-size:70% 60%;border:1px solid #00c9ef47;border-radius:3px;width:62px;height:38px;display:block;box-shadow:4px 4px #00c9ef1a}.hero-payment-visa{background-image:url(/icons/payment/visa.svg)}.hero-payment-mastercard{background-image:url(/icons/payment/mastercard.svg)}.hero-payment-revolut{background-color:#111722;background-image:url(/icons/payment/revolut.svg)}.hero-payment-bitcoin{background-color:#111722;background-image:url(/icons/payment/bitcoin.svg)}.bonus-content .section-powbet-boni-und-aktionen table{border-collapse:separate;border-spacing:0 8px;box-shadow:none;background:0 0}.bonus-content .section-powbet-boni-und-aktionen tbody tr{background:linear-gradient(90deg,#08233af2,#041627cc);box-shadow:inset 3px 0 #00c9ef59}.bonus-content .section-powbet-boni-und-aktionen td{border:0}.bonus-content .section-powbet-boni-und-aktionen th:first-child{width:30%}.bonus-content .section-powbet-boni-und-aktionen th:nth-child(2){width:27%}.bonus-content .section-powbet-boni-und-aktionen th:last-child{width:43%}.bonus-content .section-powbet-boni-und-aktionen td:first-child{color:#fff;padding-left:4.2rem;font-weight:850;position:relative}.bonus-content .section-powbet-boni-und-aktionen td:first-child:before{content:"";z-index:1;background:var(--bonus-icon-color,var(--cyan));width:1.2rem;height:1.2rem;-webkit-mask:var(--bonus-row-icon) center / contain no-repeat;mask:var(--bonus-row-icon) center / contain no-repeat;position:absolute;top:50%;left:2.075rem;transform:translate(-50%,-50%)}.bonus-content .section-powbet-boni-und-aktionen td:first-child:after{content:"";background:#020f1bb3;border:1px solid #00c9ef6b;border-radius:50%;width:2.15rem;height:2.15rem;position:absolute;top:50%;left:2.075rem;transform:translate(-50%,-50%)}.bonus-content .section-powbet-boni-und-aktionen tbody tr:first-child{--bonus-row-icon:url(/icons/lucide/badge-percent.svg);--bonus-icon-color:var(--yellow)}.bonus-content .section-powbet-boni-und-aktionen tbody tr:nth-child(2){--bonus-row-icon:url(/icons/lucide/ticket-percent.svg)}.bonus-content .section-powbet-boni-und-aktionen tbody tr:nth-child(3){--bonus-row-icon:url(/icons/lucide/toggle-right.svg)}.bonus-content .section-powbet-boni-und-aktionen tbody tr:nth-child(4){--bonus-row-icon:url(/icons/lucide/dices.svg)}.bonus-content .section-powbet-boni-und-aktionen tbody tr:nth-child(5){--bonus-row-icon:url(/icons/lucide/circle-dollar-sign.svg);--bonus-icon-color:var(--yellow)}.bonus-content .section-powbet-boni-und-aktionen tbody tr:nth-child(6){--bonus-row-icon:url(/icons/lucide/wallet-minimal.svg)}.bonus-content .section-powbet-casino-willkommensbonus:before{background-color:#03111f;background-image:linear-gradient(105deg, #03111feb, #03111fc2), var(--bonus-blue);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type{max-width:none;box-shadow:none;background:0 0;display:block}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type tbody{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type tr{background:linear-gradient(145deg,#071f34f0,#03101cf0);border:1px solid #00c9ef38;align-content:start;min-height:112px;padding:1rem;display:grid;box-shadow:inset 0 3px #00c9ef29}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type td{border:0;padding:0;display:block}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type td:first-child{color:var(--cyan);letter-spacing:.045em;text-transform:uppercase;margin-bottom:.45rem;font-size:.72rem;font-weight:900;line-height:1.35}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type td:last-child{color:#fff;font-weight:750;line-height:1.45}.bonus-content .section-powbet-casino-willkommensbonus>h3{border-left:4px solid var(--yellow);padding-left:1rem}.bonus-content .section-powbet-casino-willkommensbonus>table:nth-of-type(2){max-width:820px}.bonus-content .section-umsatzbedingungen:before{background-color:#03111f;background-image:linear-gradient(90deg, #03111ffa 0 54%, #03111fc2), var(--section-accent);background-position:50%,100% 0;background-repeat:no-repeat;background-size:auto,1500px}.bonus-content .section-umsatzbedingungen code{border-left:4px solid var(--yellow);color:#fff;overflow-wrap:anywhere;background:#08233ae6;width:fit-content;max-width:100%;margin:1.15rem 0;padding:.8rem 1rem;font-size:1rem;display:block}.bonus-content .section-umsatzbedingungen>h3{border-left:4px solid var(--cyan);padding-left:1rem}.bonus-content .section-auszahlung-bei-aktivem-bonus>ul,.bonus-content .section-warum-ein-bonus-fehlt-oder-entfernt-wurde>table{max-width:1050px}.bonus-content .section-auszahlung-bei-aktivem-bonus:before{background-color:#03111f;background-image:linear-gradient(90deg, #03111ffa 0 58%, #030f1cb3), var(--athlete-red), var(--bonus-blue);background-position:50%,94% 52%,top;background-repeat:no-repeat;background-size:auto,min(38vw,540px),1560px}.bonus-content .section-auszahlung-bei-aktivem-bonus>ul{background:#0a0d19b8;border:1px solid #ffd52633;padding:1.4rem 1.5rem 1.4rem 2.8rem}.bonus-content .section-weekend-reload:before{background-color:#16070d;background-image:linear-gradient(90deg, #22080efa 0 58%, #030f1ca8), var(--football-character), var(--bonus-fire);background-position:50%,95% 48%,top;background-repeat:no-repeat;background-size:auto,min(39vw,560px),1560px}.bonus-content .section-weekend-reload>ul{background:#12141fc2;border:1px solid #ffd5263d;padding:1.25rem 1.25rem 1.25rem 2.7rem}.bonus-content .section-w-chentliches-casino-cashback:before{background-color:#03141c;background-image:linear-gradient(90deg, #03141cfa 0 60%, #030f1ca1), var(--tennis-character), var(--bonus-green);background-position:50%,96% 48%,top;background-repeat:no-repeat;background-size:auto,min(38vw,530px),1560px}.bonus-content .section-w-chentliches-casino-cashback table{background:#03111fdb;max-width:760px}.bonus-offers-pair{width:var(--container);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;display:grid;position:relative}.bonus-offers-pair:before{content:"";z-index:-3;background:radial-gradient(circle at 72% 16%,#00c9ef29,#0000 18rem),linear-gradient(135deg,#071f35,#041321);position:absolute;inset:0 50% 0 calc(-50vw + 50%)}.bonus-offers-pair:after{content:"";z-index:-3;background:radial-gradient(circle at 78% 22%,#ffd52621,#0000 18rem),linear-gradient(135deg,#091c2d,#030d1a);position:absolute;inset:0 calc(-50vw + 50%) 0 50%}.bonus-offers-pair .content-section{flex-direction:column;justify-content:center;width:auto;min-width:0;min-height:330px;margin:0;padding:clamp(3rem,4vw,4rem) clamp(1.5rem,3.2vw,3rem);display:flex}.bonus-offers-pair .content-section:before{display:none}.bonus-offers-pair .content-section+.content-section{border-left:1px solid var(--line)}.bonus-offers-pair .content-section>h2{max-width:520px;font-size:clamp(2.25rem,3.25vw,3.35rem)}.bonus-offers-pair .content-section>p{max-width:560px;margin-bottom:0}.bonus-offers-pair .section-live-casino-cashback>h2:after{background:var(--cyan);box-shadow:18px 0 #00c9ef57}.bonus-offers-pair .section-kein-bonus-ohne-einzahlung>h2:after{background:var(--yellow);box-shadow:18px 0 #ffd52647}.bonus-content .section-warum-ein-bonus-fehlt-oder-entfernt-wurde tbody tr:nth-child(2n){background:#08233a73}.payments-content .section-einzahlungsmethoden-und-limits:before{background-color:#03111f;background-image:linear-gradient(105deg, #03111ff0, #03111fc2), var(--payments-blue);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px}.payments-content .section-einzahlungsmethoden-und-limits>table{box-shadow:none;background:0 0;display:block}.payments-content .section-einzahlungsmethoden-und-limits>table thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.payments-content .section-einzahlungsmethoden-und-limits>table tbody{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.payments-content .section-einzahlungsmethoden-und-limits>table tr{background:linear-gradient(145deg,#071f34f5,#03101cf5);border:1px solid #00c9ef38;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;min-height:178px;padding:1.15rem 1.15rem 1.15rem 4.3rem;display:grid;position:relative}.payments-content .section-einzahlungsmethoden-und-limits>table tr:before{content:"";z-index:1;background:var(--method-icon-color,var(--cyan));width:1.3rem;height:1.3rem;-webkit-mask:var(--method-icon,url(/icons/lucide/wallet-minimal.svg)) center / contain no-repeat;mask:var(--method-icon,url(/icons/lucide/wallet-minimal.svg)) center / contain no-repeat;position:absolute;top:2.1rem;left:2.05rem;transform:translate(-50%,-50%)}.payments-content .section-einzahlungsmethoden-und-limits>table tr:after{content:"";background:#020d1cc2;border:1px solid #00c9ef61;border-radius:50%;width:2.3rem;height:2.3rem;position:absolute;top:2.1rem;left:2.05rem;transform:translate(-50%,-50%)}.payments-content .section-einzahlungsmethoden-und-limits>table tr:first-child,.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(2){--method-icon:url(/icons/lucide/credit-card.svg)}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(3){--method-icon:url(/icons/lucide/ticket-percent.svg)}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(8),.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(9){--method-icon:url(/icons/lucide/circle-dollar-sign.svg);--method-icon-color:var(--yellow)}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(10){--method-icon:url(/icons/lucide/circle-dollar-sign.svg)}.payments-content .section-einzahlungsmethoden-und-limits>table tr:first-child:before,.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(2):before,.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(9):before,.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(10):before{background:var(--method-brand) center / contain no-repeat;width:1.45rem;height:1.05rem;-webkit-mask:none;mask:none}.payments-content .section-einzahlungsmethoden-und-limits>table tr:first-child{--method-brand:url(/icons/payment/visa.svg)}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(2){--method-brand:url(/icons/payment/mastercard.svg)}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(9){--method-brand:url(/icons/payment/revolut.svg)}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(10){--method-brand:url(/icons/payment/bitcoin.svg)}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(n+3):nth-child(-n+7):before{width:1.55rem;height:1.15rem;color:var(--cyan);letter-spacing:-.02em;background:0 0;place-items:center;font-size:.54rem;font-weight:950;display:grid;-webkit-mask:none;mask:none}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(3):before{content:"PSC"}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(4):before{content:"SK";color:#c961ba}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(5):before{content:"N";color:#91d345}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(6):before{content:"J";color:#72a7ff}.payments-content .section-einzahlungsmethoden-und-limits>table tr:nth-child(7):before{content:"M";color:#65d7de}.payments-content .section-einzahlungsmethoden-und-limits>table td{color:#d8e2ed;overflow-wrap:anywhere;border:0;min-width:0;padding:0;font-size:.86rem;line-height:1.4;display:block}.payments-content .section-einzahlungsmethoden-und-limits>table td:first-child{color:#fff;grid-column:1/-1;font-size:1.05rem;font-weight:900}.payments-content .section-einzahlungsmethoden-und-limits>table td:not(:first-child):before{color:var(--cyan);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.18rem;font-size:.65rem;font-weight:900;display:block}.payments-content .section-einzahlungsmethoden-und-limits>table td:nth-child(2):before{content:var(--ui-table-minimum)}.payments-content .section-einzahlungsmethoden-und-limits>table td:nth-child(3):before{content:var(--ui-table-maximum)}.payments-content .section-einzahlungsmethoden-und-limits>table td:nth-child(4):before{content:var(--ui-table-credit)}.payments-content .section-einzahlungsmethoden-und-limits>table td:nth-child(5):before{content:var(--ui-table-bonus-status)}.payments-content .section-akzeptiert-powbet-paypal>ul{background:#061e32b8;border:1px solid #00c9ef38;padding:1.25rem 1.5rem 1.25rem 2.7rem}.payments-content .section-twint-postfinance-apple-pay-und-trustly:before{background:linear-gradient(120deg,#071c30,#03101e)}.payments-content .section-twint-postfinance-apple-pay-und-trustly table{max-width:960px;box-shadow:none;background:0 0;display:block}.payments-content .section-twint-postfinance-apple-pay-und-trustly thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.payments-content .section-twint-postfinance-apple-pay-und-trustly tbody{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.payments-content .section-twint-postfinance-apple-pay-und-trustly tr{background:#03101cdb;border:1px solid #ffd5262e;align-content:center;min-height:82px;padding:.8rem .9rem .8rem 3.7rem;display:grid;position:relative}.payments-content .section-twint-postfinance-apple-pay-und-trustly tr:before{content:"";background:var(--yellow);width:1.25rem;height:1.25rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%);-webkit-mask:url(/icons/lucide/circle-slash-2.svg) 50%/contain no-repeat;mask:url(/icons/lucide/circle-slash-2.svg) 50%/contain no-repeat}.payments-content .section-twint-postfinance-apple-pay-und-trustly td{border:0;padding:0;display:block}.payments-content .section-twint-postfinance-apple-pay-und-trustly td:first-child{color:#fff;font-weight:850}.payments-content .section-twint-postfinance-apple-pay-und-trustly td:last-child{color:#aebdcb;font-size:.78rem}.payments-content .section-einzahlung-bei-powbet:before{background-color:#03111f;background-image:linear-gradient(90deg, #03111ffa 0 56%, #03111fb8), var(--section-accent);background-position:50%,100% 0;background-repeat:no-repeat;background-size:auto,1500px}.payments-content .section-skrill-neteller-jeton-und-mifinity table{max-width:1050px;box-shadow:none;background:0 0;display:block}.payments-content .section-skrill-neteller-jeton-und-mifinity thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.payments-content .section-skrill-neteller-jeton-und-mifinity tbody{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.payments-content .section-skrill-neteller-jeton-und-mifinity tr{background:linear-gradient(145deg,#071f34eb,#03101cf0);border:1px solid #00c9ef38;grid-template-columns:.7fr 1.3fr;align-content:center;gap:.5rem 1rem;min-height:105px;padding:1rem;display:grid}.payments-content .section-skrill-neteller-jeton-und-mifinity td{border:0;padding:0;display:block}.payments-content .section-skrill-neteller-jeton-und-mifinity td:first-child{color:#fff;grid-column:1/-1;font-weight:900}.payments-content .section-skrill-neteller-jeton-und-mifinity td:nth-child(2){color:var(--cyan);font-weight:800}.payments-content .section-skrill-neteller-jeton-und-mifinity td:last-child{color:#d8e2ed;font-size:.84rem}.payments-content .section-skrill-neteller-jeton-und-mifinity tr:nth-child(-n+2){background:linear-gradient(145deg,#291f10b8,#08111bf0);border-color:#ffd52638}.payments-content .section-einzahlungen-mit-kryptow-hrungen:before{background-color:#03141c;background-image:linear-gradient(100deg, #03141cf5, #03141cbd), var(--payments-green);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px}.payments-content .section-einzahlungen-mit-kryptow-hrungen>ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;width:100%;max-width:none;padding:0;list-style:none;display:grid}.payments-content .section-einzahlungen-mit-kryptow-hrungen>ul li{color:#fff;background:#03111fd1;border:1px solid #00c9ef47;align-items:center;gap:.75rem;min-height:64px;margin:0;padding:.7rem .9rem;font-weight:780;line-height:1.3;display:flex}.payments-content .section-einzahlungen-mit-kryptow-hrungen>ul li:before{content:"";background:#020d1cd1 url(/icons/payment/bitcoin.svg) 50%/.78rem .78rem no-repeat;border:1px solid #00c9ef61;border-radius:50%;flex:0 0 1.55rem;width:1.55rem;height:1.55rem}.payments-content .section-bank-berweisung-und-revolut>p{max-width:800px}.payments-content .section-chf-geb-hren-und-w-hrungsumrechnung:before{background:radial-gradient(circle at 82% 25%,#ffd5261a,#0000 22rem),#041525}.payment-issues-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2.4rem;display:grid}.payment-issue-card{background:linear-gradient(145deg,#071f34f0,#03101cf0);border:1px solid #00c9ef38;padding:1.4rem}.payment-issue-card h3{border-left:4px solid var(--yellow);color:#fff;margin:0 0 .85rem;padding-left:1rem;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:clamp(1.55rem,2.4vw,2.1rem);font-weight:400;line-height:1.05}.payment-issue-card p{color:#d8e2ed;margin:0}.payment-issues-grid .payment-issue-card:last-child{grid-column:1/-1}.payments-compact-pair{width:var(--container);border-top:1px solid var(--line);border-bottom:1px solid var(--line);clip-path:inset(0 -100vmax);background:linear-gradient(120deg,#061d31f5,#030e19fa);grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;display:grid;position:relative;box-shadow:0 0 0 100vmax #03101d}.payments-compact-pair .content-section{width:auto;min-width:0;margin:0;padding:clamp(3.3rem,4vw,4.4rem) clamp(1.5rem,3.2vw,3rem)}.payments-compact-pair .content-section:before{display:none}.payments-compact-pair .content-section+.content-section{border-left:1px solid var(--line)}.payments-compact-pair .content-section>h2{font-size:clamp(2.4rem,3.7vw,3.7rem)}.payments-compact-pair .content-section>p,.payments-compact-pair .content-section>ul{max-width:none}.payment-cards-pair{background:radial-gradient(circle at 20% 0,#00c9ef1a,#0000 20rem),linear-gradient(120deg,#071f34,#03101e)}.payment-info-pair{background:radial-gradient(circle at 82% 10%,#ffd52617,#0000 20rem),linear-gradient(120deg,#061c27,#03101e)}.payment-availability-pair .section-twint-postfinance-apple-pay-und-trustly table{margin-bottom:1.5rem}.payment-availability-pair .section-twint-postfinance-apple-pay-und-trustly tbody{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-availability-pair .section-twint-postfinance-apple-pay-und-trustly tr{min-height:72px}.payments-content .section-skrill-neteller-jeton-und-mifinity tr{padding-left:4rem;position:relative}.payments-content .section-skrill-neteller-jeton-und-mifinity tr:before{width:2rem;height:2rem;color:var(--cyan);background:#020d1cc7;border:1px solid #00c9ef52;border-radius:50%;place-items:center;font-size:.65rem;font-weight:950;display:grid;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.payments-content .section-skrill-neteller-jeton-und-mifinity tr:first-child:before{content:"SK";color:#c961ba}.payments-content .section-skrill-neteller-jeton-und-mifinity tr:nth-child(2):before{content:"N";color:#91d345}.payments-content .section-skrill-neteller-jeton-und-mifinity tr:nth-child(3):before{content:"J";color:#72a7ff}.payments-content .section-skrill-neteller-jeton-und-mifinity tr:nth-child(4):before{content:"M";color:#65d7de}.withdrawal-content .section-auszahlungslimits:before{background-color:#03111f;background-image:linear-gradient(105deg, #03111ff0, #03111fb8), var(--withdrawal-blue);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px}.withdrawal-content .section-auszahlungslimits table{max-width:800px;box-shadow:none;background:0 0;display:block}.withdrawal-content .section-auszahlungslimits thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.withdrawal-content .section-auszahlungslimits tbody{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.withdrawal-content .section-auszahlungslimits tr{background:linear-gradient(145deg,#071f34f5,#03101cf5);border:1px solid #00c9ef4d;align-content:center;min-height:128px;padding:1.2rem 1.2rem 1.2rem 4.7rem;display:grid;position:relative}.withdrawal-content .section-auszahlungslimits tr:first-child{box-shadow:inset 0 3px #00c9efcc}.withdrawal-content .section-auszahlungslimits tr:last-child{box-shadow:inset 0 3px #ffd526cc}.withdrawal-content .section-auszahlungslimits tr:before{content:"";z-index:1;background:var(--yellow);width:1.35rem;height:1.35rem;position:absolute;top:50%;left:2.4rem;transform:translate(-50%,-50%);-webkit-mask:url(/icons/lucide/gauge.svg) 50%/contain no-repeat;mask:url(/icons/lucide/gauge.svg) 50%/contain no-repeat}.withdrawal-content .section-auszahlungslimits tr:after{content:"";background:#020d1cc7;border:1px solid #ffd52659;border-radius:50%;width:2.6rem;height:2.6rem;position:absolute;top:50%;left:2.4rem;transform:translate(-50%,-50%)}.withdrawal-content .section-auszahlungslimits td{border:0;padding:0;display:block}.withdrawal-content .section-auszahlungslimits td:first-child{color:var(--cyan);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:900}.withdrawal-content .section-auszahlungslimits td:last-child{color:#fff;margin-top:.2rem;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:2rem;line-height:1}.withdrawal-content .section-auszahlung-bei-powbet:before{background-color:#03111f;background-image:linear-gradient(90deg, #03111ffa 0 57%, #03111fb8), var(--section-accent);background-position:50%,100% 0;background-repeat:no-repeat;background-size:auto,1500px}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer:before{background:linear-gradient(110deg,#03111ff7,#041627d1)}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table{box-shadow:none;background:0 0;display:block}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tbody{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr{background:linear-gradient(145deg,#071f34f0,#03101cf5);border:1px solid #00c9ef38;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1rem;min-height:162px;padding:1.05rem 1rem 1.05rem 4rem;display:grid;position:relative}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr:before{content:var(--withdrawal-badge,"");background:#020d1cc7 var(--withdrawal-brand) center / 58% 58% no-repeat;width:2rem;height:2rem;color:var(--withdrawal-color,var(--cyan));border:1px solid #00c9ef59;border-radius:50%;place-items:center;font-size:.56rem;font-weight:950;display:grid;position:absolute;top:2rem;left:1.9rem;transform:translate(-50%,-50%)}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr:first-child{--withdrawal-brand:url(/icons/payment/visa.svg)}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr:nth-child(2){--withdrawal-brand:url(/icons/payment/mastercard.svg)}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr:nth-child(3){--withdrawal-badge:"BANK";--withdrawal-color:var(--yellow)}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr:nth-child(4){--withdrawal-brand:url(/icons/payment/revolut.svg)}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr:nth-child(5){--withdrawal-badge:"SK";--withdrawal-color:#c961ba}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr:nth-child(6){--withdrawal-badge:"N";--withdrawal-color:#91d345}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr:nth-child(7){--withdrawal-badge:"J";--withdrawal-color:#72a7ff}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr:nth-child(8){--withdrawal-badge:"M";--withdrawal-color:#65d7de}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr:nth-child(9){--withdrawal-brand:url(/icons/payment/bitcoin.svg)}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table td{color:#d8e2ed;overflow-wrap:anywhere;border:0;min-width:0;padding:0;font-size:.82rem;line-height:1.35;display:block}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table td:first-child{color:#fff;grid-column:1/-1;font-size:1rem;font-weight:900}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table td:not(:first-child):before{color:var(--cyan);letter-spacing:.045em;text-transform:uppercase;margin-bottom:.15rem;font-size:.62rem;font-weight:900;display:block}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table td:nth-child(2):before{content:var(--ui-table-minimum)}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table td:nth-child(3):before{content:var(--ui-table-maximum)}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table td:nth-child(4):before{content:var(--ui-table-duration)}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table td:nth-child(4){grid-column:1/-1}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung-:before{background-color:#03111f;background-image:linear-gradient(110deg, #03111ff5, #03111fc7), var(--withdrawal-green);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px}.withdrawal-status-grid{counter-reset:withdrawal-status;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:2.4rem 0;display:grid;position:relative}.withdrawal-status-grid:before{content:"";background:linear-gradient(90deg, var(--yellow), var(--cyan), #65d99a);opacity:.5;height:1px;position:absolute;top:2.35rem;left:4%;right:4%}.withdrawal-status-card{min-height:205px;box-shadow:inset 0 3px 0 var(--status-color,var(--yellow));counter-increment:withdrawal-status;background:linear-gradient(145deg,#071f34f5,#03101cf7);border:1px solid #00c9ef40;padding:1.35rem;position:relative}.withdrawal-status-card:first-child{--status-color:var(--yellow)}.withdrawal-status-card:nth-child(2){--status-color:var(--cyan)}.withdrawal-status-card:nth-child(3){--status-color:#65d99a}.withdrawal-status-card:before{content:"0" counter(withdrawal-status);color:var(--yellow);margin-bottom:.8rem;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:2rem;line-height:1;display:block}.withdrawal-status-card:nth-child(2):before{color:var(--cyan)}.withdrawal-status-card:nth-child(3):before{color:#65d99a}.withdrawal-status-card h3{color:#fff;margin:0 0 .75rem;font-size:2rem}.withdrawal-status-card p{color:#d8e2ed;margin:0}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table{max-width:none;box-shadow:none;background:0 0;display:block}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table tbody{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table tr{background:#03111fd6;border:1px solid #00c9ef33;align-content:start;min-height:112px;padding:.9rem;display:grid}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table td{border:0;padding:0;font-size:.79rem;line-height:1.35;display:block}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table td:first-child{color:#fff;margin-bottom:.5rem;font-weight:900}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table td:last-child{color:var(--cyan)}.withdrawal-content .section-verifizierung-f-r-auszahlungen:before{background-color:#03111f;background-image:linear-gradient(105deg, #03111ff2, #03111fc7), var(--withdrawal-blue);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px}.withdrawal-content .section-verifizierung-f-r-auszahlungen table{max-width:1100px;box-shadow:none;background:0 0;display:block}.withdrawal-content .section-verifizierung-f-r-auszahlungen thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.withdrawal-content .section-verifizierung-f-r-auszahlungen tbody{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.withdrawal-content .section-verifizierung-f-r-auszahlungen tr{background:#03111fdb;border:1px solid #00c9ef38;align-content:center;min-height:132px;padding:1.15rem;display:grid}.withdrawal-content .section-verifizierung-f-r-auszahlungen td{border:0;padding:0;display:block}.withdrawal-content .section-verifizierung-f-r-auszahlungen td:first-child{border-left:4px solid var(--yellow);color:#fff;margin-bottom:.55rem;padding-left:.9rem;font-weight:900}.withdrawal-content .section-verifizierung-f-r-auszahlungen td:last-child{color:#d8e2ed;font-size:.88rem}.withdrawal-content .section-auszahlung-nach-einem-bonus>ul{background:#131019b8;border:1px solid #ffd5263d;padding:1.2rem 1.3rem 1.2rem 2.8rem}.withdrawal-compact-pair{width:var(--container);border-top:1px solid var(--line);border-bottom:1px solid var(--line);clip-path:inset(0 -100vmax);background:radial-gradient(circle at 80% 12%,#ffd52614,#0000 20rem),linear-gradient(120deg,#071d31,#03101e);grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;display:grid;position:relative;box-shadow:0 0 0 100vmax #03101d}.withdrawal-compact-pair .content-section{width:auto;min-width:0;margin:0;padding:clamp(3.3rem,4vw,4.4rem) clamp(1.5rem,3.2vw,3rem)}.withdrawal-compact-pair .content-section:before{display:none}.withdrawal-compact-pair .content-section+.content-section{border-left:1px solid var(--line)}.withdrawal-compact-pair .content-section>h2{font-size:clamp(2.35rem,3.6vw,3.6rem)}.withdrawal-compact-pair .content-section>p,.withdrawal-compact-pair .content-section>ul{max-width:none}.withdrawal-content .section-pending-abgelehnt-storniert-oder-nicht-angekommen:before{background-color:#07111d;background-image:linear-gradient(112deg, #04101df7, #08121fcc), var(--withdrawal-red);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px}.withdrawal-issues-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2.4rem;display:grid}.withdrawal-issue-card{min-height:200px;box-shadow:inset 4px 0 0 var(--issue-color,var(--yellow));background:linear-gradient(145deg,#071f34f5,#03101cf7);border:1px solid #00c9ef38;padding:1.35rem}.withdrawal-issue-card:first-child{--issue-color:var(--yellow)}.withdrawal-issue-card:nth-child(2){--issue-color:#ff6c6c}.withdrawal-issue-card:nth-child(3){--issue-color:#ff9d52}.withdrawal-issue-card:nth-child(4){--issue-color:var(--cyan)}.withdrawal-issue-card h3{color:#fff;margin:0 0 .8rem;font-size:clamp(1.55rem,2.4vw,2.1rem)}.withdrawal-issue-card p{color:#d8e2ed;margin:0}.withdrawal-content .section-angaben-bei-einer-berf-lligen-auszahlung:before{background:radial-gradient(circle at 82% 18%,#00c9ef21,#0000 23rem),linear-gradient(120deg,#061a2d,#030e1b)}.withdrawal-content .section-angaben-bei-einer-berf-lligen-auszahlung>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:1050px;padding:0;list-style:none;display:grid}.withdrawal-content .section-angaben-bei-einer-berf-lligen-auszahlung>ul li{background:#05192ac7;border:1px solid #00c9ef33;align-items:center;min-height:54px;margin:0;padding:.8rem 1rem .8rem 2.8rem;display:flex;position:relative}.withdrawal-content .section-angaben-bei-einer-berf-lligen-auszahlung>ul li:before{content:"✓";color:var(--cyan);font-weight:950;position:absolute;left:1rem}.media-games-catalog,.media-spiele-live{background:#040d19;min-height:clamp(270px,34vw,470px)}.games-catalog-art,.games-live-art{background-position:50%;background-repeat:no-repeat;display:block;position:absolute;inset:0}.games-catalog-art{background-image:linear-gradient(0deg, #020a14b8, transparent 38%), var(--games-catalog-image);background-size:auto,cover}.games-live-art{background-image:linear-gradient(0deg, #020a1485, transparent 38%), linear-gradient(90deg, #020a141f, transparent 48%, #020a142e), var(--games-live-image);background-size:auto,auto,cover}.games-content .games-hero:before{background-color:#020d1c;background-image:linear-gradient(90deg, #020d1cfc 0, #020d1ce6 46%, #020d1c61 74%, #020d1c2e), var(--page-hero-image);background-position:50%,0;background-repeat:no-repeat;background-size:auto,118%}.games-content .section-spielkategorien:before{background:linear-gradient(115deg,#03111ff7,#041829d1)}.games-content .section-spielkategorien table{box-shadow:none;background:0 0;display:block}.games-content .section-spielkategorien thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.games-content .section-spielkategorien tbody{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.games-content .section-spielkategorien tr{background:linear-gradient(145deg,#071f34f2,#03101cf5);border:1px solid #00c9ef38;align-content:center;min-height:105px;padding:1rem 1rem 1rem 4.15rem;display:grid;position:relative}.games-content .section-spielkategorien tr:before{content:"";z-index:1;background:var(--category-color,var(--cyan));width:1.15rem;height:1.15rem;-webkit-mask:var(--category-icon) center / contain no-repeat;mask:var(--category-icon) center / contain no-repeat;position:absolute;top:50%;left:2.1rem;transform:translate(-50%,-50%)}.games-content .section-spielkategorien tr:after{content:"";background:#020d1cd1;border:1px solid #00c9ef57;border-radius:50%;width:2.35rem;height:2.35rem;position:absolute;top:50%;left:2.1rem;transform:translate(-50%,-50%)}.games-content .section-spielkategorien tr:first-child{--category-icon:url(/icons/lucide/layout-grid.svg);--category-color:var(--yellow)}.games-content .section-spielkategorien tr:nth-child(2){--category-icon:url(/icons/lucide/toggle-right.svg)}.games-content .section-spielkategorien tr:nth-child(3){--category-icon:url(/icons/lucide/gauge.svg)}.games-content .section-spielkategorien tr:nth-child(4){--category-icon:url(/icons/lucide/badge-percent.svg);--category-color:var(--yellow)}.games-content .section-spielkategorien tr:nth-child(5){--category-icon:url(/icons/lucide/circle-dollar-sign.svg);--category-color:var(--yellow)}.games-content .section-spielkategorien tr:nth-child(6){--category-icon:url(/icons/lucide/ticket-percent.svg)}.games-content .section-spielkategorien tr:nth-child(7){--category-icon:url(/icons/lucide/gamepad-2.svg)}.games-content .section-spielkategorien tr:nth-child(8){--category-icon:url(/icons/lucide/dices.svg);--category-color:var(--yellow)}.games-content .section-spielkategorien tr:nth-child(9){--category-icon:url(/icons/lucide/layout-grid.svg)}.games-content .section-spielkategorien td{border:0;padding:0;display:block}.games-content .section-spielkategorien td:first-child{color:#fff;margin-bottom:.25rem;font-weight:900}.games-content .section-spielkategorien td:last-child{color:#c8d5e3;font-size:.8rem;line-height:1.4}.games-content .section-powbet-slots:before{background-color:#061323;background-image:linear-gradient(90deg, #03111ffa 0 56%, #03111fbd), var(--section-accent);background-position:50%,100% 0;background-repeat:no-repeat;background-size:auto,1500px}.games-content .section-powbet-live-casino:before{background-color:#03111f;background-image:linear-gradient(110deg, #03111ff5, #03111fc2), var(--games-blue);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px}.games-content .section-powbet-live-casino table{box-shadow:none;background:0 0;display:block}.games-content .section-powbet-live-casino thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.games-content .section-powbet-live-casino tbody{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.games-content .section-powbet-live-casino tr{background:#03111fe0;border:1px solid #00c9ef38;align-content:start;min-height:125px;padding:1rem;display:grid;box-shadow:inset 0 3px #00c9ef61}.games-content .section-powbet-live-casino td{border:0;padding:0;font-size:.82rem;display:block}.games-content .section-powbet-live-casino td:first-child{color:#fff;margin-bottom:.45rem;font-weight:900}.games-content .section-powbet-live-casino td:nth-child(2){color:var(--cyan)}.games-content .section-powbet-live-casino td:last-child{color:#c8d5e3;margin-top:.35rem}.games-content .section-roulette-blackjack-baccarat-und-poker:before{background:radial-gradient(circle at 80% 12%,#00c9ef1a,#0000 24rem),#03111f}.table-games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2.2rem;display:grid}.table-game-card{min-height:190px;box-shadow:inset 4px 0 0 var(--game-accent,var(--cyan));background:linear-gradient(145deg,#071f34f2,#03101cf7);border:1px solid #00c9ef38;padding:1.35rem}.table-game-card:nth-child(2),.table-game-card:nth-child(4){--game-accent:var(--yellow)}.table-game-card h3{color:#fff;margin:0 0 .8rem;font-size:clamp(1.7rem,2.7vw,2.35rem)}.table-game-card p{color:#d8e2ed;margin:0}.games-compact-pair{width:var(--container);border-top:1px solid var(--line);border-bottom:1px solid var(--line);clip-path:inset(0 -100vmax);background:radial-gradient(circle at 82% 12%,#ffd52614,#0000 22rem),linear-gradient(120deg,#071d31,#03101e);grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;display:grid;position:relative;box-shadow:0 0 0 100vmax #03101d}.games-compact-pair .content-section{width:auto;min-width:0;margin:0;padding:clamp(3.3rem,4vw,4.4rem) clamp(1.5rem,3.2vw,3rem)}.games-compact-pair .content-section:before{display:none}.games-compact-pair .content-section+.content-section{border-left:1px solid var(--line)}.games-compact-pair .content-section>h2{font-size:clamp(2.35rem,3.6vw,3.6rem)}.games-compact-pair .content-section>p{max-width:none}.games-demo-pair{background:radial-gradient(circle at 18% 0,#00c9ef1f,#0000 22rem),linear-gradient(120deg,#061d2f,#03101e)}.games-content .section-anbieter:before{background-color:#03141c;background-image:linear-gradient(108deg, #03141cf5, #03111fc9), var(--games-green);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px}.games-content .section-anbieter>p:first-of-type{background:#03111fd6;border:1px solid #00c9ef3b;max-width:1080px;padding:1.35rem 1.5rem 1.35rem 4.8rem;position:relative}.games-content .section-anbieter>p:first-of-type:before{content:"";background:var(--yellow);width:1.35rem;height:1.35rem;position:absolute;top:50%;left:2.35rem;transform:translate(-50%,-50%);-webkit-mask:url(/icons/lucide/gamepad-2.svg) 50%/contain no-repeat;mask:url(/icons/lucide/gamepad-2.svg) 50%/contain no-repeat}.games-content .section-anbieter>p:first-of-type:after{content:"";border:1px solid #ffd52657;border-radius:50%;width:2.7rem;height:2.7rem;position:absolute;top:50%;left:2.35rem;transform:translate(-50%,-50%)}.games-content .section-spiele-und-bonusumsatz:before{background-color:#100c17;background-image:linear-gradient(108deg, #120c18f7, #06101dcc), var(--games-red);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px}.games-content .section-spiele-und-bonusumsatz>p{max-width:900px}.info-content .info-hero{min-height:430px;padding-top:5.7rem;padding-bottom:4rem}.info-content .info-hero:before{background-color:#03111f;background-image:linear-gradient(90deg, #020d1cfa 0, #020d1cd6 52%, #020d1c9e), var(--page-hero-image);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px}.info-content .info-hero:after{height:12rem}.info-content .info-hero>h1{max-width:760px;font-size:clamp(3.5rem,5vw,4.8rem)}.info-content .info-hero>h1+p{max-width:760px}.about-card-grid{width:var(--container);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 auto;padding:1.5rem 0 5rem;display:grid}.about-card-grid .content-section{width:auto;min-width:0;box-shadow:inset 0 3px 0 var(--about-accent,var(--cyan));background:linear-gradient(145deg,#071f34f0,#03101cf7);border:1px solid #00c9ef38;margin:0;padding:clamp(2rem,3vw,2.8rem)}.about-card-grid .content-section:nth-child(2n){--about-accent:var(--yellow)}.about-card-grid .content-section:before{display:none}.about-card-grid .content-section>h2{font-size:clamp(2.15rem,3.4vw,3rem)}.about-card-grid .content-section>h2:after{width:48px;height:3px;margin-top:.65rem}.about-card-grid .content-section>p{max-width:none}.about-card-grid .link-cta-row{margin-top:1.35rem}.about-card-grid .commercial-cta{margin-top:.3rem}.info-document .info-hero{min-height:390px}.info-document .content-section{width:min(980px,100% - 40px);padding:clamp(2.8rem,4vw,4rem) clamp(1rem,3vw,2.4rem)}.info-document .content-section:before{background:linear-gradient(110deg,#03111fb8,#04172785)}.info-document .content-section>h2{max-width:820px;font-size:clamp(2.25rem,4vw,3.45rem)}.info-document .content-section>p,.info-document .content-section>ul{max-width:820px}.info-document .content-section>ul{background:#05192ab8;border:1px solid #00c9ef33;margin-top:1.4rem;padding:1.15rem 1.25rem 1.15rem 2.7rem}.info-document .content-section:nth-of-type(2n):before{background:linear-gradient(110deg,#051626c7,#030f1b94)}.responsible-content .section-hilfe-in-der-schweiz{padding-top:3.4rem;padding-bottom:3.4rem}.responsible-content .section-hilfe-in-der-schweiz>p{border-left:3px solid var(--yellow);background:#071f34bf;padding:.95rem 1.1rem}.responsible-content .section-hilfe-in-der-schweiz>.link-cta-row{background:0 0;border:0;padding:0}.contact-method-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));width:min(980px,100% - 40px);margin:0 auto;display:grid}.contact-method-grid .content-section{width:auto;min-width:0;margin:0;padding:clamp(2.8rem,4vw,3.8rem) clamp(1.3rem,3vw,2.4rem)}.contact-method-grid .content-section:before{display:none}.contact-method-grid .content-section+.content-section{border-left:1px solid var(--line)}.contact-method-grid .content-section>h2{font-size:clamp(2.3rem,4vw,3.2rem)}.contact-content .section-angaben-bei-zahlungsfragen>ul{max-width:720px;padding-left:1.1rem;list-style:none}.contact-content .section-angaben-bei-zahlungsfragen>ul li{padding-left:1.65rem;position:relative}.contact-content .section-angaben-bei-zahlungsfragen>ul li:before{content:"✓";color:var(--cyan);font-weight:900;position:absolute;left:0}.contact-content .section-weitere-informationen{padding-bottom:5rem}.contact-content .section-weitere-informationen .link-cta-row{margin:.65rem .55rem 0 0;display:inline-block}.legal-content .content-section>p,.legal-content .content-section>ul{max-width:800px}.privacy-content .section-welche-daten-verarbeitet-werden-k-nnen>ul,.privacy-content .section-wof-r-daten-verwendet-werden>ul{padding-left:1.1rem;list-style:none}.privacy-content .section-welche-daten-verarbeitet-werden-k-nnen>ul li,.privacy-content .section-wof-r-daten-verwendet-werden>ul li{padding-left:1.65rem;position:relative}.privacy-content .section-welche-daten-verarbeitet-werden-k-nnen>ul li:before,.privacy-content .section-wof-r-daten-verwendet-werden>ul li:before{content:"•";color:var(--cyan);font-size:1.4rem;line-height:1;position:absolute;left:.2rem}@media (width>=1100px){.payments-hero-marks{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:330px;margin:0;display:grid;position:absolute;top:50%;right:2.5%;transform:translateY(-42%)}.hero-payment-mark{background-size:56% 48%;width:100%;height:94px;box-shadow:9px 9px #00c9ef14,0 18px 45px #00000042}.hero-payment-mark:nth-child(2),.hero-payment-mark:nth-child(4){transform:translateY(18px)}}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden table{box-shadow:none;background:0 0;display:block}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tbody{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr{background:linear-gradient(135deg,#08233ae6,#03101ceb);border:1px solid #00c9ef38;grid-template-columns:minmax(120px,.78fr) minmax(0,1.22fr);align-items:center;min-height:78px;padding:.9rem 1rem .9rem 4.25rem;display:grid;position:relative}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:before{content:"";z-index:1;background:var(--payment-icon-color,var(--cyan));width:1.25rem;height:1.25rem;-webkit-mask:var(--payment-icon) center / contain no-repeat;mask:var(--payment-icon) center / contain no-repeat;position:absolute;top:50%;left:1.96rem;transform:translate(-50%,-50%)}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:after{content:"";background:#020d1cb8;border:1px solid #00c9ef66;border-radius:50%;width:2.2rem;height:2.2rem;position:absolute;top:50%;left:1.96rem;transform:translate(-50%,-50%)}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden td{border:0;padding:0;display:block}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden td:first-child{color:#fff;font-weight:850}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden td:last-child{color:#d8e2ed;font-size:.9rem;line-height:1.45}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:first-child,.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:nth-child(2){--payment-icon:url(/icons/lucide/credit-card.svg)}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:nth-child(3){--payment-icon:url(/icons/lucide/ticket-percent.svg)}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:nth-child(4),.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:nth-child(5),.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:nth-child(9),.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:nth-child(10){--payment-icon:url(/icons/lucide/wallet-minimal.svg)}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:nth-child(6){--payment-icon:url(/icons/lucide/circle-dollar-sign.svg)}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:nth-child(7){--payment-icon:url(/icons/lucide/smartphone.svg)}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:nth-child(8){--payment-icon:url(/icons/lucide/circle-dollar-sign.svg);--payment-icon-color:var(--yellow)}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:nth-child(9),.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:nth-child(10){opacity:.78;--payment-icon-color:var(--yellow);border-color:#ffd52638}.section-powbet-auf-einen-blick table{border-collapse:separate;border-spacing:0 8px;max-width:1080px;box-shadow:none;background:0 0}.section-powbet-auf-einen-blick thead{background:#00c9ef14}.section-powbet-auf-einen-blick tbody tr{background:linear-gradient(90deg,#08233af2,#041627cc);box-shadow:inset 3px 0 #00c9ef59}.section-powbet-auf-einen-blick td{border:0}.section-powbet-auf-einen-blick td:first-child{color:#fff;width:34%;padding-left:4.2rem;font-weight:800;position:relative}.section-powbet-auf-einen-blick td:first-child:before{content:"";z-index:1;background:var(--cyan);width:1.2rem;height:1.2rem;-webkit-mask:var(--row-icon) center / contain no-repeat;mask:var(--row-icon) center / contain no-repeat;position:absolute;top:50%;left:2.075rem;transform:translate(-50%,-50%)}.section-powbet-auf-einen-blick td:first-child:after{content:"";background:#020f1bb3;border:1px solid #00c9ef6b;border-radius:50%;width:2.15rem;height:2.15rem;position:absolute;top:50%;left:2.075rem;transform:translate(-50%,-50%);box-shadow:inset 0 0 12px #00c9ef14}.section-powbet-auf-einen-blick tbody tr:first-child{--row-icon:url(/icons/lucide/dices.svg)}.section-powbet-auf-einen-blick tbody tr:nth-child(2){--row-icon:url(/icons/lucide/circle-dollar-sign.svg)}.section-powbet-auf-einen-blick tbody tr:nth-child(2) td:first-child:before,.section-powbet-auf-einen-blick tbody tr:nth-child(6) td:first-child:before{background:var(--yellow)}.section-powbet-auf-einen-blick tbody tr:nth-child(3){--row-icon:url(/icons/lucide/badge-percent.svg)}.section-powbet-auf-einen-blick tbody tr:nth-child(4){--row-icon:url(/icons/lucide/wallet-minimal.svg)}.section-powbet-auf-einen-blick tbody tr:nth-child(5){--row-icon:url(/icons/lucide/layout-grid.svg)}.section-powbet-auf-einen-blick tbody tr:nth-child(6){--row-icon:url(/icons/lucide/credit-card.svg)}.section-powbet-auf-einen-blick tbody tr:nth-child(7){--row-icon:url(/icons/lucide/circle-slash-2.svg)}.section-powbet-auf-einen-blick tbody tr:nth-child(8){--row-icon:url(/icons/lucide/smartphone.svg)}.section-powbet-auf-einen-blick tbody tr:nth-child(9){--row-icon:url(/icons/lucide/headset.svg)}.section-konto-und-nutzung:before{background:linear-gradient(115deg,#071d31,#020d1c 65%)}.section-konto-und-nutzung table{max-width:none;box-shadow:none;background:0 0}.section-konto-und-nutzung thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.section-konto-und-nutzung tbody{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.section-konto-und-nutzung tr{background:linear-gradient(135deg,#08243bf5,#03111edb);border:1px solid #00c9ef3d;grid-template-columns:1fr;align-content:start;min-height:150px;padding:1.35rem 1.35rem 1.35rem 5rem;display:grid;position:relative;box-shadow:inset 0 3px #00c9ef38}.section-konto-und-nutzung tr:before{content:"";z-index:1;background:var(--yellow);width:1.3rem;height:1.3rem;-webkit-mask:var(--feature-icon) center / contain no-repeat;mask:var(--feature-icon) center / contain no-repeat;position:absolute;top:1.94rem;left:2rem}.section-konto-und-nutzung tr:after{content:"";background:#020f1b8c;border:1px solid #00c9ef70;width:2.5rem;height:2.5rem;position:absolute;top:1.35rem;left:1.4rem;transform:rotate(45deg)}.section-konto-und-nutzung tr:first-child{--feature-icon:url(/icons/lucide/gamepad-2.svg)}.section-konto-und-nutzung tr:nth-child(2){--feature-icon:url(/icons/lucide/ticket-percent.svg)}.section-konto-und-nutzung tr:nth-child(3){--feature-icon:url(/icons/lucide/gauge.svg)}.section-konto-und-nutzung tr:nth-child(4){--feature-icon:url(/icons/lucide/toggle-right.svg)}.section-konto-und-nutzung td{border:0;padding:0;display:block}.section-konto-und-nutzung td:first-child{color:var(--cyan);text-transform:uppercase;letter-spacing:.035em;margin-bottom:.55rem;font-weight:900}.section-konto-und-nutzung td:last-child{color:#d8e2ed}.section-powbet-registrierung,.section-powbet-login,.section-powbet-mobil-auf-iphone-und-android{grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);align-items:start;gap:0 4rem;display:grid}.section-powbet-registrierung>h2,.section-powbet-login>h2,.section-powbet-mobil-auf-iphone-und-android>h2{grid-column:1/-1}.section-powbet-registrierung>.section-media,.section-powbet-login>.section-media,.section-powbet-mobil-auf-iphone-und-android>.section-media{grid-area:2/2/span 8}.section-powbet-login{grid-template-columns:minmax(470px,1.14fr) minmax(0,.86fr)}.section-powbet-login>.section-media{grid-column:1}.section-powbet-login>:not(h2):not(.section-media){grid-column:2}.section-powbet-casino-bonus{grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);align-items:start;gap:0 3.5rem;display:grid}.section-powbet-casino-bonus>h2{grid-column:1/-1}.section-powbet-casino-bonus>.section-media{grid-area:2/1/span 3}.section-powbet-casino-bonus>table,.section-powbet-casino-bonus>p{grid-column:2}.section-powbet-casino-spiele:before{background:linear-gradient(#020b16 0,#071b2e 60%,#020d1c 100%)}.section-powbet-casino-spiele>.section-media{margin-bottom:2.5rem}.game-copy-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:2.4rem 0;display:grid}.game-copy-card{background:linear-gradient(145deg,#071d31fa,#030f1bfa);min-height:220px;padding:1.6rem}.game-copy-card h3{border-left:4px solid var(--cyan);color:#fff;margin:0 0 1rem;padding-left:1rem;font-size:clamp(1.7rem,2.5vw,2.35rem)}.game-copy-card p{color:#d8e2ed;margin-bottom:0}.paired-sections{width:var(--container);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0 auto;display:grid;position:relative}.paired-sections:before{content:"";z-index:-3;background:linear-gradient(#03101fdc, #03101ff3), var(--backdrop-green) center / cover no-repeat;position:absolute;inset:0 50% 0 calc(-50vw + 50%)}.paired-sections:after{content:"";z-index:-3;background:linear-gradient(#17060de3, #060c18f5), var(--backdrop-red) center / cover no-repeat;position:absolute;inset:0 calc(-50vw + 50%) 0 50%}.paired-sections .content-section{width:auto;margin:0;padding:clamp(3.8rem,5vw,5rem) clamp(1.8rem,4vw,3.5rem)}.paired-sections .content-section:before{display:none}.paired-sections .content-section+.content-section{border-left:1px solid var(--line)}.paired-sections .content-section>h2{font-size:clamp(2.65rem,3.8vw,4rem)}.paired-sections .section-powbet-einzahlungen-in-chf>h2{font-size:clamp(2.55rem,3.35vw,3.5rem)}.section-powbet-einzahlungen-in-chf>ul{columns:1}.section-powbet-sportwetten{flex-direction:column;justify-content:center;min-height:520px;display:flex;overflow:visible}.section-powbet-sportwetten:before{background:#02080f33}.section-powbet-sportwetten>.section-media{z-index:-1;width:100vw;min-height:0;margin:0;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.section-powbet-sportwetten>h2,.section-powbet-sportwetten>p{z-index:2;max-width:680px;position:relative}.section-powbet-sportwetten>p{color:#eef4fa;text-shadow:0 2px 16px #000}.section-powbet-sportwetten>p:has(.commercial-cta){margin-top:1.4rem}.section-powbet-cashback-und-vip>.section-media{margin-bottom:2.5rem}.section-powbet-kundendienst{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.section-powbet-kundendienst>h2{grid-column:1/-1}.section-powbet-kundendienst:before{background:linear-gradient(120deg,#071c30,#020c18 62%)}.section-powbet-kundendienst>p{background:linear-gradient(145deg,#082339e0,#03101ceb);border:1px solid #00c9ef40;max-width:none;margin:1rem 0 0;padding:4rem 1.5rem 1.5rem;position:relative;box-shadow:inset 0 3px #00c9ef2e}.section-powbet-kundendienst>p:before{color:var(--cyan);letter-spacing:.09em;font-size:.78rem;font-weight:900;position:absolute;top:1.25rem;left:1.5rem}.section-powbet-kundendienst>p:first-of-type:before{content:var(--ui-support-chat)}.section-powbet-kundendienst>p:last-of-type:before{content:var(--ui-support-security)}.section-powbet-faq{grid-template-columns:minmax(250px,.42fr) minmax(0,1fr);align-items:start;gap:0 5rem;display:grid}.section-powbet-faq>h2{grid-column:1;position:sticky;top:120px}.section-powbet-faq>.faq-item,.section-powbet-faq>p{grid-column:2}.faq-item{border-bottom:1px solid var(--line);max-width:900px}.faq-item:first-of-type{border-top:1px solid var(--line);margin-top:2rem}.faq-item summary{color:#fff;cursor:pointer;padding:1.25rem 3rem 1.25rem 0;font-weight:800;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--cyan);font-size:1.5rem;font-weight:400;position:absolute;top:1.05rem;right:.15rem}.faq-item[open] summary:after{content:"−"}.faq-answer{color:#d8e2ed;padding:0 3rem 1.3rem 0}.faq-answer>:first-child{margin-top:0}.faq-answer>:last-child{margin-bottom:0}.site-footer{border-top:2px solid var(--cyan);background:#020a15;padding:4rem max(20px,50% - 590px) 1.5rem}.footer-grid{grid-template-columns:1.35fr .75fr .9fr;gap:clamp(2rem,6vw,6rem);display:grid}.footer-brand img{width:175px;height:auto}.footer-brand p{max-width:35rem;color:var(--muted)}.footer-brand .responsible{padding-left:3.2rem;position:relative}.footer-brand .responsible:before{content:"18+";border:2px solid var(--cyan);width:2.35rem;height:2.35rem;color:var(--cyan);border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:.15rem;left:0}.site-footer nav{flex-direction:column;gap:.45rem;display:flex}.site-footer h3{color:var(--cyan);letter-spacing:.03em;margin-bottom:.5rem;font-family:inherit;font-size:1rem}.site-footer a{color:#d8e2ed;text-decoration:none}.copyright{border-top:1px solid var(--line);color:#8294a8;text-align:center;margin:3rem 0 0;padding-top:1.3rem;font-size:.85rem}.cookie-consent{z-index:40;border:1px solid var(--line);background:#071b2e;width:min(410px,100% - 2rem);padding:1rem;position:fixed;bottom:1rem;right:1rem;box-shadow:0 18px 50px #0009}.cookie-consent p{margin:0 0 .8rem}.cookie-consent div{justify-content:flex-end;gap:.6rem;display:flex}.cookie-consent button{border:1px solid var(--line);color:#fff;cursor:pointer;background:0 0;padding:.55rem .85rem}.cookie-consent .accept{border-color:var(--yellow);background:var(--yellow);color:#07111f;font-weight:800}[hidden]{display:none!important}.error-page{background-color:#03111f;background-image:linear-gradient(105deg, #020d1cf0, #020d1cc2), var(--error-backdrop);background-position:50%,top;background-repeat:no-repeat;background-size:auto,1560px;place-items:center;min-height:620px;padding:5rem 20px;display:grid;position:relative;overflow:hidden}.error-panel{text-align:center;background:#03111fe6;border:1px solid #00c9ef4d;width:min(680px,100%);padding:clamp(2rem,5vw,4rem);box-shadow:14px 14px #00c9ef14}.error-panel img{opacity:.9;width:150px;height:auto;margin:0 auto 1rem}.error-code{color:var(--yellow);margin:0;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:clamp(5rem,14vw,9rem);line-height:.85}.error-panel h1{margin-top:1rem;font-size:clamp(2.5rem,6vw,4rem)}.error-panel>p:not(.error-code){color:#d8e2ed;margin:1rem auto 1.8rem}.error-panel .secondary-cta{justify-content:center}@media (width<=960px){.header-inner{grid-template-columns:auto 1fr auto auto;gap:.75rem;min-height:68px}.brand img{width:145px}.menu-toggle{border:1px solid var(--line);color:#fff;background:0 0;justify-self:end;padding:.55rem .7rem;display:inline-flex}.site-header nav{border-bottom:1px solid var(--line);background:#041526;flex-direction:column;padding:1rem 20px 1.4rem;display:none;position:absolute;inset:68px 0 auto}.site-header nav[data-open]{display:flex}.site-header nav[data-open] .menu-cta{align-self:stretch;margin-top:.25rem;display:block}.site-header .language-switcher{background:0 0;border:0;padding:0;display:block;position:relative;inset:auto}.header-cta{justify-self:end;padding:.65rem .8rem;font-size:.84rem}.hero-section:before{opacity:.78;background-position:56%;width:100vw;top:0;bottom:0;left:50%}.hero-section>h1,.hero-section>h1+p{text-shadow:0 2px 18px #001;position:relative}.section-powbet-registrierung,.section-powbet-login,.section-powbet-casino-bonus,.section-powbet-mobil-auf-iphone-und-android,.section-powbet-kundendienst,.section-powbet-faq{display:block}.section-powbet-login>:not(h2):not(.section-media){grid-column:auto}.section-konto-und-nutzung tbody{grid-template-columns:1fr}.section-powbet-registrierung>.section-media,.section-powbet-login>.section-media,.section-powbet-casino-bonus>.section-media,.section-powbet-mobil-auf-iphone-und-android>.section-media{min-height:430px;margin-bottom:2.5rem}.paired-sections{display:block}.paired-sections .content-section+.content-section{border-top:1px solid var(--line);border-left:0}.bonus-offers-pair{display:block}.bonus-offers-pair:before,.bonus-offers-pair:after{display:none}.bonus-offers-pair .content-section{min-height:0}.bonus-offers-pair .content-section+.content-section{border-top:1px solid var(--line);border-left:0}.bonus-offers-pair .section-live-casino-cashback{clip-path:inset(0 -100vmax);background:radial-gradient(circle at 80% 12%,#00c9ef29,#0000 18rem),linear-gradient(135deg,#071f35,#041321);box-shadow:0 0 0 100vmax #041321}.bonus-offers-pair .section-kein-bonus-ohne-einzahlung{clip-path:inset(0 -100vmax);background:radial-gradient(circle at 82% 16%,#ffd52621,#0000 18rem),linear-gradient(135deg,#091c2d,#030d1a);box-shadow:0 0 0 100vmax #030d1a}.payments-compact-pair{display:block}.payments-compact-pair .content-section{min-height:0}.payments-compact-pair .content-section+.content-section{border-top:1px solid var(--line);border-left:0}.section-powbet-faq>h2{position:static}.section-powbet-faq>.faq-item{max-width:none}.media-games{min-height:560px}.game-panel{min-height:420px}.section-powbet-sportwetten{min-height:520px}.media-vip{background-color:#11101b;background-size:contain;min-height:290px}.inner-content .internal-hero{min-height:520px}.inner-content .internal-hero:before{opacity:1}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type tbody{grid-template-columns:repeat(2,minmax(0,1fr))}.media-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));max-width:620px}.payments-content .section-twint-postfinance-apple-pay-und-trustly tbody{grid-template-columns:repeat(2,minmax(0,1fr))}.payments-content .section-einzahlungen-mit-kryptow-hrungen>ul{grid-template-columns:repeat(3,minmax(0,1fr))}.media-withdrawal-methods{grid-template-columns:repeat(2,minmax(0,1fr));max-width:620px}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tbody{grid-template-columns:repeat(2,minmax(0,1fr))}.withdrawal-status-grid{grid-template-columns:1fr}.withdrawal-status-grid:before{display:none}.withdrawal-status-card{min-height:0}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table tbody{grid-template-columns:repeat(3,minmax(0,1fr))}.withdrawal-content .section-verifizierung-f-r-auszahlungen tbody{grid-template-columns:1fr}.withdrawal-compact-pair{display:block}.withdrawal-compact-pair .content-section{min-height:0}.withdrawal-compact-pair .content-section+.content-section{border-top:1px solid var(--line);border-left:0}.withdrawal-issues-grid{grid-template-columns:1fr}.withdrawal-issue-card{min-height:0}.games-content .section-spielkategorien tbody,.games-content .section-powbet-live-casino tbody{grid-template-columns:repeat(2,minmax(0,1fr))}.games-compact-pair{display:block}.games-compact-pair .content-section{min-height:0}.games-compact-pair .content-section+.content-section{border-top:1px solid var(--line);border-left:0}.about-card-grid{grid-template-columns:1fr}.contact-method-grid{display:block}.contact-method-grid .content-section+.content-section{border-top:1px solid var(--line);border-left:0}.bonus-content .section-auszahlung-bei-aktivem-bonus:before,.bonus-content .section-weekend-reload:before,.bonus-content .section-w-chentliches-casino-cashback:before{background-position:50%,115%,top;background-size:auto,min(58vw,500px),1560px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=480px){.header-inner{grid-template-columns:auto 1fr auto;gap:.55rem}.brand img{width:126px}.header-cta{display:none}}@media (width<=560px){:root{--container:min(100% - 28px, 1180px)}.header-inner{grid-template-columns:auto 1fr auto}.header-cta{display:none}.hero-section{min-height:auto;padding:3.5rem 0 4.5rem}.hero-section:before{opacity:.64;background-image:linear-gradient(90deg, #020d1cf0 0, #020d1cb8 35%, #020d1c1f 70%), var(--hero-image-mobile,var(--hero-image));background-position:50%,62%;background-size:auto,cover;width:100vw;top:0;bottom:0;left:50%}.hero-section>h1{font-size:clamp(3rem,15vw,4.25rem)}.hero-section>h1+p{font-size:1rem}.breadcrumbs{top:1rem}.inner-content .internal-hero{min-height:auto;padding:5.2rem 0 4.4rem}.inner-content .internal-hero:before{opacity:1;background:linear-gradient(180deg, #020d1cad, #020d1c 70%), var(--page-hero-image-mobile,var(--page-hero-image)) 62% center / cover no-repeat}.inner-content .internal-hero>h1{overflow-wrap:normal;hyphens:none;font-size:clamp(1.8rem,9vw,3.2rem)}.bonus-content .section-powbet-boni-und-aktionen th:first-child{width:34%}.bonus-content .section-powbet-boni-und-aktionen th:nth-child(2){width:27%}.bonus-content .section-powbet-boni-und-aktionen th:last-child{width:39%}.bonus-content .section-powbet-boni-und-aktionen td:first-child{hyphens:auto;padding-left:3.2rem;font-size:.78rem}.bonus-content .section-powbet-boni-und-aktionen td:first-child:before{width:1rem;height:1rem;left:1.585rem}.bonus-content .section-powbet-boni-und-aktionen td:first-child:after{width:1.85rem;height:1.85rem;left:1.585rem}.bonus-content .section-auszahlung-bei-aktivem-bonus:before,.bonus-content .section-weekend-reload:before,.bonus-content .section-w-chentliches-casino-cashback:before{background-image:linear-gradient(180deg, #03111fd9, #03111ffa), var(--section-art), var(--section-backdrop);background-position:50%,132% 12%,top;background-size:auto,78%,1560px}.bonus-content .section-auszahlung-bei-aktivem-bonus{--section-art:var(--athlete-red);--section-backdrop:var(--bonus-blue)}.bonus-content .section-weekend-reload{--section-art:var(--football-character);--section-backdrop:var(--bonus-fire)}.bonus-content .section-w-chentliches-casino-cashback{--section-art:var(--tennis-character);--section-backdrop:var(--bonus-green)}.page-toc{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin:0 auto;padding:.75rem;display:grid}.page-toc .toc-label{grid-column:1/-1;margin:0 0 .15rem}.page-toc a{text-align:center;white-space:normal;background:#020d1c80;border-color:#00c9ef2e;padding:.55rem .3rem}.content-section{padding:3.8rem 0}.content-section>h2{font-size:clamp(2.55rem,13vw,3.7rem)}.bonus-content .content-section>h2,.payments-content .content-section>h2,.withdrawal-content .content-section>h2,.games-content .content-section>h2{overflow-wrap:anywhere;hyphens:auto;font-size:clamp(2rem,9.8vw,3rem)}.content-section>h3{font-size:2rem}.section-media,.section-powbet-registrierung>.section-media,.section-powbet-login>.section-media,.section-powbet-casino-bonus>.section-media,.section-powbet-mobil-auf-iphone-und-android>.section-media{min-height:290px;margin:1.8rem 0 2.2rem}.registration-art{border-width:5px;width:48%;height:90%;top:5%;left:5%}.media-register .art-character{width:65%;right:-13%}.login-art{border-width:5px;width:54%;height:90%;top:5%;left:23%}.media-bonus{background-image:var(--bonus-image-mobile,var(--bonus-image));min-height:330px}.media-games{grid-template-columns:1fr;min-height:0}.game-panel{background-position:50%;min-height:250px}.slots-panel{background-image:var(--top-games-image-mobile,var(--top-games-image))}.live-panel{background-image:var(--live-games-image-mobile,var(--live-games-image))}.game-copy-grid{grid-template-columns:1fr}.game-copy-card{min-height:0}.media-mobile{min-height:330px}.mobile-orbit{width:280px;height:280px}.mobile-phone{background-image:var(--lobby-image-mobile,var(--lobby-image));border-width:6px;border-radius:16px;width:92%;height:62%;top:8%}.platform-badges{gap:.35rem;width:92%;bottom:6%;left:50%}.platform-badges span{padding:.4rem .55rem;font-size:.62rem}.media-sports{min-height:340px}.media-sports:after{background:linear-gradient(90deg,#020914fc 0,#020c18f0 68%,#020a14b3 100%)}.sport-character-one{width:55%;right:-8%}.sport-character-two{opacity:.78;width:54%;right:-2%}.section-powbet-sportwetten{min-height:560px;padding-right:0}.section-powbet-sportwetten>h2{font-size:clamp(2.4rem,12vw,3.4rem)}.media-vip{background-color:#11101b;background-image:var(--vip-image-mobile,var(--vip-image));background-position:50%;background-size:contain;min-height:160px}.media-actions{grid-template-columns:1fr}.action-panel{background-image:var(--casino-actions-image-mobile,var(--casino-actions-image))}.payment-method-panel{background-image:var(--payment-methods-image-mobile,var(--payment-methods-image))}.withdrawal-method-panel{background-image:var(--withdrawal-methods-image-mobile,var(--withdrawal-methods-image))}.games-catalog-art{background-image:linear-gradient(0deg, #020a14b8, transparent 38%), var(--games-catalog-image-mobile,var(--games-catalog-image))}.games-live-art{background-image:linear-gradient(0deg, #020a1485, transparent 38%), linear-gradient(90deg, #020a141f, transparent 48%, #020a142e), var(--games-live-image-mobile,var(--games-live-image))}.section-powbet-einzahlungen-in-chf>ul{columns:1}.paired-sections .content-section{padding:3.8rem 0}.bonus-offers-pair .content-section{padding:3rem 0}.bonus-offers-pair .content-section>h2{font-size:clamp(2rem,9.6vw,2.75rem)}.payments-compact-pair .content-section{padding:3.25rem 0}.payments-compact-pair .content-section>h2{font-size:clamp(2rem,9.4vw,2.75rem)}.payments-content .section-chf-geb-hren-und-w-hrungsumrechnung>h2{font-size:clamp(1.9rem,8.8vw,2.55rem)}.payments-content .section-einzahlungen-mit-kryptow-hrungen>ul{grid-template-columns:repeat(2,minmax(0,1fr))}.payments-content .section-einzahlungen-mit-kryptow-hrungen>ul li:last-child{grid-column:1/-1}.payments-content .section-einzahlungen-mit-kryptow-hrungen>ul li{overflow-wrap:anywhere;gap:.55rem;min-height:58px;padding:.65rem .7rem;font-size:.78rem}.payments-content .section-einzahlungen-mit-kryptow-hrungen>ul li:before{background-size:.7rem .7rem;flex-basis:1.4rem;width:1.4rem;height:1.4rem}.media-withdrawal-methods{gap:6px;padding:6px}.withdrawal-content .section-auszahlungslimits table,.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table,.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table,.withdrawal-content .section-verifizierung-f-r-auszahlungen table{width:100%;min-width:0;display:block;overflow:visible}.withdrawal-content .section-auszahlungslimits tbody,.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tbody,.withdrawal-content .section-verifizierung-f-r-auszahlungen tbody{grid-template-columns:1fr;width:100%;display:grid}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr{min-height:148px;padding-left:3.7rem}.withdrawal-content .section-auszahlungsmethoden-mindestbetr-ge-und-dauer>table tr:before{left:1.75rem}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table tbody{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table tr{min-height:104px}.withdrawal-content .section-wie-lange-dauert-eine-powbet-auszahlung->table tr:last-child{grid-column:1/-1}.withdrawal-compact-pair .content-section{padding:3.25rem 0}.withdrawal-compact-pair .content-section>h2{font-size:clamp(2rem,9.4vw,2.75rem)}.withdrawal-content .section-angaben-bei-einer-berf-lligen-auszahlung>ul{grid-template-columns:1fr}.media-games-catalog,.media-spiele-live{min-height:250px}.games-content .section-spielkategorien table,.games-content .section-powbet-live-casino table{width:100%;min-width:0;display:block;overflow:visible}.games-content .section-spielkategorien tbody,.games-content .section-powbet-live-casino tbody{grid-template-columns:1fr;width:100%;display:grid}.games-content .section-spielkategorien tr{min-height:92px}.table-games-grid{grid-template-columns:1fr}.table-game-card{min-height:0}.games-compact-pair .content-section{padding:3.25rem 0}.games-compact-pair .content-section>h2{font-size:clamp(2rem,9.4vw,2.75rem)}.info-content .info-hero{min-height:auto;padding:5.2rem 0 4.2rem}.info-content .info-hero>h1{font-size:clamp(2.5rem,12vw,3.7rem)}.about-card-grid{gap:8px;padding:.75rem 0 3.5rem}.about-card-grid .content-section{padding:2rem 1.2rem}.about-card-grid .content-section>h2{font-size:clamp(2rem,9.4vw,2.7rem)}.info-document .content-section{width:var(--container);padding:3.2rem 0}.info-document .content-section>h2{font-size:clamp(2rem,9.4vw,2.8rem)}.contact-method-grid{width:var(--container)}.contact-method-grid .content-section{padding:3.2rem 0}.payments-hero-marks{gap:.4rem;margin-top:1.15rem}.hero-payment-mark{width:54px;height:34px}.home-content table{table-layout:fixed;white-space:normal;width:100%;display:table;overflow:visible}.home-content th,.home-content td{overflow-wrap:anywhere;min-width:0;padding:.72rem .58rem}.home-content th{font-size:.72rem}.home-content td{font-size:.86rem}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type,.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden table{table-layout:auto;background:0 0;display:block}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type tbody,.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tbody{grid-template-columns:1fr;display:grid}.media-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px}.payments-content .section-einzahlungsmethoden-und-limits>table tbody,.payments-content .section-twint-postfinance-apple-pay-und-trustly tbody,.payments-content .section-skrill-neteller-jeton-und-mifinity tbody,.payment-issues-grid{grid-template-columns:1fr}.payments-content .section-einzahlungsmethoden-und-limits>table tr{min-height:0;padding:1rem 1rem 1rem 3.85rem}.payments-content .section-einzahlungsmethoden-und-limits>table tr:before,.payments-content .section-einzahlungsmethoden-und-limits>table tr:after{left:1.85rem}.payments-content .section-skrill-neteller-jeton-und-mifinity tr,.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type tr{min-height:0}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type td{padding:0;display:block}.bonus-content .section-powbet-casino-willkommensbonus>table:first-of-type td:first-child{margin-bottom:.4rem;font-size:.7rem}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr{grid-template-columns:minmax(90px,.75fr) minmax(0,1.25fr);min-height:72px;padding:.75rem .75rem .75rem 3.65rem}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden td{padding:0;display:block}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden td:first-child{font-size:.82rem}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden td:last-child{font-size:.78rem}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:before{width:1rem;height:1rem;left:1.585rem}.bonus-content .section-geeignete-und-ausgeschlossene-einzahlungsmethoden tr:after{width:1.85rem;height:1.85rem;left:1.585rem}.section-powbet-auf-einen-blick th:first-child{width:54%}.section-powbet-auf-einen-blick th:last-child{width:46%}.section-powbet-auf-einen-blick td:first-child{overflow-wrap:normal;hyphens:auto;width:auto;padding-left:3.55rem;font-size:.8rem}.section-powbet-auf-einen-blick td:first-child:before{width:1.05rem;height:1.05rem;left:1.8rem}.section-powbet-auf-einen-blick td:first-child:after{width:1.95rem;height:1.95rem;left:1.8rem}.section-konto-und-nutzung tr{min-height:0;padding:1.1rem 1rem 1.1rem 4.25rem}.section-konto-und-nutzung tr:before{width:1.15rem;height:1.15rem;top:1.65rem;left:1.7rem}.section-konto-und-nutzung tr:after{width:2.3rem;height:2.3rem;top:1.08rem;left:1.12rem}.section-powbet-mobil-auf-iphone-und-android th:first-child{width:44%}.section-powbet-mobil-auf-iphone-und-android th:nth-child(2),.section-powbet-mobil-auf-iphone-und-android th:nth-child(3){width:28%}.section-powbet-mobil-auf-iphone-und-android td:nth-child(n+2),.section-powbet-mobil-auf-iphone-und-android th:nth-child(n+2){text-align:center}.section-powbet-cashback-und-vip th:first-child{width:28%}.section-powbet-cashback-und-vip th:nth-child(2),.section-powbet-cashback-und-vip th:nth-child(3){width:36%}.commercial-cta{width:100%}.secondary-cta{justify-content:space-between;width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.cookie-consent div{flex-direction:column-reverse}.cookie-consent button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
