.s-text-list{padding:4rem 0}@media only screen and (max-width: 987px){.s-text-list{padding:2.5rem 0}}.s-text-list__pretitle{margin-bottom:1rem;color:var(--color-brand-1);font-family:var(--font-ptmono);text-transform:uppercase}.s-text-list__title{margin-bottom:2rem}@media only screen and (max-width: 987px){.s-text-list__title{margin-bottom:1.5rem}}.s-text-list__items{display:grid;gap:2rem}.s-text-list__items--columns-4{grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 1280px){.s-text-list__items--columns-4{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 987px){.s-text-list__items--columns-4{gap:1rem;grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-text-list__items--columns-4{grid-template-columns:1fr}}.s-text-list__items--columns-3{grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 987px){.s-text-list__items--columns-3{gap:1rem;grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-text-list__items--columns-3{grid-template-columns:1fr}}.s-text-list__items--columns-2{gap:1rem;grid-template-columns:repeat(2, 1fr)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-text-list__items--columns-2{grid-template-columns:1fr}}.s-text-list__items--columns-1{grid-template-columns:1fr}.s-text-list__item{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;position:relative;padding-left:2rem}.s-text-list__item:before{position:absolute;top:.75rem;left:0;display:block;width:.5rem;height:.5rem;background-color:var(--color-brand-2);border-radius:50%;content:""}.s-text-list__item-title{margin-bottom:1rem}.s-text-list__item-text{margin-top:.25rem}@media only screen and (max-width: 987px){.s-text-list__item-text{margin-top:.5rem;font-size:var(--font-size-t-md)}}.s-text-list__item-link{margin-top:1rem}
