.ui-forms-fields-checkbox{-moz-column-gap:.69444vw;column-gap:.69444vw;display:flex}@media(max-width:800px){.ui-forms-fields-checkbox{-moz-column-gap:2.66667vw;column-gap:2.66667vw}}.ui-forms-fields-checkbox label{line-height:1.25}.ui-forms-fields-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid;border-radius:3px;cursor:pointer;flex:0 0 auto;height:1.38889vw;margin:0;padding:0;position:relative;transition:background-color .3s,border .3s;transition-timing-function:cubic-bezier(.32,.94,.6,1);width:1.38889vw}.ui-forms-fields-checkbox input[type=checkbox]:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 9'%3E%3Cpath stroke='%23e1e1e1' stroke-linecap='round' stroke-linejoin='round' d='M10.2 1.5 4.425 7.275 1.8 4.65'/%3E%3C/svg%3E") 50% no-repeat;background-size:1.11111vw;content:"";inset:0;position:absolute;transform:scale(0) translateZ(0);transform-origin:center;transition:transform .4s cubic-bezier(.32,.94,.6,1)}.ui-forms-fields-checkbox input[type=checkbox]:checked{background-color:#10121a;border-color:#10121a}.ui-forms-fields-checkbox input[type=checkbox]:checked:after{transform:scale(1) translateZ(0)}.ui-forms-fields-checkbox input[type=checkbox]:focus-visible{outline:3px solid blue;outline-offset:3px;transition:none!important}@media(max-width:800px){.ui-forms-fields-checkbox input[type=checkbox]{height:5.33333vw;width:5.33333vw}.ui-forms-fields-checkbox input[type=checkbox]:after{background-size:4.26667vw}}.ui-forms-fields-checkbox.light input[type=checkbox]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 9'%3E%3Cpath stroke='%2310121a' stroke-linecap='round' stroke-linejoin='round' d='M10.2 1.5 4.425 7.275 1.8 4.65'/%3E%3C/svg%3E")}.ui-forms-fields-checkbox.light input[type=checkbox]:checked{background-color:#e1e1e1;border-color:#e1e1e1}
