.s-levels{margin:5.5rem auto 3rem}.s-levels__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-levels__heading{margin:0 auto 2rem}}.s-levels__grid{display:grid;gap:2rem;grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 987px){.s-levels__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-levels__grid{gap:1.5rem;grid-template-columns:1fr}}.s-levels__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-levels__card{padding:1.5rem}}.s-levels__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-levels__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-levels__badge-icon svg{width:1.5rem;height:1.5rem}.s-levels__badge-content{flex:1}.s-levels__badge-label{font:400 var(--font-size-t-md)/1.25 var(--font-text);margin:0 0 .25rem;color:var(--color-brand-2);font-weight:600}.s-levels__benefits{font:400 var(--font-size-t-sm)/1.25 var(--font-text);color:var(--color-light-black)}.s-levels__benefit{margin-bottom:1rem}.s-levels__benefit p{margin-bottom:.25rem}.s-levels__benefit strong{color:var(--color-brand-4)}.s-levels__benefits-list{margin:1rem 0 0;padding-left:1.5rem;list-style-type:disc}.s-levels__benefits-list li{margin-bottom:.5rem}.s-levels__benefits-list li:last-child{margin-bottom:0}.s-levels__empty{font:400 var(--font-size-t-md)/1.25 var(--font-text);padding:2.5rem;color:var(--color-dark-grey);text-align:center}
