.hm-wrapper{max-width:100%}.hm-desktop-nav{max-width:1320px;margin:0 auto}.hm-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;width:100%;display:grid}@media (width>=1024px){.hm-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=768px) and (width<=1023px){.hm-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.hm-grid{grid-template-columns:1fr}}.hm-col{height:100%;transition:transform .3s,box-shadow .3s}.hm-col-header{margin-bottom:15px}.hm-col-title{color:#333;border-bottom:2px solid #0000;align-items:center;padding-bottom:10px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s;display:flex}.hm-col-title.hm-active{color:#7d013c;border-bottom-color:#7d013c}.hm-col-title:hover{color:#5a012d}.hm-title-icon{justify-content:center;align-items:center;margin-right:10px;display:inline-flex}.hm-title-text{color:#fff;flex-grow:1}.hm-title-line{background:#d0b57a;width:0;height:2px;transition:width .3s;display:block}.hm-col-title:hover .hm-title-line{width:30px;margin-left:10px}.hm-col-items{gap:8px;margin:0;padding:0;list-style:none;display:grid}.hm-col-item{padding:5px 0}.hm-col-item.hm-active .hm-item-link{color:#7d013c;font-weight:500}.hm-item-link{color:#666;border-radius:4px;align-items:center;padding:8px 12px;text-decoration:none;transition:all .3s;display:flex}.hm-item-link:hover{color:#5a012d;background:#f8f9fa;transform:translate(5px)}.hm-item-icon{justify-content:center;align-items:center;min-width:20px;margin-right:8px;display:inline-flex}.hm-link-text{font-size:.95rem}@media (width<=767px){.hm-col{padding:15px}}
