@charset "utf-8";

.kl-hub-button, .kl-hub-launcher, .kl-hub-text, .kl-hub-img, .kl-hub-action-card, .kl-hub-card, .kl-hub-checkbox, .kl-hub-checkbox__input, .kl-hub-icon, .kl-hub-icon svg, .kl-hub-icon svg:first-child, .kl-hub-icon svg:last-child, .kl-hub-input, .kl-hub-input-range, .kl-hub-select, .kl-hub-toast, .kl-hub-tab, .kl-hub-drawer, .kl-hub-accordion__button, .kl-hub-list, .kl-hub-list-item, .kl-hub-list-item-button, .kl-hub-unstyled-button { animation: auto ease 0s 1 normal none running none; backface-visibility: visible; background: none 0px 0px / auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border-color: inherit; border-style: none; border-width: medium; border-collapse: separate; border-image: none 100% / 1 / 0 stretch; border-radius: 0px; border-spacing: 0px; inset: auto; box-shadow: none; box-sizing: content-box; caption-side: top; clear: none; clip: auto; columns: auto; column-fill: balance; column-gap: normal; column-rule: medium; content: normal; counter-increment: none; counter-reset: none; direction: ltr; display: block; empty-cells: show; float: none; font-family: inherit; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; height: auto; hyphens: none; letter-spacing: normal; line-height: normal; list-style: outside none disc; margin: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; outline: none medium; padding: 0px; break-after: auto; break-before: auto; break-inside: auto; perspective: none; perspective-origin: 50% 50%; pointer-events: initial; position: static; tab-size: 8; table-layout: auto; text-align: inherit; text-align-last: auto; text-decoration-thickness: initial; text-decoration-color: inherit; text-decoration-line: none; text-decoration-style: solid; text-indent: 0px; text-shadow: none; text-transform: none; transform: none; transform-style: flat; transition: none; unicode-bidi: normal; vertical-align: baseline; visibility: visible; white-space: normal; width: auto; word-spacing: normal; z-index: auto; -webkit-font-smoothing: antialiased; }

.kl-hub-drawer a:empty, .kl-hub-drawer ul:empty, .kl-hub-drawer dl:empty, .kl-hub-drawer div:empty, .kl-hub-drawer section:empty, .kl-hub-drawer article:empty, .kl-hub-drawer p:empty, .kl-hub-drawer h1:empty, .kl-hub-drawer h2:empty, .kl-hub-drawer h3:empty, .kl-hub-drawer h4:empty, .kl-hub-drawer h5:empty, .kl-hub-drawer h6:empty { display: revert; }

.kl-hub-drawer :where(section) { padding: revert; }

.Button-button-OsVK4 { user-select: none; display: inline-block; box-sizing: border-box; font-size: var(--atlas-font-size-normal); line-height: var(--atlas-line-height-normal); font-weight: var(--atlas-button-font-weight); padding: var(--atlas-button-padding-normal); --kl-local-border-radius: var(--atlas-button-border-radius-normal); border-radius: var(--kl-local-border-radius); position: relative; transition: 150ms linear; text-decoration: none; text-align: center; cursor: pointer; box-shadow: none; text-transform: var(--atlas-button-text-transform); outline-color: var(--atlas-focus-outline-color); color: var(--kl-local-button-color); background: var(--kl-local-button-background); overflow: hidden; border: 1px solid var(--kl-local-border-color); --kl-local-button-color: var(--atlas-text-primary-inverse); --kl-local-button-background: var(--atlas-button-primary); --kl-local-icon-size: var(--atlas-icon-size-medium); --kl-local-border-color: var(--atlas-button-primary); }

.Button-buttonSmall-aiaZy { font-size: var(--atlas-font-size-small); line-height: var(--atlas-line-height-small); --kl-local-border-radius: var(--atlas-button-border-radius-small); padding: var(--atlas-button-padding-small); --kl-local-icon-size: var(--atlas-icon-size-small); }

.Button-buttonTiny-csx9y { font-size: var(--atlas-font-size-tiny); line-height: var(--atlas-line-height-tiny); --kl-local-border-radius: var(--atlas-button-border-radius-tiny); padding: var(--atlas-button-padding-tiny); --kl-local-icon-size: var(--atlas-icon-size-tiny); }

.Button-full-xYzJ8 { width: 100%; }

.Button-secondary-FSbQd { --kl-local-button-color: var(--atlas-button-primary); --kl-local-button-background: transparent; }

.Button-tertiary-OuB1g { --kl-local-button-color: var(--atlas-button-primary); --kl-local-button-background: transparent; border-width: 0px; }

.Button-flat-WOgyu { --kl-local-button-background: transparent; --kl-local-button-color: var(--atlas-text-primary); --kl-local-border-color: var(--atlas-overlay-medium); }

.Button-hideBorder-HxmJ3 { --kl-local-border-color: var(--kl-local-button-background); }

.Button-alwaysCircle-iWnlU.Button-icon-Jk06O { border-radius: 50%; }

.Button-unstyled-nRV1x { cursor: pointer; color: var(
    --atlas-text-primary
  ); }

.Button-icon-Jk06O, .Button-iconLegacy-Nz35v { padding: 0px; width: var(--atlas-button-icon-size-normal); height: var(--atlas-button-icon-size-normal); display: inline-flex; justify-content: center; align-items: center; }

.Button-iconLegacy-Nz35v { border-width: 0px; --kl-local-button-color: var(--atlas-text-primary); --kl-local-button-background: transparent; }

.Button-iconLegacy-Nz35v.Button-buttonSmall-aiaZy, .Button-icon-Jk06O.Button-buttonSmall-aiaZy { width: var(--atlas-button-icon-size-small); height: var(--atlas-button-icon-size-small); }

.Button-iconLegacy-Nz35v.Button-buttonTiny-csx9y, .Button-icon-Jk06O.Button-buttonTiny-csx9y { width: var(--atlas-button-icon-size-tiny); height: var(--atlas-button-icon-size-tiny); }

.Button-selected-NPiEM { --kl-local-button-color: var(--atlas-text-primary-inverse); --kl-local-button-background: var(--atlas-button-primary); }

.Button-button-OsVK4:disabled:not(.Button-primary-aJwFE) { background-color: transparent; }

.Button-button-OsVK4::after { position: absolute; opacity: 0; transition: opacity 150ms linear; width: 100%; height: 100%; top: 0px; left: 0px; display: block; content: " "; pointer-events: none; background-color: var(--atlas-overlay-medium); border-radius: var(--kl-local-border-radius); }

.Button-button-OsVK4:not(.Button-primary-aJwFE)::after { background-color: var(--atlas-overlay-light); }

.Button-button-OsVK4:hover, .Button-button-OsVK4:focus, .Button-button-OsVK4:focus-visible, .Button-button-OsVK4:active { color: var(--kl-local-button-color); background: var(--kl-local-button-background); border-color: var(--kl-local-border-color); }

.Button-button-OsVK4:disabled { cursor: unset; pointer-events: none; border-color: var(--atlas-overlay-medium); background-color: var(--atlas-overlay-medium); color: var(--atlas-overlay-heavy); }

.Button-button-OsVK4:not(:disabled):hover::after, .Button-button-OsVK4.Button-active-YVegn::after { opacity: 1; }

.Button-tertiary-OuB1g:hover, .Button-tertiary-OuB1g:focus, .Button-tertiary-OuB1g:focus-visible, .Button-tertiary-OuB1g:active { color: var(--atlas-button-primary); background: transparent; border-width: 0px; }

.Button-tertiary-OuB1g:hover::after, .Button-tertiary-OuB1g.Button-active-YVegn::after { opacity: 0; }

.Button-button-OsVK4:focus-visible, .Button-unstyled-nRV1x:focus-visible { outline: 3px solid var(--atlas-focus-outline-color); outline-offset: 0px; }

.Icon-icon-fHYiH { width: var(--kl-local-icon-size, var(--atlas-icon-size-medium)); height: var(--kl-local-icon-size, var(--atlas-icon-size-medium)); display: inline-flex; pointer-events: unset; color: var(--kl-local-icon-primary-color, inherit); }

.Icon-icon-fHYiH [class*="kl-hub-icon__secondary"] { fill: var(--kl-local-icon-secondary-color, currentColor); }

.Typography-text-kg3Fk { font-weight: var(--atlas-font-weight-normal); font-family: var(--atlas-font-family); color: var(--atlas-text-primary); }

.Typography-p1-bbi_p { font-size: var(--atlas-font-size-normal); line-height: var(--atlas-line-height-normal); margin-bottom: var(--atlas-margin-normal); }

.Typography-p2-U2pZo { font-size: var(--atlas-font-size-small); line-height: var(--atlas-line-height-small); margin-bottom: var(--atlas-margin-small); }

.Typography-p3-gMiBk { font-size: var(--atlas-font-size-tiny); line-height: var(--atlas-line-height-tiny); margin-bottom: var(--atlas-margin-tiny); }

.Typography-pLarge-w9RIN { font-size: var(--atlas-font-size-large); line-height: var(--atlas-line-height-large); margin-bottom: var(--atlas-margin-large); }

.Typography-heading-JzfDc { font-weight: var(--atlas-font-weight-heading); font-family: var(--atlas-heading-font-family); color: var(--atlas-heading-text-primary); }

.Typography-heading-JzfDc.Typography-bold-Y7D7v { font-weight: var(--atlas-font-weight-heading-bold); }

.Typography-heading-JzfDc.Typography-secondary-osdXs { color: var(--atlas-heading-text-secondary); }

.Typography-heading-JzfDc.Typography-negative-0_3bn { color: var(--atlas-heading-text-negative); }

.Typography-h1-koe0q { font-size: var(--atlas-font-size-h1); line-height: var(--atlas-line-height-h1); margin-bottom: var(--atlas-margin-h1); }

.Typography-h2-cNcE7 { font-size: var(--atlas-font-size-h2); line-height: var(--atlas-line-height-h2); margin-bottom: var(--atlas-margin-h2); }

.Typography-h3-OYY1I { font-size: var(--atlas-font-size-h3); line-height: var(--atlas-line-height-h3); margin-bottom: var(--atlas-margin-h3); }

.Typography-h4-W9L46 { font-size: var(--atlas-font-size-h4); line-height: var(--atlas-line-height-h4); margin-bottom: var(--atlas-margin-h4); }

.Typography-h5-rrPf4 { font-size: var(--atlas-font-size-h5); line-height: var(--atlas-line-height-h5); margin-bottom: var(--atlas-margin-h5); }

.Typography-typography-uNr1o.Typography-bold-Y7D7v { font-weight: var(--atlas-font-weight-bold); }

.Typography-typography-uNr1o.Typography-mono-i4gut { font-family: var(--atlas-font-family-mono); }

.Typography-typography-uNr1o.Typography-secondary-osdXs { color: var(--atlas-text-secondary); }

.Typography-typography-uNr1o.Typography-negative-0_3bn { color: var(--atlas-text-negative); }

.Typography-typography-uNr1o.Typography-positive-YZcUd { color: var(--atlas-text-positive); }

.Typography-heading-JzfDc.Typography-noSpacing-anqti, .Typography-text-kg3Fk.Typography-noSpacing-anqti { margin-bottom: 0px; }

.Typography-lineClamp-trL2I { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: var(--kl-hub-local-line-clamp); overflow: hidden; }

.Typography-link-gUayG { color: var(--atlas-text-primary); text-decoration: underline; }

.Typography-link-gUayG.Typography-underlineHoverOnly-P4gVC { text-decoration: none; }

.Typography-link-gUayG.Typography-underlineHoverOnly-P4gVC:hover { text-decoration: underline; }

.FloatingBoundary-boundary-HAPjX { position: relative; }

.Drawer-drawerParent-rvbPa { background-color: var(--atlas-background-main); color: var(--atlas-text-primary); position: absolute; overflow: hidden; --drawer-children-fade-duration: 500ms; --drawer-children-fade-delay: 120ms; --closed-size: 48px; --closed-half: calc(var(--closed-size) / 2); --open-top: var(--atlas-space-16); --open-bottom: var(--atlas-space-16); --closed-top: auto; --closed-bottom: auto; --side-spacing: var(--atlas-widget-side-spacing); --bottom-spacing: var(--atlas-widget-bottom-spacing); --panel-width: 400px; transition-property: transform; }

.Drawer-drawerParent-rvbPa.Drawer-sideLeft-mJ399, .Drawer-drawerParent-rvbPa.Drawer-sideRight-TDl0v { max-width: 90%; height: 100%; }

.Drawer-drawerParent-rvbPa.Drawer-sideLeftInset-NKSQi, .Drawer-drawerParent-rvbPa.Drawer-sideRightInset-lXZnL { height: unset; top: var(--atlas-space-16); bottom: var(--atlas-space-16); border-radius: var(--atlas-drawer-inset-border-radius); }

.Drawer-drawerParent-rvbPa.Drawer-sideLeft-mJ399 { left: 0px; }

.Drawer-drawerParent-rvbPa.Drawer-sideLeftInset-NKSQi { left: var(--atlas-space-16); }

.Drawer-drawerParent-rvbPa.Drawer-sideRight-TDl0v { right: 0px; }

.Drawer-drawerParent-rvbPa.Drawer-sideRightInset-lXZnL { right: var(--atlas-space-16); }

.Drawer-drawerParent-rvbPa.Drawer-fullscreen-eKJn4 { max-width: 100%; width: 100%; }

.Drawer-drawerParent-rvbPa.Drawer-sideTop-KjahD, .Drawer-drawerParent-rvbPa.Drawer-sideBottom-rxfXL { width: 100%; max-height: calc(100% - 2 * var(--atlas-space-small)); }

.Drawer-drawerParent-rvbPa.Drawer-sideTop-KjahD { top: 0px; border-bottom-right-radius: var(--atlas-drawer-inset-border-radius); border-bottom-left-radius: var(--atlas-drawer-inset-border-radius); }

.Drawer-drawerParent-rvbPa.Drawer-sideBottom-rxfXL { bottom: 0px; border-top-right-radius: var(--atlas-drawer-inset-border-radius); border-top-left-radius: var(--atlas-drawer-inset-border-radius); }

.Drawer-drawerParent-rvbPa.Drawer-fullscreenVertical-sKCQm { height: calc(100% - var(--atlas-space-small)); }

@media (max-width: 480px) {
  .Drawer-drawerParent-rvbPa.Drawer-sideLeft-mJ399, .Drawer-drawerParent-rvbPa.Drawer-sideRight-TDl0v { max-width: 100%; }
}

.Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_ { position: absolute; transform-origin: center center; width: var(--closed-size); border-radius: var(--atlas-widget-starting-radius); top: var(--closed-top); bottom: var(--closed-bottom); height: auto !important; }

.Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_.Drawer-bottomLeft-Z4_b4 { left: var(--side-spacing); --closed-bottom: var(--bottom-spacing); --closed-top: calc(100vh - var(--closed-size) - var(--bottom-spacing)); transform-origin: left bottom; }

.Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_.Drawer-bottomRight-tuUhZ { right: var(--side-spacing); --closed-bottom: var(--bottom-spacing); --closed-top: calc(100vh - var(--closed-size) - var(--bottom-spacing)); transform-origin: right bottom; }

.Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_.Drawer-left-qwoaS { left: var(--side-spacing); --closed-top: calc(50vh - var(--closed-size)); --closed-bottom: 50vh; transform-origin: left center; }

.Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_.Drawer-right-rLOoz { right: var(--side-spacing); --closed-top: calc(50vh - var(--closed-size)); --closed-bottom: 50vh; transform-origin: right center; }

.Drawer-drawerParent-rvbPa.Drawer-opening-fG0f6 { animation: Drawer-expandToPanel-hyOTE var(--drawer-opening-duration)
    cubic-bezier(0.34, 1.15, 0.64, 1) both; }

.Drawer-drawerParent-rvbPa.Drawer-closing-nay3K { animation: Drawer-collapseToWidget-v5v0n var(--drawer-closing-duration)
    cubic-bezier(0.6, 0, 0.4, 1) both; }

@keyframes Drawer-expandToPanel-hyOTE { 
  0% { top: var(--closed-top); bottom: var(--closed-bottom); width: var(--closed-size); border-radius: var(--atlas-widget-starting-radius); }
  100% { top: var(--open-top); bottom: var(--open-bottom); width: var(--panel-width); border-radius: var(--atlas-drawer-inset-border-radius, 12px); }
}

@keyframes Drawer-collapseToWidget-v5v0n { 
  0% { top: var(--open-top); bottom: var(--open-bottom); width: var(--panel-width); border-radius: var(--atlas-drawer-inset-border-radius, 12px); opacity: 1; }
  90% { opacity: 1; background-color: var(--atlas-widget-background-color); }
  100% { top: var(--closed-top); bottom: var(--closed-bottom); width: var(--closed-size); border-radius: var(--atlas-widget-starting-radius); opacity: 0; }
}

@media (max-width: 480px) {
  .Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_.Drawer-transforming-HTqVd { width: calc(-32px + 100vw) !important; max-width: calc(-32px + 100vw) !important; }
  @keyframes Drawer-expandToPanel-hyOTE { 
  100% { width: calc(100vw - 2 * var(--atlas-space-16)); }
}
}

@media (prefers-reduced-motion: reduce) {
  .Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_ { transition: none; animation: auto ease 0s 1 normal none running none; }
  .Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_.Drawer-opening-fG0f6, .Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_:not(.Drawer-closing-nay3K) { top: var(--open-top); bottom: var(--open-bottom); width: var(--panel-width); border-radius: var(--atlas-drawer-inset-border-radius, 12px); }
  .Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_.Drawer-closing-nay3K { top: var(--closed-top); bottom: var(--closed-bottom); width: var(--closed-size); border-radius: var(--atlas-widget-starting-radius); opacity: 0; }
  .Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_.Drawer-opening-fG0f6 > *, .Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_:not(.Drawer-closing-nay3K) > * { opacity: 1; animation: auto ease 0s 1 normal none running none; }
  .Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_.Drawer-closing-nay3K > * { opacity: 0; animation: auto ease 0s 1 normal none running none; }
}

@keyframes Drawer-fadeInChildren-owjcu { 
  0% { opacity: 0; transform: translateY(4px); }
  100% { opacity: 1; transform: translateY(0px); }
}

@keyframes Drawer-fadeOutChildren-iXDIY { 
  0% { opacity: 1; transform: translateY(0px); }
  100% { opacity: 0; transform: translateY(4px); }
}

.Drawer-drawerParent-rvbPa.Drawer-transformationMode-p4lB_ > * { opacity: 0; }

.Drawer-drawerParent-rvbPa.Drawer-opening-fG0f6 > * { animation-duration: ; animation-timing-function: ; animation-iteration-count: ; animation-direction: ; animation-fill-mode: ; animation-play-state: ; animation-name: ; animation-timeline: ; animation-range-start: ; animation-range-end: ; animation-delay: var(--drawer-children-fade-delay); will-change: opacity, transform; }

.Drawer-drawerParent-rvbPa.Drawer-closing-nay3K > * { animation: Drawer-fadeOutChildren-iXDIY var(--drawer-children-fade-duration) ease-in
    forwards; will-change: opacity, transform; pointer-events: none; }

.tabs-iconTab-xq8_n { height: 52px; }

.tabs-layout-xi_zV { height: 100%; width: 100%; display: flex; flex-direction: column; position: relative; }

.tabs-outletSection-dhSR3 { height: 100%; overflow-y: auto; position: relative; }

.tabs-floatingBoundary-ya0JV { flex: 1 1 0%; min-height: 0px; position: relative; }

.tabs-tabSection-kXNdu { padding: var(--atlas-space-16); background-color: var(--atlas-background-content); border-top: 1px solid var(--atlas-overlay-light); position: sticky; bottom: 0px; z-index: 1; }

.tabs-iconTabSection-_7Mpp { padding-top: var(--atlas-space-4); }

.tabs-notificationBadge-EmEL9 { position: absolute; top: 4px; right: var(--atlas-space-tiny); width: var(--atlas-space-12); height: var(--atlas-space-12); background: var(--atlas-button-primary); border-radius: 50%; }

.tabs-redesignNotificationBadge-pm0in { top: calc(50% - 12px); left: calc(50% + 12px); transform: translate(-50%, -50%); }

.Tabs-tabWrapper-GXX3r { position: relative; }

.Tabs-tabContainer-PlnR7 { display: flex; gap: var(--atlas-space-4); }

.Tabs-tabContainer-PlnR7.Tabs-outline-t0eQe { border: 1px solid var(--atlas-overlay-medium); border-radius: var(--atlas-tabs-border-radius); padding: var(--atlas-space-4); background: var(--atlas-background-content); }

.Tabs-tabContainer-PlnR7 * { backface-visibility: visible; }

.Tabs-activeIndicator-TQyYV { position: absolute; border-radius: var(--atlas-button-border-radius-normal); transition-property: left, top; transition-duration: 150ms; transition-timing-function: linear; background: var(--atlas-button-primary); }

.Layout-box-_x2ZA { --kl-local-box-width: auto; --kl-local-box-height: auto; --kl-local-box-overflow-x: visible; --kl-local-box-overflow-y: visible; --kl-local-box-text-align: inherit; --kl-local-box-display: block; --kl-local-box-position: static; --kl-local-box-flex: initial; --kl-local-box-flex-direction: row; --kl-local-box-flex-wrap: nowrap; --kl-local-box-align-items: normal; --kl-local-box-justify-content: normal; --kl-local-box-gap: 0; --kl-local-box-margin-top: 0; --kl-local-box-margin-left: 0; --kl-local-box-margin-bottom: 0; --kl-local-box-margin-right: 0; --kl-local-box-padding-top: 0; --kl-local-box-padding-left: 0; --kl-local-box-padding-bottom: 0; --kl-local-box-padding-right: 0; width: var(--kl-local-box-width); height: var(--kl-local-box-height); overflow-x: var(--kl-local-box-overflow-x); overflow-y: var(--kl-local-box-overflow-y); text-align: var(--kl-local-box-text-align); display: var(--kl-local-box-display); position: var(--kl-local-box-position); flex: var(--kl-local-box-flex); flex-direction: var(--kl-local-box-flex-direction); flex-wrap: var(--kl-local-box-flex-wrap); align-items: var(--kl-local-box-align-items); justify-content: var(--kl-local-box-justify-content); gap: var(--kl-local-box-gap); margin-top: var(--kl-local-box-margin-top); margin-left: var(--kl-local-box-margin-left); margin-bottom: var(--kl-local-box-margin-bottom); margin-right: var(--kl-local-box-margin-right); padding-top: var(--kl-local-box-padding-top); padding-left: var(--kl-local-box-padding-left); padding-bottom: var(--kl-local-box-padding-bottom); padding-right: var(--kl-local-box-padding-right); }

.Layout-glass-vC_RG { background: var(--atlas-background-content); }

@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) and (color: color-mix(in srgb, black, transparent)) {
  .Layout-glass-vC_RG { background: color-mix(
      in srgb,
      var(--atlas-background-content) 90%,
      transparent
    ); backdrop-filter: blur(4px); }
}

.LocaleSelector-localeSelector-KY5th { margin-top: var(--atlas-space-mini); }

.Select-select-z3WtP { border: 1px solid var(--atlas-overlay-heavy); width: 100%; background-color: var(--atlas-background-content); border-radius: var(--atlas-input-border-radius-normal); padding: var(--atlas-input-padding); line-height: var(--atlas-line-height-normal); cursor: pointer; display: flex; align-items: center; gap: 4px; user-select: none; }

.Select-select-z3WtP:focus-visible, .Select-selectOpen-cIZaL { outline: 3px solid var(--atlas-focus-outline-color); outline-offset: 0px; border-color: var(--atlas-border-focus); box-shadow: none; }

.Select-select-z3WtP[aria-disabled="true"] { background-color: var(--atlas-input-background-disabled); pointer-events: none; }

.Select-displayedValue-B33Pd { flex: 1 1 0%; min-width: 0px; }

.Select-selectOption-lZsFm { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; width: 100%; }

.Popover-popoverWrapper-_8i7n { z-index: 10; }

.Popover-popoverContent-oK0ow { box-shadow: var(--atlas-popover-shadow); padding: var(--atlas-space-12); border-radius: var(--atlas-button-border-radius-normal); }

.Popover-noPadding-dL6Wf { padding: 0px; }

.Popover-maxHeight-TSxXC { overflow-y: auto; }

.Card-card-rKu0V { border: 1px solid var(--atlas-overlay-medium); display: block; width: 100%; box-sizing: border-box; background-color: var(--atlas-background-content); color: var(--atlas-text-primary); border-radius: var(--atlas-card-border-radius-small); box-shadow: none; outline-offset: 0px; text-align: initial; padding: 0px; overflow: clip; --kl-hub-card-padding: var(--atlas-space-16); }

.Card-cardSmall-tHKbD { --kl-hub-card-padding: var(--atlas-space-12); }

.Card-cardContent-Zu3Ce, .Card-cardHeader-UiIwQ, .Card-cardFooter-nt6jn { padding: var(--kl-hub-card-padding); }

.Card-cardHeader-UiIwQ + .Card-cardContent-Zu3Ce, .Card-cardContent-Zu3Ce + .Card-cardFooter-nt6jn { padding-top: 0px; }

.Layout-listItem-RJilu { display: flex; align-items: center; padding: var(--atlas-space-16); }

.Layout-separator-fj6fH:not(:last-child) { border-bottom: 1px solid var(--atlas-border-light); }

.Layout-noGutters-PPe16 { padding: var(--atlas-space-16) 0; }

.Layout-noPadding-l2hFH { padding: 0px; }

.Layout-margin-P0mI1:not(:last-child) { margin-bottom: var(--atlas-space-16); }

.Card-cardButton-XIpIQ { cursor: pointer; }

.Card-cardButton-XIpIQ:hover { border-color: var(--atlas-primary-color); }

.Card-cardButton-XIpIQ:focus-visible { outline: 3px solid var(--atlas-focus-outline-color); }

a.Card-cardButton-XIpIQ { text-decoration: none; }

a.Card-cardButton-XIpIQ:visited { color: inherit; }

.Image-thumbnail-MS5aZ { border-radius: var(--atlas-thumbnail-border-radius); object-fit: cover; flex-shrink: 0; border: 1px solid var(--atlas-border-light); max-width: unset; overflow: hidden; overflow-clip-margin: unset; }

.SegmentedProgressBar-container-dExhQ { display: flex; gap: var(--atlas-space-8); width: 100%; }

.SegmentedProgressBar-segment-mavy3 { flex: 1 1 0%; height: 4px; border-radius: 2px; background-color: var(--atlas-overlay-medium); }

.SegmentedProgressBar-active-oJYwM { background-color: var(--atlas-text-primary); }

.order-carouselContainer-ItrAH { margin: 0 calc(-1 * var(--atlas-space-16)); }

.order-carouselOrderCard-LMwP0 { width: 300px; }

.SectionHeader-headerContainer-ZtD_W { padding: var(--atlas-space-16); width: 100%; display: flex; align-items: center; justify-content: space-between; }

.SectionHeader-noSidePadding-wGy8a { padding-left: 0px; padding-right: 0px; }

.Carousel-container-FLZZW { display: flex; gap: var(--atlas-space-8); }

.Carousel-button-qnTDg { box-sizing: border-box; display: inline-flex; width: 24px; height: 24px; border: 1px solid var(--atlas-overlay-medium); background-color: var(--atlas-background-content); color: var(--atlas-heading-text-primary); padding: 0px; justify-content: center; align-items: center; border-radius: 100%; cursor: pointer; }

.Carousel-button-qnTDg:hover:not(:disabled), .Carousel-button-qnTDg:active:not(:disabled) { background-color: var(--atlas-overlay-light); }

.Carousel-button-qnTDg:disabled { color: var(--atlas-overlay-medium); cursor: unset; }

.Carousel-button-qnTDg:focus { outline: none; }

.Carousel-button-qnTDg:focus-visible { outline: none; border-color: var(--atlas-heading-text-primary); }

.Carousel-carousel-om4IR { width: 100%; overflow-x: auto; display: flex; gap: var(--kl-carousel-gap); scrollbar-width: none; padding-left: var(--kl-carousel-padding); padding-right: var(--kl-carousel-padding); scroll-behavior: var(--kl-carousel-scroll-behavior); }

.Carousel-carousel-om4IR > :first-child { scroll-margin-left: var(--kl-carousel-padding); }

.Carousel-carousel-om4IR > :last-child { scroll-margin-right: var(--kl-carousel-padding); }

.Carousel-carousel-om4IR::-webkit-scrollbar { display: none; }

.Carousel-carouselItem-c8fr0 { flex: 0 0 auto; max-width: calc(
    100% - var(--kl-carousel-padding) - var(--kl-carousel-gap) / 2
  ); scroll-margin-right: calc(var(--kl-carousel-gap) / 2); scroll-margin-left: calc(var(--kl-carousel-gap) / 2); }

.Carousel-carouselItem-c8fr0 > * { max-width: 100%; }

.loyalty-loyaltyButton-V_SF8 { display: block; }

.Chip-chip-l2siG { display: inline-block; border-radius: var(--atlas-chip-border-radius); padding: var(--atlas-chip-padding); background-color: var(--atlas-overlay-light); }

.loyalty-vipImage-Az1Ns { width: 16px; height: 16px; }

.loyalty-bigVipImage-X2zRH { width: 48px; height: 48px; }

.ProgressBar-progressBarContainer-xlndx { height: var(--atlas-progress-bar-height); border-radius: var(--atlas-progress-bar-border-radius); background-color: var(--atlas-overlay-light); width: 100%; }

.ProgressBar-progressBar-ICGxo { height: var(--atlas-progress-bar-height); border-radius: var(--atlas-progress-bar-border-radius); background-color: var(--atlas-text-primary); --kl-local-progress-min: 0px; width: clamp(
    var(--kl-local-progress-min),
    var(--kl-local-progress-bar-progress),
    100%
  ); }

.ProgressBar-noEmpty-p8W5V { --kl-local-progress-min: var(--atlas-progress-bar-height); }

@keyframes ProgressBar-animateEmpty-w1eHC { 
  0% { width: var(--kl-local-progress-min); }
  100% { width: clamp(
      var(--kl-local-progress-min),
      var(--kl-local-progress-bar-progress),
      100%
    ); }
}

@media (prefers-reduced-motion: no-preference) {
  .ProgressBar-animateFromEmpty-_pRY0 { animation: 300ms ease-out 0s 1 normal none running ProgressBar-animateEmpty-w1eHC; }
  .ProgressBar-progressBar-ICGxo { transition-property: width; transition-duration: 300ms; transition-timing-function: ease-out; }
}

.ActionCard-image-o7hm1 { height: 184px; width: 100%; object-fit: cover; display: block; overflow-clip-margin: unset; }

.ActionCard-mainContainer-LTkhr { display: flex; align-items: center; gap: var(--atlas-space-12); }

.ActionCard-elevated-_D4LB { box-shadow: rgba(55, 63, 71, 0.12) 0px 6px 10px; border: none; }

.coupons-dashedCard-AAU3n { border-style: dashed; }

.product-container-NT9O7 { display: flex; flex-direction: row; gap: var(--atlas-space-12); }

.product-verticalContainer-dJ_Mo { flex-direction: column; gap: var(--atlas-space-8); }

.product-imageContainer-mAEfX { position: relative; }

.product-mainContainer-k8qHp { display: flex; flex-direction: column; justify-content: space-between; flex: 1 1 0%; }

.product-detailsContainer-AK7pl { display: flex; flex-direction: column; justify-content: center; flex: 1 1 0%; }

.product-favoriteButton-KoinO { position: absolute; top: var(--atlas-space-4); right: var(--atlas-space-4); }

.Sections-container-z5VJ3 { padding-bottom: var(--atlas-space-24); }

.Sections-button-bEY6w { display: flex; align-items: center; gap: var(--atlas-space-4); }

.Sections-carousel-F1j7L { padding-left: var(--atlas-space-16); padding-right: var(--atlas-space-16); }

.actions-favoritesButton-fYfK2 { --kl-local-button-color: var(--atlas-button-primary); }

.actions-section-zupnb { padding-bottom: var(--atlas-space-8); margin-bottom: var(--atlas-space-8); border-bottom: 1px solid var(--atlas-overlay-medium); }

.EmptyState-box-lREte { padding: var(--atlas-space-24) var(--atlas-space-16); border-radius: var(--atlas-card-border-radius-small); text-align: center; border: 1px dashed var(--atlas-overlay-medium); }

.EmptyState-imageContainer-z29sr { border-radius: 50%; width: 64px; height: 64px; background: var(--atlas-overlay-light); padding: var(--atlas-space-16); margin: 0 auto var(--atlas-space-12); }

.EmptyState-text-ppb2T { opacity: 0.5; }

.Layout-page-r45bf { width: 100%; height: 1px; min-height: 100%; overflow-y: auto; padding: var(--atlas-space-24) var(--atlas-space-16); }

.Layout-noPadding-NXfDw { padding: 0px; }

.Layout-noTopPadding-C15ZX { padding-top: 0px; }

.EmptyState-container-eR93k { text-align: center; width: 100%; height: 100%; padding: 0px var(--atlas-space-24); }

.EmptyState-spacer-erJps, .EmptyState-spacer-erJps:empty { height: 15%; display: block; }

.EmptyState-imageContainer-m_4hM { border-radius: 50%; width: 72px; height: 72px; background: var(--atlas-overlay-light); padding: var(--atlas-space-16); margin: 0 auto var(--atlas-space-24); }

.EmptyState-text-B2k2e { opacity: 0.5; }

.EmptyState-textContainer-jfgsc { margin-bottom: var(--atlas-space-16); }

.Message-displayName-UHuef { padding-bottom: 4px; color: var(--atlas-chat-bubble-display-name); }

.Message-textMessageContainer-IgPmI { display: block; padding: var(--atlas-space-mini) var(--atlas-space-small); border-radius: var(--atlas-message-border-radius); overflow-wrap: break-word; word-break: break-word; white-space: pre-wrap; font-size: var(--atlas-font-size-small); font-family: var(--atlas-font-family); }

.Message-textMessageContainer-IgPmI.Message-outgoing-QPlCo { align-self: flex-end; background: var(--atlas-button-primary); color: var(--atlas-text-primary-inverse); margin-left: 48px; }

.Message-textMessageContainer-IgPmI.Message-incoming-IehGs { align-self: flex-start; color: var(--atlas-chat-bubble-text-primary); background: var(--atlas-chat-bubble-background); margin-right: 48px; border: 1px solid var(--atlas-overlay-medium); }

.Message-textMessageContainer-IgPmI h1, .Message-textMessageContainer-IgPmI h2, .Message-textMessageContainer-IgPmI h3, .Message-textMessageContainer-IgPmI h4, .Message-textMessageContainer-IgPmI h5, .Message-textMessageContainer-IgPmI h6 { font-family: var(--atlas-heading-font-family); }

.Message-textMessageContainer-IgPmI * { margin-block: 0px; }

.Message-textMessageContainer-IgPmI li { white-space: normal; }

.Message-textMessageContainer-IgPmI a { text-decoration: underline; font-weight: 600; color: var(--atlas-button-primary); }

.Message-textMessageContainer-IgPmI a.Message-outgoing-QPlCo { color: var(--atlas-text-primary-inverse); }

.TypingIndicator-shimmerText-lqytr { background: linear-gradient(90deg, currentcolor 0%, currentcolor 30%, rgb(255, 255, 255) 50%, currentcolor 70%, currentcolor 100%) -300% 0px / 300% 100% no-repeat text; filter: brightness(0.75); animation-name: TypingIndicator-shimmer-move-SlVTW; animation-duration: var(--shimmer-duration, 1.5s); animation-timing-function: linear; animation-iteration-count: infinite; }

.TypingIndicator-shimmerOnce-LGYiu { animation-iteration-count: 1; }

@keyframes TypingIndicator-shimmer-move-SlVTW { 
  0% { background-position: right top; -webkit-text-fill-color: transparent; }
  100% { background-position: left top; -webkit-text-fill-color: transparent; }
}

@media (prefers-reduced-motion: reduce) {
  .TypingIndicator-shimmerText-lqytr { animation: auto ease 0s 1 normal none running none; background: text currentcolor; -webkit-text-fill-color: transparent; }
}

.Chat-carouselContainer-i127T { margin: 0 calc(-1 * var(--atlas-space-16)); }

.Chat-linkContainer-eI6CS { display: flex; flex-direction: column; gap: 6px; }

.FAQ-messageIconContainer-lS5is { position: relative; padding: var(--atlas-space-8); border-radius: 50%; background: var(--atlas-overlay-light); line-height: 0px; }

.FAQ-unreadDot-OmXOB { position: absolute; top: 0px; right: 3px; width: 10px; height: 10px; border-radius: 50%; background-color: var(--atlas-button-primary); outline: 2px solid var(--atlas-background-content); }

.FAQ-listContainer-gvm3l { border-top: 1px solid var(--atlas-overlay-light); }

.Toast-toast-SdBuB { display: flex; align-items: center; justify-content: space-between; gap: var(--atlas-space-4); z-index: 2147483647; position: fixed; bottom: var(--atlas-space-16); right: var(--atlas-space-16); box-shadow: var(--atlas-popover-shadow); padding: var(--atlas-space-12); border-radius: var(--atlas-toast-border-radius); transition-property: opacity, transform; min-width: 350px; color: var(--atlas-text-primary); }

.Toast-iconContainer-p98Ag { display: flex; align-items: center; --kl-local-icon-size: var(--atlas-icon-size-small); }

.Toast-success-JR5BH .Toast-iconContainer-p98Ag { color: var(--atlas-background-success); }

:root { --atlas-background-main: #faf9f8; --atlas-background-content: #ffffff; --atlas-background-success: #518b22; --atlas-background-error: #be2119; --atlas-text-primary: #1d1e20; --atlas-text-secondary: #4b4d4e; --atlas-text-negative: #be2119; --atlas-text-positive: #366d12; --atlas-text-placeholder: #747576; --atlas-text-primary-inverse: #ffffff; --atlas-primary-color: #3f5260; --atlas-button-primary: #3f5260; --atlas-button-disabled-color: grey; --atlas-button-text-disabled-color: lightgrey; --atlas-border-light: rgba(0, 0, 0, 0.05); --atlas-border-focus: #41a1e6; --atlas-border-dark: rgba(0, 0, 0, 0.5); --atlas-input-error: #cc3c28; --atlas-overlay-light: rgba(0, 0, 0, 0.05); --atlas-overlay-medium: rgba(0, 0, 0, 0.15); --atlas-overlay-heavy: rgba(0, 0, 0, 0.5); --atlas-focus-outline-color: rgba(65, 161, 230, 0.2); --atlas-text-selection: rgba(150, 180, 255, 0.5); --atlas-font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; --atlas-font-family-mono: ui-monospace, Menlo, Monaco, "Cascadia Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Cantarell", "Source Code Pro", "Fira Mono", "Droid Sans Mono", Verdana, monospace; --atlas-font-size-tiny: 12px; --atlas-margin-tiny: 4px; --atlas-line-height-tiny: 16px; --atlas-font-size-small: 14px; --atlas-line-height-small: 20px; --atlas-margin-small: 8px; --atlas-font-size-normal: 16px; --atlas-line-height-normal: 24px; --atlas-margin-normal: 8px; --atlas-font-size-large: 18px; --atlas-line-height-large: 28px; --atlas-margin-large: 10px; --atlas-font-weight-normal: 400; --atlas-font-weight-bold: bolder; --atlas-heading-font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; --atlas-heading-text-primary: #1d1e20; --atlas-heading-text-secondary: #4b4d4e; --atlas-heading-text-negative: #be2119; --atlas-font-size-display: 40px; --atlas-line-height-display: 52px; --atlas-margin-display: 24px; --atlas-font-size-h1: 40px; --atlas-line-height-h1: 48px; --atlas-margin-h1: 24px; --atlas-font-size-h2: 32px; --atlas-line-height-h2: 40px; --atlas-margin-h2: 24px; --atlas-font-size-h3: 24px; --atlas-line-height-h3: 32px; --atlas-margin-h3: 12px; --atlas-font-size-h4: 18px; --atlas-line-height-h4: 24px; --atlas-margin-h4: 12px; --atlas-font-size-h5: 16px; --atlas-line-height-h5: 24px; --atlas-margin-h5: 12px; --atlas-font-weight-heading: 700; --atlas-font-weight-heading-bold: bolder; --atlas-shadow-medium: 0px 8px 16px 0px rgba(55, 63, 71, 0.2); --atlas-popover-shadow: 0 20px 48px 0 rgba(55, 63, 71, 0.16), 0 12px 24px 0 rgba(55, 63, 71, 0.2), 0 0 12px 0 rgba(55, 63, 71, 0.08); --atlas-button-border-radius: 8px; --atlas-button-border-radius-small: 8px; --atlas-button-border-radius-normal: 8px; --atlas-button-border-radius-tiny: 8px; --atlas-button-padding-normal: 7px 12px; --atlas-button-padding-small: 5px 12px; --atlas-button-padding-tiny: 3px 8px; --atlas-button-font-weight: 500; --atlas-button-icon-size-tiny: 24px; --atlas-button-icon-size-small: 32px; --atlas-button-icon-size-normal: 40px; --atlas-button-text-transform: none; --atlas-input-border-radius-normal: 8px; --atlas-input-border-radius-small: 8px; --atlas-input-padding: 7px 12px; --atlas-input-background-disabled: var(--atlas-overlay-light); --atlas-range-input-background: var(--atlas-overlay-light); --atlas-range-input-thumb-background: var(--atlas-background-content); --atlas-range-input-thumb-border: 2px solid var(--atlas-overlay-medium); --atlas-range-input-thumb-size: 24px; --atlas-chat-input-padding: 16px 48px 16px 12px; --atlas-chat-bubble-text-primary: #322e2f; --atlas-chat-bubble-background: #f2f2f2; --atlas-chat-bubble-display-name: #797979; --atlas-select-panel-shadow: 0px 8px 16px 0px rgba(55, 63, 71, 0.2); --atlas-drawer-border-radius: 24px; --atlas-drawer-inset-border-radius: 12px; --atlas-toast-border-radius: 12px; --atlas-toast-border-radius-redesign: 4px; --atlas-message-border-radius: 12px; --atlas-card-border-radius-small: 12px; --atlas-card-border-radius-normal: 24px; --atlas-card-shadow: 0px 2px 8px 0px rgba(55, 63, 71, 0.08), 0px 1px 2px 0px rgba(55, 63, 71, 0.12); --atlas-tabs-border-radius: 12px; --atlas-loading-spinner-size-small: 16px; --atlas-loading-spinner-size-medium: 20px; --atlas-loading-spinner-size-large: 24px; --atlas-loading-spinner-size-jumbo: 32px; --atlas-loading-skeleton-color: rgba(0, 0, 0, 0.05); --atlas-loading-skeleton-highlight-color: rgba(0, 0, 0, 0.02); --atlas-thumbnail-border-radius: 12px; --atlas-progress-bar-height: 8px; --atlas-progress-bar-border-radius: 4px; --atlas-space-4: 4px; --atlas-space-8: 8px; --atlas-space-12: 12px; --atlas-space-16: 16px; --atlas-space-20: 20px; --atlas-space-24: 24px; --atlas-space-32: 32px; --atlas-space-40: 40px; --atlas-space-tiny: var(--atlas-space-4); --atlas-space-mini: var(--atlas-space-8); --atlas-space-small: var(--atlas-space-12); --atlas-space-medium: var(--atlas-space-16); --atlas-space-large: var(--atlas-space-20); --atlas-space-jumbo: var(--atlas-space-24); --atlas-space-huge: var(--atlas-space-32); --atlas-space-enormous: var(--atlas-space-40); --atlas-icon-size-tiny: 12px; --atlas-icon-size-mini: 16px; --atlas-icon-size-small: 20px; --atlas-icon-size-medium: 24px; --atlas-icon-size-large: 32px; --atlas-icon-size-jumbo: 40px; --atlas-chip-border-radius: 4px; --atlas-chip-padding: 4px; }

.kl-hub-dialog, .kl-hub-drawer { color: var(--atlas-text-primary); }

.kl-hub-dialog ::selection, .kl-hub-drawer ::selection { background-color: var(--atlas-text-selection); }

.kl-hub-empty-block:empty { display: block; }

.kl-hub-drawer * { box-sizing: border-box; }

.HubLauncherButton-hubLauncherButtonNoAnimation-Sgh_2 { width: 48px; height: 48px; animation: auto ease 0s 1 normal none running none; }

.HubLauncherButton-hubLauncherButtonExpanding-sys56 { width: var(--kl-local-ending-width); height: var(--kl-local-ending-height); transition: all var(--kl-local-animation-timing)
    cubic-bezier(0.25, 0.46, 0.45, 0.94); transform: scale(1.05); animation: HubLauncherButton-widthBounce-cCZw5 var(--kl-local-animation-timing)
    cubic-bezier(0.25, 0.46, 0.45, 1.1) forwards; }

@keyframes HubLauncherButton-widthBounce-cCZw5 { 
  0% { width: var(--kl-local-starting-width); height: var(--kl-local-starting-height); border-radius: var(--kl-local-starting-radius); }
  70% { width: calc(var(--kl-local-ending-width) + var(--kl-local-bounce-width)); height: var(--kl-local-ending-height); }
  100% { width: var(--kl-local-ending-width); height: var(--kl-local-ending-height); border-radius: var(--kl-local-ending-radius); }
}

.HubLauncherButton-hubLauncherButtonRetracting-lVUjU { width: var(--kl-local-ending-width); height: var(--kl-local-ending-height); padding: 12px; transition: all var(--kl-local-animation-timing) ease-out; transform: scale(1); animation: HubLauncherButton-widthRetractBounce-MshZc var(--kl-local-animation-timing)
    cubic-bezier(0.25, 0.46, 0.45, 1.1) forwards; }

@keyframes HubLauncherButton-widthRetractBounce-MshZc { 
  0% { width: var(--kl-local-starting-width); height: var(--kl-local-starting-height); border-radius: var(--kl-local-starting-radius); }
  30% { width: calc(
        var(--kl-local-starting-width) + var(--kl-local-bounce-width)
      ); height: var(--kl-local-starting-height); }
  100% { width: var(--kl-local-ending-width); height: var(--kl-local-ending-height); border-radius: var(--kl-local-ending-radius); }
}

.HubLauncherButton-favoriteAddedBannerContainer-DBkWq { position: relative; display: flex; flex-basis: auto; align-items: center; justify-content: flex-start; width: 100%; height: 100%; padding: 8px; margin-left: 8px; margin-right: var(--kl-local-margin-right); transform-origin: left center; transition: opacity 0.2s ease-out; overflow: hidden; animation: 0.4s ease-in-out 4s 1 normal forwards running HubLauncherButton-fadeOut-gooCT; }

@keyframes HubLauncherButton-fadeOut-gooCT { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}

.HubLauncherButton-overflowGradient-dwSEY { position: absolute; background-image: linear-gradient(
    to left,
    var(--kl-local-widget-color),
    rgba(0, 0, 0, 0)
  ); width: 15px; height: 100%; z-index: 3; left: calc(282px - var(--kl-local-gradient-offset)); top: 0px; display: flex !important; }

.HubLauncherButton-bannerContent-HNjRc { display: flex; align-items: center; cursor: pointer; min-width: 0px; }

.HubLauncherButton-iconWrapper-nqj5R { display: flex; align-items: center; justify-content: center; }

.HubLauncherButton-favoritesContainer-N38Gm { display: flex; flex-direction: column; flex: 1 1 0%; position: relative; }

.HubLauncherButton-favoriteCount-AjBCe { display: flex; flex-direction: column; flex: 1 1 0%; text-align: left; font-weight: bold; font-size: 24px; width: 100%; padding-right: 4px; }

.HubLauncherButton-thumbnailContainer-tJMcv { max-width: 240px; height: 60px; padding-left: 6px; margin-left: 0px; display: flex; flex-direction: row; flex: 1 1 0%; z-index: 2; animation: 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s 1 normal forwards running HubLauncherButton-oldFavoritesSlide-rB97g; }

@keyframes HubLauncherButton-oldFavoritesSlide-rB97g { 
  0% { margin-left: 0px; }
  70% { margin-left: 72px; }
  100% { margin-left: 70px; }
}

.HubLauncherButton-thumbnail-_z41q { margin-left: 8px; border-radius: var(--kl-local-border-radius); }

.HubLauncherButton-newFavoriteContainer-WAvhv { position: absolute; z-index: 1; padding-left: 6px; transform: scale(0.7); opacity: 0; animation: 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s 1 normal forwards running HubLauncherButton-newFavoriteGrow-tdfxs; }

@keyframes HubLauncherButton-newFavoriteGrow-tdfxs { 
  0% { transform: scale(0.7); opacity: 0; }
  70% { transform: scale(1.05); opacity: 1; }
  100% { transform: scale(1); opacity: 1; }
}

.HubLauncherButton-newFavoriteContainerNoFavorites-lC42V { z-index: 1; padding-left: 6px; transform: scale(0.7); opacity: 0; animation: 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s 1 normal forwards running HubLauncherButton-newFavoriteGrow-tdfxs; }

@keyframes HubLauncherButton-newFavoriteGrow-tdfxs { 
  0% { transform: scale(0.7); opacity: 0; }
  70% { transform: scale(1.05); opacity: 1; }
  100% { transform: scale(1); opacity: 1; }
}

@keyframes HubLauncher-bounceLeft-Ss6kQ { 
  100% { transform: translateX(-0.02px); }
}

@keyframes HubLauncher-bounceRight-iWzoq { 
  100% { transform: translateX(0.02px); }
}

@keyframes HubLauncher-bounceBottomLeft-Ltwkk { 
  100% { transform: translate(-0.02px, 0.02px); }
}

@keyframes HubLauncher-bounceBottomRight-xEccb { 
  100% { transform: translate(0.02px, 0.02px); }
}

.HubLauncher-bounceLeft-Ss6kQ { animation: 250ms cubic-bezier(0, 150, 1, 150) 0s 1 normal both running HubLauncher-bounceLeft-Ss6kQ; }

.HubLauncher-bounceRight-iWzoq { animation: 250ms cubic-bezier(0, 150, 1, 150) 0s 1 normal both running HubLauncher-bounceRight-iWzoq; }

.HubLauncher-bounceBottomLeft-Ltwkk { animation: 250ms cubic-bezier(0, 150, 1, 150) 0s 1 normal both running HubLauncher-bounceBottomLeft-Ltwkk; }

.HubLauncher-bounceBottomRight-xEccb { animation: 250ms cubic-bezier(0, 150, 1, 150) 0s 1 normal both running HubLauncher-bounceBottomRight-xEccb; }

@media (prefers-reduced-motion: reduce) {
  .HubLauncher-bounceLeft-Ss6kQ, .HubLauncher-bounceRight-iWzoq, .HubLauncher-bounceBottomLeft-Ltwkk, .HubLauncher-bounceBottomRight-xEccb { animation: auto ease 0s 1 normal none running none; }
}