@festo-ui/web-essentials 5.0.1 → 5.1.0-dev.164
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.
- package/dist/css/festo-web-essentials.css +756 -58
- package/dist/css/festo-web-essentials.css.map +1 -1
- package/dist/css/festo-web-essentials.min.css +2 -2
- package/dist/css/festo-web-essentials.min.css.map +1 -1
- package/dist/css/organisms/festo-web-essentials-organisms.css +62 -33
- package/dist/css/organisms/festo-web-essentials-organisms.css.map +1 -1
- package/dist/css/organisms/festo-web-essentials-organisms.min.css +1 -1
- package/dist/css/organisms/festo-web-essentials-organisms.min.css.map +1 -1
- package/dist/css/themes/flatpickr/festo.css +1 -1
- package/dist/css/themes/flatpickr/festo.css.map +1 -1
- package/dist/css/themes/flatpickr/festo.min.css +1 -1
- package/dist/scss/_checkbox.scss +4 -0
- package/dist/scss/_fonts.scss +27 -0
- package/dist/scss/_grid.scss +10 -0
- package/dist/scss/_misc.scss +47 -0
- package/dist/scss/_mixins.scss +18 -15
- package/dist/scss/_navbar.scss +5 -0
- package/dist/scss/_radio.scss +22 -2
- package/dist/scss/_root.scss +0 -1
- package/dist/scss/_scroll.scss +1 -1
- package/dist/scss/_sidebar-overlay.scss +39 -0
- package/dist/scss/_table.scss +2 -2
- package/dist/scss/_tree.scss +1 -1
- package/dist/scss/_variables.scss +0 -1
- package/dist/scss/festo-web-essentials.scss +3 -1
- package/dist/scss/organisms/_image-gallery.scss +14 -13
- package/dist/scss/organisms/_side-menu.scss +34 -20
- package/dist/scss/organisms/festo-web-essentials-organisms.scss +1 -0
- package/dist/scss/themes/flatpickr/festo.scss +1 -1
- package/package.json +22 -21
- package/scss/_checkbox.scss +4 -0
- package/scss/_fonts.scss +27 -0
- package/scss/_grid.scss +10 -0
- package/scss/_misc.scss +47 -0
- package/scss/_mixins.scss +18 -15
- package/scss/_navbar.scss +5 -0
- package/scss/_radio.scss +22 -2
- package/scss/_root.scss +0 -1
- package/scss/_scroll.scss +1 -1
- package/scss/_sidebar-overlay.scss +39 -0
- package/scss/_table.scss +2 -2
- package/scss/_tree.scss +1 -1
- package/scss/_variables.scss +0 -1
- package/scss/festo-web-essentials.scss +2 -0
- package/scss/organisms/_image-gallery.scss +14 -13
- package/scss/organisms/_side-menu.scss +34 -20
- package/scss/organisms/festo-web-essentials-organisms.scss +1 -0
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
* Copyright 2022 Festo SE & Co. KG
|
|
4
4
|
* Licensed under Apache-2.0
|
|
5
5
|
*/
|
|
6
|
+
/* a screen reader friendly approach */
|
|
6
7
|
footer.fwe-footer .fwe-social-media {
|
|
7
8
|
display: flex;
|
|
8
9
|
flex-direction: row;
|
|
@@ -424,7 +425,7 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
424
425
|
max-width: unset;
|
|
425
426
|
max-height: 100vh;
|
|
426
427
|
overflow-x: hidden;
|
|
427
|
-
overflow-y:
|
|
428
|
+
overflow-y: hidden;
|
|
428
429
|
}
|
|
429
430
|
.fwe-modal-image-gallery .fwe-btn-link i.fwe-icon-menu-close.fwe-modal-image-gallery-close {
|
|
430
431
|
padding-right: 0px;
|
|
@@ -447,7 +448,7 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
447
448
|
.fwe-image-gallery-container {
|
|
448
449
|
display: flex;
|
|
449
450
|
flex-direction: column;
|
|
450
|
-
overflow:
|
|
451
|
+
overflow: hidden;
|
|
451
452
|
}
|
|
452
453
|
|
|
453
454
|
.fwe-image-gallery-content {
|
|
@@ -466,7 +467,7 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
466
467
|
.fwe-image-gallery {
|
|
467
468
|
width: 100%;
|
|
468
469
|
height: 288px;
|
|
469
|
-
background-color:
|
|
470
|
+
background-color: white;
|
|
470
471
|
-webkit-user-select: none;
|
|
471
472
|
-moz-user-select: none;
|
|
472
473
|
user-select: none;
|
|
@@ -503,6 +504,7 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
503
504
|
height: 64px;
|
|
504
505
|
opacity: 0.33;
|
|
505
506
|
transition: opacity 0.3s;
|
|
507
|
+
cursor: pointer;
|
|
506
508
|
}
|
|
507
509
|
.fwe-image-gallery-thumbs.swiper .swiper-slide:last-child {
|
|
508
510
|
margin-right: 0px;
|
|
@@ -523,7 +525,7 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
523
525
|
object-fit: cover;
|
|
524
526
|
width: 88px;
|
|
525
527
|
height: 56px;
|
|
526
|
-
background-color:
|
|
528
|
+
background-color: white;
|
|
527
529
|
}
|
|
528
530
|
.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active, .fwe-image-gallery-thumbs.swiper .swiper-slide:hover {
|
|
529
531
|
opacity: 1;
|
|
@@ -531,6 +533,9 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
531
533
|
.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active::after, .fwe-image-gallery-thumbs.swiper .swiper-slide:hover::after {
|
|
532
534
|
opacity: 1;
|
|
533
535
|
}
|
|
536
|
+
.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active {
|
|
537
|
+
cursor: default;
|
|
538
|
+
}
|
|
534
539
|
.fwe-image-gallery-thumbs:not(.swiper) {
|
|
535
540
|
display: flex;
|
|
536
541
|
flex-direction: row;
|
|
@@ -544,13 +549,14 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
544
549
|
margin-right: 8px;
|
|
545
550
|
opacity: 0.33;
|
|
546
551
|
transition: opacity 0.3s;
|
|
552
|
+
cursor: pointer;
|
|
547
553
|
}
|
|
548
554
|
.fwe-image-gallery-thumbs-nail img {
|
|
549
555
|
position: absolute;
|
|
550
556
|
height: 56px;
|
|
551
557
|
width: 88px;
|
|
552
558
|
min-width: 88px;
|
|
553
|
-
background:
|
|
559
|
+
background: white;
|
|
554
560
|
-o-object-fit: cover;
|
|
555
561
|
object-fit: cover;
|
|
556
562
|
}
|
|
@@ -573,6 +579,9 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
573
579
|
.fwe-image-gallery-thumbs-nail.fwe-active::after, .fwe-image-gallery-thumbs-nail:hover::after {
|
|
574
580
|
opacity: 1;
|
|
575
581
|
}
|
|
582
|
+
.fwe-image-gallery-thumbs-nail.fwe-active {
|
|
583
|
+
cursor: default;
|
|
584
|
+
}
|
|
576
585
|
|
|
577
586
|
@media only screen and (min-width: 375px) {
|
|
578
587
|
.fwe-modal-image-gallery {
|
|
@@ -615,9 +624,6 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
615
624
|
.fwe-modal-image-gallery--with-container .fwe-image-gallery-header {
|
|
616
625
|
margin-top: none;
|
|
617
626
|
}
|
|
618
|
-
.fwe-modal-image-gallery--with-thumbnails .fwe-image-gallery-wrapper {
|
|
619
|
-
width: 984px;
|
|
620
|
-
}
|
|
621
627
|
.fwe-image-gallery,
|
|
622
628
|
.fwe-image-gallery-content {
|
|
623
629
|
height: 640px;
|
|
@@ -706,12 +712,15 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
706
712
|
width: 240px;
|
|
707
713
|
display: flex;
|
|
708
714
|
flex-direction: column;
|
|
709
|
-
border-left: 1px solid var(--fwe-border);
|
|
710
715
|
}
|
|
711
716
|
.fwe-side-menu .fwe-side-menu-item {
|
|
717
|
+
border-left: 1px solid var(--fwe-border);
|
|
718
|
+
line-height: 1.2;
|
|
719
|
+
display: flex;
|
|
720
|
+
align-items: center;
|
|
721
|
+
height: 42px;
|
|
712
722
|
cursor: pointer;
|
|
713
723
|
margin-left: -1px;
|
|
714
|
-
line-height: 42px;
|
|
715
724
|
color: var(--fwe-text);
|
|
716
725
|
padding: 0px 8px 0px 16px;
|
|
717
726
|
position: relative;
|
|
@@ -720,11 +729,11 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
720
729
|
position: absolute;
|
|
721
730
|
content: "";
|
|
722
731
|
top: 0px;
|
|
723
|
-
left:
|
|
732
|
+
left: -1px;
|
|
724
733
|
bottom: 0px;
|
|
725
734
|
width: 0px;
|
|
726
735
|
background: var(--fwe-hero);
|
|
727
|
-
transition: width 0.2s;
|
|
736
|
+
transition: width 0.2s, height 0.2s;
|
|
728
737
|
}
|
|
729
738
|
.fwe-side-menu .fwe-side-menu-item.fwe-active {
|
|
730
739
|
color: var(--fwe-hero);
|
|
@@ -737,28 +746,48 @@ footer.fwe-footer .fwe-bottomline .fwe-copyright {
|
|
|
737
746
|
width: 190px;
|
|
738
747
|
}
|
|
739
748
|
}
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
749
|
+
.fwe-side-menu--horizontal {
|
|
750
|
+
scrollbar-width: thin;
|
|
751
|
+
scrollbar-color: var(--fwe-control-scrollbar) var(--fwe-gray-100);
|
|
743
752
|
display: flex;
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
}
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
753
|
+
flex-direction: row;
|
|
754
|
+
width: 100%;
|
|
755
|
+
overflow-y: hidden;
|
|
756
|
+
overflow-x: auto;
|
|
757
|
+
}
|
|
758
|
+
@media (pointer: fine) {
|
|
759
|
+
.fwe-side-menu--horizontal::-webkit-scrollbar {
|
|
760
|
+
width: 14px;
|
|
761
|
+
}
|
|
762
|
+
.fwe-side-menu--horizontal::-webkit-scrollbar-track {
|
|
763
|
+
background: transparent;
|
|
764
|
+
}
|
|
765
|
+
.fwe-side-menu--horizontal::-webkit-scrollbar-thumb {
|
|
766
|
+
overflow: visible;
|
|
767
|
+
background-color: var(--fwe-control-scrollbar);
|
|
768
|
+
border: 3px solid rgba(242, 243, 245, 0);
|
|
769
|
+
-webkit-background-clip: padding-box;
|
|
770
|
+
background-clip: padding-box;
|
|
771
|
+
border-radius: 8px;
|
|
772
|
+
}
|
|
773
|
+
}
|
|
774
|
+
.fwe-side-menu--horizontal .fwe-side-menu-item {
|
|
775
|
+
border: unset;
|
|
776
|
+
height: 48px;
|
|
777
|
+
padding: 0px 16px;
|
|
778
|
+
margin: 0px;
|
|
779
|
+
white-space: nowrap;
|
|
780
|
+
}
|
|
781
|
+
.fwe-side-menu--horizontal .fwe-side-menu-item::before {
|
|
782
|
+
top: unset;
|
|
783
|
+
right: 16px;
|
|
784
|
+
left: 16px;
|
|
785
|
+
width: unset;
|
|
786
|
+
height: 0px;
|
|
787
|
+
}
|
|
788
|
+
.fwe-side-menu--horizontal .fwe-side-menu-item.fwe-active::before {
|
|
789
|
+
width: unset;
|
|
790
|
+
height: 4px;
|
|
762
791
|
}
|
|
763
792
|
|
|
764
793
|
/*# sourceMappingURL=festo-web-essentials-organisms.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../scss/organisms/festo-web-essentials-organisms.scss","../../../scss/organisms/_footer.scss","festo-web-essentials-organisms.css","../../../scss/_variables.scss","../../../scss/organisms/_teaser.scss","../../../scss/organisms/_header-slider.scss","../../../scss/organisms/_header-modul.scss","../../../scss/organisms/_image-gallery.scss","../../../scss/organisms/_login.scss","../../../scss/organisms/_side-menu.scss"],"names":[],"mappings":"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","file":"festo-web-essentials-organisms.css","sourcesContent":[null,null,"/*!\n * Festo UI - Web Essentials v3.1.0 (https://storybook.festo.design/)\n * Copyright 2022 Festo SE & Co. KG\n * Licensed under Apache-2.0\n */\nfooter.fwe-footer .fwe-social-media {\n display: flex;\n flex-direction: row;\n justify-content: center;\n padding: 24px 0px;\n border-bottom: 1px solid var(--fwe-control-border-darker);\n margin-bottom: 24px;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link {\n display: block;\n width: 32px;\n height: 32px;\n border-radius: 4px;\n margin-right: 24px;\n opacity: 0.3;\n transition: opacity 0.3s;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link:last-child {\n margin-right: 0px;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link:hover {\n opacity: 1;\n}\nfooter.fwe-footer .fwe-footer-details {\n padding-bottom: 24px;\n border-bottom: 1px solid var(--fwe-control-border-darker);\n}\nfooter.fwe-footer .fwe-footer-details h4 {\n font-size: 16px;\n line-height: 24px;\n font-weight: var(--fwe-font-weight-bold);\n list-style-type: none;\n position: relative;\n margin-top: 0px;\n margin-bottom: 12px;\n}\nfooter.fwe-footer .fwe-footer-details ul.fwe-list-group .fwe-list-group-item {\n padding-left: 0px;\n}\nfooter.fwe-footer .fwe-footer-details p {\n padding-top: 8px;\n max-width: 320px;\n}\nfooter.fwe-footer .fwe-footer-details:not(:first-child) {\n margin-top: 24px;\n}\nfooter.fwe-footer .fwe-bottomline {\n font-size: var(--fwe-font-size-small);\n padding-top: 24px;\n text-align: center;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks {\n order: 2;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa {\n padding-bottom: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a {\n color: var(--fwe-control-border-darker);\n padding-right: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a:last-child {\n padding-right: 0px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb {\n padding-bottom: 24px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a {\n color: var(--fwe-control-border-darker);\n padding-right: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a:last-child {\n padding-right: 0px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-copyright {\n display: flex;\n order: 1;\n justify-content: center;\n padding-bottom: 24px;\n color: var(--fwe-control-border-darker);\n}\n\n@media only screen and (min-width: 1281px) {\n footer.fwe-footer .fwe-footer-details {\n border-bottom: none;\n }\n footer.fwe-footer .fwe-footer-details h4 {\n margin-top: 24px;\n }\n footer.fwe-footer .fwe-footer-details:not(:first-child) {\n margin-top: 0px;\n }\n footer.fwe-footer .fwe-bottomline {\n font-size: var(--fwe-font-size-small);\n padding-top: 24px;\n text-align: left;\n display: flex;\n }\n footer.fwe-footer .fwe-bottomline .fwe-sitelinks {\n text-align: right;\n margin-left: auto;\n display: flex;\n }\n footer.fwe-footer .fwe-social-media {\n margin-bottom: 0px;\n }\n}\n@media only screen and (min-width: 1441px) {\n footer.fwe-footer .fwe-social-media .fwe-social-media-link {\n width: 64px;\n height: 64px;\n margin-right: 42px;\n }\n footer.fwe-footer .fwe-social-media .fwe-social-media-link:last-child {\n margin-right: 0px;\n }\n}\n.fwe-teaser-horbox {\n display: flex;\n background-color: var(--fwe-sucanul);\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-img {\n background-color: var(--fwe-hero);\n flex: 1;\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-content {\n flex: 1;\n display: inline-flex;\n flex-direction: column;\n padding: 24px;\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-content .fwe-teaser-more {\n align-self: flex-end;\n}\n\n.fwe-teaser-verbox {\n display: inline-flex;\n flex-direction: column;\n background-color: var(--fwe-sucanul);\n width: 100%;\n height: 100%;\n}\n\n.fwe-teaser-verbox .fwe-teaser-verbox-img {\n background-color: var(--fwe-hero);\n height: calc(50% - 12px);\n min-height: 186px;\n width: 100%;\n}\n\n.fwe-teaser-verbox h2 {\n padding-top: 24px;\n padding-left: 24px;\n padding-right: 24px;\n}\n\n.fwe-teaser-verbox p {\n padding-left: 24px;\n padding-right: 24px;\n}\n\n.fwe-teaser-verbox .fwe-teaser-more {\n align-self: flex-end;\n margin-bottom: 24px;\n margin-right: 24px;\n}\n\n.fwe-teaser-c12-container {\n display: flex;\n flex-direction: column;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content {\n order: 2;\n background-color: var(--fwe-sucanul);\n padding-top: 16px;\n padding-bottom: 13px;\n padding-left: 20px;\n padding-right: 20px;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content h3,\n.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h3 {\n font-size: 12px;\n line-height: 14px;\n margin-bottom: 4px;\n font-weight: var(--fwe-font-weight-normal);\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content h2,\n.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h2 {\n font-size: 16px;\n line-height: 24px;\n font-weight: var(--fwe-font-weight-bold);\n margin-top: 0;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-img {\n order: 1;\n background-color: var(--fwe-hero);\n min-height: 114px;\n}\n\n@media only screen and (min-width: 1025px) {\n .fwe-teaser-verbox h2 {\n padding-top: 48px;\n }\n}\n.fwe-header-slider-container .fwe-header-slider-box {\n height: 142px;\n background-color: var(--fwe-hero);\n}\n.fwe-header-slider-container .fwe-header-slider {\n margin-top: -28px;\n margin-left: 12px;\n margin-right: 12px;\n}\n\n.fwe-header-slider {\n display: flex;\n flex-direction: column;\n padding: 24px 28px;\n background-color: var(--fwe-white);\n border-radius: 4px;\n box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);\n}\n.fwe-header-slider .fwe-header-slider-content {\n display: inline-flex;\n flex-direction: column;\n}\n.fwe-header-slider .fwe-header-slider-content p {\n text-overflow: ellipsis;\n overflow: hidden;\n display: -webkit-box !important;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n white-space: normal;\n margin: 0;\n}\n.fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero {\n margin-top: 24px;\n justify-content: center;\n margin-left: 18px;\n margin-right: 18px;\n}\n.fwe-header-slider .fwe-pagination {\n align-self: center;\n margin-top: 24px;\n}\n.fwe-header-slider .fwe-header-slider-arrow-left,\n.fwe-header-slider .fwe-header-slider-arrow-right {\n display: none;\n}\n\n@media only screen and (min-width: 600px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 166px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 341px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n margin-top: -104px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 455px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n position: relative;\n margin-top: -104px;\n }\n .fwe-header-slider {\n padding: 24px 112px;\n }\n .fwe-header-slider .fwe-header-slider-content {\n flex-direction: row;\n align-items: center;\n }\n .fwe-header-slider .fwe-header-slider-content p {\n -webkit-line-clamp: 3;\n }\n .fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero {\n justify-content: center;\n margin-top: 0;\n margin-left: 34px;\n margin-right: 0;\n min-width: 200px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-left,\n .fwe-header-slider .fwe-header-slider-arrow-right {\n display: block;\n position: absolute;\n top: 50%;\n margin-top: 12px;\n transform: translateY(-50%);\n height: 48px;\n width: 48px;\n font-size: 48px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-left {\n left: 24px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-right {\n right: 24px;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 640px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n margin: auto;\n margin-top: -104px;\n width: 1096px;\n }\n .fwe-header-slider {\n padding: 24px 160px;\n }\n}\n@media only screen and (min-width: 1921px) {\n .fwe-header-slider-container .fwe-header-slider {\n width: 1192px;\n }\n}\n.fwe-header-modul-container {\n display: flex;\n flex-direction: column;\n padding-top: 32px;\n padding-bottom: 32px;\n}\n.fwe-header-modul-container .fwe-header-modul-content {\n order: 2;\n position: relative;\n}\n.fwe-header-modul-container .fwe-header-modul-content h1,\n.fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-bottom: 0;\n}\n.fwe-header-modul-container .fwe-header-modul-content h3,\n.fwe-header-modul-container .fwe-header-modul-content .fwe-h3 {\n margin-top: 0;\n margin-bottom: 16px;\n}\n.fwe-header-modul-container .fwe-header-modul-content p {\n font-size: var(--fwe-font-size-xl);\n line-height: 32px;\n color: var(--fwe-text-light);\n margin: 0;\n padding-bottom: 34px;\n}\n.fwe-header-modul-container .fwe-header-modul-content::after {\n position: absolute;\n bottom: 0;\n right: 0;\n content: \"\";\n width: 28px;\n height: 10px;\n background-color: var(--fwe-gray-400);\n}\n.fwe-header-modul-container .fwe-header-modul-media {\n min-height: 111px;\n background-color: var(--fwe-hero);\n order: 1;\n}\n\n@media only screen and (min-width: 600px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 132px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-header-modul-container .fwe-header-modul-content h1,\n .fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-bottom: 6px;\n }\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 268px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 352px;\n }\n}\n@media only screen and (min-width: 1281px) {\n .fwe-header-modul-container {\n flex-direction: row;\n }\n .fwe-header-modul-container .fwe-header-modul-content {\n order: 1;\n width: 41.6666666667%;\n margin-right: 24px;\n }\n .fwe-header-modul-container .fwe-header-modul-content h1,\n .fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-top: 0;\n }\n .fwe-header-modul-container .fwe-header-modul-media {\n order: 2;\n min-height: 293px;\n flex: 1;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 400px;\n }\n}\n/* stylelint-disable selector-class-pattern -- Doing swiper overrides here */\n.fwe-modal-image-gallery {\n background: transparent;\n box-shadow: none;\n padding: 0px;\n position: fixed;\n width: 288px;\n max-width: unset;\n max-height: 100vh;\n overflow-x: hidden;\n overflow-y: auto;\n}\n.fwe-modal-image-gallery .fwe-btn-link i.fwe-icon-menu-close.fwe-modal-image-gallery-close {\n padding-right: 0px;\n padding-top: 4px;\n}\n.fwe-modal-image-gallery .fwe-image-gallery {\n max-height: calc(100vh - 73px);\n}\n.fwe-modal-image-gallery--with-thumbnails .fwe-image-gallery {\n max-height: calc(100vh - 161px);\n}\n.fwe-modal-image-gallery--with-container {\n border-top: 1px solid var(--fwe-control-border);\n border-bottom: 1px solid var(--fwe-control-border);\n}\n.fwe-modal-image-gallery--with-container .fwe-image-gallery-header {\n margin-top: 18px;\n}\n\n.fwe-image-gallery-container {\n display: flex;\n flex-direction: column;\n overflow: auto;\n}\n\n.fwe-image-gallery-content {\n color: var(--fwe-white);\n padding-top: 24px;\n padding-bottom: 24px;\n}\n\n.fwe-image-gallery-header {\n display: flex;\n align-items: center;\n margin-bottom: 24px;\n margin-top: 0px;\n}\n\n.fwe-image-gallery {\n width: 100%;\n height: 288px;\n background-color: var(--fwe-background-image-gallery);\n user-select: none;\n}\n.fwe-image-gallery svg,\n.fwe-image-gallery img,\n.fwe-image-gallery .swiper-zoom-container img,\n.fwe-image-gallery .swiper-zoom-container svg {\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.fwe-image-gallery-thumbs {\n margin-top: 24px;\n user-select: none;\n}\n.fwe-image-gallery-thumbs.swiper {\n width: 100%;\n height: 64px;\n box-sizing: border-box;\n margin-left: auto;\n margin-right: auto;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide {\n position: relative;\n background-size: cover;\n background-position: center;\n width: 88px;\n margin-right: 8px;\n height: 64px;\n opacity: 0.33;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide:last-child {\n margin-right: 0px;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide::after {\n position: absolute;\n content: \"\";\n height: 4px;\n width: 100%;\n background-color: var(--fwe-hero);\n bottom: 0px;\n opacity: 0;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide img {\n display: block;\n object-fit: cover;\n width: 88px;\n height: 56px;\n background-color: var(--fwe-background-image-gallery);\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active, .fwe-image-gallery-thumbs.swiper .swiper-slide:hover {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active::after, .fwe-image-gallery-thumbs.swiper .swiper-slide:hover::after {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs:not(.swiper) {\n display: flex;\n flex-direction: row;\n overflow: hidden;\n}\n.fwe-image-gallery-thumbs-nail {\n position: relative;\n height: 64px;\n width: 88px;\n min-width: 88px;\n margin-right: 8px;\n opacity: 0.33;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs-nail img {\n position: absolute;\n height: 56px;\n width: 88px;\n min-width: 88px;\n background: var(--fwe-background-image-gallery);\n object-fit: cover;\n}\n.fwe-image-gallery-thumbs-nail:last-child {\n margin-right: 0px;\n}\n.fwe-image-gallery-thumbs-nail::after {\n position: absolute;\n content: \"\";\n height: 4px;\n width: 100%;\n background-color: var(--fwe-hero);\n bottom: 0px;\n opacity: 0;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs-nail.fwe-active, .fwe-image-gallery-thumbs-nail:hover {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs-nail.fwe-active::after, .fwe-image-gallery-thumbs-nail:hover::after {\n opacity: 1;\n}\n\n@media only screen and (min-width: 375px) {\n .fwe-modal-image-gallery {\n width: 342px;\n max-height: 90vh;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 342px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-modal-image-gallery {\n width: 696px;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 465px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-modal-image-gallery {\n width: 696px;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 465px;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-modal-image-gallery {\n width: 960px;\n min-height: 726px;\n }\n .fwe-modal-image-gallery--with-container {\n width: 1320px;\n border-top: none;\n border-bottom: none;\n }\n .fwe-modal-image-gallery--with-container .fwe-image-gallery-header {\n margin-top: none;\n }\n .fwe-modal-image-gallery--with-thumbnails .fwe-image-gallery-wrapper {\n width: 984px;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 640px;\n }\n .fwe-image-gallery-container {\n flex-direction: row;\n }\n .fwe-image-gallery-container .fwe-image-gallery {\n width: 984px;\n }\n .fwe-image-gallery-container .fwe-image-gallery-content {\n max-width: 312px;\n width: 312px;\n min-width: 312px;\n margin-left: 24px;\n border-top: 1px solid var(--fwe-control-border);\n border-bottom: 1px solid var(--fwe-control-border);\n }\n}\n.fwe-login-layout {\n position: fixed;\n background: var(--fwe-background);\n top: 0px;\n right: 0px;\n bottom: 0px;\n left: 0px;\n}\n.fwe-login-layout .fwe-login-background {\n top: 64px;\n position: absolute;\n height: calc(100vh - 64px);\n width: 100vw;\n object-fit: cover;\n object-position: center;\n}\n.fwe-login-layout .fwe-login-container {\n height: calc(100vh - 64px);\n overflow: auto;\n display: flex;\n align-items: center;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form {\n z-index: 1;\n margin-left: 20%;\n width: 432px;\n background: var(--fwe-white);\n padding: 48px;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form h1 {\n margin: 0px 0px 48px 0px;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form .fwe-login-link-container {\n margin-top: 24px;\n display: flex;\n justify-content: space-between;\n flex-direction: row-reverse;\n}\n@media (max-width: 375px) {\n .fwe-login-layout .fwe-login-container .fwe-login-form {\n padding-left: 16px;\n padding-right: 16px;\n }\n}\n@media (max-width: 600px), (max-height: 600px) {\n .fwe-login-layout .fwe-login-container {\n background-color: var(--fwe-white);\n position: unset;\n left: unset;\n top: unset;\n width: 100vw;\n align-items: stretch;\n }\n .fwe-login-layout .fwe-login-container .fwe-login-form {\n margin-left: 0px;\n width: 100%;\n }\n .fwe-login-layout .fwe-login-background {\n display: none;\n }\n}\n\n.fwe-side-menu {\n flex-shrink: 0;\n width: 240px;\n display: flex;\n flex-direction: column;\n border-left: 1px solid var(--fwe-border);\n}\n.fwe-side-menu .fwe-side-menu-item {\n cursor: pointer;\n margin-left: -1px;\n line-height: 42px;\n color: var(--fwe-text);\n padding: 0px 8px 0px 16px;\n position: relative;\n}\n.fwe-side-menu .fwe-side-menu-item::before {\n position: absolute;\n content: \"\";\n top: 0px;\n left: 0px;\n bottom: 0px;\n width: 0px;\n background: var(--fwe-hero);\n transition: width 0.2s;\n}\n.fwe-side-menu .fwe-side-menu-item.fwe-active {\n color: var(--fwe-hero);\n}\n.fwe-side-menu .fwe-side-menu-item.fwe-active::before {\n width: 4px;\n}\n@media (max-width: 900px) {\n .fwe-side-menu {\n width: 190px;\n }\n}\n\n.fwe-side-menu-layout {\n margin-top: 64px;\n display: flex;\n align-items: flex-start;\n}\n.fwe-side-menu-layout .fwe-content-container {\n max-width: 600px;\n flex-shrink: 1;\n flex-grow: 1;\n}\n@media (max-width: 750px) {\n .fwe-side-menu-layout .fwe-content-container {\n max-width: unset;\n margin-top: 32px;\n }\n}\n@media (max-width: 750px) {\n .fwe-side-menu-layout {\n flex-direction: column;\n margin-top: 32px;\n }\n}\n\n/*# sourceMappingURL=festo-web-essentials-organisms.css.map */\n",null,null,null,null,null,null,null]}
|
|
1
|
+
{"version":3,"sources":["../../../scss/organisms/festo-web-essentials-organisms.scss","../../../scss/_mixins.scss","../../../scss/organisms/_footer.scss","festo-web-essentials-organisms.css","../../../scss/_variables.scss","../../../scss/organisms/_teaser.scss","../../../scss/organisms/_header-slider.scss","../../../scss/organisms/_header-modul.scss","../../../scss/organisms/_image-gallery.scss","../../../scss/organisms/_login.scss","../../../scss/organisms/_side-menu.scss"],"names":[],"mappings":"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","file":"festo-web-essentials-organisms.css","sourcesContent":[null,null,null,"/*!\n * Festo UI - Web Essentials v3.1.0 (https://storybook.festo.design/)\n * Copyright 2022 Festo SE & Co. KG\n * Licensed under Apache-2.0\n */\n/* a screen reader friendly approach */\nfooter.fwe-footer .fwe-social-media {\n display: flex;\n flex-direction: row;\n justify-content: center;\n padding: 24px 0px;\n border-bottom: 1px solid var(--fwe-control-border-darker);\n margin-bottom: 24px;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link {\n display: block;\n width: 32px;\n height: 32px;\n border-radius: 4px;\n margin-right: 24px;\n opacity: 0.3;\n transition: opacity 0.3s;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link:last-child {\n margin-right: 0px;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link:hover {\n opacity: 1;\n}\nfooter.fwe-footer .fwe-footer-details {\n padding-bottom: 24px;\n border-bottom: 1px solid var(--fwe-control-border-darker);\n}\nfooter.fwe-footer .fwe-footer-details h4 {\n font-size: 16px;\n line-height: 24px;\n font-weight: var(--fwe-font-weight-bold);\n list-style-type: none;\n position: relative;\n margin-top: 0px;\n margin-bottom: 12px;\n}\nfooter.fwe-footer .fwe-footer-details ul.fwe-list-group .fwe-list-group-item {\n padding-left: 0px;\n}\nfooter.fwe-footer .fwe-footer-details p {\n padding-top: 8px;\n max-width: 320px;\n}\nfooter.fwe-footer .fwe-footer-details:not(:first-child) {\n margin-top: 24px;\n}\nfooter.fwe-footer .fwe-bottomline {\n font-size: var(--fwe-font-size-small);\n padding-top: 24px;\n text-align: center;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks {\n order: 2;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa {\n padding-bottom: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a {\n color: var(--fwe-control-border-darker);\n padding-right: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a:last-child {\n padding-right: 0px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb {\n padding-bottom: 24px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a {\n color: var(--fwe-control-border-darker);\n padding-right: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a:last-child {\n padding-right: 0px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-copyright {\n display: flex;\n order: 1;\n justify-content: center;\n padding-bottom: 24px;\n color: var(--fwe-control-border-darker);\n}\n\n@media only screen and (min-width: 1281px) {\n footer.fwe-footer .fwe-footer-details {\n border-bottom: none;\n }\n footer.fwe-footer .fwe-footer-details h4 {\n margin-top: 24px;\n }\n footer.fwe-footer .fwe-footer-details:not(:first-child) {\n margin-top: 0px;\n }\n footer.fwe-footer .fwe-bottomline {\n font-size: var(--fwe-font-size-small);\n padding-top: 24px;\n text-align: left;\n display: flex;\n }\n footer.fwe-footer .fwe-bottomline .fwe-sitelinks {\n text-align: right;\n margin-left: auto;\n display: flex;\n }\n footer.fwe-footer .fwe-social-media {\n margin-bottom: 0px;\n }\n}\n@media only screen and (min-width: 1441px) {\n footer.fwe-footer .fwe-social-media .fwe-social-media-link {\n width: 64px;\n height: 64px;\n margin-right: 42px;\n }\n footer.fwe-footer .fwe-social-media .fwe-social-media-link:last-child {\n margin-right: 0px;\n }\n}\n.fwe-teaser-horbox {\n display: flex;\n background-color: var(--fwe-sucanul);\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-img {\n background-color: var(--fwe-hero);\n flex: 1;\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-content {\n flex: 1;\n display: inline-flex;\n flex-direction: column;\n padding: 24px;\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-content .fwe-teaser-more {\n align-self: flex-end;\n}\n\n.fwe-teaser-verbox {\n display: inline-flex;\n flex-direction: column;\n background-color: var(--fwe-sucanul);\n width: 100%;\n height: 100%;\n}\n\n.fwe-teaser-verbox .fwe-teaser-verbox-img {\n background-color: var(--fwe-hero);\n height: calc(50% - 12px);\n min-height: 186px;\n width: 100%;\n}\n\n.fwe-teaser-verbox h2 {\n padding-top: 24px;\n padding-left: 24px;\n padding-right: 24px;\n}\n\n.fwe-teaser-verbox p {\n padding-left: 24px;\n padding-right: 24px;\n}\n\n.fwe-teaser-verbox .fwe-teaser-more {\n align-self: flex-end;\n margin-bottom: 24px;\n margin-right: 24px;\n}\n\n.fwe-teaser-c12-container {\n display: flex;\n flex-direction: column;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content {\n order: 2;\n background-color: var(--fwe-sucanul);\n padding-top: 16px;\n padding-bottom: 13px;\n padding-left: 20px;\n padding-right: 20px;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content h3,\n.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h3 {\n font-size: 12px;\n line-height: 14px;\n margin-bottom: 4px;\n font-weight: var(--fwe-font-weight-normal);\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content h2,\n.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h2 {\n font-size: 16px;\n line-height: 24px;\n font-weight: var(--fwe-font-weight-bold);\n margin-top: 0;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-img {\n order: 1;\n background-color: var(--fwe-hero);\n min-height: 114px;\n}\n\n@media only screen and (min-width: 1025px) {\n .fwe-teaser-verbox h2 {\n padding-top: 48px;\n }\n}\n.fwe-header-slider-container .fwe-header-slider-box {\n height: 142px;\n background-color: var(--fwe-hero);\n}\n.fwe-header-slider-container .fwe-header-slider {\n margin-top: -28px;\n margin-left: 12px;\n margin-right: 12px;\n}\n\n.fwe-header-slider {\n display: flex;\n flex-direction: column;\n padding: 24px 28px;\n background-color: var(--fwe-white);\n border-radius: 4px;\n box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);\n}\n.fwe-header-slider .fwe-header-slider-content {\n display: inline-flex;\n flex-direction: column;\n}\n.fwe-header-slider .fwe-header-slider-content p {\n text-overflow: ellipsis;\n overflow: hidden;\n display: -webkit-box !important;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n white-space: normal;\n margin: 0;\n}\n.fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero {\n margin-top: 24px;\n justify-content: center;\n margin-left: 18px;\n margin-right: 18px;\n}\n.fwe-header-slider .fwe-pagination {\n align-self: center;\n margin-top: 24px;\n}\n.fwe-header-slider .fwe-header-slider-arrow-left,\n.fwe-header-slider .fwe-header-slider-arrow-right {\n display: none;\n}\n\n@media only screen and (min-width: 600px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 166px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 341px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n margin-top: -104px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 455px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n position: relative;\n margin-top: -104px;\n }\n .fwe-header-slider {\n padding: 24px 112px;\n }\n .fwe-header-slider .fwe-header-slider-content {\n flex-direction: row;\n align-items: center;\n }\n .fwe-header-slider .fwe-header-slider-content p {\n -webkit-line-clamp: 3;\n }\n .fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero {\n justify-content: center;\n margin-top: 0;\n margin-left: 34px;\n margin-right: 0;\n min-width: 200px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-left,\n .fwe-header-slider .fwe-header-slider-arrow-right {\n display: block;\n position: absolute;\n top: 50%;\n margin-top: 12px;\n transform: translateY(-50%);\n height: 48px;\n width: 48px;\n font-size: 48px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-left {\n left: 24px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-right {\n right: 24px;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 640px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n margin: auto;\n margin-top: -104px;\n width: 1096px;\n }\n .fwe-header-slider {\n padding: 24px 160px;\n }\n}\n@media only screen and (min-width: 1921px) {\n .fwe-header-slider-container .fwe-header-slider {\n width: 1192px;\n }\n}\n.fwe-header-modul-container {\n display: flex;\n flex-direction: column;\n padding-top: 32px;\n padding-bottom: 32px;\n}\n.fwe-header-modul-container .fwe-header-modul-content {\n order: 2;\n position: relative;\n}\n.fwe-header-modul-container .fwe-header-modul-content h1,\n.fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-bottom: 0;\n}\n.fwe-header-modul-container .fwe-header-modul-content h3,\n.fwe-header-modul-container .fwe-header-modul-content .fwe-h3 {\n margin-top: 0;\n margin-bottom: 16px;\n}\n.fwe-header-modul-container .fwe-header-modul-content p {\n font-size: var(--fwe-font-size-xl);\n line-height: 32px;\n color: var(--fwe-text-light);\n margin: 0;\n padding-bottom: 34px;\n}\n.fwe-header-modul-container .fwe-header-modul-content::after {\n position: absolute;\n bottom: 0;\n right: 0;\n content: \"\";\n width: 28px;\n height: 10px;\n background-color: var(--fwe-gray-400);\n}\n.fwe-header-modul-container .fwe-header-modul-media {\n min-height: 111px;\n background-color: var(--fwe-hero);\n order: 1;\n}\n\n@media only screen and (min-width: 600px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 132px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-header-modul-container .fwe-header-modul-content h1,\n .fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-bottom: 6px;\n }\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 268px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 352px;\n }\n}\n@media only screen and (min-width: 1281px) {\n .fwe-header-modul-container {\n flex-direction: row;\n }\n .fwe-header-modul-container .fwe-header-modul-content {\n order: 1;\n width: 41.6666666667%;\n margin-right: 24px;\n }\n .fwe-header-modul-container .fwe-header-modul-content h1,\n .fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-top: 0;\n }\n .fwe-header-modul-container .fwe-header-modul-media {\n order: 2;\n min-height: 293px;\n flex: 1;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 400px;\n }\n}\n/* stylelint-disable selector-class-pattern -- Doing swiper overrides here */\n.fwe-modal-image-gallery {\n background: transparent;\n box-shadow: none;\n padding: 0px;\n position: fixed;\n width: 288px;\n max-width: unset;\n max-height: 100vh;\n overflow-x: hidden;\n overflow-y: hidden;\n}\n.fwe-modal-image-gallery .fwe-btn-link i.fwe-icon-menu-close.fwe-modal-image-gallery-close {\n padding-right: 0px;\n padding-top: 4px;\n}\n.fwe-modal-image-gallery .fwe-image-gallery {\n max-height: calc(100vh - 73px);\n}\n.fwe-modal-image-gallery--with-thumbnails .fwe-image-gallery {\n max-height: calc(100vh - 161px);\n}\n.fwe-modal-image-gallery--with-container {\n border-top: 1px solid var(--fwe-control-border);\n border-bottom: 1px solid var(--fwe-control-border);\n}\n.fwe-modal-image-gallery--with-container .fwe-image-gallery-header {\n margin-top: 18px;\n}\n\n.fwe-image-gallery-container {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n}\n\n.fwe-image-gallery-content {\n color: var(--fwe-white);\n padding-top: 24px;\n padding-bottom: 24px;\n}\n\n.fwe-image-gallery-header {\n display: flex;\n align-items: center;\n margin-bottom: 24px;\n margin-top: 0px;\n}\n\n.fwe-image-gallery {\n width: 100%;\n height: 288px;\n background-color: white;\n user-select: none;\n}\n.fwe-image-gallery svg,\n.fwe-image-gallery img,\n.fwe-image-gallery .swiper-zoom-container img,\n.fwe-image-gallery .swiper-zoom-container svg {\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.fwe-image-gallery-thumbs {\n margin-top: 24px;\n user-select: none;\n}\n.fwe-image-gallery-thumbs.swiper {\n width: 100%;\n height: 64px;\n box-sizing: border-box;\n margin-left: auto;\n margin-right: auto;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide {\n position: relative;\n background-size: cover;\n background-position: center;\n width: 88px;\n margin-right: 8px;\n height: 64px;\n opacity: 0.33;\n transition: opacity 0.3s;\n cursor: pointer;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide:last-child {\n margin-right: 0px;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide::after {\n position: absolute;\n content: \"\";\n height: 4px;\n width: 100%;\n background-color: var(--fwe-hero);\n bottom: 0px;\n opacity: 0;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide img {\n display: block;\n object-fit: cover;\n width: 88px;\n height: 56px;\n background-color: white;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active, .fwe-image-gallery-thumbs.swiper .swiper-slide:hover {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active::after, .fwe-image-gallery-thumbs.swiper .swiper-slide:hover::after {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active {\n cursor: default;\n}\n.fwe-image-gallery-thumbs:not(.swiper) {\n display: flex;\n flex-direction: row;\n overflow: hidden;\n}\n.fwe-image-gallery-thumbs-nail {\n position: relative;\n height: 64px;\n width: 88px;\n min-width: 88px;\n margin-right: 8px;\n opacity: 0.33;\n transition: opacity 0.3s;\n cursor: pointer;\n}\n.fwe-image-gallery-thumbs-nail img {\n position: absolute;\n height: 56px;\n width: 88px;\n min-width: 88px;\n background: white;\n object-fit: cover;\n}\n.fwe-image-gallery-thumbs-nail:last-child {\n margin-right: 0px;\n}\n.fwe-image-gallery-thumbs-nail::after {\n position: absolute;\n content: \"\";\n height: 4px;\n width: 100%;\n background-color: var(--fwe-hero);\n bottom: 0px;\n opacity: 0;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs-nail.fwe-active, .fwe-image-gallery-thumbs-nail:hover {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs-nail.fwe-active::after, .fwe-image-gallery-thumbs-nail:hover::after {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs-nail.fwe-active {\n cursor: default;\n}\n\n@media only screen and (min-width: 375px) {\n .fwe-modal-image-gallery {\n width: 342px;\n max-height: 90vh;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 342px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-modal-image-gallery {\n width: 696px;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 465px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-modal-image-gallery {\n width: 696px;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 465px;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-modal-image-gallery {\n width: 960px;\n min-height: 726px;\n }\n .fwe-modal-image-gallery--with-container {\n width: 1320px;\n border-top: none;\n border-bottom: none;\n }\n .fwe-modal-image-gallery--with-container .fwe-image-gallery-header {\n margin-top: none;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 640px;\n }\n .fwe-image-gallery-container {\n flex-direction: row;\n }\n .fwe-image-gallery-container .fwe-image-gallery {\n width: 984px;\n }\n .fwe-image-gallery-container .fwe-image-gallery-content {\n max-width: 312px;\n width: 312px;\n min-width: 312px;\n margin-left: 24px;\n border-top: 1px solid var(--fwe-control-border);\n border-bottom: 1px solid var(--fwe-control-border);\n }\n}\n.fwe-login-layout {\n position: fixed;\n background: var(--fwe-background);\n top: 0px;\n right: 0px;\n bottom: 0px;\n left: 0px;\n}\n.fwe-login-layout .fwe-login-background {\n top: 64px;\n position: absolute;\n height: calc(100vh - 64px);\n width: 100vw;\n object-fit: cover;\n object-position: center;\n}\n.fwe-login-layout .fwe-login-container {\n height: calc(100vh - 64px);\n overflow: auto;\n display: flex;\n align-items: center;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form {\n z-index: 1;\n margin-left: 20%;\n width: 432px;\n background: var(--fwe-white);\n padding: 48px;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form h1 {\n margin: 0px 0px 48px 0px;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form .fwe-login-link-container {\n margin-top: 24px;\n display: flex;\n justify-content: space-between;\n flex-direction: row-reverse;\n}\n@media (max-width: 375px) {\n .fwe-login-layout .fwe-login-container .fwe-login-form {\n padding-left: 16px;\n padding-right: 16px;\n }\n}\n@media (max-width: 600px), (max-height: 600px) {\n .fwe-login-layout .fwe-login-container {\n background-color: var(--fwe-white);\n position: unset;\n left: unset;\n top: unset;\n width: 100vw;\n align-items: stretch;\n }\n .fwe-login-layout .fwe-login-container .fwe-login-form {\n margin-left: 0px;\n width: 100%;\n }\n .fwe-login-layout .fwe-login-background {\n display: none;\n }\n}\n\n.fwe-side-menu {\n flex-shrink: 0;\n width: 240px;\n display: flex;\n flex-direction: column;\n}\n.fwe-side-menu .fwe-side-menu-item {\n border-left: 1px solid var(--fwe-border);\n line-height: 1.2;\n display: flex;\n align-items: center;\n height: 42px;\n cursor: pointer;\n margin-left: -1px;\n color: var(--fwe-text);\n padding: 0px 8px 0px 16px;\n position: relative;\n}\n.fwe-side-menu .fwe-side-menu-item::before {\n position: absolute;\n content: \"\";\n top: 0px;\n left: -1px;\n bottom: 0px;\n width: 0px;\n background: var(--fwe-hero);\n transition: width 0.2s, height 0.2s;\n}\n.fwe-side-menu .fwe-side-menu-item.fwe-active {\n color: var(--fwe-hero);\n}\n.fwe-side-menu .fwe-side-menu-item.fwe-active::before {\n width: 4px;\n}\n@media (max-width: 900px) {\n .fwe-side-menu {\n width: 190px;\n }\n}\n.fwe-side-menu--horizontal {\n scrollbar-width: thin;\n scrollbar-color: var(--fwe-control-scrollbar) var(--fwe-gray-100);\n display: flex;\n flex-direction: row;\n width: 100%;\n overflow-y: hidden;\n overflow-x: auto;\n}\n@media (pointer: fine) {\n .fwe-side-menu--horizontal::-webkit-scrollbar {\n width: 14px;\n }\n .fwe-side-menu--horizontal::-webkit-scrollbar-track {\n background: transparent;\n }\n .fwe-side-menu--horizontal::-webkit-scrollbar-thumb {\n overflow: visible;\n background-color: var(--fwe-control-scrollbar);\n border: 3px solid rgba(242, 243, 245, 0);\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border-radius: 8px;\n }\n}\n.fwe-side-menu--horizontal .fwe-side-menu-item {\n border: unset;\n height: 48px;\n padding: 0px 16px;\n margin: 0px;\n white-space: nowrap;\n}\n.fwe-side-menu--horizontal .fwe-side-menu-item::before {\n top: unset;\n right: 16px;\n left: 16px;\n width: unset;\n height: 0px;\n}\n.fwe-side-menu--horizontal .fwe-side-menu-item.fwe-active::before {\n width: unset;\n height: 4px;\n}\n\n/*# sourceMappingURL=festo-web-essentials-organisms.css.map */\n",null,null,null,null,null,null,null]}
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
* Festo UI - Web Essentials v3.1.0 (https://storybook.festo.design/)
|
|
3
3
|
* Copyright 2022 Festo SE & Co. KG
|
|
4
4
|
* Licensed under Apache-2.0
|
|
5
|
-
*/footer.fwe-footer .fwe-social-media{display:flex;flex-direction:row;justify-content:center;padding:24px 0;border-bottom:1px solid var(--fwe-control-border-darker);margin-bottom:24px}footer.fwe-footer .fwe-social-media .fwe-social-media-link{display:block;width:32px;height:32px;border-radius:4px;margin-right:24px;opacity:.3;transition:opacity .3s}footer.fwe-footer .fwe-social-media .fwe-social-media-link:last-child{margin-right:0}footer.fwe-footer .fwe-social-media .fwe-social-media-link:hover{opacity:1}footer.fwe-footer .fwe-footer-details{padding-bottom:24px;border-bottom:1px solid var(--fwe-control-border-darker)}footer.fwe-footer .fwe-footer-details h4{font-size:16px;line-height:24px;font-weight:var(--fwe-font-weight-bold);list-style-type:none;position:relative;margin-top:0;margin-bottom:12px}footer.fwe-footer .fwe-footer-details ul.fwe-list-group .fwe-list-group-item{padding-left:0}footer.fwe-footer .fwe-footer-details p{padding-top:8px;max-width:320px}footer.fwe-footer .fwe-footer-details:not(:first-child){margin-top:24px}footer.fwe-footer .fwe-bottomline{font-size:var(--fwe-font-size-small);padding-top:24px;text-align:center}footer.fwe-footer .fwe-bottomline .fwe-sitelinks{order:2}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa{padding-bottom:8px}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a{color:var(--fwe-control-border-darker);padding-right:8px}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a:last-child{padding-right:0}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb{padding-bottom:24px}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a{color:var(--fwe-control-border-darker);padding-right:8px}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a:last-child{padding-right:0}footer.fwe-footer .fwe-bottomline .fwe-copyright{display:flex;order:1;justify-content:center;padding-bottom:24px;color:var(--fwe-control-border-darker)}@media only screen and (min-width:1281px){footer.fwe-footer .fwe-footer-details{border-bottom:none}footer.fwe-footer .fwe-footer-details h4{margin-top:24px}footer.fwe-footer .fwe-footer-details:not(:first-child){margin-top:0}footer.fwe-footer .fwe-bottomline{font-size:var(--fwe-font-size-small);padding-top:24px;text-align:left;display:flex}footer.fwe-footer .fwe-bottomline .fwe-sitelinks{text-align:right;margin-left:auto;display:flex}footer.fwe-footer .fwe-social-media{margin-bottom:0}}@media only screen and (min-width:1441px){footer.fwe-footer .fwe-social-media .fwe-social-media-link{width:64px;height:64px;margin-right:42px}footer.fwe-footer .fwe-social-media .fwe-social-media-link:last-child{margin-right:0}}.fwe-teaser-horbox{display:flex;background-color:var(--fwe-sucanul)}.fwe-teaser-horbox .fwe-teaser-horbox-img{background-color:var(--fwe-hero);flex:1}.fwe-teaser-horbox .fwe-teaser-horbox-content{flex:1;display:inline-flex;flex-direction:column;padding:24px}.fwe-teaser-horbox .fwe-teaser-horbox-content .fwe-teaser-more{align-self:flex-end}.fwe-teaser-verbox{display:inline-flex;flex-direction:column;background-color:var(--fwe-sucanul);width:100%;height:100%}.fwe-teaser-verbox .fwe-teaser-verbox-img{background-color:var(--fwe-hero);height:calc(50% - 12px);min-height:186px;width:100%}.fwe-teaser-verbox h2{padding-top:24px;padding-left:24px;padding-right:24px}.fwe-teaser-verbox p{padding-left:24px;padding-right:24px}.fwe-teaser-verbox .fwe-teaser-more{align-self:flex-end;margin-bottom:24px;margin-right:24px}.fwe-teaser-c12-container{display:flex;flex-direction:column}.fwe-teaser-c12-container .fwe-teaser-c12-content{order:2;background-color:var(--fwe-sucanul);padding-top:16px;padding-bottom:13px;padding-left:20px;padding-right:20px}.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h3,.fwe-teaser-c12-container .fwe-teaser-c12-content h3{font-size:12px;line-height:14px;margin-bottom:4px;font-weight:var(--fwe-font-weight-normal)}.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h2,.fwe-teaser-c12-container .fwe-teaser-c12-content h2{font-size:16px;line-height:24px;font-weight:var(--fwe-font-weight-bold);margin-top:0}.fwe-teaser-c12-container .fwe-teaser-c12-img{order:1;background-color:var(--fwe-hero);min-height:114px}@media only screen and (min-width:1025px){.fwe-teaser-verbox h2{padding-top:48px}}.fwe-header-slider-container .fwe-header-slider-box{height:142px;background-color:var(--fwe-hero)}.fwe-header-slider-container .fwe-header-slider{margin-top:-28px;margin-left:12px;margin-right:12px}.fwe-header-slider{display:flex;flex-direction:column;padding:24px 28px;background-color:var(--fwe-white);border-radius:4px;box-shadow:0 1px 8px 0 rgba(0,0,0,.2)}.fwe-header-slider .fwe-header-slider-content{display:inline-flex;flex-direction:column}.fwe-header-slider .fwe-header-slider-content p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;margin:0}.fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero{margin-top:24px;justify-content:center;margin-left:18px;margin-right:18px}.fwe-header-slider .fwe-pagination{align-self:center;margin-top:24px}.fwe-header-slider .fwe-header-slider-arrow-left,.fwe-header-slider .fwe-header-slider-arrow-right{display:none}@media only screen and (min-width:600px){.fwe-header-slider-container .fwe-header-slider-box{height:166px}}@media only screen and (min-width:769px){.fwe-header-slider-container .fwe-header-slider-box{height:341px}.fwe-header-slider-container .fwe-header-slider{margin-top:-104px}}@media only screen and (min-width:1025px){.fwe-header-slider-container .fwe-header-slider-box{height:455px}.fwe-header-slider-container .fwe-header-slider{position:relative;margin-top:-104px}.fwe-header-slider{padding:24px 112px}.fwe-header-slider .fwe-header-slider-content{flex-direction:row;align-items:center}.fwe-header-slider .fwe-header-slider-content p{-webkit-line-clamp:3}.fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero{justify-content:center;margin-top:0;margin-left:34px;margin-right:0;min-width:200px}.fwe-header-slider .fwe-header-slider-arrow-left,.fwe-header-slider .fwe-header-slider-arrow-right{display:block;position:absolute;top:50%;margin-top:12px;transform:translateY(-50%);height:48px;width:48px;font-size:48px}.fwe-header-slider .fwe-header-slider-arrow-left{left:24px}.fwe-header-slider .fwe-header-slider-arrow-right{right:24px}}@media only screen and (min-width:1441px){.fwe-header-slider-container .fwe-header-slider-box{height:640px}.fwe-header-slider-container .fwe-header-slider{margin:auto;margin-top:-104px;width:1096px}.fwe-header-slider{padding:24px 160px}}@media only screen and (min-width:1921px){.fwe-header-slider-container .fwe-header-slider{width:1192px}}.fwe-header-modul-container{display:flex;flex-direction:column;padding-top:32px;padding-bottom:32px}.fwe-header-modul-container .fwe-header-modul-content{order:2;position:relative}.fwe-header-modul-container .fwe-header-modul-content .fwe-h1,.fwe-header-modul-container .fwe-header-modul-content h1{margin-bottom:0}.fwe-header-modul-container .fwe-header-modul-content .fwe-h3,.fwe-header-modul-container .fwe-header-modul-content h3{margin-top:0;margin-bottom:16px}.fwe-header-modul-container .fwe-header-modul-content p{font-size:var(--fwe-font-size-xl);line-height:32px;color:var(--fwe-text-light);margin:0;padding-bottom:34px}.fwe-header-modul-container .fwe-header-modul-content::after{position:absolute;bottom:0;right:0;content:"";width:28px;height:10px;background-color:var(--fwe-gray-400)}.fwe-header-modul-container .fwe-header-modul-media{min-height:111px;background-color:var(--fwe-hero);order:1}@media only screen and (min-width:600px){.fwe-header-modul-container .fwe-header-modul-media{min-height:132px}}@media only screen and (min-width:769px){.fwe-header-modul-container .fwe-header-modul-content .fwe-h1,.fwe-header-modul-container .fwe-header-modul-content h1{margin-bottom:6px}.fwe-header-modul-container .fwe-header-modul-media{min-height:268px}}@media only screen and (min-width:1025px){.fwe-header-modul-container .fwe-header-modul-media{min-height:352px}}@media only screen and (min-width:1281px){.fwe-header-modul-container{flex-direction:row}.fwe-header-modul-container .fwe-header-modul-content{order:1;width:41.6666666667%;margin-right:24px}.fwe-header-modul-container .fwe-header-modul-content .fwe-h1,.fwe-header-modul-container .fwe-header-modul-content h1{margin-top:0}.fwe-header-modul-container .fwe-header-modul-media{order:2;min-height:293px;flex:1}}@media only screen and (min-width:1441px){.fwe-header-modul-container .fwe-header-modul-media{min-height:400px}}.fwe-modal-image-gallery{background:0 0;box-shadow:none;padding:0;position:fixed;width:288px;max-width:unset;max-height:100vh;overflow-x:hidden;overflow-y:auto}.fwe-modal-image-gallery .fwe-btn-link i.fwe-icon-menu-close.fwe-modal-image-gallery-close{padding-right:0;padding-top:4px}.fwe-modal-image-gallery .fwe-image-gallery{max-height:calc(100vh - 73px)}.fwe-modal-image-gallery--with-thumbnails .fwe-image-gallery{max-height:calc(100vh - 161px)}.fwe-modal-image-gallery--with-container{border-top:1px solid var(--fwe-control-border);border-bottom:1px solid var(--fwe-control-border)}.fwe-modal-image-gallery--with-container .fwe-image-gallery-header{margin-top:18px}.fwe-image-gallery-container{display:flex;flex-direction:column;overflow:auto}.fwe-image-gallery-content{color:var(--fwe-white);padding-top:24px;padding-bottom:24px}.fwe-image-gallery-header{display:flex;align-items:center;margin-bottom:24px;margin-top:0}.fwe-image-gallery{width:100%;height:288px;background-color:var(--fwe-background-image-gallery);-webkit-user-select:none;-moz-user-select:none;user-select:none}.fwe-image-gallery .swiper-zoom-container img,.fwe-image-gallery .swiper-zoom-container svg,.fwe-image-gallery img,.fwe-image-gallery svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fwe-image-gallery-thumbs{margin-top:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fwe-image-gallery-thumbs.swiper{width:100%;height:64px;box-sizing:border-box;margin-left:auto;margin-right:auto}.fwe-image-gallery-thumbs.swiper .swiper-slide{position:relative;background-size:cover;background-position:center;width:88px;margin-right:8px;height:64px;opacity:.33;transition:opacity .3s}.fwe-image-gallery-thumbs.swiper .swiper-slide:last-child{margin-right:0}.fwe-image-gallery-thumbs.swiper .swiper-slide::after{position:absolute;content:"";height:4px;width:100%;background-color:var(--fwe-hero);bottom:0;opacity:0;transition:opacity .3s}.fwe-image-gallery-thumbs.swiper .swiper-slide img{display:block;-o-object-fit:cover;object-fit:cover;width:88px;height:56px;background-color:var(--fwe-background-image-gallery)}.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active,.fwe-image-gallery-thumbs.swiper .swiper-slide:hover{opacity:1}.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active::after,.fwe-image-gallery-thumbs.swiper .swiper-slide:hover::after{opacity:1}.fwe-image-gallery-thumbs:not(.swiper){display:flex;flex-direction:row;overflow:hidden}.fwe-image-gallery-thumbs-nail{position:relative;height:64px;width:88px;min-width:88px;margin-right:8px;opacity:.33;transition:opacity .3s}.fwe-image-gallery-thumbs-nail img{position:absolute;height:56px;width:88px;min-width:88px;background:var(--fwe-background-image-gallery);-o-object-fit:cover;object-fit:cover}.fwe-image-gallery-thumbs-nail:last-child{margin-right:0}.fwe-image-gallery-thumbs-nail::after{position:absolute;content:"";height:4px;width:100%;background-color:var(--fwe-hero);bottom:0;opacity:0;transition:opacity .3s}.fwe-image-gallery-thumbs-nail.fwe-active,.fwe-image-gallery-thumbs-nail:hover{opacity:1}.fwe-image-gallery-thumbs-nail.fwe-active::after,.fwe-image-gallery-thumbs-nail:hover::after{opacity:1}@media only screen and (min-width:375px){.fwe-modal-image-gallery{width:342px;max-height:90vh}.fwe-image-gallery,.fwe-image-gallery-content{height:342px}}@media only screen and (min-width:769px){.fwe-modal-image-gallery{width:696px}.fwe-image-gallery,.fwe-image-gallery-content{height:465px}}@media only screen and (min-width:1025px){.fwe-modal-image-gallery{width:696px}.fwe-image-gallery,.fwe-image-gallery-content{height:465px}}@media only screen and (min-width:1441px){.fwe-modal-image-gallery{width:960px;min-height:726px}.fwe-modal-image-gallery--with-container{width:1320px;border-top:none;border-bottom:none}.fwe-modal-image-gallery--with-container .fwe-image-gallery-header{margin-top:none}.fwe-modal-image-gallery--with-thumbnails .fwe-image-gallery-wrapper{width:984px}.fwe-image-gallery,.fwe-image-gallery-content{height:640px}.fwe-image-gallery-container{flex-direction:row}.fwe-image-gallery-container .fwe-image-gallery{width:984px}.fwe-image-gallery-container .fwe-image-gallery-content{max-width:312px;width:312px;min-width:312px;margin-left:24px;border-top:1px solid var(--fwe-control-border);border-bottom:1px solid var(--fwe-control-border)}}.fwe-login-layout{position:fixed;background:var(--fwe-background);top:0;right:0;bottom:0;left:0}.fwe-login-layout .fwe-login-background{top:64px;position:absolute;height:calc(100vh - 64px);width:100vw;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.fwe-login-layout .fwe-login-container{height:calc(100vh - 64px);overflow:auto;display:flex;align-items:center}.fwe-login-layout .fwe-login-container .fwe-login-form{z-index:1;margin-left:20%;width:432px;background:var(--fwe-white);padding:48px}.fwe-login-layout .fwe-login-container .fwe-login-form h1{margin:0 0 48px 0}.fwe-login-layout .fwe-login-container .fwe-login-form .fwe-login-link-container{margin-top:24px;display:flex;justify-content:space-between;flex-direction:row-reverse}@media (max-width:375px){.fwe-login-layout .fwe-login-container .fwe-login-form{padding-left:16px;padding-right:16px}}@media (max-width:600px),(max-height:600px){.fwe-login-layout .fwe-login-container{background-color:var(--fwe-white);position:unset;left:unset;top:unset;width:100vw;align-items:stretch}.fwe-login-layout .fwe-login-container .fwe-login-form{margin-left:0;width:100%}.fwe-login-layout .fwe-login-background{display:none}}.fwe-side-menu{flex-shrink:0;width:240px;display:flex;flex-direction:column;border-left:1px solid var(--fwe-border)}.fwe-side-menu .fwe-side-menu-item{cursor:pointer;margin-left:-1px;line-height:42px;color:var(--fwe-text);padding:0 8px 0 16px;position:relative}.fwe-side-menu .fwe-side-menu-item::before{position:absolute;content:"";top:0;left:0;bottom:0;width:0;background:var(--fwe-hero);transition:width .2s}.fwe-side-menu .fwe-side-menu-item.fwe-active{color:var(--fwe-hero)}.fwe-side-menu .fwe-side-menu-item.fwe-active::before{width:4px}@media (max-width:900px){.fwe-side-menu{width:190px}}.fwe-side-menu-layout{margin-top:64px;display:flex;align-items:flex-start}.fwe-side-menu-layout .fwe-content-container{max-width:600px;flex-shrink:1;flex-grow:1}@media (max-width:750px){.fwe-side-menu-layout .fwe-content-container{max-width:unset;margin-top:32px}}@media (max-width:750px){.fwe-side-menu-layout{flex-direction:column;margin-top:32px}}
|
|
5
|
+
*/footer.fwe-footer .fwe-social-media{display:flex;flex-direction:row;justify-content:center;padding:24px 0;border-bottom:1px solid var(--fwe-control-border-darker);margin-bottom:24px}footer.fwe-footer .fwe-social-media .fwe-social-media-link{display:block;width:32px;height:32px;border-radius:4px;margin-right:24px;opacity:.3;transition:opacity .3s}footer.fwe-footer .fwe-social-media .fwe-social-media-link:last-child{margin-right:0}footer.fwe-footer .fwe-social-media .fwe-social-media-link:hover{opacity:1}footer.fwe-footer .fwe-footer-details{padding-bottom:24px;border-bottom:1px solid var(--fwe-control-border-darker)}footer.fwe-footer .fwe-footer-details h4{font-size:16px;line-height:24px;font-weight:var(--fwe-font-weight-bold);list-style-type:none;position:relative;margin-top:0;margin-bottom:12px}footer.fwe-footer .fwe-footer-details ul.fwe-list-group .fwe-list-group-item{padding-left:0}footer.fwe-footer .fwe-footer-details p{padding-top:8px;max-width:320px}footer.fwe-footer .fwe-footer-details:not(:first-child){margin-top:24px}footer.fwe-footer .fwe-bottomline{font-size:var(--fwe-font-size-small);padding-top:24px;text-align:center}footer.fwe-footer .fwe-bottomline .fwe-sitelinks{order:2}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa{padding-bottom:8px}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a{color:var(--fwe-control-border-darker);padding-right:8px}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a:last-child{padding-right:0}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb{padding-bottom:24px}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a{color:var(--fwe-control-border-darker);padding-right:8px}footer.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a:last-child{padding-right:0}footer.fwe-footer .fwe-bottomline .fwe-copyright{display:flex;order:1;justify-content:center;padding-bottom:24px;color:var(--fwe-control-border-darker)}@media only screen and (min-width:1281px){footer.fwe-footer .fwe-footer-details{border-bottom:none}footer.fwe-footer .fwe-footer-details h4{margin-top:24px}footer.fwe-footer .fwe-footer-details:not(:first-child){margin-top:0}footer.fwe-footer .fwe-bottomline{font-size:var(--fwe-font-size-small);padding-top:24px;text-align:left;display:flex}footer.fwe-footer .fwe-bottomline .fwe-sitelinks{text-align:right;margin-left:auto;display:flex}footer.fwe-footer .fwe-social-media{margin-bottom:0}}@media only screen and (min-width:1441px){footer.fwe-footer .fwe-social-media .fwe-social-media-link{width:64px;height:64px;margin-right:42px}footer.fwe-footer .fwe-social-media .fwe-social-media-link:last-child{margin-right:0}}.fwe-teaser-horbox{display:flex;background-color:var(--fwe-sucanul)}.fwe-teaser-horbox .fwe-teaser-horbox-img{background-color:var(--fwe-hero);flex:1}.fwe-teaser-horbox .fwe-teaser-horbox-content{flex:1;display:inline-flex;flex-direction:column;padding:24px}.fwe-teaser-horbox .fwe-teaser-horbox-content .fwe-teaser-more{align-self:flex-end}.fwe-teaser-verbox{display:inline-flex;flex-direction:column;background-color:var(--fwe-sucanul);width:100%;height:100%}.fwe-teaser-verbox .fwe-teaser-verbox-img{background-color:var(--fwe-hero);height:calc(50% - 12px);min-height:186px;width:100%}.fwe-teaser-verbox h2{padding-top:24px;padding-left:24px;padding-right:24px}.fwe-teaser-verbox p{padding-left:24px;padding-right:24px}.fwe-teaser-verbox .fwe-teaser-more{align-self:flex-end;margin-bottom:24px;margin-right:24px}.fwe-teaser-c12-container{display:flex;flex-direction:column}.fwe-teaser-c12-container .fwe-teaser-c12-content{order:2;background-color:var(--fwe-sucanul);padding-top:16px;padding-bottom:13px;padding-left:20px;padding-right:20px}.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h3,.fwe-teaser-c12-container .fwe-teaser-c12-content h3{font-size:12px;line-height:14px;margin-bottom:4px;font-weight:var(--fwe-font-weight-normal)}.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h2,.fwe-teaser-c12-container .fwe-teaser-c12-content h2{font-size:16px;line-height:24px;font-weight:var(--fwe-font-weight-bold);margin-top:0}.fwe-teaser-c12-container .fwe-teaser-c12-img{order:1;background-color:var(--fwe-hero);min-height:114px}@media only screen and (min-width:1025px){.fwe-teaser-verbox h2{padding-top:48px}}.fwe-header-slider-container .fwe-header-slider-box{height:142px;background-color:var(--fwe-hero)}.fwe-header-slider-container .fwe-header-slider{margin-top:-28px;margin-left:12px;margin-right:12px}.fwe-header-slider{display:flex;flex-direction:column;padding:24px 28px;background-color:var(--fwe-white);border-radius:4px;box-shadow:0 1px 8px 0 rgba(0,0,0,.2)}.fwe-header-slider .fwe-header-slider-content{display:inline-flex;flex-direction:column}.fwe-header-slider .fwe-header-slider-content p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;margin:0}.fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero{margin-top:24px;justify-content:center;margin-left:18px;margin-right:18px}.fwe-header-slider .fwe-pagination{align-self:center;margin-top:24px}.fwe-header-slider .fwe-header-slider-arrow-left,.fwe-header-slider .fwe-header-slider-arrow-right{display:none}@media only screen and (min-width:600px){.fwe-header-slider-container .fwe-header-slider-box{height:166px}}@media only screen and (min-width:769px){.fwe-header-slider-container .fwe-header-slider-box{height:341px}.fwe-header-slider-container .fwe-header-slider{margin-top:-104px}}@media only screen and (min-width:1025px){.fwe-header-slider-container .fwe-header-slider-box{height:455px}.fwe-header-slider-container .fwe-header-slider{position:relative;margin-top:-104px}.fwe-header-slider{padding:24px 112px}.fwe-header-slider .fwe-header-slider-content{flex-direction:row;align-items:center}.fwe-header-slider .fwe-header-slider-content p{-webkit-line-clamp:3}.fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero{justify-content:center;margin-top:0;margin-left:34px;margin-right:0;min-width:200px}.fwe-header-slider .fwe-header-slider-arrow-left,.fwe-header-slider .fwe-header-slider-arrow-right{display:block;position:absolute;top:50%;margin-top:12px;transform:translateY(-50%);height:48px;width:48px;font-size:48px}.fwe-header-slider .fwe-header-slider-arrow-left{left:24px}.fwe-header-slider .fwe-header-slider-arrow-right{right:24px}}@media only screen and (min-width:1441px){.fwe-header-slider-container .fwe-header-slider-box{height:640px}.fwe-header-slider-container .fwe-header-slider{margin:auto;margin-top:-104px;width:1096px}.fwe-header-slider{padding:24px 160px}}@media only screen and (min-width:1921px){.fwe-header-slider-container .fwe-header-slider{width:1192px}}.fwe-header-modul-container{display:flex;flex-direction:column;padding-top:32px;padding-bottom:32px}.fwe-header-modul-container .fwe-header-modul-content{order:2;position:relative}.fwe-header-modul-container .fwe-header-modul-content .fwe-h1,.fwe-header-modul-container .fwe-header-modul-content h1{margin-bottom:0}.fwe-header-modul-container .fwe-header-modul-content .fwe-h3,.fwe-header-modul-container .fwe-header-modul-content h3{margin-top:0;margin-bottom:16px}.fwe-header-modul-container .fwe-header-modul-content p{font-size:var(--fwe-font-size-xl);line-height:32px;color:var(--fwe-text-light);margin:0;padding-bottom:34px}.fwe-header-modul-container .fwe-header-modul-content::after{position:absolute;bottom:0;right:0;content:"";width:28px;height:10px;background-color:var(--fwe-gray-400)}.fwe-header-modul-container .fwe-header-modul-media{min-height:111px;background-color:var(--fwe-hero);order:1}@media only screen and (min-width:600px){.fwe-header-modul-container .fwe-header-modul-media{min-height:132px}}@media only screen and (min-width:769px){.fwe-header-modul-container .fwe-header-modul-content .fwe-h1,.fwe-header-modul-container .fwe-header-modul-content h1{margin-bottom:6px}.fwe-header-modul-container .fwe-header-modul-media{min-height:268px}}@media only screen and (min-width:1025px){.fwe-header-modul-container .fwe-header-modul-media{min-height:352px}}@media only screen and (min-width:1281px){.fwe-header-modul-container{flex-direction:row}.fwe-header-modul-container .fwe-header-modul-content{order:1;width:41.6666666667%;margin-right:24px}.fwe-header-modul-container .fwe-header-modul-content .fwe-h1,.fwe-header-modul-container .fwe-header-modul-content h1{margin-top:0}.fwe-header-modul-container .fwe-header-modul-media{order:2;min-height:293px;flex:1}}@media only screen and (min-width:1441px){.fwe-header-modul-container .fwe-header-modul-media{min-height:400px}}.fwe-modal-image-gallery{background:0 0;box-shadow:none;padding:0;position:fixed;width:288px;max-width:unset;max-height:100vh;overflow-x:hidden;overflow-y:hidden}.fwe-modal-image-gallery .fwe-btn-link i.fwe-icon-menu-close.fwe-modal-image-gallery-close{padding-right:0;padding-top:4px}.fwe-modal-image-gallery .fwe-image-gallery{max-height:calc(100vh - 73px)}.fwe-modal-image-gallery--with-thumbnails .fwe-image-gallery{max-height:calc(100vh - 161px)}.fwe-modal-image-gallery--with-container{border-top:1px solid var(--fwe-control-border);border-bottom:1px solid var(--fwe-control-border)}.fwe-modal-image-gallery--with-container .fwe-image-gallery-header{margin-top:18px}.fwe-image-gallery-container{display:flex;flex-direction:column;overflow:hidden}.fwe-image-gallery-content{color:var(--fwe-white);padding-top:24px;padding-bottom:24px}.fwe-image-gallery-header{display:flex;align-items:center;margin-bottom:24px;margin-top:0}.fwe-image-gallery{width:100%;height:288px;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fwe-image-gallery .swiper-zoom-container img,.fwe-image-gallery .swiper-zoom-container svg,.fwe-image-gallery img,.fwe-image-gallery svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fwe-image-gallery-thumbs{margin-top:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fwe-image-gallery-thumbs.swiper{width:100%;height:64px;box-sizing:border-box;margin-left:auto;margin-right:auto}.fwe-image-gallery-thumbs.swiper .swiper-slide{position:relative;background-size:cover;background-position:center;width:88px;margin-right:8px;height:64px;opacity:.33;transition:opacity .3s;cursor:pointer}.fwe-image-gallery-thumbs.swiper .swiper-slide:last-child{margin-right:0}.fwe-image-gallery-thumbs.swiper .swiper-slide::after{position:absolute;content:"";height:4px;width:100%;background-color:var(--fwe-hero);bottom:0;opacity:0;transition:opacity .3s}.fwe-image-gallery-thumbs.swiper .swiper-slide img{display:block;-o-object-fit:cover;object-fit:cover;width:88px;height:56px;background-color:#fff}.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active,.fwe-image-gallery-thumbs.swiper .swiper-slide:hover{opacity:1}.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active::after,.fwe-image-gallery-thumbs.swiper .swiper-slide:hover::after{opacity:1}.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active{cursor:default}.fwe-image-gallery-thumbs:not(.swiper){display:flex;flex-direction:row;overflow:hidden}.fwe-image-gallery-thumbs-nail{position:relative;height:64px;width:88px;min-width:88px;margin-right:8px;opacity:.33;transition:opacity .3s;cursor:pointer}.fwe-image-gallery-thumbs-nail img{position:absolute;height:56px;width:88px;min-width:88px;background:#fff;-o-object-fit:cover;object-fit:cover}.fwe-image-gallery-thumbs-nail:last-child{margin-right:0}.fwe-image-gallery-thumbs-nail::after{position:absolute;content:"";height:4px;width:100%;background-color:var(--fwe-hero);bottom:0;opacity:0;transition:opacity .3s}.fwe-image-gallery-thumbs-nail.fwe-active,.fwe-image-gallery-thumbs-nail:hover{opacity:1}.fwe-image-gallery-thumbs-nail.fwe-active::after,.fwe-image-gallery-thumbs-nail:hover::after{opacity:1}.fwe-image-gallery-thumbs-nail.fwe-active{cursor:default}@media only screen and (min-width:375px){.fwe-modal-image-gallery{width:342px;max-height:90vh}.fwe-image-gallery,.fwe-image-gallery-content{height:342px}}@media only screen and (min-width:769px){.fwe-modal-image-gallery{width:696px}.fwe-image-gallery,.fwe-image-gallery-content{height:465px}}@media only screen and (min-width:1025px){.fwe-modal-image-gallery{width:696px}.fwe-image-gallery,.fwe-image-gallery-content{height:465px}}@media only screen and (min-width:1441px){.fwe-modal-image-gallery{width:960px;min-height:726px}.fwe-modal-image-gallery--with-container{width:1320px;border-top:none;border-bottom:none}.fwe-modal-image-gallery--with-container .fwe-image-gallery-header{margin-top:none}.fwe-image-gallery,.fwe-image-gallery-content{height:640px}.fwe-image-gallery-container{flex-direction:row}.fwe-image-gallery-container .fwe-image-gallery{width:984px}.fwe-image-gallery-container .fwe-image-gallery-content{max-width:312px;width:312px;min-width:312px;margin-left:24px;border-top:1px solid var(--fwe-control-border);border-bottom:1px solid var(--fwe-control-border)}}.fwe-login-layout{position:fixed;background:var(--fwe-background);top:0;right:0;bottom:0;left:0}.fwe-login-layout .fwe-login-background{top:64px;position:absolute;height:calc(100vh - 64px);width:100vw;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.fwe-login-layout .fwe-login-container{height:calc(100vh - 64px);overflow:auto;display:flex;align-items:center}.fwe-login-layout .fwe-login-container .fwe-login-form{z-index:1;margin-left:20%;width:432px;background:var(--fwe-white);padding:48px}.fwe-login-layout .fwe-login-container .fwe-login-form h1{margin:0 0 48px 0}.fwe-login-layout .fwe-login-container .fwe-login-form .fwe-login-link-container{margin-top:24px;display:flex;justify-content:space-between;flex-direction:row-reverse}@media (max-width:375px){.fwe-login-layout .fwe-login-container .fwe-login-form{padding-left:16px;padding-right:16px}}@media (max-width:600px),(max-height:600px){.fwe-login-layout .fwe-login-container{background-color:var(--fwe-white);position:unset;left:unset;top:unset;width:100vw;align-items:stretch}.fwe-login-layout .fwe-login-container .fwe-login-form{margin-left:0;width:100%}.fwe-login-layout .fwe-login-background{display:none}}.fwe-side-menu{flex-shrink:0;width:240px;display:flex;flex-direction:column}.fwe-side-menu .fwe-side-menu-item{border-left:1px solid var(--fwe-border);line-height:1.2;display:flex;align-items:center;height:42px;cursor:pointer;margin-left:-1px;color:var(--fwe-text);padding:0 8px 0 16px;position:relative}.fwe-side-menu .fwe-side-menu-item::before{position:absolute;content:"";top:0;left:-1px;bottom:0;width:0;background:var(--fwe-hero);transition:width .2s,height .2s}.fwe-side-menu .fwe-side-menu-item.fwe-active{color:var(--fwe-hero)}.fwe-side-menu .fwe-side-menu-item.fwe-active::before{width:4px}@media (max-width:900px){.fwe-side-menu{width:190px}}.fwe-side-menu--horizontal{scrollbar-width:thin;scrollbar-color:var(--fwe-control-scrollbar) var(--fwe-gray-100);display:flex;flex-direction:row;width:100%;overflow-y:hidden;overflow-x:auto}@media (pointer:fine){.fwe-side-menu--horizontal::-webkit-scrollbar{width:14px}.fwe-side-menu--horizontal::-webkit-scrollbar-track{background:0 0}.fwe-side-menu--horizontal::-webkit-scrollbar-thumb{overflow:visible;background-color:var(--fwe-control-scrollbar);border:3px solid rgba(242,243,245,0);-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:8px}}.fwe-side-menu--horizontal .fwe-side-menu-item{border:unset;height:48px;padding:0 16px;margin:0;white-space:nowrap}.fwe-side-menu--horizontal .fwe-side-menu-item::before{top:unset;right:16px;left:16px;width:unset;height:0}.fwe-side-menu--horizontal .fwe-side-menu-item.fwe-active::before{width:unset;height:4px}
|
|
6
6
|
/*# sourceMappingURL=festo-web-essentials-organisms.min.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["dist/css/organisms/festo-web-essentials-organisms.css"],"names":[],"mappings":"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","sourcesContent":["/*!\n * Festo UI - Web Essentials v3.1.0 (https://storybook.festo.design/)\n * Copyright 2022 Festo SE & Co. KG\n * Licensed under Apache-2.0\n */\nfooter.fwe-footer .fwe-social-media {\n display: flex;\n flex-direction: row;\n justify-content: center;\n padding: 24px 0px;\n border-bottom: 1px solid var(--fwe-control-border-darker);\n margin-bottom: 24px;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link {\n display: block;\n width: 32px;\n height: 32px;\n border-radius: 4px;\n margin-right: 24px;\n opacity: 0.3;\n transition: opacity 0.3s;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link:last-child {\n margin-right: 0px;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link:hover {\n opacity: 1;\n}\nfooter.fwe-footer .fwe-footer-details {\n padding-bottom: 24px;\n border-bottom: 1px solid var(--fwe-control-border-darker);\n}\nfooter.fwe-footer .fwe-footer-details h4 {\n font-size: 16px;\n line-height: 24px;\n font-weight: var(--fwe-font-weight-bold);\n list-style-type: none;\n position: relative;\n margin-top: 0px;\n margin-bottom: 12px;\n}\nfooter.fwe-footer .fwe-footer-details ul.fwe-list-group .fwe-list-group-item {\n padding-left: 0px;\n}\nfooter.fwe-footer .fwe-footer-details p {\n padding-top: 8px;\n max-width: 320px;\n}\nfooter.fwe-footer .fwe-footer-details:not(:first-child) {\n margin-top: 24px;\n}\nfooter.fwe-footer .fwe-bottomline {\n font-size: var(--fwe-font-size-small);\n padding-top: 24px;\n text-align: center;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks {\n order: 2;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa {\n padding-bottom: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a {\n color: var(--fwe-control-border-darker);\n padding-right: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a:last-child {\n padding-right: 0px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb {\n padding-bottom: 24px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a {\n color: var(--fwe-control-border-darker);\n padding-right: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a:last-child {\n padding-right: 0px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-copyright {\n display: flex;\n order: 1;\n justify-content: center;\n padding-bottom: 24px;\n color: var(--fwe-control-border-darker);\n}\n\n@media only screen and (min-width: 1281px) {\n footer.fwe-footer .fwe-footer-details {\n border-bottom: none;\n }\n footer.fwe-footer .fwe-footer-details h4 {\n margin-top: 24px;\n }\n footer.fwe-footer .fwe-footer-details:not(:first-child) {\n margin-top: 0px;\n }\n footer.fwe-footer .fwe-bottomline {\n font-size: var(--fwe-font-size-small);\n padding-top: 24px;\n text-align: left;\n display: flex;\n }\n footer.fwe-footer .fwe-bottomline .fwe-sitelinks {\n text-align: right;\n margin-left: auto;\n display: flex;\n }\n footer.fwe-footer .fwe-social-media {\n margin-bottom: 0px;\n }\n}\n@media only screen and (min-width: 1441px) {\n footer.fwe-footer .fwe-social-media .fwe-social-media-link {\n width: 64px;\n height: 64px;\n margin-right: 42px;\n }\n footer.fwe-footer .fwe-social-media .fwe-social-media-link:last-child {\n margin-right: 0px;\n }\n}\n.fwe-teaser-horbox {\n display: flex;\n background-color: var(--fwe-sucanul);\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-img {\n background-color: var(--fwe-hero);\n flex: 1;\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-content {\n flex: 1;\n display: inline-flex;\n flex-direction: column;\n padding: 24px;\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-content .fwe-teaser-more {\n align-self: flex-end;\n}\n\n.fwe-teaser-verbox {\n display: inline-flex;\n flex-direction: column;\n background-color: var(--fwe-sucanul);\n width: 100%;\n height: 100%;\n}\n\n.fwe-teaser-verbox .fwe-teaser-verbox-img {\n background-color: var(--fwe-hero);\n height: calc(50% - 12px);\n min-height: 186px;\n width: 100%;\n}\n\n.fwe-teaser-verbox h2 {\n padding-top: 24px;\n padding-left: 24px;\n padding-right: 24px;\n}\n\n.fwe-teaser-verbox p {\n padding-left: 24px;\n padding-right: 24px;\n}\n\n.fwe-teaser-verbox .fwe-teaser-more {\n align-self: flex-end;\n margin-bottom: 24px;\n margin-right: 24px;\n}\n\n.fwe-teaser-c12-container {\n display: flex;\n flex-direction: column;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content {\n order: 2;\n background-color: var(--fwe-sucanul);\n padding-top: 16px;\n padding-bottom: 13px;\n padding-left: 20px;\n padding-right: 20px;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content h3,\n.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h3 {\n font-size: 12px;\n line-height: 14px;\n margin-bottom: 4px;\n font-weight: var(--fwe-font-weight-normal);\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content h2,\n.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h2 {\n font-size: 16px;\n line-height: 24px;\n font-weight: var(--fwe-font-weight-bold);\n margin-top: 0;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-img {\n order: 1;\n background-color: var(--fwe-hero);\n min-height: 114px;\n}\n\n@media only screen and (min-width: 1025px) {\n .fwe-teaser-verbox h2 {\n padding-top: 48px;\n }\n}\n.fwe-header-slider-container .fwe-header-slider-box {\n height: 142px;\n background-color: var(--fwe-hero);\n}\n.fwe-header-slider-container .fwe-header-slider {\n margin-top: -28px;\n margin-left: 12px;\n margin-right: 12px;\n}\n\n.fwe-header-slider {\n display: flex;\n flex-direction: column;\n padding: 24px 28px;\n background-color: var(--fwe-white);\n border-radius: 4px;\n box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);\n}\n.fwe-header-slider .fwe-header-slider-content {\n display: inline-flex;\n flex-direction: column;\n}\n.fwe-header-slider .fwe-header-slider-content p {\n text-overflow: ellipsis;\n overflow: hidden;\n display: -webkit-box !important;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n white-space: normal;\n margin: 0;\n}\n.fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero {\n margin-top: 24px;\n justify-content: center;\n margin-left: 18px;\n margin-right: 18px;\n}\n.fwe-header-slider .fwe-pagination {\n align-self: center;\n margin-top: 24px;\n}\n.fwe-header-slider .fwe-header-slider-arrow-left,\n.fwe-header-slider .fwe-header-slider-arrow-right {\n display: none;\n}\n\n@media only screen and (min-width: 600px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 166px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 341px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n margin-top: -104px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 455px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n position: relative;\n margin-top: -104px;\n }\n .fwe-header-slider {\n padding: 24px 112px;\n }\n .fwe-header-slider .fwe-header-slider-content {\n flex-direction: row;\n align-items: center;\n }\n .fwe-header-slider .fwe-header-slider-content p {\n -webkit-line-clamp: 3;\n }\n .fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero {\n justify-content: center;\n margin-top: 0;\n margin-left: 34px;\n margin-right: 0;\n min-width: 200px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-left,\n .fwe-header-slider .fwe-header-slider-arrow-right {\n display: block;\n position: absolute;\n top: 50%;\n margin-top: 12px;\n transform: translateY(-50%);\n height: 48px;\n width: 48px;\n font-size: 48px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-left {\n left: 24px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-right {\n right: 24px;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 640px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n margin: auto;\n margin-top: -104px;\n width: 1096px;\n }\n .fwe-header-slider {\n padding: 24px 160px;\n }\n}\n@media only screen and (min-width: 1921px) {\n .fwe-header-slider-container .fwe-header-slider {\n width: 1192px;\n }\n}\n.fwe-header-modul-container {\n display: flex;\n flex-direction: column;\n padding-top: 32px;\n padding-bottom: 32px;\n}\n.fwe-header-modul-container .fwe-header-modul-content {\n order: 2;\n position: relative;\n}\n.fwe-header-modul-container .fwe-header-modul-content h1,\n.fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-bottom: 0;\n}\n.fwe-header-modul-container .fwe-header-modul-content h3,\n.fwe-header-modul-container .fwe-header-modul-content .fwe-h3 {\n margin-top: 0;\n margin-bottom: 16px;\n}\n.fwe-header-modul-container .fwe-header-modul-content p {\n font-size: var(--fwe-font-size-xl);\n line-height: 32px;\n color: var(--fwe-text-light);\n margin: 0;\n padding-bottom: 34px;\n}\n.fwe-header-modul-container .fwe-header-modul-content::after {\n position: absolute;\n bottom: 0;\n right: 0;\n content: \"\";\n width: 28px;\n height: 10px;\n background-color: var(--fwe-gray-400);\n}\n.fwe-header-modul-container .fwe-header-modul-media {\n min-height: 111px;\n background-color: var(--fwe-hero);\n order: 1;\n}\n\n@media only screen and (min-width: 600px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 132px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-header-modul-container .fwe-header-modul-content h1,\n .fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-bottom: 6px;\n }\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 268px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 352px;\n }\n}\n@media only screen and (min-width: 1281px) {\n .fwe-header-modul-container {\n flex-direction: row;\n }\n .fwe-header-modul-container .fwe-header-modul-content {\n order: 1;\n width: 41.6666666667%;\n margin-right: 24px;\n }\n .fwe-header-modul-container .fwe-header-modul-content h1,\n .fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-top: 0;\n }\n .fwe-header-modul-container .fwe-header-modul-media {\n order: 2;\n min-height: 293px;\n flex: 1;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 400px;\n }\n}\n/* stylelint-disable selector-class-pattern -- Doing swiper overrides here */\n.fwe-modal-image-gallery {\n background: transparent;\n box-shadow: none;\n padding: 0px;\n position: fixed;\n width: 288px;\n max-width: unset;\n max-height: 100vh;\n overflow-x: hidden;\n overflow-y: auto;\n}\n.fwe-modal-image-gallery .fwe-btn-link i.fwe-icon-menu-close.fwe-modal-image-gallery-close {\n padding-right: 0px;\n padding-top: 4px;\n}\n.fwe-modal-image-gallery .fwe-image-gallery {\n max-height: calc(100vh - 73px);\n}\n.fwe-modal-image-gallery--with-thumbnails .fwe-image-gallery {\n max-height: calc(100vh - 161px);\n}\n.fwe-modal-image-gallery--with-container {\n border-top: 1px solid var(--fwe-control-border);\n border-bottom: 1px solid var(--fwe-control-border);\n}\n.fwe-modal-image-gallery--with-container .fwe-image-gallery-header {\n margin-top: 18px;\n}\n\n.fwe-image-gallery-container {\n display: flex;\n flex-direction: column;\n overflow: auto;\n}\n\n.fwe-image-gallery-content {\n color: var(--fwe-white);\n padding-top: 24px;\n padding-bottom: 24px;\n}\n\n.fwe-image-gallery-header {\n display: flex;\n align-items: center;\n margin-bottom: 24px;\n margin-top: 0px;\n}\n\n.fwe-image-gallery {\n width: 100%;\n height: 288px;\n background-color: var(--fwe-background-image-gallery);\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.fwe-image-gallery svg,\n.fwe-image-gallery img,\n.fwe-image-gallery .swiper-zoom-container img,\n.fwe-image-gallery .swiper-zoom-container svg {\n width: 100%;\n height: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n}\n\n.fwe-image-gallery-thumbs {\n margin-top: 24px;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.fwe-image-gallery-thumbs.swiper {\n width: 100%;\n height: 64px;\n box-sizing: border-box;\n margin-left: auto;\n margin-right: auto;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide {\n position: relative;\n background-size: cover;\n background-position: center;\n width: 88px;\n margin-right: 8px;\n height: 64px;\n opacity: 0.33;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide:last-child {\n margin-right: 0px;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide::after {\n position: absolute;\n content: \"\";\n height: 4px;\n width: 100%;\n background-color: var(--fwe-hero);\n bottom: 0px;\n opacity: 0;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide img {\n display: block;\n -o-object-fit: cover;\n object-fit: cover;\n width: 88px;\n height: 56px;\n background-color: var(--fwe-background-image-gallery);\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active, .fwe-image-gallery-thumbs.swiper .swiper-slide:hover {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active::after, .fwe-image-gallery-thumbs.swiper .swiper-slide:hover::after {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs:not(.swiper) {\n display: flex;\n flex-direction: row;\n overflow: hidden;\n}\n.fwe-image-gallery-thumbs-nail {\n position: relative;\n height: 64px;\n width: 88px;\n min-width: 88px;\n margin-right: 8px;\n opacity: 0.33;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs-nail img {\n position: absolute;\n height: 56px;\n width: 88px;\n min-width: 88px;\n background: var(--fwe-background-image-gallery);\n -o-object-fit: cover;\n object-fit: cover;\n}\n.fwe-image-gallery-thumbs-nail:last-child {\n margin-right: 0px;\n}\n.fwe-image-gallery-thumbs-nail::after {\n position: absolute;\n content: \"\";\n height: 4px;\n width: 100%;\n background-color: var(--fwe-hero);\n bottom: 0px;\n opacity: 0;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs-nail.fwe-active, .fwe-image-gallery-thumbs-nail:hover {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs-nail.fwe-active::after, .fwe-image-gallery-thumbs-nail:hover::after {\n opacity: 1;\n}\n\n@media only screen and (min-width: 375px) {\n .fwe-modal-image-gallery {\n width: 342px;\n max-height: 90vh;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 342px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-modal-image-gallery {\n width: 696px;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 465px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-modal-image-gallery {\n width: 696px;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 465px;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-modal-image-gallery {\n width: 960px;\n min-height: 726px;\n }\n .fwe-modal-image-gallery--with-container {\n width: 1320px;\n border-top: none;\n border-bottom: none;\n }\n .fwe-modal-image-gallery--with-container .fwe-image-gallery-header {\n margin-top: none;\n }\n .fwe-modal-image-gallery--with-thumbnails .fwe-image-gallery-wrapper {\n width: 984px;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 640px;\n }\n .fwe-image-gallery-container {\n flex-direction: row;\n }\n .fwe-image-gallery-container .fwe-image-gallery {\n width: 984px;\n }\n .fwe-image-gallery-container .fwe-image-gallery-content {\n max-width: 312px;\n width: 312px;\n min-width: 312px;\n margin-left: 24px;\n border-top: 1px solid var(--fwe-control-border);\n border-bottom: 1px solid var(--fwe-control-border);\n }\n}\n.fwe-login-layout {\n position: fixed;\n background: var(--fwe-background);\n top: 0px;\n right: 0px;\n bottom: 0px;\n left: 0px;\n}\n.fwe-login-layout .fwe-login-background {\n top: 64px;\n position: absolute;\n height: calc(100vh - 64px);\n width: 100vw;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: center;\n object-position: center;\n}\n.fwe-login-layout .fwe-login-container {\n height: calc(100vh - 64px);\n overflow: auto;\n display: flex;\n align-items: center;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form {\n z-index: 1;\n margin-left: 20%;\n width: 432px;\n background: var(--fwe-white);\n padding: 48px;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form h1 {\n margin: 0px 0px 48px 0px;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form .fwe-login-link-container {\n margin-top: 24px;\n display: flex;\n justify-content: space-between;\n flex-direction: row-reverse;\n}\n@media (max-width: 375px) {\n .fwe-login-layout .fwe-login-container .fwe-login-form {\n padding-left: 16px;\n padding-right: 16px;\n }\n}\n@media (max-width: 600px), (max-height: 600px) {\n .fwe-login-layout .fwe-login-container {\n background-color: var(--fwe-white);\n position: unset;\n left: unset;\n top: unset;\n width: 100vw;\n align-items: stretch;\n }\n .fwe-login-layout .fwe-login-container .fwe-login-form {\n margin-left: 0px;\n width: 100%;\n }\n .fwe-login-layout .fwe-login-background {\n display: none;\n }\n}\n\n.fwe-side-menu {\n flex-shrink: 0;\n width: 240px;\n display: flex;\n flex-direction: column;\n border-left: 1px solid var(--fwe-border);\n}\n.fwe-side-menu .fwe-side-menu-item {\n cursor: pointer;\n margin-left: -1px;\n line-height: 42px;\n color: var(--fwe-text);\n padding: 0px 8px 0px 16px;\n position: relative;\n}\n.fwe-side-menu .fwe-side-menu-item::before {\n position: absolute;\n content: \"\";\n top: 0px;\n left: 0px;\n bottom: 0px;\n width: 0px;\n background: var(--fwe-hero);\n transition: width 0.2s;\n}\n.fwe-side-menu .fwe-side-menu-item.fwe-active {\n color: var(--fwe-hero);\n}\n.fwe-side-menu .fwe-side-menu-item.fwe-active::before {\n width: 4px;\n}\n@media (max-width: 900px) {\n .fwe-side-menu {\n width: 190px;\n }\n}\n\n.fwe-side-menu-layout {\n margin-top: 64px;\n display: flex;\n align-items: flex-start;\n}\n.fwe-side-menu-layout .fwe-content-container {\n max-width: 600px;\n flex-shrink: 1;\n flex-grow: 1;\n}\n@media (max-width: 750px) {\n .fwe-side-menu-layout .fwe-content-container {\n max-width: unset;\n margin-top: 32px;\n }\n}\n@media (max-width: 750px) {\n .fwe-side-menu-layout {\n flex-direction: column;\n margin-top: 32px;\n }\n}\n\n/*# sourceMappingURL=festo-web-essentials-organisms.css.map */"]}
|
|
1
|
+
{"version":3,"sources":["dist/css/organisms/festo-web-essentials-organisms.css"],"names":[],"mappings":"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","sourcesContent":["/*!\n * Festo UI - Web Essentials v3.1.0 (https://storybook.festo.design/)\n * Copyright 2022 Festo SE & Co. KG\n * Licensed under Apache-2.0\n */\n/* a screen reader friendly approach */\nfooter.fwe-footer .fwe-social-media {\n display: flex;\n flex-direction: row;\n justify-content: center;\n padding: 24px 0px;\n border-bottom: 1px solid var(--fwe-control-border-darker);\n margin-bottom: 24px;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link {\n display: block;\n width: 32px;\n height: 32px;\n border-radius: 4px;\n margin-right: 24px;\n opacity: 0.3;\n transition: opacity 0.3s;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link:last-child {\n margin-right: 0px;\n}\nfooter.fwe-footer .fwe-social-media .fwe-social-media-link:hover {\n opacity: 1;\n}\nfooter.fwe-footer .fwe-footer-details {\n padding-bottom: 24px;\n border-bottom: 1px solid var(--fwe-control-border-darker);\n}\nfooter.fwe-footer .fwe-footer-details h4 {\n font-size: 16px;\n line-height: 24px;\n font-weight: var(--fwe-font-weight-bold);\n list-style-type: none;\n position: relative;\n margin-top: 0px;\n margin-bottom: 12px;\n}\nfooter.fwe-footer .fwe-footer-details ul.fwe-list-group .fwe-list-group-item {\n padding-left: 0px;\n}\nfooter.fwe-footer .fwe-footer-details p {\n padding-top: 8px;\n max-width: 320px;\n}\nfooter.fwe-footer .fwe-footer-details:not(:first-child) {\n margin-top: 24px;\n}\nfooter.fwe-footer .fwe-bottomline {\n font-size: var(--fwe-font-size-small);\n padding-top: 24px;\n text-align: center;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks {\n order: 2;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa {\n padding-bottom: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a {\n color: var(--fwe-control-border-darker);\n padding-right: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupa a:last-child {\n padding-right: 0px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb {\n padding-bottom: 24px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a {\n color: var(--fwe-control-border-darker);\n padding-right: 8px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-sitelinks .fwe-sitelinks-groupb a:last-child {\n padding-right: 0px;\n}\nfooter.fwe-footer .fwe-bottomline .fwe-copyright {\n display: flex;\n order: 1;\n justify-content: center;\n padding-bottom: 24px;\n color: var(--fwe-control-border-darker);\n}\n\n@media only screen and (min-width: 1281px) {\n footer.fwe-footer .fwe-footer-details {\n border-bottom: none;\n }\n footer.fwe-footer .fwe-footer-details h4 {\n margin-top: 24px;\n }\n footer.fwe-footer .fwe-footer-details:not(:first-child) {\n margin-top: 0px;\n }\n footer.fwe-footer .fwe-bottomline {\n font-size: var(--fwe-font-size-small);\n padding-top: 24px;\n text-align: left;\n display: flex;\n }\n footer.fwe-footer .fwe-bottomline .fwe-sitelinks {\n text-align: right;\n margin-left: auto;\n display: flex;\n }\n footer.fwe-footer .fwe-social-media {\n margin-bottom: 0px;\n }\n}\n@media only screen and (min-width: 1441px) {\n footer.fwe-footer .fwe-social-media .fwe-social-media-link {\n width: 64px;\n height: 64px;\n margin-right: 42px;\n }\n footer.fwe-footer .fwe-social-media .fwe-social-media-link:last-child {\n margin-right: 0px;\n }\n}\n.fwe-teaser-horbox {\n display: flex;\n background-color: var(--fwe-sucanul);\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-img {\n background-color: var(--fwe-hero);\n flex: 1;\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-content {\n flex: 1;\n display: inline-flex;\n flex-direction: column;\n padding: 24px;\n}\n\n.fwe-teaser-horbox .fwe-teaser-horbox-content .fwe-teaser-more {\n align-self: flex-end;\n}\n\n.fwe-teaser-verbox {\n display: inline-flex;\n flex-direction: column;\n background-color: var(--fwe-sucanul);\n width: 100%;\n height: 100%;\n}\n\n.fwe-teaser-verbox .fwe-teaser-verbox-img {\n background-color: var(--fwe-hero);\n height: calc(50% - 12px);\n min-height: 186px;\n width: 100%;\n}\n\n.fwe-teaser-verbox h2 {\n padding-top: 24px;\n padding-left: 24px;\n padding-right: 24px;\n}\n\n.fwe-teaser-verbox p {\n padding-left: 24px;\n padding-right: 24px;\n}\n\n.fwe-teaser-verbox .fwe-teaser-more {\n align-self: flex-end;\n margin-bottom: 24px;\n margin-right: 24px;\n}\n\n.fwe-teaser-c12-container {\n display: flex;\n flex-direction: column;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content {\n order: 2;\n background-color: var(--fwe-sucanul);\n padding-top: 16px;\n padding-bottom: 13px;\n padding-left: 20px;\n padding-right: 20px;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content h3,\n.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h3 {\n font-size: 12px;\n line-height: 14px;\n margin-bottom: 4px;\n font-weight: var(--fwe-font-weight-normal);\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-content h2,\n.fwe-teaser-c12-container .fwe-teaser-c12-content .fwe-h2 {\n font-size: 16px;\n line-height: 24px;\n font-weight: var(--fwe-font-weight-bold);\n margin-top: 0;\n}\n.fwe-teaser-c12-container .fwe-teaser-c12-img {\n order: 1;\n background-color: var(--fwe-hero);\n min-height: 114px;\n}\n\n@media only screen and (min-width: 1025px) {\n .fwe-teaser-verbox h2 {\n padding-top: 48px;\n }\n}\n.fwe-header-slider-container .fwe-header-slider-box {\n height: 142px;\n background-color: var(--fwe-hero);\n}\n.fwe-header-slider-container .fwe-header-slider {\n margin-top: -28px;\n margin-left: 12px;\n margin-right: 12px;\n}\n\n.fwe-header-slider {\n display: flex;\n flex-direction: column;\n padding: 24px 28px;\n background-color: var(--fwe-white);\n border-radius: 4px;\n box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);\n}\n.fwe-header-slider .fwe-header-slider-content {\n display: inline-flex;\n flex-direction: column;\n}\n.fwe-header-slider .fwe-header-slider-content p {\n text-overflow: ellipsis;\n overflow: hidden;\n display: -webkit-box !important;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n white-space: normal;\n margin: 0;\n}\n.fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero {\n margin-top: 24px;\n justify-content: center;\n margin-left: 18px;\n margin-right: 18px;\n}\n.fwe-header-slider .fwe-pagination {\n align-self: center;\n margin-top: 24px;\n}\n.fwe-header-slider .fwe-header-slider-arrow-left,\n.fwe-header-slider .fwe-header-slider-arrow-right {\n display: none;\n}\n\n@media only screen and (min-width: 600px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 166px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 341px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n margin-top: -104px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 455px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n position: relative;\n margin-top: -104px;\n }\n .fwe-header-slider {\n padding: 24px 112px;\n }\n .fwe-header-slider .fwe-header-slider-content {\n flex-direction: row;\n align-items: center;\n }\n .fwe-header-slider .fwe-header-slider-content p {\n -webkit-line-clamp: 3;\n }\n .fwe-header-slider .fwe-header-slider-content button.fwe-btn-hero {\n justify-content: center;\n margin-top: 0;\n margin-left: 34px;\n margin-right: 0;\n min-width: 200px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-left,\n .fwe-header-slider .fwe-header-slider-arrow-right {\n display: block;\n position: absolute;\n top: 50%;\n margin-top: 12px;\n transform: translateY(-50%);\n height: 48px;\n width: 48px;\n font-size: 48px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-left {\n left: 24px;\n }\n .fwe-header-slider .fwe-header-slider-arrow-right {\n right: 24px;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-header-slider-container .fwe-header-slider-box {\n height: 640px;\n }\n .fwe-header-slider-container .fwe-header-slider {\n margin: auto;\n margin-top: -104px;\n width: 1096px;\n }\n .fwe-header-slider {\n padding: 24px 160px;\n }\n}\n@media only screen and (min-width: 1921px) {\n .fwe-header-slider-container .fwe-header-slider {\n width: 1192px;\n }\n}\n.fwe-header-modul-container {\n display: flex;\n flex-direction: column;\n padding-top: 32px;\n padding-bottom: 32px;\n}\n.fwe-header-modul-container .fwe-header-modul-content {\n order: 2;\n position: relative;\n}\n.fwe-header-modul-container .fwe-header-modul-content h1,\n.fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-bottom: 0;\n}\n.fwe-header-modul-container .fwe-header-modul-content h3,\n.fwe-header-modul-container .fwe-header-modul-content .fwe-h3 {\n margin-top: 0;\n margin-bottom: 16px;\n}\n.fwe-header-modul-container .fwe-header-modul-content p {\n font-size: var(--fwe-font-size-xl);\n line-height: 32px;\n color: var(--fwe-text-light);\n margin: 0;\n padding-bottom: 34px;\n}\n.fwe-header-modul-container .fwe-header-modul-content::after {\n position: absolute;\n bottom: 0;\n right: 0;\n content: \"\";\n width: 28px;\n height: 10px;\n background-color: var(--fwe-gray-400);\n}\n.fwe-header-modul-container .fwe-header-modul-media {\n min-height: 111px;\n background-color: var(--fwe-hero);\n order: 1;\n}\n\n@media only screen and (min-width: 600px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 132px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-header-modul-container .fwe-header-modul-content h1,\n .fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-bottom: 6px;\n }\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 268px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 352px;\n }\n}\n@media only screen and (min-width: 1281px) {\n .fwe-header-modul-container {\n flex-direction: row;\n }\n .fwe-header-modul-container .fwe-header-modul-content {\n order: 1;\n width: 41.6666666667%;\n margin-right: 24px;\n }\n .fwe-header-modul-container .fwe-header-modul-content h1,\n .fwe-header-modul-container .fwe-header-modul-content .fwe-h1 {\n margin-top: 0;\n }\n .fwe-header-modul-container .fwe-header-modul-media {\n order: 2;\n min-height: 293px;\n flex: 1;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-header-modul-container .fwe-header-modul-media {\n min-height: 400px;\n }\n}\n/* stylelint-disable selector-class-pattern -- Doing swiper overrides here */\n.fwe-modal-image-gallery {\n background: transparent;\n box-shadow: none;\n padding: 0px;\n position: fixed;\n width: 288px;\n max-width: unset;\n max-height: 100vh;\n overflow-x: hidden;\n overflow-y: hidden;\n}\n.fwe-modal-image-gallery .fwe-btn-link i.fwe-icon-menu-close.fwe-modal-image-gallery-close {\n padding-right: 0px;\n padding-top: 4px;\n}\n.fwe-modal-image-gallery .fwe-image-gallery {\n max-height: calc(100vh - 73px);\n}\n.fwe-modal-image-gallery--with-thumbnails .fwe-image-gallery {\n max-height: calc(100vh - 161px);\n}\n.fwe-modal-image-gallery--with-container {\n border-top: 1px solid var(--fwe-control-border);\n border-bottom: 1px solid var(--fwe-control-border);\n}\n.fwe-modal-image-gallery--with-container .fwe-image-gallery-header {\n margin-top: 18px;\n}\n\n.fwe-image-gallery-container {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n}\n\n.fwe-image-gallery-content {\n color: var(--fwe-white);\n padding-top: 24px;\n padding-bottom: 24px;\n}\n\n.fwe-image-gallery-header {\n display: flex;\n align-items: center;\n margin-bottom: 24px;\n margin-top: 0px;\n}\n\n.fwe-image-gallery {\n width: 100%;\n height: 288px;\n background-color: white;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.fwe-image-gallery svg,\n.fwe-image-gallery img,\n.fwe-image-gallery .swiper-zoom-container img,\n.fwe-image-gallery .swiper-zoom-container svg {\n width: 100%;\n height: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n}\n\n.fwe-image-gallery-thumbs {\n margin-top: 24px;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.fwe-image-gallery-thumbs.swiper {\n width: 100%;\n height: 64px;\n box-sizing: border-box;\n margin-left: auto;\n margin-right: auto;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide {\n position: relative;\n background-size: cover;\n background-position: center;\n width: 88px;\n margin-right: 8px;\n height: 64px;\n opacity: 0.33;\n transition: opacity 0.3s;\n cursor: pointer;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide:last-child {\n margin-right: 0px;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide::after {\n position: absolute;\n content: \"\";\n height: 4px;\n width: 100%;\n background-color: var(--fwe-hero);\n bottom: 0px;\n opacity: 0;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide img {\n display: block;\n -o-object-fit: cover;\n object-fit: cover;\n width: 88px;\n height: 56px;\n background-color: white;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active, .fwe-image-gallery-thumbs.swiper .swiper-slide:hover {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active::after, .fwe-image-gallery-thumbs.swiper .swiper-slide:hover::after {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs.swiper .swiper-slide.swiper-slide-thumb-active {\n cursor: default;\n}\n.fwe-image-gallery-thumbs:not(.swiper) {\n display: flex;\n flex-direction: row;\n overflow: hidden;\n}\n.fwe-image-gallery-thumbs-nail {\n position: relative;\n height: 64px;\n width: 88px;\n min-width: 88px;\n margin-right: 8px;\n opacity: 0.33;\n transition: opacity 0.3s;\n cursor: pointer;\n}\n.fwe-image-gallery-thumbs-nail img {\n position: absolute;\n height: 56px;\n width: 88px;\n min-width: 88px;\n background: white;\n -o-object-fit: cover;\n object-fit: cover;\n}\n.fwe-image-gallery-thumbs-nail:last-child {\n margin-right: 0px;\n}\n.fwe-image-gallery-thumbs-nail::after {\n position: absolute;\n content: \"\";\n height: 4px;\n width: 100%;\n background-color: var(--fwe-hero);\n bottom: 0px;\n opacity: 0;\n transition: opacity 0.3s;\n}\n.fwe-image-gallery-thumbs-nail.fwe-active, .fwe-image-gallery-thumbs-nail:hover {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs-nail.fwe-active::after, .fwe-image-gallery-thumbs-nail:hover::after {\n opacity: 1;\n}\n.fwe-image-gallery-thumbs-nail.fwe-active {\n cursor: default;\n}\n\n@media only screen and (min-width: 375px) {\n .fwe-modal-image-gallery {\n width: 342px;\n max-height: 90vh;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 342px;\n }\n}\n@media only screen and (min-width: 769px) {\n .fwe-modal-image-gallery {\n width: 696px;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 465px;\n }\n}\n@media only screen and (min-width: 1025px) {\n .fwe-modal-image-gallery {\n width: 696px;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 465px;\n }\n}\n@media only screen and (min-width: 1441px) {\n .fwe-modal-image-gallery {\n width: 960px;\n min-height: 726px;\n }\n .fwe-modal-image-gallery--with-container {\n width: 1320px;\n border-top: none;\n border-bottom: none;\n }\n .fwe-modal-image-gallery--with-container .fwe-image-gallery-header {\n margin-top: none;\n }\n .fwe-image-gallery,\n .fwe-image-gallery-content {\n height: 640px;\n }\n .fwe-image-gallery-container {\n flex-direction: row;\n }\n .fwe-image-gallery-container .fwe-image-gallery {\n width: 984px;\n }\n .fwe-image-gallery-container .fwe-image-gallery-content {\n max-width: 312px;\n width: 312px;\n min-width: 312px;\n margin-left: 24px;\n border-top: 1px solid var(--fwe-control-border);\n border-bottom: 1px solid var(--fwe-control-border);\n }\n}\n.fwe-login-layout {\n position: fixed;\n background: var(--fwe-background);\n top: 0px;\n right: 0px;\n bottom: 0px;\n left: 0px;\n}\n.fwe-login-layout .fwe-login-background {\n top: 64px;\n position: absolute;\n height: calc(100vh - 64px);\n width: 100vw;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: center;\n object-position: center;\n}\n.fwe-login-layout .fwe-login-container {\n height: calc(100vh - 64px);\n overflow: auto;\n display: flex;\n align-items: center;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form {\n z-index: 1;\n margin-left: 20%;\n width: 432px;\n background: var(--fwe-white);\n padding: 48px;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form h1 {\n margin: 0px 0px 48px 0px;\n}\n.fwe-login-layout .fwe-login-container .fwe-login-form .fwe-login-link-container {\n margin-top: 24px;\n display: flex;\n justify-content: space-between;\n flex-direction: row-reverse;\n}\n@media (max-width: 375px) {\n .fwe-login-layout .fwe-login-container .fwe-login-form {\n padding-left: 16px;\n padding-right: 16px;\n }\n}\n@media (max-width: 600px), (max-height: 600px) {\n .fwe-login-layout .fwe-login-container {\n background-color: var(--fwe-white);\n position: unset;\n left: unset;\n top: unset;\n width: 100vw;\n align-items: stretch;\n }\n .fwe-login-layout .fwe-login-container .fwe-login-form {\n margin-left: 0px;\n width: 100%;\n }\n .fwe-login-layout .fwe-login-background {\n display: none;\n }\n}\n\n.fwe-side-menu {\n flex-shrink: 0;\n width: 240px;\n display: flex;\n flex-direction: column;\n}\n.fwe-side-menu .fwe-side-menu-item {\n border-left: 1px solid var(--fwe-border);\n line-height: 1.2;\n display: flex;\n align-items: center;\n height: 42px;\n cursor: pointer;\n margin-left: -1px;\n color: var(--fwe-text);\n padding: 0px 8px 0px 16px;\n position: relative;\n}\n.fwe-side-menu .fwe-side-menu-item::before {\n position: absolute;\n content: \"\";\n top: 0px;\n left: -1px;\n bottom: 0px;\n width: 0px;\n background: var(--fwe-hero);\n transition: width 0.2s, height 0.2s;\n}\n.fwe-side-menu .fwe-side-menu-item.fwe-active {\n color: var(--fwe-hero);\n}\n.fwe-side-menu .fwe-side-menu-item.fwe-active::before {\n width: 4px;\n}\n@media (max-width: 900px) {\n .fwe-side-menu {\n width: 190px;\n }\n}\n.fwe-side-menu--horizontal {\n scrollbar-width: thin;\n scrollbar-color: var(--fwe-control-scrollbar) var(--fwe-gray-100);\n display: flex;\n flex-direction: row;\n width: 100%;\n overflow-y: hidden;\n overflow-x: auto;\n}\n@media (pointer: fine) {\n .fwe-side-menu--horizontal::-webkit-scrollbar {\n width: 14px;\n }\n .fwe-side-menu--horizontal::-webkit-scrollbar-track {\n background: transparent;\n }\n .fwe-side-menu--horizontal::-webkit-scrollbar-thumb {\n overflow: visible;\n background-color: var(--fwe-control-scrollbar);\n border: 3px solid rgba(242, 243, 245, 0);\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border-radius: 8px;\n }\n}\n.fwe-side-menu--horizontal .fwe-side-menu-item {\n border: unset;\n height: 48px;\n padding: 0px 16px;\n margin: 0px;\n white-space: nowrap;\n}\n.fwe-side-menu--horizontal .fwe-side-menu-item::before {\n top: unset;\n right: 16px;\n left: 16px;\n width: unset;\n height: 0px;\n}\n.fwe-side-menu--horizontal .fwe-side-menu-item.fwe-active::before {\n width: unset;\n height: 4px;\n}\n\n/*# sourceMappingURL=festo-web-essentials-organisms.css.map */"]}
|