:root{--vm-gallery-title-size:clamp(34px, 4vw, 46px);--vm-gallery-title-color:#24384c}.vm-section-header{width:100%;max-width:980px;margin:40px auto 35px;text-align:center;box-sizing:border-box}.vm-section-title{display:inline-block;position:relative;margin:0;font-family:'Inter','Segoe UI',Tahoma,sans-serif;font-size:var(--vm-gallery-title-size);font-weight:800;line-height:1.15;letter-spacing:.03em;color:var(--vm-gallery-title-color)}.vm-title-line{display:block;width:68px;height:4px;margin:12px auto 0;border-radius:999px;background:linear-gradient(90deg,#d4af37,#f4d97c)}@media (max-width:768px){.vm-section-header{margin:30px auto 25px}.vm-section-title{font-size:32px}}@media (max-width:480px){.vm-section-header{margin:20px auto 20px}.vm-section-title{font-size:26px}.vm-title-line{width:46px;height:3px;margin-top:8px}}