.hero--services{padding-top:var(--space-12)}.services-concept{align-items:stretch}.services-concept__content{flex:1.3}.services-concept__side{flex:1}.services-concept__highlights{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-2)}.services-concept__cta{margin-top:var(--space-4);width:100%}.services-list{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-muted)}.services-list li{position:relative;padding-left:18px}.services-list li:before{content:"";position:absolute;left:0;top:0.65em;width:8px;height:1px;border-radius:999px;background:var(--color-accent-gold)}.services-gaming{align-items:flex-start}.services-gaming__text{order:1}.services-gaming__media{order:2}@media (min-width:900px){.services-gaming__text{order:1}.services-gaming__media{order:2;display:flex;justify-content:flex-end}}.services-gaming__cardimage{height:100%;display:flex;flex-direction:column}.services-gaming__img{border-radius:22px;margin-bottom:var(--space-3);box-shadow:var(--shadow-gold-soft)}.services-gaming__caption{font-size:var(--font-size-sm);color:var(--color-text-muted)}.services-gastro__col{flex:1}.services-gastro__cta-group{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-4)}.services-ambience__img{border-radius:22px;box-shadow:var(--shadow-gold-soft);margin-bottom:var(--space-3)}.services-ambience__caption{font-size:var(--font-size-sm);color:var(--color-text-muted)}.services-hospitality__col{flex:1}.services-custom__grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media (min-width:900px){.services-custom__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.services-grid{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text-muted)}.services-grid--two{display:grid;grid-template-columns:1fr;gap:var(--space-3)}@media (min-width:800px){.services-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}}.services-grid--bullets li{position:relative;padding-left:16px}.services-grid--bullets li:before{content:"";position:absolute;left:0;top:0.6em;width:6px;height:6px;border-radius:999px;background:rgba(224,184,104,0.85);box-shadow:0 0 10px rgba(224,184,104,0.7)}.services-custom__note{margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid rgba(224,184,104,0.2);font-size:var(--font-size-sm);color:var(--color-text-muted)}.services-custom__cta-row{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-4)}.services-cta{display:flex;flex-direction:column;gap:var(--space-5);align-items:flex-start}@media (min-width:900px){.services-cta{flex-direction:row;align-items:center;justify-content:space-between}.services-cta__content{max-width:480px}}.services-cta__actions{display:flex;flex-wrap:wrap;gap:var(--space-4)}