body,html{max-width:100vw;height:100dvh;overflow-y:hidden;overflow-x:hidden;background-color:#fff;color:var(--blue);margin:0}@media screen and (min-width:1201px){::-webkit-scrollbar-thumb{background:#ff5a24;border-radius:8px}::-webkit-scrollbar{width:10px;height:5px;background:rgba(0,0,0,0)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:0}main{width:100%}.main-scroll{height:100dvh;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{padding-top:3rem}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}.main-scroll{width:100%;height:100%}.ant-spin-dot-item{background-color:var(--orange1)!important}.ant-modal-root .ant-modal-mask,.ant-modal-root .ant-modal-wrap{z-index:2000}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button{border:none;background-color:#fff;display:flex;align-items:center;justify-content:center}:root{--blue:rgba(62,62,89,1);--blue2:rgba(62,62,89,0.25);--black:rgba(24,24,26,1);--gray1:#464342;--gray2:#b5b3b2;--gray3:rgba(229,219,215,1);--gray4:rgba(245,242,242,1);--gray5:rgba(62,62,89,0.5);--orange1:rgba(255,90,36,1);--orange2:rgba(249,153,122,1);--orange3:rgba(255,205,189,1);--white:rgba(0,0,0,0.12);--green1:rgba(21,131,11,1);--green2:rgba(126,196,120,1);--red1:rgba(255,43,36,1);--red2:rgba(226,107,107,1)}