*{margin:0;padding:0;box-sizing:border-box}.calc{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.modal{background-color:#fff;width:20rem;height:25rem;border-radius:6px;box-shadow:0 4px 20px #0000004d;display:flex;flex-direction:column;text-align:center;justify-content:center;gap:2rem}.actions-modal{display:flex;justify-content:center;gap:1rem}.btn{border:0;border-radius:.3rem;padding:.5rem 2rem;font-weight:700;cursor:pointer;color:#f5f6fa;transition:box-shadow .2s}.btn:hover{box-shadow:0 .1rem .2rem #3c40434d,0 .1rem .3rem .1rem #3c404326;opacity:89%;transition:box-shadow .2s}.btn-cancel{background:#06ad3e}.span-cancel{color:#06ad3e;font-weight:700}.btn-continue{background:#ea2027}.span-continue{color:#ea2027;font-weight:700}.remove-scrolling{overflow:hidden}
