.PageAssetsWrapper_wrapper__8daFX {
    border-bottom: 0.5px solid #171c2b;
    position: relative;
    z-index: 0;
}

.PageAssetsWrapper_wrapper__8daFX.PageAssetsWrapper_Poppins__sxXvg {
    font-family: var(--font-poppins);
}

.PageAssetsWrapper_backgroundImage__hCSIU {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top;
}


.PageAssetsWrapper_wrapper__8daFX.PageAssetsWrapper_backgroundImage__hCSIU::before {
  content: "";
position: absolute;
inset: 0;
background-image: 
    linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url(poker-table.jpg);
background-size: cover;
background-position: top;
background-repeat: no-repeat;
filter: hue-rotate(170deg) saturate(120%) brightness(1.1);
z-index: -1;
pointer-events: none;
background-attachment: fixed;

}

.PageAssetsWrapper_backgroundPattern__rovNB {
    background-size: initial;
    background-attachment: scroll;
    background-repeat: repeat;
    background-position: 0 0;
}
