input{caret-color:#000;border-width:3px;border-radius:10px;height:50px;padding:10px;font-family:Rubik;font-weight:450}@media only screen and (min-width:992px){input:hover,textarea:hover{scale:102%}}input:focus,textarea:focus{outline:none;scale:102%}textarea{caret-color:#000;border-width:3px;border-radius:10px;padding:10px;font-family:Rubik;font-weight:450}.service-checkbox{background-color:var(--color-baby-powder);accent-color:#000;border-width:3px;border-color:#000;border-radius:10px;width:30px;height:30px}.service-checkbox:hover,.service-checkbox-lbl:hover,.checkbox-parent:hover .service-checkbox-lbl{scale:105%}.service-checkbox-checked{background-color:#000;border-radius:5px;width:16px;height:16px}label{-webkit-user-select:none;user-select:none;font-weight:700}input.service-checkbox{appearance:none;background-color:var(--color-baby-powder);border:3px solid #000;border-radius:10px;width:30px;height:30px;margin:0;position:relative}input.service-checkbox:checked:before{content:"";background-color:#000;border-radius:5px;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
