html{height:100%}body{display:flex;height:100%;flex-direction:column}.page-body{margin-top:0;margin-bottom:auto}.gift-card{border-radius:8px;background:linear-gradient(0, #f5f5f5 0, #e9e9e9 100%);padding:30px;margin-bottom:40px}.gift-card .form-group{margin-bottom:15px}.gift-card .form-group label{font-size:14px;margin-bottom:5px}.gift-card .form-text{margin:-10px 0 15px}.gift-card .controls{display:flex;align-items:flex-end;justify-content:flex-end}.gift-card .controls .btn{margin-bottom:15px;display:block;width:90%;min-height:43px;padding:10px}.gift-card .controls .btn.progress{opacity:.65;font-size:0}.gift-card .controls .btn.progress:before{width:16px;height:16px}.gift-card .alert{margin:15px 0 0;font-size:14px;text-align:center}.gift-card .alert a{font-weight:bold;color:var(--color-key-link)}.gift-card .gift-card-info p{margin-bottom:15px}.gift-card .gift-card-info p b{font-size:18px}
