.CategoryCard_card__l_fQF{--category-card-background:var(--color-app-background);--category-card-border:var(--color-badge-neutral-600-background);display:flex;flex-direction:column;gap:var(--spacing-inside-sm);width:120px;flex-shrink:0;text-decoration:none;--color-link-text-base:var(--color-app-text);--color-link-content-text-visited:var(--color-app-text);--color-link-text-hover:var(--color-app-text);--color-link-text-active:var(--color-app-text)}.CategoryCard_imageContainer__TpdOK{display:flex;align-items:center;justify-content:center;width:120px;height:100px;background-color:var(--category-card-background);border:1px solid var(--category-card-border)}.CategoryCard_imageWrapper__nxqIB{position:relative;width:90px;height:90px}.CategoryCard_title__ZOeeG{font-size:12px;font-weight:500;overflow-wrap:break-word;hyphens:auto;line-height:1.2}.ChildrenLayout_layout__BCOHO{--category-label-color:var(--color-neutral-650);display:flex;flex-direction:column;gap:var(--spacing-inside-md);min-width:0}.ChildrenLayout_label__OnmHu{font-size:16px;font-weight:500;color:var(--category-label-color)}.ChildrenLayout_carouselWrapper__2XB8F{position:relative;overflow:hidden}.ChildrenLayout_carouselContent__8hXNw{display:flex;gap:10px;width:-moz-fit-content;width:fit-content}.ChildrenLayout_arrowButton__Uswmu{
  /* !important overrides Carousel JS inline style.display set via useResizeObserver therefore used !imprtant */display:none!important;position:absolute;top:50px;transform:translateY(-50%);z-index:2;align-items:center;justify-content:center;padding:var(--spacing-inside-md);border-radius:50%;background-color:var(--color-brand);border:none}.ChildrenLayout_arrowButton__Uswmu svg path{fill:white}.ChildrenLayout_arrowButton__Uswmu{cursor:pointer;outline:none}@media (min-width:1024px){.ChildrenLayout_arrowButton__Uswmu{display:flex!important;right:40px}}.ChildrenLayout_arrowButton__Uswmu:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.ChildrenLayout_arrowButton__Uswmu[disabled]{opacity:0;pointer-events:none}.ChildrenLayout_arrowButton__Uswmu:hover:not([disabled]){opacity:.9}.ChildrenLayout_arrowLeft__tRsfq{right:auto}@media (min-width:1024px){.ChildrenLayout_arrowLeft__tRsfq{left:40px}}.ChildrenLayout_fadeLeft__3H5pd,.ChildrenLayout_fadeRight__M__j5{position:absolute;top:0;bottom:0;width:24px;z-index:1;pointer-events:none;transition:opacity .2s ease}@media (min-width:1024px){.ChildrenLayout_fadeLeft__3H5pd,.ChildrenLayout_fadeRight__M__j5{width:32px}}.ChildrenLayout_fadeRight__M__j5{right:0;background:linear-gradient(to left,var(--color-app-background),rgba(255,255,255,0))}.ChildrenLayout_fadeLeft__3H5pd{left:0;background:linear-gradient(to right,var(--color-app-background),rgba(255,255,255,0))}.ChildrenLayout_carouselWrapper__2XB8F[\:has\(\.arrowLeft\[disabled\]\)] .ChildrenLayout_fadeLeft__3H5pd{opacity:0}.ChildrenLayout_carouselWrapper__2XB8F:has(.ChildrenLayout_arrowLeft__tRsfq[disabled]) .ChildrenLayout_fadeLeft__3H5pd{opacity:0}.ChildrenLayout_carouselWrapper__2XB8F[\:has\(\.arrowButton\:not\(\.arrowLeft\)\[disabled\]\)] .ChildrenLayout_fadeRight__M__j5{opacity:0}.ChildrenLayout_carouselWrapper__2XB8F:has(.ChildrenLayout_arrowButton__Uswmu:not(.ChildrenLayout_arrowLeft__tRsfq)[disabled]) .ChildrenLayout_fadeRight__M__j5{opacity:0}