#app{display:flex;height:100vh;background-color:#f7f7fc;padding:0;margin:0}.page{background-color:#f7f7fc;display:flex;width:98vw;height:76vh;margin-top:10%;flex-direction:row;align-items:center;justify-content:center}#Hadar{position:fixed;display:flex;width:100%;height:10%;font-style:initial;background-color:#fff;box-shadow:0 0 10px #00000080;align-items:center;padding-left:30px;justify-content:space-between}#left{margin-left:60px}#right{margin-right:60px;display:flex;align-items:center}#SignInButton{background-color:#fff;width:70px;height:35px;border:0px solid;border-radius:30px;cursor:pointer}#logo{height:60px}#PrivacyPolicy{background-color:#fff;width:70px;height:35px;border:0px solid;border-radius:30px;cursor:pointer}#PrivacyPolicy:hover{border-color:#646cff}#SignInButton:hover{background-color:#ecf5ff}#buttonCloseDiv{flex-direction:row-reverse;display:flex;width:390px}#buttonClose{font-size:20px;background-color:#fff;width:30px;height:31px;border:0px solid;border-radius:30px;cursor:pointer}#formSingIn{height:85%;width:300px;display:flex;flex-direction:column;justify-content:space-between}form{width:380;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}input{width:100%;height:20%}#await{height:30px}#messageError{color:red;font-size:20px}#submitButton{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:20px}#submitButton{border:0px solid;border-radius:10px;background-color:#5aa6f3;height:70px}#submitButton:hover{background-color:#2f94f8}.css-1qkyud9{height:75%;display:flex;justify-content:space-around}.messageError{font-family:Pretendard JP Variable,Pretendard JP;font-size:12px;color:red;padding-top:0;margin-top:0;margin-left:10px}#Register{display:flex;height:50%;justify-content:space-around;flex-direction:column}#buttonClose{font-size:20px;background-color:#fff;width:auto;height:31px;border:0px solid;border-radius:30px;cursor:pointer}#buttonClose:hover{background-color:#f8f9fb}#LogOutButton{height:30px;display:flex;align-items:center}#balance{margin-right:30px}#pagePayment{background-color:#f7f7fc;display:flex;width:98vw;height:76vh;margin-top:10%;align-items:center;flex-wrap:nowrap;justify-content:space-around}.CardPlan{cursor:pointer;box-sizing:border-box;border:0px solid blue;display:flex;background-color:#fff;border-radius:15px;width:30%;height:60%;align-items:center;justify-content:center;flex-direction:column}.CardPlan:hover{border:2px solid blue;box-shadow:3px 3px 3px 3px #01010120}.price{font-size:x-large;width:70%;display:flex;align-items:center;justify-content:center}#continue{position:absolute;margin-top:260px;background-color:#6161ef;width:160px;height:40px;border:0px solid;border-radius:6px;cursor:pointer}#message{font-size:20px;position:absolute;margin-top:340px;color:red}#OrderSummary{display:flex;background-color:#fff;width:300px;height:60%;border-radius:15px;border:1px solid rgb(246,209,209);flex-direction:column;align-items:center}#title{margin-top:10%;width:80%;height:50px;border-bottom:1px solid rgb(95,92,92)}#details{height:70px;width:80%;display:flex;justify-content:space-between;border-bottom:1px solid rgb(95,92,92)}#total{margin-top:20px;height:70px;width:80%;display:flex;justify-content:space-between;border-bottom:1px solid rgb(95,92,92)}#PrivacyPolicy1{width:90%;margin-top:10%;margin-left:20px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center}h1{font-size:3.2em;line-height:1.1}button:hover{border-color:#646cff}
