.article-main .article-footer{margin-top:48px;padding-top:32px;border-top:1px solid #e8e8e8}.article-main .article-footer .update-info{display:flex;align-items:center;gap:16px;padding:16px 20px;background:linear-gradient(135deg,#f8fdf8 0%,#E8F5E9 100%);border-radius:12px;margin-bottom:32px;font-size:14px;color:#4a4a4a}.article-main .article-footer .update-info svg{width:20px;height:20px;color:#4CAF50;flex-shrink:0}.article-main .article-footer .article-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.article-main .article-footer .article-tag{padding:6px 14px;background:#fafbfa;border-radius:100px;font-size:13px;color:#4a4a4a;border:1px solid #e8e8e8;transition:background 0.2s ease,border-color 0.2s ease,color 0.2s ease}.article-main .article-footer .article-tag:hover{background:#E8F5E9;border-color:#4CAF50;color:#388E3C}.article-main .article-footer .share-bottom{background:#fafbfa;border-radius:12px;padding:24px;margin-bottom:32px;text-align:center}.article-main .article-footer .share-bottom .share-bottom-title{font-size:16px;font-weight:600;margin-bottom:16px;color:#1a1a1a}.article-main .article-footer .share-bottom .share-bottom-buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.article-main .article-footer .share-bottom .share-bottom-btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;transition:transform 0.2s ease}.article-main .article-footer .share-bottom .share-bottom-btn:hover{transform:scale(1.1);color:#fff}.article-main .article-footer .share-bottom .share-bottom-btn svg{width:22px;height:22px}.article-main .article-footer .sources-section{background:#fafbfa;border-radius:12px;padding:24px;margin-bottom:32px}.article-main .article-footer .sources-section .sources-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:700;line-height:22px;text-transform:uppercase;letter-spacing:.5px;color:#1a1a1a;margin-bottom:16px;display:flex;align-items:center;gap:8px}.article-main .article-footer .sources-section .sources-title svg{width:18px;height:18px;color:#4CAF50}.article-main .article-footer .sources-section .sources-list{list-style:none}.article-main .article-footer .sources-section .sources-list li{padding:8px 0;border-bottom:1px solid #e8e8e8;font-size:14px}.article-main .article-footer .sources-section .sources-list li:last-child{border-bottom:none}.article-main .article-footer .sources-section .sources-list a{color:#388E3C;word-break:break-all}.article-main .breadcrumb{padding:16px 0;font-size:13px;color:#717171}.article-main .breadcrumb a{color:#717171}.article-main .breadcrumb a:hover{color:#388E3C}.article-main .breadcrumb span{margin:0 8px}.article-wrapper{margin-top:64px;padding:0 16px;display:grid;grid-template-columns:1fr;gap:48px}.article-wrapper .article-main{max-width:800px}.article-wrapper .article-sidebar{display:none;position:relative}.article-wrapper .article-sidebar .sidebar-sticky{position:sticky;top:96px}.article-main .article-header{margin-bottom:32px}.article-main .article-header .article-title{font-size:28px;line-height:36px;margin-bottom:20px;color:#1a1a1a}.article-main .article-meta{display:flex;align-items:center;gap:10px;padding:16px 0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;margin-bottom:24px;flex-wrap:wrap}.article-main .article-meta .meta-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#717171}.article-main .article-meta .meta-item svg{width:16px;height:16px;color:#4CAF50}.article-main .article-meta .meta-divider{display:none;width:1px;height:20px;background:#e8e8e8}.article-main .article-meta .fact-checked{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 6px;background:linear-gradient(135deg,#E8F5E9 0%,#C8E6C9 100%);border-radius:100px;font-size:13px;color:#2E7D32;white-space:nowrap;cursor:help}.article-main .article-meta .fact-checked .fact-checked-avatar{width:26px;height:26px;border-radius:50%;object-fit:cover;border:2px solid #4CAF50}.article-main .article-meta .fact-checked strong{font-weight:600}.article-main .article-image{margin-bottom:32px;border-radius:20px;overflow:hidden;position:relative}.article-main .article-image img{width:100%;height:auto;display:block}.article-main .article-image .image-caption{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#fff;font-size:12px}.article-main .article-content{font-size:17px;line-height:31px;color:#4a4a4a}.article-main .article-content h2,.article-main .article-content .h2{font-size:28px;line-height:37px;margin:48px 0 20px;color:#1a1a1a;scroll-margin-top:100px}.article-main .article-content h3,.article-main .article-content .h3{font-size:22px;line-height:30px;margin:32px 0 16px;color:#1a1a1a}.article-main .article-content p{margin-bottom:20px}.article-main .article-content strong{color:#1a1a1a;font-weight:600}.article-main .article-content a{color:#388E3C;text-decoration:underline;text-decoration-color:#E8F5E9;text-underline-offset:3px;transition:color 0.2s ease}.article-main .article-content a:hover{text-decoration-color:#4CAF50}.article-main .article-content ul,.article-main .article-content ol{margin:20px 0;padding-left:24px}.article-main .article-content li{margin-bottom:10px}@media (min-width:768px){.article-wrapper{margin-top:72px;padding:0 24px}.article-main .article-header .article-title{font-size:32px;line-height:42px}.article-main .article-meta{flex-wrap:nowrap;gap:16px}.article-main .article-meta .meta-divider{display:block}}@media (min-width:1024px){.article-wrapper{grid-template-columns:1fr 300px}.article-wrapper .article-sidebar{display:block}.article-main .article-header .article-title{font-size:42px;line-height:54px}}.alert{display:flex;gap:16px;padding:20px;border-radius:12px;border-left:4px solid}.alert .alert-content{flex:1}.alert .alert-title{font-weight:700;margin-bottom:4px}.alert .alert-text{font-size:14px;line-height:26px}.alert-success{background:#E8F5E9;border-color:#4CAF50;color:#1B5E20}.alert-warning{background:#FFF3E0;border-color:#FF9800;color:#E65100}.alert-error{background:#FFEBEE;border-color:#f44336;color:#B71C1C}.alert-info{background:#E3F2FD;border-color:#2196F3;color:#0D47A1}.alert-tip{background:#f1f8f2;border-color:#4CAF50;color:#2E7D32}.liste-alt{padding:0;max-width:370px;margin:0 2.8% 1.6%;list-style:none;font-size:16px;line-height:18px}.liste-alt.x1{padding:1px 7%;max-width:290px;margin:0 2.8% 1.6%;border:1px solid #eee}.liste-alt.mit-logo.casino-888:before{width:115px;height:88px;margin:16px auto;background-position:-183px 0}.liste-alt.mit-logo.ladbrokes:before{width:198px;height:38px;margin:41px auto;background-position:-307px -151px}.liste-alt.mit-logo.casino-club:before{width:189px;height:52px;margin:34px auto;background-position:-148px -246px}.liste-alt.mit-logo.spinpalace:before{width:130px;height:95px;margin:12px auto 13px;background-position:-298px 0}.liste-alt.mit-logo.intercasino:before{width:213px;height:54px;margin:33px auto;background-position:-307px -97px}.liste-alt.mit-logo.tipico-wetten:before{width:164px;height:53px;margin:34px auto 33px;background-position:-332px -190px}.liste-alt.mit-logo.betvictor-wetten:before{width:179px;height:30px;margin:45px auto;background-position:-148px -316px}.liste-alt.mit-logo.bwin-wetten:before{width:144px;height:49px;margin:35px auto 36px;background-position:-337px -243px}.liste-alt.mit-logo.ladbrokes-wetten:before{width:199px;height:38px;margin:41px auto;background-position:-133px -207px}.liste-alt.mit-logo.bet365-wetten:before{width:196px;height:43px;margin:39px auto 38px;background-position:-336px -292px}.liste-alt.mit-logo.lotto-helden:before{width:189px;height:33px;margin:44px auto 43px;background-position:-189px -346px}.liste-alt.mit-logo.lotto-de:before{width:159px;height:110px;margin:5px auto;background-position:-148px -96px}.liste-alt.mit-logo.lotto-24:before{width:97px;height:97px;margin:11px auto 12px;background-position:-428px 0}.liste-alt li{padding:3px 0 3px 25px;background-position:0 6px}.liste-alt.x1 li{margin:0 auto;width:190px}.liste-alt li.link{background:none;padding:7px 0}.liste-alt.x1 li.link{padding:30px 0 10px;width:auto}.liste-alt li.link a{display:block;max-width:340px;padding:11px;font:600 16px/19px 'open sans',sans-serif;color:#030303;text-align:center;text-decoration:none;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:3px}.liste-alt.x1 li.link a{background:#fdd631;border:none;max-width:260px;margin:0 auto}.liste-alt li.link a:hover{background-color:#fff;border-color:#000}.liste-alt.x1 li.link a:hover{background-color:#ffc600}.liste-alt li:first-child{line-height:120px;padding:0;background:none}.liste-alt li.brand span{width:100%;height:80px}@media only screen and (min-width:400px){.liste-alt{margin-left:auto;margin-right:auto}}@media only screen and (min-width:480px){.liste-alt.x1.right{float:right;margin:3px 2.8% 5px 2%;padding:1px 2.5% 1%}}@media only screen and (min-width:768px){.liste-alt{float:left;width:31%;margin-right:1%;margin-left:0}.liste-alt.x2{width:46%;margin-right:2%}.liste-alt.erst{margin-left:3%}.liste-alt.letzt{float:none;overflow:hidden}}@media only screen and (min-width:950px){.liste-alt{width:29.8%;margin-right:2.5%;max-width:400px}.liste-alt.x2{width:40%;margin-right:5%;margin-left:5%}.liste-alt li{padding-left:10%}}@media only screen and (min-width:1320px){.liste-alt.x2{width:30%;margin-right:10%;margin-left:10%}}.s2c{text-align:center}.s2c>span,.s2c:before,.s2c:after{display:inline-block;vertical-align:middle;text-indent:-9999px;background:transparent no-repeat}.s2c>span,.s2c:before,.s2c:after{background-image:url(/wp-content/themes/responsive/bgs/s2c.png)}.s2c.intercasino>span,.s2c.intercasino:before,.s2c.intercasino:after{background-position:0 0;width:210px;height:48px}.s2c.ladbrokes>span,.s2c.ladbrokes:before,.s2c.ladbrokes:after{background-position:0 -49px;width:210px;height:38px}.s2c.casinoclub>span,.s2c.casinoclub:before,.s2c.casinoclub:after{background-position:0 -87px;width:210px;height:63px}.s2c.betvictor>span,.s2c.betvictor:before,.s2c.betvictor:after{background-position:0 -151px;width:210px;height:43px}.s2c.jackpotcity>span,.s2c.jackpotcity:before,.s2c.jackpotcity:after{background-position:0 -196px;width:210px;height:70px}.s2c.europalace>span,.s2c.europalace:before,.s2c.europalace:after{background-position:-210px 0;width:180px;height:72px}.s2c.betway>span,.s2c.betway:before,.s2c.betway:after{background-position:-210px -73px;width:180px;height:49px}.s2c.bet365>span,.s2c.bet365:before,.s2c.bet365:after{background-position:-210px -123px;width:180px;height:38px}.s2c.netbet>span,.s2c.netbet:before,.s2c.netbet:after{background-position:-210px -162px;width:180px;height:33px}.s2c.karamba>span,.s2c.karamba:before,.s2c.karamba:after{background-position:-210px -195px;width:180px;height:64px}.s2c.bwin>span,.s2c.bwin:before,.s2c.bwin:after{background-position:-210px -259px;width:180px;height:52px}.s2c.drueckglueck>span,.s2c.drueckglueck:before,.s2c.drueckglueck:after{background-position:-386px -158px;width:118px;height:77px}.s2c.drueckglueck>span,.s2c.drueckglueck:before,.s2c.drueckglueck:after{background-position:-390px -157px;width:110px;height:78px}.s2c.casino888>span,.s2c.casino888:before,.s2c.casino888:after{background-position:-390px 0;width:110px;height:76px}.s2c.spinpalace>span,.s2c.spinpalace:before,.s2c.spinpalace:after{background-position:-390px -77px;width:110px;height:80px}.s2c.eurogrand>span,.s2c.eurogrand:before,.s2c.eurogrand:after{background-position:-11px -268px;width:190px;height:45px}.s2c.netent>span,.s2c.netent:before,.s2c.netent:after{background-position:-210px -549px;width:176px;height:65px}.s2c.ggbet>span,.s2c.ggbet:before,.s2c.ggbet:after{background-position:-216px -881px;width:168px;height:32px}.s2c.casimba>span,.s2c.casimba:before,.s2c.casimba:after{background-position:-390px -315px;width:110px;height:62px}.s2c.bet22>span,.s2c.bet22:before,.s2c.bet22:after{background-position:-390px -388px;width:110px;height:39px}.s2c.bit7>span,.s2c.bit7:before,.s2c.bit7:after{background-position:-390px -427px;width:110px;height:69px}.s2c.betsson>span,.s2c.betsson:before,.s2c.betsson:after{background-position:0 -315px;width:210px;height:45px}.s2c.lapalingo>span,.s2c.lapalingo:before,.s2c.lapalingo:after{background-position:0 -360px;width:210px;height:40px}.s2c.williamhill>span,.s2c.williamhill:before,.s2c.williamhill:after{background-position:0 -475px;width:211px;height:45px}.s2c.royalpanda>span,.s2c.royalpanda:before,.s2c.royalpanda:after{background-position:-210px -313px;width:180px;height:62px}.s2c.dunder>span,.s2c.dunder:before,.s2c.dunder:after{background-position:0 -520px;width:210px;height:45px}.s2c.bigbetworld>span,.s2c.bigbetworld:before,.s2c.bigbetworld:after{background-position:0 -565px;width:210px;height:45px}.s2c.casiplay>span,.s2c.casiplay:before,.s2c.casiplay:after{background-position:0 -613px;width:210px;height:45px}.s2c.casinoin>span,.s2c.casinoin:before,.s2c.casinoin:after{background-position:0 -663px;width:210px;height:37px}.s2c.betzest>span,.s2c.betzest:before,.s2c.betzest:after{background-position:0 -703px;width:210px;height:70px}.s2c.energycasino>span,.s2c.energycasino:before,.s2c.energycasino:after{background-position:0 -772px;width:210px;height:57px}.s2c.kingbilly>span,.s2c.kingbilly:before,.s2c.kingbilly:after{background-position:0 -830px;width:210px;height:48px}.s2c.playamo>span,.s2c.playamo:before,.s2c.playamo:after{background-position:0 -878px;width:210px;height:43px}.s2c.moplay>span,.s2c.moplay:before,.s2c.moplay:after{background-position:-210px -374px;width:180px;height:82px}.s2c.omnislots>span,.s2c.omnislots:before,.s2c.omnislots:after{background-position:-210px -456px;width:180px;height:94px}.s2c.unibet>span,.s2c.unibet:before,.s2c.unibet:after{background-position:0 -398px;width:210px;height:78px}.s2c.boom-casino>span,.s2c.boom-casino:before,.s2c.boom-casino:after{background-position:-269px -690px;width:120px;height:60px}.s2c.n1-casino>span,.s2c.n1-casino:before,.s2c.n1-casino:after{background-position:-385px -497px;width:110px;height:81px}.s2c.luckydays>span,.s2c.luckydays:before,.s2c.luckydays:after{background-position:0 -919px;width:193px;height:42px}.s2c.mr-bit>span,.s2c.mr-bit:before,.s2c.mr-bit:after{background-position:-209px -746px;width:141px;height:74px}.s2c.maneki>span,.s2c.maneki:before,.s2c.maneki:after{background-position:-385px -578px;width:110px;height:90px}.s2c.moi-casino>span,.s2c.moi-casino:before,.s2c.moi-casino:after{background-position:-385px -668px;width:110px;height:65px}.s2c.voodoodreams>span,.s2c.voodoodreams:before,.s2c.voodoodreams:after{background-position:-385px -730px;width:110px;height:65px}.s2c.frankcasino>span,.s2c.frankcasino:before,.s2c.frankcasino:after{background-position:-212px -818px;width:174px;height:55px}.s2c.merkurspiel>span,.s2c.merkurspiel:before,.s2c.merkurspiel:after{background-position:-212px -912px;width:174px;height:64px}.s2c.betathome>span,.s2c.betathome:before,.s2c.betathome:after{background-position:0 -962px;width:204px;height:44px}.s2c.wildz>span,.s2c.wildz:before,.s2c.wildz:after{background-position:-385px -845px;width:174px;height:64px}.s2c.vulkanvegas>span,.s2c.vulkanvegas:before,.s2c.vulkanvegas:after{background-image:url(/wp-content/themes/responsive/logo/vulkanvegas.png);width:164px;height:67px}.s2c.luckydreams>span,.s2c.luckydreams:before,.s2c.luckydreams:after{background-image:url(/wp-content/themes/responsive/logo/luckydreams.png);width:164px;height:67px}.s2c.zetcasino>span,.s2c.zetcasino:before,.s2c.zetcasino:after{background-image:url(/wp-content/themes/responsive/logo/zetcasino.png);width:164px;height:70px}.s2c.goldenstar>span,.s2c.goldenstar:before,.s2c.goldenstar:after{background-image:url(/wp-content/themes/responsive/logo/goldenstar.png);width:164px;height:63px}.s2c.vegadream>span,.s2c.vegadream:before,.s2c.vegadream:after{background-image:url(/wp-content/themes/responsive/logo/vegadream.png);width:164px;height:50px}.s2c.slothunter>span,.s2c.slothunter:before,.s2c.slothunter:after{background-image:url(/wp-content/themes/responsive/logo/slothunter.png);width:164px;height:60px}.s2c.sugarcasino>span,.s2c.sugarcasino:before,.s2c.sugarcasino:after{background-image:url(/wp-content/themes/responsive/logo/sugarcasino.png);width:164px;height:69px}.s2c.casombie>span,.s2c.casombie:before,.s2c.casombie:after{background-image:url(/wp-content/themes/responsive/logo/casombie.png);width:164px;height:65px}.s2c.letslucky>span,.s2c.letslucky:before,.s2c.letslucky:after{background-image:url(/wp-content/themes/responsive/logo/letslucky.png);width:164px;height:61px}.s2c.boomerang>span,.s2c.boomerang:before,.s2c.boomerang:after{background-image:url(/wp-content/themes/responsive/logo/boomerang.png);width:164px;height:61px}.s2c.netflix>span,.s2c.netflix:before,.s2c.netflix:after{background-image:url(/wp-content/themes/responsive/logo/netflix@2x.png);width:300px;height:120px}.s2c.chili>span,.s2c.chili:before,.s2c.chili:after{background-image:url(/wp-content/themes/responsive/brand/chili.png);width:300px;height:120px}.s2c.hbo-max>span,.s2c.hbo-max:before,.s2c.hbo-max:after{background-image:url(/wp-content/themes/responsive/brand/hbo-max.png);width:150px;height:60px}.s2c.dazn>span,.s2c.dazn:before,.s2c.dazn:after{background-image:url(/wp-content/themes/responsive/brand/dazn.png);width:300px;height:120px}.s2c.spotify>span,.s2c.spotify:before,.s2c.spotify:after{background-image:url(/wp-content/themes/responsive/logo/spotify-premium@2x.png);width:300px;height:120px}.s2c.wow>span,.s2c.wow:before,.s2c.wow:after{background-image:url(/wp-content/themes/responsive/brand/wow-sky.png);width:300px;height:120px}.s2c.mr-green>span,.s2c.mr-green:before,.s2c.mr-green:after{background-image:url(/wp-content/themes/responsive/brand/mr-green.png);width:150px;height:60px}.s2c.lowenplay>span,.s2c.lowenplay:before,.s2c.lowenplay:after{background-image:url(/wp-content/themes/responsive/brand/lowenplay.png);width:300px;height:120px}.s2c.loewen-play>span,.s2c.loewen-play:before,.s2c.loewen-play:after{background-image:url(/wp-content/themes/responsive/brand/lowenplay.png);width:300px;height:120px}.s2c.merkur-slots>span,.s2c.merkur-slots:before,.s2c.merkur-slots:after{background-image:url(/wp-content/themes/responsive/brand/merkur-slots.png);width:150px;height:60px}.s2c.tipico>span,.s2c.tipico:before,.s2c.tipico:after{background-image:url(/wp-content/themes/responsive/brand/tipico-games@2x.png);width:300px;height:120px}.s2c.jokerstar>span,.s2c.jokerstar:before,.s2c.jokerstar:after{background-image:url(/wp-content/themes/responsive/brand/jokerstar.png);width:300px;height:120px}.s2c.interwetten>span,.s2c.interwetten:before,.s2c.interwetten:after{background-image:url(/wp-content/themes/responsive/brand/interwetten@2x.png);width:300px;height:120px}.s2c.lord-lucky>span,.s2c.lord-lucky:before,.s2c.lord-lucky:after{background-image:url(/wp-content/themes/responsive/brand/lordlucky.png);width:300px;height:120px}.s2c.lordlucky>span,.s2c.lordlucky:before,.s2c.lordlucky:after{background-image:url(/wp-content/themes/responsive/brand/lordlucky.png);width:300px;height:120px}.s2c.betano>span,.s2c.betano:before,.s2c.betano:after{background-image:url(/wp-content/themes/responsive/brand/betano.png);width:150px;height:60px}.s2c.slotmagie>span,.s2c.slotmagie:before,.s2c.slotmagie:after{background-image:url(/wp-content/themes/responsive/brand/slotmagie.png);width:230px;height:90px}.s2c.stargames>span,.s2c.stargames:before,.s2c.stargames:after{background-image:url(/wp-content/themes/responsive/brand/stargames.png);width:300px;height:120px}.s2c.youtube-music>span,.s2c.youtube-music:before,.s2c.youtube-music:after{background-image:url(/wp-content/themes/responsive/brand/youtube-music.png);width:150px;height:60px}.s2c.apple-music>span,.s2c.apple-music:before,.s2c.apple-music:after{background-image:url(/wp-content/themes/responsive/logo/apple-music@2x.png);width:300px;height:120px}.s2c.amazon-prime>span,.s2c.amazon-prime:before,.s2c.amazon-prime:after{background-image:url(/wp-content/themes/responsive/logo/amazon-prime@2x.png);width:300px;height:120px}.s2c.netzkino>span,.s2c.netzkino:before,.s2c.netzkino:after{background-image:url(/wp-content/themes/responsive/brand/netzkino.png);width:300px;height:120px}.s2c.lottobay>span,.s2c.lottobay:before,.s2c.lottobay:after{background-image:url(/wp-content/themes/responsive/logo/lottobay.png);width:160px;height:70px}.s2c.freenet>span,.s2c.freenet:before,.s2c.freenet:after{background-image:url(/wp-content/themes/responsive/brand/freenet-video.png);width:150px;height:60px}.s2c.disney-plus>span,.s2c.disney-plus:before,.s2c.disney-plus:after{background-image:url(/wp-content/themes/responsive/logo/disney-plus@2x.png);width:300px;height:120px}.s2c.joyn>span,.s2c.joyn:before,.s2c.joyn:after{background-image:url(/wp-content/themes/responsive/logo/joyn@2x.png);width:300px;height:120px}.s2c.apple-tv>span,.s2c.apple-tv:before,.s2c.apple-tv:after{background-image:url(/wp-content/themes/responsive/logo/apple-tv@2x.png);width:300px;height:120px}.s2c.paramount-plus>span,.s2c.paramount-plus:before,.s2c.paramount-plus:after{background-image:url(/wp-content/themes/responsive/logo/paramount+@2x.png);width:300px;height:120px}.s2c.rtl-plus>span,.s2c.rtl-plus:before,.s2c.rtl-plus:after{background-image:url(/wp-content/themes/responsive/brand/rtl-plus@2x.png);width:300px;height:120px}.s2c.cyberghost>span,.s2c.cyberghost:before,.s2c.cyberghost:after{background-image:url(/wp-content/themes/responsive/brand/cyberghost.png);width:300px;height:120px}.s2c.surfsharkvpn>span,.s2c.surfsharkvpn:before,.s2c.surfsharkvpn:after{background-image:url(/wp-content/themes/responsive/brand/surfshark.png);width:300px;height:120px}.s2c.hideme>span,.s2c.hideme:before,.s2c.hideme:after{background-image:url(/wp-content/themes/responsive/brand/hideme.png);width:300px;height:120px}.s2c.protonvpn>span,.s2c.protonvpn:before,.s2c.protonvpn:after{background-image:url(/wp-content/themes/responsive/brand/protonvpn.png);width:300px;height:120px}.s2c.pia>span,.s2c.pia:before,.s2c.pia:after{background-image:url(/wp-content/themes/responsive/brand/private-internet-access.png);width:300px;height:120px}.s2c.bitdefender>span,.s2c.bitdefender:before,.s2c.bitdefender:after{background-image:url(/wp-content/themes/responsive/brand/bitdefender.png);width:300px;height:120px}.s2c.mullvadvpn>span,.s2c.mullvadvpn:before,.s2c.mullvadvpn:after{background-image:url(/wp-content/themes/responsive/brand/mullvadvpn.png);width:300px;height:120px}.s2c.nordvpn>span,.s2c.nordvpn:before,.s2c.nordvpn:after{background-image:url(/wp-content/themes/responsive/brand/nordvpn.png);width:300px;height:120px}.s2c.expressvpn>span,.s2c.expressvpn:before,.s2c.expressvpn:after{background-image:url(/wp-content/themes/responsive/brand/expressvpn.png);width:300px;height:120px}.s2c.surfshark>span,.s2c.surfshark:before,.s2c.surfshark:after{background-image:url(/wp-content/themes/responsive/brand/surfshark.png);width:300px;height:120px}ul.liste-pro li,.liste-alt li,.vergleich-reihe>ul li.a,.filters>div>ul li:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAATlBMVEUAAAB6zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF16zF1UttNUAAAAGXRSTlMA+uStPA3yxJNO6kop1KGdFQfXoomFUDY0UJ70DQAAAGBJREFUCNdNx0kSwjAMRcFnKQRjOxPzv/9FcaKiKr1rusFLMq8csoJvpxQ94KNwvSwa8H+4yTHZPZJkJGvrFFHCxoE1osKsXt575HxTbz2iCk9pjMx0L4W8sWuLpSk34AcQ8widiOeD5gAAAABJRU5ErkJggg==) no-repeat 0 0}.atf-hero{background:linear-gradient(135deg,#f1f8f2 0%,#ffffff 50%,#f0fdf4 100%);padding:40px 0;border-bottom:1px solid #e8e8e8}.atf-hero .atf-casino-inner{display:grid;grid-template-columns:1fr;gap:28px;align-items:start}.atf-hero .atf-breadcrumb{font-size:13px;color:#717171;margin-bottom:20px}.atf-hero .atf-breadcrumb a{color:#717171;transition:color 0.2s ease}.atf-hero .atf-breadcrumb a:hover{color:#388E3C}.atf-hero .atf-breadcrumb .breadcrumb-sep{margin:0 8px}.atf-hero .atf-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#4CAF50;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:100px;margin-bottom:16px}.atf-hero .atf-title{font-size:28px;font-weight:700;color:#1a1a1a;line-height:35px;margin-bottom:12px}.atf-hero .atf-intro{font-size:16px;color:#4a4a4a;line-height:28px;margin-bottom:20px}.atf-hero .atf-intro strong{color:#1a1a1a}.atf-hero .atf-meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;font-size:14px;color:#717171}.atf-hero .atf-meta-item{display:flex;align-items:center;gap:6px}.atf-hero .atf-meta-item.expert{color:#388E3C;font-weight:600}.atf-hero .atf-meta-item.expert img{width:28px;height:28px;border-radius:50%;object-fit:cover}.atf-hero .atf-eeat-signals{display:flex;flex-wrap:wrap;gap:8px}.atf-hero .atf-eeat-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;border:1px solid #e8e8e8;border-radius:100px;font-size:12px;font-weight:600;color:#4a4a4a}.atf-hero .atf-eeat-badge.verified{background:#E8F5E9;border-color:rgba(76,175,80,.3);color:#2E7D32}.atf-hero .atf-expert-box{display:flex;flex-direction:column;gap:16px}.atf-hero .atf-expert-quote{display:flex;align-items:center;gap:20px;padding:24px;background:#fff;border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 2px 8px rgba(0,0,0,.06)}.atf-hero .atf-expert-avatar-wrap{flex-shrink:0}.atf-hero .atf-expert-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #E8F5E9}.atf-hero .atf-expert-content{flex:1}.atf-hero .atf-quote-text{font-size:14px;font-style:italic;color:#2E7D32;line-height:24px;margin-bottom:8px}.atf-hero .atf-expert-name{font-size:13px;color:#717171}.atf-hero .atf-expert-name a{color:#388E3C;font-weight:600;text-decoration:underline;transition:color 0.2s ease}.atf-hero .atf-expert-name a:hover{color:#4CAF50}.atf-hero .atf-update-date{display:flex;align-items:center;gap:6px;font-size:13px;color:#717171}@media (min-width:768px){.atf-hero .atf-title{font-size:36px;line-height:45px}.atf-hero .atf-casino-inner{grid-template-columns:1fr 320px}}@media (min-width:1024px){.atf-hero .atf-title{font-size:40px;line-height:50px}}.brand{text-align:center}.brand>span,.brand:before,.brand:after{display:inline-block;width:150px;height:60px;vertical-align:middle;text-indent:-9999px;background:transparent no-repeat center;background-size:contain}.brand.merkur-slots>span,.brand.merkur-slots:before,.brand.merkur-slots:after{background-image:url(/wp-content/themes/responsive/brand/merkur-slots.png);width:150px!important;height:60px!important}.brand.lapalingo>span,.brand.lapalingo:before,.brand.lapalingo:after{background-image:url(/wp-content/themes/responsive/brand/lapalingo.png)}.brand.wildz>span,.brand.wildz:before,.brand.wildz:after{background-image:url(/wp-content/themes/responsive/brand/wildz.png)}.brand.wheelz>span,.brand.wheelz:before,.brand.wheelz:after{background-image:url(/wp-content/themes/responsive/brand/wheelz.png)}.brand.loewenplay>span,.brand.loewenplay:before,.brand.loewenplay:after,.brand.loewen-play>span,.brand.loewen-play:before,.brand.loewen-play:after,.brand.lowenplay>span,.brand.lowenplay:before,.brand.lowenplay:after{background-image:url(/wp-content/themes/responsive/brand/lowenplay.png)}.brand.bet-at-home>span,.brand.bet-at-home:before,.brand.bet-at-home:after{background-image:url(/wp-content/themes/responsive/brand/bet-at-home.png)}.brand.lord-lucky>span,.brand.lord-lucky:before,.brand.lord-lucky:after,.brand.lordlucky>span,.brand.lordlucky:before,.brand.lordlucky:after{background-image:url(/wp-content/themes/responsive/brand/lordlucky.png)}.brand.jackpotpiraten>span,.brand.jackpotpiraten:before,.brand.jackpotpiraten:after{background-image:url(/wp-content/themes/responsive/brand/jackpotpiraten.png)}.brand.bingbong>span,.brand.bingbong:before,.brand.bingbong:after{background-image:url(/wp-content/themes/responsive/brand/bingbong.png)}.brand.jokerstar>span,.brand.jokerstar:before,.brand.jokerstar:after{background-image:url(/wp-content/themes/responsive/brand/jokerstar.png)}.brand.bwin>span,.brand.bwin:before,.brand.bwin:after{background-image:url(/wp-content/themes/responsive/brand/bwin.png)}.brand.betano>span,.brand.betano:before,.brand.betano:after{background-image:url(/wp-content/themes/responsive/brand/betano@2x.png)}.brand.interwetten>span,.brand.interwetten:before,.brand.interwetten:after{background-image:url(/wp-content/themes/responsive/brand/interwetten@2x.png)}.brand.mr-green>span,.brand.mr-green:before,.brand.mr-green:after{background-image:url(/wp-content/themes/responsive/brand/mr-green@2x.png)}.brand.tipico>span,.brand.tipico:before,.brand.tipico:after{background-image:url(/wp-content/themes/responsive/brand/tipico-games@2x.png)}.brand.leovegas>span,.brand.leovegas:before,.brand.leovegas:after{background-image:url(/wp-content/themes/responsive/brand/leovegas.png)}.brand.slotmagie>span,.brand.slotmagie:before,.brand.slotmagie:after{background-image:url(/wp-content/themes/responsive/brand/slotmagie.png)}.brand.stargames>span,.brand.stargames:before,.brand.stargames:after{background-image:url(/wp-content/themes/responsive/brand/stargames.png)}.brand.sunmaker>span,.brand.sunmaker:before,.brand.sunmaker:after{background-image:url(/wp-content/themes/responsive/brand/sunmaker@2x.png)}.brand.wunderino>span,.brand.wunderino:before,.brand.wunderino:after{background-image:url(/wp-content/themes/responsive/brand/wunderino.png)}.brand.crazybuzzer>span,.brand.crazybuzzer:before,.brand.crazybuzzer:after{background-image:url(/wp-content/themes/responsive/brand/crazybuzzer.png)}.brand.drueckglueck>span,.brand.drueckglueck:before,.brand.drueckglueck:after{background-image:url(/wp-content/themes/responsive/brand/drueckglueck.png)}.brand.winfest>span,.brand.winfest:before,.brand.winfest:after{background-image:url(/wp-content/themes/responsive/brand/winfest.png)}.brand.bet365>span,.brand.bet365:before,.brand.bet365:after{background-image:url(/wp-content/themes/responsive/brand/bet365@2x.png)}.brand.netbet>span,.brand.netbet:before,.brand.netbet:after{background-image:url(/wp-content/themes/responsive/brand/netbet@2x.png)}.brand.sportwetten-de>span,.brand.sportwetten-de:before,.brand.sportwetten-de:after{background-image:url(/wp-content/themes/responsive/brand/sportwetten-de.png)}.brand.novoline>span,.brand.novoline:before,.brand.novoline:after{background-image:url(/wp-content/themes/responsive/brand/novoline@2x.png)}.brand.admiralbet>span,.brand.admiralbet:before,.brand.admiralbet:after{background-image:url(/wp-content/themes/responsive/brand/admiralbet@2x.png)}.brand.kickbase>span,.brand.kickbase:before,.brand.kickbase:after{background-image:url(/wp-content/themes/responsive/brand/kickbase.png)}.brand.comunio>span,.brand.comunio:before,.brand.comunio:after{background-image:url(/wp-content/themes/responsive/brand/comunio.png)}.brand.fantasy-manager>span,.brand.fantasy-manager:before,.brand.fantasy-manager:after{background-image:url(/wp-content/themes/responsive/brand/fantasy-manager.png)}.brand.kicker-manager-spiel>span,.brand.kicker-manager-spiel:before,.brand.kicker-manager-spiel:after{background-image:url(/wp-content/themes/responsive/brand/kicker-manager-spiel.png)}.brand.cyberghost>span,.brand.cyberghost:before,.brand.cyberghost:after{background-image:url(/wp-content/themes/responsive/brand/cyberghost.png)}.brand.expressvpn>span,.brand.expressvpn:before,.brand.expressvpn:after{background-image:url(/wp-content/themes/responsive/brand/expressvpn.png)}.brand.hideme>span,.brand.hideme:before,.brand.hideme:after{background-image:url(/wp-content/themes/responsive/brand/hideme.png)}.brand.nordvpn>span,.brand.nordvpn:before,.brand.nordvpn:after{background-image:url(/wp-content/themes/responsive/brand/nordvpn.png)}.brand.surfsharkvpn>span,.brand.surfsharkvpn:before,.brand.surfsharkvpn:after,.brand.surfshark>span,.brand.surfshark:before,.brand.surfshark:after{background-image:url(/wp-content/themes/responsive/brand/surfshark.png)}.brand.mullvadvpn>span,.brand.mullvadvpn:before,.brand.mullvadvpn:after{background-image:url(/wp-content/themes/responsive/brand/mullvadvpn.png)}.brand.pia>span,.brand.pia:before,.brand.pia:after,.brand.private-internet-access>span,.brand.private-internet-access:before,.brand.private-internet-access:after{background-image:url(/wp-content/themes/responsive/brand/private-internet-access.png)}.brand.protonvpn>span,.brand.protonvpn:before,.brand.protonvpn:after{background-image:url(/wp-content/themes/responsive/brand/protonvpn.png)}.brand.bitdefender>span,.brand.bitdefender:before,.brand.bitdefender:after{background-image:url(/wp-content/themes/responsive/brand/bitdefender.png)}.brand.mozillavpn>span,.brand.mozillavpn:before,.brand.mozillavpn:after,.brand.mozilla-vpn>span,.brand.mozilla-vpn:before,.brand.mozilla-vpn:after{background-image:url(/wp-content/themes/responsive/brand/mozilla-vpn.png)}.brand.netflix>span,.brand.netflix:before,.brand.netflix:after{background-image:url(/wp-content/themes/responsive/brand/netflix.png)}.brand.amazon-prime>span,.brand.amazon-prime:before,.brand.amazon-prime:after,.brand.amazon-prime-video>span,.brand.amazon-prime-video:before,.brand.amazon-prime-video:after{background-image:url(/wp-content/themes/responsive/brand/amazon-prime.png)}.brand.disney-plus>span,.brand.disney-plus:before,.brand.disney-plus:after{background-image:url(/wp-content/themes/responsive/brand/disney-plus.png)}.brand.alleskino>span,.brand.alleskino:before,.brand.alleskino:after{background-image:url(/wp-content/themes/responsive/brand/alleskino.png)}.brand.apple-tv>span,.brand.apple-tv:before,.brand.apple-tv:after{background-image:url(/wp-content/themes/responsive/brand/apple-tv.png)}.brand.chili>span,.brand.chili:before,.brand.chili:after{background-image:url(/wp-content/themes/responsive/brand/chili.png)}.brand.dazn>span,.brand.dazn:before,.brand.dazn:after{background-image:url(/wp-content/themes/responsive/brand/dazn.png)}.brand.disney-plus>span,.brand.disney-plus:before,.brand.disney-plus:after{background-image:url(/wp-content/themes/responsive/brand/disney-plus.png)}.brand.freenet>span,.brand.freenet:before,.brand.freenet:after{background-image:url(/wp-content/themes/responsive/brand/freenet.png)}.brand.google-play>span,.brand.google-play:before,.brand.google-play:after{background-image:url(/wp-content/themes/responsive/brand/google-play.png)}.brand.joyn>span,.brand.joyn:before,.brand.joyn:after{background-image:url(/wp-content/themes/responsive/brand/joyn.png)}.brand.netflix>span,.brand.netflix:before,.brand.netflix:after{background-image:url(/wp-content/themes/responsive/brand/netflix.png)}.brand.netzkino>span,.brand.netzkino:before,.brand.netzkino:after{background-image:url(/wp-content/themes/responsive/brand/netzkino.png)}.brand.nola-tv>span,.brand.nola-tv:before,.brand.nola-tv:after{background-image:url(/wp-content/themes/responsive/brand/nola-tv.png)}.brand.pantaflix>span,.brand.pantaflix:before,.brand.pantaflix:after{background-image:url(/wp-content/themes/responsive/brand/pantaflix.png)}.brand.paramount-plus>span,.brand.paramount-plus:before,.brand.paramount-plus:after{background-image:url(/wp-content/themes/responsive/brand/paramount.png)}.brand.rakuten>span,.brand.rakuten:before,.brand.rakuten:after{background-image:url(/wp-content/themes/responsive/brand/rakuten.png)}.brand.roku>span,.brand.roku:before,.brand.roku:after,.brand.roku-tv>span,.brand.roku-tv:before,.brand.roku-tv:after{background-image:url(/wp-content/themes/responsive/brand/roku.png)}.brand.wow-sky>span,.brand.wow-sky:before,.brand.wow-sky:after{background-image:url(/wp-content/themes/responsive/brand/wow-sky.png)}.brand.wow>span,.brand.wow:before,.brand.wow:after{background-image:url(/wp-content/themes/responsive/brand/wow-sky.png)}.brand.rtl-plus>span,.brand.rtl-plus:before,.brand.rtl-plus:after{background-image:url(/wp-content/themes/responsive/brand/rtl-plus.png)}.brand.hbo-max>span,.brand.hbo-max:before,.brand.hbo-max:after{background-image:url(/wp-content/themes/responsive/brand/hbo-max.png)}.brand.magenta-tv>span,.brand.magenta-tv:before,.brand.magenta-tv:after{background-image:url(/wp-content/themes/responsive/brand/magenta-tv.png)}.brand.waipu-tv>span,.brand.waipu-tv:before,.brand.waipu-tv:after{background-image:url(/wp-content/themes/responsive/brand/waipu-tv.png)}.brand.crunchyroll>span,.brand.crunchyroll:before,.brand.crunchyroll:after{background-image:url(/wp-content/themes/responsive/brand/crunchyroll.png)}.brand.freenet-video>span,.brand.freenet-video:before,.brand.freenet-video:after{background-image:url(/wp-content/themes/responsive/brand/freenet-video.png)}.brand.paypal>span,.brand.paypal:before,.brand.paypal:after{background-image:url(/wp-content/themes/responsive/brand/paypal.png)}.brand.paysafecard>span,.brand.paysafecard:before,.brand.paysafecard:after{background-image:url(/wp-content/themes/responsive/brand/paysafecard.png)}.brand.klarna>span,.brand.klarna:before,.brand.klarna:after{background-image:url(/wp-content/themes/responsive/brand/klarna.png)}.brand.trustly>span,.brand.trustly:before,.brand.trustly:after{background-image:url(/wp-content/themes/responsive/brand/trustly.png)}.brand.visa>span,.brand.visa:before,.brand.visa:after{background-image:url(/wp-content/themes/responsive/brand/visa.png)}.brand.tidal-hifi>span,.brand.tidal-hifi:before,.brand.tidal-hifi:after{background-image:url(/wp-content/themes/responsive/brand/tidal-hifi.png)}.brand.napster>span,.brand.napster:before,.brand.napster:after{background-image:url(/wp-content/themes/responsive/brand/napster.png)}.brand.youtube-music>span,.brand.youtube-music:before,.brand.youtube-music:after{background-image:url(/wp-content/themes/responsive/brand/youtube-music.png)}.brand.deezer-premium>span,.brand.deezer-premium:before,.brand.deezer-premium:after{background-image:url(/wp-content/themes/responsive/brand/deezer-premium.png)}.brand.apple-music>span,.brand.apple-music:before,.brand.apple-music:after{background-image:url(/wp-content/themes/responsive/brand/apple-music.png)}.brand.amazon-music>span,.brand.amazon-music:before,.brand.amazon-music:after{background-image:url(/wp-content/themes/responsive/brand/amazon-music-unlimited.png)}.brand.spotify-premium>span,.brand.spotify-premium:before,.brand.spotify-premium:after{background-image:url(/wp-content/themes/responsive/brand/spotify-premium.png)}.brand.slotoro>span,.brand.slotoro:before,.brand.slotoro:after{background-image:url(/wp-content/themes/responsive/brand/slotoro@2x.png)}.brand.kingmaker>span,.brand.kingmaker:before,.brand.kingmaker:after{background-image:url(/wp-content/themes/responsive/brand/kingmaker@2x.png)}.brand.revolution>span,.brand.revolution:before,.brand.revolution:after{background-image:url(/wp-content/themes/responsive/brand/revolution@2x.png)}.brand.cleobetra>span,.brand.cleobetra:before,.brand.cleobetra:after{background-image:url(/wp-content/themes/responsive/brand/cleobetra@2x.png)}.brand.betalice>span,.brand.betalice:before,.brand.betalice:after{background-image:url(/wp-content/themes/responsive/brand/betalice@2x.png)}.brand.wyns>span,.brand.wyns:before,.brand.wyns:after{background-image:url(/wp-content/themes/responsive/brand/wyns@2x.png)}.brand.casino-gods>span,.brand.casino-gods:before,.brand.casino-gods:after{background-image:url(/wp-content/themes/responsive/brand/casino-gods@2x.png)}.brand.vulkanvegas>span,.brand.vulkanvegas:before,.brand.vulkanvegas:after{background-image:url(/wp-content/themes/responsive/brand/vulkanvegas@2x.png)}.brand.verde-casino>span,.brand.verde-casino:before,.brand.verde-casino:after{background-image:url(/wp-content/themes/responsive/brand/verde-casino@2x.png)}.brand.hitnspin>span,.brand.hitnspin:before,.brand.hitnspin:after{background-image:url(/wp-content/themes/responsive/brand/hitnspin@2x.png)}.brand.casinova>span,.brand.casinova:before,.brand.casinova:after{background-image:url(/wp-content/themes/responsive/brand/casinova@2x.png)}.hero{margin-top:64px;padding:40px 0 60px;background:linear-gradient(135deg,#f1f8f2 0%,#ffffff 50%,#E8F5E9 100%);position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,rgba(76,175,80,.1) 0%,transparent 70%);pointer-events:none}.hero-inner{margin:0 auto;display:flex;flex-direction:column;gap:40px}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#fff;border-radius:100px;font-size:13px;font-weight:500;color:#388E3C;box-shadow:0 2px 8px rgba(0,0,0,.06);margin-bottom:20px;animation:fadeInUp 0.6s ease}.hero-badge::before{content:'';width:8px;height:8px;background:#4CAF50;border-radius:50%;animation:pulse 2s infinite}.hero h1{font-size:32px;color:#1a1a1a;margin-bottom:16px;animation:fadeInUp 0.6s ease 0.1s both}.hero h1 span{color:#4CAF50}.hero-subtitle{font-size:16px;color:#4a4a4a;margin-bottom:24px;animation:fadeInUp 0.6s ease 0.2s both}.hero-experts{display:flex;align-items:center;gap:16px;margin-bottom:24px;animation:fadeInUp 0.6s ease 0.25s both}.expert-avatars{display:flex}.expert-avatar{width:40px;height:40px;border-radius:50%;border:3px solid #fff;margin-left:-10px;object-fit:cover;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform 0.2s ease}.expert-avatar:first-child{margin-left:0}.expert-avatar:hover{transform:scale(1.1);z-index:10;position:relative}.expert-info{font-size:13px}.expert-info strong{display:block;color:#1a1a1a;font-weight:600}.expert-info span{color:#717171}.hero-stats{display:flex;flex-direction:row;justify-content:space-between;gap:12px;animation:fadeInUp 0.6s ease 0.3s both}.stat{text-align:center;flex:1}.stat-value{font-family:Georgia,Cambria,'Times New Roman',Times,serif;font-size:22px;font-weight:700;color:#388E3C;line-height:1.1}.stat-label{font-size:11px;color:#717171}.hero-visual{position:relative;animation:fadeInUp 0.6s ease 0.4s both}.hero-image-grid{display:grid;grid-template-columns:1fr;gap:12px}.hero-img{border-radius:12px;overflow:hidden;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform 0.3s ease;aspect-ratio:16/9}.hero-img:hover{transform:scale(1.02)}.hero-img:not(:first-child){display:none}.hero-img img{width:100%;height:100%;object-fit:cover}.hero-img-overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#fff}.hero-img-tag{display:inline-block;padding:4px 10px;background:#4CAF50;border-radius:100px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.hero-img-overlay h3{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji';font-size:14px;font-weight:600;line-height:1.3;color:#fff}@media (min-width:540px){.hero{padding:60px 16px 80px}.hero h1{font-size:40px}.hero-stats{gap:24px}.stat-value{font-size:28px}.stat-label{font-size:13px}.hero-image-grid{grid-template-columns:repeat(2,1fr)}.hero-img:not(:first-child){display:block}.hero-img:first-child{grid-row:span 2;aspect-ratio:auto}.hero-img:not(:first-child){aspect-ratio:14.7/10}}@media (min-width:768px){.hero{padding:80px 16px 100px}.hero-inner{flex-direction:row;align-items:center;gap:60px}.hero-content{flex:1}.hero-visual{flex:1}.hero h1{font-size:48px}.hero-subtitle{font-size:18px;max-width:480px}.expert-avatar{width:48px;height:48px;margin-left:-12px}.hero-stats{justify-content:flex-start;gap:40px}.stat{text-align:left;flex:none}.stat-value{font-size:32px}.stat-label{font-size:14px}.hero-image-grid{height:420px}.hero-img-overlay h3{font-size:14px}.hero-img:first-child .hero-img-overlay h3{font-size:18px}}@media (min-width:1024px){.hero h1{font-size:52px}}