*,*::before,*::after{box-sizing:border-box}.termine-header{display:grid;grid-template-columns:minmax(0, 1.5fr)
minmax(0, 2.5fr)
minmax(0, 1.1fr)
minmax(0, 0.6fr)
minmax(0, 1fr);padding:15px
20px;background:#196124;color:#fff;font-weight:600}.termine-header>div{min-width:0}.wrapper-termine{display:grid;grid-template-columns:minmax(0, 1.5fr)
minmax(0, 2.5fr)
minmax(0, 1.1fr)
minmax(0, 0.6fr)
minmax(0, 1fr);align-items:center;gap:10px;padding:15px
20px;border-bottom:1px solid #e5e5e5;transition:background 0.2s ease}.wrapper-termine>div{min-width:0}.wrapper-termine:nth-child(even){background:#fafafa}.wrapper-termine:hover{background:#f3f6f9}.termine-termin{font-weight:600}.termine-text
a{display:block;text-decoration:none !important;font-weight:500;color:#2c3e50;word-break:break-word}.termine-kategorie{font-weight:400}.termine-preis{font-weight:bold}.termine-button{text-align:right;white-space:nowrap}@media (max-width: 768px){.termine-header{display:none}.wrapper-termine{display:block;border:1px
solid #e5e5e5;margin-bottom:15px;border-radius:8px;padding:15px}.wrapper-termine
div{display:flex;justify-content:space-between;padding:6px
0;gap:10px}.wrapper-termine div::before{font-weight:bold;color:#666;flex-shrink:0}.termine-termin::before{content:"Termin:"}.termine-text::before{content:"Tour:"}.termine-kategorie::before{content:"Kategorie:"}.termine-preis::before{content:"Preis:"}.termine-button{justify-content:flex-end;padding-top:10px}.termine-button::before{content:""}}