ctt-babylon 0.0.43 → 0.0.45

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.
@@ -18,12 +18,12 @@ export class BabylonLanguageModalComponent {
18
18
  this.dialogRef.close();
19
19
  }
20
20
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonLanguageModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
21
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonLanguageModalComponent, isStandalone: true, selector: "lib-aurora-language-modal", outputs: { languageSelect: "languageSelect" }, ngImport: i0, template: "<div class=\"aurora-languages__close\">\r\n <button\r\n class=\"btn btn-circle btn--light aurora-plus btn-responsive\"\r\n (click)=\"close()\"\r\n ></button>\r\n</div>\r\n<div class=\"aurora-languages__wrapper\">\r\n <div class=\"aurora-languages\">\r\n <div\r\n class=\"aurora-languages__header d-flex flex-column align-itemns-center\"\r\n >\r\n <h4 class=\"title--small\">Idiomas</h4>\r\n <span class=\"subtitle\">Seleccione un idioma</span>\r\n </div>\r\n\r\n <div\r\n class=\"aurora-languages__content d-flex flex-column align-items-center\"\r\n >\r\n <a\r\n [ngClass]=\"{\r\n 'aurora-languages__selected': languages[2] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"selectLanguage('espa\u00F1ol')\"\r\n ><span class=\"line\"></span>Espa\u00F1ol<span\r\n class=\"icon aurora-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'aurora-languages__selected': languages[0] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"selectLanguage('ingl\u00E9s')\"\r\n ><span class=\"line\"></span>English<span\r\n class=\"icon aurora-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'aurora-languages__selected': languages[1] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"selectLanguage('alem\u00E1n')\"\r\n ><span class=\"line\"></span>Deutsch<span\r\n class=\"icon aurora-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'aurora-languages__selected': languages[1] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"selectLanguage('frances')\"\r\n ><span class=\"line\"></span>Fran\u00E7ais<span\r\n class=\"icon aurora-arrow-right\"\r\n ></span\r\n ></a>\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1024px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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: #978667;--cl_icon: #19314bbf;--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: #292b33;--cl_background_body: #fdfbf8;--cl_background_white: #fdfbf8;--cl_background_dark: #01a7c0;--cl_background_gray: #eee;--cl_background_cajas: #fff;--cl_background_cajas-dark: #978667;--cl_background_progress: rgba(64, 66, 72, .203);--cl_background_modals: rgba(25, 49, 75, .395);--cl_offer_bg: #fff;--cl_offer_tag: #292b33;--cl_offer_tag-text: #fff;--cl_offer_cat: #ddd;--cl_title: #19314b;--cl_subtitle: #5a5a5a;--cl_pretitle: #5a5a5a;--cl_text: #5a5a5ab3;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 400;--w_subtitle: 200;--w_pretitle: 200;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b;--cl_header-bg: #fff;--cl_header-text-light: #fff;--cl_header-text-dark: #19314b;--cl_menu-bg: #19314ba8;--cl_menu-text: #fff;--cl_menu-text-hover: #ffffff98;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #5a5a5a;--cl_btn-box-hover: #19314b;--cl_btn-box-hover-text: #fff;--cl_btn-call: #978667;--cl_btn-call-text: white;--cl_btn-call-hover: #19314b;--cl_btn-call-hover-text: #fff;--cl_btn-link: #978667;--cl_btn-link-hover: #19314b;--cl_btn-arrow: #19314b53;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #19314b;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #ffffff66;--cl_btn-dots-active: #fff;--cl_btn-dots-hover: #19314b;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #19314b;--cl_btn-light-text-hover: #19314b;--cl_btn-close: #19314bf2;--cl_btn-close-hover: #978667;--cl_btn-close-light: #fff;--cl_btn-close-light-hover: #978667;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_footer-bg: #19314b;--cl_footer-text: #fff;--btn_radius: 40px;--img_radius: 20px;--mdc-dialog-container-shape: var(--img_radius)}.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_background_cajas: #181818;--cl_background_cajas-dark: #aa8453;--cl_background_progress: rgba(64, 66, 72, .203);--cl_background_modals: #aa84534e;--cl_offer_bg: #292b33;--cl_offer_tag: #fff;--cl_offer_tag-text: #292b33;--cl_offer_cat: #ddd;--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;--w_title: 600;--w_text: 400;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #fff;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_menu-text-hover: #ffffff98;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-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: #fff;--cl_btn-call-text: #79582c;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff88;--cl_btn-arrow-icon: #191818fd;--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: #79582c;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #fff;--cl_btn-close: #fff;--cl_btn-close-hover: #978667;--cl_btn-close-light: #fff;--cl_btn-close-light-hover: #978667;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_footer-bg: #aa8453;--cl_footer-text: #fff;--btn_radius: 1px;--img_radius: 0px}.aurora-languages{max-width:440px;max-height:100vh;overflow:auto;align-self:center;padding:50px 20px;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.aurora-languages__wrapper{width:100%;height:100%;background-color:#19314b;position:relative}.aurora-languages .btn{opacity:1}.aurora-languages .btn:hover{opacity:.6}.aurora-languages__close{position:absolute;right:20px;top:20px;z-index:1;transform:rotate(-45deg)}@media (min-width: 1024px){.aurora-languages__close{right:70px;top:70px}}.aurora-languages__header{width:100%;gap:15px;padding-bottom:65px}.aurora-languages h4,.aurora-languages .subtitle{color:#fff;font-weight:400;text-align:center}.aurora-languages .subtitle{font-family:var(--font-text);font-size:15px;font-weight:300}.aurora-languages__content{gap:20px;padding:0 20px}@media (min-width: 768px){.aurora-languages__content{gap:25px}}.aurora-languages__content a{width:100%;max-width:400px;height:60px;padding:19px 30px 14px 46px;background-color:#fff;position:relative;border-radius:5px;font-family:var(--font-title)!important;font-size:18px;letter-spacing:.02em;font-weight:400;color:#19314b;cursor:pointer}.aurora-languages__content a:hover .icon{animation:move-right 2s infinite ease-in-out}.aurora-languages__content a .icon{display:none}.aurora-languages__content a:not(.aurora-languages__selected) .icon{display:initial;position:absolute;font-size:12px;right:30px;font-weight:700}.aurora-languages__content a .line{border-bottom:1px solid #5a5a5a;width:13px;position:absolute;left:20.5px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
21
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonLanguageModalComponent, isStandalone: true, selector: "lib-aurora-language-modal", outputs: { languageSelect: "languageSelect" }, ngImport: i0, template: "<div class=\"close-modal\">\r\n <button class=\"babylon-plus\" (click)=\"close()\"></button>\r\n</div>\r\n<div class=\"babylon-languages__wrapper\">\r\n <div class=\"babylon-languages\">\r\n <div\r\n class=\"babylon-languages__header d-flex flex-column align-itemns-center\"\r\n >\r\n <h4 class=\"title--small\">Idiomas</h4>\r\n <span class=\"subtitle\">Seleccione un idioma</span>\r\n </div>\r\n\r\n <div\r\n class=\"babylon-languages__content d-flex flex-column align-items-center\"\r\n >\r\n <a\r\n [ngClass]=\"{\r\n 'babylon-languages__selected': languages[2] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"close()\"\r\n ><span class=\"line\"></span>Espa\u00F1ol<span\r\n class=\"icon babylon-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'babylon-languages__selected': languages[0] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"close()\"\r\n ><span class=\"line\"></span>English<span\r\n class=\"icon babylon-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'babylon-languages__selected': languages[1] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"close()\"\r\n ><span class=\"line\"></span>Deutsch<span\r\n class=\"icon babylon-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'babylon-languages__selected': languages[1] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"close()\"\r\n ><span class=\"line\"></span>Fran\u00E7ais<span\r\n class=\"icon babylon-arrow-right\"\r\n ></span\r\n ></a>\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".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}:root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.babylon-languages{max-width:440px;max-height:100vh;overflow:auto;align-self:center;padding:50px 20px;width:100%;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.babylon-languages__wrapper{width:100%;height:100%;background-color:#19314b;position:relative}.babylon-languages .btn{opacity:1}.babylon-languages .btn:hover{opacity:.6}.babylon-languages__close{position:absolute;right:20px;top:20px;z-index:1;transform:rotate(-45deg)}@media (min-width: 992px){.babylon-languages__close{right:70px;top:70px}}.babylon-languages__header{width:100%;gap:15px;padding-bottom:65px}.babylon-languages h4,.babylon-languages .subtitle{color:#fff;font-weight:400;text-align:center}.babylon-languages .subtitle{font-family:var(--font-text);font-size:15px;font-weight:300}.babylon-languages__content{gap:20px;padding:0 20px}@media (min-width: 768px){.babylon-languages__content{gap:25px}}.babylon-languages__content a{width:100%;max-width:400px;height:60px;padding:19px 30px 14px 46px;background-color:#fff;position:relative;border-radius:5px;font-family:var(--font-title)!important;font-size:18px;letter-spacing:.02em;font-weight:400;color:#19314b;cursor:pointer}.babylon-languages__content a:hover .icon{animation:move-right 2s infinite ease-in-out}.babylon-languages__content a .icon{display:none}.babylon-languages__content a:not(.babylon-languages__selected) .icon{display:initial;position:absolute;font-size:12px;right:30px;font-weight:700}.babylon-languages__content a .line{border-bottom:1px solid #5a5a5a;width:13px;position:absolute;left:20.5px;top:50%;transform:translateY(-50%)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
22
22
  }
23
23
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonLanguageModalComponent, decorators: [{
24
24
  type: Component,
25
- args: [{ selector: 'lib-aurora-language-modal', standalone: true, imports: [CommonModule], template: "<div class=\"aurora-languages__close\">\r\n <button\r\n class=\"btn btn-circle btn--light aurora-plus btn-responsive\"\r\n (click)=\"close()\"\r\n ></button>\r\n</div>\r\n<div class=\"aurora-languages__wrapper\">\r\n <div class=\"aurora-languages\">\r\n <div\r\n class=\"aurora-languages__header d-flex flex-column align-itemns-center\"\r\n >\r\n <h4 class=\"title--small\">Idiomas</h4>\r\n <span class=\"subtitle\">Seleccione un idioma</span>\r\n </div>\r\n\r\n <div\r\n class=\"aurora-languages__content d-flex flex-column align-items-center\"\r\n >\r\n <a\r\n [ngClass]=\"{\r\n 'aurora-languages__selected': languages[2] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"selectLanguage('espa\u00F1ol')\"\r\n ><span class=\"line\"></span>Espa\u00F1ol<span\r\n class=\"icon aurora-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'aurora-languages__selected': languages[0] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"selectLanguage('ingl\u00E9s')\"\r\n ><span class=\"line\"></span>English<span\r\n class=\"icon aurora-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'aurora-languages__selected': languages[1] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"selectLanguage('alem\u00E1n')\"\r\n ><span class=\"line\"></span>Deutsch<span\r\n class=\"icon aurora-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'aurora-languages__selected': languages[1] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"selectLanguage('frances')\"\r\n ><span class=\"line\"></span>Fran\u00E7ais<span\r\n class=\"icon aurora-arrow-right\"\r\n ></span\r\n ></a>\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1024px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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: #978667;--cl_icon: #19314bbf;--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: #292b33;--cl_background_body: #fdfbf8;--cl_background_white: #fdfbf8;--cl_background_dark: #01a7c0;--cl_background_gray: #eee;--cl_background_cajas: #fff;--cl_background_cajas-dark: #978667;--cl_background_progress: rgba(64, 66, 72, .203);--cl_background_modals: rgba(25, 49, 75, .395);--cl_offer_bg: #fff;--cl_offer_tag: #292b33;--cl_offer_tag-text: #fff;--cl_offer_cat: #ddd;--cl_title: #19314b;--cl_subtitle: #5a5a5a;--cl_pretitle: #5a5a5a;--cl_text: #5a5a5ab3;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 400;--w_subtitle: 200;--w_pretitle: 200;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b;--cl_header-bg: #fff;--cl_header-text-light: #fff;--cl_header-text-dark: #19314b;--cl_menu-bg: #19314ba8;--cl_menu-text: #fff;--cl_menu-text-hover: #ffffff98;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #5a5a5a;--cl_btn-box-hover: #19314b;--cl_btn-box-hover-text: #fff;--cl_btn-call: #978667;--cl_btn-call-text: white;--cl_btn-call-hover: #19314b;--cl_btn-call-hover-text: #fff;--cl_btn-link: #978667;--cl_btn-link-hover: #19314b;--cl_btn-arrow: #19314b53;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #19314b;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #ffffff66;--cl_btn-dots-active: #fff;--cl_btn-dots-hover: #19314b;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #19314b;--cl_btn-light-text-hover: #19314b;--cl_btn-close: #19314bf2;--cl_btn-close-hover: #978667;--cl_btn-close-light: #fff;--cl_btn-close-light-hover: #978667;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_footer-bg: #19314b;--cl_footer-text: #fff;--btn_radius: 40px;--img_radius: 20px;--mdc-dialog-container-shape: var(--img_radius)}.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_background_cajas: #181818;--cl_background_cajas-dark: #aa8453;--cl_background_progress: rgba(64, 66, 72, .203);--cl_background_modals: #aa84534e;--cl_offer_bg: #292b33;--cl_offer_tag: #fff;--cl_offer_tag-text: #292b33;--cl_offer_cat: #ddd;--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;--w_title: 600;--w_text: 400;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #fff;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_menu-text-hover: #ffffff98;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-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: #fff;--cl_btn-call-text: #79582c;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff88;--cl_btn-arrow-icon: #191818fd;--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: #79582c;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #fff;--cl_btn-close: #fff;--cl_btn-close-hover: #978667;--cl_btn-close-light: #fff;--cl_btn-close-light-hover: #978667;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_footer-bg: #aa8453;--cl_footer-text: #fff;--btn_radius: 1px;--img_radius: 0px}.aurora-languages{max-width:440px;max-height:100vh;overflow:auto;align-self:center;padding:50px 20px;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.aurora-languages__wrapper{width:100%;height:100%;background-color:#19314b;position:relative}.aurora-languages .btn{opacity:1}.aurora-languages .btn:hover{opacity:.6}.aurora-languages__close{position:absolute;right:20px;top:20px;z-index:1;transform:rotate(-45deg)}@media (min-width: 1024px){.aurora-languages__close{right:70px;top:70px}}.aurora-languages__header{width:100%;gap:15px;padding-bottom:65px}.aurora-languages h4,.aurora-languages .subtitle{color:#fff;font-weight:400;text-align:center}.aurora-languages .subtitle{font-family:var(--font-text);font-size:15px;font-weight:300}.aurora-languages__content{gap:20px;padding:0 20px}@media (min-width: 768px){.aurora-languages__content{gap:25px}}.aurora-languages__content a{width:100%;max-width:400px;height:60px;padding:19px 30px 14px 46px;background-color:#fff;position:relative;border-radius:5px;font-family:var(--font-title)!important;font-size:18px;letter-spacing:.02em;font-weight:400;color:#19314b;cursor:pointer}.aurora-languages__content a:hover .icon{animation:move-right 2s infinite ease-in-out}.aurora-languages__content a .icon{display:none}.aurora-languages__content a:not(.aurora-languages__selected) .icon{display:initial;position:absolute;font-size:12px;right:30px;font-weight:700}.aurora-languages__content a .line{border-bottom:1px solid #5a5a5a;width:13px;position:absolute;left:20.5px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}\n"] }]
25
+ args: [{ selector: 'lib-aurora-language-modal', standalone: true, imports: [CommonModule], template: "<div class=\"close-modal\">\r\n <button class=\"babylon-plus\" (click)=\"close()\"></button>\r\n</div>\r\n<div class=\"babylon-languages__wrapper\">\r\n <div class=\"babylon-languages\">\r\n <div\r\n class=\"babylon-languages__header d-flex flex-column align-itemns-center\"\r\n >\r\n <h4 class=\"title--small\">Idiomas</h4>\r\n <span class=\"subtitle\">Seleccione un idioma</span>\r\n </div>\r\n\r\n <div\r\n class=\"babylon-languages__content d-flex flex-column align-items-center\"\r\n >\r\n <a\r\n [ngClass]=\"{\r\n 'babylon-languages__selected': languages[2] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"close()\"\r\n ><span class=\"line\"></span>Espa\u00F1ol<span\r\n class=\"icon babylon-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'babylon-languages__selected': languages[0] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"close()\"\r\n ><span class=\"line\"></span>English<span\r\n class=\"icon babylon-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'babylon-languages__selected': languages[1] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"close()\"\r\n ><span class=\"line\"></span>Deutsch<span\r\n class=\"icon babylon-arrow-right\"\r\n ></span\r\n ></a>\r\n <a\r\n [ngClass]=\"{\r\n 'babylon-languages__selected': languages[1] == selected\r\n }\"\r\n class=\"d-flex align-items-center\"\r\n (btnClick)=\"close()\"\r\n ><span class=\"line\"></span>Fran\u00E7ais<span\r\n class=\"icon babylon-arrow-right\"\r\n ></span\r\n ></a>\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".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}:root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.babylon-languages{max-width:440px;max-height:100vh;overflow:auto;align-self:center;padding:50px 20px;width:100%;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.babylon-languages__wrapper{width:100%;height:100%;background-color:#19314b;position:relative}.babylon-languages .btn{opacity:1}.babylon-languages .btn:hover{opacity:.6}.babylon-languages__close{position:absolute;right:20px;top:20px;z-index:1;transform:rotate(-45deg)}@media (min-width: 992px){.babylon-languages__close{right:70px;top:70px}}.babylon-languages__header{width:100%;gap:15px;padding-bottom:65px}.babylon-languages h4,.babylon-languages .subtitle{color:#fff;font-weight:400;text-align:center}.babylon-languages .subtitle{font-family:var(--font-text);font-size:15px;font-weight:300}.babylon-languages__content{gap:20px;padding:0 20px}@media (min-width: 768px){.babylon-languages__content{gap:25px}}.babylon-languages__content a{width:100%;max-width:400px;height:60px;padding:19px 30px 14px 46px;background-color:#fff;position:relative;border-radius:5px;font-family:var(--font-title)!important;font-size:18px;letter-spacing:.02em;font-weight:400;color:#19314b;cursor:pointer}.babylon-languages__content a:hover .icon{animation:move-right 2s infinite ease-in-out}.babylon-languages__content a .icon{display:none}.babylon-languages__content a:not(.babylon-languages__selected) .icon{display:initial;position:absolute;font-size:12px;right:30px;font-weight:700}.babylon-languages__content a .line{border-bottom:1px solid #5a5a5a;width:13px;position:absolute;left:20.5px;top:50%;transform:translateY(-50%)}\n"] }]
26
26
  }], propDecorators: { languageSelect: [{
27
27
  type: Output
28
28
  }] } });
29
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1sYW5ndWFnZS1tb2RhbC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tbGFuZ3VhZ2UtbW9kYWwvYmFieWxvbi1sYW5ndWFnZS1tb2RhbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tbGFuZ3VhZ2UtbW9kYWwvYmFieWxvbi1sYW5ndWFnZS1tb2RhbC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQUUsTUFBTSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN4RSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sMEJBQTBCLENBQUM7OztBQVN4RCxNQUFNLE9BQU8sNkJBQTZCO0lBUDFDO1FBUWMsbUJBQWMsR0FBRyxJQUFJLFlBQVksRUFBVSxDQUFDO1FBRXRELGNBQVMsR0FBRyxDQUFDLFFBQVEsRUFBRSxRQUFRLEVBQUUsU0FBUyxFQUFFLFNBQVMsQ0FBQyxDQUFDO1FBRXZELGFBQVEsR0FBRyxTQUFTLENBQUM7UUFFSixjQUFTLEdBQ3RCLE1BQU0sQ0FBQyxZQUFZLENBQUMsQ0FBQztLQVU1QjtJQVJHLGNBQWMsQ0FBQyxRQUFnQjtRQUMzQixJQUFJLENBQUMsUUFBUSxHQUFHLFFBQVEsQ0FBQztRQUN6QixJQUFJLENBQUMsY0FBYyxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQztJQUN2QyxDQUFDO0lBRUQsS0FBSztRQUNELElBQUksQ0FBQyxTQUFTLENBQUMsS0FBSyxFQUFFLENBQUM7SUFDM0IsQ0FBQzsrR0FqQlEsNkJBQTZCO21HQUE3Qiw2QkFBNkIsb0lDWDFDLDA1RUE2REEsODd4QkR0RGMsWUFBWTs7NEZBSWIsNkJBQTZCO2tCQVB6QyxTQUFTOytCQUNJLDJCQUEyQixjQUN6QixJQUFJLFdBQ1AsQ0FBQyxZQUFZLENBQUM7OEJBS2IsY0FBYztzQkFBdkIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBpbmplY3QsIE91dHB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBNYXREaWFsb2dSZWYgfSBmcm9tICdAYW5ndWxhci9tYXRlcmlhbC9kaWFsb2cnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2xpYi1hdXJvcmEtbGFuZ3VhZ2UtbW9kYWwnLFxyXG4gICAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICAgIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tbGFuZ3VhZ2UtbW9kYWwuY29tcG9uZW50Lmh0bWwnLFxyXG4gICAgc3R5bGVVcmw6ICcuL2JhYnlsb24tbGFuZ3VhZ2UtbW9kYWwuY29tcG9uZW50LnNjc3MnLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkxhbmd1YWdlTW9kYWxDb21wb25lbnQge1xyXG4gICAgQE91dHB1dCgpIGxhbmd1YWdlU2VsZWN0ID0gbmV3IEV2ZW50RW1pdHRlcjxzdHJpbmc+KCk7XHJcblxyXG4gICAgbGFuZ3VhZ2VzID0gWydpbmdsw6lzJywgJ2FsZW3DoW4nLCAnZXNwYcOxb2wnLCAnZnJhbmNlcyddO1xyXG5cclxuICAgIHNlbGVjdGVkID0gJ2VzcGHDsW9sJztcclxuXHJcbiAgICBwcml2YXRlIHJlYWRvbmx5IGRpYWxvZ1JlZjogTWF0RGlhbG9nUmVmPEJhYnlsb25MYW5ndWFnZU1vZGFsQ29tcG9uZW50PiA9XHJcbiAgICAgICAgaW5qZWN0KE1hdERpYWxvZ1JlZik7XHJcblxyXG4gICAgc2VsZWN0TGFuZ3VhZ2UobGFuZ3VhZ2U6IHN0cmluZyk6IHZvaWQge1xyXG4gICAgICAgIHRoaXMuc2VsZWN0ZWQgPSBsYW5ndWFnZTtcclxuICAgICAgICB0aGlzLmxhbmd1YWdlU2VsZWN0LmVtaXQobGFuZ3VhZ2UpO1xyXG4gICAgfVxyXG5cclxuICAgIGNsb3NlKCk6IHZvaWQge1xyXG4gICAgICAgIHRoaXMuZGlhbG9nUmVmLmNsb3NlKCk7XHJcbiAgICB9XHJcbn1cclxuIiwiPGRpdiBjbGFzcz1cImF1cm9yYS1sYW5ndWFnZXNfX2Nsb3NlXCI+XHJcbiAgICA8YnV0dG9uXHJcbiAgICAgICAgY2xhc3M9XCJidG4gYnRuLWNpcmNsZSBidG4tLWxpZ2h0ICBhdXJvcmEtcGx1cyBidG4tcmVzcG9uc2l2ZVwiXHJcbiAgICAgICAgKGNsaWNrKT1cImNsb3NlKClcIlxyXG4gICAgPjwvYnV0dG9uPlxyXG48L2Rpdj5cclxuPGRpdiBjbGFzcz1cImF1cm9yYS1sYW5ndWFnZXNfX3dyYXBwZXJcIj5cclxuICAgIDxkaXYgY2xhc3M9XCJhdXJvcmEtbGFuZ3VhZ2VzXCI+XHJcbiAgICAgICAgPGRpdlxyXG4gICAgICAgICAgICBjbGFzcz1cImF1cm9yYS1sYW5ndWFnZXNfX2hlYWRlciBkLWZsZXggZmxleC1jb2x1bW4gYWxpZ24taXRlbW5zLWNlbnRlclwiXHJcbiAgICAgICAgPlxyXG4gICAgICAgICAgICA8aDQgY2xhc3M9XCJ0aXRsZS0tc21hbGxcIj5JZGlvbWFzPC9oND5cclxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJzdWJ0aXRsZVwiPlNlbGVjY2lvbmUgdW4gaWRpb21hPC9zcGFuPlxyXG4gICAgICAgIDwvZGl2PlxyXG5cclxuICAgICAgICA8ZGl2XHJcbiAgICAgICAgICAgIGNsYXNzPVwiYXVyb3JhLWxhbmd1YWdlc19fY29udGVudCBkLWZsZXggZmxleC1jb2x1bW4gYWxpZ24taXRlbXMtY2VudGVyXCJcclxuICAgICAgICA+XHJcbiAgICAgICAgICAgIDxhXHJcbiAgICAgICAgICAgICAgICBbbmdDbGFzc109XCJ7XHJcbiAgICAgICAgICAgICAgICAgICAgJ2F1cm9yYS1sYW5ndWFnZXNfX3NlbGVjdGVkJzogbGFuZ3VhZ2VzWzJdID09IHNlbGVjdGVkXHJcbiAgICAgICAgICAgICAgICB9XCJcclxuICAgICAgICAgICAgICAgIGNsYXNzPVwiZC1mbGV4IGFsaWduLWl0ZW1zLWNlbnRlclwiXHJcbiAgICAgICAgICAgICAgICAoYnRuQ2xpY2spPVwic2VsZWN0TGFuZ3VhZ2UoJ2VzcGHDsW9sJylcIlxyXG4gICAgICAgICAgICAgICAgPjxzcGFuIGNsYXNzPVwibGluZVwiPjwvc3Bhbj5Fc3Bhw7FvbDxzcGFuXHJcbiAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJpY29uIGF1cm9yYS1hcnJvdy1yaWdodFwiXHJcbiAgICAgICAgICAgICAgICA+PC9zcGFuXHJcbiAgICAgICAgICAgID48L2E+XHJcbiAgICAgICAgICAgIDxhXHJcbiAgICAgICAgICAgICAgICBbbmdDbGFzc109XCJ7XHJcbiAgICAgICAgICAgICAgICAgICAgJ2F1cm9yYS1sYW5ndWFnZXNfX3NlbGVjdGVkJzogbGFuZ3VhZ2VzWzBdID09IHNlbGVjdGVkXHJcbiAgICAgICAgICAgICAgICB9XCJcclxuICAgICAgICAgICAgICAgIGNsYXNzPVwiZC1mbGV4IGFsaWduLWl0ZW1zLWNlbnRlclwiXHJcbiAgICAgICAgICAgICAgICAoYnRuQ2xpY2spPVwic2VsZWN0TGFuZ3VhZ2UoJ2luZ2zDqXMnKVwiXHJcbiAgICAgICAgICAgICAgICA+PHNwYW4gY2xhc3M9XCJsaW5lXCI+PC9zcGFuPkVuZ2xpc2g8c3BhblxyXG4gICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiaWNvbiBhdXJvcmEtYXJyb3ctcmlnaHRcIlxyXG4gICAgICAgICAgICAgICAgPjwvc3BhblxyXG4gICAgICAgICAgICA+PC9hPlxyXG4gICAgICAgICAgICA8YVxyXG4gICAgICAgICAgICAgICAgW25nQ2xhc3NdPVwie1xyXG4gICAgICAgICAgICAgICAgICAgICdhdXJvcmEtbGFuZ3VhZ2VzX19zZWxlY3RlZCc6IGxhbmd1YWdlc1sxXSA9PSBzZWxlY3RlZFxyXG4gICAgICAgICAgICAgICAgfVwiXHJcbiAgICAgICAgICAgICAgICBjbGFzcz1cImQtZmxleCBhbGlnbi1pdGVtcy1jZW50ZXJcIlxyXG4gICAgICAgICAgICAgICAgKGJ0bkNsaWNrKT1cInNlbGVjdExhbmd1YWdlKCdhbGVtw6FuJylcIlxyXG4gICAgICAgICAgICAgICAgPjxzcGFuIGNsYXNzPVwibGluZVwiPjwvc3Bhbj5EZXV0c2NoPHNwYW5cclxuICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImljb24gYXVyb3JhLWFycm93LXJpZ2h0XCJcclxuICAgICAgICAgICAgICAgID48L3NwYW5cclxuICAgICAgICAgICAgPjwvYT5cclxuICAgICAgICAgICAgPGFcclxuICAgICAgICAgICAgICAgIFtuZ0NsYXNzXT1cIntcclxuICAgICAgICAgICAgICAgICAgICAnYXVyb3JhLWxhbmd1YWdlc19fc2VsZWN0ZWQnOiBsYW5ndWFnZXNbMV0gPT0gc2VsZWN0ZWRcclxuICAgICAgICAgICAgICAgIH1cIlxyXG4gICAgICAgICAgICAgICAgY2xhc3M9XCJkLWZsZXggYWxpZ24taXRlbXMtY2VudGVyXCJcclxuICAgICAgICAgICAgICAgIChidG5DbGljayk9XCJzZWxlY3RMYW5ndWFnZSgnZnJhbmNlcycpXCJcclxuICAgICAgICAgICAgICAgID48c3BhbiBjbGFzcz1cImxpbmVcIj48L3NwYW4+RnJhbsOnYWlzPHNwYW5cclxuICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImljb24gYXVyb3JhLWFycm93LXJpZ2h0XCJcclxuICAgICAgICAgICAgICAgID48L3NwYW5cclxuICAgICAgICAgICAgPjwvYT5cclxuICAgICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PlxyXG48L2Rpdj5cclxuIl19
29
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1sYW5ndWFnZS1tb2RhbC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tbGFuZ3VhZ2UtbW9kYWwvYmFieWxvbi1sYW5ndWFnZS1tb2RhbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tbGFuZ3VhZ2UtbW9kYWwvYmFieWxvbi1sYW5ndWFnZS1tb2RhbC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQUUsTUFBTSxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN4RSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sMEJBQTBCLENBQUM7OztBQVN4RCxNQUFNLE9BQU8sNkJBQTZCO0lBUDFDO1FBUWMsbUJBQWMsR0FBRyxJQUFJLFlBQVksRUFBVSxDQUFDO1FBRXRELGNBQVMsR0FBRyxDQUFDLFFBQVEsRUFBRSxRQUFRLEVBQUUsU0FBUyxFQUFFLFNBQVMsQ0FBQyxDQUFDO1FBRXZELGFBQVEsR0FBRyxTQUFTLENBQUM7UUFFSixjQUFTLEdBQ3RCLE1BQU0sQ0FBQyxZQUFZLENBQUMsQ0FBQztLQVU1QjtJQVJHLGNBQWMsQ0FBQyxRQUFnQjtRQUMzQixJQUFJLENBQUMsUUFBUSxHQUFHLFFBQVEsQ0FBQztRQUN6QixJQUFJLENBQUMsY0FBYyxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQztJQUN2QyxDQUFDO0lBRUQsS0FBSztRQUNELElBQUksQ0FBQyxTQUFTLENBQUMsS0FBSyxFQUFFLENBQUM7SUFDM0IsQ0FBQzsrR0FqQlEsNkJBQTZCO21HQUE3Qiw2QkFBNkIsb0lDWDFDLDh2RUEwREEsa3BRRG5EYyxZQUFZOzs0RkFJYiw2QkFBNkI7a0JBUHpDLFNBQVM7K0JBQ0ksMkJBQTJCLGNBQ3pCLElBQUksV0FDUCxDQUFDLFlBQVksQ0FBQzs4QkFLYixjQUFjO3NCQUF2QixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuaW1wb3J0IHsgQ29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIGluamVjdCwgT3V0cHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IE1hdERpYWxvZ1JlZiB9IGZyb20gJ0Bhbmd1bGFyL21hdGVyaWFsL2RpYWxvZyc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICAgIHNlbGVjdG9yOiAnbGliLWF1cm9yYS1sYW5ndWFnZS1tb2RhbCcsXHJcbiAgICBzdGFuZGFsb25lOiB0cnVlLFxyXG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXHJcbiAgICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi1sYW5ndWFnZS1tb2RhbC5jb21wb25lbnQuaHRtbCcsXHJcbiAgICBzdHlsZVVybDogJy4vYmFieWxvbi1sYW5ndWFnZS1tb2RhbC5jb21wb25lbnQuc2NzcycsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBCYWJ5bG9uTGFuZ3VhZ2VNb2RhbENvbXBvbmVudCB7XHJcbiAgICBAT3V0cHV0KCkgbGFuZ3VhZ2VTZWxlY3QgPSBuZXcgRXZlbnRFbWl0dGVyPHN0cmluZz4oKTtcclxuXHJcbiAgICBsYW5ndWFnZXMgPSBbJ2luZ2zDqXMnLCAnYWxlbcOhbicsICdlc3Bhw7FvbCcsICdmcmFuY2VzJ107XHJcblxyXG4gICAgc2VsZWN0ZWQgPSAnZXNwYcOxb2wnO1xyXG5cclxuICAgIHByaXZhdGUgcmVhZG9ubHkgZGlhbG9nUmVmOiBNYXREaWFsb2dSZWY8QmFieWxvbkxhbmd1YWdlTW9kYWxDb21wb25lbnQ+ID1cclxuICAgICAgICBpbmplY3QoTWF0RGlhbG9nUmVmKTtcclxuXHJcbiAgICBzZWxlY3RMYW5ndWFnZShsYW5ndWFnZTogc3RyaW5nKTogdm9pZCB7XHJcbiAgICAgICAgdGhpcy5zZWxlY3RlZCA9IGxhbmd1YWdlO1xyXG4gICAgICAgIHRoaXMubGFuZ3VhZ2VTZWxlY3QuZW1pdChsYW5ndWFnZSk7XHJcbiAgICB9XHJcblxyXG4gICAgY2xvc2UoKTogdm9pZCB7XHJcbiAgICAgICAgdGhpcy5kaWFsb2dSZWYuY2xvc2UoKTtcclxuICAgIH1cclxufVxyXG4iLCI8ZGl2IGNsYXNzPVwiY2xvc2UtbW9kYWxcIj5cclxuICAgIDxidXR0b24gY2xhc3M9XCJiYWJ5bG9uLXBsdXNcIiAoY2xpY2spPVwiY2xvc2UoKVwiPjwvYnV0dG9uPlxyXG48L2Rpdj5cclxuPGRpdiBjbGFzcz1cImJhYnlsb24tbGFuZ3VhZ2VzX193cmFwcGVyXCI+XHJcbiAgICA8ZGl2IGNsYXNzPVwiYmFieWxvbi1sYW5ndWFnZXNcIj5cclxuICAgICAgICA8ZGl2XHJcbiAgICAgICAgICAgIGNsYXNzPVwiYmFieWxvbi1sYW5ndWFnZXNfX2hlYWRlciBkLWZsZXggZmxleC1jb2x1bW4gYWxpZ24taXRlbW5zLWNlbnRlclwiXHJcbiAgICAgICAgPlxyXG4gICAgICAgICAgICA8aDQgY2xhc3M9XCJ0aXRsZS0tc21hbGxcIj5JZGlvbWFzPC9oND5cclxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJzdWJ0aXRsZVwiPlNlbGVjY2lvbmUgdW4gaWRpb21hPC9zcGFuPlxyXG4gICAgICAgIDwvZGl2PlxyXG5cclxuICAgICAgICA8ZGl2XHJcbiAgICAgICAgICAgIGNsYXNzPVwiYmFieWxvbi1sYW5ndWFnZXNfX2NvbnRlbnQgZC1mbGV4IGZsZXgtY29sdW1uIGFsaWduLWl0ZW1zLWNlbnRlclwiXHJcbiAgICAgICAgPlxyXG4gICAgICAgICAgICA8YVxyXG4gICAgICAgICAgICAgICAgW25nQ2xhc3NdPVwie1xyXG4gICAgICAgICAgICAgICAgICAgICdiYWJ5bG9uLWxhbmd1YWdlc19fc2VsZWN0ZWQnOiBsYW5ndWFnZXNbMl0gPT0gc2VsZWN0ZWRcclxuICAgICAgICAgICAgICAgIH1cIlxyXG4gICAgICAgICAgICAgICAgY2xhc3M9XCJkLWZsZXggYWxpZ24taXRlbXMtY2VudGVyXCJcclxuICAgICAgICAgICAgICAgIChidG5DbGljayk9XCJjbG9zZSgpXCJcclxuICAgICAgICAgICAgICAgID48c3BhbiBjbGFzcz1cImxpbmVcIj48L3NwYW4+RXNwYcOxb2w8c3BhblxyXG4gICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiaWNvbiBiYWJ5bG9uLWFycm93LXJpZ2h0XCJcclxuICAgICAgICAgICAgICAgID48L3NwYW5cclxuICAgICAgICAgICAgPjwvYT5cclxuICAgICAgICAgICAgPGFcclxuICAgICAgICAgICAgICAgIFtuZ0NsYXNzXT1cIntcclxuICAgICAgICAgICAgICAgICAgICAnYmFieWxvbi1sYW5ndWFnZXNfX3NlbGVjdGVkJzogbGFuZ3VhZ2VzWzBdID09IHNlbGVjdGVkXHJcbiAgICAgICAgICAgICAgICB9XCJcclxuICAgICAgICAgICAgICAgIGNsYXNzPVwiZC1mbGV4IGFsaWduLWl0ZW1zLWNlbnRlclwiXHJcbiAgICAgICAgICAgICAgICAoYnRuQ2xpY2spPVwiY2xvc2UoKVwiXHJcbiAgICAgICAgICAgICAgICA+PHNwYW4gY2xhc3M9XCJsaW5lXCI+PC9zcGFuPkVuZ2xpc2g8c3BhblxyXG4gICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiaWNvbiBiYWJ5bG9uLWFycm93LXJpZ2h0XCJcclxuICAgICAgICAgICAgICAgID48L3NwYW5cclxuICAgICAgICAgICAgPjwvYT5cclxuICAgICAgICAgICAgPGFcclxuICAgICAgICAgICAgICAgIFtuZ0NsYXNzXT1cIntcclxuICAgICAgICAgICAgICAgICAgICAnYmFieWxvbi1sYW5ndWFnZXNfX3NlbGVjdGVkJzogbGFuZ3VhZ2VzWzFdID09IHNlbGVjdGVkXHJcbiAgICAgICAgICAgICAgICB9XCJcclxuICAgICAgICAgICAgICAgIGNsYXNzPVwiZC1mbGV4IGFsaWduLWl0ZW1zLWNlbnRlclwiXHJcbiAgICAgICAgICAgICAgICAoYnRuQ2xpY2spPVwiY2xvc2UoKVwiXHJcbiAgICAgICAgICAgICAgICA+PHNwYW4gY2xhc3M9XCJsaW5lXCI+PC9zcGFuPkRldXRzY2g8c3BhblxyXG4gICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiaWNvbiBiYWJ5bG9uLWFycm93LXJpZ2h0XCJcclxuICAgICAgICAgICAgICAgID48L3NwYW5cclxuICAgICAgICAgICAgPjwvYT5cclxuICAgICAgICAgICAgPGFcclxuICAgICAgICAgICAgICAgIFtuZ0NsYXNzXT1cIntcclxuICAgICAgICAgICAgICAgICAgICAnYmFieWxvbi1sYW5ndWFnZXNfX3NlbGVjdGVkJzogbGFuZ3VhZ2VzWzFdID09IHNlbGVjdGVkXHJcbiAgICAgICAgICAgICAgICB9XCJcclxuICAgICAgICAgICAgICAgIGNsYXNzPVwiZC1mbGV4IGFsaWduLWl0ZW1zLWNlbnRlclwiXHJcbiAgICAgICAgICAgICAgICAoYnRuQ2xpY2spPVwiY2xvc2UoKVwiXHJcbiAgICAgICAgICAgICAgICA+PHNwYW4gY2xhc3M9XCJsaW5lXCI+PC9zcGFuPkZyYW7Dp2FpczxzcGFuXHJcbiAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJpY29uIGJhYnlsb24tYXJyb3ctcmlnaHRcIlxyXG4gICAgICAgICAgICAgICAgPjwvc3BhblxyXG4gICAgICAgICAgICA+PC9hPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgPC9kaXY+XHJcbjwvZGl2PlxyXG4iXX0=
@@ -13,11 +13,11 @@ export class BabylonTopSliderComponent {
13
13
  return `/assets/babylon/fotos/${img}`;
14
14
  }
15
15
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonTopSliderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonTopSliderComponent, isStandalone: true, selector: "lib-babylon-top-slider", inputs: { pretitle: "pretitle", title: "title", pretitleSlider: "pretitleSlider", titleSlider: "titleSlider", img: "img", imgSlider: "imgSlider" }, ngImport: i0, template: "<section class=\"babylon__topslider margin-main-botom\"> \r\n <div class=\"cs_parallax_slider loading overflow-hidden position-relative\">\r\n <div class=\"swiper-wrapper\">\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" [attr.data-src]=\"getImagePath(this.img)\"></figure>\r\n <div class=\"container position-relative cs_zindex_3\">\r\n <div class=\"cs_hero_text\">\r\n <h2 class=\" pretitle_carrusel\">{{ pretitle }}</h2>\r\n <h1 class=\" title_carrusel\">{{ title }}</h1> \r\n <div class=\"btns__box align--center\">\r\n <!-- <a href=\" \" class=\"btn btn_primary btn--light\">\r\n <b>Descubrenos</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a> -->\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" [attr.data-src]=\"getImagePath(this.imgSlider)\"></figure>\r\n <div class=\"container position-relative cs_zindex_3\">\r\n <div class=\"cs_hero_text\">\r\n <h2 class=\" pretitle_carrusel\">{{ pretitleSlider }}</h2>\r\n <h1 class=\" title_carrusel\">{{ titleSlider }}</h1> \r\n <div class=\"btns__box align--center\">\r\n <!-- <a href=\" \" class=\"btn btn_primary btn--light\">\r\n <b>Descubrenos</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a> -->\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div> \r\n </div>\r\n </div> \r\n <div class=\"cs_slider_navigation cs_white_color\">\r\n <div class=\"cs_swiper_button_prev\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </div>\r\n <div class=\"cs_swiper_button_next\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </div>\r\n </div>\r\n <a href=\"#about\" class=\"cs_down_btn_2\"></a>\r\n <div class=\"float-buttons\">\r\n <div class=\"float-buttons--inner\">\r\n <a href=\"/contact\" class=\"btn-float\"><span class=\"babylon-transfer\"></span> <span class=\"text\">Transfer</span></a>\r\n <a href=\"\" class=\"btn-float\"><span class=\"babylon-envelope\"></span> <span class=\"text\">Chekin online</span></a>\r\n </div> \r\n </div>\r\n</section>\r\n\r\n ", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_hero.cs_style_1{height:calc(100vh + -0px);padding:100px 0 50px;max-height:1100px}@media (max-width: 991px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 575px){.cs_hero.cs_style_1{min-height:500px}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__topslider{position:relative}.cs_down_btn_2{position:absolute;height:35px;width:20px;border-radius:10px;border:2px solid var(--cl_title-light);z-index:1;bottom:14%;left:50%;margin-left:-10px}.cs_down_btn_2:before{content:\"\";height:5px;width:5px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--cl_title-light);animation:UpAndDown 3s infinite}@keyframes UpAndDown{0%,to{top:30%}50%{top:70%;opacity:.5;transform:translate(-50%,-50%) scale(.8)}}\n"] }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonTopSliderComponent, isStandalone: true, selector: "lib-babylon-top-slider", inputs: { pretitle: "pretitle", title: "title", pretitleSlider: "pretitleSlider", titleSlider: "titleSlider", img: "img", imgSlider: "imgSlider" }, ngImport: i0, template: "<section class=\"babylon__topslider margin-main-botom\">\r\n <div class=\"cs_parallax_slider loading overflow-hidden position-relative\">\r\n <div class=\"swiper-wrapper\">\r\n <div class=\"swiper-slide\">\r\n <div\r\n class=\"cs_hero cs_style_1 cs_center text-center position-relative\"\r\n >\r\n <figure\r\n class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\"\r\n [attr.data-src]=\"getImagePath(this.img)\"\r\n ></figure>\r\n <div class=\"container position-relative cs_zindex_3\">\r\n <div class=\"cs_hero_text\">\r\n <h2 class=\"pretitle_carrusel\">{{ pretitle }}</h2>\r\n <h1 class=\"title_carrusel\">{{ title }}</h1>\r\n <div class=\"btns__box align--center\">\r\n <!-- <a href=\" \" class=\"btn btn_primary btn--light\">\r\n <b>Descubrenos</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a> -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"swiper-slide\">\r\n <div\r\n class=\"cs_hero cs_style_1 cs_center text-center position-relative\"\r\n >\r\n <figure\r\n class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\"\r\n [attr.data-src]=\"getImagePath(this.imgSlider)\"\r\n ></figure>\r\n <div class=\"container position-relative cs_zindex_3\">\r\n <div class=\"cs_hero_text\">\r\n <h2 class=\"pretitle_carrusel\">\r\n {{ pretitleSlider }}\r\n </h2>\r\n <h1 class=\"title_carrusel\">{{ titleSlider }}</h1>\r\n <div class=\"btns__box align--center\">\r\n <!-- <a href=\" \" class=\"btn btn_primary btn--light\">\r\n <b>Descubrenos</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a> -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_slider_navigation cs_white_color\">\r\n <div class=\"cs_swiper_button_prev\">\r\n <span class=\"babylon-arrow-left-big\"></span>\r\n </div>\r\n <div class=\"cs_swiper_button_next\">\r\n <span class=\"babylon-arrow-right-big\"></span>\r\n </div>\r\n </div>\r\n <a href=\"#about\" class=\"cs_down_btn_2\"></a>\r\n <div class=\"float-buttons\">\r\n <div class=\"float-buttons--inner\">\r\n <a href=\"/contact\" class=\"btn-float\"\r\n ><span class=\"babylon-transfer\"></span>\r\n <span class=\"text\">Transfer</span></a\r\n >\r\n <a href=\"\" class=\"btn-float\"\r\n ><span class=\"babylon-envelope\"></span>\r\n <span class=\"text\">Checkin online</span></a\r\n >\r\n </div>\r\n </div>\r\n</section>\r\n", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_hero.cs_style_1{height:calc(100vh + -0px);padding:100px 0 50px;max-height:1100px}@media (max-width: 991px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 575px){.cs_hero.cs_style_1{min-height:500px}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__topslider{position:relative}.cs_down_btn_2{position:absolute;height:35px;width:20px;border-radius:10px;border:2px solid var(--cl_title-light);z-index:1;bottom:14%;left:50%;margin-left:-10px}.cs_down_btn_2:before{content:\"\";height:5px;width:5px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--cl_title-light);animation:UpAndDown 3s infinite}@keyframes UpAndDown{0%,to{top:30%}50%{top:70%;opacity:.5;transform:translate(-50%,-50%) scale(.8)}}\n"] }); }
17
17
  }
18
18
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonTopSliderComponent, decorators: [{
19
19
  type: Component,
20
- args: [{ selector: 'lib-babylon-top-slider', standalone: true, imports: [], template: "<section class=\"babylon__topslider margin-main-botom\"> \r\n <div class=\"cs_parallax_slider loading overflow-hidden position-relative\">\r\n <div class=\"swiper-wrapper\">\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" [attr.data-src]=\"getImagePath(this.img)\"></figure>\r\n <div class=\"container position-relative cs_zindex_3\">\r\n <div class=\"cs_hero_text\">\r\n <h2 class=\" pretitle_carrusel\">{{ pretitle }}</h2>\r\n <h1 class=\" title_carrusel\">{{ title }}</h1> \r\n <div class=\"btns__box align--center\">\r\n <!-- <a href=\" \" class=\"btn btn_primary btn--light\">\r\n <b>Descubrenos</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a> -->\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" [attr.data-src]=\"getImagePath(this.imgSlider)\"></figure>\r\n <div class=\"container position-relative cs_zindex_3\">\r\n <div class=\"cs_hero_text\">\r\n <h2 class=\" pretitle_carrusel\">{{ pretitleSlider }}</h2>\r\n <h1 class=\" title_carrusel\">{{ titleSlider }}</h1> \r\n <div class=\"btns__box align--center\">\r\n <!-- <a href=\" \" class=\"btn btn_primary btn--light\">\r\n <b>Descubrenos</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a> -->\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div> \r\n </div>\r\n </div> \r\n <div class=\"cs_slider_navigation cs_white_color\">\r\n <div class=\"cs_swiper_button_prev\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </div>\r\n <div class=\"cs_swiper_button_next\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </div>\r\n </div>\r\n <a href=\"#about\" class=\"cs_down_btn_2\"></a>\r\n <div class=\"float-buttons\">\r\n <div class=\"float-buttons--inner\">\r\n <a href=\"/contact\" class=\"btn-float\"><span class=\"babylon-transfer\"></span> <span class=\"text\">Transfer</span></a>\r\n <a href=\"\" class=\"btn-float\"><span class=\"babylon-envelope\"></span> <span class=\"text\">Chekin online</span></a>\r\n </div> \r\n </div>\r\n</section>\r\n\r\n ", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_hero.cs_style_1{height:calc(100vh + -0px);padding:100px 0 50px;max-height:1100px}@media (max-width: 991px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 575px){.cs_hero.cs_style_1{min-height:500px}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__topslider{position:relative}.cs_down_btn_2{position:absolute;height:35px;width:20px;border-radius:10px;border:2px solid var(--cl_title-light);z-index:1;bottom:14%;left:50%;margin-left:-10px}.cs_down_btn_2:before{content:\"\";height:5px;width:5px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--cl_title-light);animation:UpAndDown 3s infinite}@keyframes UpAndDown{0%,to{top:30%}50%{top:70%;opacity:.5;transform:translate(-50%,-50%) scale(.8)}}\n"] }]
20
+ args: [{ selector: 'lib-babylon-top-slider', standalone: true, imports: [], template: "<section class=\"babylon__topslider margin-main-botom\">\r\n <div class=\"cs_parallax_slider loading overflow-hidden position-relative\">\r\n <div class=\"swiper-wrapper\">\r\n <div class=\"swiper-slide\">\r\n <div\r\n class=\"cs_hero cs_style_1 cs_center text-center position-relative\"\r\n >\r\n <figure\r\n class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\"\r\n [attr.data-src]=\"getImagePath(this.img)\"\r\n ></figure>\r\n <div class=\"container position-relative cs_zindex_3\">\r\n <div class=\"cs_hero_text\">\r\n <h2 class=\"pretitle_carrusel\">{{ pretitle }}</h2>\r\n <h1 class=\"title_carrusel\">{{ title }}</h1>\r\n <div class=\"btns__box align--center\">\r\n <!-- <a href=\" \" class=\"btn btn_primary btn--light\">\r\n <b>Descubrenos</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a> -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"swiper-slide\">\r\n <div\r\n class=\"cs_hero cs_style_1 cs_center text-center position-relative\"\r\n >\r\n <figure\r\n class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\"\r\n [attr.data-src]=\"getImagePath(this.imgSlider)\"\r\n ></figure>\r\n <div class=\"container position-relative cs_zindex_3\">\r\n <div class=\"cs_hero_text\">\r\n <h2 class=\"pretitle_carrusel\">\r\n {{ pretitleSlider }}\r\n </h2>\r\n <h1 class=\"title_carrusel\">{{ titleSlider }}</h1>\r\n <div class=\"btns__box align--center\">\r\n <!-- <a href=\" \" class=\"btn btn_primary btn--light\">\r\n <b>Descubrenos</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a> -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_slider_navigation cs_white_color\">\r\n <div class=\"cs_swiper_button_prev\">\r\n <span class=\"babylon-arrow-left-big\"></span>\r\n </div>\r\n <div class=\"cs_swiper_button_next\">\r\n <span class=\"babylon-arrow-right-big\"></span>\r\n </div>\r\n </div>\r\n <a href=\"#about\" class=\"cs_down_btn_2\"></a>\r\n <div class=\"float-buttons\">\r\n <div class=\"float-buttons--inner\">\r\n <a href=\"/contact\" class=\"btn-float\"\r\n ><span class=\"babylon-transfer\"></span>\r\n <span class=\"text\">Transfer</span></a\r\n >\r\n <a href=\"\" class=\"btn-float\"\r\n ><span class=\"babylon-envelope\"></span>\r\n <span class=\"text\">Checkin online</span></a\r\n >\r\n </div>\r\n </div>\r\n</section>\r\n", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_hero.cs_style_1{height:calc(100vh + -0px);padding:100px 0 50px;max-height:1100px}@media (max-width: 991px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 575px){.cs_hero.cs_style_1{min-height:500px}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__topslider{position:relative}.cs_down_btn_2{position:absolute;height:35px;width:20px;border-radius:10px;border:2px solid var(--cl_title-light);z-index:1;bottom:14%;left:50%;margin-left:-10px}.cs_down_btn_2:before{content:\"\";height:5px;width:5px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--cl_title-light);animation:UpAndDown 3s infinite}@keyframes UpAndDown{0%,to{top:30%}50%{top:70%;opacity:.5;transform:translate(-50%,-50%) scale(.8)}}\n"] }]
21
21
  }], propDecorators: { pretitle: [{
22
22
  type: Input
23
23
  }], title: [{
@@ -31,4 +31,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
31
31
  }], imgSlider: [{
32
32
  type: Input
33
33
  }] } });
34
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi10b3Atc2xpZGVyL2JhYnlsb24tdG9wLXNsaWRlci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci9iYWJ5bG9uLXRvcC1zbGlkZXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQVMsTUFBTSxlQUFlLENBQUM7O0FBU3hELE1BQU0sT0FBTyx5QkFBeUI7SUFQdEM7UUFRVyxhQUFRLEdBQVcsRUFBRSxDQUFDO1FBQ3RCLFVBQUssR0FBVyxFQUFFLENBQUM7UUFDbkIsbUJBQWMsR0FBVyxFQUFFLENBQUM7UUFDNUIsZ0JBQVcsR0FBVyxFQUFFLENBQUM7UUFDekIsUUFBRyxHQUFXLEVBQUUsQ0FBQztRQUNqQixjQUFTLEdBQVcsRUFBRSxDQUFDO0tBS2pDO0lBSEMsWUFBWSxDQUFDLEdBQVc7UUFDdEIsT0FBTyx5QkFBeUIsR0FBRyxFQUFFLENBQUM7SUFDeEMsQ0FBQzsrR0FWVSx5QkFBeUI7bUdBQXpCLHlCQUF5QixzT0NUdEMsdWdHQXdEQzs7NEZEL0NZLHlCQUF5QjtrQkFQckMsU0FBUzsrQkFDRSx3QkFBd0IsY0FDdEIsSUFBSSxXQUNQLEVBQUU7OEJBS0YsUUFBUTtzQkFBaEIsS0FBSztnQkFDRyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csY0FBYztzQkFBdEIsS0FBSztnQkFDRyxXQUFXO3NCQUFuQixLQUFLO2dCQUNHLEdBQUc7c0JBQVgsS0FBSztnQkFDRyxTQUFTO3NCQUFqQixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgaW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tdG9wLXNsaWRlcicsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBpbXBvcnRzOiBbXSxcclxuICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi10b3Atc2xpZGVyLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi10b3Atc2xpZGVyLmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvblRvcFNsaWRlckNvbXBvbmVudCB7XHJcbiAgQElucHV0KCkgcHJldGl0bGU6IHN0cmluZyA9ICcnO1xyXG4gIEBJbnB1dCgpIHRpdGxlOiBzdHJpbmcgPSAnJztcclxuICBASW5wdXQoKSBwcmV0aXRsZVNsaWRlcjogc3RyaW5nID0gJyc7XHJcbiAgQElucHV0KCkgdGl0bGVTbGlkZXI6IHN0cmluZyA9ICcnO1xyXG4gIEBJbnB1dCgpIGltZzogc3RyaW5nID0gJyc7XHJcbiAgQElucHV0KCkgaW1nU2xpZGVyOiBzdHJpbmcgPSAnJztcclxuXHJcbiAgZ2V0SW1hZ2VQYXRoKGltZzogc3RyaW5nKTogc3RyaW5nIHtcclxuICAgIHJldHVybiBgL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zLyR7aW1nfWA7IFxyXG4gIH1cclxufVxyXG4iLCI8c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX3RvcHNsaWRlciBtYXJnaW4tbWFpbi1ib3RvbVwiPiAgXHJcbiAgICA8ZGl2IGNsYXNzPVwiY3NfcGFyYWxsYXhfc2xpZGVyIGxvYWRpbmcgb3ZlcmZsb3ctaGlkZGVuIHBvc2l0aW9uLXJlbGF0aXZlXCI+XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJzd2lwZXItd3JhcHBlclwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJzd2lwZXItc2xpZGVcIj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19oZXJvIGNzX3N0eWxlXzEgY3NfY2VudGVyIHRleHQtY2VudGVyIHBvc2l0aW9uLXJlbGF0aXZlXCI+XHJcbiAgICAgICAgICAgIDxmaWd1cmUgY2xhc3M9XCJjc19zd2lwZXJfcGFyYWxsYXhfYmcgY3NfaGVyb19iZyBjc19iZ19maWxlZCBoLTEwMCB3LTEwMCBwb3NpdGlvbi1hYnNvbHV0ZSB0b3AtMCBzdGFydC0wIG1iLTBcIiBbYXR0ci5kYXRhLXNyY109XCJnZXRJbWFnZVBhdGgodGhpcy5pbWcpXCI+PC9maWd1cmU+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXIgcG9zaXRpb24tcmVsYXRpdmUgY3NfemluZGV4XzNcIj5cclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaGVyb190ZXh0XCI+XHJcbiAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCIgIHByZXRpdGxlX2NhcnJ1c2VsXCI+e3sgcHJldGl0bGUgfX08L2gyPlxyXG4gICAgICAgICAgICAgICAgPGgxIGNsYXNzPVwiIHRpdGxlX2NhcnJ1c2VsXCI+e3sgdGl0bGUgfX08L2gxPiBcclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDwhLS0gPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeSBidG4tLWxpZ2h0XCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxiPkRlc2N1YnJlbm9zPC9iPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgICAgICAgICA8L2E+IC0tPlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+ICAgXHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJzd2lwZXItc2xpZGVcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2hlcm8gY3Nfc3R5bGVfMSBjc19jZW50ZXIgdGV4dC1jZW50ZXIgcG9zaXRpb24tcmVsYXRpdmVcIj5cclxuICAgICAgICAgICAgICAgICA8ZmlndXJlIGNsYXNzPVwiY3Nfc3dpcGVyX3BhcmFsbGF4X2JnIGNzX2hlcm9fYmcgY3NfYmdfZmlsZWQgaC0xMDAgdy0xMDAgcG9zaXRpb24tYWJzb2x1dGUgdG9wLTAgc3RhcnQtMCBtYi0wXCIgW2F0dHIuZGF0YS1zcmNdPVwiZ2V0SW1hZ2VQYXRoKHRoaXMuaW1nU2xpZGVyKVwiPjwvZmlndXJlPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lciBwb3NpdGlvbi1yZWxhdGl2ZSBjc196aW5kZXhfM1wiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19oZXJvX3RleHRcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwiICAgcHJldGl0bGVfY2FycnVzZWxcIj57eyBwcmV0aXRsZVNsaWRlciB9fTwvaDI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxoMSBjbGFzcz1cIiB0aXRsZV9jYXJydXNlbFwiPnt7IHRpdGxlU2xpZGVyIH19PC9oMT4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPCEtLSA8YSBocmVmPVwiIFwiIGNsYXNzPVwiYnRuIGJ0bl9wcmltYXJ5IGJ0bi0tbGlnaHRcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8Yj5EZXNjdWJyZW5vczwvYj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT4gLS0+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj4gICBcclxuICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfbmF2aWdhdGlvbiBjc193aGl0ZV9jb2xvclwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjc19zd2lwZXJfYnV0dG9uX3ByZXZcIj5cclxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LWxlZnQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc3dpcGVyX2J1dHRvbl9uZXh0XCI+XHJcbiAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1hcnJvdy1yaWdodC1iaWdcIj48L3NwYW4+ICAgIFxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgPC9kaXY+XHJcbiAgICA8YSBocmVmPVwiI2Fib3V0XCIgY2xhc3M9XCJjc19kb3duX2J0bl8yXCI+PC9hPlxyXG4gICAgPGRpdiBjbGFzcz1cImZsb2F0LWJ1dHRvbnNcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiZmxvYXQtYnV0dG9ucy0taW5uZXJcIj5cclxuICAgICAgICAgICAgPGEgaHJlZj1cIi9jb250YWN0XCIgY2xhc3M9XCJidG4tZmxvYXRcIj48c3BhbiBjbGFzcz1cImJhYnlsb24tdHJhbnNmZXJcIj48L3NwYW4+IDxzcGFuIGNsYXNzPVwidGV4dFwiPlRyYW5zZmVyPC9zcGFuPjwvYT5cclxuICAgICAgICAgICAgPGEgaHJlZj1cIlwiIGNsYXNzPVwiYnRuLWZsb2F0XCI+PHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWVudmVsb3BlXCI+PC9zcGFuPiAgPHNwYW4gY2xhc3M9XCJ0ZXh0XCI+Q2hla2luIG9ubGluZTwvc3Bhbj48L2E+XHJcbiAgICAgICAgPC9kaXY+ICAgXHJcbiAgICA8L2Rpdj5cclxuPC9zZWN0aW9uPlxyXG5cclxuICJdfQ==
34
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi10b3Atc2xpZGVyL2JhYnlsb24tdG9wLXNsaWRlci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci9iYWJ5bG9uLXRvcC1zbGlkZXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQVMsTUFBTSxlQUFlLENBQUM7O0FBU3hELE1BQU0sT0FBTyx5QkFBeUI7SUFQdEM7UUFRVyxhQUFRLEdBQVcsRUFBRSxDQUFDO1FBQ3RCLFVBQUssR0FBVyxFQUFFLENBQUM7UUFDbkIsbUJBQWMsR0FBVyxFQUFFLENBQUM7UUFDNUIsZ0JBQVcsR0FBVyxFQUFFLENBQUM7UUFDekIsUUFBRyxHQUFXLEVBQUUsQ0FBQztRQUNqQixjQUFTLEdBQVcsRUFBRSxDQUFDO0tBS2pDO0lBSEMsWUFBWSxDQUFDLEdBQVc7UUFDdEIsT0FBTyx5QkFBeUIsR0FBRyxFQUFFLENBQUM7SUFDeEMsQ0FBQzsrR0FWVSx5QkFBeUI7bUdBQXpCLHlCQUF5QixzT0NUdEMsa2tIQXlFQTs7NEZEaEVhLHlCQUF5QjtrQkFQckMsU0FBUzsrQkFDRSx3QkFBd0IsY0FDdEIsSUFBSSxXQUNQLEVBQUU7OEJBS0YsUUFBUTtzQkFBaEIsS0FBSztnQkFDRyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csY0FBYztzQkFBdEIsS0FBSztnQkFDRyxXQUFXO3NCQUFuQixLQUFLO2dCQUNHLEdBQUc7c0JBQVgsS0FBSztnQkFDRyxTQUFTO3NCQUFqQixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgaW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tdG9wLXNsaWRlcicsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBpbXBvcnRzOiBbXSxcclxuICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi10b3Atc2xpZGVyLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi10b3Atc2xpZGVyLmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvblRvcFNsaWRlckNvbXBvbmVudCB7XHJcbiAgQElucHV0KCkgcHJldGl0bGU6IHN0cmluZyA9ICcnO1xyXG4gIEBJbnB1dCgpIHRpdGxlOiBzdHJpbmcgPSAnJztcclxuICBASW5wdXQoKSBwcmV0aXRsZVNsaWRlcjogc3RyaW5nID0gJyc7XHJcbiAgQElucHV0KCkgdGl0bGVTbGlkZXI6IHN0cmluZyA9ICcnO1xyXG4gIEBJbnB1dCgpIGltZzogc3RyaW5nID0gJyc7XHJcbiAgQElucHV0KCkgaW1nU2xpZGVyOiBzdHJpbmcgPSAnJztcclxuXHJcbiAgZ2V0SW1hZ2VQYXRoKGltZzogc3RyaW5nKTogc3RyaW5nIHtcclxuICAgIHJldHVybiBgL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zLyR7aW1nfWA7IFxyXG4gIH1cclxufVxyXG4iLCI8c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX3RvcHNsaWRlciBtYXJnaW4tbWFpbi1ib3RvbVwiPlxyXG4gICAgPGRpdiBjbGFzcz1cImNzX3BhcmFsbGF4X3NsaWRlciBsb2FkaW5nIG92ZXJmbG93LWhpZGRlbiBwb3NpdGlvbi1yZWxhdGl2ZVwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJzd2lwZXItd3JhcHBlclwiPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwic3dpcGVyLXNsaWRlXCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2XHJcbiAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJjc19oZXJvIGNzX3N0eWxlXzEgY3NfY2VudGVyIHRleHQtY2VudGVyIHBvc2l0aW9uLXJlbGF0aXZlXCJcclxuICAgICAgICAgICAgICAgID5cclxuICAgICAgICAgICAgICAgICAgICA8ZmlndXJlXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiY3Nfc3dpcGVyX3BhcmFsbGF4X2JnIGNzX2hlcm9fYmcgY3NfYmdfZmlsZWQgaC0xMDAgdy0xMDAgcG9zaXRpb24tYWJzb2x1dGUgdG9wLTAgc3RhcnQtMCBtYi0wXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgW2F0dHIuZGF0YS1zcmNdPVwiZ2V0SW1hZ2VQYXRoKHRoaXMuaW1nKVwiXHJcbiAgICAgICAgICAgICAgICAgICAgPjwvZmlndXJlPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXIgcG9zaXRpb24tcmVsYXRpdmUgY3NfemluZGV4XzNcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2hlcm9fdGV4dFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwicHJldGl0bGVfY2FycnVzZWxcIj57eyBwcmV0aXRsZSB9fTwvaDI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDEgY2xhc3M9XCJ0aXRsZV9jYXJydXNlbFwiPnt7IHRpdGxlIH19PC9oMT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwhLS0gPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeSBidG4tLWxpZ2h0XCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxiPkRlc2N1YnJlbm9zPC9iPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgICAgICAgICA8L2E+IC0tPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwic3dpcGVyLXNsaWRlXCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2XHJcbiAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJjc19oZXJvIGNzX3N0eWxlXzEgY3NfY2VudGVyIHRleHQtY2VudGVyIHBvc2l0aW9uLXJlbGF0aXZlXCJcclxuICAgICAgICAgICAgICAgID5cclxuICAgICAgICAgICAgICAgICAgICA8ZmlndXJlXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiY3Nfc3dpcGVyX3BhcmFsbGF4X2JnIGNzX2hlcm9fYmcgY3NfYmdfZmlsZWQgaC0xMDAgdy0xMDAgcG9zaXRpb24tYWJzb2x1dGUgdG9wLTAgc3RhcnQtMCBtYi0wXCJcclxuICAgICAgICAgICAgICAgICAgICAgICAgW2F0dHIuZGF0YS1zcmNdPVwiZ2V0SW1hZ2VQYXRoKHRoaXMuaW1nU2xpZGVyKVwiXHJcbiAgICAgICAgICAgICAgICAgICAgPjwvZmlndXJlPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXIgcG9zaXRpb24tcmVsYXRpdmUgY3NfemluZGV4XzNcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2hlcm9fdGV4dFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwicHJldGl0bGVfY2FycnVzZWxcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB7eyBwcmV0aXRsZVNsaWRlciB9fVxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9oMj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxoMSBjbGFzcz1cInRpdGxlX2NhcnJ1c2VsXCI+e3sgdGl0bGVTbGlkZXIgfX08L2gxPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImJ0bnNfX2JveCBhbGlnbi0tY2VudGVyXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPCEtLSA8YSBocmVmPVwiIFwiIGNsYXNzPVwiYnRuIGJ0bl9wcmltYXJ5IGJ0bi0tbGlnaHRcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8Yj5EZXNjdWJyZW5vczwvYj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT4gLS0+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfbmF2aWdhdGlvbiBjc193aGl0ZV9jb2xvclwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjc19zd2lwZXJfYnV0dG9uX3ByZXZcIj5cclxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LWxlZnQtYmlnXCI+PC9zcGFuPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjc19zd2lwZXJfYnV0dG9uX25leHRcIj5cclxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PlxyXG4gICAgPGEgaHJlZj1cIiNhYm91dFwiIGNsYXNzPVwiY3NfZG93bl9idG5fMlwiPjwvYT5cclxuICAgIDxkaXYgY2xhc3M9XCJmbG9hdC1idXR0b25zXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImZsb2F0LWJ1dHRvbnMtLWlubmVyXCI+XHJcbiAgICAgICAgICAgIDxhIGhyZWY9XCIvY29udGFjdFwiIGNsYXNzPVwiYnRuLWZsb2F0XCJcclxuICAgICAgICAgICAgICAgID48c3BhbiBjbGFzcz1cImJhYnlsb24tdHJhbnNmZXJcIj48L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInRleHRcIj5UcmFuc2Zlcjwvc3Bhbj48L2FcclxuICAgICAgICAgICAgPlxyXG4gICAgICAgICAgICA8YSBocmVmPVwiXCIgY2xhc3M9XCJidG4tZmxvYXRcIlxyXG4gICAgICAgICAgICAgICAgPjxzcGFuIGNsYXNzPVwiYmFieWxvbi1lbnZlbG9wZVwiPjwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwidGV4dFwiPkNoZWNraW4gb25saW5lPC9zcGFuPjwvYVxyXG4gICAgICAgICAgICA+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuPC9zZWN0aW9uPlxyXG4iXX0=