ctt-babylon 0.8.11 → 0.8.12

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 (784) hide show
  1. package/{lib/directives/babylon-sliders → directives}/babylon-hotels-slider.directive.d.ts +1 -2
  2. package/esm2022/directives/babylon-hotels-slider.directive.mjs +103 -0
  3. package/esm2022/lib/components/core/babylon-404/babylon-404.component.mjs +5 -18
  4. package/esm2022/lib/components/core/babylon-404-v2/babylon-404-v2.component.mjs +11 -0
  5. package/esm2022/lib/components/core/babylon-advantages/babylon-advantages.component.mjs +5 -29
  6. package/esm2022/lib/components/core/babylon-adventages-v2/babylon-adventages-v2.component.mjs +12 -0
  7. package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.mjs +5 -31
  8. package/esm2022/lib/components/core/babylon-banner-info/babylon-banner-info.component.mjs +6 -133
  9. package/esm2022/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.mjs +5 -39
  10. package/esm2022/lib/components/core/babylon-blog-details/babylon-blog-details.component.mjs +5 -98
  11. package/esm2022/lib/components/core/babylon-blog-list/babylon-blog-list.component.mjs +6 -80
  12. package/esm2022/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component.mjs +5 -14
  13. package/esm2022/lib/components/core/babylon-breadcrumb-v2/babylon-breadcrumb-v2.component.mjs +11 -0
  14. package/esm2022/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.mjs +5 -10
  15. package/esm2022/lib/components/core/babylon-contact-form/babylon-contact-form.component.mjs +20 -134
  16. package/esm2022/lib/components/core/babylon-contact-form-v2/babylon-contact-form-v2.component.mjs +37 -0
  17. package/esm2022/lib/components/core/babylon-contact-how/babylon-contact-how.component.mjs +6 -23
  18. package/esm2022/lib/components/core/babylon-contact-map/babylon-contact-map.component.mjs +6 -29
  19. package/esm2022/lib/components/core/babylon-container-text-l2/babylon-container-text-l2.component.mjs +18 -0
  20. package/esm2022/lib/components/core/babylon-engine/babylon-engine.component.mjs +22 -237
  21. package/esm2022/lib/components/core/babylon-engine-modal/babylon-engine-modal.component.mjs +33 -225
  22. package/esm2022/lib/components/core/babylon-engine-modal-v2/babylon-engine-modal-v2.component.mjs +130 -0
  23. package/esm2022/lib/components/core/babylon-faq/babylon-faq.component.mjs +5 -38
  24. package/esm2022/lib/components/core/babylon-faq-v2/babylon-faq-v2.component.mjs +17 -0
  25. package/esm2022/lib/components/core/babylon-feature-pills/babylon-feature-pills.component.mjs +11 -0
  26. package/esm2022/lib/components/core/babylon-feature-pills-number/babylon-feature-pills-number.component.mjs +11 -0
  27. package/esm2022/lib/components/core/babylon-features-slider/babylon-features-slider.component.mjs +6 -28
  28. package/esm2022/lib/components/core/babylon-filter-modal/babylon-filter-modal.component.mjs +6 -16
  29. package/esm2022/lib/components/core/babylon-filter-modal-v2/babylon-filter-modal-v2.component.mjs +21 -0
  30. package/esm2022/lib/components/core/babylon-footer-contact/babylon-footer-contact.component.mjs +5 -25
  31. package/esm2022/lib/components/core/babylon-footer-links/babylon-footer-links.component.mjs +5 -13
  32. package/esm2022/lib/components/core/babylon-footer-logos/babylon-footer-logos.component.mjs +5 -23
  33. package/esm2022/lib/components/core/babylon-footer-social/babylon-footer-social.component.mjs +5 -14
  34. package/esm2022/lib/components/core/babylon-gallery/babylon-gallery.component.mjs +23 -72
  35. package/esm2022/lib/components/core/babylon-gallery-v2/babylon-gallery-v2.component.mjs +105 -0
  36. package/esm2022/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component.mjs +6 -42
  37. package/esm2022/lib/components/core/babylon-guests-popup/babylon-guests-popup.component.mjs +7 -91
  38. package/esm2022/lib/components/core/babylon-head-intro/babylon-head-intro.component.mjs +5 -24
  39. package/esm2022/lib/components/core/babylon-header-book-show/babylon-header-book-show.component.mjs +52 -114
  40. package/esm2022/lib/components/core/babylon-header-clear/babylon-header-clear.component.mjs +53 -143
  41. package/esm2022/lib/components/core/babylon-header-clear-v2/babylon-header-clear-v2.component.mjs +76 -0
  42. package/esm2022/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.component.mjs +52 -148
  43. package/esm2022/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.component.mjs +52 -92
  44. package/esm2022/lib/components/core/babylon-hotels-list/babylon-hotels-list.component.mjs +5 -12
  45. package/esm2022/lib/components/core/babylon-hotels-slider/babylon-hotels-slider.component.mjs +6 -19
  46. package/esm2022/lib/components/core/babylon-img-banner/babylon-img-banner.component.mjs +13 -0
  47. package/esm2022/lib/components/core/babylon-info-big/babylon-info-big.component.mjs +5 -19
  48. package/esm2022/lib/components/core/babylon-info-big-v2/babylon-info-big-v2.component.mjs +61 -0
  49. package/esm2022/lib/components/core/babylon-info-big-v3/babylon-info-big-v3.component.mjs +11 -0
  50. package/esm2022/lib/components/core/babylon-info-circle-imgs/babylon-info-circle-imgs.component.mjs +11 -0
  51. package/esm2022/lib/components/core/babylon-info-grid/babylon-info-grid.component.mjs +7 -31
  52. package/esm2022/lib/components/core/babylon-info-img/babylon-info-img.component.mjs +5 -95
  53. package/esm2022/lib/components/core/babylon-info-img-v2/babylon-info-img-v2.component.mjs +11 -0
  54. package/esm2022/lib/components/core/babylon-info-intro/babylon-info-intro.component.mjs +5 -62
  55. package/esm2022/lib/components/core/babylon-info-show-img/babylon-info-show-img.component.mjs +5 -7
  56. package/esm2022/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.mjs +5 -31
  57. package/esm2022/lib/components/core/babylon-info-zigzag-v2/babylon-info-zigzag-v2.component.mjs +5 -19
  58. package/esm2022/lib/components/core/babylon-info-zigzag-v3/babylon-info-zigzag-v3.component.mjs +18 -0
  59. package/esm2022/lib/components/core/babylon-info-zigzag-v3-1/babylon-info-zigzag-v3-1.component.mjs +11 -0
  60. package/esm2022/lib/components/core/babylon-info-zigzag-v4/babylon-info-zigzag-v4.component.mjs +13 -0
  61. package/esm2022/lib/components/core/babylon-info2img/babylon-info2img.component.mjs +5 -30
  62. package/esm2022/lib/components/core/babylon-info2img-big/babylon-info2img-big.component.mjs +5 -38
  63. package/esm2022/lib/components/core/babylon-info3img/babylon-info3img.component.mjs +5 -19
  64. package/esm2022/lib/components/core/babylon-info4img/babylon-info4img.component.mjs +5 -23
  65. package/esm2022/lib/components/core/babylon-items-grid/babylon-items-grid.component.mjs +5 -21
  66. package/esm2022/lib/components/core/babylon-language-modal/babylon-language-modal.component.mjs +7 -13
  67. package/esm2022/lib/components/core/babylon-language-modal-v2/babylon-language-modal-v2.component.mjs +28 -0
  68. package/esm2022/lib/components/core/babylon-legal/babylon-legal.component.mjs +5 -19
  69. package/esm2022/lib/components/core/babylon-list-box-info/babylon-list-box-info.component.mjs +11 -0
  70. package/esm2022/lib/components/core/babylon-list-c3-img-txt/babylon-list-c3-img-txt.component.mjs +11 -0
  71. package/esm2022/lib/components/core/babylon-list-grid/babylon-list-grid.component.mjs +5 -15
  72. package/esm2022/lib/components/core/babylon-list-img/babylon-list-img.component.mjs +78 -0
  73. package/esm2022/lib/components/core/babylon-list-img-info/babylon-list-img-info.component.mjs +11 -0
  74. package/esm2022/lib/components/core/babylon-list-img-v2/babylon-list-img-v2.component.mjs +11 -0
  75. package/esm2022/lib/components/core/babylon-loyalty-table/babylon-loyalty-table.component.mjs +65 -0
  76. package/esm2022/lib/components/core/babylon-menu-modal/babylon-menu-modal.component.mjs +19 -0
  77. package/esm2022/lib/components/core/babylon-newsletter/babylon-newsletter.component.mjs +9 -52
  78. package/esm2022/lib/components/core/babylon-newsletter-modal/babylon-newsletter-modal.component.mjs +19 -0
  79. package/esm2022/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.mjs +5 -37
  80. package/esm2022/lib/components/core/babylon-offer-detail-v2/babylon-offer-detail-v2.component.mjs +11 -0
  81. package/esm2022/lib/components/core/babylon-offer-popup/babylon-offer-popup.component.mjs +11 -34
  82. package/esm2022/lib/components/core/babylon-offer-popup-v2/babylon-offer-popup-v2.component.mjs +19 -0
  83. package/esm2022/lib/components/core/babylon-offer-slider/babylon-offer-slider.component.mjs +5 -20
  84. package/esm2022/lib/components/core/babylon-offers-list/babylon-offers-list.component.mjs +5 -47
  85. package/esm2022/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.mjs +5 -20
  86. package/esm2022/lib/components/core/babylon-preload/babylon-preload.component.mjs +4 -28
  87. package/esm2022/lib/components/core/babylon-reviews/babylon-reviews.component.mjs +11 -0
  88. package/esm2022/lib/components/core/babylon-room-details/babylon-room-details.component.mjs +5 -19
  89. package/esm2022/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.mjs +5 -158
  90. package/esm2022/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.mjs +6 -19
  91. package/esm2022/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.mjs +6 -32
  92. package/esm2022/lib/components/core/babylon-rooms-list-v2/babylon-rooms-list-v2.component.mjs +11 -0
  93. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.mjs +5 -25
  94. package/esm2022/lib/components/core/babylon-services-slider/babylon-services-slider.component.mjs +5 -17
  95. package/esm2022/lib/components/core/babylon-simple-img-info/babylon-simple-img-info.component.mjs +12 -0
  96. package/esm2022/lib/components/core/babylon-slider-box/babylon-slider-box.component.mjs +12 -0
  97. package/esm2022/lib/components/core/babylon-slider-img-static/babylon-slider-img-static.component.mjs +12 -0
  98. package/esm2022/lib/components/core/babylon-slider-img-static-v2/babylon-slider-img-static-v2.component.mjs +13 -0
  99. package/esm2022/lib/components/core/babylon-slider-img-video/babylon-slider-img-video.component.mjs +52 -0
  100. package/esm2022/lib/components/core/babylon-slider2col/babylon-slider2col.component.mjs +5 -28
  101. package/esm2022/lib/components/core/babylon-slider2col-v2/babylon-slider2col-v2.component.mjs +13 -0
  102. package/esm2022/lib/components/core/babylon-slider2items/babylon-slider2items.component.mjs +5 -15
  103. package/esm2022/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.mjs +11 -0
  104. package/esm2022/lib/components/core/babylon-slider3col-v2/babylon-slider3col-v2.component.mjs +12 -0
  105. package/esm2022/lib/components/core/babylon-slider3items/babylon-slider3items.component.mjs +5 -14
  106. package/esm2022/lib/components/core/babylon-slider4col/babylon-slider4col.component.mjs +5 -37
  107. package/esm2022/lib/components/core/babylon-social-bar/babylon-social-bar.component.mjs +11 -0
  108. package/esm2022/lib/components/core/babylon-social-bar-v2/babylon-social-bar-v2.component.mjs +11 -0
  109. package/esm2022/lib/components/core/babylon-static-footer/babylon-static-footer.component.mjs +6 -104
  110. package/esm2022/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.component.mjs +8 -48
  111. package/esm2022/lib/components/core/babylon-static-footer-v3/babylon-static-footer-v3.component.mjs +67 -0
  112. package/esm2022/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.component.mjs +5 -35
  113. package/esm2022/lib/components/core/babylon-thanks/babylon-thanks.component.mjs +5 -18
  114. package/esm2022/lib/components/core/babylon-top-simple-banner/babylon-top-simple-banner.component.mjs +15 -0
  115. package/esm2022/lib/components/core/babylon-top-simple-img/babylon-top-simple-img.component.mjs +11 -0
  116. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider.component.mjs +5 -187
  117. package/esm2022/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.component.mjs +6 -33
  118. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.mjs +5 -22
  119. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.mjs +5 -194
  120. package/esm2022/lib/components/core/babylon-top-slider-video-v2/babylon-top-slider-video-v2.component.mjs +12 -0
  121. package/esm2022/lib/components/core/babylon-variant-selector/babylon-variant-selector.component.mjs +82 -0
  122. package/esm2022/lib/components/core/babylon-webmap/babylon-webmap.component.mjs +5 -23
  123. package/esm2022/lib/components/core/babylon-webmap-v2/babylon-webmap-v2.component.mjs +11 -0
  124. package/esm2022/lib/directives/images/swap-on-reload.directive.mjs +83 -0
  125. package/esm2022/lib/directives/scroll/scroll-to.directive.mjs +183 -0
  126. package/esm2022/lib/directives/sliders/slick-init.directive.mjs +211 -0
  127. package/esm2022/lib/directives/sliders/slider-fix-arrows.directive.mjs +105 -0
  128. package/esm2022/lib/directives/utils/sticky-avoid-footer.directive.mjs +91 -0
  129. package/esm2022/lib/services/index.mjs +1 -3
  130. package/esm2022/lib/services/screen-sizer/screen-sizer.service.mjs +35 -46
  131. package/esm2022/lib/services/scroll/scroll-spy.service.mjs +50 -0
  132. package/esm2022/public-api.mjs +114 -11
  133. package/fesm2022/ctt-babylon.mjs +2510 -9491
  134. package/fesm2022/ctt-babylon.mjs.map +1 -1
  135. package/lib/components/core/babylon-404/babylon-404.component.d.ts +1 -8
  136. package/lib/components/core/babylon-404-v2/babylon-404-v2.component.d.ts +5 -0
  137. package/lib/components/core/babylon-advantages/babylon-advantages.component.d.ts +1 -14
  138. package/lib/components/core/babylon-adventages-v2/babylon-adventages-v2.component.d.ts +5 -0
  139. package/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.d.ts +1 -11
  140. package/lib/components/core/babylon-banner-info/babylon-banner-info.component.d.ts +2 -25
  141. package/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.d.ts +1 -16
  142. package/lib/components/core/babylon-blog-details/babylon-blog-details.component.d.ts +1 -39
  143. package/lib/components/core/babylon-blog-list/babylon-blog-list.component.d.ts +2 -47
  144. package/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component.d.ts +1 -4
  145. package/lib/components/core/babylon-breadcrumb-v2/babylon-breadcrumb-v2.component.d.ts +5 -0
  146. package/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.d.ts +1 -12
  147. package/lib/components/core/babylon-contact-form/babylon-contact-form.component.d.ts +6 -35
  148. package/lib/components/core/babylon-contact-form-v2/babylon-contact-form-v2.component.d.ts +10 -0
  149. package/lib/components/core/babylon-contact-how/babylon-contact-how.component.d.ts +2 -14
  150. package/lib/components/core/babylon-contact-map/babylon-contact-map.component.d.ts +2 -16
  151. package/lib/components/core/babylon-container-text-l2/babylon-container-text-l2.component.d.ts +6 -0
  152. package/lib/components/core/babylon-engine/babylon-engine.component.d.ts +11 -71
  153. package/lib/components/core/babylon-engine-modal/babylon-engine-modal.component.d.ts +16 -60
  154. package/lib/components/core/babylon-engine-modal-v2/babylon-engine-modal-v2.component.d.ts +44 -0
  155. package/lib/components/core/babylon-faq/babylon-faq.component.d.ts +1 -15
  156. package/lib/components/core/babylon-faq-v2/babylon-faq-v2.component.d.ts +7 -0
  157. package/lib/components/core/babylon-feature-pills/babylon-feature-pills.component.d.ts +5 -0
  158. package/lib/components/core/babylon-feature-pills-number/babylon-feature-pills-number.component.d.ts +5 -0
  159. package/lib/components/core/babylon-features-slider/babylon-features-slider.component.d.ts +2 -18
  160. package/lib/components/core/babylon-filter-modal/babylon-filter-modal.component.d.ts +3 -8
  161. package/lib/components/core/babylon-filter-modal-v2/babylon-filter-modal-v2.component.d.ts +10 -0
  162. package/lib/components/core/babylon-footer-contact/babylon-footer-contact.component.d.ts +1 -24
  163. package/lib/components/core/babylon-footer-links/babylon-footer-links.component.d.ts +1 -5
  164. package/lib/components/core/babylon-footer-logos/babylon-footer-logos.component.d.ts +1 -11
  165. package/lib/components/core/babylon-footer-social/babylon-footer-social.component.d.ts +1 -5
  166. package/lib/components/core/babylon-gallery/babylon-gallery.component.d.ts +8 -34
  167. package/lib/components/core/babylon-gallery-v2/babylon-gallery-v2.component.d.ts +22 -0
  168. package/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component.d.ts +2 -19
  169. package/lib/components/core/babylon-guests-popup/babylon-guests-popup.component.d.ts +7 -24
  170. package/lib/components/core/babylon-head-intro/babylon-head-intro.component.d.ts +1 -9
  171. package/lib/components/core/babylon-header-book-show/babylon-header-book-show.component.d.ts +7 -35
  172. package/lib/components/core/babylon-header-clear/babylon-header-clear.component.d.ts +9 -34
  173. package/lib/components/core/babylon-header-clear-v2/babylon-header-clear-v2.component.d.ts +16 -0
  174. package/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.component.d.ts +8 -33
  175. package/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.component.d.ts +8 -29
  176. package/lib/components/core/babylon-hotels-list/babylon-hotels-list.component.d.ts +1 -5
  177. package/lib/components/core/babylon-hotels-slider/babylon-hotels-slider.component.d.ts +1 -5
  178. package/lib/components/core/babylon-img-banner/babylon-img-banner.component.d.ts +5 -0
  179. package/lib/components/core/babylon-info-big/babylon-info-big.component.d.ts +1 -9
  180. package/lib/components/core/babylon-info-big-v2/babylon-info-big-v2.component.d.ts +12 -0
  181. package/lib/components/core/babylon-info-big-v3/babylon-info-big-v3.component.d.ts +5 -0
  182. package/lib/components/core/babylon-info-circle-imgs/babylon-info-circle-imgs.component.d.ts +5 -0
  183. package/lib/components/core/babylon-info-grid/babylon-info-grid.component.d.ts +3 -22
  184. package/lib/components/core/babylon-info-img/babylon-info-img.component.d.ts +2 -40
  185. package/lib/components/core/babylon-info-img-v2/babylon-info-img-v2.component.d.ts +5 -0
  186. package/lib/components/core/babylon-info-intro/babylon-info-intro.component.d.ts +1 -26
  187. package/lib/components/core/babylon-info-show-img/babylon-info-show-img.component.d.ts +1 -3
  188. package/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.d.ts +1 -29
  189. package/lib/components/core/babylon-info-zigzag-v2/babylon-info-zigzag-v2.component.d.ts +1 -16
  190. package/lib/components/core/babylon-info-zigzag-v3/babylon-info-zigzag-v3.component.d.ts +6 -0
  191. package/lib/components/core/babylon-info-zigzag-v3-1/babylon-info-zigzag-v3-1.component.d.ts +5 -0
  192. package/lib/components/core/babylon-info-zigzag-v4/babylon-info-zigzag-v4.component.d.ts +5 -0
  193. package/lib/components/core/babylon-info2img/babylon-info2img.component.d.ts +1 -14
  194. package/lib/components/core/babylon-info2img-big/babylon-info2img-big.component.d.ts +1 -16
  195. package/lib/components/core/babylon-info3img/babylon-info3img.component.d.ts +1 -9
  196. package/lib/components/core/babylon-info4img/babylon-info4img.component.d.ts +1 -11
  197. package/lib/components/core/babylon-items-grid/babylon-items-grid.component.d.ts +1 -14
  198. package/lib/components/core/babylon-language-modal/babylon-language-modal.component.d.ts +5 -12
  199. package/lib/components/core/babylon-language-modal-v2/babylon-language-modal-v2.component.d.ts +12 -0
  200. package/lib/components/core/babylon-legal/babylon-legal.component.d.ts +1 -9
  201. package/lib/components/core/babylon-list-box-info/babylon-list-box-info.component.d.ts +5 -0
  202. package/lib/components/core/babylon-list-c3-img-txt/babylon-list-c3-img-txt.component.d.ts +5 -0
  203. package/lib/components/core/babylon-list-grid/babylon-list-grid.component.d.ts +1 -17
  204. package/lib/components/core/babylon-list-img/babylon-list-img.component.d.ts +17 -0
  205. package/lib/components/core/babylon-list-img-info/babylon-list-img-info.component.d.ts +5 -0
  206. package/lib/components/core/babylon-list-img-v2/babylon-list-img-v2.component.d.ts +5 -0
  207. package/lib/components/core/babylon-loyalty-table/babylon-loyalty-table.component.d.ts +10 -0
  208. package/lib/components/core/babylon-menu-modal/babylon-menu-modal.component.d.ts +7 -0
  209. package/lib/components/core/babylon-newsletter/babylon-newsletter.component.d.ts +3 -19
  210. package/lib/components/core/babylon-newsletter-modal/babylon-newsletter-modal.component.d.ts +7 -0
  211. package/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.d.ts +1 -16
  212. package/lib/components/core/babylon-offer-detail-v2/babylon-offer-detail-v2.component.d.ts +5 -0
  213. package/lib/components/core/babylon-offer-popup/babylon-offer-popup.component.d.ts +5 -18
  214. package/lib/components/core/babylon-offer-popup-v2/babylon-offer-popup-v2.component.d.ts +7 -0
  215. package/lib/components/core/babylon-offer-slider/babylon-offer-slider.component.d.ts +1 -6
  216. package/lib/components/core/babylon-offers-list/babylon-offers-list.component.d.ts +2 -33
  217. package/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.d.ts +1 -5
  218. package/lib/components/core/babylon-preload/babylon-preload.component.d.ts +1 -5
  219. package/lib/components/core/babylon-reviews/babylon-reviews.component.d.ts +5 -0
  220. package/lib/components/core/babylon-room-details/babylon-room-details.component.d.ts +1 -13
  221. package/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.d.ts +1 -39
  222. package/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.d.ts +1 -10
  223. package/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.d.ts +1 -27
  224. package/lib/components/core/babylon-rooms-list-v2/babylon-rooms-list-v2.component.d.ts +5 -0
  225. package/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.d.ts +1 -6
  226. package/lib/components/core/babylon-services-slider/babylon-services-slider.component.d.ts +1 -7
  227. package/lib/components/core/babylon-simple-img-info/babylon-simple-img-info.component.d.ts +5 -0
  228. package/lib/components/core/babylon-slider-box/babylon-slider-box.component.d.ts +5 -0
  229. package/lib/components/core/babylon-slider-img-static/babylon-slider-img-static.component.d.ts +5 -0
  230. package/lib/components/core/babylon-slider-img-static-v2/babylon-slider-img-static-v2.component.d.ts +5 -0
  231. package/lib/components/core/babylon-slider-img-video/babylon-slider-img-video.component.d.ts +9 -0
  232. package/lib/components/core/babylon-slider2col/babylon-slider2col.component.d.ts +1 -22
  233. package/lib/components/core/babylon-slider2col-v2/babylon-slider2col-v2.component.d.ts +5 -0
  234. package/lib/components/core/babylon-slider2items/babylon-slider2items.component.d.ts +1 -5
  235. package/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.d.ts +5 -0
  236. package/lib/components/core/babylon-slider3col-v2/babylon-slider3col-v2.component.d.ts +5 -0
  237. package/lib/components/core/babylon-slider3items/babylon-slider3items.component.d.ts +1 -15
  238. package/lib/components/core/babylon-slider4col/babylon-slider4col.component.d.ts +1 -15
  239. package/lib/components/core/babylon-social-bar/babylon-social-bar.component.d.ts +5 -0
  240. package/lib/components/core/babylon-social-bar-v2/babylon-social-bar-v2.component.d.ts +5 -0
  241. package/lib/components/core/babylon-static-footer/babylon-static-footer.component.d.ts +2 -55
  242. package/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.component.d.ts +3 -24
  243. package/lib/components/core/babylon-static-footer-v3/babylon-static-footer-v3.component.d.ts +12 -0
  244. package/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.component.d.ts +2 -13
  245. package/lib/components/core/babylon-thanks/babylon-thanks.component.d.ts +1 -7
  246. package/lib/components/core/babylon-top-simple-banner/babylon-top-simple-banner.component.d.ts +6 -0
  247. package/lib/components/core/babylon-top-simple-img/babylon-top-simple-img.component.d.ts +5 -0
  248. package/lib/components/core/babylon-top-slider/babylon-top-slider.component.d.ts +2 -37
  249. package/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.component.d.ts +2 -12
  250. package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.d.ts +1 -10
  251. package/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.d.ts +2 -34
  252. package/lib/components/core/babylon-top-slider-video-v2/babylon-top-slider-video-v2.component.d.ts +5 -0
  253. package/lib/components/core/babylon-variant-selector/babylon-variant-selector.component.d.ts +12 -0
  254. package/lib/components/core/babylon-webmap/babylon-webmap.component.d.ts +1 -11
  255. package/lib/components/core/babylon-webmap-v2/babylon-webmap-v2.component.d.ts +5 -0
  256. package/lib/directives/images/swap-on-reload.directive.d.ts +22 -0
  257. package/lib/directives/scroll/scroll-to.directive.d.ts +31 -0
  258. package/lib/directives/sliders/slick-init.directive.d.ts +14 -0
  259. package/lib/directives/sliders/slider-fix-arrows.directive.d.ts +21 -0
  260. package/lib/directives/utils/sticky-avoid-footer.directive.d.ts +24 -0
  261. package/lib/services/index.d.ts +0 -2
  262. package/lib/services/screen-sizer/screen-sizer.service.d.ts +0 -2
  263. package/lib/services/scroll/scroll-spy.service.d.ts +17 -0
  264. package/lib/styles/styles/babylon/scss-daba/airDatePicker.min.css +13 -0
  265. package/lib/styles/styles/babylon/scss-daba/aos.min.css +1 -0
  266. package/lib/styles/styles/babylon/scss-daba/buttons.css +1 -0
  267. package/lib/styles/styles/babylon/scss-daba/buttons.scss +441 -0
  268. package/lib/styles/styles/babylon/scss-daba/fancybox.css +829 -0
  269. package/lib/styles/styles/babylon/scss-daba/fancybox.min.css +1 -0
  270. package/lib/styles/styles/babylon/scss-daba/funciones.scss +491 -0
  271. package/lib/styles/styles/babylon/scss-daba/inputs.css +1 -0
  272. package/lib/styles/styles/babylon/scss-daba/inputs.scss +168 -0
  273. package/lib/styles/styles/babylon/scss-daba/jquery.fancybox.min.css +1 -0
  274. package/lib/styles/styles/babylon/scss-daba/style.css +1 -0
  275. package/lib/styles/styles/babylon/scss-daba/style.scss +445 -0
  276. package/lib/styles/styles/babylon/scss-daba/swiper-bundle.min.css +635 -0
  277. package/lib/styles/styles-babylon.scss +7 -48
  278. package/package.json +4 -11
  279. package/public-api.d.ts +111 -6
  280. package/esm2022/lib/Enum/buttons-type.enum.mjs +0 -6
  281. package/esm2022/lib/Enum/index.mjs +0 -3
  282. package/esm2022/lib/Enum/logo-type.enum.mjs +0 -10
  283. package/esm2022/lib/Enum/services.enum.mjs +0 -8
  284. package/esm2022/lib/Enum/views.enum.mjs +0 -5
  285. package/esm2022/lib/components/core/babylon-404/babylon-404.interface.mjs +0 -2
  286. package/esm2022/lib/components/core/babylon-404/index.mjs +0 -3
  287. package/esm2022/lib/components/core/babylon-action-banner/babylon-action-banner.component.mjs +0 -30
  288. package/esm2022/lib/components/core/babylon-action-banner/babylon-action-banner.interface.mjs +0 -2
  289. package/esm2022/lib/components/core/babylon-action-banner/index.mjs +0 -3
  290. package/esm2022/lib/components/core/babylon-advantages/babylon-advantages-info.interface.mjs +0 -2
  291. package/esm2022/lib/components/core/babylon-advantages/babylon-advantages.interface.mjs +0 -2
  292. package/esm2022/lib/components/core/babylon-advantages/index.mjs +0 -4
  293. package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.interface.mjs +0 -2
  294. package/esm2022/lib/components/core/babylon-banner-gallery/index.mjs +0 -3
  295. package/esm2022/lib/components/core/babylon-banner-info/babylon-banner-info.interface.mjs +0 -2
  296. package/esm2022/lib/components/core/babylon-banner-info/index.mjs +0 -3
  297. package/esm2022/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.interface.mjs +0 -2
  298. package/esm2022/lib/components/core/babylon-banner-newsletter/index.mjs +0 -3
  299. package/esm2022/lib/components/core/babylon-blog-details/babylon-blog-details.interface.mjs +0 -2
  300. package/esm2022/lib/components/core/babylon-blog-details/index.mjs +0 -3
  301. package/esm2022/lib/components/core/babylon-blog-list/babylon-blog-list.interface.mjs +0 -2
  302. package/esm2022/lib/components/core/babylon-blog-list/index.mjs +0 -3
  303. package/esm2022/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.interface.mjs +0 -2
  304. package/esm2022/lib/components/core/babylon-breadcrumb/index.mjs +0 -3
  305. package/esm2022/lib/components/core/babylon-color-picker/babylon-color-picker.component.mjs +0 -267
  306. package/esm2022/lib/components/core/babylon-color-picker/index.mjs +0 -2
  307. package/esm2022/lib/components/core/babylon-comingsoon/babylon-comingsoon.interface.mjs +0 -2
  308. package/esm2022/lib/components/core/babylon-comingsoon/index.mjs +0 -3
  309. package/esm2022/lib/components/core/babylon-contact-address/babylon-contact-address.component.mjs +0 -19
  310. package/esm2022/lib/components/core/babylon-contact-address/babylon-contact-address.interface.mjs +0 -2
  311. package/esm2022/lib/components/core/babylon-contact-address/index.mjs +0 -3
  312. package/esm2022/lib/components/core/babylon-contact-form/babylon-contact-form.interface.mjs +0 -2
  313. package/esm2022/lib/components/core/babylon-contact-form/index.mjs +0 -3
  314. package/esm2022/lib/components/core/babylon-contact-how/babylon-contact-how.interface.mjs +0 -2
  315. package/esm2022/lib/components/core/babylon-contact-how/index.mjs +0 -3
  316. package/esm2022/lib/components/core/babylon-contact-map/babylon-contact-map.interface.mjs +0 -2
  317. package/esm2022/lib/components/core/babylon-contact-map/index.mjs +0 -3
  318. package/esm2022/lib/components/core/babylon-engine/babylon-engine.interface.mjs +0 -2
  319. package/esm2022/lib/components/core/babylon-engine/index.mjs +0 -3
  320. package/esm2022/lib/components/core/babylon-engine-modal/babylon-engine-modal.interface.mjs +0 -2
  321. package/esm2022/lib/components/core/babylon-engine-modal/index.mjs +0 -3
  322. package/esm2022/lib/components/core/babylon-external-script/babylon-external-script.component.mjs +0 -80
  323. package/esm2022/lib/components/core/babylon-external-script/babylon-external-script.interface.mjs +0 -2
  324. package/esm2022/lib/components/core/babylon-external-script/index.mjs +0 -3
  325. package/esm2022/lib/components/core/babylon-faq/babylon-faq.interface.mjs +0 -2
  326. package/esm2022/lib/components/core/babylon-faq/index.mjs +0 -3
  327. package/esm2022/lib/components/core/babylon-features-slider/babylon-features-slider.interface.mjs +0 -2
  328. package/esm2022/lib/components/core/babylon-features-slider/index.mjs +0 -3
  329. package/esm2022/lib/components/core/babylon-filter-modal/index.mjs +0 -2
  330. package/esm2022/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.component.mjs +0 -121
  331. package/esm2022/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.interface.mjs +0 -2
  332. package/esm2022/lib/components/core/babylon-floating-buttons/index.mjs +0 -3
  333. package/esm2022/lib/components/core/babylon-footer-contact/babylon-footer-contact.interface.mjs +0 -2
  334. package/esm2022/lib/components/core/babylon-footer-contact/index.mjs +0 -3
  335. package/esm2022/lib/components/core/babylon-footer-links/babylon-footer-links.interface.mjs +0 -2
  336. package/esm2022/lib/components/core/babylon-footer-links/index.mjs +0 -3
  337. package/esm2022/lib/components/core/babylon-footer-logos/babylon-footer-logos.interface.mjs +0 -2
  338. package/esm2022/lib/components/core/babylon-footer-logos/index.mjs +0 -3
  339. package/esm2022/lib/components/core/babylon-footer-social/babylon-footer-social.interface.mjs +0 -3
  340. package/esm2022/lib/components/core/babylon-footer-social/index.mjs +0 -3
  341. package/esm2022/lib/components/core/babylon-gallery/babylon-gallery.interface.mjs +0 -2
  342. package/esm2022/lib/components/core/babylon-gallery/index.mjs +0 -3
  343. package/esm2022/lib/components/core/babylon-global-modal/babylon-global-modal.component.mjs +0 -38
  344. package/esm2022/lib/components/core/babylon-global-modal/babylon-global-modal.interface.mjs +0 -2
  345. package/esm2022/lib/components/core/babylon-global-modal/index.mjs +0 -3
  346. package/esm2022/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.interface.mjs +0 -2
  347. package/esm2022/lib/components/core/babylon-grid-gallery/index.mjs +0 -3
  348. package/esm2022/lib/components/core/babylon-guests-popup/babylon-guests-popup.interface.mjs +0 -2
  349. package/esm2022/lib/components/core/babylon-guests-popup/index.mjs +0 -3
  350. package/esm2022/lib/components/core/babylon-head-intro/babylon-head-intro.interface.mjs +0 -2
  351. package/esm2022/lib/components/core/babylon-head-intro/index.mjs +0 -3
  352. package/esm2022/lib/components/core/babylon-header-book-show/babylon-header-book-show.interface.mjs +0 -2
  353. package/esm2022/lib/components/core/babylon-header-book-show/index.mjs +0 -3
  354. package/esm2022/lib/components/core/babylon-header-clear/babylon-header-clear.interface.mjs +0 -2
  355. package/esm2022/lib/components/core/babylon-header-clear/index.mjs +0 -3
  356. package/esm2022/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.interface.mjs +0 -2
  357. package/esm2022/lib/components/core/babylon-header-menu-center/index.mjs +0 -3
  358. package/esm2022/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.component.mjs +0 -122
  359. package/esm2022/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.interface.mjs +0 -2
  360. package/esm2022/lib/components/core/babylon-header-menu-logo-center/index.mjs +0 -3
  361. package/esm2022/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.interface.mjs +0 -2
  362. package/esm2022/lib/components/core/babylon-header-menu-show/index.mjs +0 -3
  363. package/esm2022/lib/components/core/babylon-header-mobile/babylon-header-mobile.component.mjs +0 -156
  364. package/esm2022/lib/components/core/babylon-header-mobile/babylon-header-mobile.interface.mjs +0 -2
  365. package/esm2022/lib/components/core/babylon-header-mobile/index.mjs +0 -3
  366. package/esm2022/lib/components/core/babylon-hotels-list/babylon-hotel.interface.mjs +0 -2
  367. package/esm2022/lib/components/core/babylon-hotels-list/babylon-hotels-list.interface.mjs +0 -2
  368. package/esm2022/lib/components/core/babylon-hotels-list/index.mjs +0 -4
  369. package/esm2022/lib/components/core/babylon-hotels-slider/babylon-hotels-slider.interface.mjs +0 -2
  370. package/esm2022/lib/components/core/babylon-hotels-slider/index.mjs +0 -3
  371. package/esm2022/lib/components/core/babylon-info-big/babylon-info-big.interface.mjs +0 -2
  372. package/esm2022/lib/components/core/babylon-info-big/index.mjs +0 -3
  373. package/esm2022/lib/components/core/babylon-info-grid/babylon-info-grid.interface.mjs +0 -3
  374. package/esm2022/lib/components/core/babylon-info-grid/index.mjs +0 -3
  375. package/esm2022/lib/components/core/babylon-info-img/babylon-info-img.interface.mjs +0 -2
  376. package/esm2022/lib/components/core/babylon-info-img/index.mjs +0 -3
  377. package/esm2022/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.component.mjs +0 -56
  378. package/esm2022/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.interface.mjs +0 -2
  379. package/esm2022/lib/components/core/babylon-info-img-slider/index.mjs +0 -3
  380. package/esm2022/lib/components/core/babylon-info-intro/babylon-info-intro.interface.mjs +0 -2
  381. package/esm2022/lib/components/core/babylon-info-intro/index.mjs +0 -3
  382. package/esm2022/lib/components/core/babylon-info-show-img/index.mjs +0 -2
  383. package/esm2022/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.interface.mjs +0 -2
  384. package/esm2022/lib/components/core/babylon-info-zig-zag/index.mjs +0 -3
  385. package/esm2022/lib/components/core/babylon-info-zig-zag-counter/babylon-info-zig-zag-counter.component.mjs +0 -92
  386. package/esm2022/lib/components/core/babylon-info-zig-zag-counter/babylon-info-zig-zag-counter.interface.mjs +0 -2
  387. package/esm2022/lib/components/core/babylon-info-zig-zag-counter/index.mjs +0 -3
  388. package/esm2022/lib/components/core/babylon-info-zigzag-v2/babylon-info-zigzag-v2.interface.mjs +0 -2
  389. package/esm2022/lib/components/core/babylon-info-zigzag-v2/index.mjs +0 -3
  390. package/esm2022/lib/components/core/babylon-info2col-img/babylon-info2col-img.component.mjs +0 -36
  391. package/esm2022/lib/components/core/babylon-info2col-img/babylon-info2col-img.interface.mjs +0 -2
  392. package/esm2022/lib/components/core/babylon-info2col-img/index.mjs +0 -3
  393. package/esm2022/lib/components/core/babylon-info2img/babylon-info2img.interface.mjs +0 -2
  394. package/esm2022/lib/components/core/babylon-info2img/index.mjs +0 -3
  395. package/esm2022/lib/components/core/babylon-info2img-big/babylon-info2img-big.interface.mjs +0 -2
  396. package/esm2022/lib/components/core/babylon-info2img-big/index.mjs +0 -3
  397. package/esm2022/lib/components/core/babylon-info3img/index.mjs +0 -2
  398. package/esm2022/lib/components/core/babylon-info4img/babylon-info4img.interface.mjs +0 -2
  399. package/esm2022/lib/components/core/babylon-info4img/index.mjs +0 -3
  400. package/esm2022/lib/components/core/babylon-items-grid/babylon-items-grid.interface.mjs +0 -2
  401. package/esm2022/lib/components/core/babylon-items-grid/index.mjs +0 -3
  402. package/esm2022/lib/components/core/babylon-language-modal/babylon-language-modal.interface.mjs +0 -2
  403. package/esm2022/lib/components/core/babylon-language-modal/index.mjs +0 -3
  404. package/esm2022/lib/components/core/babylon-legal/babylon-legal.interface.mjs +0 -2
  405. package/esm2022/lib/components/core/babylon-legal/index.mjs +0 -3
  406. package/esm2022/lib/components/core/babylon-list-grid/babylon-list-grid.interface.mjs +0 -3
  407. package/esm2022/lib/components/core/babylon-list-grid/index.mjs +0 -3
  408. package/esm2022/lib/components/core/babylon-modal-menu/babylon-modal-menu.component.mjs +0 -139
  409. package/esm2022/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.component.mjs +0 -35
  410. package/esm2022/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.interface.mjs +0 -2
  411. package/esm2022/lib/components/core/babylon-modal-multiple-motors/index.mjs +0 -3
  412. package/esm2022/lib/components/core/babylon-modal-popup/babylon-modal-popup.component.mjs +0 -39
  413. package/esm2022/lib/components/core/babylon-modal-popup/babylon-modal-popup.interface.mjs +0 -2
  414. package/esm2022/lib/components/core/babylon-modal-popup/index.mjs +0 -3
  415. package/esm2022/lib/components/core/babylon-newsletter/babylon-newsletter.interface.mjs +0 -3
  416. package/esm2022/lib/components/core/babylon-newsletter/index.mjs +0 -3
  417. package/esm2022/lib/components/core/babylon-offer-detail/babylon-offer-detail.interface.mjs +0 -2
  418. package/esm2022/lib/components/core/babylon-offer-detail/index.mjs +0 -3
  419. package/esm2022/lib/components/core/babylon-offer-popup/babylon-offer-popup.interface.mjs +0 -2
  420. package/esm2022/lib/components/core/babylon-offer-popup/index.mjs +0 -3
  421. package/esm2022/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.component.mjs +0 -49
  422. package/esm2022/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.interface.mjs +0 -2
  423. package/esm2022/lib/components/core/babylon-offer-popupV2/index.mjs +0 -3
  424. package/esm2022/lib/components/core/babylon-offer-slider/babylon-offer-slider.interface.mjs +0 -2
  425. package/esm2022/lib/components/core/babylon-offer-slider/babylon-offer.interface.mjs +0 -2
  426. package/esm2022/lib/components/core/babylon-offer-slider/index.mjs +0 -4
  427. package/esm2022/lib/components/core/babylon-offers-list/babylon-offers-list.interface.mjs +0 -2
  428. package/esm2022/lib/components/core/babylon-offers-list/index.mjs +0 -3
  429. package/esm2022/lib/components/core/babylon-offers-slider/index.mjs +0 -2
  430. package/esm2022/lib/components/core/babylon-preload/index.mjs +0 -2
  431. package/esm2022/lib/components/core/babylon-press-list/babylon-press-list.component.mjs +0 -27
  432. package/esm2022/lib/components/core/babylon-press-list/babylon-press-list.interface.mjs +0 -2
  433. package/esm2022/lib/components/core/babylon-press-list/index.mjs +0 -3
  434. package/esm2022/lib/components/core/babylon-room-details/babylon-room-detail.interface.mjs +0 -2
  435. package/esm2022/lib/components/core/babylon-room-details/index.mjs +0 -3
  436. package/esm2022/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.interface.mjs +0 -2
  437. package/esm2022/lib/components/core/babylon-rooms-cols/index.mjs +0 -3
  438. package/esm2022/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.interface.mjs +0 -2
  439. package/esm2022/lib/components/core/babylon-rooms-grid/index.mjs +0 -3
  440. package/esm2022/lib/components/core/babylon-rooms-list/babylon-rooms-list.interface.mjs +0 -2
  441. package/esm2022/lib/components/core/babylon-rooms-list/index.mjs +0 -3
  442. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-room.interface.mjs +0 -2
  443. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.interface.mjs +0 -2
  444. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-text-info.interface.mjs +0 -2
  445. package/esm2022/lib/components/core/babylon-rooms-slider/index.mjs +0 -5
  446. package/esm2022/lib/components/core/babylon-services-slider/babylon-service-slider.interface.mjs +0 -2
  447. package/esm2022/lib/components/core/babylon-services-slider/index.mjs +0 -3
  448. package/esm2022/lib/components/core/babylon-slider2col/index.mjs +0 -2
  449. package/esm2022/lib/components/core/babylon-slider2items/babylon-slider2items.interface.mjs +0 -2
  450. package/esm2022/lib/components/core/babylon-slider2items/index.mjs +0 -3
  451. package/esm2022/lib/components/core/babylon-slider3col/babylon-slider3col.component.mjs +0 -53
  452. package/esm2022/lib/components/core/babylon-slider3col/index.mjs +0 -2
  453. package/esm2022/lib/components/core/babylon-slider3col-clear/babylon-slider3col-clear.component.mjs +0 -11
  454. package/esm2022/lib/components/core/babylon-slider3col-clear/index.mjs +0 -2
  455. package/esm2022/lib/components/core/babylon-slider3items/babylon-slider3items.interface.mjs +0 -2
  456. package/esm2022/lib/components/core/babylon-slider3items/index.mjs +0 -3
  457. package/esm2022/lib/components/core/babylon-slider4col/index.mjs +0 -2
  458. package/esm2022/lib/components/core/babylon-static-footer/babylon-static-footer.interface.mjs +0 -2
  459. package/esm2022/lib/components/core/babylon-static-footer/index.mjs +0 -3
  460. package/esm2022/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.interface.mjs +0 -2
  461. package/esm2022/lib/components/core/babylon-static-footer-v2/index.mjs +0 -3
  462. package/esm2022/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.interface.mjs +0 -2
  463. package/esm2022/lib/components/core/babylon-submenu-hotel/index.mjs +0 -3
  464. package/esm2022/lib/components/core/babylon-thanks/babylon-thanks.interface.mjs +0 -2
  465. package/esm2022/lib/components/core/babylon-thanks/index.mjs +0 -3
  466. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider-item.interface.mjs +0 -2
  467. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider.interface.mjs +0 -2
  468. package/esm2022/lib/components/core/babylon-top-slider/index.mjs +0 -4
  469. package/esm2022/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.interface.mjs +0 -2
  470. package/esm2022/lib/components/core/babylon-top-slider-thumbs/index.mjs +0 -3
  471. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2-item.interface.mjs +0 -2
  472. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.interface.mjs +0 -2
  473. package/esm2022/lib/components/core/babylon-top-slider-v2/index.mjs +0 -4
  474. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.interface.mjs +0 -2
  475. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-video-source.interface.mjs +0 -2
  476. package/esm2022/lib/components/core/babylon-top-slider-video/index.mjs +0 -4
  477. package/esm2022/lib/components/core/babylon-webmap/babylon-webmap.interface.mjs +0 -2
  478. package/esm2022/lib/components/core/babylon-webmap/index.mjs +0 -3
  479. package/esm2022/lib/components/core/index.mjs +0 -89
  480. package/esm2022/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.component.mjs +0 -124
  481. package/esm2022/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.interface.mjs +0 -2
  482. package/esm2022/lib/components/shared/babylon-dynamic-heading/index.mjs +0 -3
  483. package/esm2022/lib/components/shared/babylon-search/babylon-search.component.mjs +0 -82
  484. package/esm2022/lib/components/shared/babylon-search/index.mjs +0 -2
  485. package/esm2022/lib/components/shared/index.mjs +0 -2
  486. package/esm2022/lib/directives/babylon-background-strip/babylon-background-strip.directive.mjs +0 -71
  487. package/esm2022/lib/directives/babylon-customs/babylon-custom-mouse-pointer.directive.mjs +0 -52
  488. package/esm2022/lib/directives/babylon-galleries/babylon-light-gallery.directive.mjs +0 -107
  489. package/esm2022/lib/directives/babylon-hobble-effect/babylon-hobble-effect.directive.mjs +0 -60
  490. package/esm2022/lib/directives/babylon-pagination/babylon-pagination.directive.mjs +0 -127
  491. package/esm2022/lib/directives/babylon-sliders/babylon-custom-slider.directive.mjs +0 -62
  492. package/esm2022/lib/directives/babylon-sliders/babylon-hotels-slider.directive.mjs +0 -107
  493. package/esm2022/lib/directives/babylon-sliders/babylon-sliders.directive.mjs +0 -438
  494. package/esm2022/lib/directives/babylon-sliders/babylon-swiper-slider.directive.mjs +0 -107
  495. package/esm2022/lib/directives/data-background/data-background.directive.mjs +0 -32
  496. package/esm2022/lib/directives/link-type/link-type.directive.mjs +0 -287
  497. package/esm2022/lib/directives/scrolls/scroll-up.directive.mjs +0 -27
  498. package/esm2022/lib/interfaces/babylon-button.interface.mjs +0 -2
  499. package/esm2022/lib/interfaces/babylon-consult-type.interface.mjs +0 -2
  500. package/esm2022/lib/interfaces/babylon-dropdown.interface.mjs +0 -2
  501. package/esm2022/lib/interfaces/babylon-global-icon.interface.mjs +0 -2
  502. package/esm2022/lib/interfaces/babylon-image.interface.mjs +0 -2
  503. package/esm2022/lib/interfaces/babylon-input.interface.mjs +0 -2
  504. package/esm2022/lib/interfaces/babylon-menu-button.interface.mjs +0 -2
  505. package/esm2022/lib/interfaces/babylon-menu-info.interface.mjs +0 -2
  506. package/esm2022/lib/interfaces/babylon-page-config.interface.mjs +0 -2
  507. package/esm2022/lib/interfaces/babylon-site-config.interface.mjs +0 -2
  508. package/esm2022/lib/interfaces/babylon-tags.interface.mjs +0 -2
  509. package/esm2022/lib/interfaces/babylon-text-info.interface.mjs +0 -2
  510. package/esm2022/lib/interfaces/babylon-texts-colors.interface.mjs +0 -2
  511. package/esm2022/lib/interfaces/babylon-texts.interface.mjs +0 -2
  512. package/esm2022/lib/interfaces/index.mjs +0 -15
  513. package/esm2022/lib/pipes/babylon-clean-phone.pipe.mjs +0 -14
  514. package/esm2022/lib/pipes/babylon-currency.pipe.mjs +0 -29
  515. package/esm2022/lib/services/color-panel.service.mjs +0 -316
  516. package/esm2022/lib/services/mapper/index.mjs +0 -3
  517. package/esm2022/lib/services/mapper/mapper.service.mjs +0 -2551
  518. package/esm2022/lib/services/mapper/mapper.service.token.mjs +0 -3
  519. package/esm2022/lib/services/modals-service/index.mjs +0 -2
  520. package/esm2022/lib/services/modals-service/modals.service.mjs +0 -77
  521. package/esm2022/lib/utils/complex-links.token.mjs +0 -6
  522. package/esm2022/lib/utils/index.mjs +0 -2
  523. package/esm2022/lib/utils/utils.mjs +0 -153
  524. package/lib/Enum/buttons-type.enum.d.ts +0 -4
  525. package/lib/Enum/index.d.ts +0 -2
  526. package/lib/Enum/logo-type.enum.d.ts +0 -8
  527. package/lib/Enum/services.enum.d.ts +0 -6
  528. package/lib/Enum/views.enum.d.ts +0 -3
  529. package/lib/components/core/babylon-404/babylon-404.interface.d.ts +0 -9
  530. package/lib/components/core/babylon-404/index.d.ts +0 -2
  531. package/lib/components/core/babylon-action-banner/babylon-action-banner.component.d.ts +0 -14
  532. package/lib/components/core/babylon-action-banner/babylon-action-banner.interface.d.ts +0 -9
  533. package/lib/components/core/babylon-action-banner/index.d.ts +0 -2
  534. package/lib/components/core/babylon-advantages/babylon-advantages-info.interface.d.ts +0 -5
  535. package/lib/components/core/babylon-advantages/babylon-advantages.interface.d.ts +0 -13
  536. package/lib/components/core/babylon-advantages/index.d.ts +0 -3
  537. package/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.interface.d.ts +0 -9
  538. package/lib/components/core/babylon-banner-gallery/index.d.ts +0 -2
  539. package/lib/components/core/babylon-banner-info/babylon-banner-info.interface.d.ts +0 -10
  540. package/lib/components/core/babylon-banner-info/index.d.ts +0 -2
  541. package/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.interface.d.ts +0 -9
  542. package/lib/components/core/babylon-banner-newsletter/index.d.ts +0 -2
  543. package/lib/components/core/babylon-blog-details/babylon-blog-details.interface.d.ts +0 -24
  544. package/lib/components/core/babylon-blog-details/index.d.ts +0 -2
  545. package/lib/components/core/babylon-blog-list/babylon-blog-list.interface.d.ts +0 -18
  546. package/lib/components/core/babylon-blog-list/index.d.ts +0 -2
  547. package/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.interface.d.ts +0 -4
  548. package/lib/components/core/babylon-breadcrumb/index.d.ts +0 -2
  549. package/lib/components/core/babylon-color-picker/babylon-color-picker.component.d.ts +0 -57
  550. package/lib/components/core/babylon-color-picker/index.d.ts +0 -1
  551. package/lib/components/core/babylon-comingsoon/babylon-comingsoon.interface.d.ts +0 -11
  552. package/lib/components/core/babylon-comingsoon/index.d.ts +0 -2
  553. package/lib/components/core/babylon-contact-address/babylon-contact-address.component.d.ts +0 -22
  554. package/lib/components/core/babylon-contact-address/babylon-contact-address.interface.d.ts +0 -4
  555. package/lib/components/core/babylon-contact-address/index.d.ts +0 -2
  556. package/lib/components/core/babylon-contact-form/babylon-contact-form.interface.d.ts +0 -15
  557. package/lib/components/core/babylon-contact-form/index.d.ts +0 -2
  558. package/lib/components/core/babylon-contact-how/babylon-contact-how.interface.d.ts +0 -6
  559. package/lib/components/core/babylon-contact-how/index.d.ts +0 -2
  560. package/lib/components/core/babylon-contact-map/babylon-contact-map.interface.d.ts +0 -8
  561. package/lib/components/core/babylon-contact-map/index.d.ts +0 -2
  562. package/lib/components/core/babylon-engine/babylon-engine.interface.d.ts +0 -24
  563. package/lib/components/core/babylon-engine/index.d.ts +0 -2
  564. package/lib/components/core/babylon-engine-modal/babylon-engine-modal.interface.d.ts +0 -22
  565. package/lib/components/core/babylon-engine-modal/index.d.ts +0 -2
  566. package/lib/components/core/babylon-external-script/babylon-external-script.component.d.ts +0 -21
  567. package/lib/components/core/babylon-external-script/babylon-external-script.interface.d.ts +0 -5
  568. package/lib/components/core/babylon-external-script/index.d.ts +0 -2
  569. package/lib/components/core/babylon-faq/babylon-faq.interface.d.ts +0 -8
  570. package/lib/components/core/babylon-faq/index.d.ts +0 -2
  571. package/lib/components/core/babylon-features-slider/babylon-features-slider.interface.d.ts +0 -8
  572. package/lib/components/core/babylon-features-slider/index.d.ts +0 -2
  573. package/lib/components/core/babylon-filter-modal/index.d.ts +0 -1
  574. package/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.component.d.ts +0 -39
  575. package/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.interface.d.ts +0 -8
  576. package/lib/components/core/babylon-floating-buttons/index.d.ts +0 -2
  577. package/lib/components/core/babylon-footer-contact/babylon-footer-contact.interface.d.ts +0 -14
  578. package/lib/components/core/babylon-footer-contact/index.d.ts +0 -2
  579. package/lib/components/core/babylon-footer-links/babylon-footer-links.interface.d.ts +0 -6
  580. package/lib/components/core/babylon-footer-links/index.d.ts +0 -2
  581. package/lib/components/core/babylon-footer-logos/babylon-footer-logos.interface.d.ts +0 -7
  582. package/lib/components/core/babylon-footer-logos/index.d.ts +0 -2
  583. package/lib/components/core/babylon-footer-social/babylon-footer-social.interface.d.ts +0 -6
  584. package/lib/components/core/babylon-footer-social/index.d.ts +0 -2
  585. package/lib/components/core/babylon-gallery/babylon-gallery.interface.d.ts +0 -12
  586. package/lib/components/core/babylon-gallery/index.d.ts +0 -2
  587. package/lib/components/core/babylon-global-modal/babylon-global-modal.component.d.ts +0 -31
  588. package/lib/components/core/babylon-global-modal/babylon-global-modal.interface.d.ts +0 -8
  589. package/lib/components/core/babylon-global-modal/index.d.ts +0 -2
  590. package/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.interface.d.ts +0 -8
  591. package/lib/components/core/babylon-grid-gallery/index.d.ts +0 -2
  592. package/lib/components/core/babylon-guests-popup/babylon-guests-popup.interface.d.ts +0 -11
  593. package/lib/components/core/babylon-guests-popup/index.d.ts +0 -2
  594. package/lib/components/core/babylon-head-intro/babylon-head-intro.interface.d.ts +0 -10
  595. package/lib/components/core/babylon-head-intro/index.d.ts +0 -2
  596. package/lib/components/core/babylon-header-book-show/babylon-header-book-show.interface.d.ts +0 -20
  597. package/lib/components/core/babylon-header-book-show/index.d.ts +0 -2
  598. package/lib/components/core/babylon-header-clear/babylon-header-clear.interface.d.ts +0 -22
  599. package/lib/components/core/babylon-header-clear/index.d.ts +0 -2
  600. package/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.interface.d.ts +0 -19
  601. package/lib/components/core/babylon-header-menu-center/index.d.ts +0 -2
  602. package/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.component.d.ts +0 -40
  603. package/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.interface.d.ts +0 -23
  604. package/lib/components/core/babylon-header-menu-logo-center/index.d.ts +0 -2
  605. package/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.interface.d.ts +0 -18
  606. package/lib/components/core/babylon-header-menu-show/index.d.ts +0 -2
  607. package/lib/components/core/babylon-header-mobile/babylon-header-mobile.component.d.ts +0 -53
  608. package/lib/components/core/babylon-header-mobile/babylon-header-mobile.interface.d.ts +0 -26
  609. package/lib/components/core/babylon-header-mobile/index.d.ts +0 -2
  610. package/lib/components/core/babylon-hotels-list/babylon-hotel.interface.d.ts +0 -18
  611. package/lib/components/core/babylon-hotels-list/babylon-hotels-list.interface.d.ts +0 -6
  612. package/lib/components/core/babylon-hotels-list/index.d.ts +0 -3
  613. package/lib/components/core/babylon-hotels-slider/babylon-hotels-slider.interface.d.ts +0 -6
  614. package/lib/components/core/babylon-hotels-slider/index.d.ts +0 -2
  615. package/lib/components/core/babylon-info-big/babylon-info-big.interface.d.ts +0 -10
  616. package/lib/components/core/babylon-info-big/index.d.ts +0 -2
  617. package/lib/components/core/babylon-info-grid/babylon-info-grid.interface.d.ts +0 -9
  618. package/lib/components/core/babylon-info-grid/index.d.ts +0 -2
  619. package/lib/components/core/babylon-info-img/babylon-info-img.interface.d.ts +0 -27
  620. package/lib/components/core/babylon-info-img/index.d.ts +0 -2
  621. package/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.component.d.ts +0 -33
  622. package/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.interface.d.ts +0 -11
  623. package/lib/components/core/babylon-info-img-slider/index.d.ts +0 -2
  624. package/lib/components/core/babylon-info-intro/babylon-info-intro.interface.d.ts +0 -19
  625. package/lib/components/core/babylon-info-intro/index.d.ts +0 -2
  626. package/lib/components/core/babylon-info-show-img/index.d.ts +0 -1
  627. package/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.interface.d.ts +0 -12
  628. package/lib/components/core/babylon-info-zig-zag/index.d.ts +0 -2
  629. package/lib/components/core/babylon-info-zig-zag-counter/babylon-info-zig-zag-counter.component.d.ts +0 -47
  630. package/lib/components/core/babylon-info-zig-zag-counter/babylon-info-zig-zag-counter.interface.d.ts +0 -14
  631. package/lib/components/core/babylon-info-zig-zag-counter/index.d.ts +0 -2
  632. package/lib/components/core/babylon-info-zigzag-v2/babylon-info-zigzag-v2.interface.d.ts +0 -5
  633. package/lib/components/core/babylon-info-zigzag-v2/index.d.ts +0 -2
  634. package/lib/components/core/babylon-info2col-img/babylon-info2col-img.component.d.ts +0 -21
  635. package/lib/components/core/babylon-info2col-img/babylon-info2col-img.interface.d.ts +0 -12
  636. package/lib/components/core/babylon-info2col-img/index.d.ts +0 -2
  637. package/lib/components/core/babylon-info2img/babylon-info2img.interface.d.ts +0 -11
  638. package/lib/components/core/babylon-info2img/index.d.ts +0 -2
  639. package/lib/components/core/babylon-info2img-big/babylon-info2img-big.interface.d.ts +0 -14
  640. package/lib/components/core/babylon-info2img-big/index.d.ts +0 -2
  641. package/lib/components/core/babylon-info3img/index.d.ts +0 -1
  642. package/lib/components/core/babylon-info4img/babylon-info4img.interface.d.ts +0 -12
  643. package/lib/components/core/babylon-info4img/index.d.ts +0 -2
  644. package/lib/components/core/babylon-items-grid/babylon-items-grid.interface.d.ts +0 -8
  645. package/lib/components/core/babylon-items-grid/index.d.ts +0 -2
  646. package/lib/components/core/babylon-language-modal/babylon-language-modal.interface.d.ts +0 -7
  647. package/lib/components/core/babylon-language-modal/index.d.ts +0 -2
  648. package/lib/components/core/babylon-legal/babylon-legal.interface.d.ts +0 -7
  649. package/lib/components/core/babylon-legal/index.d.ts +0 -2
  650. package/lib/components/core/babylon-list-grid/babylon-list-grid.interface.d.ts +0 -8
  651. package/lib/components/core/babylon-list-grid/index.d.ts +0 -2
  652. package/lib/components/core/babylon-modal-menu/babylon-modal-menu.component.d.ts +0 -45
  653. package/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.component.d.ts +0 -16
  654. package/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.interface.d.ts +0 -8
  655. package/lib/components/core/babylon-modal-multiple-motors/index.d.ts +0 -2
  656. package/lib/components/core/babylon-modal-popup/babylon-modal-popup.component.d.ts +0 -25
  657. package/lib/components/core/babylon-modal-popup/babylon-modal-popup.interface.d.ts +0 -9
  658. package/lib/components/core/babylon-modal-popup/index.d.ts +0 -2
  659. package/lib/components/core/babylon-newsletter/babylon-newsletter.interface.d.ts +0 -9
  660. package/lib/components/core/babylon-newsletter/index.d.ts +0 -2
  661. package/lib/components/core/babylon-offer-detail/babylon-offer-detail.interface.d.ts +0 -17
  662. package/lib/components/core/babylon-offer-detail/index.d.ts +0 -2
  663. package/lib/components/core/babylon-offer-popup/babylon-offer-popup.interface.d.ts +0 -7
  664. package/lib/components/core/babylon-offer-popup/index.d.ts +0 -2
  665. package/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.component.d.ts +0 -21
  666. package/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.interface.d.ts +0 -9
  667. package/lib/components/core/babylon-offer-popupV2/index.d.ts +0 -2
  668. package/lib/components/core/babylon-offer-slider/babylon-offer-slider.interface.d.ts +0 -7
  669. package/lib/components/core/babylon-offer-slider/babylon-offer.interface.d.ts +0 -18
  670. package/lib/components/core/babylon-offer-slider/index.d.ts +0 -3
  671. package/lib/components/core/babylon-offers-list/babylon-offers-list.interface.d.ts +0 -14
  672. package/lib/components/core/babylon-offers-list/index.d.ts +0 -2
  673. package/lib/components/core/babylon-offers-slider/index.d.ts +0 -1
  674. package/lib/components/core/babylon-preload/index.d.ts +0 -1
  675. package/lib/components/core/babylon-press-list/babylon-press-list.component.d.ts +0 -17
  676. package/lib/components/core/babylon-press-list/babylon-press-list.interface.d.ts +0 -8
  677. package/lib/components/core/babylon-press-list/index.d.ts +0 -2
  678. package/lib/components/core/babylon-room-details/babylon-room-detail.interface.d.ts +0 -12
  679. package/lib/components/core/babylon-room-details/index.d.ts +0 -2
  680. package/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.interface.d.ts +0 -10
  681. package/lib/components/core/babylon-rooms-cols/index.d.ts +0 -2
  682. package/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.interface.d.ts +0 -8
  683. package/lib/components/core/babylon-rooms-grid/index.d.ts +0 -2
  684. package/lib/components/core/babylon-rooms-list/babylon-rooms-list.interface.d.ts +0 -6
  685. package/lib/components/core/babylon-rooms-list/index.d.ts +0 -2
  686. package/lib/components/core/babylon-rooms-slider/babylon-room.interface.d.ts +0 -15
  687. package/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.interface.d.ts +0 -6
  688. package/lib/components/core/babylon-rooms-slider/babylon-rooms-text-info.interface.d.ts +0 -8
  689. package/lib/components/core/babylon-rooms-slider/index.d.ts +0 -4
  690. package/lib/components/core/babylon-services-slider/babylon-service-slider.interface.d.ts +0 -6
  691. package/lib/components/core/babylon-services-slider/index.d.ts +0 -2
  692. package/lib/components/core/babylon-slider2col/index.d.ts +0 -1
  693. package/lib/components/core/babylon-slider2items/babylon-slider2items.interface.d.ts +0 -6
  694. package/lib/components/core/babylon-slider2items/index.d.ts +0 -2
  695. package/lib/components/core/babylon-slider3col/babylon-slider3col.component.d.ts +0 -20
  696. package/lib/components/core/babylon-slider3col/index.d.ts +0 -1
  697. package/lib/components/core/babylon-slider3col-clear/babylon-slider3col-clear.component.d.ts +0 -5
  698. package/lib/components/core/babylon-slider3col-clear/index.d.ts +0 -1
  699. package/lib/components/core/babylon-slider3items/babylon-slider3items.interface.d.ts +0 -6
  700. package/lib/components/core/babylon-slider3items/index.d.ts +0 -2
  701. package/lib/components/core/babylon-slider4col/index.d.ts +0 -1
  702. package/lib/components/core/babylon-static-footer/babylon-static-footer.interface.d.ts +0 -29
  703. package/lib/components/core/babylon-static-footer/index.d.ts +0 -2
  704. package/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.interface.d.ts +0 -18
  705. package/lib/components/core/babylon-static-footer-v2/index.d.ts +0 -2
  706. package/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.interface.d.ts +0 -5
  707. package/lib/components/core/babylon-submenu-hotel/index.d.ts +0 -2
  708. package/lib/components/core/babylon-thanks/babylon-thanks.interface.d.ts +0 -7
  709. package/lib/components/core/babylon-thanks/index.d.ts +0 -2
  710. package/lib/components/core/babylon-top-slider/babylon-top-slider-item.interface.d.ts +0 -9
  711. package/lib/components/core/babylon-top-slider/babylon-top-slider.interface.d.ts +0 -12
  712. package/lib/components/core/babylon-top-slider/index.d.ts +0 -3
  713. package/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.interface.d.ts +0 -8
  714. package/lib/components/core/babylon-top-slider-thumbs/index.d.ts +0 -2
  715. package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2-item.interface.d.ts +0 -7
  716. package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.interface.d.ts +0 -8
  717. package/lib/components/core/babylon-top-slider-v2/index.d.ts +0 -3
  718. package/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.interface.d.ts +0 -9
  719. package/lib/components/core/babylon-top-slider-video/babylon-video-source.interface.d.ts +0 -5
  720. package/lib/components/core/babylon-top-slider-video/index.d.ts +0 -3
  721. package/lib/components/core/babylon-webmap/babylon-webmap.interface.d.ts +0 -9
  722. package/lib/components/core/babylon-webmap/index.d.ts +0 -2
  723. package/lib/components/core/index.d.ts +0 -88
  724. package/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.component.d.ts +0 -31
  725. package/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.interface.d.ts +0 -5
  726. package/lib/components/shared/babylon-dynamic-heading/index.d.ts +0 -2
  727. package/lib/components/shared/babylon-search/babylon-search.component.d.ts +0 -30
  728. package/lib/components/shared/babylon-search/index.d.ts +0 -1
  729. package/lib/components/shared/index.d.ts +0 -1
  730. package/lib/directives/babylon-background-strip/babylon-background-strip.directive.d.ts +0 -17
  731. package/lib/directives/babylon-customs/babylon-custom-mouse-pointer.directive.d.ts +0 -12
  732. package/lib/directives/babylon-galleries/babylon-light-gallery.directive.d.ts +0 -18
  733. package/lib/directives/babylon-hobble-effect/babylon-hobble-effect.directive.d.ts +0 -15
  734. package/lib/directives/babylon-pagination/babylon-pagination.directive.d.ts +0 -39
  735. package/lib/directives/babylon-sliders/babylon-custom-slider.directive.d.ts +0 -13
  736. package/lib/directives/babylon-sliders/babylon-sliders.directive.d.ts +0 -36
  737. package/lib/directives/babylon-sliders/babylon-swiper-slider.directive.d.ts +0 -14
  738. package/lib/directives/data-background/data-background.directive.d.ts +0 -11
  739. package/lib/directives/link-type/link-type.directive.d.ts +0 -40
  740. package/lib/directives/scrolls/scroll-up.directive.d.ts +0 -7
  741. package/lib/interfaces/babylon-button.interface.d.ts +0 -9
  742. package/lib/interfaces/babylon-consult-type.interface.d.ts +0 -10
  743. package/lib/interfaces/babylon-dropdown.interface.d.ts +0 -9
  744. package/lib/interfaces/babylon-global-icon.interface.d.ts +0 -4
  745. package/lib/interfaces/babylon-image.interface.d.ts +0 -12
  746. package/lib/interfaces/babylon-input.interface.d.ts +0 -12
  747. package/lib/interfaces/babylon-menu-button.interface.d.ts +0 -10
  748. package/lib/interfaces/babylon-menu-info.interface.d.ts +0 -27
  749. package/lib/interfaces/babylon-page-config.interface.d.ts +0 -43
  750. package/lib/interfaces/babylon-site-config.interface.d.ts +0 -57
  751. package/lib/interfaces/babylon-tags.interface.d.ts +0 -21
  752. package/lib/interfaces/babylon-text-info.interface.d.ts +0 -17
  753. package/lib/interfaces/babylon-texts-colors.interface.d.ts +0 -20
  754. package/lib/interfaces/babylon-texts.interface.d.ts +0 -5
  755. package/lib/interfaces/index.d.ts +0 -14
  756. package/lib/pipes/babylon-clean-phone.pipe.d.ts +0 -7
  757. package/lib/pipes/babylon-currency.pipe.d.ts +0 -7
  758. package/lib/services/color-panel.service.d.ts +0 -41
  759. package/lib/services/mapper/index.d.ts +0 -2
  760. package/lib/services/mapper/mapper.service.d.ts +0 -138
  761. package/lib/services/mapper/mapper.service.token.d.ts +0 -2
  762. package/lib/services/modals-service/index.d.ts +0 -1
  763. package/lib/services/modals-service/modals.service.d.ts +0 -15
  764. package/lib/styles/styles/babylon/_spacing.css +0 -1
  765. package/lib/styles/styles/babylon/_spacing.scss +0 -72
  766. package/lib/styles/styles/babylon/common.css +0 -1
  767. package/lib/styles/styles/babylon/common.scss +0 -1823
  768. package/lib/styles/styles/babylon/globals.css +0 -1
  769. package/lib/styles/styles/babylon/globals.scss +0 -848
  770. package/lib/styles/styles/babylon/mixins.css +0 -1
  771. package/lib/styles/styles/babylon/mixins.scss +0 -1031
  772. package/lib/styles/styles/babylon/reset.css +0 -1
  773. package/lib/styles/styles/babylon/reset.scss +0 -136
  774. package/lib/styles/styles/babylon/slide.css +0 -1
  775. package/lib/styles/styles/babylon/slider.css +0 -1
  776. package/lib/styles/styles/babylon/slider.scss +0 -876
  777. package/lib/styles/styles/babylon/structure.scss +0 -1
  778. package/lib/styles/styles/babylon/variables-v2.css +0 -0
  779. package/lib/styles/styles/babylon/variables.css +0 -1
  780. package/lib/styles/styles/babylon/variables.scss +0 -330
  781. package/lib/utils/complex-links.token.d.ts +0 -2
  782. package/lib/utils/index.d.ts +0 -1
  783. package/lib/utils/utils.d.ts +0 -14
  784. /package/lib/styles/styles/babylon/{structure.css → scss-daba/funciones.css} +0 -0
@@ -1,193 +1,11 @@
1
- import { CommonModule, isPlatformBrowser } from '@angular/common';
2
- import { ChangeDetectorRef, ChangeDetectionStrategy, Component, EventEmitter, effect, inject, Input, Output, PLATFORM_ID, } from '@angular/core';
3
- import { Subject } from 'rxjs';
4
- import { BabylonSwiperSliderDirective } from '../../../directives/babylon-sliders/babylon-swiper-slider.directive';
5
- import { BabylonDataBackgroundDirective } from '../../../directives/data-background/data-background.directive';
6
- import { BabylonLinkTypeDirective } from '../../../directives/link-type/link-type.directive';
7
- import { ScreenSizerService } from '../../../services/screen-sizer';
8
- import { Utils } from '../../../utils';
9
- import { BabylonDynamicHeadingComponent } from '../../shared';
1
+ import { Component } from '@angular/core';
10
2
  import * as i0 from "@angular/core";
11
3
  export class BabylonTopSliderComponent {
12
- get hideVideo() {
13
- return this._hideVideo;
14
- }
15
- set hideVideo(value) {
16
- this._hideVideo = value;
17
- this.changeDetectorRef.markForCheck();
18
- }
19
- constructor() {
20
- this.btnClick = new EventEmitter();
21
- this.modalClick = new EventEmitter();
22
- this.mobile = false;
23
- this._hideVideo = false;
24
- this.hasPlayerInitialized = false;
25
- this.changeDetectorRef = inject(ChangeDetectorRef);
26
- this.screenSizer = inject(ScreenSizerService);
27
- this.platformId = inject(PLATFORM_ID);
28
- this.destroy$ = new Subject();
29
- effect(() => {
30
- this.manageVideoOrImage();
31
- });
32
- }
33
- ngOnInit() {
34
- if (isPlatformBrowser(this.platformId)) {
35
- if (this.screenSizer.width < 768 && this.itemsMobile?.length) {
36
- this.hideVideo = true;
37
- this.items = [...this.itemsMobile];
38
- }
39
- }
40
- }
41
- ngAfterViewInit() {
42
- if (!isPlatformBrowser(this.platformId))
43
- return;
44
- if (!this.screenSizer.minMediumTablet())
45
- return;
46
- const target = document.querySelector('.youtube-bg');
47
- if (!target)
48
- return;
49
- this.observer = new IntersectionObserver(async (entries) => {
50
- for (const e of entries) {
51
- if (e.isIntersecting && !this.hasPlayerInitialized) {
52
- try {
53
- await this.loadVideoPlayer();
54
- }
55
- finally {
56
- this.observer?.disconnect();
57
- }
58
- }
59
- }
60
- }, { rootMargin: '200px 0px' });
61
- this.observer.observe(target);
62
- }
63
- ngOnDestroy() {
64
- this.observer?.disconnect();
65
- this.destroy$.next();
66
- this.destroy$.complete();
67
- }
68
- manageVideoOrImage() {
69
- const isDesktop = this.screenSizer.minMediumTablet();
70
- if (!isPlatformBrowser(this.platformId) || !isDesktop) {
71
- this.hideVideo = true;
72
- return;
73
- }
74
- if (this.videoData?.src) {
75
- this.hideVideo = false;
76
- this.hasPlayerInitialized = false;
77
- setTimeout(() => {
78
- this.loadVideoPlayer();
79
- }, 0);
80
- }
81
- else {
82
- this.hideVideo = true;
83
- }
84
- }
85
- async loadVideoPlayer() {
86
- await Utils.loadScript$('assets/babylon/js/jquery.min.js').toPromise();
87
- await this.waitFor(() => window.jQuery || window.$);
88
- const w = window;
89
- if (!w.$ && w.jQuery)
90
- w.$ = w.jQuery;
91
- const src = await this.waitFor(() => this.videoData?.src);
92
- const videoId = this.extractYouTubeId(src);
93
- if (!videoId) {
94
- console.warn('YT src no válido:', src);
95
- return;
96
- }
97
- await Utils.loadScript$('assets/babylon/js/jquery.mb.YTPlayer.min.js').toPromise();
98
- await this.waitFor(() => w.$?.fn?.YTPlayer);
99
- if (this.hasPlayerInitialized)
100
- return;
101
- const $ = w.$;
102
- const videoEl = $('#bgndVideo');
103
- if (!videoEl?.length)
104
- return;
105
- this.hasPlayerInitialized = true;
106
- videoEl.YTPlayer({
107
- videoURL: videoId,
108
- containment: '.youtube-bg',
109
- autoPlay: true,
110
- mute: true,
111
- startAt: 1,
112
- opacity: 1,
113
- showControls: false,
114
- loop: true,
115
- stopMovieOnBlur: false,
116
- quality: 'hd1080',
117
- ratio: '16/9',
118
- optimizeDisplay: true,
119
- });
120
- videoEl.on('YTPReady', () => {
121
- try {
122
- const player = videoEl.YTPGetPlayer();
123
- player?.setPlaybackQuality?.('hd1080');
124
- }
125
- catch { }
126
- });
127
- }
128
- waitFor(cond, interval = 50, timeout = 5000) {
129
- return new Promise((resolve, reject) => {
130
- const t0 = Date.now();
131
- const tick = () => {
132
- const v = cond();
133
- if (v)
134
- return resolve(v);
135
- if (Date.now() - t0 > timeout)
136
- return reject(new Error('waitFor timeout'));
137
- setTimeout(tick, interval);
138
- };
139
- tick();
140
- });
141
- }
142
- extractYouTubeId(input) {
143
- if (!input)
144
- return null;
145
- const idOnly = /^[\w-]{6,}$/i;
146
- if (idOnly.test(input))
147
- return input;
148
- const m = input.match(/(?:v=|\/(?:embed|shorts|v)\/|youtu\.be\/)([\w-]{6,})/i);
149
- return m ? m[1] : null;
150
- }
151
- scrollToSection(event, sectionId) {
152
- event.preventDefault();
153
- if (isPlatformBrowser(this.platformId)) {
154
- const section = document.getElementById(sectionId);
155
- if (section) {
156
- section.scrollIntoView({ behavior: 'smooth' });
157
- }
158
- }
159
- }
160
4
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonTopSliderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
161
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonTopSliderComponent, isStandalone: true, selector: "lib-babylon-top-slider", inputs: { items: "items", buttons: "buttons", logo: "logo", itemsMobile: "itemsMobile", logoTitle: "logoTitle", tags: "tags", textColors: "textColors", videoData: "videoData" }, outputs: { btnClick: "btnClick", modalClick: "modalClick" }, ngImport: i0, template: "<section class=\"babylon__topslider margin-main-botom\" babylonSwiperSlider>\n <div\n [class]=\"\n videoData?.src && !hideVideo\n ? 'cs_hero cs_style_4 cs_primary_bg cs_bg_filed text-center position-relative youtube-bg'\n : 'cs_parallax_slider loading overflow-hidden position-relative'\n \"\n >\n @if (videoData?.src && !hideVideo) {\n <div id=\"bgndVideo\" class=\"player\"></div>\n } @else if (items?.length) {\n <div class=\"swiper-wrapper\">\n @for (item of items; track $index) {\n <div class=\"swiper-slide\">\n <div\n class=\"cs_hero cs_style_1 cs_center text-center position-relative\"\n >\n @if (item.img) {\n <figure\n class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\"\n [attr.data-src]=\"item.img.src\"\n dataBackground=\"url('{{ item.img.src }}')\"\n ></figure>\n }\n <div\n class=\"container position-relative cs_zindex_3\"\n >\n <div class=\"cs_hero_text\">\n @if (item.subtitle) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.title || 'h2'\"\n cssClass=\"pretitle_carrusel\"\n [content]=\"item.subtitle\"\n [color]=\"textColors?.title\"\n ></lib-babylon-dynamic-heading>\n }\n @if (logoTitle && logoTitle.src) {\n <div class=\"logo_title\">\n <img\n [src]=\"logoTitle.src\"\n [alt]=\"logoTitle.alt\"\n loading=\"lazy\"\n />\n </div>\n } @else {\n @if (item.title) {\n <lib-babylon-dynamic-heading\n [tag]=\"\n tags?.title || $index == 0\n ? 'h1'\n : 'h2'\n \"\n cssClass=\"title_carrusel\"\n [content]=\"item.title\"\n [color]=\"textColors?.title\"\n ></lib-babylon-dynamic-heading>\n }\n }\n @if (item?.buttons?.length) {\n @for (\n button of item?.buttons;\n track $index\n ) {\n <div\n class=\"btns__box align--center\"\n >\n <a\n [linkType]=\"\n button?.linkType\n \"\n [href]=\"button?.url ?? '#'\"\n [modalClick]=\"modalClick\"\n class=\"btn btn_primary btn--light\"\n >\n <b>{{\n button?.label ?? ''\n }}</b>\n <span\n class=\"babylon-arrow-right-big\"\n ></span>\n </a>\n </div>\n }\n }\n </div>\n </div>\n </div>\n </div>\n }\n </div>\n }\n </div>\n @if (items && items.length > 1 && !videoData?.src) {\n <div class=\"cs_slider_navigation cs_white_color\">\n <div class=\"cs_swiper_button_prev\">\n <span class=\"babylon-arrow-left-big\"></span>\n </div>\n <div class=\"cs_swiper_button_next\">\n <span class=\"babylon-arrow-right-big\"></span>\n </div>\n </div>\n }\n @if (logo) {\n <img\n [src]=\"logo.src\"\n [alt]=\"logo.alt\"\n class=\"top-slider-logo\"\n loading=\"lazy\"\n />\n }\n <div class=\"mouse_wp\">\n <a\n [attr.aria-label]=\"'Scroll to first section'\"\n href=\"#first_section\"\n aria-label=\"first_section\"\n (click)=\"scrollToSection($event, 'first_section')\"\n class=\"cs_down_btn_2\"\n >\n <div class=\"mouse\"></div>\n </a>\n </div>\n</section>\n<div id=\"first_section\"></div>\n", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle: \"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_background_dark-opacity-v2: #1326398b;--cl_background_body-transparent: #ffffffe7;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_text-disable: #888;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--padding-bottom-slider: 0px;--lh_pretitle-slider: 1.2;--lh_title-slider: 1.2;--cl_header-bg-nosticky: #0000001a;--cl_header-text-nosticky: #fff;--cl_header-bg-sticky: #eee;--cl_header-text-sticky: #19314b;--cl_header-bg-mobile: #b6b6b6;--cl_headerBottom-bg-mobile: #b6b6b6;--cl_header-text-mobile: #19314b;--cl_menu-modal-bg: #19314b;--cl_menu-modal-items: #978667;--cl_menu-modal-items-hover: #fff;--cl_menu-modal-text: #fff;--cl_menu-modal-text-hover: #fff;--ls_menu-modal-items: 1px;--w_menu-modal-items: 300;--hg_menu-img-height: 15rem;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--size_btn: 14px;--size_link: 14px;--ls_link: 1px;--ls_btn: 1px;--upper_btn: uppercase;--upper_link: uppercase;--font-btn: \"Poppins\", Helvetica, sans-serif;--font-link: \"Poppins\", Helvetica, sans-serif;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: #fff;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom: #0a1d31;--cl_footer-bg-logos: #f8f7f3;--cl_footer-scroll: #978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-width: 1px;--dropdown-radius: 20px;--cl_background_dropdown: #fdfbf8;--cl_border-dropdown: #d9e1e6;--font-size-engine-text: 14px;--cl_engine-text: #19314b;--cl_engine-bg-nosticky: #ffffffcf;--cl_engine-text-nosticky: #19314b;--cl_engine-bg-sticky: #ffffff00;--cl_engine-text-sticky: #19314b;--cl_engine-bg-modal: #19314bbf;--cl_engine-input-bg: #ebebeb;--cl_engine-input-bg-select: #ebebeb;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_error: #ff7173;--cl_desde: #bcbbc3;--cl_price: #19314b;--cl_badget: #ff8874;--cl_badget-text: #fff;--alg-service-room-detail: center;--cl_alert-text: #19314b;--cl_alert-text-error: #fff;--cl_alert-background: #fff;--cl_alert-background-error: rgb(230, 92, 92);--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: var(--cl_corp);--mdc-checkbox-selected-hover-icon-color: var(--cl_corp);--mdc-checkbox-selected-icon-color: var(--cl_corp);--mdc-checkbox-selected-pressed-icon-color: var(--cl_corp);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-hover-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-pressed-state-layer-color: var(--cl_corp);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--primary: #4a4a49;--cream: #f9f8f5;--white: #ffffff;--black: #000000;--whatsapp: #24cc63;--logo: #616161;--grey: #dcdcdc;--darkgrey: #1e1e1e;--instagram: #61bdff;--facebook: #3782f4;--twitter: #4a4a49;--youtube: #d9464b;--tripadvisor: #34e0a1;--booking: #0c3b7c;--silver: #c0bebe;--gold: #ffca64;--platinum: #b5d9e2}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--type-align: center;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom: #79582c;--cl_footer-scroll: #aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}.cs_hero.cs_style_1{height:100svh;padding:100px 0 50px;max-height:100svh}@media (max-width: 1024px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 767px){.cs_hero.cs_style_1{height:calc(100dvh - 60px);padding:0;min-height:auto}}@media (max-width: 539px){.cs_hero.cs_style_1{min-height:calc(100dvh - 60px);height:calc(100dvh - 60px)}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__topslider{position:relative}.babylon__topslider figure:before{content:\"\";position:absolute;left:0;top:0;width:100%;height:100%;background:#00000030}.babylon__topslider ::ng-deep #wrapper_bgndVideo{aspect-ratio:16/9}.babylon__topslider ::ng-deep #wrapper_bgndVideo #iframe_bgndVideo{position:absolute;z-index:0!important;overflow:hidden!important;opacity:1!important;-webkit-user-select:none!important;user-select:none!important;max-width:initial!important;width:100%!important;height:100%!important;margin-top:0!important;margin-left:0!important}@media (min-width: 1280px){.babylon__topslider ::ng-deep #wrapper_bgndVideo #iframe_bgndVideo{left:0!important}}@media (max-width: 1279px){.babylon__topslider ::ng-deep #wrapper_bgndVideo #iframe_bgndVideo{left:auto!important;right:calc(100% - 100vw)!important}}.babylon__topslider .youtube-bg{position:relative;height:100svh;max-height:100svh;min-height:520px;overflow:hidden}.cs_down_btn_2{position:absolute;height:35px;width:20px;border-radius:10px;border:2px solid var(--cl_title-light);z-index:1;bottom:14%;left:50%;margin-left:-10px}.cs_down_btn_2:before{content:\"\";height:5px;width:5px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--cl_title-light);animation:UpAndDown 3s infinite}@keyframes UpAndDown{0%,to{top:30%}50%{top:70%;opacity:.5;transform:translate(-50%,-50%) scale(.8)}}.top-slider-logo{position:absolute;top:84%;transform:translateY(-50%);right:20px;width:80px;height:auto;z-index:3}@media (min-width: 768px){.top-slider-logo{top:50%;right:60px;width:100px}}@media (min-width: 768px){::ng-deep body.header_sticky .cs_hero.cs_style_1{max-height:calc(100svh - 60px)}}@media (min-width: 1025px){::ng-deep body.header_sticky .cs_hero.cs_style_1{max-height:calc(100svh - 160px)}}@media (min-width: 1280px){::ng-deep body.header_sticky .cs_hero.cs_style_1{max-height:calc(100svh - 180px)}}.babylon__topslidervideo{position:relative}.cs_hero.cs_style_4{height:100vh;max-height:100svh;display:flex;flex-direction:column;padding:130px 0 0}@media (max-width: 1279px){.cs_hero.cs_style_4{height:100svh;padding:130px 0 150px}.cs_hero.cs_style_4 .cs_form_wrap{margin-bottom:60px}}@media (max-width: 1024px){.cs_hero.cs_style_4{padding:130px 0 80px}}.cs_hero.cs_style_4 .cs_hero_text_wrap{flex:1}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: BabylonDataBackgroundDirective, selector: "[dataBackground]", inputs: ["dataBackground"] }, { kind: "directive", type: BabylonSwiperSliderDirective, selector: "[babylonSwiperSlider]" }, { kind: "directive", type: BabylonLinkTypeDirective, selector: "[linkType]", inputs: ["linkType", "href", "modalClick", "clickPopup"], outputs: ["anchorClicked"] }, { kind: "component", type: BabylonDynamicHeadingComponent, selector: "lib-babylon-dynamic-heading", inputs: ["tag", "wrapper", "cssClass", "content", "color"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonTopSliderComponent, isStandalone: true, selector: "lib-babylon-top-slider", ngImport: i0, template: "<section class=\"babylon__topslider margin-main-botom\">\n <div class=\"cs_parallax_slider loading overflow-hidden position-relative\">\n <div class=\"swiper-wrapper\">\n <div class=\"swiper-slide\">\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\n <div class=\"container position-relative cs_zindex_3\">\n <div class=\"cs_hero_text\">\n <h2 class=\" pretitle_carrusel\">Top slider</h2>\n <h1 class=\" title_carrusel\">Disfruta de las mejores vacaciones en familia</h1>\n <div class=\"btns__box align--center\">\n <a href=\" \" class=\"btn btn_primary btn--light\">\n <b>Descubrenos</b>\n <span class=\"babylon-arrow-right-big\"></span>\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"swiper-slide\">\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\n <div class=\"container position-relative cs_zindex_3\">\n <div class=\"cs_hero_text\">\n <h2 class=\" pretitle_carrusel\">Babylon Hotel</h2>\n <h1 class=\" title_carrusel\">Disfruta de las mejores vacaciones en familia </h1>\n <div class=\"btns__box align--center\">\n <a href=\" \" class=\"btn btn_primary btn--light\">\n <b>Descubrenos</b>\n <span class=\"babylon-arrow-right-big\"></span>\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"cs_slider_navigation cs_white_color\">\n <div class=\"cs_swiper_button_prev\">\n <span class=\"babylon-arrow-left-big\"></span>\n </div>\n <div class=\"cs_swiper_button_next\">\n <span class=\"babylon-arrow-right-big\"></span>\n </div>\n </div>\n <a href=\"#about\" class=\"cs_down_btn_2\"></a>\n</section>\n<div class=\"float-buttons\">\n <div class=\"float-buttons--inner\">\n <a href=\"\" class=\"btn-float\"><span class=\"babylon-transfer\"></span> <span class=\"text\">Transfer</span></a>\n <a href=\"\" class=\"btn-float\"><span class=\"babylon-transfer\"></span> <span class=\"text\">Chekin online</span></a>\n </div>\n</div>\n", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle: \"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom: #0a1d31;--cl_footer-scroll: #978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth: 1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_desde: #bcbbc3;--cl_price: #19314b;--cl_badget: #ff8874;--cl_badget-text: #fff}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom: #79582c;--cl_footer-scroll: #aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_hero.cs_style_1{height:calc(100vh + -0px);padding:100px 0 50px;max-height:1100px}@media (max-width: 991px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 575px){.cs_hero.cs_style_1{min-height:500px}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__topslider{position:relative}.babylon__topslider figure:before{content:\"\";position:absolute;left:0;top:0;width:100%;height:100%;background:#00000030}.cs_down_btn_2{position:absolute;height:35px;width:20px;border-radius:10px;border:2px solid var(--cl_title-light);z-index:1;bottom:14%;left:50%;margin-left:-10px}.cs_down_btn_2:before{content:\"\";height:5px;width:5px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--cl_title-light);animation:UpAndDown 3s infinite}@keyframes UpAndDown{0%,to{top:30%}50%{top:70%;opacity:.5;transform:translate(-50%,-50%) scale(.8)}}.float-buttons{position:fixed;bottom:70px;left:15px;z-index:100}.float-buttons .float-buttons--inner{display:flex;flex-direction:column;gap:10px}.float-buttons .btn-float{background-color:var(--cl_btn-box);font-size:17px;color:var(--cl_text-light);border-radius:var(--btn_radius);padding:6px 10px;text-transform:uppercase;font-weight:400;letter-spacing:.1em;text-align:center;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center}.float-buttons .btn-float .text{width:0;opacity:0;position:absolute;left:20px;margin:0;background:var(--cl_btn-box);color:var(--cl_text-light);border-radius:0 30px 30px 0;height:40px;display:flex;align-items:center;z-index:-1;padding-left:20px;letter-spacing:0;font-size:13px;transition:opacity .5s ease}.float-buttons .btn-float:hover{background-color:var(--cl_btn-call-hover)}.float-buttons .btn-float:hover .text{width:120px;transition:opacity .5s ease;opacity:1}@media (min-width: 992px){.float-buttons{bottom:30px;left:30px}}\n"] }); }
162
6
  }
163
7
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonTopSliderComponent, decorators: [{
164
8
  type: Component,
165
- args: [{ selector: 'lib-babylon-top-slider', standalone: true, imports: [
166
- CommonModule,
167
- BabylonDataBackgroundDirective,
168
- BabylonSwiperSliderDirective,
169
- BabylonLinkTypeDirective,
170
- BabylonDynamicHeadingComponent,
171
- ], changeDetection: ChangeDetectionStrategy.OnPush, template: "<section class=\"babylon__topslider margin-main-botom\" babylonSwiperSlider>\n <div\n [class]=\"\n videoData?.src && !hideVideo\n ? 'cs_hero cs_style_4 cs_primary_bg cs_bg_filed text-center position-relative youtube-bg'\n : 'cs_parallax_slider loading overflow-hidden position-relative'\n \"\n >\n @if (videoData?.src && !hideVideo) {\n <div id=\"bgndVideo\" class=\"player\"></div>\n } @else if (items?.length) {\n <div class=\"swiper-wrapper\">\n @for (item of items; track $index) {\n <div class=\"swiper-slide\">\n <div\n class=\"cs_hero cs_style_1 cs_center text-center position-relative\"\n >\n @if (item.img) {\n <figure\n class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\"\n [attr.data-src]=\"item.img.src\"\n dataBackground=\"url('{{ item.img.src }}')\"\n ></figure>\n }\n <div\n class=\"container position-relative cs_zindex_3\"\n >\n <div class=\"cs_hero_text\">\n @if (item.subtitle) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.title || 'h2'\"\n cssClass=\"pretitle_carrusel\"\n [content]=\"item.subtitle\"\n [color]=\"textColors?.title\"\n ></lib-babylon-dynamic-heading>\n }\n @if (logoTitle && logoTitle.src) {\n <div class=\"logo_title\">\n <img\n [src]=\"logoTitle.src\"\n [alt]=\"logoTitle.alt\"\n loading=\"lazy\"\n />\n </div>\n } @else {\n @if (item.title) {\n <lib-babylon-dynamic-heading\n [tag]=\"\n tags?.title || $index == 0\n ? 'h1'\n : 'h2'\n \"\n cssClass=\"title_carrusel\"\n [content]=\"item.title\"\n [color]=\"textColors?.title\"\n ></lib-babylon-dynamic-heading>\n }\n }\n @if (item?.buttons?.length) {\n @for (\n button of item?.buttons;\n track $index\n ) {\n <div\n class=\"btns__box align--center\"\n >\n <a\n [linkType]=\"\n button?.linkType\n \"\n [href]=\"button?.url ?? '#'\"\n [modalClick]=\"modalClick\"\n class=\"btn btn_primary btn--light\"\n >\n <b>{{\n button?.label ?? ''\n }}</b>\n <span\n class=\"babylon-arrow-right-big\"\n ></span>\n </a>\n </div>\n }\n }\n </div>\n </div>\n </div>\n </div>\n }\n </div>\n }\n </div>\n @if (items && items.length > 1 && !videoData?.src) {\n <div class=\"cs_slider_navigation cs_white_color\">\n <div class=\"cs_swiper_button_prev\">\n <span class=\"babylon-arrow-left-big\"></span>\n </div>\n <div class=\"cs_swiper_button_next\">\n <span class=\"babylon-arrow-right-big\"></span>\n </div>\n </div>\n }\n @if (logo) {\n <img\n [src]=\"logo.src\"\n [alt]=\"logo.alt\"\n class=\"top-slider-logo\"\n loading=\"lazy\"\n />\n }\n <div class=\"mouse_wp\">\n <a\n [attr.aria-label]=\"'Scroll to first section'\"\n href=\"#first_section\"\n aria-label=\"first_section\"\n (click)=\"scrollToSection($event, 'first_section')\"\n class=\"cs_down_btn_2\"\n >\n <div class=\"mouse\"></div>\n </a>\n </div>\n</section>\n<div id=\"first_section\"></div>\n", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle: \"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_background_dark-opacity-v2: #1326398b;--cl_background_body-transparent: #ffffffe7;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_text-disable: #888;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--padding-bottom-slider: 0px;--lh_pretitle-slider: 1.2;--lh_title-slider: 1.2;--cl_header-bg-nosticky: #0000001a;--cl_header-text-nosticky: #fff;--cl_header-bg-sticky: #eee;--cl_header-text-sticky: #19314b;--cl_header-bg-mobile: #b6b6b6;--cl_headerBottom-bg-mobile: #b6b6b6;--cl_header-text-mobile: #19314b;--cl_menu-modal-bg: #19314b;--cl_menu-modal-items: #978667;--cl_menu-modal-items-hover: #fff;--cl_menu-modal-text: #fff;--cl_menu-modal-text-hover: #fff;--ls_menu-modal-items: 1px;--w_menu-modal-items: 300;--hg_menu-img-height: 15rem;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--size_btn: 14px;--size_link: 14px;--ls_link: 1px;--ls_btn: 1px;--upper_btn: uppercase;--upper_link: uppercase;--font-btn: \"Poppins\", Helvetica, sans-serif;--font-link: \"Poppins\", Helvetica, sans-serif;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: #fff;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom: #0a1d31;--cl_footer-bg-logos: #f8f7f3;--cl_footer-scroll: #978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-width: 1px;--dropdown-radius: 20px;--cl_background_dropdown: #fdfbf8;--cl_border-dropdown: #d9e1e6;--font-size-engine-text: 14px;--cl_engine-text: #19314b;--cl_engine-bg-nosticky: #ffffffcf;--cl_engine-text-nosticky: #19314b;--cl_engine-bg-sticky: #ffffff00;--cl_engine-text-sticky: #19314b;--cl_engine-bg-modal: #19314bbf;--cl_engine-input-bg: #ebebeb;--cl_engine-input-bg-select: #ebebeb;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_error: #ff7173;--cl_desde: #bcbbc3;--cl_price: #19314b;--cl_badget: #ff8874;--cl_badget-text: #fff;--alg-service-room-detail: center;--cl_alert-text: #19314b;--cl_alert-text-error: #fff;--cl_alert-background: #fff;--cl_alert-background-error: rgb(230, 92, 92);--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: var(--cl_corp);--mdc-checkbox-selected-hover-icon-color: var(--cl_corp);--mdc-checkbox-selected-icon-color: var(--cl_corp);--mdc-checkbox-selected-pressed-icon-color: var(--cl_corp);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-hover-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-pressed-state-layer-color: var(--cl_corp);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--primary: #4a4a49;--cream: #f9f8f5;--white: #ffffff;--black: #000000;--whatsapp: #24cc63;--logo: #616161;--grey: #dcdcdc;--darkgrey: #1e1e1e;--instagram: #61bdff;--facebook: #3782f4;--twitter: #4a4a49;--youtube: #d9464b;--tripadvisor: #34e0a1;--booking: #0c3b7c;--silver: #c0bebe;--gold: #ffca64;--platinum: #b5d9e2}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--type-align: center;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom: #79582c;--cl_footer-scroll: #aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}.cs_hero.cs_style_1{height:100svh;padding:100px 0 50px;max-height:100svh}@media (max-width: 1024px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 767px){.cs_hero.cs_style_1{height:calc(100dvh - 60px);padding:0;min-height:auto}}@media (max-width: 539px){.cs_hero.cs_style_1{min-height:calc(100dvh - 60px);height:calc(100dvh - 60px)}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__topslider{position:relative}.babylon__topslider figure:before{content:\"\";position:absolute;left:0;top:0;width:100%;height:100%;background:#00000030}.babylon__topslider ::ng-deep #wrapper_bgndVideo{aspect-ratio:16/9}.babylon__topslider ::ng-deep #wrapper_bgndVideo #iframe_bgndVideo{position:absolute;z-index:0!important;overflow:hidden!important;opacity:1!important;-webkit-user-select:none!important;user-select:none!important;max-width:initial!important;width:100%!important;height:100%!important;margin-top:0!important;margin-left:0!important}@media (min-width: 1280px){.babylon__topslider ::ng-deep #wrapper_bgndVideo #iframe_bgndVideo{left:0!important}}@media (max-width: 1279px){.babylon__topslider ::ng-deep #wrapper_bgndVideo #iframe_bgndVideo{left:auto!important;right:calc(100% - 100vw)!important}}.babylon__topslider .youtube-bg{position:relative;height:100svh;max-height:100svh;min-height:520px;overflow:hidden}.cs_down_btn_2{position:absolute;height:35px;width:20px;border-radius:10px;border:2px solid var(--cl_title-light);z-index:1;bottom:14%;left:50%;margin-left:-10px}.cs_down_btn_2:before{content:\"\";height:5px;width:5px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--cl_title-light);animation:UpAndDown 3s infinite}@keyframes UpAndDown{0%,to{top:30%}50%{top:70%;opacity:.5;transform:translate(-50%,-50%) scale(.8)}}.top-slider-logo{position:absolute;top:84%;transform:translateY(-50%);right:20px;width:80px;height:auto;z-index:3}@media (min-width: 768px){.top-slider-logo{top:50%;right:60px;width:100px}}@media (min-width: 768px){::ng-deep body.header_sticky .cs_hero.cs_style_1{max-height:calc(100svh - 60px)}}@media (min-width: 1025px){::ng-deep body.header_sticky .cs_hero.cs_style_1{max-height:calc(100svh - 160px)}}@media (min-width: 1280px){::ng-deep body.header_sticky .cs_hero.cs_style_1{max-height:calc(100svh - 180px)}}.babylon__topslidervideo{position:relative}.cs_hero.cs_style_4{height:100vh;max-height:100svh;display:flex;flex-direction:column;padding:130px 0 0}@media (max-width: 1279px){.cs_hero.cs_style_4{height:100svh;padding:130px 0 150px}.cs_hero.cs_style_4 .cs_form_wrap{margin-bottom:60px}}@media (max-width: 1024px){.cs_hero.cs_style_4{padding:130px 0 80px}}.cs_hero.cs_style_4 .cs_hero_text_wrap{flex:1}\n"] }]
172
- }], ctorParameters: () => [], propDecorators: { items: [{
173
- type: Input
174
- }], buttons: [{
175
- type: Input
176
- }], logo: [{
177
- type: Input
178
- }], itemsMobile: [{
179
- type: Input
180
- }], logoTitle: [{
181
- type: Input
182
- }], tags: [{
183
- type: Input
184
- }], textColors: [{
185
- type: Input
186
- }], videoData: [{
187
- type: Input
188
- }], btnClick: [{
189
- type: Output
190
- }], modalClick: [{
191
- type: Output
192
- }] } });
193
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi10b3Atc2xpZGVyL2JhYnlsb24tdG9wLXNsaWRlci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci9iYWJ5bG9uLXRvcC1zbGlkZXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQ2xFLE9BQU8sRUFDSCxpQkFBaUIsRUFDakIsdUJBQXVCLEVBQ3ZCLFNBQVMsRUFDVCxZQUFZLEVBQ1osTUFBTSxFQUNOLE1BQU0sRUFDTixLQUFLLEVBRUwsTUFBTSxFQUNOLFdBQVcsR0FFZCxNQUFNLGVBQWUsQ0FBQztBQUV2QixPQUFPLEVBQUUsT0FBTyxFQUFFLE1BQU0sTUFBTSxDQUFDO0FBQy9CLE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLHFFQUFxRSxDQUFDO0FBQ25ILE9BQU8sRUFBRSw4QkFBOEIsRUFBRSxNQUFNLCtEQUErRCxDQUFDO0FBQy9HLE9BQU8sRUFBRSx3QkFBd0IsRUFBRSxNQUFNLG1EQUFtRCxDQUFDO0FBSTdGLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLGdDQUFnQyxDQUFDO0FBQ3BFLE9BQU8sRUFBRSxLQUFLLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUN2QyxPQUFPLEVBQUUsOEJBQThCLEVBQUUsTUFBTSxjQUFjLENBQUM7O0FBa0I5RCxNQUFNLE9BQU8seUJBQXlCO0lBZ0JsQyxJQUFXLFNBQVM7UUFDaEIsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDO0lBQzNCLENBQUM7SUFDRCxJQUFXLFNBQVMsQ0FBQyxLQUFjO1FBQy9CLElBQUksQ0FBQyxVQUFVLEdBQUcsS0FBSyxDQUFDO1FBQ3hCLElBQUksQ0FBQyxpQkFBaUIsQ0FBQyxZQUFZLEVBQUUsQ0FBQztJQUMxQyxDQUFDO0lBV0Q7UUF2QlUsYUFBUSxHQUFHLElBQUksWUFBWSxFQUFrQixDQUFDO1FBQzlDLGVBQVUsR0FBRyxJQUFJLFlBQVksRUFBVSxDQUFDO1FBRWxELFdBQU0sR0FBWSxLQUFLLENBQUM7UUFFaEIsZUFBVSxHQUFHLEtBQUssQ0FBQztRQVNuQix5QkFBb0IsR0FBRyxLQUFLLENBQUM7UUFHcEIsc0JBQWlCLEdBQUcsTUFBTSxDQUFDLGlCQUFpQixDQUFDLENBQUM7UUFDOUMsZ0JBQVcsR0FBRyxNQUFNLENBQUMsa0JBQWtCLENBQUMsQ0FBQztRQUN6QyxlQUFVLEdBQUcsTUFBTSxDQUFDLFdBQVcsQ0FBQyxDQUFDO1FBRTFDLGFBQVEsR0FBRyxJQUFJLE9BQU8sRUFBUSxDQUFDO1FBR25DLE1BQU0sQ0FBQyxHQUFHLEVBQUU7WUFDUixJQUFJLENBQUMsa0JBQWtCLEVBQUUsQ0FBQztRQUM5QixDQUFDLENBQUMsQ0FBQztJQUNQLENBQUM7SUFFRCxRQUFRO1FBQ0osSUFBSSxpQkFBaUIsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLEVBQUU7WUFDcEMsSUFBSSxJQUFJLENBQUMsV0FBVyxDQUFDLEtBQUssR0FBRyxHQUFHLElBQUksSUFBSSxDQUFDLFdBQVcsRUFBRSxNQUFNLEVBQUU7Z0JBQzFELElBQUksQ0FBQyxTQUFTLEdBQUcsSUFBSSxDQUFDO2dCQUN0QixJQUFJLENBQUMsS0FBSyxHQUFHLENBQUMsR0FBRyxJQUFJLENBQUMsV0FBVyxDQUFDLENBQUM7YUFDdEM7U0FDSjtJQUNMLENBQUM7SUFFRCxlQUFlO1FBQ1gsSUFBSSxDQUFDLGlCQUFpQixDQUFDLElBQUksQ0FBQyxVQUFVLENBQUM7WUFBRSxPQUFPO1FBQ2hELElBQUksQ0FBQyxJQUFJLENBQUMsV0FBVyxDQUFDLGVBQWUsRUFBRTtZQUFFLE9BQU87UUFFaEQsTUFBTSxNQUFNLEdBQUcsUUFBUSxDQUFDLGFBQWEsQ0FBQyxhQUFhLENBQUMsQ0FBQztRQUNyRCxJQUFJLENBQUMsTUFBTTtZQUFFLE9BQU87UUFFcEIsSUFBSSxDQUFDLFFBQVEsR0FBRyxJQUFJLG9CQUFvQixDQUNwQyxLQUFLLEVBQUUsT0FBTyxFQUFFLEVBQUU7WUFDZCxLQUFLLE1BQU0sQ0FBQyxJQUFJLE9BQU8sRUFBRTtnQkFDckIsSUFBSSxDQUFDLENBQUMsY0FBYyxJQUFJLENBQUMsSUFBSSxDQUFDLG9CQUFvQixFQUFFO29CQUNoRCxJQUFJO3dCQUNBLE1BQU0sSUFBSSxDQUFDLGVBQWUsRUFBRSxDQUFDO3FCQUNoQzs0QkFBUzt3QkFDTixJQUFJLENBQUMsUUFBUSxFQUFFLFVBQVUsRUFBRSxDQUFDO3FCQUMvQjtpQkFDSjthQUNKO1FBQ0wsQ0FBQyxFQUNELEVBQUUsVUFBVSxFQUFFLFdBQVcsRUFBRSxDQUM5QixDQUFDO1FBQ0YsSUFBSSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLENBQUM7SUFDbEMsQ0FBQztJQUVELFdBQVc7UUFDUCxJQUFJLENBQUMsUUFBUSxFQUFFLFVBQVUsRUFBRSxDQUFDO1FBQzVCLElBQUksQ0FBQyxRQUFRLENBQUMsSUFBSSxFQUFFLENBQUM7UUFDckIsSUFBSSxDQUFDLFFBQVEsQ0FBQyxRQUFRLEVBQUUsQ0FBQztJQUM3QixDQUFDO0lBRU8sa0JBQWtCO1FBQ3RCLE1BQU0sU0FBUyxHQUFHLElBQUksQ0FBQyxXQUFXLENBQUMsZUFBZSxFQUFFLENBQUM7UUFFckQsSUFBSSxDQUFDLGlCQUFpQixDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLFNBQVMsRUFBRTtZQUNuRCxJQUFJLENBQUMsU0FBUyxHQUFHLElBQUksQ0FBQztZQUN0QixPQUFPO1NBQ1Y7UUFDRCxJQUFJLElBQUksQ0FBQyxTQUFTLEVBQUUsR0FBRyxFQUFFO1lBQ3JCLElBQUksQ0FBQyxTQUFTLEdBQUcsS0FBSyxDQUFDO1lBQ3ZCLElBQUksQ0FBQyxvQkFBb0IsR0FBRyxLQUFLLENBQUM7WUFDbEMsVUFBVSxDQUFDLEdBQUcsRUFBRTtnQkFDWixJQUFJLENBQUMsZUFBZSxFQUFFLENBQUM7WUFDM0IsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDO1NBQ1Q7YUFBTTtZQUNILElBQUksQ0FBQyxTQUFTLEdBQUcsSUFBSSxDQUFDO1NBQ3pCO0lBQ0wsQ0FBQztJQUVPLEtBQUssQ0FBQyxlQUFlO1FBQ3pCLE1BQU0sS0FBSyxDQUFDLFdBQVcsQ0FBQyxpQ0FBaUMsQ0FBQyxDQUFDLFNBQVMsRUFBRSxDQUFDO1FBQ3ZFLE1BQU0sSUFBSSxDQUFDLE9BQU8sQ0FBQyxHQUFHLEVBQUUsQ0FBRSxNQUFjLENBQUMsTUFBTSxJQUFLLE1BQWMsQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUN0RSxNQUFNLENBQUMsR0FBRyxNQUFhLENBQUM7UUFDeEIsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxDQUFDLE1BQU07WUFBRSxDQUFDLENBQUMsQ0FBQyxHQUFHLENBQUMsQ0FBQyxNQUFNLENBQUM7UUFFckMsTUFBTSxHQUFHLEdBQUcsTUFBTSxJQUFJLENBQUMsT0FBTyxDQUFDLEdBQUcsRUFBRSxDQUFDLElBQUksQ0FBQyxTQUFTLEVBQUUsR0FBRyxDQUFDLENBQUM7UUFDMUQsTUFBTSxPQUFPLEdBQUcsSUFBSSxDQUFDLGdCQUFnQixDQUFDLEdBQUksQ0FBQyxDQUFDO1FBQzVDLElBQUksQ0FBQyxPQUFPLEVBQUU7WUFDVixPQUFPLENBQUMsSUFBSSxDQUFDLG1CQUFtQixFQUFFLEdBQUcsQ0FBQyxDQUFDO1lBQ3ZDLE9BQU87U0FDVjtRQUVELE1BQU0sS0FBSyxDQUFDLFdBQVcsQ0FDbkIsNkNBQTZDLENBQ2hELENBQUMsU0FBUyxFQUFFLENBQUM7UUFDZCxNQUFNLElBQUksQ0FBQyxPQUFPLENBQUMsR0FBRyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFLEVBQUUsUUFBUSxDQUFDLENBQUM7UUFFNUMsSUFBSSxJQUFJLENBQUMsb0JBQW9CO1lBQUUsT0FBTztRQUV0QyxNQUFNLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQ2QsTUFBTSxPQUFPLEdBQUcsQ0FBQyxDQUFDLFlBQVksQ0FBQyxDQUFDO1FBQ2hDLElBQUksQ0FBQyxPQUFPLEVBQUUsTUFBTTtZQUFFLE9BQU87UUFDN0IsSUFBSSxDQUFDLG9CQUFvQixHQUFHLElBQUksQ0FBQztRQUVqQyxPQUFPLENBQUMsUUFBUSxDQUFDO1lBQ2IsUUFBUSxFQUFFLE9BQU87WUFDakIsV0FBVyxFQUFFLGFBQWE7WUFDMUIsUUFBUSxFQUFFLElBQUk7WUFDZCxJQUFJLEVBQUUsSUFBSTtZQUNWLE9BQU8sRUFBRSxDQUFDO1lBQ1YsT0FBTyxFQUFFLENBQUM7WUFDVixZQUFZLEVBQUUsS0FBSztZQUNuQixJQUFJLEVBQUUsSUFBSTtZQUNWLGVBQWUsRUFBRSxLQUFLO1lBQ3RCLE9BQU8sRUFBRSxRQUFRO1lBQ2pCLEtBQUssRUFBRSxNQUFNO1lBQ2IsZUFBZSxFQUFFLElBQUk7U0FDeEIsQ0FBQyxDQUFDO1FBRUgsT0FBTyxDQUFDLEVBQUUsQ0FBQyxVQUFVLEVBQUUsR0FBRyxFQUFFO1lBQ3hCLElBQUk7Z0JBQ0EsTUFBTSxNQUFNLEdBQUcsT0FBTyxDQUFDLFlBQVksRUFBRSxDQUFDO2dCQUN0QyxNQUFNLEVBQUUsa0JBQWtCLEVBQUUsQ0FBQyxRQUFRLENBQUMsQ0FBQzthQUMxQztZQUFDLE1BQU0sR0FBRTtRQUNkLENBQUMsQ0FBQyxDQUFDO0lBQ1AsQ0FBQztJQUVPLE9BQU8sQ0FDZixJQUFnQyxFQUNoQyxRQUFRLEdBQUcsRUFBRSxFQUNiLE9BQU8sR0FBRyxJQUFJO1FBRVYsT0FBTyxJQUFJLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxNQUFNLEVBQUUsRUFBRTtZQUNuQyxNQUFNLEVBQUUsR0FBRyxJQUFJLENBQUMsR0FBRyxFQUFFLENBQUM7WUFDdEIsTUFBTSxJQUFJLEdBQUcsR0FBRyxFQUFFO2dCQUNkLE1BQU0sQ0FBQyxHQUFHLElBQUksRUFBRSxDQUFDO2dCQUNqQixJQUFJLENBQUM7b0JBQUUsT0FBTyxPQUFPLENBQUMsQ0FBQyxDQUFDLENBQUM7Z0JBQ3pCLElBQUksSUFBSSxDQUFDLEdBQUcsRUFBRSxHQUFHLEVBQUUsR0FBRyxPQUFPO29CQUN6QixPQUFPLE1BQU0sQ0FBQyxJQUFJLEtBQUssQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDLENBQUM7Z0JBQ2hELFVBQVUsQ0FBQyxJQUFJLEVBQUUsUUFBUSxDQUFDLENBQUM7WUFDL0IsQ0FBQyxDQUFDO1lBQ0YsSUFBSSxFQUFFLENBQUM7UUFDWCxDQUFDLENBQUMsQ0FBQztJQUNQLENBQUM7SUFFTyxnQkFBZ0IsQ0FBQyxLQUFhO1FBQ2xDLElBQUksQ0FBQyxLQUFLO1lBQUUsT0FBTyxJQUFJLENBQUM7UUFFeEIsTUFBTSxNQUFNLEdBQUcsY0FBYyxDQUFDO1FBQzlCLElBQUksTUFBTSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUM7WUFBRSxPQUFPLEtBQUssQ0FBQztRQUNyQyxNQUFNLENBQUMsR0FBRyxLQUFLLENBQUMsS0FBSyxDQUNqQix1REFBdUQsQ0FDMUQsQ0FBQztRQUNGLE9BQU8sQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQztJQUMzQixDQUFDO0lBRUQsZUFBZSxDQUFDLEtBQVksRUFBRSxTQUFpQjtRQUMzQyxLQUFLLENBQUMsY0FBYyxFQUFFLENBQUM7UUFDdkIsSUFBSSxpQkFBaUIsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLEVBQUU7WUFDcEMsTUFBTSxPQUFPLEdBQUcsUUFBUSxDQUFDLGNBQWMsQ0FBQyxTQUFTLENBQUMsQ0FBQztZQUNuRCxJQUFJLE9BQU8sRUFBRTtnQkFDVCxPQUFPLENBQUMsY0FBYyxDQUFDLEVBQUUsUUFBUSxFQUFFLFFBQVEsRUFBRSxDQUFDLENBQUM7YUFDbEQ7U0FDSjtJQUNMLENBQUM7K0dBckxRLHlCQUF5QjttR0FBekIseUJBQXlCLGlVQzFDdEMsMmtNQTJIQSx5bDRCRDNGUSxZQUFZLCtCQUNaLDhCQUE4Qix5RkFDOUIsNEJBQTRCLGtFQUM1Qix3QkFBd0IsNklBQ3hCLDhCQUE4Qjs7NEZBTXpCLHlCQUF5QjtrQkFkckMsU0FBUzsrQkFDSSx3QkFBd0IsY0FDdEIsSUFBSSxXQUNQO3dCQUNMLFlBQVk7d0JBQ1osOEJBQThCO3dCQUM5Qiw0QkFBNEI7d0JBQzVCLHdCQUF3Qjt3QkFDeEIsOEJBQThCO3FCQUNqQyxtQkFHZ0IsdUJBQXVCLENBQUMsTUFBTTt3REFHdEMsS0FBSztzQkFBYixLQUFLO2dCQUNHLE9BQU87c0JBQWYsS0FBSztnQkFDRyxJQUFJO3NCQUFaLEtBQUs7Z0JBQ0csV0FBVztzQkFBbkIsS0FBSztnQkFDRyxTQUFTO3NCQUFqQixLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSztnQkFDRyxVQUFVO3NCQUFsQixLQUFLO2dCQUNHLFNBQVM7c0JBQWpCLEtBQUs7Z0JBRUksUUFBUTtzQkFBakIsTUFBTTtnQkFDRyxVQUFVO3NCQUFuQixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlLCBpc1BsYXRmb3JtQnJvd3NlciB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQge1xuICAgIENoYW5nZURldGVjdG9yUmVmLFxuICAgIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICAgIENvbXBvbmVudCxcbiAgICBFdmVudEVtaXR0ZXIsXG4gICAgZWZmZWN0LFxuICAgIGluamVjdCxcbiAgICBJbnB1dCxcbiAgICBPbkluaXQsXG4gICAgT3V0cHV0LFxuICAgIFBMQVRGT1JNX0lELFxuICAgIFJlbmRlcmVyMixcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmltcG9ydCB7IFN1YmplY3QgfSBmcm9tICdyeGpzJztcbmltcG9ydCB7IEJhYnlsb25Td2lwZXJTbGlkZXJEaXJlY3RpdmUgfSBmcm9tICcuLi8uLi8uLi9kaXJlY3RpdmVzL2JhYnlsb24tc2xpZGVycy9iYWJ5bG9uLXN3aXBlci1zbGlkZXIuZGlyZWN0aXZlJztcbmltcG9ydCB7IEJhYnlsb25EYXRhQmFja2dyb3VuZERpcmVjdGl2ZSB9IGZyb20gJy4uLy4uLy4uL2RpcmVjdGl2ZXMvZGF0YS1iYWNrZ3JvdW5kL2RhdGEtYmFja2dyb3VuZC5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgQmFieWxvbkxpbmtUeXBlRGlyZWN0aXZlIH0gZnJvbSAnLi4vLi4vLi4vZGlyZWN0aXZlcy9saW5rLXR5cGUvbGluay10eXBlLmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBCYWJ5bG9uVGFnc0ksIEJhYnlsb25UZXh0c0NvbG9yc0kgfSBmcm9tICcuLi8uLi8uLi9pbnRlcmZhY2VzJztcbmltcG9ydCB7IEJhYnlsb25CdXR0b25JIH0gZnJvbSAnLi4vLi4vLi4vaW50ZXJmYWNlcy9iYWJ5bG9uLWJ1dHRvbi5pbnRlcmZhY2UnO1xuaW1wb3J0IHsgQmFieWxvbkltYWdlSSB9IGZyb20gJy4uLy4uLy4uL2ludGVyZmFjZXMvYmFieWxvbi1pbWFnZS5pbnRlcmZhY2UnO1xuaW1wb3J0IHsgU2NyZWVuU2l6ZXJTZXJ2aWNlIH0gZnJvbSAnLi4vLi4vLi4vc2VydmljZXMvc2NyZWVuLXNpemVyJztcbmltcG9ydCB7IFV0aWxzIH0gZnJvbSAnLi4vLi4vLi4vdXRpbHMnO1xuaW1wb3J0IHsgQmFieWxvbkR5bmFtaWNIZWFkaW5nQ29tcG9uZW50IH0gZnJvbSAnLi4vLi4vc2hhcmVkJztcbmltcG9ydCB7IEJhYnlsb25Ub3BTbGlkZXJJdGVtIH0gZnJvbSAnLi9iYWJ5bG9uLXRvcC1zbGlkZXItaXRlbS5pbnRlcmZhY2UnO1xuaW1wb3J0IHsgQmFieWxvblZpZGVvU291cmNlSSB9IGZyb20gJy4uL2JhYnlsb24tdG9wLXNsaWRlci12aWRlby9iYWJ5bG9uLXZpZGVvLXNvdXJjZS5pbnRlcmZhY2UnO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2xpYi1iYWJ5bG9uLXRvcC1zbGlkZXInLFxuICAgIHN0YW5kYWxvbmU6IHRydWUsXG4gICAgaW1wb3J0czogW1xuICAgICAgICBDb21tb25Nb2R1bGUsXG4gICAgICAgIEJhYnlsb25EYXRhQmFja2dyb3VuZERpcmVjdGl2ZSxcbiAgICAgICAgQmFieWxvblN3aXBlclNsaWRlckRpcmVjdGl2ZSxcbiAgICAgICAgQmFieWxvbkxpbmtUeXBlRGlyZWN0aXZlLFxuICAgICAgICBCYWJ5bG9uRHluYW1pY0hlYWRpbmdDb21wb25lbnQsXG4gICAgXSxcbiAgICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi10b3Atc2xpZGVyLmNvbXBvbmVudC5odG1sJyxcbiAgICBzdHlsZVVybDogJy4vYmFieWxvbi10b3Atc2xpZGVyLmNvbXBvbmVudC5zY3NzJyxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbn0pXG5leHBvcnQgY2xhc3MgQmFieWxvblRvcFNsaWRlckNvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XG4gICAgQElucHV0KCkgaXRlbXM/OiBCYWJ5bG9uVG9wU2xpZGVySXRlbVtdO1xuICAgIEBJbnB1dCgpIGJ1dHRvbnM/OiBCYWJ5bG9uQnV0dG9uSVtdO1xuICAgIEBJbnB1dCgpIGxvZ28/OiBCYWJ5bG9uSW1hZ2VJO1xuICAgIEBJbnB1dCgpIGl0ZW1zTW9iaWxlPzogQmFieWxvblRvcFNsaWRlckl0ZW1bXTsgLy8gRG9udCB3b3JrLCBpIGhhY2UgdG8gZml4XG4gICAgQElucHV0KCkgbG9nb1RpdGxlPzogQmFieWxvbkltYWdlSTtcbiAgICBASW5wdXQoKSB0YWdzPzogQmFieWxvblRhZ3NJO1xuICAgIEBJbnB1dCgpIHRleHRDb2xvcnM/OiBCYWJ5bG9uVGV4dHNDb2xvcnNJO1xuICAgIEBJbnB1dCgpIHZpZGVvRGF0YT86IEJhYnlsb25WaWRlb1NvdXJjZUk7XG5cbiAgICBAT3V0cHV0KCkgYnRuQ2xpY2sgPSBuZXcgRXZlbnRFbWl0dGVyPEJhYnlsb25CdXR0b25JPigpO1xuICAgIEBPdXRwdXQoKSBtb2RhbENsaWNrID0gbmV3IEV2ZW50RW1pdHRlcjxzdHJpbmc+KCk7XG5cbiAgICBtb2JpbGU6IGJvb2xlYW4gPSBmYWxzZTtcblxuICAgIHByaXZhdGUgX2hpZGVWaWRlbyA9IGZhbHNlO1xuICAgIHB1YmxpYyBnZXQgaGlkZVZpZGVvKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5faGlkZVZpZGVvO1xuICAgIH1cbiAgICBwdWJsaWMgc2V0IGhpZGVWaWRlbyh2YWx1ZTogYm9vbGVhbikge1xuICAgICAgICB0aGlzLl9oaWRlVmlkZW8gPSB2YWx1ZTtcbiAgICAgICAgdGhpcy5jaGFuZ2VEZXRlY3RvclJlZi5tYXJrRm9yQ2hlY2soKTsgXG4gICAgfVxuXG4gICAgcHJpdmF0ZSBoYXNQbGF5ZXJJbml0aWFsaXplZCA9IGZhbHNlO1xuICAgIHByaXZhdGUgb2JzZXJ2ZXI/OiBJbnRlcnNlY3Rpb25PYnNlcnZlcjtcblxuICAgIHByaXZhdGUgcmVhZG9ubHkgY2hhbmdlRGV0ZWN0b3JSZWYgPSBpbmplY3QoQ2hhbmdlRGV0ZWN0b3JSZWYpO1xuICAgIHByaXZhdGUgcmVhZG9ubHkgc2NyZWVuU2l6ZXIgPSBpbmplY3QoU2NyZWVuU2l6ZXJTZXJ2aWNlKTtcbiAgICBwcml2YXRlIHJlYWRvbmx5IHBsYXRmb3JtSWQgPSBpbmplY3QoUExBVEZPUk1fSUQpO1xuXG4gICAgcHJpdmF0ZSBkZXN0cm95JCA9IG5ldyBTdWJqZWN0PHZvaWQ+KCk7XG5cbiAgICBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgZWZmZWN0KCgpID0+IHtcbiAgICAgICAgICAgIHRoaXMubWFuYWdlVmlkZW9PckltYWdlKCk7XG4gICAgICAgIH0pO1xuICAgIH1cblxuICAgIG5nT25Jbml0KCk6IHZvaWQge1xuICAgICAgICBpZiAoaXNQbGF0Zm9ybUJyb3dzZXIodGhpcy5wbGF0Zm9ybUlkKSkge1xuICAgICAgICAgICAgaWYgKHRoaXMuc2NyZWVuU2l6ZXIud2lkdGggPCA3NjggJiYgdGhpcy5pdGVtc01vYmlsZT8ubGVuZ3RoKSB7XG4gICAgICAgICAgICAgICAgdGhpcy5oaWRlVmlkZW8gPSB0cnVlO1xuICAgICAgICAgICAgICAgIHRoaXMuaXRlbXMgPSBbLi4udGhpcy5pdGVtc01vYmlsZV07XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG5cbiAgICBuZ0FmdGVyVmlld0luaXQoKSB7XG4gICAgICAgIGlmICghaXNQbGF0Zm9ybUJyb3dzZXIodGhpcy5wbGF0Zm9ybUlkKSkgcmV0dXJuO1xuICAgICAgICBpZiAoIXRoaXMuc2NyZWVuU2l6ZXIubWluTWVkaXVtVGFibGV0KCkpIHJldHVybjtcblxuICAgICAgICBjb25zdCB0YXJnZXQgPSBkb2N1bWVudC5xdWVyeVNlbGVjdG9yKCcueW91dHViZS1iZycpO1xuICAgICAgICBpZiAoIXRhcmdldCkgcmV0dXJuO1xuXG4gICAgICAgIHRoaXMub2JzZXJ2ZXIgPSBuZXcgSW50ZXJzZWN0aW9uT2JzZXJ2ZXIoXG4gICAgICAgICAgICBhc3luYyAoZW50cmllcykgPT4ge1xuICAgICAgICAgICAgICAgIGZvciAoY29uc3QgZSBvZiBlbnRyaWVzKSB7XG4gICAgICAgICAgICAgICAgICAgIGlmIChlLmlzSW50ZXJzZWN0aW5nICYmICF0aGlzLmhhc1BsYXllckluaXRpYWxpemVkKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICB0cnkge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIGF3YWl0IHRoaXMubG9hZFZpZGVvUGxheWVyKCk7XG4gICAgICAgICAgICAgICAgICAgICAgICB9IGZpbmFsbHkge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHRoaXMub2JzZXJ2ZXI/LmRpc2Nvbm5lY3QoKTtcbiAgICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH0sXG4gICAgICAgICAgICB7IHJvb3RNYXJnaW46ICcyMDBweCAwcHgnIH1cbiAgICAgICAgKTtcbiAgICAgICAgdGhpcy5vYnNlcnZlci5vYnNlcnZlKHRhcmdldCk7XG4gICAgfVxuXG4gICAgbmdPbkRlc3Ryb3koKTogdm9pZCB7XG4gICAgICAgIHRoaXMub2JzZXJ2ZXI/LmRpc2Nvbm5lY3QoKTtcbiAgICAgICAgdGhpcy5kZXN0cm95JC5uZXh0KCk7XG4gICAgICAgIHRoaXMuZGVzdHJveSQuY29tcGxldGUoKTtcbiAgICB9XG5cbiAgICBwcml2YXRlIG1hbmFnZVZpZGVvT3JJbWFnZSgpOiB2b2lkIHtcbiAgICAgICAgY29uc3QgaXNEZXNrdG9wID0gdGhpcy5zY3JlZW5TaXplci5taW5NZWRpdW1UYWJsZXQoKTtcblxuICAgICAgICBpZiAoIWlzUGxhdGZvcm1Ccm93c2VyKHRoaXMucGxhdGZvcm1JZCkgfHwgIWlzRGVza3RvcCkge1xuICAgICAgICAgICAgdGhpcy5oaWRlVmlkZW8gPSB0cnVlO1xuICAgICAgICAgICAgcmV0dXJuO1xuICAgICAgICB9XG4gICAgICAgIGlmICh0aGlzLnZpZGVvRGF0YT8uc3JjKSB7XG4gICAgICAgICAgICB0aGlzLmhpZGVWaWRlbyA9IGZhbHNlOyBcbiAgICAgICAgICAgIHRoaXMuaGFzUGxheWVySW5pdGlhbGl6ZWQgPSBmYWxzZTtcbiAgICAgICAgICAgIHNldFRpbWVvdXQoKCkgPT4ge1xuICAgICAgICAgICAgICAgIHRoaXMubG9hZFZpZGVvUGxheWVyKCk7XG4gICAgICAgICAgICB9LCAwKTtcbiAgICAgICAgfSBlbHNlIHtcbiAgICAgICAgICAgIHRoaXMuaGlkZVZpZGVvID0gdHJ1ZTtcbiAgICAgICAgfVxuICAgIH1cblxuICAgIHByaXZhdGUgYXN5bmMgbG9hZFZpZGVvUGxheWVyKCk6IFByb21pc2U8dm9pZD4ge1xuICAgICAgICBhd2FpdCBVdGlscy5sb2FkU2NyaXB0JCgnYXNzZXRzL2JhYnlsb24vanMvanF1ZXJ5Lm1pbi5qcycpLnRvUHJvbWlzZSgpO1xuICAgICAgICBhd2FpdCB0aGlzLndhaXRGb3IoKCkgPT4gKHdpbmRvdyBhcyBhbnkpLmpRdWVyeSB8fCAod2luZG93IGFzIGFueSkuJCk7XG4gICAgICAgIGNvbnN0IHcgPSB3aW5kb3cgYXMgYW55O1xuICAgICAgICBpZiAoIXcuJCAmJiB3LmpRdWVyeSkgdy4kID0gdy5qUXVlcnk7XG5cbiAgICAgICAgY29uc3Qgc3JjID0gYXdhaXQgdGhpcy53YWl0Rm9yKCgpID0+IHRoaXMudmlkZW9EYXRhPy5zcmMpO1xuICAgICAgICBjb25zdCB2aWRlb0lkID0gdGhpcy5leHRyYWN0WW91VHViZUlkKHNyYyEpO1xuICAgICAgICBpZiAoIXZpZGVvSWQpIHtcbiAgICAgICAgICAgIGNvbnNvbGUud2FybignWVQgc3JjIG5vIHbDoWxpZG86Jywgc3JjKTtcbiAgICAgICAgICAgIHJldHVybjtcbiAgICAgICAgfVxuXG4gICAgICAgIGF3YWl0IFV0aWxzLmxvYWRTY3JpcHQkKFxuICAgICAgICAgICAgJ2Fzc2V0cy9iYWJ5bG9uL2pzL2pxdWVyeS5tYi5ZVFBsYXllci5taW4uanMnXG4gICAgICAgICkudG9Qcm9taXNlKCk7XG4gICAgICAgIGF3YWl0IHRoaXMud2FpdEZvcigoKSA9PiB3LiQ/LmZuPy5ZVFBsYXllcik7XG5cbiAgICAgICAgaWYgKHRoaXMuaGFzUGxheWVySW5pdGlhbGl6ZWQpIHJldHVybjtcblxuICAgICAgICBjb25zdCAkID0gdy4kO1xuICAgICAgICBjb25zdCB2aWRlb0VsID0gJCgnI2JnbmRWaWRlbycpO1xuICAgICAgICBpZiAoIXZpZGVvRWw/Lmxlbmd0aCkgcmV0dXJuO1xuICAgICAgICB0aGlzLmhhc1BsYXllckluaXRpYWxpemVkID0gdHJ1ZTtcblxuICAgICAgICB2aWRlb0VsLllUUGxheWVyKHtcbiAgICAgICAgICAgIHZpZGVvVVJMOiB2aWRlb0lkLFxuICAgICAgICAgICAgY29udGFpbm1lbnQ6ICcueW91dHViZS1iZycsXG4gICAgICAgICAgICBhdXRvUGxheTogdHJ1ZSxcbiAgICAgICAgICAgIG11dGU6IHRydWUsXG4gICAgICAgICAgICBzdGFydEF0OiAxLFxuICAgICAgICAgICAgb3BhY2l0eTogMSxcbiAgICAgICAgICAgIHNob3dDb250cm9sczogZmFsc2UsXG4gICAgICAgICAgICBsb29wOiB0cnVlLFxuICAgICAgICAgICAgc3RvcE1vdmllT25CbHVyOiBmYWxzZSxcbiAgICAgICAgICAgIHF1YWxpdHk6ICdoZDEwODAnLFxuICAgICAgICAgICAgcmF0aW86ICcxNi85JyxcbiAgICAgICAgICAgIG9wdGltaXplRGlzcGxheTogdHJ1ZSxcbiAgICAgICAgfSk7XG5cbiAgICAgICAgdmlkZW9FbC5vbignWVRQUmVhZHknLCAoKSA9PiB7XG4gICAgICAgICAgICB0cnkge1xuICAgICAgICAgICAgICAgIGNvbnN0IHBsYXllciA9IHZpZGVvRWwuWVRQR2V0UGxheWVyKCk7XG4gICAgICAgICAgICAgICAgcGxheWVyPy5zZXRQbGF5YmFja1F1YWxpdHk/LignaGQxMDgwJyk7XG4gICAgICAgICAgICB9IGNhdGNoIHt9XG4gICAgICAgIH0pO1xuICAgIH1cblxuICAgIHByaXZhdGUgd2FpdEZvcjxUPihcbiAgICBjb25kOiAoKSA9PiBUIHwgdW5kZWZpbmVkIHwgbnVsbCxcbiAgICBpbnRlcnZhbCA9IDUwLFxuICAgIHRpbWVvdXQgPSA1MDAwXG4gICAgKTogUHJvbWlzZTxUPiB7XG4gICAgICAgIHJldHVybiBuZXcgUHJvbWlzZSgocmVzb2x2ZSwgcmVqZWN0KSA9PiB7XG4gICAgICAgICAgICBjb25zdCB0MCA9IERhdGUubm93KCk7XG4gICAgICAgICAgICBjb25zdCB0aWNrID0gKCkgPT4ge1xuICAgICAgICAgICAgICAgIGNvbnN0IHYgPSBjb25kKCk7XG4gICAgICAgICAgICAgICAgaWYgKHYpIHJldHVybiByZXNvbHZlKHYpO1xuICAgICAgICAgICAgICAgIGlmIChEYXRlLm5vdygpIC0gdDAgPiB0aW1lb3V0KVxuICAgICAgICAgICAgICAgICAgICByZXR1cm4gcmVqZWN0KG5ldyBFcnJvcignd2FpdEZvciB0aW1lb3V0JykpO1xuICAgICAgICAgICAgICAgIHNldFRpbWVvdXQodGljaywgaW50ZXJ2YWwpO1xuICAgICAgICAgICAgfTtcbiAgICAgICAgICAgIHRpY2soKTtcbiAgICAgICAgfSk7XG4gICAgfVxuXG4gICAgcHJpdmF0ZSBleHRyYWN0WW91VHViZUlkKGlucHV0OiBzdHJpbmcpOiBzdHJpbmcgfCBudWxsIHtcbiAgICAgICAgaWYgKCFpbnB1dCkgcmV0dXJuIG51bGw7XG4gICAgICAgIFxuICAgICAgICBjb25zdCBpZE9ubHkgPSAvXltcXHctXXs2LH0kL2k7XG4gICAgICAgIGlmIChpZE9ubHkudGVzdChpbnB1dCkpIHJldHVybiBpbnB1dDtcbiAgICAgICAgY29uc3QgbSA9IGlucHV0Lm1hdGNoKFxuICAgICAgICAgICAgLyg/OnY9fFxcLyg/OmVtYmVkfHNob3J0c3x2KVxcL3x5b3V0dVxcLmJlXFwvKShbXFx3LV17Nix9KS9pXG4gICAgICAgICk7XG4gICAgICAgIHJldHVybiBtID8gbVsxXSA6IG51bGw7XG4gICAgfVxuXG4gICAgc2Nyb2xsVG9TZWN0aW9uKGV2ZW50OiBFdmVudCwgc2VjdGlvbklkOiBzdHJpbmcpOiB2b2lkIHtcbiAgICAgICAgZXZlbnQucHJldmVudERlZmF1bHQoKTtcbiAgICAgICAgaWYgKGlzUGxhdGZvcm1Ccm93c2VyKHRoaXMucGxhdGZvcm1JZCkpIHtcbiAgICAgICAgICAgIGNvbnN0IHNlY3Rpb24gPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZChzZWN0aW9uSWQpO1xuICAgICAgICAgICAgaWYgKHNlY3Rpb24pIHtcbiAgICAgICAgICAgICAgICBzZWN0aW9uLnNjcm9sbEludG9WaWV3KHsgYmVoYXZpb3I6ICdzbW9vdGgnIH0pO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxufVxuIiwiPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX190b3BzbGlkZXIgbWFyZ2luLW1haW4tYm90b21cIiBiYWJ5bG9uU3dpcGVyU2xpZGVyPlxuICAgIDxkaXZcbiAgICAgICAgW2NsYXNzXT1cIlxuICAgICAgICAgICAgdmlkZW9EYXRhPy5zcmMgJiYgIWhpZGVWaWRlb1xuICAgICAgICAgICAgICAgID8gJ2NzX2hlcm8gY3Nfc3R5bGVfNCBjc19wcmltYXJ5X2JnIGNzX2JnX2ZpbGVkIHRleHQtY2VudGVyIHBvc2l0aW9uLXJlbGF0aXZlIHlvdXR1YmUtYmcnXG4gICAgICAgICAgICAgICAgOiAnY3NfcGFyYWxsYXhfc2xpZGVyIGxvYWRpbmcgb3ZlcmZsb3ctaGlkZGVuIHBvc2l0aW9uLXJlbGF0aXZlJ1xuICAgICAgICBcIlxuICAgID5cbiAgICAgICAgQGlmICh2aWRlb0RhdGE/LnNyYyAmJiAhaGlkZVZpZGVvKSB7XG4gICAgICAgICAgICA8ZGl2IGlkPVwiYmduZFZpZGVvXCIgY2xhc3M9XCJwbGF5ZXJcIj48L2Rpdj5cbiAgICAgICAgfSBAZWxzZSBpZiAoaXRlbXM/Lmxlbmd0aCkge1xuICAgICAgICAgICAgPGRpdiBjbGFzcz1cInN3aXBlci13cmFwcGVyXCI+XG4gICAgICAgICAgICAgICAgQGZvciAoaXRlbSBvZiBpdGVtczsgdHJhY2sgJGluZGV4KSB7XG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJzd2lwZXItc2xpZGVcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXZcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImNzX2hlcm8gY3Nfc3R5bGVfMSBjc19jZW50ZXIgdGV4dC1jZW50ZXIgcG9zaXRpb24tcmVsYXRpdmVcIlxuICAgICAgICAgICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIEBpZiAoaXRlbS5pbWcpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGZpZ3VyZVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJjc19zd2lwZXJfcGFyYWxsYXhfYmcgY3NfaGVyb19iZyBjc19iZ19maWxlZCBoLTEwMCB3LTEwMCBwb3NpdGlvbi1hYnNvbHV0ZSB0b3AtMCBzdGFydC0wIG1iLTBcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW2F0dHIuZGF0YS1zcmNdPVwiaXRlbS5pbWcuc3JjXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGRhdGFCYWNrZ3JvdW5kPVwidXJsKCd7eyBpdGVtLmltZy5zcmMgfX0nKVwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgID48L2ZpZ3VyZT5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImNvbnRhaW5lciBwb3NpdGlvbi1yZWxhdGl2ZSBjc196aW5kZXhfM1wiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaGVyb190ZXh0XCI+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBAaWYgKGl0ZW0uc3VidGl0bGUpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bGliLWJhYnlsb24tZHluYW1pYy1oZWFkaW5nXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFt0YWddPVwidGFncz8udGl0bGUgfHwgJ2gyJ1wiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNzc0NsYXNzPVwicHJldGl0bGVfY2FycnVzZWxcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbY29udGVudF09XCJpdGVtLnN1YnRpdGxlXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW2NvbG9yXT1cInRleHRDb2xvcnM/LnRpdGxlXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA+PC9saWItYmFieWxvbi1keW5hbWljLWhlYWRpbmc+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBAaWYgKGxvZ29UaXRsZSAmJiBsb2dvVGl0bGUuc3JjKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImxvZ29fdGl0bGVcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGltZ1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW3NyY109XCJsb2dvVGl0bGUuc3JjXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFthbHRdPVwibG9nb1RpdGxlLmFsdFwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBsb2FkaW5nPVwibGF6eVwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB9IEBlbHNlIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBAaWYgKGl0ZW0udGl0bGUpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGxpYi1iYWJ5bG9uLWR5bmFtaWMtaGVhZGluZ1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW3RhZ109XCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB0YWdzPy50aXRsZSB8fCAkaW5kZXggPT0gMFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA/ICdoMSdcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgOiAnaDInXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgY3NzQ2xhc3M9XCJ0aXRsZV9jYXJydXNlbFwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbY29udGVudF09XCJpdGVtLnRpdGxlXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFtjb2xvcl09XCJ0ZXh0Q29sb3JzPy50aXRsZVwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgID48L2xpYi1iYWJ5bG9uLWR5bmFtaWMtaGVhZGluZz5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBAaWYgKGl0ZW0/LmJ1dHRvbnM/Lmxlbmd0aCkge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIEBmb3IgKFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBidXR0b24gb2YgaXRlbT8uYnV0dG9ucztcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgdHJhY2sgJGluZGV4XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXZcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiYnRuc19fYm94IGFsaWduLS1jZW50ZXJcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFtsaW5rVHlwZV09XCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgYnV0dG9uPy5saW5rVHlwZVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW2hyZWZdPVwiYnV0dG9uPy51cmwgPz8gJyMnXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbbW9kYWxDbGlja109XCJtb2RhbENsaWNrXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImJ0biBidG5fcHJpbWFyeSBidG4tLWxpZ2h0XCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8Yj57e1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBidXR0b24/LmxhYmVsID8/ICcnXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfX08L2I+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHNwYW5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPjwvc3Bhbj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgfVxuICAgIDwvZGl2PlxuICAgIEBpZiAoaXRlbXMgJiYgaXRlbXMubGVuZ3RoID4gMSAmJiAhdmlkZW9EYXRhPy5zcmMpIHtcbiAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl9uYXZpZ2F0aW9uIGNzX3doaXRlX2NvbG9yXCI+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc3dpcGVyX2J1dHRvbl9wcmV2XCI+XG4gICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LWxlZnQtYmlnXCI+PC9zcGFuPlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc3dpcGVyX2J1dHRvbl9uZXh0XCI+XG4gICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICB9XG4gICAgQGlmIChsb2dvKSB7XG4gICAgICAgIDxpbWdcbiAgICAgICAgICAgIFtzcmNdPVwibG9nby5zcmNcIlxuICAgICAgICAgICAgW2FsdF09XCJsb2dvLmFsdFwiXG4gICAgICAgICAgICBjbGFzcz1cInRvcC1zbGlkZXItbG9nb1wiXG4gICAgICAgICAgICBsb2FkaW5nPVwibGF6eVwiXG4gICAgICAgIC8+XG4gICAgfVxuICAgIDxkaXYgY2xhc3M9XCJtb3VzZV93cFwiPlxuICAgICAgICA8YVxuICAgICAgICAgICAgW2F0dHIuYXJpYS1sYWJlbF09XCInU2Nyb2xsIHRvIGZpcnN0IHNlY3Rpb24nXCJcbiAgICAgICAgICAgIGhyZWY9XCIjZmlyc3Rfc2VjdGlvblwiXG4gICAgICAgICAgICBhcmlhLWxhYmVsPVwiZmlyc3Rfc2VjdGlvblwiXG4gICAgICAgICAgICAoY2xpY2spPVwic2Nyb2xsVG9TZWN0aW9uKCRldmVudCwgJ2ZpcnN0X3NlY3Rpb24nKVwiXG4gICAgICAgICAgICBjbGFzcz1cImNzX2Rvd25fYnRuXzJcIlxuICAgICAgICA+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwibW91c2VcIj48L2Rpdj5cbiAgICAgICAgPC9hPlxuICAgIDwvZGl2PlxuPC9zZWN0aW9uPlxuPGRpdiBpZD1cImZpcnN0X3NlY3Rpb25cIj48L2Rpdj5cbiJdfQ==
9
+ args: [{ selector: 'lib-babylon-top-slider', standalone: true, imports: [], template: "<section class=\"babylon__topslider margin-main-botom\">\n <div class=\"cs_parallax_slider loading overflow-hidden position-relative\">\n <div class=\"swiper-wrapper\">\n <div class=\"swiper-slide\">\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\n <div class=\"container position-relative cs_zindex_3\">\n <div class=\"cs_hero_text\">\n <h2 class=\" pretitle_carrusel\">Top slider</h2>\n <h1 class=\" title_carrusel\">Disfruta de las mejores vacaciones en familia</h1>\n <div class=\"btns__box align--center\">\n <a href=\" \" class=\"btn btn_primary btn--light\">\n <b>Descubrenos</b>\n <span class=\"babylon-arrow-right-big\"></span>\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"swiper-slide\">\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\n <div class=\"container position-relative cs_zindex_3\">\n <div class=\"cs_hero_text\">\n <h2 class=\" pretitle_carrusel\">Babylon Hotel</h2>\n <h1 class=\" title_carrusel\">Disfruta de las mejores vacaciones en familia </h1>\n <div class=\"btns__box align--center\">\n <a href=\" \" class=\"btn btn_primary btn--light\">\n <b>Descubrenos</b>\n <span class=\"babylon-arrow-right-big\"></span>\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"cs_slider_navigation cs_white_color\">\n <div class=\"cs_swiper_button_prev\">\n <span class=\"babylon-arrow-left-big\"></span>\n </div>\n <div class=\"cs_swiper_button_next\">\n <span class=\"babylon-arrow-right-big\"></span>\n </div>\n </div>\n <a href=\"#about\" class=\"cs_down_btn_2\"></a>\n</section>\n<div class=\"float-buttons\">\n <div class=\"float-buttons--inner\">\n <a href=\"\" class=\"btn-float\"><span class=\"babylon-transfer\"></span> <span class=\"text\">Transfer</span></a>\n <a href=\"\" class=\"btn-float\"><span class=\"babylon-transfer\"></span> <span class=\"text\">Chekin online</span></a>\n </div>\n</div>\n", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle: \"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom: #0a1d31;--cl_footer-scroll: #978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth: 1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_desde: #bcbbc3;--cl_price: #19314b;--cl_badget: #ff8874;--cl_badget-text: #fff}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom: #79582c;--cl_footer-scroll: #aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_hero.cs_style_1{height:calc(100vh + -0px);padding:100px 0 50px;max-height:1100px}@media (max-width: 991px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 575px){.cs_hero.cs_style_1{min-height:500px}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__topslider{position:relative}.babylon__topslider figure:before{content:\"\";position:absolute;left:0;top:0;width:100%;height:100%;background:#00000030}.cs_down_btn_2{position:absolute;height:35px;width:20px;border-radius:10px;border:2px solid var(--cl_title-light);z-index:1;bottom:14%;left:50%;margin-left:-10px}.cs_down_btn_2:before{content:\"\";height:5px;width:5px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--cl_title-light);animation:UpAndDown 3s infinite}@keyframes UpAndDown{0%,to{top:30%}50%{top:70%;opacity:.5;transform:translate(-50%,-50%) scale(.8)}}.float-buttons{position:fixed;bottom:70px;left:15px;z-index:100}.float-buttons .float-buttons--inner{display:flex;flex-direction:column;gap:10px}.float-buttons .btn-float{background-color:var(--cl_btn-box);font-size:17px;color:var(--cl_text-light);border-radius:var(--btn_radius);padding:6px 10px;text-transform:uppercase;font-weight:400;letter-spacing:.1em;text-align:center;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center}.float-buttons .btn-float .text{width:0;opacity:0;position:absolute;left:20px;margin:0;background:var(--cl_btn-box);color:var(--cl_text-light);border-radius:0 30px 30px 0;height:40px;display:flex;align-items:center;z-index:-1;padding-left:20px;letter-spacing:0;font-size:13px;transition:opacity .5s ease}.float-buttons .btn-float:hover{background-color:var(--cl_btn-call-hover)}.float-buttons .btn-float:hover .text{width:120px;transition:opacity .5s ease;opacity:1}@media (min-width: 992px){.float-buttons{bottom:30px;left:30px}}\n"] }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi10b3Atc2xpZGVyL2JhYnlsb24tdG9wLXNsaWRlci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci9iYWJ5bG9uLXRvcC1zbGlkZXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFTMUMsTUFBTSxPQUFPLHlCQUF5QjsrR0FBekIseUJBQXlCO21HQUF6Qix5QkFBeUIsa0ZDVHRDLGc0RkF1REE7OzRGRDlDYSx5QkFBeUI7a0JBUHJDLFNBQVM7K0JBQ0Usd0JBQXdCLGNBQ3RCLElBQUksV0FDUCxFQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2xpYi1iYWJ5bG9uLXRvcC1zbGlkZXInLFxuICBzdGFuZGFsb25lOiB0cnVlLFxuICBpbXBvcnRzOiBbXSxcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tdG9wLXNsaWRlci5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLXRvcC1zbGlkZXIuY29tcG9uZW50LnNjc3MnXG59KVxuZXhwb3J0IGNsYXNzIEJhYnlsb25Ub3BTbGlkZXJDb21wb25lbnQge1xuXG59XG4iLCI8c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX3RvcHNsaWRlciBtYXJnaW4tbWFpbi1ib3RvbVwiPlxuICAgIDxkaXYgY2xhc3M9XCJjc19wYXJhbGxheF9zbGlkZXIgbG9hZGluZyBvdmVyZmxvdy1oaWRkZW4gcG9zaXRpb24tcmVsYXRpdmVcIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJzd2lwZXItd3JhcHBlclwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwic3dpcGVyLXNsaWRlXCI+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2hlcm8gY3Nfc3R5bGVfMSBjc19jZW50ZXIgdGV4dC1jZW50ZXIgcG9zaXRpb24tcmVsYXRpdmVcIj5cbiAgICAgICAgICAgIDxmaWd1cmUgY2xhc3M9XCJjc19zd2lwZXJfcGFyYWxsYXhfYmcgY3NfaGVyb19iZyBjc19iZ19maWxlZCBoLTEwMCB3LTEwMCBwb3NpdGlvbi1hYnNvbHV0ZSB0b3AtMCBzdGFydC0wIG1iLTBcIiBkYXRhLXNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9oZXJvX2JnXzEuanBlZ1wiPjwvZmlndXJlPlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lciBwb3NpdGlvbi1yZWxhdGl2ZSBjc196aW5kZXhfM1wiPlxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaGVyb190ZXh0XCI+XG4gICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwiICBwcmV0aXRsZV9jYXJydXNlbFwiPlRvcCBzbGlkZXI8L2gyPlxuICAgICAgICAgICAgICAgIDxoMSBjbGFzcz1cIiB0aXRsZV9jYXJydXNlbFwiPkRpc2ZydXRhIGRlIGxhcyBtZWpvcmVzIHZhY2FjaW9uZXMgZW4gZmFtaWxpYTwvaDE+XG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImJ0bnNfX2JveCBhbGlnbi0tY2VudGVyXCI+XG4gICAgICAgICAgICAgICAgICAgIDxhIGhyZWY9XCIgXCIgY2xhc3M9XCJidG4gYnRuX3ByaW1hcnkgYnRuLS1saWdodFwiPlxuICAgICAgICAgICAgICAgICAgICAgICAgPGI+RGVzY3VicmVub3M8L2I+XG4gICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPlxuICAgICAgICAgICAgICAgICAgICA8L2E+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInN3aXBlci1zbGlkZVwiPlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2hlcm8gY3Nfc3R5bGVfMSBjc19jZW50ZXIgdGV4dC1jZW50ZXIgcG9zaXRpb24tcmVsYXRpdmVcIj5cbiAgICAgICAgICAgICAgICAgPGZpZ3VyZSBjbGFzcz1cImNzX3N3aXBlcl9wYXJhbGxheF9iZyBjc19oZXJvX2JnIGNzX2JnX2ZpbGVkIGgtMTAwIHctMTAwIHBvc2l0aW9uLWFic29sdXRlIHRvcC0wIHN0YXJ0LTAgbWItMFwiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2hlcm9fYmdfMS5qcGVnXCI+PC9maWd1cmU+XG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lciBwb3NpdGlvbi1yZWxhdGl2ZSBjc196aW5kZXhfM1wiPlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaGVyb190ZXh0XCI+XG4gICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCIgICBwcmV0aXRsZV9jYXJydXNlbFwiPkJhYnlsb24gSG90ZWw8L2gyPlxuICAgICAgICAgICAgICAgICAgICAgICAgPGgxIGNsYXNzPVwiIHRpdGxlX2NhcnJ1c2VsXCI+RGlzZnJ1dGEgZGUgbGFzIG1lam9yZXMgdmFjYWNpb25lcyBlbiBmYW1pbGlhIDwvaDE+XG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiYnRuc19fYm94IGFsaWduLS1jZW50ZXJcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBocmVmPVwiIFwiIGNsYXNzPVwiYnRuIGJ0bl9wcmltYXJ5IGJ0bi0tbGlnaHRcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGI+RGVzY3VicmVub3M8L2I+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1hcnJvdy1yaWdodC1iaWdcIj48L3NwYW4+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVyX25hdmlnYXRpb24gY3Nfd2hpdGVfY29sb3JcIj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImNzX3N3aXBlcl9idXR0b25fcHJldlwiPlxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LWxlZnQtYmlnXCI+PC9zcGFuPlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImNzX3N3aXBlcl9idXR0b25fbmV4dFwiPlxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj5cbiAgICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG4gICAgPGEgaHJlZj1cIiNhYm91dFwiIGNsYXNzPVwiY3NfZG93bl9idG5fMlwiPjwvYT5cbjwvc2VjdGlvbj5cbjxkaXYgY2xhc3M9XCJmbG9hdC1idXR0b25zXCI+XG4gIDxkaXYgY2xhc3M9XCJmbG9hdC1idXR0b25zLS1pbm5lclwiPlxuICAgICAgPGEgaHJlZj1cIlwiIGNsYXNzPVwiYnRuLWZsb2F0XCI+PHNwYW4gY2xhc3M9XCJiYWJ5bG9uLXRyYW5zZmVyXCI+PC9zcGFuPiA8c3BhbiBjbGFzcz1cInRleHRcIj5UcmFuc2Zlcjwvc3Bhbj48L2E+XG4gICAgICA8YSBocmVmPVwiXCIgY2xhc3M9XCJidG4tZmxvYXRcIj48c3BhbiBjbGFzcz1cImJhYnlsb24tdHJhbnNmZXJcIj48L3NwYW4+ICA8c3BhbiBjbGFzcz1cInRleHRcIj5DaGVraW4gb25saW5lPC9zcGFuPjwvYT5cbiAgPC9kaXY+XG48L2Rpdj5cbiJdfQ==
@@ -1,38 +1,11 @@
1
- import { ChangeDetectionStrategy, Component, Input, } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
3
- import { BabylonSlidersDirective } from '../../../directives/babylon-sliders/babylon-sliders.directive';
4
- import { BabylonCurrencyPipe } from '../../../pipes/babylon-currency.pipe';
5
- import { BabylonDataBackgroundDirective } from '../../../directives/data-background/data-background.directive';
1
+ import { Component } from '@angular/core';
6
2
  import * as i0 from "@angular/core";
7
3
  export class BabylonTopSliderThumbsComponent {
8
- constructor(cdr) {
9
- this.cdr = cdr;
10
- }
11
- ngAfterViewInit() {
12
- setTimeout(() => {
13
- this.cdr.detectChanges();
14
- }, 100);
15
- }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonTopSliderThumbsComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonTopSliderThumbsComponent, isStandalone: true, selector: "lib-babylon-top-slider-thumbs", inputs: { title: "title", from: "from", currency: "currency", price: "price", images: "images" }, ngImport: i0, template: "<section class=\"babylon__topslider-thumbs margin-main-botom\">\n <div class=\"position-relative cs_gallery_hover_show_nav\">\n <div\n class=\"cs_gallery_slider_thumb_2 slick-slider\"\n sliders=\"cs_gallery_slider_thumb_2\"\n >\n @if (images?.length) {\n @for (image of images; track $index) {\n <div\n class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\"\n dataBackground=\"url('{{ image?.src }}')\"\n ></div>\n }\n }\n </div>\n <div class=\"cs_gallery_slider_nav_2_wrap\">\n <div class=\"container position-relative cs_gallery_slider_nav_2_in\">\n <div class=\"intro_info intro_info--light\">\n @if (title) {\n <h1 class=\"title mb--10\">{{ title }}</h1>\n }\n <p class=\"subtitle mb--0\">\n @if (from) {\n <span class=\"text\">\n {{ from }}\n </span>\n }\n @if (price) {\n {{ price }}\n }\n @if (currency) {\n {{ currency | currencySymbol }}\n }\n </p>\n </div>\n <div\n class=\"cs_gallery_slider_nav_2 slick-slider\"\n sliders=\"cs_gallery_slider_nav_2\"\n >\n @if (images?.length) {\n @for (image of images; track $index) {\n <div\n class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\"\n [attr.data-src]=\"image?.src\"\n dataBackground=\"url('{{ image?.src }}')\"\n ></div>\n }\n }\n </div>\n </div>\n </div>\n <div\n class=\"cs_left_arrow_gallery_2 cs_center cs_mobile_hide cs_slider_navigation cs_white_color\"\n >\n <div class=\"cs_swiper_button_prev\">\n <span class=\"babylon-arrow-left-big\"></span>\n </div>\n </div>\n <div\n class=\"cs_right_arrow_gallery_2 cs_center cs_mobile_hide cs_slider_navigation cs_white_color\"\n >\n <div class=\"cs_swiper_button_next\">\n <span class=\"babylon-arrow-right-big\"></span>\n </div>\n </div>\n </div>\n</section>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: BabylonSlidersDirective, selector: "[sliders]", inputs: ["sliders"] }, { kind: "pipe", type: BabylonCurrencyPipe, name: "currencySymbol" }, { kind: "directive", type: BabylonDataBackgroundDirective, selector: "[dataBackground]", inputs: ["dataBackground"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonTopSliderThumbsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonTopSliderThumbsComponent, isStandalone: true, selector: "lib-babylon-top-slider-thumbs", ngImport: i0, template: "<section class=\"babylon__topslider-thumbs margin-main-botom\">\n <div class=\"position-relative cs_gallery_hover_show_nav\">\n <div class=\"cs_gallery_slider_thumb_2 slick-slider\">\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n </div>\n <div class=\"cs_gallery_slider_nav_2_wrap\">\n <div class=\"container position-relative cs_gallery_slider_nav_2_in\">\n <div class=\" intro_info intro_info--light\">\n <h1 class=\"title mb--10\">Deluxe Room</h1>\n <p class=\"subtitle mb--0\"><span class=\"text\">From</span> 320\u20AC.0 </p>\n </div>\n <div class=\"cs_gallery_slider_nav_2 slick-slider\">\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_4.jpeg\" alt=\"room_sm_4\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_5.jpeg\" alt=\"room_sm_5\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_6.jpeg\" alt=\"room_sm_6\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_4.jpeg\" alt=\"room_sm_4\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_5.jpeg\" alt=\"room_sm_5\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_6.jpeg\" alt=\"room_sm_6\"/>\n </div>\n </div>\n </div>\n </div>\n <div class=\"cs_left_arrow_gallery_2 cs_center cs_mobile_hide cs_slider_navigation cs_white_color\">\n <div class=\"cs_swiper_button_prev\">\n <span class=\"babylon-arrow-left-big\"></span>\n </div>\n </div>\n <div class=\"cs_right_arrow_gallery_2 cs_center cs_mobile_hide cs_slider_navigation cs_white_color\">\n <div class=\"cs_swiper_button_next\">\n <span class=\"babylon-arrow-right-big\"></span>\n </div>\n </div>\n </div>\n</section>\n", styles: [""] }); }
18
6
  }
19
7
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonTopSliderThumbsComponent, decorators: [{
20
8
  type: Component,
21
- args: [{ selector: 'lib-babylon-top-slider-thumbs', standalone: true, imports: [
22
- CommonModule,
23
- BabylonSlidersDirective,
24
- BabylonCurrencyPipe,
25
- BabylonDataBackgroundDirective,
26
- ], changeDetection: ChangeDetectionStrategy.OnPush, template: "<section class=\"babylon__topslider-thumbs margin-main-botom\">\n <div class=\"position-relative cs_gallery_hover_show_nav\">\n <div\n class=\"cs_gallery_slider_thumb_2 slick-slider\"\n sliders=\"cs_gallery_slider_thumb_2\"\n >\n @if (images?.length) {\n @for (image of images; track $index) {\n <div\n class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\"\n dataBackground=\"url('{{ image?.src }}')\"\n ></div>\n }\n }\n </div>\n <div class=\"cs_gallery_slider_nav_2_wrap\">\n <div class=\"container position-relative cs_gallery_slider_nav_2_in\">\n <div class=\"intro_info intro_info--light\">\n @if (title) {\n <h1 class=\"title mb--10\">{{ title }}</h1>\n }\n <p class=\"subtitle mb--0\">\n @if (from) {\n <span class=\"text\">\n {{ from }}\n </span>\n }\n @if (price) {\n {{ price }}\n }\n @if (currency) {\n {{ currency | currencySymbol }}\n }\n </p>\n </div>\n <div\n class=\"cs_gallery_slider_nav_2 slick-slider\"\n sliders=\"cs_gallery_slider_nav_2\"\n >\n @if (images?.length) {\n @for (image of images; track $index) {\n <div\n class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\"\n [attr.data-src]=\"image?.src\"\n dataBackground=\"url('{{ image?.src }}')\"\n ></div>\n }\n }\n </div>\n </div>\n </div>\n <div\n class=\"cs_left_arrow_gallery_2 cs_center cs_mobile_hide cs_slider_navigation cs_white_color\"\n >\n <div class=\"cs_swiper_button_prev\">\n <span class=\"babylon-arrow-left-big\"></span>\n </div>\n </div>\n <div\n class=\"cs_right_arrow_gallery_2 cs_center cs_mobile_hide cs_slider_navigation cs_white_color\"\n >\n <div class=\"cs_swiper_button_next\">\n <span class=\"babylon-arrow-right-big\"></span>\n </div>\n </div>\n </div>\n</section>\n" }]
27
- }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { title: [{
28
- type: Input
29
- }], from: [{
30
- type: Input
31
- }], currency: [{
32
- type: Input
33
- }], price: [{
34
- type: Input
35
- }], images: [{
36
- type: Input
37
- }] } });
38
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLXRodW1icy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci10aHVtYnMvYmFieWxvbi10b3Atc2xpZGVyLXRodW1icy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci10aHVtYnMvYmFieWxvbi10b3Atc2xpZGVyLXRodW1icy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBRUgsdUJBQXVCLEVBRXZCLFNBQVMsRUFDVCxLQUFLLEdBQ1IsTUFBTSxlQUFlLENBQUM7QUFFdkIsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLCtEQUErRCxDQUFDO0FBQ3hHLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHNDQUFzQyxDQUFDO0FBQzNFLE9BQU8sRUFBRSw4QkFBOEIsRUFBRSxNQUFNLCtEQUErRCxDQUFDOztBQWUvRyxNQUFNLE9BQU8sK0JBQStCO0lBT3hDLFlBQW9CLEdBQXNCO1FBQXRCLFFBQUcsR0FBSCxHQUFHLENBQW1CO0lBQUcsQ0FBQztJQUU5QyxlQUFlO1FBQ1gsVUFBVSxDQUFDLEdBQUcsRUFBRTtZQUNaLElBQUksQ0FBQyxHQUFHLENBQUMsYUFBYSxFQUFFLENBQUM7UUFDN0IsQ0FBQyxFQUFFLEdBQUcsQ0FBQyxDQUFDO0lBQ1osQ0FBQzsrR0FiUSwrQkFBK0I7bUdBQS9CLCtCQUErQiwyTEMxQjVDLDZyRkFtRUEseUREbERRLFlBQVksK0JBQ1osdUJBQXVCLHNFQUN2QixtQkFBbUIsdURBQ25CLDhCQUE4Qjs7NEZBTXpCLCtCQUErQjtrQkFiM0MsU0FBUzsrQkFDSSwrQkFBK0IsY0FDN0IsSUFBSSxXQUNQO3dCQUNMLFlBQVk7d0JBQ1osdUJBQXVCO3dCQUN2QixtQkFBbUI7d0JBQ25CLDhCQUE4QjtxQkFDakMsbUJBR2dCLHVCQUF1QixDQUFDLE1BQU07c0ZBR3RDLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxJQUFJO3NCQUFaLEtBQUs7Z0JBQ0csUUFBUTtzQkFBaEIsS0FBSztnQkFDRyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csTUFBTTtzQkFBZCxLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgICBBZnRlclZpZXdJbml0LFxuICAgIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICAgIENoYW5nZURldGVjdG9yUmVmLFxuICAgIENvbXBvbmVudCxcbiAgICBJbnB1dCxcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBCYWJ5bG9uSW1hZ2VJIH0gZnJvbSAnLi4vLi4vLi4vaW50ZXJmYWNlcy9iYWJ5bG9uLWltYWdlLmludGVyZmFjZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgQmFieWxvblNsaWRlcnNEaXJlY3RpdmUgfSBmcm9tICcuLi8uLi8uLi9kaXJlY3RpdmVzL2JhYnlsb24tc2xpZGVycy9iYWJ5bG9uLXNsaWRlcnMuZGlyZWN0aXZlJztcbmltcG9ydCB7IEJhYnlsb25DdXJyZW5jeVBpcGUgfSBmcm9tICcuLi8uLi8uLi9waXBlcy9iYWJ5bG9uLWN1cnJlbmN5LnBpcGUnO1xuaW1wb3J0IHsgQmFieWxvbkRhdGFCYWNrZ3JvdW5kRGlyZWN0aXZlIH0gZnJvbSAnLi4vLi4vLi4vZGlyZWN0aXZlcy9kYXRhLWJhY2tncm91bmQvZGF0YS1iYWNrZ3JvdW5kLmRpcmVjdGl2ZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tdG9wLXNsaWRlci10aHVtYnMnLFxuICAgIHN0YW5kYWxvbmU6IHRydWUsXG4gICAgaW1wb3J0czogW1xuICAgICAgICBDb21tb25Nb2R1bGUsXG4gICAgICAgIEJhYnlsb25TbGlkZXJzRGlyZWN0aXZlLFxuICAgICAgICBCYWJ5bG9uQ3VycmVuY3lQaXBlLFxuICAgICAgICBCYWJ5bG9uRGF0YUJhY2tncm91bmREaXJlY3RpdmUsXG4gICAgXSxcbiAgICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi10b3Atc2xpZGVyLXRodW1icy5jb21wb25lbnQuaHRtbCcsXG4gICAgc3R5bGVVcmw6ICcuL2JhYnlsb24tdG9wLXNsaWRlci10aHVtYnMuY29tcG9uZW50LnNjc3MnLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBCYWJ5bG9uVG9wU2xpZGVyVGh1bWJzQ29tcG9uZW50IGltcGxlbWVudHMgQWZ0ZXJWaWV3SW5pdCB7XG4gICAgQElucHV0KCkgdGl0bGU/OiBzdHJpbmc7XG4gICAgQElucHV0KCkgZnJvbT86IHN0cmluZztcbiAgICBASW5wdXQoKSBjdXJyZW5jeT86IHN0cmluZztcbiAgICBASW5wdXQoKSBwcmljZT86IG51bWJlcjtcbiAgICBASW5wdXQoKSBpbWFnZXM/OiBCYWJ5bG9uSW1hZ2VJW107XG5cbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGNkcjogQ2hhbmdlRGV0ZWN0b3JSZWYpIHt9XG5cbiAgICBuZ0FmdGVyVmlld0luaXQoKSB7XG4gICAgICAgIHNldFRpbWVvdXQoKCkgPT4ge1xuICAgICAgICAgICAgdGhpcy5jZHIuZGV0ZWN0Q2hhbmdlcygpO1xuICAgICAgICB9LCAxMDApO1xuICAgIH1cbn1cbiIsIjxzZWN0aW9uIGNsYXNzPVwiYmFieWxvbl9fdG9wc2xpZGVyLXRodW1icyBtYXJnaW4tbWFpbi1ib3RvbVwiPlxuICAgIDxkaXYgY2xhc3M9XCJwb3NpdGlvbi1yZWxhdGl2ZSBjc19nYWxsZXJ5X2hvdmVyX3Nob3dfbmF2XCI+XG4gICAgICAgIDxkaXZcbiAgICAgICAgICAgIGNsYXNzPVwiY3NfZ2FsbGVyeV9zbGlkZXJfdGh1bWJfMiBzbGljay1zbGlkZXJcIlxuICAgICAgICAgICAgc2xpZGVycz1cImNzX2dhbGxlcnlfc2xpZGVyX3RodW1iXzJcIlxuICAgICAgICA+XG4gICAgICAgICAgICBAaWYgKGltYWdlcz8ubGVuZ3RoKSB7XG4gICAgICAgICAgICAgICAgQGZvciAoaW1hZ2Ugb2YgaW1hZ2VzOyB0cmFjayAkaW5kZXgpIHtcbiAgICAgICAgICAgICAgICAgICAgPGRpdlxuICAgICAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJjc19nYWxsZXJ5X3NsaWRlcl90aHVtYl9pdGVtXzIgY3NfYmdfZmlsZWRcIlxuICAgICAgICAgICAgICAgICAgICAgICAgZGF0YUJhY2tncm91bmQ9XCJ1cmwoJ3t7IGltYWdlPy5zcmMgfX0nKVwiXG4gICAgICAgICAgICAgICAgICAgID48L2Rpdj5cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfZ2FsbGVyeV9zbGlkZXJfbmF2XzJfd3JhcFwiPlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lciBwb3NpdGlvbi1yZWxhdGl2ZSBjc19nYWxsZXJ5X3NsaWRlcl9uYXZfMl9pblwiPlxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvIGludHJvX2luZm8tLWxpZ2h0XCI+XG4gICAgICAgICAgICAgICAgICAgIEBpZiAodGl0bGUpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIDxoMSBjbGFzcz1cInRpdGxlIG1iLS0xMFwiPnt7IHRpdGxlIH19PC9oMT5cbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInN1YnRpdGxlIG1iLS0wXCI+XG4gICAgICAgICAgICAgICAgICAgICAgICBAaWYgKGZyb20pIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInRleHRcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAge3sgZnJvbSB9fVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvc3Bhbj5cbiAgICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgICAgIEBpZiAocHJpY2UpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICB7eyBwcmljZSB9fVxuICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgQGlmIChjdXJyZW5jeSkge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHt7IGN1cnJlbmN5IHwgY3VycmVuY3lTeW1ib2wgfX1cbiAgICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgPC9wPlxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgIDxkaXZcbiAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJjc19nYWxsZXJ5X3NsaWRlcl9uYXZfMiBzbGljay1zbGlkZXJcIlxuICAgICAgICAgICAgICAgICAgICBzbGlkZXJzPVwiY3NfZ2FsbGVyeV9zbGlkZXJfbmF2XzJcIlxuICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgICAgQGlmIChpbWFnZXM/Lmxlbmd0aCkge1xuICAgICAgICAgICAgICAgICAgICAgICAgQGZvciAoaW1hZ2Ugb2YgaW1hZ2VzOyB0cmFjayAkaW5kZXgpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiY3NfZ2FsbGVyeV9zbGlkZXJfdGh1bWJfbWluaV8yIGNzX2JnX2ZpbGVkXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW2F0dHIuZGF0YS1zcmNdPVwiaW1hZ2U/LnNyY1wiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGRhdGFCYWNrZ3JvdW5kPVwidXJsKCd7eyBpbWFnZT8uc3JjIH19JylcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgID48L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2XG4gICAgICAgICAgICBjbGFzcz1cImNzX2xlZnRfYXJyb3dfZ2FsbGVyeV8yIGNzX2NlbnRlciBjc19tb2JpbGVfaGlkZSBjc19zbGlkZXJfbmF2aWdhdGlvbiBjc193aGl0ZV9jb2xvclwiXG4gICAgICAgID5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zd2lwZXJfYnV0dG9uX3ByZXZcIj5cbiAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctbGVmdC1iaWdcIj48L3NwYW4+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDxkaXZcbiAgICAgICAgICAgIGNsYXNzPVwiY3NfcmlnaHRfYXJyb3dfZ2FsbGVyeV8yIGNzX2NlbnRlciBjc19tb2JpbGVfaGlkZSBjc19zbGlkZXJfbmF2aWdhdGlvbiBjc193aGl0ZV9jb2xvclwiXG4gICAgICAgID5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zd2lwZXJfYnV0dG9uX25leHRcIj5cbiAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuPC9zZWN0aW9uPlxuIl19
9
+ args: [{ selector: 'lib-babylon-top-slider-thumbs', standalone: true, imports: [], template: "<section class=\"babylon__topslider-thumbs margin-main-botom\">\n <div class=\"position-relative cs_gallery_hover_show_nav\">\n <div class=\"cs_gallery_slider_thumb_2 slick-slider\">\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_item_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"Hero_bg_1\"/>\n </div>\n </div>\n <div class=\"cs_gallery_slider_nav_2_wrap\">\n <div class=\"container position-relative cs_gallery_slider_nav_2_in\">\n <div class=\" intro_info intro_info--light\">\n <h1 class=\"title mb--10\">Deluxe Room</h1>\n <p class=\"subtitle mb--0\"><span class=\"text\">From</span> 320\u20AC.0 </p>\n </div>\n <div class=\"cs_gallery_slider_nav_2 slick-slider\">\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_4.jpeg\" alt=\"room_sm_4\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_5.jpeg\" alt=\"room_sm_5\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_6.jpeg\" alt=\"room_sm_6\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_4.jpeg\" alt=\"room_sm_4\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_5.jpeg\" alt=\"room_sm_5\"/>\n </div>\n <div class=\"cs_gallery_slider_thumb_mini_2 cs_bg_filed\">\n <img src=\"/assets/babylon/fotos/room_sm_6.jpeg\" alt=\"room_sm_6\"/>\n </div>\n </div>\n </div>\n </div>\n <div class=\"cs_left_arrow_gallery_2 cs_center cs_mobile_hide cs_slider_navigation cs_white_color\">\n <div class=\"cs_swiper_button_prev\">\n <span class=\"babylon-arrow-left-big\"></span>\n </div>\n </div>\n <div class=\"cs_right_arrow_gallery_2 cs_center cs_mobile_hide cs_slider_navigation cs_white_color\">\n <div class=\"cs_swiper_button_next\">\n <span class=\"babylon-arrow-right-big\"></span>\n </div>\n </div>\n </div>\n</section>\n" }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLXRodW1icy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci10aHVtYnMvYmFieWxvbi10b3Atc2xpZGVyLXRodW1icy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci10aHVtYnMvYmFieWxvbi10b3Atc2xpZGVyLXRodW1icy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxQyxNQUFNLE9BQU8sK0JBQStCOytHQUEvQiwrQkFBK0I7bUdBQS9CLCtCQUErQix5RkNUNUMsNjlHQThEQTs7NEZEckRhLCtCQUErQjtrQkFQM0MsU0FBUzsrQkFDRSwrQkFBK0IsY0FDN0IsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tdG9wLXNsaWRlci10aHVtYnMnLFxuICBzdGFuZGFsb25lOiB0cnVlLFxuICBpbXBvcnRzOiBbXSxcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tdG9wLXNsaWRlci10aHVtYnMuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybDogJy4vYmFieWxvbi10b3Atc2xpZGVyLXRodW1icy5jb21wb25lbnQuc2Nzcydcbn0pXG5leHBvcnQgY2xhc3MgQmFieWxvblRvcFNsaWRlclRodW1ic0NvbXBvbmVudCB7XG5cbn1cbiIsIjxzZWN0aW9uIGNsYXNzPVwiYmFieWxvbl9fdG9wc2xpZGVyLXRodW1icyBtYXJnaW4tbWFpbi1ib3RvbVwiPlxuICAgIDxkaXYgY2xhc3M9XCJwb3NpdGlvbi1yZWxhdGl2ZSBjc19nYWxsZXJ5X2hvdmVyX3Nob3dfbmF2XCI+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJjc19nYWxsZXJ5X3NsaWRlcl90aHVtYl8yIHNsaWNrLXNsaWRlclwiPlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfc2xpZGVyX3RodW1iX2l0ZW1fMiBjc19iZ19maWxlZFwiPlxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9oZXJvX2JnXzEuanBlZ1wiIGFsdD1cIkhlcm9fYmdfMVwiLz5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfc2xpZGVyX3RodW1iX2l0ZW1fMiBjc19iZ19maWxlZFwiPlxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9oZXJvX2JnXzEuanBlZ1wiIGFsdD1cIkhlcm9fYmdfMVwiLz5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfc2xpZGVyX3RodW1iX2l0ZW1fMiBjc19iZ19maWxlZFwiPlxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9oZXJvX2JnXzEuanBlZ1wiIGFsdD1cIkhlcm9fYmdfMVwiLz5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfc2xpZGVyX3RodW1iX2l0ZW1fMiBjc19iZ19maWxlZFwiPlxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9oZXJvX2JnXzEuanBlZ1wiIGFsdD1cIkhlcm9fYmdfMVwiLz5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfc2xpZGVyX3RodW1iX2l0ZW1fMiBjc19iZ19maWxlZFwiPlxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9oZXJvX2JnXzEuanBlZ1wiIGFsdD1cIkhlcm9fYmdfMVwiLz5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfc2xpZGVyX3RodW1iX2l0ZW1fMiBjc19iZ19maWxlZFwiPlxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9oZXJvX2JnXzEuanBlZ1wiIGFsdD1cIkhlcm9fYmdfMVwiLz5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfc2xpZGVyX25hdl8yX3dyYXBcIj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXIgcG9zaXRpb24tcmVsYXRpdmUgY3NfZ2FsbGVyeV9zbGlkZXJfbmF2XzJfaW5cIj5cbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiICBpbnRyb19pbmZvIGludHJvX2luZm8tLWxpZ2h0XCI+XG4gICAgICAgICAgICAgICAgICAgIDxoMSBjbGFzcz1cInRpdGxlICBtYi0tMTBcIj5EZWx1eGUgUm9vbTwvaDE+XG4gICAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwic3VidGl0bGUgbWItLTBcIj48c3BhbiBjbGFzcz1cInRleHRcIj5Gcm9tPC9zcGFuPiAzMjDigqwuMCA8L3A+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfc2xpZGVyX25hdl8yIHNsaWNrLXNsaWRlclwiPlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfZ2FsbGVyeV9zbGlkZXJfdGh1bWJfbWluaV8yIGNzX2JnX2ZpbGVkXCI+XG4gICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3Mvcm9vbV9zbV80LmpwZWdcIiBhbHQ9XCJyb29tX3NtXzRcIi8+XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfZ2FsbGVyeV9zbGlkZXJfdGh1bWJfbWluaV8yIGNzX2JnX2ZpbGVkXCI+XG4gICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3Mvcm9vbV9zbV81LmpwZWdcIiBhbHQ9XCJyb29tX3NtXzVcIi8+XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfZ2FsbGVyeV9zbGlkZXJfdGh1bWJfbWluaV8yIGNzX2JnX2ZpbGVkXCI+XG4gICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3Mvcm9vbV9zbV82LmpwZWdcIiBhbHQ9XCJyb29tX3NtXzZcIi8+XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfZ2FsbGVyeV9zbGlkZXJfdGh1bWJfbWluaV8yIGNzX2JnX2ZpbGVkXCI+XG4gICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3Mvcm9vbV9zbV80LmpwZWdcIiBhbHQ9XCJyb29tX3NtXzRcIi8+XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfZ2FsbGVyeV9zbGlkZXJfdGh1bWJfbWluaV8yIGNzX2JnX2ZpbGVkXCI+XG4gICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3Mvcm9vbV9zbV81LmpwZWdcIiBhbHQ9XCJyb29tX3NtXzVcIi8+XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfZ2FsbGVyeV9zbGlkZXJfdGh1bWJfbWluaV8yIGNzX2JnX2ZpbGVkXCI+XG4gICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3Mvcm9vbV9zbV82LmpwZWdcIiBhbHQ9XCJyb29tX3NtXzZcIi8+XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfbGVmdF9hcnJvd19nYWxsZXJ5XzIgY3NfY2VudGVyIGNzX21vYmlsZV9oaWRlIGNzX3NsaWRlcl9uYXZpZ2F0aW9uIGNzX3doaXRlX2NvbG9yXCI+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc3dpcGVyX2J1dHRvbl9wcmV2XCI+XG4gICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LWxlZnQtYmlnXCI+PC9zcGFuPlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfcmlnaHRfYXJyb3dfZ2FsbGVyeV8yIGNzX2NlbnRlciBjc19tb2JpbGVfaGlkZSBjc19zbGlkZXJfbmF2aWdhdGlvbiBjc193aGl0ZV9jb2xvclwiPlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3N3aXBlcl9idXR0b25fbmV4dFwiPlxuICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1hcnJvdy1yaWdodC1iaWdcIj48L3NwYW4+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG48L3NlY3Rpb24+XG4iXX0=