.brickComponent.white{background-color:#FFF}
.brickComponent .brick{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-radius:9pt;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Poppins;justify-content:space-between;margin:0 auto;padding:1pc 24px;text-decoration:none;width:44pc}
@media(max-width:1023px){.brickComponent .brick{max-width:6in;width:calc(100% - 40px)}
}
.brickComponent .brick.lightPurple{background-color:#e6e6f2}
.brickComponent .brick.lightPurple:hover{background-color:#ebebf5}
.brickComponent .brick.white{background-color:#FFF;border:1px solid #ccc}
.brickComponent .brick.white:hover{background-color:#f2f2f2}
.brickComponent .brick.white .brick-title{font-family:Roboto;font-weight:400}
.brickComponent .brick .brick-title{-webkit-box-flex:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#000;display:-webkit-box;-ms-flex:1;flex:1;font-size:18px;font-weight:500;line-height:1.5;overflow:hidden;padding-right:24px}
.brickComponent .brick .brick-button{-ms-flex-negative:0;flex-shrink:0;font-size:14px;font-weight:700;line-height:normal;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
.brickComponent .brick .brick-button.solidButton{background-color:#000;border-radius:4px;color:#FFF;padding:10px 1pc}
.brickComponent .brick .brick-button.hollowButton{border:2px solid #000;border-radius:4px;color:#000;padding:8px 14px}
.brickComponent .brick .brick-button.externalLink span,.brickComponent .brick .brick-button.multiLanguage span{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;justify-content:center;width:24px}
.brickComponent .brick .brick-button.none{display:none}
.brickComponent .brick:hover .brick-button.hollowButton,.brickComponent .brick:hover .brick-button.solidButton{background-color:#7231c6;border:unset;color:#FFF;padding:10px 1pc}
.gaming-site .brickComponent .brick.black{background-color:#000}
.gaming-site .brickComponent .brick.black .brick-title{color:#fff;font-size:19px;font-weight:600}
@media(max-width:1023px){.gaming-site .brickComponent .brick.black .brick-title{font-size:1pc}
}
.gaming-site .brickComponent .brick.black .brick-button.externalLink svg path{stroke:#ccc}
.gaming-site .brickComponent .brick.black .brick-button.hollowButton{border-color:#fff;color:#fff}
.gaming-site .brickComponent .brick.black .brick-button.solidButton{background-color:#fff;color:#000}
.gaming-site .brickComponent .brick.black:hover{background-color:#1a1a1a}
.gaming-site .brickComponent.black{background-color:#333}
.gaming-site .brickComponent.black:hover .brick.white{background-color:#fff}
.gaming-site .brickComponent.black:hover .brick.black{background-color:#1a1a1a}
.gaming-site .brickComponent.black .brick.white{background-color:#f2f2f2}
.gaming-site .brickComponent .brick-button{font-weight:600}
.gaming-site .brickComponent .brick-button span{font-family:Montserrat}
.gaming-site .brickComponent .brick:hover .brick-button.hollowButton,.gaming-site .brickComponent .brick:hover .brick-button.solidButton{background-color:#cc0040;color:#fff}