.module--form{background-repeat:no-repeat;position:relative}.module--form .module-wrapper{position:relative;z-index:1}.module--form .hs-fieldtype-checkbox>label{font-weight:500;margin-bottom:10px}.module--form .hs-fieldtype-checkbox .inputs-list .hs-form-checkbox~.hs-form-checkbox{margin-top:12px}.module--form .hs-fieldtype-checkbox .inputs-list .hs-form-checkbox label{column-gap:10px;display:grid;grid-template-columns:24px 1fr}.module--form .hs-fieldtype-checkbox .inputs-list .hs-form-checkbox label>input{appearance:none;cursor:pointer;margin:0;position:relative}.module--form .hs-fieldtype-checkbox .inputs-list .hs-form-checkbox label>input:before{border-radius:100%;content:"";height:24px;position:absolute;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:24px}.module--form .hs-fieldtype-checkbox .inputs-list .hs-form-checkbox label>input:after{background-image:url(https://www.sonatype.com/hubfs/Repo%20Combined%20Manager/black%20check.png);background-repeat:no-repeat;background-size:12px 9px;content:"";height:9px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;visibility:hidden;width:12px}.module--form .hs-fieldtype-checkbox .inputs-list .hs-form-checkbox label>input:checked:after{opacity:1;visibility:visible}.module--form .legal-consent-container p{font-size:.833rem;margin-bottom:16px}