.background{background-image:url("data:image/svg+xml,%3Csvg width='1024' height='1024' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='512' cy='512' r='512' fill='%238260FC' fill-opacity='0.08'/%3E%3Ccircle cx='512' cy='512' r='416' fill='%238260FC' fill-opacity='0.08'/%3E%3Ccircle cx='512' cy='512' r='334.519' fill='%238260FC' fill-opacity='0.08'/%3E%3Ccircle cx='512' cy='512' r='262.222' fill='%238260FC' fill-opacity='0.08'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% -50px;background-size:calc(100vh + 100px);background-color:#8260fc3d;width:100%;height:100vh;top:0;right:0;overflow:hidden;position:fixed}@media (max-width: 768px){.background{display:none}}.character-background{width:128px;height:128px;border-radius:50%;position:absolute;z-index:2;background-color:#fff}.character-image{width:150px;height:150px;border-radius:50%;background-repeat:no-repeat}.popup{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000c9;padding:68px 10px 10px;display:flex;z-index:100}.popup[hidden]{visibility:hidden}.popup-container{display:flex;flex-direction:column;max-height:100%;padding:20px;width:100%;background:white;border-radius:20px;position:relative;max-width:400px;margin:auto}.popup-close-button{width:25px;height:25px;position:absolute;background:white;display:grid;align-content:center;justify-content:center;border-radius:100%;right:0;top:0;transform:translate(40%,-40%);font-size:20px;font-weight:700;border:2px solid black;cursor:pointer}.language-selector{position:fixed;top:10px;right:10px;z-index:10}.language-selector select{padding:0 20px;background:#f6f6f6;border:none;border-radius:24px;height:48px;width:100%;font-weight:700;font-family:inherit}.language-selector select:focus{outline:none}*{box-sizing:border-box}:root{--blue-dark-color: #3983ed;--blue-light-color: #e8edf5;--green-dark-color: #3ccb09;--green-light-color: #e9f4e1;--orange-dark-color: #ff9331;--orange-light-color: #f9efe4;--pink-dark-color: #e465f2;--pink-light-color: #f6eaf6;--yellow-dark-color: #f5d057;--yellow-light-color: #f9f5e8}html{font-family:Helvetica,Helvetica Neue,Arial,Lucida Grande;font-size:16px;line-height:16px;font-weight:400}body{margin:0}button{border-radius:24px;height:48px;width:100%;background:#8260fc;border:none;color:#fff;font-weight:700;font-family:inherit}button:hover{background:#9f8bff}button:disabled{background:#e0e0e0;color:#9e9e9e;cursor:not-allowed}.btn-danger{background:transparent;color:red}.btn-danger:hover{background:#ff000012}.btn-warning{background:white;color:#383823}.btn-warning:hover{background:rgba(255,196,0,.49)}.btn-warning-dark{background:rgba(255,196,0,.79);color:#383823}.btn-warning-dark:hover{background:rgba(255,196,0,.49)}label{font-weight:700;font-size:14px;line-height:30px;color:#333;display:flex;flex-direction:column}input{background:#f6f6f6;height:40px;border:none;padding:0 12px;width:100%}input:focus{outline:none;background:#e0e0e0}input.error{background-color:#ff000012;border:1px solid red}.info{font-size:16px;line-height:24px;color:#888;word-wrap:break-word}.break-all{word-break:break-all}.center{text-align:center}.text-left{text-align:left}.upper{text-transform:uppercase}.absolute{position:absolute;top:0;left:0}.fixed{position:fixed;top:0;left:0;z-index:10}
