.tag:where(.astro-oxfbmh2n){background:var(--color-beige);color:var(--color-wine);padding-inline:var(--space-xs);box-decoration-break:clone;font-weight:var(--weight-bold);display:flex;width:fit-content;margin-block:var(--space-3xs)}.program-list__item:where(.astro-zgngxrxk){display:grid;gap:var(--space-s);grid-template-columns:clamp(3.5rem,14vw,5.5rem) auto auto auto}.program-list__headline:where(.astro-zgngxrxk){grid-column:2/5}.program-list__icon:where(.astro-zgngxrxk){grid-row:1/3}.program-list__age:where(.astro-zgngxrxk){@media (max-width: 34rem){grid-row:2/3;grid-column:2/5}}.program-list__periods:where(.astro-zgngxrxk){@media (max-width: 34rem){grid-column:2/5}}.hero-container:where(.astro-g26v453z){padding-block-start:var(--space-4xl);background-color:var(--color-base-light)}h1:where(.astro-g26v453z){font-family:cut-along}.childcare-hero__image:where(.astro-g26v453z){border-radius:var(--space-s)}.hero-gallery:where(.astro-u5qofvkb){position:relative;gap:var(--space-xs);display:grid;width:100%;grid-template-columns:repeat(2,1fr);@media (min-width: 50rem){grid-template-columns:1fr .5fr .5fr}.hero-gallery__link{display:block;height:100%;width:100%;position:relative;padding-bottom:65%;border-radius:var(--space-s);overflow:hidden;@media (min-width: 50rem){padding-bottom:100%}>picture{>img{height:100%;width:100%;top:0;left:0;position:absolute;object-fit:cover}}}.hero-gallery__item:first-child{position:relative;display:block;grid-column:span 2;@media (min-width: 50rem){grid-column:auto;grid-row:span 2}}.hero-gallery__item:nth-child(n+4){@media (max-width: 49.95rem){display:none}}.hero-gallery__item:nth-child(n+6){@media (min-width: 50rem){display:none}}.hero-gallery__button{position:absolute;right:var(--space-s);bottom:var(--space-s);display:flex;gap:var(--space-2xs);align-items:center}>.hero-gallery__button{@media (max-width: 59.95rem){display:none}}.hero-gallery__item:first-child{.hero-gallery__button{@media (min-width: 60rem){display:none}}}&.--small{grid-template-columns:repeat(2,1fr);>.hero-gallery__button{display:none}.hero-gallery__item:first-child{.hero-gallery__button{display:flex}}.hero-gallery__item:nth-child(n+4){@media (min-width: 50rem){display:none}}.hero-gallery__link{padding-bottom:100%}.hero-gallery__item:first-child{grid-row:auto;grid-column:span 2}}}.highlight-list:where(.astro-u3jlcffw){display:flex;gap:var(--space-xl);align-items:center;@media (max-width: 40rem){gap:var(--space-m);.highlight-list__items{gap:var(--space-xs)}}}.highlight-list:where(.astro-u3jlcffw) picture:where(.astro-u3jlcffw){width:3rem;@media (max-width: 40rem){width:2.5rem}@media (min-width: 50rem){width:4rem}}.special-box:where(.astro-methzpa6){--auto-grid-max-columns: 2;--auto-grid-min-width: 20rem}.special-box__item:where(.astro-methzpa6){display:flex;align-items:center;gap:var(--space-s);picture{width:4.5rem;flex-shrink:0}}.special-box__headline:where(.astro-methzpa6){font-weight:var(--weight-normal);line-height:var(--leading-flat)}.special-box__description:where(.astro-methzpa6){font-size:var(--text-step--1);color:var(--color-blue);line-height:var(--leading-tight)}.special-box--small:where(.astro-methzpa6){--auto-grid-min-size: 12rem;.special-box{gap:var(--space-2xs)}.special-box__item{gap:var(--space-2xs);.special-box__headline{font-size:var(--text-step--1)}picture{width:2rem}.special-box__description{display:none}}}.tablist:where(.astro-5hyn6p67){background:var(--color-white);border-radius:var(--space-s);padding:var(--space-xs) var(--space-m) var(--space-l) var(--space-m)}.tablist__tabs:where(.astro-5hyn6p67){display:flex;flex-wrap:wrap;gap:5px;position:relative;&:where(.astro-5hyn6p67):before{content:"";position:absolute;width:100%;height:2px;border-radius:999px;background-color:var(--color-lightblue);bottom:0;left:0}}.tablist__guests:where(.astro-5hyn6p67){font-size:var(--text-step--1);font-weight:var(--weight-bold);letter-spacing:.05rem;display:flex;gap:.4rem;justify-content:center;align-items:center;svg{width:20px;height:20px}}.tab:where(.astro-5hyn6p67){padding:var(--space-2xs) var(--space-s);border:none;cursor:pointer;background:transparent;transition:color .4s ease;position:relative;&:where(.astro-5hyn6p67):after{content:"";position:absolute;width:100%;height:2px;border-radius:99px;background:var(--color-base-dark);bottom:0;left:0;transform:scaleX(.3);opacity:0;transition:transform .5s ease,opacity .4s ease}}.tab:where(.astro-5hyn6p67).active{color:var(--color-base-dark);position:relative;&:where(.astro-5hyn6p67):after{transform:scaleX(1);opacity:1}}.tab:where(.astro-5hyn6p67):not(.active){color:var(--color-blue)}.tab:where(.astro-5hyn6p67):focus-visible{outline:3px solid var(--color-yellow);outline-offset:2px}.tab-content:where(.astro-5hyn6p67){display:none}.tab-content:where(.astro-5hyn6p67).active{display:block}.tablist__dropdown:where(.astro-5hyn6p67){display:none;width:100%;padding:10px;margin-bottom:20px}.tablist__topinfos:where(.astro-5hyn6p67){display:flex;border:1px solid var(--color-base-dark);border-radius:var(--space-2xs);justify-content:space-between;background:var(--color-white);gap:1px;padding:0 var(--space-2xs);.tablist__topinfos-bg{background:var(--color-base-dark);display:flex;gap:1px;width:100%}span{padding:var(--space-s) var(--space-2xs);font-weight:var(--weight-bold);flex:1;text-align:center;background:var(--color-white);display:flex;flex-direction:column;align-items:center;gap:var(--space-2xs);svg{width:clamp(1.5rem,5vw,1.8rem);height:auto}}}@media (max-width: 60rem){.tablist__tabs:where(.astro-5hyn6p67){display:none}.tablist__dropdown:where(.astro-5hyn6p67){display:block}}.hero-container:where(.astro-jp5cztmx){padding-block-start:var(--space-4xl);background-color:var(--color-base-light)}h1:where(.astro-jp5cztmx){font-family:cut-along}
