.sm-btnset{display:flex;flex-wrap:wrap;gap:0;direction:rtl}.sm-btnset input[type="radio"]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0;white-space:nowrap}.sm-btnset label,.sm-modern-article .sm-btnset label,#leadBootstrapModal .sm-btnset label{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:44px;margin:0;padding:.4rem 1.1rem;background:#fff;border:1px solid #9eb8ae;color:#1f2d29;font-size:16px;font-weight:400;line-height:1.3;text-align:center;cursor:pointer;user-select:none}.sm-btnset label:first-of-type{border-radius:0 6px 6px 0}.sm-btnset label:last-of-type{border-radius:6px 0 0 6px}.sm-btnset label+input[type="radio"]+label,.sm-btnset label~label{margin-right:-1px}.sm-btnset input[type="radio"]:checked+label,.sm-modern-article .sm-btnset input[type="radio"]:checked+label,#leadBootstrapModal .sm-btnset input[type="radio"]:checked+label{background:#17765a;border-color:#17765a;color:#fff;font-weight:700;position:relative;z-index:1}.sm-btnset label:hover{background:#eaf5ef}.sm-btnset input[type="radio"]:checked+label:hover{background:#115c46}.sm-btnset input[type="radio"]:focus-visible+label{outline:2px solid #17765a;outline-offset:2px;position:relative;z-index:2}.sm-btnset input[type="radio"]:focus+label{outline:2px solid rgba(23,118,90,.45);outline-offset:1px}.sm-btnset input[type="radio"]:focus:not(:focus-visible)+label{outline:none}