ctt-babylon 0.22.135 → 0.23.0
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.
- package/esm2022/lib/components/core/babylon-booking-widget/babylon-booking-widget.component.mjs +6 -2
- package/esm2022/lib/components/core/babylon-engine-widget-modal/babylon-engine-widget-modal.component.mjs +3 -3
- package/esm2022/lib/components/external/core/collapsable-info-v2/collapsable-info-v2.component.mjs +3 -3
- package/esm2022/lib/components/external/core/fo-c2-img-txt/fo-c2-img-txt.component.mjs +23 -7
- package/fesm2022/ctt-babylon.mjs +29 -10
- package/fesm2022/ctt-babylon.mjs.map +1 -1
- package/lib/components/core/babylon-booking-widget/babylon-booking-widget.component.d.ts +2 -1
- package/lib/components/external/core/fo-c2-img-txt/fo-c2-img-txt.component.d.ts +4 -1
- package/package.json +1 -1
package/esm2022/lib/components/external/core/collapsable-info-v2/collapsable-info-v2.component.mjs
CHANGED
|
@@ -30,11 +30,11 @@ export class CollapsableInfoV2Component {
|
|
|
30
30
|
window.scrollTo({ top, behavior: 'smooth' });
|
|
31
31
|
}
|
|
32
32
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CollapsableInfoV2Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
33
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: CollapsableInfoV2Component, isStandalone: true, selector: "collapsable-info-v2", inputs: { texts: "texts", styles: "styles" }, viewQueries: [{ propertyName: "moreTextModule", first: true, predicate: ["moreTextModule"], descendants: true }, { propertyName: "toggleButton", first: true, predicate: ["toggleButton"], descendants: true }], ngImport: i0, template: " <section class=\"intro-module mb-negative start\">\n <div class=\"big-wrapper\">\n <div class=\"wrap-intro-module module-spacer\">\n <header class=\"intro-module-header\">\n @if( texts?.pretitle) {\n <p class=\"intro-header-pretitle\" [innerHTML]=\"texts?.pretitle\"></p>\n }\n @if( texts?.title) {\n <h2 class=\"intro-header-title\">{{ texts?.title }}</h2>\n }\n <div\n class=\"intro-header-btn btn-linker tobottom js-open-moretext\"\n role=\"button\"\n tabindex=\"0\"\n [ngClass]=\"{ hidden: moreTextOpen }\"\n (click)=\"toggleMoreText()\"\n (keyup.enter)=\"toggleMoreText()\"\n #toggleButton\n >\n @if (texts?.moreInfoText) {\n <p class=\"btn-linker-text\" [innerHTML]=\"texts?.moreInfoText\"></p>\n }\n </div>\n </header>\n <div\n class=\"moretext-module intro-module-moretext\"\n [ngClass]=\"{ open: moreTextOpen }\"\n #moreTextModule\n >\n <div class=\"wrap-intro-moretext\">\n <div class=\"intro-moretext-element\">\n </div>\n <div class=\"intro-moretext-element\">\n <div class=\"intro-moretext-element_wrapper align-bottom\">\n @if (texts?.firstDescription) {\n @if (texts?.firstTitle) {\n <h2 class=\"intro-moretext-element_title\">{{ texts?.firstTitle }}</h2>\n }\n <p class=\"intro-moretext-element_text\" [innerHTML]=\"texts?.firstDescription\"></p>\n }\n @if (texts?.secondDescription) {\n @if (texts?.secondTitle) {\n <h2 class=\"intro-moretext-element_title\">{{ texts?.secondTitle }}</h2>\n }\n <p class=\"intro-moretext-element_text\" [innerHTML]=\"texts?.secondDescription\"></p>\n }\n @if (texts?.thirdDescription) {\n @if (texts?.thirdTitle) {\n <h2 class=\"intro-moretext-element_title\">{{ texts?.thirdTitle }}</h2>\n }\n <p class=\"intro-moretext-element_text\" [innerHTML]=\"texts?.thirdDescription\"></p>\n }\n </div>\n @if ( moreTextOpen) {\n <div\n class=\"intro-moretext-element_btn btn-linker totop js-close-moretext\"\n role=\"button\"\n tabindex=\"0\"\n (click)=\"closeMoreText()\"\n (keyup.enter)=\"closeMoreText()\"\n >\n <p class=\"btn-linker-text\">{{ texts?.hideInfoText ?? texts?.svg }}</p>\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n </div>\n </section>\n", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle: \"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_background_dark-opacity-v2: #1326398b;--cl_background_body-transparent: #ffffffe7;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_text-disable: #888;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--padding-bottom-slider: 0px;--lh_pretitle-slider: 1.2;--lh_title-slider: 1.2;--cl_header-bg-nosticky: #0000001a;--cl_header-text-nosticky: #fff;--cl_header-bg-sticky: #eee;--cl_header-text-sticky: #19314b;--cl_header-bg-mobile: #b6b6b6;--cl_headerBottom-bg-mobile: #b6b6b6;--cl_header-text-mobile: #19314b;--cl_menu-modal-bg: #19314b;--cl_menu-modal-items: #978667;--cl_menu-modal-items-hover: #fff;--cl_menu-modal-text: #fff;--cl_menu-modal-text-hover: #fff;--ls_menu-modal-items: 1px;--w_menu-modal-items: 300;--hg_menu-img-height: 15rem;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--size_btn: 14px;--size_link: 14px;--ls_link: 1px;--ls_btn: 1px;--upper_btn: uppercase;--upper_link: uppercase;--font-btn: \"Poppins\", Helvetica, sans-serif;--font-link: \"Poppins\", Helvetica, sans-serif;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: #fff;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom: #0a1d31;--cl_footer-bg-logos: #f8f7f3;--cl_footer-scroll: #978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-width: 1px;--dropdown-radius: 20px;--cl_background_dropdown: #fdfbf8;--cl_border-dropdown: #d9e1e6;--font-size-engine-text: 14px;--cl_engine-text: #19314b;--cl_engine-bg-nosticky: #ffffffcf;--cl_engine-text-nosticky: #19314b;--cl_engine-bg-sticky: #ffffff00;--cl_engine-text-sticky: #19314b;--cl_engine-bg-modal: #19314bbf;--cl_engine-input-bg: #ebebeb;--cl_engine-input-bg-select: #ebebeb;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_error: #ff7173;--cl_desde: #bcbbc3;--cl_price: #19314b;--cl_badget: #ff8874;--cl_badget-text: #fff;--alg-service-room-detail: center;--cl_alert-text: #19314b;--cl_alert-text-error: #fff;--cl_alert-background: #fff;--cl_alert-background-error: rgb(230, 92, 92);--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: var(--cl_corp);--mdc-checkbox-selected-hover-icon-color: var(--cl_corp);--mdc-checkbox-selected-icon-color: var(--cl_corp);--mdc-checkbox-selected-pressed-icon-color: var(--cl_corp);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-hover-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-pressed-state-layer-color: var(--cl_corp);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--primary: #4a4a49;--cream: #f9f8f5;--white: #ffffff;--black: #000000;--whatsapp: #24cc63;--logo: #616161;--grey: #dcdcdc;--darkgrey: #1e1e1e;--instagram: #61bdff;--facebook: #3782f4;--twitter: #4a4a49;--youtube: #d9464b;--tripadvisor: #34e0a1;--booking: #0c3b7c;--silver: #c0bebe;--gold: #ffca64;--platinum: #b5d9e2}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--type-align: center;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom: #79582c;--cl_footer-scroll: #aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-width: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{width:100%;height:100%}body{position:relative;margin:0;padding:0;font-family:TT Norms Pro,sans-serif;font-size:14px;line-height:1;color:#0d0d0d;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body.noscroll{overflow:hidden;overflow-y:scroll;position:fixed;margin-right:15px;max-height:100%}figure{margin:0}p,a,h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=number]{-moz-appearance:textfield}a{text-decoration:none}*:focus{outline:none}a:active,a:hover{outline:0}ul,li{list-style:none;margin:0;padding:0}b,strong{font-weight:700}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}small{font-size:80%}img{border:0}svg:not(:root){overflow:hidden}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:1;border:none}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;border:none}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}i{font-family:icomoon!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wrapper{max-width:1200px;padding:0 50px;margin:0 auto}@media (max-width: 1279px){.wrapper{max-width:initial}}@media (max-width: 767px){.wrapper{padding:0 35px}}@media (max-width: 539px){.wrapper{padding:0 25px}}.lightboxOverlay{cursor:zoom-out}.lb-dataContainer{position:absolute;top:-50px;right:50%;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translate(50%)}.lb-nav{top:50%;height:auto;overflow:hidden}.lb-nav .lb-prev{float:left;display:block;width:40px;height:40px;background-color:#fff;margin-left:0;border-radius:5px;box-shadow:2px 2px 2px #00000080;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lb-nav .lb-prev:before{display:inline-block;content:\"\\e314\";font-family:c2t;font-size:16px;color:#000;margin-top:20px}.lb-nav .lb-prev:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.lb-nav .lb-next{float:right;display:block;width:40px;height:40px;background-color:#fff;margin-right:0;border-radius:5px;box-shadow:2px 2px 2px #00000080;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lb-nav .lb-next:before{display:inline-block;content:\"\\e315\";font-family:c2t;font-size:16px;color:#000;margin-top:20px}.lb-nav .lb-next:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.slick-slider{visibility:hidden;opacity:0}.slick-initialized{visibility:visible!important;opacity:1!important}.slick-list,.slick-track{height:100%}.hidden{display:none!important}.big-wrapper{padding:0 40px}@media (min-width: 768px){.big-wrapper{padding:0 80px}}@media (min-width: 1024px){.big-wrapper{padding:0 110px}}@media (min-width: 1280px){.big-wrapper{padding:0 85px}}@media (min-width: 1680px){.big-wrapper{padding:0 100px;max-width:1920px;margin:0 auto}}.wrapper{padding:0 25px}@media (min-width: 768px){.wrapper{padding:0 80px}}@media (min-width: 1024px){.wrapper{padding:0 110px}}@media (min-width: 1280px){.wrapper{max-width:initial;padding:0 50px 0 85px}}@media (min-width: 1680px){.wrapper{padding:0 160px;max-width:initial}}.module-spacer{padding-top:60px;padding-bottom:15px}@media (min-width: 1024px){.module-spacer{padding-top:60px;padding-bottom:30px}}@media (min-width: 1680px){.module-spacer{padding-top:60px;padding-bottom:40px}}.module-spacer-bottom{padding-bottom:25px}@media (min-width: 768px){.module-spacer-bottom{padding-bottom:30px}}@media (min-width: 1680px){.module-spacer-bottom{padding-bottom:40px}}.btn-linker{position:relative;display:inline-block;text-align:center;cursor:pointer}.btn-linker.toright .btn-linker-text:before{content:\"\\e935\";-webkit-transform:translateY(-50%) translateX(-20%);-moz-transform:translateY(-50%) translateX(-20%);-ms-transform:translateY(-50%) translateX(-20%);-o-transform:translateY(-50%) translateX(-20%);transform:translateY(-50%) translate(-20%)}.btn-linker.toleft .btn-linker-text:before{content:\"\\e934\";left:auto;right:calc(100% + 8px);-webkit-transform:translateY(-50%) translateX(20%);-moz-transform:translateY(-50%) translateX(20%);-ms-transform:translateY(-50%) translateX(20%);-o-transform:translateY(-50%) translateX(20%);transform:translateY(-50%) translate(20%)}.btn-linker.totop .btn-linker-text{margin-right:25px}.btn-linker.totop .btn-linker-text:before{content:\"\\e936\";font-size:14px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.btn-linker.tobottom .btn-linker-text{margin-right:25px}.btn-linker.tobottom .btn-linker-text:before{content:\"\\e933\";font-size:14px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.btn-linker.btn-linker-alarm .btn-linker-text{color:var(--cl_accent, #9b2743)}.btn-linker.btn-linker-alarm .btn-linker-text:after{background-color:var(--cl_accent, #9b2743)}.btn-linker.btn-linker-alarm .btn-linker-text:before{color:var(--cl_accent, #9b2743)}.btn-linker .btn-linker-text{position:relative;display:inline-block;font-family:var(--font-text);font-size:14px;font-weight:700;color:#383838b8;text-transform:uppercase;letter-spacing:.12em;padding:5px 0 6px;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}.btn-linker .btn-linker-text:before{position:absolute;top:50%;left:calc(100% + 8px);font-family:icomoon;font-size:8px;color:#383838b8;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}.btn-linker .btn-linker-text:after{content:\"\";position:absolute;z-index:1;bottom:0;left:0;width:0;height:1px;background-color:#383838b8;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}@media (max-width: 1279px){.btn-linker .btn-linker-text:after{width:100%;background-color:#383838b8}}@media (min-width: 1025px){.btn-linker .btn-linker-text{color:#383838b8}.btn-linker .btn-linker-text:before{-webkit-transform:translateY(-50%) translateX(0);-moz-transform:translateY(-50%) translateX(0);-ms-transform:translateY(-50%) translateX(0);-o-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translate(0);opacity:1;color:#383838b8}.btn-linker .btn-linker-text:after{width:100%}}.moretext-module{display:none}.moretext-module.open{display:block}.intro-module{overflow:hidden}.intro-module.open .intro-module-moretext{display:block}.intro-module-header{text-align:center}.intro-module-header .intro-header-pretitle{font-family:var(--font-text);font-size:14px;font-weight:600;color:#383838b8;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 768px){.intro-module-header .intro-header-pretitle{padding-bottom:15px}}@media (min-width: 1280px){.intro-module-header .intro-header-pretitle{text-align:left}}.intro-module-header .intro-header-pretitle{padding-bottom:15px;text-align:center!important}.intro-module-header .intro-header-title{font-family:var(--font-title);font-size:28px;font-weight:500;color:#393939;line-height:111.7647058824%;letter-spacing:0;text-align:center;padding-bottom:10px}@media (min-width: 540px){.intro-module-header .intro-header-title{font-size:34px}}@media (min-width: 768px){.intro-module-header .intro-header-title{font-size:40px}}@media (min-width: 1280px){.intro-module-header .intro-header-title{font-size:44px}}.intro-module-header .intro-header-title{text-align:center!important}.intro-module-header .intro-header-btn{margin-top:25px}@media (min-width: 768px) and (max-width: 1279px){.intro-module-header{max-width:640px;margin:0 auto}}@media (min-width: 1280px) and (max-width: 1679px){.intro-module-header{max-width:1060px;margin:0 auto}}@media (min-width: 1680px){.intro-module-header{max-width:1270px;margin:0 auto}}.intro-module-moretext{display:none}.intro-module-moretext .wrap-intro-moretext{padding-top:45px}@media (min-width: 768px) and (max-width: 1279px){.intro-module-moretext{max-width:640px;margin:0 auto}}@media (min-width: 1280px){.intro-module-moretext{max-width:1060px;margin:0 auto}.intro-module-moretext .wrap-intro-moretext{display:-ms-grid;display:grid;margin:0 -35px}}@media (min-width: 1680px){.intro-module-moretext{max-width:1270px}.intro-module-moretext .wrap-intro-moretext{margin:0 -70px}}.intro-moretext-element .intro-moretext-element_photo{display:block;width:280px;padding-top:280px;margin:0 auto;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.intro-moretext-element .intro-moretext-element_pretitle{font-family:var(--font-text);font-size:14px;font-weight:600;color:#383838b8;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_pretitle{padding-bottom:15px}}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_pretitle{text-align:left}}.intro-moretext-element .intro-moretext-element_pretitle{padding:10px 0}.intro-moretext-element .intro-moretext-element_title{font-family:var(--font-title);font-size:28px;font-weight:500;color:#393939;line-height:111.7647058824%;letter-spacing:0;text-align:center;padding-bottom:10px}@media (min-width: 540px){.intro-moretext-element .intro-moretext-element_title{font-size:34px}}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_title{font-size:40px}}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_title{font-size:44px}}.intro-moretext-element .spacer{padding-top:35px}.intro-moretext-element .intro-moretext-element_subtitle{font-family:var(--font-text);font-size:14px;font-weight:400;color:#393939;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_subtitle{text-align:left}}.intro-moretext-element .intro-moretext-element_subtitle{padding-bottom:15px}.intro-moretext-element .intro-moretext-element_text{font-family:var(--font-text);font-size:18px;font-weight:400;color:var(--cl_text, #444444);line-height:1.4;letter-spacing:.035em;text-align:center;padding-bottom:10px}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_text{font-size:20px}}.intro-moretext-element .intro-moretext-element_btn{display:table;margin:30px auto 0}@media (min-width: 768px){.intro-moretext-element{position:relative}.intro-moretext-element .intro-moretext-element_photo{width:430px;padding-top:430px}.intro-moretext-element .intro-moretext-element_subtitle{padding-bottom:20px}}@media (min-width: 1280px){.intro-moretext-element .btn-linker-last{padding-top:26rem}.intro-moretext-element{font-size:0}.intro-moretext-element:nth-child(2),.intro-moretext-element:nth-child(3),.intro-moretext-element:nth-child(6),.intro-moretext-element:nth-child(7){-ms-grid-column:1;grid-column:1}.intro-moretext-element:nth-child(3),.intro-moretext-element:nth-child(4){-ms-grid-row:2;grid-row:2}.intro-moretext-element:nth-child(5),.intro-moretext-element:nth-child(6){-ms-grid-row:3;grid-row:3}.intro-moretext-element:nth-child(7),.intro-moretext-element:nth-child(8){-ms-grid-row:4;grid-row:4}.intro-moretext-element:after{content:\"\";position:relative;display:inline-block;vertical-align:middle;height:100%;width:0}.intro-moretext-element .intro-moretext-element_wrapper{display:inline-block;vertical-align:middle}.intro-moretext-element .intro-moretext-element_wrapper.align-bottom{vertical-align:top!important}.intro-moretext-element .intro-moretext-element_photo{width:100%;padding-top:96%;min-height:100%}.intro-moretext-element .intro-moretext-element_btn{margin:30px 0 0}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
|
|
33
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: CollapsableInfoV2Component, isStandalone: true, selector: "collapsable-info-v2", inputs: { texts: "texts", styles: "styles" }, viewQueries: [{ propertyName: "moreTextModule", first: true, predicate: ["moreTextModule"], descendants: true }, { propertyName: "toggleButton", first: true, predicate: ["toggleButton"], descendants: true }], ngImport: i0, template: "<section class=\"intro-module mb-negative start\">\n <div class=\"big-wrapper\">\n <div class=\"wrap-intro-module module-spacer\">\n <header class=\"intro-module-header\">\n @if (texts?.pretitle) {\n <p\n class=\"intro-header-pretitle\"\n [innerHTML]=\"texts?.pretitle\"\n ></p>\n }\n @if (texts?.title) {\n <h2 class=\"intro-header-title\">{{ texts?.title }}</h2>\n }\n <div\n class=\"intro-header-btn btn-linker tobottom js-open-moretext\"\n role=\"button\"\n tabindex=\"0\"\n [ngClass]=\"{ hidden: moreTextOpen }\"\n (click)=\"toggleMoreText()\"\n (keyup.enter)=\"toggleMoreText()\"\n #toggleButton\n >\n @if (texts?.moreInfoText) {\n <p\n class=\"btn-linker-text\"\n [innerHTML]=\"texts?.moreInfoText\"\n ></p>\n }\n </div>\n </header>\n <div\n class=\"moretext-module intro-module-moretext\"\n [ngClass]=\"{ open: moreTextOpen }\"\n #moreTextModule\n >\n <div class=\"wrap-intro-moretext\">\n <div class=\"intro-moretext-element\"></div>\n <div class=\"intro-moretext-element\">\n <div\n class=\"intro-moretext-element_wrapper align-bottom\"\n >\n @if (texts?.firstDescription) {\n <div class=\"text-block\">\n @if (texts?.firstTitle) {\n <h2\n class=\"intro-moretext-element_title\"\n >\n {{ texts?.firstTitle }}\n </h2>\n }\n <div\n class=\"intro-moretext-element_text\"\n [innerHTML]=\"texts?.firstDescription\"\n ></div>\n </div>\n }\n @if (texts?.secondDescription) {\n <div class=\"text-block\">\n @if (texts?.secondTitle) {\n <h2\n class=\"intro-moretext-element_title\"\n >\n {{ texts?.secondTitle }}\n </h2>\n }\n <div\n class=\"intro-moretext-element_text\"\n [innerHTML]=\"texts?.secondDescription\"\n ></div>\n </div>\n }\n @if (texts?.thirdDescription) {\n <div class=\"text-block\">\n @if (texts?.thirdTitle) {\n <h2\n class=\"intro-moretext-element_title\"\n >\n {{ texts?.thirdTitle }}\n </h2>\n }\n <div\n class=\"intro-moretext-element_text\"\n [innerHTML]=\"texts?.thirdDescription\"\n ></div>\n </div>\n }\n </div>\n @if (moreTextOpen) {\n <div\n class=\"intro-moretext-element_btn btn-linker totop js-close-moretext\"\n role=\"button\"\n tabindex=\"0\"\n (click)=\"closeMoreText()\"\n (keyup.enter)=\"closeMoreText()\"\n >\n <p class=\"btn-linker-text\">\n {{ texts?.hideInfoText ?? texts?.svg }}\n </p>\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle: \"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_background_dark-opacity-v2: #1326398b;--cl_background_body-transparent: #ffffffe7;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_text-disable: #888;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--padding-bottom-slider: 0px;--lh_pretitle-slider: 1.2;--lh_title-slider: 1.2;--cl_header-bg-nosticky: #0000001a;--cl_header-text-nosticky: #fff;--cl_header-bg-sticky: #eee;--cl_header-text-sticky: #19314b;--cl_header-bg-mobile: #b6b6b6;--cl_headerBottom-bg-mobile: #b6b6b6;--cl_header-text-mobile: #19314b;--cl_menu-modal-bg: #19314b;--cl_menu-modal-items: #978667;--cl_menu-modal-items-hover: #fff;--cl_menu-modal-text: #fff;--cl_menu-modal-text-hover: #fff;--ls_menu-modal-items: 1px;--w_menu-modal-items: 300;--hg_menu-img-height: 15rem;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--size_btn: 14px;--size_link: 14px;--ls_link: 1px;--ls_btn: 1px;--upper_btn: uppercase;--upper_link: uppercase;--font-btn: \"Poppins\", Helvetica, sans-serif;--font-link: \"Poppins\", Helvetica, sans-serif;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: #fff;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom: #0a1d31;--cl_footer-bg-logos: #f8f7f3;--cl_footer-scroll: #978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-width: 1px;--dropdown-radius: 20px;--cl_background_dropdown: #fdfbf8;--cl_border-dropdown: #d9e1e6;--font-size-engine-text: 14px;--cl_engine-text: #19314b;--cl_engine-bg-nosticky: #ffffffcf;--cl_engine-text-nosticky: #19314b;--cl_engine-bg-sticky: #ffffff00;--cl_engine-text-sticky: #19314b;--cl_engine-bg-modal: #19314bbf;--cl_engine-input-bg: #ebebeb;--cl_engine-input-bg-select: #ebebeb;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_error: #ff7173;--cl_desde: #bcbbc3;--cl_price: #19314b;--cl_badget: #ff8874;--cl_badget-text: #fff;--alg-service-room-detail: center;--cl_alert-text: #19314b;--cl_alert-text-error: #fff;--cl_alert-background: #fff;--cl_alert-background-error: rgb(230, 92, 92);--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: var(--cl_corp);--mdc-checkbox-selected-hover-icon-color: var(--cl_corp);--mdc-checkbox-selected-icon-color: var(--cl_corp);--mdc-checkbox-selected-pressed-icon-color: var(--cl_corp);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-hover-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-pressed-state-layer-color: var(--cl_corp);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--primary: #4a4a49;--cream: #f9f8f5;--white: #ffffff;--black: #000000;--whatsapp: #24cc63;--logo: #616161;--grey: #dcdcdc;--darkgrey: #1e1e1e;--instagram: #61bdff;--facebook: #3782f4;--twitter: #4a4a49;--youtube: #d9464b;--tripadvisor: #34e0a1;--booking: #0c3b7c;--silver: #c0bebe;--gold: #ffca64;--platinum: #b5d9e2}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--type-align: center;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom: #79582c;--cl_footer-scroll: #aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-width: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{width:100%;height:100%}body{position:relative;margin:0;padding:0;font-family:TT Norms Pro,sans-serif;font-size:14px;line-height:1;color:#0d0d0d;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body.noscroll{overflow:hidden;overflow-y:scroll;position:fixed;margin-right:15px;max-height:100%}figure{margin:0}p,a,h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=number]{-moz-appearance:textfield}a{text-decoration:none}*:focus{outline:none}a:active,a:hover{outline:0}ul,li{list-style:none;margin:0;padding:0}b,strong{font-weight:700}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}small{font-size:80%}img{border:0}svg:not(:root){overflow:hidden}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:1;border:none}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;border:none}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}i{font-family:icomoon!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wrapper{max-width:1200px;padding:0 50px;margin:0 auto}@media (max-width: 1279px){.wrapper{max-width:initial}}@media (max-width: 767px){.wrapper{padding:0 35px}}@media (max-width: 539px){.wrapper{padding:0 25px}}.lightboxOverlay{cursor:zoom-out}.lb-dataContainer{position:absolute;top:-50px;right:50%;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translate(50%)}.lb-nav{top:50%;height:auto;overflow:hidden}.lb-nav .lb-prev{float:left;display:block;width:40px;height:40px;background-color:#fff;margin-left:0;border-radius:5px;box-shadow:2px 2px 2px #00000080;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lb-nav .lb-prev:before{display:inline-block;content:\"\\e314\";font-family:c2t;font-size:16px;color:#000;margin-top:20px}.lb-nav .lb-prev:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.lb-nav .lb-next{float:right;display:block;width:40px;height:40px;background-color:#fff;margin-right:0;border-radius:5px;box-shadow:2px 2px 2px #00000080;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lb-nav .lb-next:before{display:inline-block;content:\"\\e315\";font-family:c2t;font-size:16px;color:#000;margin-top:20px}.lb-nav .lb-next:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.slick-slider{visibility:hidden;opacity:0}.slick-initialized{visibility:visible!important;opacity:1!important}.slick-list,.slick-track{height:100%}.hidden{display:none!important}.big-wrapper{padding:0 40px}@media (min-width: 768px){.big-wrapper{padding:0 80px}}@media (min-width: 1024px){.big-wrapper{padding:0 110px}}@media (min-width: 1280px){.big-wrapper{padding:0 85px}}@media (min-width: 1680px){.big-wrapper{padding:0 100px;max-width:1920px;margin:0 auto}}.wrapper{padding:0 25px}@media (min-width: 768px){.wrapper{padding:0 80px}}@media (min-width: 1024px){.wrapper{padding:0 110px}}@media (min-width: 1280px){.wrapper{max-width:initial;padding:0 50px 0 85px}}@media (min-width: 1680px){.wrapper{padding:0 160px;max-width:initial}}.module-spacer{padding-top:60px;padding-bottom:15px}@media (min-width: 1024px){.module-spacer{padding-top:60px;padding-bottom:30px}}@media (min-width: 1680px){.module-spacer{padding-top:60px;padding-bottom:40px}}.module-spacer-bottom{padding-bottom:25px}@media (min-width: 768px){.module-spacer-bottom{padding-bottom:30px}}@media (min-width: 1680px){.module-spacer-bottom{padding-bottom:40px}}.btn-linker{position:relative;display:inline-block;text-align:center;cursor:pointer}.btn-linker.toright .btn-linker-text:before{content:\"\\e935\";-webkit-transform:translateY(-50%) translateX(-20%);-moz-transform:translateY(-50%) translateX(-20%);-ms-transform:translateY(-50%) translateX(-20%);-o-transform:translateY(-50%) translateX(-20%);transform:translateY(-50%) translate(-20%)}.btn-linker.toleft .btn-linker-text:before{content:\"\\e934\";left:auto;right:calc(100% + 8px);-webkit-transform:translateY(-50%) translateX(20%);-moz-transform:translateY(-50%) translateX(20%);-ms-transform:translateY(-50%) translateX(20%);-o-transform:translateY(-50%) translateX(20%);transform:translateY(-50%) translate(20%)}.btn-linker.totop .btn-linker-text{margin-right:25px}.btn-linker.totop .btn-linker-text:before{content:\"\\e936\";font-size:14px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.btn-linker.tobottom .btn-linker-text{margin-right:25px}.btn-linker.tobottom .btn-linker-text:before{content:\"\\e933\";font-size:14px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.btn-linker.btn-linker-alarm .btn-linker-text{color:var(--cl_accent, #9b2743)}.btn-linker.btn-linker-alarm .btn-linker-text:after{background-color:var(--cl_accent, #9b2743)}.btn-linker.btn-linker-alarm .btn-linker-text:before{color:var(--cl_accent, #9b2743)}.btn-linker .btn-linker-text{position:relative;display:inline-block;font-family:var(--font-text);font-size:14px;font-weight:700;color:#383838b8;text-transform:uppercase;letter-spacing:.12em;padding:5px 0 6px;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}.btn-linker .btn-linker-text:before{position:absolute;top:50%;left:calc(100% + 8px);font-family:icomoon;font-size:8px;color:#383838b8;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}.btn-linker .btn-linker-text:after{content:\"\";position:absolute;z-index:1;bottom:0;left:0;width:0;height:1px;background-color:#383838b8;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}@media (max-width: 1279px){.btn-linker .btn-linker-text:after{width:100%;background-color:#383838b8}}@media (min-width: 1025px){.btn-linker .btn-linker-text{color:#383838b8}.btn-linker .btn-linker-text:before{-webkit-transform:translateY(-50%) translateX(0);-moz-transform:translateY(-50%) translateX(0);-ms-transform:translateY(-50%) translateX(0);-o-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translate(0);opacity:1;color:#383838b8}.btn-linker .btn-linker-text:after{width:100%}}.moretext-module{display:none}.moretext-module.open{display:block}.intro-module{overflow:hidden}.intro-module.open .intro-module-moretext{display:block}.intro-module-header{text-align:center}.intro-module-header .intro-header-pretitle{font-family:var(--font-text);font-size:14px;font-weight:600;color:#383838b8;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 768px){.intro-module-header .intro-header-pretitle{padding-bottom:15px}}@media (min-width: 1280px){.intro-module-header .intro-header-pretitle{text-align:left}}.intro-module-header .intro-header-pretitle{padding-bottom:15px;text-align:center!important}.intro-module-header .intro-header-title{font-family:var(--font-title);font-size:28px;font-weight:500;color:#393939;line-height:111.7647058824%;letter-spacing:0;text-align:center;padding-bottom:10px}@media (min-width: 540px){.intro-module-header .intro-header-title{font-size:34px}}@media (min-width: 768px){.intro-module-header .intro-header-title{font-size:40px}}@media (min-width: 1280px){.intro-module-header .intro-header-title{font-size:44px}}.intro-module-header .intro-header-title{text-align:center!important}.intro-module-header .intro-header-btn{margin-top:25px}@media (min-width: 768px) and (max-width: 1279px){.intro-module-header{max-width:640px;margin:0 auto}}@media (min-width: 1280px) and (max-width: 1679px){.intro-module-header{max-width:1060px;margin:0 auto}}@media (min-width: 1680px){.intro-module-header{max-width:1270px;margin:0 auto}}.intro-module-moretext{display:none}.intro-module-moretext .wrap-intro-moretext{padding-top:45px}@media (min-width: 768px) and (max-width: 1279px){.intro-module-moretext{max-width:640px;margin:0 auto}}@media (min-width: 1280px){.intro-module-moretext{max-width:1060px;margin:0 auto}.intro-module-moretext .wrap-intro-moretext{display:-ms-grid;display:grid;margin:0 -35px}}@media (min-width: 1680px){.intro-module-moretext{max-width:1270px}.intro-module-moretext .wrap-intro-moretext{margin:0 -70px}}.intro-moretext-element .intro-moretext-element_photo{display:block;width:280px;padding-top:280px;margin:0 auto;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.intro-moretext-element .intro-moretext-element_pretitle{font-family:var(--font-text);font-size:14px;font-weight:600;color:#383838b8;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_pretitle{padding-bottom:15px}}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_pretitle{text-align:left}}.intro-moretext-element .intro-moretext-element_pretitle{padding:10px 0}.intro-moretext-element .intro-moretext-element_title{font-family:var(--font-title);font-size:28px;font-weight:500;color:#393939;line-height:111.7647058824%;letter-spacing:0;text-align:center;padding-bottom:10px}@media (min-width: 540px){.intro-moretext-element .intro-moretext-element_title{font-size:34px}}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_title{font-size:40px}}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_title{font-size:44px}}.intro-moretext-element .spacer{padding-top:35px}.intro-moretext-element .intro-moretext-element_subtitle{font-family:var(--font-text);font-size:14px;font-weight:400;color:#393939;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_subtitle{text-align:left}}.intro-moretext-element .intro-moretext-element_subtitle{padding-bottom:15px}.intro-moretext-element ::ng-deep p{font-family:var(--font-text);font-size:18px;font-weight:400;color:var(--cl_text, #444444);line-height:1.4;letter-spacing:.035em;text-align:center;padding-bottom:10px}@media (min-width: 768px){.intro-moretext-element ::ng-deep p{font-size:20px}}.intro-moretext-element .intro-moretext-element_text{font-family:var(--font-text);font-size:18px;font-weight:400;color:var(--cl_text, #444444);line-height:1.4;letter-spacing:.035em;text-align:center;padding-bottom:10px}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_text{font-size:20px}}.intro-moretext-element .intro-moretext-element_btn{display:table;margin:30px auto 0}@media (min-width: 768px){.intro-moretext-element{position:relative}.intro-moretext-element .intro-moretext-element_photo{width:430px;padding-top:430px}.intro-moretext-element .intro-moretext-element_subtitle{padding-bottom:20px}}@media (min-width: 1280px){.intro-moretext-element .btn-linker-last{padding-top:26rem}.intro-moretext-element{font-size:0}.intro-moretext-element:nth-child(2),.intro-moretext-element:nth-child(3),.intro-moretext-element:nth-child(6),.intro-moretext-element:nth-child(7){-ms-grid-column:1;grid-column:1}.intro-moretext-element:nth-child(3),.intro-moretext-element:nth-child(4){-ms-grid-row:2;grid-row:2}.intro-moretext-element:nth-child(5),.intro-moretext-element:nth-child(6){-ms-grid-row:3;grid-row:3}.intro-moretext-element:nth-child(7),.intro-moretext-element:nth-child(8){-ms-grid-row:4;grid-row:4}.intro-moretext-element:after{content:\"\";position:relative;display:inline-block;vertical-align:middle;height:100%;width:0}.intro-moretext-element .intro-moretext-element_wrapper{display:inline-block;vertical-align:middle}.intro-moretext-element .intro-moretext-element_wrapper.align-bottom{vertical-align:top!important}.intro-moretext-element .intro-moretext-element_photo{width:100%;padding-top:96%;min-height:100%}.intro-moretext-element .intro-moretext-element_btn{margin:30px 0 0}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
|
|
34
34
|
}
|
|
35
35
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CollapsableInfoV2Component, decorators: [{
|
|
36
36
|
type: Component,
|
|
37
|
-
args: [{ selector: 'collapsable-info-v2', standalone: true, imports: [CommonModule], encapsulation: ViewEncapsulation.Emulated, template: " <section class=\"intro-module mb-negative start\">\n <div class=\"big-wrapper\">\n <div class=\"wrap-intro-module module-spacer\">\n <header class=\"intro-module-header\">\n @if( texts?.pretitle) {\n <p class=\"intro-header-pretitle\" [innerHTML]=\"texts?.pretitle\"></p>\n }\n @if( texts?.title) {\n <h2 class=\"intro-header-title\">{{ texts?.title }}</h2>\n }\n <div\n class=\"intro-header-btn btn-linker tobottom js-open-moretext\"\n role=\"button\"\n tabindex=\"0\"\n [ngClass]=\"{ hidden: moreTextOpen }\"\n (click)=\"toggleMoreText()\"\n (keyup.enter)=\"toggleMoreText()\"\n #toggleButton\n >\n @if (texts?.moreInfoText) {\n <p class=\"btn-linker-text\" [innerHTML]=\"texts?.moreInfoText\"></p>\n }\n </div>\n </header>\n <div\n class=\"moretext-module intro-module-moretext\"\n [ngClass]=\"{ open: moreTextOpen }\"\n #moreTextModule\n >\n <div class=\"wrap-intro-moretext\">\n <div class=\"intro-moretext-element\">\n </div>\n <div class=\"intro-moretext-element\">\n <div class=\"intro-moretext-element_wrapper align-bottom\">\n @if (texts?.firstDescription) {\n @if (texts?.firstTitle) {\n <h2 class=\"intro-moretext-element_title\">{{ texts?.firstTitle }}</h2>\n }\n <p class=\"intro-moretext-element_text\" [innerHTML]=\"texts?.firstDescription\"></p>\n }\n @if (texts?.secondDescription) {\n @if (texts?.secondTitle) {\n <h2 class=\"intro-moretext-element_title\">{{ texts?.secondTitle }}</h2>\n }\n <p class=\"intro-moretext-element_text\" [innerHTML]=\"texts?.secondDescription\"></p>\n }\n @if (texts?.thirdDescription) {\n @if (texts?.thirdTitle) {\n <h2 class=\"intro-moretext-element_title\">{{ texts?.thirdTitle }}</h2>\n }\n <p class=\"intro-moretext-element_text\" [innerHTML]=\"texts?.thirdDescription\"></p>\n }\n </div>\n @if ( moreTextOpen) {\n <div\n class=\"intro-moretext-element_btn btn-linker totop js-close-moretext\"\n role=\"button\"\n tabindex=\"0\"\n (click)=\"closeMoreText()\"\n (keyup.enter)=\"closeMoreText()\"\n >\n <p class=\"btn-linker-text\">{{ texts?.hideInfoText ?? texts?.svg }}</p>\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n </div>\n </section>\n", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle: \"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_background_dark-opacity-v2: #1326398b;--cl_background_body-transparent: #ffffffe7;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_text-disable: #888;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--padding-bottom-slider: 0px;--lh_pretitle-slider: 1.2;--lh_title-slider: 1.2;--cl_header-bg-nosticky: #0000001a;--cl_header-text-nosticky: #fff;--cl_header-bg-sticky: #eee;--cl_header-text-sticky: #19314b;--cl_header-bg-mobile: #b6b6b6;--cl_headerBottom-bg-mobile: #b6b6b6;--cl_header-text-mobile: #19314b;--cl_menu-modal-bg: #19314b;--cl_menu-modal-items: #978667;--cl_menu-modal-items-hover: #fff;--cl_menu-modal-text: #fff;--cl_menu-modal-text-hover: #fff;--ls_menu-modal-items: 1px;--w_menu-modal-items: 300;--hg_menu-img-height: 15rem;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--size_btn: 14px;--size_link: 14px;--ls_link: 1px;--ls_btn: 1px;--upper_btn: uppercase;--upper_link: uppercase;--font-btn: \"Poppins\", Helvetica, sans-serif;--font-link: \"Poppins\", Helvetica, sans-serif;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: #fff;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom: #0a1d31;--cl_footer-bg-logos: #f8f7f3;--cl_footer-scroll: #978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-width: 1px;--dropdown-radius: 20px;--cl_background_dropdown: #fdfbf8;--cl_border-dropdown: #d9e1e6;--font-size-engine-text: 14px;--cl_engine-text: #19314b;--cl_engine-bg-nosticky: #ffffffcf;--cl_engine-text-nosticky: #19314b;--cl_engine-bg-sticky: #ffffff00;--cl_engine-text-sticky: #19314b;--cl_engine-bg-modal: #19314bbf;--cl_engine-input-bg: #ebebeb;--cl_engine-input-bg-select: #ebebeb;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_error: #ff7173;--cl_desde: #bcbbc3;--cl_price: #19314b;--cl_badget: #ff8874;--cl_badget-text: #fff;--alg-service-room-detail: center;--cl_alert-text: #19314b;--cl_alert-text-error: #fff;--cl_alert-background: #fff;--cl_alert-background-error: rgb(230, 92, 92);--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: var(--cl_corp);--mdc-checkbox-selected-hover-icon-color: var(--cl_corp);--mdc-checkbox-selected-icon-color: var(--cl_corp);--mdc-checkbox-selected-pressed-icon-color: var(--cl_corp);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-hover-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-pressed-state-layer-color: var(--cl_corp);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--primary: #4a4a49;--cream: #f9f8f5;--white: #ffffff;--black: #000000;--whatsapp: #24cc63;--logo: #616161;--grey: #dcdcdc;--darkgrey: #1e1e1e;--instagram: #61bdff;--facebook: #3782f4;--twitter: #4a4a49;--youtube: #d9464b;--tripadvisor: #34e0a1;--booking: #0c3b7c;--silver: #c0bebe;--gold: #ffca64;--platinum: #b5d9e2}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--type-align: center;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom: #79582c;--cl_footer-scroll: #aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-width: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{width:100%;height:100%}body{position:relative;margin:0;padding:0;font-family:TT Norms Pro,sans-serif;font-size:14px;line-height:1;color:#0d0d0d;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body.noscroll{overflow:hidden;overflow-y:scroll;position:fixed;margin-right:15px;max-height:100%}figure{margin:0}p,a,h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=number]{-moz-appearance:textfield}a{text-decoration:none}*:focus{outline:none}a:active,a:hover{outline:0}ul,li{list-style:none;margin:0;padding:0}b,strong{font-weight:700}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}small{font-size:80%}img{border:0}svg:not(:root){overflow:hidden}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:1;border:none}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;border:none}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}i{font-family:icomoon!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wrapper{max-width:1200px;padding:0 50px;margin:0 auto}@media (max-width: 1279px){.wrapper{max-width:initial}}@media (max-width: 767px){.wrapper{padding:0 35px}}@media (max-width: 539px){.wrapper{padding:0 25px}}.lightboxOverlay{cursor:zoom-out}.lb-dataContainer{position:absolute;top:-50px;right:50%;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translate(50%)}.lb-nav{top:50%;height:auto;overflow:hidden}.lb-nav .lb-prev{float:left;display:block;width:40px;height:40px;background-color:#fff;margin-left:0;border-radius:5px;box-shadow:2px 2px 2px #00000080;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lb-nav .lb-prev:before{display:inline-block;content:\"\\e314\";font-family:c2t;font-size:16px;color:#000;margin-top:20px}.lb-nav .lb-prev:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.lb-nav .lb-next{float:right;display:block;width:40px;height:40px;background-color:#fff;margin-right:0;border-radius:5px;box-shadow:2px 2px 2px #00000080;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lb-nav .lb-next:before{display:inline-block;content:\"\\e315\";font-family:c2t;font-size:16px;color:#000;margin-top:20px}.lb-nav .lb-next:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.slick-slider{visibility:hidden;opacity:0}.slick-initialized{visibility:visible!important;opacity:1!important}.slick-list,.slick-track{height:100%}.hidden{display:none!important}.big-wrapper{padding:0 40px}@media (min-width: 768px){.big-wrapper{padding:0 80px}}@media (min-width: 1024px){.big-wrapper{padding:0 110px}}@media (min-width: 1280px){.big-wrapper{padding:0 85px}}@media (min-width: 1680px){.big-wrapper{padding:0 100px;max-width:1920px;margin:0 auto}}.wrapper{padding:0 25px}@media (min-width: 768px){.wrapper{padding:0 80px}}@media (min-width: 1024px){.wrapper{padding:0 110px}}@media (min-width: 1280px){.wrapper{max-width:initial;padding:0 50px 0 85px}}@media (min-width: 1680px){.wrapper{padding:0 160px;max-width:initial}}.module-spacer{padding-top:60px;padding-bottom:15px}@media (min-width: 1024px){.module-spacer{padding-top:60px;padding-bottom:30px}}@media (min-width: 1680px){.module-spacer{padding-top:60px;padding-bottom:40px}}.module-spacer-bottom{padding-bottom:25px}@media (min-width: 768px){.module-spacer-bottom{padding-bottom:30px}}@media (min-width: 1680px){.module-spacer-bottom{padding-bottom:40px}}.btn-linker{position:relative;display:inline-block;text-align:center;cursor:pointer}.btn-linker.toright .btn-linker-text:before{content:\"\\e935\";-webkit-transform:translateY(-50%) translateX(-20%);-moz-transform:translateY(-50%) translateX(-20%);-ms-transform:translateY(-50%) translateX(-20%);-o-transform:translateY(-50%) translateX(-20%);transform:translateY(-50%) translate(-20%)}.btn-linker.toleft .btn-linker-text:before{content:\"\\e934\";left:auto;right:calc(100% + 8px);-webkit-transform:translateY(-50%) translateX(20%);-moz-transform:translateY(-50%) translateX(20%);-ms-transform:translateY(-50%) translateX(20%);-o-transform:translateY(-50%) translateX(20%);transform:translateY(-50%) translate(20%)}.btn-linker.totop .btn-linker-text{margin-right:25px}.btn-linker.totop .btn-linker-text:before{content:\"\\e936\";font-size:14px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.btn-linker.tobottom .btn-linker-text{margin-right:25px}.btn-linker.tobottom .btn-linker-text:before{content:\"\\e933\";font-size:14px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.btn-linker.btn-linker-alarm .btn-linker-text{color:var(--cl_accent, #9b2743)}.btn-linker.btn-linker-alarm .btn-linker-text:after{background-color:var(--cl_accent, #9b2743)}.btn-linker.btn-linker-alarm .btn-linker-text:before{color:var(--cl_accent, #9b2743)}.btn-linker .btn-linker-text{position:relative;display:inline-block;font-family:var(--font-text);font-size:14px;font-weight:700;color:#383838b8;text-transform:uppercase;letter-spacing:.12em;padding:5px 0 6px;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}.btn-linker .btn-linker-text:before{position:absolute;top:50%;left:calc(100% + 8px);font-family:icomoon;font-size:8px;color:#383838b8;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}.btn-linker .btn-linker-text:after{content:\"\";position:absolute;z-index:1;bottom:0;left:0;width:0;height:1px;background-color:#383838b8;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}@media (max-width: 1279px){.btn-linker .btn-linker-text:after{width:100%;background-color:#383838b8}}@media (min-width: 1025px){.btn-linker .btn-linker-text{color:#383838b8}.btn-linker .btn-linker-text:before{-webkit-transform:translateY(-50%) translateX(0);-moz-transform:translateY(-50%) translateX(0);-ms-transform:translateY(-50%) translateX(0);-o-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translate(0);opacity:1;color:#383838b8}.btn-linker .btn-linker-text:after{width:100%}}.moretext-module{display:none}.moretext-module.open{display:block}.intro-module{overflow:hidden}.intro-module.open .intro-module-moretext{display:block}.intro-module-header{text-align:center}.intro-module-header .intro-header-pretitle{font-family:var(--font-text);font-size:14px;font-weight:600;color:#383838b8;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 768px){.intro-module-header .intro-header-pretitle{padding-bottom:15px}}@media (min-width: 1280px){.intro-module-header .intro-header-pretitle{text-align:left}}.intro-module-header .intro-header-pretitle{padding-bottom:15px;text-align:center!important}.intro-module-header .intro-header-title{font-family:var(--font-title);font-size:28px;font-weight:500;color:#393939;line-height:111.7647058824%;letter-spacing:0;text-align:center;padding-bottom:10px}@media (min-width: 540px){.intro-module-header .intro-header-title{font-size:34px}}@media (min-width: 768px){.intro-module-header .intro-header-title{font-size:40px}}@media (min-width: 1280px){.intro-module-header .intro-header-title{font-size:44px}}.intro-module-header .intro-header-title{text-align:center!important}.intro-module-header .intro-header-btn{margin-top:25px}@media (min-width: 768px) and (max-width: 1279px){.intro-module-header{max-width:640px;margin:0 auto}}@media (min-width: 1280px) and (max-width: 1679px){.intro-module-header{max-width:1060px;margin:0 auto}}@media (min-width: 1680px){.intro-module-header{max-width:1270px;margin:0 auto}}.intro-module-moretext{display:none}.intro-module-moretext .wrap-intro-moretext{padding-top:45px}@media (min-width: 768px) and (max-width: 1279px){.intro-module-moretext{max-width:640px;margin:0 auto}}@media (min-width: 1280px){.intro-module-moretext{max-width:1060px;margin:0 auto}.intro-module-moretext .wrap-intro-moretext{display:-ms-grid;display:grid;margin:0 -35px}}@media (min-width: 1680px){.intro-module-moretext{max-width:1270px}.intro-module-moretext .wrap-intro-moretext{margin:0 -70px}}.intro-moretext-element .intro-moretext-element_photo{display:block;width:280px;padding-top:280px;margin:0 auto;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.intro-moretext-element .intro-moretext-element_pretitle{font-family:var(--font-text);font-size:14px;font-weight:600;color:#383838b8;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_pretitle{padding-bottom:15px}}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_pretitle{text-align:left}}.intro-moretext-element .intro-moretext-element_pretitle{padding:10px 0}.intro-moretext-element .intro-moretext-element_title{font-family:var(--font-title);font-size:28px;font-weight:500;color:#393939;line-height:111.7647058824%;letter-spacing:0;text-align:center;padding-bottom:10px}@media (min-width: 540px){.intro-moretext-element .intro-moretext-element_title{font-size:34px}}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_title{font-size:40px}}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_title{font-size:44px}}.intro-moretext-element .spacer{padding-top:35px}.intro-moretext-element .intro-moretext-element_subtitle{font-family:var(--font-text);font-size:14px;font-weight:400;color:#393939;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_subtitle{text-align:left}}.intro-moretext-element .intro-moretext-element_subtitle{padding-bottom:15px}.intro-moretext-element .intro-moretext-element_text{font-family:var(--font-text);font-size:18px;font-weight:400;color:var(--cl_text, #444444);line-height:1.4;letter-spacing:.035em;text-align:center;padding-bottom:10px}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_text{font-size:20px}}.intro-moretext-element .intro-moretext-element_btn{display:table;margin:30px auto 0}@media (min-width: 768px){.intro-moretext-element{position:relative}.intro-moretext-element .intro-moretext-element_photo{width:430px;padding-top:430px}.intro-moretext-element .intro-moretext-element_subtitle{padding-bottom:20px}}@media (min-width: 1280px){.intro-moretext-element .btn-linker-last{padding-top:26rem}.intro-moretext-element{font-size:0}.intro-moretext-element:nth-child(2),.intro-moretext-element:nth-child(3),.intro-moretext-element:nth-child(6),.intro-moretext-element:nth-child(7){-ms-grid-column:1;grid-column:1}.intro-moretext-element:nth-child(3),.intro-moretext-element:nth-child(4){-ms-grid-row:2;grid-row:2}.intro-moretext-element:nth-child(5),.intro-moretext-element:nth-child(6){-ms-grid-row:3;grid-row:3}.intro-moretext-element:nth-child(7),.intro-moretext-element:nth-child(8){-ms-grid-row:4;grid-row:4}.intro-moretext-element:after{content:\"\";position:relative;display:inline-block;vertical-align:middle;height:100%;width:0}.intro-moretext-element .intro-moretext-element_wrapper{display:inline-block;vertical-align:middle}.intro-moretext-element .intro-moretext-element_wrapper.align-bottom{vertical-align:top!important}.intro-moretext-element .intro-moretext-element_photo{width:100%;padding-top:96%;min-height:100%}.intro-moretext-element .intro-moretext-element_btn{margin:30px 0 0}}\n"] }]
|
|
37
|
+
args: [{ selector: 'collapsable-info-v2', standalone: true, imports: [CommonModule], encapsulation: ViewEncapsulation.Emulated, template: "<section class=\"intro-module mb-negative start\">\n <div class=\"big-wrapper\">\n <div class=\"wrap-intro-module module-spacer\">\n <header class=\"intro-module-header\">\n @if (texts?.pretitle) {\n <p\n class=\"intro-header-pretitle\"\n [innerHTML]=\"texts?.pretitle\"\n ></p>\n }\n @if (texts?.title) {\n <h2 class=\"intro-header-title\">{{ texts?.title }}</h2>\n }\n <div\n class=\"intro-header-btn btn-linker tobottom js-open-moretext\"\n role=\"button\"\n tabindex=\"0\"\n [ngClass]=\"{ hidden: moreTextOpen }\"\n (click)=\"toggleMoreText()\"\n (keyup.enter)=\"toggleMoreText()\"\n #toggleButton\n >\n @if (texts?.moreInfoText) {\n <p\n class=\"btn-linker-text\"\n [innerHTML]=\"texts?.moreInfoText\"\n ></p>\n }\n </div>\n </header>\n <div\n class=\"moretext-module intro-module-moretext\"\n [ngClass]=\"{ open: moreTextOpen }\"\n #moreTextModule\n >\n <div class=\"wrap-intro-moretext\">\n <div class=\"intro-moretext-element\"></div>\n <div class=\"intro-moretext-element\">\n <div\n class=\"intro-moretext-element_wrapper align-bottom\"\n >\n @if (texts?.firstDescription) {\n <div class=\"text-block\">\n @if (texts?.firstTitle) {\n <h2\n class=\"intro-moretext-element_title\"\n >\n {{ texts?.firstTitle }}\n </h2>\n }\n <div\n class=\"intro-moretext-element_text\"\n [innerHTML]=\"texts?.firstDescription\"\n ></div>\n </div>\n }\n @if (texts?.secondDescription) {\n <div class=\"text-block\">\n @if (texts?.secondTitle) {\n <h2\n class=\"intro-moretext-element_title\"\n >\n {{ texts?.secondTitle }}\n </h2>\n }\n <div\n class=\"intro-moretext-element_text\"\n [innerHTML]=\"texts?.secondDescription\"\n ></div>\n </div>\n }\n @if (texts?.thirdDescription) {\n <div class=\"text-block\">\n @if (texts?.thirdTitle) {\n <h2\n class=\"intro-moretext-element_title\"\n >\n {{ texts?.thirdTitle }}\n </h2>\n }\n <div\n class=\"intro-moretext-element_text\"\n [innerHTML]=\"texts?.thirdDescription\"\n ></div>\n </div>\n }\n </div>\n @if (moreTextOpen) {\n <div\n class=\"intro-moretext-element_btn btn-linker totop js-close-moretext\"\n role=\"button\"\n tabindex=\"0\"\n (click)=\"closeMoreText()\"\n (keyup.enter)=\"closeMoreText()\"\n >\n <p class=\"btn-linker-text\">\n {{ texts?.hideInfoText ?? texts?.svg }}\n </p>\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle: \"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_background_dark-opacity-v2: #1326398b;--cl_background_body-transparent: #ffffffe7;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_text-disable: #888;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--padding-bottom-slider: 0px;--lh_pretitle-slider: 1.2;--lh_title-slider: 1.2;--cl_header-bg-nosticky: #0000001a;--cl_header-text-nosticky: #fff;--cl_header-bg-sticky: #eee;--cl_header-text-sticky: #19314b;--cl_header-bg-mobile: #b6b6b6;--cl_headerBottom-bg-mobile: #b6b6b6;--cl_header-text-mobile: #19314b;--cl_menu-modal-bg: #19314b;--cl_menu-modal-items: #978667;--cl_menu-modal-items-hover: #fff;--cl_menu-modal-text: #fff;--cl_menu-modal-text-hover: #fff;--ls_menu-modal-items: 1px;--w_menu-modal-items: 300;--hg_menu-img-height: 15rem;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--size_btn: 14px;--size_link: 14px;--ls_link: 1px;--ls_btn: 1px;--upper_btn: uppercase;--upper_link: uppercase;--font-btn: \"Poppins\", Helvetica, sans-serif;--font-link: \"Poppins\", Helvetica, sans-serif;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: #fff;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom: #0a1d31;--cl_footer-bg-logos: #f8f7f3;--cl_footer-scroll: #978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-width: 1px;--dropdown-radius: 20px;--cl_background_dropdown: #fdfbf8;--cl_border-dropdown: #d9e1e6;--font-size-engine-text: 14px;--cl_engine-text: #19314b;--cl_engine-bg-nosticky: #ffffffcf;--cl_engine-text-nosticky: #19314b;--cl_engine-bg-sticky: #ffffff00;--cl_engine-text-sticky: #19314b;--cl_engine-bg-modal: #19314bbf;--cl_engine-input-bg: #ebebeb;--cl_engine-input-bg-select: #ebebeb;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_error: #ff7173;--cl_desde: #bcbbc3;--cl_price: #19314b;--cl_badget: #ff8874;--cl_badget-text: #fff;--alg-service-room-detail: center;--cl_alert-text: #19314b;--cl_alert-text-error: #fff;--cl_alert-background: #fff;--cl_alert-background-error: rgb(230, 92, 92);--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: var(--cl_corp);--mdc-checkbox-selected-hover-icon-color: var(--cl_corp);--mdc-checkbox-selected-icon-color: var(--cl_corp);--mdc-checkbox-selected-pressed-icon-color: var(--cl_corp);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-hover-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-pressed-state-layer-color: var(--cl_corp);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--primary: #4a4a49;--cream: #f9f8f5;--white: #ffffff;--black: #000000;--whatsapp: #24cc63;--logo: #616161;--grey: #dcdcdc;--darkgrey: #1e1e1e;--instagram: #61bdff;--facebook: #3782f4;--twitter: #4a4a49;--youtube: #d9464b;--tripadvisor: #34e0a1;--booking: #0c3b7c;--silver: #c0bebe;--gold: #ffca64;--platinum: #b5d9e2}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg: #ededed;--cl_preload: #24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--type-align: center;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom: #79582c;--cl_footer-scroll: #aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-width: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{width:100%;height:100%}body{position:relative;margin:0;padding:0;font-family:TT Norms Pro,sans-serif;font-size:14px;line-height:1;color:#0d0d0d;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body.noscroll{overflow:hidden;overflow-y:scroll;position:fixed;margin-right:15px;max-height:100%}figure{margin:0}p,a,h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=number]{-moz-appearance:textfield}a{text-decoration:none}*:focus{outline:none}a:active,a:hover{outline:0}ul,li{list-style:none;margin:0;padding:0}b,strong{font-weight:700}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}small{font-size:80%}img{border:0}svg:not(:root){overflow:hidden}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:1;border:none}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;border:none}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}i{font-family:icomoon!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wrapper{max-width:1200px;padding:0 50px;margin:0 auto}@media (max-width: 1279px){.wrapper{max-width:initial}}@media (max-width: 767px){.wrapper{padding:0 35px}}@media (max-width: 539px){.wrapper{padding:0 25px}}.lightboxOverlay{cursor:zoom-out}.lb-dataContainer{position:absolute;top:-50px;right:50%;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translate(50%)}.lb-nav{top:50%;height:auto;overflow:hidden}.lb-nav .lb-prev{float:left;display:block;width:40px;height:40px;background-color:#fff;margin-left:0;border-radius:5px;box-shadow:2px 2px 2px #00000080;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lb-nav .lb-prev:before{display:inline-block;content:\"\\e314\";font-family:c2t;font-size:16px;color:#000;margin-top:20px}.lb-nav .lb-prev:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.lb-nav .lb-next{float:right;display:block;width:40px;height:40px;background-color:#fff;margin-right:0;border-radius:5px;box-shadow:2px 2px 2px #00000080;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lb-nav .lb-next:before{display:inline-block;content:\"\\e315\";font-family:c2t;font-size:16px;color:#000;margin-top:20px}.lb-nav .lb-next:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.slick-slider{visibility:hidden;opacity:0}.slick-initialized{visibility:visible!important;opacity:1!important}.slick-list,.slick-track{height:100%}.hidden{display:none!important}.big-wrapper{padding:0 40px}@media (min-width: 768px){.big-wrapper{padding:0 80px}}@media (min-width: 1024px){.big-wrapper{padding:0 110px}}@media (min-width: 1280px){.big-wrapper{padding:0 85px}}@media (min-width: 1680px){.big-wrapper{padding:0 100px;max-width:1920px;margin:0 auto}}.wrapper{padding:0 25px}@media (min-width: 768px){.wrapper{padding:0 80px}}@media (min-width: 1024px){.wrapper{padding:0 110px}}@media (min-width: 1280px){.wrapper{max-width:initial;padding:0 50px 0 85px}}@media (min-width: 1680px){.wrapper{padding:0 160px;max-width:initial}}.module-spacer{padding-top:60px;padding-bottom:15px}@media (min-width: 1024px){.module-spacer{padding-top:60px;padding-bottom:30px}}@media (min-width: 1680px){.module-spacer{padding-top:60px;padding-bottom:40px}}.module-spacer-bottom{padding-bottom:25px}@media (min-width: 768px){.module-spacer-bottom{padding-bottom:30px}}@media (min-width: 1680px){.module-spacer-bottom{padding-bottom:40px}}.btn-linker{position:relative;display:inline-block;text-align:center;cursor:pointer}.btn-linker.toright .btn-linker-text:before{content:\"\\e935\";-webkit-transform:translateY(-50%) translateX(-20%);-moz-transform:translateY(-50%) translateX(-20%);-ms-transform:translateY(-50%) translateX(-20%);-o-transform:translateY(-50%) translateX(-20%);transform:translateY(-50%) translate(-20%)}.btn-linker.toleft .btn-linker-text:before{content:\"\\e934\";left:auto;right:calc(100% + 8px);-webkit-transform:translateY(-50%) translateX(20%);-moz-transform:translateY(-50%) translateX(20%);-ms-transform:translateY(-50%) translateX(20%);-o-transform:translateY(-50%) translateX(20%);transform:translateY(-50%) translate(20%)}.btn-linker.totop .btn-linker-text{margin-right:25px}.btn-linker.totop .btn-linker-text:before{content:\"\\e936\";font-size:14px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.btn-linker.tobottom .btn-linker-text{margin-right:25px}.btn-linker.tobottom .btn-linker-text:before{content:\"\\e933\";font-size:14px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.btn-linker.btn-linker-alarm .btn-linker-text{color:var(--cl_accent, #9b2743)}.btn-linker.btn-linker-alarm .btn-linker-text:after{background-color:var(--cl_accent, #9b2743)}.btn-linker.btn-linker-alarm .btn-linker-text:before{color:var(--cl_accent, #9b2743)}.btn-linker .btn-linker-text{position:relative;display:inline-block;font-family:var(--font-text);font-size:14px;font-weight:700;color:#383838b8;text-transform:uppercase;letter-spacing:.12em;padding:5px 0 6px;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}.btn-linker .btn-linker-text:before{position:absolute;top:50%;left:calc(100% + 8px);font-family:icomoon;font-size:8px;color:#383838b8;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}.btn-linker .btn-linker-text:after{content:\"\";position:absolute;z-index:1;bottom:0;left:0;width:0;height:1px;background-color:#383838b8;-webkit-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-moz-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-ms-transition:all cubic-bezier(.785,.135,.15,.86) .7s;-o-transition:all cubic-bezier(.785,.135,.15,.86) .7s;transition:all cubic-bezier(.785,.135,.15,.86) .7s}@media (max-width: 1279px){.btn-linker .btn-linker-text:after{width:100%;background-color:#383838b8}}@media (min-width: 1025px){.btn-linker .btn-linker-text{color:#383838b8}.btn-linker .btn-linker-text:before{-webkit-transform:translateY(-50%) translateX(0);-moz-transform:translateY(-50%) translateX(0);-ms-transform:translateY(-50%) translateX(0);-o-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translate(0);opacity:1;color:#383838b8}.btn-linker .btn-linker-text:after{width:100%}}.moretext-module{display:none}.moretext-module.open{display:block}.intro-module{overflow:hidden}.intro-module.open .intro-module-moretext{display:block}.intro-module-header{text-align:center}.intro-module-header .intro-header-pretitle{font-family:var(--font-text);font-size:14px;font-weight:600;color:#383838b8;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 768px){.intro-module-header .intro-header-pretitle{padding-bottom:15px}}@media (min-width: 1280px){.intro-module-header .intro-header-pretitle{text-align:left}}.intro-module-header .intro-header-pretitle{padding-bottom:15px;text-align:center!important}.intro-module-header .intro-header-title{font-family:var(--font-title);font-size:28px;font-weight:500;color:#393939;line-height:111.7647058824%;letter-spacing:0;text-align:center;padding-bottom:10px}@media (min-width: 540px){.intro-module-header .intro-header-title{font-size:34px}}@media (min-width: 768px){.intro-module-header .intro-header-title{font-size:40px}}@media (min-width: 1280px){.intro-module-header .intro-header-title{font-size:44px}}.intro-module-header .intro-header-title{text-align:center!important}.intro-module-header .intro-header-btn{margin-top:25px}@media (min-width: 768px) and (max-width: 1279px){.intro-module-header{max-width:640px;margin:0 auto}}@media (min-width: 1280px) and (max-width: 1679px){.intro-module-header{max-width:1060px;margin:0 auto}}@media (min-width: 1680px){.intro-module-header{max-width:1270px;margin:0 auto}}.intro-module-moretext{display:none}.intro-module-moretext .wrap-intro-moretext{padding-top:45px}@media (min-width: 768px) and (max-width: 1279px){.intro-module-moretext{max-width:640px;margin:0 auto}}@media (min-width: 1280px){.intro-module-moretext{max-width:1060px;margin:0 auto}.intro-module-moretext .wrap-intro-moretext{display:-ms-grid;display:grid;margin:0 -35px}}@media (min-width: 1680px){.intro-module-moretext{max-width:1270px}.intro-module-moretext .wrap-intro-moretext{margin:0 -70px}}.intro-moretext-element .intro-moretext-element_photo{display:block;width:280px;padding-top:280px;margin:0 auto;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.intro-moretext-element .intro-moretext-element_pretitle{font-family:var(--font-text);font-size:14px;font-weight:600;color:#383838b8;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_pretitle{padding-bottom:15px}}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_pretitle{text-align:left}}.intro-moretext-element .intro-moretext-element_pretitle{padding:10px 0}.intro-moretext-element .intro-moretext-element_title{font-family:var(--font-title);font-size:28px;font-weight:500;color:#393939;line-height:111.7647058824%;letter-spacing:0;text-align:center;padding-bottom:10px}@media (min-width: 540px){.intro-moretext-element .intro-moretext-element_title{font-size:34px}}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_title{font-size:40px}}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_title{font-size:44px}}.intro-moretext-element .spacer{padding-top:35px}.intro-moretext-element .intro-moretext-element_subtitle{font-family:var(--font-text);font-size:14px;font-weight:400;color:#393939;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;text-align:center}@media (min-width: 1280px){.intro-moretext-element .intro-moretext-element_subtitle{text-align:left}}.intro-moretext-element .intro-moretext-element_subtitle{padding-bottom:15px}.intro-moretext-element ::ng-deep p{font-family:var(--font-text);font-size:18px;font-weight:400;color:var(--cl_text, #444444);line-height:1.4;letter-spacing:.035em;text-align:center;padding-bottom:10px}@media (min-width: 768px){.intro-moretext-element ::ng-deep p{font-size:20px}}.intro-moretext-element .intro-moretext-element_text{font-family:var(--font-text);font-size:18px;font-weight:400;color:var(--cl_text, #444444);line-height:1.4;letter-spacing:.035em;text-align:center;padding-bottom:10px}@media (min-width: 768px){.intro-moretext-element .intro-moretext-element_text{font-size:20px}}.intro-moretext-element .intro-moretext-element_btn{display:table;margin:30px auto 0}@media (min-width: 768px){.intro-moretext-element{position:relative}.intro-moretext-element .intro-moretext-element_photo{width:430px;padding-top:430px}.intro-moretext-element .intro-moretext-element_subtitle{padding-bottom:20px}}@media (min-width: 1280px){.intro-moretext-element .btn-linker-last{padding-top:26rem}.intro-moretext-element{font-size:0}.intro-moretext-element:nth-child(2),.intro-moretext-element:nth-child(3),.intro-moretext-element:nth-child(6),.intro-moretext-element:nth-child(7){-ms-grid-column:1;grid-column:1}.intro-moretext-element:nth-child(3),.intro-moretext-element:nth-child(4){-ms-grid-row:2;grid-row:2}.intro-moretext-element:nth-child(5),.intro-moretext-element:nth-child(6){-ms-grid-row:3;grid-row:3}.intro-moretext-element:nth-child(7),.intro-moretext-element:nth-child(8){-ms-grid-row:4;grid-row:4}.intro-moretext-element:after{content:\"\";position:relative;display:inline-block;vertical-align:middle;height:100%;width:0}.intro-moretext-element .intro-moretext-element_wrapper{display:inline-block;vertical-align:middle}.intro-moretext-element .intro-moretext-element_wrapper.align-bottom{vertical-align:top!important}.intro-moretext-element .intro-moretext-element_photo{width:100%;padding-top:96%;min-height:100%}.intro-moretext-element .intro-moretext-element_btn{margin:30px 0 0}}\n"] }]
|
|
38
38
|
}], ctorParameters: () => [], propDecorators: { moreTextModule: [{
|
|
39
39
|
type: ViewChild,
|
|
40
40
|
args: ['moreTextModule', { static: false }]
|
|
@@ -46,4 +46,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
46
46
|
}], styles: [{
|
|
47
47
|
type: Input
|
|
48
48
|
}] } });
|
|
49
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29sbGFwc2FibGUtaW5mby12Mi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9leHRlcm5hbC9jb3JlL2NvbGxhcHNhYmxlLWluZm8tdjIvY29sbGFwc2FibGUtaW5mby12Mi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9leHRlcm5hbC9jb3JlL2NvbGxhcHNhYmxlLWluZm8tdjIvY29sbGFwc2FibGUtaW5mby12Mi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFNBQVMsRUFBYyxLQUFLLEVBQUUsU0FBUyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFZM0YsTUFBTSxPQUFPLDBCQUEwQjtJQU9yQztRQU5BLGlCQUFZLEdBQUcsS0FBSyxDQUFDO0lBT3JCLENBQUM7SUFFRCxjQUFjO1FBQ1osSUFBSSxDQUFDLFlBQVksR0FBRyxDQUFDLElBQUksQ0FBQyxZQUFZLENBQUM7UUFDdkMsSUFBSSxJQUFJLENBQUMsWUFBWSxFQUFFO1lBQ3JCLElBQUksQ0FBQyxlQUFlLENBQUMsSUFBSSxDQUFDLGNBQWMsRUFBRSxhQUFhLEVBQUUsTUFBTSxDQUFDLFVBQVUsSUFBSSxJQUFJLENBQUMsQ0FBQyxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUM7U0FDaEc7SUFDSCxDQUFDO0lBRUQsYUFBYTtRQUNYLElBQUksQ0FBQyxZQUFZLEdBQUcsS0FBSyxDQUFDO1FBQzFCLElBQUksQ0FBQyxlQUFlLENBQUMsSUFBSSxDQUFDLFlBQVksRUFBRSxhQUFhLEVBQUUsRUFBRSxDQUFDLENBQUM7SUFDN0QsQ0FBQztJQUVELFlBQVksQ0FBQyxLQUFhO1FBQ3hCLE9BQU8sS0FBSyxDQUFDO0lBQ2YsQ0FBQztJQUVELGVBQWUsQ0FBQyxPQUFzQjtRQUNwQyxPQUFPLE9BQU8sT0FBTyxFQUFFLEdBQUcsRUFBRSxHQUFHLEdBQUcsQ0FBQztJQUNyQyxDQUFDO0lBRU8sZUFBZSxDQUFDLE9BQTRCLEVBQUUsTUFBYztRQUNsRSxJQUFJLENBQUMsT0FBTyxJQUFJLE9BQU8sTUFBTSxLQUFLLFdBQVcsRUFBRTtZQUM3QyxPQUFPO1NBQ1I7UUFDRCxNQUFNLEdBQUcsR0FBRyxPQUFPLFlBQVksT0FBTyxDQUFDLENBQUMsQ0FBQyxPQUFPLENBQUMscUJBQXFCLEVBQUUsQ0FBQyxHQUFHLEdBQUcsTUFBTSxDQUFDLE9BQU8sR0FBRyxNQUFNLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUMzRyxNQUFNLENBQUMsUUFBUSxDQUFDLEVBQUUsR0FBRyxFQUFFLFFBQVEsRUFBRSxRQUFRLEVBQUUsQ0FBQyxDQUFDO0lBQy9DLENBQUM7K0dBcENVLDBCQUEwQjttR0FBMUIsMEJBQTBCLDhVQ2J2Qyw0aUdBc0VBLGt2bkJEOURZLFlBQVk7OzRGQUtYLDBCQUEwQjtrQkFSdEMsU0FBUzsrQkFDRSxxQkFBcUIsY0FDbkIsSUFBSSxXQUNQLENBQUMsWUFBWSxDQUFDLGlCQUdSLGlCQUFpQixDQUFDLFFBQVE7d0RBSU8sY0FBYztzQkFBN0QsU0FBUzt1QkFBQyxnQkFBZ0IsRUFBRSxFQUFFLE1BQU0sRUFBRSxLQUFLLEVBQUU7Z0JBQ0EsWUFBWTtzQkFBekQsU0FBUzt1QkFBQyxjQUFjLEVBQUUsRUFBRSxNQUFNLEVBQUUsS0FBSyxFQUFFO2dCQUVuQyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csTUFBTTtzQkFBZCxLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IENvbXBvbmVudCwgRWxlbWVudFJlZiwgSW5wdXQsIFZpZXdDaGlsZCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEJhYnlsb25JbWFnZUksIEJhYnlsb25NdWx0aW1lZGlhSSwgQmFieWxvblRleHRJbmZvSSB9IGZyb20gJy4uLy4uLy4uLy4uL2ludGVyZmFjZXMnO1xuaW1wb3J0IHsgQmFieWxvblN0eWxlR2xvYmFsSXRlbSB9IGZyb20gJy4uLy4uLy4uLy4uL2ludGVyZmFjZXMvYmFieWxvbi1zdHlsZS5pbnRlcmZhY2UnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdjb2xsYXBzYWJsZS1pbmZvLXYyJyxcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXG4gIHRlbXBsYXRlVXJsOiAnLi9jb2xsYXBzYWJsZS1pbmZvLXYyLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmw6ICcuL2NvbGxhcHNhYmxlLWluZm8tdjIuY29tcG9uZW50LnNjc3MnLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5FbXVsYXRlZFxufSlcbmV4cG9ydCBjbGFzcyBDb2xsYXBzYWJsZUluZm9WMkNvbXBvbmVudCB7XG4gIG1vcmVUZXh0T3BlbiA9IGZhbHNlO1xuICBAVmlld0NoaWxkKCdtb3JlVGV4dE1vZHVsZScsIHsgc3RhdGljOiBmYWxzZSB9KSBtb3JlVGV4dE1vZHVsZT86IEVsZW1lbnRSZWY8SFRNTEVsZW1lbnQ+O1xuICBAVmlld0NoaWxkKCd0b2dnbGVCdXR0b24nLCB7IHN0YXRpYzogZmFsc2UgfSkgdG9nZ2xlQnV0dG9uPzogRWxlbWVudFJlZjxIVE1MRWxlbWVudD47XG5cbiAgQElucHV0KCkgdGV4dHM/OiBCYWJ5bG9uVGV4dEluZm9JO1xuICBASW5wdXQoKSBzdHlsZXM/OiBCYWJ5bG9uU3R5bGVHbG9iYWxJdGVtO1xuICBjb25zdHJ1Y3RvcigpIHtcbiAgfVxuXG4gIHRvZ2dsZU1vcmVUZXh0KCk6IHZvaWQge1xuICAgIHRoaXMubW9yZVRleHRPcGVuID0gIXRoaXMubW9yZVRleHRPcGVuO1xuICAgIGlmICh0aGlzLm1vcmVUZXh0T3Blbikge1xuICAgICAgdGhpcy5zY3JvbGxUb0VsZW1lbnQodGhpcy5tb3JlVGV4dE1vZHVsZT8ubmF0aXZlRWxlbWVudCwgd2luZG93LmlubmVyV2lkdGggPj0gMTI4MCA/IDE2MCA6IDkwKTtcbiAgICB9XG4gIH1cblxuICBjbG9zZU1vcmVUZXh0KCk6IHZvaWQge1xuICAgIHRoaXMubW9yZVRleHRPcGVuID0gZmFsc2U7XG4gICAgdGhpcy5zY3JvbGxUb0VsZW1lbnQodGhpcy50b2dnbGVCdXR0b24/Lm5hdGl2ZUVsZW1lbnQsIDkwKTtcbiAgfVxuXG4gIHRyYWNrRWxlbWVudChpbmRleDogbnVtYmVyKTogbnVtYmVyIHtcbiAgICByZXR1cm4gaW5kZXg7XG4gIH1cblxuICBiYWNrZ3JvdW5kSW1hZ2UoZWxlbWVudDogQmFieWxvbkltYWdlSSk6IHN0cmluZyB7XG4gICAgcmV0dXJuIGB1cmwoJHtlbGVtZW50Py5pbWc/LnNyY30pYDtcbiAgfVxuXG4gIHByaXZhdGUgc2Nyb2xsVG9FbGVtZW50KGVsZW1lbnQ6IEVsZW1lbnQgfCB1bmRlZmluZWQsIG9mZnNldDogbnVtYmVyKTogdm9pZCB7XG4gICAgaWYgKCFlbGVtZW50IHx8IHR5cGVvZiB3aW5kb3cgPT09ICd1bmRlZmluZWQnKSB7XG4gICAgICByZXR1cm47XG4gICAgfVxuICAgIGNvbnN0IHRvcCA9IGVsZW1lbnQgaW5zdGFuY2VvZiBFbGVtZW50ID8gZWxlbWVudC5nZXRCb3VuZGluZ0NsaWVudFJlY3QoKS50b3AgKyB3aW5kb3cuc2Nyb2xsWSAtIG9mZnNldCA6IDA7XG4gICAgd2luZG93LnNjcm9sbFRvKHsgdG9wLCBiZWhhdmlvcjogJ3Ntb290aCcgfSk7XG4gIH1cbn1cbiIsIiAgPHNlY3Rpb24gY2xhc3M9XCJpbnRyby1tb2R1bGUgbWItbmVnYXRpdmUgc3RhcnRcIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJiaWctd3JhcHBlclwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwid3JhcC1pbnRyby1tb2R1bGUgbW9kdWxlLXNwYWNlclwiPlxuICAgICAgICA8aGVhZGVyIGNsYXNzPVwiaW50cm8tbW9kdWxlLWhlYWRlclwiPlxuICAgICAgICAgIEBpZiggdGV4dHM/LnByZXRpdGxlKSB7XG4gICAgICAgICAgICA8cCBjbGFzcz1cImludHJvLWhlYWRlci1wcmV0aXRsZVwiIFtpbm5lckhUTUxdPVwidGV4dHM/LnByZXRpdGxlXCI+PC9wPlxuICAgICAgICAgIH1cbiAgICAgICAgICBAaWYoIHRleHRzPy50aXRsZSkge1xuICAgICAgICAgICAgPGgyIGNsYXNzPVwiaW50cm8taGVhZGVyLXRpdGxlXCI+e3sgdGV4dHM/LnRpdGxlIH19PC9oMj5cbiAgICAgICAgICB9XG4gICAgICAgICAgPGRpdlxuICAgICAgICAgICAgY2xhc3M9XCJpbnRyby1oZWFkZXItYnRuIGJ0bi1saW5rZXIgdG9ib3R0b20ganMtb3Blbi1tb3JldGV4dFwiXG4gICAgICAgICAgICByb2xlPVwiYnV0dG9uXCJcbiAgICAgICAgICAgIHRhYmluZGV4PVwiMFwiXG4gICAgICAgICAgICBbbmdDbGFzc109XCJ7IGhpZGRlbjogbW9yZVRleHRPcGVuIH1cIlxuICAgICAgICAgICAgKGNsaWNrKT1cInRvZ2dsZU1vcmVUZXh0KClcIlxuICAgICAgICAgICAgKGtleXVwLmVudGVyKT1cInRvZ2dsZU1vcmVUZXh0KClcIlxuICAgICAgICAgICAgI3RvZ2dsZUJ1dHRvblxuICAgICAgICAgID5cbiAgICAgICAgICBAaWYgKHRleHRzPy5tb3JlSW5mb1RleHQpIHtcbiAgICAgICAgICAgIDxwIGNsYXNzPVwiYnRuLWxpbmtlci10ZXh0XCIgW2lubmVySFRNTF09XCJ0ZXh0cz8ubW9yZUluZm9UZXh0XCI+PC9wPlxuICAgICAgICAgIH1cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9oZWFkZXI+XG4gICAgICAgIDxkaXZcbiAgICAgICAgICBjbGFzcz1cIm1vcmV0ZXh0LW1vZHVsZSBpbnRyby1tb2R1bGUtbW9yZXRleHRcIlxuICAgICAgICAgIFtuZ0NsYXNzXT1cInsgb3BlbjogbW9yZVRleHRPcGVuIH1cIlxuICAgICAgICAgICNtb3JlVGV4dE1vZHVsZVxuICAgICAgICA+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cIndyYXAtaW50cm8tbW9yZXRleHRcIj5cbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImludHJvLW1vcmV0ZXh0LWVsZW1lbnRcIj5cbiAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm8tbW9yZXRleHQtZWxlbWVudFwiPlxuICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImludHJvLW1vcmV0ZXh0LWVsZW1lbnRfd3JhcHBlciBhbGlnbi1ib3R0b21cIj5cbiAgICAgICAgICAgICAgICAgICAgQGlmICh0ZXh0cz8uZmlyc3REZXNjcmlwdGlvbikge1xuICAgICAgICAgICAgICAgICAgICAgIEBpZiAodGV4dHM/LmZpcnN0VGl0bGUpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIDxoMiBjbGFzcz1cImludHJvLW1vcmV0ZXh0LWVsZW1lbnRfdGl0bGVcIj57eyB0ZXh0cz8uZmlyc3RUaXRsZSB9fTwvaDI+XG4gICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwiaW50cm8tbW9yZXRleHQtZWxlbWVudF90ZXh0XCIgW2lubmVySFRNTF09XCJ0ZXh0cz8uZmlyc3REZXNjcmlwdGlvblwiPjwvcD5cbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICBAaWYgKHRleHRzPy5zZWNvbmREZXNjcmlwdGlvbikge1xuICAgICAgICAgICAgICAgICAgICAgIEBpZiAodGV4dHM/LnNlY29uZFRpdGxlKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJpbnRyby1tb3JldGV4dC1lbGVtZW50X3RpdGxlXCI+e3sgdGV4dHM/LnNlY29uZFRpdGxlIH19PC9oMj5cbiAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJpbnRyby1tb3JldGV4dC1lbGVtZW50X3RleHRcIiBbaW5uZXJIVE1MXT1cInRleHRzPy5zZWNvbmREZXNjcmlwdGlvblwiPjwvcD5cbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICBAaWYgKHRleHRzPy50aGlyZERlc2NyaXB0aW9uKSB7XG4gICAgICAgICAgICAgICAgICAgICAgQGlmICh0ZXh0cz8udGhpcmRUaXRsZSkge1xuICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwiaW50cm8tbW9yZXRleHQtZWxlbWVudF90aXRsZVwiPnt7IHRleHRzPy50aGlyZFRpdGxlIH19PC9oMj5cbiAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJpbnRyby1tb3JldGV4dC1lbGVtZW50X3RleHRcIiBbaW5uZXJIVE1MXT1cInRleHRzPy50aGlyZERlc2NyaXB0aW9uXCI+PC9wPlxuICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgQGlmICggbW9yZVRleHRPcGVuKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2XG4gICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiaW50cm8tbW9yZXRleHQtZWxlbWVudF9idG4gYnRuLWxpbmtlciB0b3RvcCBqcy1jbG9zZS1tb3JldGV4dFwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgIHJvbGU9XCJidXR0b25cIlxuICAgICAgICAgICAgICAgICAgICAgICAgICB0YWJpbmRleD1cIjBcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAoY2xpY2spPVwiY2xvc2VNb3JlVGV4dCgpXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgKGtleXVwLmVudGVyKT1cImNsb3NlTW9yZVRleHQoKVwiXG4gICAgICAgICAgICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwiYnRuLWxpbmtlci10ZXh0XCI+e3sgdGV4dHM/LmhpZGVJbmZvVGV4dCA/PyB0ZXh0cz8uc3ZnIH19PC9wPlxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG4gIDwvc2VjdGlvbj5cbiJdfQ==
|
|
49
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29sbGFwc2FibGUtaW5mby12Mi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9leHRlcm5hbC9jb3JlL2NvbGxhcHNhYmxlLWluZm8tdjIvY29sbGFwc2FibGUtaW5mby12Mi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9leHRlcm5hbC9jb3JlL2NvbGxhcHNhYmxlLWluZm8tdjIvY29sbGFwc2FibGUtaW5mby12Mi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFNBQVMsRUFBYyxLQUFLLEVBQUUsU0FBUyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFZM0YsTUFBTSxPQUFPLDBCQUEwQjtJQU9yQztRQU5BLGlCQUFZLEdBQUcsS0FBSyxDQUFDO0lBT3JCLENBQUM7SUFFRCxjQUFjO1FBQ1osSUFBSSxDQUFDLFlBQVksR0FBRyxDQUFDLElBQUksQ0FBQyxZQUFZLENBQUM7UUFDdkMsSUFBSSxJQUFJLENBQUMsWUFBWSxFQUFFO1lBQ3JCLElBQUksQ0FBQyxlQUFlLENBQUMsSUFBSSxDQUFDLGNBQWMsRUFBRSxhQUFhLEVBQUUsTUFBTSxDQUFDLFVBQVUsSUFBSSxJQUFJLENBQUMsQ0FBQyxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUM7U0FDaEc7SUFDSCxDQUFDO0lBRUQsYUFBYTtRQUNYLElBQUksQ0FBQyxZQUFZLEdBQUcsS0FBSyxDQUFDO1FBQzFCLElBQUksQ0FBQyxlQUFlLENBQUMsSUFBSSxDQUFDLFlBQVksRUFBRSxhQUFhLEVBQUUsRUFBRSxDQUFDLENBQUM7SUFDN0QsQ0FBQztJQUVELFlBQVksQ0FBQyxLQUFhO1FBQ3hCLE9BQU8sS0FBSyxDQUFDO0lBQ2YsQ0FBQztJQUVELGVBQWUsQ0FBQyxPQUFzQjtRQUNwQyxPQUFPLE9BQU8sT0FBTyxFQUFFLEdBQUcsRUFBRSxHQUFHLEdBQUcsQ0FBQztJQUNyQyxDQUFDO0lBRU8sZUFBZSxDQUFDLE9BQTRCLEVBQUUsTUFBYztRQUNsRSxJQUFJLENBQUMsT0FBTyxJQUFJLE9BQU8sTUFBTSxLQUFLLFdBQVcsRUFBRTtZQUM3QyxPQUFPO1NBQ1I7UUFDRCxNQUFNLEdBQUcsR0FBRyxPQUFPLFlBQVksT0FBTyxDQUFDLENBQUMsQ0FBQyxPQUFPLENBQUMscUJBQXFCLEVBQUUsQ0FBQyxHQUFHLEdBQUcsTUFBTSxDQUFDLE9BQU8sR0FBRyxNQUFNLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUMzRyxNQUFNLENBQUMsUUFBUSxDQUFDLEVBQUUsR0FBRyxFQUFFLFFBQVEsRUFBRSxRQUFRLEVBQUUsQ0FBQyxDQUFDO0lBQy9DLENBQUM7K0dBcENVLDBCQUEwQjttR0FBMUIsMEJBQTBCLDhVQ2J2QyxtOUpBMEdBLDBnb0JEbEdZLFlBQVk7OzRGQUtYLDBCQUEwQjtrQkFSdEMsU0FBUzsrQkFDRSxxQkFBcUIsY0FDbkIsSUFBSSxXQUNQLENBQUMsWUFBWSxDQUFDLGlCQUdSLGlCQUFpQixDQUFDLFFBQVE7d0RBSU8sY0FBYztzQkFBN0QsU0FBUzt1QkFBQyxnQkFBZ0IsRUFBRSxFQUFFLE1BQU0sRUFBRSxLQUFLLEVBQUU7Z0JBQ0EsWUFBWTtzQkFBekQsU0FBUzt1QkFBQyxjQUFjLEVBQUUsRUFBRSxNQUFNLEVBQUUsS0FBSyxFQUFFO2dCQUVuQyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csTUFBTTtzQkFBZCxLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IENvbXBvbmVudCwgRWxlbWVudFJlZiwgSW5wdXQsIFZpZXdDaGlsZCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEJhYnlsb25JbWFnZUksIEJhYnlsb25NdWx0aW1lZGlhSSwgQmFieWxvblRleHRJbmZvSSB9IGZyb20gJy4uLy4uLy4uLy4uL2ludGVyZmFjZXMnO1xuaW1wb3J0IHsgQmFieWxvblN0eWxlR2xvYmFsSXRlbSB9IGZyb20gJy4uLy4uLy4uLy4uL2ludGVyZmFjZXMvYmFieWxvbi1zdHlsZS5pbnRlcmZhY2UnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdjb2xsYXBzYWJsZS1pbmZvLXYyJyxcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXG4gIHRlbXBsYXRlVXJsOiAnLi9jb2xsYXBzYWJsZS1pbmZvLXYyLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmw6ICcuL2NvbGxhcHNhYmxlLWluZm8tdjIuY29tcG9uZW50LnNjc3MnLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5FbXVsYXRlZFxufSlcbmV4cG9ydCBjbGFzcyBDb2xsYXBzYWJsZUluZm9WMkNvbXBvbmVudCB7XG4gIG1vcmVUZXh0T3BlbiA9IGZhbHNlO1xuICBAVmlld0NoaWxkKCdtb3JlVGV4dE1vZHVsZScsIHsgc3RhdGljOiBmYWxzZSB9KSBtb3JlVGV4dE1vZHVsZT86IEVsZW1lbnRSZWY8SFRNTEVsZW1lbnQ+O1xuICBAVmlld0NoaWxkKCd0b2dnbGVCdXR0b24nLCB7IHN0YXRpYzogZmFsc2UgfSkgdG9nZ2xlQnV0dG9uPzogRWxlbWVudFJlZjxIVE1MRWxlbWVudD47XG5cbiAgQElucHV0KCkgdGV4dHM/OiBCYWJ5bG9uVGV4dEluZm9JO1xuICBASW5wdXQoKSBzdHlsZXM/OiBCYWJ5bG9uU3R5bGVHbG9iYWxJdGVtO1xuICBjb25zdHJ1Y3RvcigpIHtcbiAgfVxuXG4gIHRvZ2dsZU1vcmVUZXh0KCk6IHZvaWQge1xuICAgIHRoaXMubW9yZVRleHRPcGVuID0gIXRoaXMubW9yZVRleHRPcGVuO1xuICAgIGlmICh0aGlzLm1vcmVUZXh0T3Blbikge1xuICAgICAgdGhpcy5zY3JvbGxUb0VsZW1lbnQodGhpcy5tb3JlVGV4dE1vZHVsZT8ubmF0aXZlRWxlbWVudCwgd2luZG93LmlubmVyV2lkdGggPj0gMTI4MCA/IDE2MCA6IDkwKTtcbiAgICB9XG4gIH1cblxuICBjbG9zZU1vcmVUZXh0KCk6IHZvaWQge1xuICAgIHRoaXMubW9yZVRleHRPcGVuID0gZmFsc2U7XG4gICAgdGhpcy5zY3JvbGxUb0VsZW1lbnQodGhpcy50b2dnbGVCdXR0b24/Lm5hdGl2ZUVsZW1lbnQsIDkwKTtcbiAgfVxuXG4gIHRyYWNrRWxlbWVudChpbmRleDogbnVtYmVyKTogbnVtYmVyIHtcbiAgICByZXR1cm4gaW5kZXg7XG4gIH1cblxuICBiYWNrZ3JvdW5kSW1hZ2UoZWxlbWVudDogQmFieWxvbkltYWdlSSk6IHN0cmluZyB7XG4gICAgcmV0dXJuIGB1cmwoJHtlbGVtZW50Py5pbWc/LnNyY30pYDtcbiAgfVxuXG4gIHByaXZhdGUgc2Nyb2xsVG9FbGVtZW50KGVsZW1lbnQ6IEVsZW1lbnQgfCB1bmRlZmluZWQsIG9mZnNldDogbnVtYmVyKTogdm9pZCB7XG4gICAgaWYgKCFlbGVtZW50IHx8IHR5cGVvZiB3aW5kb3cgPT09ICd1bmRlZmluZWQnKSB7XG4gICAgICByZXR1cm47XG4gICAgfVxuICAgIGNvbnN0IHRvcCA9IGVsZW1lbnQgaW5zdGFuY2VvZiBFbGVtZW50ID8gZWxlbWVudC5nZXRCb3VuZGluZ0NsaWVudFJlY3QoKS50b3AgKyB3aW5kb3cuc2Nyb2xsWSAtIG9mZnNldCA6IDA7XG4gICAgd2luZG93LnNjcm9sbFRvKHsgdG9wLCBiZWhhdmlvcjogJ3Ntb290aCcgfSk7XG4gIH1cbn1cbiIsIjxzZWN0aW9uIGNsYXNzPVwiaW50cm8tbW9kdWxlIG1iLW5lZ2F0aXZlIHN0YXJ0XCI+XG4gICAgPGRpdiBjbGFzcz1cImJpZy13cmFwcGVyXCI+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJ3cmFwLWludHJvLW1vZHVsZSBtb2R1bGUtc3BhY2VyXCI+XG4gICAgICAgICAgICA8aGVhZGVyIGNsYXNzPVwiaW50cm8tbW9kdWxlLWhlYWRlclwiPlxuICAgICAgICAgICAgICAgIEBpZiAodGV4dHM/LnByZXRpdGxlKSB7XG4gICAgICAgICAgICAgICAgICAgIDxwXG4gICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImludHJvLWhlYWRlci1wcmV0aXRsZVwiXG4gICAgICAgICAgICAgICAgICAgICAgICBbaW5uZXJIVE1MXT1cInRleHRzPy5wcmV0aXRsZVwiXG4gICAgICAgICAgICAgICAgICAgID48L3A+XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIEBpZiAodGV4dHM/LnRpdGxlKSB7XG4gICAgICAgICAgICAgICAgICAgIDxoMiBjbGFzcz1cImludHJvLWhlYWRlci10aXRsZVwiPnt7IHRleHRzPy50aXRsZSB9fTwvaDI+XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIDxkaXZcbiAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJpbnRyby1oZWFkZXItYnRuIGJ0bi1saW5rZXIgdG9ib3R0b20ganMtb3Blbi1tb3JldGV4dFwiXG4gICAgICAgICAgICAgICAgICAgIHJvbGU9XCJidXR0b25cIlxuICAgICAgICAgICAgICAgICAgICB0YWJpbmRleD1cIjBcIlxuICAgICAgICAgICAgICAgICAgICBbbmdDbGFzc109XCJ7IGhpZGRlbjogbW9yZVRleHRPcGVuIH1cIlxuICAgICAgICAgICAgICAgICAgICAoY2xpY2spPVwidG9nZ2xlTW9yZVRleHQoKVwiXG4gICAgICAgICAgICAgICAgICAgIChrZXl1cC5lbnRlcik9XCJ0b2dnbGVNb3JlVGV4dCgpXCJcbiAgICAgICAgICAgICAgICAgICAgI3RvZ2dsZUJ1dHRvblxuICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgICAgQGlmICh0ZXh0cz8ubW9yZUluZm9UZXh0KSB7XG4gICAgICAgICAgICAgICAgICAgICAgICA8cFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiYnRuLWxpbmtlci10ZXh0XCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBbaW5uZXJIVE1MXT1cInRleHRzPy5tb3JlSW5mb1RleHRcIlxuICAgICAgICAgICAgICAgICAgICAgICAgPjwvcD5cbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9oZWFkZXI+XG4gICAgICAgICAgICA8ZGl2XG4gICAgICAgICAgICAgICAgY2xhc3M9XCJtb3JldGV4dC1tb2R1bGUgaW50cm8tbW9kdWxlLW1vcmV0ZXh0XCJcbiAgICAgICAgICAgICAgICBbbmdDbGFzc109XCJ7IG9wZW46IG1vcmVUZXh0T3BlbiB9XCJcbiAgICAgICAgICAgICAgICAjbW9yZVRleHRNb2R1bGVcbiAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwid3JhcC1pbnRyby1tb3JldGV4dFwiPlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm8tbW9yZXRleHQtZWxlbWVudFwiPjwvZGl2PlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm8tbW9yZXRleHQtZWxlbWVudFwiPlxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiaW50cm8tbW9yZXRleHQtZWxlbWVudF93cmFwcGVyIGFsaWduLWJvdHRvbVwiXG4gICAgICAgICAgICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgQGlmICh0ZXh0cz8uZmlyc3REZXNjcmlwdGlvbikge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGV4dC1ibG9ja1wiPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgQGlmICh0ZXh0cz8uZmlyc3RUaXRsZSkge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxoMlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImludHJvLW1vcmV0ZXh0LWVsZW1lbnRfdGl0bGVcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAge3sgdGV4dHM/LmZpcnN0VGl0bGUgfX1cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2gyPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiaW50cm8tbW9yZXRleHQtZWxlbWVudF90ZXh0XCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbaW5uZXJIVE1MXT1cInRleHRzPy5maXJzdERlc2NyaXB0aW9uXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgID48L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIEBpZiAodGV4dHM/LnNlY29uZERlc2NyaXB0aW9uKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ0ZXh0LWJsb2NrXCI+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBAaWYgKHRleHRzPy5zZWNvbmRUaXRsZSkge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxoMlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImludHJvLW1vcmV0ZXh0LWVsZW1lbnRfdGl0bGVcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAge3sgdGV4dHM/LnNlY29uZFRpdGxlIH19XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9oMj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXZcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImludHJvLW1vcmV0ZXh0LWVsZW1lbnRfdGV4dFwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW2lubmVySFRNTF09XCJ0ZXh0cz8uc2Vjb25kRGVzY3JpcHRpb25cIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPjwvZGl2PlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgQGlmICh0ZXh0cz8udGhpcmREZXNjcmlwdGlvbikge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGV4dC1ibG9ja1wiPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgQGlmICh0ZXh0cz8udGhpcmRUaXRsZSkge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxoMlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImludHJvLW1vcmV0ZXh0LWVsZW1lbnRfdGl0bGVcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAge3sgdGV4dHM/LnRoaXJkVGl0bGUgfX1cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2gyPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiaW50cm8tbW9yZXRleHQtZWxlbWVudF90ZXh0XCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbaW5uZXJIVE1MXT1cInRleHRzPy50aGlyZERlc2NyaXB0aW9uXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgID48L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgICBAaWYgKG1vcmVUZXh0T3Blbikge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXZcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJpbnRyby1tb3JldGV4dC1lbGVtZW50X2J0biBidG4tbGlua2VyIHRvdG9wIGpzLWNsb3NlLW1vcmV0ZXh0XCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgcm9sZT1cImJ1dHRvblwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHRhYmluZGV4PVwiMFwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIChjbGljayk9XCJjbG9zZU1vcmVUZXh0KClcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAoa2V5dXAuZW50ZXIpPVwiY2xvc2VNb3JlVGV4dCgpXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwiYnRuLWxpbmtlci10ZXh0XCI+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB7eyB0ZXh0cz8uaGlkZUluZm9UZXh0ID8/IHRleHRzPy5zdmcgfX1cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9wPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbjwvc2VjdGlvbj5cbiJdfQ==
|