﻿.sitemap-section{padding:var(--section-padding-top-mobile) 15px var(--section-padding-bottom-mobile)}@media screen and (min-width: 1350px){.sitemap-section{padding:var(--section-padding-top) 0 var(--section-padding-bottom);max-width:var(--page-width);margin:0 auto}}.sitemap-title{font-size:32px;line-height:1.2;letter-spacing:-0.01em;color:#2a2f29;font-family:"Kanit","Arial",sans-serif;margin:0 0 2rem}@media screen and (min-width: 750px){.sitemap-title{font-size:46px;margin:0 0 3rem}}.sitemap-links{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 750px){.sitemap-links{flex-wrap:wrap}}.sitemap-block{display:flex;flex-direction:column;gap:.5rem}.sitemap-block.sub-block{margin-left:2rem}@media screen and (min-width: 750px){.sitemap-block.sub-block{margin-left:3rem}}.sitemap-link{text-decoration:none;color:#2a2f29;font-family:"Kanit","Arial",sans-serif;transition:color .3s ease}.sitemap-link:hover{color:#233889}.sitemap-link.main-link{font-size:16px;line-height:1.2;font-weight:500;color:#2a2f29;margin-bottom:.5rem;transition:color .3s ease}@media screen and (min-width: 750px){.sitemap-link.main-link{font-size:18px}}.sitemap-link.main-link::before{content:"•";color:#f6c002;margin-right:.5rem}.sitemap-link.main-link:hover{color:#233889}.sitemap-link.nested-link{font-size:14px;line-height:1.4;font-weight:400}@media screen and (min-width: 750px){.sitemap-link.nested-link{font-size:16px}}.sitemap-link.nested-link.with-bullet::before{content:"•";color:#f6c002;margin-right:.5rem}