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