body,form{margin:0;padding:0}::-webkit-scrollbar{width:.25em;height:.25em;border-radius:.5em}::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:.5em}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:.5em}.column,body,html{min-height:100vh}body{font-family:Rubik;font-size:16px;line-height:1.5em}h1{margin:0;padding:1em 0 .25em}a,a:visited{color:#ffa2b8;text-decoration:none}a:hover,a:visited:hover{color:#ff6f91}.column{display:flex;flex-direction:column}.column .column-head{background-color:#fff;padding:.5em 2em}.column .column-content{background-position:top left;background-size:cover;display:flex;align-items:center;justify-content:center;flex-grow:1}.column .column-footer{background-color:#ffa2b8;color:#fff;display:flex;flex-direction:row;justify-content:center;gap:1em;padding:2em}.column .column-footer a,.column .column-footer a:visited{color:#fff}.btn:hover,.column .column-footer a:hover,.column .column-footer a:visited:hover{opacity:.75}.text-center{text-align:center}.text-muted{opacity:.5}.text-danger{color:red}.block1{margin-bottom:.5em}.block1:last-child,.form-group:last-child{margin:0}.panel{background-color:#fff;border-radius:1em;box-sizing:border-box;color:#000;max-width:430px;padding:2em}@media (max-width:800px){.column .column-content{background-image:none}.panel{border-top:1px solid rgba(0,0,0,.1);border-radius:0;max-width:100%}}.form-group{margin-bottom:2em}.w-100{width:100%}.btn{background-color:#000;border:none;border-radius:3em;color:#fff;cursor:pointer}.btn:disabled,.btn:disabled:hover{background-color:rgba(0,0,0,.25);box-shadow:0 .25em .75em rgba(0,0,0,.25);cursor:not-allowed}input[type=text]{border:1px solid rgba(0,0,0,.1);border-radius:.375em;width:100%}input[type=text]::placeholder{color:rgba(0,0,0,.5)}.btn,input[type=text]{box-sizing:border-box;font:inherit;padding:.5em .75em;text-decoration:none}