.vm-section-header{width:100%;margin:35px auto 24px;text-align:center}.vm-section-title{display:inline-block;margin:0;font-family:"Inter","Segoe UI",sans-serif;font-size:clamp(34px,4vw,46px);font-weight:800;line-height:1.15;letter-spacing:.03em;color:#24384c}.vm-title-line{width:68px;height:4px;margin:12px auto 0;border-radius:999px;background:linear-gradient(90deg,#d4af37,#f4d97c)}.vm-tags{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:30px}.vm-tag{display:inline-flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 24px;border-radius:999px;text-decoration:none;background:rgb(255 255 255 / .78);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgb(212 175 55 / .25);box-shadow:0 10px 30px rgb(0 0 0 / .06),inset 0 1px 0 rgb(255 255 255 / .8);transition:.35s ease;white-space:nowrap;flex:none}.vm-tag:hover{transform:translateY(-5px);border-color:#d4af37;box-shadow:0 18px 40px rgb(0 0 0 / .10)}.vm-left{display:flex;align-items:center;gap:12px}.vm-dot{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#d4af37,#f4d97c);transition:.35s;flex-shrink:0}.vm-tag:hover .vm-dot{transform:scale(1.35)}.vm-label{font-family:"Inter","Segoe UI",sans-serif;font-size:16px;font-weight:600;color:#4b5c69}.vm-arrow{font-size:20px;color:#d4af37;transition:.35s;flex-shrink:0}.vm-tag:hover .vm-arrow{transform:translateX(6px)}.vm-info{cursor:default}.vm-info:hover{transform:none;border-color:rgb(212 175 55 / .25);box-shadow:0 10px 30px rgb(0 0 0 / .06),inset 0 1px 0 rgb(255 255 255 / .8)}.vm-info:hover .vm-dot{transform:none}.vm-info:hover .vm-arrow{transform:none}@media(max-width:768px){.vm-section-title{font-size:32px}.vm-tags{gap:10px;justify-content:center}.vm-tag{width:auto;min-width:auto;justify-content:center;white-space:nowrap;padding:10px 18px;flex:0 1 auto}.vm-arrow{display:none}.vm-label{font-size:14px}.vm-dot{width:8px;height:8px}}@media(max-width:480px){.vm-section-title{font-size:28px}.vm-tags{gap:8px}.vm-tag{padding:8px 14px;border-radius:20px}.vm-label{font-size:12px}.vm-dot{width:6px;height:6px}.vm-left{gap:8px}}