.toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:12px;border:1px solid #d9d9d9;border-radius:2px;background-color:#fff;font-size:var(--font-subtitle)}.toggle.disabled{cursor:not-allowed;-webkit-filter:brightness(80%);filter:brightness(80%)}.toggle.disabled *{pointer-events:none}.intervention-container{padding:20px 16px;margin-top:64px;text-align:left}.intervention-container .card{padding:var(--space-base);min-height:calc(100vh - 104px)}.intervention-container .card .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.intervention-container .card .header .save{background-color:#389e0d;border-color:#389e0d}.intervention-container .card .header .title{color:#000;font-size:var(--font-title);font-weight:var(--weight-regular);line-height:var(--line-large);margin-bottom:var(--space-base)}.intervention-container .card .label{color:var(--grey-10);margin-bottom:2px}