.lq-anfahrt{padding:var(--lq-pt, 60px) 0 var(--lq-pb, 60px)}.lq-anfahrt__grid{display:grid;gap:2rem;grid-template-columns:1fr 1fr;align-items:center}@media(max-width:989px){.lq-anfahrt__grid{grid-template-columns:1fr}}.lq-anfahrt__heading{margin:0 0 .4rem}.lq-anfahrt__subheading{color:rgba(var(--color-foreground),.7);margin:0 0 1.5rem;font-size:1.05em}.lq-anfahrt__addr{font-style:normal;font-size:1.05em;line-height:1.55;margin:0 0 1rem;padding:1rem 1.25rem;background:rgba(var(--color-foreground),.03);border-left:3px solid rgb(var(--color-accent-1, 200 110 60));border-radius:4px}.lq-anfahrt__note{color:rgba(var(--color-foreground),.75);margin:0 0 1.25rem}.lq-anfahrt__actions{display:flex;flex-wrap:wrap;gap:.75rem}.lq-anfahrt__route span{margin-left:.25rem;font-size:.9em}.lq-anfahrt__map{position:relative}.lq-anfahrt__map-wrap{position:relative;aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.1)}@media(min-width:990px){.lq-anfahrt__map-wrap{aspect-ratio:1/1}}.lq-anfahrt__map-placeholder{position:relative;width:100%;height:100%;cursor:pointer}.lq-anfahrt__map-img,.lq-anfahrt__map-fake{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lq-anfahrt__map-fake svg{width:100%;height:100%;display:block}.lq-anfahrt__map-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:linear-gradient(#00000026,#00000059);color:#fff;padding:1.5rem;text-align:center}.lq-anfahrt__map-load{display:inline-flex;align-items:center;gap:.55rem;font-weight:600}.lq-anfahrt__map-load-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:#ffffff40;border-radius:50%;font-size:.85em;padding-left:.15em}.lq-anfahrt__map-hint{font-size:.85em;max-width:36ch;margin:0;line-height:1.45}.lq-anfahrt__map-hint a{color:#fff;text-decoration:underline}.lq-anfahrt__map-iframe{width:100%;height:100%;border:0;display:block}.lq-timeline{padding:4rem 0}.lq-timeline__heading{text-align:center;margin:0 0 .5rem}.lq-timeline__subheading{text-align:center;color:rgba(var(--color-foreground),.7);margin:0 0 2.5rem;font-size:1.05em}.lq-timeline__scroll{overflow-x:auto;padding:0 0 1rem;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.lq-timeline__rail{list-style:none;margin:0;padding:2rem 1rem 1.5rem;display:grid;grid-template-columns:repeat(var(--lq-count),minmax(220px,1fr));gap:1.5rem;position:relative;min-width:100%}.lq-timeline__rail:before{content:"";position:absolute;left:1rem;right:1rem;top:4.4rem;height:2px;background:linear-gradient(to right,transparent,rgba(var(--color-foreground),.25) 5%,rgba(var(--color-foreground),.25) 95%,transparent);pointer-events:none}.lq-timeline__node{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.lq-timeline__nodelink{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-decoration:none;color:inherit;width:100%}.lq-timeline__nodedate{font-weight:600;font-size:.95em;color:rgba(var(--color-foreground),.85);letter-spacing:.02em}.lq-timeline__dot{width:1.1rem;height:1.1rem;border-radius:50%;background:rgb(var(--color-background));border:3px solid rgb(var(--color-accent-1, 200 110 60));box-shadow:0 0 0 4px rgb(var(--color-background));z-index:1;transition:transform .15s}.lq-timeline__nodelink:hover .lq-timeline__dot,.lq-timeline__nodelink:focus-visible .lq-timeline__dot{transform:scale(1.25)}.lq-timeline__card{display:flex;flex-direction:column;align-items:stretch;gap:.55rem;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:10px;padding:.75rem;width:100%;max-width:240px;transition:transform .15s,box-shadow .15s,border-color .15s}.lq-timeline__nodelink:hover .lq-timeline__card,.lq-timeline__nodelink:focus-visible .lq-timeline__card{transform:translateY(-3px);border-color:rgba(var(--color-foreground),.2);box-shadow:0 6px 16px #00000014}.lq-timeline__thumb{aspect-ratio:4/3;overflow:hidden;border-radius:6px;background:rgba(var(--color-foreground),.05)}.lq-timeline__thumb img{width:100%;height:100%;object-fit:cover;display:block}.lq-timeline__cardbody{display:flex;flex-direction:column;gap:.25rem;padding:.15rem;text-align:left}.lq-timeline__title{font-size:.98em;font-weight:600;line-height:1.3}.lq-timeline__when{font-size:.85em;color:rgba(var(--color-foreground),.6)}.lq-timeline__price{font-size:.9em;font-weight:600;color:rgb(var(--color-foreground))}.lq-timeline__empty{text-align:center;color:rgba(var(--color-foreground),.65);padding:1rem 0}.lq-timeline__divider{border:0;border-top:1px solid rgba(var(--color-foreground),.12);margin:3.5rem auto 2.5rem;max-width:60%}.lq-timeline__subheading-weeklies{text-align:center;margin:0 0 1.5rem}.lq-timeline__weeklies{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.lq-timeline__weekly{background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:10px;overflow:hidden;transition:transform .15s,box-shadow .15s}.lq-timeline__weekly:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.lq-timeline__weekly-link{display:flex;gap:.9rem;padding:.75rem;align-items:center;color:inherit;text-decoration:none}.lq-timeline__weekly-thumb{flex:0 0 80px;width:80px;height:80px;border-radius:6px;overflow:hidden;background:rgba(var(--color-foreground),.05)}.lq-timeline__weekly-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lq-timeline__weekly-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.lq-timeline__weekly-body strong{font-weight:600;line-height:1.3}.lq-timeline__weekly-rhythm{font-size:.85em;color:rgba(var(--color-foreground),.65)}.lq-timeline__weekly-price{font-size:.9em;font-weight:600;margin-top:.15rem}@media(max-width:749px){.lq-timeline__rail{grid-template-columns:1fr;padding:1rem;gap:1.5rem}.lq-timeline__rail:before{left:1.5rem;right:auto;top:1rem;bottom:1rem;width:2px;height:auto;background:linear-gradient(to bottom,transparent,rgba(var(--color-foreground),.25) 5%,rgba(var(--color-foreground),.25) 95%,transparent)}.lq-timeline__node{flex-direction:row;align-items:flex-start;text-align:left}.lq-timeline__nodelink{flex-direction:row;align-items:flex-start;gap:1rem;width:100%}.lq-timeline__nodedate{min-width:0;align-self:center;order:2;flex:0 0 auto}.lq-timeline__dot{margin:.35rem 0 0;order:0;flex:0 0 1.1rem}.lq-timeline__card{order:1;max-width:100%;flex:1 1 auto}}.course-review-form{margin-top:1.5rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:6px;padding:0;background:rgba(var(--color-foreground),.03);font-size:1.6rem}.course-review-form__toggle{padding:1rem 1.2rem;cursor:pointer;font-weight:600;list-style:none}.course-review-form__toggle:before{content:"+ ";opacity:.55}.course-review-form[open] .course-review-form__toggle:before{content:"\2212  "}.course-review-form__form{padding:0 1.2rem 1.2rem;display:grid;gap:1rem}.course-review-form__label{display:grid;gap:.3rem}.course-review-form__label input,.course-review-form__label textarea{width:100%;padding:.7rem .8rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;font:inherit;box-sizing:border-box;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.course-review-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:540px){.course-review-form__row{grid-template-columns:1fr}}.course-review-form__rating{border:0;padding:0;margin:0}.course-review-form__rating legend{padding:0;margin-bottom:.35rem}.course-review-form__stars{display:inline-flex;direction:rtl;gap:.25rem}.course-review-form__stars input{position:absolute;opacity:0;pointer-events:none}.course-review-form__stars label{font-size:2.4rem;cursor:pointer;color:rgba(var(--color-foreground),.25);transition:color .1s;line-height:1;padding:0 .05rem}.course-review-form__stars input:checked~label,.course-review-form__stars label:hover,.course-review-form__stars label:hover~label{color:#e0b400}.course-review-form__note{color:rgba(var(--color-foreground),.65);margin:.25rem 0 0;font-size:.9em}.course-review-form__status{margin:.35rem 0 0;color:#2a6f3a;min-height:1.2em;font-size:.95em}.course-reviews-card{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;margin:.15rem 0 .3rem;line-height:1}.course-reviews-card__stars{color:#e0b400;letter-spacing:1px;font-size:.95rem}.course-reviews-card__count{color:#666}.course-reviews{margin:3rem 0 0;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.08);font-size:1.6rem}.course-reviews__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1.5rem;margin-bottom:1.25rem}.course-reviews__heading{margin:0}.course-reviews__summary{display:inline-flex;align-items:center;gap:.55rem;color:rgba(var(--color-foreground),.75)}.course-reviews__stars{color:#e0b400;letter-spacing:.15em;line-height:1;font-size:1.1em}.course-reviews__stars--lg{font-size:1.4em}.course-reviews__avg strong{font-weight:600;color:rgb(var(--color-foreground))}.course-reviews__avg-divider{margin:0 .15rem;opacity:.5}.course-reviews__list{list-style:none;padding:0;margin:0 0 2rem;display:grid;gap:1rem}.course-reviews__item{background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:8px;padding:1.25rem 1.5rem}.course-reviews__item-top{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem 1rem;margin-bottom:.5rem}.course-reviews__date{font-size:.9em;color:rgba(var(--color-foreground),.6)}.course-reviews__title{margin:.15rem 0 .55rem;line-height:1.3}.course-reviews__body{margin:0 0 .7rem;line-height:1.55}.course-reviews__author{margin:0;color:rgba(var(--color-foreground),.65)}.course-reviews__empty{color:rgba(var(--color-foreground),.65);font-style:italic;padding:.25rem 0 1rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
