.styles_checkboxInput__plx1D{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-right:8px;border:2px solid rgba(12,111,192,.75);border-radius:4px;background-color:#fff;width:20px;height:20px}.styles_checkboxInput__plx1D:checked{background-color:#fff}.styles_checkboxInput__plx1D:checked:before{display:flex;justify-content:center;align-items:center;content:"✔";color:rgba(12,111,192,.75);font-weight:700;font-size:14px}.styles_checkboxLabel__oTvKF{display:flex;align-items:center;cursor:pointer}.styles_inputWrapper__ZrYcK{display:flex;position:relative;flex-direction:column}.styles_inputWrapper__ZrYcK input,.styles_inputWrapper__ZrYcK select{margin-top:.5rem;margin-bottom:1rem;border:1px solid rgba(12,111,192,.75);border-radius:5px;background-color:#fff;padding:.5rem;width:100%;min-height:2.25rem;font-size:1rem}.styles_inputWrapper__ZrYcK svg{position:absolute;right:1rem;bottom:1.8rem;transform:translateY(-50%);transform:rotate(90deg);width:12px;height:12px;pointer-events:none}.styles_inputWrapper__ZrYcK svg path{fill:#252627}.styles_inputWrapper__ZrYcK input[type=number]{width:80px}