.resp-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-weight:400;-webkit-user-select:none;user-select:none}.resp-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.resp-checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee}.resp-container:hover input~.resp-checkmark{background-color:#ccc}.resp-container input:checked~.resp-checkmark{background-color:#2196f3}.resp-checkmark:after{content:"";position:absolute;display:none}.resp-container input:checked~.resp-checkmark:after{display:block}.resp-container .resp-checkmark:after{left:9px;top:5px;width:7px;height:15px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
/*# sourceMappingURL=main.1ec47ffb.chunk.css.map */