.line-checkbox{display:inline-flex;justify-content:space-evenly}.line-checkbox .line-checkbox__switcher{display:inline-flex;justify-content:left;background:#aaa;border:1px solid #666;border-radius:7px;width:25px;height:12px;cursor:pointer;margin-top:15px}.line-checkbox .line-checkbox__switcher .line-checkbox__check{height:10px;border-radius:5px;width:10px;background:#f5f5f5;transition:1s}.line-checkbox .line-checkbox__switcher.checked{background:#2f8b09;justify-content:right!important;transition:.2s}.line-checkbox span{padding-top:10px;padding-left:10px;letter-spacing:-1px;color:#444}
