.ds-checkbox label.option{position:relative;display:inline-flex;align-items:center;padding-left:60px;cursor:pointer;font-family:BryantProRegular,sans-serif;font-size:16px;line-height:20px;color:#262626}.ds-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.ds-checkbox label.option::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background-color:#fff;border:1px solid #262626;border-radius:2px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:25px;color:#000;transition:all .2s}.ds-checkbox label.option:has(input[type=checkbox]:checked)::before{content:"✕";color:262626;border-color:#262626;width:20px;height:20px}.ds-checkbox label.option:has(input[type=checkbox]:focus-visible)::before{outline:3px solid #005fcc;outline-offset:2px}.ds-checkbox label.option:has(input[type=checkbox]:checked:focus-visible)::before{outline:3px solid #005fcc;outline-offset:2px}.ds-checkbox input:focus-visible{outline:3px solid #005fcc;outline-offset:2px}.ds-checkbox label .label-text.visually-hidden{display:inline-block;width:1px;height:1px;overflow:hidden}.ds-checkbox input[type=checkbox]:focus-visible+.label-text::before{outline:3px solid #005fcc;outline-offset:2px}.oferta .ds-checkbox label.option::before,.oferta .ds-checkbox label.option:has(input[type=checkbox]:checked)::before,.tomarConhecimento .ds-checkbox label.option::before,.tomarConhecimento .ds-checkbox label.option:has(input[type=checkbox]:checked)::before,label.option[for=registo-mktps]::before,label.option[for=registo-mktps]:has(input[type=checkbox]:checked)::before{height:50px;width:50px}.site-content.escolares .ds-checkbox label.option::before,.site-content.escolares .ds-checkbox label.option:has(input[type=checkbox]:checked)::before{height:40px;width:40px}.site-content.escolares .ds-checkbox .label-text{margin-left:50px}