*{font-family:Noto Sans,sans-serif}body{margin:0;padding:0;height:100vh;overflow:hidden}.cursor-pointer{cursor:pointer}.d-flex{display:flex}.justify-content-between{justify-content:space-between}.justify-space-around{justify-content:space-around}.align-item-center{align-items:center}.ml-auto{margin-left:auto}.p-b-2{padding-bottom:2em}.mobile-only{display:flex;flex-direction:column;height:100vh}@media (min-width: 768px){.mobile-only{display:none}}.page-header{text-align:center;border-bottom:1px solid #EAEAEA;background:#fff;height:60px;padding:10px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.page-body-wrapper{flex:1 1 auto;overflow-y:auto;background:#fafafa}.page-body{background:url("./media/bg-line-MXXQYEVF.svg");background-position:left;background-repeat:no-repeat;background-size:cover;height:50vh}.footer{height:60px;background-color:#fff;border-top:1px solid #EAEAEA;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer-head{padding:10px;display:flex;align-items:center;justify-content:space-between}.footer-head img{width:24px;height:24px}.footer-head>div{display:flex;flex-direction:column;align-items:center;color:#098266;text-align:center;font-size:12px;font-weight:500}.btn{display:flex;padding:10px 18px;justify-content:center;align-items:center;gap:8px;flex:1 0 0;border-radius:8px;border:none;color:var(--White, #FFF);font-size:16px;font-style:normal;font-weight:600;line-height:24px;width:11em}
