.list{overflow-x:clip;overflow-y:visible}@media (min-width:992px){.list-module .list.list--two-columns-desktop{column-gap:4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.list-module__title--center{text-align:center}.list-module__title{margin-bottom:30px}.list-module--small-paragraph .list__content p{font-size:18px}.list__icon{flex-shrink:0;margin-right:10px;margin-top:.35rem}.list__icon svg{fill:var(--colors-darkblue);height:20px;transition:fill .3s ease;width:20px}.list-module--icon-light .list__icon svg{fill:var(--colors-lightblue)}.list-module a.list__title-link:not(.btn){border-bottom:0;color:var(--colors-darkblue);text-decoration:none;transition:color .3s ease}.list-module a.list__title-link:not(.btn):focus,.list-module a.list__title-link:not(.btn):hover{border-bottom:0;color:#000;text-decoration:none}.list__title-text{color:var(--colors-darkblue);margin-top:0}.list__item:has(.list__title-link:hover) .list__icon svg{fill:var(--colors-lightblue)}.list-module--icon-light .list__item:has(.list__title-link:hover) .list__icon svg{fill:var(--colors-darkblue)}.list__item{margin-top:0}