@import url(https://fonts.googleapis.com/css?family=Cinzel);@import url(https://fonts.googleapis.com/css2?family=Baumans&family=Lacquer&display=swap);*{box-sizing:border-box}*,body,html{margin:0;padding:0}body{background-attachment:fixed;background-image:url(/static/media/hbc-bg.4aafa5974a3e076cd080.gif);background-position:50%;background-repeat:no-repeat;background-size:cover}body:before{background-color:#7a381d4d;content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:#c7a148;border-radius:20px}input[type=radio]{accent-color:#7d3f26;border:0;width:7%}a{color:#fff;font-weight:semi-bold;text-decoration:none;z-index:1}.main{display:grid;grid-template-columns:1fr;justify-items:center;padding-bottom:40px}.logo-section{display:flex;justify-self:center;z-index:2}.logo-image{height:100%;object-fit:contain;width:100%}.body-section{color:#fff;height:100%;padding-bottom:40px;width:100%;z-index:2}.body-title{font-size:40px;margin-bottom:50px}.body-body,.body-title{font-family:Baumans;text-align:center}.body-body{font-size:25px;line-height:1.6}.main-form{background-color:#f4ebd5;border-radius:30px;display:grid;font-family:Cinzel;font-weight:700;height:500px;order:1;overflow:hidden;position:relative;width:80%;z-index:10}.main-form-headerLabel{color:#7d3f26;font-weight:700;text-decoration:underline}.main-form-label{color:#7d3f26}.main-form-input{border:none;border-radius:5px;height:25px;margin-bottom:10px;margin-top:5px;width:100%}.main-form-btnDownload{background-color:#7d3f26;border:none;border-radius:15px;color:#fff;cursor:pointer;font-family:Cinzel;font-weight:700;margin:10px;padding:10px}.main-form-footer{background-color:#f4ebd5;border-top:.2px outset #dad5d5;bottom:0;display:grid;height:70px;place-items:center;position:absolute;width:100%}.main-form-footer-button{background-color:#c7a148;border:none;border-radius:15px;color:#fff;cursor:pointer;font-family:Cinzel;font-size:15px;font-weight:700;height:70%;margin-bottom:1px;width:80%}.main-form-body-orderheader{border-radius:20px;cursor:pointer;display:flex;gap:10px;padding-bottom:15px;padding-left:15px;padding-top:15px;transition:width 1s}.main-form-body-orderheader:hover{animation:orderHeader .3s forwards}.main-form-btnDownload:hover{animation:btnDownload .3 forwards}.main-form-footer-button:hover{animation:footerButton .3s forwards}.main-form-body-orderheader-active{background-color:#c7a148;color:#fff}.main-footer{background-color:#000;display:flex;justify-content:space-between;padding:20px;z-index:1}.main-footer-modal{align-items:center;animation:popupAnimate .5s ease-in-out;background-color:#f4ebd5;border-radius:20px;display:flex;flex-direction:column;height:85%;justify-content:center;overflow:hidden;position:relative;width:90%}.main-footer-modal-content{height:100%;overflow:auto;padding:20px 20px 150px;width:95%}.main-body{align-content:start;align-self:start;display:grid;grid-column:span 2;width:100%}.popup-message-overlay{background-color:#00000080;display:grid;height:100vh;left:0;place-items:center;position:fixed;top:0;width:100vw;z-index:10}.popup-message-box{align-items:center;animation:popupAnimate .5s ease-in-out;background-color:#f4ebd5;border-radius:20px;box-shadow:0 4px 16px #0003;display:grid;height:75%;justify-content:center;min-height:120px;min-width:250px;overflow:auto;position:"relative";width:83%}@media (min-width:48rem){.main{grid-template-columns:repeat(2,1fr);height:100vh;place-items:center}.main-form{height:80%;order:0;width:80%}.main-body{grid-column:span 1}.popup-message-box{height:80%;width:50%}.logo-section{height:35%;justify-self:end;width:35%}.body-section{height:50%;overflow:auto}.body-body,.body-title{text-align:left}.main-footer-modal{height:85%;width:60%}.main-form-footer-button{height:70%;width:80%}}@media (min-width:80rem){.main{grid-template-columns:repeat(3,1fr);height:100vh;place-items:center}.main-form{height:60%;order:0;width:70%}.popup-message-box{height:60%;width:35%}.main-body{grid-column:span 2}.logo-section{height:35%;justify-self:end;width:35%}.body-section{height:50%;overflow:auto}.body-body,.body-title{text-align:left}.main-footer-modal{height:85%;width:60%}.main-form-footer-button{height:70%;width:80%}}@keyframes orderHeader{0%{background-color:initial}to{background-color:#c7a148}}@keyframes btnDownload{0%{background-color:#7d3f26}to{background-color:#b85c38}}@keyframes footerButton{0%{background-color:#c7a148}to{background-color:#aa853a}}@keyframes popupAnimate{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.4d875021.css.map*/