ctt-babylon 0.0.136 → 0.0.138

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 (55) hide show
  1. package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.mjs +2 -2
  2. package/esm2022/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.mjs +2 -2
  3. package/esm2022/lib/components/core/babylon-blog-details/babylon-blog-details.component.mjs +2 -2
  4. package/esm2022/lib/components/core/babylon-blog-list/babylon-blog-list.component.mjs +2 -2
  5. package/esm2022/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.mjs +2 -2
  6. package/esm2022/lib/components/core/babylon-contact-how/babylon-contact-how.component.mjs +2 -2
  7. package/esm2022/lib/components/core/babylon-engine/babylon-engine.component.mjs +6 -86
  8. package/esm2022/lib/components/core/babylon-engine-modal/babylon-engine-modal.component.mjs +3 -3
  9. package/esm2022/lib/components/core/babylon-features-slider/babylon-features-slider.component.mjs +2 -2
  10. package/esm2022/lib/components/core/babylon-guests-popup/babylon-guests-popup.component.mjs +3 -3
  11. package/esm2022/lib/components/core/babylon-header-book-show/babylon-header-book-show.component.mjs +7 -20
  12. package/esm2022/lib/components/core/babylon-header-clear/babylon-header-clear.component.mjs +2 -2
  13. package/esm2022/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.component.mjs +2 -2
  14. package/esm2022/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.component.mjs +2 -2
  15. package/esm2022/lib/components/core/babylon-info-img/babylon-info-img.component.mjs +2 -2
  16. package/esm2022/lib/components/core/babylon-info-intro/babylon-info-intro.component.mjs +2 -2
  17. package/esm2022/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.mjs +2 -2
  18. package/esm2022/lib/components/core/babylon-info2img/babylon-info2img.component.mjs +2 -2
  19. package/esm2022/lib/components/core/babylon-info3img/babylon-info3img.component.mjs +2 -2
  20. package/esm2022/lib/components/core/babylon-language-modal/babylon-language-modal.component.mjs +3 -3
  21. package/esm2022/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.mjs +2 -2
  22. package/esm2022/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.mjs +2 -2
  23. package/esm2022/lib/components/core/babylon-room-details/babylon-room-details.component.mjs +2 -2
  24. package/esm2022/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.mjs +5 -3
  25. package/esm2022/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.mjs +5 -3
  26. package/esm2022/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.mjs +5 -3
  27. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.mjs +2 -2
  28. package/esm2022/lib/components/core/babylon-slider2col/babylon-slider2col.component.mjs +2 -2
  29. package/esm2022/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.mjs +2 -2
  30. package/esm2022/lib/components/core/babylon-slider4col/babylon-slider4col.component.mjs +2 -2
  31. package/esm2022/lib/components/core/babylon-static-footer/babylon-static-footer.component.mjs +2 -2
  32. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider.component.mjs +2 -2
  33. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.mjs +2 -2
  34. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.mjs +2 -2
  35. package/esm2022/public-api.mjs +1 -3
  36. package/fesm2022/ctt-babylon.mjs +115 -331
  37. package/fesm2022/ctt-babylon.mjs.map +1 -1
  38. package/lib/components/core/babylon-engine/babylon-engine.component.d.ts +2 -34
  39. package/lib/components/core/babylon-header-book-show/babylon-header-book-show.component.d.ts +1 -4
  40. package/lib/styles/styles/babylon/mixins.scss +0 -53
  41. package/lib/styles/styles/babylon/variables.scss +17 -13
  42. package/package.json +1 -1
  43. package/public-api.d.ts +0 -1
  44. package/esm2022/lib/components/core/babylon-offer-popup/babylon-offer-popup.component.mjs +0 -19
  45. package/esm2022/lib/services/index.mjs +0 -2
  46. package/esm2022/lib/services/screen-sizer/index.mjs +0 -4
  47. package/esm2022/lib/services/screen-sizer/screen-sizer.interface.mjs +0 -2
  48. package/esm2022/lib/services/screen-sizer/screen-sizer.service.mjs +0 -118
  49. package/esm2022/lib/services/screen-sizer/screen-sizer.service.token.mjs +0 -3
  50. package/lib/components/core/babylon-offer-popup/babylon-offer-popup.component.d.ts +0 -9
  51. package/lib/services/index.d.ts +0 -1
  52. package/lib/services/screen-sizer/index.d.ts +0 -3
  53. package/lib/services/screen-sizer/screen-sizer.interface.d.ts +0 -13
  54. package/lib/services/screen-sizer/screen-sizer.service.d.ts +0 -40
  55. package/lib/services/screen-sizer/screen-sizer.service.token.d.ts +0 -3
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export class BabylonBannerGalleryComponent {
4
4
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBannerGalleryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonBannerGalleryComponent, isStandalone: true, selector: "lib-babylon-banner-gallery", ngImport: i0, template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1 no-align\">\r\n <h3 class=\"pretitle\">Banner Gallery </h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Explore Unforgettable Experiences</h2> \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \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: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff}.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_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"] }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonBannerGalleryComponent, isStandalone: true, selector: "lib-babylon-banner-gallery", ngImport: i0, template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1 no-align\">\r\n <h3 class=\"pretitle\">Banner Gallery </h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Explore Unforgettable Experiences</h2> \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \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: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"] }); }
6
6
  }
7
7
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBannerGalleryComponent, decorators: [{
8
8
  type: Component,
9
- args: [{ selector: 'lib-babylon-banner-gallery', standalone: true, imports: [], template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1 no-align\">\r\n <h3 class=\"pretitle\">Banner Gallery </h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Explore Unforgettable Experiences</h2> \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \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: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff}.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_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"] }]
9
+ args: [{ selector: 'lib-babylon-banner-gallery', standalone: true, imports: [], template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1 no-align\">\r\n <h3 class=\"pretitle\">Banner Gallery </h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Explore Unforgettable Experiences</h2> \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \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: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"] }]
10
10
  }] });
11
11
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1iYW5uZXItZ2FsbGVyeS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLWdhbGxlcnkvYmFieWxvbi1iYW5uZXItZ2FsbGVyeS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLWdhbGxlcnkvYmFieWxvbi1iYW5uZXItZ2FsbGVyeS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxQyxNQUFNLE9BQU8sNkJBQTZCOytHQUE3Qiw2QkFBNkI7bUdBQTdCLDZCQUE2QixzRkNUMUMsMm1NQXlGWTs7NEZEaEZDLDZCQUE2QjtrQkFQekMsU0FBUzsrQkFDRSw0QkFBNEIsY0FDMUIsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tYmFubmVyLWdhbGxlcnknLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tYmFubmVyLWdhbGxlcnkuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLWJhbm5lci1nYWxsZXJ5LmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkJhbm5lckdhbGxlcnlDb21wb25lbnQge1xyXG5cclxufVxyXG4iLCI8IS0tIDxzZWN0aW9uIGNsYXNzPVwiY3NfcHJpbWFyeV9iZ1wiPiAtLT5cclxuPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19iYW5uZXItZ2FsbGVyeSBtYXJnaW4tbWFpbiBiZy0tZGFyazFcIj4gICBcclxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXJcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mbyBhbGlnbi0tY2VudGVyIGludHJvX2luZm8tLWxpZ2h0MSBuby1hbGlnblwiPlxyXG4gICAgICAgICAgICA8aDMgY2xhc3M9XCJwcmV0aXRsZVwiPkJhbm5lciBHYWxsZXJ5IDwvaDM+XHJcbiAgICAgICAgICAgIDxoMiBjbGFzcz1cInRpdGxlIHdvdyBmYWRlSW5VcFwiIGRhdGEtd293LWR1cmF0aW9uPVwiMC44c1wiIGRhdGEtd293LWRlbGF5PVwiMC4yc1wiPkV4cGxvcmUgVW5mb3JnZXR0YWJsZSBFeHBlcmllbmNlczwvaDI+ICBcclxuICAgICAgICA8L2Rpdj4gIFxyXG4gICAgPC9kaXY+XHJcbiAgICA8ZGl2IGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlX2NvbnRhaW5lclwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXJcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV93cmFwcGVyIGNzX2xpZ2h0Z2FsbGVyeVwiPlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVcIj5cclxuICAgICAgICAgICAgICAgIDxhIGhyZWY9XCJhc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE3LmpwZWdcIiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9pdGVtIGNzX2JnX2ZpbGVkIGNzX2xpZ2h0Ym94X2l0ZW0gY3NfY3VzdG9tX3BvaW50ZXJfd3JhcCBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xNy5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTcuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzIwLmpwZWdcIiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9pdGVtIGNzX2JnX2ZpbGVkIGNzX2xpZ2h0Ym94X2l0ZW0gY3NfY3VzdG9tX3BvaW50ZXJfd3JhcCBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8yMC5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMjAuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzIxLmpwZWdcIiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9pdGVtIGNzX2JnX2ZpbGVkIGNzX2xpZ2h0Ym94X2l0ZW0gY3NfY3VzdG9tX3BvaW50ZXJfd3JhcCBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8yMS5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMjEuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE5LmpwZWdcIiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9pdGVtIGNzX2JnX2ZpbGVkIGNzX2xpZ2h0Ym94X2l0ZW0gY3NfY3VzdG9tX3BvaW50ZXJfd3JhcCBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xOS5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTkuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE4LmpwZWdcIiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9pdGVtIGNzX2JnX2ZpbGVkIGNzX2xpZ2h0Ym94X2l0ZW0gY3NfY3VzdG9tX3BvaW50ZXJfd3JhcCBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xOC5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTguanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE3LmpwZWdcIiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9pdGVtIGNzX2JnX2ZpbGVkIGNzX2xpZ2h0Ym94X2l0ZW0gY3NfY3VzdG9tX3BvaW50ZXJfd3JhcCBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xNy5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTcuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzIwLmpwZWdcIiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9pdGVtIGNzX2JnX2ZpbGVkIGNzX2xpZ2h0Ym94X2l0ZW0gY3NfY3VzdG9tX3BvaW50ZXJfd3JhcCBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8yMC5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMjAuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzIxLmpwZWdcIiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9pdGVtIGNzX2JnX2ZpbGVkIGNzX2xpZ2h0Ym94X2l0ZW0gY3NfY3VzdG9tX3BvaW50ZXJfd3JhcCBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8yMS5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMjEuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE5LmpwZWdcIiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9pdGVtIGNzX2JnX2ZpbGVkIGNzX2xpZ2h0Ym94X2l0ZW0gY3NfY3VzdG9tX3BvaW50ZXJfd3JhcCBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xOS5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTkuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE4LmpwZWdcIiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9pdGVtIGNzX2JnX2ZpbGVkIGNzX2xpZ2h0Ym94X2l0ZW0gY3NfY3VzdG9tX3BvaW50ZXJfd3JhcCBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xOC5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTguanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfYXJyb3dzXCI+XHJcbiAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9hcnJvd19sZWZ0XCI+XHJcbiAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1hcnJvdy1sZWZ0LWJpZ1wiPjwvc3Bhbj4gICAgICAgICAgICAgICAgICAgICAgIFxyXG4gICAgICAgICAgPC9zcGFuPlxyXG4gICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfYXJyb3dfcmlnaHRcIj5cclxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICA8L3NwYW4+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgXHJcbiAgICA8L2Rpdj5cclxuICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlclwiPlxyXG4gICAgICAgIDxhIGhyZWY9XCIgXCIgY2xhc3M9XCJidG4gYnRuX3ByaW1hcnlcIj5cclxuICAgICAgICAgICAgPGI+TGVhcm4gTW9yZTwvYj5cclxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gXHJcbiAgICAgICAgPC9hPlxyXG4gICAgPC9kaXY+IFxyXG4gIDwvc2VjdGlvbj4iXX0=
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export class BabylonBannerNewsletterComponent {
4
4
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBannerNewsletterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonBannerNewsletterComponent, isStandalone: true, selector: "lib-babylon-banner-newsletter", ngImport: i0, template: " <!-- La foto es opcional -->\r\n<section class=\"babylon__banner-newsletter margin-main\"> \r\n <div class=\" margin-main cs_bg_filed bg--white\" data-src=\"/assets/babylon/fotos/newsletter_bg.jpeg\"> \r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-xxl-8 offset-xxl-2 col-xl-10 offset-xl-1\">\r\n <div class=\"cs_newsletter cs_style_1 text-center\">\r\n <span class=\"cs_newsletter_icon cs_center cs_mb_26 wow zoomIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <span class=\"babylon-envelope\"></span> \r\n </span>\r\n <div class=\"intro_info align--center intro_info--light\">\r\n <h3 class=\"title--small mb--10\" >For Exclusive and Updates Subscribe Our Babylon Newsletter!</h3> \r\n <p class=\"text mb--10\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered</p>\r\n </div> \r\n <form action=\"#\" class=\"cs_newsletter_form position-relative\">\r\n <input type=\"email\" class=\"cs_newsletter_input cs--radius\" placeholder=\"Enter Your Email Address\">\r\n \r\n <button class=\"cs_btn cs_style_2 cs_medium cs--radius cs_fs_15 btn-link btn-link--light\">\r\n <b>Subscribete</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </button>\r\n </form>\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_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff}.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_newsletter.cs_style_1 .cs_newsletter_icon{height:60px;width:60px;font-size:40px;margin-left:auto;margin-right:auto;color:var(--cl_icon-light);border-radius:100%}.cs_newsletter.cs_style_1 .cs_newsletter_form{max-width:636px;margin-left:auto;margin-right:auto;position:relative}.cs_newsletter.cs_style_1 .cs_newsletter_input{width:100%;border:1px solid var(--cl_border-dark);height:55px;padding:5px 185px 5px 20px;outline:none;background-color:transparent}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_newsletter_input{padding:5px 160px 5px 15px}}.cs_newsletter.cs_style_1 .cs_newsletter_input:focus{border-color:var(--cl_border-dark)}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 25px;background-color:transparent;position:absolute;right:0;height:55px;border:none;top:0}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 12px;gap:5px}}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2:before{content:\"\";position:absolute;height:27px;width:1px;left:0;top:50%;transform:translateY(-50%);background-color:var(--cl_border-dark)}\n"] }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonBannerNewsletterComponent, isStandalone: true, selector: "lib-babylon-banner-newsletter", ngImport: i0, template: " <!-- La foto es opcional -->\r\n<section class=\"babylon__banner-newsletter margin-main\"> \r\n <div class=\" margin-main cs_bg_filed bg--white\" data-src=\"/assets/babylon/fotos/newsletter_bg.jpeg\"> \r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-xxl-8 offset-xxl-2 col-xl-10 offset-xl-1\">\r\n <div class=\"cs_newsletter cs_style_1 text-center\">\r\n <span class=\"cs_newsletter_icon cs_center cs_mb_26 wow zoomIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <span class=\"babylon-envelope\"></span> \r\n </span>\r\n <div class=\"intro_info align--center intro_info--light\">\r\n <h3 class=\"title--small mb--10\" >For Exclusive and Updates Subscribe Our Babylon Newsletter!</h3> \r\n <p class=\"text mb--10\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered</p>\r\n </div> \r\n <form action=\"#\" class=\"cs_newsletter_form position-relative\">\r\n <input type=\"email\" class=\"cs_newsletter_input cs--radius\" placeholder=\"Enter Your Email Address\">\r\n \r\n <button class=\"cs_btn cs_style_2 cs_medium cs--radius cs_fs_15 btn-link btn-link--light\">\r\n <b>Subscribete</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </button>\r\n </form>\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_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_newsletter.cs_style_1 .cs_newsletter_icon{height:60px;width:60px;font-size:40px;margin-left:auto;margin-right:auto;color:var(--cl_icon-light);border-radius:100%}.cs_newsletter.cs_style_1 .cs_newsletter_form{max-width:636px;margin-left:auto;margin-right:auto;position:relative}.cs_newsletter.cs_style_1 .cs_newsletter_input{width:100%;border:1px solid var(--cl_border-dark);height:55px;padding:5px 185px 5px 20px;outline:none;background-color:transparent}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_newsletter_input{padding:5px 160px 5px 15px}}.cs_newsletter.cs_style_1 .cs_newsletter_input:focus{border-color:var(--cl_border-dark)}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 25px;background-color:transparent;position:absolute;right:0;height:55px;border:none;top:0}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 12px;gap:5px}}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2:before{content:\"\";position:absolute;height:27px;width:1px;left:0;top:50%;transform:translateY(-50%);background-color:var(--cl_border-dark)}\n"] }); }
6
6
  }
7
7
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBannerNewsletterComponent, decorators: [{
8
8
  type: Component,
9
- args: [{ selector: 'lib-babylon-banner-newsletter', standalone: true, imports: [], template: " <!-- La foto es opcional -->\r\n<section class=\"babylon__banner-newsletter margin-main\"> \r\n <div class=\" margin-main cs_bg_filed bg--white\" data-src=\"/assets/babylon/fotos/newsletter_bg.jpeg\"> \r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-xxl-8 offset-xxl-2 col-xl-10 offset-xl-1\">\r\n <div class=\"cs_newsletter cs_style_1 text-center\">\r\n <span class=\"cs_newsletter_icon cs_center cs_mb_26 wow zoomIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <span class=\"babylon-envelope\"></span> \r\n </span>\r\n <div class=\"intro_info align--center intro_info--light\">\r\n <h3 class=\"title--small mb--10\" >For Exclusive and Updates Subscribe Our Babylon Newsletter!</h3> \r\n <p class=\"text mb--10\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered</p>\r\n </div> \r\n <form action=\"#\" class=\"cs_newsletter_form position-relative\">\r\n <input type=\"email\" class=\"cs_newsletter_input cs--radius\" placeholder=\"Enter Your Email Address\">\r\n \r\n <button class=\"cs_btn cs_style_2 cs_medium cs--radius cs_fs_15 btn-link btn-link--light\">\r\n <b>Subscribete</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </button>\r\n </form>\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_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff}.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_newsletter.cs_style_1 .cs_newsletter_icon{height:60px;width:60px;font-size:40px;margin-left:auto;margin-right:auto;color:var(--cl_icon-light);border-radius:100%}.cs_newsletter.cs_style_1 .cs_newsletter_form{max-width:636px;margin-left:auto;margin-right:auto;position:relative}.cs_newsletter.cs_style_1 .cs_newsletter_input{width:100%;border:1px solid var(--cl_border-dark);height:55px;padding:5px 185px 5px 20px;outline:none;background-color:transparent}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_newsletter_input{padding:5px 160px 5px 15px}}.cs_newsletter.cs_style_1 .cs_newsletter_input:focus{border-color:var(--cl_border-dark)}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 25px;background-color:transparent;position:absolute;right:0;height:55px;border:none;top:0}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 12px;gap:5px}}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2:before{content:\"\";position:absolute;height:27px;width:1px;left:0;top:50%;transform:translateY(-50%);background-color:var(--cl_border-dark)}\n"] }]
9
+ args: [{ selector: 'lib-babylon-banner-newsletter', standalone: true, imports: [], template: " <!-- La foto es opcional -->\r\n<section class=\"babylon__banner-newsletter margin-main\"> \r\n <div class=\" margin-main cs_bg_filed bg--white\" data-src=\"/assets/babylon/fotos/newsletter_bg.jpeg\"> \r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-xxl-8 offset-xxl-2 col-xl-10 offset-xl-1\">\r\n <div class=\"cs_newsletter cs_style_1 text-center\">\r\n <span class=\"cs_newsletter_icon cs_center cs_mb_26 wow zoomIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <span class=\"babylon-envelope\"></span> \r\n </span>\r\n <div class=\"intro_info align--center intro_info--light\">\r\n <h3 class=\"title--small mb--10\" >For Exclusive and Updates Subscribe Our Babylon Newsletter!</h3> \r\n <p class=\"text mb--10\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered</p>\r\n </div> \r\n <form action=\"#\" class=\"cs_newsletter_form position-relative\">\r\n <input type=\"email\" class=\"cs_newsletter_input cs--radius\" placeholder=\"Enter Your Email Address\">\r\n \r\n <button class=\"cs_btn cs_style_2 cs_medium cs--radius cs_fs_15 btn-link btn-link--light\">\r\n <b>Subscribete</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </button>\r\n </form>\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_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_newsletter.cs_style_1 .cs_newsletter_icon{height:60px;width:60px;font-size:40px;margin-left:auto;margin-right:auto;color:var(--cl_icon-light);border-radius:100%}.cs_newsletter.cs_style_1 .cs_newsletter_form{max-width:636px;margin-left:auto;margin-right:auto;position:relative}.cs_newsletter.cs_style_1 .cs_newsletter_input{width:100%;border:1px solid var(--cl_border-dark);height:55px;padding:5px 185px 5px 20px;outline:none;background-color:transparent}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_newsletter_input{padding:5px 160px 5px 15px}}.cs_newsletter.cs_style_1 .cs_newsletter_input:focus{border-color:var(--cl_border-dark)}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 25px;background-color:transparent;position:absolute;right:0;height:55px;border:none;top:0}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 12px;gap:5px}}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2:before{content:\"\";position:absolute;height:27px;width:1px;left:0;top:50%;transform:translateY(-50%);background-color:var(--cl_border-dark)}\n"] }]
10
10
  }] });
11
11
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1iYW5uZXItbmV3c2xldHRlci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLW5ld3NsZXR0ZXIvYmFieWxvbi1iYW5uZXItbmV3c2xldHRlci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLW5ld3NsZXR0ZXIvYmFieWxvbi1iYW5uZXItbmV3c2xldHRlci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxQyxNQUFNLE9BQU8sZ0NBQWdDOytHQUFoQyxnQ0FBZ0M7bUdBQWhDLGdDQUFnQyx5RkNUN0Msc2xEQTJCWTs7NEZEbEJDLGdDQUFnQztrQkFQNUMsU0FBUzsrQkFDRSwrQkFBK0IsY0FDN0IsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tYmFubmVyLW5ld3NsZXR0ZXInLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tYmFubmVyLW5ld3NsZXR0ZXIuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLWJhbm5lci1uZXdzbGV0dGVyLmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkJhbm5lck5ld3NsZXR0ZXJDb21wb25lbnQge1xyXG5cclxufVxyXG4iLCIgICA8IS0tICBMYSBmb3RvIGVzIG9wY2lvbmFsIC0tPlxyXG48c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX2Jhbm5lci1uZXdzbGV0dGVyIG1hcmdpbi1tYWluXCI+IFxyXG4gIDxkaXYgY2xhc3M9XCIgbWFyZ2luLW1haW4gY3NfYmdfZmlsZWQgYmctLXdoaXRlXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvbmV3c2xldHRlcl9iZy5qcGVnXCI+ICBcclxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXJcIj5cclxuICAgICAgPGRpdiBjbGFzcz1cInJvd1wiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjb2wteHhsLTggb2Zmc2V0LXh4bC0yIGNvbC14bC0xMCBvZmZzZXQteGwtMVwiPlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX25ld3NsZXR0ZXIgY3Nfc3R5bGVfMSB0ZXh0LWNlbnRlclwiPlxyXG4gICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX25ld3NsZXR0ZXJfaWNvbiBjc19jZW50ZXIgICBjc19tYl8yNiB3b3cgem9vbUluXCIgZGF0YS13b3ctZHVyYXRpb249XCIwLjhzXCIgZGF0YS13b3ctZGVsYXk9XCIwLjJzXCI+XHJcbiAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tZW52ZWxvcGVcIj48L3NwYW4+ICAgICBcclxuICAgICAgICAgICAgPC9zcGFuPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mbyBhbGlnbi0tY2VudGVyIGludHJvX2luZm8tLWxpZ2h0XCI+XHJcbiAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCIgPkZvciBFeGNsdXNpdmUgYW5kIFVwZGF0ZXMgU3Vic2NyaWJlIE91ciBCYWJ5bG9uIE5ld3NsZXR0ZXIhPC9oMz4gIFxyXG4gICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0xMFwiPkV4Y2VwdGlvbmFsIGRpbmluZyBhd2FpdHMgYXQgb3VyIHJlc29ydC4gSW1tZXJzZSB5b3Vyc2VsZiBpbiBleHF1aXNpdGUgIGZsYXZvcnMgd2l0aCB2aWV3IHRvIG1hdGNoLiBQdXJlIGluZHVsZ2VuY2UsIGVmZm9ydGxlc3NseSBkZWxpdmVyZWQ8L3A+XHJcbiAgICAgICAgICAgIDwvZGl2PiAgXHJcbiAgICAgICAgICAgIDxmb3JtIGFjdGlvbj1cIiNcIiBjbGFzcz1cImNzX25ld3NsZXR0ZXJfZm9ybSBwb3NpdGlvbi1yZWxhdGl2ZVwiPlxyXG4gICAgICAgICAgICAgIDxpbnB1dCB0eXBlPVwiZW1haWxcIiBjbGFzcz1cImNzX25ld3NsZXR0ZXJfaW5wdXQgY3MtLXJhZGl1c1wiIHBsYWNlaG9sZGVyPVwiRW50ZXIgWW91ciBFbWFpbCBBZGRyZXNzXCI+XHJcbiAgICAgICAgICAgICAgIFxyXG4gICAgICAgICAgICAgIDxidXR0b24gY2xhc3M9XCJjc19idG4gY3Nfc3R5bGVfMiBjc19tZWRpdW0gY3MtLXJhZGl1cyBjc19mc18xNSBidG4tbGluayBidG4tbGluay0tbGlnaHRcIj5cclxuICAgICAgICAgICAgICAgIDxiPlN1YnNjcmliZXRlPC9iPlxyXG4gICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gXHJcbiAgICAgICAgICAgICAgPC9idXR0b24+XHJcbiAgICAgICAgICAgIDwvZm9ybT5cclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PlxyXG4gIDwvZGl2PlxyXG4gIDwvc2VjdGlvbj4iXX0=
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export class BabylonBlogDetailsComponent {
4
4
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBlogDetailsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonBlogDetailsComponent, isStandalone: true, selector: "lib-babylon-blog-details", ngImport: i0, template: "<section class=\"babylon__blog-detail margin-main\"> \r\n <div class=\"container-fluid cs_plr_100\"> \r\n <div class=\"intro_info \"> \r\n <h2 class=\"title mb--0\">CHAR Fuego y Brasas en Baobab Suites </h2> \r\n <div class=\"cs_post_meta_4 cs_mb_13 pretitle\">\r\n <span>categoria</span>\r\n <span>3 Aug 2024</span> \r\n </div> \r\n </div> \r\n </div>\r\n <div class=\"container-fluid cs_plr_100\"> \r\n <div class=\"row cs_gap_y_lg_80\">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_blog_details\">\r\n <div class=\"cs_image_layer cs_about_img\">\r\n <img src=\"/assets/babylon/fotos/post_thumb_25.jpeg\" alt=\"Blog\" class=\"cs--radius\"> \r\n </div>\r\n <div class=\"intro_info no-align\">\r\n <p class=\"text\">A Elit scelerisque mauris pellentesque pulvinar pellentesque habitant morbi tristique. Tortor posuere ac ut consequat semper viverra nam libero justo. Mauris commodo quis imperdiet massa tincidunt nunc pulvinar sapien et. Aliquam purus sit amet luctus venenatis lectus magna fringilla urna. Purus sit amet luctus venenatis lectus. Nunc aliquet bibendum enim facilisis. Pretium viverra suspendisse potenti nullam ac tortor vitae. Purus sit amet luctus venenatis lectus. Nunc aliquet bibendum enim facilisis. Pretium viverra suspendisse potenti nullam ac tortor vitae.</p>\r\n <h2 class=\"title--small\">Exploring Spa Offerings</h2>\r\n <p class=\"text\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best. <br><br>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances.</p>\r\n \r\n <h2 class=\"title--small\">Signature Experiences & Wellness Workshops and Classes</h2>\r\n <p class=\"text\">we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances.</p>\r\n \r\n <p class=\"text\">So, blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain amount of people.</p>\r\n <p class=\"text\">Our Proposed Solution: Our experienced team of web developers and booking system integration experts will collaborate closely with you to design a website that reflects the professionalism of your cleaning services. Our solution will include:</p>\r\n </div>\r\n </div> \r\n <div class=\"btns__box\">\r\n <a href=\"#\" class=\"btn-link \">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n <b>Volver</b> \r\n </a>\r\n </div> \r\n </div>\r\n <div class=\"col-lg-4\">\r\n <div class=\"cs_sidebar cs_right_sidebar\">\r\n <div class=\"cs_sidebar_item widget_search\">\r\n <form class=\"cs_sidebar_search\" action=\"#\">\r\n <input type=\"text\" placeholder=\"Search...\">\r\n <button class=\"cs_sidebar_search_btn\">\r\n <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n <g clip-path=\"url(#clip0_658_659)\">\r\n <path d=\"M17.7808 16.7198L13.3041 12.243C14.524 10.751 15.1239 8.84707 14.9795 6.92518C14.8351 5.00328 13.9575 3.2104 12.5283 1.91739C11.099 0.624387 9.22751 -0.0698265 7.3008 -0.0216526C5.37409 0.0265212 3.5396 0.813397 2.17678 2.17621C0.813961 3.53903 0.0270858 5.37352 -0.0210881 7.30024C-0.0692619 9.22695 0.624952 11.0985 1.91796 12.5277C3.21097 13.9569 5.00384 14.8345 6.92574 14.9789C8.84764 15.1233 10.7515 14.5235 12.2436 13.3035L16.7203 17.7803C16.8618 17.9169 17.0512 17.9925 17.2479 17.9908C17.4445 17.9891 17.6326 17.9102 17.7717 17.7711C17.9107 17.6321 17.9896 17.444 17.9913 17.2473C17.993 17.0507 17.9174 16.8612 17.7808 16.7198ZM7.50057 13.5C6.31388 13.5 5.15384 13.1481 4.16715 12.4888C3.18045 11.8295 2.41142 10.8925 1.95729 9.79611C1.50317 8.69975 1.38435 7.49335 1.61586 6.32946C1.84737 5.16558 2.41881 4.09648 3.25793 3.25736C4.09704 2.41825 5.16614 1.8468 6.33003 1.61529C7.49391 1.38378 8.70031 1.5026 9.79667 1.95673C10.893 2.41085 11.8301 3.17989 12.4894 4.16658C13.1487 5.15328 13.5006 6.31332 13.5006 7.5C13.4988 9.09076 12.8661 10.6158 11.7412 11.7407C10.6164 12.8655 9.09132 13.4982 7.50057 13.5Z\" fill=\"currentColor\"/>\r\n </g>\r\n <defs>\r\n <clipPath id=\"clip0_658_659\">\r\n <rect width=\"18\" height=\"18\" fill=\"white\"/>\r\n </clipPath>\r\n </defs>\r\n </svg> \r\n </button>\r\n </form>\r\n </div>\r\n <div class=\"cs_sidebar_item widget_categories\">\r\n <h4 class=\"title--small mb--20\">Categories</h4>\r\n <ul>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Luxury Hotel (0)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Resort (2)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Travel (2)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Restaurant (5)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Tour Agency (1)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Tour Agency (1)</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class=\"cs_sidebar_item\">\r\n <h4 class=\"title--small mb--20\">Latest post</h4>\r\n <ul class=\"cs_recent_posts\">\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Discovering Hidden Treasures Near Babylon</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Rejuvenation Tips from Babylon's Spa Experts</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Finding Tranquility at Babylon Resort</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Babylon's Commitment to Eco-Friendly Practices</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n </ul>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n \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_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff}.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_right_sidebar{padding-left:110px}@media (max-width: 991px){.cs_right_sidebar{padding-left:55px}}@media (max-width: 991px){.cs_right_sidebar{padding-left:0}}.cs_sidebar_item:not(:last-child){padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid var(--cl_border-dark)}.cs_sidebar_item.widget_search{border:none;padding-bottom:22px}@media (max-width: 991px){.cs_sidebar_item{text-align:center}}.cs_sidebar_widget_title{font-size:28px;line-height:1.25em;margin-bottom:25px}.widget_categories li:not(:last-child){margin-bottom:6px}.cs_recent_posts,.widget_categories ul{list-style:none;padding:0;margin:0}.cs_recent_post_title{margin-bottom:10px;font-size:21px;line-height:1.28em}.cs_recent_posts li:not(:last-child){margin-bottom:20px}.cs_sidebar_search{position:relative}.cs_sidebar_search input{width:100%;border:1px solid var(--cl_border-dark);height:50px;padding:5px 20px 5px 50px;border-radius:20px;outline:none;background-color:var(--web-wash)}.cs_sidebar_search input:focus{border-color:var(--cl_accent)}.cs_sidebar_search .cs_sidebar_search_btn{position:absolute;left:0;height:50px;border:none;background-color:transparent;width:45px;padding:0 0 0 10px}.cs_sidebar_search .cs_sidebar_search_btn:hover{color:var(--cl_accent)}.cs_post_meta_4{display:flex;flex-wrap:wrap;gap:0px 35px}@media (max-width: 374px){.cs_post_meta_4{gap:0px 20px}}@media (max-width: 575px){.cs_post_meta_4{gap:0px 25px}}.cs_post_meta_4>span{position:relative;display:inline-block}.cs_post_meta_4>span:not(:last-child):before{content:\"\";height:5px;width:5px;border-radius:50%;background-color:var(--cl_accent);position:absolute;top:50%;right:-20px;margin-top:-2px}@media (max-width: 575px){.cs_post_meta_4>span:not(:last-child):before{right:-15px}}@media (max-width: 575px){.cs_post_meta_4>span:not(:last-child):before{right:-12px}}.cs_post_share{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px 20px;border:1px solid var(--ternary);border-left:0;border-right:0;padding:14px 0}.cs_post_share>*{display:flex;align-items:center;gap:15px}.cs_post_share .cs_categories a{display:inline-block}.cs_post_share .cs_categories a:not(:last-child):after{content:\",\"}.cs_post_share .cs_social_share_btns{display:flex;gap:0 15px}.cs_post_share .cs_social_share_btns a{display:flex}\n"] }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonBlogDetailsComponent, isStandalone: true, selector: "lib-babylon-blog-details", ngImport: i0, template: "<section class=\"babylon__blog-detail margin-main\"> \r\n <div class=\"container-fluid cs_plr_100\"> \r\n <div class=\"intro_info \"> \r\n <h2 class=\"title mb--0\">CHAR Fuego y Brasas en Baobab Suites </h2> \r\n <div class=\"cs_post_meta_4 cs_mb_13 pretitle\">\r\n <span>categoria</span>\r\n <span>3 Aug 2024</span> \r\n </div> \r\n </div> \r\n </div>\r\n <div class=\"container-fluid cs_plr_100\"> \r\n <div class=\"row cs_gap_y_lg_80\">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_blog_details\">\r\n <div class=\"cs_image_layer cs_about_img\">\r\n <img src=\"/assets/babylon/fotos/post_thumb_25.jpeg\" alt=\"Blog\" class=\"cs--radius\"> \r\n </div>\r\n <div class=\"intro_info no-align\">\r\n <p class=\"text\">A Elit scelerisque mauris pellentesque pulvinar pellentesque habitant morbi tristique. Tortor posuere ac ut consequat semper viverra nam libero justo. Mauris commodo quis imperdiet massa tincidunt nunc pulvinar sapien et. Aliquam purus sit amet luctus venenatis lectus magna fringilla urna. Purus sit amet luctus venenatis lectus. Nunc aliquet bibendum enim facilisis. Pretium viverra suspendisse potenti nullam ac tortor vitae. Purus sit amet luctus venenatis lectus. Nunc aliquet bibendum enim facilisis. Pretium viverra suspendisse potenti nullam ac tortor vitae.</p>\r\n <h2 class=\"title--small\">Exploring Spa Offerings</h2>\r\n <p class=\"text\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best. <br><br>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances.</p>\r\n \r\n <h2 class=\"title--small\">Signature Experiences & Wellness Workshops and Classes</h2>\r\n <p class=\"text\">we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances.</p>\r\n \r\n <p class=\"text\">So, blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain amount of people.</p>\r\n <p class=\"text\">Our Proposed Solution: Our experienced team of web developers and booking system integration experts will collaborate closely with you to design a website that reflects the professionalism of your cleaning services. Our solution will include:</p>\r\n </div>\r\n </div> \r\n <div class=\"btns__box\">\r\n <a href=\"#\" class=\"btn-link \">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n <b>Volver</b> \r\n </a>\r\n </div> \r\n </div>\r\n <div class=\"col-lg-4\">\r\n <div class=\"cs_sidebar cs_right_sidebar\">\r\n <div class=\"cs_sidebar_item widget_search\">\r\n <form class=\"cs_sidebar_search\" action=\"#\">\r\n <input type=\"text\" placeholder=\"Search...\">\r\n <button class=\"cs_sidebar_search_btn\">\r\n <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n <g clip-path=\"url(#clip0_658_659)\">\r\n <path d=\"M17.7808 16.7198L13.3041 12.243C14.524 10.751 15.1239 8.84707 14.9795 6.92518C14.8351 5.00328 13.9575 3.2104 12.5283 1.91739C11.099 0.624387 9.22751 -0.0698265 7.3008 -0.0216526C5.37409 0.0265212 3.5396 0.813397 2.17678 2.17621C0.813961 3.53903 0.0270858 5.37352 -0.0210881 7.30024C-0.0692619 9.22695 0.624952 11.0985 1.91796 12.5277C3.21097 13.9569 5.00384 14.8345 6.92574 14.9789C8.84764 15.1233 10.7515 14.5235 12.2436 13.3035L16.7203 17.7803C16.8618 17.9169 17.0512 17.9925 17.2479 17.9908C17.4445 17.9891 17.6326 17.9102 17.7717 17.7711C17.9107 17.6321 17.9896 17.444 17.9913 17.2473C17.993 17.0507 17.9174 16.8612 17.7808 16.7198ZM7.50057 13.5C6.31388 13.5 5.15384 13.1481 4.16715 12.4888C3.18045 11.8295 2.41142 10.8925 1.95729 9.79611C1.50317 8.69975 1.38435 7.49335 1.61586 6.32946C1.84737 5.16558 2.41881 4.09648 3.25793 3.25736C4.09704 2.41825 5.16614 1.8468 6.33003 1.61529C7.49391 1.38378 8.70031 1.5026 9.79667 1.95673C10.893 2.41085 11.8301 3.17989 12.4894 4.16658C13.1487 5.15328 13.5006 6.31332 13.5006 7.5C13.4988 9.09076 12.8661 10.6158 11.7412 11.7407C10.6164 12.8655 9.09132 13.4982 7.50057 13.5Z\" fill=\"currentColor\"/>\r\n </g>\r\n <defs>\r\n <clipPath id=\"clip0_658_659\">\r\n <rect width=\"18\" height=\"18\" fill=\"white\"/>\r\n </clipPath>\r\n </defs>\r\n </svg> \r\n </button>\r\n </form>\r\n </div>\r\n <div class=\"cs_sidebar_item widget_categories\">\r\n <h4 class=\"title--small mb--20\">Categories</h4>\r\n <ul>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Luxury Hotel (0)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Resort (2)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Travel (2)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Restaurant (5)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Tour Agency (1)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Tour Agency (1)</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class=\"cs_sidebar_item\">\r\n <h4 class=\"title--small mb--20\">Latest post</h4>\r\n <ul class=\"cs_recent_posts\">\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Discovering Hidden Treasures Near Babylon</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Rejuvenation Tips from Babylon's Spa Experts</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Finding Tranquility at Babylon Resort</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Babylon's Commitment to Eco-Friendly Practices</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n </ul>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n \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_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_right_sidebar{padding-left:110px}@media (max-width: 991px){.cs_right_sidebar{padding-left:55px}}@media (max-width: 991px){.cs_right_sidebar{padding-left:0}}.cs_sidebar_item:not(:last-child){padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid var(--cl_border-dark)}.cs_sidebar_item.widget_search{border:none;padding-bottom:22px}@media (max-width: 991px){.cs_sidebar_item{text-align:center}}.cs_sidebar_widget_title{font-size:28px;line-height:1.25em;margin-bottom:25px}.widget_categories li:not(:last-child){margin-bottom:6px}.cs_recent_posts,.widget_categories ul{list-style:none;padding:0;margin:0}.cs_recent_post_title{margin-bottom:10px;font-size:21px;line-height:1.28em}.cs_recent_posts li:not(:last-child){margin-bottom:20px}.cs_sidebar_search{position:relative}.cs_sidebar_search input{width:100%;border:1px solid var(--cl_border-dark);height:50px;padding:5px 20px 5px 50px;border-radius:20px;outline:none;background-color:var(--web-wash)}.cs_sidebar_search input:focus{border-color:var(--cl_accent)}.cs_sidebar_search .cs_sidebar_search_btn{position:absolute;left:0;height:50px;border:none;background-color:transparent;width:45px;padding:0 0 0 10px}.cs_sidebar_search .cs_sidebar_search_btn:hover{color:var(--cl_accent)}.cs_post_meta_4{display:flex;flex-wrap:wrap;gap:0px 35px}@media (max-width: 374px){.cs_post_meta_4{gap:0px 20px}}@media (max-width: 575px){.cs_post_meta_4{gap:0px 25px}}.cs_post_meta_4>span{position:relative;display:inline-block}.cs_post_meta_4>span:not(:last-child):before{content:\"\";height:5px;width:5px;border-radius:50%;background-color:var(--cl_accent);position:absolute;top:50%;right:-20px;margin-top:-2px}@media (max-width: 575px){.cs_post_meta_4>span:not(:last-child):before{right:-15px}}@media (max-width: 575px){.cs_post_meta_4>span:not(:last-child):before{right:-12px}}.cs_post_share{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px 20px;border:1px solid var(--ternary);border-left:0;border-right:0;padding:14px 0}.cs_post_share>*{display:flex;align-items:center;gap:15px}.cs_post_share .cs_categories a{display:inline-block}.cs_post_share .cs_categories a:not(:last-child):after{content:\",\"}.cs_post_share .cs_social_share_btns{display:flex;gap:0 15px}.cs_post_share .cs_social_share_btns a{display:flex}\n"] }); }
6
6
  }
7
7
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBlogDetailsComponent, decorators: [{
8
8
  type: Component,
9
- args: [{ selector: 'lib-babylon-blog-details', standalone: true, imports: [], template: "<section class=\"babylon__blog-detail margin-main\"> \r\n <div class=\"container-fluid cs_plr_100\"> \r\n <div class=\"intro_info \"> \r\n <h2 class=\"title mb--0\">CHAR Fuego y Brasas en Baobab Suites </h2> \r\n <div class=\"cs_post_meta_4 cs_mb_13 pretitle\">\r\n <span>categoria</span>\r\n <span>3 Aug 2024</span> \r\n </div> \r\n </div> \r\n </div>\r\n <div class=\"container-fluid cs_plr_100\"> \r\n <div class=\"row cs_gap_y_lg_80\">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_blog_details\">\r\n <div class=\"cs_image_layer cs_about_img\">\r\n <img src=\"/assets/babylon/fotos/post_thumb_25.jpeg\" alt=\"Blog\" class=\"cs--radius\"> \r\n </div>\r\n <div class=\"intro_info no-align\">\r\n <p class=\"text\">A Elit scelerisque mauris pellentesque pulvinar pellentesque habitant morbi tristique. Tortor posuere ac ut consequat semper viverra nam libero justo. Mauris commodo quis imperdiet massa tincidunt nunc pulvinar sapien et. Aliquam purus sit amet luctus venenatis lectus magna fringilla urna. Purus sit amet luctus venenatis lectus. Nunc aliquet bibendum enim facilisis. Pretium viverra suspendisse potenti nullam ac tortor vitae. Purus sit amet luctus venenatis lectus. Nunc aliquet bibendum enim facilisis. Pretium viverra suspendisse potenti nullam ac tortor vitae.</p>\r\n <h2 class=\"title--small\">Exploring Spa Offerings</h2>\r\n <p class=\"text\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best. <br><br>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances.</p>\r\n \r\n <h2 class=\"title--small\">Signature Experiences & Wellness Workshops and Classes</h2>\r\n <p class=\"text\">we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances.</p>\r\n \r\n <p class=\"text\">So, blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain amount of people.</p>\r\n <p class=\"text\">Our Proposed Solution: Our experienced team of web developers and booking system integration experts will collaborate closely with you to design a website that reflects the professionalism of your cleaning services. Our solution will include:</p>\r\n </div>\r\n </div> \r\n <div class=\"btns__box\">\r\n <a href=\"#\" class=\"btn-link \">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n <b>Volver</b> \r\n </a>\r\n </div> \r\n </div>\r\n <div class=\"col-lg-4\">\r\n <div class=\"cs_sidebar cs_right_sidebar\">\r\n <div class=\"cs_sidebar_item widget_search\">\r\n <form class=\"cs_sidebar_search\" action=\"#\">\r\n <input type=\"text\" placeholder=\"Search...\">\r\n <button class=\"cs_sidebar_search_btn\">\r\n <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n <g clip-path=\"url(#clip0_658_659)\">\r\n <path d=\"M17.7808 16.7198L13.3041 12.243C14.524 10.751 15.1239 8.84707 14.9795 6.92518C14.8351 5.00328 13.9575 3.2104 12.5283 1.91739C11.099 0.624387 9.22751 -0.0698265 7.3008 -0.0216526C5.37409 0.0265212 3.5396 0.813397 2.17678 2.17621C0.813961 3.53903 0.0270858 5.37352 -0.0210881 7.30024C-0.0692619 9.22695 0.624952 11.0985 1.91796 12.5277C3.21097 13.9569 5.00384 14.8345 6.92574 14.9789C8.84764 15.1233 10.7515 14.5235 12.2436 13.3035L16.7203 17.7803C16.8618 17.9169 17.0512 17.9925 17.2479 17.9908C17.4445 17.9891 17.6326 17.9102 17.7717 17.7711C17.9107 17.6321 17.9896 17.444 17.9913 17.2473C17.993 17.0507 17.9174 16.8612 17.7808 16.7198ZM7.50057 13.5C6.31388 13.5 5.15384 13.1481 4.16715 12.4888C3.18045 11.8295 2.41142 10.8925 1.95729 9.79611C1.50317 8.69975 1.38435 7.49335 1.61586 6.32946C1.84737 5.16558 2.41881 4.09648 3.25793 3.25736C4.09704 2.41825 5.16614 1.8468 6.33003 1.61529C7.49391 1.38378 8.70031 1.5026 9.79667 1.95673C10.893 2.41085 11.8301 3.17989 12.4894 4.16658C13.1487 5.15328 13.5006 6.31332 13.5006 7.5C13.4988 9.09076 12.8661 10.6158 11.7412 11.7407C10.6164 12.8655 9.09132 13.4982 7.50057 13.5Z\" fill=\"currentColor\"/>\r\n </g>\r\n <defs>\r\n <clipPath id=\"clip0_658_659\">\r\n <rect width=\"18\" height=\"18\" fill=\"white\"/>\r\n </clipPath>\r\n </defs>\r\n </svg> \r\n </button>\r\n </form>\r\n </div>\r\n <div class=\"cs_sidebar_item widget_categories\">\r\n <h4 class=\"title--small mb--20\">Categories</h4>\r\n <ul>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Luxury Hotel (0)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Resort (2)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Travel (2)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Restaurant (5)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Tour Agency (1)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Tour Agency (1)</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class=\"cs_sidebar_item\">\r\n <h4 class=\"title--small mb--20\">Latest post</h4>\r\n <ul class=\"cs_recent_posts\">\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Discovering Hidden Treasures Near Babylon</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Rejuvenation Tips from Babylon's Spa Experts</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Finding Tranquility at Babylon Resort</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Babylon's Commitment to Eco-Friendly Practices</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n </ul>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n \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_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff}.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_right_sidebar{padding-left:110px}@media (max-width: 991px){.cs_right_sidebar{padding-left:55px}}@media (max-width: 991px){.cs_right_sidebar{padding-left:0}}.cs_sidebar_item:not(:last-child){padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid var(--cl_border-dark)}.cs_sidebar_item.widget_search{border:none;padding-bottom:22px}@media (max-width: 991px){.cs_sidebar_item{text-align:center}}.cs_sidebar_widget_title{font-size:28px;line-height:1.25em;margin-bottom:25px}.widget_categories li:not(:last-child){margin-bottom:6px}.cs_recent_posts,.widget_categories ul{list-style:none;padding:0;margin:0}.cs_recent_post_title{margin-bottom:10px;font-size:21px;line-height:1.28em}.cs_recent_posts li:not(:last-child){margin-bottom:20px}.cs_sidebar_search{position:relative}.cs_sidebar_search input{width:100%;border:1px solid var(--cl_border-dark);height:50px;padding:5px 20px 5px 50px;border-radius:20px;outline:none;background-color:var(--web-wash)}.cs_sidebar_search input:focus{border-color:var(--cl_accent)}.cs_sidebar_search .cs_sidebar_search_btn{position:absolute;left:0;height:50px;border:none;background-color:transparent;width:45px;padding:0 0 0 10px}.cs_sidebar_search .cs_sidebar_search_btn:hover{color:var(--cl_accent)}.cs_post_meta_4{display:flex;flex-wrap:wrap;gap:0px 35px}@media (max-width: 374px){.cs_post_meta_4{gap:0px 20px}}@media (max-width: 575px){.cs_post_meta_4{gap:0px 25px}}.cs_post_meta_4>span{position:relative;display:inline-block}.cs_post_meta_4>span:not(:last-child):before{content:\"\";height:5px;width:5px;border-radius:50%;background-color:var(--cl_accent);position:absolute;top:50%;right:-20px;margin-top:-2px}@media (max-width: 575px){.cs_post_meta_4>span:not(:last-child):before{right:-15px}}@media (max-width: 575px){.cs_post_meta_4>span:not(:last-child):before{right:-12px}}.cs_post_share{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px 20px;border:1px solid var(--ternary);border-left:0;border-right:0;padding:14px 0}.cs_post_share>*{display:flex;align-items:center;gap:15px}.cs_post_share .cs_categories a{display:inline-block}.cs_post_share .cs_categories a:not(:last-child):after{content:\",\"}.cs_post_share .cs_social_share_btns{display:flex;gap:0 15px}.cs_post_share .cs_social_share_btns a{display:flex}\n"] }]
9
+ args: [{ selector: 'lib-babylon-blog-details', standalone: true, imports: [], template: "<section class=\"babylon__blog-detail margin-main\"> \r\n <div class=\"container-fluid cs_plr_100\"> \r\n <div class=\"intro_info \"> \r\n <h2 class=\"title mb--0\">CHAR Fuego y Brasas en Baobab Suites </h2> \r\n <div class=\"cs_post_meta_4 cs_mb_13 pretitle\">\r\n <span>categoria</span>\r\n <span>3 Aug 2024</span> \r\n </div> \r\n </div> \r\n </div>\r\n <div class=\"container-fluid cs_plr_100\"> \r\n <div class=\"row cs_gap_y_lg_80\">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_blog_details\">\r\n <div class=\"cs_image_layer cs_about_img\">\r\n <img src=\"/assets/babylon/fotos/post_thumb_25.jpeg\" alt=\"Blog\" class=\"cs--radius\"> \r\n </div>\r\n <div class=\"intro_info no-align\">\r\n <p class=\"text\">A Elit scelerisque mauris pellentesque pulvinar pellentesque habitant morbi tristique. Tortor posuere ac ut consequat semper viverra nam libero justo. Mauris commodo quis imperdiet massa tincidunt nunc pulvinar sapien et. Aliquam purus sit amet luctus venenatis lectus magna fringilla urna. Purus sit amet luctus venenatis lectus. Nunc aliquet bibendum enim facilisis. Pretium viverra suspendisse potenti nullam ac tortor vitae. Purus sit amet luctus venenatis lectus. Nunc aliquet bibendum enim facilisis. Pretium viverra suspendisse potenti nullam ac tortor vitae.</p>\r\n <h2 class=\"title--small\">Exploring Spa Offerings</h2>\r\n <p class=\"text\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best. <br><br>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances.</p>\r\n \r\n <h2 class=\"title--small\">Signature Experiences & Wellness Workshops and Classes</h2>\r\n <p class=\"text\">we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances.</p>\r\n \r\n <p class=\"text\">So, blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain amount of people.</p>\r\n <p class=\"text\">Our Proposed Solution: Our experienced team of web developers and booking system integration experts will collaborate closely with you to design a website that reflects the professionalism of your cleaning services. Our solution will include:</p>\r\n </div>\r\n </div> \r\n <div class=\"btns__box\">\r\n <a href=\"#\" class=\"btn-link \">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n <b>Volver</b> \r\n </a>\r\n </div> \r\n </div>\r\n <div class=\"col-lg-4\">\r\n <div class=\"cs_sidebar cs_right_sidebar\">\r\n <div class=\"cs_sidebar_item widget_search\">\r\n <form class=\"cs_sidebar_search\" action=\"#\">\r\n <input type=\"text\" placeholder=\"Search...\">\r\n <button class=\"cs_sidebar_search_btn\">\r\n <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n <g clip-path=\"url(#clip0_658_659)\">\r\n <path d=\"M17.7808 16.7198L13.3041 12.243C14.524 10.751 15.1239 8.84707 14.9795 6.92518C14.8351 5.00328 13.9575 3.2104 12.5283 1.91739C11.099 0.624387 9.22751 -0.0698265 7.3008 -0.0216526C5.37409 0.0265212 3.5396 0.813397 2.17678 2.17621C0.813961 3.53903 0.0270858 5.37352 -0.0210881 7.30024C-0.0692619 9.22695 0.624952 11.0985 1.91796 12.5277C3.21097 13.9569 5.00384 14.8345 6.92574 14.9789C8.84764 15.1233 10.7515 14.5235 12.2436 13.3035L16.7203 17.7803C16.8618 17.9169 17.0512 17.9925 17.2479 17.9908C17.4445 17.9891 17.6326 17.9102 17.7717 17.7711C17.9107 17.6321 17.9896 17.444 17.9913 17.2473C17.993 17.0507 17.9174 16.8612 17.7808 16.7198ZM7.50057 13.5C6.31388 13.5 5.15384 13.1481 4.16715 12.4888C3.18045 11.8295 2.41142 10.8925 1.95729 9.79611C1.50317 8.69975 1.38435 7.49335 1.61586 6.32946C1.84737 5.16558 2.41881 4.09648 3.25793 3.25736C4.09704 2.41825 5.16614 1.8468 6.33003 1.61529C7.49391 1.38378 8.70031 1.5026 9.79667 1.95673C10.893 2.41085 11.8301 3.17989 12.4894 4.16658C13.1487 5.15328 13.5006 6.31332 13.5006 7.5C13.4988 9.09076 12.8661 10.6158 11.7412 11.7407C10.6164 12.8655 9.09132 13.4982 7.50057 13.5Z\" fill=\"currentColor\"/>\r\n </g>\r\n <defs>\r\n <clipPath id=\"clip0_658_659\">\r\n <rect width=\"18\" height=\"18\" fill=\"white\"/>\r\n </clipPath>\r\n </defs>\r\n </svg> \r\n </button>\r\n </form>\r\n </div>\r\n <div class=\"cs_sidebar_item widget_categories\">\r\n <h4 class=\"title--small mb--20\">Categories</h4>\r\n <ul>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Luxury Hotel (0)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Resort (2)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Travel (2)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Restaurant (5)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Tour Agency (1)</a>\r\n </li>\r\n <li class=\"cat-item\">\r\n <a href=\"#\">Tour Agency (1)</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class=\"cs_sidebar_item\">\r\n <h4 class=\"title--small mb--20\">Latest post</h4>\r\n <ul class=\"cs_recent_posts\">\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Discovering Hidden Treasures Near Babylon</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Rejuvenation Tips from Babylon's Spa Experts</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Finding Tranquility at Babylon Resort</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"cs_recent_post\">\r\n <h3 class=\"title--smaller mb--10\"><a href=\"#\">Babylon's Commitment to Eco-Friendly Practices</a></h3>\r\n <em class=\"text--small\">Apr 10, 2024</em>\r\n </div>\r\n </li>\r\n </ul>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n \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_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_right_sidebar{padding-left:110px}@media (max-width: 991px){.cs_right_sidebar{padding-left:55px}}@media (max-width: 991px){.cs_right_sidebar{padding-left:0}}.cs_sidebar_item:not(:last-child){padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid var(--cl_border-dark)}.cs_sidebar_item.widget_search{border:none;padding-bottom:22px}@media (max-width: 991px){.cs_sidebar_item{text-align:center}}.cs_sidebar_widget_title{font-size:28px;line-height:1.25em;margin-bottom:25px}.widget_categories li:not(:last-child){margin-bottom:6px}.cs_recent_posts,.widget_categories ul{list-style:none;padding:0;margin:0}.cs_recent_post_title{margin-bottom:10px;font-size:21px;line-height:1.28em}.cs_recent_posts li:not(:last-child){margin-bottom:20px}.cs_sidebar_search{position:relative}.cs_sidebar_search input{width:100%;border:1px solid var(--cl_border-dark);height:50px;padding:5px 20px 5px 50px;border-radius:20px;outline:none;background-color:var(--web-wash)}.cs_sidebar_search input:focus{border-color:var(--cl_accent)}.cs_sidebar_search .cs_sidebar_search_btn{position:absolute;left:0;height:50px;border:none;background-color:transparent;width:45px;padding:0 0 0 10px}.cs_sidebar_search .cs_sidebar_search_btn:hover{color:var(--cl_accent)}.cs_post_meta_4{display:flex;flex-wrap:wrap;gap:0px 35px}@media (max-width: 374px){.cs_post_meta_4{gap:0px 20px}}@media (max-width: 575px){.cs_post_meta_4{gap:0px 25px}}.cs_post_meta_4>span{position:relative;display:inline-block}.cs_post_meta_4>span:not(:last-child):before{content:\"\";height:5px;width:5px;border-radius:50%;background-color:var(--cl_accent);position:absolute;top:50%;right:-20px;margin-top:-2px}@media (max-width: 575px){.cs_post_meta_4>span:not(:last-child):before{right:-15px}}@media (max-width: 575px){.cs_post_meta_4>span:not(:last-child):before{right:-12px}}.cs_post_share{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px 20px;border:1px solid var(--ternary);border-left:0;border-right:0;padding:14px 0}.cs_post_share>*{display:flex;align-items:center;gap:15px}.cs_post_share .cs_categories a{display:inline-block}.cs_post_share .cs_categories a:not(:last-child):after{content:\",\"}.cs_post_share .cs_social_share_btns{display:flex;gap:0 15px}.cs_post_share .cs_social_share_btns a{display:flex}\n"] }]
10
10
  }] });
11
11
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1ibG9nLWRldGFpbHMuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLWJsb2ctZGV0YWlscy9iYWJ5bG9uLWJsb2ctZGV0YWlscy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmxvZy1kZXRhaWxzL2JhYnlsb24tYmxvZy1kZXRhaWxzLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBUzFDLE1BQU0sT0FBTywyQkFBMkI7K0dBQTNCLDJCQUEyQjttR0FBM0IsMkJBQTJCLG9GQ1R4QyxxclVBZ0hZOzs0RkR2R0MsMkJBQTJCO2tCQVB2QyxTQUFTOytCQUNFLDBCQUEwQixjQUN4QixJQUFJLFdBQ1AsRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdsaWItYmFieWxvbi1ibG9nLWRldGFpbHMnLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tYmxvZy1kZXRhaWxzLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi1ibG9nLWRldGFpbHMuY29tcG9uZW50LnNjc3MnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBCYWJ5bG9uQmxvZ0RldGFpbHNDb21wb25lbnQge1xyXG5cclxufVxyXG4iLCI8c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX2Jsb2ctZGV0YWlsIG1hcmdpbi1tYWluXCI+ICAgXHJcbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyLWZsdWlkIGNzX3Bscl8xMDBcIj4gXHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImludHJvX2luZm8gIFwiPiBcclxuICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGUgbWItLTBcIj5DSEFSIEZ1ZWdvIHkgQnJhc2FzIGVuIEJhb2JhYiBTdWl0ZXMgPC9oMj4gICBcclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3Bvc3RfbWV0YV80IGNzX21iXzEzIHByZXRpdGxlXCI+XHJcbiAgICAgICAgICAgICAgICA8c3Bhbj5jYXRlZ29yaWE8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8c3Bhbj4zIEF1ZyAyMDI0PC9zcGFuPiBcclxuICAgICAgICAgICAgPC9kaXY+ICBcclxuICAgICAgICA8L2Rpdj4gXHJcbiAgICA8L2Rpdj5cclxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXItZmx1aWQgY3NfcGxyXzEwMFwiPiBcclxuICAgICAgICA8ZGl2IGNsYXNzPVwicm93IGNzX2dhcF95X2xnXzgwXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb2wtbGctOFwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2Jsb2dfZGV0YWlsc1wiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pbWFnZV9sYXllciBjc19hYm91dF9pbWdcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvcG9zdF90aHVtYl8yNS5qcGVnXCIgYWx0PVwiQmxvZ1wiIGNsYXNzPVwiY3MtLXJhZGl1c1wiPiAgXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mbyBuby1hbGlnblwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHRcIj5BIEVsaXQgc2NlbGVyaXNxdWUgbWF1cmlzIHBlbGxlbnRlc3F1ZSBwdWx2aW5hciBwZWxsZW50ZXNxdWUgaGFiaXRhbnQgbW9yYmkgdHJpc3RpcXVlLiBUb3J0b3IgcG9zdWVyZSBhYyB1dCBjb25zZXF1YXQgc2VtcGVyIHZpdmVycmEgbmFtIGxpYmVybyBqdXN0by4gTWF1cmlzIGNvbW1vZG8gcXVpcyBpbXBlcmRpZXQgbWFzc2EgdGluY2lkdW50IG51bmMgcHVsdmluYXIgc2FwaWVuIGV0LiBBbGlxdWFtIHB1cnVzIHNpdCBhbWV0IGx1Y3R1cyB2ZW5lbmF0aXMgbGVjdHVzIG1hZ25hIGZyaW5naWxsYSB1cm5hLiBQdXJ1cyBzaXQgYW1ldCBsdWN0dXMgdmVuZW5hdGlzIGxlY3R1cy4gTnVuYyBhbGlxdWV0IGJpYmVuZHVtIGVuaW0gZmFjaWxpc2lzLiBQcmV0aXVtIHZpdmVycmEgc3VzcGVuZGlzc2UgcG90ZW50aSBudWxsYW0gYWMgdG9ydG9yIHZpdGFlLiBQdXJ1cyBzaXQgYW1ldCBsdWN0dXMgdmVuZW5hdGlzIGxlY3R1cy4gTnVuYyBhbGlxdWV0IGJpYmVuZHVtIGVuaW0gZmFjaWxpc2lzLiBQcmV0aXVtIHZpdmVycmEgc3VzcGVuZGlzc2UgcG90ZW50aSBudWxsYW0gYWMgdG9ydG9yIHZpdGFlLjwvcD5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGUtLXNtYWxsXCI+RXhwbG9yaW5nIFNwYSBPZmZlcmluZ3M8L2gyPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHRcIj5PbiB0aGUgb3RoZXIgaGFuZCwgd2UgZGVub3VuY2Ugd2l0aCByaWdodGVvdXMgaW5kaWduYXRpb24gYW5kIGRpc2xpa2UgbWVuIHdobyBhcmUgc28gYmVndWlsZWQgYW5kIGRlbW9yYWxpemVkIGJ5IHRoZSBjaGFybXMgb2YgcGxlYXN1cmUgb2YgdGhlIG1vbWVudCwgc28gYmxpbmRlZCBieSBkZXNpcmUsIHRoYXQgdGhleSBjYW5ub3QgZm9yZXNlZSB0aGUgcGFpbiBhbmQgdHJvdWJsZSB0aGF0IGFyZSBib3VuZCB0byBlbnN1ZTsgYW5kIGVxdWFsIGJsYW1lIGJlbG9uZ3MgdG8gdGhvc2Ugd2hvIGZhaWwgaW4gdGhlaXIgZHV0eSB0aHJvdWdoIHdlYWtuZXNzIG9mIHdpbGwsIHdoaWNoIGlzIHRoZSBzYW1lIGFzIHNheWluZyB0aHJvdWdoIHNocmlua2luZyBmcm9tIHRvaWwgYW5kIHBhaW4uIFRoZXNlIGNhc2VzIGFyZSBwZXJmZWN0bHkgc2ltcGxlIGFuZCBlYXN5IHRvIGRpc3Rpbmd1aXNoLiBJbiBhIGZyZWUgaG91ciwgd2hlbiBvdXIgcG93ZXIgb2YgY2hvaWNlIGlzIHVudHJhbW1lbGxlZCBhbmQgd2hlbiBub3RoaW5nIHByZXZlbnRzIG91ciBiZWluZyBhYmxlIHRvIGRvIHdoYXQgd2UgbGlrZSBiZXN0LiA8YnI+PGJyPk9uIHRoZSBvdGhlciBoYW5kLCB3ZSBkZW5vdW5jZSB3aXRoIHJpZ2h0ZW91cyBpbmRpZ25hdGlvbiBhbmQgZGlzbGlrZSBtZW4gd2hvIGFyZSBzbyBiZWd1aWxlZCBhbmQgZGVtb3JhbGl6ZWQgYnkgdGhlIGNoYXJtcyBvZiBwbGVhc3VyZSBvZiB0aGUgbW9tZW50LCBzbyBibGluZGVkIGJ5IGRlc2lyZSwgdGhhdCB0aGV5IGNhbm5vdCBmb3Jlc2VlIHRoZSBwYWluIGFuZCB0cm91YmxlIHRoYXQgYXJlIGJvdW5kIHRvIGVuc3VlOyBhbmQgZXF1YWwgYmxhbWUgYmVsb25ncyB0byB0aG9zZSB3aG8gZmFpbCBpbiB0aGVpciBkdXR5IHRocm91Z2ggd2Vha25lc3Mgb2Ygd2lsbCwgd2hpY2ggaXMgdGhlIHNhbWUgYXMgc2F5aW5nIHRocm91Z2ggc2hyaW5raW5nIGZyb20gdG9pbCBhbmQgcGFpbi4gVGhlc2UgY2FzZXMgYXJlIHBlcmZlY3RseSBzaW1wbGUgYW5kIGVhc3kgdG8gZGlzdGluZ3Vpc2guIEluIGEgZnJlZSBob3VyLCB3aGVuIG91ciBwb3dlciBvZiBjaG9pY2UgaXMgdW50cmFtbWVsbGVkIGFuZCB3aGVuIG5vdGhpbmcgcHJldmVudHMgb3VyIGJlaW5nIGFibGUgdG8gZG8gd2hhdCB3ZSBsaWtlIGJlc3QsIGV2ZXJ5IHBsZWFzdXJlIGlzIHRvIGJlIHdlbGNvbWVkIGFuZCBldmVyeSBwYWluIGF2b2lkZWQuIEJ1dCBpbiBjZXJ0YWluIGNpcmN1bXN0YW5jZXMuPC9wPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGUtLXNtYWxsXCI+U2lnbmF0dXJlIEV4cGVyaWVuY2VzICYgV2VsbG5lc3MgV29ya3Nob3BzIGFuZCBDbGFzc2VzPC9oMj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0XCI+d2UgZGVub3VuY2Ugd2l0aCByaWdodGVvdXMgaW5kaWduYXRpb24gYW5kIGRpc2xpa2UgbWVuIHdobyBhcmUgc28gYmVndWlsZWQgYW5kIGRlbW9yYWxpemVkIGJ5IHRoZSBjaGFybXMgb2YgcGxlYXN1cmUgb2YgdGhlIG1vbWVudCwgc28gYmxpbmRlZCBieSBkZXNpcmUsIHRoYXQgdGhleSBjYW5ub3QgZm9yZXNlZSB0aGUgcGFpbiBhbmQgdHJvdWJsZSB0aGF0IGFyZSBib3VuZCB0byBlbnN1ZTsgYW5kIGVxdWFsIGJsYW1lIGJlbG9uZ3MgdG8gdGhvc2Ugd2hvIGZhaWwgaW4gdGhlaXIgZHV0eSB0aHJvdWdoIHdlYWtuZXNzIG9mIHdpbGwsIHdoaWNoIGlzIHRoZSBzYW1lIGFzIHNheWluZyB0aHJvdWdoIHNocmlua2luZyBmcm9tIHRvaWwgYW5kIHBhaW4uIFRoZXNlIGNhc2VzIGFyZSBwZXJmZWN0bHkgc2ltcGxlIGFuZCBlYXN5IHRvIGRpc3Rpbmd1aXNoLiBJbiBhIGZyZWUgaG91ciwgd2hlbiBvdXIgcG93ZXIgb2YgY2hvaWNlIGlzIHVudHJhbW1lbGxlZCBhbmQgd2hlbiBub3RoaW5nIHByZXZlbnRzIG91ciBiZWluZyBhYmxlIHRvIGRvIHdoYXQgd2UgbGlrZSBiZXN0LCBldmVyeSBwbGVhc3VyZSBpcyB0byBiZSB3ZWxjb21lZCBhbmQgZXZlcnkgcGFpbiBhdm9pZGVkLiBCdXQgaW4gY2VydGFpbiBjaXJjdW1zdGFuY2VzLjwvcD5cclxuICAgICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0XCI+U28sIGJsaW5kZWQgYnkgZGVzaXJlLCB0aGF0IHRoZXkgY2Fubm90IGZvcmVzZWUgdGhlIHBhaW4gYW5kIHRyb3VibGUgdGhhdCBhcmUgYm91bmQgdG8gZW5zdWU7IGFuZCBlcXVhbCBibGFtZSBiZWxvbmdzIHRvIHRob3NlIHdobyBmYWlsIGluIHRoZWlyIGR1dHkgdGhyb3VnaCB3ZWFrbmVzcyBvZiB3aWxsLCB3aGljaCBpcyB0aGUgc2FtZSBhcyBzYXlpbmcgdGhyb3VnaCBzaHJpbmtpbmcgZnJvbSB0b2lsIGFuZCBwYWluLiBUaGVzZSBjYXNlcyBhcmUgcGVyZmVjdGx5IHNpbXBsZSBhbmQgZWFzeSB0byBkaXN0aW5ndWlzaC4gSW4gYSBmcmVlIGhvdXIsIHdoZW4gb3VyIHBvd2VyIG9mIGNob2ljZSBpcyB1bnRyYW1tZWxsZWQgYW5kIHdoZW4gbm90aGluZyBwcmV2ZW50cyBvdXIgYmVpbmcgYWJsZSB0byBkbyB3aGF0IHdlIGxpa2UgYmVzdCwgZXZlcnkgcGxlYXN1cmUgaXMgdG8gYmUgd2VsY29tZWQgYW5kIGV2ZXJ5IHBhaW4gYXZvaWRlZC4gQnV0IGluIGNlcnRhaW4gYW1vdW50IG9mIHBlb3BsZS48L3A+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dFwiPk91ciBQcm9wb3NlZCBTb2x1dGlvbjogT3VyIGV4cGVyaWVuY2VkIHRlYW0gb2Ygd2ViIGRldmVsb3BlcnMgYW5kIGJvb2tpbmcgc3lzdGVtIGludGVncmF0aW9uIGV4cGVydHMgd2lsbCBjb2xsYWJvcmF0ZSBjbG9zZWx5IHdpdGggeW91IHRvIGRlc2lnbiBhIHdlYnNpdGUgdGhhdCByZWZsZWN0cyB0aGUgcHJvZmVzc2lvbmFsaXNtIG9mIHlvdXIgY2xlYW5pbmcgc2VydmljZXMuIE91ciBzb2x1dGlvbiB3aWxsIGluY2x1ZGU6PC9wPlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImJ0bnNfX2JveFwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxhIGhyZWY9XCIjXCIgY2xhc3M9XCJidG4tbGluayBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LWxlZnQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgPGI+Vm9sdmVyPC9iPiBcclxuICAgICAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj4gIFxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy00XCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2lkZWJhciBjc19yaWdodF9zaWRlYmFyXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NpZGViYXJfaXRlbSB3aWRnZXRfc2VhcmNoXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxmb3JtIGNsYXNzPVwiY3Nfc2lkZWJhcl9zZWFyY2hcIiBhY3Rpb249XCIjXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aW5wdXQgdHlwZT1cInRleHRcIiBwbGFjZWhvbGRlcj1cIlNlYXJjaC4uLlwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGJ1dHRvbiBjbGFzcz1cImNzX3NpZGViYXJfc2VhcmNoX2J0blwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN2ZyB3aWR0aD1cIjE4XCIgaGVpZ2h0PVwiMThcIiB2aWV3Qm94PVwiMCAwIDE4IDE4XCIgZmlsbD1cIm5vbmVcIiB4bWxucz1cImh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgY2xpcC1wYXRoPVwidXJsKCNjbGlwMF82NThfNjU5KVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9XCJNMTcuNzgwOCAxNi43MTk4TDEzLjMwNDEgMTIuMjQzQzE0LjUyNCAxMC43NTEgMTUuMTIzOSA4Ljg0NzA3IDE0Ljk3OTUgNi45MjUxOEMxNC44MzUxIDUuMDAzMjggMTMuOTU3NSAzLjIxMDQgMTIuNTI4MyAxLjkxNzM5QzExLjA5OSAwLjYyNDM4NyA5LjIyNzUxIC0wLjA2OTgyNjUgNy4zMDA4IC0wLjAyMTY1MjZDNS4zNzQwOSAwLjAyNjUyMTIgMy41Mzk2IDAuODEzMzk3IDIuMTc2NzggMi4xNzYyMUMwLjgxMzk2MSAzLjUzOTAzIDAuMDI3MDg1OCA1LjM3MzUyIC0wLjAyMTA4ODEgNy4zMDAyNEMtMC4wNjkyNjE5IDkuMjI2OTUgMC42MjQ5NTIgMTEuMDk4NSAxLjkxNzk2IDEyLjUyNzdDMy4yMTA5NyAxMy45NTY5IDUuMDAzODQgMTQuODM0NSA2LjkyNTc0IDE0Ljk3ODlDOC44NDc2NCAxNS4xMjMzIDEwLjc1MTUgMTQuNTIzNSAxMi4yNDM2IDEzLjMwMzVMMTYuNzIwMyAxNy43ODAzQzE2Ljg2MTggMTcuOTE2OSAxNy4wNTEyIDE3Ljk5MjUgMTcuMjQ3OSAxNy45OTA4QzE3LjQ0NDUgMTcuOTg5MSAxNy42MzI2IDE3LjkxMDIgMTcuNzcxNyAxNy43NzExQzE3LjkxMDcgMTcuNjMyMSAxNy45ODk2IDE3LjQ0NCAxNy45OTEzIDE3LjI0NzNDMTcuOTkzIDE3LjA1MDcgMTcuOTE3NCAxNi44NjEyIDE3Ljc4MDggMTYuNzE5OFpNNy41MDA1NyAxMy41QzYuMzEzODggMTMuNSA1LjE1Mzg0IDEzLjE0ODEgNC4xNjcxNSAxMi40ODg4QzMuMTgwNDUgMTEuODI5NSAyLjQxMTQyIDEwLjg5MjUgMS45NTcyOSA5Ljc5NjExQzEuNTAzMTcgOC42OTk3NSAxLjM4NDM1IDcuNDkzMzUgMS42MTU4NiA2LjMyOTQ2QzEuODQ3MzcgNS4xNjU1OCAyLjQxODgxIDQuMDk2NDggMy4yNTc5MyAzLjI1NzM2QzQuMDk3MDQgMi40MTgyNSA1LjE2NjE0IDEuODQ2OCA2LjMzMDAzIDEuNjE1MjlDNy40OTM5MSAxLjM4Mzc4IDguNzAwMzEgMS41MDI2IDkuNzk2NjcgMS45NTY3M0MxMC44OTMgMi40MTA4NSAxMS44MzAxIDMuMTc5ODkgMTIuNDg5NCA0LjE2NjU4QzEzLjE0ODcgNS4xNTMyOCAxMy41MDA2IDYuMzEzMzIgMTMuNTAwNiA3LjVDMTMuNDk4OCA5LjA5MDc2IDEyLjg2NjEgMTAuNjE1OCAxMS43NDEyIDExLjc0MDdDMTAuNjE2NCAxMi44NjU1IDkuMDkxMzIgMTMuNDk4MiA3LjUwMDU3IDEzLjVaXCIgZmlsbD1cImN1cnJlbnRDb2xvclwiLz5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2c+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRlZnM+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGNsaXBQYXRoIGlkPVwiY2xpcDBfNjU4XzY1OVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxyZWN0IHdpZHRoPVwiMThcIiBoZWlnaHQ9XCIxOFwiIGZpbGw9XCJ3aGl0ZVwiLz5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2NsaXBQYXRoPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGVmcz5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvc3ZnPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYnV0dG9uPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2Zvcm0+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NpZGViYXJfaXRlbSB3aWRnZXRfY2F0ZWdvcmllc1wiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8aDQgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTIwXCI+Q2F0ZWdvcmllczwvaDQ+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDx1bD5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxsaSBjbGFzcz1cImNhdC1pdGVtXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBocmVmPVwiI1wiPkx1eHVyeSBIb3RlbCAoMCk8L2E+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2xpPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGxpIGNsYXNzPVwiY2F0LWl0ZW1cIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxhIGhyZWY9XCIjXCI+UmVzb3J0ICgyKTwvYT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvbGk+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bGkgY2xhc3M9XCJjYXQtaXRlbVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGEgaHJlZj1cIiNcIj5UcmF2ZWwgKDIpPC9hPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9saT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxsaSBjbGFzcz1cImNhdC1pdGVtXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBocmVmPVwiI1wiPlJlc3RhdXJhbnQgKDUpPC9hPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9saT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxsaSBjbGFzcz1cImNhdC1pdGVtXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBocmVmPVwiI1wiPlRvdXIgQWdlbmN5ICgxKTwvYT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvbGk+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bGkgY2xhc3M9XCJjYXQtaXRlbVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGEgaHJlZj1cIiNcIj5Ub3VyIEFnZW5jeSAoMSk8L2E+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2xpPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L3VsPlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zaWRlYmFyX2l0ZW1cIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGg0IGNsYXNzPVwidGl0bGUtLXNtYWxsIG1iLS0yMFwiPkxhdGVzdCBwb3N0PC9oND5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPHVsIGNsYXNzPVwiY3NfcmVjZW50X3Bvc3RzXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bGk+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3JlY2VudF9wb3N0XCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxoMyBjbGFzcz1cInRpdGxlLS1zbWFsbGVyIG1iLS0xMFwiPjxhIGhyZWY9XCIjXCI+RGlzY292ZXJpbmcgSGlkZGVuIFRyZWFzdXJlcyBOZWFyIEJhYnlsb248L2E+PC9oMz5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGVtIGNsYXNzPVwidGV4dC0tc21hbGxcIj5BcHIgMTAsIDIwMjQ8L2VtPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9saT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxsaT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfcmVjZW50X3Bvc3RcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgzIGNsYXNzPVwidGl0bGUtLXNtYWxsZXIgbWItLTEwXCI+PGEgaHJlZj1cIiNcIj5SZWp1dmVuYXRpb24gVGlwcyBmcm9tIEJhYnlsb24ncyBTcGEgRXhwZXJ0czwvYT48L2gzPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZW0gY2xhc3M9XCJ0ZXh0LS1zbWFsbFwiPkFwciAxMCwgMjAyNDwvZW0+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2xpPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGxpPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19yZWNlbnRfcG9zdFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJ0aXRsZS0tc21hbGxlciBtYi0tMTBcIj48YSBocmVmPVwiI1wiPkZpbmRpbmcgVHJhbnF1aWxpdHkgYXQgQmFieWxvbiBSZXNvcnQ8L2E+PC9oMz5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGVtIGNsYXNzPVwidGV4dC0tc21hbGxcIj5BcHIgMTAsIDIwMjQ8L2VtPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9saT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxsaT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfcmVjZW50X3Bvc3RcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgzIGNsYXNzPVwidGl0bGUtLXNtYWxsZXIgbWItLTEwXCI+PGEgaHJlZj1cIiNcIj5CYWJ5bG9uJ3MgQ29tbWl0bWVudCB0byBFY28tRnJpZW5kbHkgUHJhY3RpY2VzPC9hPjwvaDM+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxlbSBjbGFzcz1cInRleHQtLXNtYWxsXCI+QXByIDEwLCAyMDI0PC9lbT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvbGk+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvdWw+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgPC9kaXY+XHJcbiAgIFxyXG4gIDwvc2VjdGlvbj4iXX0=