.s-points-text{display:grid;gap:0}.s-points-text .btn{margin:0 auto}.s-points-text__inner{background-color:var(--background-color,transparent);color:var(--color,#00456a);padding-block:2.5rem 3.75rem}.s-points-text__container{display:grid;gap:2.5rem}.s-points-text__list{display:grid;gap:1.5rem}.s-points-text__point{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;gap:1.5rem;justify-content:flex-start}.s-points-text--light-on-dark{--background-color:#00456a;--color:#fff;--accent-color:#efc000}.s-points-text--dark-on-light{--background-color:#e1e9ef;--color:#00456a;--accent-color:#bd8a00}.s-points-text__main-title{font-size:1.75rem;font-weight:800;line-height:1.25;text-align:center}.s-points-text__text{display:grid;gap:.375rem}.s-points-text__title{font-size:1.3125rem;font-weight:800;line-height:1.25}.s-points-text__kicker{font-size:1rem;font-weight:700;letter-spacing:.1rem;margin-bottom:.75rem;text-transform:uppercase}.s-points-text__num{align-items:center;border:.1875rem solid var(--accent-color,#efc000);border-radius:50%;display:flex;flex-direction:row;flex-shrink:0;font-size:1.5rem;font-weight:700;height:3.75rem;justify-content:center;width:3.75rem}.s-points-text__icon-wrapper{display:grid;flex-shrink:0;gap:.75rem}.s-points-text__icon{width:1.8rem}.s-points-text__deco{--alternate-color:#00b1aa;background-color:#fff;color:var(--background-color);display:grid}@media only screen and (min-width:48em){.s-points-text__list{display:grid;gap:3.75rem;grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr))}.s-points-text__point{display:grid}.s-points-text__title{font-size:1.75rem}.s-points-text__icon-wrapper{align-items:center;display:flex;flex-direction:row;gap:1.5rem;justify-content:flex-start;width:auto}.s-points-text__icon{width:2.7rem}}@media only screen and (min-width:64em){.s-points-text__container{gap:3.75rem}.s-points-text__main-title{font-size:2.625rem}.s-points-text__num{font-size:1.8125rem;height:5.25rem;width:5.25rem}}@media only screen and (max-width:calc(48em - 1px)){.s-points-text__main-title{border-bottom:.0625rem solid #e1e1e1;padding-bottom:1.5rem}}