@ptcwebops/ptcw-design 1.2.0 → 1.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/bundle-example.cjs.entry.js +1 -1
- package/dist/cjs/bundle-jumbotron-example.cjs.entry.js +43 -0
- package/dist/cjs/core-fd18b67a.js +3771 -0
- package/dist/cjs/icon-asset.cjs.entry.js +53 -0
- package/dist/cjs/interfaces-0ecd8027.js +15 -0
- package/dist/cjs/list-item.cjs.entry.js +33 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/max-width-container_5.cjs.entry.js +452 -0
- package/dist/cjs/ptc-breadcrumb_2.cjs.entry.js +141 -0
- package/dist/cjs/ptc-button_8.cjs.entry.js +528 -0
- package/dist/cjs/ptc-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/ptc-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/ptc-filter-tag.cjs.entry.js +1 -1
- package/dist/cjs/ptc-icon-minimize.cjs.entry.js +8 -1
- package/dist/cjs/ptc-pagenation.cjs.entry.js +5 -5
- package/dist/cjs/ptc-pricing-block.cjs.entry.js +1 -1
- package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +3 -3
- package/dist/cjs/ptc-tab-list.cjs.entry.js +1 -1
- package/dist/cjs/ptc-tab.cjs.entry.js +1 -1
- package/dist/cjs/ptc-tabs.cjs.entry.js +1 -1
- package/dist/cjs/ptc-title.cjs.entry.js +78 -0
- package/dist/cjs/ptc-tooltip.cjs.entry.js +90 -0
- package/dist/cjs/ptcw-design.cjs.js +1 -1
- package/dist/cjs/sequential-bundle.cjs.entry.js +100 -0
- package/dist/cjs/tab-header.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +4 -2
- package/dist/collection/components/list-item/list-item.css +7 -0
- package/dist/collection/components/list-item/list-item.js +2 -2
- package/dist/collection/components/{bundle-example → organism-bundles/bundle-example}/bundle-example.css +14 -4
- package/dist/collection/components/{bundle-jumbotron-example → organism-bundles/bundle-jumbotron-example}/bundle-jumbotron-example.js +1 -1
- package/dist/collection/components/organism-bundles/sequential-bundle/sequential-bundle.css +22 -0
- package/dist/collection/components/organism-bundles/sequential-bundle/sequential-bundle.js +116 -0
- package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.css +781 -0
- package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.js +152 -0
- package/dist/collection/components/ptc-announcement/ptc-announcement.js +0 -1
- package/dist/collection/components/ptc-checkbox/ptc-checkbox.css +1 -1
- package/dist/collection/components/ptc-dropdown/ptc-dropdown.css +1 -1
- package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.css +4 -2
- package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.js +47 -55
- package/dist/collection/components/ptc-filter-tag/ptc-filter-tag.css +3 -3
- package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.css +8 -4
- package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.js +32 -0
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +1 -0
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +8 -4
- package/dist/collection/components/ptc-pagenation/ptc-pagenation.css +12 -5
- package/dist/collection/components/ptc-pagenation/ptc-pagenation.js +4 -4
- package/dist/collection/components/ptc-picture/ptc-picture.js +8 -5
- package/dist/collection/components/ptc-pricing-block/ptc-pricing-block.css +1 -0
- package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.css +6 -4
- package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +2 -2
- package/dist/collection/components/ptc-tab-list/ptc-tab-list.css +4 -0
- package/dist/collection/components/ptc-tabs/ptc-tabs.css +1 -0
- package/dist/collection/components/ptc-title/ptc-title.css +1 -1
- package/dist/collection/components/tab-header/tab-header.css +1 -1
- package/dist/custom-elements/index.d.ts +12 -0
- package/dist/custom-elements/index.js +4042 -56
- package/dist/esm/bundle-example.entry.js +2 -2
- package/dist/esm/bundle-jumbotron-example.entry.js +39 -0
- package/dist/esm/core-1c9d4889.js +3769 -0
- package/dist/esm/dropdown-item.entry.js +1 -1
- package/dist/esm/icon-asset.entry.js +49 -0
- package/dist/esm/{index-8e63c32d.js → index-4afc9d28.js} +1 -1
- package/dist/esm/interfaces-c1c73092.js +12 -0
- package/dist/esm/list-item.entry.js +29 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/lottie-player.entry.js +1 -1
- package/dist/esm/max-width-container_5.entry.js +444 -0
- package/dist/esm/my-component.entry.js +1 -1
- package/dist/esm/ptc-accordion-item.entry.js +1 -1
- package/dist/esm/ptc-accordion.entry.js +1 -1
- package/dist/esm/ptc-announcement.entry.js +1 -1
- package/dist/esm/ptc-breadcrumb_2.entry.js +136 -0
- package/dist/esm/ptc-button_8.entry.js +517 -0
- package/dist/esm/ptc-card-bottom_3.entry.js +1 -1
- package/dist/esm/ptc-card.entry.js +1 -1
- package/dist/esm/ptc-checkbox.entry.js +2 -2
- package/dist/esm/ptc-collapse-list.entry.js +1 -1
- package/dist/esm/ptc-container.entry.js +1 -1
- package/dist/esm/ptc-date.entry.js +1 -1
- package/dist/esm/ptc-dropdown.entry.js +2 -2
- package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
- package/dist/esm/ptc-filter-tag.entry.js +2 -2
- package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
- package/dist/esm/ptc-hero.entry.js +1 -1
- package/dist/esm/ptc-icon-list.entry.js +1 -1
- package/dist/esm/ptc-icon-minimize.entry.js +9 -2
- package/dist/esm/ptc-link.entry.js +1 -1
- package/dist/esm/ptc-list.entry.js +1 -1
- package/dist/esm/ptc-lottie.entry.js +1 -1
- package/dist/esm/ptc-media-card.entry.js +1 -1
- package/dist/esm/ptc-minimized-footer.entry.js +1 -1
- package/dist/esm/ptc-minimized-header.entry.js +1 -1
- package/dist/esm/ptc-mobile-select.entry.js +1 -1
- package/dist/esm/ptc-nav-card.entry.js +1 -1
- package/dist/esm/ptc-pagenation.entry.js +6 -6
- package/dist/esm/ptc-previous-url.entry.js +1 -1
- package/dist/esm/ptc-pricing-block.entry.js +2 -2
- package/dist/esm/ptc-pricing-tabs.entry.js +4 -4
- package/dist/esm/ptc-quote.entry.js +1 -1
- package/dist/esm/ptc-readmore.entry.js +1 -1
- package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
- package/dist/esm/ptc-search-field.entry.js +1 -1
- package/dist/esm/ptc-shopping-cart.entry.js +1 -1
- package/dist/esm/ptc-social-share.entry.js +1 -1
- package/dist/esm/ptc-span.entry.js +1 -1
- package/dist/esm/ptc-sticky-icons.entry.js +1 -1
- package/dist/esm/ptc-tab-list.entry.js +2 -2
- package/dist/esm/ptc-tab.entry.js +2 -2
- package/dist/esm/ptc-tabs.entry.js +2 -2
- package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
- package/dist/esm/ptc-title.entry.js +74 -0
- package/dist/esm/ptc-tooltip.entry.js +86 -0
- package/dist/esm/ptc-two-column-media.entry.js +1 -1
- package/dist/esm/ptcw-design.js +3 -3
- package/dist/esm/sequential-bundle.entry.js +96 -0
- package/dist/esm/tab-content.entry.js +1 -1
- package/dist/esm/tab-header.entry.js +2 -2
- package/dist/ptcw-design/{p-f55984c2.entry.js → p-00b2c937.entry.js} +1 -1
- package/dist/ptcw-design/p-07059441.entry.js +1 -0
- package/dist/ptcw-design/{p-462567d1.entry.js → p-08f40716.entry.js} +1 -1
- package/dist/ptcw-design/{p-8c6b069b.entry.js → p-09a6b0a7.entry.js} +1 -1
- package/dist/ptcw-design/{p-1bc06d03.entry.js → p-0c1e7f62.entry.js} +1 -1
- package/dist/ptcw-design/p-0eeebc10.entry.js +1 -0
- package/dist/ptcw-design/{p-366528df.entry.js → p-10555016.entry.js} +1 -1
- package/dist/ptcw-design/p-11d73140.entry.js +1 -0
- package/dist/ptcw-design/{p-b922e3a5.entry.js → p-2ac4eb02.entry.js} +1 -1
- package/dist/ptcw-design/{p-fa0e4fe3.entry.js → p-2d0de92a.entry.js} +1 -1
- package/dist/ptcw-design/p-2feb5db1.entry.js +1 -0
- package/dist/ptcw-design/p-36a3f48e.entry.js +1 -0
- package/dist/ptcw-design/{p-cdff68d4.entry.js → p-372a6bb1.entry.js} +1 -1
- package/dist/ptcw-design/{p-00c9ae79.entry.js → p-3bc3c801.entry.js} +1 -1
- package/dist/ptcw-design/{p-ca6d7814.entry.js → p-3f88508e.entry.js} +1 -1
- package/dist/ptcw-design/{p-6872e11b.entry.js → p-4132db6b.entry.js} +1 -1
- package/dist/ptcw-design/{p-3bb54c51.entry.js → p-42424ba0.entry.js} +1 -1
- package/dist/ptcw-design/p-50e52c88.js +1 -0
- package/dist/ptcw-design/{p-61d91a69.entry.js → p-536abb90.entry.js} +1 -1
- package/dist/ptcw-design/p-55d7245e.entry.js +1 -0
- package/dist/ptcw-design/{p-f958e8c7.entry.js → p-588eb1d3.entry.js} +1 -1
- package/dist/ptcw-design/{p-c64a3715.entry.js → p-603576bb.entry.js} +1 -1
- package/dist/ptcw-design/{p-a43f3c42.entry.js → p-6756c89e.entry.js} +1 -1
- package/dist/ptcw-design/p-69dddd51.js +1 -0
- package/dist/ptcw-design/{p-d7d6eff1.entry.js → p-6a0b0d0e.entry.js} +1 -1
- package/dist/ptcw-design/{p-d43ff8d4.entry.js → p-6ab6a1e2.entry.js} +1 -1
- package/dist/ptcw-design/{p-8a1c2577.entry.js → p-6acd380a.entry.js} +1 -1
- package/dist/ptcw-design/{p-609f7161.entry.js → p-6bbccda8.entry.js} +1 -1
- package/dist/ptcw-design/{p-de1ceba8.entry.js → p-6f244989.entry.js} +1 -1
- package/dist/ptcw-design/p-7650e042.entry.js +1 -0
- package/dist/ptcw-design/{p-f81d880d.entry.js → p-77d3b816.entry.js} +1 -1
- package/dist/ptcw-design/p-7a83cae3.entry.js +1 -0
- package/dist/ptcw-design/{p-343f216f.entry.js → p-7f7594ee.entry.js} +1 -1
- package/dist/ptcw-design/{p-6e8222ce.entry.js → p-91db9d8a.entry.js} +1 -1
- package/dist/ptcw-design/p-91dc58c5.entry.js +1 -0
- package/dist/ptcw-design/{p-2181c8c7.entry.js → p-9805a542.entry.js} +1 -1
- package/dist/ptcw-design/p-9bbfeec6.entry.js +1 -0
- package/dist/ptcw-design/{p-63c06667.js → p-9dd25c18.js} +1 -1
- package/dist/ptcw-design/p-a4d49579.entry.js +1 -0
- package/dist/ptcw-design/{p-8a6acf0d.entry.js → p-a76bf4d6.entry.js} +1 -1
- package/dist/ptcw-design/p-aa62ab8c.entry.js +1 -0
- package/dist/ptcw-design/{p-1c9ed21b.entry.js → p-aae3d333.entry.js} +1 -1
- package/dist/ptcw-design/p-ab9d5bb9.entry.js +1 -0
- package/dist/ptcw-design/{p-af975d78.entry.js → p-b2d0228f.entry.js} +1 -1
- package/dist/ptcw-design/{p-a7b20fe7.entry.js → p-b5064c43.entry.js} +1 -1
- package/dist/ptcw-design/{p-55d298f5.entry.js → p-b73ea53a.entry.js} +1 -1
- package/dist/ptcw-design/p-bcbf087c.entry.js +1 -0
- package/dist/ptcw-design/{p-2ae39c65.entry.js → p-c0b1c34c.entry.js} +1 -1
- package/dist/ptcw-design/p-c17514f5.entry.js +1 -0
- package/dist/ptcw-design/{p-12780f09.entry.js → p-c326164f.entry.js} +1 -1
- package/dist/ptcw-design/{p-0f8784e9.entry.js → p-c5975914.entry.js} +1 -1
- package/dist/ptcw-design/p-c80aebb8.entry.js +1 -0
- package/dist/ptcw-design/{p-574680c3.entry.js → p-c83efab5.entry.js} +1 -1
- package/dist/ptcw-design/{p-a24ecd75.entry.js → p-c9342bd2.entry.js} +1 -1
- package/dist/ptcw-design/{p-ea19d8f6.entry.js → p-cb7b03fb.entry.js} +1 -1
- package/dist/ptcw-design/{p-dd6501a8.entry.js → p-cff0b2b0.entry.js} +1 -1
- package/dist/ptcw-design/{p-59058faa.entry.js → p-deed8ef6.entry.js} +1 -1
- package/dist/ptcw-design/{p-c7bd4d99.entry.js → p-e282af3d.entry.js} +1 -1
- package/dist/ptcw-design/{p-e4f1e8fd.entry.js → p-f733dad8.entry.js} +1 -1
- package/dist/ptcw-design/ptcw-design.esm.js +1 -1
- package/dist/types/components/list-item/list-item.d.ts +1 -1
- package/dist/types/components/organism-bundles/sequential-bundle/sequential-bundle.d.ts +12 -0
- package/dist/types/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.d.ts +16 -0
- package/dist/types/components/ptc-dynamic-card/ptc-dynamic-card.d.ts +5 -6
- package/dist/types/components/ptc-icon-minimize/ptc-icon-minimize.d.ts +3 -0
- package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +1 -0
- package/dist/types/components.d.ts +43 -7
- package/package.json +3 -4
- package/readme.md +1 -1
- package/dist/cjs/bundle-jumbotron-example_16.cjs.entry.js +0 -1131
- package/dist/cjs/ptc-card-content.cjs.entry.js +0 -68
- package/dist/cjs/ptc-dynamic-card.cjs.entry.js +0 -57
- package/dist/cjs/ptc-overlay.cjs.entry.js +0 -34
- package/dist/esm/bundle-jumbotron-example_16.entry.js +0 -1112
- package/dist/esm/ptc-card-content.entry.js +0 -64
- package/dist/esm/ptc-dynamic-card.entry.js +0 -53
- package/dist/esm/ptc-overlay.entry.js +0 -30
- package/dist/ptcw-design/p-46a6b69c.entry.js +0 -1
- package/dist/ptcw-design/p-46afd828.entry.js +0 -1
- package/dist/ptcw-design/p-47b2c76f.entry.js +0 -1
- package/dist/ptcw-design/p-598d16e5.entry.js +0 -1
- package/dist/ptcw-design/p-6b1eb02f.entry.js +0 -1
- package/dist/ptcw-design/p-a4e1afa5.entry.js +0 -1
- package/dist/ptcw-design/p-af3d5be7.entry.js +0 -1
- package/dist/ptcw-design/p-ce9f0355.entry.js +0 -1
- package/dist/ptcw-design/p-e91fbd67.entry.js +0 -1
- package/dist/ptcw-design/p-f6fe5efe.entry.js +0 -1
- package/dist/ptcw-design/p-fe1ff7d2.entry.js +0 -1
- /package/dist/collection/components/{bundle-example → organism-bundles/bundle-example}/bundle-example.js +0 -0
- /package/dist/collection/components/{bundle-jumbotron-example → organism-bundles/bundle-jumbotron-example}/bundle-jumbotron-example.css +0 -0
- /package/dist/types/components/{bundle-example → organism-bundles/bundle-example}/bundle-example.d.ts +0 -0
- /package/dist/types/components/{bundle-jumbotron-example → organism-bundles/bundle-jumbotron-example}/bundle-jumbotron-example.d.ts +0 -0
|
@@ -0,0 +1,781 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Swiper 9.1.1
|
|
3
|
+
* Most modern mobile touch slider and framework with hardware accelerated transitions
|
|
4
|
+
* https://swiperjs.com
|
|
5
|
+
*
|
|
6
|
+
* Copyright 2014-2023 Vladimir Kharlampidi
|
|
7
|
+
*
|
|
8
|
+
* Released under the MIT License
|
|
9
|
+
*
|
|
10
|
+
* Released on: March 16, 2023
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
/* FONT_START */
|
|
14
|
+
@font-face {
|
|
15
|
+
font-family: 'swiper-icons';
|
|
16
|
+
src: url('data:application/font-woff;charset=utf-8;base64, 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');
|
|
17
|
+
font-weight: 400;
|
|
18
|
+
font-style: normal;
|
|
19
|
+
}
|
|
20
|
+
/* FONT_END */
|
|
21
|
+
:root {
|
|
22
|
+
--swiper-theme-color: #007aff;
|
|
23
|
+
/*
|
|
24
|
+
--swiper-preloader-color: var(--swiper-theme-color);
|
|
25
|
+
--swiper-wrapper-transition-timing-function: initial;
|
|
26
|
+
*/
|
|
27
|
+
}
|
|
28
|
+
.swiper,
|
|
29
|
+
swiper-container {
|
|
30
|
+
margin-left: auto;
|
|
31
|
+
margin-right: auto;
|
|
32
|
+
position: relative;
|
|
33
|
+
overflow: hidden;
|
|
34
|
+
list-style: none;
|
|
35
|
+
padding: 0;
|
|
36
|
+
/* Fix of Webkit flickering */
|
|
37
|
+
z-index: 1;
|
|
38
|
+
display: block;
|
|
39
|
+
}
|
|
40
|
+
.swiper-vertical > .swiper-wrapper {
|
|
41
|
+
flex-direction: column;
|
|
42
|
+
}
|
|
43
|
+
.swiper-wrapper {
|
|
44
|
+
position: relative;
|
|
45
|
+
width: 100%;
|
|
46
|
+
height: 100%;
|
|
47
|
+
z-index: 1;
|
|
48
|
+
display: flex;
|
|
49
|
+
transition-property: transform;
|
|
50
|
+
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
|
|
51
|
+
box-sizing: content-box;
|
|
52
|
+
}
|
|
53
|
+
.swiper-android .swiper-slide,
|
|
54
|
+
.swiper-wrapper {
|
|
55
|
+
transform: translate3d(0px, 0, 0);
|
|
56
|
+
}
|
|
57
|
+
.swiper-horizontal {
|
|
58
|
+
touch-action: pan-y;
|
|
59
|
+
}
|
|
60
|
+
.swiper-vertical {
|
|
61
|
+
touch-action: pan-x;
|
|
62
|
+
}
|
|
63
|
+
.swiper-slide,
|
|
64
|
+
swiper-slide {
|
|
65
|
+
flex-shrink: 0;
|
|
66
|
+
width: 100%;
|
|
67
|
+
height: 100%;
|
|
68
|
+
position: relative;
|
|
69
|
+
transition-property: transform;
|
|
70
|
+
display: block;
|
|
71
|
+
}
|
|
72
|
+
.swiper-slide-invisible-blank {
|
|
73
|
+
visibility: hidden;
|
|
74
|
+
}
|
|
75
|
+
/* Auto Height */
|
|
76
|
+
.swiper-autoheight,
|
|
77
|
+
.swiper-autoheight .swiper-slide {
|
|
78
|
+
height: auto;
|
|
79
|
+
}
|
|
80
|
+
.swiper-autoheight .swiper-wrapper {
|
|
81
|
+
align-items: flex-start;
|
|
82
|
+
transition-property: transform, height;
|
|
83
|
+
}
|
|
84
|
+
.swiper-backface-hidden .swiper-slide {
|
|
85
|
+
transform: translateZ(0);
|
|
86
|
+
-webkit-backface-visibility: hidden;
|
|
87
|
+
backface-visibility: hidden;
|
|
88
|
+
}
|
|
89
|
+
/* 3D Effects */
|
|
90
|
+
.swiper-3d.swiper-css-mode .swiper-wrapper {
|
|
91
|
+
perspective: 1200px;
|
|
92
|
+
}
|
|
93
|
+
.swiper-3d .swiper-wrapper {
|
|
94
|
+
transform-style: preserve-3d;
|
|
95
|
+
}
|
|
96
|
+
.swiper-3d {
|
|
97
|
+
perspective: 1200px;
|
|
98
|
+
}
|
|
99
|
+
.swiper-3d .swiper-slide,
|
|
100
|
+
.swiper-3d .swiper-slide-shadow,
|
|
101
|
+
.swiper-3d .swiper-slide-shadow-left,
|
|
102
|
+
.swiper-3d .swiper-slide-shadow-right,
|
|
103
|
+
.swiper-3d .swiper-slide-shadow-top,
|
|
104
|
+
.swiper-3d .swiper-slide-shadow-bottom,
|
|
105
|
+
.swiper-3d .swiper-cube-shadow {
|
|
106
|
+
transform-style: preserve-3d;
|
|
107
|
+
}
|
|
108
|
+
.swiper-3d .swiper-slide-shadow,
|
|
109
|
+
.swiper-3d .swiper-slide-shadow-left,
|
|
110
|
+
.swiper-3d .swiper-slide-shadow-right,
|
|
111
|
+
.swiper-3d .swiper-slide-shadow-top,
|
|
112
|
+
.swiper-3d .swiper-slide-shadow-bottom {
|
|
113
|
+
position: absolute;
|
|
114
|
+
left: 0;
|
|
115
|
+
top: 0;
|
|
116
|
+
width: 100%;
|
|
117
|
+
height: 100%;
|
|
118
|
+
pointer-events: none;
|
|
119
|
+
z-index: 10;
|
|
120
|
+
}
|
|
121
|
+
.swiper-3d .swiper-slide-shadow {
|
|
122
|
+
background: rgba(0, 0, 0, 0.15);
|
|
123
|
+
}
|
|
124
|
+
.swiper-3d .swiper-slide-shadow-left {
|
|
125
|
+
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
126
|
+
}
|
|
127
|
+
.swiper-3d .swiper-slide-shadow-right {
|
|
128
|
+
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
129
|
+
}
|
|
130
|
+
.swiper-3d .swiper-slide-shadow-top {
|
|
131
|
+
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
132
|
+
}
|
|
133
|
+
.swiper-3d .swiper-slide-shadow-bottom {
|
|
134
|
+
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
135
|
+
}
|
|
136
|
+
/* CSS Mode */
|
|
137
|
+
.swiper-css-mode > .swiper-wrapper {
|
|
138
|
+
overflow: auto;
|
|
139
|
+
scrollbar-width: none;
|
|
140
|
+
/* For Firefox */
|
|
141
|
+
-ms-overflow-style: none;
|
|
142
|
+
/* For Internet Explorer and Edge */
|
|
143
|
+
}
|
|
144
|
+
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
|
|
145
|
+
display: none;
|
|
146
|
+
}
|
|
147
|
+
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
|
|
148
|
+
scroll-snap-align: start start;
|
|
149
|
+
}
|
|
150
|
+
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
|
|
151
|
+
scroll-snap-type: x mandatory;
|
|
152
|
+
}
|
|
153
|
+
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
|
|
154
|
+
scroll-snap-type: y mandatory;
|
|
155
|
+
}
|
|
156
|
+
.swiper-centered > .swiper-wrapper::before {
|
|
157
|
+
content: '';
|
|
158
|
+
flex-shrink: 0;
|
|
159
|
+
order: 9999;
|
|
160
|
+
}
|
|
161
|
+
.swiper-centered > .swiper-wrapper > .swiper-slide {
|
|
162
|
+
scroll-snap-align: center center;
|
|
163
|
+
scroll-snap-stop: always;
|
|
164
|
+
}
|
|
165
|
+
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
|
|
166
|
+
margin-inline-start: var(--swiper-centered-offset-before);
|
|
167
|
+
}
|
|
168
|
+
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
|
|
169
|
+
height: 100%;
|
|
170
|
+
min-height: 1px;
|
|
171
|
+
width: var(--swiper-centered-offset-after);
|
|
172
|
+
}
|
|
173
|
+
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
|
|
174
|
+
margin-block-start: var(--swiper-centered-offset-before);
|
|
175
|
+
}
|
|
176
|
+
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
|
|
177
|
+
width: 100%;
|
|
178
|
+
min-width: 1px;
|
|
179
|
+
height: var(--swiper-centered-offset-after);
|
|
180
|
+
}
|
|
181
|
+
.swiper-lazy-preloader {
|
|
182
|
+
width: 42px;
|
|
183
|
+
height: 42px;
|
|
184
|
+
position: absolute;
|
|
185
|
+
left: 50%;
|
|
186
|
+
top: 50%;
|
|
187
|
+
margin-left: -21px;
|
|
188
|
+
margin-top: -21px;
|
|
189
|
+
z-index: 10;
|
|
190
|
+
transform-origin: 50%;
|
|
191
|
+
box-sizing: border-box;
|
|
192
|
+
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
|
|
193
|
+
border-radius: 50%;
|
|
194
|
+
border-top-color: transparent;
|
|
195
|
+
}
|
|
196
|
+
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
|
|
197
|
+
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
|
|
198
|
+
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
|
|
199
|
+
animation: swiper-preloader-spin 1s infinite linear;
|
|
200
|
+
}
|
|
201
|
+
.swiper-lazy-preloader-white {
|
|
202
|
+
--swiper-preloader-color: #fff;
|
|
203
|
+
}
|
|
204
|
+
.swiper-lazy-preloader-black {
|
|
205
|
+
--swiper-preloader-color: #000;
|
|
206
|
+
}
|
|
207
|
+
@keyframes swiper-preloader-spin {
|
|
208
|
+
0% {
|
|
209
|
+
transform: rotate(0deg);
|
|
210
|
+
}
|
|
211
|
+
100% {
|
|
212
|
+
transform: rotate(360deg);
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
.swiper-virtual .swiper-slide {
|
|
216
|
+
-webkit-backface-visibility: hidden;
|
|
217
|
+
transform: translateZ(0);
|
|
218
|
+
}
|
|
219
|
+
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
|
|
220
|
+
content: '';
|
|
221
|
+
position: absolute;
|
|
222
|
+
left: 0;
|
|
223
|
+
top: 0;
|
|
224
|
+
pointer-events: none;
|
|
225
|
+
}
|
|
226
|
+
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
|
|
227
|
+
height: 1px;
|
|
228
|
+
width: var(--swiper-virtual-size);
|
|
229
|
+
}
|
|
230
|
+
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
|
|
231
|
+
width: 1px;
|
|
232
|
+
height: var(--swiper-virtual-size);
|
|
233
|
+
}
|
|
234
|
+
:root {
|
|
235
|
+
--swiper-navigation-size: 44px;
|
|
236
|
+
/*
|
|
237
|
+
--swiper-navigation-top-offset: 50%;
|
|
238
|
+
--swiper-navigation-sides-offset: 10px;
|
|
239
|
+
--swiper-navigation-color: var(--swiper-theme-color);
|
|
240
|
+
*/
|
|
241
|
+
}
|
|
242
|
+
.swiper-button-prev,
|
|
243
|
+
.swiper-button-next {
|
|
244
|
+
position: absolute;
|
|
245
|
+
top: var(--swiper-navigation-top-offset, 50%);
|
|
246
|
+
width: calc(var(--swiper-navigation-size) / 44 * 27);
|
|
247
|
+
height: var(--swiper-navigation-size);
|
|
248
|
+
margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
|
|
249
|
+
z-index: 10;
|
|
250
|
+
cursor: pointer;
|
|
251
|
+
display: flex;
|
|
252
|
+
align-items: center;
|
|
253
|
+
justify-content: center;
|
|
254
|
+
color: var(--swiper-navigation-color, var(--swiper-theme-color));
|
|
255
|
+
}
|
|
256
|
+
.swiper-button-prev.swiper-button-disabled,
|
|
257
|
+
.swiper-button-next.swiper-button-disabled {
|
|
258
|
+
opacity: 0.35;
|
|
259
|
+
cursor: auto;
|
|
260
|
+
pointer-events: none;
|
|
261
|
+
}
|
|
262
|
+
.swiper-button-prev.swiper-button-hidden,
|
|
263
|
+
.swiper-button-next.swiper-button-hidden {
|
|
264
|
+
opacity: 0;
|
|
265
|
+
cursor: auto;
|
|
266
|
+
pointer-events: none;
|
|
267
|
+
}
|
|
268
|
+
.swiper-navigation-disabled .swiper-button-prev,
|
|
269
|
+
.swiper-navigation-disabled .swiper-button-next {
|
|
270
|
+
display: none !important;
|
|
271
|
+
}
|
|
272
|
+
.swiper-button-prev:after,
|
|
273
|
+
.swiper-button-next:after {
|
|
274
|
+
font-family: swiper-icons;
|
|
275
|
+
font-size: var(--swiper-navigation-size);
|
|
276
|
+
text-transform: none !important;
|
|
277
|
+
letter-spacing: 0;
|
|
278
|
+
font-variant: initial;
|
|
279
|
+
line-height: 1;
|
|
280
|
+
}
|
|
281
|
+
.swiper-button-prev,
|
|
282
|
+
.swiper-rtl .swiper-button-next {
|
|
283
|
+
left: var(--swiper-navigation-sides-offset, 10px);
|
|
284
|
+
right: auto;
|
|
285
|
+
}
|
|
286
|
+
.swiper-button-prev:after,
|
|
287
|
+
.swiper-rtl .swiper-button-next:after {
|
|
288
|
+
content: 'prev';
|
|
289
|
+
}
|
|
290
|
+
.swiper-button-next,
|
|
291
|
+
.swiper-rtl .swiper-button-prev {
|
|
292
|
+
right: var(--swiper-navigation-sides-offset, 10px);
|
|
293
|
+
left: auto;
|
|
294
|
+
}
|
|
295
|
+
.swiper-button-next:after,
|
|
296
|
+
.swiper-rtl .swiper-button-prev:after {
|
|
297
|
+
content: 'next';
|
|
298
|
+
}
|
|
299
|
+
.swiper-button-lock {
|
|
300
|
+
display: none;
|
|
301
|
+
}
|
|
302
|
+
:root {
|
|
303
|
+
/*
|
|
304
|
+
--swiper-pagination-color: var(--swiper-theme-color);
|
|
305
|
+
--swiper-pagination-left: auto;
|
|
306
|
+
--swiper-pagination-right: 8px;
|
|
307
|
+
--swiper-pagination-bottom: 8px;
|
|
308
|
+
--swiper-pagination-top: auto;
|
|
309
|
+
--swiper-pagination-fraction-color: inherit;
|
|
310
|
+
--swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
|
|
311
|
+
--swiper-pagination-progressbar-size: 4px;
|
|
312
|
+
--swiper-pagination-bullet-size: 8px;
|
|
313
|
+
--swiper-pagination-bullet-width: 8px;
|
|
314
|
+
--swiper-pagination-bullet-height: 8px;
|
|
315
|
+
--swiper-pagination-bullet-border-radius: 50%;
|
|
316
|
+
--swiper-pagination-bullet-inactive-color: #000;
|
|
317
|
+
--swiper-pagination-bullet-inactive-opacity: 0.2;
|
|
318
|
+
--swiper-pagination-bullet-opacity: 1;
|
|
319
|
+
--swiper-pagination-bullet-horizontal-gap: 4px;
|
|
320
|
+
--swiper-pagination-bullet-vertical-gap: 6px;
|
|
321
|
+
*/
|
|
322
|
+
}
|
|
323
|
+
.swiper-pagination {
|
|
324
|
+
position: absolute;
|
|
325
|
+
text-align: center;
|
|
326
|
+
transition: 300ms opacity;
|
|
327
|
+
transform: translate3d(0, 0, 0);
|
|
328
|
+
z-index: 10;
|
|
329
|
+
}
|
|
330
|
+
.swiper-pagination.swiper-pagination-hidden {
|
|
331
|
+
opacity: 0;
|
|
332
|
+
}
|
|
333
|
+
.swiper-pagination-disabled > .swiper-pagination,
|
|
334
|
+
.swiper-pagination.swiper-pagination-disabled {
|
|
335
|
+
display: none !important;
|
|
336
|
+
}
|
|
337
|
+
/* Common Styles */
|
|
338
|
+
.swiper-pagination-fraction,
|
|
339
|
+
.swiper-pagination-custom,
|
|
340
|
+
.swiper-horizontal > .swiper-pagination-bullets,
|
|
341
|
+
.swiper-pagination-bullets.swiper-pagination-horizontal {
|
|
342
|
+
bottom: var(--swiper-pagination-bottom, 8px);
|
|
343
|
+
top: var(--swiper-pagination-top, auto);
|
|
344
|
+
left: 0;
|
|
345
|
+
width: 100%;
|
|
346
|
+
}
|
|
347
|
+
/* Bullets */
|
|
348
|
+
.swiper-pagination-bullets-dynamic {
|
|
349
|
+
overflow: hidden;
|
|
350
|
+
font-size: 0;
|
|
351
|
+
}
|
|
352
|
+
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
|
|
353
|
+
transform: scale(0.33);
|
|
354
|
+
position: relative;
|
|
355
|
+
}
|
|
356
|
+
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
|
|
357
|
+
transform: scale(1);
|
|
358
|
+
}
|
|
359
|
+
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
|
|
360
|
+
transform: scale(1);
|
|
361
|
+
}
|
|
362
|
+
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
|
|
363
|
+
transform: scale(0.66);
|
|
364
|
+
}
|
|
365
|
+
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
|
|
366
|
+
transform: scale(0.33);
|
|
367
|
+
}
|
|
368
|
+
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
|
|
369
|
+
transform: scale(0.66);
|
|
370
|
+
}
|
|
371
|
+
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
|
|
372
|
+
transform: scale(0.33);
|
|
373
|
+
}
|
|
374
|
+
.swiper-pagination-bullet {
|
|
375
|
+
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
|
|
376
|
+
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
|
|
377
|
+
display: inline-block;
|
|
378
|
+
border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
|
|
379
|
+
background: var(--swiper-pagination-bullet-inactive-color, #000);
|
|
380
|
+
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
|
|
381
|
+
}
|
|
382
|
+
button.swiper-pagination-bullet {
|
|
383
|
+
border: none;
|
|
384
|
+
margin: 0;
|
|
385
|
+
padding: 0;
|
|
386
|
+
box-shadow: none;
|
|
387
|
+
-webkit-appearance: none;
|
|
388
|
+
appearance: none;
|
|
389
|
+
}
|
|
390
|
+
.swiper-pagination-clickable .swiper-pagination-bullet {
|
|
391
|
+
cursor: pointer;
|
|
392
|
+
}
|
|
393
|
+
.swiper-pagination-bullet:only-child {
|
|
394
|
+
display: none !important;
|
|
395
|
+
}
|
|
396
|
+
.swiper-pagination-bullet-active {
|
|
397
|
+
opacity: var(--swiper-pagination-bullet-opacity, 1);
|
|
398
|
+
background: var(--swiper-pagination-color, var(--swiper-theme-color));
|
|
399
|
+
}
|
|
400
|
+
.swiper-vertical > .swiper-pagination-bullets,
|
|
401
|
+
.swiper-pagination-vertical.swiper-pagination-bullets {
|
|
402
|
+
right: var(--swiper-pagination-right, 8px);
|
|
403
|
+
left: var(--swiper-pagination-left, auto);
|
|
404
|
+
top: 50%;
|
|
405
|
+
transform: translate3d(0px, -50%, 0);
|
|
406
|
+
}
|
|
407
|
+
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
|
|
408
|
+
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
|
|
409
|
+
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
|
|
410
|
+
display: block;
|
|
411
|
+
}
|
|
412
|
+
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
|
|
413
|
+
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
|
|
414
|
+
top: 50%;
|
|
415
|
+
transform: translateY(-50%);
|
|
416
|
+
width: 8px;
|
|
417
|
+
}
|
|
418
|
+
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
|
|
419
|
+
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
|
|
420
|
+
display: inline-block;
|
|
421
|
+
transition: 200ms transform, 200ms top;
|
|
422
|
+
}
|
|
423
|
+
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
|
|
424
|
+
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
|
|
425
|
+
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
|
|
426
|
+
}
|
|
427
|
+
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
|
|
428
|
+
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
|
|
429
|
+
left: 50%;
|
|
430
|
+
transform: translateX(-50%);
|
|
431
|
+
white-space: nowrap;
|
|
432
|
+
}
|
|
433
|
+
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
|
|
434
|
+
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
|
|
435
|
+
transition: 200ms transform, 200ms left;
|
|
436
|
+
}
|
|
437
|
+
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
|
|
438
|
+
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
|
|
439
|
+
transition: 200ms transform, 200ms right;
|
|
440
|
+
}
|
|
441
|
+
/* Fraction */
|
|
442
|
+
.swiper-pagination-fraction {
|
|
443
|
+
color: var(--swiper-pagination-fraction-color, inherit);
|
|
444
|
+
}
|
|
445
|
+
/* Progress */
|
|
446
|
+
.swiper-pagination-progressbar {
|
|
447
|
+
background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
|
|
448
|
+
position: absolute;
|
|
449
|
+
/*ADD_HOST*/
|
|
450
|
+
}
|
|
451
|
+
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
|
|
452
|
+
background: var(--swiper-pagination-color, var(--swiper-theme-color));
|
|
453
|
+
position: absolute;
|
|
454
|
+
left: 0;
|
|
455
|
+
top: 0;
|
|
456
|
+
width: 100%;
|
|
457
|
+
height: 100%;
|
|
458
|
+
transform: scale(0);
|
|
459
|
+
transform-origin: left top;
|
|
460
|
+
}
|
|
461
|
+
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
|
|
462
|
+
transform-origin: right top;
|
|
463
|
+
}
|
|
464
|
+
.swiper-horizontal > .swiper-pagination-progressbar,
|
|
465
|
+
.swiper-pagination-progressbar.swiper-pagination-horizontal,
|
|
466
|
+
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
|
|
467
|
+
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
|
|
468
|
+
width: 100%;
|
|
469
|
+
height: var(--swiper-pagination-progressbar-size, 4px);
|
|
470
|
+
left: 0;
|
|
471
|
+
top: 0;
|
|
472
|
+
}
|
|
473
|
+
.swiper-vertical > .swiper-pagination-progressbar,
|
|
474
|
+
.swiper-pagination-progressbar.swiper-pagination-vertical,
|
|
475
|
+
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
|
|
476
|
+
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
|
|
477
|
+
width: var(--swiper-pagination-progressbar-size, 4px);
|
|
478
|
+
height: 100%;
|
|
479
|
+
left: 0;
|
|
480
|
+
top: 0;
|
|
481
|
+
}
|
|
482
|
+
.swiper-pagination-lock {
|
|
483
|
+
display: none;
|
|
484
|
+
}
|
|
485
|
+
:root {
|
|
486
|
+
/*
|
|
487
|
+
--swiper-scrollbar-border-radius: 10px;
|
|
488
|
+
--swiper-scrollbar-top: auto;
|
|
489
|
+
--swiper-scrollbar-bottom: 4px;
|
|
490
|
+
--swiper-scrollbar-left: auto;
|
|
491
|
+
--swiper-scrollbar-right: 4px;
|
|
492
|
+
--swiper-scrollbar-sides-offset: 1%;
|
|
493
|
+
--swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
|
|
494
|
+
--swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
|
|
495
|
+
--swiper-scrollbar-size: 4px;
|
|
496
|
+
*/
|
|
497
|
+
}
|
|
498
|
+
.swiper-scrollbar {
|
|
499
|
+
border-radius: var(--swiper-scrollbar-border-radius, 10px);
|
|
500
|
+
position: relative;
|
|
501
|
+
-ms-touch-action: none;
|
|
502
|
+
background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
|
|
503
|
+
}
|
|
504
|
+
.swiper-scrollbar-disabled > .swiper-scrollbar,
|
|
505
|
+
.swiper-scrollbar.swiper-scrollbar-disabled {
|
|
506
|
+
display: none !important;
|
|
507
|
+
}
|
|
508
|
+
.swiper-horizontal > .swiper-scrollbar,
|
|
509
|
+
.swiper-scrollbar.swiper-scrollbar-horizontal {
|
|
510
|
+
position: absolute;
|
|
511
|
+
left: var(--swiper-scrollbar-sides-offset, 1%);
|
|
512
|
+
bottom: var(--swiper-scrollbar-bottom, 4px);
|
|
513
|
+
top: var(--swiper-scrollbar-top, auto);
|
|
514
|
+
z-index: 50;
|
|
515
|
+
height: var(--swiper-scrollbar-size, 4px);
|
|
516
|
+
width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
|
|
517
|
+
}
|
|
518
|
+
.swiper-vertical > .swiper-scrollbar,
|
|
519
|
+
.swiper-scrollbar.swiper-scrollbar-vertical {
|
|
520
|
+
position: absolute;
|
|
521
|
+
left: var(--swiper-scrollbar-left, auto);
|
|
522
|
+
right: var(--swiper-scrollbar-right, 4px);
|
|
523
|
+
top: var(--swiper-scrollbar-sides-offset, 1%);
|
|
524
|
+
z-index: 50;
|
|
525
|
+
width: var(--swiper-scrollbar-size, 4px);
|
|
526
|
+
height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
|
|
527
|
+
}
|
|
528
|
+
.swiper-scrollbar-drag {
|
|
529
|
+
height: 100%;
|
|
530
|
+
width: 100%;
|
|
531
|
+
position: relative;
|
|
532
|
+
background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
|
|
533
|
+
border-radius: var(--swiper-scrollbar-border-radius, 10px);
|
|
534
|
+
left: 0;
|
|
535
|
+
top: 0;
|
|
536
|
+
}
|
|
537
|
+
.swiper-scrollbar-cursor-drag {
|
|
538
|
+
cursor: move;
|
|
539
|
+
}
|
|
540
|
+
.swiper-scrollbar-lock {
|
|
541
|
+
display: none;
|
|
542
|
+
}
|
|
543
|
+
.swiper-zoom-container {
|
|
544
|
+
width: 100%;
|
|
545
|
+
height: 100%;
|
|
546
|
+
display: flex;
|
|
547
|
+
justify-content: center;
|
|
548
|
+
align-items: center;
|
|
549
|
+
text-align: center;
|
|
550
|
+
}
|
|
551
|
+
.swiper-zoom-container > img,
|
|
552
|
+
.swiper-zoom-container > svg,
|
|
553
|
+
.swiper-zoom-container > canvas {
|
|
554
|
+
max-width: 100%;
|
|
555
|
+
max-height: 100%;
|
|
556
|
+
object-fit: contain;
|
|
557
|
+
}
|
|
558
|
+
.swiper-slide-zoomed {
|
|
559
|
+
cursor: move;
|
|
560
|
+
touch-action: none;
|
|
561
|
+
}
|
|
562
|
+
/* a11y */
|
|
563
|
+
.swiper .swiper-notification,
|
|
564
|
+
swiper-container .swiper-notification {
|
|
565
|
+
position: absolute;
|
|
566
|
+
left: 0;
|
|
567
|
+
top: 0;
|
|
568
|
+
pointer-events: none;
|
|
569
|
+
opacity: 0;
|
|
570
|
+
z-index: -1000;
|
|
571
|
+
}
|
|
572
|
+
.swiper-free-mode > .swiper-wrapper {
|
|
573
|
+
transition-timing-function: ease-out;
|
|
574
|
+
margin: 0 auto;
|
|
575
|
+
}
|
|
576
|
+
.swiper-grid > .swiper-wrapper {
|
|
577
|
+
flex-wrap: wrap;
|
|
578
|
+
}
|
|
579
|
+
.swiper-grid-column > .swiper-wrapper {
|
|
580
|
+
flex-wrap: wrap;
|
|
581
|
+
flex-direction: column;
|
|
582
|
+
}
|
|
583
|
+
.swiper-fade.swiper-free-mode .swiper-slide {
|
|
584
|
+
transition-timing-function: ease-out;
|
|
585
|
+
}
|
|
586
|
+
.swiper-fade .swiper-slide {
|
|
587
|
+
pointer-events: none;
|
|
588
|
+
transition-property: opacity;
|
|
589
|
+
}
|
|
590
|
+
.swiper-fade .swiper-slide .swiper-slide {
|
|
591
|
+
pointer-events: none;
|
|
592
|
+
}
|
|
593
|
+
.swiper-fade .swiper-slide-active,
|
|
594
|
+
.swiper-fade .swiper-slide-active .swiper-slide-active {
|
|
595
|
+
pointer-events: auto;
|
|
596
|
+
}
|
|
597
|
+
.swiper-cube {
|
|
598
|
+
overflow: visible;
|
|
599
|
+
}
|
|
600
|
+
.swiper-cube .swiper-slide {
|
|
601
|
+
pointer-events: none;
|
|
602
|
+
-webkit-backface-visibility: hidden;
|
|
603
|
+
backface-visibility: hidden;
|
|
604
|
+
z-index: 1;
|
|
605
|
+
visibility: hidden;
|
|
606
|
+
transform-origin: 0 0;
|
|
607
|
+
width: 100%;
|
|
608
|
+
height: 100%;
|
|
609
|
+
}
|
|
610
|
+
.swiper-cube .swiper-slide .swiper-slide {
|
|
611
|
+
pointer-events: none;
|
|
612
|
+
}
|
|
613
|
+
.swiper-cube.swiper-rtl .swiper-slide {
|
|
614
|
+
transform-origin: 100% 0;
|
|
615
|
+
}
|
|
616
|
+
.swiper-cube .swiper-slide-active,
|
|
617
|
+
.swiper-cube .swiper-slide-active .swiper-slide-active {
|
|
618
|
+
pointer-events: auto;
|
|
619
|
+
}
|
|
620
|
+
.swiper-cube .swiper-slide-active,
|
|
621
|
+
.swiper-cube .swiper-slide-next,
|
|
622
|
+
.swiper-cube .swiper-slide-prev,
|
|
623
|
+
.swiper-cube .swiper-slide-next + .swiper-slide {
|
|
624
|
+
pointer-events: auto;
|
|
625
|
+
visibility: visible;
|
|
626
|
+
}
|
|
627
|
+
.swiper-cube .swiper-slide-shadow-top,
|
|
628
|
+
.swiper-cube .swiper-slide-shadow-bottom,
|
|
629
|
+
.swiper-cube .swiper-slide-shadow-left,
|
|
630
|
+
.swiper-cube .swiper-slide-shadow-right {
|
|
631
|
+
z-index: 0;
|
|
632
|
+
-webkit-backface-visibility: hidden;
|
|
633
|
+
backface-visibility: hidden;
|
|
634
|
+
}
|
|
635
|
+
.swiper-cube .swiper-cube-shadow {
|
|
636
|
+
position: absolute;
|
|
637
|
+
left: 0;
|
|
638
|
+
bottom: 0px;
|
|
639
|
+
width: 100%;
|
|
640
|
+
height: 100%;
|
|
641
|
+
opacity: 0.6;
|
|
642
|
+
z-index: 0;
|
|
643
|
+
}
|
|
644
|
+
.swiper-cube .swiper-cube-shadow:before {
|
|
645
|
+
content: '';
|
|
646
|
+
background: #000;
|
|
647
|
+
position: absolute;
|
|
648
|
+
left: 0;
|
|
649
|
+
top: 0;
|
|
650
|
+
bottom: 0;
|
|
651
|
+
right: 0;
|
|
652
|
+
filter: blur(50px);
|
|
653
|
+
}
|
|
654
|
+
.swiper-flip {
|
|
655
|
+
overflow: visible;
|
|
656
|
+
}
|
|
657
|
+
.swiper-flip .swiper-slide {
|
|
658
|
+
pointer-events: none;
|
|
659
|
+
-webkit-backface-visibility: hidden;
|
|
660
|
+
backface-visibility: hidden;
|
|
661
|
+
z-index: 1;
|
|
662
|
+
}
|
|
663
|
+
.swiper-flip .swiper-slide .swiper-slide {
|
|
664
|
+
pointer-events: none;
|
|
665
|
+
}
|
|
666
|
+
.swiper-flip .swiper-slide-active,
|
|
667
|
+
.swiper-flip .swiper-slide-active .swiper-slide-active {
|
|
668
|
+
pointer-events: auto;
|
|
669
|
+
}
|
|
670
|
+
.swiper-flip .swiper-slide-shadow-top,
|
|
671
|
+
.swiper-flip .swiper-slide-shadow-bottom,
|
|
672
|
+
.swiper-flip .swiper-slide-shadow-left,
|
|
673
|
+
.swiper-flip .swiper-slide-shadow-right {
|
|
674
|
+
z-index: 0;
|
|
675
|
+
-webkit-backface-visibility: hidden;
|
|
676
|
+
backface-visibility: hidden;
|
|
677
|
+
}
|
|
678
|
+
.swiper-creative .swiper-slide {
|
|
679
|
+
-webkit-backface-visibility: hidden;
|
|
680
|
+
backface-visibility: hidden;
|
|
681
|
+
overflow: hidden;
|
|
682
|
+
transition-property: transform, opacity, height;
|
|
683
|
+
}
|
|
684
|
+
.swiper-cards {
|
|
685
|
+
overflow: visible;
|
|
686
|
+
}
|
|
687
|
+
.swiper-cards .swiper-slide {
|
|
688
|
+
transform-origin: center bottom;
|
|
689
|
+
-webkit-backface-visibility: hidden;
|
|
690
|
+
backface-visibility: hidden;
|
|
691
|
+
overflow: hidden;
|
|
692
|
+
}
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
:host {
|
|
696
|
+
display: block;
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
.swiper-container {
|
|
700
|
+
width: 100%;
|
|
701
|
+
height: 100%;
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
.swiper-slide {
|
|
705
|
+
text-align: center;
|
|
706
|
+
font-size: 18px;
|
|
707
|
+
background: #fff;
|
|
708
|
+
display: flex;
|
|
709
|
+
justify-content: center;
|
|
710
|
+
align-items: center;
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
.mobile-container{
|
|
714
|
+
display: block;
|
|
715
|
+
}
|
|
716
|
+
.desktop-container{
|
|
717
|
+
display:none;
|
|
718
|
+
}
|
|
719
|
+
|
|
720
|
+
@media screen and (min-width: 1200px){
|
|
721
|
+
.mobile-container{
|
|
722
|
+
display: none;
|
|
723
|
+
}
|
|
724
|
+
.desktop-container{
|
|
725
|
+
display:flex;
|
|
726
|
+
align-items: center;
|
|
727
|
+
}
|
|
728
|
+
}
|
|
729
|
+
|
|
730
|
+
@media screen and (max-width: 1199.9px) {
|
|
731
|
+
.swiper-slide {
|
|
732
|
+
width: calc(100% - 40px);
|
|
733
|
+
margin-right: 20px;
|
|
734
|
+
}
|
|
735
|
+
.swiper-slide:last-child {
|
|
736
|
+
margin-right: 0;
|
|
737
|
+
}
|
|
738
|
+
}
|
|
739
|
+
|
|
740
|
+
/* desktop pagination dots */
|
|
741
|
+
.pagination {
|
|
742
|
+
display: flex;
|
|
743
|
+
justify-content: center;
|
|
744
|
+
margin-top: 20px;
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
.pagination-dot {
|
|
748
|
+
height: 20px;
|
|
749
|
+
width: 20px;
|
|
750
|
+
border-radius: 50%;
|
|
751
|
+
margin: 0 14px;
|
|
752
|
+
cursor: pointer;
|
|
753
|
+
cursor: pointer;
|
|
754
|
+
border: 2px solid #c3cbcd;
|
|
755
|
+
background-color: #f3f3f3;
|
|
756
|
+
position:relative;
|
|
757
|
+
}
|
|
758
|
+
|
|
759
|
+
.pagination-dot::after {
|
|
760
|
+
content: "";
|
|
761
|
+
display: block;
|
|
762
|
+
position: absolute;
|
|
763
|
+
width: 38px;
|
|
764
|
+
height: 1px;
|
|
765
|
+
border-top: 2px solid #c3cbcd;
|
|
766
|
+
margin-top: -1px;
|
|
767
|
+
z-index: -1;
|
|
768
|
+
top:50%;
|
|
769
|
+
left: 10px;
|
|
770
|
+
}
|
|
771
|
+
|
|
772
|
+
.pagination-dot:last-of-type::after {
|
|
773
|
+
visibility: hidden;
|
|
774
|
+
}
|
|
775
|
+
|
|
776
|
+
.pagination-dot.active {
|
|
777
|
+
background-image: url(/build/media/nav-active-dotslick.svg);
|
|
778
|
+
background-position: 50%;
|
|
779
|
+
background-repeat: no-repeat;
|
|
780
|
+
border: 2px solid transparent;
|
|
781
|
+
}
|