.age-group-hero{background-color:var(--color-bg-page);color:var(--color-text-primary);padding-block:var(--space-9) var(--space-10)}.age-group-hero__content{align-items:center;display:flex;flex-direction:column;gap:var(--space-5);margin-inline:auto;text-align:center}.age-group-hero__subtitle{font-size:12px;font-style:normal;font-weight:700;letter-spacing:.6px;line-height:18px}.age-group-hero__title{color:var(--color-border-card);font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.16px;line-height:120%;margin:0}.age-group-hero__description{max-width:24rem}.age-group-hero__description *{color:var(--color-text-secondary);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.age-group-hero__description p{margin:0 0 var(--space-4)}.age-group-hero__description p:last-child{margin-block-end:0}.age-group-hero__description ol,.age-group-hero__description ul{margin:0 0 var(--space-4);padding-inline-start:var(--space-6);text-align:start}.age-group-hero__description ol:last-child,.age-group-hero__description ul:last-child{margin-block-end:0}.age-group-hero__description a{color:var(--color-link-hover)}.age-group-hero__description a:hover{color:var(--color-action-hover)}@media (min-width:681px) and (max-width:1023px){.age-group-hero{padding-block:var(--space-10) var(--space-11)}.age-group-hero__content{gap:var(--space-6)}.age-group-hero__title{font-size:48px;font-style:normal;font-weight:700;letter-spacing:-.48px;line-height:110%;max-width:30rem}.age-group-hero__description{max-width:28rem}}@media (min-width:1024px){.age-group-hero{padding-block:var(--space-11) var(--space-12)}.age-group-hero__content{gap:var(--space-6)}.age-group-hero__title{font-size:48px;font-style:normal;font-weight:700;letter-spacing:-.48px;line-height:110%;max-width:36rem}.age-group-hero__description{max-width:622px}}.age-group-groups{background-color:var(--color-bg-page);color:var(--color-text-primary);overflow-x:clip;padding-block:var(--space-9) var(--space-10)}.age-group-groups__container{display:flex;flex-direction:column;gap:var(--space-9)}.age-group-groups__header{align-items:flex-start;display:flex;flex-direction:column;gap:var(--space-5);max-width:100%}.age-group-groups__subtitle{font-size:12px;font-style:normal;font-weight:700;letter-spacing:.6px;line-height:18px}.age-group-groups__title{color:var(--color-border-card);font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.16px;line-height:120%;margin:0;max-width:100%}.age-group-groups__description{max-width:40rem}.age-group-groups__description *{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.age-group-groups__description p{margin:0 0 var(--space-4)}.age-group-groups__description p:last-child{margin-block-end:0}.age-group-groups__description ol,.age-group-groups__description ul{margin:0 0 var(--space-4);padding-inline-start:var(--space-6)}.age-group-groups__description ol:last-child,.age-group-groups__description ul:last-child{margin-block-end:0}.age-group-groups__description a{color:var(--color-link-hover)}.age-group-groups__description a:hover{color:var(--color-action-hover)}.age-group-groups__card,.age-group-groups__cards{display:flex;flex-direction:column;gap:var(--space-6)}.age-group-groups__card{align-items:stretch;background-color:var(--color-bg-card);border:1px solid var(--color-border-default);border-radius:var(--radius-2xl);margin:0;padding:var(--space-6);transform:translateY(0);transition:transform var(--transition-duration-ui) var(--transition-easing),box-shadow var(--transition-duration-ui) var(--transition-easing)}@media (hover:hover) and (pointer:fine){.age-group-groups__card:hover{box-shadow:var(--shadow-dropdown);transform:translateY(calc(var(--space-2)*-1))}}.age-group-groups__card-header{align-items:center;display:flex;gap:var(--space-4);min-width:0}.age-group-groups__number{align-items:center;background-color:var(--color-bg-overlay);border-radius:var(--radius-full);color:var(--color-accent-blue);display:inline-flex;flex:0 0 auto;font-size:var(--text-label-14);font-weight:var(--font-weight-bold);height:var(--space-8);justify-content:center;line-height:1;width:var(--space-8)}.age-group-groups__card-title{color:var(--color-border-card);flex:1 1 auto;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin:0;min-width:0}.age-group-groups__poem{border-inline-start:var(--space-2) solid var(--color-accent-yellow);padding-inline-start:var(--space-5)}.age-group-groups__poem *{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.age-group-groups__poem li,.age-group-groups__poem p{font-style:italic;line-height:1.6;margin:0 0 var(--space-3)}.age-group-groups__poem li:last-child,.age-group-groups__poem p:last-child{margin-block-end:0}.age-group-groups__poem ol,.age-group-groups__poem ul{margin:0 0 var(--space-3);padding-inline-start:var(--space-6)}.age-group-groups__poem ol:last-child,.age-group-groups__poem ul:last-child{margin-block-end:0}.age-group-groups__poem em{font-style:italic}.age-group-groups__poem a{color:var(--color-link-hover)}.age-group-groups__poem a:hover{color:var(--color-action-hover)}.age-group-groups__staff{align-items:flex-start;background-color:var(--color-bg-overlay);border-radius:var(--radius-xl);display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-6)}.age-group-groups__staff-role{font-size:14px;font-style:normal;font-weight:700;line-height:21px}.age-group-groups__staff-name{color:var(--color-border-card);font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin:0;width:100%}.age-group-groups__staff-details{width:100%}.age-group-groups__staff-details *{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.age-group-groups__staff-details li,.age-group-groups__staff-details p{line-height:1.5;margin:0 0 var(--space-3)}.age-group-groups__staff-details li:last-child,.age-group-groups__staff-details p:last-child{margin-block-end:0}.age-group-groups__staff-details ol,.age-group-groups__staff-details ul{margin:0 0 var(--space-3);padding-inline-start:var(--space-6)}.age-group-groups__staff-details ol:last-child,.age-group-groups__staff-details ul:last-child{margin-block-end:0}.age-group-groups__staff-details strong{color:var(--color-border-card)}.age-group-groups__staff-details em{font-style:italic}.age-group-groups__staff-details a{color:var(--color-link-hover)}.age-group-groups__staff-details a:hover{color:var(--color-action-hover)}@media (min-width:681px) and (max-width:1023px){.age-group-groups{padding-block:var(--space-10) var(--space-11)}.age-group-groups__container{gap:var(--space-8)}.age-group-groups__header{gap:var(--space-5)}.age-group-groups__description,.age-group-groups__title{max-width:32rem}.age-group-groups__cards{gap:var(--space-7)}.age-group-groups__card{gap:var(--space-6);padding:var(--space-7)}.age-group-groups__number{font-size:var(--text-label-16);height:calc(var(--space-8) + var(--space-2));width:calc(var(--space-8) + var(--space-2))}.age-group-groups__staff{gap:var(--space-4);padding:var(--space-6)}}@media (min-width:1024px){.age-group-groups{padding-block:var(--space-11) var(--space-12)}.age-group-groups__container{gap:var(--space-10)}.age-group-groups__header{gap:var(--space-6)}.age-group-groups__title{max-width:36rem}.age-group-groups__description{max-width:40rem}.age-group-groups__cards{gap:var(--space-8)}.age-group-groups__card{gap:var(--space-7);padding:var(--space-8)}.age-group-groups__number{font-size:var(--text-label-16);height:48px;width:48px}.age-group-groups__staff{gap:var(--space-5);padding:var(--space-7)}}@media (prefers-reduced-motion:reduce){.age-group-groups__card{transition:none}.age-group-groups__card:hover{box-shadow:none;transform:none}}
/*# sourceMappingURL=age-group.min.css.map */
