.s-statuses{margin:5.5rem auto 3rem}.s-statuses__heading{margin:0 auto 3rem;text-align:center}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-statuses__heading{margin:0 auto 2rem}}.s-statuses__grid{display:grid;gap:2rem;grid-template-columns:repeat(2, 1fr)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-statuses__grid{gap:1.5rem;grid-template-columns:1fr}}.s-statuses__card{padding:2rem;background:var(--color-white);border:.0625rem solid var(--color-grey);border-radius:.5rem}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-statuses__card{padding:1.5rem}}.s-statuses__badge{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:.0625rem solid var(--color-grey)}.s-statuses__badge-icon{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem;border-radius:.5rem;color:var(--color-white)}.s-statuses__badge-icon svg{width:1.5rem;height:1.5rem}.s-statuses__badge-content{flex:1}.s-statuses__badge-label{font:400 var(--font-size-t-md)/1.25 var(--font-text);margin:0;color:var(--color-brand-2);font-weight:600}.s-statuses__content{font:400 var(--font-size-t-sm)/1.25 var(--font-text);color:var(--color-light-black)}.s-statuses__description{margin-bottom:1rem;color:var(--color-light-black)}.s-statuses__permissions-list{margin:1rem 0 0;padding-left:1.5rem;list-style-type:disc}.s-statuses__permissions-list li{margin-bottom:.5rem}.s-statuses__permissions-list li:last-child{margin-bottom:0}.s-statuses__empty{font:400 var(--font-size-t-md)/1.25 var(--font-text);padding:2.5rem;color:var(--color-dark-grey);text-align:center}.s-statuses__notice{margin-top:3rem;padding:1.5rem;background:rgba(253,223,158,.1);border-radius:.375rem;border-left:.25rem solid var(--color-brand-1)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-statuses__notice{margin-top:2rem;padding:1rem}}.s-statuses__notice-text{font:400 var(--font-size-t-sm)/1.25 var(--font-text);margin:0;color:var(--color-light-black)}.s-statuses__notice-text strong{color:var(--color-brand-2);font-weight:600}
