<style>.im__first{content:'none'}.checkboxes__group__form{display:flex;flex-wrap:wrap}.form__group{margin-bottom:10px}.seprate__checkboxes__group{display:flex;flex-wrap:wrap;flex-direction:column;width:50%;margin-bottom:40px}.form__group input{opacity:0;position:absolute}.form__group label:before{content:'';-webkit-appearance:none;background-color:transparent;border:1px solid #707070;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px}.form__group label{position:relative;cursor:pointer}.form__group input:checked+label:before{background-color:#e30613;border:1px solid #e30613}.form__group input:checked+label:after{content:'';display:block;position:absolute;top:3px;left:8px;width:6px;height:14px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media only screen and (max-width:1024px){.seprate__checkboxes__group{width:100%;flex:1 1 auto;font-size:15px}}</style>