@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bodyBg:#f1f5f9;--midGrayColor:#707070;--midGrayBorder:#7070703c;--mainBlack:#1a202e;--white:#fff;--offWhite:#f9f9fd;--black:#000;--mainBg:#041410;--cardBg:#143936;--borderColor:#dadada;--text353535:#353535;--mainWhite:#fcfcfc;--placeholderColor:#64748b;--largSize100:100px;--largSize50:50px;--largSize40:40px;--headingOne:32px;--heading30:30px;--heading28:28px;--headingTwo:22px;--headingThree:24px;--heading26:26px;--headingFour:20px;--largeParaGraph:18px;--largeParaGraph16:16px;--regularParagraph:15px;--mediumParaGraph:14px;--smallParagraph:13px;--xtrasmallParagraph:12px;font-family:Roboto,sans-serif;font-synthesis:none;margin:0;text-rendering:optimizeLegibility}@media(max-width:1024px){:root{--largSize100:80px;--largSize50:40px;--largSize40:32px;--headingOne:28px;--heading30:26px;--heading28:24px;--headingTwo:20px;--headingThree:22px;--heading26:22px;--headingFour:18px;--largeParaGraph:16px;--largeParaGraph16:15px;--regularParagraph:14px;--mediumParaGraph:13px;--smallParagraph:12px;--xtrasmallParagraph:11px}}@media(max-width:768px){:root{--largSize100:60px;--largSize50:30px;--largSize40:24px;--headingOne:24px;--heading30:22px;--heading28:20px;--headingTwo:18px;--headingThree:18px;--heading26:18px;--headingFour:16px;--largeParaGraph:14px;--largeParaGraph16:14px;--regularParagraph:13px;--mediumParaGraph:12px;--smallParagraph:11px;--xtrasmallParagraph:10px}}@media(max-width:480px){:root{--largSize100:50px;--largSize50:25px;--largSize40:20px;--headingOne:20px;--heading30:18px;--heading28:16px;--headingTwo:16px;--headingThree:16px;--heading26:16px;--headingFour:14px;--largeParaGraph:12px;--largeParaGraph16:12px;--regularParagraph:11px;--mediumParaGraph:10px;--smallParagraph:9px;--xtrasmallParagraph:8px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;color:var(--black);font-family:Roboto,sans-serif;height:100vh;margin:0;overflow:auto;padding:0;scrollbar-width:4px}*,body{box-sizing:border-box}*{-webkit-tap-highlight-color:rgba(0,0,0,0)!important}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none}::-webkit-scrollbar{height:2px;width:2px}::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-track{background-color:#f1f1f1}.container{margin:0 auto;max-width:1480px;padding:0 20px;width:100%}.commonBG{background:#f1f5f9;background:var(--bodyBg);border-radius:17px;padding:35px}@media screen and (max-width:767px){.commonBG{padding:15px!important}}.layout{height:100vh;margin:0 auto}.layout .header{border-bottom:1px solid var(--borderColor)}.layout .header h2{color:var(--mainBlack);font-size:var(--headingOne);padding:36px 0}@media screen and (max-width:767px){.layout .header h2{padding:15px 0}}.layout_body{display:flex;justify-content:center;min-height:calc(100% - 111px);padding:50px 0 20px}.layout_body>div{width:100%}.btnCustom.ant-btn{align-items:center;border:1px solid #0000;border-radius:10px;box-shadow:none;color:var(--white);display:inline-flex;font-size:14px;font-size:var(--largeParaGraph16);font-weight:600;justify-content:center;margin-top:35px;padding:24px 10px;text-align:center;transition:all .25s;width:100%}.btnCustom.ant-btn:hover{background:#0000!important;border-color:var(--mainBlack)!important;color:var(--mainBlack)!important}.btnCustom.ant-btn.basicBtn{background-color:var(--mainBlack)}.inputLayout{position:relative}.inputLayout .inputCustum{border:1px solid #0000;border-radius:10px;box-shadow:none;color:var(--mainBlack);min-height:45px;padding:18px 24px;position:relative!important;width:100%}.inputLayout .inputCustum:focus{box-shadow:none}.inputLayout .inputCustum:focus,.inputLayout .inputCustum:focus-visible,.inputLayout .inputCustum:focus-within,.inputLayout .inputCustum:hover{border:1px solid var(--borderColor);box-shadow:none!important;outline:none!important}.inputLayout input::placeholder{color:var(--placeholderColor);font-size:var(--largeParaGraph16);font-weight:400}.inputLayout svg path{fill:#8d8d8d}.inputLayout .label{color:var(--mainBlack);display:flex;font-size:var(--largeParaGraph16);font-weight:400;letter-spacing:0;padding:10px 0;text-align:left;width:100%}.ant-modal-wrap{background:#fff}.detailModal{max-width:622px;width:100%}.detailModal .ant-modal-footer{display:none}.detailModal .ant-modal-content{background-color:var(--bodyBg);border-radius:17px}.detailModal h4,h3{color:var(--mainBlack);font-size:var(--heading26);font-weight:600}.paymentMode{display:flex;flex-flow:wrap;gap:20px;justify-content:center;text-align:center}.paymentMode_left,.paymentMode_right{max-width:622px;width:100%}.paymentMode_left_scanner{background:var(--white);border-radius:10px;color:#fff;margin:30px auto;max-width:182px;padding:11px;width:100%}.paymentMode_left_scanner img{max-width:160px;width:100%}.paymentMode_left_copycode{background:var(--white);border-radius:10px;display:flex;gap:8px;padding:23px}.paymentMode_left_copycode p{text-align:left;word-break:break-all}.paymentMode_left_copycode img{cursor:pointer;margin-top:6px}.paymentMode_right{text-align:center}.paymentMode_right,h3{align-items:center;display:flex;justify-content:center}h3{gap:10px;margin-bottom:20px}p{color:var(--placeholderColor);font-weight:400;line-height:28px}.details{margin:0 auto;max-width:808px;padding:40px!important;text-align:center;width:100%}@media screen and (max-width:767px){.details{padding:15px!important}}.details img{margin-bottom:20px;max-width:88px;width:100%}.details h5{color:var(--mainBlack);font-size:var(--largeParaGraph);font-weight:400}.details_inner{display:flex;flex-direction:column;gap:20px;margin-top:30px}.details_inner>div{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;min-height:28px}.details_inner>div p{text-align:right;word-break:break-all}.details .basicBtn{margin-top:50px!important;max-width:263px;width:100%}
/*# sourceMappingURL=main.657f80af.css.map*/