.siteMapPage{padding:100px}.siteMapPage .box{margin-top:40px;display:flex;flex-direction:column;grid-gap:50px}.siteMapPage .box .row{display:flex;flex-direction:row;grid-gap:50px;flex-wrap:wrap}.siteMapPage .box .column{display:flex;flex-direction:column;grid-gap:20px;flex-wrap:wrap}.siteMapPage .box .title{font-size:30px;font-weight:500}.siteMapPage .box a{font-size:20px;color:var(--color-4)}.siteMapPage .box a:hover{text-decoration:underline}