.btn-check-toggle__item {margin-top: 0; margin-bottom: 0; margin-left: 0; list-style-type: none; line-height: 1.25rem; position: relative;} .btn-check-toggle__item:before {content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2032%2032%22%20class%3D%22svg-icon%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20d%3D%22M11.927%2022l-6.882-6.883-3%203L11.927%2028%2031.204%208.728l-3.001-3.001z%22%2F%3E%3C%2Fsvg%3E"); left: 0; position: absolute; opacity: 0; -webkit-transition: opacity 50ms linear; -o-transition: opacity 50ms linear; transition: opacity 50ms linear; pointer-events: none; margin-top: 1px;} .btn-check-toggle__item:hover:before {opacity: 1;} html[dir="rtl"] .btn-check-toggle__item:before {left: 100%;}.btn-check-toggle__item--active:before {opacity: 1; content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2032%2032%22%20class%3D%22svg-icon%22%3E%3Cpath%20fill%3D%22%23005e95%22%20d%3D%22M11.927%2022l-6.882-6.883-3%203L11.927%2028%2031.204%208.728l-3.001-3.001z%22%2F%3E%3C%2Fsvg%3E");}.btn-check-toggle__button {background: none; color: inherit; border: none; padding: 0; font: inherit; cursor: pointer; margin-bottom: 0.31rem; cursor: pointer; font-size: 0.875rem; font-weight: 400; color: #4c4c4c; margin-left: 1rem; display: inline-block; text-align: left; max-width: calc(100% - 2rem);} .btn-check-toggle__button:hover {color: #4c4c4c;} .btn-check-toggle__button:hover > .btn-check-toggle__text {text-decoration: underline;} html[dir="rtl"] .btn-check-toggle__button {margin-right: 1rem; margin-left: 0; text-align: right;}.btn-check-toggle__button--active {font-weight: 600;}.btn-check-toggle__sub-list {padding-left: 1rem; margin-left: 0; margin-bottom: 0;} html[dir="rtl"] .btn-check-toggle__sub-list {padding-right: 1rem;}.btn-check-toggle__text {word-wrap: break-word;}.btn-check-toggle__count {display: inline-block; font-size: 0.8125rem; line-height: 1.55rem; line-height: inherit;}