body .home-lotteries-grid.lotteryHeroGrid {container-type:inline-size;}
body .home-lotteries-grid.lotteryHeroGrid .home-lottery-slot {position:relative;}
body .home-lotteries-grid.lotteryHeroGrid .home-lottery-slot>.block::before {width:calc(var(--lottery-art-width) + 8px)!important;background-image:url('/files/lottery-black-gold-art-20260925/monthly.png')!important;background-position:center!important;background-size:cover!important;}
body .home-lotteries-grid.lotteryHeroGrid #daily_lottery_lite>.block::before {background-image:url('/files/lottery-black-gold-art-20260925/daily.png')!important;}
body .home-lotteries-grid.lotteryHeroGrid .home-lottery-slot+.home-lottery-slot::after {content:"";position:absolute;pointer-events:none;left:0;right:0;top:-8px;height:1px;background:linear-gradient(90deg,transparent,#c7ad7899,transparent);}
@container (min-width:936px) {body .home-lotteries-grid.lotteryHeroGrid .home-lottery-slot+.home-lottery-slot::after {left:-8px;right:auto;top:0;bottom:0;width:1px;height:auto;background:linear-gradient(180deg,#c7ad7820,#c7ad7899,#c7ad7820);}}
