#delivery-without-signature{width:100%;position:relative}#delivery-without-signature label{text-align:left;font-size:16px;width:100%;font-weight:400}#delivery_without_signature{margin-bottom:0}.hidden{display:none!important}.popup-wrapper{position:fixed;top:0;left:0;min-height:100vh;width:100%;background-color:rgb(0 0 0 / .1);z-index:99999}.popup{position:fixed;top:25vh;margin-left:15px;margin-right:15px;background:#fff;max-width:670px;width:100%;padding:30px;text-align:center;left:50%;transform:translate(-50%,0);box-shadow:0 0 5px 0 rgb(0 0 0 / .11);-webkit-box-shadow:0 0 5px 0 rgb(0 0 0 / .11);-moz-box-shadow:0 0 5px 0 rgb(0 0 0 / .11)}#accept{background:#2998d4;color:#fff;padding:7px 15px;cursor:pointer;text-align:center}#accept:hover{background:#3b7fb4;transition:0.2s ease-in-out}#deny{border:2px solid #2998d4;color:#000;padding:7px 15px;cursor:pointer;text-align:center}#deny:hover{background:#eef6fc;border:2px solid #3b7fb4;transition:0.2s ease-in-out}.button-wrapper{margin-top:15px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:500px){#accept{width:100%}#deny{width:100%}}