.ant-input-number{width:100%}.ant-typography[style*=italic]{letter-spacing:.1em}.hide{display:none}.full-width{width:100%}.block{display:block}.center-line{display:flex;justify-content:center}.centered{display:flex;justify-content:center;align-items:center;height:100vh}.centered-content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.centered-row{display:flex;justify-content:center;align-items:center;flex-direction:row}.fade-in-box{opacity:0;animation:fadeIn 2s ease-in forwards}@keyframes fadeIn{to{opacity:1}}.blur-in{filter:blur(10px);opacity:0;animation:blurIn 1.5s ease forwards}@keyframes blurIn{to{filter:blur(0);opacity:1}}.slide-in{transform:translate(-100%);animation:slideIn 1s ease-out forwards}@keyframes slideIn{to{transform:translate(0)}}.authentication-button{vertical-align:middle}.provider-icon{width:18px;height:18px}.login-button{display:flex;align-items:center;gap:10px;font-weight:500;border-radius:4px;padding:6px 12px;width:100%;justify-content:center}.login-button-google-light{background-color:#fff;border:1px solid #747775}.login-button-facebook-light{background-color:#fff;border:1px solid #1877F2}.login-text-google-light{color:#1f1f1f}.login-text-facebook-light{color:#1877f2}.login-button-google-dark{background-color:#131314;border:1px solid #8E918F}.login-button-facebook-dark{background-color:#1877f2;border:1px solid transparent}.login-text-google-dark{color:#e3e3e3}.login-text-facebook-dark{color:#fff}.header{display:flex;justify-content:space-between;align-items:center}.content{display:flex;flex:1;justify-content:center}.footer{text-align:center}.hover-icon{transition:color .3s,transform .3s;cursor:pointer}.hover-icon:hover{color:var(--color-hover);transform:scale(1.4)}.hover-icon-accept{transition:color .3s,transform .3s;cursor:pointer}.hover-icon-accept:hover{color:#49aa19;transform:scale(1.4)}.hover-icon-reject{transition:color .3s,transform .3s;cursor:pointer}.hover-icon-reject:hover{color:#dc4446;transform:scale(1.4)}.landing-anonymous{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;justify-content:center}.landing-anonymous-header{display:flex;align-items:center;margin-top:20px}.landing-anonymous-logo{display:flex;height:65px;width:65px;background:no-repeat center/contain url(/bookni-si.svg)}.landing-anonymous-title{font-size:40px;font-weight:1000;background:linear-gradient(90deg,#7172e7 40%,#c65cc5 90%) text;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-anonymous-subtitle{font-size:20px;font-weight:500}.landing-anonymous-icon{margin-top:20px;font-size:40px;color:#7172e7}.landing-anonymous-cards{margin:50px;display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.landing-anonymous-card{text-align:center;flex:0 1 250px;display:flex;flex-direction:column;justify-content:flex-start}.landing-anonymous-card:hover{box-shadow:0 0 30px #c65cc5}html,body{max-width:100vw;overflow-x:hidden}*{box-sizing:border-box;padding:0;margin:0}.loading{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100vh}
