wonder-image 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (223) hide show
  1. package/DOCS.md +12 -0
  2. package/LICENSE +21 -0
  3. package/README.md +1 -0
  4. package/babel.config.json +3 -0
  5. package/demo/backend/body-end.php +10 -0
  6. package/demo/backend/head.php +93 -0
  7. package/demo/frontend/body-end.php +19 -0
  8. package/demo/frontend/head.php +244 -0
  9. package/demo/wonder-image.php +41 -0
  10. package/dist/0d01fa889dc2b0202b98.png +0 -0
  11. package/dist/203d1199e7aef04c0a34.gif +0 -0
  12. package/dist/26d6ed3fa1c815e4c78f.png +0 -0
  13. package/dist/39795c0b4513de014cf8.woff +0 -0
  14. package/dist/40b30ca122107c2852be.png +0 -0
  15. package/dist/4a7b4107b62ef059ba65.png +0 -0
  16. package/dist/4dce7f71b08755f19759.png +0 -0
  17. package/dist/60af14fddca897f348bb.png +0 -0
  18. package/dist/67172a36bcdeaca8592a.png +0 -0
  19. package/dist/a85c6dc53638f894de38.png +0 -0
  20. package/dist/b7bcc075b395c14ce8c2.woff2 +0 -0
  21. package/dist/backend/body-end.js +3 -0
  22. package/dist/backend/body-end.js.LICENSE.txt +44 -0
  23. package/dist/backend/body-end.js.map +1 -0
  24. package/dist/backend/head.css +2 -0
  25. package/dist/backend/head.css.map +1 -0
  26. package/dist/backend/head.js +3 -0
  27. package/dist/backend/head.js.LICENSE.txt +46 -0
  28. package/dist/backend/head.js.map +1 -0
  29. package/dist/backend/lib.js +2 -0
  30. package/dist/backend/lib.js.LICENSE.txt +1 -0
  31. package/dist/frontend/body-end.js +3 -0
  32. package/dist/frontend/body-end.js.LICENSE.txt +46 -0
  33. package/dist/frontend/body-end.js.map +1 -0
  34. package/dist/frontend/head.css +2 -0
  35. package/dist/frontend/head.css.map +1 -0
  36. package/dist/frontend/head.js +3 -0
  37. package/dist/frontend/head.js.LICENSE.txt +46 -0
  38. package/dist/frontend/head.js.map +1 -0
  39. package/dist/frontend/lib.css +2 -0
  40. package/dist/frontend/lib.css.map +1 -0
  41. package/dist/frontend/lib.js +3 -0
  42. package/dist/frontend/lib.js.LICENSE.txt +151 -0
  43. package/dist/frontend/lib.js.map +1 -0
  44. package/dist/lib/autonumeric/autonumeric.js +3 -0
  45. package/dist/lib/autonumeric/autonumeric.js.LICENSE.txt +47 -0
  46. package/dist/lib/autonumeric/autonumeric.js.map +1 -0
  47. package/dist/lib/bootstrap/bootstrap-datepicker.css +2 -0
  48. package/dist/lib/bootstrap/bootstrap-datepicker.css.map +1 -0
  49. package/dist/lib/bootstrap/bootstrap-datepicker.js +3 -0
  50. package/dist/lib/bootstrap/bootstrap-datepicker.js.LICENSE.txt +42 -0
  51. package/dist/lib/bootstrap/bootstrap-datepicker.js.map +1 -0
  52. package/dist/lib/bootstrap/bootstrap-icons.css +2 -0
  53. package/dist/lib/bootstrap/bootstrap-icons.css.map +1 -0
  54. package/dist/lib/bootstrap/bootstrap-icons.js +3 -0
  55. package/dist/lib/bootstrap/bootstrap-icons.js.LICENSE.txt +13 -0
  56. package/dist/lib/bootstrap/bootstrap-icons.js.map +1 -0
  57. package/dist/lib/bootstrap/bootstrap.css +2 -0
  58. package/dist/lib/bootstrap/bootstrap.css.map +1 -0
  59. package/dist/lib/bootstrap/bootstrap.js +3 -0
  60. package/dist/lib/bootstrap/bootstrap.js.LICENSE.txt +44 -0
  61. package/dist/lib/bootstrap/bootstrap.js.map +1 -0
  62. package/dist/lib/chartjs/chart.js +3 -0
  63. package/dist/lib/chartjs/chart.js.LICENSE.txt +1467 -0
  64. package/dist/lib/chartjs/chart.js.map +1 -0
  65. package/dist/lib/datatables/datatables.css +2 -0
  66. package/dist/lib/datatables/datatables.css.map +1 -0
  67. package/dist/lib/datatables/datatables.js +3 -0
  68. package/dist/lib/datatables/datatables.js.LICENSE.txt +8988 -0
  69. package/dist/lib/datatables/datatables.js.map +1 -0
  70. package/dist/lib/editorjs/editor.js +3 -0
  71. package/dist/lib/editorjs/editor.js.LICENSE.txt +5812 -0
  72. package/dist/lib/editorjs/editor.js.map +1 -0
  73. package/dist/lib/fancyapps/fancyapps.css +2 -0
  74. package/dist/lib/fancyapps/fancyapps.css.map +1 -0
  75. package/dist/lib/fancyapps/fancyapps.js +3 -0
  76. package/dist/lib/fancyapps/fancyapps.js.LICENSE.txt +19 -0
  77. package/dist/lib/fancyapps/fancyapps.js.map +1 -0
  78. package/dist/lib/filepond/filepond.css +2 -0
  79. package/dist/lib/filepond/filepond.css.map +1 -0
  80. package/dist/lib/filepond/filepond.js +3 -0
  81. package/dist/lib/filepond/filepond.js.LICENSE.txt +2797 -0
  82. package/dist/lib/filepond/filepond.js.map +1 -0
  83. package/dist/lib/fullcalendar/fullcalendar.js +3 -0
  84. package/dist/lib/fullcalendar/fullcalendar.js.LICENSE.txt +3787 -0
  85. package/dist/lib/fullcalendar/fullcalendar.js.map +1 -0
  86. package/dist/lib/jquery/jquery-plugin.css +2 -0
  87. package/dist/lib/jquery/jquery-plugin.css.map +1 -0
  88. package/dist/lib/jquery/jquery-plugin.js +3 -0
  89. package/dist/lib/jquery/jquery-plugin.js.LICENSE.txt +60 -0
  90. package/dist/lib/jquery/jquery-plugin.js.map +1 -0
  91. package/dist/lib/jquery/jquery.js +3 -0
  92. package/dist/lib/jquery/jquery.js.LICENSE.txt +3240 -0
  93. package/dist/lib/jquery/jquery.js.map +1 -0
  94. package/dist/lib/jstree/jstree.css +2 -0
  95. package/dist/lib/jstree/jstree.css.map +1 -0
  96. package/dist/lib/jstree/jstree.js +3 -0
  97. package/dist/lib/jstree/jstree.js.LICENSE.txt +42 -0
  98. package/dist/lib/jstree/jstree.js.map +1 -0
  99. package/dist/lib/moment/moment.js +3 -0
  100. package/dist/lib/moment/moment.js.LICENSE.txt +772 -0
  101. package/dist/lib/moment/moment.js.map +1 -0
  102. package/dist/lib/quilljs/quill.css +2 -0
  103. package/dist/lib/quilljs/quill.css.map +1 -0
  104. package/dist/lib/quilljs/quill.js +3 -0
  105. package/dist/lib/quilljs/quill.js.LICENSE.txt +3038 -0
  106. package/dist/lib/quilljs/quill.js.map +1 -0
  107. package/dist/lib/swiperjs/swiper-plugin.css +2 -0
  108. package/dist/lib/swiperjs/swiper-plugin.css.map +1 -0
  109. package/dist/lib/swiperjs/swiper-plugin.js +3 -0
  110. package/dist/lib/swiperjs/swiper-plugin.js.LICENSE.txt +1113 -0
  111. package/dist/lib/swiperjs/swiper-plugin.js.map +1 -0
  112. package/dist/lib/swiperjs/swiper.css +2 -0
  113. package/dist/lib/swiperjs/swiper.css.map +1 -0
  114. package/dist/lib/swiperjs/swiper.js +3 -0
  115. package/dist/lib/swiperjs/swiper.js.LICENSE.txt +651 -0
  116. package/dist/lib/swiperjs/swiper.js.map +1 -0
  117. package/dist/lib/videojs/video.css +2 -0
  118. package/dist/lib/videojs/video.css.map +1 -0
  119. package/dist/lib/videojs/video.js +3 -0
  120. package/dist/lib/videojs/video.js.LICENSE.txt +23391 -0
  121. package/dist/lib/videojs/video.js.map +1 -0
  122. package/package.json +95 -0
  123. package/src/build/backend/css/header.css +252 -0
  124. package/src/build/backend/css/input.css +295 -0
  125. package/src/build/backend/css/list.css +57 -0
  126. package/src/build/backend/css/order.css +99 -0
  127. package/src/build/backend/js/ajax.js +96 -0
  128. package/src/build/backend/js/alert.js +78 -0
  129. package/src/build/backend/js/bootstrap.js +52 -0
  130. package/src/build/backend/js/form/editor.js +293 -0
  131. package/src/build/backend/js/form/file.js +142 -0
  132. package/src/build/backend/js/form/filepond.js +11 -0
  133. package/src/build/backend/js/form/input.js +313 -0
  134. package/src/build/backend/js/form/inputRow.js +164 -0
  135. package/src/build/backend/js/form/send.js +14 -0
  136. package/src/build/backend/js/form/set.js +314 -0
  137. package/src/build/backend/js/jquery.js +15 -0
  138. package/src/build/backend/js/list.js +19 -0
  139. package/src/build/backend/js/modal.js +31 -0
  140. package/src/build/backend/js/pageSetUp.js +125 -0
  141. package/src/build/backend/js/utility.js +38 -0
  142. package/src/build/frontend/css/class/dimension.css +3376 -0
  143. package/src/build/frontend/css/class/function.css +316 -0
  144. package/src/build/frontend/css/class/grid.css +240 -0
  145. package/src/build/frontend/css/class/margin.css +823 -0
  146. package/src/build/frontend/css/class/padding.css +760 -0
  147. package/src/build/frontend/css/class/position.css +351 -0
  148. package/src/build/frontend/css/class/resize.css +24 -0
  149. package/src/build/frontend/css/class/section.css +41 -0
  150. package/src/build/frontend/css/class/text.css +244 -0
  151. package/src/build/frontend/css/components/alert.css +42 -0
  152. package/src/build/frontend/css/components/button.css +107 -0
  153. package/src/build/frontend/css/components/dropdown.css +118 -0
  154. package/src/build/frontend/css/components/form/address.css +26 -0
  155. package/src/build/frontend/css/components/form/checkbox.css +65 -0
  156. package/src/build/frontend/css/components/form/date.css +133 -0
  157. package/src/build/frontend/css/components/form/input.css +176 -0
  158. package/src/build/frontend/css/components/form/select.css +69 -0
  159. package/src/build/frontend/css/components/header/hamburger/hamburger-1.css +56 -0
  160. package/src/build/frontend/css/components/header/hamburger/hamburger.css +58 -0
  161. package/src/build/frontend/css/components/header/header.css +57 -0
  162. package/src/build/frontend/css/components/header/mobile-nav.css +79 -0
  163. package/src/build/frontend/css/components/modal.css +76 -0
  164. package/src/build/frontend/css/components/spinner.css +37 -0
  165. package/src/build/frontend/css/generator/dimension.php +93 -0
  166. package/src/build/frontend/css/generator/margin.php +48 -0
  167. package/src/build/frontend/css/generator/padding.php +48 -0
  168. package/src/build/frontend/css/lib.css +3 -0
  169. package/src/build/frontend/css/main.css +37 -0
  170. package/src/build/frontend/js/alert.js +64 -0
  171. package/src/build/frontend/js/aos.js +9 -0
  172. package/src/build/frontend/js/dropdown.js +73 -0
  173. package/src/build/frontend/js/form/input.js +211 -0
  174. package/src/build/frontend/js/form/list.js +155 -0
  175. package/src/build/frontend/js/form/select.js +108 -0
  176. package/src/build/frontend/js/form/send.js +137 -0
  177. package/src/build/frontend/js/header.js +12 -0
  178. package/src/build/frontend/js/modal.js +26 -0
  179. package/src/build/frontend/js/pageSetUp.js +35 -0
  180. package/src/build/frontend/js/scroll.js +70 -0
  181. package/src/build/frontend/js/utility.js +21 -0
  182. package/src/build/global/js/canvas.js +82 -0
  183. package/src/build/global/js/fetch.js +47 -0
  184. package/src/build/global/js/form/autonumeric.js +136 -0
  185. package/src/build/global/js/form/phone.js +19 -0
  186. package/src/build/global/js/utility.js +88 -0
  187. package/src/build/global/js/video.js +7 -0
  188. package/src/build/lib/editorjs/gallery.js +39 -0
  189. package/src/build/lib/editorjs/hyperlink.js +170 -0
  190. package/src/build/lib/editorjs/video.js +61 -0
  191. package/src/build/lib/swiperjs/effect-carousel.css +24 -0
  192. package/src/build/lib/swiperjs/effect-carousel.esm.js +102 -0
  193. package/src/build/lib/swiperjs/effect-shutters.css +33 -0
  194. package/src/build/lib/swiperjs/effect-shutters.esm.js +114 -0
  195. package/src/build/lib/swiperjs/effect-slicer.css +39 -0
  196. package/src/build/lib/swiperjs/effect-slicer.esm.js +198 -0
  197. package/src/build/lib/swiperjs/swiper-gl.css +44 -0
  198. package/src/build/lib/swiperjs/swiper-gl.esm.js +6063 -0
  199. package/src/export/backend/body-end.js +4 -0
  200. package/src/export/backend/head.js +25 -0
  201. package/src/export/backend/lib.js +0 -0
  202. package/src/export/frontend/body-end.js +9 -0
  203. package/src/export/frontend/head.js +42 -0
  204. package/src/export/frontend/lib.js +17 -0
  205. package/src/export/lib/autonumeric/autonumeric.js +3 -0
  206. package/src/export/lib/bootstrap/bootstrap-datepicker.js +4 -0
  207. package/src/export/lib/bootstrap/bootstrap-icons.js +2 -0
  208. package/src/export/lib/bootstrap/bootstrap.js +3 -0
  209. package/src/export/lib/chartjs/chart.js +4 -0
  210. package/src/export/lib/datatables/datatables.js +6 -0
  211. package/src/export/lib/editorjs/editor.js +48 -0
  212. package/src/export/lib/fancyapps/fancyapps.js +7 -0
  213. package/src/export/lib/filepond/filepond.js +51 -0
  214. package/src/export/lib/fullcalendar/fullcalendar.js +29 -0
  215. package/src/export/lib/jquery/jquery-plugin.js +14 -0
  216. package/src/export/lib/jquery/jquery.js +4 -0
  217. package/src/export/lib/jstree/jstree.js +2 -0
  218. package/src/export/lib/moment/moment.js +12 -0
  219. package/src/export/lib/quilljs/quill.js +4 -0
  220. package/src/export/lib/swiperjs/swiper-plugin.js +20 -0
  221. package/src/export/lib/swiperjs/swiper.js +4 -0
  222. package/src/export/lib/videojs/video.js +3 -0
  223. package/webpack.config.js +79 -0
@@ -0,0 +1,3376 @@
1
+ .w-0 {
2
+ width: 0% !important;
3
+ }
4
+ .max-w-0 {
5
+ max-width: 0% !important;
6
+ }
7
+ .min-vw-0,
8
+ .min-w-0 {
9
+ min-width: 0 !important;
10
+ }
11
+ .h-0 {
12
+ height: 0% !important;
13
+ }
14
+ .max-h-0 {
15
+ max-height: 0% !important;
16
+ }
17
+ .min-h-0,
18
+ .min-vh-0 {
19
+ min-height: 0 !important;
20
+ }
21
+ .vw-0 {
22
+ width: 0 !important;
23
+ }
24
+ .max-vw-0 {
25
+ max-width: 0 !important;
26
+ }
27
+ .vh-0 {
28
+ height: 0 !important;
29
+ }
30
+ .max-vh-0 {
31
+ max-height: 0 !important;
32
+ }
33
+ .w-5 {
34
+ width: 5% !important;
35
+ }
36
+ .max-w-5 {
37
+ max-width: 5% !important;
38
+ }
39
+ .min-w-5 {
40
+ min-width: 5% !important;
41
+ }
42
+ .h-5 {
43
+ height: 5% !important;
44
+ }
45
+ .max-h-5 {
46
+ max-height: 5% !important;
47
+ }
48
+ .min-h-5 {
49
+ min-height: 5% !important;
50
+ }
51
+ .vw-5 {
52
+ width: 5vw !important;
53
+ }
54
+ .max-vw-5 {
55
+ max-width: 5vw !important;
56
+ }
57
+ .min-vw-5 {
58
+ min-width: 5vw !important;
59
+ }
60
+ .vh-5 {
61
+ height: 5vh !important;
62
+ }
63
+ .max-vh-5 {
64
+ max-height: 5vh !important;
65
+ }
66
+ .min-vh-5 {
67
+ min-height: 5vh !important;
68
+ }
69
+ .w-10 {
70
+ width: 10% !important;
71
+ }
72
+ .max-w-10 {
73
+ max-width: 10% !important;
74
+ }
75
+ .min-w-10 {
76
+ min-width: 10% !important;
77
+ }
78
+ .h-10 {
79
+ height: 10% !important;
80
+ }
81
+ .max-h-10 {
82
+ max-height: 10% !important;
83
+ }
84
+ .min-h-10 {
85
+ min-height: 10% !important;
86
+ }
87
+ .vw-10 {
88
+ width: 10vw !important;
89
+ }
90
+ .max-vw-10 {
91
+ max-width: 10vw !important;
92
+ }
93
+ .min-vw-10 {
94
+ min-width: 10vw !important;
95
+ }
96
+ .vh-10 {
97
+ height: 10vh !important;
98
+ }
99
+ .max-vh-10 {
100
+ max-height: 10vh !important;
101
+ }
102
+ .min-vh-10 {
103
+ min-height: 10vh !important;
104
+ }
105
+ .w-15 {
106
+ width: 15% !important;
107
+ }
108
+ .max-w-15 {
109
+ max-width: 15% !important;
110
+ }
111
+ .min-w-15 {
112
+ min-width: 15% !important;
113
+ }
114
+ .h-15 {
115
+ height: 15% !important;
116
+ }
117
+ .max-h-15 {
118
+ max-height: 15% !important;
119
+ }
120
+ .min-h-15 {
121
+ min-height: 15% !important;
122
+ }
123
+ .vw-15 {
124
+ width: 15vw !important;
125
+ }
126
+ .max-vw-15 {
127
+ max-width: 15vw !important;
128
+ }
129
+ .min-vw-15 {
130
+ min-width: 15vw !important;
131
+ }
132
+ .vh-15 {
133
+ height: 15vh !important;
134
+ }
135
+ .max-vh-15 {
136
+ max-height: 15vh !important;
137
+ }
138
+ .min-vh-15 {
139
+ min-height: 15vh !important;
140
+ }
141
+ .w-20 {
142
+ width: 20% !important;
143
+ }
144
+ .max-w-20 {
145
+ max-width: 20% !important;
146
+ }
147
+ .min-w-20 {
148
+ min-width: 20% !important;
149
+ }
150
+ .h-20 {
151
+ height: 20% !important;
152
+ }
153
+ .max-h-20 {
154
+ max-height: 20% !important;
155
+ }
156
+ .min-h-20 {
157
+ min-height: 20% !important;
158
+ }
159
+ .vw-20 {
160
+ width: 20vw !important;
161
+ }
162
+ .max-vw-20 {
163
+ max-width: 20vw !important;
164
+ }
165
+ .min-vw-20 {
166
+ min-width: 20vw !important;
167
+ }
168
+ .vh-20 {
169
+ height: 20vh !important;
170
+ }
171
+ .max-vh-20 {
172
+ max-height: 20vh !important;
173
+ }
174
+ .min-vh-20 {
175
+ min-height: 20vh !important;
176
+ }
177
+ .w-25 {
178
+ width: 25% !important;
179
+ }
180
+ .max-w-25 {
181
+ max-width: 25% !important;
182
+ }
183
+ .min-w-25 {
184
+ min-width: 25% !important;
185
+ }
186
+ .h-25 {
187
+ height: 25% !important;
188
+ }
189
+ .max-h-25 {
190
+ max-height: 25% !important;
191
+ }
192
+ .min-h-25 {
193
+ min-height: 25% !important;
194
+ }
195
+ .vw-25 {
196
+ width: 25vw !important;
197
+ }
198
+ .max-vw-25 {
199
+ max-width: 25vw !important;
200
+ }
201
+ .min-vw-25 {
202
+ min-width: 25vw !important;
203
+ }
204
+ .vh-25 {
205
+ height: 25vh !important;
206
+ }
207
+ .max-vh-25 {
208
+ max-height: 25vh !important;
209
+ }
210
+ .min-vh-25 {
211
+ min-height: 25vh !important;
212
+ }
213
+ .w-30 {
214
+ width: 30% !important;
215
+ }
216
+ .max-w-30 {
217
+ max-width: 30% !important;
218
+ }
219
+ .min-w-30 {
220
+ min-width: 30% !important;
221
+ }
222
+ .h-30 {
223
+ height: 30% !important;
224
+ }
225
+ .max-h-30 {
226
+ max-height: 30% !important;
227
+ }
228
+ .min-h-30 {
229
+ min-height: 30% !important;
230
+ }
231
+ .vw-30 {
232
+ width: 30vw !important;
233
+ }
234
+ .max-vw-30 {
235
+ max-width: 30vw !important;
236
+ }
237
+ .min-vw-30 {
238
+ min-width: 30vw !important;
239
+ }
240
+ .vh-30 {
241
+ height: 30vh !important;
242
+ }
243
+ .max-vh-30 {
244
+ max-height: 30vh !important;
245
+ }
246
+ .min-vh-30 {
247
+ min-height: 30vh !important;
248
+ }
249
+ .w-35 {
250
+ width: 35% !important;
251
+ }
252
+ .max-w-35 {
253
+ max-width: 35% !important;
254
+ }
255
+ .min-w-35 {
256
+ min-width: 35% !important;
257
+ }
258
+ .h-35 {
259
+ height: 35% !important;
260
+ }
261
+ .max-h-35 {
262
+ max-height: 35% !important;
263
+ }
264
+ .min-h-35 {
265
+ min-height: 35% !important;
266
+ }
267
+ .vw-35 {
268
+ width: 35vw !important;
269
+ }
270
+ .max-vw-35 {
271
+ max-width: 35vw !important;
272
+ }
273
+ .min-vw-35 {
274
+ min-width: 35vw !important;
275
+ }
276
+ .vh-35 {
277
+ height: 35vh !important;
278
+ }
279
+ .max-vh-35 {
280
+ max-height: 35vh !important;
281
+ }
282
+ .min-vh-35 {
283
+ min-height: 35vh !important;
284
+ }
285
+ .w-40 {
286
+ width: 40% !important;
287
+ }
288
+ .max-w-40 {
289
+ max-width: 40% !important;
290
+ }
291
+ .min-w-40 {
292
+ min-width: 40% !important;
293
+ }
294
+ .h-40 {
295
+ height: 40% !important;
296
+ }
297
+ .max-h-40 {
298
+ max-height: 40% !important;
299
+ }
300
+ .min-h-40 {
301
+ min-height: 40% !important;
302
+ }
303
+ .vw-40 {
304
+ width: 40vw !important;
305
+ }
306
+ .max-vw-40 {
307
+ max-width: 40vw !important;
308
+ }
309
+ .min-vw-40 {
310
+ min-width: 40vw !important;
311
+ }
312
+ .vh-40 {
313
+ height: 40vh !important;
314
+ }
315
+ .max-vh-40 {
316
+ max-height: 40vh !important;
317
+ }
318
+ .min-vh-40 {
319
+ min-height: 40vh !important;
320
+ }
321
+ .w-45 {
322
+ width: 45% !important;
323
+ }
324
+ .max-w-45 {
325
+ max-width: 45% !important;
326
+ }
327
+ .min-w-45 {
328
+ min-width: 45% !important;
329
+ }
330
+ .h-45 {
331
+ height: 45% !important;
332
+ }
333
+ .max-h-45 {
334
+ max-height: 45% !important;
335
+ }
336
+ .min-h-45 {
337
+ min-height: 45% !important;
338
+ }
339
+ .vw-45 {
340
+ width: 45vw !important;
341
+ }
342
+ .max-vw-45 {
343
+ max-width: 45vw !important;
344
+ }
345
+ .min-vw-45 {
346
+ min-width: 45vw !important;
347
+ }
348
+ .vh-45 {
349
+ height: 45vh !important;
350
+ }
351
+ .max-vh-45 {
352
+ max-height: 45vh !important;
353
+ }
354
+ .min-vh-45 {
355
+ min-height: 45vh !important;
356
+ }
357
+ .w-50 {
358
+ width: 50% !important;
359
+ }
360
+ .max-w-50 {
361
+ max-width: 50% !important;
362
+ }
363
+ .min-w-50 {
364
+ min-width: 50% !important;
365
+ }
366
+ .h-50 {
367
+ height: 50% !important;
368
+ }
369
+ .max-h-50 {
370
+ max-height: 50% !important;
371
+ }
372
+ .min-h-50 {
373
+ min-height: 50% !important;
374
+ }
375
+ .vw-50 {
376
+ width: 50vw !important;
377
+ }
378
+ .max-vw-50 {
379
+ max-width: 50vw !important;
380
+ }
381
+ .min-vw-50 {
382
+ min-width: 50vw !important;
383
+ }
384
+ .vh-50 {
385
+ height: 50vh !important;
386
+ }
387
+ .max-vh-50 {
388
+ max-height: 50vh !important;
389
+ }
390
+ .min-vh-50 {
391
+ min-height: 50vh !important;
392
+ }
393
+ .w-55 {
394
+ width: 55% !important;
395
+ }
396
+ .max-w-55 {
397
+ max-width: 55% !important;
398
+ }
399
+ .min-w-55 {
400
+ min-width: 55% !important;
401
+ }
402
+ .h-55 {
403
+ height: 55% !important;
404
+ }
405
+ .max-h-55 {
406
+ max-height: 55% !important;
407
+ }
408
+ .min-h-55 {
409
+ min-height: 55% !important;
410
+ }
411
+ .vw-55 {
412
+ width: 55vw !important;
413
+ }
414
+ .max-vw-55 {
415
+ max-width: 55vw !important;
416
+ }
417
+ .min-vw-55 {
418
+ min-width: 55vw !important;
419
+ }
420
+ .vh-55 {
421
+ height: 55vh !important;
422
+ }
423
+ .max-vh-55 {
424
+ max-height: 55vh !important;
425
+ }
426
+ .min-vh-55 {
427
+ min-height: 55vh !important;
428
+ }
429
+ .w-60 {
430
+ width: 60% !important;
431
+ }
432
+ .max-w-60 {
433
+ max-width: 60% !important;
434
+ }
435
+ .min-w-60 {
436
+ min-width: 60% !important;
437
+ }
438
+ .h-60 {
439
+ height: 60% !important;
440
+ }
441
+ .max-h-60 {
442
+ max-height: 60% !important;
443
+ }
444
+ .min-h-60 {
445
+ min-height: 60% !important;
446
+ }
447
+ .vw-60 {
448
+ width: 60vw !important;
449
+ }
450
+ .max-vw-60 {
451
+ max-width: 60vw !important;
452
+ }
453
+ .min-vw-60 {
454
+ min-width: 60vw !important;
455
+ }
456
+ .vh-60 {
457
+ height: 60vh !important;
458
+ }
459
+ .max-vh-60 {
460
+ max-height: 60vh !important;
461
+ }
462
+ .min-vh-60 {
463
+ min-height: 60vh !important;
464
+ }
465
+ .w-65 {
466
+ width: 65% !important;
467
+ }
468
+ .max-w-65 {
469
+ max-width: 65% !important;
470
+ }
471
+ .min-w-65 {
472
+ min-width: 65% !important;
473
+ }
474
+ .h-65 {
475
+ height: 65% !important;
476
+ }
477
+ .max-h-65 {
478
+ max-height: 65% !important;
479
+ }
480
+ .min-h-65 {
481
+ min-height: 65% !important;
482
+ }
483
+ .vw-65 {
484
+ width: 65vw !important;
485
+ }
486
+ .max-vw-65 {
487
+ max-width: 65vw !important;
488
+ }
489
+ .min-vw-65 {
490
+ min-width: 65vw !important;
491
+ }
492
+ .vh-65 {
493
+ height: 65vh !important;
494
+ }
495
+ .max-vh-65 {
496
+ max-height: 65vh !important;
497
+ }
498
+ .min-vh-65 {
499
+ min-height: 65vh !important;
500
+ }
501
+ .w-70 {
502
+ width: 70% !important;
503
+ }
504
+ .max-w-70 {
505
+ max-width: 70% !important;
506
+ }
507
+ .min-w-70 {
508
+ min-width: 70% !important;
509
+ }
510
+ .h-70 {
511
+ height: 70% !important;
512
+ }
513
+ .max-h-70 {
514
+ max-height: 70% !important;
515
+ }
516
+ .min-h-70 {
517
+ min-height: 70% !important;
518
+ }
519
+ .vw-70 {
520
+ width: 70vw !important;
521
+ }
522
+ .max-vw-70 {
523
+ max-width: 70vw !important;
524
+ }
525
+ .min-vw-70 {
526
+ min-width: 70vw !important;
527
+ }
528
+ .vh-70 {
529
+ height: 70vh !important;
530
+ }
531
+ .max-vh-70 {
532
+ max-height: 70vh !important;
533
+ }
534
+ .min-vh-70 {
535
+ min-height: 70vh !important;
536
+ }
537
+ .w-75 {
538
+ width: 75% !important;
539
+ }
540
+ .max-w-75 {
541
+ max-width: 75% !important;
542
+ }
543
+ .min-w-75 {
544
+ min-width: 75% !important;
545
+ }
546
+ .h-75 {
547
+ height: 75% !important;
548
+ }
549
+ .max-h-75 {
550
+ max-height: 75% !important;
551
+ }
552
+ .min-h-75 {
553
+ min-height: 75% !important;
554
+ }
555
+ .vw-75 {
556
+ width: 75vw !important;
557
+ }
558
+ .max-vw-75 {
559
+ max-width: 75vw !important;
560
+ }
561
+ .min-vw-75 {
562
+ min-width: 75vw !important;
563
+ }
564
+ .vh-75 {
565
+ height: 75vh !important;
566
+ }
567
+ .max-vh-75 {
568
+ max-height: 75vh !important;
569
+ }
570
+ .min-vh-75 {
571
+ min-height: 75vh !important;
572
+ }
573
+ .w-80 {
574
+ width: 80% !important;
575
+ }
576
+ .max-w-80 {
577
+ max-width: 80% !important;
578
+ }
579
+ .min-w-80 {
580
+ min-width: 80% !important;
581
+ }
582
+ .h-80 {
583
+ height: 80% !important;
584
+ }
585
+ .max-h-80 {
586
+ max-height: 80% !important;
587
+ }
588
+ .min-h-80 {
589
+ min-height: 80% !important;
590
+ }
591
+ .vw-80 {
592
+ width: 80vw !important;
593
+ }
594
+ .max-vw-80 {
595
+ max-width: 80vw !important;
596
+ }
597
+ .min-vw-80 {
598
+ min-width: 80vw !important;
599
+ }
600
+ .vh-80 {
601
+ height: 80vh !important;
602
+ }
603
+ .max-vh-80 {
604
+ max-height: 80vh !important;
605
+ }
606
+ .min-vh-80 {
607
+ min-height: 80vh !important;
608
+ }
609
+ .w-85 {
610
+ width: 85% !important;
611
+ }
612
+ .max-w-85 {
613
+ max-width: 85% !important;
614
+ }
615
+ .min-w-85 {
616
+ min-width: 85% !important;
617
+ }
618
+ .h-85 {
619
+ height: 85% !important;
620
+ }
621
+ .max-h-85 {
622
+ max-height: 85% !important;
623
+ }
624
+ .min-h-85 {
625
+ min-height: 85% !important;
626
+ }
627
+ .vw-85 {
628
+ width: 85vw !important;
629
+ }
630
+ .max-vw-85 {
631
+ max-width: 85vw !important;
632
+ }
633
+ .min-vw-85 {
634
+ min-width: 85vw !important;
635
+ }
636
+ .vh-85 {
637
+ height: 85vh !important;
638
+ }
639
+ .max-vh-85 {
640
+ max-height: 85vh !important;
641
+ }
642
+ .min-vh-85 {
643
+ min-height: 85vh !important;
644
+ }
645
+ .w-90 {
646
+ width: 90% !important;
647
+ }
648
+ .max-w-90 {
649
+ max-width: 90% !important;
650
+ }
651
+ .min-w-90 {
652
+ min-width: 90% !important;
653
+ }
654
+ .h-90 {
655
+ height: 90% !important;
656
+ }
657
+ .max-h-90 {
658
+ max-height: 90% !important;
659
+ }
660
+ .min-h-90 {
661
+ min-height: 90% !important;
662
+ }
663
+ .vw-90 {
664
+ width: 90vw !important;
665
+ }
666
+ .max-vw-90 {
667
+ max-width: 90vw !important;
668
+ }
669
+ .min-vw-90 {
670
+ min-width: 90vw !important;
671
+ }
672
+ .vh-90 {
673
+ height: 90vh !important;
674
+ }
675
+ .max-vh-90 {
676
+ max-height: 90vh !important;
677
+ }
678
+ .min-vh-90 {
679
+ min-height: 90vh !important;
680
+ }
681
+ .w-95 {
682
+ width: 95% !important;
683
+ }
684
+ .max-w-95 {
685
+ max-width: 95% !important;
686
+ }
687
+ .min-w-95 {
688
+ min-width: 95% !important;
689
+ }
690
+ .h-95 {
691
+ height: 95% !important;
692
+ }
693
+ .max-h-95 {
694
+ max-height: 95% !important;
695
+ }
696
+ .min-h-95 {
697
+ min-height: 95% !important;
698
+ }
699
+ .vw-95 {
700
+ width: 95vw !important;
701
+ }
702
+ .max-vw-95 {
703
+ max-width: 95vw !important;
704
+ }
705
+ .min-vw-95 {
706
+ min-width: 95vw !important;
707
+ }
708
+ .vh-95 {
709
+ height: 95vh !important;
710
+ }
711
+ .max-vh-95 {
712
+ max-height: 95vh !important;
713
+ }
714
+ .min-vh-95 {
715
+ min-height: 95vh !important;
716
+ }
717
+ .w-100 {
718
+ width: 100% !important;
719
+ }
720
+ .max-w-100 {
721
+ max-width: 100% !important;
722
+ }
723
+ .min-w-100 {
724
+ min-width: 100% !important;
725
+ }
726
+ .h-100 {
727
+ height: 100% !important;
728
+ }
729
+ .max-h-100 {
730
+ max-height: 100% !important;
731
+ }
732
+ .min-h-100 {
733
+ min-height: 100% !important;
734
+ }
735
+ .vw-100 {
736
+ width: 100vw !important;
737
+ }
738
+ .max-vw-100 {
739
+ max-width: 100vw !important;
740
+ }
741
+ .min-vw-100 {
742
+ min-width: 100vw !important;
743
+ }
744
+ .vh-100 {
745
+ height: 100vh !important;
746
+ }
747
+ .max-vh-100 {
748
+ max-height: 100vh !important;
749
+ }
750
+ .min-vh-100 {
751
+ min-height: 100vh !important;
752
+ }
753
+ .w-105 {
754
+ width: 105% !important;
755
+ }
756
+ .max-w-105 {
757
+ max-width: 105% !important;
758
+ }
759
+ .min-w-105 {
760
+ min-width: 105% !important;
761
+ }
762
+ .h-105 {
763
+ height: 105% !important;
764
+ }
765
+ .max-h-105 {
766
+ max-height: 105% !important;
767
+ }
768
+ .min-h-105 {
769
+ min-height: 105% !important;
770
+ }
771
+ .vw-105 {
772
+ width: 105vw !important;
773
+ }
774
+ .max-vw-105 {
775
+ max-width: 105vw !important;
776
+ }
777
+ .min-vw-105 {
778
+ min-width: 105vw !important;
779
+ }
780
+ .vh-105 {
781
+ height: 105vh !important;
782
+ }
783
+ .max-vh-105 {
784
+ max-height: 105vh !important;
785
+ }
786
+ .min-vh-105 {
787
+ min-height: 105vh !important;
788
+ }
789
+ .w-110 {
790
+ width: 110% !important;
791
+ }
792
+ .max-w-110 {
793
+ max-width: 110% !important;
794
+ }
795
+ .min-w-110 {
796
+ min-width: 110% !important;
797
+ }
798
+ .h-110 {
799
+ height: 110% !important;
800
+ }
801
+ .max-h-110 {
802
+ max-height: 110% !important;
803
+ }
804
+ .min-h-110 {
805
+ min-height: 110% !important;
806
+ }
807
+ .vw-110 {
808
+ width: 110vw !important;
809
+ }
810
+ .max-vw-110 {
811
+ max-width: 110vw !important;
812
+ }
813
+ .min-vw-110 {
814
+ min-width: 110vw !important;
815
+ }
816
+ .vh-110 {
817
+ height: 110vh !important;
818
+ }
819
+ .max-vh-110 {
820
+ max-height: 110vh !important;
821
+ }
822
+ .min-vh-110 {
823
+ min-height: 110vh !important;
824
+ }
825
+ .w-115 {
826
+ width: 115% !important;
827
+ }
828
+ .max-w-115 {
829
+ max-width: 115% !important;
830
+ }
831
+ .min-w-115 {
832
+ min-width: 115% !important;
833
+ }
834
+ .h-115 {
835
+ height: 115% !important;
836
+ }
837
+ .max-h-115 {
838
+ max-height: 115% !important;
839
+ }
840
+ .min-h-115 {
841
+ min-height: 115% !important;
842
+ }
843
+ .vw-115 {
844
+ width: 115vw !important;
845
+ }
846
+ .max-vw-115 {
847
+ max-width: 115vw !important;
848
+ }
849
+ .min-vw-115 {
850
+ min-width: 115vw !important;
851
+ }
852
+ .vh-115 {
853
+ height: 115vh !important;
854
+ }
855
+ .max-vh-115 {
856
+ max-height: 115vh !important;
857
+ }
858
+ .min-vh-115 {
859
+ min-height: 115vh !important;
860
+ }
861
+ .w-120 {
862
+ width: 120% !important;
863
+ }
864
+ .max-w-120 {
865
+ max-width: 120% !important;
866
+ }
867
+ .min-w-120 {
868
+ min-width: 120% !important;
869
+ }
870
+ .h-120 {
871
+ height: 120% !important;
872
+ }
873
+ .max-h-120 {
874
+ max-height: 120% !important;
875
+ }
876
+ .min-h-120 {
877
+ min-height: 120% !important;
878
+ }
879
+ .vw-120 {
880
+ width: 120vw !important;
881
+ }
882
+ .max-vw-120 {
883
+ max-width: 120vw !important;
884
+ }
885
+ .min-vw-120 {
886
+ min-width: 120vw !important;
887
+ }
888
+ .vh-120 {
889
+ height: 120vh !important;
890
+ }
891
+ .max-vh-120 {
892
+ max-height: 120vh !important;
893
+ }
894
+ .min-vh-120 {
895
+ min-height: 120vh !important;
896
+ }
897
+ .w-125 {
898
+ width: 125% !important;
899
+ }
900
+ .max-w-125 {
901
+ max-width: 125% !important;
902
+ }
903
+ .min-w-125 {
904
+ min-width: 125% !important;
905
+ }
906
+ .h-125 {
907
+ height: 125% !important;
908
+ }
909
+ .max-h-125 {
910
+ max-height: 125% !important;
911
+ }
912
+ .min-h-125 {
913
+ min-height: 125% !important;
914
+ }
915
+ .vw-125 {
916
+ width: 125vw !important;
917
+ }
918
+ .max-vw-125 {
919
+ max-width: 125vw !important;
920
+ }
921
+ .min-vw-125 {
922
+ min-width: 125vw !important;
923
+ }
924
+ .vh-125 {
925
+ height: 125vh !important;
926
+ }
927
+ .max-vh-125 {
928
+ max-height: 125vh !important;
929
+ }
930
+ .min-vh-125 {
931
+ min-height: 125vh !important;
932
+ }
933
+ .w-130 {
934
+ width: 130% !important;
935
+ }
936
+ .max-w-130 {
937
+ max-width: 130% !important;
938
+ }
939
+ .min-w-130 {
940
+ min-width: 130% !important;
941
+ }
942
+ .h-130 {
943
+ height: 130% !important;
944
+ }
945
+ .max-h-130 {
946
+ max-height: 130% !important;
947
+ }
948
+ .min-h-130 {
949
+ min-height: 130% !important;
950
+ }
951
+ .vw-130 {
952
+ width: 130vw !important;
953
+ }
954
+ .max-vw-130 {
955
+ max-width: 130vw !important;
956
+ }
957
+ .min-vw-130 {
958
+ min-width: 130vw !important;
959
+ }
960
+ .vh-130 {
961
+ height: 130vh !important;
962
+ }
963
+ .max-vh-130 {
964
+ max-height: 130vh !important;
965
+ }
966
+ .min-vh-130 {
967
+ min-height: 130vh !important;
968
+ }
969
+ .w-135 {
970
+ width: 135% !important;
971
+ }
972
+ .max-w-135 {
973
+ max-width: 135% !important;
974
+ }
975
+ .min-w-135 {
976
+ min-width: 135% !important;
977
+ }
978
+ .h-135 {
979
+ height: 135% !important;
980
+ }
981
+ .max-h-135 {
982
+ max-height: 135% !important;
983
+ }
984
+ .min-h-135 {
985
+ min-height: 135% !important;
986
+ }
987
+ .vw-135 {
988
+ width: 135vw !important;
989
+ }
990
+ .max-vw-135 {
991
+ max-width: 135vw !important;
992
+ }
993
+ .min-vw-135 {
994
+ min-width: 135vw !important;
995
+ }
996
+ .vh-135 {
997
+ height: 135vh !important;
998
+ }
999
+ .max-vh-135 {
1000
+ max-height: 135vh !important;
1001
+ }
1002
+ .min-vh-135 {
1003
+ min-height: 135vh !important;
1004
+ }
1005
+ .w-140 {
1006
+ width: 140% !important;
1007
+ }
1008
+ .max-w-140 {
1009
+ max-width: 140% !important;
1010
+ }
1011
+ .min-w-140 {
1012
+ min-width: 140% !important;
1013
+ }
1014
+ .h-140 {
1015
+ height: 140% !important;
1016
+ }
1017
+ .max-h-140 {
1018
+ max-height: 140% !important;
1019
+ }
1020
+ .min-h-140 {
1021
+ min-height: 140% !important;
1022
+ }
1023
+ .vw-140 {
1024
+ width: 140vw !important;
1025
+ }
1026
+ .max-vw-140 {
1027
+ max-width: 140vw !important;
1028
+ }
1029
+ .min-vw-140 {
1030
+ min-width: 140vw !important;
1031
+ }
1032
+ .vh-140 {
1033
+ height: 140vh !important;
1034
+ }
1035
+ .max-vh-140 {
1036
+ max-height: 140vh !important;
1037
+ }
1038
+ .min-vh-140 {
1039
+ min-height: 140vh !important;
1040
+ }
1041
+ .w-145 {
1042
+ width: 145% !important;
1043
+ }
1044
+ .max-w-145 {
1045
+ max-width: 145% !important;
1046
+ }
1047
+ .min-w-145 {
1048
+ min-width: 145% !important;
1049
+ }
1050
+ .h-145 {
1051
+ height: 145% !important;
1052
+ }
1053
+ .max-h-145 {
1054
+ max-height: 145% !important;
1055
+ }
1056
+ .min-h-145 {
1057
+ min-height: 145% !important;
1058
+ }
1059
+ .vw-145 {
1060
+ width: 145vw !important;
1061
+ }
1062
+ .max-vw-145 {
1063
+ max-width: 145vw !important;
1064
+ }
1065
+ .min-vw-145 {
1066
+ min-width: 145vw !important;
1067
+ }
1068
+ .vh-145 {
1069
+ height: 145vh !important;
1070
+ }
1071
+ .max-vh-145 {
1072
+ max-height: 145vh !important;
1073
+ }
1074
+ .min-vh-145 {
1075
+ min-height: 145vh !important;
1076
+ }
1077
+ .w-150 {
1078
+ width: 150% !important;
1079
+ }
1080
+ .max-w-150 {
1081
+ max-width: 150% !important;
1082
+ }
1083
+ .min-w-150 {
1084
+ min-width: 150% !important;
1085
+ }
1086
+ .h-150 {
1087
+ height: 150% !important;
1088
+ }
1089
+ .max-h-150 {
1090
+ max-height: 150% !important;
1091
+ }
1092
+ .min-h-150 {
1093
+ min-height: 150% !important;
1094
+ }
1095
+ .vw-150 {
1096
+ width: 150vw !important;
1097
+ }
1098
+ .max-vw-150 {
1099
+ max-width: 150vw !important;
1100
+ }
1101
+ .min-vw-150 {
1102
+ min-width: 150vw !important;
1103
+ }
1104
+ .vh-150 {
1105
+ height: 150vh !important;
1106
+ }
1107
+ .max-vh-150 {
1108
+ max-height: 150vh !important;
1109
+ }
1110
+ .min-vh-150 {
1111
+ min-height: 150vh !important;
1112
+ }
1113
+ .w-auto {
1114
+ width: auto !important;
1115
+ }
1116
+ .w-fit {
1117
+ width: fit-content !important;
1118
+ }
1119
+ .h-auto {
1120
+ height: auto !important;
1121
+ }
1122
+ .h-fit {
1123
+ height: fit-content !important;
1124
+ }
1125
+ @media (max-width: 1000px) {
1126
+ .w-t-0 {
1127
+ width: 0% !important;
1128
+ }
1129
+ .max-w-t-0 {
1130
+ max-width: 0% !important;
1131
+ }
1132
+ .min-vw-t-0,
1133
+ .min-w-t-0 {
1134
+ min-width: 0 !important;
1135
+ }
1136
+ .h-t-0 {
1137
+ height: 0% !important;
1138
+ }
1139
+ .max-h-t-0 {
1140
+ max-height: 0% !important;
1141
+ }
1142
+ .min-h-t-0,
1143
+ .min-vh-t-0 {
1144
+ min-height: 0 !important;
1145
+ }
1146
+ .vw-t-0 {
1147
+ width: 0 !important;
1148
+ }
1149
+ .max-vw-t-0 {
1150
+ max-width: 0 !important;
1151
+ }
1152
+ .vh-t-0 {
1153
+ height: 0 !important;
1154
+ }
1155
+ .max-vh-t-0 {
1156
+ max-height: 0 !important;
1157
+ }
1158
+ .w-t-5 {
1159
+ width: 5% !important;
1160
+ }
1161
+ .max-w-t-5 {
1162
+ max-width: 5% !important;
1163
+ }
1164
+ .min-w-t-5 {
1165
+ min-width: 5% !important;
1166
+ }
1167
+ .h-t-5 {
1168
+ height: 5% !important;
1169
+ }
1170
+ .max-h-t-5 {
1171
+ max-height: 5% !important;
1172
+ }
1173
+ .min-h-t-5 {
1174
+ min-height: 5% !important;
1175
+ }
1176
+ .vw-t-5 {
1177
+ width: 5vw !important;
1178
+ }
1179
+ .max-vw-t-5 {
1180
+ max-width: 5vw !important;
1181
+ }
1182
+ .min-vw-t-5 {
1183
+ min-width: 5vw !important;
1184
+ }
1185
+ .vh-t-5 {
1186
+ height: 5vh !important;
1187
+ }
1188
+ .max-vh-t-5 {
1189
+ max-height: 5vh !important;
1190
+ }
1191
+ .min-vh-t-5 {
1192
+ min-height: 5vh !important;
1193
+ }
1194
+ .w-t-10 {
1195
+ width: 10% !important;
1196
+ }
1197
+ .max-w-t-10 {
1198
+ max-width: 10% !important;
1199
+ }
1200
+ .min-w-t-10 {
1201
+ min-width: 10% !important;
1202
+ }
1203
+ .h-t-10 {
1204
+ height: 10% !important;
1205
+ }
1206
+ .max-h-t-10 {
1207
+ max-height: 10% !important;
1208
+ }
1209
+ .min-h-t-10 {
1210
+ min-height: 10% !important;
1211
+ }
1212
+ .vw-t-10 {
1213
+ width: 10vw !important;
1214
+ }
1215
+ .max-vw-t-10 {
1216
+ max-width: 10vw !important;
1217
+ }
1218
+ .min-vw-t-10 {
1219
+ min-width: 10vw !important;
1220
+ }
1221
+ .vh-t-10 {
1222
+ height: 10vh !important;
1223
+ }
1224
+ .max-vh-t-10 {
1225
+ max-height: 10vh !important;
1226
+ }
1227
+ .min-vh-t-10 {
1228
+ min-height: 10vh !important;
1229
+ }
1230
+ .w-t-15 {
1231
+ width: 15% !important;
1232
+ }
1233
+ .max-w-t-15 {
1234
+ max-width: 15% !important;
1235
+ }
1236
+ .min-w-t-15 {
1237
+ min-width: 15% !important;
1238
+ }
1239
+ .h-t-15 {
1240
+ height: 15% !important;
1241
+ }
1242
+ .max-h-t-15 {
1243
+ max-height: 15% !important;
1244
+ }
1245
+ .min-h-t-15 {
1246
+ min-height: 15% !important;
1247
+ }
1248
+ .vw-t-15 {
1249
+ width: 15vw !important;
1250
+ }
1251
+ .max-vw-t-15 {
1252
+ max-width: 15vw !important;
1253
+ }
1254
+ .min-vw-t-15 {
1255
+ min-width: 15vw !important;
1256
+ }
1257
+ .vh-t-15 {
1258
+ height: 15vh !important;
1259
+ }
1260
+ .max-vh-t-15 {
1261
+ max-height: 15vh !important;
1262
+ }
1263
+ .min-vh-t-15 {
1264
+ min-height: 15vh !important;
1265
+ }
1266
+ .w-t-20 {
1267
+ width: 20% !important;
1268
+ }
1269
+ .max-w-t-20 {
1270
+ max-width: 20% !important;
1271
+ }
1272
+ .min-w-t-20 {
1273
+ min-width: 20% !important;
1274
+ }
1275
+ .h-t-20 {
1276
+ height: 20% !important;
1277
+ }
1278
+ .max-h-t-20 {
1279
+ max-height: 20% !important;
1280
+ }
1281
+ .min-h-t-20 {
1282
+ min-height: 20% !important;
1283
+ }
1284
+ .vw-t-20 {
1285
+ width: 20vw !important;
1286
+ }
1287
+ .max-vw-t-20 {
1288
+ max-width: 20vw !important;
1289
+ }
1290
+ .min-vw-t-20 {
1291
+ min-width: 20vw !important;
1292
+ }
1293
+ .vh-t-20 {
1294
+ height: 20vh !important;
1295
+ }
1296
+ .max-vh-t-20 {
1297
+ max-height: 20vh !important;
1298
+ }
1299
+ .min-vh-t-20 {
1300
+ min-height: 20vh !important;
1301
+ }
1302
+ .w-t-25 {
1303
+ width: 25% !important;
1304
+ }
1305
+ .max-w-t-25 {
1306
+ max-width: 25% !important;
1307
+ }
1308
+ .min-w-t-25 {
1309
+ min-width: 25% !important;
1310
+ }
1311
+ .h-t-25 {
1312
+ height: 25% !important;
1313
+ }
1314
+ .max-h-t-25 {
1315
+ max-height: 25% !important;
1316
+ }
1317
+ .min-h-t-25 {
1318
+ min-height: 25% !important;
1319
+ }
1320
+ .vw-t-25 {
1321
+ width: 25vw !important;
1322
+ }
1323
+ .max-vw-t-25 {
1324
+ max-width: 25vw !important;
1325
+ }
1326
+ .min-vw-t-25 {
1327
+ min-width: 25vw !important;
1328
+ }
1329
+ .vh-t-25 {
1330
+ height: 25vh !important;
1331
+ }
1332
+ .max-vh-t-25 {
1333
+ max-height: 25vh !important;
1334
+ }
1335
+ .min-vh-t-25 {
1336
+ min-height: 25vh !important;
1337
+ }
1338
+ .w-t-30 {
1339
+ width: 30% !important;
1340
+ }
1341
+ .max-w-t-30 {
1342
+ max-width: 30% !important;
1343
+ }
1344
+ .min-w-t-30 {
1345
+ min-width: 30% !important;
1346
+ }
1347
+ .h-t-30 {
1348
+ height: 30% !important;
1349
+ }
1350
+ .max-h-t-30 {
1351
+ max-height: 30% !important;
1352
+ }
1353
+ .min-h-t-30 {
1354
+ min-height: 30% !important;
1355
+ }
1356
+ .vw-t-30 {
1357
+ width: 30vw !important;
1358
+ }
1359
+ .max-vw-t-30 {
1360
+ max-width: 30vw !important;
1361
+ }
1362
+ .min-vw-t-30 {
1363
+ min-width: 30vw !important;
1364
+ }
1365
+ .vh-t-30 {
1366
+ height: 30vh !important;
1367
+ }
1368
+ .max-vh-t-30 {
1369
+ max-height: 30vh !important;
1370
+ }
1371
+ .min-vh-t-30 {
1372
+ min-height: 30vh !important;
1373
+ }
1374
+ .w-t-35 {
1375
+ width: 35% !important;
1376
+ }
1377
+ .max-w-t-35 {
1378
+ max-width: 35% !important;
1379
+ }
1380
+ .min-w-t-35 {
1381
+ min-width: 35% !important;
1382
+ }
1383
+ .h-t-35 {
1384
+ height: 35% !important;
1385
+ }
1386
+ .max-h-t-35 {
1387
+ max-height: 35% !important;
1388
+ }
1389
+ .min-h-t-35 {
1390
+ min-height: 35% !important;
1391
+ }
1392
+ .vw-t-35 {
1393
+ width: 35vw !important;
1394
+ }
1395
+ .max-vw-t-35 {
1396
+ max-width: 35vw !important;
1397
+ }
1398
+ .min-vw-t-35 {
1399
+ min-width: 35vw !important;
1400
+ }
1401
+ .vh-t-35 {
1402
+ height: 35vh !important;
1403
+ }
1404
+ .max-vh-t-35 {
1405
+ max-height: 35vh !important;
1406
+ }
1407
+ .min-vh-t-35 {
1408
+ min-height: 35vh !important;
1409
+ }
1410
+ .w-t-40 {
1411
+ width: 40% !important;
1412
+ }
1413
+ .max-w-t-40 {
1414
+ max-width: 40% !important;
1415
+ }
1416
+ .min-w-t-40 {
1417
+ min-width: 40% !important;
1418
+ }
1419
+ .h-t-40 {
1420
+ height: 40% !important;
1421
+ }
1422
+ .max-h-t-40 {
1423
+ max-height: 40% !important;
1424
+ }
1425
+ .min-h-t-40 {
1426
+ min-height: 40% !important;
1427
+ }
1428
+ .vw-t-40 {
1429
+ width: 40vw !important;
1430
+ }
1431
+ .max-vw-t-40 {
1432
+ max-width: 40vw !important;
1433
+ }
1434
+ .min-vw-t-40 {
1435
+ min-width: 40vw !important;
1436
+ }
1437
+ .vh-t-40 {
1438
+ height: 40vh !important;
1439
+ }
1440
+ .max-vh-t-40 {
1441
+ max-height: 40vh !important;
1442
+ }
1443
+ .min-vh-t-40 {
1444
+ min-height: 40vh !important;
1445
+ }
1446
+ .w-t-45 {
1447
+ width: 45% !important;
1448
+ }
1449
+ .max-w-t-45 {
1450
+ max-width: 45% !important;
1451
+ }
1452
+ .min-w-t-45 {
1453
+ min-width: 45% !important;
1454
+ }
1455
+ .h-t-45 {
1456
+ height: 45% !important;
1457
+ }
1458
+ .max-h-t-45 {
1459
+ max-height: 45% !important;
1460
+ }
1461
+ .min-h-t-45 {
1462
+ min-height: 45% !important;
1463
+ }
1464
+ .vw-t-45 {
1465
+ width: 45vw !important;
1466
+ }
1467
+ .max-vw-t-45 {
1468
+ max-width: 45vw !important;
1469
+ }
1470
+ .min-vw-t-45 {
1471
+ min-width: 45vw !important;
1472
+ }
1473
+ .vh-t-45 {
1474
+ height: 45vh !important;
1475
+ }
1476
+ .max-vh-t-45 {
1477
+ max-height: 45vh !important;
1478
+ }
1479
+ .min-vh-t-45 {
1480
+ min-height: 45vh !important;
1481
+ }
1482
+ .w-t-50 {
1483
+ width: 50% !important;
1484
+ }
1485
+ .max-w-t-50 {
1486
+ max-width: 50% !important;
1487
+ }
1488
+ .min-w-t-50 {
1489
+ min-width: 50% !important;
1490
+ }
1491
+ .h-t-50 {
1492
+ height: 50% !important;
1493
+ }
1494
+ .max-h-t-50 {
1495
+ max-height: 50% !important;
1496
+ }
1497
+ .min-h-t-50 {
1498
+ min-height: 50% !important;
1499
+ }
1500
+ .vw-t-50 {
1501
+ width: 50vw !important;
1502
+ }
1503
+ .max-vw-t-50 {
1504
+ max-width: 50vw !important;
1505
+ }
1506
+ .min-vw-t-50 {
1507
+ min-width: 50vw !important;
1508
+ }
1509
+ .vh-t-50 {
1510
+ height: 50vh !important;
1511
+ }
1512
+ .max-vh-t-50 {
1513
+ max-height: 50vh !important;
1514
+ }
1515
+ .min-vh-t-50 {
1516
+ min-height: 50vh !important;
1517
+ }
1518
+ .w-t-55 {
1519
+ width: 55% !important;
1520
+ }
1521
+ .max-w-t-55 {
1522
+ max-width: 55% !important;
1523
+ }
1524
+ .min-w-t-55 {
1525
+ min-width: 55% !important;
1526
+ }
1527
+ .h-t-55 {
1528
+ height: 55% !important;
1529
+ }
1530
+ .max-h-t-55 {
1531
+ max-height: 55% !important;
1532
+ }
1533
+ .min-h-t-55 {
1534
+ min-height: 55% !important;
1535
+ }
1536
+ .vw-t-55 {
1537
+ width: 55vw !important;
1538
+ }
1539
+ .max-vw-t-55 {
1540
+ max-width: 55vw !important;
1541
+ }
1542
+ .min-vw-t-55 {
1543
+ min-width: 55vw !important;
1544
+ }
1545
+ .vh-t-55 {
1546
+ height: 55vh !important;
1547
+ }
1548
+ .max-vh-t-55 {
1549
+ max-height: 55vh !important;
1550
+ }
1551
+ .min-vh-t-55 {
1552
+ min-height: 55vh !important;
1553
+ }
1554
+ .w-t-60 {
1555
+ width: 60% !important;
1556
+ }
1557
+ .max-w-t-60 {
1558
+ max-width: 60% !important;
1559
+ }
1560
+ .min-w-t-60 {
1561
+ min-width: 60% !important;
1562
+ }
1563
+ .h-t-60 {
1564
+ height: 60% !important;
1565
+ }
1566
+ .max-h-t-60 {
1567
+ max-height: 60% !important;
1568
+ }
1569
+ .min-h-t-60 {
1570
+ min-height: 60% !important;
1571
+ }
1572
+ .vw-t-60 {
1573
+ width: 60vw !important;
1574
+ }
1575
+ .max-vw-t-60 {
1576
+ max-width: 60vw !important;
1577
+ }
1578
+ .min-vw-t-60 {
1579
+ min-width: 60vw !important;
1580
+ }
1581
+ .vh-t-60 {
1582
+ height: 60vh !important;
1583
+ }
1584
+ .max-vh-t-60 {
1585
+ max-height: 60vh !important;
1586
+ }
1587
+ .min-vh-t-60 {
1588
+ min-height: 60vh !important;
1589
+ }
1590
+ .w-t-65 {
1591
+ width: 65% !important;
1592
+ }
1593
+ .max-w-t-65 {
1594
+ max-width: 65% !important;
1595
+ }
1596
+ .min-w-t-65 {
1597
+ min-width: 65% !important;
1598
+ }
1599
+ .h-t-65 {
1600
+ height: 65% !important;
1601
+ }
1602
+ .max-h-t-65 {
1603
+ max-height: 65% !important;
1604
+ }
1605
+ .min-h-t-65 {
1606
+ min-height: 65% !important;
1607
+ }
1608
+ .vw-t-65 {
1609
+ width: 65vw !important;
1610
+ }
1611
+ .max-vw-t-65 {
1612
+ max-width: 65vw !important;
1613
+ }
1614
+ .min-vw-t-65 {
1615
+ min-width: 65vw !important;
1616
+ }
1617
+ .vh-t-65 {
1618
+ height: 65vh !important;
1619
+ }
1620
+ .max-vh-t-65 {
1621
+ max-height: 65vh !important;
1622
+ }
1623
+ .min-vh-t-65 {
1624
+ min-height: 65vh !important;
1625
+ }
1626
+ .w-t-70 {
1627
+ width: 70% !important;
1628
+ }
1629
+ .max-w-t-70 {
1630
+ max-width: 70% !important;
1631
+ }
1632
+ .min-w-t-70 {
1633
+ min-width: 70% !important;
1634
+ }
1635
+ .h-t-70 {
1636
+ height: 70% !important;
1637
+ }
1638
+ .max-h-t-70 {
1639
+ max-height: 70% !important;
1640
+ }
1641
+ .min-h-t-70 {
1642
+ min-height: 70% !important;
1643
+ }
1644
+ .vw-t-70 {
1645
+ width: 70vw !important;
1646
+ }
1647
+ .max-vw-t-70 {
1648
+ max-width: 70vw !important;
1649
+ }
1650
+ .min-vw-t-70 {
1651
+ min-width: 70vw !important;
1652
+ }
1653
+ .vh-t-70 {
1654
+ height: 70vh !important;
1655
+ }
1656
+ .max-vh-t-70 {
1657
+ max-height: 70vh !important;
1658
+ }
1659
+ .min-vh-t-70 {
1660
+ min-height: 70vh !important;
1661
+ }
1662
+ .w-t-75 {
1663
+ width: 75% !important;
1664
+ }
1665
+ .max-w-t-75 {
1666
+ max-width: 75% !important;
1667
+ }
1668
+ .min-w-t-75 {
1669
+ min-width: 75% !important;
1670
+ }
1671
+ .h-t-75 {
1672
+ height: 75% !important;
1673
+ }
1674
+ .max-h-t-75 {
1675
+ max-height: 75% !important;
1676
+ }
1677
+ .min-h-t-75 {
1678
+ min-height: 75% !important;
1679
+ }
1680
+ .vw-t-75 {
1681
+ width: 75vw !important;
1682
+ }
1683
+ .max-vw-t-75 {
1684
+ max-width: 75vw !important;
1685
+ }
1686
+ .min-vw-t-75 {
1687
+ min-width: 75vw !important;
1688
+ }
1689
+ .vh-t-75 {
1690
+ height: 75vh !important;
1691
+ }
1692
+ .max-vh-t-75 {
1693
+ max-height: 75vh !important;
1694
+ }
1695
+ .min-vh-t-75 {
1696
+ min-height: 75vh !important;
1697
+ }
1698
+ .w-t-80 {
1699
+ width: 80% !important;
1700
+ }
1701
+ .max-w-t-80 {
1702
+ max-width: 80% !important;
1703
+ }
1704
+ .min-w-t-80 {
1705
+ min-width: 80% !important;
1706
+ }
1707
+ .h-t-80 {
1708
+ height: 80% !important;
1709
+ }
1710
+ .max-h-t-80 {
1711
+ max-height: 80% !important;
1712
+ }
1713
+ .min-h-t-80 {
1714
+ min-height: 80% !important;
1715
+ }
1716
+ .vw-t-80 {
1717
+ width: 80vw !important;
1718
+ }
1719
+ .max-vw-t-80 {
1720
+ max-width: 80vw !important;
1721
+ }
1722
+ .min-vw-t-80 {
1723
+ min-width: 80vw !important;
1724
+ }
1725
+ .vh-t-80 {
1726
+ height: 80vh !important;
1727
+ }
1728
+ .max-vh-t-80 {
1729
+ max-height: 80vh !important;
1730
+ }
1731
+ .min-vh-t-80 {
1732
+ min-height: 80vh !important;
1733
+ }
1734
+ .w-t-85 {
1735
+ width: 85% !important;
1736
+ }
1737
+ .max-w-t-85 {
1738
+ max-width: 85% !important;
1739
+ }
1740
+ .min-w-t-85 {
1741
+ min-width: 85% !important;
1742
+ }
1743
+ .h-t-85 {
1744
+ height: 85% !important;
1745
+ }
1746
+ .max-h-t-85 {
1747
+ max-height: 85% !important;
1748
+ }
1749
+ .min-h-t-85 {
1750
+ min-height: 85% !important;
1751
+ }
1752
+ .vw-t-85 {
1753
+ width: 85vw !important;
1754
+ }
1755
+ .max-vw-t-85 {
1756
+ max-width: 85vw !important;
1757
+ }
1758
+ .min-vw-t-85 {
1759
+ min-width: 85vw !important;
1760
+ }
1761
+ .vh-t-85 {
1762
+ height: 85vh !important;
1763
+ }
1764
+ .max-vh-t-85 {
1765
+ max-height: 85vh !important;
1766
+ }
1767
+ .min-vh-t-85 {
1768
+ min-height: 85vh !important;
1769
+ }
1770
+ .w-t-90 {
1771
+ width: 90% !important;
1772
+ }
1773
+ .max-w-t-90 {
1774
+ max-width: 90% !important;
1775
+ }
1776
+ .min-w-t-90 {
1777
+ min-width: 90% !important;
1778
+ }
1779
+ .h-t-90 {
1780
+ height: 90% !important;
1781
+ }
1782
+ .max-h-t-90 {
1783
+ max-height: 90% !important;
1784
+ }
1785
+ .min-h-t-90 {
1786
+ min-height: 90% !important;
1787
+ }
1788
+ .vw-t-90 {
1789
+ width: 90vw !important;
1790
+ }
1791
+ .max-vw-t-90 {
1792
+ max-width: 90vw !important;
1793
+ }
1794
+ .min-vw-t-90 {
1795
+ min-width: 90vw !important;
1796
+ }
1797
+ .vh-t-90 {
1798
+ height: 90vh !important;
1799
+ }
1800
+ .max-vh-t-90 {
1801
+ max-height: 90vh !important;
1802
+ }
1803
+ .min-vh-t-90 {
1804
+ min-height: 90vh !important;
1805
+ }
1806
+ .w-t-95 {
1807
+ width: 95% !important;
1808
+ }
1809
+ .max-w-t-95 {
1810
+ max-width: 95% !important;
1811
+ }
1812
+ .min-w-t-95 {
1813
+ min-width: 95% !important;
1814
+ }
1815
+ .h-t-95 {
1816
+ height: 95% !important;
1817
+ }
1818
+ .max-h-t-95 {
1819
+ max-height: 95% !important;
1820
+ }
1821
+ .min-h-t-95 {
1822
+ min-height: 95% !important;
1823
+ }
1824
+ .vw-t-95 {
1825
+ width: 95vw !important;
1826
+ }
1827
+ .max-vw-t-95 {
1828
+ max-width: 95vw !important;
1829
+ }
1830
+ .min-vw-t-95 {
1831
+ min-width: 95vw !important;
1832
+ }
1833
+ .vh-t-95 {
1834
+ height: 95vh !important;
1835
+ }
1836
+ .max-vh-t-95 {
1837
+ max-height: 95vh !important;
1838
+ }
1839
+ .min-vh-t-95 {
1840
+ min-height: 95vh !important;
1841
+ }
1842
+ .w-t-100 {
1843
+ width: 100% !important;
1844
+ }
1845
+ .max-w-t-100 {
1846
+ max-width: 100% !important;
1847
+ }
1848
+ .min-w-t-100 {
1849
+ min-width: 100% !important;
1850
+ }
1851
+ .h-t-100 {
1852
+ height: 100% !important;
1853
+ }
1854
+ .max-h-t-100 {
1855
+ max-height: 100% !important;
1856
+ }
1857
+ .min-h-t-100 {
1858
+ min-height: 100% !important;
1859
+ }
1860
+ .vw-t-100 {
1861
+ width: 100vw !important;
1862
+ }
1863
+ .max-vw-t-100 {
1864
+ max-width: 100vw !important;
1865
+ }
1866
+ .min-vw-t-100 {
1867
+ min-width: 100vw !important;
1868
+ }
1869
+ .vh-t-100 {
1870
+ height: 100vh !important;
1871
+ }
1872
+ .max-vh-t-100 {
1873
+ max-height: 100vh !important;
1874
+ }
1875
+ .min-vh-t-100 {
1876
+ min-height: 100vh !important;
1877
+ }
1878
+ .w-t-105 {
1879
+ width: 105% !important;
1880
+ }
1881
+ .max-w-t-105 {
1882
+ max-width: 105% !important;
1883
+ }
1884
+ .min-w-t-105 {
1885
+ min-width: 105% !important;
1886
+ }
1887
+ .h-t-105 {
1888
+ height: 105% !important;
1889
+ }
1890
+ .max-h-t-105 {
1891
+ max-height: 105% !important;
1892
+ }
1893
+ .min-h-t-105 {
1894
+ min-height: 105% !important;
1895
+ }
1896
+ .vw-t-105 {
1897
+ width: 105vw !important;
1898
+ }
1899
+ .max-vw-t-105 {
1900
+ max-width: 105vw !important;
1901
+ }
1902
+ .min-vw-t-105 {
1903
+ min-width: 105vw !important;
1904
+ }
1905
+ .vh-t-105 {
1906
+ height: 105vh !important;
1907
+ }
1908
+ .max-vh-t-105 {
1909
+ max-height: 105vh !important;
1910
+ }
1911
+ .min-vh-t-105 {
1912
+ min-height: 105vh !important;
1913
+ }
1914
+ .w-t-110 {
1915
+ width: 110% !important;
1916
+ }
1917
+ .max-w-t-110 {
1918
+ max-width: 110% !important;
1919
+ }
1920
+ .min-w-t-110 {
1921
+ min-width: 110% !important;
1922
+ }
1923
+ .h-t-110 {
1924
+ height: 110% !important;
1925
+ }
1926
+ .max-h-t-110 {
1927
+ max-height: 110% !important;
1928
+ }
1929
+ .min-h-t-110 {
1930
+ min-height: 110% !important;
1931
+ }
1932
+ .vw-t-110 {
1933
+ width: 110vw !important;
1934
+ }
1935
+ .max-vw-t-110 {
1936
+ max-width: 110vw !important;
1937
+ }
1938
+ .min-vw-t-110 {
1939
+ min-width: 110vw !important;
1940
+ }
1941
+ .vh-t-110 {
1942
+ height: 110vh !important;
1943
+ }
1944
+ .max-vh-t-110 {
1945
+ max-height: 110vh !important;
1946
+ }
1947
+ .min-vh-t-110 {
1948
+ min-height: 110vh !important;
1949
+ }
1950
+ .w-t-115 {
1951
+ width: 115% !important;
1952
+ }
1953
+ .max-w-t-115 {
1954
+ max-width: 115% !important;
1955
+ }
1956
+ .min-w-t-115 {
1957
+ min-width: 115% !important;
1958
+ }
1959
+ .h-t-115 {
1960
+ height: 115% !important;
1961
+ }
1962
+ .max-h-t-115 {
1963
+ max-height: 115% !important;
1964
+ }
1965
+ .min-h-t-115 {
1966
+ min-height: 115% !important;
1967
+ }
1968
+ .vw-t-115 {
1969
+ width: 115vw !important;
1970
+ }
1971
+ .max-vw-t-115 {
1972
+ max-width: 115vw !important;
1973
+ }
1974
+ .min-vw-t-115 {
1975
+ min-width: 115vw !important;
1976
+ }
1977
+ .vh-t-115 {
1978
+ height: 115vh !important;
1979
+ }
1980
+ .max-vh-t-115 {
1981
+ max-height: 115vh !important;
1982
+ }
1983
+ .min-vh-t-115 {
1984
+ min-height: 115vh !important;
1985
+ }
1986
+ .w-t-120 {
1987
+ width: 120% !important;
1988
+ }
1989
+ .max-w-t-120 {
1990
+ max-width: 120% !important;
1991
+ }
1992
+ .min-w-t-120 {
1993
+ min-width: 120% !important;
1994
+ }
1995
+ .h-t-120 {
1996
+ height: 120% !important;
1997
+ }
1998
+ .max-h-t-120 {
1999
+ max-height: 120% !important;
2000
+ }
2001
+ .min-h-t-120 {
2002
+ min-height: 120% !important;
2003
+ }
2004
+ .vw-t-120 {
2005
+ width: 120vw !important;
2006
+ }
2007
+ .max-vw-t-120 {
2008
+ max-width: 120vw !important;
2009
+ }
2010
+ .min-vw-t-120 {
2011
+ min-width: 120vw !important;
2012
+ }
2013
+ .vh-t-120 {
2014
+ height: 120vh !important;
2015
+ }
2016
+ .max-vh-t-120 {
2017
+ max-height: 120vh !important;
2018
+ }
2019
+ .min-vh-t-120 {
2020
+ min-height: 120vh !important;
2021
+ }
2022
+ .w-t-125 {
2023
+ width: 125% !important;
2024
+ }
2025
+ .max-w-t-125 {
2026
+ max-width: 125% !important;
2027
+ }
2028
+ .min-w-t-125 {
2029
+ min-width: 125% !important;
2030
+ }
2031
+ .h-t-125 {
2032
+ height: 125% !important;
2033
+ }
2034
+ .max-h-t-125 {
2035
+ max-height: 125% !important;
2036
+ }
2037
+ .min-h-t-125 {
2038
+ min-height: 125% !important;
2039
+ }
2040
+ .vw-t-125 {
2041
+ width: 125vw !important;
2042
+ }
2043
+ .max-vw-t-125 {
2044
+ max-width: 125vw !important;
2045
+ }
2046
+ .min-vw-t-125 {
2047
+ min-width: 125vw !important;
2048
+ }
2049
+ .vh-t-125 {
2050
+ height: 125vh !important;
2051
+ }
2052
+ .max-vh-t-125 {
2053
+ max-height: 125vh !important;
2054
+ }
2055
+ .min-vh-t-125 {
2056
+ min-height: 125vh !important;
2057
+ }
2058
+ .w-t-130 {
2059
+ width: 130% !important;
2060
+ }
2061
+ .max-w-t-130 {
2062
+ max-width: 130% !important;
2063
+ }
2064
+ .min-w-t-130 {
2065
+ min-width: 130% !important;
2066
+ }
2067
+ .h-t-130 {
2068
+ height: 130% !important;
2069
+ }
2070
+ .max-h-t-130 {
2071
+ max-height: 130% !important;
2072
+ }
2073
+ .min-h-t-130 {
2074
+ min-height: 130% !important;
2075
+ }
2076
+ .vw-t-130 {
2077
+ width: 130vw !important;
2078
+ }
2079
+ .max-vw-t-130 {
2080
+ max-width: 130vw !important;
2081
+ }
2082
+ .min-vw-t-130 {
2083
+ min-width: 130vw !important;
2084
+ }
2085
+ .vh-t-130 {
2086
+ height: 130vh !important;
2087
+ }
2088
+ .max-vh-t-130 {
2089
+ max-height: 130vh !important;
2090
+ }
2091
+ .min-vh-t-130 {
2092
+ min-height: 130vh !important;
2093
+ }
2094
+ .w-t-135 {
2095
+ width: 135% !important;
2096
+ }
2097
+ .max-w-t-135 {
2098
+ max-width: 135% !important;
2099
+ }
2100
+ .min-w-t-135 {
2101
+ min-width: 135% !important;
2102
+ }
2103
+ .h-t-135 {
2104
+ height: 135% !important;
2105
+ }
2106
+ .max-h-t-135 {
2107
+ max-height: 135% !important;
2108
+ }
2109
+ .min-h-t-135 {
2110
+ min-height: 135% !important;
2111
+ }
2112
+ .vw-t-135 {
2113
+ width: 135vw !important;
2114
+ }
2115
+ .max-vw-t-135 {
2116
+ max-width: 135vw !important;
2117
+ }
2118
+ .min-vw-t-135 {
2119
+ min-width: 135vw !important;
2120
+ }
2121
+ .vh-t-135 {
2122
+ height: 135vh !important;
2123
+ }
2124
+ .max-vh-t-135 {
2125
+ max-height: 135vh !important;
2126
+ }
2127
+ .min-vh-t-135 {
2128
+ min-height: 135vh !important;
2129
+ }
2130
+ .w-t-140 {
2131
+ width: 140% !important;
2132
+ }
2133
+ .max-w-t-140 {
2134
+ max-width: 140% !important;
2135
+ }
2136
+ .min-w-t-140 {
2137
+ min-width: 140% !important;
2138
+ }
2139
+ .h-t-140 {
2140
+ height: 140% !important;
2141
+ }
2142
+ .max-h-t-140 {
2143
+ max-height: 140% !important;
2144
+ }
2145
+ .min-h-t-140 {
2146
+ min-height: 140% !important;
2147
+ }
2148
+ .vw-t-140 {
2149
+ width: 140vw !important;
2150
+ }
2151
+ .max-vw-t-140 {
2152
+ max-width: 140vw !important;
2153
+ }
2154
+ .min-vw-t-140 {
2155
+ min-width: 140vw !important;
2156
+ }
2157
+ .vh-t-140 {
2158
+ height: 140vh !important;
2159
+ }
2160
+ .max-vh-t-140 {
2161
+ max-height: 140vh !important;
2162
+ }
2163
+ .min-vh-t-140 {
2164
+ min-height: 140vh !important;
2165
+ }
2166
+ .w-t-145 {
2167
+ width: 145% !important;
2168
+ }
2169
+ .max-w-t-145 {
2170
+ max-width: 145% !important;
2171
+ }
2172
+ .min-w-t-145 {
2173
+ min-width: 145% !important;
2174
+ }
2175
+ .h-t-145 {
2176
+ height: 145% !important;
2177
+ }
2178
+ .max-h-t-145 {
2179
+ max-height: 145% !important;
2180
+ }
2181
+ .min-h-t-145 {
2182
+ min-height: 145% !important;
2183
+ }
2184
+ .vw-t-145 {
2185
+ width: 145vw !important;
2186
+ }
2187
+ .max-vw-t-145 {
2188
+ max-width: 145vw !important;
2189
+ }
2190
+ .min-vw-t-145 {
2191
+ min-width: 145vw !important;
2192
+ }
2193
+ .vh-t-145 {
2194
+ height: 145vh !important;
2195
+ }
2196
+ .max-vh-t-145 {
2197
+ max-height: 145vh !important;
2198
+ }
2199
+ .min-vh-t-145 {
2200
+ min-height: 145vh !important;
2201
+ }
2202
+ .w-t-150 {
2203
+ width: 150% !important;
2204
+ }
2205
+ .max-w-t-150 {
2206
+ max-width: 150% !important;
2207
+ }
2208
+ .min-w-t-150 {
2209
+ min-width: 150% !important;
2210
+ }
2211
+ .h-t-150 {
2212
+ height: 150% !important;
2213
+ }
2214
+ .max-h-t-150 {
2215
+ max-height: 150% !important;
2216
+ }
2217
+ .min-h-t-150 {
2218
+ min-height: 150% !important;
2219
+ }
2220
+ .vw-t-150 {
2221
+ width: 150vw !important;
2222
+ }
2223
+ .max-vw-t-150 {
2224
+ max-width: 150vw !important;
2225
+ }
2226
+ .min-vw-t-150 {
2227
+ min-width: 150vw !important;
2228
+ }
2229
+ .vh-t-150 {
2230
+ height: 150vh !important;
2231
+ }
2232
+ .max-vh-t-150 {
2233
+ max-height: 150vh !important;
2234
+ }
2235
+ .min-vh-t-150 {
2236
+ min-height: 150vh !important;
2237
+ }
2238
+ .w-t-auto {
2239
+ width: auto !important;
2240
+ }
2241
+ .w-t-fit {
2242
+ width: fit-content !important;
2243
+ }
2244
+ .h-t-auto {
2245
+ height: auto !important;
2246
+ }
2247
+ .h-t-fit {
2248
+ height: fit-content !important;
2249
+ }
2250
+ }
2251
+ @media (max-width: 768px) {
2252
+ .w-p-0 {
2253
+ width: 0% !important;
2254
+ }
2255
+ .max-w-p-0 {
2256
+ max-width: 0% !important;
2257
+ }
2258
+ .min-vw-p-0,
2259
+ .min-w-p-0 {
2260
+ min-width: 0 !important;
2261
+ }
2262
+ .h-p-0 {
2263
+ height: 0% !important;
2264
+ }
2265
+ .max-h-p-0 {
2266
+ max-height: 0% !important;
2267
+ }
2268
+ .min-h-p-0,
2269
+ .min-vh-p-0 {
2270
+ min-height: 0 !important;
2271
+ }
2272
+ .vw-p-0 {
2273
+ width: 0 !important;
2274
+ }
2275
+ .max-vw-p-0 {
2276
+ max-width: 0 !important;
2277
+ }
2278
+ .vh-p-0 {
2279
+ height: 0 !important;
2280
+ }
2281
+ .max-vh-p-0 {
2282
+ max-height: 0 !important;
2283
+ }
2284
+ .w-p-5 {
2285
+ width: 5% !important;
2286
+ }
2287
+ .max-w-p-5 {
2288
+ max-width: 5% !important;
2289
+ }
2290
+ .min-w-p-5 {
2291
+ min-width: 5% !important;
2292
+ }
2293
+ .h-p-5 {
2294
+ height: 5% !important;
2295
+ }
2296
+ .max-h-p-5 {
2297
+ max-height: 5% !important;
2298
+ }
2299
+ .min-h-p-5 {
2300
+ min-height: 5% !important;
2301
+ }
2302
+ .vw-p-5 {
2303
+ width: 5vw !important;
2304
+ }
2305
+ .max-vw-p-5 {
2306
+ max-width: 5vw !important;
2307
+ }
2308
+ .min-vw-p-5 {
2309
+ min-width: 5vw !important;
2310
+ }
2311
+ .vh-p-5 {
2312
+ height: 5vh !important;
2313
+ }
2314
+ .max-vh-p-5 {
2315
+ max-height: 5vh !important;
2316
+ }
2317
+ .min-vh-p-5 {
2318
+ min-height: 5vh !important;
2319
+ }
2320
+ .w-p-10 {
2321
+ width: 10% !important;
2322
+ }
2323
+ .max-w-p-10 {
2324
+ max-width: 10% !important;
2325
+ }
2326
+ .min-w-p-10 {
2327
+ min-width: 10% !important;
2328
+ }
2329
+ .h-p-10 {
2330
+ height: 10% !important;
2331
+ }
2332
+ .max-h-p-10 {
2333
+ max-height: 10% !important;
2334
+ }
2335
+ .min-h-p-10 {
2336
+ min-height: 10% !important;
2337
+ }
2338
+ .vw-p-10 {
2339
+ width: 10vw !important;
2340
+ }
2341
+ .max-vw-p-10 {
2342
+ max-width: 10vw !important;
2343
+ }
2344
+ .min-vw-p-10 {
2345
+ min-width: 10vw !important;
2346
+ }
2347
+ .vh-p-10 {
2348
+ height: 10vh !important;
2349
+ }
2350
+ .max-vh-p-10 {
2351
+ max-height: 10vh !important;
2352
+ }
2353
+ .min-vh-p-10 {
2354
+ min-height: 10vh !important;
2355
+ }
2356
+ .w-p-15 {
2357
+ width: 15% !important;
2358
+ }
2359
+ .max-w-p-15 {
2360
+ max-width: 15% !important;
2361
+ }
2362
+ .min-w-p-15 {
2363
+ min-width: 15% !important;
2364
+ }
2365
+ .h-p-15 {
2366
+ height: 15% !important;
2367
+ }
2368
+ .max-h-p-15 {
2369
+ max-height: 15% !important;
2370
+ }
2371
+ .min-h-p-15 {
2372
+ min-height: 15% !important;
2373
+ }
2374
+ .vw-p-15 {
2375
+ width: 15vw !important;
2376
+ }
2377
+ .max-vw-p-15 {
2378
+ max-width: 15vw !important;
2379
+ }
2380
+ .min-vw-p-15 {
2381
+ min-width: 15vw !important;
2382
+ }
2383
+ .vh-p-15 {
2384
+ height: 15vh !important;
2385
+ }
2386
+ .max-vh-p-15 {
2387
+ max-height: 15vh !important;
2388
+ }
2389
+ .min-vh-p-15 {
2390
+ min-height: 15vh !important;
2391
+ }
2392
+ .w-p-20 {
2393
+ width: 20% !important;
2394
+ }
2395
+ .max-w-p-20 {
2396
+ max-width: 20% !important;
2397
+ }
2398
+ .min-w-p-20 {
2399
+ min-width: 20% !important;
2400
+ }
2401
+ .h-p-20 {
2402
+ height: 20% !important;
2403
+ }
2404
+ .max-h-p-20 {
2405
+ max-height: 20% !important;
2406
+ }
2407
+ .min-h-p-20 {
2408
+ min-height: 20% !important;
2409
+ }
2410
+ .vw-p-20 {
2411
+ width: 20vw !important;
2412
+ }
2413
+ .max-vw-p-20 {
2414
+ max-width: 20vw !important;
2415
+ }
2416
+ .min-vw-p-20 {
2417
+ min-width: 20vw !important;
2418
+ }
2419
+ .vh-p-20 {
2420
+ height: 20vh !important;
2421
+ }
2422
+ .max-vh-p-20 {
2423
+ max-height: 20vh !important;
2424
+ }
2425
+ .min-vh-p-20 {
2426
+ min-height: 20vh !important;
2427
+ }
2428
+ .w-p-25 {
2429
+ width: 25% !important;
2430
+ }
2431
+ .max-w-p-25 {
2432
+ max-width: 25% !important;
2433
+ }
2434
+ .min-w-p-25 {
2435
+ min-width: 25% !important;
2436
+ }
2437
+ .h-p-25 {
2438
+ height: 25% !important;
2439
+ }
2440
+ .max-h-p-25 {
2441
+ max-height: 25% !important;
2442
+ }
2443
+ .min-h-p-25 {
2444
+ min-height: 25% !important;
2445
+ }
2446
+ .vw-p-25 {
2447
+ width: 25vw !important;
2448
+ }
2449
+ .max-vw-p-25 {
2450
+ max-width: 25vw !important;
2451
+ }
2452
+ .min-vw-p-25 {
2453
+ min-width: 25vw !important;
2454
+ }
2455
+ .vh-p-25 {
2456
+ height: 25vh !important;
2457
+ }
2458
+ .max-vh-p-25 {
2459
+ max-height: 25vh !important;
2460
+ }
2461
+ .min-vh-p-25 {
2462
+ min-height: 25vh !important;
2463
+ }
2464
+ .w-p-30 {
2465
+ width: 30% !important;
2466
+ }
2467
+ .max-w-p-30 {
2468
+ max-width: 30% !important;
2469
+ }
2470
+ .min-w-p-30 {
2471
+ min-width: 30% !important;
2472
+ }
2473
+ .h-p-30 {
2474
+ height: 30% !important;
2475
+ }
2476
+ .max-h-p-30 {
2477
+ max-height: 30% !important;
2478
+ }
2479
+ .min-h-p-30 {
2480
+ min-height: 30% !important;
2481
+ }
2482
+ .vw-p-30 {
2483
+ width: 30vw !important;
2484
+ }
2485
+ .max-vw-p-30 {
2486
+ max-width: 30vw !important;
2487
+ }
2488
+ .min-vw-p-30 {
2489
+ min-width: 30vw !important;
2490
+ }
2491
+ .vh-p-30 {
2492
+ height: 30vh !important;
2493
+ }
2494
+ .max-vh-p-30 {
2495
+ max-height: 30vh !important;
2496
+ }
2497
+ .min-vh-p-30 {
2498
+ min-height: 30vh !important;
2499
+ }
2500
+ .w-p-35 {
2501
+ width: 35% !important;
2502
+ }
2503
+ .max-w-p-35 {
2504
+ max-width: 35% !important;
2505
+ }
2506
+ .min-w-p-35 {
2507
+ min-width: 35% !important;
2508
+ }
2509
+ .h-p-35 {
2510
+ height: 35% !important;
2511
+ }
2512
+ .max-h-p-35 {
2513
+ max-height: 35% !important;
2514
+ }
2515
+ .min-h-p-35 {
2516
+ min-height: 35% !important;
2517
+ }
2518
+ .vw-p-35 {
2519
+ width: 35vw !important;
2520
+ }
2521
+ .max-vw-p-35 {
2522
+ max-width: 35vw !important;
2523
+ }
2524
+ .min-vw-p-35 {
2525
+ min-width: 35vw !important;
2526
+ }
2527
+ .vh-p-35 {
2528
+ height: 35vh !important;
2529
+ }
2530
+ .max-vh-p-35 {
2531
+ max-height: 35vh !important;
2532
+ }
2533
+ .min-vh-p-35 {
2534
+ min-height: 35vh !important;
2535
+ }
2536
+ .w-p-40 {
2537
+ width: 40% !important;
2538
+ }
2539
+ .max-w-p-40 {
2540
+ max-width: 40% !important;
2541
+ }
2542
+ .min-w-p-40 {
2543
+ min-width: 40% !important;
2544
+ }
2545
+ .h-p-40 {
2546
+ height: 40% !important;
2547
+ }
2548
+ .max-h-p-40 {
2549
+ max-height: 40% !important;
2550
+ }
2551
+ .min-h-p-40 {
2552
+ min-height: 40% !important;
2553
+ }
2554
+ .vw-p-40 {
2555
+ width: 40vw !important;
2556
+ }
2557
+ .max-vw-p-40 {
2558
+ max-width: 40vw !important;
2559
+ }
2560
+ .min-vw-p-40 {
2561
+ min-width: 40vw !important;
2562
+ }
2563
+ .vh-p-40 {
2564
+ height: 40vh !important;
2565
+ }
2566
+ .max-vh-p-40 {
2567
+ max-height: 40vh !important;
2568
+ }
2569
+ .min-vh-p-40 {
2570
+ min-height: 40vh !important;
2571
+ }
2572
+ .w-p-45 {
2573
+ width: 45% !important;
2574
+ }
2575
+ .max-w-p-45 {
2576
+ max-width: 45% !important;
2577
+ }
2578
+ .min-w-p-45 {
2579
+ min-width: 45% !important;
2580
+ }
2581
+ .h-p-45 {
2582
+ height: 45% !important;
2583
+ }
2584
+ .max-h-p-45 {
2585
+ max-height: 45% !important;
2586
+ }
2587
+ .min-h-p-45 {
2588
+ min-height: 45% !important;
2589
+ }
2590
+ .vw-p-45 {
2591
+ width: 45vw !important;
2592
+ }
2593
+ .max-vw-p-45 {
2594
+ max-width: 45vw !important;
2595
+ }
2596
+ .min-vw-p-45 {
2597
+ min-width: 45vw !important;
2598
+ }
2599
+ .vh-p-45 {
2600
+ height: 45vh !important;
2601
+ }
2602
+ .max-vh-p-45 {
2603
+ max-height: 45vh !important;
2604
+ }
2605
+ .min-vh-p-45 {
2606
+ min-height: 45vh !important;
2607
+ }
2608
+ .w-p-50 {
2609
+ width: 50% !important;
2610
+ }
2611
+ .max-w-p-50 {
2612
+ max-width: 50% !important;
2613
+ }
2614
+ .min-w-p-50 {
2615
+ min-width: 50% !important;
2616
+ }
2617
+ .h-p-50 {
2618
+ height: 50% !important;
2619
+ }
2620
+ .max-h-p-50 {
2621
+ max-height: 50% !important;
2622
+ }
2623
+ .min-h-p-50 {
2624
+ min-height: 50% !important;
2625
+ }
2626
+ .vw-p-50 {
2627
+ width: 50vw !important;
2628
+ }
2629
+ .max-vw-p-50 {
2630
+ max-width: 50vw !important;
2631
+ }
2632
+ .min-vw-p-50 {
2633
+ min-width: 50vw !important;
2634
+ }
2635
+ .vh-p-50 {
2636
+ height: 50vh !important;
2637
+ }
2638
+ .max-vh-p-50 {
2639
+ max-height: 50vh !important;
2640
+ }
2641
+ .min-vh-p-50 {
2642
+ min-height: 50vh !important;
2643
+ }
2644
+ .w-p-55 {
2645
+ width: 55% !important;
2646
+ }
2647
+ .max-w-p-55 {
2648
+ max-width: 55% !important;
2649
+ }
2650
+ .min-w-p-55 {
2651
+ min-width: 55% !important;
2652
+ }
2653
+ .h-p-55 {
2654
+ height: 55% !important;
2655
+ }
2656
+ .max-h-p-55 {
2657
+ max-height: 55% !important;
2658
+ }
2659
+ .min-h-p-55 {
2660
+ min-height: 55% !important;
2661
+ }
2662
+ .vw-p-55 {
2663
+ width: 55vw !important;
2664
+ }
2665
+ .max-vw-p-55 {
2666
+ max-width: 55vw !important;
2667
+ }
2668
+ .min-vw-p-55 {
2669
+ min-width: 55vw !important;
2670
+ }
2671
+ .vh-p-55 {
2672
+ height: 55vh !important;
2673
+ }
2674
+ .max-vh-p-55 {
2675
+ max-height: 55vh !important;
2676
+ }
2677
+ .min-vh-p-55 {
2678
+ min-height: 55vh !important;
2679
+ }
2680
+ .w-p-60 {
2681
+ width: 60% !important;
2682
+ }
2683
+ .max-w-p-60 {
2684
+ max-width: 60% !important;
2685
+ }
2686
+ .min-w-p-60 {
2687
+ min-width: 60% !important;
2688
+ }
2689
+ .h-p-60 {
2690
+ height: 60% !important;
2691
+ }
2692
+ .max-h-p-60 {
2693
+ max-height: 60% !important;
2694
+ }
2695
+ .min-h-p-60 {
2696
+ min-height: 60% !important;
2697
+ }
2698
+ .vw-p-60 {
2699
+ width: 60vw !important;
2700
+ }
2701
+ .max-vw-p-60 {
2702
+ max-width: 60vw !important;
2703
+ }
2704
+ .min-vw-p-60 {
2705
+ min-width: 60vw !important;
2706
+ }
2707
+ .vh-p-60 {
2708
+ height: 60vh !important;
2709
+ }
2710
+ .max-vh-p-60 {
2711
+ max-height: 60vh !important;
2712
+ }
2713
+ .min-vh-p-60 {
2714
+ min-height: 60vh !important;
2715
+ }
2716
+ .w-p-65 {
2717
+ width: 65% !important;
2718
+ }
2719
+ .max-w-p-65 {
2720
+ max-width: 65% !important;
2721
+ }
2722
+ .min-w-p-65 {
2723
+ min-width: 65% !important;
2724
+ }
2725
+ .h-p-65 {
2726
+ height: 65% !important;
2727
+ }
2728
+ .max-h-p-65 {
2729
+ max-height: 65% !important;
2730
+ }
2731
+ .min-h-p-65 {
2732
+ min-height: 65% !important;
2733
+ }
2734
+ .vw-p-65 {
2735
+ width: 65vw !important;
2736
+ }
2737
+ .max-vw-p-65 {
2738
+ max-width: 65vw !important;
2739
+ }
2740
+ .min-vw-p-65 {
2741
+ min-width: 65vw !important;
2742
+ }
2743
+ .vh-p-65 {
2744
+ height: 65vh !important;
2745
+ }
2746
+ .max-vh-p-65 {
2747
+ max-height: 65vh !important;
2748
+ }
2749
+ .min-vh-p-65 {
2750
+ min-height: 65vh !important;
2751
+ }
2752
+ .w-p-70 {
2753
+ width: 70% !important;
2754
+ }
2755
+ .max-w-p-70 {
2756
+ max-width: 70% !important;
2757
+ }
2758
+ .min-w-p-70 {
2759
+ min-width: 70% !important;
2760
+ }
2761
+ .h-p-70 {
2762
+ height: 70% !important;
2763
+ }
2764
+ .max-h-p-70 {
2765
+ max-height: 70% !important;
2766
+ }
2767
+ .min-h-p-70 {
2768
+ min-height: 70% !important;
2769
+ }
2770
+ .vw-p-70 {
2771
+ width: 70vw !important;
2772
+ }
2773
+ .max-vw-p-70 {
2774
+ max-width: 70vw !important;
2775
+ }
2776
+ .min-vw-p-70 {
2777
+ min-width: 70vw !important;
2778
+ }
2779
+ .vh-p-70 {
2780
+ height: 70vh !important;
2781
+ }
2782
+ .max-vh-p-70 {
2783
+ max-height: 70vh !important;
2784
+ }
2785
+ .min-vh-p-70 {
2786
+ min-height: 70vh !important;
2787
+ }
2788
+ .w-p-75 {
2789
+ width: 75% !important;
2790
+ }
2791
+ .max-w-p-75 {
2792
+ max-width: 75% !important;
2793
+ }
2794
+ .min-w-p-75 {
2795
+ min-width: 75% !important;
2796
+ }
2797
+ .h-p-75 {
2798
+ height: 75% !important;
2799
+ }
2800
+ .max-h-p-75 {
2801
+ max-height: 75% !important;
2802
+ }
2803
+ .min-h-p-75 {
2804
+ min-height: 75% !important;
2805
+ }
2806
+ .vw-p-75 {
2807
+ width: 75vw !important;
2808
+ }
2809
+ .max-vw-p-75 {
2810
+ max-width: 75vw !important;
2811
+ }
2812
+ .min-vw-p-75 {
2813
+ min-width: 75vw !important;
2814
+ }
2815
+ .vh-p-75 {
2816
+ height: 75vh !important;
2817
+ }
2818
+ .max-vh-p-75 {
2819
+ max-height: 75vh !important;
2820
+ }
2821
+ .min-vh-p-75 {
2822
+ min-height: 75vh !important;
2823
+ }
2824
+ .w-p-80 {
2825
+ width: 80% !important;
2826
+ }
2827
+ .max-w-p-80 {
2828
+ max-width: 80% !important;
2829
+ }
2830
+ .min-w-p-80 {
2831
+ min-width: 80% !important;
2832
+ }
2833
+ .h-p-80 {
2834
+ height: 80% !important;
2835
+ }
2836
+ .max-h-p-80 {
2837
+ max-height: 80% !important;
2838
+ }
2839
+ .min-h-p-80 {
2840
+ min-height: 80% !important;
2841
+ }
2842
+ .vw-p-80 {
2843
+ width: 80vw !important;
2844
+ }
2845
+ .max-vw-p-80 {
2846
+ max-width: 80vw !important;
2847
+ }
2848
+ .min-vw-p-80 {
2849
+ min-width: 80vw !important;
2850
+ }
2851
+ .vh-p-80 {
2852
+ height: 80vh !important;
2853
+ }
2854
+ .max-vh-p-80 {
2855
+ max-height: 80vh !important;
2856
+ }
2857
+ .min-vh-p-80 {
2858
+ min-height: 80vh !important;
2859
+ }
2860
+ .w-p-85 {
2861
+ width: 85% !important;
2862
+ }
2863
+ .max-w-p-85 {
2864
+ max-width: 85% !important;
2865
+ }
2866
+ .min-w-p-85 {
2867
+ min-width: 85% !important;
2868
+ }
2869
+ .h-p-85 {
2870
+ height: 85% !important;
2871
+ }
2872
+ .max-h-p-85 {
2873
+ max-height: 85% !important;
2874
+ }
2875
+ .min-h-p-85 {
2876
+ min-height: 85% !important;
2877
+ }
2878
+ .vw-p-85 {
2879
+ width: 85vw !important;
2880
+ }
2881
+ .max-vw-p-85 {
2882
+ max-width: 85vw !important;
2883
+ }
2884
+ .min-vw-p-85 {
2885
+ min-width: 85vw !important;
2886
+ }
2887
+ .vh-p-85 {
2888
+ height: 85vh !important;
2889
+ }
2890
+ .max-vh-p-85 {
2891
+ max-height: 85vh !important;
2892
+ }
2893
+ .min-vh-p-85 {
2894
+ min-height: 85vh !important;
2895
+ }
2896
+ .w-p-90 {
2897
+ width: 90% !important;
2898
+ }
2899
+ .max-w-p-90 {
2900
+ max-width: 90% !important;
2901
+ }
2902
+ .min-w-p-90 {
2903
+ min-width: 90% !important;
2904
+ }
2905
+ .h-p-90 {
2906
+ height: 90% !important;
2907
+ }
2908
+ .max-h-p-90 {
2909
+ max-height: 90% !important;
2910
+ }
2911
+ .min-h-p-90 {
2912
+ min-height: 90% !important;
2913
+ }
2914
+ .vw-p-90 {
2915
+ width: 90vw !important;
2916
+ }
2917
+ .max-vw-p-90 {
2918
+ max-width: 90vw !important;
2919
+ }
2920
+ .min-vw-p-90 {
2921
+ min-width: 90vw !important;
2922
+ }
2923
+ .vh-p-90 {
2924
+ height: 90vh !important;
2925
+ }
2926
+ .max-vh-p-90 {
2927
+ max-height: 90vh !important;
2928
+ }
2929
+ .min-vh-p-90 {
2930
+ min-height: 90vh !important;
2931
+ }
2932
+ .w-p-95 {
2933
+ width: 95% !important;
2934
+ }
2935
+ .max-w-p-95 {
2936
+ max-width: 95% !important;
2937
+ }
2938
+ .min-w-p-95 {
2939
+ min-width: 95% !important;
2940
+ }
2941
+ .h-p-95 {
2942
+ height: 95% !important;
2943
+ }
2944
+ .max-h-p-95 {
2945
+ max-height: 95% !important;
2946
+ }
2947
+ .min-h-p-95 {
2948
+ min-height: 95% !important;
2949
+ }
2950
+ .vw-p-95 {
2951
+ width: 95vw !important;
2952
+ }
2953
+ .max-vw-p-95 {
2954
+ max-width: 95vw !important;
2955
+ }
2956
+ .min-vw-p-95 {
2957
+ min-width: 95vw !important;
2958
+ }
2959
+ .vh-p-95 {
2960
+ height: 95vh !important;
2961
+ }
2962
+ .max-vh-p-95 {
2963
+ max-height: 95vh !important;
2964
+ }
2965
+ .min-vh-p-95 {
2966
+ min-height: 95vh !important;
2967
+ }
2968
+ .w-p-100 {
2969
+ width: 100% !important;
2970
+ }
2971
+ .max-w-p-100 {
2972
+ max-width: 100% !important;
2973
+ }
2974
+ .min-w-p-100 {
2975
+ min-width: 100% !important;
2976
+ }
2977
+ .h-p-100 {
2978
+ height: 100% !important;
2979
+ }
2980
+ .max-h-p-100 {
2981
+ max-height: 100% !important;
2982
+ }
2983
+ .min-h-p-100 {
2984
+ min-height: 100% !important;
2985
+ }
2986
+ .vw-p-100 {
2987
+ width: 100vw !important;
2988
+ }
2989
+ .max-vw-p-100 {
2990
+ max-width: 100vw !important;
2991
+ }
2992
+ .min-vw-p-100 {
2993
+ min-width: 100vw !important;
2994
+ }
2995
+ .vh-p-100 {
2996
+ height: 100vh !important;
2997
+ }
2998
+ .max-vh-p-100 {
2999
+ max-height: 100vh !important;
3000
+ }
3001
+ .min-vh-p-100 {
3002
+ min-height: 100vh !important;
3003
+ }
3004
+ .w-p-105 {
3005
+ width: 105% !important;
3006
+ }
3007
+ .max-w-p-105 {
3008
+ max-width: 105% !important;
3009
+ }
3010
+ .min-w-p-105 {
3011
+ min-width: 105% !important;
3012
+ }
3013
+ .h-p-105 {
3014
+ height: 105% !important;
3015
+ }
3016
+ .max-h-p-105 {
3017
+ max-height: 105% !important;
3018
+ }
3019
+ .min-h-p-105 {
3020
+ min-height: 105% !important;
3021
+ }
3022
+ .vw-p-105 {
3023
+ width: 105vw !important;
3024
+ }
3025
+ .max-vw-p-105 {
3026
+ max-width: 105vw !important;
3027
+ }
3028
+ .min-vw-p-105 {
3029
+ min-width: 105vw !important;
3030
+ }
3031
+ .vh-p-105 {
3032
+ height: 105vh !important;
3033
+ }
3034
+ .max-vh-p-105 {
3035
+ max-height: 105vh !important;
3036
+ }
3037
+ .min-vh-p-105 {
3038
+ min-height: 105vh !important;
3039
+ }
3040
+ .w-p-110 {
3041
+ width: 110% !important;
3042
+ }
3043
+ .max-w-p-110 {
3044
+ max-width: 110% !important;
3045
+ }
3046
+ .min-w-p-110 {
3047
+ min-width: 110% !important;
3048
+ }
3049
+ .h-p-110 {
3050
+ height: 110% !important;
3051
+ }
3052
+ .max-h-p-110 {
3053
+ max-height: 110% !important;
3054
+ }
3055
+ .min-h-p-110 {
3056
+ min-height: 110% !important;
3057
+ }
3058
+ .vw-p-110 {
3059
+ width: 110vw !important;
3060
+ }
3061
+ .max-vw-p-110 {
3062
+ max-width: 110vw !important;
3063
+ }
3064
+ .min-vw-p-110 {
3065
+ min-width: 110vw !important;
3066
+ }
3067
+ .vh-p-110 {
3068
+ height: 110vh !important;
3069
+ }
3070
+ .max-vh-p-110 {
3071
+ max-height: 110vh !important;
3072
+ }
3073
+ .min-vh-p-110 {
3074
+ min-height: 110vh !important;
3075
+ }
3076
+ .w-p-115 {
3077
+ width: 115% !important;
3078
+ }
3079
+ .max-w-p-115 {
3080
+ max-width: 115% !important;
3081
+ }
3082
+ .min-w-p-115 {
3083
+ min-width: 115% !important;
3084
+ }
3085
+ .h-p-115 {
3086
+ height: 115% !important;
3087
+ }
3088
+ .max-h-p-115 {
3089
+ max-height: 115% !important;
3090
+ }
3091
+ .min-h-p-115 {
3092
+ min-height: 115% !important;
3093
+ }
3094
+ .vw-p-115 {
3095
+ width: 115vw !important;
3096
+ }
3097
+ .max-vw-p-115 {
3098
+ max-width: 115vw !important;
3099
+ }
3100
+ .min-vw-p-115 {
3101
+ min-width: 115vw !important;
3102
+ }
3103
+ .vh-p-115 {
3104
+ height: 115vh !important;
3105
+ }
3106
+ .max-vh-p-115 {
3107
+ max-height: 115vh !important;
3108
+ }
3109
+ .min-vh-p-115 {
3110
+ min-height: 115vh !important;
3111
+ }
3112
+ .w-p-120 {
3113
+ width: 120% !important;
3114
+ }
3115
+ .max-w-p-120 {
3116
+ max-width: 120% !important;
3117
+ }
3118
+ .min-w-p-120 {
3119
+ min-width: 120% !important;
3120
+ }
3121
+ .h-p-120 {
3122
+ height: 120% !important;
3123
+ }
3124
+ .max-h-p-120 {
3125
+ max-height: 120% !important;
3126
+ }
3127
+ .min-h-p-120 {
3128
+ min-height: 120% !important;
3129
+ }
3130
+ .vw-p-120 {
3131
+ width: 120vw !important;
3132
+ }
3133
+ .max-vw-p-120 {
3134
+ max-width: 120vw !important;
3135
+ }
3136
+ .min-vw-p-120 {
3137
+ min-width: 120vw !important;
3138
+ }
3139
+ .vh-p-120 {
3140
+ height: 120vh !important;
3141
+ }
3142
+ .max-vh-p-120 {
3143
+ max-height: 120vh !important;
3144
+ }
3145
+ .min-vh-p-120 {
3146
+ min-height: 120vh !important;
3147
+ }
3148
+ .w-p-125 {
3149
+ width: 125% !important;
3150
+ }
3151
+ .max-w-p-125 {
3152
+ max-width: 125% !important;
3153
+ }
3154
+ .min-w-p-125 {
3155
+ min-width: 125% !important;
3156
+ }
3157
+ .h-p-125 {
3158
+ height: 125% !important;
3159
+ }
3160
+ .max-h-p-125 {
3161
+ max-height: 125% !important;
3162
+ }
3163
+ .min-h-p-125 {
3164
+ min-height: 125% !important;
3165
+ }
3166
+ .vw-p-125 {
3167
+ width: 125vw !important;
3168
+ }
3169
+ .max-vw-p-125 {
3170
+ max-width: 125vw !important;
3171
+ }
3172
+ .min-vw-p-125 {
3173
+ min-width: 125vw !important;
3174
+ }
3175
+ .vh-p-125 {
3176
+ height: 125vh !important;
3177
+ }
3178
+ .max-vh-p-125 {
3179
+ max-height: 125vh !important;
3180
+ }
3181
+ .min-vh-p-125 {
3182
+ min-height: 125vh !important;
3183
+ }
3184
+ .w-p-130 {
3185
+ width: 130% !important;
3186
+ }
3187
+ .max-w-p-130 {
3188
+ max-width: 130% !important;
3189
+ }
3190
+ .min-w-p-130 {
3191
+ min-width: 130% !important;
3192
+ }
3193
+ .h-p-130 {
3194
+ height: 130% !important;
3195
+ }
3196
+ .max-h-p-130 {
3197
+ max-height: 130% !important;
3198
+ }
3199
+ .min-h-p-130 {
3200
+ min-height: 130% !important;
3201
+ }
3202
+ .vw-p-130 {
3203
+ width: 130vw !important;
3204
+ }
3205
+ .max-vw-p-130 {
3206
+ max-width: 130vw !important;
3207
+ }
3208
+ .min-vw-p-130 {
3209
+ min-width: 130vw !important;
3210
+ }
3211
+ .vh-p-130 {
3212
+ height: 130vh !important;
3213
+ }
3214
+ .max-vh-p-130 {
3215
+ max-height: 130vh !important;
3216
+ }
3217
+ .min-vh-p-130 {
3218
+ min-height: 130vh !important;
3219
+ }
3220
+ .w-p-135 {
3221
+ width: 135% !important;
3222
+ }
3223
+ .max-w-p-135 {
3224
+ max-width: 135% !important;
3225
+ }
3226
+ .min-w-p-135 {
3227
+ min-width: 135% !important;
3228
+ }
3229
+ .h-p-135 {
3230
+ height: 135% !important;
3231
+ }
3232
+ .max-h-p-135 {
3233
+ max-height: 135% !important;
3234
+ }
3235
+ .min-h-p-135 {
3236
+ min-height: 135% !important;
3237
+ }
3238
+ .vw-p-135 {
3239
+ width: 135vw !important;
3240
+ }
3241
+ .max-vw-p-135 {
3242
+ max-width: 135vw !important;
3243
+ }
3244
+ .min-vw-p-135 {
3245
+ min-width: 135vw !important;
3246
+ }
3247
+ .vh-p-135 {
3248
+ height: 135vh !important;
3249
+ }
3250
+ .max-vh-p-135 {
3251
+ max-height: 135vh !important;
3252
+ }
3253
+ .min-vh-p-135 {
3254
+ min-height: 135vh !important;
3255
+ }
3256
+ .w-p-140 {
3257
+ width: 140% !important;
3258
+ }
3259
+ .max-w-p-140 {
3260
+ max-width: 140% !important;
3261
+ }
3262
+ .min-w-p-140 {
3263
+ min-width: 140% !important;
3264
+ }
3265
+ .h-p-140 {
3266
+ height: 140% !important;
3267
+ }
3268
+ .max-h-p-140 {
3269
+ max-height: 140% !important;
3270
+ }
3271
+ .min-h-p-140 {
3272
+ min-height: 140% !important;
3273
+ }
3274
+ .vw-p-140 {
3275
+ width: 140vw !important;
3276
+ }
3277
+ .max-vw-p-140 {
3278
+ max-width: 140vw !important;
3279
+ }
3280
+ .min-vw-p-140 {
3281
+ min-width: 140vw !important;
3282
+ }
3283
+ .vh-p-140 {
3284
+ height: 140vh !important;
3285
+ }
3286
+ .max-vh-p-140 {
3287
+ max-height: 140vh !important;
3288
+ }
3289
+ .min-vh-p-140 {
3290
+ min-height: 140vh !important;
3291
+ }
3292
+ .w-p-145 {
3293
+ width: 145% !important;
3294
+ }
3295
+ .max-w-p-145 {
3296
+ max-width: 145% !important;
3297
+ }
3298
+ .min-w-p-145 {
3299
+ min-width: 145% !important;
3300
+ }
3301
+ .h-p-145 {
3302
+ height: 145% !important;
3303
+ }
3304
+ .max-h-p-145 {
3305
+ max-height: 145% !important;
3306
+ }
3307
+ .min-h-p-145 {
3308
+ min-height: 145% !important;
3309
+ }
3310
+ .vw-p-145 {
3311
+ width: 145vw !important;
3312
+ }
3313
+ .max-vw-p-145 {
3314
+ max-width: 145vw !important;
3315
+ }
3316
+ .min-vw-p-145 {
3317
+ min-width: 145vw !important;
3318
+ }
3319
+ .vh-p-145 {
3320
+ height: 145vh !important;
3321
+ }
3322
+ .max-vh-p-145 {
3323
+ max-height: 145vh !important;
3324
+ }
3325
+ .min-vh-p-145 {
3326
+ min-height: 145vh !important;
3327
+ }
3328
+ .w-p-150 {
3329
+ width: 150% !important;
3330
+ }
3331
+ .max-w-p-150 {
3332
+ max-width: 150% !important;
3333
+ }
3334
+ .min-w-p-150 {
3335
+ min-width: 150% !important;
3336
+ }
3337
+ .h-p-150 {
3338
+ height: 150% !important;
3339
+ }
3340
+ .max-h-p-150 {
3341
+ max-height: 150% !important;
3342
+ }
3343
+ .min-h-p-150 {
3344
+ min-height: 150% !important;
3345
+ }
3346
+ .vw-p-150 {
3347
+ width: 150vw !important;
3348
+ }
3349
+ .max-vw-p-150 {
3350
+ max-width: 150vw !important;
3351
+ }
3352
+ .min-vw-p-150 {
3353
+ min-width: 150vw !important;
3354
+ }
3355
+ .vh-p-150 {
3356
+ height: 150vh !important;
3357
+ }
3358
+ .max-vh-p-150 {
3359
+ max-height: 150vh !important;
3360
+ }
3361
+ .min-vh-p-150 {
3362
+ min-height: 150vh !important;
3363
+ }
3364
+ .w-p-auto {
3365
+ width: auto !important;
3366
+ }
3367
+ .w-p-fit {
3368
+ width: fit-content !important;
3369
+ }
3370
+ .h-p-auto {
3371
+ height: auto !important;
3372
+ }
3373
+ .h-p-fit {
3374
+ height: fit-content !important;
3375
+ }
3376
+ }