@font-face{font-family:Prelo Regular;src:url("./media/Prelo-Book.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Prelo Semibold;src:url("./media/Prelo-Bold.otf") format("opentype");font-style:normal;font-display:swap}@font-face{font-family:Prelo Bold;src:url("./media/Prelo-Bold.otf") format("opentype");font-style:normal;font-display:swap}@font-face{font-family:Prelo Medium;src:url("./media/Prelo-Medium.otf") format("opentype");font-style:normal;font-display:swap}.approve-btn{width:184px;height:40px;display:block;margin:28px auto 0;border-radius:24px;font-weight:700;font-size:16px;border:none;padding:8px 16px;font-family:Prelo Bold,Arial,sans-serif;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 8px #0000000a}.approve-btn--enabled{background:#fd0;color:#0f265c;cursor:pointer}.approve-btn--disabled,.approve-btn:disabled{background:#e3e3e3;color:#605f5f;cursor:not-allowed;box-shadow:none}@media (max-width: 768px){.approve-btn{width:100%;max-width:280px;font-size:15px;margin-top:20px}}@media (max-width: 480px){.approve-btn{font-size:14px;height:44px}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#fffc}.loading-container p{margin-top:16px;color:#0f265c;font-family:Prelo Book,Arial,sans-serif;font-size:16px}.spinner{width:40px;height:40px;border:4px solid #e3e3e3;border-top:4px solid #0a7aff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{font-family:Prelo Regular,Helvetica Neue,Arial,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Prelo Bold,Helvetica Neue,Arial,sans-serif}
