.wpwl-form{display:flex;flex-direction:column;gap:.2rem;margin:0;max-width:100%}.wpwl-button-pay{display:none}.wpwl-form-card{padding-bottom:0!important}.wpwl-group{width:100%;margin-top:.5rem;margin-bottom:.5rem}.wpwl-group-brand,.wpwl-group-cardHolder{display:none}.wpwl-group-submit{display:flex;flex-direction:row-reverse;justify-content:space-between;gap:.5rem;margin-top:10px}.wpwl-wrapper-cardNumber,.wpwl-wrapper-expiry{width:100%}.wpwl-wrapper-cvv{display:flex;flex-direction:column;justify-content:space-between;width:100%}.wpwl-control-iframe{height:3rem;border:1px solid #c9ecf0;padding:.625rem 1rem;border-radius:.25rem;outline:2px solid transparent;outline-offset:2px;color:#304b61;&::placeholder{opacity:.5}&:focus{outline:1px solid rgb(193 178 178)}&:disabled{border:1px solid #f5f5f5}input,select{font-family:Brandon,sans-serif;src:url(/nextAssets/fonts/BrandonText-Regular.woff2) format("woff2");font-weight:400}&.wpwl-control-cvv{width:90%;background-color:rgba(235,248,250,.9);&:focus{outline:1px solid rgb(193 178 178)}}&.wpwl-control-cardNumber{width:100%;background-color:rgba(235,248,250,.9);&:focus{outline:1px solid rgb(193 178 178)}}}.wpwl-sup-wrapper-postcode{width:100%}.wpwl-group-cardNumber{display:flex;flex-direction:column;font-size:medium}.wpwl-group-cvv{display:flex;flex-direction:row;width:100%}.wpwl-group-expiry{display:flex;flex-direction:column;font-size:medium;width:100%}.wpwl-control-billing{width:100%}.wpwl-label-cvv{display:none!important}.wpwl-label-billing,.wpwl-label-cardNumber,.wpwl-label-expiry,.wpwl-sup-wrapper-city,.wpwl-sup-wrapper-country,.wpwl-sup-wrapper-state,.wpwl-sup-wrapper-street1,.wpwl-sup-wrapper-street2{display:none}.wpwl-control-brand{width:100%}.wpwl-control,input.wpwl-control{height:3rem;border:1px solid #c9ecf0;background-color:rgba(235,248,250,.9);padding:.625rem 1rem;border-radius:.25rem;outline:2px solid transparent;outline-offset:1px;color:#304b61;&:focus,&:hover{outline:1px solid rgb(193 178 178)}&:disabled{background-color:#f5f5f5;border:1px solid #f5f5f5}input,select{font-family:Brandon,sans-serif;src:url(/nextAssets/fonts/BrandonText-Regular.woff2) format("woff2");font-weight:400}}.wpwl-wrapper-submit{width:50%}.wpwl-button-cancel{width:50%;background-color:white;color:#e10600;border:1px solid #e10600;border-radius:9999px;padding:.625rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;outline:2px solid transparent;outline-offset:2px;&:hover{background-color:white}&:focus{outline:1px solid rgb(193 178 178);outline-offset:1px}&:disabled{background-color:#f5f5f5;color:#c9ecf0}}.wpwl-button{width:100%;background-color:#e10600;color:#fff;border:none;border-radius:9999px;padding:.625rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;outline:2px solid transparent;outline-offset:2px;&:hover{background-color:#e10600}&:focus{outline:1px solid rgb(193 178 178);outline-offset:1px}&:disabled{background-color:#f5f5f5;color:#c9ecf0}}.wpwl-has-error{border-color:#981212;color:#981212}.custom-checkbox{width:fit-content;font-size:16px;font-weight:400;padding:8px 0;border-radius:5px;cursor:pointer;gap:10px}.checkmark,.custom-checkbox{display:flex;align-items:center}.checkmark{width:20px;height:20px;background:#fff;border:2px solid #d32f2f;justify-content:center;border-radius:4px}.checkmark:before{content:"✔";font-size:14px;color:white;display:none}.custom-checkbox input:checked+.checkmark{background:#d32f2f}.custom-checkbox input:checked+.checkmark:before{display:block}