@asante-org/leybold-design-system 1.3.1 → 1.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (57) hide show
  1. package/README.md +163 -163
  2. package/dist/.storybook/algoliaProvider.d.ts +3 -0
  3. package/dist/assets/.gitkeep +2 -2
  4. package/dist/assets/desktop-layout-alt.svg +27 -27
  5. package/dist/assets/desktop-layout.svg +29 -29
  6. package/dist/assets/globe.svg +7 -7
  7. package/dist/assets/leybold-footer-logo.svg +19 -19
  8. package/dist/assets/leybold-white.svg +18 -18
  9. package/dist/assets/list-product-overlay-tip-active.svg +3 -3
  10. package/dist/assets/list-product-overlay-tip.svg +3 -3
  11. package/dist/assets/logo-example.svg +9 -9
  12. package/dist/assets/logo.svg +19 -19
  13. package/dist/assets/phone-layout.svg +14 -14
  14. package/dist/assets/red-tip.svg +10 -10
  15. package/dist/assets/tablet-layout.svg +28 -28
  16. package/dist/index.esm.js +818 -402
  17. package/dist/index.esm.js.map +1 -1
  18. package/dist/index.esm.scss +701 -184
  19. package/dist/index.js +892 -470
  20. package/dist/index.js.map +1 -1
  21. package/dist/index.scss +701 -184
  22. package/dist/src/components/Button/Button.d.ts +2 -2
  23. package/dist/src/components/CarouselCard/CarouselCard.d.ts +18 -0
  24. package/dist/src/components/CarouselCard/CarouselCard.stories.d.ts +6 -0
  25. package/dist/src/components/CarouselCard/index.d.ts +2 -0
  26. package/dist/src/components/ContentCardBase/ContentCardBase.d.ts +3 -0
  27. package/dist/src/components/ContentCardBase/index.d.ts +2 -0
  28. package/dist/src/components/ContentCardHorizontal/ContentCardHorizontal.d.ts +2 -2
  29. package/dist/src/components/ContentCardHorizontal/ContentCardHorizontal.stories.d.ts +1 -0
  30. package/dist/src/components/ContentCardVertical/ContentCardVertical.d.ts +3 -0
  31. package/dist/src/components/ContentCardVertical/ContentCardVertical.stories.d.ts +9 -0
  32. package/dist/src/components/ProductCardVertical/ProductCardVertical.d.ts +2 -2
  33. package/dist/src/components/SearchBar/SearchBar.d.ts +2 -2
  34. package/dist/src/components/SearchBar/SearchSubmitButton.d.ts +2 -2
  35. package/dist/src/components/SearchModal/SearchModal.d.ts +2 -2
  36. package/dist/src/experience/Carousel/Carousel.d.ts +1 -1
  37. package/dist/src/experience/algolia-dynamic-search/AlgoliaDynamicSearch.stories.d.ts +2 -0
  38. package/dist/src/experience/federated-search/FederatedSearchWithAlgolia.stories.d.ts +1 -0
  39. package/dist/src/experience/federated-search/components/FilterDrawer/FilterDrawer.d.ts +2 -2
  40. package/dist/src/index.d.ts +4 -1
  41. package/dist/src/stories/foundation/_components/StoryAccordion.d.ts +13 -0
  42. package/dist/src/types/cards.d.ts +32 -2
  43. package/dist/tsconfig.tsbuildinfo +1 -1
  44. package/package.json +115 -115
  45. package/dist/app/layout.d.ts +0 -9
  46. package/dist/app/page.d.ts +0 -2
  47. package/dist/index.css +0 -88
  48. package/dist/index.d.ts +0 -3
  49. package/dist/index.esm.css +0 -88
  50. package/dist/stories/components/Algolia-dynamic-search/algolia-dynamic-search.d.ts +0 -4
  51. package/dist/stories/components/Algolia-dynamic-search/algolia-dynamic-search.stories.d.ts +0 -7
  52. package/dist/stories/components/Button/Button.d.ts +0 -35
  53. package/dist/stories/components/Button/Button.stories.d.ts +0 -15
  54. package/dist/stories/components/Button/index.d.ts +0 -2
  55. package/dist/stories/components/QRFormJourney/Qr-form/Qr-form.d.ts +0 -2
  56. package/dist/stories/components/QRFormJourney/Qr-form/Qr-form.stories.d.ts +0 -7
  57. package/dist/utils/styles/index.d.ts +0 -1
@@ -515,6 +515,8 @@
515
515
  padding: 0.25rem 0.375rem;
516
516
  font-size: 0.625rem;
517
517
  line-height: 1.2;
518
+ min-width: 80px;
519
+ min-height: 30px;
518
520
  }
519
521
  .Button-module__button--extra-small___R0QTM.Button-module__button--carousel-arrow-left___Wx-Jo, .Button-module__button--extra-small___R0QTM.Button-module__button--carousel-arrow-right___3ZtgT {
520
522
  padding: 0.25rem;
@@ -527,6 +529,8 @@
527
529
  .Button-module__button--small___ADJQe {
528
530
  padding: 0.25rem 0.5rem;
529
531
  font-size: 0.75rem;
532
+ min-width: 120px;
533
+ min-height: 41px;
530
534
  }
531
535
  .Button-module__button--small___ADJQe.Button-module__button--carousel-arrow-left___Wx-Jo, .Button-module__button--small___ADJQe.Button-module__button--carousel-arrow-right___3ZtgT {
532
536
  padding: 0.25rem;
@@ -537,6 +541,8 @@
537
541
  .Button-module__button--medium___ZuR4Z {
538
542
  padding: 0.5rem 1rem;
539
543
  font-size: 0.875rem;
544
+ min-width: 215px;
545
+ min-height: 56px;
540
546
  }
541
547
  .Button-module__button--medium___ZuR4Z.Button-module__button--carousel-arrow-left___Wx-Jo, .Button-module__button--medium___ZuR4Z.Button-module__button--carousel-arrow-right___3ZtgT {
542
548
  padding: 0.5rem;
@@ -547,6 +553,8 @@
547
553
  .Button-module__button--large___-FaV5 {
548
554
  padding: 1rem 1.5rem;
549
555
  font-size: 1rem;
556
+ min-width: 310px;
557
+ min-height: 73px;
550
558
  }
551
559
  .Button-module__button--large___-FaV5.Button-module__button--carousel-arrow-left___Wx-Jo, .Button-module__button--large___-FaV5.Button-module__button--carousel-arrow-right___3ZtgT {
552
560
  padding: 1rem;
@@ -557,7 +565,6 @@
557
565
  .Button-module__button--disabled___IuOY8 {
558
566
  opacity: 0.5;
559
567
  cursor: not-allowed;
560
- pointer-events: none;
561
568
  }
562
569
  .Button-module__button__icon___hlcHo {
563
570
  display: inline-flex;
@@ -572,6 +579,236 @@
572
579
  .Button-module__button__icon--right___-pGHl {
573
580
  order: 1;
574
581
  }
582
+ .Image-module__imageContainer___iD5Kd {
583
+ position: relative;
584
+ display: block;
585
+ overflow: hidden;
586
+ border-radius: 0.25rem;
587
+ }
588
+ .Image-module__imageContainer___iD5Kd.Image-module__loading___Sh1zO .Image-module__image___1pa50 {
589
+ opacity: 0;
590
+ }
591
+ .Image-module__imageContainer___iD5Kd.Image-module__error___0LGZ2 .Image-module__image___1pa50 {
592
+ display: none;
593
+ }
594
+
595
+ .Image-module__image___1pa50 {
596
+ display: block;
597
+ width: 100%;
598
+ height: 100%;
599
+ opacity: 1;
600
+ transition: opacity 0.3s ease-in-out;
601
+ }
602
+
603
+ .Image-module__skeleton___0bGS6 {
604
+ position: absolute;
605
+ inset: 0;
606
+ background-color: #e5e7eb;
607
+ overflow: hidden;
608
+ }
609
+
610
+ .Image-module__shimmer___aanrl {
611
+ position: absolute;
612
+ inset: 0;
613
+ transform: translateX(-100%);
614
+ background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
615
+ animation: Image-module__shimmer___aanrl 1.5s infinite;
616
+ }
617
+
618
+ @keyframes Image-module__shimmer___aanrl {
619
+ 100% {
620
+ transform: translateX(100%);
621
+ }
622
+ }
623
+ .Image-module__errorState___TjV-8 {
624
+ position: absolute;
625
+ inset: 0;
626
+ display: flex;
627
+ flex-direction: column;
628
+ align-items: center;
629
+ justify-content: center;
630
+ gap: 0.5rem;
631
+ background-color: #f9fafb;
632
+ color: #9ca3af;
633
+ }
634
+
635
+ .Image-module__errorIcon___QCKvj {
636
+ width: 2rem;
637
+ height: 2rem;
638
+ opacity: 0.6;
639
+ }
640
+
641
+ .Image-module__errorText___Q8pnb {
642
+ font-size: 0.75rem;
643
+ font-weight: 500;
644
+ }
645
+
646
+ .Image-module__imageContainer___iD5Kd[style*="aspect-ratio: 1"] {
647
+ aspect-ratio: 1/1;
648
+ }
649
+ .Image-module__imageContainer___iD5Kd[style*="aspect-ratio: 16"] {
650
+ aspect-ratio: 16/9;
651
+ }
652
+ .Image-module__imageContainer___iD5Kd[style*="aspect-ratio: 4"] {
653
+ aspect-ratio: 4/3;
654
+ }
655
+
656
+ .Image-module__imageContainer___iD5Kd:focus-visible {
657
+ outline: 2px solid #0066cc;
658
+ outline-offset: 2px;
659
+ }
660
+ :root {
661
+ --leybold-red: #e2001a;
662
+ --leybold-black: #000000;
663
+ --leybold-white: #ffffff;
664
+ --leybold-blue-grey: #546672;
665
+ --leybold-white-aluminium: #dae0e3;
666
+ --leybold-window-gray: #99a1ab;
667
+ --leybold-light-grey: #c5c7c4;
668
+ --leybold-very-light-grey: #f5f5f5;
669
+ --leybold-slate-gray: #4a4e54;
670
+ --leybold-anthracite-gray: #383e42;
671
+ --leybold-orange: #d18e56;
672
+ --leybold-yellow: #edd163;
673
+ --leybold-green: #6ea67b;
674
+ --leybold-purple: #732d5d;
675
+ --leybold-purple-gray: #945e67;
676
+ --leybold-blue: #2b4679;
677
+ --leybold-light-blue: #3f6a98;
678
+ --leybold-blue-green: #39788e;
679
+ --leybold-green-gray: #6d8f9f;
680
+ --color-primary: #e2001a;
681
+ --color-secondary: #546672;
682
+ --color-success: #6ea67b;
683
+ --color-danger: #e2001a;
684
+ --color-warning: #d18e56;
685
+ --color-info: #3f6a98;
686
+ --text-primary: #000000;
687
+ --text-secondary: #4a4e54;
688
+ --text-muted: #99a1ab;
689
+ --text-inverse: #ffffff;
690
+ --bg-primary: #ffffff;
691
+ --bg-secondary: #dae0e3;
692
+ --bg-dark: #383e42;
693
+ --border-color: #c5c7c4;
694
+ --border-color-dark: #4a4e54;
695
+ --font-family-base: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
696
+ --h1-mobile-size: 32px;
697
+ --h1-mobile-line-height: 1.2;
698
+ --h2-mobile-size: 24px;
699
+ --h2-mobile-line-height: 1.2;
700
+ --h3-mobile-size: 18px;
701
+ --h3-mobile-line-height: 1.6;
702
+ --h4-mobile-size: 16px;
703
+ --h4-mobile-line-height: 1.55;
704
+ --h5-mobile-size: 14px;
705
+ --h5-mobile-line-height: 1.5;
706
+ --body-mobile-size: 14px;
707
+ --body-mobile-line-height: 1.5;
708
+ --h1-desktop-size: 55px;
709
+ --h1-desktop-line-height: 1.15;
710
+ --h1-desktop-letter-spacing: -0.02em;
711
+ --h2-desktop-size: 40px;
712
+ --h2-desktop-line-height: 1.2;
713
+ --h2-desktop-letter-spacing: -0.01em;
714
+ --h3-desktop-size: 32px;
715
+ --h3-desktop-line-height: 1.2;
716
+ --h4-desktop-size: 24px;
717
+ --h4-desktop-line-height: 1.2;
718
+ --h5-desktop-size: 18px;
719
+ --h5-desktop-line-height: 1.6;
720
+ --body-desktop-size: 18px;
721
+ --body-desktop-line-height: 1.6;
722
+ --text-lg-size: 27px;
723
+ --text-lg-line-height: 1.4;
724
+ --text-xl-size: 36px;
725
+ --text-xl-line-height: 1.4;
726
+ --text-xxl-size: 64px;
727
+ --text-xxl-line-height: 1;
728
+ }
729
+
730
+ .CarouselCard-module__carouselCard___7SltX {
731
+ display: block;
732
+ position: relative;
733
+ text-decoration: none;
734
+ height: 341px;
735
+ overflow: visible;
736
+ }
737
+ @media (min-width: 768px) {
738
+ .CarouselCard-module__carouselCard___7SltX {
739
+ height: 297px;
740
+ }
741
+ }
742
+ .CarouselCard-module__carouselCard___7SltX:focus-visible {
743
+ outline: 2px solid #000000;
744
+ outline-offset: 2px;
745
+ }
746
+ .CarouselCard-module__carouselCard___7SltX:hover .CarouselCard-module__carouselCard__content___SEDzm {
747
+ box-shadow: 3px 6px 12px -3px rgba(0, 0, 0, 0.4);
748
+ }
749
+ .CarouselCard-module__carouselCard___7SltX:hover .CarouselCard-module__carouselCard__linkText___fe3NV {
750
+ text-decoration: underline;
751
+ }
752
+ .CarouselCard-module__carouselCard___7SltX:hover .CarouselCard-module__carouselCard__icon___sQ26Z {
753
+ transform: translateX(16px);
754
+ }
755
+ .CarouselCard-module__carouselCard___7SltX:focus-visible .CarouselCard-module__carouselCard__icon___sQ26Z {
756
+ transform: translateX(16px);
757
+ }
758
+
759
+ .CarouselCard-module__carouselCard__imageWrapper___i-uYe {
760
+ position: relative;
761
+ width: 100%;
762
+ height: 245px;
763
+ overflow: hidden;
764
+ }
765
+ @media (min-width: 768px) {
766
+ .CarouselCard-module__carouselCard__imageWrapper___i-uYe {
767
+ height: 216px;
768
+ }
769
+ }
770
+
771
+ .CarouselCard-module__carouselCard__content___SEDzm {
772
+ position: absolute;
773
+ left: 20px;
774
+ bottom: 0;
775
+ width: calc(100% - 40px);
776
+ max-width: 300px;
777
+ background-color: #ffffff;
778
+ padding: 24px;
779
+ box-shadow: 3px 6px 8px -5px rgba(0, 0, 0, 0.3);
780
+ transition: box-shadow 0.2s ease-in-out;
781
+ }
782
+ @media (min-width: 768px) {
783
+ .CarouselCard-module__carouselCard__content___SEDzm {
784
+ padding-left: 20px;
785
+ max-width: 382px;
786
+ }
787
+ }
788
+
789
+ .CarouselCard-module__carouselCard__title___PN7o3 {
790
+ font-family: var(--font-family-base);
791
+ font-weight: 700;
792
+ font-size: var(--h5-desktop-size);
793
+ line-height: 1.6;
794
+ color: #4a4e54;
795
+ margin: 0 0 8px;
796
+ }
797
+
798
+ .CarouselCard-module__carouselCard__linkText___fe3NV {
799
+ display: inline-flex;
800
+ align-items: center;
801
+ gap: 0.5rem;
802
+ height: 44px;
803
+ color: #e2001a;
804
+ text-transform: uppercase;
805
+ font-weight: 500;
806
+ }
807
+
808
+ .CarouselCard-module__carouselCard__icon___sQ26Z {
809
+ display: inline-flex;
810
+ transition: transform 0.2s ease-in-out;
811
+ }
575
812
  :root {
576
813
  --leybold-red: #e2001a;
577
814
  --leybold-black: #000000;
@@ -910,7 +1147,7 @@
910
1147
  font-size: var(--h4-mobile-size);
911
1148
  font-weight: 400;
912
1149
  line-height: 1.5;
913
- color: #99a1ab;
1150
+ color: var(--leybold-white-aluminium);
914
1151
  text-decoration: none;
915
1152
  }
916
1153
  .Footer-module__footer__link___G5HPW:hover, .Footer-module__footer__link--hover___5PxzS {
@@ -1413,14 +1650,21 @@
1413
1650
  outline: 1px solid black;
1414
1651
  outline-offset: 1px;
1415
1652
  }
1653
+ .ProductCardHorizontal-module__productCard___Nl4jK {
1654
+ /* When the card is rendered inside instant-search results, it also receives a global
1655
+ `search-result` (or `search-results`) class. Remove the wrapper shadow in that case. */
1656
+ }
1657
+ .ProductCardHorizontal-module__productCard___Nl4jK.search-result > div, .ProductCardHorizontal-module__productCard___Nl4jK.search-results > div {
1658
+ box-shadow: none !important;
1659
+ }
1416
1660
 
1417
1661
  .ProductCardHorizontal-module__productWrapper___gs8fn {
1418
1662
  display: flex;
1419
1663
  flex-direction: column;
1420
1664
  gap: 0.5rem;
1421
1665
  padding: 0.5rem !important;
1422
- background-color: transparent;
1423
- box-shadow: none;
1666
+ background-color: white;
1667
+ box-shadow: 2.7px 2.7px 5px 0 rgba(0, 0, 0, 0.1);
1424
1668
  }
1425
1669
  @media (max-width: 768px) {
1426
1670
  .ProductCardHorizontal-module__productWrapper___gs8fn {
@@ -1430,7 +1674,7 @@
1430
1674
  padding: 0 6px 0 0;
1431
1675
  }
1432
1676
  }
1433
- .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withImage___pPFw2 {
1677
+ .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withImage___pPFw2, .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withPlaceholder___x8IUh {
1434
1678
  display: grid;
1435
1679
  grid-template-columns: 75px repeat(2, minmax(80px, 1fr));
1436
1680
  grid-template-rows: repeat(3, auto);
@@ -1438,19 +1682,19 @@
1438
1682
  row-gap: 0.125rem;
1439
1683
  }
1440
1684
  @media (max-width: 768px) {
1441
- .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withImage___pPFw2 {
1685
+ .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withImage___pPFw2, .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withPlaceholder___x8IUh {
1442
1686
  display: flex;
1443
1687
  flex-direction: row;
1444
1688
  align-items: center;
1445
1689
  }
1446
1690
  }
1447
- .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withImage___pPFw2 .ProductCardHorizontal-module__productTitle___xBuu7 {
1691
+ .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withImage___pPFw2 .ProductCardHorizontal-module__productTitle___xBuu7, .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withPlaceholder___x8IUh .ProductCardHorizontal-module__productTitle___xBuu7 {
1448
1692
  font-size: 16px;
1449
1693
  }
1450
- .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withImage___pPFw2 .ProductCardHorizontal-module__productDescription___CA35O {
1694
+ .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withImage___pPFw2 .ProductCardHorizontal-module__productDescription___CA35O, .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withPlaceholder___x8IUh .ProductCardHorizontal-module__productDescription___CA35O {
1451
1695
  font-size: 16px;
1452
1696
  }
1453
- .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withImage___pPFw2 .ProductCardHorizontal-module__productPrice___lf32A {
1697
+ .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withImage___pPFw2 .ProductCardHorizontal-module__productPrice___lf32A, .ProductCardHorizontal-module__productWrapper___gs8fn.ProductCardHorizontal-module__withPlaceholder___x8IUh .ProductCardHorizontal-module__productPrice___lf32A {
1454
1698
  font-size: 16px;
1455
1699
  }
1456
1700
 
@@ -1471,6 +1715,14 @@
1471
1715
  }
1472
1716
  }
1473
1717
 
1718
+ .ProductCardHorizontal-module__placeholderImage___kT1sp {
1719
+ width: 100%;
1720
+ height: 100%;
1721
+ background-color: var(--leybold-white-aluminium);
1722
+ padding: 0 5px;
1723
+ border-radius: 0 !important;
1724
+ }
1725
+
1474
1726
  .ProductCardHorizontal-module__productContent___Np2cY {
1475
1727
  flex: 1;
1476
1728
  min-width: 0;
@@ -1479,7 +1731,7 @@
1479
1731
  .ProductCardHorizontal-module__productTitle___xBuu7,
1480
1732
  h3.ProductCardHorizontal-module__productTitle___xBuu7 {
1481
1733
  margin: 0 0 0.25rem 0;
1482
- font-size: 16px;
1734
+ font-size: var(--body-mobile-size);
1483
1735
  font-weight: 600;
1484
1736
  color: #111827;
1485
1737
  line-height: 1.4;
@@ -1487,8 +1739,8 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
1487
1739
 
1488
1740
  .ProductCardHorizontal-module__productId___3oOQV {
1489
1741
  margin: 0 0 0.25rem 0;
1490
- font-size: 9px;
1491
- color: #6b7280;
1742
+ font-size: 14px;
1743
+ color: var(--leybold-slate-Grey);
1492
1744
  }
1493
1745
 
1494
1746
  .ProductCardHorizontal-module__productDescription___CA35O {
@@ -1504,7 +1756,7 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
1504
1756
 
1505
1757
  .ProductCardHorizontal-module__productPrice___lf32A {
1506
1758
  margin: 0;
1507
- font-size: clamp(14px, 1.25vw, 1.5rem);
1759
+ font-size: var(--body-mobile-size);
1508
1760
  font-weight: 700;
1509
1761
  color: #111827;
1510
1762
  }
@@ -1549,84 +1801,6 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
1549
1801
  color: #e2001a;
1550
1802
  flex-shrink: 0;
1551
1803
  }
1552
- .Image-module__imageContainer___iD5Kd {
1553
- position: relative;
1554
- display: block;
1555
- overflow: hidden;
1556
- border-radius: 0.25rem;
1557
- }
1558
- .Image-module__imageContainer___iD5Kd.Image-module__loading___Sh1zO .Image-module__image___1pa50 {
1559
- opacity: 0;
1560
- }
1561
- .Image-module__imageContainer___iD5Kd.Image-module__error___0LGZ2 .Image-module__image___1pa50 {
1562
- display: none;
1563
- }
1564
-
1565
- .Image-module__image___1pa50 {
1566
- display: block;
1567
- width: 100%;
1568
- height: 100%;
1569
- opacity: 1;
1570
- transition: opacity 0.3s ease-in-out;
1571
- }
1572
-
1573
- .Image-module__skeleton___0bGS6 {
1574
- position: absolute;
1575
- inset: 0;
1576
- background-color: #e5e7eb;
1577
- overflow: hidden;
1578
- }
1579
-
1580
- .Image-module__shimmer___aanrl {
1581
- position: absolute;
1582
- inset: 0;
1583
- transform: translateX(-100%);
1584
- background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
1585
- animation: Image-module__shimmer___aanrl 1.5s infinite;
1586
- }
1587
-
1588
- @keyframes Image-module__shimmer___aanrl {
1589
- 100% {
1590
- transform: translateX(100%);
1591
- }
1592
- }
1593
- .Image-module__errorState___TjV-8 {
1594
- position: absolute;
1595
- inset: 0;
1596
- display: flex;
1597
- flex-direction: column;
1598
- align-items: center;
1599
- justify-content: center;
1600
- gap: 0.5rem;
1601
- background-color: #f9fafb;
1602
- color: #9ca3af;
1603
- }
1604
-
1605
- .Image-module__errorIcon___QCKvj {
1606
- width: 2rem;
1607
- height: 2rem;
1608
- opacity: 0.6;
1609
- }
1610
-
1611
- .Image-module__errorText___Q8pnb {
1612
- font-size: 0.75rem;
1613
- font-weight: 500;
1614
- }
1615
-
1616
- .Image-module__imageContainer___iD5Kd[style*="aspect-ratio: 1"] {
1617
- aspect-ratio: 1/1;
1618
- }
1619
- .Image-module__imageContainer___iD5Kd[style*="aspect-ratio: 16"] {
1620
- aspect-ratio: 16/9;
1621
- }
1622
- .Image-module__imageContainer___iD5Kd[style*="aspect-ratio: 4"] {
1623
- aspect-ratio: 4/3;
1624
- }
1625
-
1626
- .Image-module__imageContainer___iD5Kd:focus-visible {
1627
- outline: 2px solid #0066cc;
1628
- outline-offset: 2px;
1629
- }
1630
1804
  :root {
1631
1805
  --leybold-red: #e2001a;
1632
1806
  --leybold-black: #000000;
@@ -1787,77 +1961,250 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
1787
1961
  .ProductCardDetails-module__productDetails___-sx2l .folding-spares-holder {
1788
1962
  margin-bottom: 1rem;
1789
1963
  }
1790
- .ProductCardDetails-module__productDetails___-sx2l .accordion-section {
1791
- margin-bottom: 0.5rem;
1964
+ .ProductCardDetails-module__productDetails___-sx2l .accordion-section {
1965
+ margin-bottom: 0.5rem;
1966
+ }
1967
+ .ProductCardDetails-module__productDetails___-sx2l .accordion-section.ProductCardDetails-module__open___ZShRA {
1968
+ border-color: #e2001a;
1969
+ }
1970
+ .ProductCardDetails-module__productDetails___-sx2l .accordion-section__header {
1971
+ display: flex;
1972
+ justify-content: space-between;
1973
+ align-items: center;
1974
+ padding: 1rem 0;
1975
+ cursor: pointer;
1976
+ }
1977
+ .ProductCardDetails-module__productDetails___-sx2l .accordion-section__title {
1978
+ font-size: 1rem;
1979
+ font-weight: 600;
1980
+ color: #383e42;
1981
+ margin: 0;
1982
+ }
1983
+ .ProductCardDetails-module__productDetails___-sx2l .accordion-section__icon {
1984
+ color: black !important;
1985
+ }
1986
+ .ProductCardDetails-module__productDetails___-sx2l .accordion-section__icon svg {
1987
+ color: inherit !important;
1988
+ }
1989
+ .ProductCardDetails-module__productDetails___-sx2l .accordion-section__content {
1990
+ padding: 0 0 1rem 0;
1991
+ }
1992
+ .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector {
1993
+ display: inline-flex;
1994
+ align-items: center;
1995
+ gap: 0.5rem;
1996
+ margin-top: 0.25rem;
1997
+ }
1998
+ .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__value {
1999
+ font-weight: 600;
2000
+ font-size: 0.95rem;
2001
+ color: #4a4e54;
2002
+ }
2003
+ .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__unit {
2004
+ font-size: 0.85rem;
2005
+ color: #99a1ab;
2006
+ }
2007
+ .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__dropdown {
2008
+ -webkit-appearance: none;
2009
+ -moz-appearance: none;
2010
+ appearance: none;
2011
+ background-color: transparent;
2012
+ border: none;
2013
+ border-radius: 0;
2014
+ padding: 0.25rem 1.75rem 0.25rem 0.5rem;
2015
+ font-size: 0.85rem;
2016
+ color: #e2001a;
2017
+ cursor: pointer;
2018
+ transition: border-color 0.2s ease, background-color 0.2s ease;
2019
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
2020
+ background-repeat: no-repeat;
2021
+ background-position: right 0.5rem center;
2022
+ }
2023
+ .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__dropdown:hover {
2024
+ background-color: #dae0e3;
2025
+ }
2026
+ .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__dropdown:focus {
2027
+ outline: none;
2028
+ box-shadow: 0 0 0 2px rgba(196, 38, 46, 0.15);
2029
+ }
2030
+ .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__dropdown option {
2031
+ padding: 0.5rem;
2032
+ }
2033
+ .ProductCardDetails-module__productDetails___-sx2l .ProductCardDetails-module__spareCard___vC1Ju {
2034
+ background-color: white;
2035
+ }
2036
+ :root {
2037
+ --leybold-red: #e2001a;
2038
+ --leybold-black: #000000;
2039
+ --leybold-white: #ffffff;
2040
+ --leybold-blue-grey: #546672;
2041
+ --leybold-white-aluminium: #dae0e3;
2042
+ --leybold-window-gray: #99a1ab;
2043
+ --leybold-light-grey: #c5c7c4;
2044
+ --leybold-very-light-grey: #f5f5f5;
2045
+ --leybold-slate-gray: #4a4e54;
2046
+ --leybold-anthracite-gray: #383e42;
2047
+ --leybold-orange: #d18e56;
2048
+ --leybold-yellow: #edd163;
2049
+ --leybold-green: #6ea67b;
2050
+ --leybold-purple: #732d5d;
2051
+ --leybold-purple-gray: #945e67;
2052
+ --leybold-blue: #2b4679;
2053
+ --leybold-light-blue: #3f6a98;
2054
+ --leybold-blue-green: #39788e;
2055
+ --leybold-green-gray: #6d8f9f;
2056
+ --color-primary: #e2001a;
2057
+ --color-secondary: #546672;
2058
+ --color-success: #6ea67b;
2059
+ --color-danger: #e2001a;
2060
+ --color-warning: #d18e56;
2061
+ --color-info: #3f6a98;
2062
+ --text-primary: #000000;
2063
+ --text-secondary: #4a4e54;
2064
+ --text-muted: #99a1ab;
2065
+ --text-inverse: #ffffff;
2066
+ --bg-primary: #ffffff;
2067
+ --bg-secondary: #dae0e3;
2068
+ --bg-dark: #383e42;
2069
+ --border-color: #c5c7c4;
2070
+ --border-color-dark: #4a4e54;
2071
+ --font-family-base: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
2072
+ --h1-mobile-size: 32px;
2073
+ --h1-mobile-line-height: 1.2;
2074
+ --h2-mobile-size: 24px;
2075
+ --h2-mobile-line-height: 1.2;
2076
+ --h3-mobile-size: 18px;
2077
+ --h3-mobile-line-height: 1.6;
2078
+ --h4-mobile-size: 16px;
2079
+ --h4-mobile-line-height: 1.55;
2080
+ --h5-mobile-size: 14px;
2081
+ --h5-mobile-line-height: 1.5;
2082
+ --body-mobile-size: 14px;
2083
+ --body-mobile-line-height: 1.5;
2084
+ --h1-desktop-size: 55px;
2085
+ --h1-desktop-line-height: 1.15;
2086
+ --h1-desktop-letter-spacing: -0.02em;
2087
+ --h2-desktop-size: 40px;
2088
+ --h2-desktop-line-height: 1.2;
2089
+ --h2-desktop-letter-spacing: -0.01em;
2090
+ --h3-desktop-size: 32px;
2091
+ --h3-desktop-line-height: 1.2;
2092
+ --h4-desktop-size: 24px;
2093
+ --h4-desktop-line-height: 1.2;
2094
+ --h5-desktop-size: 18px;
2095
+ --h5-desktop-line-height: 1.6;
2096
+ --body-desktop-size: 18px;
2097
+ --body-desktop-line-height: 1.6;
2098
+ --text-lg-size: 27px;
2099
+ --text-lg-line-height: 1.4;
2100
+ --text-xl-size: 36px;
2101
+ --text-xl-line-height: 1.4;
2102
+ --text-xxl-size: 64px;
2103
+ --text-xxl-line-height: 1;
2104
+ }
2105
+
2106
+ .ContentCardVertical-module__contentCard___EoYej {
2107
+ display: flex;
2108
+ flex-direction: column;
2109
+ text-decoration: none;
2110
+ color: inherit;
2111
+ background-color: white;
2112
+ padding: 16px;
2113
+ width: 100%;
2114
+ gap: 0.5rem;
2115
+ /* Gen List Card Shadow */
2116
+ box-shadow: 1px 0 6.7px 2px rgba(0, 0, 0, 0.08);
2117
+ transition: box-shadow 0.2s ease-in-out;
2118
+ }
2119
+ .ContentCardVertical-module__contentCard___EoYej:hover {
2120
+ box-shadow: 3px 6px 8px -5px rgba(0, 0, 0, 0.3);
1792
2121
  }
1793
- .ProductCardDetails-module__productDetails___-sx2l .accordion-section.ProductCardDetails-module__open___ZShRA {
1794
- border-color: #e2001a;
2122
+ .ContentCardVertical-module__contentCard___EoYej:focus-visible {
2123
+ outline: 2px solid #000000;
2124
+ outline-offset: 2px;
1795
2125
  }
1796
- .ProductCardDetails-module__productDetails___-sx2l .accordion-section__header {
1797
- display: flex;
1798
- justify-content: space-between;
1799
- align-items: center;
1800
- padding: 1rem 0;
1801
- cursor: pointer;
2126
+ .ContentCardVertical-module__contentCard___EoYej:focus:not(:focus-visible) {
2127
+ border: 1px solid #000000;
1802
2128
  }
1803
- .ProductCardDetails-module__productDetails___-sx2l .accordion-section__title {
1804
- font-size: 1rem;
1805
- font-weight: 600;
1806
- color: #383e42;
1807
- margin: 0;
2129
+ .ContentCardVertical-module__contentCard___EoYej .content-card-image-wrapper {
2130
+ aspect-ratio: 16/9;
2131
+ overflow: hidden;
2132
+ background-color: #dae0e3;
1808
2133
  }
1809
- .ProductCardDetails-module__productDetails___-sx2l .accordion-section__icon {
1810
- color: black !important;
2134
+ .ContentCardVertical-module__contentCard___EoYej .content-card-image {
2135
+ width: 100%;
2136
+ height: 100%;
2137
+ -o-object-fit: cover;
2138
+ object-fit: cover;
2139
+ display: block;
1811
2140
  }
1812
- .ProductCardDetails-module__productDetails___-sx2l .accordion-section__icon svg {
1813
- color: inherit !important;
2141
+ .ContentCardVertical-module__contentCard___EoYej button {
2142
+ width: 100%;
2143
+ min-width: 0;
2144
+ min-height: 44px;
2145
+ margin-top: auto;
1814
2146
  }
1815
- .ProductCardDetails-module__productDetails___-sx2l .accordion-section__content {
1816
- padding: 0 0 1rem 0;
2147
+ .ContentCardVertical-module__contentCard___EoYej .career-button {
2148
+ justify-content: flex-start;
1817
2149
  }
1818
- .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector {
1819
- display: inline-flex;
1820
- align-items: center;
2150
+
2151
+ .ContentCardVertical-module__contentCard--instant-view___dsIUf,
2152
+ .ContentCardVertical-module__contentCard--results-view___6mSHQ {
1821
2153
  gap: 0.5rem;
1822
- margin-top: 0.25rem;
1823
- }
1824
- .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__value {
1825
- font-weight: 600;
1826
- font-size: 0.95rem;
1827
- color: #4a4e54;
1828
2154
  }
1829
- .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__unit {
1830
- font-size: 0.85rem;
1831
- color: #99a1ab;
2155
+
2156
+ .ContentCardVertical-module__contentMeta___l2GtO {
2157
+ display: flex;
2158
+ flex-direction: column;
2159
+ align-items: flex-start;
2160
+ gap: 0.25rem;
2161
+ margin: 0;
1832
2162
  }
1833
- .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__dropdown {
1834
- -webkit-appearance: none;
1835
- -moz-appearance: none;
1836
- appearance: none;
1837
- background-color: transparent;
1838
- border: none;
1839
- border-radius: 0;
1840
- padding: 0.25rem 1.75rem 0.25rem 0.5rem;
1841
- font-size: 0.85rem;
1842
- color: #e2001a;
1843
- cursor: pointer;
1844
- transition: border-color 0.2s ease, background-color 0.2s ease;
1845
- background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
1846
- background-repeat: no-repeat;
1847
- background-position: right 0.5rem center;
2163
+
2164
+ .ContentCardVertical-module__contentCategory___78vrj,
2165
+ .ContentCardVertical-module__contentMetaText___Rl-ln {
2166
+ margin: 0;
2167
+ font-size: var(--body-desktop-size);
2168
+ line-height: var(--body-desktop-line-height);
2169
+ color: #4a4e54;
2170
+ font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
1848
2171
  }
1849
- .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__dropdown:hover {
1850
- background-color: #dae0e3;
2172
+
2173
+ .ContentCardVertical-module__contentCategory___78vrj {
2174
+ font-weight: 300;
1851
2175
  }
1852
- .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__dropdown:focus {
1853
- outline: none;
1854
- box-shadow: 0 0 0 2px rgba(196, 38, 46, 0.15);
2176
+
2177
+ .ContentCardVertical-module__contentTitle___rEiHm {
2178
+ margin: 0;
2179
+ font-size: var(--h3-mobile-size);
2180
+ font-weight: 900;
2181
+ line-height: var(--h3-mobile-line-height);
2182
+ color: #4a4e54;
2183
+ font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
1855
2184
  }
1856
- .ProductCardDetails-module__productDetails___-sx2l .facet-unit-selector__dropdown option {
1857
- padding: 0.5rem;
2185
+
2186
+ .ContentCardVertical-module__contentExcerpt___5Gb2G {
2187
+ margin: 0;
2188
+ font-size: var(--body-desktop-size);
2189
+ font-weight: 400;
2190
+ line-height: var(--body-desktop-line-height);
2191
+ color: #4a4e54;
2192
+ font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
1858
2193
  }
1859
- .ProductCardDetails-module__productDetails___-sx2l .ProductCardDetails-module__spareCard___vC1Ju {
1860
- background-color: white;
2194
+
2195
+ @media (max-width: 768px) {
2196
+ .ContentCardVertical-module__contentCard___EoYej {
2197
+ max-width: 100%;
2198
+ padding: 1rem;
2199
+ }
2200
+ .ContentCardVertical-module__contentCategory___78vrj,
2201
+ .ContentCardVertical-module__contentMetaText___Rl-ln,
2202
+ .ContentCardVertical-module__contentExcerpt___5Gb2G {
2203
+ font-size: 1rem;
2204
+ }
2205
+ .ContentCardVertical-module__contentTitle___rEiHm {
2206
+ font-size: var(--h3-mobile-size);
2207
+ }
1861
2208
  }
1862
2209
  :root {
1863
2210
  --leybold-red: #e2001a;
@@ -1954,6 +2301,24 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
1954
2301
  opacity: 0;
1955
2302
  z-index: -1;
1956
2303
  }
2304
+ .cmpAlgoliaDynamicSearchWidget.hasStyleSilverGradientBackground {
2305
+ background: #c5c7c4;
2306
+ }
2307
+ .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground {
2308
+ background: #383e42;
2309
+ }
2310
+ .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text {
2311
+ color: white;
2312
+ }
2313
+ .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h1,
2314
+ .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h2,
2315
+ .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h3,
2316
+ .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h4,
2317
+ .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h5,
2318
+ .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h6,
2319
+ .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text p {
2320
+ color: white;
2321
+ }
1957
2322
 
1958
2323
  .cmpAlgoliaDynamicSearchWidget__container {
1959
2324
  margin-left: auto;
@@ -1990,7 +2355,10 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
1990
2355
  .cmpAlgoliaDynamicSearchWidget__header h6,
1991
2356
  .cmpAlgoliaDynamicSearchWidget__header p {
1992
2357
  margin: 0;
1993
- color: #546672;
2358
+ color: var(--leybold-anthracite-gray);
2359
+ }
2360
+ .cmpAlgoliaDynamicSearchWidget__header p {
2361
+ line-height: 160%;
1994
2362
  }
1995
2363
 
1996
2364
  .cmpAlgoliaDynamicSearchWidget__header__text {
@@ -2000,53 +2368,46 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
2000
2368
  }
2001
2369
  @media screen and (min-width: 768px) {
2002
2370
  .cmpAlgoliaDynamicSearchWidget__header__text {
2003
- max-width: 75%;
2371
+ max-width: 66.66%;
2004
2372
  }
2005
2373
  }
2006
2374
 
2007
2375
  .cmpAlgoliaDynamicSearchWidget__cards {
2008
2376
  display: grid;
2009
2377
  gap: 1rem;
2010
- grid-template-columns: 1fr;
2378
+ grid-template-columns: minmax(0, 1fr);
2379
+ }
2380
+ .cmpAlgoliaDynamicSearchWidget__cards > * {
2381
+ min-width: 0;
2382
+ width: 100%;
2011
2383
  }
2012
2384
  @media (min-width: 768px) {
2013
2385
  .cmpAlgoliaDynamicSearchWidget__cards {
2014
- grid-template-columns: repeat(2, 1fr);
2386
+ grid-template-columns: repeat(2, minmax(0, 1fr));
2015
2387
  }
2016
2388
  }
2017
2389
  @media (min-width: 961px) {
2018
2390
  .cmpAlgoliaDynamicSearchWidget__cards {
2019
- grid-template-columns: repeat(3, 1fr);
2391
+ grid-template-columns: repeat(3, minmax(0, 1fr));
2020
2392
  }
2021
2393
  }
2022
2394
 
2023
2395
  .cmpAlgoliaDynamicSearchWidget.isQueryContent .cmpAlgoliaDynamicSearchWidget__cards {
2024
- grid-template-columns: repeat(2, 1fr);
2396
+ grid-template-columns: repeat(1, minmax(0, 1fr));
2397
+ }
2398
+ @media (min-width: 768px) {
2399
+ .cmpAlgoliaDynamicSearchWidget.isQueryContent .cmpAlgoliaDynamicSearchWidget__cards {
2400
+ grid-template-columns: repeat(2, minmax(0, 1fr));
2401
+ }
2025
2402
  }
2026
2403
  @media (min-width: 961px) {
2027
2404
  .cmpAlgoliaDynamicSearchWidget.isQueryContent .cmpAlgoliaDynamicSearchWidget__cards {
2028
- grid-template-columns: repeat(4, 1fr);
2405
+ grid-template-columns: repeat(3, minmax(0, 1fr));
2029
2406
  }
2030
2407
  }
2031
2408
 
2032
2409
  .cmpAlgoliaDynamicSearchWidget.hasStyleSilverGradientBackground {
2033
- background: #3f6a98;
2034
- }
2035
-
2036
- .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground {
2037
- background: #546672;
2038
- }
2039
- .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text {
2040
- color: white;
2041
- }
2042
- .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h1,
2043
- .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h2,
2044
- .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h3,
2045
- .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h4,
2046
- .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h5,
2047
- .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text h6,
2048
- .cmpAlgoliaDynamicSearchWidget.hasStyleGreyBackground .cmpAlgoliaDynamicSearchWidget__header__text p {
2049
- color: white;
2410
+ background: #c5c7c4;
2050
2411
  }
2051
2412
 
2052
2413
  .cmpAlgoliaDynamicSearchWidget__placeholder {
@@ -2903,28 +3264,84 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
2903
3264
  --text-xxl-line-height: 1;
2904
3265
  }
2905
3266
 
3267
+ @keyframes SearchModal-module__overlayFadeIn___jG6GU {
3268
+ from {
3269
+ opacity: 0;
3270
+ }
3271
+ to {
3272
+ opacity: 1;
3273
+ }
3274
+ }
3275
+ @keyframes SearchModal-module__overlayFadeOut___kZjiG {
3276
+ from {
3277
+ opacity: 1;
3278
+ }
3279
+ to {
3280
+ opacity: 0;
3281
+ }
3282
+ }
3283
+ @keyframes SearchModal-module__modalEnterFromBottom___-5BH4 {
3284
+ from {
3285
+ opacity: 0;
3286
+ transform: translateY(52px);
3287
+ }
3288
+ to {
3289
+ opacity: 1;
3290
+ transform: translateY(0);
3291
+ }
3292
+ }
3293
+ @keyframes SearchModal-module__modalExitToBottom___cOVuu {
3294
+ from {
3295
+ opacity: 1;
3296
+ transform: translateY(0);
3297
+ }
3298
+ to {
3299
+ opacity: 0;
3300
+ transform: translateY(52px);
3301
+ }
3302
+ }
2906
3303
  .SearchModal-module__overlay___Vbvg9 {
2907
3304
  position: fixed;
2908
3305
  top: 0;
2909
3306
  left: 0;
2910
3307
  right: 0;
2911
3308
  bottom: 0;
2912
- background-color: rgba(0, 0, 0, 0.5);
3309
+ background-color: transparent;
2913
3310
  display: flex;
2914
3311
  align-items: flex-start;
2915
3312
  justify-content: center;
2916
3313
  padding: 2rem 1rem;
2917
3314
  z-index: 1000;
2918
3315
  overflow-y: auto;
3316
+ isolation: isolate;
3317
+ }
3318
+ .SearchModal-module__overlay___Vbvg9::before {
3319
+ content: "";
3320
+ position: absolute;
3321
+ inset: 0;
3322
+ background-color: rgba(0, 0, 0, 0.5);
3323
+ opacity: 0;
3324
+ pointer-events: none;
3325
+ z-index: 0;
3326
+ }
3327
+
3328
+ .SearchModal-module__overlayOpen___Ipajg::before {
3329
+ animation: SearchModal-module__overlayFadeIn___jG6GU 300ms ease-out forwards;
3330
+ }
3331
+
3332
+ .SearchModal-module__overlayClosing___yXsw3::before {
3333
+ opacity: 1;
3334
+ animation: SearchModal-module__overlayFadeOut___kZjiG 250ms ease-in forwards;
3335
+ animation-delay: 350ms;
2919
3336
  }
2920
3337
 
2921
3338
  .SearchModal-module__modal___1k5gO {
2922
3339
  position: relative;
3340
+ z-index: 1;
2923
3341
  background-color: #ffffff;
2924
3342
  border-radius: 0;
2925
3343
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
2926
3344
  width: 100%;
2927
- max-width: 1200px;
2928
3345
  max-height: calc(100vh - 4rem);
2929
3346
  display: flex;
2930
3347
  flex-direction: column;
@@ -2934,6 +3351,34 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
2934
3351
  box-shadow: 0 0 0 3px rgba(0, 102, 204, 0.5), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
2935
3352
  }
2936
3353
 
3354
+ .SearchModal-module__modalOpen___t3hpr {
3355
+ opacity: 0;
3356
+ transform: translateY(52px);
3357
+ animation: SearchModal-module__modalEnterFromBottom___-5BH4 600ms cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
3358
+ animation-delay: 120ms;
3359
+ }
3360
+
3361
+ .SearchModal-module__modalClosing___W3m8i {
3362
+ opacity: 1;
3363
+ transform: translateY(0);
3364
+ animation: SearchModal-module__modalExitToBottom___cOVuu 350ms cubic-bezier(0.4, 0, 1, 1) forwards;
3365
+ }
3366
+
3367
+ @media (prefers-reduced-motion: reduce) {
3368
+ .SearchModal-module__overlay___Vbvg9::before {
3369
+ animation: none;
3370
+ opacity: 1;
3371
+ }
3372
+ .SearchModal-module__modal___1k5gO {
3373
+ animation: none;
3374
+ opacity: 1;
3375
+ transform: none;
3376
+ }
3377
+ .SearchModal-module__overlayClosing___yXsw3::before {
3378
+ animation: none;
3379
+ opacity: 0;
3380
+ }
3381
+ }
2937
3382
  .SearchModal-module__header___I79uH {
2938
3383
  display: flex;
2939
3384
  align-items: center;
@@ -3034,6 +3479,28 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
3034
3479
  }
3035
3480
  }
3036
3481
 
3482
+ .SearchModal-module__closeButtonMobileWrapper___LSynI {
3483
+ display: contents;
3484
+ }
3485
+ @media (max-width: 768px) {
3486
+ .SearchModal-module__closeButtonMobileWrapper___LSynI {
3487
+ display: flex;
3488
+ justify-content: flex-end;
3489
+ width: 100%;
3490
+ overflow: hidden;
3491
+ max-height: 48px;
3492
+ opacity: 1;
3493
+ transform: translateY(0);
3494
+ transition: max-height 0.2s ease-out, opacity 0.2s ease-out, transform 0.2s ease-out;
3495
+ }
3496
+ .SearchModal-module__closeButtonMobileWrapperHidden___O9nRE {
3497
+ max-height: 0;
3498
+ opacity: 0;
3499
+ transform: translateY(-12px);
3500
+ pointer-events: none;
3501
+ }
3502
+ }
3503
+
3037
3504
  .SearchModal-module__stickyHeader___wp-gA {
3038
3505
  display: none;
3039
3506
  }
@@ -3048,6 +3515,10 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
3048
3515
  padding: 18px;
3049
3516
  gap: 18px;
3050
3517
  flex-shrink: 0;
3518
+ transition: gap 0.3s ease-out;
3519
+ }
3520
+ .SearchModal-module__stickyHeaderHidden___-UI7O {
3521
+ gap: 0;
3051
3522
  }
3052
3523
  }
3053
3524
 
@@ -3057,6 +3528,8 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
3057
3528
  padding: 1.5rem;
3058
3529
  display: flex;
3059
3530
  flex-direction: column;
3531
+ width: 100%;
3532
+ margin: 0 auto;
3060
3533
  }
3061
3534
  @media (max-width: 768px) {
3062
3535
  .SearchModal-module__scrollableContent___lrZP3 {
@@ -3175,7 +3648,8 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
3175
3648
  .SearchBar-module__inputWrapper___-4wrM {
3176
3649
  border: 1px solid rgba(0, 0, 0, 0.16);
3177
3650
  border-radius: 0;
3178
- padding: 12px;
3651
+ padding: 13px;
3652
+ height: 100%;
3179
3653
  }
3180
3654
  }
3181
3655
 
@@ -3406,6 +3880,10 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
3406
3880
  .ContentCardHorizontal-module__contentCard--results-view___oBP2u:hover {
3407
3881
  border-left-color: #e2001a;
3408
3882
  }
3883
+ .ContentCardHorizontal-module__contentCard--results-view___oBP2u:hover h3 {
3884
+ text-decoration: underline;
3885
+ text-underline-offset: 6px;
3886
+ }
3409
3887
  .ContentCardHorizontal-module__contentCard--results-view___oBP2u:focus-visible {
3410
3888
  outline: 1px solid #000000;
3411
3889
  outline-offset: 2px;
@@ -3435,10 +3913,9 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
3435
3913
  font-size: 9px;
3436
3914
  }
3437
3915
  }
3438
- .ContentCardHorizontal-module__contentCategory___NssVD::after {
3439
- content: "|";
3440
- color: #99a1ab;
3441
- font-weight: 400;
3916
+ .ContentCardHorizontal-module__contentCategory___NssVD.separator {
3917
+ position: relative;
3918
+ color: var(--leybold-light-grey);
3442
3919
  }
3443
3920
 
3444
3921
  .ContentCardHorizontal-module__contentMetaText___muYBN {
@@ -4038,6 +4515,7 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
4038
4515
  }
4039
4516
 
4040
4517
  .Filters-module__filterItem___lA2rv {
4518
+ position: relative;
4041
4519
  display: flex;
4042
4520
  align-items: center;
4043
4521
  gap: 10px;
@@ -4060,9 +4538,20 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
4060
4538
  .Filters-module__filterCheckboxInput___NAcGz {
4061
4539
  position: absolute;
4062
4540
  opacity: 0;
4063
- width: 0;
4064
- height: 0;
4065
- pointer-events: none;
4541
+ width: 1px;
4542
+ height: 1px;
4543
+ margin: -1px;
4544
+ padding: 0;
4545
+ border: 0;
4546
+ overflow: hidden;
4547
+ clip: rect(0 0 0 0);
4548
+ clip-path: inset(50%);
4549
+ white-space: nowrap;
4550
+ }
4551
+
4552
+ .Filters-module__filterCheckboxInput___NAcGz:focus-visible + .Filters-module__filterCheckbox___9In3q {
4553
+ outline: 1px solid #000000;
4554
+ outline-offset: 2px;
4066
4555
  }
4067
4556
 
4068
4557
  .Filters-module__filterCheckbox___9In3q {
@@ -4408,6 +4897,13 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
4408
4897
  object-fit: contain;
4409
4898
  }
4410
4899
 
4900
+ .ProductCardVertical-module__productCardVertical__placeholderImage___w0sd0 {
4901
+ padding: 0 5px;
4902
+ box-sizing: border-box;
4903
+ border-radius: 0 !important;
4904
+ background-color: var(--leybold-white-aluminium);
4905
+ }
4906
+
4411
4907
  .ProductCardVertical-module__productCardVertical__content___sZdOs {
4412
4908
  display: flex;
4413
4909
  flex-direction: column;
@@ -4678,6 +5174,7 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
4678
5174
  display: grid;
4679
5175
  grid-template-columns: 300px 1fr;
4680
5176
  gap: 38px;
5177
+ align-items: start;
4681
5178
  }
4682
5179
  @media (max-width: 768px) {
4683
5180
  .ResultsView-module__resultsContainer___J4URa {
@@ -4690,7 +5187,12 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
4690
5187
  display: flex;
4691
5188
  flex-direction: column;
4692
5189
  gap: 36px;
4693
- padding-bottom: 4rem;
5190
+ position: sticky;
5191
+ top: 0;
5192
+ align-self: start;
5193
+ max-height: calc(100vh - 4rem);
5194
+ overflow-y: auto;
5195
+ padding-bottom: 1.5rem;
4694
5196
  }
4695
5197
  @media (max-width: 768px) {
4696
5198
  .ResultsView-module__sidebar___nQq5J {
@@ -4712,7 +5214,7 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
4712
5214
  gap: 18px;
4713
5215
  align-items: stretch;
4714
5216
  }
4715
- @media (max-width: 768px) {
5217
+ @media (max-width: 992px) {
4716
5218
  .ResultsView-module__productsGrid___gnAQ- {
4717
5219
  grid-template-columns: repeat(2, 1fr);
4718
5220
  gap: 9px;
@@ -4959,6 +5461,7 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
4959
5461
  .TabButton-module__tabButton--desktop___fbAaC:not(.TabButton-module__tabButton--active___gj6Jp) {
4960
5462
  background: #99a1ab;
4961
5463
  color: #ffffff;
5464
+ border-radius: 0;
4962
5465
  height: 44px;
4963
5466
  }
4964
5467
  .TabButton-module__tabButton--desktop___fbAaC:not(.TabButton-module__tabButton--active___gj6Jp):hover {
@@ -5241,10 +5744,17 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
5241
5744
  opacity: 0;
5242
5745
  pointer-events: none;
5243
5746
  transition: opacity 0.3s ease-out;
5747
+ transition-delay: 0s;
5244
5748
  }
5245
5749
  .FilterDrawer-module__drawerOverlay--open___blJZo {
5246
5750
  opacity: 1;
5247
5751
  pointer-events: auto;
5752
+ transition-delay: 0s;
5753
+ }
5754
+ .FilterDrawer-module__drawerOverlay--closing___diQr0 {
5755
+ opacity: 0;
5756
+ pointer-events: none;
5757
+ transition-delay: 0.3s;
5248
5758
  }
5249
5759
 
5250
5760
  .FilterDrawer-module__drawerPanel___35h-U {
@@ -5256,6 +5766,7 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
5256
5766
  background: #f5f5f5;
5257
5767
  transform: translateX(-100%);
5258
5768
  transition: transform 0.3s ease-out;
5769
+ transition-delay: 0s;
5259
5770
  overflow-y: auto;
5260
5771
  display: flex;
5261
5772
  flex-direction: column;
@@ -5263,6 +5774,7 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
5263
5774
  }
5264
5775
  .FilterDrawer-module__drawerPanel--open___Fw1SY {
5265
5776
  transform: translateX(0);
5777
+ transition-delay: 0.3s;
5266
5778
  }
5267
5779
  .FilterDrawer-module__drawerPanel___35h-U:focus-visible {
5268
5780
  outline: none;
@@ -5281,6 +5793,9 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
5281
5793
  display: flex;
5282
5794
  align-items: center;
5283
5795
  justify-content: center;
5796
+ opacity: 1;
5797
+ transform: translateY(0);
5798
+ transition: opacity 0.2s ease-out, transform 0.2s ease-out;
5284
5799
  }
5285
5800
  .FilterDrawer-module__drawerCloseButton___cfMmf svg {
5286
5801
  stroke: #ffffff;
@@ -5384,7 +5899,9 @@ h3.ProductCardHorizontal-module__productTitle___xBuu7 {
5384
5899
  }
5385
5900
 
5386
5901
  .FederatedSearchExperience-module__searchExperience___gug9X {
5902
+ max-width: 1280px;
5387
5903
  width: 100%;
5904
+ margin: 0 auto;
5388
5905
  min-height: 400px;
5389
5906
  }
5390
5907