.page-module__BW_H5q__container{box-sizing:border-box;grid-template:"board info""empty controls"1fr/1fr 1fr;width:100vw;height:100vh;padding:100px;display:grid}.page-module__BW_H5q__matchInfoPanel{flex-direction:column;grid-area:info;justify-content:flex-start;align-items:flex-end;display:flex}.page-module__BW_H5q__matchingControls{flex-direction:column;grid-area:controls;justify-content:flex-end;align-items:flex-end;display:flex}.page-module__BW_H5q__buttonsContainer{align-items:center;display:flex}.page-module__BW_H5q__matchingButton{padding-left:20px}.page-module__BW_H5q__EnPanel{padding-right:20px;font-size:2.5rem;font-weight:700}.page-module__BW_H5q__mainPanel{font-family:sans-serif;font-size:15rem;font-weight:700;line-height:1.1}.page-module__BW_H5q__subPanel{padding-right:10px;font-size:4rem;font-weight:700;line-height:1}.page-module__BW_H5q__userName{padding-bottom:20px;padding-right:10px;font-size:8rem;font-weight:700;line-height:1}.page-module__BW_H5q__gridSvg{transform-origin:100% 0;width:800px;height:800px}.page-module__BW_H5q__gridArea{grid-area:board;justify-content:flex-end;align-items:flex-start;display:flex;overflow:hidden}
.whitebutton{color:#c59e70;cursor:pointer;white-space:nowrap;background-color:#fff;border:2px #fff;border-radius:2rem;padding:.25rem 2rem;font-family:Arial,sans-serif;font-size:2rem;font-weight:700;transition:transform .1s,background-color .2s}button:hover{background-color:#d6d5d5}button:active{transform:scale(.95)}
