body,html{padding:0;margin:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box;scrollbar-color:rgba(0,0,0,.4);scrollbar-width:thin}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{border-radius:4px;background-color:rgba(0,0,0,.04)}::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.4)}.mainLayout{overflow:hidden}.flex-center-align,.flex-center-justify{display:flex;align-items:center;width:100%}.flex-center-justify{justify-content:center}.flex-end-justify{align-items:center}.flex-end-align,.flex-end-justify{display:flex;justify-content:flex-end;width:100%}.flex-end-align{align-items:flex-end}.hyperlink{color:red;font-size:.8rem}.hyperlink,.hyperlink-large{cursor:pointer;text-decoration:underline}.hyperlink-large{color:#ee6e72;font-size:1rem;font-weight:600}.hyperlink-large:hover{color:red}