.c-sitemap__sections{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:30px}@media screen and (min-width:768px){.c-sitemap__sections{row-gap:50px}}.c-sitemap__section{list-style:none;margin:0;padding:0;flex-basis:100%}@media screen and (min-width:768px){.c-sitemap__section{flex-basis:calc(50% - 15px)}}@media screen and (min-width:1280px){.c-sitemap__section{flex-basis:calc(25% - 22.5px)}}.c-sitemap__list{list-style:none;margin:0;padding:0}.c-sitemap__item{margin-top:10px}.c-sitemap__link{position:relative;overflow:hidden;display:inline-block;font-size:16px;line-height:1.5;font-weight:300;color:#004989;text-decoration-thickness:2px;text-decoration-color:#007cc4;text-underline-offset:4px;transition:color .3s cubic-bezier(.165,.84,.44,1)}.c-sitemap__link::before{z-index:-1;content:"";position:absolute;display:block;top:0;height:calc(100% + 2px);left:0;width:100%;background-color:#007cc4;transform:translateY(100%);transition:transform .3s cubic-bezier(.165,.84,.44,1)}.c-sitemap__link:focus,.c-sitemap__link:hover{color:#fff}.c-sitemap__link:focus::before,.c-sitemap__link:hover::before{transform:translateY(0)}
