@ozdao/prometheus-framework 0.2.217 → 0.2.219

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. package/dist/builder.js +1 -1
  2. package/dist/builder.mjs +1 -1
  3. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
  4. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +1 -1
  5. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  6. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
  7. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
  8. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
  9. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
  10. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  11. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
  12. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
  13. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
  14. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
  15. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +2 -2
  16. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
  17. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -2
  18. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
  19. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +2 -2
  20. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
  21. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  22. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  23. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
  24. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
  25. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
  26. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
  27. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +2 -2
  28. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +2 -2
  29. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  30. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  31. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  32. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
  33. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  34. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  35. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  36. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  37. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +2 -2
  38. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +2 -2
  39. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
  40. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  41. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +3 -3
  42. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
  43. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
  44. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
  45. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +2 -2
  46. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +2 -2
  47. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  48. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  49. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  50. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  51. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +2 -2
  52. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +2 -2
  53. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +2 -2
  54. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
  55. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +2 -2
  56. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +2 -2
  57. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
  58. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
  59. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  60. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  61. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  62. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
  63. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  64. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  65. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +2 -2
  66. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
  67. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
  68. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
  69. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +2 -2
  70. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +2 -2
  71. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
  72. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
  73. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +2 -2
  74. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
  75. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
  76. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  77. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +767 -767
  78. package/dist/prometheus-framework/src/modules/pages/pages.client.js +767 -767
  79. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
  80. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  81. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +2 -2
  82. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
  83. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  84. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  85. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
  86. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  87. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
  88. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
  89. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
  90. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
  91. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
  92. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +1 -1
  93. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +2 -2
  94. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +2 -2
  95. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
  96. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
  97. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +2 -2
  98. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
  99. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
  100. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +1 -1
  101. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
  102. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
  103. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
  104. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
  105. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  106. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  107. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  108. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  109. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  110. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  111. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
  112. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
  113. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +2 -2
  114. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +2 -2
  115. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  116. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
  117. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
  118. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
  119. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +3 -3
  120. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +3 -3
  121. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +2 -2
  122. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +2 -2
  123. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
  124. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  125. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  126. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
  127. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +3 -3
  128. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +3 -3
  129. package/package.json +1 -1
  130. package/src/builder/webpack/webpack.config.client.js +1 -1
@@ -3,26 +3,7 @@
3
3
  try {
4
4
  if (typeof document != "undefined") {
5
5
  var elementStyle = document.createElement("style");
6
- elementStyle.appendChild(document.createTextNode(`.container-joinus {
7
- display: flex;
8
- align-items: center;
9
- justify-content: center;
10
- height: 66%;
11
- position: relative;
12
- }
13
- .container-joinus .content {
14
- display: flex;
15
- flex-direction: column;
16
- align-items: center;
17
- z-index: 2;
18
- }.slider-hotpost .embla__slide {
19
- flex: 0 0 25%;
20
- }
21
- @media screen and (max-width: 1025px) {
22
- .slider-hotpost .embla__slide {
23
- flex: 0 0 75%;
24
- }
25
- }.slide-fade-enter-active {
6
+ elementStyle.appendChild(document.createTextNode(`.slide-fade-enter-active {
26
7
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
27
8
  }
28
9
  .slide-fade-leave-active {
@@ -101,82 +82,6 @@
101
82
  }
102
83
  .background-div {
103
84
  flex-grow: 1;
104
- }.location-button:hover {
105
- box-shadow: inset 0 0 0 2px rgb(var(--main));
106
- }
107
- .menu-btn {
108
- display: block;
109
- width: 2rem;
110
- height: 2rem;
111
- border-radius: 50%;
112
- position: relative;
113
- }
114
- .menu-btn span,
115
- .menu-btn__before,
116
- .menu-btn__after {
117
- position: absolute;
118
- top: 50%;
119
- margin-top: -1px;
120
- left: 50%;
121
- margin-left: -10px;
122
- width: 20px;
123
- height: 2px;
124
- }
125
- .menu-btn__before,
126
- .menu-btn__after {
127
- display: block;
128
- transition: 0.2s;
129
- }
130
- .menu-btn__before {
131
- transform: translateY(-5px);
132
- }
133
- .menu-btn__after {
134
- transform: translateY(5px);
135
- }
136
- .menu-btn_active .menu-btn__before {
137
- transform: rotate(-35deg);
138
- width: 10px;
139
- transform-origin: left bottom;
140
- }
141
- .menu-btn_active .menu-btn__after {
142
- transform: rotate(35deg);
143
- width: 10px;
144
- transform-origin: left top;
145
- }
146
- .menu-btn_active span:before {
147
- transform: rotate(-35deg);
148
- width: 10px;
149
- transform-origin: left bottom;
150
- }
151
- .menu-btn_active span:after {
152
- transform: rotate(35deg);
153
- width: 10px;
154
- transform-origin: left top;
155
- }
156
- .menu-block {
157
- display: flex;
158
- justify-content: center;
159
- align-items: center;
160
- }
161
- .menu-nav {
162
- background-color: #fff;
163
- height: 50px;
164
- }
165
- .menu-nav__link {
166
- display: inline-block;
167
- text-decoration: none;
168
- color: #fff;
169
- margin-right: 20px;
170
- }
171
- .menu-nav__link {
172
- transition: 0.5s;
173
- transform-origin: right center;
174
- transform: translateX(50%);
175
- opacity: 0;
176
- }
177
- .menu-nav__link_active {
178
- transform: translateX(0%);
179
- opacity: 1;
180
85
  }.scaleIn-enter-active,
181
86
  .scaleIn-leave-active {
182
87
  transform: scale(1);
@@ -303,8 +208,88 @@
303
208
  .scaleIn-leave-to div {
304
209
  transform: translateZ(-30px);
305
210
  transition: all 0.5s ease;
211
+ }.location-button:hover {
212
+ box-shadow: inset 0 0 0 2px rgb(var(--main));
213
+ }
214
+ .menu-btn {
215
+ display: block;
216
+ width: 2rem;
217
+ height: 2rem;
218
+ border-radius: 50%;
219
+ position: relative;
220
+ }
221
+ .menu-btn span,
222
+ .menu-btn__before,
223
+ .menu-btn__after {
224
+ position: absolute;
225
+ top: 50%;
226
+ margin-top: -1px;
227
+ left: 50%;
228
+ margin-left: -10px;
229
+ width: 20px;
230
+ height: 2px;
231
+ }
232
+ .menu-btn__before,
233
+ .menu-btn__after {
234
+ display: block;
235
+ transition: 0.2s;
236
+ }
237
+ .menu-btn__before {
238
+ transform: translateY(-5px);
239
+ }
240
+ .menu-btn__after {
241
+ transform: translateY(5px);
242
+ }
243
+ .menu-btn_active .menu-btn__before {
244
+ transform: rotate(-35deg);
245
+ width: 10px;
246
+ transform-origin: left bottom;
247
+ }
248
+ .menu-btn_active .menu-btn__after {
249
+ transform: rotate(35deg);
250
+ width: 10px;
251
+ transform-origin: left top;
252
+ }
253
+ .menu-btn_active span:before {
254
+ transform: rotate(-35deg);
255
+ width: 10px;
256
+ transform-origin: left bottom;
257
+ }
258
+ .menu-btn_active span:after {
259
+ transform: rotate(35deg);
260
+ width: 10px;
261
+ transform-origin: left top;
262
+ }
263
+ .menu-block {
264
+ display: flex;
265
+ justify-content: center;
266
+ align-items: center;
267
+ }
268
+ .menu-nav {
269
+ background-color: #fff;
270
+ height: 50px;
271
+ }
272
+ .menu-nav__link {
273
+ display: inline-block;
274
+ text-decoration: none;
275
+ color: #fff;
276
+ margin-right: 20px;
277
+ }
278
+ .menu-nav__link {
279
+ transition: 0.5s;
280
+ transform-origin: right center;
281
+ transform: translateX(50%);
282
+ opacity: 0;
283
+ }
284
+ .menu-nav__link_active {
285
+ transform: translateX(0%);
286
+ opacity: 1;
306
287
  }#sidebar ul li {
307
288
  margin-bottom: 1rem;
289
+ }.selector {
290
+ flex-grow: 1;
291
+ flex-basis: 0;
292
+ min-width: 0;
308
293
  }.slide-fade-enter-active {
309
294
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
310
295
  }
@@ -353,11 +338,7 @@
353
338
  padding: 20px;
354
339
  z-index: 10;
355
340
  }
356
- .selector {
357
- flex-grow: 1;
358
- flex-basis: 0;
359
- min-width: 0;
360
- }.fade-move,
341
+ .fade-move,
361
342
  .fade-enter-active,
362
343
  .fade-leave-active {
363
344
  transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
@@ -466,6 +447,30 @@
466
447
  /*.product-360-viewer img:hover {
467
448
  transform: scale(1.1);
468
449
  }*/
450
+
451
+ /* Ваши стили */
452
+
453
+ .spiral {
454
+
455
+ background-size: cover;
456
+ width: 100rem;
457
+ height: 100rem;
458
+ position: absolute;
459
+ top: 50%;
460
+ left: 50%;
461
+ opacity: 0.066;
462
+ transform: translate(-50%, -50%) rotate(0deg);
463
+ transform-origin: center center;
464
+ animation: spin 5s linear infinite;
465
+ }
466
+ @keyframes spin {
467
+ 0% {
468
+ transform: translate(-50%, -50%) rotate(0deg);
469
+ }
470
+ 100% {
471
+ transform: translate(-50%, -50%) rotate(360deg);
472
+ }
473
+ }
469
474
  .embla {
470
475
  overflow: hidden;
471
476
  }
@@ -481,9 +486,7 @@
481
486
  flex: 0 0 50%;
482
487
  min-width: 0;
483
488
  }
484
- }
485
- /* Ваши стили */
486
- .price-tag {
489
+ }.price-tag {
487
490
  background: #058;
488
491
  color: #fff;
489
492
  cursor: pointer;
@@ -494,6 +497,12 @@
494
497
  align-items: center;
495
498
  width: fit-content;
496
499
  color: black;
500
+ }.h1-product {
501
+ font-size: 3rem;
502
+ }
503
+ .produc-data {
504
+ padding-top: 2rem;
505
+ padding-bottom: 0;
497
506
  }.thc {
498
507
  position: absolute;
499
508
  right: 1rem;
@@ -528,39 +537,11 @@
528
537
  transform: scale(0.75) !important;
529
538
  transform-origin: top right !important;
530
539
  }
531
- }
532
- .spiral {
533
-
534
- background-size: cover;
535
- width: 100rem;
536
- height: 100rem;
537
- position: absolute;
538
- top: 50%;
539
- left: 50%;
540
- opacity: 0.066;
541
- transform: translate(-50%, -50%) rotate(0deg);
542
- transform-origin: center center;
543
- animation: spin 5s linear infinite;
544
- }
545
- @keyframes spin {
546
- 0% {
547
- transform: translate(-50%, -50%) rotate(0deg);
548
- }
549
- 100% {
550
- transform: translate(-50%, -50%) rotate(360deg);
551
- }
552
- }
553
- .main-photo {
540
+ }.main-photo {
554
541
  max-width: 50%;
555
542
  }
556
543
  .main-photo img {
557
544
  width: 100%;
558
- }.h1-product {
559
- font-size: 3rem;
560
- }
561
- .produc-data {
562
- padding-top: 2rem;
563
- padding-bottom: 0;
564
545
  }.round-stat {
565
546
  padding: 1rem;
566
547
  border-radius: 5rem;
@@ -596,17 +577,7 @@
596
577
  border: 0;
597
578
  }
598
579
  /* Add your styles here */
599
- @media screen and (max-width: 1025px) {
600
- #mobileApp {
601
- text-align: center;
602
- }
603
- #mobileApp > section {
604
- flex-direction: column;
605
- }
606
- #mobileApp > section > div {
607
- order: 1;
608
- }
609
- }.spiral[data-v-4a28df5c] {
580
+ .spiral[data-v-4a28df5c] {
610
581
  background-image: url("https://weeder.delivery/spiral.jpg");
611
582
  background-size: cover;
612
583
  width: 100rem;
@@ -626,13 +597,23 @@
626
597
  100% {
627
598
  transform: translate(-50%, -50%) rotate(360deg);
628
599
  }
629
- }.grid[data-v-9b14ae83] {
630
- perspective: 450px;
631
- background-size: cover;
600
+ }@media screen and (max-width: 1025px) {
601
+ #mobileApp {
602
+ text-align: center;
632
603
  }
633
- .grid-lines[data-v-9b14ae83] {
634
- width: 100%;
635
- height: 200%;
604
+ #mobileApp > section {
605
+ flex-direction: column;
606
+ }
607
+ #mobileApp > section > div {
608
+ order: 1;
609
+ }
610
+ }.grid[data-v-9b14ae83] {
611
+ perspective: 450px;
612
+ background-size: cover;
613
+ }
614
+ .grid-lines[data-v-9b14ae83] {
615
+ width: 100%;
616
+ height: 200%;
636
617
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 1px, transparent 0), linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 1px, transparent 0);
637
618
  background-size: 45px 30px;
638
619
  background-repeat: repeat;
@@ -646,16 +627,51 @@
646
627
  100% {
647
628
  transform: rotateX(45deg) translateY(0);
648
629
  }
649
- }.blink[data-v-d2db1c69] {
650
- animation: blink-animation-d2db1c69 1s ease infinite;
630
+ }.container-joinus {
631
+ display: flex;
632
+ align-items: center;
633
+ justify-content: center;
634
+ height: 66%;
635
+ position: relative;
651
636
  }
652
- @keyframes blink-animation-d2db1c69 {
653
- 0%, 100% {
654
- opacity: 1;
637
+ .container-joinus .content {
638
+ display: flex;
639
+ flex-direction: column;
640
+ align-items: center;
641
+ z-index: 2;
642
+ }.slider-hotpost .embla__slide {
643
+ flex: 0 0 25%;
655
644
  }
656
- 50% {
657
- opacity: 0.8;
645
+ @media screen and (max-width: 1025px) {
646
+ .slider-hotpost .embla__slide {
647
+ flex: 0 0 75%;
648
+ }
649
+ }
650
+ .subspotsartment[data-v-bc545dfb] {
651
+ border: 1px solid rgba(0, 0, 0, 0.1);
652
+ margin-top: 1rem;
653
+ }
654
+
655
+ .subspotsartment[data-v-a4b9b533] {
656
+ border: 1px solid rgba(0, 0, 0, 0.1);
657
+ margin-top: 1rem;
658
+ }
659
+
660
+ .form-group[data-v-3c991e96] {
661
+ margin-bottom: 1rem;
662
+ }
663
+ label[data-v-3c991e96] {
664
+ display: block;
665
+ margin-bottom: 0.5rem;
666
+ }
667
+ input[data-v-3c991e96] {
668
+ width: 100%;
669
+ padding: 0.5rem;
670
+ border: 1px solid #ccc;
671
+ border-radius: 5px;
658
672
  }
673
+ #map[data-v-3b081dcc]:focus {
674
+ outline: none;
659
675
  }.round-wrapper {
660
676
  position: relative;
661
677
  }
@@ -674,6 +690,16 @@
674
690
  left: 0.5rem;
675
691
  top: 0.5rem;
676
692
  opacity: 1;
693
+ }.blink[data-v-d2db1c69] {
694
+ animation: blink-animation-d2db1c69 1s ease infinite;
695
+ }
696
+ @keyframes blink-animation-d2db1c69 {
697
+ 0%, 100% {
698
+ opacity: 1;
699
+ }
700
+ 50% {
701
+ opacity: 0.8;
702
+ }
677
703
  }.vue-select {
678
704
  width: inherit;
679
705
  margin-right: 1rem;
@@ -718,175 +744,144 @@
718
744
  .shop-cart-active .shopcart-footer {
719
745
  right: 0;
720
746
  }
747
+ }.tab-selector {
748
+ position: absolute;
749
+ width: 50%;
750
+ height: 100%;
751
+ left: 0;
752
+ top: 0;
753
+ z-index: 0;
754
+ transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
755
+ }input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
756
+ line-height: 1;
757
+ color: inherit;
758
+ }button[disabled] {
759
+ background: grey;
721
760
  }
722
- .subspotsartment[data-v-a4b9b533] {
723
- border: 1px solid rgba(0, 0, 0, 0.1);
724
- margin-top: 1rem;
761
+ button[disabled]:hover {
762
+ background: grey;
725
763
  }
726
- #map[data-v-3b081dcc]:focus {
727
- outline: none;
764
+ .FromTop-enter-active,
765
+ .FromTop-leave-active {
766
+ transform: translateY(0);
767
+ opacity: 1;
768
+ transition: all 0.5s ease;
728
769
  }
729
- .subspotsartment[data-v-bc545dfb] {
730
- border: 1px solid rgba(0, 0, 0, 0.1);
731
- margin-top: 1rem;
770
+ .FromTop-enter-from,
771
+ .FromTop-leave-to {
772
+ position: absolute;
773
+ transform: translateY(-1rem);
774
+ opacity: 0;
775
+ transition: all 0.5s ease;
732
776
  }
733
-
734
- .form-group[data-v-3c991e96] {
735
- margin-bottom: 1rem;
777
+ .button {
778
+ display: flex;
779
+ width: fit-content;
780
+ padding: 1rem 1.75rem;
781
+ border-radius: 3rem;
782
+ transform: scale(1);
783
+ opacity: 1;
784
+ align-items: center;
785
+ justify-content: center;
786
+ color: black;
787
+ text-align: center;
788
+ text-transform: uppercase;
789
+ font-size: 1rem;
790
+ letter-spacing: 5%;
791
+ transition: all 0.33s ease;
736
792
  }
737
- label[data-v-3c991e96] {
738
- display: block;
739
- margin-bottom: 0.5rem;
793
+ .button:hover {
794
+ cursor: pointer;
795
+ opacity: 0.9;
740
796
  }
741
- input[data-v-3c991e96] {
742
- width: 100%;
743
- padding: 0.5rem;
744
- border: 1px solid #ccc;
745
- border-radius: 5px;
797
+ .button:active {
798
+ transform: scale(0.95);
746
799
  }
747
-
748
- .circular-loader {
749
- position: relative;
750
- top: calc(50% - 1rem);
751
- left: calc(50% - 1rem);
752
- z-index: 50;
753
- height: 2rem;
754
- width: 2rem;
755
- z-index: 50;
800
+ .button-small {
801
+ padding: 0.5rem 0.75rem;
802
+ border-radius: 0.5rem;
803
+ height: fit-content;
756
804
  }
757
- .circular-loader svg {
758
- animation: rotate 2s linear infinite;
805
+ .button .button-counter {
806
+ position: absolute;
807
+ right: -8px;
808
+ bottom: -8px;
809
+ background: yellow;
810
+ height: 16px;
811
+ border-radius: 16px;
812
+ width: 16px;
813
+ font-weight: 500;
814
+ text-align: center;
815
+ line-height: 16px;
816
+ font-size: 10px;
817
+ }.vue3-reactive-tel-input {
818
+ display: flex;
759
819
  }
760
- .circular-loader-circle {
761
- stroke-dasharray: 1, 200;
762
- stroke-dashoffset: 0;
763
- stroke-linecap: round;
764
- stroke: rgb(var(--main));
765
- animation: dash 1.5s ease-in-out infinite;
820
+ .vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
821
+ cursor: no-drop;
766
822
  }
767
- .circular-loader-fill {
768
- stroke-linecap: round;
769
- stroke: rgba(var(--black),0.2);
823
+ .vti__dropdown {
824
+ display: flex;
825
+ flex-direction: column;
826
+ align-content: center;
827
+ justify-content: center;
828
+ position: relative;
829
+ padding: 2px;
830
+ cursor: pointer;
770
831
  }
771
- .progress-text {
772
- position: absolute;
773
- top: 50%;
774
- left: 50%;
775
- transform: translate(-50%, -50%);
776
- font-size: 0.8rem;
777
- color: rgb(var(--main));
832
+ .vti__dropdown.show {
833
+ max-height: 300px;
834
+ overflow: scroll;
778
835
  }
779
- .status-text {
836
+ .vti__dropdown-list {
837
+ z-index: 1;
838
+ padding: 0;
839
+ margin: 0;
840
+ text-align: left;
841
+ list-style: none;
842
+ max-height: 200px;
843
+ overflow-y: scroll;
780
844
  position: absolute;
781
- top: 120%;
782
- left: calc(50% - 5rem);
783
- font-size: 0.8rem;
784
- width: 10rem !important;
785
- text-align: center;
845
+ left: -1px;
846
+ background-color: #fff;
847
+ width: fit-content;
786
848
  }
787
- @keyframes rotate {
788
- 100% {
789
- transform: rotate(360deg);
849
+ .vti__dropdown-list.below {
850
+ top: 33px;
790
851
  }
852
+ .vti__dropdown-list.above {
853
+ top: auto;
854
+ bottom: 100%;
791
855
  }
792
- @keyframes dash {
793
- 0% {
794
- stroke-dasharray: 1, 200;
795
- stroke-dashoffset: 0;
856
+ .vti__dropdown-arrow {
857
+ transform: scaleY(0.5);
858
+ display: inline-block;
859
+ color: #666;
796
860
  }
797
- 50% {
798
- stroke-dasharray: 89, 200;
799
- stroke-dashoffset: -35;
861
+ .vti__dropdown-item {
862
+ cursor: pointer;
863
+ padding: 4px 15px;
800
864
  }
801
- 100% {
802
- stroke-dasharray: 1, 200;
803
- stroke-dashoffset: -124;
865
+ .vti__dropdown-item.last-preferred {
866
+ border-bottom: 1px solid #cacaca;
804
867
  }
868
+ .vti__dropdown-item .vti__flag {
869
+ display: inline-block;
870
+ margin-right: 5px;
805
871
  }
806
- .breadcrumbs {
807
- height: 4rem;
872
+ .vti__input {
873
+ color: inherit;
874
+ border: none;
875
+ border-radius: 0 2px 2px 0;
876
+ width: 100%;
877
+ outline: 0;
878
+ padding-left: 7px;
879
+ }.no-scroll {
880
+ overflow: hidden;
881
+ }
882
+ .popup-wrapper {
808
883
  display: flex;
809
- align-items: center;
810
- flex-wrap: nowrap;
811
- }
812
- .breadcrumbs .home {
813
- height: 1rem;
814
- }
815
- .breadcrumbs .chevron {
816
- height: 0.75rem;
817
- }
818
- .breadcrumbs a {
819
- display: flex;
820
- align-items: center;
821
- flex-wrap: nowrap;
822
- }
823
- .breadcrumbs a span {
824
- margin-left: 0.5rem;
825
- margin-right: 0.5rem;
826
- }
827
- .breadcrumbs .router-link-exact-active:last-of-type span {
828
- color: #00ff88;
829
- }
830
- .feed-move, /* apply transition to moving elements */
831
- .feed-enter-active,
832
- .feed-leave-active {
833
- transition: all 0.5s ease;
834
- }
835
- .feed-enter-from,
836
- .feed-leave-to {
837
- opacity: 0;
838
- transform: translateY(30px);
839
- }
840
-
841
- /* ensure leaving items are taken out of layout flow so that moving
842
- animations can be calculated correctly. */
843
- .feed-leave-active {
844
- position: absolute;
845
- }
846
- li[data-v-bf25c24d] {
847
- list-style-type: none;
848
- }
849
- ul li[data-v-bf25c24d] {
850
- line-height: 2;
851
- }
852
- .t-trimmed {
853
- font-size: 0;
854
- }
855
- .editable-div {
856
- width: 100%;
857
- min-height: 1rem;
858
- background-color: transparent;
859
- outline: none;
860
- white-space: pre-wrap;
861
- word-wrap: break-word;
862
- }
863
- .editable-div:empty::before {
864
- content: attr(placeholder);
865
- color: #999;
866
- }
867
- .editable-div:focus {
868
- border: 0;
869
- }
870
- .formatting-bar {
871
- display: flex;
872
- gap: 5px;
873
- margin-top: 5px;
874
- }
875
- .formatting-bar button {
876
- padding: 2px 5px;
877
- background-color: #f0f0f0;
878
- border: 1px solid #ccc;
879
- border-radius: 3px;
880
- cursor: pointer;
881
- }
882
- .formatting-bar button:hover {
883
- background-color: #e0e0e0;
884
- }.no-scroll {
885
- overflow: hidden;
886
- }
887
- .popup-wrapper {
888
- display: flex;
889
- position: fixed;
884
+ position: fixed;
890
885
  align-items: center;
891
886
  justify-content: center;
892
887
  width: 100%;
@@ -921,126 +916,274 @@ ul li[data-v-bf25c24d] {
921
916
  .color-overlay.active {
922
917
  background: rgba(0, 0, 0, 0.25);
923
918
  pointer-events: all;
924
- }@charset "UTF-8";
925
- .ti-icon-check:before {
926
- content: "\\e902";
927
- font-size: 0.5rem;
928
- }
929
- .ti-icon-close:before {
930
- content: "✕";
931
- font-size: 0.5rem;
932
- }
933
- .ti-icon-undo:before {
934
- content: "↺";
935
- font-size: 0.5rem;
936
- }
937
- ul {
938
- margin: 0px;
939
- padding: 0px;
940
- list-style-type: none;
919
+ }.error-wrapper {
920
+ position: fixed;
921
+ left: 0;
922
+ right: 0;
923
+ opacity: 0.9;
941
924
  }
942
- *, *:before, *:after {
943
- box-sizing: border-box;
925
+ .circular-loader {
926
+ position: relative;
927
+ top: calc(50% - 1rem);
928
+ left: calc(50% - 1rem);
929
+ z-index: 50;
930
+ height: 2rem;
931
+ width: 2rem;
932
+ z-index: 50;
944
933
  }
945
- input:focus {
946
- outline: none;
934
+ .circular-loader svg {
935
+ animation: rotate 2s linear infinite;
947
936
  }
948
- input[disabled] {
949
- background-color: transparent;
937
+ .circular-loader-circle {
938
+ stroke-dasharray: 1, 200;
939
+ stroke-dashoffset: 0;
940
+ stroke-linecap: round;
941
+ stroke: rgb(var(--main));
942
+ animation: dash 1.5s ease-in-out infinite;
950
943
  }
951
- div.vue-tags-input.disabled {
952
- opacity: 0.5;
944
+ .circular-loader-fill {
945
+ stroke-linecap: round;
946
+ stroke: rgba(var(--black),0.2);
953
947
  }
954
- div.vue-tags-input.disabled * {
955
- cursor: default;
948
+ .progress-text {
949
+ position: absolute;
950
+ top: 50%;
951
+ left: 50%;
952
+ transform: translate(-50%, -50%);
953
+ font-size: 0.8rem;
954
+ color: rgb(var(--main));
956
955
  }
957
- .ti-input {
958
- display: flex;
956
+ .status-text {
957
+ position: absolute;
958
+ top: 120%;
959
+ left: calc(50% - 5rem);
960
+ font-size: 0.8rem;
961
+ width: 10rem !important;
962
+ text-align: center;
959
963
  }
960
- .ti-tags {
961
- display: flex;
962
- flex-wrap: wrap;
963
- width: 100%;
964
- line-height: 1em;
964
+ @keyframes rotate {
965
+ 100% {
966
+ transform: rotate(360deg);
965
967
  }
966
- .ti-tag {
967
- background-color: rgb(var(--main));
968
- color: rgb(var(--black));
969
- border-radius: 4rem;
970
- display: flex;
971
- padding: 1px 8px 2px;
972
- margin: 2px;
973
- font-size: 0.85em;
974
968
  }
975
- .ti-tag:focus {
976
- outline: none;
969
+ @keyframes dash {
970
+ 0% {
971
+ stroke-dasharray: 1, 200;
972
+ stroke-dashoffset: 0;
977
973
  }
978
- .ti-tag .ti-content {
979
- display: flex;
980
- align-items: center;
974
+ 50% {
975
+ stroke-dasharray: 89, 200;
976
+ stroke-dashoffset: -35;
981
977
  }
982
- .ti-tag .ti-tag-center {
983
- position: relative;
978
+ 100% {
979
+ stroke-dasharray: 1, 200;
980
+ stroke-dashoffset: -124;
984
981
  }
985
- .ti-tag span {
986
- line-height: 0.85em;
987
982
  }
988
- .ti-tag span.ti-hidden {
989
- padding-left: 14px;
990
- visibility: hidden;
991
- height: 0px;
992
- white-space: pre;
983
+ li[data-v-bf25c24d] {
984
+ list-style-type: none;
993
985
  }
994
- .ti-tag .ti-actions {
995
- margin-left: 2px;
996
- display: flex;
997
- align-items: center;
998
- font-size: 1.15em;
986
+ ul li[data-v-bf25c24d] {
987
+ line-height: 2;
988
+ }.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
989
+ color: rgb(var(--main)) !important;
999
990
  }
1000
- .ti-tag .ti-actions i {
991
+ a[data-v-380d7b3b]:hover {
1001
992
  cursor: pointer;
993
+ color: rgb(var(--main));
994
+ }.header-arrow {
995
+ position: absolute;
996
+ left: 1.25rem;
997
+ height: 2rem;
1002
998
  }
1003
- .ti-tag:last-child {
1004
- margin-right: 4px;
999
+ .header-profile {
1000
+ position: absolute;
1001
+ right: 1.25rem;
1002
+ height: 2rem;
1005
1003
  }
1006
- .ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
1007
- background-color: #e54d42;
1004
+ .header-shopcart {
1005
+ position: absolute;
1006
+ right: 4.25rem;
1007
+ height: 2rem;
1008
1008
  }
1009
- .ti-new-tag-input-wrapper {
1010
- display: flex;
1011
- flex: 1 0 auto;
1012
- padding: 3px 5px;
1013
- margin: 2px;
1014
- font-size: 0.85em;
1009
+ .header-title {
1010
+ pointer-events: none;
1015
1011
  }
1016
- .ti-new-tag-input-wrapper input {
1017
- flex: 1 0 auto;
1018
- min-width: 100px;
1019
- border: none;
1020
- padding: 0px;
1021
- margin: 0px;
1012
+ .slideIn-enter-active,
1013
+ .slideIn-leave-active {
1014
+ transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
1022
1015
  }
1023
- .ti-new-tag-input {
1024
- line-height: initial;
1016
+ .slideIn-enter-from,
1017
+ .slideIn-leave-to {
1018
+ opacity: 0;
1019
+ transform: translateX(50px);
1025
1020
  }
1026
- .ti-autocomplete {
1027
- border-top: none;
1021
+ .slideIn-enter-from span,
1022
+ .slideIn-leave-to span {
1028
1023
  position: absolute;
1029
- width: 100%;
1030
- left: 0;
1031
- top: 110%;
1032
- z-index: 20;
1033
- }
1034
- .ti-item > div {
1035
- cursor: pointer;
1036
- padding: 3px 6px;
1037
- width: 100%;
1038
1024
  }
1039
- .ti-selected-item {
1040
- background-color: rgb(var(--main));
1041
- color: #fff;
1025
+ .slideY-enter-active,
1026
+ .slideY-leave-active {
1027
+ transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
1042
1028
  }
1043
- .ti-tag-toDefactor {
1029
+ .slideY-enter-from,
1030
+ .slideY-leave-to {
1031
+ opacity: 0;
1032
+ transform: translateY(50px);
1033
+ }
1034
+ .slideY-enter-from span,
1035
+ .slideY-leave-to span {
1036
+ position: absolute;
1037
+ }.mobile-menu-section > div:last-of-type {
1038
+ border-bottom: none !important;
1039
+ }.breadcrumbs {
1040
+ height: 4rem;
1041
+ display: flex;
1042
+ align-items: center;
1043
+ flex-wrap: nowrap;
1044
+ }
1045
+ .breadcrumbs .home {
1046
+ height: 1rem;
1047
+ }
1048
+ .breadcrumbs .chevron {
1049
+ height: 0.75rem;
1050
+ }
1051
+ .breadcrumbs a {
1052
+ display: flex;
1053
+ align-items: center;
1054
+ flex-wrap: nowrap;
1055
+ }
1056
+ .breadcrumbs a span {
1057
+ margin-left: 0.5rem;
1058
+ margin-right: 0.5rem;
1059
+ }
1060
+ .breadcrumbs .router-link-exact-active:last-of-type span {
1061
+ color: #00ff88;
1062
+ }
1063
+ .feed-move, /* apply transition to moving elements */
1064
+ .feed-enter-active,
1065
+ .feed-leave-active {
1066
+ transition: all 0.5s ease;
1067
+ }
1068
+ .feed-enter-from,
1069
+ .feed-leave-to {
1070
+ opacity: 0;
1071
+ transform: translateY(30px);
1072
+ }
1073
+
1074
+ /* ensure leaving items are taken out of layout flow so that moving
1075
+ animations can be calculated correctly. */
1076
+ .feed-leave-active {
1077
+ position: absolute;
1078
+ }
1079
+ .vue3-marquee {
1080
+ display: flex !important;
1081
+ position: relative;
1082
+ }
1083
+ .vue3-marquee .marquee {
1084
+ flex: 0 0 auto;
1085
+ min-width: var(--min-width);
1086
+ min-height: var(--min-height);
1087
+ z-index: 1;
1088
+ animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
1089
+ animation-play-state: var(--pauseAnimation);
1090
+ animation-direction: var(--direction);
1091
+ }
1092
+ .vue3-marquee .overlay {
1093
+ position: absolute;
1094
+ width: 100%;
1095
+ height: 100%;
1096
+ }
1097
+ .vue3-marquee .overlay:before {
1098
+ left: 0;
1099
+ top: 0;
1100
+ }
1101
+ .vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
1102
+ content: "";
1103
+ position: absolute;
1104
+ z-index: 2;
1105
+ }
1106
+ .vue3-marquee .transparent-overlay {
1107
+ position: absolute;
1108
+ width: 100.5%;
1109
+ height: 100.5%;
1110
+ }
1111
+ .vue3-marquee.horizontal {
1112
+ overflow-x: hidden !important;
1113
+ flex-direction: row !important;
1114
+ width: 100%;
1115
+ height: max-content;
1116
+ }
1117
+ .vue3-marquee.horizontal .marquee {
1118
+ display: flex;
1119
+ flex-direction: row;
1120
+ align-items: center;
1121
+ }
1122
+ .vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
1123
+ background: linear-gradient(to right, var(--gradient-color));
1124
+ height: 100%;
1125
+ width: var(--gradient-length);
1126
+ }
1127
+ .vue3-marquee.horizontal .overlay::after {
1128
+ transform: rotateZ(180deg);
1129
+ right: 0;
1130
+ top: 0;
1131
+ }
1132
+ .vue3-marquee.vertical {
1133
+ overflow-y: hidden !important;
1134
+ flex-direction: column !important;
1135
+ height: 100%;
1136
+ width: max-content;
1137
+ }
1138
+ .vue3-marquee.vertical .marquee {
1139
+ display: flex;
1140
+ flex-direction: column;
1141
+ align-items: center;
1142
+ }
1143
+ .vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
1144
+ background: linear-gradient(to bottom, var(--gradient-color));
1145
+ height: var(--gradient-length);
1146
+ width: 100%;
1147
+ }
1148
+ .vue3-marquee.vertical .overlay::after {
1149
+ transform: rotateZ(-180deg);
1150
+ left: 0;
1151
+ bottom: 0;
1152
+ }
1153
+ .vue3-marquee:hover div {
1154
+ animation-play-state: var(--pauseOnHover);
1155
+ }
1156
+ .vue3-marquee:active div {
1157
+ animation-play-state: var(--pauseOnClick);
1158
+ }
1159
+ @keyframes scrollX {
1160
+ 0% {
1161
+ transform: translateX(0%);
1162
+ }
1163
+ 100% {
1164
+ transform: translateX(-100%);
1165
+ }
1166
+ }
1167
+ @keyframes scrollY {
1168
+ 0% {
1169
+ transform: translateY(0%);
1170
+ }
1171
+ 100% {
1172
+ transform: translateY(-100%);
1173
+ }
1174
+ }
1175
+ .dropdown-content {
1176
+ display: block;
1177
+ position: absolute;
1178
+ box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1179
+ z-index: 1;
1180
+ }
1181
+
1182
+ /*.dropdown:hover .dropdown-content {
1183
+ display: block;
1184
+ }*/
1185
+
1186
+ .ti-tag-toDefactor {
1044
1187
  background-color: rgb(var(--main));
1045
1188
  color: rgb(var(--black));
1046
1189
  border-radius: 4rem;
@@ -1048,9 +1191,27 @@ div.vue-tags-input.disabled * {
1048
1191
  margin: 2px;
1049
1192
  font-size: .85em;
1050
1193
  }
1051
- input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
1052
- line-height: 1;
1053
- color: inherit;
1194
+
1195
+ .my-location-button {
1196
+ position: absolute;
1197
+ right: 10px;
1198
+ top: 10px;
1199
+ z-index: 99;
1200
+ }
1201
+ .gm-style-cc { display:none;
1202
+ }
1203
+
1204
+
1205
+ .spoiler {
1206
+ transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
1207
+ }
1208
+ .collapse-enter-active,
1209
+ .collapse-leave-active {
1210
+ max-height: 2000px;
1211
+ }
1212
+ .collapse-enter-from,
1213
+ .collapse-leave-to {
1214
+ max-height: 0;
1054
1215
  }
1055
1216
  fieldset[disabled] .multiselect {
1056
1217
  pointer-events: none;
@@ -1391,370 +1552,62 @@ fieldset[disabled] .multiselect {
1391
1552
  opacity: 0;
1392
1553
  }
1393
1554
  .multiselect__strong {
1394
- margin-bottom: 8px;
1395
- line-height: 20px;
1396
- display: inline-block;
1397
- vertical-align: top;
1398
- }
1399
- *[dir="rtl"] .multiselect {
1400
- text-align: right;
1401
- }
1402
- *[dir="rtl"] .multiselect__select {
1403
- right: auto;
1404
- left: 1px;
1405
- }
1406
- *[dir="rtl"] .multiselect__tags {
1407
- padding: 8px 8px 0 40px;
1408
- }
1409
- *[dir="rtl"] .multiselect__content {
1410
- text-align: right;
1411
- }
1412
- *[dir="rtl"] .multiselect__option::after {
1413
- right: auto;
1414
- left: 0;
1415
- }
1416
- *[dir="rtl"] .multiselect__clear {
1417
- right: auto;
1418
- left: 12px;
1419
- }
1420
- *[dir="rtl"] .multiselect__spinner {
1421
- right: auto;
1422
- left: 1px;
1423
- }
1424
- @keyframes spinning {
1425
- from {
1426
- transform: rotate(0);
1427
- }
1428
- to {
1429
- transform: rotate(2turn);
1430
- }
1431
- }
1432
- button[disabled] {
1433
- background: grey;
1434
- }
1435
- button[disabled]:hover {
1436
- background: grey;
1437
- }
1438
- .FromTop-enter-active,
1439
- .FromTop-leave-active {
1440
- transform: translateY(0);
1441
- opacity: 1;
1442
- transition: all 0.5s ease;
1443
- }
1444
- .FromTop-enter-from,
1445
- .FromTop-leave-to {
1446
- position: absolute;
1447
- transform: translateY(-1rem);
1448
- opacity: 0;
1449
- transition: all 0.5s ease;
1450
- }
1451
- .button {
1452
- display: flex;
1453
- width: fit-content;
1454
- padding: 1rem 1.75rem;
1455
- border-radius: 3rem;
1456
- transform: scale(1);
1457
- opacity: 1;
1458
- align-items: center;
1459
- justify-content: center;
1460
- color: black;
1461
- text-align: center;
1462
- text-transform: uppercase;
1463
- font-size: 1rem;
1464
- letter-spacing: 5%;
1465
- transition: all 0.33s ease;
1466
- }
1467
- .button:hover {
1468
- cursor: pointer;
1469
- opacity: 0.9;
1470
- }
1471
- .button:active {
1472
- transform: scale(0.95);
1473
- }
1474
- .button-small {
1475
- padding: 0.5rem 0.75rem;
1476
- border-radius: 0.5rem;
1477
- height: fit-content;
1478
- }
1479
- .button .button-counter {
1480
- position: absolute;
1481
- right: -8px;
1482
- bottom: -8px;
1483
- background: yellow;
1484
- height: 16px;
1485
- border-radius: 16px;
1486
- width: 16px;
1487
- font-weight: 500;
1488
- text-align: center;
1489
- line-height: 16px;
1490
- font-size: 10px;
1491
- }.tab-selector {
1492
- position: absolute;
1493
- width: 50%;
1494
- height: 100%;
1495
- left: 0;
1496
- top: 0;
1497
- z-index: 0;
1498
- transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
1499
- }.vue3-reactive-tel-input {
1500
- display: flex;
1501
- }
1502
- .vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
1503
- cursor: no-drop;
1504
- }
1505
- .vti__dropdown {
1506
- display: flex;
1507
- flex-direction: column;
1508
- align-content: center;
1509
- justify-content: center;
1510
- position: relative;
1511
- padding: 2px;
1512
- cursor: pointer;
1513
- }
1514
- .vti__dropdown.show {
1515
- max-height: 300px;
1516
- overflow: scroll;
1517
- }
1518
- .vti__dropdown-list {
1519
- z-index: 1;
1520
- padding: 0;
1521
- margin: 0;
1522
- text-align: left;
1523
- list-style: none;
1524
- max-height: 200px;
1525
- overflow-y: scroll;
1526
- position: absolute;
1527
- left: -1px;
1528
- background-color: #fff;
1529
- width: fit-content;
1530
- }
1531
- .vti__dropdown-list.below {
1532
- top: 33px;
1533
- }
1534
- .vti__dropdown-list.above {
1535
- top: auto;
1536
- bottom: 100%;
1537
- }
1538
- .vti__dropdown-arrow {
1539
- transform: scaleY(0.5);
1540
- display: inline-block;
1541
- color: #666;
1542
- }
1543
- .vti__dropdown-item {
1544
- cursor: pointer;
1545
- padding: 4px 15px;
1546
- }
1547
- .vti__dropdown-item.last-preferred {
1548
- border-bottom: 1px solid #cacaca;
1549
- }
1550
- .vti__dropdown-item .vti__flag {
1551
- display: inline-block;
1552
- margin-right: 5px;
1553
- }
1554
- .vti__input {
1555
- color: inherit;
1556
- border: none;
1557
- border-radius: 0 2px 2px 0;
1558
- width: 100%;
1559
- outline: 0;
1560
- padding-left: 7px;
1561
- }.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
1562
- color: rgb(var(--main)) !important;
1563
- }
1564
- a[data-v-380d7b3b]:hover {
1565
- cursor: pointer;
1566
- color: rgb(var(--main));
1567
- }.error-wrapper {
1568
- position: fixed;
1569
- left: 0;
1570
- right: 0;
1571
- opacity: 0.9;
1572
- }.header-arrow {
1573
- position: absolute;
1574
- left: 1.25rem;
1575
- height: 2rem;
1576
- }
1577
- .header-profile {
1578
- position: absolute;
1579
- right: 1.25rem;
1580
- height: 2rem;
1581
- }
1582
- .header-shopcart {
1583
- position: absolute;
1584
- right: 4.25rem;
1585
- height: 2rem;
1586
- }
1587
- .header-title {
1588
- pointer-events: none;
1589
- }
1590
- .slideIn-enter-active,
1591
- .slideIn-leave-active {
1592
- transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
1593
- }
1594
- .slideIn-enter-from,
1595
- .slideIn-leave-to {
1596
- opacity: 0;
1597
- transform: translateX(50px);
1598
- }
1599
- .slideIn-enter-from span,
1600
- .slideIn-leave-to span {
1601
- position: absolute;
1602
- }
1603
- .slideY-enter-active,
1604
- .slideY-leave-active {
1605
- transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
1606
- }
1607
- .slideY-enter-from,
1608
- .slideY-leave-to {
1609
- opacity: 0;
1610
- transform: translateY(50px);
1611
- }
1612
- .slideY-enter-from span,
1613
- .slideY-leave-to span {
1614
- position: absolute;
1615
- }.mobile-menu-section > div:last-of-type {
1616
- border-bottom: none !important;
1617
- }.spoiler {
1618
- transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
1619
- }
1620
- .collapse-enter-active,
1621
- .collapse-leave-active {
1622
- max-height: 2000px;
1623
- }
1624
- .collapse-enter-from,
1625
- .collapse-leave-to {
1626
- max-height: 0;
1627
- }
1628
- .pac-container {
1629
- position: absolute;
1630
- background-color: white;
1631
- z-index: 1000;
1632
- border-radius: 2rem;
1633
- overflow: hidden;
1634
- }
1635
-
1636
- .my-location-button {
1637
- position: absolute;
1638
- right: 10px;
1639
- top: 10px;
1640
- z-index: 99;
1641
- }
1642
- .gm-style-cc { display:none;
1643
- }
1644
-
1645
-
1646
-
1647
- .dropdown-content {
1648
- display: block;
1649
- position: absolute;
1650
- box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1651
- z-index: 1;
1652
- }
1653
-
1654
- /*.dropdown:hover .dropdown-content {
1655
- display: block;
1656
- }*/
1657
-
1658
- .subunit[data-v-a2ed7104] {
1659
- border: 1px solid rgba(0, 0, 0, 0.1);
1660
- margin-top: 1rem;
1661
- }
1662
- .vue3-marquee {
1663
- display: flex !important;
1664
- position: relative;
1665
- }
1666
- .vue3-marquee .marquee {
1667
- flex: 0 0 auto;
1668
- min-width: var(--min-width);
1669
- min-height: var(--min-height);
1670
- z-index: 1;
1671
- animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
1672
- animation-play-state: var(--pauseAnimation);
1673
- animation-direction: var(--direction);
1674
- }
1675
- .vue3-marquee .overlay {
1676
- position: absolute;
1677
- width: 100%;
1678
- height: 100%;
1679
- }
1680
- .vue3-marquee .overlay:before {
1681
- left: 0;
1682
- top: 0;
1683
- }
1684
- .vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
1685
- content: "";
1686
- position: absolute;
1687
- z-index: 2;
1688
- }
1689
- .vue3-marquee .transparent-overlay {
1690
- position: absolute;
1691
- width: 100.5%;
1692
- height: 100.5%;
1693
- }
1694
- .vue3-marquee.horizontal {
1695
- overflow-x: hidden !important;
1696
- flex-direction: row !important;
1697
- width: 100%;
1698
- height: max-content;
1699
- }
1700
- .vue3-marquee.horizontal .marquee {
1701
- display: flex;
1702
- flex-direction: row;
1703
- align-items: center;
1555
+ margin-bottom: 8px;
1556
+ line-height: 20px;
1557
+ display: inline-block;
1558
+ vertical-align: top;
1704
1559
  }
1705
- .vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
1706
- background: linear-gradient(to right, var(--gradient-color));
1707
- height: 100%;
1708
- width: var(--gradient-length);
1560
+ *[dir="rtl"] .multiselect {
1561
+ text-align: right;
1709
1562
  }
1710
- .vue3-marquee.horizontal .overlay::after {
1711
- transform: rotateZ(180deg);
1712
- right: 0;
1713
- top: 0;
1563
+ *[dir="rtl"] .multiselect__select {
1564
+ right: auto;
1565
+ left: 1px;
1714
1566
  }
1715
- .vue3-marquee.vertical {
1716
- overflow-y: hidden !important;
1717
- flex-direction: column !important;
1718
- height: 100%;
1719
- width: max-content;
1567
+ *[dir="rtl"] .multiselect__tags {
1568
+ padding: 8px 8px 0 40px;
1720
1569
  }
1721
- .vue3-marquee.vertical .marquee {
1722
- display: flex;
1723
- flex-direction: column;
1724
- align-items: center;
1570
+ *[dir="rtl"] .multiselect__content {
1571
+ text-align: right;
1725
1572
  }
1726
- .vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
1727
- background: linear-gradient(to bottom, var(--gradient-color));
1728
- height: var(--gradient-length);
1729
- width: 100%;
1573
+ *[dir="rtl"] .multiselect__option::after {
1574
+ right: auto;
1575
+ left: 0;
1730
1576
  }
1731
- .vue3-marquee.vertical .overlay::after {
1732
- transform: rotateZ(-180deg);
1733
- left: 0;
1734
- bottom: 0;
1577
+ *[dir="rtl"] .multiselect__clear {
1578
+ right: auto;
1579
+ left: 12px;
1735
1580
  }
1736
- .vue3-marquee:hover div {
1737
- animation-play-state: var(--pauseOnHover);
1581
+ *[dir="rtl"] .multiselect__spinner {
1582
+ right: auto;
1583
+ left: 1px;
1738
1584
  }
1739
- .vue3-marquee:active div {
1740
- animation-play-state: var(--pauseOnClick);
1585
+ @keyframes spinning {
1586
+ from {
1587
+ transform: rotate(0);
1741
1588
  }
1742
- @keyframes scrollX {
1743
- 0% {
1744
- transform: translateX(0%);
1589
+ to {
1590
+ transform: rotate(2turn);
1745
1591
  }
1746
- 100% {
1747
- transform: translateX(-100%);
1748
1592
  }
1593
+
1594
+ .t-trimmed {
1595
+ font-size: 0;
1749
1596
  }
1750
- @keyframes scrollY {
1751
- 0% {
1752
- transform: translateY(0%);
1597
+
1598
+ .subunit[data-v-a2ed7104] {
1599
+ border: 1px solid rgba(0, 0, 0, 0.1);
1600
+ margin-top: 1rem;
1753
1601
  }
1754
- 100% {
1755
- transform: translateY(-100%);
1602
+
1603
+ .pac-container {
1604
+ position: absolute;
1605
+ background-color: white;
1606
+ z-index: 1000;
1607
+ border-radius: 2rem;
1608
+ overflow: hidden;
1756
1609
  }
1757
- }@media screen and (max-width: 1025px) {
1610
+ @media screen and (max-width: 1025px) {
1758
1611
  .content-hero-refactor[data-v-d462f954] {
1759
1612
  text-align: center;
1760
1613
  }
@@ -1768,9 +1621,35 @@ h3[data-v-d462f954], div[data-v-d462f954] {
1768
1621
  }
1769
1622
  }
1770
1623
  /* Existing styles can stay unchanged */
1771
- input[data-v-516f3e07], span[data-v-516f3e07] {
1772
- line-height: 1;
1773
- color: inherit;
1624
+ .editable-div {
1625
+ width: 100%;
1626
+ min-height: 1rem;
1627
+ background-color: transparent;
1628
+ outline: none;
1629
+ white-space: pre-wrap;
1630
+ word-wrap: break-word;
1631
+ }
1632
+ .editable-div:empty::before {
1633
+ content: attr(placeholder);
1634
+ color: #999;
1635
+ }
1636
+ .editable-div:focus {
1637
+ border: 0;
1638
+ }
1639
+ .formatting-bar {
1640
+ display: flex;
1641
+ gap: 5px;
1642
+ margin-top: 5px;
1643
+ }
1644
+ .formatting-bar button {
1645
+ padding: 2px 5px;
1646
+ background-color: #f0f0f0;
1647
+ border: 1px solid #ccc;
1648
+ border-radius: 3px;
1649
+ cursor: pointer;
1650
+ }
1651
+ .formatting-bar button:hover {
1652
+ background-color: #e0e0e0;
1774
1653
  }
1775
1654
  .calendar__week {
1776
1655
  display: grid;
@@ -1812,7 +1691,10 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
1812
1691
  color: #ccc;
1813
1692
  cursor: not-allowed;
1814
1693
  }
1815
-
1694
+ input[data-v-516f3e07], span[data-v-516f3e07] {
1695
+ line-height: 1;
1696
+ color: inherit;
1697
+ }
1816
1698
  .photo-container {
1817
1699
  width: 100%;
1818
1700
  height: 100%;
@@ -1880,6 +1762,129 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
1880
1762
  .modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
1881
1763
  opacity: 0;
1882
1764
  }
1765
+ @charset "UTF-8";
1766
+ .ti-icon-check:before {
1767
+ content: "\\e902";
1768
+ font-size: 0.5rem;
1769
+ }
1770
+ .ti-icon-close:before {
1771
+ content: "✕";
1772
+ font-size: 0.5rem;
1773
+ }
1774
+ .ti-icon-undo:before {
1775
+ content: "↺";
1776
+ font-size: 0.5rem;
1777
+ }
1778
+ ul {
1779
+ margin: 0px;
1780
+ padding: 0px;
1781
+ list-style-type: none;
1782
+ }
1783
+ *, *:before, *:after {
1784
+ box-sizing: border-box;
1785
+ }
1786
+ input:focus {
1787
+ outline: none;
1788
+ }
1789
+ input[disabled] {
1790
+ background-color: transparent;
1791
+ }
1792
+ div.vue-tags-input.disabled {
1793
+ opacity: 0.5;
1794
+ }
1795
+ div.vue-tags-input.disabled * {
1796
+ cursor: default;
1797
+ }
1798
+ .ti-input {
1799
+ display: flex;
1800
+ }
1801
+ .ti-tags {
1802
+ display: flex;
1803
+ flex-wrap: wrap;
1804
+ width: 100%;
1805
+ line-height: 1em;
1806
+ }
1807
+ .ti-tag {
1808
+ background-color: rgb(var(--main));
1809
+ color: rgb(var(--black));
1810
+ border-radius: 4rem;
1811
+ display: flex;
1812
+ padding: 1px 8px 2px;
1813
+ margin: 2px;
1814
+ font-size: 0.85em;
1815
+ }
1816
+ .ti-tag:focus {
1817
+ outline: none;
1818
+ }
1819
+ .ti-tag .ti-content {
1820
+ display: flex;
1821
+ align-items: center;
1822
+ }
1823
+ .ti-tag .ti-tag-center {
1824
+ position: relative;
1825
+ }
1826
+ .ti-tag span {
1827
+ line-height: 0.85em;
1828
+ }
1829
+ .ti-tag span.ti-hidden {
1830
+ padding-left: 14px;
1831
+ visibility: hidden;
1832
+ height: 0px;
1833
+ white-space: pre;
1834
+ }
1835
+ .ti-tag .ti-actions {
1836
+ margin-left: 2px;
1837
+ display: flex;
1838
+ align-items: center;
1839
+ font-size: 1.15em;
1840
+ }
1841
+ .ti-tag .ti-actions i {
1842
+ cursor: pointer;
1843
+ }
1844
+ .ti-tag:last-child {
1845
+ margin-right: 4px;
1846
+ }
1847
+ .ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
1848
+ background-color: #e54d42;
1849
+ }
1850
+ .ti-new-tag-input-wrapper {
1851
+ display: flex;
1852
+ flex: 1 0 auto;
1853
+ padding: 3px 5px;
1854
+ margin: 2px;
1855
+ font-size: 0.85em;
1856
+ }
1857
+ .ti-new-tag-input-wrapper input {
1858
+ flex: 1 0 auto;
1859
+ min-width: 100px;
1860
+ border: none;
1861
+ padding: 0px;
1862
+ margin: 0px;
1863
+ }
1864
+ .ti-new-tag-input {
1865
+ line-height: initial;
1866
+ }
1867
+ .ti-autocomplete {
1868
+ border-top: none;
1869
+ position: absolute;
1870
+ width: 100%;
1871
+ left: 0;
1872
+ top: 110%;
1873
+ z-index: 20;
1874
+ }
1875
+ .ti-item > div {
1876
+ cursor: pointer;
1877
+ padding: 3px 6px;
1878
+ width: 100%;
1879
+ }
1880
+ .ti-selected-item {
1881
+ background-color: rgb(var(--main));
1882
+ color: #fff;
1883
+ }
1884
+ .gmap[data-v-786189a4] {
1885
+ height: 300px;
1886
+ width: 100%;
1887
+ }
1883
1888
  .blink[data-v-5785b6f6] {
1884
1889
  animation: blink-animation-5785b6f6 1s ease infinite;
1885
1890
  }
@@ -1898,11 +1903,6 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
1898
1903
  .card-page-title:hover .card-page-actions {
1899
1904
  display: block;
1900
1905
  }
1901
- .gmap[data-v-786189a4] {
1902
- height: 300px;
1903
- width: 100%;
1904
- }
1905
-
1906
1906
  .tooltip-container {
1907
1907
  position: relative;
1908
1908
  display: inline-block;
@@ -1911,15 +1911,15 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
1911
1911
  pointer-events: none;
1912
1912
  }
1913
1913
 
1914
- .draggable-container {
1915
- display: flex;
1916
- flex-direction: column;
1917
- }
1918
- /* Your styles here */
1919
1914
  .address[data-v-97ae0556] {
1920
1915
  text-wrap: nowrap;
1921
1916
  display: block;
1922
1917
  }
1918
+ /* Your styles here */
1919
+ .draggable-container {
1920
+ display: flex;
1921
+ flex-direction: column;
1922
+ }
1923
1923
 
1924
1924
  /* Existing styles can stay unchanged */
1925
1925