.loader.full-screen,.loader.large-screen{opacity:.9;width:100%;height:100vh;display:flex}.loader.medium-screen{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loader.medium-screen img.loader-img{width:32px;height:32px;margin:auto;padding:0}.loader.small-screen{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loader.small-screen img.loader-img{width:24px;height:24px;margin:auto;padding:0}.loader img.loader-img{align-self:center;width:72px;height:72px;margin:auto;padding:36px}a button.kan-button{color:#000;text-decoration:none}button.kan-button{cursor:pointer;border:none;border-radius:10px;width:80%;margin:5px;padding:0 5px;font-size:16px;position:relative}button.kan-button.large-btn{height:50px}button.kan-button.large-btn .button-content{transform:translateY(1px)}button.kan-button.medium-btn{height:44px}button.kan-button.small-btn{height:36px}button.kan-button:disabled{opacity:.6}button.kan-button.delete{color:#000;background:0 0;border:1px solid silver;margin-top:0}button.kan-button.primary-soft-btn{color:#9b5948;background:#f1e8e2;border:none;margin-top:0}button.kan-button.secondary-btn{color:#9b5948;background:0 0;border:1px solid #9b5948;margin-top:0}button.kan-button.tertiary-btn{color:#000;background:0 0;border:none;font-weight:600}button.kan-button.tertiary-btn:disabled{opacity:.5}button.kan-button .button-content{justify-content:center;align-items:center;gap:4px;margin:auto;display:flex}button.kan-button img{width:auto;height:21px;padding-left:2px}form button.kan-button{width:100%}
