.s-page-list-children{margin:4rem auto;overflow:auto}@media only screen and (max-width: 987px){.s-page-list-children{margin:5rem auto 3rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-page-list-children{margin:4rem auto 2rem}}.s-page-list-children__heading{margin:0 auto 2rem;text-align:center}.s-page-list-children__description{margin:0 auto 2rem;max-width:600px;color:var(--color-grey-dark);text-align:center}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-page-list-children__description{font:400 var(--font-size-t-sm)/1.25 var(--font-text)}}.s-page-list-children__title{margin:0 auto 2.5rem;text-align:center}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-page-list-children__title{font:500 var(--font-size-h-sm)/1 var(--font-heading)}}.s-page-list-children__links{margin:0 auto;max-width:900px}.s-page-list-children__wrapper{display:flex;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:.75rem}.s-page-list-children__more{flex:1 1 100%;height:0;overflow:hidden;transition:height .35s ease}.s-page-list-children__more-inner{display:flex;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:.75rem}.s-page-list-children__item{flex:0 0 auto}.s-page-list-children__link{display:inline-block;padding:.5rem 1rem;background-color:#fafafa;border:1px solid #f5f5f5;border-radius:.75rem;color:var(--color-black-light)}.s-page-list-children__link:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fafafa, #fafafa),linear-gradient(90deg, var(--color-brand-1) 0%, var(--color-brand-2) 65%);background-origin:border-box;border:solid 1px rgba(0,0,0,0)}.s-page-list-children__toggle{display:block;margin:1.5rem auto 0;padding:0;background:none;border:0;cursor:pointer;color:var(--color-grey-dark);text-align:center}.s-page-list-children__toggle-inner{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.35rem}.s-page-list-children__toggle-chevron{flex-shrink:0;transition:transform .2s ease}.s-page-list-children__toggle[aria-expanded=true] .s-page-list-children__toggle-chevron{transform:rotate(0deg)}.s-page-list-children__toggle[aria-expanded=true] .s-page-list-children__toggle-label--more{display:none}.s-page-list-children__toggle[aria-expanded=false] .s-page-list-children__toggle-chevron{transform:rotate(180deg)}.s-page-list-children__toggle[aria-expanded=false] .s-page-list-children__toggle-label--less{display:none}
