.content-check-list{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;list-style:none;margin:0;padding:0;position:relative;transition:max-height .5s linear,margin .2s linear;width:100%}.content-check-list,.content-check-list.active{-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.5rem}.content-check-list.active{max-height:unset}.content-check-list .checklist-element{align-items:center;box-sizing:border-box;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;justify-content:center;justify-content:flex-start;position:relative;row-gap:.5rem;width:100%}.content-check-list .checklist-element.plan-actions-notice .tooltip-icon{cursor:pointer;position:relative;width:-moz-fit-content;width:fit-content}.content-check-list .checklist-element.plan-actions-notice.show-tooltip .tooltip-icon{display:grid}.content-check-list .checklist-element.plan-actions-notice.show-tooltip .tooltip-icon:after{border:.5rem solid transparent;border-top-color:#131821;content:"";position:absolute;right:0;top:-.75rem}.content-check-list .checklist-element.plan-actions-notice.show-tooltip .tooltip-container{display:flex}.content-check-list .checklist-element .texts{-moz-column-gap:.5rem;column-gap:.5rem;display:flex;flex:1}.content-check-list .checklist-element .texts svg{fill:#131821;height:1rem;pointer-events:painted;position:relative;width:1rem}.content-check-list .checklist-element .texts svg:hover{fill:#6659e3}.content-check-list .checklist-element svg{align-items:center;align-self:flex-start;box-sizing:border-box;display:flex;height:24px;justify-content:center;position:relative;width:100%;width:24px}.content-check-list .checklist-element svg.iconClass{display:block;min-height:24px;min-width:24px}.content-check-list.blue svg{fill:#6659e3}.content-check-list.green svg{fill:#1ecaa1}