ctt-babylon 0.0.2 → 0.0.3

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 (91) hide show
  1. package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.mjs +11 -0
  2. package/esm2022/lib/components/core/babylon-banner-info/babylon-banner-info.component.mjs +11 -0
  3. package/esm2022/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.mjs +11 -0
  4. package/esm2022/lib/components/core/babylon-blog-details/babylon-blog-details.component.mjs +11 -0
  5. package/esm2022/lib/components/core/babylon-blog-list/babylon-blog-list.component.mjs +11 -0
  6. package/esm2022/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component.mjs +11 -0
  7. package/esm2022/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.mjs +11 -0
  8. package/esm2022/lib/components/core/babylon-contact-form/babylon-contact-form.component.mjs +11 -0
  9. package/esm2022/lib/components/core/babylon-contact-how/babylon-contact-how.component.mjs +11 -0
  10. package/esm2022/lib/components/core/babylon-contact-map/babylon-contact-map.component.mjs +11 -0
  11. package/esm2022/lib/components/core/babylon-engine/babylon-engine.component.mjs +11 -0
  12. package/esm2022/lib/components/core/babylon-faq/babylon-faq.component.mjs +11 -0
  13. package/esm2022/lib/components/core/babylon-features-slider/babylon-features-slider.component.mjs +11 -0
  14. package/esm2022/lib/components/core/babylon-gallery/babylon-gallery.component.mjs +11 -0
  15. package/esm2022/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component.mjs +11 -0
  16. package/esm2022/lib/components/core/babylon-header/babylon-header.component.mjs +11 -0
  17. package/esm2022/lib/components/core/babylon-header-v2/babylon-header-v2.component.mjs +11 -0
  18. package/esm2022/lib/components/core/babylon-info-grid/babylon-info-grid.component.mjs +11 -0
  19. package/esm2022/lib/components/core/babylon-info-img/babylon-info-img.component.mjs +11 -0
  20. package/esm2022/lib/components/core/babylon-info-intro/babylon-info-intro.component.mjs +11 -0
  21. package/esm2022/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.mjs +11 -0
  22. package/esm2022/lib/components/core/babylon-info2img/babylon-info2img.component.mjs +11 -0
  23. package/esm2022/lib/components/core/babylon-info3img/babylon-info3img.component.mjs +11 -0
  24. package/esm2022/lib/components/core/babylon-items-grid/babylon-items-grid.component.mjs +11 -0
  25. package/esm2022/lib/components/core/babylon-legal/babylon-legal.component.mjs +11 -0
  26. package/esm2022/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.mjs +11 -0
  27. package/esm2022/lib/components/core/babylon-offers-list/babylon-offers-list.component.mjs +11 -0
  28. package/esm2022/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.mjs +11 -0
  29. package/esm2022/lib/components/core/babylon-preload/babylon-preload.component.mjs +11 -0
  30. package/esm2022/lib/components/core/babylon-room-details/babylon-room-details.component.mjs +11 -0
  31. package/esm2022/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.mjs +11 -0
  32. package/esm2022/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.mjs +11 -0
  33. package/esm2022/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.mjs +11 -0
  34. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.mjs +11 -0
  35. package/esm2022/lib/components/core/babylon-slider2col/babylon-slider2col.component.mjs +11 -0
  36. package/esm2022/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.mjs +11 -0
  37. package/esm2022/lib/components/core/babylon-slider4col/babylon-slider4col.component.mjs +11 -0
  38. package/esm2022/lib/components/core/babylon-static-footer/babylon-static-footer.component.mjs +11 -0
  39. package/esm2022/lib/components/core/babylon-thanks/babylon-thanks.component.mjs +11 -0
  40. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider.component.mjs +11 -0
  41. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.mjs +11 -0
  42. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.mjs +11 -0
  43. package/esm2022/lib/components/core/babylon-webmap/babylon-webmap.component.mjs +11 -0
  44. package/esm2022/public-api.mjs +44 -1
  45. package/fesm2022/ctt-babylon.mjs +388 -1
  46. package/fesm2022/ctt-babylon.mjs.map +1 -1
  47. package/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.d.ts +5 -0
  48. package/lib/components/core/babylon-banner-info/babylon-banner-info.component.d.ts +5 -0
  49. package/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.d.ts +5 -0
  50. package/lib/components/core/babylon-blog-details/babylon-blog-details.component.d.ts +5 -0
  51. package/lib/components/core/babylon-blog-list/babylon-blog-list.component.d.ts +5 -0
  52. package/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component.d.ts +5 -0
  53. package/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.d.ts +5 -0
  54. package/lib/components/core/babylon-contact-form/babylon-contact-form.component.d.ts +5 -0
  55. package/lib/components/core/babylon-contact-how/babylon-contact-how.component.d.ts +5 -0
  56. package/lib/components/core/babylon-contact-map/babylon-contact-map.component.d.ts +5 -0
  57. package/lib/components/core/babylon-engine/babylon-engine.component.d.ts +5 -0
  58. package/lib/components/core/babylon-faq/babylon-faq.component.d.ts +5 -0
  59. package/lib/components/core/babylon-features-slider/babylon-features-slider.component.d.ts +5 -0
  60. package/lib/components/core/babylon-gallery/babylon-gallery.component.d.ts +5 -0
  61. package/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component.d.ts +5 -0
  62. package/lib/components/core/babylon-header/babylon-header.component.d.ts +5 -0
  63. package/lib/components/core/babylon-header-v2/babylon-header-v2.component.d.ts +5 -0
  64. package/lib/components/core/babylon-info-grid/babylon-info-grid.component.d.ts +5 -0
  65. package/lib/components/core/babylon-info-img/babylon-info-img.component.d.ts +5 -0
  66. package/lib/components/core/babylon-info-intro/babylon-info-intro.component.d.ts +5 -0
  67. package/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.d.ts +5 -0
  68. package/lib/components/core/babylon-info2img/babylon-info2img.component.d.ts +5 -0
  69. package/lib/components/core/babylon-info3img/babylon-info3img.component.d.ts +5 -0
  70. package/lib/components/core/babylon-items-grid/babylon-items-grid.component.d.ts +5 -0
  71. package/lib/components/core/babylon-legal/babylon-legal.component.d.ts +5 -0
  72. package/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.d.ts +5 -0
  73. package/lib/components/core/babylon-offers-list/babylon-offers-list.component.d.ts +5 -0
  74. package/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.d.ts +5 -0
  75. package/lib/components/core/babylon-preload/babylon-preload.component.d.ts +5 -0
  76. package/lib/components/core/babylon-room-details/babylon-room-details.component.d.ts +5 -0
  77. package/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.d.ts +5 -0
  78. package/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.d.ts +5 -0
  79. package/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.d.ts +5 -0
  80. package/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.d.ts +5 -0
  81. package/lib/components/core/babylon-slider2col/babylon-slider2col.component.d.ts +5 -0
  82. package/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.d.ts +5 -0
  83. package/lib/components/core/babylon-slider4col/babylon-slider4col.component.d.ts +5 -0
  84. package/lib/components/core/babylon-static-footer/babylon-static-footer.component.d.ts +5 -0
  85. package/lib/components/core/babylon-thanks/babylon-thanks.component.d.ts +5 -0
  86. package/lib/components/core/babylon-top-slider/babylon-top-slider.component.d.ts +5 -0
  87. package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.d.ts +5 -0
  88. package/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.d.ts +5 -0
  89. package/lib/components/core/babylon-webmap/babylon-webmap.component.d.ts +5 -0
  90. package/package.json +1 -1
  91. package/public-api.d.ts +43 -0
@@ -0,0 +1,11 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class BabylonInfoImgComponent {
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonInfoImgComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonInfoImgComponent, isStandalone: true, selector: "lib-babylon-info-img", ngImport: i0, template: "<section class=\"babylon__infoimg margin-main\"> \r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_40\">\r\n <div class=\"col-lg-7 \">\r\n <div class=\"cs_pr_110\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"col-lg-5\">\r\n <div class=\"intro_info\">\r\n <h3 class=\"pretitle wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Info Img</h3>\r\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2>\r\n <h4 class=\"title-right\">Hotel Babylon</h4>\r\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>\r\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services</p>\r\n </li>\r\n \r\n </ul>\r\n <div class=\"btns__box\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div> \r\n</section>\r\n\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__infoimg margin-main\"> \r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_40 column-reverse\"> \r\n <div class=\"col-lg-5\"> \r\n <div class=\"intro_info\">\r\n <h3 class=\"pretitle wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Info Img</h3>\r\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2>\r\n <h4 class=\"title-left\">Hotel Babylon</h4>\r\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>\r\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n \r\n </ul>\r\n <div class=\"btns__box\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n \r\n </div>\r\n </div>\r\n <div class=\"col-lg-7\"> \r\n <div class=\"cs_pl_110\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div> \r\n</section>", 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_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;--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}.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}.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}}\n"] }); }
6
+ }
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonInfoImgComponent, decorators: [{
8
+ type: Component,
9
+ args: [{ selector: 'lib-babylon-info-img', standalone: true, imports: [], template: "<section class=\"babylon__infoimg margin-main\"> \r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_40\">\r\n <div class=\"col-lg-7 \">\r\n <div class=\"cs_pr_110\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"col-lg-5\">\r\n <div class=\"intro_info\">\r\n <h3 class=\"pretitle wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Info Img</h3>\r\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2>\r\n <h4 class=\"title-right\">Hotel Babylon</h4>\r\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>\r\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services</p>\r\n </li>\r\n \r\n </ul>\r\n <div class=\"btns__box\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div> \r\n</section>\r\n\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__infoimg margin-main\"> \r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_40 column-reverse\"> \r\n <div class=\"col-lg-5\"> \r\n <div class=\"intro_info\">\r\n <h3 class=\"pretitle wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Info Img</h3>\r\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2>\r\n <h4 class=\"title-left\">Hotel Babylon</h4>\r\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>\r\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n \r\n </ul>\r\n <div class=\"btns__box\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n \r\n </div>\r\n </div>\r\n <div class=\"col-lg-7\"> \r\n <div class=\"cs_pl_110\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_video_block cs_style_1 cs_type_3 position-relative cs--radius\">\r\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>\r\n </div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div> \r\n</section>", 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_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;--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}.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}.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}}\n"] }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1pbmZvLWltZy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mby1pbWcvYmFieWxvbi1pbmZvLWltZy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mby1pbWcvYmFieWxvbi1pbmZvLWltZy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxQyxNQUFNLE9BQU8sdUJBQXVCOytHQUF2Qix1QkFBdUI7bUdBQXZCLHVCQUF1QixnRkNUcEMsZ29RQTRJVTs7NEZEbklHLHVCQUF1QjtrQkFQbkMsU0FBUzsrQkFDRSxzQkFBc0IsY0FDcEIsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24taW5mby1pbWcnLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24taW5mby1pbWcuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLWluZm8taW1nLmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkluZm9JbWdDb21wb25lbnQge1xyXG5cclxufVxyXG4iLCI8c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX2luZm9pbWcgbWFyZ2luLW1haW5cIj4gIFxyXG4gIDxkaXYgY2xhc3M9XCJjb250YWluZXItZmx1aWQgcC0wIHBvc2l0aW9uLXJlbGF0aXZlXCI+XHJcbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJyb3cgYWxpZ24taXRlbXMtY2VudGVyIGNzX2dhcF95XzQwXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy03IFwiPlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3ByXzExMFwiPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVyIGNzX3N0eWxlXzEgY3Nfc2xpZGVyX2dhcF8yNFwiPiBcclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfY29udGFpbmVyXCIgZGF0YS1hdXRvcGxheT1cIjBcIiBkYXRhLWxvb3A9XCIxXCIgZGF0YS1zcGVlZD1cIjYwMFwiIGRhdGEtY2VudGVyPVwiMFwiIGRhdGEtdmFyaWFibGUtd2lkdGg9XCIwXCIgXHJcbiAgICAgICAgICAgICAgICBkYXRhLXNsaWRlcy1wZXItdmlldz1cInJlc3BvbnNpdmVcIiBkYXRhLXhzLXNsaWRlcz1cIjFcIiBkYXRhLXNtLXNsaWRlcz1cIjFcIiBkYXRhLW1kLXNsaWRlcz1cIjFcIiBkYXRhLWxnLXNsaWRlcz1cIjFcIiBkYXRhLWFkZC1zbGlkZXM9XCIxXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl93cmFwcGVyXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgICBjbGFzcz1cImNzX3ZpZGVvX2Jsb2NrIGNzX3N0eWxlXzEgY3NfdHlwZV8zICBwb3NpdGlvbi1yZWxhdGl2ZSBjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgPGZpZ3VyZSBjbGFzcz1cImNzX3ZpZGVvX2Jsb2NrX2JnIGgtMTAwIHctMTAwIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgY3NfYmdfZmlsZWQgXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZmVhdHVyZV9pbWdfOS5qcGVnXCI+PC9maWd1cmU+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2ICAgY2xhc3M9XCJjc192aWRlb19ibG9jayBjc19zdHlsZV8xIGNzX3R5cGVfMyAgcG9zaXRpb24tcmVsYXRpdmUgY3MtLXJhZGl1c1wiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxmaWd1cmUgY2xhc3M9XCJjc192aWRlb19ibG9ja19iZyBoLTEwMCB3LTEwMCBwb3NpdGlvbi1hYnNvbHV0ZSBzdGFydC0wIHRvcC0wIGNzX2JnX2ZpbGVkIFwiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2ZlYXR1cmVfaW1nXzkuanBlZ1wiPjwvZmlndXJlPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiAgIGNsYXNzPVwiY3NfdmlkZW9fYmxvY2sgY3Nfc3R5bGVfMSBjc190eXBlXzMgIHBvc2l0aW9uLXJlbGF0aXZlIGNzLS1yYWRpdXNcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICA8ZmlndXJlIGNsYXNzPVwiY3NfdmlkZW9fYmxvY2tfYmcgaC0xMDAgdy0xMDAgcG9zaXRpb24tYWJzb2x1dGUgc3RhcnQtMCB0b3AtMCBjc19iZ19maWxlZCBcIiBkYXRhLXNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9mZWF0dXJlX2ltZ185LmpwZWdcIj48L2ZpZ3VyZT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19wYWdpbmF0aW9uIGNzX3N0eWxlXzEgY3NfdHlwZV8zIGNzX3R5cGVfMy0tbGVmdFwiPjwvZGl2PlxyXG4gICAgICAgICAgICA8L2Rpdj4gIFxyXG4gICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy01XCI+XHJcbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mb1wiPlxyXG4gICAgICAgICAgICAgIDxoMyBjbGFzcz1cInByZXRpdGxlIHdvdyBmYWRlSW5VcFwiIGRhdGEtd293LWR1cmF0aW9uPVwiMC44c1wiIGRhdGEtd293LWRlbGF5PVwiMC4yc1wiPkluZm8gSW1nPC9oMz5cclxuICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZVwiPllvdXIgR2F0ZXdheSB0byBVbmZvcmdldHRhYmxlIEV4cGVyaWVuY2VzPC9oMj5cclxuICAgICAgICAgICAgICA8aDQgY2xhc3M9XCJ0aXRsZS1yaWdodFwiPkhvdGVsIEJhYnlsb248L2g0PlxyXG4gICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dFwiPkxvcmVtIElwc3VtIGlzIHNpbXBseSBkdW1teSB0ZXh0IG9mIHRoZSBwcmludGluZyBhbmQgdHlwZXNldHRpbmcgaW5kdXN0cnkuIExvcmVtIElwc3VtIGhhcyBiZWVuIHRoZSBpbmR1c3RyeSdzIHN0YW5kYXJkIGR1bW15IHRleHQgZXZlciBzaW5jZSB0aGUgMTUwMHMsIHdoZW4gYW4gdW5rbm93biBwcmludGVyIHRvb2sgYSBnYWxsZXkgb2YgdHlwZSBhbmQgc2NyYW1ibGVkIGl0IHRvIG1ha2UgPC9wPlxyXG4gICAgICAgICAgICAgIDx1bCBjbGFzcz1cImNzX2xpc3QgY3Nfc3R5bGVfMSBjc19tcF8wXCI+XHJcbiAgICAgICAgICAgICAgICA8bGk+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbi0tc3ZnIGljb24tbnVldm9fcGF4X2ljb19zbWFsbCBcIj48L2k+IFxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5UcmFuc3BvcnRhdGlvbiBTZXJ2aWNlcyA8c3BhbiBjbGFzcz1cInRleHQtLXNtYWxsXCI+MTVrbTwvc3Bhbj48L3A+XHJcbiAgICAgICAgICAgICAgICA8L2xpPlxyXG4gICAgICAgICAgICAgICAgPGxpPlxyXG4gICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+VHJhbnNwb3J0YXRpb24gU2VydmljZXMgPHNwYW4gY2xhc3M9XCJ0ZXh0LS1zbWFsbFwiPjE1a208L3NwYW4+PC9wPlxyXG4gICAgICAgICAgICAgICAgPC9saT5cclxuICAgICAgICAgICAgICAgIDxsaT5cclxuICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8aSBjbGFzcz1cImljb24tLXN2ZyBpY29uLW51ZXZvX3BheF9pY29fc21hbGwgXCI+PC9pPiBcclxuICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5UcmFuc3BvcnRhdGlvbiBTZXJ2aWNlczwvcD5cclxuICAgICAgICAgICAgICAgIDwvbGk+XHJcbiAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICA8L3VsPlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3hcIj5cclxuICAgICAgICAgICAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgPGI+TGVhcm4gTW9yZTwvYj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1hcnJvdy1yaWdodC1iaWdcIj48L3NwYW4+IFxyXG4gICAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgIDwvZGl2PlxyXG4gICAgPC9kaXY+XHJcbiAgPC9kaXY+IFxyXG48L3NlY3Rpb24+XHJcblxyXG48IS0tIG1pc21vIG1vZHVsbyBwZXJvIGEgbGEgaW52ZXJzYSAtLT5cclxuPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19pbmZvaW1nIG1hcmdpbi1tYWluXCI+ICBcclxuICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyLWZsdWlkIHAtMCBwb3NpdGlvbi1yZWxhdGl2ZVwiPlxyXG4gICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lclwiPlxyXG4gICAgICA8ZGl2IGNsYXNzPVwicm93IGFsaWduLWl0ZW1zLWNlbnRlciBjc19nYXBfeV80MCBjb2x1bW4tcmV2ZXJzZVwiPiBcclxuICAgICAgICA8ZGl2IGNsYXNzPVwiY29sLWxnLTVcIj4gXHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvXCI+XHJcbiAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJwcmV0aXRsZSB3b3cgZmFkZUluVXBcIiBkYXRhLXdvdy1kdXJhdGlvbj1cIjAuOHNcIiBkYXRhLXdvdy1kZWxheT1cIjAuMnNcIj5JbmZvIEltZzwvaDM+XHJcbiAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZVwiPllvdXIgR2F0ZXdheSB0byBVbmZvcmdldHRhYmxlIEV4cGVyaWVuY2VzPC9oMj5cclxuICAgICAgICAgICAgICAgIDxoNCBjbGFzcz1cInRpdGxlLWxlZnRcIj5Ib3RlbCBCYWJ5bG9uPC9oND5cclxuICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dFwiPkxvcmVtIElwc3VtIGlzIHNpbXBseSBkdW1teSB0ZXh0IG9mIHRoZSBwcmludGluZyBhbmQgdHlwZXNldHRpbmcgaW5kdXN0cnkuIExvcmVtIElwc3VtIGhhcyBiZWVuIHRoZSBpbmR1c3RyeSdzIHN0YW5kYXJkIGR1bW15IHRleHQgZXZlciBzaW5jZSB0aGUgMTUwMHMsIHdoZW4gYW4gdW5rbm93biBwcmludGVyIHRvb2sgYSBnYWxsZXkgb2YgdHlwZSBhbmQgc2NyYW1ibGVkIGl0IHRvIG1ha2UgPC9wPlxyXG4gICAgICAgICAgICAgICAgPHVsIGNsYXNzPVwiY3NfbGlzdCBjc19zdHlsZV8xIGNzX21wXzBcIj5cclxuICAgICAgICAgICAgICAgICAgPGxpPlxyXG4gICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgPGkgY2xhc3M9XCJpY29uLS1zdmcgaWNvbi1udWV2b19wYXhfaWNvX3NtYWxsIFwiPjwvaT4gXHJcbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5UcmFuc3BvcnRhdGlvbiBTZXJ2aWNlcyA8c3BhbiBjbGFzcz1cInRleHQtLXNtYWxsXCI+MTVrbTwvc3Bhbj48L3A+XHJcbiAgICAgICAgICAgICAgICAgIDwvbGk+XHJcbiAgICAgICAgICAgICAgICAgIDxsaT5cclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbmZvLS1pY29uIFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbi0tc3ZnIGljb24tbnVldm9fcGF4X2ljb19zbWFsbCBcIj48L2k+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+VHJhbnNwb3J0YXRpb24gU2VydmljZXMgPHNwYW4gY2xhc3M9XCJ0ZXh0LS1zbWFsbFwiPjE1a208L3NwYW4+PC9wPlxyXG4gICAgICAgICAgICAgICAgICA8L2xpPlxyXG4gICAgICAgICAgICAgICAgICA8bGk+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbi0tc3ZnIGljb24tbnVldm9fcGF4X2ljb19zbWFsbCBcIj48L2k+IFxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5UcmFuc3BvcnRhdGlvbiBTZXJ2aWNlcyA8c3BhbiBjbGFzcz1cInRleHQtLXNtYWxsXCI+MTVrbTwvc3Bhbj48L3A+XHJcbiAgICAgICAgICAgICAgICA8L2xpPlxyXG4gICAgICAgICAgICAgICAgIFxyXG4gICAgICAgICAgICAgIDwvdWw+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiYnRuc19fYm94XCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8Yj5MZWFybiBNb3JlPC9iPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICBcclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjb2wtbGctN1wiPiBcclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19wbF8xMTBcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlciBjc19zdHlsZV8xIGNzX3NsaWRlcl9nYXBfMjRcIj4gXHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl9jb250YWluZXJcIiBkYXRhLWF1dG9wbGF5PVwiMFwiIGRhdGEtbG9vcD1cIjFcIiBkYXRhLXNwZWVkPVwiNjAwXCIgZGF0YS1jZW50ZXI9XCIwXCIgZGF0YS12YXJpYWJsZS13aWR0aD1cIjBcIiBcclxuICAgICAgICAgICAgICBkYXRhLXNsaWRlcy1wZXItdmlldz1cInJlc3BvbnNpdmVcIiBkYXRhLXhzLXNsaWRlcz1cIjFcIiBkYXRhLXNtLXNsaWRlcz1cIjFcIiBkYXRhLW1kLXNsaWRlcz1cIjFcIiBkYXRhLWxnLXNsaWRlcz1cIjFcIiBkYXRhLWFkZC1zbGlkZXM9XCIxXCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVyX3dyYXBwZXJcIj5cclxuICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgICBjbGFzcz1cImNzX3ZpZGVvX2Jsb2NrIGNzX3N0eWxlXzEgY3NfdHlwZV8zICBwb3NpdGlvbi1yZWxhdGl2ZSBjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8ZmlndXJlIGNsYXNzPVwiY3NfdmlkZW9fYmxvY2tfYmcgaC0xMDAgdy0xMDAgcG9zaXRpb24tYWJzb2x1dGUgc3RhcnQtMCB0b3AtMCBjc19iZ19maWxlZCBcIiBkYXRhLXNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9mZWF0dXJlX2ltZ185LmpwZWdcIj48L2ZpZ3VyZT5cclxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiAgIGNsYXNzPVwiY3NfdmlkZW9fYmxvY2sgY3Nfc3R5bGVfMSBjc190eXBlXzMgIHBvc2l0aW9uLXJlbGF0aXZlIGNzLS1yYWRpdXNcIj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxmaWd1cmUgY2xhc3M9XCJjc192aWRlb19ibG9ja19iZyBoLTEwMCB3LTEwMCBwb3NpdGlvbi1hYnNvbHV0ZSBzdGFydC0wIHRvcC0wIGNzX2JnX2ZpbGVkIFwiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2ZlYXR1cmVfaW1nXzkuanBlZ1wiPjwvZmlndXJlPlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICA8ZGl2ICAgY2xhc3M9XCJjc192aWRlb19ibG9jayBjc19zdHlsZV8xIGNzX3R5cGVfMyAgcG9zaXRpb24tcmVsYXRpdmUgY3MtLXJhZGl1c1wiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgPGZpZ3VyZSBjbGFzcz1cImNzX3ZpZGVvX2Jsb2NrX2JnIGgtMTAwIHctMTAwIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgY3NfYmdfZmlsZWQgXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZmVhdHVyZV9pbWdfOS5qcGVnXCI+PC9maWd1cmU+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19wYWdpbmF0aW9uIGNzX3N0eWxlXzEgY3NfdHlwZV8zXCI+PC9kaXY+XHJcbiAgICAgICAgICAgPC9kaXY+ICBcclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PlxyXG4gIDwvZGl2PiBcclxuPC9zZWN0aW9uPiJdfQ==
@@ -0,0 +1,11 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class BabylonInfoIntroComponent {
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonInfoIntroComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonInfoIntroComponent, isStandalone: true, selector: "lib-babylon-info-intro", ngImport: i0, template: " \r\n<section class=\"babylon__intro bg--gray margin-main\"> \r\n <div class=\"container\"> \r\n <div class=\"intro_info align--center\"> \r\n <h3 class=\" pretitle wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Info Intro</h3>\r\n <h2 class=\"title\">Curated to match your preferences and desires, our selection includes luxury resorts, exclusive tours, and transfers for an unparalleled experience</h2> \r\n <div class=\"cs_image_layer cs_about_img\">\r\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"\" class=\" cs--radius\"> <!-- foto opcional -->\r\n </div>\r\n \r\n \r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div> \r\n </div> \r\n </section>", 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_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;--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}.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}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_about_img{margin-top:-60px}@media (max-width: 991px){.cs_about_img{margin-top:-50px}}@media (max-width: 991px){.cs_about_img{margin-top:-40px}}.intro_info .title{z-index:1}\n"] }); }
6
+ }
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonInfoIntroComponent, decorators: [{
8
+ type: Component,
9
+ args: [{ selector: 'lib-babylon-info-intro', standalone: true, imports: [], template: " \r\n<section class=\"babylon__intro bg--gray margin-main\"> \r\n <div class=\"container\"> \r\n <div class=\"intro_info align--center\"> \r\n <h3 class=\" pretitle wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Info Intro</h3>\r\n <h2 class=\"title\">Curated to match your preferences and desires, our selection includes luxury resorts, exclusive tours, and transfers for an unparalleled experience</h2> \r\n <div class=\"cs_image_layer cs_about_img\">\r\n <img src=\"/assets/babylon/fotos/hero_bg_1.jpeg\" alt=\"\" class=\" cs--radius\"> <!-- foto opcional -->\r\n </div>\r\n \r\n \r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div> \r\n </div> \r\n </section>", 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_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;--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}.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}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_about_img{margin-top:-60px}@media (max-width: 991px){.cs_about_img{margin-top:-50px}}@media (max-width: 991px){.cs_about_img{margin-top:-40px}}.intro_info .title{z-index:1}\n"] }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1pbmZvLWludHJvLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1pbmZvLWludHJvL2JhYnlsb24taW5mby1pbnRyby5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mby1pbnRyby9iYWJ5bG9uLWluZm8taW50cm8uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFTMUMsTUFBTSxPQUFPLHlCQUF5QjsrR0FBekIseUJBQXlCO21HQUF6Qix5QkFBeUIsa0ZDVHRDLDIvQkFtQlk7OzRGRFZDLHlCQUF5QjtrQkFQckMsU0FBUzsrQkFDRSx3QkFBd0IsY0FDdEIsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24taW5mby1pbnRybycsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBpbXBvcnRzOiBbXSxcclxuICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi1pbmZvLWludHJvLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi1pbmZvLWludHJvLmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkluZm9JbnRyb0NvbXBvbmVudCB7XHJcblxyXG59XHJcbiIsIiBcclxuPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19pbnRybyBiZy0tZ3JheSBtYXJnaW4tbWFpblwiPiAgXHJcbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+IFxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvIGFsaWduLS1jZW50ZXJcIj4gXHJcbiAgICAgICAgICAgIDxoMyBjbGFzcz1cIiBwcmV0aXRsZSB3b3cgZmFkZUluVXBcIiBkYXRhLXdvdy1kdXJhdGlvbj1cIjAuOHNcIiBkYXRhLXdvdy1kZWxheT1cIjAuMnNcIj5JbmZvIEludHJvPC9oMz5cclxuICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGVcIj5DdXJhdGVkIHRvIG1hdGNoIHlvdXIgcHJlZmVyZW5jZXMgYW5kIGRlc2lyZXMsIG91ciBzZWxlY3Rpb24gaW5jbHVkZXMgbHV4dXJ5IHJlc29ydHMsIGV4Y2x1c2l2ZSB0b3VycywgYW5kIHRyYW5zZmVycyBmb3IgYW4gdW5wYXJhbGxlbGVkICBleHBlcmllbmNlPC9oMj4gXHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllciBjc19hYm91dF9pbWdcIj5cclxuICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2hlcm9fYmdfMS5qcGVnXCIgYWx0PVwiXCIgY2xhc3M9XCIgY3MtLXJhZGl1c1wiPiA8IS0tIGZvdG8gb3BjaW9uYWwgLS0+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgXHJcbiAgICAgICAgICAgXHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlclwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeVwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxiPkxlYXJuIE1vcmU8L2I+XHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gXHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICA8L2Rpdj4gXHJcbiAgICA8L2Rpdj4gXHJcbiAgPC9zZWN0aW9uPiJdfQ==
@@ -0,0 +1,11 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class BabylonInfoZigZagComponent {
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonInfoZigZagComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonInfoZigZagComponent, isStandalone: true, selector: "lib-babylon-info-zig-zag", ngImport: i0, template: "<!-- <section class=\"container-fluid p-0\"> -->\r\n <section class=\"babylon__offers-list margin-main\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center1\">\r\n <h2 class=\"pretitle mb--10\">info zig zag </h2>\r\n <h3 class=\"title\" >Our Exquisite services</h3> \r\n </div> \r\n </div> \r\n <div class=\"container-fluid\">\r\n <div class=\"row align-items-center cs_gap_y_40\">\r\n <div class=\"col-lg-6\">\r\n <div class=\"cs_slider cs_style_1 \"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_4 position-relative cs_bg_filed cs_width_left_50_vw cs--radius\" data-src=\"/assets/babylon/fotos/restaurant_service_thumb_2.jpeg\"></div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_4 position-relative cs_bg_filed cs_width_left_50_vw cs--radius\" data-src=\"/assets/babylon/fotos/restaurant_service_thumb_2.jpeg\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div> \r\n </div>\r\n <div class=\"col-lg-6\">\r\n <div class=\"cs_pl_110 cs_pr_110 cs_plr_movil\">\r\n <div class=\"cs_section_heading cs_style_1\">\r\n <div class=\"intro_info \">\r\n <h3 class=\"pretitle \" >Subtitulo </h3> \r\n <h2 class=\"title \" >Our Gateway to Unforgettable Experiences </h2> \r\n <p class=\"text\">Embark on a global culinary adventure at our restaurant, featuring Continental, Mexican, Seafood, Arabic, Thai, Chinese, Indian, and Bangladeshi delights. Plus, treat your little ones to our Children's Club menu.</p>\r\n <div class=\"btns__box \">\r\n <a href=\" \" class=\"btn btn_primary\" >\r\n <b>ir a</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_height_80 cs_height_lg_80\"></div>\r\n <div class=\"container-fluid \">\r\n <div class=\"row align-items-center cs_mobile_reverse cs_gap_y_40\">\r\n <div class=\"col-lg-6\">\r\n <div class=\"cs_pr_110 cs_pl_110 cs_plr_movil\">\r\n <div class=\"cs_section_heading cs_style_1\">\r\n <div class=\"intro_info \">\r\n <h3 class=\"pretitle \" >Subtitulo </h3> \r\n <h2 class=\"title\" >Our Gateway to Unforgettable Experiences </h2> \r\n <p class=\"text\">Embark on a global culinary adventure at our restaurant, featuring Continental, Mexican, Seafood, Arabic, Thai, Chinese, Indian, and Bangladeshi delights. Plus, treat your little ones to our Children's Club menu.</p>\r\n <div class=\"btns__box \">\r\n <a href=\" \" class=\"btn btn_primary\" >\r\n <b>ir a</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-lg-6\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_4 position-relative cs_bg_filed cs_width_right_50_vw cs--radius\" data-src=\"/assets/babylon/fotos/restaurant_service_thumb_2.jpeg\"></div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_4 position-relative cs_bg_filed cs_width_right_50_vw cs--radius\" data-src=\"/assets/babylon/fotos/restaurant_service_thumb_2.jpeg\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </section>", 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_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;--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}.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}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_image_layer.cs_style_4{min-height:600px}@media (max-width: 575px){.cs_image_layer.cs_style_4{min-height:400px}}.cs_image_layer.cs_style_3.cs_type_1,.cs_image_layer.cs_style_4.cs_type_1{border-radius:250px 0}.cs_image_layer.cs_style_3.cs_type_1 img,.cs_image_layer.cs_style_4.cs_type_1 img{border-radius:inherit}.cs_image_layer.cs_style_3.cs_type_1:before,.cs_image_layer.cs_style_4.cs_type_1:before{border-radius:225px 0}\n"] }); }
6
+ }
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonInfoZigZagComponent, decorators: [{
8
+ type: Component,
9
+ args: [{ selector: 'lib-babylon-info-zig-zag', standalone: true, imports: [], template: "<!-- <section class=\"container-fluid p-0\"> -->\r\n <section class=\"babylon__offers-list margin-main\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center1\">\r\n <h2 class=\"pretitle mb--10\">info zig zag </h2>\r\n <h3 class=\"title\" >Our Exquisite services</h3> \r\n </div> \r\n </div> \r\n <div class=\"container-fluid\">\r\n <div class=\"row align-items-center cs_gap_y_40\">\r\n <div class=\"col-lg-6\">\r\n <div class=\"cs_slider cs_style_1 \"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_4 position-relative cs_bg_filed cs_width_left_50_vw cs--radius\" data-src=\"/assets/babylon/fotos/restaurant_service_thumb_2.jpeg\"></div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_4 position-relative cs_bg_filed cs_width_left_50_vw cs--radius\" data-src=\"/assets/babylon/fotos/restaurant_service_thumb_2.jpeg\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div> \r\n </div>\r\n <div class=\"col-lg-6\">\r\n <div class=\"cs_pl_110 cs_pr_110 cs_plr_movil\">\r\n <div class=\"cs_section_heading cs_style_1\">\r\n <div class=\"intro_info \">\r\n <h3 class=\"pretitle \" >Subtitulo </h3> \r\n <h2 class=\"title \" >Our Gateway to Unforgettable Experiences </h2> \r\n <p class=\"text\">Embark on a global culinary adventure at our restaurant, featuring Continental, Mexican, Seafood, Arabic, Thai, Chinese, Indian, and Bangladeshi delights. Plus, treat your little ones to our Children's Club menu.</p>\r\n <div class=\"btns__box \">\r\n <a href=\" \" class=\"btn btn_primary\" >\r\n <b>ir a</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_height_80 cs_height_lg_80\"></div>\r\n <div class=\"container-fluid \">\r\n <div class=\"row align-items-center cs_mobile_reverse cs_gap_y_40\">\r\n <div class=\"col-lg-6\">\r\n <div class=\"cs_pr_110 cs_pl_110 cs_plr_movil\">\r\n <div class=\"cs_section_heading cs_style_1\">\r\n <div class=\"intro_info \">\r\n <h3 class=\"pretitle \" >Subtitulo </h3> \r\n <h2 class=\"title\" >Our Gateway to Unforgettable Experiences </h2> \r\n <p class=\"text\">Embark on a global culinary adventure at our restaurant, featuring Continental, Mexican, Seafood, Arabic, Thai, Chinese, Indian, and Bangladeshi delights. Plus, treat your little ones to our Children's Club menu.</p>\r\n <div class=\"btns__box \">\r\n <a href=\" \" class=\"btn btn_primary\" >\r\n <b>ir a</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-lg-6\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_4 position-relative cs_bg_filed cs_width_right_50_vw cs--radius\" data-src=\"/assets/babylon/fotos/restaurant_service_thumb_2.jpeg\"></div>\r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_4 position-relative cs_bg_filed cs_width_right_50_vw cs--radius\" data-src=\"/assets/babylon/fotos/restaurant_service_thumb_2.jpeg\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </section>", 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_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;--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}.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}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_image_layer.cs_style_4{min-height:600px}@media (max-width: 575px){.cs_image_layer.cs_style_4{min-height:400px}}.cs_image_layer.cs_style_3.cs_type_1,.cs_image_layer.cs_style_4.cs_type_1{border-radius:250px 0}.cs_image_layer.cs_style_3.cs_type_1 img,.cs_image_layer.cs_style_4.cs_type_1 img{border-radius:inherit}.cs_image_layer.cs_style_3.cs_type_1:before,.cs_image_layer.cs_style_4.cs_type_1:before{border-radius:225px 0}\n"] }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1pbmZvLXppZy16YWcuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLWluZm8temlnLXphZy9iYWJ5bG9uLWluZm8temlnLXphZy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mby16aWctemFnL2JhYnlsb24taW5mby16aWctemFnLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBUzFDLE1BQU0sT0FBTywwQkFBMEI7K0dBQTFCLDBCQUEwQjttR0FBMUIsMEJBQTBCLG9GQ1R2QyxpNEtBbUZZOzs0RkQxRUMsMEJBQTBCO2tCQVB0QyxTQUFTOytCQUNFLDBCQUEwQixjQUN4QixJQUFJLFdBQ1AsRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdsaWItYmFieWxvbi1pbmZvLXppZy16YWcnLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24taW5mby16aWctemFnLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi1pbmZvLXppZy16YWcuY29tcG9uZW50LnNjc3MnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBCYWJ5bG9uSW5mb1ppZ1phZ0NvbXBvbmVudCB7XHJcblxyXG59XHJcbiIsIjwhLS0gPHNlY3Rpb24gY2xhc3M9XCJjb250YWluZXItZmx1aWQgcC0wXCI+IC0tPlxyXG4gPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19vZmZlcnMtbGlzdCBtYXJnaW4tbWFpblwiPiAgXHJcbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImludHJvX2luZm8gYWxpZ24tLWNlbnRlcjFcIj5cclxuICAgICAgICAgICAgPGgyIGNsYXNzPVwicHJldGl0bGUgbWItLTEwXCI+aW5mbyB6aWcgemFnICAgPC9oMj5cclxuICAgICAgICAgICAgPGgzIGNsYXNzPVwidGl0bGVcIiA+T3VyIEV4cXVpc2l0ZSBzZXJ2aWNlczwvaDM+ICAgXHJcbiAgICAgICAgPC9kaXY+ICAgIFxyXG4gICAgPC9kaXY+IFxyXG4gICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1mbHVpZFwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJyb3cgYWxpZ24taXRlbXMtY2VudGVyIGNzX2dhcF95XzQwXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb2wtbGctNlwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlciBjc19zdHlsZV8xICBcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl9jb250YWluZXJcIiBkYXRhLWF1dG9wbGF5PVwiMFwiIGRhdGEtbG9vcD1cIjFcIiBkYXRhLXNwZWVkPVwiNjAwXCIgZGF0YS1jZW50ZXI9XCIwXCIgZGF0YS12YXJpYWJsZS13aWR0aD1cIjBcIiBcclxuICAgICAgICAgICAgICAgICAgICBkYXRhLXNsaWRlcy1wZXItdmlldz1cInJlc3BvbnNpdmVcIiBkYXRhLXhzLXNsaWRlcz1cIjFcIiBkYXRhLXNtLXNsaWRlcz1cIjFcIiBkYXRhLW1kLXNsaWRlcz1cIjFcIiBkYXRhLWxnLXNsaWRlcz1cIjFcIiBkYXRhLWFkZC1zbGlkZXM9XCIxXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfd3JhcHBlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllciBjc19zdHlsZV80IHBvc2l0aW9uLXJlbGF0aXZlIGNzX2JnX2ZpbGVkIGNzX3dpZHRoX2xlZnRfNTBfdncgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3Jlc3RhdXJhbnRfc2VydmljZV90aHVtYl8yLmpwZWdcIj48L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllciBjc19zdHlsZV80IHBvc2l0aW9uLXJlbGF0aXZlIGNzX2JnX2ZpbGVkIGNzX3dpZHRoX2xlZnRfNTBfdncgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3Jlc3RhdXJhbnRfc2VydmljZV90aHVtYl8yLmpwZWdcIj48L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3BhZ2luYXRpb24gY3Nfc3R5bGVfMSBjc190eXBlXzNcIj48L2Rpdj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PiAgXHJcbiAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy02XCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfcGxfMTEwIGNzX3ByXzExMCBjc19wbHJfbW92aWxcIj5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2VjdGlvbl9oZWFkaW5nIGNzX3N0eWxlXzFcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImludHJvX2luZm8gXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJwcmV0aXRsZSBcIiA+U3VidGl0dWxvIDwvaDM+ICAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZSBcIiA+T3VyIEdhdGV3YXkgdG8gVW5mb3JnZXR0YWJsZSBFeHBlcmllbmNlcyA8L2gyPiAgIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0XCI+RW1iYXJrIG9uIGEgZ2xvYmFsIGN1bGluYXJ5IGFkdmVudHVyZSBhdCBvdXIgcmVzdGF1cmFudCwgZmVhdHVyaW5nICBDb250aW5lbnRhbCwgTWV4aWNhbiwgU2VhZm9vZCwgQXJhYmljLCBUaGFpLCBDaGluZXNlLCBJbmRpYW4sIGFuZCAgQmFuZ2xhZGVzaGkgZGVsaWdodHMuIFBsdXMsIHRyZWF0IHlvdXIgbGl0dGxlIG9uZXMgdG8gb3VyIENoaWxkcmVuJ3MgIENsdWIgbWVudS48L3A+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiYnRuc19fYm94ICBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBocmVmPVwiIFwiIGNsYXNzPVwiYnRuIGJ0bl9wcmltYXJ5XCIgPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8Yj5pciBhPC9iPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PlxyXG4gICAgPGRpdiBjbGFzcz1cImNzX2hlaWdodF84MCBjc19oZWlnaHRfbGdfODBcIj48L2Rpdj5cclxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXItZmx1aWQgXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cInJvdyBhbGlnbi1pdGVtcy1jZW50ZXIgY3NfbW9iaWxlX3JldmVyc2UgY3NfZ2FwX3lfNDBcIj5cclxuICAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy02XCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19wcl8xMTAgY3NfcGxfMTEwIGNzX3Bscl9tb3ZpbFwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NlY3Rpb25faGVhZGluZyBjc19zdHlsZV8xXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImludHJvX2luZm8gXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxoMyBjbGFzcz1cInByZXRpdGxlIFwiID5TdWJ0aXR1bG8gPC9oMz4gICBcclxuICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGVcIiA+T3VyIEdhdGV3YXkgdG8gVW5mb3JnZXR0YWJsZSBFeHBlcmllbmNlcyA8L2gyPiAgIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHRcIj5FbWJhcmsgb24gYSBnbG9iYWwgY3VsaW5hcnkgYWR2ZW50dXJlIGF0IG91ciByZXN0YXVyYW50LCBmZWF0dXJpbmcgIENvbnRpbmVudGFsLCBNZXhpY2FuLCBTZWFmb29kLCBBcmFiaWMsIFRoYWksIENoaW5lc2UsIEluZGlhbiwgYW5kICBCYW5nbGFkZXNoaSBkZWxpZ2h0cy4gUGx1cywgdHJlYXQgeW91ciBsaXR0bGUgb25lcyB0byBvdXIgQ2hpbGRyZW4ncyAgQ2x1YiBtZW51LjwvcD5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImJ0bnNfX2JveCAgXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBocmVmPVwiIFwiIGNsYXNzPVwiYnRuIGJ0bl9wcmltYXJ5XCIgPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxiPmlyIGE8L2I+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy02XCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXIgY3Nfc3R5bGVfMSBjc19zbGlkZXJfZ2FwXzI0XCI+IFxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl9jb250YWluZXJcIiBkYXRhLWF1dG9wbGF5PVwiMFwiIGRhdGEtbG9vcD1cIjFcIiBkYXRhLXNwZWVkPVwiNjAwXCIgZGF0YS1jZW50ZXI9XCIwXCIgZGF0YS12YXJpYWJsZS13aWR0aD1cIjBcIiBcclxuICAgICAgICAgICAgICAgIGRhdGEtc2xpZGVzLXBlci12aWV3PVwicmVzcG9uc2l2ZVwiIGRhdGEteHMtc2xpZGVzPVwiMVwiIGRhdGEtc20tc2xpZGVzPVwiMVwiIGRhdGEtbWQtc2xpZGVzPVwiMVwiIGRhdGEtbGctc2xpZGVzPVwiMVwiIGRhdGEtYWRkLXNsaWRlcz1cIjFcIj5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVyX3dyYXBwZXJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyIGNzX3N0eWxlXzQgcG9zaXRpb24tcmVsYXRpdmUgY3NfYmdfZmlsZWQgY3Nfd2lkdGhfcmlnaHRfNTBfdncgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3Jlc3RhdXJhbnRfc2VydmljZV90aHVtYl8yLmpwZWdcIj48L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllciBjc19zdHlsZV80IHBvc2l0aW9uLXJlbGF0aXZlIGNzX2JnX2ZpbGVkIGNzX3dpZHRoX3JpZ2h0XzUwX3Z3IGNzLS1yYWRpdXNcIiBkYXRhLXNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9yZXN0YXVyYW50X3NlcnZpY2VfdGh1bWJfMi5qcGVnXCI+PC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3BhZ2luYXRpb24gY3Nfc3R5bGVfMSBjc190eXBlXzMgY3NfdHlwZV8zLS1sZWZ0XCI+PC9kaXY+XHJcbiAgICAgICAgICAgIDwvZGl2PiAgXHJcbiAgICAgICAgIDwvZGl2PlxyXG4gICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PlxyXG4gIDwvc2VjdGlvbj4iXX0=
@@ -0,0 +1,11 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class BabylonInfo2imgComponent {
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonInfo2imgComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonInfo2imgComponent, isStandalone: true, selector: "lib-babylon-info2img", ngImport: i0, template: "<section class=\"babylon__info2img margin-main\"> \r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_45\">\r\n <div class=\"col-lg-7 wow fadeIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <div class=\"cs_pr_110\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n \r\n </div>\r\n </div>\r\n <div class=\"col-lg-5\">\r\n <div class=\"intro_info\">\r\n <h3 class=\"pretitle\">Info 2 Img</h3>\r\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2> \r\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>\r\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li> \r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n </ul> \r\n <div class=\"btns__box\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</section>\r\n\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__info2img margin-main\"> \r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_45 column-reverse\"> \r\n <div class=\"col-lg-5\">\r\n <div class=\"intro_info\">\r\n <h3 class=\"pretitle\">Info 2 Img</h3>\r\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2> \r\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>\r\n \r\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li> \r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n </ul>\r\n \r\n <div class=\"btns__box\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"col-lg-7 wow fadeIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <div class=\"cs_pl_110\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3\"></div>\r\n </div> \r\n \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</section>", 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_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;--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}.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}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_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{text-align:center;justify-content:center}}.cs_image_layer.cs_style_1 .cs_image_layer_1_wrap{padding-right:24%;padding-bottom:20%}.cs_image_layer.cs_style_1 .cs_image_layer_2_wrap{position:absolute;bottom:0;right:0;padding-left:30%;z-index:1}\n"] }); }
6
+ }
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonInfo2imgComponent, decorators: [{
8
+ type: Component,
9
+ args: [{ selector: 'lib-babylon-info2img', standalone: true, imports: [], template: "<section class=\"babylon__info2img margin-main\"> \r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_45\">\r\n <div class=\"col-lg-7 wow fadeIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <div class=\"cs_pr_110\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n \r\n </div>\r\n </div>\r\n <div class=\"col-lg-5\">\r\n <div class=\"intro_info\">\r\n <h3 class=\"pretitle\">Info 2 Img</h3>\r\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2> \r\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>\r\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li> \r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n </ul> \r\n <div class=\"btns__box\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</section>\r\n\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__info2img margin-main\"> \r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_45 column-reverse\"> \r\n <div class=\"col-lg-5\">\r\n <div class=\"intro_info\">\r\n <h3 class=\"pretitle\">Info 2 Img</h3>\r\n <h2 class=\"title\">Your Gateway to Unforgettable Experiences</h2> \r\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>\r\n \r\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li> \r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n <li>\r\n <div class=\"info--icon \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n <p class=\"text mb--0\">Transportation Services <span class=\"text--small\">15km</span></p>\r\n </li>\r\n </ul>\r\n \r\n <div class=\"btns__box\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"col-lg-7 wow fadeIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <div class=\"cs_pl_110\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\"> \r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\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\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n <div class=\"cs_slide\"> \r\n <div class=\"cs_image_layer cs_style_1 position-relative no-border\">\r\n <div class=\"cs_image_layer_1_wrap\">\r\n <div class=\"cs_image_layer_1\">\r\n \r\n <img src=\"/assets/babylon/fotos/service_img_1.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_2_wrap\">\r\n <div class=\"cs_image_layer_2\">\r\n <img src=\"/assets/babylon/fotos/service_img_2.jpeg\" alt=\"Service\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div> \r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3\"></div>\r\n </div> \r\n \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</section>", 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_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;--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}.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}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_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{text-align:center;justify-content:center}}.cs_image_layer.cs_style_1 .cs_image_layer_1_wrap{padding-right:24%;padding-bottom:20%}.cs_image_layer.cs_style_1 .cs_image_layer_2_wrap{position:absolute;bottom:0;right:0;padding-left:30%;z-index:1}\n"] }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1pbmZvMmltZy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mbzJpbWcvYmFieWxvbi1pbmZvMmltZy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mbzJpbWcvYmFieWxvbi1pbmZvMmltZy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxQyxNQUFNLE9BQU8sd0JBQXdCOytHQUF4Qix3QkFBd0I7bUdBQXhCLHdCQUF3QixnRkNUckMsa25WQXFNVTs7NEZENUxHLHdCQUF3QjtrQkFQcEMsU0FBUzsrQkFDRSxzQkFBc0IsY0FDcEIsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24taW5mbzJpbWcnLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24taW5mbzJpbWcuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLWluZm8yaW1nLmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkluZm8yaW1nQ29tcG9uZW50IHtcclxuXHJcbn1cclxuIiwiPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19pbmZvMmltZyBtYXJnaW4tbWFpblwiPiAgXHJcbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJyb3cgYWxpZ24taXRlbXMtY2VudGVyIGNzX2dhcF95XzQ1XCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy03IHdvdyBmYWRlSW5cIiBkYXRhLXdvdy1kdXJhdGlvbj1cIjAuOHNcIiBkYXRhLXdvdy1kZWxheT1cIjAuMnNcIj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19wcl8xMTBcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlciBjc19zdHlsZV8xIGNzX3NsaWRlcl9nYXBfMjRcIj4gXHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl9jb250YWluZXJcIiBkYXRhLWF1dG9wbGF5PVwiMFwiIGRhdGEtbG9vcD1cIjFcIiBkYXRhLXNwZWVkPVwiNjAwXCIgZGF0YS1jZW50ZXI9XCIwXCIgZGF0YS12YXJpYWJsZS13aWR0aD1cIjBcIiBcclxuICAgICAgICAgICAgICBkYXRhLXNsaWRlcy1wZXItdmlldz1cInJlc3BvbnNpdmVcIiBkYXRhLXhzLXNsaWRlcz1cIjFcIiBkYXRhLXNtLXNsaWRlcz1cIjFcIiBkYXRhLW1kLXNsaWRlcz1cIjFcIiBkYXRhLWxnLXNsaWRlcz1cIjFcIiBkYXRhLWFkZC1zbGlkZXM9XCIxXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfd3JhcHBlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllciBjc19zdHlsZV8xIHBvc2l0aW9uLXJlbGF0aXZlIG5vLWJvcmRlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaW1hZ2VfbGF5ZXJfMV93cmFwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzFcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9zZXJ2aWNlX2ltZ18xLmpwZWdcIiBhbHQ9XCJTZXJ2aWNlXCIgY2xhc3M9XCJjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaW1hZ2VfbGF5ZXJfMl93cmFwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3NlcnZpY2VfaW1nXzIuanBlZ1wiIGFsdD1cIlNlcnZpY2VcIiBjbGFzcz1cImNzLS1yYWRpdXNcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllciBjc19zdHlsZV8xIHBvc2l0aW9uLXJlbGF0aXZlIG5vLWJvcmRlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaW1hZ2VfbGF5ZXJfMV93cmFwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzFcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9zZXJ2aWNlX2ltZ18xLmpwZWdcIiBhbHQ9XCJTZXJ2aWNlXCIgY2xhc3M9XCJjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaW1hZ2VfbGF5ZXJfMl93cmFwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3NlcnZpY2VfaW1nXzIuanBlZ1wiIGFsdD1cIlNlcnZpY2VcIiBjbGFzcz1cImNzLS1yYWRpdXNcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllciBjc19zdHlsZV8xIHBvc2l0aW9uLXJlbGF0aXZlIG5vLWJvcmRlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaW1hZ2VfbGF5ZXJfMV93cmFwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzFcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9zZXJ2aWNlX2ltZ18xLmpwZWdcIiBhbHQ9XCJTZXJ2aWNlXCIgY2xhc3M9XCJjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaW1hZ2VfbGF5ZXJfMl93cmFwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3NlcnZpY2VfaW1nXzIuanBlZ1wiIGFsdD1cIlNlcnZpY2VcIiBjbGFzcz1cImNzLS1yYWRpdXNcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfcGFnaW5hdGlvbiBjc19zdHlsZV8xIGNzX3R5cGVfMyBjc190eXBlXzMtLWxlZnRcIj48L2Rpdj5cclxuICAgICAgICAgIDwvZGl2PiAgXHJcbiAgICAgICAgICAgIFxyXG4gICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy01XCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvXCI+XHJcbiAgICAgICAgICAgICAgPGgzIGNsYXNzPVwicHJldGl0bGVcIj5JbmZvIDIgSW1nPC9oMz5cclxuICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZVwiPllvdXIgR2F0ZXdheSB0byBVbmZvcmdldHRhYmxlIEV4cGVyaWVuY2VzPC9oMj4gXHJcbiAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0XCI+TG9yZW0gSXBzdW0gaXMgc2ltcGx5IGR1bW15IHRleHQgb2YgdGhlIHByaW50aW5nIGFuZCB0eXBlc2V0dGluZyBpbmR1c3RyeS4gTG9yZW0gSXBzdW0gaGFzIGJlZW4gdGhlIGluZHVzdHJ5J3Mgc3RhbmRhcmQgZHVtbXkgdGV4dCBldmVyIHNpbmNlIHRoZSAxNTAwcywgd2hlbiBhbiB1bmtub3duIHByaW50ZXIgdG9vayBhIGdhbGxleSBvZiB0eXBlIGFuZCBzY3JhbWJsZWQgaXQgdG8gbWFrZSA8L3A+XHJcbiAgICAgICAgICAgICAgPHVsIGNsYXNzPVwiY3NfbGlzdCBjc19zdHlsZV8xIGNzX21wXzBcIj5cclxuICAgICAgICAgICAgICAgIDxsaT5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW5mby0taWNvbiBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGkgY2xhc3M9XCJpY29uLS1zdmcgaWNvbi1udWV2b19wYXhfaWNvX3NtYWxsIFwiPjwvaT4gXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dCBtYi0tMFwiPlRyYW5zcG9ydGF0aW9uIFNlcnZpY2VzIDxzcGFuIGNsYXNzPVwidGV4dC0tc21hbGxcIj4xNWttPC9zcGFuPjwvcD5cclxuICAgICAgICAgICAgICAgIDwvbGk+IFxyXG4gICAgICAgICAgICAgICAgPGxpPlxyXG4gICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW5mby0taWNvbiBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbi0tc3ZnIGljb24tbnVldm9fcGF4X2ljb19zbWFsbCBcIj48L2k+IFxyXG4gICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dCBtYi0tMFwiPlRyYW5zcG9ydGF0aW9uIFNlcnZpY2VzIDxzcGFuIGNsYXNzPVwidGV4dC0tc21hbGxcIj4xNWttPC9zcGFuPjwvcD5cclxuICAgICAgICAgICAgICAgIDwvbGk+XHJcbiAgICAgICAgICAgICAgICA8bGk+XHJcbiAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbmZvLS1pY29uIFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgPGkgY2xhc3M9XCJpY29uLS1zdmcgaWNvbi1udWV2b19wYXhfaWNvX3NtYWxsIFwiPjwvaT4gXHJcbiAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+VHJhbnNwb3J0YXRpb24gU2VydmljZXMgPHNwYW4gY2xhc3M9XCJ0ZXh0LS1zbWFsbFwiPjE1a208L3NwYW4+PC9wPlxyXG4gICAgICAgICAgICAgICAgPC9saT5cclxuICAgICAgICAgICAgICA8L3VsPiBcclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiYnRuc19fYm94XCI+XHJcbiAgICAgICAgICAgICAgICAgIDxhIGhyZWY9XCIgXCIgY2xhc3M9XCJidG4gYnRuX3ByaW1hcnlcIj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxiPkxlYXJuIE1vcmU8L2I+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgICAgICAgPC9hPlxyXG4gICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgIDwvZGl2PlxyXG4gICAgPC9kaXY+XHJcbjwvc2VjdGlvbj5cclxuXHJcbjwhLS0gbWlzbW8gbW9kdWxvIHBlcm8gYSBsYSBpbnZlcnNhIC0tPlxyXG48c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX2luZm8yaW1nIG1hcmdpbi1tYWluXCI+ICBcclxuICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XHJcbiAgICA8ZGl2IGNsYXNzPVwicm93IGFsaWduLWl0ZW1zLWNlbnRlciBjc19nYXBfeV80NSBjb2x1bW4tcmV2ZXJzZVwiPiBcclxuICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy01XCI+XHJcbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mb1wiPlxyXG4gICAgICAgICAgICA8aDMgY2xhc3M9XCJwcmV0aXRsZVwiPkluZm8gMiBJbWc8L2gzPlxyXG4gICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZVwiPllvdXIgR2F0ZXdheSB0byBVbmZvcmdldHRhYmxlIEV4cGVyaWVuY2VzPC9oMj4gXHJcbiAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dFwiPkxvcmVtIElwc3VtIGlzIHNpbXBseSBkdW1teSB0ZXh0IG9mIHRoZSBwcmludGluZyBhbmQgdHlwZXNldHRpbmcgaW5kdXN0cnkuIExvcmVtIElwc3VtIGhhcyBiZWVuIHRoZSBpbmR1c3RyeSdzIHN0YW5kYXJkIGR1bW15IHRleHQgZXZlciBzaW5jZSB0aGUgMTUwMHMsIHdoZW4gYW4gdW5rbm93biBwcmludGVyIHRvb2sgYSBnYWxsZXkgb2YgdHlwZSBhbmQgc2NyYW1ibGVkIGl0IHRvIG1ha2UgPC9wPlxyXG4gICAgICAgICAgXHJcbiAgICAgICAgICAgIDx1bCBjbGFzcz1cImNzX2xpc3QgY3Nfc3R5bGVfMSBjc19tcF8wXCI+XHJcbiAgICAgICAgICAgICAgICA8bGk+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbi0tc3ZnIGljb24tbnVldm9fcGF4X2ljb19zbWFsbCBcIj48L2k+IFxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5UcmFuc3BvcnRhdGlvbiBTZXJ2aWNlcyA8c3BhbiBjbGFzcz1cInRleHQtLXNtYWxsXCI+MTVrbTwvc3Bhbj48L3A+XHJcbiAgICAgICAgICAgICAgICA8L2xpPiBcclxuICAgICAgICAgICAgICAgIDxsaT5cclxuICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8aSBjbGFzcz1cImljb24tLXN2ZyBpY29uLW51ZXZvX3BheF9pY29fc21hbGwgXCI+PC9pPiBcclxuICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5UcmFuc3BvcnRhdGlvbiBTZXJ2aWNlcyA8c3BhbiBjbGFzcz1cInRleHQtLXNtYWxsXCI+MTVrbTwvc3Bhbj48L3A+XHJcbiAgICAgICAgICAgICAgPC9saT5cclxuICAgICAgICAgICAgICA8bGk+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW5mby0taWNvbiBcIj5cclxuICAgICAgICAgICAgICAgICAgICA8aSBjbGFzcz1cImljb24tLXN2ZyBpY29uLW51ZXZvX3BheF9pY29fc21hbGwgXCI+PC9pPiBcclxuICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dCBtYi0tMFwiPlRyYW5zcG9ydGF0aW9uIFNlcnZpY2VzIDxzcGFuIGNsYXNzPVwidGV4dC0tc21hbGxcIj4xNWttPC9zcGFuPjwvcD5cclxuICAgICAgICAgICAgPC9saT5cclxuICAgICAgICAgICAgPC91bD5cclxuICAgICAgICBcclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImJ0bnNfX2JveFwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeVwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxiPkxlYXJuIE1vcmU8L2I+XHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gXHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICA8L2Rpdj5cclxuICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy03IHdvdyBmYWRlSW5cIiBkYXRhLXdvdy1kdXJhdGlvbj1cIjAuOHNcIiBkYXRhLXdvdy1kZWxheT1cIjAuMnNcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfcGxfMTEwXCI+XHJcbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVyIGNzX3N0eWxlXzEgY3Nfc2xpZGVyX2dhcF8yNFwiPiBcclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl9jb250YWluZXJcIiBkYXRhLWF1dG9wbGF5PVwiMFwiIGRhdGEtbG9vcD1cIjFcIiBkYXRhLXNwZWVkPVwiNjAwXCIgZGF0YS1jZW50ZXI9XCIwXCIgZGF0YS12YXJpYWJsZS13aWR0aD1cIjBcIiBcclxuICAgICAgICAgICAgZGF0YS1zbGlkZXMtcGVyLXZpZXc9XCJyZXNwb25zaXZlXCIgZGF0YS14cy1zbGlkZXM9XCIxXCIgZGF0YS1zbS1zbGlkZXM9XCIxXCIgZGF0YS1tZC1zbGlkZXM9XCIxXCIgZGF0YS1sZy1zbGlkZXM9XCIxXCIgZGF0YS1hZGQtc2xpZGVzPVwiMVwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl93cmFwcGVyXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaW1hZ2VfbGF5ZXIgY3Nfc3R5bGVfMSBwb3NpdGlvbi1yZWxhdGl2ZSBuby1ib3JkZXJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllcl8xX3dyYXBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzFcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3NlcnZpY2VfaW1nXzEuanBlZ1wiIGFsdD1cIlNlcnZpY2VcIiBjbGFzcz1cImNzLS1yYWRpdXNcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllcl8yX3dyYXBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9zZXJ2aWNlX2ltZ18yLmpwZWdcIiBhbHQ9XCJTZXJ2aWNlXCIgY2xhc3M9XCJjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaW1hZ2VfbGF5ZXIgY3Nfc3R5bGVfMSBwb3NpdGlvbi1yZWxhdGl2ZSBuby1ib3JkZXJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllcl8xX3dyYXBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzFcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3NlcnZpY2VfaW1nXzEuanBlZ1wiIGFsdD1cIlNlcnZpY2VcIiBjbGFzcz1cImNzLS1yYWRpdXNcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllcl8yX3dyYXBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9zZXJ2aWNlX2ltZ18yLmpwZWdcIiBhbHQ9XCJTZXJ2aWNlXCIgY2xhc3M9XCJjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaW1hZ2VfbGF5ZXIgY3Nfc3R5bGVfMSBwb3NpdGlvbi1yZWxhdGl2ZSBuby1ib3JkZXJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllcl8xX3dyYXBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzFcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3NlcnZpY2VfaW1nXzEuanBlZ1wiIGFsdD1cIlNlcnZpY2VcIiBjbGFzcz1cImNzLS1yYWRpdXNcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllcl8yX3dyYXBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyXzJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9zZXJ2aWNlX2ltZ18yLmpwZWdcIiBhbHQ9XCJTZXJ2aWNlXCIgY2xhc3M9XCJjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19wYWdpbmF0aW9uIGNzX3N0eWxlXzEgY3NfdHlwZV8zIGNzX3R5cGVfM1wiPjwvZGl2PlxyXG4gICAgICAgIDwvZGl2PiAgXHJcbiAgICAgICAgICBcclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuICA8L2Rpdj5cclxuPC9zZWN0aW9uPiJdfQ==
@@ -0,0 +1,11 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class BabylonInfo3imgComponent {
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonInfo3imgComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonInfo3imgComponent, isStandalone: true, selector: "lib-babylon-info3img", ngImport: i0, template: " \r\n<section class=\"babylon__info3ing margin-main\"> \r\n <div class=\"container-fluid p-0\"> \r\n <div class=\"container\"> \r\n <div class=\"intro_info align--center\">\r\n <h3 class=\"pretitle\">Info 3 Img</h3>\r\n <h2 class=\"title\">Our chefs prepare dishes with fresh, seasonal ingredients sourced locally, ensuring every meal is a perfect blend of tradition and flavor for your ultimate relaxation.</h2> \r\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> -->\r\n \r\n </div> \r\n </div>\r\n \r\n <div class=\"cs_image_layer cs_style_5 position-relative\">\r\n <div class=\"cs_moving_text_wrap cs_style_1 cs_fs_89 cs_accent_color cs_primary_font text-uppercase\">\r\n <div class=\"cs_moving_text_in\">\r\n <div class=\"cs_moving_text title--big\">WELCOME TO CASABALINA RESTAURANT & BAR</div>\r\n <div class=\"cs_moving_text title--big\">WELCOME TO CASABALINA RESTAURANT & BAR</div>\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_in\">\r\n <div class=\"cs_image_layer_item\"><img src=\"/assets/babylon/fotos/dine_img_1.jpeg\" alt=\"Dine\" class=\"cs--radius\"></div>\r\n <div class=\"cs_image_layer_item\"><img src=\"/assets/babylon/fotos/dine_img_2.jpeg\" alt=\"Dine\" class=\"cs--radius\"></div>\r\n <div class=\"cs_image_layer_item\"><img src=\"/assets/babylon/fotos/dine_img_3.jpeg\" alt=\"Dine\" class=\"cs--radius\"></div>\r\n </div>\r\n </div>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary \">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </section>", 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_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;--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}.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}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_image_layer.cs_style_5 .cs_image_layer_in{display:flex}.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item{flex:1;height:636px}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item{height:550px}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item{height:400px}}@media (max-width: 575px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item{height:350px}}.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item img{height:100%;width:100%;object-fit:cover}.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:first-child{padding:80px 11% 80px 0}@media (max-width: 1679px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:first-child{padding:80px 8% 80px 0}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:first-child{padding:50px 6% 50px 0}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:first-child{padding:30px 24px 30px 0}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:first-child{padding:30px 10px 30px 0}}.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(2){flex:1.5;position:relative;z-index:2}.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(3){padding:80px 0 80px 11%}@media (max-width: 1679px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(3){padding:80px 0 80px 8%}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(3){padding:50px 0 50px 6%}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(3){padding:30px 0 30px 24px}}@media (max-width: 575px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(3){padding:30px 0 30px 10px}}.cs_image_layer.cs_style_5 .cs_moving_text_wrap.cs_style_1{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%}.cs_moving_text_wrap{overflow-x:hidden}.cs_moving_text_wrap:hover .cs_moving_text{animation-play-state:paused}.cs_moving_text_in{display:flex;flex-wrap:nowrap;white-space:nowrap;min-width:100%}.cs_moving_text{display:flex;flex-shrink:0;align-items:center;padding:15px 5px;animation:slide-left 10s linear infinite}.cs_moving_text>*{margin:0 20px}.cs_moving_text_wrap.cs_style_1 .cs_moving_text{animation-duration:20s}.cs_moving_text_wrap.cs_style_1:hover .cs_moving_text{animation-play-state:paused}.cs_moving_text_wrap.cs_style_1.cs_type_1{transform:rotate(-3deg);margin-left:-10px;width:calc(100% + 20px)}@media (max-width: 991px){.cs_moving_text_wrap.cs_style_1 img{max-height:85px}}@media (max-width: 991px){.cs_moving_text_wrap.cs_style_1 img{max-height:62px}}@keyframes slide-left{0%{transform:translate(0)}to{transform:translate(-100%)}}\n"] }); }
6
+ }
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonInfo3imgComponent, decorators: [{
8
+ type: Component,
9
+ args: [{ selector: 'lib-babylon-info3img', standalone: true, imports: [], template: " \r\n<section class=\"babylon__info3ing margin-main\"> \r\n <div class=\"container-fluid p-0\"> \r\n <div class=\"container\"> \r\n <div class=\"intro_info align--center\">\r\n <h3 class=\"pretitle\">Info 3 Img</h3>\r\n <h2 class=\"title\">Our chefs prepare dishes with fresh, seasonal ingredients sourced locally, ensuring every meal is a perfect blend of tradition and flavor for your ultimate relaxation.</h2> \r\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> -->\r\n \r\n </div> \r\n </div>\r\n \r\n <div class=\"cs_image_layer cs_style_5 position-relative\">\r\n <div class=\"cs_moving_text_wrap cs_style_1 cs_fs_89 cs_accent_color cs_primary_font text-uppercase\">\r\n <div class=\"cs_moving_text_in\">\r\n <div class=\"cs_moving_text title--big\">WELCOME TO CASABALINA RESTAURANT & BAR</div>\r\n <div class=\"cs_moving_text title--big\">WELCOME TO CASABALINA RESTAURANT & BAR</div>\r\n </div>\r\n </div>\r\n <div class=\"cs_image_layer_in\">\r\n <div class=\"cs_image_layer_item\"><img src=\"/assets/babylon/fotos/dine_img_1.jpeg\" alt=\"Dine\" class=\"cs--radius\"></div>\r\n <div class=\"cs_image_layer_item\"><img src=\"/assets/babylon/fotos/dine_img_2.jpeg\" alt=\"Dine\" class=\"cs--radius\"></div>\r\n <div class=\"cs_image_layer_item\"><img src=\"/assets/babylon/fotos/dine_img_3.jpeg\" alt=\"Dine\" class=\"cs--radius\"></div>\r\n </div>\r\n </div>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary \">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </section>", 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_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;--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}.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}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_image_layer.cs_style_5 .cs_image_layer_in{display:flex}.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item{flex:1;height:636px}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item{height:550px}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item{height:400px}}@media (max-width: 575px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item{height:350px}}.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item img{height:100%;width:100%;object-fit:cover}.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:first-child{padding:80px 11% 80px 0}@media (max-width: 1679px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:first-child{padding:80px 8% 80px 0}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:first-child{padding:50px 6% 50px 0}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:first-child{padding:30px 24px 30px 0}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:first-child{padding:30px 10px 30px 0}}.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(2){flex:1.5;position:relative;z-index:2}.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(3){padding:80px 0 80px 11%}@media (max-width: 1679px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(3){padding:80px 0 80px 8%}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(3){padding:50px 0 50px 6%}}@media (max-width: 991px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(3){padding:30px 0 30px 24px}}@media (max-width: 575px){.cs_image_layer.cs_style_5 .cs_image_layer_in .cs_image_layer_item:nth-child(3){padding:30px 0 30px 10px}}.cs_image_layer.cs_style_5 .cs_moving_text_wrap.cs_style_1{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%}.cs_moving_text_wrap{overflow-x:hidden}.cs_moving_text_wrap:hover .cs_moving_text{animation-play-state:paused}.cs_moving_text_in{display:flex;flex-wrap:nowrap;white-space:nowrap;min-width:100%}.cs_moving_text{display:flex;flex-shrink:0;align-items:center;padding:15px 5px;animation:slide-left 10s linear infinite}.cs_moving_text>*{margin:0 20px}.cs_moving_text_wrap.cs_style_1 .cs_moving_text{animation-duration:20s}.cs_moving_text_wrap.cs_style_1:hover .cs_moving_text{animation-play-state:paused}.cs_moving_text_wrap.cs_style_1.cs_type_1{transform:rotate(-3deg);margin-left:-10px;width:calc(100% + 20px)}@media (max-width: 991px){.cs_moving_text_wrap.cs_style_1 img{max-height:85px}}@media (max-width: 991px){.cs_moving_text_wrap.cs_style_1 img{max-height:62px}}@keyframes slide-left{0%{transform:translate(0)}to{transform:translate(-100%)}}\n"] }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1pbmZvM2ltZy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mbzNpbWcvYmFieWxvbi1pbmZvM2ltZy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mbzNpbWcvYmFieWxvbi1pbmZvM2ltZy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxQyxNQUFNLE9BQU8sd0JBQXdCOytHQUF4Qix3QkFBd0I7bUdBQXhCLHdCQUF3QixnRkNUckMsZ2xFQWdDWTs7NEZEdkJDLHdCQUF3QjtrQkFQcEMsU0FBUzsrQkFDRSxzQkFBc0IsY0FDcEIsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24taW5mbzNpbWcnLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24taW5mbzNpbWcuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLWluZm8zaW1nLmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkluZm8zaW1nQ29tcG9uZW50IHtcclxuXHJcbn1cclxuIiwiIFxyXG48c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX2luZm8zaW5nIG1hcmdpbi1tYWluXCI+ICBcclxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXItZmx1aWQgcC0wXCI+IFxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXJcIj4gXHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvIGFsaWduLS1jZW50ZXJcIj5cclxuICAgICAgICAgICAgICAgIDxoMyBjbGFzcz1cInByZXRpdGxlXCI+SW5mbyAzIEltZzwvaDM+XHJcbiAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZVwiPk91ciBjaGVmcyBwcmVwYXJlIGRpc2hlcyB3aXRoIGZyZXNoLCBzZWFzb25hbCBpbmdyZWRpZW50cyBzb3VyY2VkICBsb2NhbGx5LCBlbnN1cmluZyBldmVyeSBtZWFsIGlzIGEgcGVyZmVjdCBibGVuZCBvZiB0cmFkaXRpb24gYW5kIGZsYXZvciAgZm9yIHlvdXIgdWx0aW1hdGUgcmVsYXhhdGlvbi48L2gyPiBcclxuICAgICAgICAgICAgICAgIDwhLS0gPHAgY2xhc3M9XCJ0ZXh0XCI+TG9yZW0gSXBzdW0gaXMgc2ltcGx5IGR1bW15IHRleHQgb2YgdGhlIHByaW50aW5nIGFuZCB0eXBlc2V0dGluZyBpbmR1c3RyeS4gTG9yZW0gSXBzdW0gaGFzIGJlZW4gdGhlIGluZHVzdHJ5J3Mgc3RhbmRhcmQgZHVtbXkgdGV4dCBldmVyIHNpbmNlIHRoZSAxNTAwcywgd2hlbiBhbiB1bmtub3duIHByaW50ZXIgdG9vayBhIGdhbGxleSBvZiB0eXBlIGFuZCBzY3JhbWJsZWQgaXQgdG8gbWFrZSA8L3A+IC0tPlxyXG4gICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgIFxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllciBjc19zdHlsZV81IHBvc2l0aW9uLXJlbGF0aXZlXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19tb3ZpbmdfdGV4dF93cmFwIGNzX3N0eWxlXzEgY3NfZnNfODkgY3NfYWNjZW50X2NvbG9yIGNzX3ByaW1hcnlfZm9udCB0ZXh0LXVwcGVyY2FzZVwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX21vdmluZ190ZXh0X2luXCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfbW92aW5nX3RleHQgdGl0bGUtLWJpZ1wiPldFTENPTUUgVE8gQ0FTQUJBTElOQSBSRVNUQVVSQU5UICYgQkFSPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfbW92aW5nX3RleHQgdGl0bGUtLWJpZ1wiPldFTENPTUUgVE8gQ0FTQUJBTElOQSBSRVNUQVVSQU5UICYgQkFSPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllcl9pblwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ltYWdlX2xheWVyX2l0ZW1cIj48aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9kaW5lX2ltZ18xLmpwZWdcIiBhbHQ9XCJEaW5lXCIgY2xhc3M9XCJjcy0tcmFkaXVzXCI+PC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaW1hZ2VfbGF5ZXJfaXRlbVwiPjxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2RpbmVfaW1nXzIuanBlZ1wiIGFsdD1cIkRpbmVcIiBjbGFzcz1cImNzLS1yYWRpdXNcIj48L2Rpdj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllcl9pdGVtXCI+PGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZGluZV9pbWdfMy5qcGVnXCIgYWx0PVwiRGluZVwiIGNsYXNzPVwiY3MtLXJhZGl1c1wiPjwvZGl2PlxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiYnRuc19fYm94IGFsaWduLS1jZW50ZXJcIj5cclxuICAgICAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeSBcIj5cclxuICAgICAgICAgICAgICAgIDxiPkxlYXJuIE1vcmU8L2I+XHJcbiAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgPC9hPlxyXG4gICAgICAgIDwvZGl2PiBcclxuICAgIDwvZGl2PlxyXG4gIDwvc2VjdGlvbj4iXX0=
@@ -0,0 +1,11 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class BabylonItemsGridComponent {
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonItemsGridComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonItemsGridComponent, isStandalone: true, selector: "lib-babylon-items-grid", ngImport: i0, template: "<section class=\"babylon__items-grid margin-main\"> \r\n \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center\">\r\n <h3 class=\"pretitle\">Items Grid </h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Explore Our Exclusive Resort Facilities</h2> \r\n \r\n </div> \r\n </div>\r\n <div class=\"cs_grid_style_1 cs_lightgallery\">\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_1.jpeg\" class=\"cs_gallery_item cs_lightbox_item cs_style_1 d-block cs_bg_filed position-relative\" data-src=\"/assets/babylon/fotos/gallery_1.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs_center title--small title--small--light cs--radius\">Beach View</div>\r\n <img src=\"assets/babylon/fotos/gallery_1.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_2.jpeg\" class=\"cs_gallery_item cs_lightbox_item cs_style_1 d-block cs_bg_filed position-relative\" data-src=\"/assets/babylon/fotos/gallery_2.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs_center title--small title--small--light cs--radius\">Restaurant View</div>\r\n <img src=\"/assets/babylon/fotos/gallery_2.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_3.jpeg\" class=\"cs_gallery_item cs_lightbox_item cs_style_1 d-block cs_bg_filed position-relative\" data-src=\"/assets/babylon/fotos/gallery_3.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs_center title--small title--small--light cs--radius\">Relax View</div>\r\n <img src=\"/assets/babylon/fotos/gallery_3.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_4.jpeg\" class=\"cs_gallery_item cs_lightbox_item cs_style_1 d-block cs_bg_filed position-relative\" data-src=\"/assets/babylon/fotos/gallery_4.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs_center title--small title--small--light cs--radius\">Hotel View</div>\r\n <img src=\"/assets/babylon/fotos/gallery_4.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </section>", styles: [""] }); }
6
+ }
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonItemsGridComponent, decorators: [{
8
+ type: Component,
9
+ args: [{ selector: 'lib-babylon-items-grid', standalone: true, imports: [], template: "<section class=\"babylon__items-grid margin-main\"> \r\n \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center\">\r\n <h3 class=\"pretitle\">Items Grid </h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Explore Our Exclusive Resort Facilities</h2> \r\n \r\n </div> \r\n </div>\r\n <div class=\"cs_grid_style_1 cs_lightgallery\">\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_1.jpeg\" class=\"cs_gallery_item cs_lightbox_item cs_style_1 d-block cs_bg_filed position-relative\" data-src=\"/assets/babylon/fotos/gallery_1.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs_center title--small title--small--light cs--radius\">Beach View</div>\r\n <img src=\"assets/babylon/fotos/gallery_1.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_2.jpeg\" class=\"cs_gallery_item cs_lightbox_item cs_style_1 d-block cs_bg_filed position-relative\" data-src=\"/assets/babylon/fotos/gallery_2.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs_center title--small title--small--light cs--radius\">Restaurant View</div>\r\n <img src=\"/assets/babylon/fotos/gallery_2.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_3.jpeg\" class=\"cs_gallery_item cs_lightbox_item cs_style_1 d-block cs_bg_filed position-relative\" data-src=\"/assets/babylon/fotos/gallery_3.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs_center title--small title--small--light cs--radius\">Relax View</div>\r\n <img src=\"/assets/babylon/fotos/gallery_3.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_4.jpeg\" class=\"cs_gallery_item cs_lightbox_item cs_style_1 d-block cs_bg_filed position-relative\" data-src=\"/assets/babylon/fotos/gallery_4.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs_center title--small title--small--light cs--radius\">Hotel View</div>\r\n <img src=\"/assets/babylon/fotos/gallery_4.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </section>" }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1pdGVtcy1ncmlkLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1pdGVtcy1ncmlkL2JhYnlsb24taXRlbXMtZ3JpZC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taXRlbXMtZ3JpZC9iYWJ5bG9uLWl0ZW1zLWdyaWQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFTMUMsTUFBTSxPQUFPLHlCQUF5QjsrR0FBekIseUJBQXlCO21HQUF6Qix5QkFBeUIsa0ZDVHRDLDBsRkF5Q1k7OzRGRGhDQyx5QkFBeUI7a0JBUHJDLFNBQVM7K0JBQ0Usd0JBQXdCLGNBQ3RCLElBQUksV0FDUCxFQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2xpYi1iYWJ5bG9uLWl0ZW1zLWdyaWQnLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24taXRlbXMtZ3JpZC5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmw6ICcuL2JhYnlsb24taXRlbXMtZ3JpZC5jb21wb25lbnQuc2NzcydcclxufSlcclxuZXhwb3J0IGNsYXNzIEJhYnlsb25JdGVtc0dyaWRDb21wb25lbnQge1xyXG5cclxufVxyXG4iLCI8c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX2l0ZW1zLWdyaWQgbWFyZ2luLW1haW5cIj4gXHJcbiAgIFxyXG4gICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lclwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvIGFsaWduLS1jZW50ZXJcIj5cclxuICAgICAgICAgICAgPGgzIGNsYXNzPVwicHJldGl0bGVcIj5JdGVtcyBHcmlkICA8L2gzPlxyXG4gICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZSB3b3cgZmFkZUluVXBcIiBkYXRhLXdvdy1kdXJhdGlvbj1cIjAuOHNcIiBkYXRhLXdvdy1kZWxheT1cIjAuMnNcIj5FeHBsb3JlIE91ciBFeGNsdXNpdmUgUmVzb3J0IEZhY2lsaXRpZXM8L2gyPiAgXHJcbiAgICAgICAgICAgXHJcbiAgICAgICAgPC9kaXY+ICAgXHJcbiAgICA8L2Rpdj5cclxuICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX3N0eWxlXzEgY3NfbGlnaHRnYWxsZXJ5XCI+XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX2l0ZW1cIj5cclxuICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMS5qcGVnXCIgY2xhc3M9XCJjc19nYWxsZXJ5X2l0ZW0gY3NfbGlnaHRib3hfaXRlbSBjc19zdHlsZV8xIGQtYmxvY2sgY3NfYmdfZmlsZWQgcG9zaXRpb24tcmVsYXRpdmVcIiBkYXRhLXNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzEuanBlZ1wiPlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbV9ob3ZlciBjc19jZW50ZXIgdGl0bGUtLXNtYWxsIHRpdGxlLS1zbWFsbC0tbGlnaHQgY3MtLXJhZGl1c1wiPkJlYWNoIFZpZXc8L2Rpdj5cclxuICAgICAgICAgIDxpbWcgc3JjPVwiYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xLmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgIDwvYT5cclxuICAgICAgPC9kaXY+XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX2l0ZW1cIj5cclxuICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMi5qcGVnXCIgY2xhc3M9XCJjc19nYWxsZXJ5X2l0ZW0gY3NfbGlnaHRib3hfaXRlbSBjc19zdHlsZV8xIGQtYmxvY2sgY3NfYmdfZmlsZWQgcG9zaXRpb24tcmVsYXRpdmVcIiBkYXRhLXNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzIuanBlZ1wiPlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbV9ob3ZlciBjc19jZW50ZXIgdGl0bGUtLXNtYWxsIHRpdGxlLS1zbWFsbC0tbGlnaHQgY3MtLXJhZGl1c1wiPlJlc3RhdXJhbnQgVmlldzwvZGl2PlxyXG4gICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8yLmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgIDwvYT5cclxuICAgICAgPC9kaXY+XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX2l0ZW1cIj5cclxuICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMy5qcGVnXCIgY2xhc3M9XCJjc19nYWxsZXJ5X2l0ZW0gY3NfbGlnaHRib3hfaXRlbSBjc19zdHlsZV8xIGQtYmxvY2sgY3NfYmdfZmlsZWQgcG9zaXRpb24tcmVsYXRpdmVcIiBkYXRhLXNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzMuanBlZ1wiPlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbV9ob3ZlciBjc19jZW50ZXIgdGl0bGUtLXNtYWxsIHRpdGxlLS1zbWFsbC0tbGlnaHQgY3MtLXJhZGl1c1wiPlJlbGF4IFZpZXc8L2Rpdj5cclxuICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMy5qcGVnXCIgYWx0PVwiXCIgY2xhc3M9XCJkLW5vbmVcIj5cclxuICAgICAgICA8L2E+XHJcbiAgICAgIDwvZGl2PlxyXG4gICAgICA8ZGl2IGNsYXNzPVwiY3NfZ3JpZF9pdGVtXCI+XHJcbiAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzQuanBlZ1wiIGNsYXNzPVwiY3NfZ2FsbGVyeV9pdGVtIGNzX2xpZ2h0Ym94X2l0ZW0gY3Nfc3R5bGVfMSBkLWJsb2NrIGNzX2JnX2ZpbGVkIHBvc2l0aW9uLXJlbGF0aXZlXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV80LmpwZWdcIj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19nYWxsZXJ5X2l0ZW1faG92ZXIgY3NfY2VudGVyIHRpdGxlLS1zbWFsbCB0aXRsZS0tc21hbGwtLWxpZ2h0IGNzLS1yYWRpdXNcIj5Ib3RlbCBWaWV3PC9kaXY+XHJcbiAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzQuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgPC9hPlxyXG4gICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PlxyXG4gICAgPGRpdiBjbGFzcz1cImJ0bnNfX2JveCBhbGlnbi0tY2VudGVyXCI+XHJcbiAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeVwiPlxyXG4gICAgICAgICAgICA8Yj5MZWFybiBNb3JlPC9iPlxyXG4gICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICA8L2E+XHJcbiAgICA8L2Rpdj4gXHJcbiAgPC9zZWN0aW9uPiJdfQ==
@@ -0,0 +1,11 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class BabylonLegalComponent {
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonLegalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonLegalComponent, isStandalone: true, selector: "lib-babylon-legal", ngImport: i0, template: "<section class=\"babylon__legal margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_30\"> \r\n <div class=\"col-lg-6 cs_pr_110\">\r\n <div class=\"intro_info no-align\">\r\n <h2 class=\"pretitle mb--10\">Babylon hotel</h2>\r\n <h3 class=\"title \" >Legal</h3> \r\n <p class=\"text\">\r\n Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nec odio. Praesent libero. Sed cursus ante dapibus diam. Sed nisi. Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum. Praesent mauris. Fusce nec tellus sed augue semper porta. Mauris massa. Vestibulum lacinia arcu eget nulla. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n <br> <br>\r\n Curabitur sodales ligula in libero. Sed dignissim lacinia nunc. Curabitur tortor. Pellentesque nibh. Aenean quam. In scelerisque sem at dolor. Maecenas mattis. Sed convallis tristique sem. Proin ut ligula vel nunc egestas porttitor. Morbi lectus risus, iaculis vel, suscipit quis, luctus non, massa. Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. \r\n <br> <br>\r\n Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nec odio. Praesent libero. Sed cursus ante dapibus diam. Sed nisi. Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum. Praesent mauris. Fusce nec tellus sed augue semper porta. Mauris massa. Vestibulum lacinia arcu eget nulla. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n <br> <br>\r\n Curabitur sodales ligula in libero. Sed dignissim lacinia nunc. Curabitur tortor. Pellentesque nibh. Aenean quam. In scelerisque sem at dolor. Maecenas mattis. Sed convallis tristique sem. Proin ut ligula vel nunc egestas porttitor. Morbi lectus risus, iaculis vel, suscipit quis, luctus non, massa. Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum.\r\n\r\n </p>\r\n </div> \r\n </div>\r\n <div class=\"col-lg-6\">\r\n <div class=\" cs_pr_1101 cs_image_layer cs_style_3 position-relative\">\r\n <img src=\"/assets/babylon/fotos/contact_img.jpeg\" alt=\"Contact\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div>\r\n </div> \r\n</section>", styles: [".cs_image_layer.cs_style_3.cs_type_1,.cs_image_layer.cs_style_4.cs_type_1{border-radius:250px 0}.cs_image_layer.cs_style_3.cs_type_1 img,.cs_image_layer.cs_style_4.cs_type_1 img{border-radius:inherit}.cs_image_layer.cs_style_3.cs_type_1:before,.cs_image_layer.cs_style_4.cs_type_1:before{border-radius:225px 0}\n"] }); }
6
+ }
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonLegalComponent, decorators: [{
8
+ type: Component,
9
+ args: [{ selector: 'lib-babylon-legal', standalone: true, imports: [], template: "<section class=\"babylon__legal margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_30\"> \r\n <div class=\"col-lg-6 cs_pr_110\">\r\n <div class=\"intro_info no-align\">\r\n <h2 class=\"pretitle mb--10\">Babylon hotel</h2>\r\n <h3 class=\"title \" >Legal</h3> \r\n <p class=\"text\">\r\n Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nec odio. Praesent libero. Sed cursus ante dapibus diam. Sed nisi. Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum. Praesent mauris. Fusce nec tellus sed augue semper porta. Mauris massa. Vestibulum lacinia arcu eget nulla. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n <br> <br>\r\n Curabitur sodales ligula in libero. Sed dignissim lacinia nunc. Curabitur tortor. Pellentesque nibh. Aenean quam. In scelerisque sem at dolor. Maecenas mattis. Sed convallis tristique sem. Proin ut ligula vel nunc egestas porttitor. Morbi lectus risus, iaculis vel, suscipit quis, luctus non, massa. Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. \r\n <br> <br>\r\n Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nec odio. Praesent libero. Sed cursus ante dapibus diam. Sed nisi. Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum. Praesent mauris. Fusce nec tellus sed augue semper porta. Mauris massa. Vestibulum lacinia arcu eget nulla. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n <br> <br>\r\n Curabitur sodales ligula in libero. Sed dignissim lacinia nunc. Curabitur tortor. Pellentesque nibh. Aenean quam. In scelerisque sem at dolor. Maecenas mattis. Sed convallis tristique sem. Proin ut ligula vel nunc egestas porttitor. Morbi lectus risus, iaculis vel, suscipit quis, luctus non, massa. Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum.\r\n\r\n </p>\r\n </div> \r\n </div>\r\n <div class=\"col-lg-6\">\r\n <div class=\" cs_pr_1101 cs_image_layer cs_style_3 position-relative\">\r\n <img src=\"/assets/babylon/fotos/contact_img.jpeg\" alt=\"Contact\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div>\r\n </div> \r\n</section>", styles: [".cs_image_layer.cs_style_3.cs_type_1,.cs_image_layer.cs_style_4.cs_type_1{border-radius:250px 0}.cs_image_layer.cs_style_3.cs_type_1 img,.cs_image_layer.cs_style_4.cs_type_1 img{border-radius:inherit}.cs_image_layer.cs_style_3.cs_type_1:before,.cs_image_layer.cs_style_4.cs_type_1:before{border-radius:225px 0}\n"] }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1sZWdhbC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tbGVnYWwvYmFieWxvbi1sZWdhbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tbGVnYWwvYmFieWxvbi1sZWdhbC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxQyxNQUFNLE9BQU8scUJBQXFCOytHQUFyQixxQkFBcUI7bUdBQXJCLHFCQUFxQiw2RUNUbEMscWhGQTBCVTs7NEZEakJHLHFCQUFxQjtrQkFQakMsU0FBUzsrQkFDRSxtQkFBbUIsY0FDakIsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tbGVnYWwnLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tbGVnYWwuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLWxlZ2FsLmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkxlZ2FsQ29tcG9uZW50IHtcclxuXHJcbn1cclxuIiwiPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19sZWdhbCBtYXJnaW4tbWFpbiBcIj4gICBcclxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXJcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwicm93IGFsaWduLWl0ZW1zLWNlbnRlciBjc19nYXBfeV8zMFwiPiBcclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy02IGNzX3ByXzExMFwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImludHJvX2luZm8gbm8tYWxpZ25cIj5cclxuICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJwcmV0aXRsZSBtYi0tMTBcIj5CYWJ5bG9uIGhvdGVsPC9oMj5cclxuICAgICAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJ0aXRsZSBcIiA+TGVnYWw8L2gzPiAgICBcclxuICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHRcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdC4gSW50ZWdlciBuZWMgb2Rpby4gUHJhZXNlbnQgbGliZXJvLiBTZWQgY3Vyc3VzIGFudGUgZGFwaWJ1cyBkaWFtLiBTZWQgbmlzaS4gTnVsbGEgcXVpcyBzZW0gYXQgbmliaCBlbGVtZW50dW0gaW1wZXJkaWV0LiBEdWlzIHNhZ2l0dGlzIGlwc3VtLiBQcmFlc2VudCBtYXVyaXMuIEZ1c2NlIG5lYyB0ZWxsdXMgc2VkIGF1Z3VlIHNlbXBlciBwb3J0YS4gTWF1cmlzIG1hc3NhLiBWZXN0aWJ1bHVtIGxhY2luaWEgYXJjdSBlZ2V0IG51bGxhLiBDbGFzcyBhcHRlbnQgdGFjaXRpIHNvY2lvc3F1IGFkIGxpdG9yYSB0b3JxdWVudCBwZXIgY29udWJpYSBub3N0cmEsIHBlciBpbmNlcHRvcyBoaW1lbmFlb3MuXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxicj4gPGJyPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICBDdXJhYml0dXIgc29kYWxlcyBsaWd1bGEgaW4gbGliZXJvLiBTZWQgZGlnbmlzc2ltIGxhY2luaWEgbnVuYy4gQ3VyYWJpdHVyIHRvcnRvci4gUGVsbGVudGVzcXVlIG5pYmguIEFlbmVhbiBxdWFtLiBJbiBzY2VsZXJpc3F1ZSBzZW0gYXQgZG9sb3IuIE1hZWNlbmFzIG1hdHRpcy4gU2VkIGNvbnZhbGxpcyB0cmlzdGlxdWUgc2VtLiBQcm9pbiB1dCBsaWd1bGEgdmVsIG51bmMgZWdlc3RhcyBwb3J0dGl0b3IuIE1vcmJpIGxlY3R1cyByaXN1cywgaWFjdWxpcyB2ZWwsIHN1c2NpcGl0IHF1aXMsIGx1Y3R1cyBub24sIG1hc3NhLiBGdXNjZSBhYyB0dXJwaXMgcXVpcyBsaWd1bGEgbGFjaW5pYSBhbGlxdWV0LiBNYXVyaXMgaXBzdW0uIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8YnI+IDxicj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgTG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdC4gSW50ZWdlciBuZWMgb2Rpby4gUHJhZXNlbnQgbGliZXJvLiBTZWQgY3Vyc3VzIGFudGUgZGFwaWJ1cyBkaWFtLiBTZWQgbmlzaS4gTnVsbGEgcXVpcyBzZW0gYXQgbmliaCBlbGVtZW50dW0gaW1wZXJkaWV0LiBEdWlzIHNhZ2l0dGlzIGlwc3VtLiBQcmFlc2VudCBtYXVyaXMuIEZ1c2NlIG5lYyB0ZWxsdXMgc2VkIGF1Z3VlIHNlbXBlciBwb3J0YS4gTWF1cmlzIG1hc3NhLiBWZXN0aWJ1bHVtIGxhY2luaWEgYXJjdSBlZ2V0IG51bGxhLiBDbGFzcyBhcHRlbnQgdGFjaXRpIHNvY2lvc3F1IGFkIGxpdG9yYSB0b3JxdWVudCBwZXIgY29udWJpYSBub3N0cmEsIHBlciBpbmNlcHRvcyBoaW1lbmFlb3MuXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxicj4gPGJyPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICBDdXJhYml0dXIgc29kYWxlcyBsaWd1bGEgaW4gbGliZXJvLiBTZWQgZGlnbmlzc2ltIGxhY2luaWEgbnVuYy4gQ3VyYWJpdHVyIHRvcnRvci4gUGVsbGVudGVzcXVlIG5pYmguIEFlbmVhbiBxdWFtLiBJbiBzY2VsZXJpc3F1ZSBzZW0gYXQgZG9sb3IuIE1hZWNlbmFzIG1hdHRpcy4gU2VkIGNvbnZhbGxpcyB0cmlzdGlxdWUgc2VtLiBQcm9pbiB1dCBsaWd1bGEgdmVsIG51bmMgZWdlc3RhcyBwb3J0dGl0b3IuIE1vcmJpIGxlY3R1cyByaXN1cywgaWFjdWxpcyB2ZWwsIHN1c2NpcGl0IHF1aXMsIGx1Y3R1cyBub24sIG1hc3NhLiBGdXNjZSBhYyB0dXJwaXMgcXVpcyBsaWd1bGEgbGFjaW5pYSBhbGlxdWV0LiBNYXVyaXMgaXBzdW0uXHJcblxyXG4gICAgICAgICAgICAgICAgICAgIDwvcD5cclxuICAgICAgICAgICAgICAgIDwvZGl2PiAgIFxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy02XCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiIGNzX3ByXzExMDEgY3NfaW1hZ2VfbGF5ZXIgY3Nfc3R5bGVfMyBwb3NpdGlvbi1yZWxhdGl2ZVwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2NvbnRhY3RfaW1nLmpwZWdcIiBhbHQ9XCJDb250YWN0XCIgY2xhc3M9XCJjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj4gXHJcbjwvc2VjdGlvbj4iXX0=