UNPKG

7.96 kBCSSView Raw
1/**
2 * Swiper 10.0.4
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: July 8, 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:host {
29 position: relative;
30 display: block;
31 margin-left: auto;
32 margin-right: auto;
33 z-index: 1;
34}
35.swiper {
36 margin-left: auto;
37 margin-right: auto;
38 position: relative;
39 overflow: hidden;
40 overflow: clip;
41 list-style: none;
42 padding: 0;
43 /* Fix of Webkit flickering */
44 z-index: 1;
45 display: block;
46}
47.swiper-vertical > .swiper-wrapper {
48 flex-direction: column;
49}
50.swiper-wrapper {
51 position: relative;
52 width: 100%;
53 height: 100%;
54 z-index: 1;
55 display: flex;
56 transition-property: transform;
57 transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
58 box-sizing: content-box;
59}
60.swiper-android .swiper-slide,
61.swiper-ios .swiper-slide,
62.swiper-wrapper {
63 transform: translate3d(0px, 0, 0);
64}
65.swiper-horizontal {
66 touch-action: pan-y;
67}
68.swiper-vertical {
69 touch-action: pan-x;
70}
71.swiper-slide {
72 flex-shrink: 0;
73 width: 100%;
74 height: 100%;
75 position: relative;
76 transition-property: transform;
77 display: block;
78}
79.swiper-slide-invisible-blank {
80 visibility: hidden;
81}
82/* Auto Height */
83.swiper-autoheight,
84.swiper-autoheight .swiper-slide {
85 height: auto;
86}
87.swiper-autoheight .swiper-wrapper {
88 align-items: flex-start;
89 transition-property: transform, height;
90}
91.swiper-backface-hidden .swiper-slide {
92 transform: translateZ(0);
93 -webkit-backface-visibility: hidden;
94 backface-visibility: hidden;
95}
96/* 3D Effects */
97.swiper-3d.swiper-css-mode .swiper-wrapper {
98 perspective: 1200px;
99}
100.swiper-3d .swiper-wrapper {
101 transform-style: preserve-3d;
102}
103.swiper-3d {
104 perspective: 1200px;
105}
106.swiper-3d .swiper-slide,
107.swiper-3d .swiper-cube-shadow {
108 transform-style: preserve-3d;
109}
110/* CSS Mode */
111.swiper-css-mode > .swiper-wrapper {
112 overflow: auto;
113 scrollbar-width: none;
114 /* For Firefox */
115 -ms-overflow-style: none;
116 /* For Internet Explorer and Edge */
117}
118.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
119 display: none;
120}
121.swiper-css-mode > .swiper-wrapper > .swiper-slide {
122 scroll-snap-align: start start;
123}
124.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
125 scroll-snap-type: x mandatory;
126}
127.swiper-css-mode.swiper-vertical > .swiper-wrapper {
128 scroll-snap-type: y mandatory;
129}
130.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
131 scroll-snap-type: none;
132}
133.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
134 scroll-snap-align: none;
135}
136.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
137 content: '';
138 flex-shrink: 0;
139 order: 9999;
140}
141.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
142 scroll-snap-align: center center;
143 scroll-snap-stop: always;
144}
145.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
146 margin-inline-start: var(--swiper-centered-offset-before);
147}
148.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
149 height: 100%;
150 min-height: 1px;
151 width: var(--swiper-centered-offset-after);
152}
153.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
154 margin-block-start: var(--swiper-centered-offset-before);
155}
156.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
157 width: 100%;
158 min-width: 1px;
159 height: var(--swiper-centered-offset-after);
160}
161/* Slide styles start */
162/* 3D Shadows */
163.swiper-3d .swiper-slide-shadow,
164.swiper-3d .swiper-slide-shadow-left,
165.swiper-3d .swiper-slide-shadow-right,
166.swiper-3d .swiper-slide-shadow-top,
167.swiper-3d .swiper-slide-shadow-bottom,
168.swiper-3d .swiper-slide-shadow,
169.swiper-3d .swiper-slide-shadow-left,
170.swiper-3d .swiper-slide-shadow-right,
171.swiper-3d .swiper-slide-shadow-top,
172.swiper-3d .swiper-slide-shadow-bottom {
173 position: absolute;
174 left: 0;
175 top: 0;
176 width: 100%;
177 height: 100%;
178 pointer-events: none;
179 z-index: 10;
180}
181.swiper-3d .swiper-slide-shadow {
182 background: rgba(0, 0, 0, 0.15);
183}
184.swiper-3d .swiper-slide-shadow-left {
185 background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
186}
187.swiper-3d .swiper-slide-shadow-right {
188 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
189}
190.swiper-3d .swiper-slide-shadow-top {
191 background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
192}
193.swiper-3d .swiper-slide-shadow-bottom {
194 background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
195}
196.swiper-lazy-preloader {
197 width: 42px;
198 height: 42px;
199 position: absolute;
200 left: 50%;
201 top: 50%;
202 margin-left: -21px;
203 margin-top: -21px;
204 z-index: 10;
205 transform-origin: 50%;
206 box-sizing: border-box;
207 border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
208 border-radius: 50%;
209 border-top-color: transparent;
210}
211.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
212.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
213 animation: swiper-preloader-spin 1s infinite linear;
214}
215.swiper-lazy-preloader-white {
216 --swiper-preloader-color: #fff;
217}
218.swiper-lazy-preloader-black {
219 --swiper-preloader-color: #000;
220}
221@keyframes swiper-preloader-spin {
222 0% {
223 transform: rotate(0deg);
224 }
225 100% {
226 transform: rotate(360deg);
227 }
228}
229/* Slide styles end */