ctt-babylon 0.7.11 → 0.8.1

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 (756) 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 +11 -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 +60 -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 +11 -0
  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 -16
  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-grid/babylon-list-grid.component.mjs +5 -15
  71. package/esm2022/lib/components/core/babylon-list-img/babylon-list-img.component.mjs +78 -0
  72. package/esm2022/lib/components/core/babylon-list-img-info/babylon-list-img-info.component.mjs +11 -0
  73. package/esm2022/lib/components/core/babylon-list-img-v2/babylon-list-img-v2.component.mjs +11 -0
  74. package/esm2022/lib/components/core/babylon-loyalty-table/babylon-loyalty-table.component.mjs +65 -0
  75. package/esm2022/lib/components/core/babylon-menu-modal/babylon-menu-modal.component.mjs +19 -0
  76. package/esm2022/lib/components/core/babylon-newsletter/babylon-newsletter.component.mjs +9 -52
  77. package/esm2022/lib/components/core/babylon-newsletter-modal/babylon-newsletter-modal.component.mjs +19 -0
  78. package/esm2022/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.mjs +5 -37
  79. package/esm2022/lib/components/core/babylon-offer-detail-v2/babylon-offer-detail-v2.component.mjs +11 -0
  80. package/esm2022/lib/components/core/babylon-offer-popup/babylon-offer-popup.component.mjs +11 -32
  81. package/esm2022/lib/components/core/babylon-offer-popup-v2/babylon-offer-popup-v2.component.mjs +19 -0
  82. package/esm2022/lib/components/core/babylon-offer-slider/babylon-offer-slider.component.mjs +5 -20
  83. package/esm2022/lib/components/core/babylon-offers-list/babylon-offers-list.component.mjs +5 -47
  84. package/esm2022/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.mjs +5 -20
  85. package/esm2022/lib/components/core/babylon-preload/babylon-preload.component.mjs +4 -28
  86. package/esm2022/lib/components/core/babylon-reviews/babylon-reviews.component.mjs +11 -0
  87. package/esm2022/lib/components/core/babylon-room-details/babylon-room-details.component.mjs +5 -19
  88. package/esm2022/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.mjs +5 -158
  89. package/esm2022/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.mjs +6 -19
  90. package/esm2022/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.mjs +6 -32
  91. package/esm2022/lib/components/core/babylon-rooms-list-v2/babylon-rooms-list-v2.component.mjs +11 -0
  92. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.mjs +5 -25
  93. package/esm2022/lib/components/core/babylon-services-slider/babylon-services-slider.component.mjs +5 -17
  94. package/esm2022/lib/components/core/babylon-simple-img-info/babylon-simple-img-info.component.mjs +12 -0
  95. package/esm2022/lib/components/core/babylon-slider-box/babylon-slider-box.component.mjs +12 -0
  96. package/esm2022/lib/components/core/babylon-slider-img-static/babylon-slider-img-static.component.mjs +12 -0
  97. package/esm2022/lib/components/core/babylon-slider-img-static-v2/babylon-slider-img-static-v2.component.mjs +13 -0
  98. package/esm2022/lib/components/core/babylon-slider-img-video/babylon-slider-img-video.component.mjs +52 -0
  99. package/esm2022/lib/components/core/babylon-slider2col/babylon-slider2col.component.mjs +5 -28
  100. package/esm2022/lib/components/core/babylon-slider2col-v2/babylon-slider2col-v2.component.mjs +13 -0
  101. package/esm2022/lib/components/core/babylon-slider2items/babylon-slider2items.component.mjs +5 -15
  102. package/esm2022/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.mjs +11 -0
  103. package/esm2022/lib/components/core/babylon-slider3col-v2/babylon-slider3col-v2.component.mjs +12 -0
  104. package/esm2022/lib/components/core/babylon-slider3items/babylon-slider3items.component.mjs +5 -14
  105. package/esm2022/lib/components/core/babylon-slider4col/babylon-slider4col.component.mjs +5 -37
  106. package/esm2022/lib/components/core/babylon-social-bar/babylon-social-bar.component.mjs +11 -0
  107. package/esm2022/lib/components/core/babylon-social-bar-v2/babylon-social-bar-v2.component.mjs +11 -0
  108. package/esm2022/lib/components/core/babylon-static-footer/babylon-static-footer.component.mjs +6 -104
  109. package/esm2022/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.component.mjs +8 -48
  110. package/esm2022/lib/components/core/babylon-static-footer-v3/babylon-static-footer-v3.component.mjs +67 -0
  111. package/esm2022/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.component.mjs +5 -35
  112. package/esm2022/lib/components/core/babylon-thanks/babylon-thanks.component.mjs +5 -18
  113. package/esm2022/lib/components/core/babylon-top-simple-banner/babylon-top-simple-banner.component.mjs +15 -0
  114. package/esm2022/lib/components/core/babylon-top-simple-img/babylon-top-simple-img.component.mjs +11 -0
  115. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider.component.mjs +5 -187
  116. package/esm2022/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.component.mjs +6 -33
  117. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.mjs +5 -22
  118. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.mjs +5 -194
  119. package/esm2022/lib/components/core/babylon-top-slider-video-v2/babylon-top-slider-video-v2.component.mjs +12 -0
  120. package/esm2022/lib/components/core/babylon-variant-selector/babylon-variant-selector.component.mjs +82 -0
  121. package/esm2022/lib/components/core/babylon-webmap/babylon-webmap.component.mjs +5 -23
  122. package/esm2022/lib/components/core/babylon-webmap-v2/babylon-webmap-v2.component.mjs +11 -0
  123. package/esm2022/lib/directives/scroll/scroll-to.directive.mjs +183 -0
  124. package/esm2022/lib/directives/sliders/slick-init.directive.mjs +211 -0
  125. package/esm2022/lib/directives/sliders/slider-fix-arrows.directive.mjs +105 -0
  126. package/esm2022/lib/directives/utils/sticky-avoid-footer.directive.mjs +91 -0
  127. package/esm2022/lib/services/index.mjs +1 -3
  128. package/esm2022/lib/services/screen-sizer/screen-sizer.service.mjs +35 -46
  129. package/esm2022/lib/services/scroll/scroll-spy.service.mjs +50 -0
  130. package/esm2022/public-api.mjs +113 -10
  131. package/fesm2022/ctt-babylon.mjs +2439 -9287
  132. package/fesm2022/ctt-babylon.mjs.map +1 -1
  133. package/lib/components/core/babylon-404/babylon-404.component.d.ts +1 -8
  134. package/lib/components/core/babylon-404-v2/babylon-404-v2.component.d.ts +5 -0
  135. package/lib/components/core/babylon-advantages/babylon-advantages.component.d.ts +1 -14
  136. package/lib/components/core/babylon-adventages-v2/babylon-adventages-v2.component.d.ts +5 -0
  137. package/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.d.ts +1 -11
  138. package/lib/components/core/babylon-banner-info/babylon-banner-info.component.d.ts +2 -25
  139. package/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.d.ts +1 -16
  140. package/lib/components/core/babylon-blog-details/babylon-blog-details.component.d.ts +1 -39
  141. package/lib/components/core/babylon-blog-list/babylon-blog-list.component.d.ts +2 -47
  142. package/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component.d.ts +1 -4
  143. package/lib/components/core/babylon-breadcrumb-v2/babylon-breadcrumb-v2.component.d.ts +5 -0
  144. package/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.d.ts +1 -12
  145. package/lib/components/core/babylon-contact-form/babylon-contact-form.component.d.ts +6 -35
  146. package/lib/components/core/babylon-contact-form-v2/babylon-contact-form-v2.component.d.ts +10 -0
  147. package/lib/components/core/babylon-contact-how/babylon-contact-how.component.d.ts +2 -14
  148. package/lib/components/core/babylon-contact-map/babylon-contact-map.component.d.ts +2 -16
  149. package/lib/components/core/babylon-container-text-l2/babylon-container-text-l2.component.d.ts +5 -0
  150. package/lib/components/core/babylon-engine/babylon-engine.component.d.ts +11 -71
  151. package/lib/components/core/babylon-engine-modal/babylon-engine-modal.component.d.ts +16 -60
  152. package/lib/components/core/babylon-engine-modal-v2/babylon-engine-modal-v2.component.d.ts +44 -0
  153. package/lib/components/core/babylon-faq/babylon-faq.component.d.ts +1 -15
  154. package/lib/components/core/babylon-faq-v2/babylon-faq-v2.component.d.ts +7 -0
  155. package/lib/components/core/babylon-feature-pills/babylon-feature-pills.component.d.ts +5 -0
  156. package/lib/components/core/babylon-feature-pills-number/babylon-feature-pills-number.component.d.ts +5 -0
  157. package/lib/components/core/babylon-features-slider/babylon-features-slider.component.d.ts +2 -18
  158. package/lib/components/core/babylon-filter-modal/babylon-filter-modal.component.d.ts +3 -8
  159. package/lib/components/core/babylon-filter-modal-v2/babylon-filter-modal-v2.component.d.ts +10 -0
  160. package/lib/components/core/babylon-footer-contact/babylon-footer-contact.component.d.ts +1 -24
  161. package/lib/components/core/babylon-footer-links/babylon-footer-links.component.d.ts +1 -5
  162. package/lib/components/core/babylon-footer-logos/babylon-footer-logos.component.d.ts +1 -11
  163. package/lib/components/core/babylon-footer-social/babylon-footer-social.component.d.ts +1 -5
  164. package/lib/components/core/babylon-gallery/babylon-gallery.component.d.ts +8 -34
  165. package/lib/components/core/babylon-gallery-v2/babylon-gallery-v2.component.d.ts +22 -0
  166. package/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component.d.ts +2 -19
  167. package/lib/components/core/babylon-guests-popup/babylon-guests-popup.component.d.ts +7 -24
  168. package/lib/components/core/babylon-head-intro/babylon-head-intro.component.d.ts +1 -9
  169. package/lib/components/core/babylon-header-book-show/babylon-header-book-show.component.d.ts +7 -35
  170. package/lib/components/core/babylon-header-clear/babylon-header-clear.component.d.ts +9 -34
  171. package/lib/components/core/babylon-header-clear-v2/babylon-header-clear-v2.component.d.ts +16 -0
  172. package/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.component.d.ts +8 -33
  173. package/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.component.d.ts +8 -29
  174. package/lib/components/core/babylon-hotels-list/babylon-hotels-list.component.d.ts +1 -5
  175. package/lib/components/core/babylon-hotels-slider/babylon-hotels-slider.component.d.ts +1 -5
  176. package/lib/components/core/babylon-img-banner/babylon-img-banner.component.d.ts +5 -0
  177. package/lib/components/core/babylon-info-big/babylon-info-big.component.d.ts +1 -9
  178. package/lib/components/core/babylon-info-big-v2/babylon-info-big-v2.component.d.ts +12 -0
  179. package/lib/components/core/babylon-info-big-v3/babylon-info-big-v3.component.d.ts +5 -0
  180. package/lib/components/core/babylon-info-circle-imgs/babylon-info-circle-imgs.component.d.ts +5 -0
  181. package/lib/components/core/babylon-info-grid/babylon-info-grid.component.d.ts +3 -22
  182. package/lib/components/core/babylon-info-img/babylon-info-img.component.d.ts +2 -40
  183. package/lib/components/core/babylon-info-img-v2/babylon-info-img-v2.component.d.ts +5 -0
  184. package/lib/components/core/babylon-info-intro/babylon-info-intro.component.d.ts +1 -26
  185. package/lib/components/core/babylon-info-show-img/babylon-info-show-img.component.d.ts +5 -0
  186. package/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.d.ts +1 -29
  187. package/lib/components/core/babylon-info-zigzag-v2/babylon-info-zigzag-v2.component.d.ts +1 -14
  188. package/lib/components/core/babylon-info-zigzag-v3/babylon-info-zigzag-v3.component.d.ts +6 -0
  189. package/lib/components/core/babylon-info-zigzag-v3-1/babylon-info-zigzag-v3-1.component.d.ts +5 -0
  190. package/lib/components/core/babylon-info-zigzag-v4/babylon-info-zigzag-v4.component.d.ts +5 -0
  191. package/lib/components/core/babylon-info2img/babylon-info2img.component.d.ts +1 -14
  192. package/lib/components/core/babylon-info2img-big/babylon-info2img-big.component.d.ts +1 -16
  193. package/lib/components/core/babylon-info3img/babylon-info3img.component.d.ts +1 -9
  194. package/lib/components/core/babylon-info4img/babylon-info4img.component.d.ts +1 -11
  195. package/lib/components/core/babylon-items-grid/babylon-items-grid.component.d.ts +1 -14
  196. package/lib/components/core/babylon-language-modal/babylon-language-modal.component.d.ts +5 -12
  197. package/lib/components/core/babylon-language-modal-v2/babylon-language-modal-v2.component.d.ts +12 -0
  198. package/lib/components/core/babylon-legal/babylon-legal.component.d.ts +1 -9
  199. package/lib/components/core/babylon-list-box-info/babylon-list-box-info.component.d.ts +5 -0
  200. package/lib/components/core/babylon-list-grid/babylon-list-grid.component.d.ts +1 -17
  201. package/lib/components/core/babylon-list-img/babylon-list-img.component.d.ts +17 -0
  202. package/lib/components/core/babylon-list-img-info/babylon-list-img-info.component.d.ts +5 -0
  203. package/lib/components/core/babylon-list-img-v2/babylon-list-img-v2.component.d.ts +5 -0
  204. package/lib/components/core/babylon-loyalty-table/babylon-loyalty-table.component.d.ts +10 -0
  205. package/lib/components/core/babylon-menu-modal/babylon-menu-modal.component.d.ts +7 -0
  206. package/lib/components/core/babylon-newsletter/babylon-newsletter.component.d.ts +3 -19
  207. package/lib/components/core/babylon-newsletter-modal/babylon-newsletter-modal.component.d.ts +7 -0
  208. package/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.d.ts +1 -16
  209. package/lib/components/core/babylon-offer-detail-v2/babylon-offer-detail-v2.component.d.ts +5 -0
  210. package/lib/components/core/babylon-offer-popup/babylon-offer-popup.component.d.ts +5 -17
  211. package/lib/components/core/babylon-offer-popup-v2/babylon-offer-popup-v2.component.d.ts +7 -0
  212. package/lib/components/core/babylon-offer-slider/babylon-offer-slider.component.d.ts +1 -6
  213. package/lib/components/core/babylon-offers-list/babylon-offers-list.component.d.ts +2 -33
  214. package/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.d.ts +1 -5
  215. package/lib/components/core/babylon-preload/babylon-preload.component.d.ts +1 -5
  216. package/lib/components/core/babylon-reviews/babylon-reviews.component.d.ts +5 -0
  217. package/lib/components/core/babylon-room-details/babylon-room-details.component.d.ts +1 -13
  218. package/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.d.ts +1 -39
  219. package/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.d.ts +1 -10
  220. package/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.d.ts +1 -27
  221. package/lib/components/core/babylon-rooms-list-v2/babylon-rooms-list-v2.component.d.ts +5 -0
  222. package/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.d.ts +1 -6
  223. package/lib/components/core/babylon-services-slider/babylon-services-slider.component.d.ts +1 -7
  224. package/lib/components/core/babylon-simple-img-info/babylon-simple-img-info.component.d.ts +5 -0
  225. package/lib/components/core/babylon-slider-box/babylon-slider-box.component.d.ts +5 -0
  226. package/lib/components/core/babylon-slider-img-static/babylon-slider-img-static.component.d.ts +5 -0
  227. package/lib/components/core/babylon-slider-img-static-v2/babylon-slider-img-static-v2.component.d.ts +5 -0
  228. package/lib/components/core/babylon-slider-img-video/babylon-slider-img-video.component.d.ts +9 -0
  229. package/lib/components/core/babylon-slider2col/babylon-slider2col.component.d.ts +1 -22
  230. package/lib/components/core/babylon-slider2col-v2/babylon-slider2col-v2.component.d.ts +5 -0
  231. package/lib/components/core/babylon-slider2items/babylon-slider2items.component.d.ts +1 -5
  232. package/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.d.ts +5 -0
  233. package/lib/components/core/babylon-slider3col-v2/babylon-slider3col-v2.component.d.ts +5 -0
  234. package/lib/components/core/babylon-slider3items/babylon-slider3items.component.d.ts +1 -15
  235. package/lib/components/core/babylon-slider4col/babylon-slider4col.component.d.ts +1 -15
  236. package/lib/components/core/babylon-social-bar/babylon-social-bar.component.d.ts +5 -0
  237. package/lib/components/core/babylon-social-bar-v2/babylon-social-bar-v2.component.d.ts +5 -0
  238. package/lib/components/core/babylon-static-footer/babylon-static-footer.component.d.ts +2 -55
  239. package/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.component.d.ts +3 -24
  240. package/lib/components/core/babylon-static-footer-v3/babylon-static-footer-v3.component.d.ts +12 -0
  241. package/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.component.d.ts +2 -13
  242. package/lib/components/core/babylon-thanks/babylon-thanks.component.d.ts +1 -7
  243. package/lib/components/core/babylon-top-simple-banner/babylon-top-simple-banner.component.d.ts +6 -0
  244. package/lib/components/core/babylon-top-simple-img/babylon-top-simple-img.component.d.ts +5 -0
  245. package/lib/components/core/babylon-top-slider/babylon-top-slider.component.d.ts +2 -37
  246. package/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.component.d.ts +2 -12
  247. package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.d.ts +1 -10
  248. package/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.d.ts +2 -34
  249. package/lib/components/core/babylon-top-slider-video-v2/babylon-top-slider-video-v2.component.d.ts +5 -0
  250. package/lib/components/core/babylon-variant-selector/babylon-variant-selector.component.d.ts +12 -0
  251. package/lib/components/core/babylon-webmap/babylon-webmap.component.d.ts +1 -11
  252. package/lib/components/core/babylon-webmap-v2/babylon-webmap-v2.component.d.ts +5 -0
  253. package/lib/directives/scroll/scroll-to.directive.d.ts +31 -0
  254. package/lib/directives/sliders/slick-init.directive.d.ts +14 -0
  255. package/lib/directives/sliders/slider-fix-arrows.directive.d.ts +21 -0
  256. package/lib/directives/utils/sticky-avoid-footer.directive.d.ts +24 -0
  257. package/lib/services/index.d.ts +0 -2
  258. package/lib/services/screen-sizer/screen-sizer.service.d.ts +0 -2
  259. package/lib/services/scroll/scroll-spy.service.d.ts +17 -0
  260. package/lib/styles/styles/babylon/_spacing.scss +65 -65
  261. package/lib/styles/styles/babylon/common.css +1 -0
  262. package/lib/styles/styles/babylon/common.scss +1178 -1383
  263. package/lib/styles/styles/babylon/globals.scss +153 -300
  264. package/lib/styles/styles/babylon/mixins.css +1 -1
  265. package/lib/styles/styles/babylon/mixins.scss +137 -664
  266. package/lib/styles/styles/babylon/reset.css +1 -0
  267. package/lib/styles/styles/babylon/slide.css +1 -0
  268. package/lib/styles/styles/babylon/slider.css +1 -1
  269. package/lib/styles/styles/babylon/slider.scss +591 -646
  270. package/lib/styles/styles/babylon/structure.css +0 -0
  271. package/lib/styles/styles/babylon/structure.scss +1 -0
  272. package/lib/styles/styles/babylon/variables-v2.css +0 -0
  273. package/lib/styles/styles/babylon/variables-v2.scss +64 -0
  274. package/lib/styles/styles/babylon/variables.css +1 -1
  275. package/lib/styles/styles/babylon/variables.scss +163 -88
  276. package/lib/styles/styles-babylon.scss +7 -48
  277. package/package.json +4 -11
  278. package/public-api.d.ts +110 -5
  279. package/esm2022/lib/Enum/buttons-type.enum.mjs +0 -6
  280. package/esm2022/lib/Enum/index.mjs +0 -3
  281. package/esm2022/lib/Enum/logo-type.enum.mjs +0 -10
  282. package/esm2022/lib/Enum/services.enum.mjs +0 -8
  283. package/esm2022/lib/Enum/views.enum.mjs +0 -5
  284. package/esm2022/lib/components/core/babylon-404/babylon-404.interface.mjs +0 -2
  285. package/esm2022/lib/components/core/babylon-404/index.mjs +0 -3
  286. package/esm2022/lib/components/core/babylon-action-banner/babylon-action-banner.component.mjs +0 -30
  287. package/esm2022/lib/components/core/babylon-action-banner/babylon-action-banner.interface.mjs +0 -2
  288. package/esm2022/lib/components/core/babylon-action-banner/index.mjs +0 -3
  289. package/esm2022/lib/components/core/babylon-advantages/babylon-advantages-info.interface.mjs +0 -2
  290. package/esm2022/lib/components/core/babylon-advantages/babylon-advantages.interface.mjs +0 -2
  291. package/esm2022/lib/components/core/babylon-advantages/index.mjs +0 -4
  292. package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.interface.mjs +0 -2
  293. package/esm2022/lib/components/core/babylon-banner-gallery/index.mjs +0 -3
  294. package/esm2022/lib/components/core/babylon-banner-info/babylon-banner-info.interface.mjs +0 -2
  295. package/esm2022/lib/components/core/babylon-banner-info/index.mjs +0 -3
  296. package/esm2022/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.interface.mjs +0 -2
  297. package/esm2022/lib/components/core/babylon-banner-newsletter/index.mjs +0 -3
  298. package/esm2022/lib/components/core/babylon-blog-details/babylon-blog-details.interface.mjs +0 -2
  299. package/esm2022/lib/components/core/babylon-blog-details/index.mjs +0 -3
  300. package/esm2022/lib/components/core/babylon-blog-list/babylon-blog-list.interface.mjs +0 -2
  301. package/esm2022/lib/components/core/babylon-blog-list/index.mjs +0 -3
  302. package/esm2022/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.interface.mjs +0 -2
  303. package/esm2022/lib/components/core/babylon-breadcrumb/index.mjs +0 -3
  304. package/esm2022/lib/components/core/babylon-color-picker/babylon-color-picker.component.mjs +0 -267
  305. package/esm2022/lib/components/core/babylon-color-picker/index.mjs +0 -2
  306. package/esm2022/lib/components/core/babylon-comingsoon/babylon-comingsoon.interface.mjs +0 -2
  307. package/esm2022/lib/components/core/babylon-comingsoon/index.mjs +0 -3
  308. package/esm2022/lib/components/core/babylon-contact-address/babylon-contact-address.component.mjs +0 -19
  309. package/esm2022/lib/components/core/babylon-contact-address/babylon-contact-address.interface.mjs +0 -2
  310. package/esm2022/lib/components/core/babylon-contact-address/index.mjs +0 -3
  311. package/esm2022/lib/components/core/babylon-contact-form/babylon-contact-form.interface.mjs +0 -2
  312. package/esm2022/lib/components/core/babylon-contact-form/index.mjs +0 -3
  313. package/esm2022/lib/components/core/babylon-contact-how/babylon-contact-how.interface.mjs +0 -2
  314. package/esm2022/lib/components/core/babylon-contact-how/index.mjs +0 -3
  315. package/esm2022/lib/components/core/babylon-contact-map/babylon-contact-map.interface.mjs +0 -2
  316. package/esm2022/lib/components/core/babylon-contact-map/index.mjs +0 -3
  317. package/esm2022/lib/components/core/babylon-engine/babylon-engine.interface.mjs +0 -2
  318. package/esm2022/lib/components/core/babylon-engine/index.mjs +0 -3
  319. package/esm2022/lib/components/core/babylon-engine-modal/babylon-engine-modal.interface.mjs +0 -2
  320. package/esm2022/lib/components/core/babylon-engine-modal/index.mjs +0 -3
  321. package/esm2022/lib/components/core/babylon-external-script/babylon-external-script.component.mjs +0 -80
  322. package/esm2022/lib/components/core/babylon-external-script/babylon-external-script.interface.mjs +0 -2
  323. package/esm2022/lib/components/core/babylon-external-script/index.mjs +0 -3
  324. package/esm2022/lib/components/core/babylon-faq/babylon-faq.interface.mjs +0 -2
  325. package/esm2022/lib/components/core/babylon-faq/index.mjs +0 -3
  326. package/esm2022/lib/components/core/babylon-features-slider/babylon-features-slider.interface.mjs +0 -2
  327. package/esm2022/lib/components/core/babylon-features-slider/index.mjs +0 -3
  328. package/esm2022/lib/components/core/babylon-filter-modal/index.mjs +0 -2
  329. package/esm2022/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.component.mjs +0 -121
  330. package/esm2022/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.interface.mjs +0 -2
  331. package/esm2022/lib/components/core/babylon-floating-buttons/index.mjs +0 -3
  332. package/esm2022/lib/components/core/babylon-footer-contact/babylon-footer-contact.interface.mjs +0 -2
  333. package/esm2022/lib/components/core/babylon-footer-contact/index.mjs +0 -3
  334. package/esm2022/lib/components/core/babylon-footer-links/babylon-footer-links.interface.mjs +0 -2
  335. package/esm2022/lib/components/core/babylon-footer-links/index.mjs +0 -3
  336. package/esm2022/lib/components/core/babylon-footer-logos/babylon-footer-logos.interface.mjs +0 -2
  337. package/esm2022/lib/components/core/babylon-footer-logos/index.mjs +0 -3
  338. package/esm2022/lib/components/core/babylon-footer-social/babylon-footer-social.interface.mjs +0 -3
  339. package/esm2022/lib/components/core/babylon-footer-social/index.mjs +0 -3
  340. package/esm2022/lib/components/core/babylon-gallery/babylon-gallery.interface.mjs +0 -2
  341. package/esm2022/lib/components/core/babylon-gallery/index.mjs +0 -3
  342. package/esm2022/lib/components/core/babylon-global-modal/babylon-global-modal.component.mjs +0 -38
  343. package/esm2022/lib/components/core/babylon-global-modal/babylon-global-modal.interface.mjs +0 -2
  344. package/esm2022/lib/components/core/babylon-global-modal/index.mjs +0 -3
  345. package/esm2022/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.interface.mjs +0 -2
  346. package/esm2022/lib/components/core/babylon-grid-gallery/index.mjs +0 -3
  347. package/esm2022/lib/components/core/babylon-guests-popup/babylon-guests-popup.interface.mjs +0 -2
  348. package/esm2022/lib/components/core/babylon-guests-popup/index.mjs +0 -3
  349. package/esm2022/lib/components/core/babylon-head-intro/babylon-head-intro.interface.mjs +0 -2
  350. package/esm2022/lib/components/core/babylon-head-intro/index.mjs +0 -3
  351. package/esm2022/lib/components/core/babylon-header-book-show/babylon-header-book-show.interface.mjs +0 -2
  352. package/esm2022/lib/components/core/babylon-header-book-show/index.mjs +0 -3
  353. package/esm2022/lib/components/core/babylon-header-clear/babylon-header-clear.interface.mjs +0 -2
  354. package/esm2022/lib/components/core/babylon-header-clear/index.mjs +0 -3
  355. package/esm2022/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.interface.mjs +0 -2
  356. package/esm2022/lib/components/core/babylon-header-menu-center/index.mjs +0 -3
  357. package/esm2022/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.component.mjs +0 -122
  358. package/esm2022/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.interface.mjs +0 -2
  359. package/esm2022/lib/components/core/babylon-header-menu-logo-center/index.mjs +0 -3
  360. package/esm2022/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.interface.mjs +0 -2
  361. package/esm2022/lib/components/core/babylon-header-menu-show/index.mjs +0 -3
  362. package/esm2022/lib/components/core/babylon-header-mobile/babylon-header-mobile.component.mjs +0 -156
  363. package/esm2022/lib/components/core/babylon-header-mobile/babylon-header-mobile.interface.mjs +0 -2
  364. package/esm2022/lib/components/core/babylon-header-mobile/index.mjs +0 -3
  365. package/esm2022/lib/components/core/babylon-hotels-list/babylon-hotel.interface.mjs +0 -2
  366. package/esm2022/lib/components/core/babylon-hotels-list/babylon-hotels-list.interface.mjs +0 -2
  367. package/esm2022/lib/components/core/babylon-hotels-list/index.mjs +0 -4
  368. package/esm2022/lib/components/core/babylon-hotels-slider/babylon-hotels-slider.interface.mjs +0 -2
  369. package/esm2022/lib/components/core/babylon-hotels-slider/index.mjs +0 -3
  370. package/esm2022/lib/components/core/babylon-info-big/babylon-info-big.interface.mjs +0 -2
  371. package/esm2022/lib/components/core/babylon-info-big/index.mjs +0 -3
  372. package/esm2022/lib/components/core/babylon-info-grid/babylon-info-grid.interface.mjs +0 -3
  373. package/esm2022/lib/components/core/babylon-info-grid/index.mjs +0 -3
  374. package/esm2022/lib/components/core/babylon-info-img/babylon-info-img.interface.mjs +0 -2
  375. package/esm2022/lib/components/core/babylon-info-img/index.mjs +0 -3
  376. package/esm2022/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.component.mjs +0 -56
  377. package/esm2022/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.interface.mjs +0 -2
  378. package/esm2022/lib/components/core/babylon-info-img-slider/index.mjs +0 -3
  379. package/esm2022/lib/components/core/babylon-info-intro/babylon-info-intro.interface.mjs +0 -2
  380. package/esm2022/lib/components/core/babylon-info-intro/index.mjs +0 -3
  381. package/esm2022/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.interface.mjs +0 -2
  382. package/esm2022/lib/components/core/babylon-info-zig-zag/index.mjs +0 -3
  383. package/esm2022/lib/components/core/babylon-info-zigzag-v2/babylon-info-zigzag-v2.interface.mjs +0 -2
  384. package/esm2022/lib/components/core/babylon-info-zigzag-v2/index.mjs +0 -3
  385. package/esm2022/lib/components/core/babylon-info2col-img/babylon-info2col-img.component.mjs +0 -36
  386. package/esm2022/lib/components/core/babylon-info2col-img/babylon-info2col-img.interface.mjs +0 -2
  387. package/esm2022/lib/components/core/babylon-info2col-img/index.mjs +0 -3
  388. package/esm2022/lib/components/core/babylon-info2img/babylon-info2img.interface.mjs +0 -2
  389. package/esm2022/lib/components/core/babylon-info2img/index.mjs +0 -3
  390. package/esm2022/lib/components/core/babylon-info2img-big/babylon-info2img-big.interface.mjs +0 -2
  391. package/esm2022/lib/components/core/babylon-info2img-big/index.mjs +0 -3
  392. package/esm2022/lib/components/core/babylon-info3img/index.mjs +0 -2
  393. package/esm2022/lib/components/core/babylon-info4img/babylon-info4img.interface.mjs +0 -2
  394. package/esm2022/lib/components/core/babylon-info4img/index.mjs +0 -3
  395. package/esm2022/lib/components/core/babylon-items-grid/babylon-items-grid.interface.mjs +0 -2
  396. package/esm2022/lib/components/core/babylon-items-grid/index.mjs +0 -3
  397. package/esm2022/lib/components/core/babylon-language-modal/babylon-language-modal.interface.mjs +0 -2
  398. package/esm2022/lib/components/core/babylon-language-modal/index.mjs +0 -3
  399. package/esm2022/lib/components/core/babylon-legal/babylon-legal.interface.mjs +0 -2
  400. package/esm2022/lib/components/core/babylon-legal/index.mjs +0 -3
  401. package/esm2022/lib/components/core/babylon-list-grid/babylon-list-grid.interface.mjs +0 -3
  402. package/esm2022/lib/components/core/babylon-list-grid/index.mjs +0 -3
  403. package/esm2022/lib/components/core/babylon-modal-menu/babylon-modal-menu.component.mjs +0 -139
  404. package/esm2022/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.component.mjs +0 -35
  405. package/esm2022/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.interface.mjs +0 -2
  406. package/esm2022/lib/components/core/babylon-modal-multiple-motors/index.mjs +0 -3
  407. package/esm2022/lib/components/core/babylon-modal-popup/babylon-modal-popup.component.mjs +0 -39
  408. package/esm2022/lib/components/core/babylon-modal-popup/babylon-modal-popup.interface.mjs +0 -2
  409. package/esm2022/lib/components/core/babylon-modal-popup/index.mjs +0 -3
  410. package/esm2022/lib/components/core/babylon-newsletter/babylon-newsletter.interface.mjs +0 -3
  411. package/esm2022/lib/components/core/babylon-newsletter/index.mjs +0 -3
  412. package/esm2022/lib/components/core/babylon-offer-detail/babylon-offer-detail.interface.mjs +0 -2
  413. package/esm2022/lib/components/core/babylon-offer-detail/index.mjs +0 -3
  414. package/esm2022/lib/components/core/babylon-offer-popup/babylon-offer-popup.interface.mjs +0 -2
  415. package/esm2022/lib/components/core/babylon-offer-popup/index.mjs +0 -3
  416. package/esm2022/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.component.mjs +0 -49
  417. package/esm2022/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.interface.mjs +0 -2
  418. package/esm2022/lib/components/core/babylon-offer-popupV2/index.mjs +0 -3
  419. package/esm2022/lib/components/core/babylon-offer-slider/babylon-offer-slider.interface.mjs +0 -2
  420. package/esm2022/lib/components/core/babylon-offer-slider/babylon-offer.interface.mjs +0 -2
  421. package/esm2022/lib/components/core/babylon-offer-slider/index.mjs +0 -4
  422. package/esm2022/lib/components/core/babylon-offers-list/babylon-offers-list.interface.mjs +0 -2
  423. package/esm2022/lib/components/core/babylon-offers-list/index.mjs +0 -3
  424. package/esm2022/lib/components/core/babylon-offers-slider/index.mjs +0 -2
  425. package/esm2022/lib/components/core/babylon-preload/index.mjs +0 -2
  426. package/esm2022/lib/components/core/babylon-press-list/babylon-press-list.component.mjs +0 -27
  427. package/esm2022/lib/components/core/babylon-press-list/babylon-press-list.interface.mjs +0 -2
  428. package/esm2022/lib/components/core/babylon-press-list/index.mjs +0 -3
  429. package/esm2022/lib/components/core/babylon-room-details/babylon-room-detail.interface.mjs +0 -2
  430. package/esm2022/lib/components/core/babylon-room-details/index.mjs +0 -3
  431. package/esm2022/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.interface.mjs +0 -2
  432. package/esm2022/lib/components/core/babylon-rooms-cols/index.mjs +0 -3
  433. package/esm2022/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.interface.mjs +0 -2
  434. package/esm2022/lib/components/core/babylon-rooms-grid/index.mjs +0 -3
  435. package/esm2022/lib/components/core/babylon-rooms-list/babylon-rooms-list.interface.mjs +0 -2
  436. package/esm2022/lib/components/core/babylon-rooms-list/index.mjs +0 -3
  437. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-room.interface.mjs +0 -2
  438. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.interface.mjs +0 -2
  439. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-text-info.interface.mjs +0 -2
  440. package/esm2022/lib/components/core/babylon-rooms-slider/index.mjs +0 -5
  441. package/esm2022/lib/components/core/babylon-services-slider/babylon-service-slider.interface.mjs +0 -2
  442. package/esm2022/lib/components/core/babylon-services-slider/index.mjs +0 -3
  443. package/esm2022/lib/components/core/babylon-slider2col/index.mjs +0 -2
  444. package/esm2022/lib/components/core/babylon-slider2items/babylon-slider2items.interface.mjs +0 -2
  445. package/esm2022/lib/components/core/babylon-slider2items/index.mjs +0 -3
  446. package/esm2022/lib/components/core/babylon-slider3col/babylon-slider3col.component.mjs +0 -53
  447. package/esm2022/lib/components/core/babylon-slider3col/index.mjs +0 -2
  448. package/esm2022/lib/components/core/babylon-slider3col-clear/babylon-slider3col-clear.component.mjs +0 -11
  449. package/esm2022/lib/components/core/babylon-slider3col-clear/index.mjs +0 -2
  450. package/esm2022/lib/components/core/babylon-slider3items/babylon-slider3items.interface.mjs +0 -2
  451. package/esm2022/lib/components/core/babylon-slider3items/index.mjs +0 -3
  452. package/esm2022/lib/components/core/babylon-slider4col/index.mjs +0 -2
  453. package/esm2022/lib/components/core/babylon-static-footer/babylon-static-footer.interface.mjs +0 -2
  454. package/esm2022/lib/components/core/babylon-static-footer/index.mjs +0 -3
  455. package/esm2022/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.interface.mjs +0 -2
  456. package/esm2022/lib/components/core/babylon-static-footer-v2/index.mjs +0 -3
  457. package/esm2022/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.interface.mjs +0 -2
  458. package/esm2022/lib/components/core/babylon-submenu-hotel/index.mjs +0 -3
  459. package/esm2022/lib/components/core/babylon-thanks/babylon-thanks.interface.mjs +0 -2
  460. package/esm2022/lib/components/core/babylon-thanks/index.mjs +0 -3
  461. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider-item.interface.mjs +0 -2
  462. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider.interface.mjs +0 -2
  463. package/esm2022/lib/components/core/babylon-top-slider/index.mjs +0 -4
  464. package/esm2022/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.interface.mjs +0 -2
  465. package/esm2022/lib/components/core/babylon-top-slider-thumbs/index.mjs +0 -3
  466. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2-item.interface.mjs +0 -2
  467. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.interface.mjs +0 -2
  468. package/esm2022/lib/components/core/babylon-top-slider-v2/index.mjs +0 -4
  469. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.interface.mjs +0 -2
  470. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-video-source.interface.mjs +0 -2
  471. package/esm2022/lib/components/core/babylon-top-slider-video/index.mjs +0 -4
  472. package/esm2022/lib/components/core/babylon-webmap/babylon-webmap.interface.mjs +0 -2
  473. package/esm2022/lib/components/core/babylon-webmap/index.mjs +0 -3
  474. package/esm2022/lib/components/core/index.mjs +0 -87
  475. package/esm2022/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.component.mjs +0 -124
  476. package/esm2022/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.interface.mjs +0 -2
  477. package/esm2022/lib/components/shared/babylon-dynamic-heading/index.mjs +0 -3
  478. package/esm2022/lib/components/shared/babylon-search/babylon-search.component.mjs +0 -82
  479. package/esm2022/lib/components/shared/babylon-search/index.mjs +0 -2
  480. package/esm2022/lib/components/shared/index.mjs +0 -2
  481. package/esm2022/lib/directives/babylon-background-strip/babylon-background-strip.directive.mjs +0 -71
  482. package/esm2022/lib/directives/babylon-customs/babylon-custom-mouse-pointer.directive.mjs +0 -52
  483. package/esm2022/lib/directives/babylon-galleries/babylon-light-gallery.directive.mjs +0 -107
  484. package/esm2022/lib/directives/babylon-hobble-effect/babylon-hobble-effect.directive.mjs +0 -60
  485. package/esm2022/lib/directives/babylon-pagination/babylon-pagination.directive.mjs +0 -127
  486. package/esm2022/lib/directives/babylon-sliders/babylon-custom-slider.directive.mjs +0 -62
  487. package/esm2022/lib/directives/babylon-sliders/babylon-hotels-slider.directive.mjs +0 -107
  488. package/esm2022/lib/directives/babylon-sliders/babylon-sliders.directive.mjs +0 -438
  489. package/esm2022/lib/directives/babylon-sliders/babylon-swiper-slider.directive.mjs +0 -107
  490. package/esm2022/lib/directives/data-background/data-background.directive.mjs +0 -32
  491. package/esm2022/lib/directives/link-type/link-type.directive.mjs +0 -227
  492. package/esm2022/lib/directives/scrolls/scroll-up.directive.mjs +0 -27
  493. package/esm2022/lib/interfaces/babylon-button.interface.mjs +0 -2
  494. package/esm2022/lib/interfaces/babylon-consult-type.interface.mjs +0 -2
  495. package/esm2022/lib/interfaces/babylon-dropdown.interface.mjs +0 -2
  496. package/esm2022/lib/interfaces/babylon-global-icon.interface.mjs +0 -2
  497. package/esm2022/lib/interfaces/babylon-image.interface.mjs +0 -2
  498. package/esm2022/lib/interfaces/babylon-input.interface.mjs +0 -2
  499. package/esm2022/lib/interfaces/babylon-menu-button.interface.mjs +0 -2
  500. package/esm2022/lib/interfaces/babylon-menu-info.interface.mjs +0 -2
  501. package/esm2022/lib/interfaces/babylon-page-config.interface.mjs +0 -2
  502. package/esm2022/lib/interfaces/babylon-site-config.interface.mjs +0 -2
  503. package/esm2022/lib/interfaces/babylon-tags.interface.mjs +0 -2
  504. package/esm2022/lib/interfaces/babylon-text-info.interface.mjs +0 -2
  505. package/esm2022/lib/interfaces/babylon-texts-colors.interface.mjs +0 -2
  506. package/esm2022/lib/interfaces/babylon-texts.interface.mjs +0 -2
  507. package/esm2022/lib/interfaces/index.mjs +0 -15
  508. package/esm2022/lib/pipes/babylon-clean-phone.pipe.mjs +0 -14
  509. package/esm2022/lib/pipes/babylon-currency.pipe.mjs +0 -29
  510. package/esm2022/lib/services/color-panel.service.mjs +0 -316
  511. package/esm2022/lib/services/mapper/index.mjs +0 -3
  512. package/esm2022/lib/services/mapper/mapper.service.mjs +0 -2488
  513. package/esm2022/lib/services/mapper/mapper.service.token.mjs +0 -3
  514. package/esm2022/lib/services/modals-service/index.mjs +0 -2
  515. package/esm2022/lib/services/modals-service/modals.service.mjs +0 -77
  516. package/esm2022/lib/utils/index.mjs +0 -2
  517. package/esm2022/lib/utils/utils.mjs +0 -153
  518. package/lib/Enum/buttons-type.enum.d.ts +0 -4
  519. package/lib/Enum/index.d.ts +0 -2
  520. package/lib/Enum/logo-type.enum.d.ts +0 -8
  521. package/lib/Enum/services.enum.d.ts +0 -6
  522. package/lib/Enum/views.enum.d.ts +0 -3
  523. package/lib/components/core/babylon-404/babylon-404.interface.d.ts +0 -9
  524. package/lib/components/core/babylon-404/index.d.ts +0 -2
  525. package/lib/components/core/babylon-action-banner/babylon-action-banner.component.d.ts +0 -14
  526. package/lib/components/core/babylon-action-banner/babylon-action-banner.interface.d.ts +0 -9
  527. package/lib/components/core/babylon-action-banner/index.d.ts +0 -2
  528. package/lib/components/core/babylon-advantages/babylon-advantages-info.interface.d.ts +0 -5
  529. package/lib/components/core/babylon-advantages/babylon-advantages.interface.d.ts +0 -13
  530. package/lib/components/core/babylon-advantages/index.d.ts +0 -3
  531. package/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.interface.d.ts +0 -9
  532. package/lib/components/core/babylon-banner-gallery/index.d.ts +0 -2
  533. package/lib/components/core/babylon-banner-info/babylon-banner-info.interface.d.ts +0 -10
  534. package/lib/components/core/babylon-banner-info/index.d.ts +0 -2
  535. package/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.interface.d.ts +0 -9
  536. package/lib/components/core/babylon-banner-newsletter/index.d.ts +0 -2
  537. package/lib/components/core/babylon-blog-details/babylon-blog-details.interface.d.ts +0 -24
  538. package/lib/components/core/babylon-blog-details/index.d.ts +0 -2
  539. package/lib/components/core/babylon-blog-list/babylon-blog-list.interface.d.ts +0 -18
  540. package/lib/components/core/babylon-blog-list/index.d.ts +0 -2
  541. package/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.interface.d.ts +0 -4
  542. package/lib/components/core/babylon-breadcrumb/index.d.ts +0 -2
  543. package/lib/components/core/babylon-color-picker/babylon-color-picker.component.d.ts +0 -57
  544. package/lib/components/core/babylon-color-picker/index.d.ts +0 -1
  545. package/lib/components/core/babylon-comingsoon/babylon-comingsoon.interface.d.ts +0 -11
  546. package/lib/components/core/babylon-comingsoon/index.d.ts +0 -2
  547. package/lib/components/core/babylon-contact-address/babylon-contact-address.component.d.ts +0 -22
  548. package/lib/components/core/babylon-contact-address/babylon-contact-address.interface.d.ts +0 -4
  549. package/lib/components/core/babylon-contact-address/index.d.ts +0 -2
  550. package/lib/components/core/babylon-contact-form/babylon-contact-form.interface.d.ts +0 -15
  551. package/lib/components/core/babylon-contact-form/index.d.ts +0 -2
  552. package/lib/components/core/babylon-contact-how/babylon-contact-how.interface.d.ts +0 -6
  553. package/lib/components/core/babylon-contact-how/index.d.ts +0 -2
  554. package/lib/components/core/babylon-contact-map/babylon-contact-map.interface.d.ts +0 -8
  555. package/lib/components/core/babylon-contact-map/index.d.ts +0 -2
  556. package/lib/components/core/babylon-engine/babylon-engine.interface.d.ts +0 -24
  557. package/lib/components/core/babylon-engine/index.d.ts +0 -2
  558. package/lib/components/core/babylon-engine-modal/babylon-engine-modal.interface.d.ts +0 -22
  559. package/lib/components/core/babylon-engine-modal/index.d.ts +0 -2
  560. package/lib/components/core/babylon-external-script/babylon-external-script.component.d.ts +0 -21
  561. package/lib/components/core/babylon-external-script/babylon-external-script.interface.d.ts +0 -5
  562. package/lib/components/core/babylon-external-script/index.d.ts +0 -2
  563. package/lib/components/core/babylon-faq/babylon-faq.interface.d.ts +0 -8
  564. package/lib/components/core/babylon-faq/index.d.ts +0 -2
  565. package/lib/components/core/babylon-features-slider/babylon-features-slider.interface.d.ts +0 -8
  566. package/lib/components/core/babylon-features-slider/index.d.ts +0 -2
  567. package/lib/components/core/babylon-filter-modal/index.d.ts +0 -1
  568. package/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.component.d.ts +0 -39
  569. package/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.interface.d.ts +0 -8
  570. package/lib/components/core/babylon-floating-buttons/index.d.ts +0 -2
  571. package/lib/components/core/babylon-footer-contact/babylon-footer-contact.interface.d.ts +0 -14
  572. package/lib/components/core/babylon-footer-contact/index.d.ts +0 -2
  573. package/lib/components/core/babylon-footer-links/babylon-footer-links.interface.d.ts +0 -6
  574. package/lib/components/core/babylon-footer-links/index.d.ts +0 -2
  575. package/lib/components/core/babylon-footer-logos/babylon-footer-logos.interface.d.ts +0 -7
  576. package/lib/components/core/babylon-footer-logos/index.d.ts +0 -2
  577. package/lib/components/core/babylon-footer-social/babylon-footer-social.interface.d.ts +0 -6
  578. package/lib/components/core/babylon-footer-social/index.d.ts +0 -2
  579. package/lib/components/core/babylon-gallery/babylon-gallery.interface.d.ts +0 -12
  580. package/lib/components/core/babylon-gallery/index.d.ts +0 -2
  581. package/lib/components/core/babylon-global-modal/babylon-global-modal.component.d.ts +0 -31
  582. package/lib/components/core/babylon-global-modal/babylon-global-modal.interface.d.ts +0 -8
  583. package/lib/components/core/babylon-global-modal/index.d.ts +0 -2
  584. package/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.interface.d.ts +0 -8
  585. package/lib/components/core/babylon-grid-gallery/index.d.ts +0 -2
  586. package/lib/components/core/babylon-guests-popup/babylon-guests-popup.interface.d.ts +0 -11
  587. package/lib/components/core/babylon-guests-popup/index.d.ts +0 -2
  588. package/lib/components/core/babylon-head-intro/babylon-head-intro.interface.d.ts +0 -10
  589. package/lib/components/core/babylon-head-intro/index.d.ts +0 -2
  590. package/lib/components/core/babylon-header-book-show/babylon-header-book-show.interface.d.ts +0 -20
  591. package/lib/components/core/babylon-header-book-show/index.d.ts +0 -2
  592. package/lib/components/core/babylon-header-clear/babylon-header-clear.interface.d.ts +0 -22
  593. package/lib/components/core/babylon-header-clear/index.d.ts +0 -2
  594. package/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.interface.d.ts +0 -19
  595. package/lib/components/core/babylon-header-menu-center/index.d.ts +0 -2
  596. package/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.component.d.ts +0 -40
  597. package/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.interface.d.ts +0 -23
  598. package/lib/components/core/babylon-header-menu-logo-center/index.d.ts +0 -2
  599. package/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.interface.d.ts +0 -18
  600. package/lib/components/core/babylon-header-menu-show/index.d.ts +0 -2
  601. package/lib/components/core/babylon-header-mobile/babylon-header-mobile.component.d.ts +0 -53
  602. package/lib/components/core/babylon-header-mobile/babylon-header-mobile.interface.d.ts +0 -26
  603. package/lib/components/core/babylon-header-mobile/index.d.ts +0 -2
  604. package/lib/components/core/babylon-hotels-list/babylon-hotel.interface.d.ts +0 -18
  605. package/lib/components/core/babylon-hotels-list/babylon-hotels-list.interface.d.ts +0 -6
  606. package/lib/components/core/babylon-hotels-list/index.d.ts +0 -3
  607. package/lib/components/core/babylon-hotels-slider/babylon-hotels-slider.interface.d.ts +0 -6
  608. package/lib/components/core/babylon-hotels-slider/index.d.ts +0 -2
  609. package/lib/components/core/babylon-info-big/babylon-info-big.interface.d.ts +0 -10
  610. package/lib/components/core/babylon-info-big/index.d.ts +0 -2
  611. package/lib/components/core/babylon-info-grid/babylon-info-grid.interface.d.ts +0 -9
  612. package/lib/components/core/babylon-info-grid/index.d.ts +0 -2
  613. package/lib/components/core/babylon-info-img/babylon-info-img.interface.d.ts +0 -27
  614. package/lib/components/core/babylon-info-img/index.d.ts +0 -2
  615. package/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.component.d.ts +0 -33
  616. package/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.interface.d.ts +0 -11
  617. package/lib/components/core/babylon-info-img-slider/index.d.ts +0 -2
  618. package/lib/components/core/babylon-info-intro/babylon-info-intro.interface.d.ts +0 -19
  619. package/lib/components/core/babylon-info-intro/index.d.ts +0 -2
  620. package/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.interface.d.ts +0 -12
  621. package/lib/components/core/babylon-info-zig-zag/index.d.ts +0 -2
  622. package/lib/components/core/babylon-info-zigzag-v2/babylon-info-zigzag-v2.interface.d.ts +0 -5
  623. package/lib/components/core/babylon-info-zigzag-v2/index.d.ts +0 -2
  624. package/lib/components/core/babylon-info2col-img/babylon-info2col-img.component.d.ts +0 -21
  625. package/lib/components/core/babylon-info2col-img/babylon-info2col-img.interface.d.ts +0 -12
  626. package/lib/components/core/babylon-info2col-img/index.d.ts +0 -2
  627. package/lib/components/core/babylon-info2img/babylon-info2img.interface.d.ts +0 -11
  628. package/lib/components/core/babylon-info2img/index.d.ts +0 -2
  629. package/lib/components/core/babylon-info2img-big/babylon-info2img-big.interface.d.ts +0 -14
  630. package/lib/components/core/babylon-info2img-big/index.d.ts +0 -2
  631. package/lib/components/core/babylon-info3img/index.d.ts +0 -1
  632. package/lib/components/core/babylon-info4img/babylon-info4img.interface.d.ts +0 -12
  633. package/lib/components/core/babylon-info4img/index.d.ts +0 -2
  634. package/lib/components/core/babylon-items-grid/babylon-items-grid.interface.d.ts +0 -8
  635. package/lib/components/core/babylon-items-grid/index.d.ts +0 -2
  636. package/lib/components/core/babylon-language-modal/babylon-language-modal.interface.d.ts +0 -7
  637. package/lib/components/core/babylon-language-modal/index.d.ts +0 -2
  638. package/lib/components/core/babylon-legal/babylon-legal.interface.d.ts +0 -7
  639. package/lib/components/core/babylon-legal/index.d.ts +0 -2
  640. package/lib/components/core/babylon-list-grid/babylon-list-grid.interface.d.ts +0 -8
  641. package/lib/components/core/babylon-list-grid/index.d.ts +0 -2
  642. package/lib/components/core/babylon-modal-menu/babylon-modal-menu.component.d.ts +0 -45
  643. package/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.component.d.ts +0 -16
  644. package/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.interface.d.ts +0 -8
  645. package/lib/components/core/babylon-modal-multiple-motors/index.d.ts +0 -2
  646. package/lib/components/core/babylon-modal-popup/babylon-modal-popup.component.d.ts +0 -25
  647. package/lib/components/core/babylon-modal-popup/babylon-modal-popup.interface.d.ts +0 -9
  648. package/lib/components/core/babylon-modal-popup/index.d.ts +0 -2
  649. package/lib/components/core/babylon-newsletter/babylon-newsletter.interface.d.ts +0 -9
  650. package/lib/components/core/babylon-newsletter/index.d.ts +0 -2
  651. package/lib/components/core/babylon-offer-detail/babylon-offer-detail.interface.d.ts +0 -17
  652. package/lib/components/core/babylon-offer-detail/index.d.ts +0 -2
  653. package/lib/components/core/babylon-offer-popup/babylon-offer-popup.interface.d.ts +0 -7
  654. package/lib/components/core/babylon-offer-popup/index.d.ts +0 -2
  655. package/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.component.d.ts +0 -21
  656. package/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.interface.d.ts +0 -9
  657. package/lib/components/core/babylon-offer-popupV2/index.d.ts +0 -2
  658. package/lib/components/core/babylon-offer-slider/babylon-offer-slider.interface.d.ts +0 -7
  659. package/lib/components/core/babylon-offer-slider/babylon-offer.interface.d.ts +0 -18
  660. package/lib/components/core/babylon-offer-slider/index.d.ts +0 -3
  661. package/lib/components/core/babylon-offers-list/babylon-offers-list.interface.d.ts +0 -14
  662. package/lib/components/core/babylon-offers-list/index.d.ts +0 -2
  663. package/lib/components/core/babylon-offers-slider/index.d.ts +0 -1
  664. package/lib/components/core/babylon-preload/index.d.ts +0 -1
  665. package/lib/components/core/babylon-press-list/babylon-press-list.component.d.ts +0 -17
  666. package/lib/components/core/babylon-press-list/babylon-press-list.interface.d.ts +0 -8
  667. package/lib/components/core/babylon-press-list/index.d.ts +0 -2
  668. package/lib/components/core/babylon-room-details/babylon-room-detail.interface.d.ts +0 -12
  669. package/lib/components/core/babylon-room-details/index.d.ts +0 -2
  670. package/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.interface.d.ts +0 -10
  671. package/lib/components/core/babylon-rooms-cols/index.d.ts +0 -2
  672. package/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.interface.d.ts +0 -8
  673. package/lib/components/core/babylon-rooms-grid/index.d.ts +0 -2
  674. package/lib/components/core/babylon-rooms-list/babylon-rooms-list.interface.d.ts +0 -6
  675. package/lib/components/core/babylon-rooms-list/index.d.ts +0 -2
  676. package/lib/components/core/babylon-rooms-slider/babylon-room.interface.d.ts +0 -15
  677. package/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.interface.d.ts +0 -6
  678. package/lib/components/core/babylon-rooms-slider/babylon-rooms-text-info.interface.d.ts +0 -8
  679. package/lib/components/core/babylon-rooms-slider/index.d.ts +0 -4
  680. package/lib/components/core/babylon-services-slider/babylon-service-slider.interface.d.ts +0 -6
  681. package/lib/components/core/babylon-services-slider/index.d.ts +0 -2
  682. package/lib/components/core/babylon-slider2col/index.d.ts +0 -1
  683. package/lib/components/core/babylon-slider2items/babylon-slider2items.interface.d.ts +0 -6
  684. package/lib/components/core/babylon-slider2items/index.d.ts +0 -2
  685. package/lib/components/core/babylon-slider3col/babylon-slider3col.component.d.ts +0 -20
  686. package/lib/components/core/babylon-slider3col/index.d.ts +0 -1
  687. package/lib/components/core/babylon-slider3col-clear/babylon-slider3col-clear.component.d.ts +0 -5
  688. package/lib/components/core/babylon-slider3col-clear/index.d.ts +0 -1
  689. package/lib/components/core/babylon-slider3items/babylon-slider3items.interface.d.ts +0 -6
  690. package/lib/components/core/babylon-slider3items/index.d.ts +0 -2
  691. package/lib/components/core/babylon-slider4col/index.d.ts +0 -1
  692. package/lib/components/core/babylon-static-footer/babylon-static-footer.interface.d.ts +0 -29
  693. package/lib/components/core/babylon-static-footer/index.d.ts +0 -2
  694. package/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.interface.d.ts +0 -18
  695. package/lib/components/core/babylon-static-footer-v2/index.d.ts +0 -2
  696. package/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.interface.d.ts +0 -5
  697. package/lib/components/core/babylon-submenu-hotel/index.d.ts +0 -2
  698. package/lib/components/core/babylon-thanks/babylon-thanks.interface.d.ts +0 -7
  699. package/lib/components/core/babylon-thanks/index.d.ts +0 -2
  700. package/lib/components/core/babylon-top-slider/babylon-top-slider-item.interface.d.ts +0 -9
  701. package/lib/components/core/babylon-top-slider/babylon-top-slider.interface.d.ts +0 -12
  702. package/lib/components/core/babylon-top-slider/index.d.ts +0 -3
  703. package/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.interface.d.ts +0 -8
  704. package/lib/components/core/babylon-top-slider-thumbs/index.d.ts +0 -2
  705. package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2-item.interface.d.ts +0 -7
  706. package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.interface.d.ts +0 -8
  707. package/lib/components/core/babylon-top-slider-v2/index.d.ts +0 -3
  708. package/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.interface.d.ts +0 -9
  709. package/lib/components/core/babylon-top-slider-video/babylon-video-source.interface.d.ts +0 -5
  710. package/lib/components/core/babylon-top-slider-video/index.d.ts +0 -3
  711. package/lib/components/core/babylon-webmap/babylon-webmap.interface.d.ts +0 -9
  712. package/lib/components/core/babylon-webmap/index.d.ts +0 -2
  713. package/lib/components/core/index.d.ts +0 -86
  714. package/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.component.d.ts +0 -31
  715. package/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.interface.d.ts +0 -5
  716. package/lib/components/shared/babylon-dynamic-heading/index.d.ts +0 -2
  717. package/lib/components/shared/babylon-search/babylon-search.component.d.ts +0 -30
  718. package/lib/components/shared/babylon-search/index.d.ts +0 -1
  719. package/lib/components/shared/index.d.ts +0 -1
  720. package/lib/directives/babylon-background-strip/babylon-background-strip.directive.d.ts +0 -17
  721. package/lib/directives/babylon-customs/babylon-custom-mouse-pointer.directive.d.ts +0 -12
  722. package/lib/directives/babylon-galleries/babylon-light-gallery.directive.d.ts +0 -18
  723. package/lib/directives/babylon-hobble-effect/babylon-hobble-effect.directive.d.ts +0 -15
  724. package/lib/directives/babylon-pagination/babylon-pagination.directive.d.ts +0 -39
  725. package/lib/directives/babylon-sliders/babylon-custom-slider.directive.d.ts +0 -13
  726. package/lib/directives/babylon-sliders/babylon-sliders.directive.d.ts +0 -36
  727. package/lib/directives/babylon-sliders/babylon-swiper-slider.directive.d.ts +0 -14
  728. package/lib/directives/data-background/data-background.directive.d.ts +0 -11
  729. package/lib/directives/link-type/link-type.directive.d.ts +0 -34
  730. package/lib/directives/scrolls/scroll-up.directive.d.ts +0 -7
  731. package/lib/interfaces/babylon-button.interface.d.ts +0 -9
  732. package/lib/interfaces/babylon-consult-type.interface.d.ts +0 -10
  733. package/lib/interfaces/babylon-dropdown.interface.d.ts +0 -9
  734. package/lib/interfaces/babylon-global-icon.interface.d.ts +0 -4
  735. package/lib/interfaces/babylon-image.interface.d.ts +0 -12
  736. package/lib/interfaces/babylon-input.interface.d.ts +0 -12
  737. package/lib/interfaces/babylon-menu-button.interface.d.ts +0 -10
  738. package/lib/interfaces/babylon-menu-info.interface.d.ts +0 -27
  739. package/lib/interfaces/babylon-page-config.interface.d.ts +0 -43
  740. package/lib/interfaces/babylon-site-config.interface.d.ts +0 -57
  741. package/lib/interfaces/babylon-tags.interface.d.ts +0 -21
  742. package/lib/interfaces/babylon-text-info.interface.d.ts +0 -17
  743. package/lib/interfaces/babylon-texts-colors.interface.d.ts +0 -20
  744. package/lib/interfaces/babylon-texts.interface.d.ts +0 -5
  745. package/lib/interfaces/index.d.ts +0 -14
  746. package/lib/pipes/babylon-clean-phone.pipe.d.ts +0 -7
  747. package/lib/pipes/babylon-currency.pipe.d.ts +0 -7
  748. package/lib/services/color-panel.service.d.ts +0 -41
  749. package/lib/services/mapper/index.d.ts +0 -2
  750. package/lib/services/mapper/mapper.service.d.ts +0 -136
  751. package/lib/services/mapper/mapper.service.token.d.ts +0 -2
  752. package/lib/services/modals-service/index.d.ts +0 -1
  753. package/lib/services/modals-service/modals.service.d.ts +0 -15
  754. package/lib/styles/styles/babylon/globals.css +0 -1
  755. package/lib/utils/index.d.ts +0 -1
  756. package/lib/utils/utils.d.ts +0 -14
@@ -1,101 +1,11 @@
1
- import { CommonModule, isPlatformBrowser } from '@angular/common';
2
- import { ChangeDetectionStrategy, Component, EventEmitter, inject, Input, Output, PLATFORM_ID, } from '@angular/core';
3
- import { BabylonBackgroundStrip } from '../../../directives/babylon-background-strip/babylon-background-strip.directive';
4
- import { BabylonSlidersDirective } from '../../../directives/babylon-sliders/babylon-sliders.directive';
5
- import { BabylonLinkTypeDirective } from '../../../directives/link-type/link-type.directive';
6
- import { BabylonDynamicHeadingComponent } from '../../shared/babylon-dynamic-heading';
1
+ import { Component } from '@angular/core';
7
2
  import * as i0 from "@angular/core";
8
- import * as i1 from "@angular/common";
9
3
  export class BabylonInfoImgComponent {
10
- constructor() {
11
- this.rightSide = false;
12
- this.showAll = false;
13
- this.showAllFunctionally = false;
14
- this.platformId = inject(PLATFORM_ID);
15
- this.modalClick = new EventEmitter();
16
- }
17
- set topBG(topBG) {
18
- this._topBG = topBG?.src;
19
- }
20
- set bottomBG(bottomBG) {
21
- this._bottomBG = bottomBG?.src;
22
- }
23
- get topBG() {
24
- return this._topBG;
25
- }
26
- get bottomBG() {
27
- return this._bottomBG;
28
- }
29
- get showBtn() {
30
- return this.showAll ? (this.lessBtn ?? '') : (this.moreBtn ?? '');
31
- }
32
- btnClick(e) {
33
- e.preventDefault();
34
- }
35
- toggleView() {
36
- if (isPlatformBrowser(this.platformId)) {
37
- this.showAll = !this.showAll;
38
- this.showAllFunctionally = !this.showAllFunctionally;
39
- }
40
- }
41
- ngOnInit() {
42
- if (this.buttons) {
43
- this.buttons = this.buttons.filter((b) => !!b && !!b.label);
44
- }
45
- }
46
4
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonInfoImgComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
47
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonInfoImgComponent, isStandalone: true, selector: "lib-babylon-info-img", inputs: { rightSide: "rightSide", title: "title", pretitle: "pretitle", description: "description", text: "text", ndtitle: "ndtitle", buttons: "buttons", images: "images", advantages: "advantages", logo: "logo", advTitle: "advTitle", tags: "tags", textColors: "textColors", topBG: "topBG", bottomBG: "bottomBG", topColor: "topColor", bottomColor: "bottomColor", textColor: "textColor", lessBtn: "lessBtn", moreBtn: "moreBtn" }, outputs: { modalClick: "modalClick" }, ngImport: i0, template: "<section\n class=\"babylon__infoimg margin-main\"\n id=\"InfoImg\"\n backgroundStrip\n [topBG]=\"topBG\"\n [bottomBG]=\"bottomBG\"\n [topColor]=\"topColor\"\n [bottomColor]=\"bottomColor\"\n>\n <div class=\"container-fluid p-0 position-relative\">\n <div class=\"container\">\n <div\n class=\"row align-items-center cs_gap_y_40\"\n [ngClass]=\"{ 'column-reverse': rightSide }\"\n >\n @if (rightSide) {\n <ng-container\n [ngTemplateOutlet]=\"infoImgContent\"\n [ngTemplateOutletContext]=\"{ alignClass: '' }\"\n />\n <ng-container\n [ngTemplateOutlet]=\"imageSlider\"\n [ngTemplateOutletContext]=\"{\n extraClass: 'cs_pl_110',\n }\"\n />\n } @else {\n <ng-container\n [ngTemplateOutlet]=\"imageSlider\"\n [ngTemplateOutletContext]=\"{\n extraClass: 'cs_pr_110',\n }\"\n />\n <ng-container\n [ngTemplateOutlet]=\"infoImgContent\"\n [ngTemplateOutletContext]=\"{ alignClass: 'no-align' }\"\n />\n }\n </div>\n </div>\n </div>\n</section>\n\n<ng-template #infoImgContent let-alignClass=\"alignClass\" let-showAll=\"showAll\">\n <div class=\"col-lg-5\">\n <div class=\"intro_info {{ alignClass }}\">\n @if (pretitle) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.pretitle || 'h3'\"\n cssClass=\"pretitle wow fadeInUp\"\n [content]=\"pretitle\"\n [color]=\"textColors?.pretitle\"\n data-wow-duration=\"0.8s\"\n data-wow-delay=\"0.2s\"\n ></lib-babylon-dynamic-heading>\n }\n @if (logo && logo.src) {\n <div class=\"logo_title\">\n <img [src]=\"logo.src\" [alt]=\"logo.alt\" loading=\"lazy\" />\n </div>\n } @else {\n @if (title) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.title || 'h2'\"\n cssClass=\"title\"\n [color]=\"textColors?.title\"\n [content]=\"title\"\n ></lib-babylon-dynamic-heading>\n }\n }\n @if (text) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.subtitle || 'h3'\"\n cssClass=\"subtitle\"\n [color]=\"textColors?.subtitle\"\n [content]=\"text\"\n ></lib-babylon-dynamic-heading>\n }\n @if (ndtitle) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.ndtitle || 'h4'\"\n cssClass=\"title-{{\n alignClass === 'no-align' ? 'right' : 'left'\n }}\"\n [content]=\"ndtitle\"\n ></lib-babylon-dynamic-heading>\n }\n @if (description) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.description || 'p'\"\n cssClass=\"text\"\n [color]=\"textColors?.description\"\n [content]=\"description\"\n ></lib-babylon-dynamic-heading>\n }\n @if (advTitle) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.advTitle || 'h5'\"\n cssClass=\"title--smaller\"\n [content]=\"advTitle\"\n ></lib-babylon-dynamic-heading>\n }\n @if (advantages?.length) {\n <ul\n class=\"cs_list cs_style_1 cs_mp_0 info-img-list\"\n [class.show-more]=\"showAllFunctionally\"\n [class.view-minus]=\"!showAllFunctionally\"\n >\n @if (advantages?.length) {\n @for (adv of advantages; track $index) {\n <li>\n @if (adv.icon) {\n <div class=\"info--icon icon--40\">\n <i class=\"icon--svg {{ adv.icon }}\"></i>\n </div>\n }\n @if (adv.title || adv.text) {\n <div>\n @if (adv.title) {\n <p\n class=\"text mb--0\"\n [innerHTML]=\"adv.title\"\n ></p>\n }\n @if (adv.text) {\n <span\n class=\"text--small\"\n [innerHTML]=\"adv.text\"\n ></span>\n }\n </div>\n }\n </li>\n }\n }\n </ul>\n @if (advantages!.length > 6) {\n <div class=\"btns__box align--center\">\n <a\n class=\"btn-link\"\n (click)=\"toggleView()\"\n [attr.aria-label]=\"showBtn\"\n >\n {{ showBtn }}\n </a>\n </div>\n }\n }\n @if (buttons?.length) {\n <div class=\"btns__box\">\n @for (button of buttons; track $index; let odd = $odd) {\n @if (button && button.label) {\n <a\n [attr.aria-label]=\"button?.label\"\n [href]=\"button?.url\"\n [linkType]=\"button?.linkType\"\n [modalClick]=\"modalClick\"\n class=\"btn\"\n [ngClass]=\"{\n btn_primary: !odd,\n btn_call: odd,\n }\"\n >\n <b>{{ button?.label }}</b>\n <span class=\"babylon-arrow-right-big\"></span>\n </a>\n }\n }\n </div>\n }\n </div>\n </div>\n</ng-template>\n\n<ng-template #imageSlider let-extraClass=\"extraClass\">\n <div class=\"col-lg-7\">\n <div class=\"{{ extraClass }}\">\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\n <div\n class=\"cs_slider_container\"\n sliders=\"cs_slider_container\"\n data-autoplay=\"0\"\n data-loop=\"1\"\n data-speed=\"600\"\n data-center=\"0\"\n data-variable-width=\"0\"\n data-slides-per-view=\"responsive\"\n data-xs-slides=\"1\"\n data-sm-slides=\"1\"\n data-md-slides=\"1\"\n data-mlg-slides=\"1\"\n data-lg-slides=\"1\"\n data-add-slides=\"1\"\n >\n <div class=\"cs_slider_wrapper\">\n @if (images?.length) {\n @for (image of images; track $index) {\n <div class=\"cs_slide\">\n <div\n class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\"\n >\n <figure\n class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed\"\n [style.background-image]=\"\n 'url(' + image.src + ')'\n \"\n ></figure>\n </div>\n </div>\n }\n }\n </div>\n </div>\n @if (images && images.length > 1) {\n <div\n class=\"cs_pagination cs_style_1\"\n [ngClass]=\"{\n cs_type_3: extraClass === 'cs_pl_110',\n 'cs_type_3--left': extraClass === 'cs_pr_110',\n }\"\n ></div>\n }\n </div>\n </div>\n </div>\n</ng-template>\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)}@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}}.title-right{position:absolute;top:50%;font-weight:600;font-family:var(--font-title);writing-mode:vertical-lr;transform:rotate(180deg) translateY(50%);right:5%;white-space:nowrap;opacity:.2;font-size:80px;line-height:1.124em;color:var(--cl_accent)}@media (max-width: 1679px){.title-right{right:2%;font-size:60px}}@media (max-width: 1024px){.title-right{right:20px;font-size:40px}}@media (max-width: 1024px){.title-right{position:initial;transform:initial;writing-mode:initial;white-space:initial;margin-bottom:25px;font-size:30px}}.title-left{position:absolute;top:50%;font-weight:600;font-family:var(--font-title);writing-mode:vertical-lr;transform:rotate(180deg) translateY(50%);left:5%;white-space:nowrap;opacity:.2;font-size:80px;line-height:1.124em;color:var(--cl_accent)}@media (max-width: 1679px){.title-left{left:2%;font-size:60px}}@media (max-width: 1024px){.title-left{left:20px;font-size:40px}}@media (max-width: 1024px){.title-left{position:initial;transform:initial;writing-mode:initial;white-space:initial;margin-bottom:25px;font-size:30px}}.cs_list.cs_style_1{width:100%}.cs_list.cs_style_1 li{position:relative;display:flex;align-items:flex-start;border-bottom:1px solid var(--cl_border-light);gap:15px;padding-top:15px;padding-bottom:15px}.cs_list.cs_style_1 li span{display:block;font-weight:700}@media (max-width: 1024px){.cs_list.cs_style_1 li{justify-content:flex-start;text-align:left}}.img-small{position:absolute;right:0;top:100px;height:220px;width:240px;display:none}@media (min-width: 1680px){.img-small{display:block}}.babylon__infoimg.margin-main{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.top-section{position:absolute;top:0;left:0;width:100%;height:50%;z-index:0}.bottom-section{position:absolute;bottom:0;left:0;width:100%;height:50%;z-index:0}.view-minus li{display:none!important}.view-minus li:nth-child(-n+6){display:flex!important}.btns__box.align--center{justify-content:center}.container-fluid{z-index:1}@media (min-width: 1025px){.row:not(.column-reverse) .col-lg-5{padding-right:3.5rem}.row.column-reverse .col-lg-5{padding-left:3.5rem}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: BabylonSlidersDirective, selector: "[sliders]", inputs: ["sliders"] }, { kind: "directive", type: BabylonBackgroundStrip, selector: "[backgroundStrip]", inputs: ["topBG", "bottomBG", "topColor", "bottomColor"] }, { 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: BabylonInfoImgComponent, isStandalone: true, selector: "lib-babylon-info-img", ngImport: i0, template: "<section class=\"babylon__infoimg margin-main\">\n <div class=\"container-fluid p-0 position-relative\">\n <div class=\"container\">\n <div class=\"row align-items-center cs_gap_y_40\">\n <div class=\"col-lg-7 \">\n <div class=\"cs_pr_110\">\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\"\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"1\" data-md-slides=\"1\" data-lg-slides=\"1\" data-add-slides=\"1\">\n <div class=\"cs_slider_wrapper\">\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n </div>\n </div>\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\n </div>\n </div>\n </div>\n <div class=\"col-lg-5\">\n <div class=\"intro_info\">\n <h3 class=\"pretitle wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Info Img</h3>\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2>\n <h3 class=\"subtitle \" >Info Img</h3>\n <h4 class=\"title-right\">Hotel Babylon</h4>\n <p class=\"text\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make </p>\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\n <li>\n <div class=\"info--icon \">\n <i class=\"babylon-telephone\"></i>\n </div>\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\n </li>\n <li>\n\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\n </li>\n <li>\n <div class=\"info--icon \">\n <i class=\"babylon-telephone\"></i>\n </div>\n <p class=\"text mb--0\">Transportation Services</p>\n </li>\n\n </ul>\n <div class=\"btns__box\">\n <a href=\" \" class=\"btn btn_primary\">\n <b>Learn More</b>\n <span class=\"babylon-arrow-right-big\"></span>\n </a>\n </div>\n <div class=\"img-small cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed cs--radius\" data-src=\"/assets/babylon/fotos/gallery_4.jpeg\"></figure>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n\n<!-- mismo modulo pero a la inversa -->\n<section class=\"babylon__infoimg margin-main\">\n <div class=\"container-fluid p-0 position-relative\">\n <div class=\"container\">\n <div class=\"row align-items-center cs_gap_y_40 column-reverse\">\n <div class=\"col-lg-5\">\n <div class=\"intro_info\">\n <h3 class=\"pretitle wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Info Img</h3>\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2>\n <h4 class=\"title-left\">Hotel Babylon</h4>\n <p class=\"text\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make </p>\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\n <li>\n <div class=\"info--icon \">\n <i class=\"babylon-telephone\"></i>\n </div>\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\n </li>\n <li>\n <div class=\"info--icon \">\n <i class=\"babylon-telephone\"></i>\n </div>\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\n </li>\n <li>\n <div class=\"info--icon \">\n <i class=\"babylon-telephone\"></i>\n </div>\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\n </li>\n\n </ul>\n <div class=\"btns__box\">\n <a href=\" \" class=\"btn btn_primary\">\n <b>Learn More</b>\n <span class=\"babylon-arrow-right-big\"></span>\n </a>\n </div>\n\n </div>\n </div>\n <div class=\"col-lg-7\">\n <div class=\"cs_pl_110\">\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\"\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"1\" data-md-slides=\"1\" data-lg-slides=\"1\" data-add-slides=\"1\">\n <div class=\"cs_slider_wrapper\">\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n </div>\n </div>\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\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}.title-right{position:absolute;top:50%;font-weight:600;font-family:var(--font-title);writing-mode:vertical-lr;transform:rotate(180deg) translateY(50%);right:5%;white-space:nowrap;opacity:.2;font-size:80px;line-height:1.124em;color:var(--cl_accent)}@media (max-width: 1679px){.title-right{right:2%;font-size:60px}}@media (max-width: 991px){.title-right{right:20px;font-size:40px}}@media (max-width: 991px){.title-right{position:initial;transform:initial;writing-mode:initial;white-space:initial;margin-bottom:25px;font-size:30px}}.title-left{position:absolute;top:50%;font-weight:600;font-family:var(--font-title);writing-mode:vertical-lr;transform:rotate(180deg) translateY(50%);left:5%;white-space:nowrap;opacity:.2;font-size:80px;line-height:1.124em;color:var(--cl_accent)}@media (max-width: 1679px){.title-left{left:2%;font-size:60px}}@media (max-width: 991px){.title-left{left:20px;font-size:40px}}@media (max-width: 991px){.title-left{position:initial;transform:initial;writing-mode:initial;white-space:initial;margin-bottom:25px;font-size:30px}}.cs_list.cs_style_1{width:100%}.cs_list.cs_style_1 li{position:relative;display:flex;align-items:flex-start;border-bottom:1px solid var(--cl_border-light);padding-bottom:10px;gap:10px}.cs_list.cs_style_1 li:not(:last-child){margin-bottom:15px}.cs_list.cs_style_1 li span{display:block;font-weight:700}@media (max-width: 991px){.cs_list.cs_style_1 li{justify-content:center;text-align:center}}.img-small{position:absolute;right:0;top:100px;height:220px;width:240px;display:none}@media (min-width: 1680px){.img-small{display:block}}\n"] }); }
48
6
  }
49
7
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonInfoImgComponent, decorators: [{
50
8
  type: Component,
51
- args: [{ selector: 'lib-babylon-info-img', standalone: true, imports: [
52
- CommonModule,
53
- BabylonSlidersDirective,
54
- BabylonBackgroundStrip,
55
- BabylonLinkTypeDirective,
56
- BabylonDynamicHeadingComponent,
57
- ], changeDetection: ChangeDetectionStrategy.OnPush, template: "<section\n class=\"babylon__infoimg margin-main\"\n id=\"InfoImg\"\n backgroundStrip\n [topBG]=\"topBG\"\n [bottomBG]=\"bottomBG\"\n [topColor]=\"topColor\"\n [bottomColor]=\"bottomColor\"\n>\n <div class=\"container-fluid p-0 position-relative\">\n <div class=\"container\">\n <div\n class=\"row align-items-center cs_gap_y_40\"\n [ngClass]=\"{ 'column-reverse': rightSide }\"\n >\n @if (rightSide) {\n <ng-container\n [ngTemplateOutlet]=\"infoImgContent\"\n [ngTemplateOutletContext]=\"{ alignClass: '' }\"\n />\n <ng-container\n [ngTemplateOutlet]=\"imageSlider\"\n [ngTemplateOutletContext]=\"{\n extraClass: 'cs_pl_110',\n }\"\n />\n } @else {\n <ng-container\n [ngTemplateOutlet]=\"imageSlider\"\n [ngTemplateOutletContext]=\"{\n extraClass: 'cs_pr_110',\n }\"\n />\n <ng-container\n [ngTemplateOutlet]=\"infoImgContent\"\n [ngTemplateOutletContext]=\"{ alignClass: 'no-align' }\"\n />\n }\n </div>\n </div>\n </div>\n</section>\n\n<ng-template #infoImgContent let-alignClass=\"alignClass\" let-showAll=\"showAll\">\n <div class=\"col-lg-5\">\n <div class=\"intro_info {{ alignClass }}\">\n @if (pretitle) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.pretitle || 'h3'\"\n cssClass=\"pretitle wow fadeInUp\"\n [content]=\"pretitle\"\n [color]=\"textColors?.pretitle\"\n data-wow-duration=\"0.8s\"\n data-wow-delay=\"0.2s\"\n ></lib-babylon-dynamic-heading>\n }\n @if (logo && logo.src) {\n <div class=\"logo_title\">\n <img [src]=\"logo.src\" [alt]=\"logo.alt\" loading=\"lazy\" />\n </div>\n } @else {\n @if (title) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.title || 'h2'\"\n cssClass=\"title\"\n [color]=\"textColors?.title\"\n [content]=\"title\"\n ></lib-babylon-dynamic-heading>\n }\n }\n @if (text) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.subtitle || 'h3'\"\n cssClass=\"subtitle\"\n [color]=\"textColors?.subtitle\"\n [content]=\"text\"\n ></lib-babylon-dynamic-heading>\n }\n @if (ndtitle) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.ndtitle || 'h4'\"\n cssClass=\"title-{{\n alignClass === 'no-align' ? 'right' : 'left'\n }}\"\n [content]=\"ndtitle\"\n ></lib-babylon-dynamic-heading>\n }\n @if (description) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.description || 'p'\"\n cssClass=\"text\"\n [color]=\"textColors?.description\"\n [content]=\"description\"\n ></lib-babylon-dynamic-heading>\n }\n @if (advTitle) {\n <lib-babylon-dynamic-heading\n [tag]=\"tags?.advTitle || 'h5'\"\n cssClass=\"title--smaller\"\n [content]=\"advTitle\"\n ></lib-babylon-dynamic-heading>\n }\n @if (advantages?.length) {\n <ul\n class=\"cs_list cs_style_1 cs_mp_0 info-img-list\"\n [class.show-more]=\"showAllFunctionally\"\n [class.view-minus]=\"!showAllFunctionally\"\n >\n @if (advantages?.length) {\n @for (adv of advantages; track $index) {\n <li>\n @if (adv.icon) {\n <div class=\"info--icon icon--40\">\n <i class=\"icon--svg {{ adv.icon }}\"></i>\n </div>\n }\n @if (adv.title || adv.text) {\n <div>\n @if (adv.title) {\n <p\n class=\"text mb--0\"\n [innerHTML]=\"adv.title\"\n ></p>\n }\n @if (adv.text) {\n <span\n class=\"text--small\"\n [innerHTML]=\"adv.text\"\n ></span>\n }\n </div>\n }\n </li>\n }\n }\n </ul>\n @if (advantages!.length > 6) {\n <div class=\"btns__box align--center\">\n <a\n class=\"btn-link\"\n (click)=\"toggleView()\"\n [attr.aria-label]=\"showBtn\"\n >\n {{ showBtn }}\n </a>\n </div>\n }\n }\n @if (buttons?.length) {\n <div class=\"btns__box\">\n @for (button of buttons; track $index; let odd = $odd) {\n @if (button && button.label) {\n <a\n [attr.aria-label]=\"button?.label\"\n [href]=\"button?.url\"\n [linkType]=\"button?.linkType\"\n [modalClick]=\"modalClick\"\n class=\"btn\"\n [ngClass]=\"{\n btn_primary: !odd,\n btn_call: odd,\n }\"\n >\n <b>{{ button?.label }}</b>\n <span class=\"babylon-arrow-right-big\"></span>\n </a>\n }\n }\n </div>\n }\n </div>\n </div>\n</ng-template>\n\n<ng-template #imageSlider let-extraClass=\"extraClass\">\n <div class=\"col-lg-7\">\n <div class=\"{{ extraClass }}\">\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\n <div\n class=\"cs_slider_container\"\n sliders=\"cs_slider_container\"\n data-autoplay=\"0\"\n data-loop=\"1\"\n data-speed=\"600\"\n data-center=\"0\"\n data-variable-width=\"0\"\n data-slides-per-view=\"responsive\"\n data-xs-slides=\"1\"\n data-sm-slides=\"1\"\n data-md-slides=\"1\"\n data-mlg-slides=\"1\"\n data-lg-slides=\"1\"\n data-add-slides=\"1\"\n >\n <div class=\"cs_slider_wrapper\">\n @if (images?.length) {\n @for (image of images; track $index) {\n <div class=\"cs_slide\">\n <div\n class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\"\n >\n <figure\n class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed\"\n [style.background-image]=\"\n 'url(' + image.src + ')'\n \"\n ></figure>\n </div>\n </div>\n }\n }\n </div>\n </div>\n @if (images && images.length > 1) {\n <div\n class=\"cs_pagination cs_style_1\"\n [ngClass]=\"{\n cs_type_3: extraClass === 'cs_pl_110',\n 'cs_type_3--left': extraClass === 'cs_pr_110',\n }\"\n ></div>\n }\n </div>\n </div>\n </div>\n</ng-template>\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)}@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}}.title-right{position:absolute;top:50%;font-weight:600;font-family:var(--font-title);writing-mode:vertical-lr;transform:rotate(180deg) translateY(50%);right:5%;white-space:nowrap;opacity:.2;font-size:80px;line-height:1.124em;color:var(--cl_accent)}@media (max-width: 1679px){.title-right{right:2%;font-size:60px}}@media (max-width: 1024px){.title-right{right:20px;font-size:40px}}@media (max-width: 1024px){.title-right{position:initial;transform:initial;writing-mode:initial;white-space:initial;margin-bottom:25px;font-size:30px}}.title-left{position:absolute;top:50%;font-weight:600;font-family:var(--font-title);writing-mode:vertical-lr;transform:rotate(180deg) translateY(50%);left:5%;white-space:nowrap;opacity:.2;font-size:80px;line-height:1.124em;color:var(--cl_accent)}@media (max-width: 1679px){.title-left{left:2%;font-size:60px}}@media (max-width: 1024px){.title-left{left:20px;font-size:40px}}@media (max-width: 1024px){.title-left{position:initial;transform:initial;writing-mode:initial;white-space:initial;margin-bottom:25px;font-size:30px}}.cs_list.cs_style_1{width:100%}.cs_list.cs_style_1 li{position:relative;display:flex;align-items:flex-start;border-bottom:1px solid var(--cl_border-light);gap:15px;padding-top:15px;padding-bottom:15px}.cs_list.cs_style_1 li span{display:block;font-weight:700}@media (max-width: 1024px){.cs_list.cs_style_1 li{justify-content:flex-start;text-align:left}}.img-small{position:absolute;right:0;top:100px;height:220px;width:240px;display:none}@media (min-width: 1680px){.img-small{display:block}}.babylon__infoimg.margin-main{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.top-section{position:absolute;top:0;left:0;width:100%;height:50%;z-index:0}.bottom-section{position:absolute;bottom:0;left:0;width:100%;height:50%;z-index:0}.view-minus li{display:none!important}.view-minus li:nth-child(-n+6){display:flex!important}.btns__box.align--center{justify-content:center}.container-fluid{z-index:1}@media (min-width: 1025px){.row:not(.column-reverse) .col-lg-5{padding-right:3.5rem}.row.column-reverse .col-lg-5{padding-left:3.5rem}}\n"] }]
58
- }], propDecorators: { rightSide: [{
59
- type: Input
60
- }], title: [{
61
- type: Input
62
- }], pretitle: [{
63
- type: Input
64
- }], description: [{
65
- type: Input
66
- }], text: [{
67
- type: Input
68
- }], ndtitle: [{
69
- type: Input
70
- }], buttons: [{
71
- type: Input
72
- }], images: [{
73
- type: Input
74
- }], advantages: [{
75
- type: Input
76
- }], logo: [{
77
- type: Input
78
- }], advTitle: [{
79
- type: Input
80
- }], tags: [{
81
- type: Input
82
- }], textColors: [{
83
- type: Input
84
- }], topBG: [{
85
- type: Input
86
- }], bottomBG: [{
87
- type: Input
88
- }], topColor: [{
89
- type: Input
90
- }], bottomColor: [{
91
- type: Input
92
- }], textColor: [{
93
- type: Input
94
- }], lessBtn: [{
95
- type: Input
96
- }], moreBtn: [{
97
- type: Input
98
- }], modalClick: [{
99
- type: Output
100
- }] } });
101
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1pbmZvLWltZy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mby1pbWcvYmFieWxvbi1pbmZvLWltZy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mby1pbWcvYmFieWxvbi1pbmZvLWltZy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLGlCQUFpQixFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDbEUsT0FBTyxFQUNILHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsWUFBWSxFQUNaLE1BQU0sRUFDTixLQUFLLEVBRUwsTUFBTSxFQUNOLFdBQVcsR0FDZCxNQUFNLGVBQWUsQ0FBQztBQUN2QixPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSxpRkFBaUYsQ0FBQztBQUN6SCxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSwrREFBK0QsQ0FBQztBQUN4RyxPQUFPLEVBQUUsd0JBQXdCLEVBQUUsTUFBTSxtREFBbUQsQ0FBQztBQUs3RixPQUFPLEVBQUUsOEJBQThCLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQzs7O0FBaUJ0RixNQUFNLE9BQU8sdUJBQXVCO0lBZHBDO1FBZWEsY0FBUyxHQUFZLEtBQUssQ0FBQztRQTZCcEMsWUFBTyxHQUFZLEtBQUssQ0FBQztRQUN6Qix3QkFBbUIsR0FBWSxLQUFLLENBQUM7UUFFN0IsZUFBVSxHQUFHLE1BQU0sQ0FBQyxXQUFXLENBQUMsQ0FBQztRQVUvQixlQUFVLEdBQUcsSUFBSSxZQUFZLEVBQVUsQ0FBQztLQXNCckQ7SUFsREcsSUFBYSxLQUFLLENBQUMsS0FBb0I7UUFDbkMsSUFBSSxDQUFDLE1BQU0sR0FBRyxLQUFLLEVBQUUsR0FBRyxDQUFDO0lBQzdCLENBQUM7SUFDRCxJQUFhLFFBQVEsQ0FBQyxRQUF1QjtRQUN6QyxJQUFJLENBQUMsU0FBUyxHQUFHLFFBQVEsRUFBRSxHQUFHLENBQUM7SUFDbkMsQ0FBQztJQWVELElBQUksS0FBSztRQUNMLE9BQU8sSUFBSSxDQUFDLE1BQU0sQ0FBQztJQUN2QixDQUFDO0lBRUQsSUFBSSxRQUFRO1FBQ1IsT0FBTyxJQUFJLENBQUMsU0FBUyxDQUFDO0lBQzFCLENBQUM7SUFJRCxJQUFJLE9BQU87UUFDUCxPQUFPLElBQUksQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLE9BQU8sSUFBSSxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsT0FBTyxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3RFLENBQUM7SUFFRCxRQUFRLENBQUMsQ0FBUTtRQUNiLENBQUMsQ0FBQyxjQUFjLEVBQUUsQ0FBQztJQUN2QixDQUFDO0lBRUQsVUFBVTtRQUNOLElBQUksaUJBQWlCLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxFQUFFO1lBQ3BDLElBQUksQ0FBQyxPQUFPLEdBQUcsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDO1lBQzdCLElBQUksQ0FBQyxtQkFBbUIsR0FBRyxDQUFDLElBQUksQ0FBQyxtQkFBbUIsQ0FBQztTQUN4RDtJQUNMLENBQUM7SUFFRCxRQUFRO1FBQ0osSUFBSSxJQUFJLENBQUMsT0FBTyxFQUFFO1lBQ2QsSUFBSSxDQUFDLE9BQU8sR0FBRyxJQUFJLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDLEtBQUssQ0FBQyxDQUFDO1NBQy9EO0lBQ0wsQ0FBQzsrR0FoRVEsdUJBQXVCO21HQUF2Qix1QkFBdUIsbWlCQ25DcEMsZzdTQWtPQSx1NnlCRHpNUSxZQUFZLG9TQUNaLHVCQUF1QiwyRUFDdkIsc0JBQXNCLHdIQUN0Qix3QkFBd0IsNklBQ3hCLDhCQUE4Qjs7NEZBTXpCLHVCQUF1QjtrQkFkbkMsU0FBUzsrQkFDSSxzQkFBc0IsY0FDcEIsSUFBSSxXQUNQO3dCQUNMLFlBQVk7d0JBQ1osdUJBQXVCO3dCQUN2QixzQkFBc0I7d0JBQ3RCLHdCQUF3Qjt3QkFDeEIsOEJBQThCO3FCQUNqQyxtQkFHZ0IsdUJBQXVCLENBQUMsTUFBTTs4QkFHdEMsU0FBUztzQkFBakIsS0FBSztnQkFDRyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csUUFBUTtzQkFBaEIsS0FBSztnQkFDRyxXQUFXO3NCQUFuQixLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSztnQkFDRyxPQUFPO3NCQUFmLEtBQUs7Z0JBQ0csT0FBTztzQkFBZixLQUFLO2dCQUNHLE1BQU07c0JBQWQsS0FBSztnQkFDRyxVQUFVO3NCQUFsQixLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSztnQkFDRyxRQUFRO3NCQUFoQixLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSztnQkFDRyxVQUFVO3NCQUFsQixLQUFLO2dCQUVPLEtBQUs7c0JBQWpCLEtBQUs7Z0JBR08sUUFBUTtzQkFBcEIsS0FBSztnQkFHRyxRQUFRO3NCQUFoQixLQUFLO2dCQUNHLFdBQVc7c0JBQW5CLEtBQUs7Z0JBQ0csU0FBUztzQkFBakIsS0FBSztnQkFFRyxPQUFPO3NCQUFmLEtBQUs7Z0JBQ0csT0FBTztzQkFBZixLQUFLO2dCQWlCSSxVQUFVO3NCQUFuQixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlLCBpc1BsYXRmb3JtQnJvd3NlciB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQge1xuICAgIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICAgIENvbXBvbmVudCxcbiAgICBFdmVudEVtaXR0ZXIsXG4gICAgaW5qZWN0LFxuICAgIElucHV0LFxuICAgIE9uSW5pdCxcbiAgICBPdXRwdXQsXG4gICAgUExBVEZPUk1fSUQsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQmFieWxvbkJhY2tncm91bmRTdHJpcCB9IGZyb20gJy4uLy4uLy4uL2RpcmVjdGl2ZXMvYmFieWxvbi1iYWNrZ3JvdW5kLXN0cmlwL2JhYnlsb24tYmFja2dyb3VuZC1zdHJpcC5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgQmFieWxvblNsaWRlcnNEaXJlY3RpdmUgfSBmcm9tICcuLi8uLi8uLi9kaXJlY3RpdmVzL2JhYnlsb24tc2xpZGVycy9iYWJ5bG9uLXNsaWRlcnMuZGlyZWN0aXZlJztcbmltcG9ydCB7IEJhYnlsb25MaW5rVHlwZURpcmVjdGl2ZSB9IGZyb20gJy4uLy4uLy4uL2RpcmVjdGl2ZXMvbGluay10eXBlL2xpbmstdHlwZS5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgQmFieWxvbkJ1dHRvbkkgfSBmcm9tICcuLi8uLi8uLi9pbnRlcmZhY2VzL2JhYnlsb24tYnV0dG9uLmludGVyZmFjZSc7XG5pbXBvcnQgeyBCYWJ5bG9uSW1hZ2VJIH0gZnJvbSAnLi4vLi4vLi4vaW50ZXJmYWNlcy9iYWJ5bG9uLWltYWdlLmludGVyZmFjZSc7XG5pbXBvcnQgeyBCYWJ5bG9uVGFnc0kgfSBmcm9tICcuLi8uLi8uLi9pbnRlcmZhY2VzL2JhYnlsb24tdGFncy5pbnRlcmZhY2UnO1xuaW1wb3J0IHsgQmFieWxvblRleHRzQ29sb3JzSSB9IGZyb20gJy4uLy4uLy4uL2ludGVyZmFjZXMvYmFieWxvbi10ZXh0cy1jb2xvcnMuaW50ZXJmYWNlJztcbmltcG9ydCB7IEJhYnlsb25EeW5hbWljSGVhZGluZ0NvbXBvbmVudCB9IGZyb20gJy4uLy4uL3NoYXJlZC9iYWJ5bG9uLWR5bmFtaWMtaGVhZGluZyc7XG5pbXBvcnQgeyBCYWJ5bG9uQWR2SW5mb0kgfSBmcm9tICcuLi9iYWJ5bG9uLWFkdmFudGFnZXMvYmFieWxvbi1hZHZhbnRhZ2VzLWluZm8uaW50ZXJmYWNlJztcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdsaWItYmFieWxvbi1pbmZvLWltZycsXG4gICAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgICBpbXBvcnRzOiBbXG4gICAgICAgIENvbW1vbk1vZHVsZSxcbiAgICAgICAgQmFieWxvblNsaWRlcnNEaXJlY3RpdmUsXG4gICAgICAgIEJhYnlsb25CYWNrZ3JvdW5kU3RyaXAsXG4gICAgICAgIEJhYnlsb25MaW5rVHlwZURpcmVjdGl2ZSxcbiAgICAgICAgQmFieWxvbkR5bmFtaWNIZWFkaW5nQ29tcG9uZW50LFxuICAgIF0sXG4gICAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24taW5mby1pbWcuY29tcG9uZW50Lmh0bWwnLFxuICAgIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLWluZm8taW1nLmNvbXBvbmVudC5zY3NzJyxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbn0pXG5leHBvcnQgY2xhc3MgQmFieWxvbkluZm9JbWdDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xuICAgIEBJbnB1dCgpIHJpZ2h0U2lkZTogYm9vbGVhbiA9IGZhbHNlO1xuICAgIEBJbnB1dCgpIHRpdGxlPzogc3RyaW5nO1xuICAgIEBJbnB1dCgpIHByZXRpdGxlPzogc3RyaW5nO1xuICAgIEBJbnB1dCgpIGRlc2NyaXB0aW9uPzogc3RyaW5nO1xuICAgIEBJbnB1dCgpIHRleHQ/OiBzdHJpbmc7XG4gICAgQElucHV0KCkgbmR0aXRsZT86IHN0cmluZztcbiAgICBASW5wdXQoKSBidXR0b25zPzogQmFieWxvbkJ1dHRvbklbXTtcbiAgICBASW5wdXQoKSBpbWFnZXM/OiBCYWJ5bG9uSW1hZ2VJW107XG4gICAgQElucHV0KCkgYWR2YW50YWdlcz86IEJhYnlsb25BZHZJbmZvSVtdO1xuICAgIEBJbnB1dCgpIGxvZ28/OiBCYWJ5bG9uSW1hZ2VJO1xuICAgIEBJbnB1dCgpIGFkdlRpdGxlPzogc3RyaW5nO1xuICAgIEBJbnB1dCgpIHRhZ3M/OiBCYWJ5bG9uVGFnc0k7XG4gICAgQElucHV0KCkgdGV4dENvbG9ycz86IEJhYnlsb25UZXh0c0NvbG9yc0k7XG5cbiAgICBASW5wdXQoKSBzZXQgdG9wQkcodG9wQkc6IEJhYnlsb25JbWFnZUkpIHtcbiAgICAgICAgdGhpcy5fdG9wQkcgPSB0b3BCRz8uc3JjO1xuICAgIH1cbiAgICBASW5wdXQoKSBzZXQgYm90dG9tQkcoYm90dG9tQkc6IEJhYnlsb25JbWFnZUkpIHtcbiAgICAgICAgdGhpcy5fYm90dG9tQkcgPSBib3R0b21CRz8uc3JjO1xuICAgIH1cbiAgICBASW5wdXQoKSB0b3BDb2xvcj86IHN0cmluZztcbiAgICBASW5wdXQoKSBib3R0b21Db2xvcj86IHN0cmluZztcbiAgICBASW5wdXQoKSB0ZXh0Q29sb3I/OiBzdHJpbmc7XG5cbiAgICBASW5wdXQoKSBsZXNzQnRuPzogc3RyaW5nO1xuICAgIEBJbnB1dCgpIG1vcmVCdG4/OiBzdHJpbmc7XG5cbiAgICBfdG9wQkc/OiBzdHJpbmc7XG4gICAgX2JvdHRvbUJHPzogc3RyaW5nO1xuICAgIHNob3dBbGw6IGJvb2xlYW4gPSBmYWxzZTtcbiAgICBzaG93QWxsRnVuY3Rpb25hbGx5OiBib29sZWFuID0gZmFsc2U7XG5cbiAgICBwcml2YXRlIHBsYXRmb3JtSWQgPSBpbmplY3QoUExBVEZPUk1fSUQpO1xuXG4gICAgZ2V0IHRvcEJHKCk6IHN0cmluZyB8IHVuZGVmaW5lZCB7XG4gICAgICAgIHJldHVybiB0aGlzLl90b3BCRztcbiAgICB9XG5cbiAgICBnZXQgYm90dG9tQkcoKTogc3RyaW5nIHwgdW5kZWZpbmVkIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuX2JvdHRvbUJHO1xuICAgIH1cblxuICAgIEBPdXRwdXQoKSBtb2RhbENsaWNrID0gbmV3IEV2ZW50RW1pdHRlcjxzdHJpbmc+KCk7XG5cbiAgICBnZXQgc2hvd0J0bigpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gdGhpcy5zaG93QWxsID8gKHRoaXMubGVzc0J0biA/PyAnJykgOiAodGhpcy5tb3JlQnRuID8/ICcnKTtcbiAgICB9XG5cbiAgICBidG5DbGljayhlOiBFdmVudCk6IHZvaWQge1xuICAgICAgICBlLnByZXZlbnREZWZhdWx0KCk7XG4gICAgfVxuXG4gICAgdG9nZ2xlVmlldygpIHtcbiAgICAgICAgaWYgKGlzUGxhdGZvcm1Ccm93c2VyKHRoaXMucGxhdGZvcm1JZCkpIHtcbiAgICAgICAgICAgIHRoaXMuc2hvd0FsbCA9ICF0aGlzLnNob3dBbGw7XG4gICAgICAgICAgICB0aGlzLnNob3dBbGxGdW5jdGlvbmFsbHkgPSAhdGhpcy5zaG93QWxsRnVuY3Rpb25hbGx5O1xuICAgICAgICB9XG4gICAgfVxuXG4gICAgbmdPbkluaXQoKTogdm9pZCB7XG4gICAgICAgIGlmICh0aGlzLmJ1dHRvbnMpIHtcbiAgICAgICAgICAgIHRoaXMuYnV0dG9ucyA9IHRoaXMuYnV0dG9ucy5maWx0ZXIoKGIpID0+ICEhYiAmJiAhIWIubGFiZWwpO1xuICAgICAgICB9XG4gICAgfVxufVxuIiwiPHNlY3Rpb25cbiAgICBjbGFzcz1cImJhYnlsb25fX2luZm9pbWcgbWFyZ2luLW1haW5cIlxuICAgIGlkPVwiSW5mb0ltZ1wiXG4gICAgYmFja2dyb3VuZFN0cmlwXG4gICAgW3RvcEJHXT1cInRvcEJHXCJcbiAgICBbYm90dG9tQkddPVwiYm90dG9tQkdcIlxuICAgIFt0b3BDb2xvcl09XCJ0b3BDb2xvclwiXG4gICAgW2JvdHRvbUNvbG9yXT1cImJvdHRvbUNvbG9yXCJcbj5cbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyLWZsdWlkIHAtMCBwb3NpdGlvbi1yZWxhdGl2ZVwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XG4gICAgICAgICAgICA8ZGl2XG4gICAgICAgICAgICAgICAgY2xhc3M9XCJyb3cgYWxpZ24taXRlbXMtY2VudGVyIGNzX2dhcF95XzQwXCJcbiAgICAgICAgICAgICAgICBbbmdDbGFzc109XCJ7ICdjb2x1bW4tcmV2ZXJzZSc6IHJpZ2h0U2lkZSB9XCJcbiAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICBAaWYgKHJpZ2h0U2lkZSkge1xuICAgICAgICAgICAgICAgICAgICA8bmctY29udGFpbmVyXG4gICAgICAgICAgICAgICAgICAgICAgICBbbmdUZW1wbGF0ZU91dGxldF09XCJpbmZvSW1nQ29udGVudFwiXG4gICAgICAgICAgICAgICAgICAgICAgICBbbmdUZW1wbGF0ZU91dGxldENvbnRleHRdPVwieyBhbGlnbkNsYXNzOiAnJyB9XCJcbiAgICAgICAgICAgICAgICAgICAgLz5cbiAgICAgICAgICAgICAgICAgICAgPG5nLWNvbnRhaW5lclxuICAgICAgICAgICAgICAgICAgICAgICAgW25nVGVtcGxhdGVPdXRsZXRdPVwiaW1hZ2VTbGlkZXJcIlxuICAgICAgICAgICAgICAgICAgICAgICAgW25nVGVtcGxhdGVPdXRsZXRDb250ZXh0XT1cIntcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBleHRyYUNsYXNzOiAnY3NfcGxfMTEwJyxcbiAgICAgICAgICAgICAgICAgICAgICAgIH1cIlxuICAgICAgICAgICAgICAgICAgICAvPlxuICAgICAgICAgICAgICAgIH0gQGVsc2Uge1xuICAgICAgICAgICAgICAgICAgICA8bmctY29udGFpbmVyXG4gICAgICAgICAgICAgICAgICAgICAgICBbbmdUZW1wbGF0ZU91dGxldF09XCJpbWFnZVNsaWRlclwiXG4gICAgICAgICAgICAgICAgICAgICAgICBbbmdUZW1wbGF0ZU91dGxldENvbnRleHRdPVwie1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIGV4dHJhQ2xhc3M6ICdjc19wcl8xMTAnLFxuICAgICAgICAgICAgICAgICAgICAgICAgfVwiXG4gICAgICAgICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgICAgICAgIDxuZy1jb250YWluZXJcbiAgICAgICAgICAgICAgICAgICAgICAgIFtuZ1RlbXBsYXRlT3V0bGV0XT1cImluZm9JbWdDb250ZW50XCJcbiAgICAgICAgICAgICAgICAgICAgICAgIFtuZ1RlbXBsYXRlT3V0bGV0Q29udGV4dF09XCJ7IGFsaWduQ2xhc3M6ICduby1hbGlnbicgfVwiXG4gICAgICAgICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuPC9zZWN0aW9uPlxuXG48bmctdGVtcGxhdGUgI2luZm9JbWdDb250ZW50IGxldC1hbGlnbkNsYXNzPVwiYWxpZ25DbGFzc1wiIGxldC1zaG93QWxsPVwic2hvd0FsbFwiPlxuICAgIDxkaXYgY2xhc3M9XCJjb2wtbGctNVwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mbyB7eyBhbGlnbkNsYXNzIH19XCI+XG4gICAgICAgICAgICBAaWYgKHByZXRpdGxlKSB7XG4gICAgICAgICAgICAgICAgPGxpYi1iYWJ5bG9uLWR5bmFtaWMtaGVhZGluZ1xuICAgICAgICAgICAgICAgICAgICBbdGFnXT1cInRhZ3M/LnByZXRpdGxlIHx8ICdoMydcIlxuICAgICAgICAgICAgICAgICAgICBjc3NDbGFzcz1cInByZXRpdGxlIHdvdyBmYWRlSW5VcFwiXG4gICAgICAgICAgICAgICAgICAgIFtjb250ZW50XT1cInByZXRpdGxlXCJcbiAgICAgICAgICAgICAgICAgICAgW2NvbG9yXT1cInRleHRDb2xvcnM/LnByZXRpdGxlXCJcbiAgICAgICAgICAgICAgICAgICAgZGF0YS13b3ctZHVyYXRpb249XCIwLjhzXCJcbiAgICAgICAgICAgICAgICAgICAgZGF0YS13b3ctZGVsYXk9XCIwLjJzXCJcbiAgICAgICAgICAgICAgICA+PC9saWItYmFieWxvbi1keW5hbWljLWhlYWRpbmc+XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBAaWYgKGxvZ28gJiYgbG9nby5zcmMpIHtcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwibG9nb190aXRsZVwiPlxuICAgICAgICAgICAgICAgICAgICA8aW1nIFtzcmNdPVwibG9nby5zcmNcIiBbYWx0XT1cImxvZ28uYWx0XCIgbG9hZGluZz1cImxhenlcIiAvPlxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgfSBAZWxzZSB7XG4gICAgICAgICAgICAgICAgQGlmICh0aXRsZSkge1xuICAgICAgICAgICAgICAgICAgICA8bGliLWJhYnlsb24tZHluYW1pYy1oZWFkaW5nXG4gICAgICAgICAgICAgICAgICAgICAgICBbdGFnXT1cInRhZ3M/LnRpdGxlIHx8ICdoMidcIlxuICAgICAgICAgICAgICAgICAgICAgICAgY3NzQ2xhc3M9XCJ0aXRsZVwiXG4gICAgICAgICAgICAgICAgICAgICAgICBbY29sb3JdPVwidGV4dENvbG9ycz8udGl0bGVcIlxuICAgICAgICAgICAgICAgICAgICAgICAgW2NvbnRlbnRdPVwidGl0bGVcIlxuICAgICAgICAgICAgICAgICAgICA+PC9saWItYmFieWxvbi1keW5hbWljLWhlYWRpbmc+XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgQGlmICh0ZXh0KSB7XG4gICAgICAgICAgICAgICAgPGxpYi1iYWJ5bG9uLWR5bmFtaWMtaGVhZGluZ1xuICAgICAgICAgICAgICAgICAgICBbdGFnXT1cInRhZ3M/LnN1YnRpdGxlIHx8ICdoMydcIlxuICAgICAgICAgICAgICAgICAgICBjc3NDbGFzcz1cInN1YnRpdGxlXCJcbiAgICAgICAgICAgICAgICAgICAgW2NvbG9yXT1cInRleHRDb2xvcnM/LnN1YnRpdGxlXCJcbiAgICAgICAgICAgICAgICAgICAgW2NvbnRlbnRdPVwidGV4dFwiXG4gICAgICAgICAgICAgICAgPjwvbGliLWJhYnlsb24tZHluYW1pYy1oZWFkaW5nPlxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgQGlmIChuZHRpdGxlKSB7XG4gICAgICAgICAgICAgICAgPGxpYi1iYWJ5bG9uLWR5bmFtaWMtaGVhZGluZ1xuICAgICAgICAgICAgICAgICAgICBbdGFnXT1cInRhZ3M/Lm5kdGl0bGUgfHwgJ2g0J1wiXG4gICAgICAgICAgICAgICAgICAgIGNzc0NsYXNzPVwidGl0bGUte3tcbiAgICAgICAgICAgICAgICAgICAgICAgIGFsaWduQ2xhc3MgPT09ICduby1hbGlnbicgPyAncmlnaHQnIDogJ2xlZnQnXG4gICAgICAgICAgICAgICAgICAgIH19XCJcbiAgICAgICAgICAgICAgICAgICAgW2NvbnRlbnRdPVwibmR0aXRsZVwiXG4gICAgICAgICAgICAgICAgPjwvbGliLWJhYnlsb24tZHluYW1pYy1oZWFkaW5nPlxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgQGlmIChkZXNjcmlwdGlvbikge1xuICAgICAgICAgICAgICAgIDxsaWItYmFieWxvbi1keW5hbWljLWhlYWRpbmdcbiAgICAgICAgICAgICAgICAgICAgW3RhZ109XCJ0YWdzPy5kZXNjcmlwdGlvbiB8fCAncCdcIlxuICAgICAgICAgICAgICAgICAgICBjc3NDbGFzcz1cInRleHRcIlxuICAgICAgICAgICAgICAgICAgICBbY29sb3JdPVwidGV4dENvbG9ycz8uZGVzY3JpcHRpb25cIlxuICAgICAgICAgICAgICAgICAgICBbY29udGVudF09XCJkZXNjcmlwdGlvblwiXG4gICAgICAgICAgICAgICAgPjwvbGliLWJhYnlsb24tZHluYW1pYy1oZWFkaW5nPlxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgQGlmIChhZHZUaXRsZSkge1xuICAgICAgICAgICAgICAgIDxsaWItYmFieWxvbi1keW5hbWljLWhlYWRpbmdcbiAgICAgICAgICAgICAgICAgICAgW3RhZ109XCJ0YWdzPy5hZHZUaXRsZSB8fCAnaDUnXCJcbiAgICAgICAgICAgICAgICAgICAgY3NzQ2xhc3M9XCJ0aXRsZS0tc21hbGxlclwiXG4gICAgICAgICAgICAgICAgICAgIFtjb250ZW50XT1cImFkdlRpdGxlXCJcbiAgICAgICAgICAgICAgICA+PC9saWItYmFieWxvbi1keW5hbWljLWhlYWRpbmc+XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBAaWYgKGFkdmFudGFnZXM/Lmxlbmd0aCkge1xuICAgICAgICAgICAgICAgIDx1bFxuICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImNzX2xpc3QgY3Nfc3R5bGVfMSBjc19tcF8wIGluZm8taW1nLWxpc3RcIlxuICAgICAgICAgICAgICAgICAgICBbY2xhc3Muc2hvdy1tb3JlXT1cInNob3dBbGxGdW5jdGlvbmFsbHlcIlxuICAgICAgICAgICAgICAgICAgICBbY2xhc3Mudmlldy1taW51c109XCIhc2hvd0FsbEZ1bmN0aW9uYWxseVwiXG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAgICBAaWYgKGFkdmFudGFnZXM/Lmxlbmd0aCkge1xuICAgICAgICAgICAgICAgICAgICAgICAgQGZvciAoYWR2IG9mIGFkdmFudGFnZXM7IHRyYWNrICRpbmRleCkge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxsaT5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgQGlmIChhZHYuaWNvbikge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gaWNvbi0tNDBcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aSBjbGFzcz1cImljb24tLXN2ZyB7eyBhZHYuaWNvbiB9fVwiPjwvaT5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIEBpZiAoYWR2LnRpdGxlIHx8IGFkdi50ZXh0KSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2PlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIEBpZiAoYWR2LnRpdGxlKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cInRleHQgbWItLTBcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW2lubmVySFRNTF09XCJhZHYudGl0bGVcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA+PC9wPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBAaWYgKGFkdi50ZXh0KSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzcGFuXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cInRleHQtLXNtYWxsXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFtpbm5lckhUTUxdPVwiYWR2LnRleHRcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA+PC9zcGFuPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9saT5cbiAgICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIDwvdWw+XG4gICAgICAgICAgICAgICAgQGlmIChhZHZhbnRhZ2VzIS5sZW5ndGggPiA2KSB7XG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlclwiPlxuICAgICAgICAgICAgICAgICAgICAgICAgPGFcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImJ0bi1saW5rXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAoY2xpY2spPVwidG9nZ2xlVmlldygpXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBbYXR0ci5hcmlhLWxhYmVsXT1cInNob3dCdG5cIlxuICAgICAgICAgICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHt7IHNob3dCdG4gfX1cbiAgICAgICAgICAgICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgQGlmIChidXR0b25zPy5sZW5ndGgpIHtcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiYnRuc19fYm94XCI+XG4gICAgICAgICAgICAgICAgICAgIEBmb3IgKGJ1dHRvbiBvZiBidXR0b25zOyB0cmFjayAkaW5kZXg7IGxldCBvZGQgPSAkb2RkKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICBAaWYgKGJ1dHRvbiAmJiBidXR0b24ubGFiZWwpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbYXR0ci5hcmlhLWxhYmVsXT1cImJ1dHRvbj8ubGFiZWxcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbaHJlZl09XCJidXR0b24/LnVybFwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFtsaW5rVHlwZV09XCJidXR0b24/LmxpbmtUeXBlXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW21vZGFsQ2xpY2tdPVwibW9kYWxDbGlja1wiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiYnRuXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW25nQ2xhc3NdPVwie1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgYnRuX3ByaW1hcnk6ICFvZGQsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBidG5fY2FsbDogb2RkLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB9XCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxiPnt7IGJ1dHRvbj8ubGFiZWwgfX08L2I+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1hcnJvdy1yaWdodC1iaWdcIj48L3NwYW4+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICB9XG4gICAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuPC9uZy10ZW1wbGF0ZT5cblxuPG5nLXRlbXBsYXRlICNpbWFnZVNsaWRlciBsZXQtZXh0cmFDbGFzcz1cImV4dHJhQ2xhc3NcIj5cbiAgICA8ZGl2IGNsYXNzPVwiY29sLWxnLTdcIj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInt7IGV4dHJhQ2xhc3MgfX1cIj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXIgY3Nfc3R5bGVfMSBjc19zbGlkZXJfZ2FwXzI0XCI+XG4gICAgICAgICAgICAgICAgPGRpdlxuICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImNzX3NsaWRlcl9jb250YWluZXJcIlxuICAgICAgICAgICAgICAgICAgICBzbGlkZXJzPVwiY3Nfc2xpZGVyX2NvbnRhaW5lclwiXG4gICAgICAgICAgICAgICAgICAgIGRhdGEtYXV0b3BsYXk9XCIwXCJcbiAgICAgICAgICAgICAgICAgICAgZGF0YS1sb29wPVwiMVwiXG4gICAgICAgICAgICAgICAgICAgIGRhdGEtc3BlZWQ9XCI2MDBcIlxuICAgICAgICAgICAgICAgICAgICBkYXRhLWNlbnRlcj1cIjBcIlxuICAgICAgICAgICAgICAgICAgICBkYXRhLXZhcmlhYmxlLXdpZHRoPVwiMFwiXG4gICAgICAgICAgICAgICAgICAgIGRhdGEtc2xpZGVzLXBlci12aWV3PVwicmVzcG9uc2l2ZVwiXG4gICAgICAgICAgICAgICAgICAgIGRhdGEteHMtc2xpZGVzPVwiMVwiXG4gICAgICAgICAgICAgICAgICAgIGRhdGEtc20tc2xpZGVzPVwiMVwiXG4gICAgICAgICAgICAgICAgICAgIGRhdGEtbWQtc2xpZGVzPVwiMVwiXG4gICAgICAgICAgICAgICAgICAgIGRhdGEtbWxnLXNsaWRlcz1cIjFcIlxuICAgICAgICAgICAgICAgICAgICBkYXRhLWxnLXNsaWRlcz1cIjFcIlxuICAgICAgICAgICAgICAgICAgICBkYXRhLWFkZC1zbGlkZXM9XCIxXCJcbiAgICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfd3JhcHBlclwiPlxuICAgICAgICAgICAgICAgICAgICAgICAgQGlmIChpbWFnZXM/Lmxlbmd0aCkge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIEBmb3IgKGltYWdlIG9mIGltYWdlczsgdHJhY2sgJGluZGV4KSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiY3NfdmlkZW9fYmxvY2sgY3Nfc3R5bGVfMSBjc190eXBlXzMgcG9zaXRpb24tcmVsYXRpdmUgY3MtLXJhZGl1c1wiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGZpZ3VyZVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImNzX3ZpZGVvX2Jsb2NrX2JnIGgtMTAwIHctMTAwIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgY3NfYmdfZmlsZWRcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbc3R5bGUuYmFja2dyb3VuZC1pbWFnZV09XCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICd1cmwoJyArIGltYWdlLnNyYyArICcpJ1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgID48L2ZpZ3VyZT5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgIEBpZiAoaW1hZ2VzICYmIGltYWdlcy5sZW5ndGggPiAxKSB7XG4gICAgICAgICAgICAgICAgICAgIDxkaXZcbiAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiY3NfcGFnaW5hdGlvbiBjc19zdHlsZV8xXCJcbiAgICAgICAgICAgICAgICAgICAgICAgIFtuZ0NsYXNzXT1cIntcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBjc190eXBlXzM6IGV4dHJhQ2xhc3MgPT09ICdjc19wbF8xMTAnLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICdjc190eXBlXzMtLWxlZnQnOiBleHRyYUNsYXNzID09PSAnY3NfcHJfMTEwJyxcbiAgICAgICAgICAgICAgICAgICAgICAgIH1cIlxuICAgICAgICAgICAgICAgICAgICA+PC9kaXY+XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuPC9uZy10ZW1wbGF0ZT5cbiJdfQ==
9
+ args: [{ selector: 'lib-babylon-info-img', standalone: true, imports: [], template: "<section class=\"babylon__infoimg margin-main\">\n <div class=\"container-fluid p-0 position-relative\">\n <div class=\"container\">\n <div class=\"row align-items-center cs_gap_y_40\">\n <div class=\"col-lg-7 \">\n <div class=\"cs_pr_110\">\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\"\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"1\" data-md-slides=\"1\" data-lg-slides=\"1\" data-add-slides=\"1\">\n <div class=\"cs_slider_wrapper\">\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n </div>\n </div>\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\n </div>\n </div>\n </div>\n <div class=\"col-lg-5\">\n <div class=\"intro_info\">\n <h3 class=\"pretitle wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Info Img</h3>\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2>\n <h3 class=\"subtitle \" >Info Img</h3>\n <h4 class=\"title-right\">Hotel Babylon</h4>\n <p class=\"text\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make </p>\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\n <li>\n <div class=\"info--icon \">\n <i class=\"babylon-telephone\"></i>\n </div>\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\n </li>\n <li>\n\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\n </li>\n <li>\n <div class=\"info--icon \">\n <i class=\"babylon-telephone\"></i>\n </div>\n <p class=\"text mb--0\">Transportation Services</p>\n </li>\n\n </ul>\n <div class=\"btns__box\">\n <a href=\" \" class=\"btn btn_primary\">\n <b>Learn More</b>\n <span class=\"babylon-arrow-right-big\"></span>\n </a>\n </div>\n <div class=\"img-small cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed cs--radius\" data-src=\"/assets/babylon/fotos/gallery_4.jpeg\"></figure>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n\n<!-- mismo modulo pero a la inversa -->\n<section class=\"babylon__infoimg margin-main\">\n <div class=\"container-fluid p-0 position-relative\">\n <div class=\"container\">\n <div class=\"row align-items-center cs_gap_y_40 column-reverse\">\n <div class=\"col-lg-5\">\n <div class=\"intro_info\">\n <h3 class=\"pretitle wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Info Img</h3>\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2>\n <h4 class=\"title-left\">Hotel Babylon</h4>\n <p class=\"text\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make </p>\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\n <li>\n <div class=\"info--icon \">\n <i class=\"babylon-telephone\"></i>\n </div>\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\n </li>\n <li>\n <div class=\"info--icon \">\n <i class=\"babylon-telephone\"></i>\n </div>\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\n </li>\n <li>\n <div class=\"info--icon \">\n <i class=\"babylon-telephone\"></i>\n </div>\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\n </li>\n\n </ul>\n <div class=\"btns__box\">\n <a href=\" \" class=\"btn btn_primary\">\n <b>Learn More</b>\n <span class=\"babylon-arrow-right-big\"></span>\n </a>\n </div>\n\n </div>\n </div>\n <div class=\"col-lg-7\">\n <div class=\"cs_pl_110\">\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\"\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"1\" data-md-slides=\"1\" data-lg-slides=\"1\" data-add-slides=\"1\">\n <div class=\"cs_slider_wrapper\">\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n <div class=\"cs_slide\">\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\n <figure class=\"cs_video_block_bg h-100 w-100 position-absolute start-0 top-0 cs_bg_filed \" data-src=\"/assets/babylon/fotos/feature_img_9.jpeg\"></figure>\n </div>\n </div>\n </div>\n </div>\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\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}.title-right{position:absolute;top:50%;font-weight:600;font-family:var(--font-title);writing-mode:vertical-lr;transform:rotate(180deg) translateY(50%);right:5%;white-space:nowrap;opacity:.2;font-size:80px;line-height:1.124em;color:var(--cl_accent)}@media (max-width: 1679px){.title-right{right:2%;font-size:60px}}@media (max-width: 991px){.title-right{right:20px;font-size:40px}}@media (max-width: 991px){.title-right{position:initial;transform:initial;writing-mode:initial;white-space:initial;margin-bottom:25px;font-size:30px}}.title-left{position:absolute;top:50%;font-weight:600;font-family:var(--font-title);writing-mode:vertical-lr;transform:rotate(180deg) translateY(50%);left:5%;white-space:nowrap;opacity:.2;font-size:80px;line-height:1.124em;color:var(--cl_accent)}@media (max-width: 1679px){.title-left{left:2%;font-size:60px}}@media (max-width: 991px){.title-left{left:20px;font-size:40px}}@media (max-width: 991px){.title-left{position:initial;transform:initial;writing-mode:initial;white-space:initial;margin-bottom:25px;font-size:30px}}.cs_list.cs_style_1{width:100%}.cs_list.cs_style_1 li{position:relative;display:flex;align-items:flex-start;border-bottom:1px solid var(--cl_border-light);padding-bottom:10px;gap:10px}.cs_list.cs_style_1 li:not(:last-child){margin-bottom:15px}.cs_list.cs_style_1 li span{display:block;font-weight:700}@media (max-width: 991px){.cs_list.cs_style_1 li{justify-content:center;text-align:center}}.img-small{position:absolute;right:0;top:100px;height:220px;width:240px;display:none}@media (min-width: 1680px){.img-small{display:block}}\n"] }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1pbmZvLWltZy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mby1pbWcvYmFieWxvbi1pbmZvLWltZy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mby1pbWcvYmFieWxvbi1pbmZvLWltZy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxQyxNQUFNLE9BQU8sdUJBQXVCOytHQUF2Qix1QkFBdUI7bUdBQXZCLHVCQUF1QixnRkNUcEMsKzlQQWlKQTs7NEZEeElhLHVCQUF1QjtrQkFQbkMsU0FBUzsrQkFDRSxzQkFBc0IsY0FDcEIsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24taW5mby1pbWcnLFxuICBzdGFuZGFsb25lOiB0cnVlLFxuICBpbXBvcnRzOiBbXSxcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24taW5mby1pbWcuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybDogJy4vYmFieWxvbi1pbmZvLWltZy5jb21wb25lbnQuc2Nzcydcbn0pXG5leHBvcnQgY2xhc3MgQmFieWxvbkluZm9JbWdDb21wb25lbnQge1xuXG59XG4iLCI8c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX2luZm9pbWcgbWFyZ2luLW1haW5cIj5cbiAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1mbHVpZCBwLTAgcG9zaXRpb24tcmVsYXRpdmVcIj5cbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XG4gICAgICA8ZGl2IGNsYXNzPVwicm93IGFsaWduLWl0ZW1zLWNlbnRlciBjc19nYXBfeV80MFwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwiY29sLWxnLTcgXCI+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3ByXzExMFwiPlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlciBjc19zdHlsZV8xIGNzX3NsaWRlcl9nYXBfMjRcIj5cbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVyX2NvbnRhaW5lclwiIGRhdGEtYXV0b3BsYXk9XCIwXCIgZGF0YS1sb29wPVwiMVwiIGRhdGEtc3BlZWQ9XCI2MDBcIiBkYXRhLWNlbnRlcj1cIjBcIiBkYXRhLXZhcmlhYmxlLXdpZHRoPVwiMFwiXG4gICAgICAgICAgICAgICAgZGF0YS1zbGlkZXMtcGVyLXZpZXc9XCJyZXNwb25zaXZlXCIgZGF0YS14cy1zbGlkZXM9XCIxXCIgZGF0YS1zbS1zbGlkZXM9XCIxXCIgZGF0YS1tZC1zbGlkZXM9XCIxXCIgZGF0YS1sZy1zbGlkZXM9XCIxXCIgZGF0YS1hZGQtc2xpZGVzPVwiMVwiPlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVyX3dyYXBwZXJcIj5cbiAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgICBjbGFzcz1cImNzX3ZpZGVvX2Jsb2NrIGNzX3N0eWxlXzEgY3NfdHlwZV8zICBwb3NpdGlvbi1yZWxhdGl2ZSBjcy0tcmFkaXVzXCI+XG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxmaWd1cmUgY2xhc3M9XCJjc192aWRlb19ibG9ja19iZyBoLTEwMCB3LTEwMCBwb3NpdGlvbi1hYnNvbHV0ZSBzdGFydC0wIHRvcC0wIGNzX2JnX2ZpbGVkIFwiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2ZlYXR1cmVfaW1nXzkuanBlZ1wiPjwvZmlndXJlPlxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+XG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2ICAgY2xhc3M9XCJjc192aWRlb19ibG9jayBjc19zdHlsZV8xIGNzX3R5cGVfMyAgcG9zaXRpb24tcmVsYXRpdmUgY3MtLXJhZGl1c1wiPlxuICAgICAgICAgICAgICAgICAgICAgICAgICA8ZmlndXJlIGNsYXNzPVwiY3NfdmlkZW9fYmxvY2tfYmcgaC0xMDAgdy0xMDAgcG9zaXRpb24tYWJzb2x1dGUgc3RhcnQtMCB0b3AtMCBjc19iZ19maWxlZCBcIiBkYXRhLXNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9mZWF0dXJlX2ltZ185LmpwZWdcIj48L2ZpZ3VyZT5cbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPlxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiAgIGNsYXNzPVwiY3NfdmlkZW9fYmxvY2sgY3Nfc3R5bGVfMSBjc190eXBlXzMgIHBvc2l0aW9uLXJlbGF0aXZlIGNzLS1yYWRpdXNcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgPGZpZ3VyZSBjbGFzcz1cImNzX3ZpZGVvX2Jsb2NrX2JnIGgtMTAwIHctMTAwIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgY3NfYmdfZmlsZWQgXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZmVhdHVyZV9pbWdfOS5qcGVnXCI+PC9maWd1cmU+XG4gICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3BhZ2luYXRpb24gY3Nfc3R5bGVfMSBjc190eXBlXzMgY3NfdHlwZV8zLS1sZWZ0XCI+PC9kaXY+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJjb2wtbGctNVwiPlxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvXCI+XG4gICAgICAgICAgICAgIDxoMyBjbGFzcz1cInByZXRpdGxlIHdvdyBmYWRlSW5VcFwiIGRhdGEtd293LWR1cmF0aW9uPVwiMC44c1wiIGRhdGEtd293LWRlbGF5PVwiMC4yc1wiPkluZm8gSW1nPC9oMz5cbiAgICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGVcIj5Zb3VyIEdhdGV3YXkgdG8gVW5mb3JnZXR0YWJsZSBFeHBlcmllbmNlczwvaDI+XG4gICAgICAgICAgICAgIDxoMyBjbGFzcz1cInN1YnRpdGxlIFwiID5JbmZvIEltZzwvaDM+XG4gICAgICAgICAgICAgIDxoNCBjbGFzcz1cInRpdGxlLXJpZ2h0XCI+SG90ZWwgQmFieWxvbjwvaDQ+XG4gICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dFwiPkxvcmVtIElwc3VtIGlzIHNpbXBseSBkdW1teSB0ZXh0IG9mIHRoZSBwcmludGluZyBhbmQgdHlwZXNldHRpbmcgaW5kdXN0cnkuIExvcmVtIElwc3VtIGhhcyBiZWVuIHRoZSBpbmR1c3RyeSdzIHN0YW5kYXJkIGR1bW15IHRleHQgZXZlciBzaW5jZSB0aGUgMTUwMHMsIHdoZW4gYW4gdW5rbm93biBwcmludGVyIHRvb2sgYSBnYWxsZXkgb2YgdHlwZSBhbmQgc2NyYW1ibGVkIGl0IHRvIG1ha2UgPC9wPlxuICAgICAgICAgICAgICA8dWwgY2xhc3M9XCJjc19saXN0IGNzX3N0eWxlXzEgY3NfbXBfMFwiPlxuICAgICAgICAgICAgICAgIDxsaT5cbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gXCI+XG4gICAgICAgICAgICAgICAgICAgICAgICA8aSBjbGFzcz1cImJhYnlsb24tdGVsZXBob25lXCI+PC9pPlxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+VHJhbnNwb3J0YXRpb24gU2VydmljZXMgPHNwYW4gY2xhc3M9XCJ0ZXh0LS1zbWFsbFwiPjE1a208L3NwYW4+PC9wPlxuICAgICAgICAgICAgICAgIDwvbGk+XG4gICAgICAgICAgICAgICAgPGxpPlxuXG4gICAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dCBtYi0tMFwiPlRyYW5zcG9ydGF0aW9uIFNlcnZpY2VzIDxzcGFuIGNsYXNzPVwidGV4dC0tc21hbGxcIj4xNWttPC9zcGFuPjwvcD5cbiAgICAgICAgICAgICAgICA8L2xpPlxuICAgICAgICAgICAgICAgIDxsaT5cbiAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbmZvLS1pY29uIFwiPlxuICAgICAgICAgICAgICAgICAgICAgIDxpIGNsYXNzPVwiYmFieWxvbi10ZWxlcGhvbmVcIj48L2k+XG4gICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dCBtYi0tMFwiPlRyYW5zcG9ydGF0aW9uIFNlcnZpY2VzPC9wPlxuICAgICAgICAgICAgICAgIDwvbGk+XG5cbiAgICAgICAgICAgICAgPC91bD5cbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImJ0bnNfX2JveFwiPlxuICAgICAgICAgICAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeVwiPlxuICAgICAgICAgICAgICAgICAgICAgIDxiPkxlYXJuIE1vcmU8L2I+XG4gICAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj5cbiAgICAgICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgIDxkaXYgICBjbGFzcz1cImltZy1zbWFsbCBjcy0tcmFkaXVzXCI+XG4gICAgICAgICAgICAgICAgICA8ZmlndXJlIGNsYXNzPVwiY3NfdmlkZW9fYmxvY2tfYmcgaC0xMDAgdy0xMDAgcG9zaXRpb24tYWJzb2x1dGUgc3RhcnQtMCB0b3AtMCBjc19iZ19maWxlZCBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV80LmpwZWdcIj48L2ZpZ3VyZT5cbiAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG4gIDwvZGl2PlxuPC9zZWN0aW9uPlxuXG48IS0tIG1pc21vIG1vZHVsbyBwZXJvIGEgbGEgaW52ZXJzYSAtLT5cbjxzZWN0aW9uIGNsYXNzPVwiYmFieWxvbl9faW5mb2ltZyBtYXJnaW4tbWFpblwiPlxuICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyLWZsdWlkIHAtMCBwb3NpdGlvbi1yZWxhdGl2ZVwiPlxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXJcIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJyb3cgYWxpZ24taXRlbXMtY2VudGVyIGNzX2dhcF95XzQwIGNvbHVtbi1yZXZlcnNlXCI+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJjb2wtbGctNVwiPlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImludHJvX2luZm9cIj5cbiAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJwcmV0aXRsZSB3b3cgZmFkZUluVXBcIiBkYXRhLXdvdy1kdXJhdGlvbj1cIjAuOHNcIiBkYXRhLXdvdy1kZWxheT1cIjAuMnNcIj5JbmZvIEltZzwvaDM+XG4gICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGVcIj5Zb3VyIEdhdGV3YXkgdG8gVW5mb3JnZXR0YWJsZSBFeHBlcmllbmNlczwvaDI+XG4gICAgICAgICAgICAgICAgPGg0IGNsYXNzPVwidGl0bGUtbGVmdFwiPkhvdGVsIEJhYnlsb248L2g0PlxuICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dFwiPkxvcmVtIElwc3VtIGlzIHNpbXBseSBkdW1teSB0ZXh0IG9mIHRoZSBwcmludGluZyBhbmQgdHlwZXNldHRpbmcgaW5kdXN0cnkuIExvcmVtIElwc3VtIGhhcyBiZWVuIHRoZSBpbmR1c3RyeSdzIHN0YW5kYXJkIGR1bW15IHRleHQgZXZlciBzaW5jZSB0aGUgMTUwMHMsIHdoZW4gYW4gdW5rbm93biBwcmludGVyIHRvb2sgYSBnYWxsZXkgb2YgdHlwZSBhbmQgc2NyYW1ibGVkIGl0IHRvIG1ha2UgPC9wPlxuICAgICAgICAgICAgICAgIDx1bCBjbGFzcz1cImNzX2xpc3QgY3Nfc3R5bGVfMSBjc19tcF8wXCI+XG4gICAgICAgICAgICAgICAgICA8bGk+XG4gICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gXCI+XG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxpIGNsYXNzPVwiYmFieWxvbi10ZWxlcGhvbmVcIj48L2k+XG4gICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+VHJhbnNwb3J0YXRpb24gU2VydmljZXMgPHNwYW4gY2xhc3M9XCJ0ZXh0LS1zbWFsbFwiPjE1a208L3NwYW4+PC9wPlxuICAgICAgICAgICAgICAgICAgPC9saT5cbiAgICAgICAgICAgICAgICAgIDxsaT5cbiAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW5mby0taWNvbiBcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgPGkgY2xhc3M9XCJiYWJ5bG9uLXRlbGVwaG9uZVwiPjwvaT5cbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5UcmFuc3BvcnRhdGlvbiBTZXJ2aWNlcyA8c3BhbiBjbGFzcz1cInRleHQtLXNtYWxsXCI+MTVrbTwvc3Bhbj48L3A+XG4gICAgICAgICAgICAgICAgICA8L2xpPlxuICAgICAgICAgICAgICAgICAgPGxpPlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW5mby0taWNvbiBcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgIDxpIGNsYXNzPVwiYmFieWxvbi10ZWxlcGhvbmVcIj48L2k+XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5UcmFuc3BvcnRhdGlvbiBTZXJ2aWNlcyA8c3BhbiBjbGFzcz1cInRleHQtLXNtYWxsXCI+MTVrbTwvc3Bhbj48L3A+XG4gICAgICAgICAgICAgICAgPC9saT5cblxuICAgICAgICAgICAgICA8L3VsPlxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3hcIj5cbiAgICAgICAgICAgICAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeVwiPlxuICAgICAgICAgICAgICAgICAgICAgICAgPGI+TGVhcm4gTW9yZTwvYj5cbiAgICAgICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1hcnJvdy1yaWdodC1iaWdcIj48L3NwYW4+XG4gICAgICAgICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgICA8L2Rpdj5cblxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy03XCI+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3BsXzExMFwiPlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlciBjc19zdHlsZV8xIGNzX3NsaWRlcl9nYXBfMjRcIj5cbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl9jb250YWluZXJcIiBkYXRhLWF1dG9wbGF5PVwiMFwiIGRhdGEtbG9vcD1cIjFcIiBkYXRhLXNwZWVkPVwiNjAwXCIgZGF0YS1jZW50ZXI9XCIwXCIgZGF0YS12YXJpYWJsZS13aWR0aD1cIjBcIlxuICAgICAgICAgICAgICBkYXRhLXNsaWRlcy1wZXItdmlldz1cInJlc3BvbnNpdmVcIiBkYXRhLXhzLXNsaWRlcz1cIjFcIiBkYXRhLXNtLXNsaWRlcz1cIjFcIiBkYXRhLW1kLXNsaWRlcz1cIjFcIiBkYXRhLWxnLXNsaWRlcz1cIjFcIiBkYXRhLWFkZC1zbGlkZXM9XCIxXCI+XG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl93cmFwcGVyXCI+XG4gICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVcIj5cbiAgICAgICAgICAgICAgICAgICAgPGRpdiAgIGNsYXNzPVwiY3NfdmlkZW9fYmxvY2sgY3Nfc3R5bGVfMSBjc190eXBlXzMgIHBvc2l0aW9uLXJlbGF0aXZlIGNzLS1yYWRpdXNcIj5cbiAgICAgICAgICAgICAgICAgICAgICA8ZmlndXJlIGNsYXNzPVwiY3NfdmlkZW9fYmxvY2tfYmcgaC0xMDAgdy0xMDAgcG9zaXRpb24tYWJzb2x1dGUgc3RhcnQtMCB0b3AtMCBjc19iZ19maWxlZCBcIiBkYXRhLXNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9mZWF0dXJlX2ltZ185LmpwZWdcIj48L2ZpZ3VyZT5cbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPlxuICAgICAgICAgICAgICAgICAgICA8ZGl2ICAgY2xhc3M9XCJjc192aWRlb19ibG9jayBjc19zdHlsZV8xIGNzX3R5cGVfMyAgcG9zaXRpb24tcmVsYXRpdmUgY3MtLXJhZGl1c1wiPlxuICAgICAgICAgICAgICAgICAgICAgIDxmaWd1cmUgY2xhc3M9XCJjc192aWRlb19ibG9ja19iZyBoLTEwMCB3LTEwMCBwb3NpdGlvbi1hYnNvbHV0ZSBzdGFydC0wIHRvcC0wIGNzX2JnX2ZpbGVkIFwiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2ZlYXR1cmVfaW1nXzkuanBlZ1wiPjwvZmlndXJlPlxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+XG4gICAgICAgICAgICAgICAgICAgIDxkaXYgICBjbGFzcz1cImNzX3ZpZGVvX2Jsb2NrIGNzX3N0eWxlXzEgY3NfdHlwZV8zICBwb3NpdGlvbi1yZWxhdGl2ZSBjcy0tcmFkaXVzXCI+XG4gICAgICAgICAgICAgICAgICAgICAgPGZpZ3VyZSBjbGFzcz1cImNzX3ZpZGVvX2Jsb2NrX2JnIGgtMTAwIHctMTAwIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgY3NfYmdfZmlsZWQgXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZmVhdHVyZV9pbWdfOS5qcGVnXCI+PC9maWd1cmU+XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfcGFnaW5hdGlvbiBjc19zdHlsZV8xIGNzX3R5cGVfM1wiPjwvZGl2PlxuICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgPC9kaXY+XG48L3NlY3Rpb24+XG4iXX0=
@@ -0,0 +1,11 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class BabylonInfoImgV2Component {
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonInfoImgV2Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonInfoImgV2Component, isStandalone: true, selector: "lib-babylon-info-img-v2", ngImport: i0, template: "<section class=\"info-img-v2-ficha__module\">\n <div class=\"container\">\n <div class=\"info-img-v2-ficha__module-inner\">\n <div class=\"info-img-v2-ficha__module-image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-18.webp\" />\n </figure>\n </div>\n <div class=\"info-img-v2-ficha__module-content\">\n <div class=\"info-img-v2-ficha__module-content--inner\">\n <div class=\"info-img-v2-ficha__module-heading\">\n <h2>Entra y benef\u00EDciate!</h2>\n <p>\n Descubre nuestros tres niveles, Silver, Gold y\n Platinum. Reg\u00EDstrate y obtendr\u00E1s las primeras\n ventajas exclusivas para tu pr\u00F3xima estancia, cuanto\n m\u00E1s sume tu estancia, m\u00E1s cerca estar\u00E1s del\n siguiente nivel. Desde tu perfil podr\u00E1s reservar de\n manera m\u00E1s r\u00E1pida y personalizada, con el mejor\n precio garantizado.\n </p>\n </div>\n <div class=\"info-img-v2-ficha__module-text\">\n <div class=\"info-img-v2-ficha__module-text--box\">\n <h3>Desde tu perfil</h3>\n <p>\n Podr\u00E1s reservar de manera m\u00E1s r\u00E1pida y\n personalizada, con el mejor precio garantizado.\n </p>\n </div>\n <div class=\"btn__group\">\n <button class=\"btn btn__primary\">\n <span>Reg\u00EDstrate</span>\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\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}.info-img-v2-ficha__module{padding-block:5rem}@media (min-width: 540px){.info-img-v2-ficha__module{padding-block:6rem}}@media (min-width: 768px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1024px){.info-img-v2-ficha__module{padding-block:7rem}}@media (min-width: 1280px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1366px){.info-img-v2-ficha__module{padding-block:9rem}}@media (min-width: 1680px){.info-img-v2-ficha__module{padding-block:10rem}}.info-img-v2-ficha__module-inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 540px){.info-img-v2-ficha__module-inner{gap:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-inner{gap:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-inner{flex-direction:row;align-items:flex-start;gap:0}}.info-img-v2-ficha__module-image{width:29.5rem;flex:0 0 auto;position:relative}@media (min-width: 540px){.info-img-v2-ficha__module-image{width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-image{width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-image{overflow:hidden;width:49.8rem;position:sticky;top:8rem}}@media (min-width: 1280px) and (min-width: 1680px){.info-img-v2-ficha__module-image{top:9rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-image{width:52.1rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-image{width:64.7rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-image{width:65.6rem}}.info-img-v2-ficha__module-image figure{aspect-ratio:295/266}.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:#fff;display:none;z-index:1}@media (min-width: 540px){.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{display:block}}.info-img-v2-ficha__module-graphic--top{transform:translate(-50%)}.info-img-v2-ficha__module-graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.info-img-v2-ficha__module-content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px) and (max-width: 1679.98px){.info-img-v2-ficha__module-content{align-items:flex-end}}.info-img-v2-ficha__module-content--inner{max-width:29.5rem;width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.info-img-v2-ficha__module-content--inner{max-width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-content--inner{max-width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-content--inner{max-width:50rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-content--inner{max-width:52.4rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-content--inner{max-width:54.2rem}}.info-img-v2-ficha__module-heading{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem;position:relative;border-bottom:1px solid #dcdcdc}@media (min-width: 540px){.info-img-v2-ficha__module-heading{padding-bottom:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-heading{padding-bottom:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading{padding-top:9.6rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading{padding-top:9.8rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-heading{padding-top:15.5rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-heading{padding-top:15.9rem}}.info-img-v2-ficha__module-heading h2{font-size:2.8rem;line-height:1}@media (min-width: 540px){.info-img-v2-ficha__module-heading h2{font-size:3.4rem;line-height:1}}@media (min-width: 768px){.info-img-v2-ficha__module-heading h2{font-size:4.2rem;line-height:1.0952380952}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading h2{font-size:5rem;line-height:1.08}}.info-img-v2-ficha__module-heading p{color:#4a4a49cc;font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-heading p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text--box{display:flex;flex-direction:column;gap:2rem;padding-block:3rem;color:#4a4a49cc}@media (min-width: 540px){.info-img-v2-ficha__module-text--box{padding-block:4rem;gap:2.9rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box{padding-block:5rem;gap:3rem}}@media (min-width: 1280px) and (max-width: 1365.98px){.info-img-v2-ficha__module-text--box{padding-bottom:5.5rem}}.info-img-v2-ficha__module-text--box h3{font-family:var(--font-title);color:#4a4a49cc;text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem}@media (min-width: 540px){.info-img-v2-ficha__module-text--box h3{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box h3{font-size:2rem;line-height:1}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box h3{letter-spacing:.3rem}}.info-img-v2-ficha__module-text--box p{font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-text--box p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text .btn__group{justify-content:center}.info-img-v2-ficha__module--right .info-img-v2-ficha__module-image{order:2}\n"] }); }
6
+ }
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonInfoImgV2Component, decorators: [{
8
+ type: Component,
9
+ args: [{ selector: 'lib-babylon-info-img-v2', standalone: true, imports: [], template: "<section class=\"info-img-v2-ficha__module\">\n <div class=\"container\">\n <div class=\"info-img-v2-ficha__module-inner\">\n <div class=\"info-img-v2-ficha__module-image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-18.webp\" />\n </figure>\n </div>\n <div class=\"info-img-v2-ficha__module-content\">\n <div class=\"info-img-v2-ficha__module-content--inner\">\n <div class=\"info-img-v2-ficha__module-heading\">\n <h2>Entra y benef\u00EDciate!</h2>\n <p>\n Descubre nuestros tres niveles, Silver, Gold y\n Platinum. Reg\u00EDstrate y obtendr\u00E1s las primeras\n ventajas exclusivas para tu pr\u00F3xima estancia, cuanto\n m\u00E1s sume tu estancia, m\u00E1s cerca estar\u00E1s del\n siguiente nivel. Desde tu perfil podr\u00E1s reservar de\n manera m\u00E1s r\u00E1pida y personalizada, con el mejor\n precio garantizado.\n </p>\n </div>\n <div class=\"info-img-v2-ficha__module-text\">\n <div class=\"info-img-v2-ficha__module-text--box\">\n <h3>Desde tu perfil</h3>\n <p>\n Podr\u00E1s reservar de manera m\u00E1s r\u00E1pida y\n personalizada, con el mejor precio garantizado.\n </p>\n </div>\n <div class=\"btn__group\">\n <button class=\"btn btn__primary\">\n <span>Reg\u00EDstrate</span>\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\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}.info-img-v2-ficha__module{padding-block:5rem}@media (min-width: 540px){.info-img-v2-ficha__module{padding-block:6rem}}@media (min-width: 768px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1024px){.info-img-v2-ficha__module{padding-block:7rem}}@media (min-width: 1280px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1366px){.info-img-v2-ficha__module{padding-block:9rem}}@media (min-width: 1680px){.info-img-v2-ficha__module{padding-block:10rem}}.info-img-v2-ficha__module-inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 540px){.info-img-v2-ficha__module-inner{gap:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-inner{gap:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-inner{flex-direction:row;align-items:flex-start;gap:0}}.info-img-v2-ficha__module-image{width:29.5rem;flex:0 0 auto;position:relative}@media (min-width: 540px){.info-img-v2-ficha__module-image{width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-image{width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-image{overflow:hidden;width:49.8rem;position:sticky;top:8rem}}@media (min-width: 1280px) and (min-width: 1680px){.info-img-v2-ficha__module-image{top:9rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-image{width:52.1rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-image{width:64.7rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-image{width:65.6rem}}.info-img-v2-ficha__module-image figure{aspect-ratio:295/266}.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:#fff;display:none;z-index:1}@media (min-width: 540px){.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{display:block}}.info-img-v2-ficha__module-graphic--top{transform:translate(-50%)}.info-img-v2-ficha__module-graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.info-img-v2-ficha__module-content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px) and (max-width: 1679.98px){.info-img-v2-ficha__module-content{align-items:flex-end}}.info-img-v2-ficha__module-content--inner{max-width:29.5rem;width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.info-img-v2-ficha__module-content--inner{max-width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-content--inner{max-width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-content--inner{max-width:50rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-content--inner{max-width:52.4rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-content--inner{max-width:54.2rem}}.info-img-v2-ficha__module-heading{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem;position:relative;border-bottom:1px solid #dcdcdc}@media (min-width: 540px){.info-img-v2-ficha__module-heading{padding-bottom:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-heading{padding-bottom:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading{padding-top:9.6rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading{padding-top:9.8rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-heading{padding-top:15.5rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-heading{padding-top:15.9rem}}.info-img-v2-ficha__module-heading h2{font-size:2.8rem;line-height:1}@media (min-width: 540px){.info-img-v2-ficha__module-heading h2{font-size:3.4rem;line-height:1}}@media (min-width: 768px){.info-img-v2-ficha__module-heading h2{font-size:4.2rem;line-height:1.0952380952}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading h2{font-size:5rem;line-height:1.08}}.info-img-v2-ficha__module-heading p{color:#4a4a49cc;font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-heading p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text--box{display:flex;flex-direction:column;gap:2rem;padding-block:3rem;color:#4a4a49cc}@media (min-width: 540px){.info-img-v2-ficha__module-text--box{padding-block:4rem;gap:2.9rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box{padding-block:5rem;gap:3rem}}@media (min-width: 1280px) and (max-width: 1365.98px){.info-img-v2-ficha__module-text--box{padding-bottom:5.5rem}}.info-img-v2-ficha__module-text--box h3{font-family:var(--font-title);color:#4a4a49cc;text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem}@media (min-width: 540px){.info-img-v2-ficha__module-text--box h3{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box h3{font-size:2rem;line-height:1}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box h3{letter-spacing:.3rem}}.info-img-v2-ficha__module-text--box p{font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-text--box p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text .btn__group{justify-content:center}.info-img-v2-ficha__module--right .info-img-v2-ficha__module-image{order:2}\n"] }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1pbmZvLWltZy12Mi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mby1pbWctdjIvYmFieWxvbi1pbmZvLWltZy12Mi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mby1pbWctdjIvYmFieWxvbi1pbmZvLWltZy12Mi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxQyxNQUFNLE9BQU8seUJBQXlCOytHQUF6Qix5QkFBeUI7bUdBQXpCLHlCQUF5QixtRkNUdEMsaXZGQTJEQTs7NEZEbERhLHlCQUF5QjtrQkFQckMsU0FBUzsrQkFDSSx5QkFBeUIsY0FDdkIsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdsaWItYmFieWxvbi1pbmZvLWltZy12MicsXG4gICAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgICBpbXBvcnRzOiBbXSxcbiAgICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi1pbmZvLWltZy12Mi5jb21wb25lbnQuaHRtbCcsXG4gICAgc3R5bGVVcmw6ICcuL2JhYnlsb24taW5mby1pbWctdjIuY29tcG9uZW50LnNjc3MnLFxufSlcbmV4cG9ydCBjbGFzcyBCYWJ5bG9uSW5mb0ltZ1YyQ29tcG9uZW50IHt9XG4iLCI8c2VjdGlvbiBjbGFzcz1cImluZm8taW1nLXYyLWZpY2hhX19tb2R1bGVcIj5cbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJpbmZvLWltZy12Mi1maWNoYV9fbW9kdWxlLWlubmVyXCI+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW5mby1pbWctdjItZmljaGFfX21vZHVsZS1pbWFnZVwiPlxuICAgICAgICAgICAgICAgIDxzdmdcbiAgICAgICAgICAgICAgICAgICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICAgICAgICAgICAgICAgICAgZm9jdXNhYmxlPVwiZmFsc2VcIlxuICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImluZm8taW1nLXYyLWZpY2hhX19tb2R1bGUtZ3JhcGhpYy0tdG9wXCJcbiAgICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgICAgIDx1c2VcbiAgICAgICAgICAgICAgICAgICAgICAgIGhyZWY9XCIvYXNzZXRzL2JhYnlsb24vc3ZnL2ljb24tZ3JhcGhpYy5zdmcjaWNvbi1ncmFwaGljXCJcbiAgICAgICAgICAgICAgICAgICAgPjwvdXNlPlxuICAgICAgICAgICAgICAgIDwvc3ZnPlxuICAgICAgICAgICAgICAgIDxzdmdcbiAgICAgICAgICAgICAgICAgICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICAgICAgICAgICAgICAgICAgZm9jdXNhYmxlPVwiZmFsc2VcIlxuICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImluZm8taW1nLXYyLWZpY2hhX19tb2R1bGUtZ3JhcGhpYy0tYm90dG9tXCJcbiAgICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgICAgIDx1c2VcbiAgICAgICAgICAgICAgICAgICAgICAgIGhyZWY9XCIvYXNzZXRzL2JhYnlsb24vc3ZnL2ljb24tZ3JhcGhpYy5zdmcjaWNvbi1ncmFwaGljXCJcbiAgICAgICAgICAgICAgICAgICAgPjwvdXNlPlxuICAgICAgICAgICAgICAgIDwvc3ZnPlxuICAgICAgICAgICAgICAgIDxmaWd1cmU+XG4gICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ltYWdlcy9pbWctMTgud2VicFwiIC8+XG4gICAgICAgICAgICAgICAgPC9maWd1cmU+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbmZvLWltZy12Mi1maWNoYV9fbW9kdWxlLWNvbnRlbnRcIj5cbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW5mby1pbWctdjItZmljaGFfX21vZHVsZS1jb250ZW50LS1pbm5lclwiPlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW5mby1pbWctdjItZmljaGFfX21vZHVsZS1oZWFkaW5nXCI+XG4gICAgICAgICAgICAgICAgICAgICAgICA8aDI+RW50cmEgeSBiZW5lZsOtY2lhdGUhPC9oMj5cbiAgICAgICAgICAgICAgICAgICAgICAgIDxwPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIERlc2N1YnJlIG51ZXN0cm9zIHRyZXMgbml2ZWxlcywgU2lsdmVyLCBHb2xkIHlcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBQbGF0aW51bS4gUmVnw61zdHJhdGUgeSBvYnRlbmRyw6FzIGxhcyBwcmltZXJhc1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZlbnRhamFzIGV4Y2x1c2l2YXMgcGFyYSB0dSBwcsOzeGltYSBlc3RhbmNpYSwgY3VhbnRvXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgbcOhcyBzdW1lIHR1IGVzdGFuY2lhLCBtw6FzIGNlcmNhIGVzdGFyw6FzIGRlbFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHNpZ3VpZW50ZSBuaXZlbC4gRGVzZGUgdHUgcGVyZmlsIHBvZHLDoXMgcmVzZXJ2YXIgZGVcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBtYW5lcmEgbcOhcyByw6FwaWRhIHkgcGVyc29uYWxpemFkYSwgY29uIGVsIG1lam9yXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgcHJlY2lvIGdhcmFudGl6YWRvLlxuICAgICAgICAgICAgICAgICAgICAgICAgPC9wPlxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8taW1nLXYyLWZpY2hhX19tb2R1bGUtdGV4dFwiPlxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8taW1nLXYyLWZpY2hhX19tb2R1bGUtdGV4dC0tYm94XCI+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgzPkRlc2RlIHR1IHBlcmZpbDwvaDM+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPHA+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFBvZHLDoXMgcmVzZXJ2YXIgZGUgbWFuZXJhIG3DoXMgcsOhcGlkYSB5XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHBlcnNvbmFsaXphZGEsIGNvbiBlbCBtZWpvciBwcmVjaW8gZ2FyYW50aXphZG8uXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9wPlxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiYnRuX19ncm91cFwiPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxidXR0b24gY2xhc3M9XCJidG4gYnRuX19wcmltYXJ5XCI+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzcGFuPlJlZ8Otc3RyYXRlPC9zcGFuPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYnV0dG9uPlxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuPC9zZWN0aW9uPlxuIl19