.wchk-button-wrap{margin:1rem 0}.wchk-withdrawal-button,.wchk-submit-button{font-weight:700}.wchk-form{max-width:760px;margin:0 auto}.wchk-form label{display:block;font-weight:700;margin-bottom:.35rem}.wchk-form input[type="text"],.wchk-form input[type="email"],.wchk-form input[type="number"],.wchk-form textarea{box-sizing:border-box;width:100%;max-width:100%}.wchk-notice{border-left:4px solid #2271b1;background:#f6f7f7;padding:.85rem 1rem;margin:1rem 0}.wchk-notice-error{border-left-color:#b32d2e}.wchk-legal-text{font-weight:700}.wchk-products{border:1px solid #dcdcde;margin:1rem 0}.wchk-product-row{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:1rem;align-items:center;padding:.75rem;border-bottom:1px solid #dcdcde}.wchk-product-row:last-child{border-bottom:0}.wchk-product-row label{display:flex;gap:.5rem;align-items:center;margin:0}@media (max-width:520px){.wchk-product-row{grid-template-columns:1fr}}