.List{margin:16px 0;padding-left:16px}@media screen and (min-width:768px){.List{margin:20px 0}}@media screen and (min-width:1200px){.List{margin:26px 0}}@media screen and (min-width:1600px){.List{margin:32px 0}}.List__Item{margin:8px 0;line-height:1.3em}.List--unordered .List__Item{padding-left:20px;position:relative}.List--unordered .List__Item:before{content:"";background-color:var(--blue);border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:0}@media screen and (min-width:1200px){.List--unordered .List__Item:before{top:7px}}.List--ordered .List__Item{counter-increment:order}.List--ordered .List__Item:before{content:counter(order)". ";color:var(--blue);font-weight:700}.List__Item a,.List__Item a:visited{color:var(--blue);text-decoration:none;transition:color .3s ease-in-out}.List__Item a:hover,.List__Item a:visited:hover{color:var(--orange)}
.TextContent{padding-top:var(--header-height-xs)}@media screen and (min-width:1200px){.TextContent{padding-top:var(--header-height-md);padding-left:16.6667%;padding-right:16.6667%}}.TextContent__Header,.TextContent__Body,.TextContent__Footer{margin-top:32px}
