@salla.sa/twilight-components 2.14.346 → 2.14.349
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/{filepond-D3JT19b9.js → filepond-DFhbfTkt.js} +1 -1
- package/dist/cjs/{filepond-plugin-file-poster-vIqpi5Jb.js → filepond-plugin-file-poster-Dj4Zm459.js} +1 -1
- package/dist/cjs/{filepond-plugin-file-validate-size-CGka-OOR.js → filepond-plugin-file-validate-size-DsH6GzKJ.js} +1 -1
- package/dist/cjs/{filepond-plugin-file-validate-type-D5Xexu4N.js → filepond-plugin-file-validate-type-DfaEudMs.js} +1 -1
- package/dist/cjs/{filepond-plugin-image-edit-CIxcoEFX.js → filepond-plugin-image-edit-gz-CV83v.js} +1 -1
- package/dist/cjs/{filepond-plugin-image-exif-orientation-yRezDeUb.js → filepond-plugin-image-exif-orientation-DfkLjcpx.js} +1 -1
- package/dist/cjs/{filepond-plugin-image-preview-CPE8T2_S.js → filepond-plugin-image-preview-BxaEwNCI.js} +1 -1
- package/dist/cjs/{index-B_jylE1-.js → index-C9ymZIiv.js} +1 -1
- package/dist/cjs/{index-CBbHmJY_.js → index-DcTksD2K.js} +2 -2
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/salla-accordion_62.cjs.entry.js +10395 -1320
- package/dist/cjs/salla-advertisement.cjs.entry.js +1 -1
- package/dist/cjs/salla-app-install-alert.cjs.entry.js +1 -1
- package/dist/cjs/salla-apps-icons.cjs.entry.js +1 -1
- package/dist/cjs/salla-cart-item-offers.cjs.entry.js +1 -1
- package/dist/cjs/salla-conditional-offer.cjs.entry.js +1 -1
- package/dist/cjs/salla-contacts.cjs.entry.js +1 -1
- package/dist/cjs/salla-custom-fields.cjs.entry.js +1 -1
- package/dist/cjs/salla-filters-widget.cjs.entry.js +1 -1
- package/dist/cjs/salla-filters.cjs.entry.js +1 -1
- package/dist/cjs/salla-hook.cjs.entry.js +1 -1
- package/dist/cjs/salla-installment.cjs.entry.js +1 -1
- package/dist/cjs/salla-loyalty-prize-item.cjs.entry.js +1 -1
- package/dist/cjs/salla-loyalty-program.cjs.entry.js +1 -1
- package/dist/cjs/salla-metadata.cjs.entry.js +1 -1
- package/dist/cjs/salla-notification-item.cjs.entry.js +1 -1
- package/dist/cjs/salla-notifications.cjs.entry.js +1 -1
- package/dist/cjs/salla-offer.cjs.entry.js +1 -1
- package/dist/cjs/salla-order-details-multiple-bundle-product.cjs.entry.js +1 -11
- package/dist/cjs/salla-order-details-options.cjs.entry.js +1 -1
- package/dist/cjs/salla-order-details.cjs.entry.js +1 -1
- package/dist/cjs/salla-order-summary.cjs.entry.js +1 -1
- package/dist/cjs/salla-order-totals-card.cjs.entry.js +1 -1
- package/dist/cjs/salla-orders.cjs.entry.js +1 -1
- package/dist/cjs/salla-payments.cjs.entry.js +1 -1
- package/dist/cjs/salla-price-range.cjs.entry.js +1 -1
- package/dist/cjs/salla-review-card.cjs.entry.js +1 -1
- package/dist/cjs/salla-reviews-page.cjs.entry.js +1 -1
- package/dist/cjs/salla-reviews.cjs.entry.js +1 -1
- package/dist/cjs/salla-social.cjs.entry.js +1 -1
- package/dist/cjs/salla-tiered-offer.cjs.entry.js +1 -1
- package/dist/cjs/salla-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/salla-trust-badges.cjs.entry.js +1 -1
- package/dist/cjs/salla-verify.cjs.entry.js +1 -1
- package/dist/cjs/salla-wallet.cjs.entry.js +1 -1
- package/dist/cjs/twilight.cjs.js +2 -2
- package/dist/cjs/vanilla-picker-BYDLZw1n.js +1045 -0
- package/dist/collection/components/salla-color-picker/salla-color-picker.js +67 -37
- package/dist/collection/components/salla-count-down/salla-count-down.js +125 -1
- package/dist/collection/components/salla-multiple-bundle-product/components/salla-multiple-bundle-product-options-modal.js +4 -5
- package/dist/collection/components/salla-multiple-bundle-product/components/salla-multiple-bundle-product-slider.js +1 -1
- package/dist/collection/components/salla-order-details/salla-order-details-multiple-bundle-product.js +0 -10
- package/dist/collection/components/salla-products-slider/salla-products-slider.js +3 -0
- package/dist/collection/components/salla-quick-buy/salla-quick-buy.js +68 -55
- package/dist/collection/components/salla-slider/salla-slider.css +691 -238
- package/dist/collection/components/salla-slider/salla-slider.js +96 -58
- package/dist/components/index.js +2 -2
- package/dist/components/salla-color-picker2.js +69 -1056
- package/dist/components/salla-count-down2.js +24 -2
- package/dist/components/salla-multiple-bundle-product-options-modal2.js +4 -5
- package/dist/components/salla-multiple-bundle-product-slider2.js +1 -1
- package/dist/components/salla-order-details-multiple-bundle-product2.js +0 -10
- package/dist/components/salla-products-slider2.js +3 -0
- package/dist/components/salla-quick-buy2.js +367 -139
- package/dist/components/salla-slider2.js +9881 -61
- package/dist/components/vanilla-picker.js +1043 -0
- package/dist/esm/{filepond-ESI025KA.js → filepond-DQR2YBu7.js} +1 -1
- package/dist/esm/{filepond-plugin-file-poster-CWHjkl55.js → filepond-plugin-file-poster-XvYa1rlk.js} +1 -1
- package/dist/esm/{filepond-plugin-file-validate-size-B7W5i7Mk.js → filepond-plugin-file-validate-size-BRBnctOE.js} +1 -1
- package/dist/esm/{filepond-plugin-file-validate-type-B1Ny76Ep.js → filepond-plugin-file-validate-type-BuD6F1gi.js} +1 -1
- package/dist/esm/{filepond-plugin-image-edit-DfqS6NSZ.js → filepond-plugin-image-edit-BJ8YnBRL.js} +1 -1
- package/dist/esm/{filepond-plugin-image-exif-orientation-3kpdQNdB.js → filepond-plugin-image-exif-orientation-BGad_AoX.js} +1 -1
- package/dist/esm/{filepond-plugin-image-preview-Ck91BQiY.js → filepond-plugin-image-preview-Cb6UzPfa.js} +1 -1
- package/dist/esm/{index-gdKTeC4S.js → index-Bhszo8cU.js} +2 -2
- package/dist/esm/{index-5xSCOnsp.js → index-DIfeuyTs.js} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/salla-accordion_62.entry.js +10395 -1320
- package/dist/esm/salla-advertisement.entry.js +1 -1
- package/dist/esm/salla-app-install-alert.entry.js +1 -1
- package/dist/esm/salla-apps-icons.entry.js +1 -1
- package/dist/esm/salla-cart-item-offers.entry.js +1 -1
- package/dist/esm/salla-conditional-offer.entry.js +1 -1
- package/dist/esm/salla-contacts.entry.js +1 -1
- package/dist/esm/salla-custom-fields.entry.js +1 -1
- package/dist/esm/salla-filters-widget.entry.js +1 -1
- package/dist/esm/salla-filters.entry.js +1 -1
- package/dist/esm/salla-hook.entry.js +1 -1
- package/dist/esm/salla-installment.entry.js +1 -1
- package/dist/esm/salla-loyalty-prize-item.entry.js +1 -1
- package/dist/esm/salla-loyalty-program.entry.js +1 -1
- package/dist/esm/salla-metadata.entry.js +1 -1
- package/dist/esm/salla-notification-item.entry.js +1 -1
- package/dist/esm/salla-notifications.entry.js +1 -1
- package/dist/esm/salla-offer.entry.js +1 -1
- package/dist/esm/salla-order-details-multiple-bundle-product.entry.js +1 -11
- package/dist/esm/salla-order-details-options.entry.js +1 -1
- package/dist/esm/salla-order-details.entry.js +1 -1
- package/dist/esm/salla-order-summary.entry.js +1 -1
- package/dist/esm/salla-order-totals-card.entry.js +1 -1
- package/dist/esm/salla-orders.entry.js +1 -1
- package/dist/esm/salla-payments.entry.js +1 -1
- package/dist/esm/salla-price-range.entry.js +1 -1
- package/dist/esm/salla-review-card.entry.js +1 -1
- package/dist/esm/salla-reviews-page.entry.js +1 -1
- package/dist/esm/salla-reviews.entry.js +1 -1
- package/dist/esm/salla-social.entry.js +1 -1
- package/dist/esm/salla-tiered-offer.entry.js +1 -1
- package/dist/esm/salla-tooltip.entry.js +1 -1
- package/dist/esm/salla-trust-badges.entry.js +1 -1
- package/dist/esm/salla-verify.entry.js +1 -1
- package/dist/esm/salla-wallet.entry.js +1 -1
- package/dist/esm/twilight.js +3 -3
- package/dist/esm/vanilla-picker-C4Kwbr5L.js +1043 -0
- package/dist/twilight/{p-936a76d1.entry.js → p-004be2ff.entry.js} +1 -1
- package/dist/twilight/{p-0a4b04a4.entry.js → p-0daa34c4.entry.js} +1 -1
- package/dist/twilight/{p-6bd166a7.entry.js → p-112e9574.entry.js} +1 -1
- package/dist/twilight/{p-369ada5a.entry.js → p-129e02c2.entry.js} +1 -1
- package/dist/twilight/{p-d5da6f45.entry.js → p-1bfef164.entry.js} +1 -1
- package/dist/twilight/{p-36a95a0f.entry.js → p-25f64b3e.entry.js} +1 -1
- package/dist/twilight/{p-8563e747.entry.js → p-307b5fa0.entry.js} +1 -1
- package/dist/twilight/{p-a7a488d5.entry.js → p-46fb77ce.entry.js} +1 -1
- package/dist/twilight/{p-b0e7c134.entry.js → p-48617181.entry.js} +1 -1
- package/dist/twilight/{p-4e98e961.entry.js → p-48df4495.entry.js} +1 -1
- package/dist/twilight/p-4fc33cee.entry.js +4 -0
- package/dist/twilight/{p-aefe5639.entry.js → p-55c9e7fe.entry.js} +1 -1
- package/dist/twilight/{p-5570cae4.entry.js → p-574bd55f.entry.js} +1 -1
- package/dist/twilight/{p-ef0fa205.entry.js → p-5bb9ace5.entry.js} +1 -1
- package/dist/twilight/{p-eab13555.entry.js → p-60747f3b.entry.js} +1 -1
- package/dist/twilight/{p-3e410acd.entry.js → p-6222b0fa.entry.js} +1 -1
- package/dist/twilight/{p-b8f7b4eb.entry.js → p-64c18854.entry.js} +1 -1
- package/dist/twilight/{p-e465a952.entry.js → p-66c5dcd3.entry.js} +1 -1
- package/dist/twilight/{p-343c8271.entry.js → p-7a706d50.entry.js} +1 -1
- package/dist/twilight/{p-ad2b2919.entry.js → p-911bbc7d.entry.js} +1 -1
- package/dist/twilight/{p-7b5906b8.entry.js → p-9f541d63.entry.js} +1 -1
- package/dist/twilight/{p-DId3Z42j.js → p-B-MyfVCv.js} +1 -1
- package/dist/twilight/{p-D3JRC8L6.js → p-BVmy-j16.js} +1 -1
- package/dist/twilight/{p-gdKTeC4S.js → p-Bhszo8cU.js} +1 -1
- package/dist/twilight/{p-CUtvZOiz.js → p-BvldZUSR.js} +1 -1
- package/dist/twilight/{p-CMYBgZIX.js → p-ByJhdNbq.js} +1 -1
- package/dist/twilight/{p-DH5ljldi.js → p-CmuTtBET.js} +1 -1
- package/dist/twilight/{p-EnsROQgl.js → p-CuNS5C_o.js} +2 -2
- package/dist/twilight/{p-DpJnHcvE.js → p-Cy9bcLMa.js} +1 -1
- package/dist/twilight/{p-rYLDeLaL.js → p-DAM1DKLB.js} +1 -1
- package/dist/twilight/p-NTgp-Syt.js +11 -0
- package/dist/twilight/{p-5099bc51.entry.js → p-a25fe3c1.entry.js} +1 -1
- package/dist/twilight/{p-49638a91.entry.js → p-a5df8334.entry.js} +1 -1
- package/dist/twilight/{p-46b242d9.entry.js → p-a6f250b8.entry.js} +1 -1
- package/dist/twilight/{p-ebd8dbf8.entry.js → p-ae93ed50.entry.js} +1 -1
- package/dist/twilight/{p-f64cd638.entry.js → p-af8daa75.entry.js} +1 -1
- package/dist/twilight/{p-8100a941.entry.js → p-b0abcc89.entry.js} +1 -1
- package/dist/twilight/{p-360a28b9.entry.js → p-b8a203c1.entry.js} +1 -1
- package/dist/twilight/p-cadbe7b6.entry.js +4 -0
- package/dist/twilight/{p-1037bca4.entry.js → p-cc43a1bd.entry.js} +1 -1
- package/dist/twilight/{p-db68f32e.entry.js → p-cc6238be.entry.js} +1 -1
- package/dist/twilight/{p-158398ff.entry.js → p-de290cc2.entry.js} +1 -1
- package/dist/twilight/{p-8a1aa61c.entry.js → p-ed0f40e2.entry.js} +1 -1
- package/dist/twilight/{p-003a77fe.entry.js → p-f3d3e11e.entry.js} +1 -1
- package/dist/twilight/{p-8418b725.entry.js → p-f4bf39fb.entry.js} +1 -1
- package/dist/twilight/twilight.esm.js +1 -1
- package/dist/types/components/salla-color-picker/interfaces.d.ts +9 -0
- package/dist/types/components/salla-color-picker/salla-color-picker.d.ts +4 -1
- package/dist/types/components/salla-count-down/salla-count-down.d.ts +22 -0
- package/dist/types/components/salla-order-details/salla-order-details-multiple-bundle-product.d.ts +0 -1
- package/dist/types/components/salla-products-slider/salla-products-slider.d.ts +1 -0
- package/dist/types/components/salla-quick-buy/salla-quick-buy.d.ts +2 -0
- package/dist/types/components/salla-slider/salla-slider.d.ts +12 -3
- package/dist/types/components.d.ts +48 -0
- package/package.json +6 -6
- package/dist/twilight/p-04e81b46.entry.js +0 -11
- package/dist/twilight/p-1445c077.entry.js +0 -4
|
@@ -1,24 +1,29 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Swiper
|
|
2
|
+
* Swiper 12.1.0
|
|
3
3
|
* Most modern mobile touch slider and framework with hardware accelerated transitions
|
|
4
4
|
* https://swiperjs.com
|
|
5
5
|
*
|
|
6
|
-
* Copyright 2014-
|
|
6
|
+
* Copyright 2014-2026 Vladimir Kharlampidi
|
|
7
7
|
*
|
|
8
8
|
* Released under the MIT License
|
|
9
9
|
*
|
|
10
|
-
* Released on: January
|
|
10
|
+
* Released on: January 28, 2026
|
|
11
11
|
*/
|
|
12
|
-
|
|
13
|
-
font-family: "swiper-icons";
|
|
14
|
-
src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
|
|
15
|
-
font-weight: 400;
|
|
16
|
-
font-style: normal;
|
|
17
|
-
}
|
|
12
|
+
|
|
18
13
|
:root {
|
|
19
14
|
--swiper-theme-color: #007aff;
|
|
15
|
+
/*
|
|
16
|
+
--swiper-preloader-color: var(--swiper-theme-color);
|
|
17
|
+
--swiper-wrapper-transition-timing-function: initial;
|
|
18
|
+
*/
|
|
19
|
+
}
|
|
20
|
+
:host {
|
|
21
|
+
position: relative;
|
|
22
|
+
display: block;
|
|
23
|
+
margin-left: auto;
|
|
24
|
+
margin-right: auto;
|
|
25
|
+
z-index: 1;
|
|
20
26
|
}
|
|
21
|
-
|
|
22
27
|
.swiper {
|
|
23
28
|
margin-left: auto;
|
|
24
29
|
margin-right: auto;
|
|
@@ -28,12 +33,11 @@
|
|
|
28
33
|
padding: 0;
|
|
29
34
|
/* Fix of Webkit flickering */
|
|
30
35
|
z-index: 1;
|
|
36
|
+
display: block;
|
|
31
37
|
}
|
|
32
|
-
|
|
33
38
|
.swiper-vertical > .swiper-wrapper {
|
|
34
39
|
flex-direction: column;
|
|
35
40
|
}
|
|
36
|
-
|
|
37
41
|
.swiper-wrapper {
|
|
38
42
|
position: relative;
|
|
39
43
|
width: 100%;
|
|
@@ -41,33 +45,31 @@
|
|
|
41
45
|
z-index: 1;
|
|
42
46
|
display: flex;
|
|
43
47
|
transition-property: transform;
|
|
48
|
+
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
|
|
44
49
|
box-sizing: content-box;
|
|
45
50
|
}
|
|
46
|
-
|
|
47
51
|
.swiper-android .swiper-slide,
|
|
52
|
+
.swiper-ios .swiper-slide,
|
|
48
53
|
.swiper-wrapper {
|
|
49
54
|
transform: translate3d(0px, 0, 0);
|
|
50
55
|
}
|
|
51
|
-
|
|
52
|
-
.swiper-pointer-events {
|
|
56
|
+
.swiper-horizontal {
|
|
53
57
|
touch-action: pan-y;
|
|
54
58
|
}
|
|
55
|
-
.swiper-
|
|
59
|
+
.swiper-vertical {
|
|
56
60
|
touch-action: pan-x;
|
|
57
61
|
}
|
|
58
|
-
|
|
59
62
|
.swiper-slide {
|
|
60
63
|
flex-shrink: 0;
|
|
61
64
|
width: 100%;
|
|
62
65
|
height: 100%;
|
|
63
66
|
position: relative;
|
|
64
67
|
transition-property: transform;
|
|
68
|
+
display: block;
|
|
65
69
|
}
|
|
66
|
-
|
|
67
70
|
.swiper-slide-invisible-blank {
|
|
68
71
|
visibility: hidden;
|
|
69
72
|
}
|
|
70
|
-
|
|
71
73
|
/* Auto Height */
|
|
72
74
|
.swiper-autoheight,
|
|
73
75
|
.swiper-autoheight .swiper-slide {
|
|
@@ -77,106 +79,350 @@
|
|
|
77
79
|
align-items: flex-start;
|
|
78
80
|
transition-property: transform, height;
|
|
79
81
|
}
|
|
80
|
-
|
|
81
82
|
.swiper-backface-hidden .swiper-slide {
|
|
82
83
|
transform: translateZ(0);
|
|
83
84
|
backface-visibility: hidden;
|
|
84
85
|
}
|
|
85
|
-
|
|
86
86
|
/* 3D Effects */
|
|
87
|
-
.swiper-3d
|
|
87
|
+
.swiper-3d.swiper-css-mode .swiper-wrapper {
|
|
88
88
|
perspective: 1200px;
|
|
89
89
|
}
|
|
90
|
-
.swiper-3d .swiper-wrapper
|
|
91
|
-
.swiper-3d .swiper-slide,
|
|
92
|
-
.swiper-3d .swiper-slide-shadow,
|
|
93
|
-
.swiper-3d .swiper-slide-shadow-left,
|
|
94
|
-
.swiper-3d .swiper-slide-shadow-right,
|
|
95
|
-
.swiper-3d .swiper-slide-shadow-top,
|
|
96
|
-
.swiper-3d .swiper-slide-shadow-bottom,
|
|
97
|
-
.swiper-3d .swiper-cube-shadow {
|
|
90
|
+
.swiper-3d .swiper-wrapper {
|
|
98
91
|
transform-style: preserve-3d;
|
|
99
92
|
}
|
|
100
|
-
.swiper-3d
|
|
101
|
-
|
|
102
|
-
.swiper-
|
|
103
|
-
.swiper-
|
|
104
|
-
|
|
93
|
+
.swiper-3d {
|
|
94
|
+
perspective: 1200px;
|
|
95
|
+
.swiper-slide,
|
|
96
|
+
.swiper-cube-shadow {
|
|
97
|
+
transform-style: preserve-3d;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
/* CSS Mode */
|
|
102
|
+
.swiper-css-mode {
|
|
103
|
+
> .swiper-wrapper {
|
|
104
|
+
overflow: auto;
|
|
105
|
+
scrollbar-width: none; /* For Firefox */
|
|
106
|
+
-ms-overflow-style: none; /* For Internet Explorer and Edge */
|
|
107
|
+
&::-webkit-scrollbar {
|
|
108
|
+
display: none;
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
> .swiper-wrapper > .swiper-slide {
|
|
112
|
+
scroll-snap-align: start start;
|
|
113
|
+
}
|
|
114
|
+
&.swiper-horizontal {
|
|
115
|
+
> .swiper-wrapper {
|
|
116
|
+
scroll-snap-type: x mandatory;
|
|
117
|
+
}
|
|
118
|
+
> .swiper-wrapper > .swiper-slide:first-child {
|
|
119
|
+
margin-inline-start: var(--swiper-slides-offset-before);
|
|
120
|
+
scroll-margin-inline-start: var(--swiper-slides-offset-before);
|
|
121
|
+
}
|
|
122
|
+
> .swiper-wrapper > .swiper-slide:last-child {
|
|
123
|
+
margin-inline-end: var(--swiper-slides-offset-after);
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
&.swiper-vertical {
|
|
127
|
+
> .swiper-wrapper {
|
|
128
|
+
scroll-snap-type: y mandatory;
|
|
129
|
+
}
|
|
130
|
+
> .swiper-wrapper > .swiper-slide:first-child {
|
|
131
|
+
margin-block-start: var(--swiper-slides-offset-before);
|
|
132
|
+
scroll-margin-block-start: var(--swiper-slides-offset-before);
|
|
133
|
+
}
|
|
134
|
+
> .swiper-wrapper > .swiper-slide:last-child {
|
|
135
|
+
margin-block-end: var(--swiper-slides-offset-after);
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
&.swiper-free-mode {
|
|
139
|
+
> .swiper-wrapper {
|
|
140
|
+
scroll-snap-type: none;
|
|
141
|
+
}
|
|
142
|
+
> .swiper-wrapper > .swiper-slide {
|
|
143
|
+
scroll-snap-align: none;
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
&.swiper-centered {
|
|
147
|
+
> .swiper-wrapper::before {
|
|
148
|
+
content: '';
|
|
149
|
+
flex-shrink: 0;
|
|
150
|
+
order: 9999;
|
|
151
|
+
}
|
|
152
|
+
> .swiper-wrapper > .swiper-slide {
|
|
153
|
+
scroll-snap-align: center center;
|
|
154
|
+
scroll-snap-stop: always;
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
&.swiper-centered.swiper-horizontal {
|
|
158
|
+
> .swiper-wrapper > .swiper-slide:first-child {
|
|
159
|
+
margin-inline-start: var(--swiper-centered-offset-before);
|
|
160
|
+
}
|
|
161
|
+
> .swiper-wrapper::before {
|
|
162
|
+
height: 100%;
|
|
163
|
+
min-height: 1px;
|
|
164
|
+
width: var(--swiper-centered-offset-after);
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
&.swiper-centered.swiper-vertical {
|
|
168
|
+
> .swiper-wrapper > .swiper-slide:first-child {
|
|
169
|
+
margin-block-start: var(--swiper-centered-offset-before);
|
|
170
|
+
}
|
|
171
|
+
> .swiper-wrapper::before {
|
|
172
|
+
width: 100%;
|
|
173
|
+
min-width: 1px;
|
|
174
|
+
height: var(--swiper-centered-offset-after);
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
/* Slide styles start */
|
|
180
|
+
/* 3D Shadows */
|
|
181
|
+
.swiper-3d {
|
|
182
|
+
.swiper-slide-shadow,
|
|
183
|
+
.swiper-slide-shadow-left,
|
|
184
|
+
.swiper-slide-shadow-right,
|
|
185
|
+
.swiper-slide-shadow-top,
|
|
186
|
+
.swiper-slide-shadow-bottom,
|
|
187
|
+
.swiper-slide-shadow,
|
|
188
|
+
.swiper-slide-shadow-left,
|
|
189
|
+
.swiper-slide-shadow-right,
|
|
190
|
+
.swiper-slide-shadow-top,
|
|
191
|
+
.swiper-slide-shadow-bottom {
|
|
192
|
+
position: absolute;
|
|
193
|
+
left: 0;
|
|
194
|
+
top: 0;
|
|
195
|
+
width: 100%;
|
|
196
|
+
height: 100%;
|
|
197
|
+
pointer-events: none;
|
|
198
|
+
z-index: 10;
|
|
199
|
+
}
|
|
200
|
+
.swiper-slide-shadow {
|
|
201
|
+
background: rgba(0, 0, 0, 0.15);
|
|
202
|
+
}
|
|
203
|
+
.swiper-slide-shadow-left {
|
|
204
|
+
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
205
|
+
}
|
|
206
|
+
.swiper-slide-shadow-right {
|
|
207
|
+
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
208
|
+
}
|
|
209
|
+
.swiper-slide-shadow-top {
|
|
210
|
+
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
211
|
+
}
|
|
212
|
+
.swiper-slide-shadow-bottom {
|
|
213
|
+
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
214
|
+
}
|
|
215
|
+
}
|
|
216
|
+
.swiper-lazy-preloader {
|
|
217
|
+
width: 42px;
|
|
218
|
+
height: 42px;
|
|
105
219
|
position: absolute;
|
|
106
|
-
left:
|
|
107
|
-
top:
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
pointer-events: none;
|
|
220
|
+
left: 50%;
|
|
221
|
+
top: 50%;
|
|
222
|
+
margin-left: -21px;
|
|
223
|
+
margin-top: -21px;
|
|
111
224
|
z-index: 10;
|
|
225
|
+
transform-origin: 50%;
|
|
226
|
+
box-sizing: border-box;
|
|
227
|
+
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
|
|
228
|
+
border-radius: 50%;
|
|
229
|
+
border-top-color: transparent;
|
|
112
230
|
}
|
|
113
|
-
.swiper
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
231
|
+
.swiper:not(.swiper-watch-progress),
|
|
232
|
+
.swiper-watch-progress .swiper-slide-visible {
|
|
233
|
+
.swiper-lazy-preloader {
|
|
234
|
+
animation: swiper-preloader-spin 1s infinite linear;
|
|
235
|
+
}
|
|
118
236
|
}
|
|
119
|
-
.swiper-
|
|
120
|
-
|
|
237
|
+
.swiper-lazy-preloader-white {
|
|
238
|
+
--swiper-preloader-color: #fff;
|
|
121
239
|
}
|
|
122
|
-
.swiper-
|
|
123
|
-
|
|
240
|
+
.swiper-lazy-preloader-black {
|
|
241
|
+
--swiper-preloader-color: #000;
|
|
124
242
|
}
|
|
125
|
-
|
|
126
|
-
|
|
243
|
+
@keyframes swiper-preloader-spin {
|
|
244
|
+
0% {
|
|
245
|
+
transform: rotate(0deg);
|
|
246
|
+
}
|
|
247
|
+
100% {
|
|
248
|
+
transform: rotate(360deg);
|
|
249
|
+
}
|
|
127
250
|
}
|
|
251
|
+
/* Slide styles end */
|
|
128
252
|
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
scrollbar-width: none; /* For Firefox */
|
|
133
|
-
-ms-overflow-style: none; /* For Internet Explorer and Edge */
|
|
134
|
-
}
|
|
135
|
-
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
|
|
136
|
-
display: none;
|
|
253
|
+
.swiper-virtual .swiper-slide {
|
|
254
|
+
-webkit-backface-visibility: hidden;
|
|
255
|
+
transform: translateZ(0);
|
|
137
256
|
}
|
|
138
|
-
.swiper-
|
|
139
|
-
|
|
257
|
+
.swiper-virtual.swiper-css-mode {
|
|
258
|
+
.swiper-wrapper::after {
|
|
259
|
+
content: '';
|
|
260
|
+
position: absolute;
|
|
261
|
+
left: 0;
|
|
262
|
+
top: 0;
|
|
263
|
+
pointer-events: none;
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
.swiper-virtual.swiper-css-mode.swiper-horizontal {
|
|
267
|
+
.swiper-wrapper::after {
|
|
268
|
+
height: 1px;
|
|
269
|
+
width: var(--swiper-virtual-size);
|
|
270
|
+
}
|
|
140
271
|
}
|
|
141
272
|
|
|
142
|
-
.swiper-
|
|
143
|
-
|
|
273
|
+
.swiper-virtual.swiper-css-mode.swiper-vertical {
|
|
274
|
+
.swiper-wrapper::after {
|
|
275
|
+
width: 1px;
|
|
276
|
+
height: var(--swiper-virtual-size);
|
|
277
|
+
}
|
|
144
278
|
}
|
|
145
279
|
|
|
146
|
-
|
|
147
|
-
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
:root {
|
|
283
|
+
--swiper-navigation-size: 44px;
|
|
284
|
+
/*
|
|
285
|
+
--swiper-navigation-top-offset: 50%;
|
|
286
|
+
--swiper-navigation-sides-offset: 4px;
|
|
287
|
+
--swiper-navigation-color: var(--swiper-theme-color);
|
|
288
|
+
*/
|
|
148
289
|
}
|
|
290
|
+
.swiper-button-prev,
|
|
291
|
+
.swiper-button-next {
|
|
292
|
+
position: absolute;
|
|
149
293
|
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
294
|
+
width: var(--swiper-navigation-size);
|
|
295
|
+
height: var(--swiper-navigation-size);
|
|
296
|
+
|
|
297
|
+
z-index: 10;
|
|
298
|
+
cursor: pointer;
|
|
299
|
+
display: flex;
|
|
300
|
+
align-items: center;
|
|
301
|
+
justify-content: center;
|
|
302
|
+
color: var(--swiper-navigation-color, var(--swiper-theme-color));
|
|
303
|
+
&.swiper-button-disabled {
|
|
304
|
+
opacity: 0.35;
|
|
305
|
+
cursor: auto;
|
|
306
|
+
pointer-events: none;
|
|
307
|
+
}
|
|
308
|
+
&.swiper-button-hidden {
|
|
309
|
+
opacity: 0;
|
|
310
|
+
cursor: auto;
|
|
311
|
+
pointer-events: none;
|
|
312
|
+
}
|
|
313
|
+
.swiper-navigation-disabled & {
|
|
314
|
+
display: none !important;
|
|
315
|
+
}
|
|
316
|
+
svg {
|
|
317
|
+
width: 100%;
|
|
318
|
+
height: 100%;
|
|
319
|
+
object-fit: contain;
|
|
320
|
+
transform-origin: center;
|
|
321
|
+
fill: currentColor;
|
|
322
|
+
pointer-events: none;
|
|
323
|
+
}
|
|
154
324
|
}
|
|
155
|
-
|
|
156
|
-
|
|
325
|
+
|
|
326
|
+
.swiper-button-lock {
|
|
327
|
+
display: none;
|
|
157
328
|
}
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
329
|
+
|
|
330
|
+
.swiper-button-prev,
|
|
331
|
+
.swiper-button-next {
|
|
332
|
+
top: var(--swiper-navigation-top-offset, 50%);
|
|
333
|
+
margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
|
|
161
334
|
}
|
|
162
|
-
.swiper-
|
|
163
|
-
|
|
335
|
+
.swiper-button-prev {
|
|
336
|
+
left: var(--swiper-navigation-sides-offset, 4px);
|
|
337
|
+
right: auto;
|
|
338
|
+
.swiper-navigation-icon {
|
|
339
|
+
transform: rotate(180deg);
|
|
340
|
+
}
|
|
164
341
|
}
|
|
165
|
-
.swiper-
|
|
166
|
-
|
|
167
|
-
|
|
342
|
+
.swiper-button-next {
|
|
343
|
+
right: var(--swiper-navigation-sides-offset, 4px);
|
|
344
|
+
left: auto;
|
|
168
345
|
}
|
|
169
|
-
.swiper-
|
|
170
|
-
|
|
171
|
-
|
|
346
|
+
.swiper-horizontal {
|
|
347
|
+
.swiper-button-prev,
|
|
348
|
+
.swiper-button-next,
|
|
349
|
+
~ .swiper-button-prev,
|
|
350
|
+
~ .swiper-button-next {
|
|
351
|
+
top: var(--swiper-navigation-top-offset, 50%);
|
|
352
|
+
margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
|
|
353
|
+
margin-left: 0;
|
|
354
|
+
}
|
|
355
|
+
.swiper-button-prev,
|
|
356
|
+
& ~ .swiper-button-prev,
|
|
357
|
+
&.swiper-rtl .swiper-button-next,
|
|
358
|
+
&.swiper-rtl ~ .swiper-button-next {
|
|
359
|
+
left: var(--swiper-navigation-sides-offset, 4px);
|
|
360
|
+
right: auto;
|
|
361
|
+
}
|
|
362
|
+
.swiper-button-next,
|
|
363
|
+
& ~ .swiper-button-next,
|
|
364
|
+
&.swiper-rtl .swiper-button-prev,
|
|
365
|
+
&.swiper-rtl ~ .swiper-button-prev {
|
|
366
|
+
right: var(--swiper-navigation-sides-offset, 4px);
|
|
367
|
+
left: auto;
|
|
368
|
+
}
|
|
369
|
+
.swiper-button-prev,
|
|
370
|
+
& ~ .swiper-button-prev,
|
|
371
|
+
&.swiper-rtl .swiper-button-next,
|
|
372
|
+
&.swiper-rtl ~ .swiper-button-next {
|
|
373
|
+
.swiper-navigation-icon {
|
|
374
|
+
transform: rotate(180deg);
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
&.swiper-rtl .swiper-button-prev,
|
|
378
|
+
&.swiper-rtl ~ .swiper-button-prev {
|
|
379
|
+
.swiper-navigation-icon {
|
|
380
|
+
transform: rotate(0deg);
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
}
|
|
384
|
+
.swiper-vertical {
|
|
385
|
+
.swiper-button-prev,
|
|
386
|
+
.swiper-button-next,
|
|
387
|
+
~ .swiper-button-prev,
|
|
388
|
+
~ .swiper-button-next {
|
|
389
|
+
left: var(--swiper-navigation-top-offset, 50%);
|
|
390
|
+
right: auto;
|
|
391
|
+
margin-left: calc(0px - (var(--swiper-navigation-size) / 2));
|
|
392
|
+
margin-top: 0;
|
|
393
|
+
}
|
|
394
|
+
.swiper-button-prev,
|
|
395
|
+
~ .swiper-button-prev {
|
|
396
|
+
top: var(--swiper-navigation-sides-offset, 4px);
|
|
397
|
+
bottom: auto;
|
|
398
|
+
.swiper-navigation-icon {
|
|
399
|
+
transform: rotate(-90deg);
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
.swiper-button-next,
|
|
403
|
+
~ .swiper-button-next {
|
|
404
|
+
bottom: var(--swiper-navigation-sides-offset, 4px);
|
|
405
|
+
top: auto;
|
|
406
|
+
.swiper-navigation-icon {
|
|
407
|
+
transform: rotate(90deg);
|
|
408
|
+
}
|
|
409
|
+
}
|
|
172
410
|
}
|
|
173
411
|
|
|
174
412
|
:root {
|
|
175
413
|
/*
|
|
176
414
|
--swiper-pagination-color: var(--swiper-theme-color);
|
|
415
|
+
--swiper-pagination-left: auto;
|
|
416
|
+
--swiper-pagination-right: 8px;
|
|
417
|
+
--swiper-pagination-bottom: 8px;
|
|
418
|
+
--swiper-pagination-top: auto;
|
|
419
|
+
--swiper-pagination-fraction-color: inherit;
|
|
420
|
+
--swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
|
|
421
|
+
--swiper-pagination-progressbar-size: 4px;
|
|
177
422
|
--swiper-pagination-bullet-size: 8px;
|
|
178
423
|
--swiper-pagination-bullet-width: 8px;
|
|
179
424
|
--swiper-pagination-bullet-height: 8px;
|
|
425
|
+
--swiper-pagination-bullet-border-radius: 50%;
|
|
180
426
|
--swiper-pagination-bullet-inactive-color: #000;
|
|
181
427
|
--swiper-pagination-bullet-inactive-opacity: 0.2;
|
|
182
428
|
--swiper-pagination-bullet-opacity: 1;
|
|
@@ -184,82 +430,79 @@
|
|
|
184
430
|
--swiper-pagination-bullet-vertical-gap: 6px;
|
|
185
431
|
*/
|
|
186
432
|
}
|
|
187
|
-
|
|
188
433
|
.swiper-pagination {
|
|
189
434
|
position: absolute;
|
|
190
435
|
text-align: center;
|
|
191
436
|
transition: 300ms opacity;
|
|
192
437
|
transform: translate3d(0, 0, 0);
|
|
193
438
|
z-index: 10;
|
|
439
|
+
&.swiper-pagination-hidden {
|
|
440
|
+
opacity: 0;
|
|
441
|
+
}
|
|
442
|
+
.swiper-pagination-disabled > &,
|
|
443
|
+
&.swiper-pagination-disabled {
|
|
444
|
+
display: none !important;
|
|
445
|
+
}
|
|
194
446
|
}
|
|
195
|
-
.swiper-pagination.swiper-pagination-hidden {
|
|
196
|
-
opacity: 0;
|
|
197
|
-
}
|
|
198
|
-
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
|
|
199
|
-
display: none !important;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
447
|
/* Common Styles */
|
|
203
448
|
.swiper-pagination-fraction,
|
|
204
449
|
.swiper-pagination-custom,
|
|
205
450
|
.swiper-horizontal > .swiper-pagination-bullets,
|
|
206
451
|
.swiper-pagination-bullets.swiper-pagination-horizontal {
|
|
207
|
-
bottom:
|
|
452
|
+
bottom: var(--swiper-pagination-bottom, 8px);
|
|
453
|
+
top: var(--swiper-pagination-top, auto);
|
|
208
454
|
left: 0;
|
|
209
455
|
width: 100%;
|
|
210
456
|
}
|
|
211
|
-
|
|
212
457
|
/* Bullets */
|
|
213
458
|
.swiper-pagination-bullets-dynamic {
|
|
214
459
|
overflow: hidden;
|
|
215
460
|
font-size: 0;
|
|
461
|
+
.swiper-pagination-bullet {
|
|
462
|
+
transform: scale(0.33);
|
|
463
|
+
position: relative;
|
|
464
|
+
}
|
|
465
|
+
.swiper-pagination-bullet-active {
|
|
466
|
+
transform: scale(1);
|
|
467
|
+
}
|
|
468
|
+
.swiper-pagination-bullet-active-main {
|
|
469
|
+
transform: scale(1);
|
|
470
|
+
}
|
|
471
|
+
.swiper-pagination-bullet-active-prev {
|
|
472
|
+
transform: scale(0.66);
|
|
473
|
+
}
|
|
474
|
+
.swiper-pagination-bullet-active-prev-prev {
|
|
475
|
+
transform: scale(0.33);
|
|
476
|
+
}
|
|
477
|
+
.swiper-pagination-bullet-active-next {
|
|
478
|
+
transform: scale(0.66);
|
|
479
|
+
}
|
|
480
|
+
.swiper-pagination-bullet-active-next-next {
|
|
481
|
+
transform: scale(0.33);
|
|
482
|
+
}
|
|
216
483
|
}
|
|
217
|
-
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
|
|
218
|
-
transform: scale(0.33);
|
|
219
|
-
position: relative;
|
|
220
|
-
}
|
|
221
|
-
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
|
|
222
|
-
transform: scale(1);
|
|
223
|
-
}
|
|
224
|
-
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
|
|
225
|
-
transform: scale(1);
|
|
226
|
-
}
|
|
227
|
-
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
|
|
228
|
-
transform: scale(0.66);
|
|
229
|
-
}
|
|
230
|
-
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
|
|
231
|
-
transform: scale(0.33);
|
|
232
|
-
}
|
|
233
|
-
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
|
|
234
|
-
transform: scale(0.66);
|
|
235
|
-
}
|
|
236
|
-
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
|
|
237
|
-
transform: scale(0.33);
|
|
238
|
-
}
|
|
239
|
-
|
|
240
484
|
.swiper-pagination-bullet {
|
|
241
485
|
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
|
|
242
486
|
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
|
|
243
487
|
display: inline-block;
|
|
244
|
-
border-radius: 50
|
|
488
|
+
border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
|
|
245
489
|
background: var(--swiper-pagination-bullet-inactive-color, #000);
|
|
246
490
|
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
491
|
+
button& {
|
|
492
|
+
border: none;
|
|
493
|
+
margin: 0;
|
|
494
|
+
padding: 0;
|
|
495
|
+
box-shadow: none;
|
|
496
|
+
appearance: none;
|
|
497
|
+
}
|
|
498
|
+
.swiper-pagination-clickable & {
|
|
499
|
+
cursor: pointer;
|
|
500
|
+
}
|
|
255
501
|
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
}
|
|
259
|
-
.swiper-pagination-bullet:only-child {
|
|
260
|
-
display: none !important;
|
|
502
|
+
&:only-child {
|
|
503
|
+
display: none !important;
|
|
504
|
+
}
|
|
261
505
|
}
|
|
262
|
-
|
|
263
506
|
.swiper-pagination-bullet-active {
|
|
264
507
|
opacity: var(--swiper-pagination-bullet-opacity, 1);
|
|
265
508
|
background: var(--swiper-pagination-color, var(--swiper-theme-color));
|
|
@@ -267,148 +510,358 @@ button.swiper-pagination-bullet {
|
|
|
267
510
|
|
|
268
511
|
.swiper-vertical > .swiper-pagination-bullets,
|
|
269
512
|
.swiper-pagination-vertical.swiper-pagination-bullets {
|
|
270
|
-
right:
|
|
513
|
+
right: var(--swiper-pagination-right, 8px);
|
|
514
|
+
left: var(--swiper-pagination-left, auto);
|
|
271
515
|
top: 50%;
|
|
272
516
|
transform: translate3d(0px, -50%, 0);
|
|
517
|
+
.swiper-pagination-bullet {
|
|
518
|
+
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
|
|
519
|
+
display: block;
|
|
520
|
+
}
|
|
521
|
+
&.swiper-pagination-bullets-dynamic {
|
|
522
|
+
top: 50%;
|
|
523
|
+
transform: translateY(-50%);
|
|
524
|
+
width: 8px;
|
|
525
|
+
.swiper-pagination-bullet {
|
|
526
|
+
display: inline-block;
|
|
527
|
+
transition:
|
|
528
|
+
200ms transform,
|
|
529
|
+
200ms top;
|
|
530
|
+
}
|
|
531
|
+
}
|
|
273
532
|
}
|
|
274
|
-
.swiper-
|
|
275
|
-
.swiper-pagination-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
|
|
292
|
-
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
|
|
293
|
-
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
|
|
294
|
-
}
|
|
295
|
-
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
|
|
296
|
-
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
|
|
297
|
-
left: 50%;
|
|
298
|
-
transform: translateX(-50%);
|
|
299
|
-
white-space: nowrap;
|
|
300
|
-
}
|
|
301
|
-
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
|
|
302
|
-
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
|
|
303
|
-
transition: 200ms transform, 200ms left;
|
|
533
|
+
.swiper-horizontal > .swiper-pagination-bullets,
|
|
534
|
+
.swiper-pagination-horizontal.swiper-pagination-bullets {
|
|
535
|
+
.swiper-pagination-bullet {
|
|
536
|
+
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
|
|
537
|
+
}
|
|
538
|
+
&.swiper-pagination-bullets-dynamic {
|
|
539
|
+
left: 50%;
|
|
540
|
+
transform: translateX(-50%);
|
|
541
|
+
white-space: nowrap;
|
|
542
|
+
.swiper-pagination-bullet {
|
|
543
|
+
transition:
|
|
544
|
+
200ms transform,
|
|
545
|
+
200ms left;
|
|
546
|
+
}
|
|
547
|
+
}
|
|
304
548
|
}
|
|
305
|
-
|
|
306
549
|
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
|
|
307
|
-
transition:
|
|
550
|
+
transition:
|
|
551
|
+
200ms transform,
|
|
552
|
+
200ms right;
|
|
553
|
+
}
|
|
554
|
+
/* Fraction */
|
|
555
|
+
.swiper-pagination-fraction {
|
|
556
|
+
color: var(--swiper-pagination-fraction-color, inherit);
|
|
308
557
|
}
|
|
309
|
-
|
|
310
558
|
/* Progress */
|
|
311
559
|
.swiper-pagination-progressbar {
|
|
312
|
-
background: rgba(0, 0, 0, 0.25);
|
|
560
|
+
background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
|
|
313
561
|
position: absolute;
|
|
562
|
+
.swiper-pagination-progressbar-fill {
|
|
563
|
+
background: var(--swiper-pagination-color, var(--swiper-theme-color));
|
|
564
|
+
position: absolute;
|
|
565
|
+
left: 0;
|
|
566
|
+
top: 0;
|
|
567
|
+
width: 100%;
|
|
568
|
+
height: 100%;
|
|
569
|
+
transform: scale(0);
|
|
570
|
+
transform-origin: left top;
|
|
571
|
+
}
|
|
572
|
+
.swiper-rtl & .swiper-pagination-progressbar-fill {
|
|
573
|
+
transform-origin: right top;
|
|
574
|
+
}
|
|
575
|
+
.swiper-horizontal > &,
|
|
576
|
+
&.swiper-pagination-horizontal,
|
|
577
|
+
.swiper-vertical > &.swiper-pagination-progressbar-opposite,
|
|
578
|
+
&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
|
|
579
|
+
width: 100%;
|
|
580
|
+
height: var(--swiper-pagination-progressbar-size, 4px);
|
|
581
|
+
left: 0;
|
|
582
|
+
top: 0;
|
|
583
|
+
}
|
|
584
|
+
.swiper-vertical > &,
|
|
585
|
+
&.swiper-pagination-vertical,
|
|
586
|
+
.swiper-horizontal > &.swiper-pagination-progressbar-opposite,
|
|
587
|
+
&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
|
|
588
|
+
width: var(--swiper-pagination-progressbar-size, 4px);
|
|
589
|
+
height: 100%;
|
|
590
|
+
left: 0;
|
|
591
|
+
top: 0;
|
|
592
|
+
}
|
|
314
593
|
}
|
|
315
|
-
.swiper-pagination-
|
|
316
|
-
|
|
317
|
-
position: absolute;
|
|
318
|
-
left: 0;
|
|
319
|
-
top: 0;
|
|
320
|
-
width: 100%;
|
|
321
|
-
height: 100%;
|
|
322
|
-
transform: scale(0);
|
|
323
|
-
transform-origin: left top;
|
|
594
|
+
.swiper-pagination-lock {
|
|
595
|
+
display: none;
|
|
324
596
|
}
|
|
325
|
-
|
|
326
|
-
|
|
597
|
+
|
|
598
|
+
:root {
|
|
599
|
+
/*
|
|
600
|
+
--swiper-scrollbar-border-radius: 10px;
|
|
601
|
+
--swiper-scrollbar-top: auto;
|
|
602
|
+
--swiper-scrollbar-bottom: 4px;
|
|
603
|
+
--swiper-scrollbar-left: auto;
|
|
604
|
+
--swiper-scrollbar-right: 4px;
|
|
605
|
+
--swiper-scrollbar-sides-offset: 1%;
|
|
606
|
+
--swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
|
|
607
|
+
--swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
|
|
608
|
+
--swiper-scrollbar-size: 4px;
|
|
609
|
+
*/
|
|
327
610
|
}
|
|
328
|
-
.swiper-
|
|
611
|
+
.swiper-scrollbar {
|
|
612
|
+
border-radius: var(--swiper-scrollbar-border-radius, 10px);
|
|
613
|
+
position: relative;
|
|
614
|
+
touch-action: none;
|
|
615
|
+
background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
|
|
616
|
+
.swiper-scrollbar-disabled > &,
|
|
617
|
+
&.swiper-scrollbar-disabled {
|
|
618
|
+
display: none !important;
|
|
619
|
+
}
|
|
620
|
+
.swiper-horizontal > &,
|
|
621
|
+
&.swiper-scrollbar-horizontal {
|
|
622
|
+
position: absolute;
|
|
623
|
+
left: var(--swiper-scrollbar-sides-offset, 1%);
|
|
624
|
+
bottom: var(--swiper-scrollbar-bottom, 4px);
|
|
625
|
+
top: var(--swiper-scrollbar-top, auto);
|
|
626
|
+
z-index: 50;
|
|
627
|
+
height: var(--swiper-scrollbar-size, 4px);
|
|
628
|
+
width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
|
|
629
|
+
}
|
|
630
|
+
.swiper-vertical > &,
|
|
631
|
+
&.swiper-scrollbar-vertical {
|
|
632
|
+
position: absolute;
|
|
633
|
+
left: var(--swiper-scrollbar-left, auto);
|
|
634
|
+
right: var(--swiper-scrollbar-right, 4px);
|
|
635
|
+
top: var(--swiper-scrollbar-sides-offset, 1%);
|
|
636
|
+
z-index: 50;
|
|
637
|
+
width: var(--swiper-scrollbar-size, 4px);
|
|
638
|
+
height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
|
|
639
|
+
}
|
|
640
|
+
}
|
|
641
|
+
.swiper-scrollbar-drag {
|
|
642
|
+
height: 100%;
|
|
329
643
|
width: 100%;
|
|
330
|
-
|
|
644
|
+
position: relative;
|
|
645
|
+
background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
|
|
646
|
+
border-radius: var(--swiper-scrollbar-border-radius, 10px);
|
|
331
647
|
left: 0;
|
|
332
648
|
top: 0;
|
|
333
649
|
}
|
|
334
|
-
.swiper-
|
|
335
|
-
|
|
336
|
-
height: 100%;
|
|
337
|
-
left: 0;
|
|
338
|
-
top: 0;
|
|
650
|
+
.swiper-scrollbar-cursor-drag {
|
|
651
|
+
cursor: move;
|
|
339
652
|
}
|
|
340
|
-
|
|
341
|
-
.swiper-pagination-lock {
|
|
653
|
+
.swiper-scrollbar-lock {
|
|
342
654
|
display: none;
|
|
343
655
|
}
|
|
344
656
|
|
|
345
|
-
:root {
|
|
346
|
-
--swiper-navigation-size: 44px;
|
|
347
|
-
/*
|
|
348
|
-
--swiper-navigation-color: var(--swiper-theme-color);
|
|
349
|
-
*/
|
|
350
|
-
}
|
|
351
657
|
|
|
352
|
-
|
|
353
|
-
.swiper-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
width: calc(var(--swiper-navigation-size) / 44 * 27);
|
|
357
|
-
height: var(--swiper-navigation-size);
|
|
358
|
-
margin-top: calc(0px - var(--swiper-navigation-size) / 2);
|
|
359
|
-
z-index: 10;
|
|
360
|
-
cursor: pointer;
|
|
658
|
+
/* Zoom container styles start */
|
|
659
|
+
.swiper-zoom-container {
|
|
660
|
+
width: 100%;
|
|
661
|
+
height: 100%;
|
|
361
662
|
display: flex;
|
|
362
|
-
align-items: center;
|
|
363
663
|
justify-content: center;
|
|
364
|
-
|
|
664
|
+
align-items: center;
|
|
665
|
+
text-align: center;
|
|
666
|
+
|
|
667
|
+
> img,
|
|
668
|
+
> svg,
|
|
669
|
+
> canvas {
|
|
670
|
+
max-width: 100%;
|
|
671
|
+
max-height: 100%;
|
|
672
|
+
object-fit: contain;
|
|
673
|
+
}
|
|
674
|
+
}
|
|
675
|
+
/* Zoom container styles end */
|
|
676
|
+
|
|
677
|
+
.swiper-slide-zoomed {
|
|
678
|
+
cursor: move;
|
|
679
|
+
touch-action: none;
|
|
365
680
|
}
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
681
|
+
|
|
682
|
+
|
|
683
|
+
/* a11y */
|
|
684
|
+
.swiper .swiper-notification {
|
|
685
|
+
position: absolute;
|
|
686
|
+
left: 0;
|
|
687
|
+
top: 0;
|
|
370
688
|
pointer-events: none;
|
|
371
|
-
}
|
|
372
|
-
.swiper-button-prev.swiper-button-hidden,
|
|
373
|
-
.swiper-button-next.swiper-button-hidden {
|
|
374
689
|
opacity: 0;
|
|
375
|
-
|
|
376
|
-
pointer-events: none;
|
|
690
|
+
z-index: -1000;
|
|
377
691
|
}
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
|
|
696
|
+
.swiper-thumbs {
|
|
697
|
+
.swiper-slide-thumb-active {
|
|
698
|
+
/* Styles for active thumb slide */
|
|
699
|
+
}
|
|
381
700
|
}
|
|
382
|
-
|
|
383
|
-
.swiper-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
text-transform: none !important;
|
|
387
|
-
letter-spacing: 0;
|
|
388
|
-
font-variant: initial;
|
|
389
|
-
line-height: 1;
|
|
701
|
+
|
|
702
|
+
.swiper-free-mode > .swiper-wrapper {
|
|
703
|
+
transition-timing-function: ease-out;
|
|
704
|
+
margin: 0 auto;
|
|
390
705
|
}
|
|
391
706
|
|
|
392
|
-
.swiper-
|
|
393
|
-
|
|
394
|
-
left: 10px;
|
|
395
|
-
right: auto;
|
|
707
|
+
.swiper-grid > .swiper-wrapper {
|
|
708
|
+
flex-wrap: wrap;
|
|
396
709
|
}
|
|
397
|
-
.swiper-
|
|
398
|
-
|
|
399
|
-
|
|
710
|
+
.swiper-grid-column > .swiper-wrapper {
|
|
711
|
+
flex-wrap: wrap;
|
|
712
|
+
flex-direction: column;
|
|
400
713
|
}
|
|
401
714
|
|
|
402
|
-
|
|
403
|
-
.swiper-
|
|
404
|
-
|
|
405
|
-
|
|
715
|
+
|
|
716
|
+
.swiper-fade {
|
|
717
|
+
&.swiper-free-mode {
|
|
718
|
+
.swiper-slide {
|
|
719
|
+
transition-timing-function: ease-out;
|
|
720
|
+
}
|
|
721
|
+
}
|
|
722
|
+
.swiper-slide {
|
|
723
|
+
pointer-events: none;
|
|
724
|
+
transition-property: opacity;
|
|
725
|
+
.swiper-slide {
|
|
726
|
+
pointer-events: none;
|
|
727
|
+
}
|
|
728
|
+
}
|
|
729
|
+
.swiper-slide-active {
|
|
730
|
+
pointer-events: auto;
|
|
731
|
+
& .swiper-slide-active {
|
|
732
|
+
pointer-events: auto;
|
|
733
|
+
}
|
|
734
|
+
}
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
.swiper.swiper-cube {
|
|
738
|
+
overflow: visible;
|
|
739
|
+
}
|
|
740
|
+
.swiper-cube {
|
|
741
|
+
.swiper-slide {
|
|
742
|
+
pointer-events: none;
|
|
743
|
+
backface-visibility: hidden;
|
|
744
|
+
z-index: 1;
|
|
745
|
+
visibility: hidden;
|
|
746
|
+
transform-origin: 0 0;
|
|
747
|
+
width: 100%;
|
|
748
|
+
height: 100%;
|
|
749
|
+
.swiper-slide {
|
|
750
|
+
pointer-events: none;
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
&.swiper-rtl .swiper-slide {
|
|
754
|
+
transform-origin: 100% 0;
|
|
755
|
+
}
|
|
756
|
+
.swiper-slide-active {
|
|
757
|
+
&,
|
|
758
|
+
& .swiper-slide-active {
|
|
759
|
+
pointer-events: auto;
|
|
760
|
+
}
|
|
761
|
+
}
|
|
762
|
+
.swiper-slide-active,
|
|
763
|
+
.swiper-slide-next,
|
|
764
|
+
.swiper-slide-prev {
|
|
765
|
+
pointer-events: auto;
|
|
766
|
+
visibility: visible;
|
|
767
|
+
}
|
|
768
|
+
|
|
769
|
+
.swiper-cube-shadow {
|
|
770
|
+
position: absolute;
|
|
771
|
+
left: 0;
|
|
772
|
+
bottom: 0px;
|
|
773
|
+
width: 100%;
|
|
774
|
+
height: 100%;
|
|
775
|
+
opacity: 0.6;
|
|
776
|
+
z-index: 0;
|
|
777
|
+
|
|
778
|
+
&:before {
|
|
779
|
+
content: '';
|
|
780
|
+
background: #000;
|
|
781
|
+
position: absolute;
|
|
782
|
+
left: 0;
|
|
783
|
+
top: 0;
|
|
784
|
+
bottom: 0;
|
|
785
|
+
right: 0;
|
|
786
|
+
filter: blur(50px);
|
|
787
|
+
}
|
|
788
|
+
}
|
|
789
|
+
}
|
|
790
|
+
.swiper-cube {
|
|
791
|
+
.swiper-slide-next + .swiper-slide {
|
|
792
|
+
pointer-events: auto;
|
|
793
|
+
visibility: visible;
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
/* Cube slide shadows start */
|
|
797
|
+
.swiper-cube {
|
|
798
|
+
.swiper-slide-shadow-cube.swiper-slide-shadow-top,
|
|
799
|
+
.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
|
|
800
|
+
.swiper-slide-shadow-cube.swiper-slide-shadow-left,
|
|
801
|
+
.swiper-slide-shadow-cube.swiper-slide-shadow-right {
|
|
802
|
+
z-index: 0;
|
|
803
|
+
backface-visibility: hidden;
|
|
804
|
+
}
|
|
805
|
+
}
|
|
806
|
+
/* Cube slide shadows end */
|
|
807
|
+
|
|
808
|
+
.swiper.swiper-flip {
|
|
809
|
+
overflow: visible;
|
|
810
|
+
}
|
|
811
|
+
.swiper-flip {
|
|
812
|
+
.swiper-slide {
|
|
813
|
+
pointer-events: none;
|
|
814
|
+
backface-visibility: hidden;
|
|
815
|
+
z-index: 1;
|
|
816
|
+
.swiper-slide {
|
|
817
|
+
pointer-events: none;
|
|
818
|
+
}
|
|
819
|
+
}
|
|
820
|
+
.swiper-slide-active {
|
|
821
|
+
&,
|
|
822
|
+
& .swiper-slide-active {
|
|
823
|
+
pointer-events: auto;
|
|
824
|
+
}
|
|
825
|
+
}
|
|
826
|
+
}
|
|
827
|
+
/* Flip slide shadows start */
|
|
828
|
+
.swiper-flip {
|
|
829
|
+
.swiper-slide-shadow-flip.swiper-slide-shadow-top,
|
|
830
|
+
.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
|
|
831
|
+
.swiper-slide-shadow-flip.swiper-slide-shadow-left,
|
|
832
|
+
.swiper-slide-shadow-flip.swiper-slide-shadow-right {
|
|
833
|
+
z-index: 0;
|
|
834
|
+
backface-visibility: hidden;
|
|
835
|
+
}
|
|
836
|
+
}
|
|
837
|
+
/* Flip slide shadows end */
|
|
838
|
+
|
|
839
|
+
.swiper-coverflow {
|
|
406
840
|
}
|
|
407
|
-
|
|
408
|
-
.swiper-
|
|
409
|
-
|
|
841
|
+
|
|
842
|
+
.swiper-creative {
|
|
843
|
+
.swiper-slide {
|
|
844
|
+
backface-visibility: hidden;
|
|
845
|
+
overflow: hidden;
|
|
846
|
+
transition-property: transform, opacity, height;
|
|
847
|
+
}
|
|
410
848
|
}
|
|
411
849
|
|
|
412
|
-
.swiper-
|
|
413
|
-
|
|
850
|
+
.swiper.swiper-cards {
|
|
851
|
+
overflow: visible;
|
|
852
|
+
}
|
|
853
|
+
.swiper-cards {
|
|
854
|
+
.swiper-slide {
|
|
855
|
+
transform-origin: center bottom;
|
|
856
|
+
backface-visibility: hidden;
|
|
857
|
+
overflow: hidden;
|
|
858
|
+
}
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
.swiper {
|
|
862
|
+
overflow: clip;
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
.s-slider-vertical .s-slider-container {
|
|
866
|
+
min-width: 0;
|
|
414
867
|
}
|